@tsonic/aspnetcore 10.0.12 → 10.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/Microsoft.AspNetCore.Authentication/bindings.json +0 -520
  2. package/Microsoft.AspNetCore.Authentication/internal/index.d.ts +6 -31
  3. package/Microsoft.AspNetCore.Authentication.Cookies/bindings.json +0 -140
  4. package/Microsoft.AspNetCore.Authentication.Cookies/internal/index.d.ts +1 -7
  5. package/Microsoft.AspNetCore.Authentication.OAuth/bindings.json +0 -120
  6. package/Microsoft.AspNetCore.Authentication.OAuth/internal/index.d.ts +1 -6
  7. package/Microsoft.AspNetCore.Authorization.Infrastructure/bindings.json +0 -160
  8. package/Microsoft.AspNetCore.Authorization.Infrastructure/internal/index.d.ts +8 -8
  9. package/Microsoft.AspNetCore.Components/bindings.json +0 -380
  10. package/Microsoft.AspNetCore.Components/internal/index.d.ts +3 -22
  11. package/Microsoft.AspNetCore.Components.Authorization/bindings.json +0 -340
  12. package/Microsoft.AspNetCore.Components.Authorization/internal/index.d.ts +4 -21
  13. package/Microsoft.AspNetCore.Components.Forms/bindings.json +223 -1903
  14. package/Microsoft.AspNetCore.Components.Forms/internal/index.d.ts +19 -93
  15. package/Microsoft.AspNetCore.Components.RenderTree/bindings.json +1 -1
  16. package/Microsoft.AspNetCore.Components.Routing/bindings.json +0 -180
  17. package/Microsoft.AspNetCore.Components.Routing/internal/index.d.ts +2 -11
  18. package/Microsoft.AspNetCore.Components.Server/bindings.json +0 -40
  19. package/Microsoft.AspNetCore.Components.Server/internal/index.d.ts +1 -2
  20. package/Microsoft.AspNetCore.Components.Web/bindings.json +0 -380
  21. package/Microsoft.AspNetCore.Components.Web/internal/index.d.ts +4 -23
  22. package/Microsoft.AspNetCore.Components.Web.Virtualization/bindings.json +0 -80
  23. package/Microsoft.AspNetCore.Components.Web.Virtualization/internal/index.d.ts +1 -5
  24. package/Microsoft.AspNetCore.Hosting/bindings.json +0 -100
  25. package/Microsoft.AspNetCore.Hosting/internal/index.d.ts +0 -5
  26. package/Microsoft.AspNetCore.Http.HttpResults/bindings.json +0 -20
  27. package/Microsoft.AspNetCore.Http.HttpResults/internal/index.d.ts +1 -2
  28. package/Microsoft.AspNetCore.Identity/bindings.json +0 -960
  29. package/Microsoft.AspNetCore.Identity/internal/index.d.ts +3 -49
  30. package/Microsoft.AspNetCore.Localization/bindings.json +0 -80
  31. package/Microsoft.AspNetCore.Localization.Routing/bindings.json +0 -20
  32. package/Microsoft.AspNetCore.Mvc/bindings.json +0 -660
  33. package/Microsoft.AspNetCore.Mvc/internal/index.d.ts +8 -41
  34. package/Microsoft.AspNetCore.Mvc.ApplicationParts/bindings.json +0 -80
  35. package/Microsoft.AspNetCore.Mvc.DataAnnotations/bindings.json +0 -20
  36. package/Microsoft.AspNetCore.Mvc.DataAnnotations/internal/index.d.ts +1 -1
  37. package/Microsoft.AspNetCore.Mvc.Formatters/bindings.json +15 -595
  38. package/Microsoft.AspNetCore.Mvc.Formatters/internal/index.d.ts +11 -35
  39. package/Microsoft.AspNetCore.Mvc.Formatters.Xml/bindings.json +0 -20
  40. package/Microsoft.AspNetCore.Mvc.Formatters.Xml/internal/index.d.ts +0 -1
  41. package/Microsoft.AspNetCore.Mvc.Infrastructure/bindings.json +0 -60
  42. package/Microsoft.AspNetCore.Mvc.ModelBinding/bindings.json +0 -280
  43. package/Microsoft.AspNetCore.Mvc.ModelBinding/internal/index.d.ts +5 -18
  44. package/Microsoft.AspNetCore.Mvc.ModelBinding.Binders/bindings.json +0 -100
  45. package/Microsoft.AspNetCore.Mvc.ModelBinding.Binders/internal/index.d.ts +1 -5
  46. package/Microsoft.AspNetCore.Mvc.ModelBinding.Metadata/bindings.json +0 -40
  47. package/Microsoft.AspNetCore.Mvc.ModelBinding.Metadata/internal/index.d.ts +0 -1
  48. package/Microsoft.AspNetCore.Mvc.Razor/bindings.json +3 -63
  49. package/Microsoft.AspNetCore.Mvc.Razor/internal/index.d.ts +0 -3
  50. package/Microsoft.AspNetCore.Mvc.Razor.TagHelpers/bindings.json +0 -120
  51. package/Microsoft.AspNetCore.Mvc.Razor.TagHelpers/internal/index.d.ts +3 -9
  52. package/Microsoft.AspNetCore.Mvc.RazorPages/bindings.json +0 -60
  53. package/Microsoft.AspNetCore.Mvc.RazorPages/internal/index.d.ts +0 -3
  54. package/Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure/bindings.json +6 -6
  55. package/Microsoft.AspNetCore.Mvc.Routing/bindings.json +0 -60
  56. package/Microsoft.AspNetCore.Mvc.Routing/internal/index.d.ts +1 -3
  57. package/Microsoft.AspNetCore.Mvc.TagHelpers/bindings.json +0 -600
  58. package/Microsoft.AspNetCore.Mvc.TagHelpers/internal/index.d.ts +18 -48
  59. package/Microsoft.AspNetCore.Mvc.ViewFeatures/bindings.json +12 -612
  60. package/Microsoft.AspNetCore.Mvc.ViewFeatures/internal/index.d.ts +3 -29
  61. package/Microsoft.AspNetCore.Razor.TagHelpers/bindings.json +0 -60
  62. package/Microsoft.AspNetCore.Razor.TagHelpers/internal/index.d.ts +0 -3
  63. package/Microsoft.AspNetCore.Routing/bindings.json +0 -60
  64. package/Microsoft.AspNetCore.Routing/internal/index.d.ts +0 -3
  65. package/Microsoft.AspNetCore.Routing.Constraints/bindings.json +0 -80
  66. package/Microsoft.AspNetCore.Routing.Constraints/internal/index.d.ts +2 -6
  67. package/Microsoft.AspNetCore.SignalR/bindings.json +3 -103
  68. package/Microsoft.JSInterop/bindings.json +0 -120
  69. package/Microsoft.JSInterop/internal/index.d.ts +0 -6
  70. package/Microsoft.JSInterop.Implementation/bindings.json +0 -240
  71. package/Microsoft.JSInterop.Implementation/internal/index.d.ts +1 -13
  72. package/README.md +58 -2
  73. package/System.Threading.RateLimiting/bindings.json +16 -16
  74. package/package.json +4 -4
@@ -767,106 +767,6 @@
767
767
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
768
768
  "isExtensionMethod": false,
769
769
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
770
- },
771
- {
772
- "stableId": "Microsoft.AspNetCore.Components.Forms:Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
773
- "clrName": "Attach",
774
- "metadataToken": 0,
775
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
776
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
777
- "emitScope": "ClassSurface",
778
- "provenance": "BaseOverload",
779
- "arity": 0,
780
- "parameterCount": 1,
781
- "isStatic": false,
782
- "isAbstract": false,
783
- "isVirtual": true,
784
- "isOverride": false,
785
- "isSealed": false,
786
- "visibility": "Public",
787
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator",
788
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Forms",
789
- "isExtensionMethod": false
790
- },
791
- {
792
- "stableId": "Microsoft.AspNetCore.Components.Forms:Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
793
- "clrName": "HandleEventAsync",
794
- "metadataToken": 0,
795
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
796
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
797
- "emitScope": "ClassSurface",
798
- "provenance": "BaseOverload",
799
- "arity": 0,
800
- "parameterCount": 2,
801
- "isStatic": false,
802
- "isAbstract": false,
803
- "isVirtual": true,
804
- "isOverride": false,
805
- "isSealed": false,
806
- "visibility": "Public",
807
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator",
808
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Forms",
809
- "isExtensionMethod": false
810
- },
811
- {
812
- "stableId": "Microsoft.AspNetCore.Components.Forms:Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
813
- "clrName": "OnAfterRenderAsync",
814
- "metadataToken": 0,
815
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
816
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
817
- "emitScope": "ClassSurface",
818
- "provenance": "BaseOverload",
819
- "arity": 0,
820
- "parameterCount": 1,
821
- "isStatic": false,
822
- "isAbstract": false,
823
- "isVirtual": true,
824
- "isOverride": false,
825
- "isSealed": false,
826
- "visibility": "Protected",
827
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator",
828
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Forms",
829
- "isExtensionMethod": false
830
- },
831
- {
832
- "stableId": "Microsoft.AspNetCore.Components.Forms:Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator::OnAfterRenderAsync():System.Threading.Tasks.Task",
833
- "clrName": "OnAfterRenderAsync",
834
- "metadataToken": 0,
835
- "canonicalSignature": "():System.Threading.Tasks.Task",
836
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
837
- "emitScope": "ClassSurface",
838
- "provenance": "BaseOverload",
839
- "arity": 0,
840
- "parameterCount": 0,
841
- "isStatic": false,
842
- "isAbstract": false,
843
- "isVirtual": true,
844
- "isOverride": false,
845
- "isSealed": false,
846
- "visibility": "Public",
847
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator",
848
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Forms",
849
- "isExtensionMethod": false
850
- },
851
- {
852
- "stableId": "Microsoft.AspNetCore.Components.Forms:Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
853
- "clrName": "SetParametersAsync",
854
- "metadataToken": 0,
855
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
856
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
857
- "emitScope": "ClassSurface",
858
- "provenance": "BaseOverload",
859
- "arity": 0,
860
- "parameterCount": 1,
861
- "isStatic": false,
862
- "isAbstract": false,
863
- "isVirtual": true,
864
- "isOverride": false,
865
- "isSealed": false,
866
- "visibility": "Public",
867
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator",
868
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Forms",
869
- "isExtensionMethod": false
870
770
  }
871
771
  ],
872
772
  "properties": [],
@@ -1566,106 +1466,6 @@
1566
1466
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
1567
1467
  "isExtensionMethod": false,
