@tsonic/aspnetcore 10.0.12 → 10.0.16

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
@@ -541,46 +541,6 @@
541
541
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
542
542
  "isExtensionMethod": false,
543
543
  "sourceInterface": "Microsoft.AspNetCore.Components.IComponent"
544
- },
545
- {
546
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
547
- "clrName": "Attach",
548
- "metadataToken": 0,
549
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
550
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
551
- "emitScope": "ClassSurface",
552
- "provenance": "BaseOverload",
553
- "arity": 0,
554
- "parameterCount": 1,
555
- "isStatic": false,
556
- "isAbstract": false,
557
- "isVirtual": true,
558
- "isOverride": false,
559
- "isSealed": false,
560
- "visibility": "Public",
561
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView",
562
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
563
- "isExtensionMethod": false
564
- },
565
- {
566
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
567
- "clrName": "SetParametersAsync",
568
- "metadataToken": 0,
569
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
570
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
571
- "emitScope": "ClassSurface",
572
- "provenance": "BaseOverload",
573
- "arity": 0,
574
- "parameterCount": 1,
575
- "isStatic": false,
576
- "isAbstract": false,
577
- "isVirtual": true,
578
- "isOverride": false,
579
- "isSealed": false,
580
- "visibility": "Public",
581
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView",
582
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
583
- "isExtensionMethod": false
584
544
  }
585
545
  ],
586
546
  "properties": [
@@ -791,106 +751,6 @@
791
751
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
792
752
  "isExtensionMethod": false,
793
753
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
794
- },
795
- {
796
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.AuthorizeView::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
797
- "clrName": "Attach",
798
- "metadataToken": 0,
799
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
800
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
801
- "emitScope": "ClassSurface",
802
- "provenance": "BaseOverload",
803
- "arity": 0,
804
- "parameterCount": 1,
805
- "isStatic": false,
806
- "isAbstract": false,
807
- "isVirtual": true,
808
- "isOverride": false,
809
- "isSealed": false,
810
- "visibility": "Public",
811
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView",
812
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
813
- "isExtensionMethod": false
814
- },
815
- {
816
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.AuthorizeView::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
817
- "clrName": "HandleEventAsync",
818
- "metadataToken": 0,
819
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
820
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
821
- "emitScope": "ClassSurface",
822
- "provenance": "BaseOverload",
823
- "arity": 0,
824
- "parameterCount": 2,
825
- "isStatic": false,
826
- "isAbstract": false,
827
- "isVirtual": true,
828
- "isOverride": false,
829
- "isSealed": false,
830
- "visibility": "Public",
831
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView",
832
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
833
- "isExtensionMethod": false
834
- },
835
- {
836
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.AuthorizeView::OnAfterRenderAsync():System.Threading.Tasks.Task",
837
- "clrName": "OnAfterRenderAsync",
838
- "metadataToken": 0,
839
- "canonicalSignature": "():System.Threading.Tasks.Task",
840
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
841
- "emitScope": "ClassSurface",
842
- "provenance": "BaseOverload",
843
- "arity": 0,
844
- "parameterCount": 0,
845
- "isStatic": false,
846
- "isAbstract": false,
847
- "isVirtual": true,
848
- "isOverride": false,
849
- "isSealed": false,
850
- "visibility": "Public",
851
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView",
852
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
853
- "isExtensionMethod": false
854
- },
855
- {
856
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.AuthorizeView::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
857
- "clrName": "OnAfterRenderAsync",
858
- "metadataToken": 0,
859
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
860
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
861
- "emitScope": "ClassSurface",
862
- "provenance": "BaseOverload",
863
- "arity": 0,
864
- "parameterCount": 1,
865
- "isStatic": false,
866
- "isAbstract": false,
867
- "isVirtual": true,
868
- "isOverride": false,
869
- "isSealed": false,
870
- "visibility": "Protected",
871
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView",
872
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
873
- "isExtensionMethod": false
874
- },
875
- {
876
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.AuthorizeView::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
877
- "clrName": "SetParametersAsync",
878
- "metadataToken": 0,
879
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
880
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
881
- "emitScope": "ClassSurface",
882
- "provenance": "BaseOverload",
883
- "arity": 0,
884
- "parameterCount": 1,
885
- "isStatic": false,
886
- "isAbstract": false,
887
- "isVirtual": true,
888
- "isOverride": false,
889
- "isSealed": false,
890
- "visibility": "Public",
891
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView",
892
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
893
- "isExtensionMethod": false
894
754
  }
895
755
  ],
