awing-library 2.1.2-dev.586 → 2.1.2-dev.588

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 (41) hide show
  1. package/dist/AWING/AdvancedSearch/Container.d.ts.map +1 -1
  2. package/dist/AWING/AdvancedSearch/Container.js +1 -0
  3. package/dist/AWING/DataForm/container.test.js +4 -4
  4. package/dist/AWING/DirectoryTree/FilterTreeView/Container.d.ts.map +1 -1
  5. package/dist/AWING/DirectoryTree/FilterTreeView/Container.js +10 -10
  6. package/dist/AWING/DirectoryTree/FilterTreeView/types.d.ts +1 -1
  7. package/dist/AWING/DirectoryTree/FilterTreeView/types.d.ts.map +1 -1
  8. package/dist/AWING/DirectoryTree/helper.d.ts +2 -0
  9. package/dist/AWING/DirectoryTree/helper.d.ts.map +1 -1
  10. package/dist/AWING/DirectoryTree/helper.js +7 -1
  11. package/dist/Features/SYSTEM/Group/SearchUser/component.d.ts +3 -0
  12. package/dist/Features/SYSTEM/Group/SearchUser/component.d.ts.map +1 -1
  13. package/dist/Features/SYSTEM/Group/SearchUser/component.js +58 -33
  14. package/dist/Features/SYSTEM/Group/SearchUser/container.d.ts.map +1 -1
  15. package/dist/Features/SYSTEM/Group/SearchUser/container.js +59 -30
  16. package/dist/Features/SYSTEM/Group/Services.d.ts +4 -2
  17. package/dist/Features/SYSTEM/Group/Services.d.ts.map +1 -1
  18. package/dist/Features/SYSTEM/User/Services.d.ts +1 -0
  19. package/dist/Features/SYSTEM/User/Services.d.ts.map +1 -1
  20. package/dist/Features/SYSTEM/User/container.d.ts.map +1 -1
  21. package/dist/Features/SYSTEM/User/container.js +1 -1
  22. package/dotnet-wasm/AwingCSharpLib.Test/bin/Debug/net9.0/.msCoverageSourceRootsMapping_AwingCSharpLib.Test +0 -0
  23. package/dotnet-wasm/AwingCSharpLib.Test/bin/Debug/net9.0/CoverletSourceRootsMapping_AwingCSharpLib.Test +0 -0
  24. package/dotnet-wasm/AwingCSharpLib.Test/obj/AwingCSharpLib.Test.csproj.nuget.dgspec.json +213 -0
  25. package/dotnet-wasm/AwingCSharpLib.Test/obj/AwingCSharpLib.Test.csproj.nuget.g.props +30 -0
  26. package/dotnet-wasm/AwingCSharpLib.Test/obj/AwingCSharpLib.Test.csproj.nuget.g.targets +13 -0
  27. package/dotnet-wasm/AwingCSharpLib.Test/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs +4 -0
  28. package/dotnet-wasm/AwingCSharpLib.Test/obj/Debug/net9.0/AwingCSharpLib.Test.AssemblyInfo.cs +23 -0
  29. package/dotnet-wasm/AwingCSharpLib.Test/obj/Debug/net9.0/AwingCSharpLib.Test.GeneratedMSBuildEditorConfig.editorconfig +25 -0
  30. package/dotnet-wasm/AwingCSharpLib.Test/obj/Debug/net9.0/AwingCSharpLib.Test.GlobalUsings.g.cs +9 -0
  31. package/dotnet-wasm/AwingCSharpLib.Test/obj/Debug/net9.0/SelfRegisteredExtensions.cs +18 -0
  32. package/dotnet-wasm/AwingCSharpLib.Test/obj/Debug/net9.0/XunitAutoGeneratedEntryPoint.cs +16 -0
  33. package/dotnet-wasm/AwingCSharpLib.Test/obj/project.assets.json +3098 -0
  34. package/dotnet-wasm/obj/AwingCSharpLib.csproj.nuget.dgspec.json +116 -0
  35. package/dotnet-wasm/obj/AwingCSharpLib.csproj.nuget.g.props +25 -0
  36. package/dotnet-wasm/obj/AwingCSharpLib.csproj.nuget.g.targets +7 -0
  37. package/dotnet-wasm/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs +4 -0
  38. package/dotnet-wasm/obj/Debug/net9.0/AwingCSharpLib.AssemblyInfo.cs +22 -0
  39. package/dotnet-wasm/obj/Debug/net9.0/AwingCSharpLib.GeneratedMSBuildEditorConfig.editorconfig +29 -0
  40. package/dotnet-wasm/obj/project.assets.json +1373 -0
  41. package/package.json +1 -1