1568
1468
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
1569
- },
1570
- {
1571
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.EditForm::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
1572
- "clrName": "Attach",
1573
- "metadataToken": 0,
1574
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
1575
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
1576
- "emitScope": "ClassSurface",
1577
- "provenance": "BaseOverload",
1578
- "arity": 0,
1579
- "parameterCount": 1,
1580
- "isStatic": false,
1581
- "isAbstract": false,
1582
- "isVirtual": true,
1583
- "isOverride": false,
1584
- "isSealed": false,
1585
- "visibility": "Public",
1586
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.EditForm",
1587
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
1588
- "isExtensionMethod": false
1589
- },
1590
- {
1591
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.EditForm::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
1592
- "clrName": "HandleEventAsync",
1593
- "metadataToken": 0,
1594
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
1595
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
1596
- "emitScope": "ClassSurface",
1597
- "provenance": "BaseOverload",
1598
- "arity": 0,
1599
- "parameterCount": 2,
1600
- "isStatic": false,
1601
- "isAbstract": false,
1602
- "isVirtual": true,
1603
- "isOverride": false,
1604
- "isSealed": false,
1605
- "visibility": "Public",
1606
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.EditForm",
1607
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
1608
- "isExtensionMethod": false
1609
- },
1610
- {
1611
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.EditForm::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
1612
- "clrName": "OnAfterRenderAsync",
1613
- "metadataToken": 0,
1614
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
1615
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
1616
- "emitScope": "ClassSurface",
1617
- "provenance": "BaseOverload",
1618
- "arity": 0,
1619
- "parameterCount": 1,
1620
- "isStatic": false,
1621
- "isAbstract": false,
1622
- "isVirtual": true,
1623
- "isOverride": false,
1624
- "isSealed": false,
1625
- "visibility": "Protected",
1626
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.EditForm",
1627
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
1628
- "isExtensionMethod": false
1629
- },
1630
- {
1631
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.EditForm::OnAfterRenderAsync():System.Threading.Tasks.Task",
1632
- "clrName": "OnAfterRenderAsync",
1633
- "metadataToken": 0,
1634
- "canonicalSignature": "():System.Threading.Tasks.Task",
1635
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
1636
- "emitScope": "ClassSurface",
1637
- "provenance": "BaseOverload",
1638
- "arity": 0,
1639
- "parameterCount": 0,
1640
- "isStatic": false,
1641
- "isAbstract": false,
1642
- "isVirtual": true,
1643
- "isOverride": false,
1644
- "isSealed": false,
1645
- "visibility": "Public",
1646
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.EditForm",
1647
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
1648
- "isExtensionMethod": false
1649
- },
1650
- {
1651
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.EditForm::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
1652
- "clrName": "SetParametersAsync",
1653
- "metadataToken": 0,
1654
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
1655
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
1656
- "emitScope": "ClassSurface",
1657
- "provenance": "BaseOverload",
1658
- "arity": 0,
1659
- "parameterCount": 1,
1660
- "isStatic": false,
1661
- "isAbstract": false,
1662
- "isVirtual": true,
1663
- "isOverride": false,
1664
- "isSealed": false,
1665
- "visibility": "Public",
1666
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.EditForm",
1667
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
1668
- "isExtensionMethod": false
1669
1469
  }
1670
1470
  ],
1671
1471
  "properties": [
@@ -2017,170 +1817,70 @@
2017
1817
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
2018
1818
  "isExtensionMethod": false,
2019
1819
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
2020
- },
1820
+ }
1821
+ ],
1822
+ "properties": [
2021
1823
  {
2022
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.Editor\u00601::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
2023
- "clrName": "Attach",
2024
- "metadataToken": 0,
2025
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
2026
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
1824
+ "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.Editor\u00601::Value:T",
1825
+ "clrName": "Value",
1826
+ "metadataToken": 385876137,
1827
+ "canonicalSignature": ":T",
1828
+ "normalizedSignature": "Value|:T|static=false|accessor=getset",
2027
1829
  "emitScope": "ClassSurface",
2028
- "provenance": "BaseOverload",
2029
- "arity": 0,
2030
- "parameterCount": 1,
1830
+ "provenance": "Original",
1831
+ "isIndexer": false,
1832
+ "hasGetter": true,
1833
+ "hasSetter": true,
2031
1834
  "isStatic": false,
2032
1835
  "isAbstract": false,
2033
- "isVirtual": true,
1836
+ "isVirtual": false,
2034
1837
  "isOverride": false,
2035
- "isSealed": false,
2036
1838
  "visibility": "Public",
2037
1839
  "declaringClrType": "Microsoft.AspNetCore.Components.Forms.Editor\u00601",
2038
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
2039
- "isExtensionMethod": false
1840
+ "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
2040
1841
  },
2041
1842
  {
2042
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.Editor\u00601::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
2043
- "clrName": "HandleEventAsync",
2044
- "metadataToken": 0,
2045
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
2046
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
1843
+ "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.Editor\u00601::ValueExpression:Expression_1",
1844
+ "clrName": "ValueExpression",
1845
+ "metadataToken": 385876138,
1846
+ "canonicalSignature": ":Expression_1",
1847
+ "normalizedSignature": "ValueExpression|:Expression_1|static=false|accessor=getset",
2047
1848
  "emitScope": "ClassSurface",
2048
- "provenance": "BaseOverload",
2049
- "arity": 0,
2050
- "parameterCount": 2,
1849
+ "provenance": "Original",
1850
+ "isIndexer": false,
1851
+ "hasGetter": true,
1852
+ "hasSetter": true,
2051
1853
  "isStatic": false,
2052
1854
  "isAbstract": false,
2053
- "isVirtual": true,
1855
+ "isVirtual": false,
2054
1856
  "isOverride": false,
2055
- "isSealed": false,
2056
1857
  "visibility": "Public",
2057
1858
  "declaringClrType": "Microsoft.AspNetCore.Components.Forms.Editor\u00601",
2058
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
2059
- "isExtensionMethod": false
1859
+ "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
2060
1860
  },
2061
1861
  {
2062
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.Editor\u00601::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
2063
- "clrName": "OnAfterRenderAsync",
2064
- "metadataToken": 0,
2065
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
2066
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
1862
+ "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.Editor\u00601::ValueChanged:EventCallback_1",
1863
+ "clrName": "ValueChanged",
1864
+ "metadataToken": 385876139,
1865
+ "canonicalSignature": ":EventCallback_1",
1866
+ "normalizedSignature": "ValueChanged|:EventCallback_1|static=false|accessor=getset",
2067
1867
  "emitScope": "ClassSurface",
2068
- "provenance": "BaseOverload",
2069
- "arity": 0,
2070
- "parameterCount": 1,
1868
+ "provenance": "Original",
1869
+ "isIndexer": false,
1870
+ "hasGetter": true,
1871
+ "hasSetter": true,
2071
1872
  "isStatic": false,
2072
1873
  "isAbstract": false,
2073
- "isVirtual": true,
1874
+ "isVirtual": false,
2074
1875
  "isOverride": false,
2075
- "isSealed": false,
2076
- "visibility": "Protected",
1876
+ "visibility": "Public",
2077
1877
  "declaringClrType": "Microsoft.AspNetCore.Components.Forms.Editor\u00601",
2078
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
2079
- "isExtensionMethod": false
2080
- },
2081
- {
2082
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.Editor\u00601::OnAfterRenderAsync():System.Threading.Tasks.Task",
2083
- "clrName": "OnAfterRenderAsync",
2084
- "metadataToken": 0,
2085
- "canonicalSignature": "():System.Threading.Tasks.Task",
2086
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
2087
- "emitScope": "ClassSurface",
2088
- "provenance": "BaseOverload",
2089
- "arity": 0,
2090
- "parameterCount": 0,
2091
- "isStatic": false,
2092
- "isAbstract": false,
2093
- "isVirtual": true,
2094
- "isOverride": false,
2095
- "isSealed": false,
2096
- "visibility": "Public",
2097
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.Editor\u00601",
2098
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
2099
- "isExtensionMethod": false
2100
- },
2101
- {
2102
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.Editor\u00601::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
2103
- "clrName": "SetParametersAsync",
2104
- "metadataToken": 0,
2105
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
2106
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
2107
- "emitScope": "ClassSurface",
2108
- "provenance": "BaseOverload",
2109
- "arity": 0,
2110
- "parameterCount": 1,
2111
- "isStatic": false,
2112
- "isAbstract": false,
2113
- "isVirtual": true,
2114
- "isOverride": false,
2115
- "isSealed": false,
2116
- "visibility": "Public",
2117
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.Editor\u00601",
2118
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
2119
- "isExtensionMethod": false
2120
- }
2121
- ],
2122
- "properties": [
2123
- {
2124
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.Editor\u00601::Value:T",
2125
- "clrName": "Value",
2126
- "metadataToken": 385876137,
2127
- "canonicalSignature": ":T",
2128
- "normalizedSignature": "Value|:T|static=false|accessor=getset",
2129
- "emitScope": "ClassSurface",
2130
- "provenance": "Original",
2131
- "isIndexer": false,
2132
- "hasGetter": true,
2133
- "hasSetter": true,
2134
- "isStatic": false,
2135
- "isAbstract": false,
2136
- "isVirtual": false,
2137
- "isOverride": false,
2138
- "visibility": "Public",
2139
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.Editor\u00601",
2140
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
2141
- },
2142
- {
2143
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.Editor\u00601::ValueExpression:Expression_1",
2144
- "clrName": "ValueExpression",
2145
- "metadataToken": 385876138,
2146
- "canonicalSignature": ":Expression_1",
2147
- "normalizedSignature": "ValueExpression|:Expression_1|static=false|accessor=getset",
2148
- "emitScope": "ClassSurface",
2149
- "provenance": "Original",
2150
- "isIndexer": false,
2151
- "hasGetter": true,
2152
- "hasSetter": true,
2153
- "isStatic": false,
2154
- "isAbstract": false,
2155
- "isVirtual": false,
2156
- "isOverride": false,
2157
- "visibility": "Public",
2158
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.Editor\u00601",
2159
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
2160
- },
2161
- {
2162
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.Editor\u00601::ValueChanged:EventCallback_1",
2163
- "clrName": "ValueChanged",
2164
- "metadataToken": 385876139,
2165
- "canonicalSignature": ":EventCallback_1",
2166
- "normalizedSignature": "ValueChanged|:EventCallback_1|static=false|accessor=getset",
2167
- "emitScope": "ClassSurface",
2168
- "provenance": "Original",
2169
- "isIndexer": false,
2170
- "hasGetter": true,
2171
- "hasSetter": true,
2172
- "isStatic": false,
2173
- "isAbstract": false,
2174
- "isVirtual": false,
2175
- "isOverride": false,
2176
- "visibility": "Public",
2177
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.Editor\u00601",
2178
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
2179
- }
2180
- ],
2181
- "fields": [],
2182
- "events": [],
2183
- "constructors": [
1878
+ "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
1879
+ }
1880
+ ],
1881
+ "fields": [],
1882
+ "events": [],
1883
+ "constructors": [
2184
1884
  {
2185
1885
  "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.Editor\u00601::.ctor():void",
2186
1886
  "metadataToken": 100663864,
@@ -2810,86 +2510,6 @@
2810
2510
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
2811
2511
  "isExtensionMethod": false,
2812
2512
  "sourceInterface": "Microsoft.AspNetCore.Components.IComponent"
2813
- },
2814
- {
2815
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputBase\u00601::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
2816
- "clrName": "Attach",
2817
- "metadataToken": 0,
2818
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
2819
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
2820
- "emitScope": "ClassSurface",
2821
- "provenance": "BaseOverload",
2822
- "arity": 0,
2823
- "parameterCount": 1,
2824
- "isStatic": false,
2825
- "isAbstract": false,
2826
- "isVirtual": true,
2827
- "isOverride": false,
2828
- "isSealed": false,
2829
- "visibility": "Public",
2830
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputBase\u00601",
2831
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
2832
- "isExtensionMethod": false
2833
- },
2834
- {
2835
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputBase\u00601::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
2836
- "clrName": "HandleEventAsync",
2837
- "metadataToken": 0,
2838
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
2839
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
2840
- "emitScope": "ClassSurface",
2841
- "provenance": "BaseOverload",
2842
- "arity": 0,
2843
- "parameterCount": 2,
2844
- "isStatic": false,
2845
- "isAbstract": false,
2846
- "isVirtual": true,
2847
- "isOverride": false,
2848
- "isSealed": false,
2849
- "visibility": "Public",
2850
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputBase\u00601",
2851
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
2852
- "isExtensionMethod": false
2853
- },
2854
- {
2855
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputBase\u00601::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
2856
- "clrName": "OnAfterRenderAsync",
2857
- "metadataToken": 0,
2858
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
2859
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
2860
- "emitScope": "ClassSurface",
2861
- "provenance": "BaseOverload",
2862
- "arity": 0,
2863
- "parameterCount": 1,
2864
- "isStatic": false,
2865
- "isAbstract": false,
2866
- "isVirtual": true,
2867
- "isOverride": false,
2868
- "isSealed": false,
2869
- "visibility": "Protected",
2870
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputBase\u00601",
2871
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
2872
- "isExtensionMethod": false
2873
- },
2874
- {
2875
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputBase\u00601::OnAfterRenderAsync():System.Threading.Tasks.Task",
2876
- "clrName": "OnAfterRenderAsync",
2877
- "metadataToken": 0,
2878
- "canonicalSignature": "():System.Threading.Tasks.Task",
2879
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
2880
- "emitScope": "ClassSurface",
2881
- "provenance": "BaseOverload",
2882
- "arity": 0,
2883
- "parameterCount": 0,
2884
- "isStatic": false,
2885
- "isAbstract": false,
2886
- "isVirtual": true,
2887
- "isOverride": false,
2888
- "isSealed": false,
2889
- "visibility": "Public",
2890
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputBase\u00601",
2891
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
2892
- "isExtensionMethod": false
2893
2513
  }
2894
2514
  ],