896
756
  "properties": [
@@ -1122,106 +982,6 @@
1122
982
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
1123
983
  "isExtensionMethod": false,
1124
984
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
1125
- },
1126
- {
1127
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.AuthorizeViewCore::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
1128
- "clrName": "Attach",
1129
- "metadataToken": 0,
1130
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
1131
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
1132
- "emitScope": "ClassSurface",
1133
- "provenance": "BaseOverload",
1134
- "arity": 0,
1135
- "parameterCount": 1,
1136
- "isStatic": false,
1137
- "isAbstract": false,
1138
- "isVirtual": true,
1139
- "isOverride": false,
1140
- "isSealed": false,
1141
- "visibility": "Public",
1142
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.AuthorizeViewCore",
1143
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
1144
- "isExtensionMethod": false
1145
- },
1146
- {
1147
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.AuthorizeViewCore::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
1148
- "clrName": "HandleEventAsync",
1149
- "metadataToken": 0,
1150
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
1151
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
1152
- "emitScope": "ClassSurface",
1153
- "provenance": "BaseOverload",
1154
- "arity": 0,
1155
- "parameterCount": 2,
1156
- "isStatic": false,
1157
- "isAbstract": false,
1158
- "isVirtual": true,
1159
- "isOverride": false,
1160
- "isSealed": false,
1161
- "visibility": "Public",
1162
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.AuthorizeViewCore",
1163
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
1164
- "isExtensionMethod": false
1165
- },
1166
- {
1167
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.AuthorizeViewCore::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
1168
- "clrName": "OnAfterRenderAsync",
1169
- "metadataToken": 0,
1170
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
1171
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
1172
- "emitScope": "ClassSurface",
1173
- "provenance": "BaseOverload",
1174
- "arity": 0,
1175
- "parameterCount": 1,
1176
- "isStatic": false,
1177
- "isAbstract": false,
1178
- "isVirtual": true,
1179
- "isOverride": false,
1180
- "isSealed": false,
1181
- "visibility": "Protected",
1182
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.AuthorizeViewCore",
1183
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
1184
- "isExtensionMethod": false
1185
- },
1186
- {
1187
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.AuthorizeViewCore::OnAfterRenderAsync():System.Threading.Tasks.Task",
1188
- "clrName": "OnAfterRenderAsync",
1189
- "metadataToken": 0,
1190
- "canonicalSignature": "():System.Threading.Tasks.Task",
1191
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
1192
- "emitScope": "ClassSurface",
1193
- "provenance": "BaseOverload",
1194
- "arity": 0,
1195
- "parameterCount": 0,
1196
- "isStatic": false,
1197
- "isAbstract": false,
1198
- "isVirtual": true,
1199
- "isOverride": false,
1200
- "isSealed": false,
1201
- "visibility": "Public",
1202
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.AuthorizeViewCore",
1203
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
1204
- "isExtensionMethod": false
1205
- },
1206
- {
1207
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.AuthorizeViewCore::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
1208
- "clrName": "SetParametersAsync",
1209
- "metadataToken": 0,
1210
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
1211
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
1212
- "emitScope": "ClassSurface",
1213
- "provenance": "BaseOverload",
1214
- "arity": 0,
1215
- "parameterCount": 1,
1216
- "isStatic": false,
1217
- "isAbstract": false,
1218
- "isVirtual": true,
1219
- "isOverride": false,
1220
- "isSealed": false,
1221
- "visibility": "Public",
1222
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.AuthorizeViewCore",
1223
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
1224
- "isExtensionMethod": false
1225
985
  }
1226
986
  ],