@@ -0,0 +1,116 @@
1
+ {
2
+ "format": 1,
3
+ "restore": {
4
+ "T:\\Projects\\FE\\react\\dotnet-wasm\\AwingCSharpLib.csproj": {}
5
+ },
6
+ "projects": {
7
+ "T:\\Projects\\FE\\react\\dotnet-wasm\\AwingCSharpLib.csproj": {
8
+ "version": "1.0.0",
9
+ "restore": {
10
+ "projectUniqueName": "T:\\Projects\\FE\\react\\dotnet-wasm\\AwingCSharpLib.csproj",
11
+ "projectName": "AwingCSharpLib",
12
+ "projectPath": "T:\\Projects\\FE\\react\\dotnet-wasm\\AwingCSharpLib.csproj",
13
+ "packagesPath": "C:\\Users\\ADMIN\\.nuget\\packages\\",
14
+ "outputPath": "T:\\Projects\\FE\\react\\dotnet-wasm\\obj\\",
15
+ "projectStyle": "PackageReference",
16
+ "configFilePaths": [
17
+ "C:\\Users\\ADMIN\\AppData\\Roaming\\NuGet\\NuGet.Config"
18
+ ],
19
+ "originalTargetFrameworks": [
20
+ "net9.0"
21
+ ],
22
+ "sources": {
23
+ "https://api.nuget.org/v3/index.json": {}
24
+ },
25
+ "frameworks": {
26
+ "net9.0": {
27
+ "targetAlias": "net9.0",
28
+ "projectReferences": {}
29
+ }
30
+ },
31
+ "warningProperties": {
32
+ "warnAsError": [
33
+ "NU1605"
34
+ ]
35
+ },
36
+ "restoreAuditProperties": {
37
+ "enableAudit": "true",
38
+ "auditLevel": "low",
39
+ "auditMode": "direct"
40
+ },
41
+ "SdkAnalysisLevel": "10.0.200"
42
+ },
43
+ "frameworks": {
44
+ "net9.0": {
45
+ "targetAlias": "net9.0",
46
+ "dependencies": {
47
+ "Microsoft.CodeAnalysis.CSharp": {
48
+ "target": "Package",
49
+ "version": "[5.0.0, )"
50
+ },
51
+ "Microsoft.CodeAnalysis.Common": {
52
+ "target": "Package",
53
+ "version": "[5.0.0, )"
54
+ },
55
+ "Microsoft.NET.ILLink.Tasks": {
56
+ "suppressParent": "All",
57
+ "target": "Package",
58
+ "version": "[9.0.14, )",
59
+ "autoReferenced": true
60
+ },
61
+ "Microsoft.NET.Sdk.WebAssembly.Pack": {
62
+ "suppressParent": "All",
63
+ "target": "Package",
64
+ "version": "[10.0.5, )",
65
+ "autoReferenced": true
66
+ },
67
+ "Newtonsoft.Json": {
68
+ "target": "Package",
69
+ "version": "[13.0.4, )"
70
+ }
71
+ },
72
+ "imports": [
73
+ "net461",
74
+ "net462",
75
+ "net47",
76
+ "net471",
77
+ "net472",
78
+ "net48",
79
+ "net481"
80
+ ],
81
+ "assetTargetFallback": true,
82
+ "warn": true,
83
+ "downloadDependencies": [
84
+ {
85
+ "name": "Microsoft.AspNetCore.App.Ref",
86
+ "version": "[9.0.14, 9.0.14]"
87
+ },
88
+ {
89
+ "name": "Microsoft.NETCore.App.Ref",
90
+ "version": "[9.0.14, 9.0.14]"
91
+ },
92
+ {
93
+ "name": "Microsoft.NETCore.App.Runtime.Mono.browser-wasm",
94
+ "version": "[9.0.14, 9.0.14]"
95
+ },
96
+ {
97
+ "name": "Microsoft.WindowsDesktop.App.Ref",
98
+ "version": "[9.0.14, 9.0.14]"
99
+ }
100
+ ],
101
+ "frameworkReferences": {
102
+ "Microsoft.NETCore.App": {
103
+ "privateAssets": "all"
104
+ }
105
+ },
106
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.201/PortableRuntimeIdentifierGraph.json"
107
+ }
108
+ },
109
+ "runtimes": {
110
+ "browser-wasm": {
111
+ "#import": []
112
+ }
113
+ }
114
+ }
115
+ }
116
+ }
@@ -0,0 +1,25 @@
1
+ <?xml version="1.0" encoding="utf-8" standalone="no"?>
2
+ <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
+ <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
4
+ <RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
5
+ <RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
6
+ <ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
7
+ <NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
8
+ <NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\ADMIN\.nuget\packages\</NuGetPackageFolders>
9
+ <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
10
+ <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
11
+ </PropertyGroup>
12
+ <ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
13
+ <SourceRoot Include="C:\Users\ADMIN\.nuget\packages\" />
14
+ </ItemGroup>
15
+ <ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
16
+ <Import Project="$(NuGetPackageRoot)microsoft.net.sdk.webassembly.pack\10.0.5\build\Microsoft.NET.Sdk.WebAssembly.Pack.props" Condition="Exists('$(NuGetPackageRoot)microsoft.net.sdk.webassembly.pack\10.0.5\build\Microsoft.NET.Sdk.WebAssembly.Pack.props')" />
17
+ <Import Project="$(NuGetPackageRoot)microsoft.net.illink.tasks\9.0.14\build\Microsoft.NET.ILLink.Tasks.props" Condition="Exists('$(NuGetPackageRoot)microsoft.net.illink.tasks\9.0.14\build\Microsoft.NET.ILLink.Tasks.props')" />
18
+ <Import Project="$(NuGetPackageRoot)microsoft.codeanalysis.analyzers\3.11.0\buildTransitive\Microsoft.CodeAnalysis.Analyzers.props" Condition="Exists('$(NuGetPackageRoot)microsoft.codeanalysis.analyzers\3.11.0\buildTransitive\Microsoft.CodeAnalysis.Analyzers.props')" />
19
+ </ImportGroup>
20
+ <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
21
+ <PkgMicrosoft_NET_Sdk_WebAssembly_Pack Condition=" '$(PkgMicrosoft_NET_Sdk_WebAssembly_Pack)' == '' ">C:\Users\ADMIN\.nuget\packages\microsoft.net.sdk.webassembly.pack\10.0.5</PkgMicrosoft_NET_Sdk_WebAssembly_Pack>
22
+ <PkgMicrosoft_NET_ILLink_Tasks Condition=" '$(PkgMicrosoft_NET_ILLink_Tasks)' == '' ">C:\Users\ADMIN\.nuget\packages\microsoft.net.illink.tasks\9.0.14</PkgMicrosoft_NET_ILLink_Tasks>
23
+ <PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\ADMIN\.nuget\packages\microsoft.codeanalysis.analyzers\3.11.0</PkgMicrosoft_CodeAnalysis_Analyzers>
24
+ </PropertyGroup>
25
+ </Project>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="utf-8" standalone="no"?>
2
+ <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
+ <ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
4
+ <Import Project="$(NuGetPackageRoot)microsoft.net.sdk.webassembly.pack\10.0.5\build\Microsoft.NET.Sdk.WebAssembly.Pack.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.net.sdk.webassembly.pack\10.0.5\build\Microsoft.NET.Sdk.WebAssembly.Pack.targets')" />
5
+ <Import Project="$(NuGetPackageRoot)microsoft.codeanalysis.analyzers\3.11.0\buildTransitive\Microsoft.CodeAnalysis.Analyzers.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.codeanalysis.analyzers\3.11.0\buildTransitive\Microsoft.CodeAnalysis.Analyzers.targets')" />
6
+ </ImportGroup>
7
+ </Project>
@@ -0,0 +1,4 @@
1
+ // <autogenerated />
2
+ using System;
3
+ using System.Reflection;
4
+ [assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]
@@ -0,0 +1,22 @@
1
+ //------------------------------------------------------------------------------
2
+ // <auto-generated>
3
+ // This code was generated by a tool.
4
+ //
5
+ // Changes to this file may cause incorrect behavior and will be lost if
6
+ // the code is regenerated.
7
+ // </auto-generated>
8
+ //------------------------------------------------------------------------------
9
+
10
+ using System;
11
+ using System.Reflection;
12
+
13
+ [assembly: System.Reflection.AssemblyCompanyAttribute("AwingCSharpLib")]
14
+ [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
15
+ [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
16
+ [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+133a1854b531a3ecabd72d30025a6dfd280cbdc2")]
17
+ [assembly: System.Reflection.AssemblyProductAttribute("AwingCSharpLib")]
18
+ [assembly: System.Reflection.AssemblyTitleAttribute("AwingCSharpLib")]
19
+ [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
20
+
21
+ // Generated by the MSBuild WriteCodeFragment class.
22
+
@@ -0,0 +1,29 @@
1
+ is_global = true
2
+ build_property.EnableAotAnalyzer =
3
+ build_property.EnableSingleFileAnalyzer =
4
+ build_property.EnableTrimAnalyzer = true
5
+ build_property.IncludeAllContentForSelfExtract =
6
+ build_property.TargetFramework = net9.0
7
+ build_property.TargetFramework = net9.0
8
+ build_property.TargetPlatformMinVersion =
9
+ build_property.TargetPlatformMinVersion =
10
+ build_property.UsingMicrosoftNETSdkWeb =
11
+ build_property.UsingMicrosoftNETSdkWeb =
12
+ build_property.ProjectTypeGuids =
13
+ build_property.ProjectTypeGuids =
14
+ build_property.InvariantGlobalization = false
15
+ build_property.InvariantGlobalization = false
16
+ build_property.PlatformNeutralAssembly =
17
+ build_property.PlatformNeutralAssembly =
18
+ build_property.EnforceExtendedAnalyzerRules =
19
+ build_property.EnforceExtendedAnalyzerRules =
20
+ build_property._SupportedPlatformList = browser
21
+ build_property._SupportedPlatformList = browser
22
+ build_property.TargetFrameworkIdentifier = .NETCoreApp
23
+ build_property.TargetFrameworkVersion = v9.0
24
+ build_property.RootNamespace = AwingCSharpLib
25
+ build_property.ProjectDir = T:\Projects\FE\react\dotnet-wasm\
26
+ build_property.EnableComHosting =
27
+ build_property.EnableGeneratedComInterfaceComImportInterop = false
28
+ build_property.EffectiveAnalysisLevelStyle = 9.0
29
+ build_property.EnableCodeStyleSeverity =