2895
2515
  "properties": [
@@ -3289,197 +2909,67 @@
3289
2909
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
3290
2910
  "isExtensionMethod": false,
3291
2911
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
3292
- },
2912
+ }
2913
+ ],
2914
+ "properties": [
3293
2915
  {
3294
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputCheckbox::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
3295
- "clrName": "Attach",
3296
- "metadataToken": 0,
3297
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
3298
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
2916
+ "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputCheckbox::Element:System.Nullable_1[[Microsoft.AspNetCore.Components.ElementReference,Microsoft.AspNetCore.Components,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
2917
+ "clrName": "Element",
2918
+ "metadataToken": 385876155,
2919
+ "canonicalSignature": ":System.Nullable_1[[Microsoft.AspNetCore.Components.ElementReference,Microsoft.AspNetCore.Components,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
2920
+ "normalizedSignature": "Element|:System.Nullable_1[[Microsoft.AspNetCore.Components.ElementReference,Microsoft.AspNetCore.Components,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false|accessor=getset",
3299
2921
  "emitScope": "ClassSurface",
3300
- "provenance": "BaseOverload",
3301
- "arity": 0,
3302
- "parameterCount": 1,
2922
+ "provenance": "Original",
2923
+ "isIndexer": false,
2924
+ "hasGetter": true,
2925
+ "hasSetter": true,
3303
2926
  "isStatic": false,
3304
2927
  "isAbstract": false,
3305
- "isVirtual": true,
2928
+ "isVirtual": false,
3306
2929
  "isOverride": false,
3307
- "isSealed": false,
3308
2930
  "visibility": "Public",
3309
2931
  "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputCheckbox",
3310
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
3311
- "isExtensionMethod": false
3312
- },
2932
+ "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
2933
+ }
2934
+ ],
2935
+ "fields": [],
2936
+ "events": [],
2937
+ "constructors": [
3313
2938
  {
3314
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputCheckbox::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
3315
- "clrName": "HandleEventAsync",
3316
- "metadataToken": 0,
3317
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
3318
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
3319
- "emitScope": "ClassSurface",
3320
- "provenance": "BaseOverload",
3321
- "arity": 0,
3322
- "parameterCount": 2,
2939
+ "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputCheckbox::.ctor():void",
2940
+ "metadataToken": 100663909,
2941
+ "canonicalSignature": "():void",
2942
+ "normalizedSignature": "constructor|():void|static=false",
3323
2943
  "isStatic": false,
3324
- "isAbstract": false,
3325
- "isVirtual": true,
3326
- "isOverride": false,
3327
- "isSealed": false,
2944
+ "parameterCount": 0,
3328
2945
  "visibility": "Public",
3329
2946
  "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputCheckbox",
3330
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
3331
- "isExtensionMethod": false
3332
- },
3333
- {
3334
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputCheckbox::OnAfterRenderAsync():System.Threading.Tasks.Task",
3335
- "clrName": "OnAfterRenderAsync",
3336
- "metadataToken": 0,
3337
- "canonicalSignature": "():System.Threading.Tasks.Task",
3338
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
3339
- "emitScope": "ClassSurface",
3340
- "provenance": "BaseOverload",
3341
- "arity": 0,
3342
- "parameterCount": 0,
3343
- "isStatic": false,
3344
- "isAbstract": false,
3345
- "isVirtual": true,
3346
- "isOverride": false,
3347
- "isSealed": false,
3348
- "visibility": "Public",
3349
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputCheckbox",
3350
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
3351
- "isExtensionMethod": false
3352
- },
3353
- {
3354
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputCheckbox::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
3355
- "clrName": "OnAfterRenderAsync",
3356
- "metadataToken": 0,
3357
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
3358
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
3359
- "emitScope": "ClassSurface",
3360
- "provenance": "BaseOverload",
3361
- "arity": 0,
3362
- "parameterCount": 1,
3363
- "isStatic": false,
3364
- "isAbstract": false,
3365
- "isVirtual": true,
3366
- "isOverride": false,
3367
- "isSealed": false,
3368
- "visibility": "Protected",
3369
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputCheckbox",
3370
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
3371
- "isExtensionMethod": false
3372
- },
3373
- {
3374
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputCheckbox::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
3375
- "clrName": "SetParametersAsync",
3376
- "metadataToken": 0,
3377
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
3378
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
3379
- "emitScope": "ClassSurface",
3380
- "provenance": "BaseOverload",
3381
- "arity": 0,
3382
- "parameterCount": 1,
3383
- "isStatic": false,
3384
- "isAbstract": false,
3385
- "isVirtual": true,
3386
- "isOverride": false,
3387
- "isSealed": false,
3388
- "visibility": "Public",
3389
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputCheckbox",
3390
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
3391
- "isExtensionMethod": false
3392
- },
3393
- {
3394
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputCheckbox::TryParseValueFromString(System.String,TValue\u0026,System.String\u0026):System.Boolean",
3395
- "clrName": "TryParseValueFromString",
3396
- "metadataToken": 0,
3397
- "canonicalSignature": "(System.String,TValue\u0026,System.String\u0026):System.Boolean",
3398
- "normalizedSignature": "TryParseValueFromString|(System.String,TValue\u0026,System.String\u0026):System.Boolean|static=false",
3399
- "emitScope": "ClassSurface",
3400
- "provenance": "BaseOverload",
3401
- "arity": 0,
3402
- "parameterCount": 3,
3403
- "isStatic": false,
3404
- "isAbstract": true,
3405
- "isVirtual": true,
3406
- "isOverride": false,
3407
- "isSealed": false,
3408
- "visibility": "Protected",
3409
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputCheckbox",
3410
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
3411
- "isExtensionMethod": false,
3412
- "parameterModifiers": [
3413
- {
3414
- "index": 1,
3415
- "modifier": "out"
3416
- },
3417
- {
3418
- "index": 2,
3419
- "modifier": "out"
3420
- }
3421
- ]
3422
- }
3423
- ],
3424
- "properties": [
3425
- {
3426
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputCheckbox::Element:System.Nullable_1[[Microsoft.AspNetCore.Components.ElementReference,Microsoft.AspNetCore.Components,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
3427
- "clrName": "Element",
3428
- "metadataToken": 385876155,
3429
- "canonicalSignature": ":System.Nullable_1[[Microsoft.AspNetCore.Components.ElementReference,Microsoft.AspNetCore.Components,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
3430
- "normalizedSignature": "Element|:System.Nullable_1[[Microsoft.AspNetCore.Components.ElementReference,Microsoft.AspNetCore.Components,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false|accessor=getset",
3431
- "emitScope": "ClassSurface",
3432
- "provenance": "Original",
3433
- "isIndexer": false,
3434
- "hasGetter": true,
3435
- "hasSetter": true,
3436
- "isStatic": false,
3437
- "isAbstract": false,
3438
- "isVirtual": false,
3439
- "isOverride": false,
3440
- "visibility": "Public",
3441
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputCheckbox",
3442
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
3443
- }
3444
- ],
3445
- "fields": [],
3446
- "events": [],
3447
- "constructors": [
3448
- {
3449
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputCheckbox::.ctor():void",
3450
- "metadataToken": 100663909,
3451
- "canonicalSignature": "():void",
3452
- "normalizedSignature": "constructor|():void|static=false",
3453
- "isStatic": false,
3454
- "parameterCount": 0,
3455
- "visibility": "Public",
3456
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputCheckbox",
3457
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
3458
- }
3459
- ]
3460
- },
3461
- {
3462
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputDate\u00601",
3463
- "clrName": "Microsoft.AspNetCore.Components.Forms.InputDate\u00601",
3464
- "assemblyName": "Microsoft.AspNetCore.Components.Web",
3465
- "metadataToken": 0,
3466
- "kind": "Class",
3467
- "accessibility": "Public",
3468
- "isAbstract": false,
3469
- "isSealed": false,
3470
- "isStatic": false,
3471
- "arity": 1,
3472
- "baseType": {
3473
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputBase\u00601",
3474
- "clrName": "Microsoft.AspNetCore.Components.Forms.InputBase\u00601",
3475
- "typeArguments": [
3476
- "TValue"
3477
- ]
3478
- },
3479
- "interfaces": [
3480
- {
3481
- "stableId": "Microsoft.AspNetCore.Components:Microsoft.AspNetCore.Components.IComponent",
3482
- "clrName": "Microsoft.AspNetCore.Components.IComponent"
2947
+ "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
2948
+ }
2949
+ ]
2950
+ },
2951
+ {
2952
+ "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputDate\u00601",
2953
+ "clrName": "Microsoft.AspNetCore.Components.Forms.InputDate\u00601",
2954
+ "assemblyName": "Microsoft.AspNetCore.Components.Web",
2955
+ "metadataToken": 0,
2956
+ "kind": "Class",
2957
+ "accessibility": "Public",
2958
+ "isAbstract": false,
2959
+ "isSealed": false,
2960
+ "isStatic": false,
2961
+ "arity": 1,
2962
+ "baseType": {
2963
+ "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputBase\u00601",
2964
+ "clrName": "Microsoft.AspNetCore.Components.Forms.InputBase\u00601",
2965
+ "typeArguments": [
2966
+ "TValue"
2967
+ ]
2968
+ },
2969
+ "interfaces": [
2970
+ {
2971
+ "stableId": "Microsoft.AspNetCore.Components:Microsoft.AspNetCore.Components.IComponent",
2972
+ "clrName": "Microsoft.AspNetCore.Components.IComponent"
3483
2973
  },
3484
2974
  {
3485
2975
  "stableId": "Microsoft.AspNetCore.Components:Microsoft.AspNetCore.Components.IHandleEvent",
@@ -3671,106 +3161,6 @@
3671
3161
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
3672
3162
  "isExtensionMethod": false,
3673
3163
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
3674
- },
3675
- {
3676
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputDate\u00601::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
3677
- "clrName": "Attach",
3678
- "metadataToken": 0,
3679
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
3680
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
3681
- "emitScope": "ClassSurface",
3682
- "provenance": "BaseOverload",
3683
- "arity": 0,
3684
- "parameterCount": 1,
3685
- "isStatic": false,
3686
- "isAbstract": false,
3687
- "isVirtual": true,
3688
- "isOverride": false,
3689
- "isSealed": false,
3690
- "visibility": "Public",
3691
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputDate\u00601",
3692
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
3693
- "isExtensionMethod": false
3694
- },
3695
- {
3696
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputDate\u00601::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
3697
- "clrName": "HandleEventAsync",
3698
- "metadataToken": 0,
3699
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
3700
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
3701
- "emitScope": "ClassSurface",
3702
- "provenance": "BaseOverload",
3703
- "arity": 0,
3704
- "parameterCount": 2,
3705
- "isStatic": false,
3706
- "isAbstract": false,
3707
- "isVirtual": true,
3708
- "isOverride": false,
3709
- "isSealed": false,
3710
- "visibility": "Public",
3711
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputDate\u00601",
3712
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
3713
- "isExtensionMethod": false
3714
- },
3715
- {
3716
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputDate\u00601::OnAfterRenderAsync():System.Threading.Tasks.Task",
3717
- "clrName": "OnAfterRenderAsync",
3718
- "metadataToken": 0,
3719
- "canonicalSignature": "():System.Threading.Tasks.Task",
3720
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
3721
- "emitScope": "ClassSurface",
3722
- "provenance": "BaseOverload",
3723
- "arity": 0,
3724
- "parameterCount": 0,
3725
- "isStatic": false,
3726
- "isAbstract": false,
3727
- "isVirtual": true,
3728
- "isOverride": false,
3729
- "isSealed": false,
3730
- "visibility": "Public",
3731
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputDate\u00601",
3732
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
3733
- "isExtensionMethod": false
3734
- },
3735
- {
3736
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputDate\u00601::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
3737
- "clrName": "OnAfterRenderAsync",
3738
- "metadataToken": 0,
3739
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
3740
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
3741
- "emitScope": "ClassSurface",
3742
- "provenance": "BaseOverload",
3743
- "arity": 0,
3744
- "parameterCount": 1,
3745
- "isStatic": false,
3746
- "isAbstract": false,
3747
- "isVirtual": true,
3748
- "isOverride": false,
3749
- "isSealed": false,
3750
- "visibility": "Protected",
3751
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputDate\u00601",
3752
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
3753
- "isExtensionMethod": false
3754
- },
3755
- {
3756
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputDate\u00601::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
3757
- "clrName": "SetParametersAsync",
3758
- "metadataToken": 0,
3759
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
3760
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
3761
- "emitScope": "ClassSurface",
3762
- "provenance": "BaseOverload",
3763
- "arity": 0,
3764
- "parameterCount": 1,
3765
- "isStatic": false,
3766
- "isAbstract": false,
3767
- "isVirtual": true,
3768
- "isOverride": false,
3769
- "isSealed": false,
3770
- "visibility": "Public",
3771
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputDate\u00601",
3772
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
3773
- "isExtensionMethod": false
3774
3164
  }
3775
3165
  ],
3776
3166
  "properties": [
@@ -4009,114 +3399,34 @@
4009
3399
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
4010
3400
  "isExtensionMethod": false,
4011
3401
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
4012
- },
3402
+ }
3403
+ ],
3404
+ "properties": [
4013
3405
  {
4014
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputFile::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
4015
- "clrName": "Attach",
4016
- "metadataToken": 0,
4017
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
4018
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
3406
+ "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputFile::OnChange:Microsoft.AspNetCore.Components.EventCallback_1[[Microsoft.AspNetCore.Components.Forms.InputFileChangeEventArgs,Microsoft.AspNetCore.Components.Web,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
3407
+ "clrName": "OnChange",
3408
+ "metadataToken": 385876160,
3409
+ "canonicalSignature": ":Microsoft.AspNetCore.Components.EventCallback_1[[Microsoft.AspNetCore.Components.Forms.InputFileChangeEventArgs,Microsoft.AspNetCore.Components.Web,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
3410
+ "normalizedSignature": "OnChange|:Microsoft.AspNetCore.Components.EventCallback_1[[Microsoft.AspNetCore.Components.Forms.InputFileChangeEventArgs,Microsoft.AspNetCore.Components.Web,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false|accessor=getset",
4019
3411
  "emitScope": "ClassSurface",
4020
- "provenance": "BaseOverload",
4021
- "arity": 0,
4022
- "parameterCount": 1,
3412
+ "provenance": "Original",
3413
+ "isIndexer": false,
3414
+ "hasGetter": true,
3415
+ "hasSetter": true,
4023
3416
  "isStatic": false,
4024
3417
  "isAbstract": false,
4025
- "isVirtual": true,
3418
+ "isVirtual": false,
4026
3419
  "isOverride": false,
4027
- "isSealed": false,
4028
3420
  "visibility": "Public",
4029
3421
  "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputFile",
4030
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
4031
- "isExtensionMethod": false
3422
+ "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
4032
3423
  },
4033
3424
  {
4034
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputFile::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
4035
- "clrName": "HandleEventAsync",
4036
- "metadataToken": 0,
4037
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
4038
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
4039
- "emitScope": "ClassSurface",
4040
- "provenance": "BaseOverload",
4041
- "arity": 0,
4042
- "parameterCount": 2,
4043
- "isStatic": false,
4044
- "isAbstract": false,
4045
- "isVirtual": true,
4046
- "isOverride": false,
4047
- "isSealed": false,
4048
- "visibility": "Public",
4049
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputFile",
4050
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
4051
- "isExtensionMethod": false
4052
- },
4053
- {
4054
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputFile::OnAfterRenderAsync():System.Threading.Tasks.Task",
4055
- "clrName": "OnAfterRenderAsync",
4056
- "metadataToken": 0,
4057
- "canonicalSignature": "():System.Threading.Tasks.Task",
4058
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
4059
- "emitScope": "ClassSurface",
4060
- "provenance": "BaseOverload",
4061
- "arity": 0,
4062
- "parameterCount": 0,
4063
- "isStatic": false,
4064
- "isAbstract": false,
4065
- "isVirtual": true,
4066
- "isOverride": false,
4067
- "isSealed": false,
4068
- "visibility": "Public",
4069
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputFile",
4070
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
4071
- "isExtensionMethod": false
4072
- },
4073
- {
4074
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputFile::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
4075
- "clrName": "SetParametersAsync",
4076
- "metadataToken": 0,
4077
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
4078
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
4079
- "emitScope": "ClassSurface",
4080
- "provenance": "BaseOverload",
4081
- "arity": 0,
4082
- "parameterCount": 1,
4083
- "isStatic": false,
4084
- "isAbstract": false,
4085
- "isVirtual": true,
4086
- "isOverride": false,
4087
- "isSealed": false,
4088
- "visibility": "Public",
4089
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputFile",
4090
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
4091
- "isExtensionMethod": false
4092
- }
4093
- ],
4094
- "properties": [
4095
- {
4096
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputFile::OnChange:Microsoft.AspNetCore.Components.EventCallback_1[[Microsoft.AspNetCore.Components.Forms.InputFileChangeEventArgs,Microsoft.AspNetCore.Components.Web,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
4097
- "clrName": "OnChange",
4098
- "metadataToken": 385876160,
4099
- "canonicalSignature": ":Microsoft.AspNetCore.Components.EventCallback_1[[Microsoft.AspNetCore.Components.Forms.InputFileChangeEventArgs,Microsoft.AspNetCore.Components.Web,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
4100
- "normalizedSignature": "OnChange|:Microsoft.AspNetCore.Components.EventCallback_1[[Microsoft.AspNetCore.Components.Forms.InputFileChangeEventArgs,Microsoft.AspNetCore.Components.Web,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false|accessor=getset",
4101
- "emitScope": "ClassSurface",
4102
- "provenance": "Original",
4103
- "isIndexer": false,
4104
- "hasGetter": true,
4105
- "hasSetter": true,
4106
- "isStatic": false,
4107
- "isAbstract": false,
4108
- "isVirtual": false,
4109
- "isOverride": false,
4110
- "visibility": "Public",
4111
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputFile",
4112
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
4113
- },
4114
- {
4115
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputFile::AdditionalAttributes:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
4116
- "clrName": "AdditionalAttributes",
4117
- "metadataToken": 385876161,
4118
- "canonicalSignature": ":System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
4119
- "normalizedSignature": "AdditionalAttributes|:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
3425
+ "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputFile::AdditionalAttributes:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
3426
+ "clrName": "AdditionalAttributes",
3427
+ "metadataToken": 385876161,
3428
+ "canonicalSignature": ":System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
3429
+ "normalizedSignature": "AdditionalAttributes|:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
4120
3430
  "emitScope": "ClassSurface",
4121
3431
  "provenance": "Original",
4122
3432
  "isIndexer": false,
@@ -4429,136 +3739,6 @@
4429
3739
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
4430
3740
  "isExtensionMethod": false,
4431
3741
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
4432
- },
4433
- {
4434
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputHidden::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
4435
- "clrName": "Attach",
4436
- "metadataToken": 0,
4437
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
4438
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
4439
- "emitScope": "ClassSurface",
4440
- "provenance": "BaseOverload",
4441
- "arity": 0,
4442
- "parameterCount": 1,
4443
- "isStatic": false,
4444
- "isAbstract": false,
4445
- "isVirtual": true,
4446
- "isOverride": false,
4447
- "isSealed": false,
4448
- "visibility": "Public",
4449
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputHidden",
4450
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
4451
- "isExtensionMethod": false
4452
- },
4453
- {
4454
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputHidden::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
4455
- "clrName": "HandleEventAsync",
4456
- "metadataToken": 0,
4457
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
4458
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
4459
- "emitScope": "ClassSurface",
4460
- "provenance": "BaseOverload",
4461
- "arity": 0,
4462
- "parameterCount": 2,
4463
- "isStatic": false,
4464
- "isAbstract": false,
4465
- "isVirtual": true,
4466
- "isOverride": false,
4467
- "isSealed": false,
4468
- "visibility": "Public",
4469
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputHidden",
4470
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
4471
- "isExtensionMethod": false
4472
- },
4473
- {
4474
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputHidden::OnAfterRenderAsync():System.Threading.Tasks.Task",
4475
- "clrName": "OnAfterRenderAsync",
4476
- "metadataToken": 0,
4477
- "canonicalSignature": "():System.Threading.Tasks.Task",
4478
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
4479
- "emitScope": "ClassSurface",
4480
- "provenance": "BaseOverload",
4481
- "arity": 0,
4482
- "parameterCount": 0,
4483
- "isStatic": false,
4484
- "isAbstract": false,
4485
- "isVirtual": true,
4486
- "isOverride": false,
4487
- "isSealed": false,
4488
- "visibility": "Public",
4489
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputHidden",
4490
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
4491
- "isExtensionMethod": false
4492
- },
4493
- {
4494
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputHidden::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
4495
- "clrName": "OnAfterRenderAsync",
4496
- "metadataToken": 0,
4497
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
4498
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
4499
- "emitScope": "ClassSurface",
4500
- "provenance": "BaseOverload",
4501
- "arity": 0,
4502
- "parameterCount": 1,
4503
- "isStatic": false,
4504
- "isAbstract": false,
4505
- "isVirtual": true,
4506
- "isOverride": false,
4507
- "isSealed": false,
4508
- "visibility": "Protected",
4509
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputHidden",
4510
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
4511
- "isExtensionMethod": false
4512
- },
4513
- {
4514
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputHidden::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
4515
- "clrName": "SetParametersAsync",
4516
- "metadataToken": 0,
4517
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
4518
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
4519
- "emitScope": "ClassSurface",
4520
- "provenance": "BaseOverload",
4521
- "arity": 0,
4522
- "parameterCount": 1,
4523
- "isStatic": false,
4524
- "isAbstract": false,
4525
- "isVirtual": true,
4526
- "isOverride": false,
4527
- "isSealed": false,
4528
- "visibility": "Public",
4529
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputHidden",
4530
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
4531
- "isExtensionMethod": false
4532
- },
4533
- {
4534
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputHidden::TryParseValueFromString(System.String,TValue\u0026,System.String\u0026):System.Boolean",
4535
- "clrName": "TryParseValueFromString",
4536
- "metadataToken": 0,
4537
- "canonicalSignature": "(System.String,TValue\u0026,System.String\u0026):System.Boolean",
4538
- "normalizedSignature": "TryParseValueFromString|(System.String,TValue\u0026,System.String\u0026):System.Boolean|static=false",
4539
- "emitScope": "ClassSurface",
4540
- "provenance": "BaseOverload",
4541
- "arity": 0,
4542
- "parameterCount": 3,
4543
- "isStatic": false,
4544
- "isAbstract": true,
4545
- "isVirtual": true,
4546
- "isOverride": false,
4547
- "isSealed": false,
4548
- "visibility": "Protected",
4549
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputHidden",
4550
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
4551
- "isExtensionMethod": false,
4552
- "parameterModifiers": [
4553
- {
4554
- "index": 1,
4555
- "modifier": "out"
4556
- },
4557
- {
4558
- "index": 2,
4559
- "modifier": "out"
4560
- }
4561
- ]
4562
3742
  }
4563
3743
  ],
4564
3744
  "properties": [
@@ -4791,151 +3971,51 @@
4791
3971
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
4792
3972
  "isExtensionMethod": false,
4793
3973
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
4794
- },
3974
+ }
3975
+ ],
3976
+ "properties": [
4795
3977
  {
4796
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputNumber\u00601::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
4797
- "clrName": "Attach",
4798
- "metadataToken": 0,
4799
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
4800
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
3978
+ "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputNumber\u00601::ParsingErrorMessage:System.String",
3979
+ "clrName": "ParsingErrorMessage",
3980
+ "metadataToken": 385876186,
3981
+ "canonicalSignature": ":System.String",
3982
+ "normalizedSignature": "ParsingErrorMessage|:System.String|static=false|accessor=getset",
4801
3983
  "emitScope": "ClassSurface",
4802
- "provenance": "BaseOverload",
4803
- "arity": 0,
4804
- "parameterCount": 1,
3984
+ "provenance": "Original",
3985
+ "isIndexer": false,
3986
+ "hasGetter": true,
3987
+ "hasSetter": true,
4805
3988
  "isStatic": false,
4806
3989
  "isAbstract": false,
4807
- "isVirtual": true,
3990
+ "isVirtual": false,
4808
3991
  "isOverride": false,
4809
- "isSealed": false,
4810
3992
  "visibility": "Public",
4811
3993
  "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputNumber\u00601",
4812
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
4813
- "isExtensionMethod": false
3994
+ "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
4814
3995
  },
4815
3996
  {
4816
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputNumber\u00601::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
4817
- "clrName": "HandleEventAsync",
4818
- "metadataToken": 0,
4819
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
4820
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
3997
+ "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputNumber\u00601::Element:System.Nullable_1[[Microsoft.AspNetCore.Components.ElementReference,Microsoft.AspNetCore.Components,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
3998
+ "clrName": "Element",
3999
+ "metadataToken": 385876187,
4000
+ "canonicalSignature": ":System.Nullable_1[[Microsoft.AspNetCore.Components.ElementReference,Microsoft.AspNetCore.Components,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
4001
+ "normalizedSignature": "Element|:System.Nullable_1[[Microsoft.AspNetCore.Components.ElementReference,Microsoft.AspNetCore.Components,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false|accessor=getset",
4821
4002
  "emitScope": "ClassSurface",
4822
- "provenance": "BaseOverload",
4823
- "arity": 0,
4824
- "parameterCount": 2,
4003
+ "provenance": "Original",
4004
+ "isIndexer": false,
4005
+ "hasGetter": true,
4006
+ "hasSetter": true,
4825
4007
  "isStatic": false,
4826
4008
  "isAbstract": false,
4827
- "isVirtual": true,
4009
+ "isVirtual": false,
4828
4010
  "isOverride": false,
4829
- "isSealed": false,
4830
4011
  "visibility": "Public",
4831
4012
  "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputNumber\u00601",
4832
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
4833
- "isExtensionMethod": false
4834
- },
4835
- {
4836
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputNumber\u00601::OnAfterRenderAsync():System.Threading.Tasks.Task",
4837
- "clrName": "OnAfterRenderAsync",
4838
- "metadataToken": 0,
4839
- "canonicalSignature": "():System.Threading.Tasks.Task",
4840
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
4841
- "emitScope": "ClassSurface",
4842
- "provenance": "BaseOverload",
4843
- "arity": 0,
4844
- "parameterCount": 0,
4845
- "isStatic": false,
4846
- "isAbstract": false,
4847
- "isVirtual": true,
4848
- "isOverride": false,
4849
- "isSealed": false,
4850
- "visibility": "Public",
4851
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputNumber\u00601",
4852
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
4853
- "isExtensionMethod": false
4854
- },
4855
- {
4856
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputNumber\u00601::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
4857
- "clrName": "OnAfterRenderAsync",
4858
- "metadataToken": 0,
4859
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
4860
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
4861
- "emitScope": "ClassSurface",
4862
- "provenance": "BaseOverload",
4863
- "arity": 0,
4864
- "parameterCount": 1,
4865
- "isStatic": false,
4866
- "isAbstract": false,
4867
- "isVirtual": true,
4868
- "isOverride": false,
4869
- "isSealed": false,
4870
- "visibility": "Protected",
4871
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputNumber\u00601",
4872
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
4873
- "isExtensionMethod": false
4874
- },
4875
- {
4876
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputNumber\u00601::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
4877
- "clrName": "SetParametersAsync",
4878
- "metadataToken": 0,
4879
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
4880
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
4881
- "emitScope": "ClassSurface",
4882
- "provenance": "BaseOverload",
4883
- "arity": 0,
4884
- "parameterCount": 1,
4885
- "isStatic": false,
4886
- "isAbstract": false,
4887
- "isVirtual": true,
4888
- "isOverride": false,
4889
- "isSealed": false,
4890
- "visibility": "Public",
4891
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputNumber\u00601",
4892
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
4893
- "isExtensionMethod": false
4894
- }
4895
- ],
4896
- "properties": [
4897
- {
4898
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputNumber\u00601::ParsingErrorMessage:System.String",
4899
- "clrName": "ParsingErrorMessage",
4900
- "metadataToken": 385876186,
4901
- "canonicalSignature": ":System.String",
4902
- "normalizedSignature": "ParsingErrorMessage|:System.String|static=false|accessor=getset",
4903
- "emitScope": "ClassSurface",
4904
- "provenance": "Original",
4905
- "isIndexer": false,
4906
- "hasGetter": true,
4907
- "hasSetter": true,
4908
- "isStatic": false,
4909
- "isAbstract": false,
4910
- "isVirtual": false,
4911
- "isOverride": false,
4912
- "visibility": "Public",
4913
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputNumber\u00601",
4914
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
4915
- },
4916
- {
4917
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputNumber\u00601::Element:System.Nullable_1[[Microsoft.AspNetCore.Components.ElementReference,Microsoft.AspNetCore.Components,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
4918
- "clrName": "Element",
4919
- "metadataToken": 385876187,
4920
- "canonicalSignature": ":System.Nullable_1[[Microsoft.AspNetCore.Components.ElementReference,Microsoft.AspNetCore.Components,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
4921
- "normalizedSignature": "Element|:System.Nullable_1[[Microsoft.AspNetCore.Components.ElementReference,Microsoft.AspNetCore.Components,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false|accessor=getset",
4922
- "emitScope": "ClassSurface",
4923
- "provenance": "Original",
4924
- "isIndexer": false,
4925
- "hasGetter": true,
4926
- "hasSetter": true,
4927
- "isStatic": false,
4928
- "isAbstract": false,
4929
- "isVirtual": false,
4930
- "isOverride": false,
4931
- "visibility": "Public",
4932
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputNumber\u00601",
4933
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
4934
- }
4935
- ],
4936
- "fields": [],
4937
- "events": [],
4938
- "constructors": [
4013
+ "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
4014
+ }
4015
+ ],
4016
+ "fields": [],
4017
+ "events": [],
4018
+ "constructors": [
4939
4019
  {
4940
4020
  "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputNumber\u00601::.ctor():void",
4941
4021
  "metadataToken": 100664014,
@@ -5105,106 +4185,6 @@
5105
4185
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
5106
4186
  "isExtensionMethod": false,
5107
4187
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
5108
- },
5109
- {
5110
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadio\u00601::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
5111
- "clrName": "Attach",
5112
- "metadataToken": 0,
5113
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
5114
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
5115
- "emitScope": "ClassSurface",
5116
- "provenance": "BaseOverload",
5117
- "arity": 0,
5118
- "parameterCount": 1,
5119
- "isStatic": false,
5120
- "isAbstract": false,
5121
- "isVirtual": true,
5122
- "isOverride": false,
5123
- "isSealed": false,
5124
- "visibility": "Public",
5125
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputRadio\u00601",
5126
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5127
- "isExtensionMethod": false
5128
- },
5129
- {
5130
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadio\u00601::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
5131
- "clrName": "HandleEventAsync",
5132
- "metadataToken": 0,
5133
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
5134
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
5135
- "emitScope": "ClassSurface",
5136
- "provenance": "BaseOverload",
5137
- "arity": 0,
5138
- "parameterCount": 2,
5139
- "isStatic": false,
5140
- "isAbstract": false,
5141
- "isVirtual": true,
5142
- "isOverride": false,
5143
- "isSealed": false,
5144
- "visibility": "Public",
5145
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputRadio\u00601",
5146
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5147
- "isExtensionMethod": false
5148
- },
5149
- {
5150
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadio\u00601::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
5151
- "clrName": "OnAfterRenderAsync",
5152
- "metadataToken": 0,
5153
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
5154
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
5155
- "emitScope": "ClassSurface",
5156
- "provenance": "BaseOverload",
5157
- "arity": 0,
5158
- "parameterCount": 1,
5159
- "isStatic": false,
5160
- "isAbstract": false,
5161
- "isVirtual": true,
5162
- "isOverride": false,
5163
- "isSealed": false,
5164
- "visibility": "Protected",
5165
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputRadio\u00601",
5166
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5167
- "isExtensionMethod": false
5168
- },
5169
- {
5170
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadio\u00601::OnAfterRenderAsync():System.Threading.Tasks.Task",
5171
- "clrName": "OnAfterRenderAsync",
5172
- "metadataToken": 0,
5173
- "canonicalSignature": "():System.Threading.Tasks.Task",
5174
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
5175
- "emitScope": "ClassSurface",
5176
- "provenance": "BaseOverload",
5177
- "arity": 0,
5178
- "parameterCount": 0,
5179
- "isStatic": false,
5180
- "isAbstract": false,
5181
- "isVirtual": true,
5182
- "isOverride": false,
5183
- "isSealed": false,
5184
- "visibility": "Public",
5185
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputRadio\u00601",
5186
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5187
- "isExtensionMethod": false
5188
- },
5189
- {
5190
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadio\u00601::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
5191
- "clrName": "SetParametersAsync",
5192
- "metadataToken": 0,
5193
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
5194
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
5195
- "emitScope": "ClassSurface",
5196
- "provenance": "BaseOverload",
5197
- "arity": 0,
5198
- "parameterCount": 1,
5199
- "isStatic": false,
5200
- "isAbstract": false,
5201
- "isVirtual": true,
5202
- "isOverride": false,
5203
- "isSealed": false,
5204
- "visibility": "Public",
5205
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputRadio\u00601",
5206
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5207
- "isExtensionMethod": false
5208
4188
  }
5209
4189
  ],
5210
4190
  "properties": [
@@ -5498,158 +4478,58 @@
5498
4478
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
5499
4479
  "isExtensionMethod": false,
5500
4480
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
5501
- },
4481
+ }
4482
+ ],
4483
+ "properties": [
5502
4484
  {
5503
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
5504
- "clrName": "Attach",
5505
- "metadataToken": 0,
5506
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
5507
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
4485
+ "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601::ChildContent:Microsoft.AspNetCore.Components.RenderFragment",
4486
+ "clrName": "ChildContent",
4487
+ "metadataToken": 385876199,
4488
+ "canonicalSignature": ":Microsoft.AspNetCore.Components.RenderFragment",
4489
+ "normalizedSignature": "ChildContent|:Microsoft.AspNetCore.Components.RenderFragment|static=false|accessor=getset",
5508
4490
  "emitScope": "ClassSurface",
5509
- "provenance": "BaseOverload",
5510
- "arity": 0,
5511
- "parameterCount": 1,
4491
+ "provenance": "Original",
4492
+ "isIndexer": false,
4493
+ "hasGetter": true,
4494
+ "hasSetter": true,
5512
4495
  "isStatic": false,
5513
4496
  "isAbstract": false,
5514
- "isVirtual": true,
4497
+ "isVirtual": false,
5515
4498
  "isOverride": false,
5516
- "isSealed": false,
5517
4499
  "visibility": "Public",
5518
4500
  "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601",
5519
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5520
- "isExtensionMethod": false
4501
+ "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
5521
4502
  },
5522
4503
  {
5523
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
5524
- "clrName": "HandleEventAsync",
5525
- "metadataToken": 0,
5526
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
5527
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
4504
+ "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601::Name:System.String",
4505
+ "clrName": "Name",
4506
+ "metadataToken": 385876200,
4507
+ "canonicalSignature": ":System.String",
4508
+ "normalizedSignature": "Name|:System.String|static=false|accessor=getset",
5528
4509
  "emitScope": "ClassSurface",
5529
- "provenance": "BaseOverload",
5530
- "arity": 0,
5531
- "parameterCount": 2,
4510
+ "provenance": "Original",
4511
+ "isIndexer": false,
4512
+ "hasGetter": true,
4513
+ "hasSetter": true,
5532
4514
  "isStatic": false,
5533
4515
  "isAbstract": false,
5534
- "isVirtual": true,
4516
+ "isVirtual": false,
5535
4517
  "isOverride": false,
5536
- "isSealed": false,
5537
4518
  "visibility": "Public",
5538
4519
  "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601",
5539
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5540
- "isExtensionMethod": false
5541
- },
4520
+ "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
4521
+ }
4522
+ ],
4523
+ "fields": [],
4524
+ "events": [],
4525
+ "constructors": [
5542
4526
  {
5543
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601::OnAfterRenderAsync():System.Threading.Tasks.Task",
5544
- "clrName": "OnAfterRenderAsync",
5545
- "metadataToken": 0,
5546
- "canonicalSignature": "():System.Threading.Tasks.Task",
5547
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
5548
- "emitScope": "ClassSurface",
5549
- "provenance": "BaseOverload",
5550
- "arity": 0,
5551
- "parameterCount": 0,
4527
+ "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601::.ctor():void",
4528
+ "metadataToken": 100664054,
4529
+ "canonicalSignature": "():void",
4530
+ "normalizedSignature": "constructor|():void|static=false",
5552
4531
  "isStatic": false,
5553
- "isAbstract": false,
5554
- "isVirtual": true,
5555
- "isOverride": false,
5556
- "isSealed": false,
5557
- "visibility": "Public",
5558
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601",
5559
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5560
- "isExtensionMethod": false
5561
- },
5562
- {
5563
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
5564
- "clrName": "OnAfterRenderAsync",
5565
- "metadataToken": 0,
5566
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
5567
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
5568
- "emitScope": "ClassSurface",
5569
- "provenance": "BaseOverload",
5570
- "arity": 0,
5571
- "parameterCount": 1,
5572
- "isStatic": false,
5573
- "isAbstract": false,
5574
- "isVirtual": true,
5575
- "isOverride": false,
5576
- "isSealed": false,
5577
- "visibility": "Protected",
5578
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601",
5579
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5580
- "isExtensionMethod": false
5581
- },
5582
- {
5583
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
5584
- "clrName": "SetParametersAsync",
5585
- "metadataToken": 0,
5586
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
5587
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
5588
- "emitScope": "ClassSurface",
5589
- "provenance": "BaseOverload",
5590
- "arity": 0,
5591
- "parameterCount": 1,
5592
- "isStatic": false,
5593
- "isAbstract": false,
5594
- "isVirtual": true,
5595
- "isOverride": false,
5596
- "isSealed": false,
5597
- "visibility": "Public",
5598
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601",
5599
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5600
- "isExtensionMethod": false
5601
- }
5602
- ],
5603
- "properties": [
5604
- {
5605
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601::ChildContent:Microsoft.AspNetCore.Components.RenderFragment",
5606
- "clrName": "ChildContent",
5607
- "metadataToken": 385876199,
5608
- "canonicalSignature": ":Microsoft.AspNetCore.Components.RenderFragment",
5609
- "normalizedSignature": "ChildContent|:Microsoft.AspNetCore.Components.RenderFragment|static=false|accessor=getset",
5610
- "emitScope": "ClassSurface",
5611
- "provenance": "Original",
5612
- "isIndexer": false,
5613
- "hasGetter": true,
5614
- "hasSetter": true,
5615
- "isStatic": false,
5616
- "isAbstract": false,
5617
- "isVirtual": false,
5618
- "isOverride": false,
5619
- "visibility": "Public",
5620
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601",
5621
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
5622
- },
5623
- {
5624
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601::Name:System.String",
5625
- "clrName": "Name",
5626
- "metadataToken": 385876200,
5627
- "canonicalSignature": ":System.String",
5628
- "normalizedSignature": "Name|:System.String|static=false|accessor=getset",
5629
- "emitScope": "ClassSurface",
5630
- "provenance": "Original",
5631
- "isIndexer": false,
5632
- "hasGetter": true,
5633
- "hasSetter": true,
5634
- "isStatic": false,
5635
- "isAbstract": false,
5636
- "isVirtual": false,
5637
- "isOverride": false,
5638
- "visibility": "Public",
5639
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601",
5640
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
5641
- }
5642
- ],
5643
- "fields": [],
5644
- "events": [],
5645
- "constructors": [
5646
- {
5647
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601::.ctor():void",
5648
- "metadataToken": 100664054,
5649
- "canonicalSignature": "():void",
5650
- "normalizedSignature": "constructor|():void|static=false",
5651
- "isStatic": false,
5652
- "parameterCount": 0,
4532
+ "parameterCount": 0,
5653
4533
  "visibility": "Public",
5654
4534
  "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup\u00601",
5655
4535
  "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web"
@@ -5849,106 +4729,6 @@
5849
4729
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
5850
4730
  "isExtensionMethod": false,
5851
4731
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
5852
- },
5853
- {
5854
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputSelect\u00601::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
5855
- "clrName": "Attach",
5856
- "metadataToken": 0,
5857
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
5858
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
5859
- "emitScope": "ClassSurface",
5860
- "provenance": "BaseOverload",
5861
- "arity": 0,
5862
- "parameterCount": 1,
5863
- "isStatic": false,
5864
- "isAbstract": false,
5865
- "isVirtual": true,
5866
- "isOverride": false,
5867
- "isSealed": false,
5868
- "visibility": "Public",
5869
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputSelect\u00601",
5870
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5871
- "isExtensionMethod": false
5872
- },
5873
- {
5874
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputSelect\u00601::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
5875
- "clrName": "HandleEventAsync",
5876
- "metadataToken": 0,
5877
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
5878
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
5879
- "emitScope": "ClassSurface",
5880
- "provenance": "BaseOverload",
5881
- "arity": 0,
5882
- "parameterCount": 2,
5883
- "isStatic": false,
5884
- "isAbstract": false,
5885
- "isVirtual": true,
5886
- "isOverride": false,
5887
- "isSealed": false,
5888
- "visibility": "Public",
5889
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputSelect\u00601",
5890
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5891
- "isExtensionMethod": false
5892
- },
5893
- {
5894
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputSelect\u00601::OnAfterRenderAsync():System.Threading.Tasks.Task",
5895
- "clrName": "OnAfterRenderAsync",
5896
- "metadataToken": 0,
5897
- "canonicalSignature": "():System.Threading.Tasks.Task",
5898
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
5899
- "emitScope": "ClassSurface",
5900
- "provenance": "BaseOverload",
5901
- "arity": 0,
5902
- "parameterCount": 0,
5903
- "isStatic": false,
5904
- "isAbstract": false,
5905
- "isVirtual": true,
5906
- "isOverride": false,
5907
- "isSealed": false,
5908
- "visibility": "Public",
5909
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputSelect\u00601",
5910
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5911
- "isExtensionMethod": false
5912
- },
5913
- {
5914
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputSelect\u00601::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
5915
- "clrName": "OnAfterRenderAsync",
5916
- "metadataToken": 0,
5917
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
5918
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
5919
- "emitScope": "ClassSurface",
5920
- "provenance": "BaseOverload",
5921
- "arity": 0,
5922
- "parameterCount": 1,
5923
- "isStatic": false,
5924
- "isAbstract": false,
5925
- "isVirtual": true,
5926
- "isOverride": false,
5927
- "isSealed": false,
5928
- "visibility": "Protected",
5929
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputSelect\u00601",
5930
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5931
- "isExtensionMethod": false
5932
- },
5933
- {
5934
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputSelect\u00601::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
5935
- "clrName": "SetParametersAsync",
5936
- "metadataToken": 0,
5937
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
5938
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
5939
- "emitScope": "ClassSurface",
5940
- "provenance": "BaseOverload",
5941
- "arity": 0,
5942
- "parameterCount": 1,
5943
- "isStatic": false,
5944
- "isAbstract": false,
5945
- "isVirtual": true,
5946
- "isOverride": false,
5947
- "isSealed": false,
5948
- "visibility": "Public",
5949
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputSelect\u00601",
5950
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5951
- "isExtensionMethod": false
5952
4732
  }
5953
4733
  ],