1227
987
  "properties": [
@@ -1494,106 +1254,6 @@
1494
1254
  "declaringAssemblyName": "Microsoft.AspNetCore.Components",
1495
1255
  "isExtensionMethod": false,
1496
1256
  "sourceInterface": "Microsoft.AspNetCore.Components.IHandleAfterRender"
1497
- },
1498
- {
1499
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState::Attach(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
1500
- "clrName": "Attach",
1501
- "metadataToken": 0,
1502
- "canonicalSignature": "(Microsoft.AspNetCore.Components.RenderHandle):System.Void",
1503
- "normalizedSignature": "Attach|(Microsoft.AspNetCore.Components.RenderHandle):System.Void|static=false",
1504
- "emitScope": "ClassSurface",
1505
- "provenance": "BaseOverload",
1506
- "arity": 0,
1507
- "parameterCount": 1,
1508
- "isStatic": false,
1509
- "isAbstract": false,
1510
- "isVirtual": true,
1511
- "isOverride": false,
1512
- "isSealed": false,
1513
- "visibility": "Public",
1514
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState",
1515
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
1516
- "isExtensionMethod": false
1517
- },
1518
- {
1519
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState::HandleEventAsync(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
1520
- "clrName": "HandleEventAsync",
1521
- "metadataToken": 0,
1522
- "canonicalSignature": "(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task",
1523
- "normalizedSignature": "HandleEventAsync|(Microsoft.AspNetCore.Components.EventCallbackWorkItem,System.Object):System.Threading.Tasks.Task|static=false",
1524
- "emitScope": "ClassSurface",
1525
- "provenance": "BaseOverload",
1526
- "arity": 0,
1527
- "parameterCount": 2,
1528
- "isStatic": false,
1529
- "isAbstract": false,
1530
- "isVirtual": true,
1531
- "isOverride": false,
1532
- "isSealed": false,
1533
- "visibility": "Public",
1534
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState",
1535
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
1536
- "isExtensionMethod": false
1537
- },
1538
- {
1539
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState::OnAfterRenderAsync(System.Boolean):System.Threading.Tasks.Task",
1540
- "clrName": "OnAfterRenderAsync",
1541
- "metadataToken": 0,
1542
- "canonicalSignature": "(System.Boolean):System.Threading.Tasks.Task",
1543
- "normalizedSignature": "OnAfterRenderAsync|(System.Boolean):System.Threading.Tasks.Task|static=false",
1544
- "emitScope": "ClassSurface",
1545
- "provenance": "BaseOverload",
1546
- "arity": 0,
1547
- "parameterCount": 1,
1548
- "isStatic": false,
1549
- "isAbstract": false,
1550
- "isVirtual": true,
1551
- "isOverride": false,
1552
- "isSealed": false,
1553
- "visibility": "Protected",
1554
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState",
1555
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
1556
- "isExtensionMethod": false
1557
- },
1558
- {
1559
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState::OnAfterRenderAsync():System.Threading.Tasks.Task",
1560
- "clrName": "OnAfterRenderAsync",
1561
- "metadataToken": 0,
1562
- "canonicalSignature": "():System.Threading.Tasks.Task",
1563
- "normalizedSignature": "OnAfterRenderAsync|():System.Threading.Tasks.Task|static=false",
1564
- "emitScope": "ClassSurface",
1565
- "provenance": "BaseOverload",
1566
- "arity": 0,
1567
- "parameterCount": 0,
1568
- "isStatic": false,
1569
- "isAbstract": false,
1570
- "isVirtual": true,
1571
- "isOverride": false,
1572
- "isSealed": false,
1573
- "visibility": "Public",
1574
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState",
1575
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
1576
- "isExtensionMethod": false
1577
- },
1578
- {
1579
- "stableId": "Microsoft.AspNetCore.Components.Authorization:Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState::SetParametersAsync(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
1580
- "clrName": "SetParametersAsync",
1581
- "metadataToken": 0,
1582
- "canonicalSignature": "(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task",
1583
- "normalizedSignature": "SetParametersAsync|(Microsoft.AspNetCore.Components.ParameterView):System.Threading.Tasks.Task|static=false",
1584
- "emitScope": "ClassSurface",
1585
- "provenance": "BaseOverload",
1586
- "arity": 0,
1587
- "parameterCount": 1,
1588
- "isStatic": false,
1589
- "isAbstract": false,
1590
- "isVirtual": true,
1591
- "isOverride": false,
1592
- "isSealed": false,
1593
- "visibility": "Public",
1594
- "declaringClrType": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState",
1595
- "declaringAssemblyName": "Microsoft.AspNetCore.Components.Authorization",
1596
- "isExtensionMethod": false
1597
1257
  }
1598
1258
  ],
1599
1259
  "properties": [
@@ -89,7 +89,7 @@ export const AuthenticationStateProvider: (abstract new() => AuthenticationState
89
89
 
90
90
  export type AuthenticationStateProvider = AuthenticationStateProvider$instance;
91
91
 
92
- export interface AuthorizeRouteView$instance extends RouteView {
92
+ export interface AuthorizeRouteView$instance extends RouteView, Microsoft_AspNetCore_Components_Internal.IComponent$instance {
93
93
  readonly __tsonic_type_Microsoft_AspNetCore_Components_Authorization_AuthorizeRouteView: never;
94
94
 
95
95
  readonly __tsonic_iface_Microsoft_AspNetCore_Components_IComponent: never;
@@ -100,9 +100,7 @@ export interface AuthorizeRouteView$instance extends RouteView {
100
100
  set NotAuthorized(value: RenderFragment_1<AuthenticationState> | undefined);
101
101
  get Resource(): unknown | undefined;
102
102
  set Resource(value: unknown | undefined);
103
- Attach(renderHandle: RenderHandle): void;
104
103
  Render(builder: RenderTreeBuilder): void;
105
- SetParametersAsync(parameters: ParameterView): Task;
106
104
  }
107
105
 
108
106
 
@@ -118,7 +116,7 @@ export interface __AuthorizeRouteView$views {
118
116
  export type AuthorizeRouteView = AuthorizeRouteView$instance & __AuthorizeRouteView$views;
119
117
 
120
118
 
121
- export interface AuthorizeView$instance extends AuthorizeViewCore$instance {
119
+ export interface AuthorizeView$instance extends AuthorizeViewCore$instance, Microsoft_AspNetCore_Components_Internal.IComponent$instance, Microsoft_AspNetCore_Components_Internal.IHandleEvent$instance {
122
120
  readonly __tsonic_type_Microsoft_AspNetCore_Components_Authorization_AuthorizeView: never;
123
121
 
124
122
  readonly __tsonic_iface_Microsoft_AspNetCore_Components_IComponent: never;
@@ -129,12 +127,7 @@ export interface AuthorizeView$instance extends AuthorizeViewCore$instance {
129
127
  set Policy(value: string | undefined);
130
128
  get Roles(): string | undefined;
131
129
  set Roles(value: string | undefined);
132
- Attach(renderHandle: RenderHandle): void;
133
130
  GetAuthorizeData(): IAuthorizeData[];
134
- HandleEventAsync(item: EventCallbackWorkItem, arg: unknown): Task;
135
- OnAfterRenderAsync(): Task;
136
- OnAfterRenderAsync(firstRender: boolean): Task;
137
- SetParametersAsync(parameters: ParameterView): Task;
138
131
  }
139
132
 
140
133
 
@@ -152,7 +145,7 @@ export interface __AuthorizeView$views {
152
145
  export type AuthorizeView = AuthorizeView$instance & __AuthorizeView$views;
153
146
 
154
147
 
155
- export interface AuthorizeViewCore$instance extends ComponentBase, Microsoft_AspNetCore_Components_Internal.IHandleEvent$instance {
148
+ export interface AuthorizeViewCore$instance extends ComponentBase, Microsoft_AspNetCore_Components_Internal.IComponent$instance, Microsoft_AspNetCore_Components_Internal.IHandleEvent$instance {
156
149
  readonly __tsonic_type_Microsoft_AspNetCore_Components_Authorization_AuthorizeViewCore: never;
157
150
 
158
151
  readonly __tsonic_iface_Microsoft_AspNetCore_Components_IComponent: never;
@@ -169,14 +162,9 @@ export interface AuthorizeViewCore$instance extends ComponentBase, Microsoft_Asp
169
162
  set NotAuthorized(value: RenderFragment_1<AuthenticationState> | undefined);
170
163
  get Resource(): unknown | undefined;
171
164
  set Resource(value: unknown | undefined);
172
- Attach(renderHandle: RenderHandle): void;
173
165
  BuildRenderTree(builder: RenderTreeBuilder): void;
174
166
  GetAuthorizeData(): IAuthorizeData[] | undefined;
175
- HandleEventAsync(item: EventCallbackWorkItem, arg: unknown): Task;
176
- OnAfterRenderAsync(firstRender: boolean): Task;
177
- OnAfterRenderAsync(): Task;
178
167
  OnParametersSetAsync(): Task;
179
- SetParametersAsync(parameters: ParameterView): Task;
180
168
  }
181
169
 
182
170
 
@@ -193,7 +181,7 @@ export interface __AuthorizeViewCore$views {
193
181
  export type AuthorizeViewCore = AuthorizeViewCore$instance & __AuthorizeViewCore$views;
194
182
 
195
183
 
196
- export interface CascadingAuthenticationState$instance extends ComponentBase, Microsoft_AspNetCore_Components_Internal.IHandleEvent$instance, System_Internal.IDisposable {
184
+ export interface CascadingAuthenticationState$instance extends ComponentBase, Microsoft_AspNetCore_Components_Internal.IComponent$instance, Microsoft_AspNetCore_Components_Internal.IHandleEvent$instance, System_Internal.IDisposable {
197
185
  readonly __tsonic_type_Microsoft_AspNetCore_Components_Authorization_CascadingAuthenticationState: never;
198
186
 
199
187
  readonly __tsonic_iface_Microsoft_AspNetCore_Components_IComponent: never;
@@ -203,13 +191,8 @@ export interface CascadingAuthenticationState$instance extends ComponentBase, Mi
203
191
 
204
192
  get ChildContent(): RenderFragment | undefined;
205
193
  set ChildContent(value: RenderFragment | undefined);
206
- Attach(renderHandle: RenderHandle): void;
207
194
  BuildRenderTree(__builder: RenderTreeBuilder): void;
208
- HandleEventAsync(item: EventCallbackWorkItem, arg: unknown): Task;
209
- OnAfterRenderAsync(firstRender: boolean): Task;
210
- OnAfterRenderAsync(): Task;
211
195
  OnInitialized(): void;
212
- SetParametersAsync(parameters: ParameterView): Task;
213
196
  }
214
197
 
215
198