5954
4734
  "properties": [
@@ -6177,136 +4957,6 @@
6177
4957
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
6178
4958
  "isExtensionMethod": false,
6179
4959
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
6180
- },
6181
- {
6182
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputText::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
6183
- "clrName": "Attach",
6184
- "metadataToken": 0,
6185
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
6186
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
6187
- "emitScope": "ClassSurface",
6188
- "provenance": "BaseOverload",
6189
- "arity": 0,
6190
- "parameterCount": 1,
6191
- "isStatic": false,
6192
- "isAbstract": false,
6193
- "isVirtual": true,
6194
- "isOverride": false,
6195
- "isSealed": false,
6196
- "visibility": "Public",
6197
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputText",
6198
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
6199
- "isExtensionMethod": false
6200
- },
6201
- {
6202
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputText::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
6203
- "clrName": "HandleEventAsync",
6204
- "metadataToken": 0,
6205
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
6206
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
6207
- "emitScope": "ClassSurface",
6208
- "provenance": "BaseOverload",
6209
- "arity": 0,
6210
- "parameterCount": 2,
6211
- "isStatic": false,
6212
- "isAbstract": false,
6213
- "isVirtual": true,
6214
- "isOverride": false,
6215
- "isSealed": false,
6216
- "visibility": "Public",
6217
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputText",
6218
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
6219
- "isExtensionMethod": false
6220
- },
6221
- {
6222
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputText::OnAfterRenderAsync():System.Threading.Tasks.Task",
6223
- "clrName": "OnAfterRenderAsync",
6224
- "metadataToken": 0,
6225
- "canonicalSignature": "():System.Threading.Tasks.Task",
6226
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
6227
- "emitScope": "ClassSurface",
6228
- "provenance": "BaseOverload",
6229
- "arity": 0,
6230
- "parameterCount": 0,
6231
- "isStatic": false,
6232
- "isAbstract": false,
6233
- "isVirtual": true,
6234
- "isOverride": false,
6235
- "isSealed": false,
6236
- "visibility": "Public",
6237
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputText",
6238
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
6239
- "isExtensionMethod": false
6240
- },
6241
- {
6242
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputText::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
6243
- "clrName": "OnAfterRenderAsync",
6244
- "metadataToken": 0,
6245
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
6246
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
6247
- "emitScope": "ClassSurface",
6248
- "provenance": "BaseOverload",
6249
- "arity": 0,
6250
- "parameterCount": 1,
6251
- "isStatic": false,
6252
- "isAbstract": false,
6253
- "isVirtual": true,
6254
- "isOverride": false,
6255
- "isSealed": false,
6256
- "visibility": "Protected",
6257
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputText",
6258
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
6259
- "isExtensionMethod": false
6260
- },
6261
- {
6262
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputText::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
6263
- "clrName": "SetParametersAsync",
6264
- "metadataToken": 0,
6265
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
6266
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
6267
- "emitScope": "ClassSurface",
6268
- "provenance": "BaseOverload",
6269
- "arity": 0,
6270
- "parameterCount": 1,
6271
- "isStatic": false,
6272
- "isAbstract": false,
6273
- "isVirtual": true,
6274
- "isOverride": false,
6275
- "isSealed": false,
6276
- "visibility": "Public",
6277
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputText",
6278
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
6279
- "isExtensionMethod": false
6280
- },
6281
- {
6282
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputText::TryParseValueFromString(System.String,TValue\u0026,System.String\u0026):System.Boolean",
6283
- "clrName": "TryParseValueFromString",
6284
- "metadataToken": 0,
6285
- "canonicalSignature": "(System.String,TValue\u0026,System.String\u0026):System.Boolean",
6286
- "normalizedSignature": "TryParseValueFromString|(System.String,TValue\u0026,System.String\u0026):System.Boolean|static=false",
6287
- "emitScope": "ClassSurface",
6288
- "provenance": "BaseOverload",
6289
- "arity": 0,
6290
- "parameterCount": 3,
6291
- "isStatic": false,
6292
- "isAbstract": true,
6293
- "isVirtual": true,
6294
- "isOverride": false,
6295
- "isSealed": false,
6296
- "visibility": "Protected",
6297
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputText",
6298
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
6299
- "isExtensionMethod": false,
6300
- "parameterModifiers": [
6301
- {
6302
- "index": 1,
6303
- "modifier": "out"
6304
- },
6305
- {
6306
- "index": 2,
6307
- "modifier": "out"
6308
- }
6309
- ]
6310
4960
  }
6311
4961
  ],
6312
4962
  "properties": [
@@ -6448,163 +5098,20 @@
6448
5098
  "isVirtual": true,
6449
5099
  "isOverride": false,
6450
5100
  "isSealed": false,
6451
- "visibility": "Public",
6452
- "declaringClrType": "Microsoft.AspNetCore.Components.IComponent",
6453
- "declaringAssemblyName": "Microsoft.AspNetCore.Components",
6454
- "isExtensionMethod": false,
6455
- "sourceInterface": "Microsoft.AspNetCore.Components.IComponent"
6456
- },
6457
- {
6458
- "stableId": "Microsoft.AspNetCore.Components:Microsoft.AspNetCore.Components.IComponent::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
6459
- "clrName": "SetParametersAsync",
6460
- "metadataToken": 100664025,
6461
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
6462
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
6463
- "emitScope": "ViewOnly",
6464
- "provenance": "ExplicitView",
6465
- "arity": 0,
6466
- "parameterCount": 1,
6467
- "isStatic": false,
6468
- "isAbstract": false,
6469
- "isVirtual": true,
6470
- "isOverride": false,
6471
- "isSealed": false,
6472
- "visibility": "Public",
6473
- "declaringClrType": "Microsoft.AspNetCore.Components.IComponent",
6474
- "declaringAssemblyName": "Microsoft.AspNetCore.Components",
6475
- "isExtensionMethod": false,
6476
- "sourceInterface": "Microsoft.AspNetCore.Components.IComponent"
6477
- },
6478
- {
6479
- "stableId": "Microsoft.AspNetCore.Components:Microsoft.AspNetCore.Components.IHandleEvent::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
6480
- "clrName": "HandleEventAsync",
6481
- "metadataToken": 100664031,
6482
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
6483
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
6484
- "emitScope": "ViewOnly",
6485
- "provenance": "ExplicitView",
6486
- "arity": 0,
6487
- "parameterCount": 2,
6488
- "isStatic": false,
6489
- "isAbstract": false,
6490
- "isVirtual": true,
6491
- "isOverride": false,
6492
- "isSealed": false,
6493
- "visibility": "Public",
6494
- "declaringClrType": "Microsoft.AspNetCore.Components.IHandleEvent",
6495
- "declaringAssemblyName": "Microsoft.AspNetCore.Components",
6496
- "isExtensionMethod": false,
6497
- "sourceInterface": "Microsoft.AspNetCore.Components.IHandleEvent"
6498
- },
6499
- {
6500
- "stableId": "Microsoft.AspNetCore.Components:Microsoft.AspNetCore.Components.IHandleAfterRender::OnAfterRenderAsync():System.Threading.Tasks.Task",
6501
- "clrName": "OnAfterRenderAsync",
6502
- "metadataToken": 100664030,
6503
- "canonicalSignature": "():System.Threading.Tasks.Task",
6504
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
6505
- "emitScope": "ViewOnly",
6506
- "provenance": "ExplicitView",
6507
- "arity": 0,
6508
- "parameterCount": 0,
6509
- "isStatic": false,
6510
- "isAbstract": false,
6511
- "isVirtual": true,
6512
- "isOverride": false,
6513
- "isSealed": false,
6514
- "visibility": "Public",
6515
- "declaringClrType": "Microsoft.AspNetCore.Components.IHandleAfterRender",
6516
- "declaringAssemblyName": "Microsoft.AspNetCore.Components",
6517
- "isExtensionMethod": false,
6518
- "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
6519
- },
6520
- {
6521
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputTextArea::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
6522
- "clrName": "Attach",
6523
- "metadataToken": 0,
6524
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
6525
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
6526
- "emitScope": "ClassSurface",
6527
- "provenance": "BaseOverload",
6528
- "arity": 0,
6529
- "parameterCount": 1,
6530
- "isStatic": false,
6531
- "isAbstract": false,
6532
- "isVirtual": true,
6533
- "isOverride": false,
6534
- "isSealed": false,
6535
- "visibility": "Public",
6536
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputTextArea",
6537
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
6538
- "isExtensionMethod": false
6539
- },
6540
- {
6541
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputTextArea::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
6542
- "clrName": "HandleEventAsync",
6543
- "metadataToken": 0,
6544
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
6545
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
6546
- "emitScope": "ClassSurface",
6547
- "provenance": "BaseOverload",
6548
- "arity": 0,
6549
- "parameterCount": 2,
6550
- "isStatic": false,
6551
- "isAbstract": false,
6552
- "isVirtual": true,
6553
- "isOverride": false,
6554
- "isSealed": false,
6555
- "visibility": "Public",
6556
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputTextArea",
6557
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
6558
- "isExtensionMethod": false
6559
- },
6560
- {
6561
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputTextArea::OnAfterRenderAsync():System.Threading.Tasks.Task",
6562
- "clrName": "OnAfterRenderAsync",
6563
- "metadataToken": 0,
6564
- "canonicalSignature": "():System.Threading.Tasks.Task",
6565
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
6566
- "emitScope": "ClassSurface",
6567
- "provenance": "BaseOverload",
6568
- "arity": 0,
6569
- "parameterCount": 0,
6570
- "isStatic": false,
6571
- "isAbstract": false,
6572
- "isVirtual": true,
6573
- "isOverride": false,
6574
- "isSealed": false,
6575
- "visibility": "Public",
6576
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputTextArea",
6577
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
6578
- "isExtensionMethod": false
6579
- },
6580
- {
6581
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputTextArea::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
6582
- "clrName": "OnAfterRenderAsync",
6583
- "metadataToken": 0,
6584
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
6585
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
6586
- "emitScope": "ClassSurface",
6587
- "provenance": "BaseOverload",
6588
- "arity": 0,
6589
- "parameterCount": 1,
6590
- "isStatic": false,
6591
- "isAbstract": false,
6592
- "isVirtual": true,
6593
- "isOverride": false,
6594
- "isSealed": false,
6595
- "visibility": "Protected",
6596
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputTextArea",
6597
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
6598
- "isExtensionMethod": false
5101
+ "visibility": "Public",
5102
+ "declaringClrType": "Microsoft.AspNetCore.Components.IComponent",
5103
+ "declaringAssemblyName": "Microsoft.AspNetCore.Components",
5104
+ "isExtensionMethod": false,
5105
+ "sourceInterface": "Microsoft.AspNetCore.Components.IComponent"
6599
5106
  },
6600
5107
  {
6601
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputTextArea::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
5108
+ "stableId": "Microsoft.AspNetCore.Components:Microsoft.AspNetCore.Components.IComponent::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
6602
5109
  "clrName": "SetParametersAsync",
6603
- "metadataToken": 0,
5110
+ "metadataToken": 100664025,
6604
5111
  "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
6605
5112
  "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
6606
- "emitScope": "ClassSurface",
6607
- "provenance": "BaseOverload",
5113
+ "emitScope": "ViewOnly",
5114
+ "provenance": "ExplicitView",
6608
5115
  "arity": 0,
6609
5116
  "parameterCount": 1,
6610
5117
  "isStatic": false,
@@ -6613,39 +5120,52 @@
6613
5120
  "isOverride": false,
6614
5121
  "isSealed": false,
6615
5122
  "visibility": "Public",
6616
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputTextArea",
6617
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
6618
- "isExtensionMethod": false
5123
+ "declaringClrType": "Microsoft.AspNetCore.Components.IComponent",
5124
+ "declaringAssemblyName": "Microsoft.AspNetCore.Components",
5125
+ "isExtensionMethod": false,
5126
+ "sourceInterface": "Microsoft.AspNetCore.Components.IComponent"
6619
5127
  },
6620
5128
  {
6621
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.InputTextArea::TryParseValueFromString(System.String,TValue\u0026,System.String\u0026):System.Boolean",
6622
- "clrName": "TryParseValueFromString",
6623
- "metadataToken": 0,
6624
- "canonicalSignature": "(System.String,TValue\u0026,System.String\u0026):System.Boolean",
6625
- "normalizedSignature": "TryParseValueFromString|(System.String,TValue\u0026,System.String\u0026):System.Boolean|static=false",
6626
- "emitScope": "ClassSurface",
6627
- "provenance": "BaseOverload",
5129
+ "stableId": "Microsoft.AspNetCore.Components:Microsoft.AspNetCore.Components.IHandleEvent::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
5130
+ "clrName": "HandleEventAsync",
5131
+ "metadataToken": 100664031,
5132
+ "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
5133
+ "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
5134
+ "emitScope": "ViewOnly",
5135
+ "provenance": "ExplicitView",
6628
5136
  "arity": 0,
6629
- "parameterCount": 3,
5137
+ "parameterCount": 2,
6630
5138
  "isStatic": false,
6631
- "isAbstract": true,
5139
+ "isAbstract": false,
6632
5140
  "isVirtual": true,
6633
5141
  "isOverride": false,
6634
5142
  "isSealed": false,
6635
- "visibility": "Protected",
6636
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.InputTextArea",
6637
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
5143
+ "visibility": "Public",
5144
+ "declaringClrType": "Microsoft.AspNetCore.Components.IHandleEvent",
5145
+ "declaringAssemblyName": "Microsoft.AspNetCore.Components",
6638
5146
  "isExtensionMethod": false,
6639
- "parameterModifiers": [
6640
- {
6641
- "index": 1,
6642
- "modifier": "out"
6643
- },
6644
- {
6645
- "index": 2,
6646
- "modifier": "out"
6647
- }
6648
- ]
5147
+ "sourceInterface": "Microsoft.AspNetCore.Components.IHandleEvent"
5148
+ },
5149
+ {
5150
+ "stableId": "Microsoft.AspNetCore.Components:Microsoft.AspNetCore.Components.IHandleAfterRender::OnAfterRenderAsync():System.Threading.Tasks.Task",
5151
+ "clrName": "OnAfterRenderAsync",
5152
+ "metadataToken": 100664030,
5153
+ "canonicalSignature": "():System.Threading.Tasks.Task",
5154
+ "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
5155
+ "emitScope": "ViewOnly",
5156
+ "provenance": "ExplicitView",
5157
+ "arity": 0,
5158
+ "parameterCount": 0,
5159
+ "isStatic": false,
5160
+ "isAbstract": false,
5161
+ "isVirtual": true,
5162
+ "isOverride": false,
5163
+ "isSealed": false,
5164
+ "visibility": "Public",
5165
+ "declaringClrType": "Microsoft.AspNetCore.Components.IHandleAfterRender",
5166
+ "declaringAssemblyName": "Microsoft.AspNetCore.Components",
5167
+ "isExtensionMethod": false,
5168
+ "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
6649
5169
  }
6650
5170
  ],
6651
5171
  "properties": [
@@ -6956,106 +5476,6 @@
6956
5476
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
6957
5477
  "isExtensionMethod": false,
6958
5478
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
6959
- },
6960
- {
6961
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.ValidationMessage\u00601::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
6962
- "clrName": "Attach",
6963
- "metadataToken": 0,
6964
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
6965
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
6966
- "emitScope": "ClassSurface",
6967
- "provenance": "BaseOverload",
6968
- "arity": 0,
6969
- "parameterCount": 1,
6970
- "isStatic": false,
6971
- "isAbstract": false,
6972
- "isVirtual": true,
6973
- "isOverride": false,
6974
- "isSealed": false,
6975
- "visibility": "Public",
6976
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.ValidationMessage\u00601",
6977
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
6978
- "isExtensionMethod": false
6979
- },
6980
- {
6981
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.ValidationMessage\u00601::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
6982
- "clrName": "HandleEventAsync",
6983
- "metadataToken": 0,
6984
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
6985
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
6986
- "emitScope": "ClassSurface",
6987
- "provenance": "BaseOverload",
6988
- "arity": 0,
6989
- "parameterCount": 2,
6990
- "isStatic": false,
6991
- "isAbstract": false,
6992
- "isVirtual": true,
6993
- "isOverride": false,
6994
- "isSealed": false,
6995
- "visibility": "Public",
6996
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.ValidationMessage\u00601",
6997
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
6998
- "isExtensionMethod": false
6999
- },
7000
- {
7001
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.ValidationMessage\u00601::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
7002
- "clrName": "OnAfterRenderAsync",
7003
- "metadataToken": 0,
7004
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
7005
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
7006
- "emitScope": "ClassSurface",
7007
- "provenance": "BaseOverload",
7008
- "arity": 0,
7009
- "parameterCount": 1,
7010
- "isStatic": false,
7011
- "isAbstract": false,
7012
- "isVirtual": true,
7013
- "isOverride": false,
7014
- "isSealed": false,
7015
- "visibility": "Protected",
7016
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.ValidationMessage\u00601",
7017
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
7018
- "isExtensionMethod": false
7019
- },
7020
- {
7021
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.ValidationMessage\u00601::OnAfterRenderAsync():System.Threading.Tasks.Task",
7022
- "clrName": "OnAfterRenderAsync",
7023
- "metadataToken": 0,
7024
- "canonicalSignature": "():System.Threading.Tasks.Task",
7025
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
7026
- "emitScope": "ClassSurface",
7027
- "provenance": "BaseOverload",
7028
- "arity": 0,
7029
- "parameterCount": 0,
7030
- "isStatic": false,
7031
- "isAbstract": false,
7032
- "isVirtual": true,
7033
- "isOverride": false,
7034
- "isSealed": false,
7035
- "visibility": "Public",
7036
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.ValidationMessage\u00601",
7037
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
7038
- "isExtensionMethod": false
7039
- },
7040
- {
7041
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.ValidationMessage\u00601::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
7042
- "clrName": "SetParametersAsync",
7043
- "metadataToken": 0,
7044
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
7045
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
7046
- "emitScope": "ClassSurface",
7047
- "provenance": "BaseOverload",
7048
- "arity": 0,
7049
- "parameterCount": 1,
7050
- "isStatic": false,
7051
- "isAbstract": false,
7052
- "isVirtual": true,
7053
- "isOverride": false,
7054
- "isSealed": false,
7055
- "visibility": "Public",
7056
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.ValidationMessage\u00601",
7057
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
7058
- "isExtensionMethod": false
7059
5479
  }
7060
5480
  ],
7061
5481
  "properties": [
@@ -7615,106 +6035,6 @@
7615
6035
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
7616
6036
  "isExtensionMethod": false,
7617
6037
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
7618
- },
7619
- {
7620
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.ValidationSummary::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
7621
- "clrName": "Attach",
7622
- "metadataToken": 0,
7623
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
7624
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
7625
- "emitScope": "ClassSurface",
7626
- "provenance": "BaseOverload",
7627
- "arity": 0,
7628
- "parameterCount": 1,
7629
- "isStatic": false,
7630
- "isAbstract": false,
7631
- "isVirtual": true,
7632
- "isOverride": false,
7633
- "isSealed": false,
7634
- "visibility": "Public",
7635
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.ValidationSummary",
7636
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
7637
- "isExtensionMethod": false
7638
- },
7639
- {
7640
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.ValidationSummary::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
7641
- "clrName": "HandleEventAsync",
7642
- "metadataToken": 0,
7643
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
7644
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
7645
- "emitScope": "ClassSurface",
7646
- "provenance": "BaseOverload",
7647
- "arity": 0,
7648
- "parameterCount": 2,
7649
- "isStatic": false,
7650
- "isAbstract": false,
7651
- "isVirtual": true,
7652
- "isOverride": false,
7653
- "isSealed": false,
7654
- "visibility": "Public",
7655
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.ValidationSummary",
7656
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
7657
- "isExtensionMethod": false
7658
- },
7659
- {
7660
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.ValidationSummary::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
7661
- "clrName": "OnAfterRenderAsync",
7662
- "metadataToken": 0,
7663
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
7664
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
7665
- "emitScope": "ClassSurface",
7666
- "provenance": "BaseOverload",
7667
- "arity": 0,
7668
- "parameterCount": 1,
7669
- "isStatic": false,
7670
- "isAbstract": false,
7671
- "isVirtual": true,
7672
- "isOverride": false,
7673
- "isSealed": false,
7674
- "visibility": "Protected",
7675
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.ValidationSummary",
7676
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
7677
- "isExtensionMethod": false
7678
- },
7679
- {
7680
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.ValidationSummary::OnAfterRenderAsync():System.Threading.Tasks.Task",
7681
- "clrName": "OnAfterRenderAsync",
7682
- "metadataToken": 0,
7683
- "canonicalSignature": "():System.Threading.Tasks.Task",
7684
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
7685
- "emitScope": "ClassSurface",
7686
- "provenance": "BaseOverload",
7687
- "arity": 0,
7688
- "parameterCount": 0,
7689
- "isStatic": false,
7690
- "isAbstract": false,
7691
- "isVirtual": true,
7692
- "isOverride": false,
7693
- "isSealed": false,
7694
- "visibility": "Public",
7695
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.ValidationSummary",
7696
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
7697
- "isExtensionMethod": false
7698
- },
7699
- {
7700
- "stableId": "Microsoft.AspNetCore.Components.Web:Microsoft.AspNetCore.Components.Forms.ValidationSummary::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
7701
- "clrName": "SetParametersAsync",
7702
- "metadataToken": 0,
7703
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
7704
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
7705
- "emitScope": "ClassSurface",
7706
- "provenance": "BaseOverload",
7707
- "arity": 0,
7708
- "parameterCount": 1,
7709
- "isStatic": false,
7710
- "isAbstract": false,
7711
- "isVirtual": true,
7712
- "isOverride": false,
7713
- "isSealed": false,
7714
- "visibility": "Public",
7715
- "declaringClrType": "Microsoft.AspNetCore.Components.Forms.ValidationSummary",
7716
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Web",
7717
- "isExtensionMethod": false
7718
6038
  }
7719
6039
  ],
7720
6040
  "properties": [