Browse Source

Merge pull request #15803 from abpframework/auto-merge/rel-7-1/1758

Merge branch dev with rel-7.1
pull/15826/head
Engincan VESKE 3 years ago
committed by GitHub
parent
commit
4c4153a2f8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/AbpCliCoreModule.cs
  2. 2
      framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/CliConsts.cs
  3. 55
      framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/CliService.cs
  4. 2
      framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/CliUrls.cs
  5. 12
      framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Commands/CliCommand.cs
  6. 12
      framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Commands/SuiteCommand.cs
  7. 4
      framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Http/CliHttpClientFactory.cs
  8. 38
      framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/ProjectModification/VoloNugetPackagesVersionUpdater.cs
  9. 2
      framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Version/CommercialPackages.cs
  10. 16
      framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Version/LatestVersionInfo.cs
  11. 84
      framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Version/PackageVersionCheckerService.cs
  12. 8
      latest-versions.json
  13. 2
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/package.json
  14. 244
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock
  15. 4
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/package.json
  16. 280
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock
  17. 4
      modules/blogging/app/Volo.BloggingTestApp/package.json
  18. 318
      modules/blogging/app/Volo.BloggingTestApp/yarn.lock
  19. 2
      modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json
  20. 258
      modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock
  21. 10
      modules/cms-kit/angular/package.json
  22. 4
      modules/cms-kit/angular/projects/cms-kit/package.json
  23. 2
      modules/cms-kit/host/Volo.CmsKit.IdentityServer/package.json
  24. 258
      modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock
  25. 2
      modules/cms-kit/host/Volo.CmsKit.Web.Host/package.json
  26. 258
      modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock
  27. 4
      modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json
  28. 392
      modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock
  29. 14
      modules/cms-kit/src/Volo.CmsKit.Public.Web/Pages/Public/CmsKit/Blogs/BlogPost.cshtml
  30. 4
      modules/docs/app/VoloDocs.Web/package.json
  31. 318
      modules/docs/app/VoloDocs.Web/yarn.lock
  32. 2
      modules/openiddict/app/OpenIddict.Demo.Server/package.json
  33. 18
      modules/openiddict/app/angular/package.json
  34. 2
      modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/package.json
  35. 258
      modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock
  36. 4
      modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json
  37. 292
      modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/yarn.lock
  38. 2
      npm/lerna.json
  39. 2
      npm/ng-packs/lerna.version.json
  40. 26
      npm/ng-packs/package.json
  41. 6
      npm/ng-packs/packages/account-core/package.json
  42. 6
      npm/ng-packs/packages/account/package.json
  43. 6
      npm/ng-packs/packages/components/package.json
  44. 4
      npm/ng-packs/packages/core/package.json
  45. 4
      npm/ng-packs/packages/feature-management/package.json
  46. 6
      npm/ng-packs/packages/identity/package.json
  47. 6
      npm/ng-packs/packages/oauth/package.json
  48. 4
      npm/ng-packs/packages/permission-management/package.json
  49. 2
      npm/ng-packs/packages/schematics/package.json
  50. 6
      npm/ng-packs/packages/setting-management/package.json
  51. 6
      npm/ng-packs/packages/tenant-management/package.json
  52. 6
      npm/ng-packs/packages/theme-basic/package.json
  53. 4
      npm/ng-packs/packages/theme-shared/package.json
  54. 4
      npm/packs/anchor-js/package.json
  55. 4
      npm/packs/aspnetcore.components.server.basictheme/package.json
  56. 6
      npm/packs/aspnetcore.components.server.theming/package.json
  57. 4
      npm/packs/aspnetcore.mvc.ui.theme.basic/package.json
  58. 34
      npm/packs/aspnetcore.mvc.ui.theme.shared/package.json
  59. 2
      npm/packs/aspnetcore.mvc.ui/package-lock.json
  60. 2
      npm/packs/aspnetcore.mvc.ui/package.json
  61. 10
      npm/packs/blogging/package.json
  62. 2
      npm/packs/bootstrap-datepicker/package.json
  63. 2
      npm/packs/bootstrap-daterangepicker/package.json
  64. 4
      npm/packs/bootstrap/package.json
  65. 2
      npm/packs/chart.js/package.json
  66. 4
      npm/packs/clipboard/package.json
  67. 12
      npm/packs/cms-kit.admin/package.json
  68. 6
      npm/packs/cms-kit.public/package.json
  69. 6
      npm/packs/cms-kit/package.json
  70. 4
      npm/packs/codemirror/package.json
  71. 4
      npm/packs/core/package.json
  72. 4
      npm/packs/cropperjs/package.json
  73. 4
      npm/packs/datatables.net-bs4/package.json
  74. 4
      npm/packs/datatables.net-bs5/package.json
  75. 4
      npm/packs/datatables.net/package.json
  76. 12
      npm/packs/docs/package.json
  77. 2
      npm/packs/flag-icon-css/package.json
  78. 4
      npm/packs/font-awesome/package.json
  79. 4
      npm/packs/highlight.js/package.json
  80. 4
      npm/packs/jquery-form/package.json
  81. 4
      npm/packs/jquery-validation-unobtrusive/package.json
  82. 4
      npm/packs/jquery-validation/package.json
  83. 4
      npm/packs/jquery/package.json
  84. 4
      npm/packs/jstree/package.json
  85. 4
      npm/packs/lodash/package.json
  86. 4
      npm/packs/luxon/package.json
  87. 4
      npm/packs/malihu-custom-scrollbar-plugin/package.json
  88. 4
      npm/packs/markdown-it/package.json
  89. 2
      npm/packs/moment/package.json
  90. 4
      npm/packs/owl.carousel/package.json
  91. 4
      npm/packs/popper.js/package.json
  92. 6
      npm/packs/prismjs/package.json
  93. 4
      npm/packs/select2/package.json
  94. 4
      npm/packs/signalr/package.json
  95. 2
      npm/packs/slugify/package.json
  96. 4
      npm/packs/star-rating-svg/package.json
  97. 4
      npm/packs/sweetalert2/package.json
  98. 4
      npm/packs/timeago/package.json
  99. 4
      npm/packs/toastr/package.json
  100. 6
      npm/packs/tui-editor/package.json

5
framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/AbpCliCoreModule.cs

@ -29,6 +29,11 @@ public class AbpCliCoreModule : AbpModule
context.Services.AddHttpClient(CliConsts.HttpClientName)
.ConfigurePrimaryHttpMessageHandler(() => new CliHttpClientHandler());
context.Services.AddHttpClient(CliConsts.GithubHttpClientName, client =>
{
client.DefaultRequestHeaders.UserAgent.ParseAdd("MyAgent/1.0");
});
Encoding.RegisterProvider(CodePagesEncodingProvider.Instance);
Configure<AbpCliOptions>(options =>

2
framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/CliConsts.cs

@ -10,6 +10,8 @@ public static class CliConsts
public const string HttpClientName = "AbpHttpClient";
public const string GithubHttpClientName = "GithubHttpClient";
public const string LogoutUrl = CliUrls.WwwAbpIo + "api/license/logout";
public const string LicenseCodePlaceHolder = @"<LICENSE_CODE/>";

55
framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/CliService.cs

@ -13,7 +13,7 @@ using System.Threading.Tasks;
using Volo.Abp.Cli.Args;
using Volo.Abp.Cli.Commands;
using Volo.Abp.Cli.Memory;
using Volo.Abp.Cli.NuGet;
using Volo.Abp.Cli.Version;
using Volo.Abp.Cli.Utils;
using Volo.Abp.DependencyInjection;
using Volo.Abp.IO;
@ -27,14 +27,14 @@ public class CliService : ITransientDependency
protected ICommandLineArgumentParser CommandLineArgumentParser { get; }
protected ICommandSelector CommandSelector { get; }
protected IServiceScopeFactory ServiceScopeFactory { get; }
protected NuGetService NuGetService { get; }
protected PackageVersionCheckerService PackageVersionCheckerService { get; }
public ICmdHelper CmdHelper { get; }
public CliService(
ICommandLineArgumentParser commandLineArgumentParser,
ICommandSelector commandSelector,
IServiceScopeFactory serviceScopeFactory,
NuGetService nugetService,
PackageVersionCheckerService nugetService,
ICmdHelper cmdHelper,
MemoryService memoryService)
{
@ -42,7 +42,7 @@ public class CliService : ITransientDependency
CommandLineArgumentParser = commandLineArgumentParser;
CommandSelector = commandSelector;
ServiceScopeFactory = serviceScopeFactory;
NuGetService = nugetService;
PackageVersionCheckerService = nugetService;
CmdHelper = cmdHelper;
Logger = NullLogger<CliService>.Instance;
@ -61,6 +61,7 @@ public class CliService : ITransientDependency
await CheckCliVersionAsync(currentCliVersion);
}
#endif
try
{
if (commandLineArgs.IsCommand("prompt"))
@ -175,24 +176,22 @@ public class CliService : ITransientDependency
{
return;
}
var assembly = typeof(CliService).Assembly;
var toolPath = GetToolPath(assembly);
var updateChannel = GetUpdateChannel(currentCliVersion);
try
{
var latestVersion = await GetLatestVersion(updateChannel);
var assembly = typeof(CliService).Assembly;
var toolPath = GetToolPath(assembly);
var updateChannel = GetUpdateChannel(currentCliVersion);
if (latestVersion != null && latestVersion > currentCliVersion)
var latestVersionInfo = await GetLatestVersion(updateChannel);
if (latestVersionInfo != null && latestVersionInfo.Version > currentCliVersion)
{
LogNewVersionInfo(updateChannel, latestVersion, toolPath);
LogNewVersionInfo(updateChannel, latestVersionInfo.Version, toolPath, latestVersionInfo.Message);
}
}
catch (Exception e)
{
Logger.LogWarning("Unable to retrieve the latest version");
Logger.LogWarning(e.Message);
Logger.LogWarning("Unable to retrieve the latest version: " + e.Message);
}
}
@ -200,13 +199,17 @@ public class CliService : ITransientDependency
{
try
{
var latestTime = await _memoryService.GetAsync(CliConsts.MemoryKeys.LatestCliVersionCheckDate);
if (latestTime != null && DateTime.Now - DateTime.Parse(latestTime, CultureInfo.InvariantCulture) < TimeSpan.FromDays(1))
var latestTimeAsString = await _memoryService.GetAsync(CliConsts.MemoryKeys.LatestCliVersionCheckDate);
if (DateTime.TryParse(latestTimeAsString,
System.Globalization.CultureInfo.InvariantCulture,
System.Globalization.DateTimeStyles.None, out var latestTimeParsed))
{
return false;
if (DateTime.Now.Subtract(latestTimeParsed).TotalDays < 1)
{
return false;
}
}
await _memoryService.SetAsync(CliConsts.MemoryKeys.LatestCliVersionCheckDate, DateTime.Now.ToString(CultureInfo.InvariantCulture));
return true;
@ -282,18 +285,18 @@ public class CliService : ITransientDependency
return UpdateChannel.Prerelease;
}
private async Task<SemanticVersion> GetLatestVersion(UpdateChannel updateChannel)
private async Task<LatestVersionInfo> GetLatestVersion(UpdateChannel updateChannel)
{
switch (updateChannel)
{
case UpdateChannel.Stable:
return await NuGetService.GetLatestVersionOrNullAsync("Volo.Abp.Cli");
return await PackageVersionCheckerService.GetLatestVersionOrNullAsync("Volo.Abp.Cli");
case UpdateChannel.Prerelease:
return await NuGetService.GetLatestVersionOrNullAsync("Volo.Abp.Cli", includeReleaseCandidates: true);
return await PackageVersionCheckerService.GetLatestVersionOrNullAsync("Volo.Abp.Cli", includeReleaseCandidates: true);
case UpdateChannel.Nightly:
return await NuGetService.GetLatestVersionOrNullAsync("Volo.Abp.Cli", includeNightly: true);
return await PackageVersionCheckerService.GetLatestVersionOrNullAsync("Volo.Abp.Cli", includeNightly: true);
default:
return default;
@ -306,11 +309,17 @@ public class CliService : ITransientDependency
return globalPaths.Select(Environment.ExpandEnvironmentVariables).Contains(toolPath);
}
private void LogNewVersionInfo(UpdateChannel updateChannel, SemanticVersion latestVersion, string toolPath)
private void LogNewVersionInfo(UpdateChannel updateChannel, SemanticVersion latestVersion, string toolPath, string message = null)
{
var toolPathArg = IsGlobalTool(toolPath) ? "-g" : $"--tool-path {toolPath}";
Logger.LogWarning($"ABP CLI has a newer {updateChannel.ToString().ToLowerInvariant()} version {latestVersion}, please update to get the latest features and fixes.");
if (!string.IsNullOrWhiteSpace(message))
{
Logger.LogWarning(message);
}
Logger.LogWarning(string.Empty);
Logger.LogWarning("Update Command: ");

2
framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/CliUrls.cs

@ -8,6 +8,8 @@ public static class CliUrls
public const string WwwAbpIo = WwwAbpIoProduction;
public const string AccountAbpIo = AccountAbpIoProduction;
public const string NuGetRootPath = NuGetRootPathProduction;
public const string LatestVersionCheckFullPath =
"https://raw.githubusercontent.com/abpframework/abp/dev/latest-versions.json";
public const string WwwAbpIoProduction = "https://abp.io/";
public const string AccountAbpIoProduction = "https://account.abp.io/";

12
framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Commands/CliCommand.cs

@ -5,7 +5,7 @@ using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Logging.Abstractions;
using Volo.Abp.Cli.Args;
using Volo.Abp.Cli.Commands.Services;
using Volo.Abp.Cli.NuGet;
using Volo.Abp.Cli.Version;
using Volo.Abp.Cli.Utils;
using Volo.Abp.DependencyInjection;
@ -18,14 +18,14 @@ public class CliCommand : IConsoleCommand, ITransientDependency
private const string CliPackageName = "Volo.Abp.Cli";
private readonly ICmdHelper _cmdHelper;
private readonly NuGetService _nuGetService;
private readonly PackageVersionCheckerService _packageVersionCheckerService;
private readonly AbpNuGetIndexUrlService _nuGetIndexUrlService;
public ILogger<CliCommand> Logger { get; set; }
public CliCommand(ICmdHelper cmdHelper, NuGetService nuGetService, AbpNuGetIndexUrlService nuGetIndexUrlService)
public CliCommand(ICmdHelper cmdHelper, PackageVersionCheckerService packageVersionCheckerService, AbpNuGetIndexUrlService nuGetIndexUrlService)
{
_cmdHelper = cmdHelper;
_nuGetService = nuGetService;
_packageVersionCheckerService = packageVersionCheckerService;
_nuGetIndexUrlService = nuGetIndexUrlService;
Logger = NullLogger<CliCommand>.Instance;
@ -104,13 +104,13 @@ public class CliCommand : IConsoleCommand, ITransientDependency
private async Task<string> GetLatestPreviewVersion()
{
var latestPreviewVersion = await _nuGetService
var latestPreviewVersionInfo = await _packageVersionCheckerService
.GetLatestVersionOrNullAsync(
packageId: CliPackageName,
includeReleaseCandidates: true
);
return latestPreviewVersion.IsPrerelease ? latestPreviewVersion.ToString() : null;
return latestPreviewVersionInfo.Version.IsPrerelease ? latestPreviewVersionInfo.Version.ToString() : null;
}
private void ShowCliManualUpdateCommand()

12
framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Commands/SuiteCommand.cs

@ -17,7 +17,7 @@ using Volo.Abp.Cli.Args;
using Volo.Abp.Cli.Auth;
using Volo.Abp.Cli.Commands.Services;
using Volo.Abp.Cli.Http;
using Volo.Abp.Cli.NuGet;
using Volo.Abp.Cli.Version;
using Volo.Abp.Cli.Utils;
using Volo.Abp.DependencyInjection;
using Volo.Abp.Http;
@ -32,7 +32,7 @@ public class SuiteCommand : IConsoleCommand, ITransientDependency
public ICmdHelper CmdHelper { get; }
private readonly AbpNuGetIndexUrlService _nuGetIndexUrlService;
private readonly NuGetService _nuGetService;
private readonly PackageVersionCheckerService _packageVersionCheckerService;
private readonly AuthService _authService;
private readonly CliHttpClientFactory _cliHttpClientFactory;
private readonly SuiteAppSettingsService _suiteAppSettingsService;
@ -43,7 +43,7 @@ public class SuiteCommand : IConsoleCommand, ITransientDependency
public SuiteCommand(
AbpNuGetIndexUrlService nuGetIndexUrlService,
NuGetService nuGetService,
PackageVersionCheckerService packageVersionCheckerService,
ICmdHelper cmdHelper,
AuthService authService,
CliHttpClientFactory cliHttpClientFactory,
@ -51,7 +51,7 @@ public class SuiteCommand : IConsoleCommand, ITransientDependency
{
CmdHelper = cmdHelper;
_nuGetIndexUrlService = nuGetIndexUrlService;
_nuGetService = nuGetService;
_packageVersionCheckerService = packageVersionCheckerService;
_authService = authService;
_cliHttpClientFactory = cliHttpClientFactory;
_suiteAppSettingsService = suiteAppSettingsService;
@ -397,13 +397,13 @@ public class SuiteCommand : IConsoleCommand, ITransientDependency
private async Task<string> GetLatestPreviewVersion()
{
var latestPreviewVersion = await _nuGetService
var latestPreviewVersionInfo = await _packageVersionCheckerService
.GetLatestVersionOrNullAsync(
packageId: SuitePackageName,
includeReleaseCandidates: true
);
return latestPreviewVersion.IsPrerelease ? latestPreviewVersion.ToString() : null;
return latestPreviewVersionInfo.Version.IsPrerelease ? latestPreviewVersionInfo.Version.ToString() : null;
}
private void ShowSuiteManualUpdateCommand()

4
framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Http/CliHttpClientFactory.cs

@ -20,9 +20,9 @@ public class CliHttpClientFactory : ISingletonDependency
_cancellationTokenProvider = cancellationTokenProvider;
}
public HttpClient CreateClient(bool needsAuthentication = true, TimeSpan? timeout = null)
public HttpClient CreateClient(bool needsAuthentication = true, TimeSpan? timeout = null, string clientName = null)
{
var httpClient = _clientFactory.CreateClient(CliConsts.HttpClientName);
var httpClient = _clientFactory.CreateClient(clientName ?? CliConsts.HttpClientName);
httpClient.Timeout = timeout ?? DefaultTimeout;
if (needsAuthentication)

38
framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/ProjectModification/VoloNugetPackagesVersionUpdater.cs

@ -5,7 +5,7 @@ using System.IO;
using System.Linq;
using System.Threading.Tasks;
using System.Xml;
using Volo.Abp.Cli.NuGet;
using Volo.Abp.Cli.Version;
using Volo.Abp.DependencyInjection;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Logging.Abstractions;
@ -15,14 +15,14 @@ namespace Volo.Abp.Cli.ProjectModification;
public class VoloNugetPackagesVersionUpdater : ITransientDependency
{
private readonly NuGetService _nuGetService;
private readonly PackageVersionCheckerService _packageVersionCheckerService;
private readonly MyGetPackageListFinder _myGetPackageListFinder;
public ILogger<VoloNugetPackagesVersionUpdater> Logger { get; set; }
public static Encoding DefaultEncoding = Encoding.UTF8;
public VoloNugetPackagesVersionUpdater(NuGetService nuGetService, MyGetPackageListFinder myGetPackageListFinder)
public VoloNugetPackagesVersionUpdater(PackageVersionCheckerService packageVersionCheckerService, MyGetPackageListFinder myGetPackageListFinder)
{
_nuGetService = nuGetService;
_packageVersionCheckerService = packageVersionCheckerService;
_myGetPackageListFinder = myGetPackageListFinder;
Logger = NullLogger<VoloNugetPackagesVersionUpdater>.Instance;
}
@ -37,8 +37,8 @@ public class VoloNugetPackagesVersionUpdater : ITransientDependency
}
else
{
var latestVersionFromNuget = await _nuGetService.GetLatestVersionOrNullAsync("Volo.Abp.Core", includeReleaseCandidates: includeReleaseCandidates);
var latestReleaseCandidateVersionFromNuget = await _nuGetService.GetLatestVersionOrNullAsync("Volo.Abp.Core", includeReleaseCandidates: true);
var latestVersionInfo = await _packageVersionCheckerService.GetLatestVersionOrNullAsync("Volo.Abp.Core", includeReleaseCandidates: includeReleaseCandidates);
var latestReleaseCandidateVersionInfo = await _packageVersionCheckerService.GetLatestVersionOrNullAsync("Volo.Abp.Core", includeReleaseCandidates: true);
var latestVersionFromMyGet = await GetLatestVersionFromMyGet("Volo.Abp.Core");
async Task UpdateAsync(string filePath)
@ -53,8 +53,8 @@ public class VoloNugetPackagesVersionUpdater : ITransientDependency
includePreviews,
includeReleaseCandidates,
switchToStable,
latestVersionFromNuget,
latestReleaseCandidateVersionFromNuget,
latestVersionInfo.Version,
latestReleaseCandidateVersionInfo.Version,
latestVersionFromMyGet,
version);
@ -81,8 +81,8 @@ public class VoloNugetPackagesVersionUpdater : ITransientDependency
}
else
{
var latestVersionFromNuget = await _nuGetService.GetLatestVersionOrNullAsync("Volo.Abp.Core");
var latestReleaseCandidateVersionFromNuget = await _nuGetService.GetLatestVersionOrNullAsync("Volo.Abp.Core", includeReleaseCandidates: true);
var latestVersionInfo = await _packageVersionCheckerService.GetLatestVersionOrNullAsync("Volo.Abp.Core");
var latestReleaseCandidateVersionInfo = await _packageVersionCheckerService.GetLatestVersionOrNullAsync("Volo.Abp.Core", includeReleaseCandidates: true);
var latestVersionFromMyGet = await GetLatestVersionFromMyGet("Volo.Abp.Core");
using (var fs = File.Open(projectPath, FileMode.Open, FileAccess.ReadWrite, FileShare.None))
@ -95,8 +95,8 @@ public class VoloNugetPackagesVersionUpdater : ITransientDependency
includeNightlyPreviews,
includeReleaseCandidates,
switchToStable,
latestVersionFromNuget,
latestReleaseCandidateVersionFromNuget,
latestVersionInfo.Version,
latestReleaseCandidateVersionInfo.Version,
latestVersionFromMyGet,
version);
@ -137,11 +137,11 @@ public class VoloNugetPackagesVersionUpdater : ITransientDependency
protected virtual async Task<bool> SpecifiedVersionExists(string version, string packageId)
{
var versionList = await _nuGetService.GetPackageVersionListAsync(packageId);
var versionList = await _packageVersionCheckerService.GetPackageVersionListAsync(packageId);
if (versionList.All(v => !v.Equals(version, StringComparison.OrdinalIgnoreCase)))
{
versionList = await _nuGetService.GetPackageVersionListAsync(packageId, true);
versionList = await _packageVersionCheckerService.GetPackageVersionListAsync(packageId, true);
}
return versionList.Any(v => v.Equals(version, StringComparison.OrdinalIgnoreCase));
@ -240,13 +240,15 @@ public class VoloNugetPackagesVersionUpdater : ITransientDependency
SemanticVersion latestVersion;
if (currentSemanticVersion.IsPrerelease && !switchToStable)
{
latestVersion = latestNugetReleaseCandidateVersion == null || isLeptonXPackage ?
await _nuGetService.GetLatestVersionOrNullAsync(packageId, includeReleaseCandidates: true) : latestNugetReleaseCandidateVersion;
latestVersion = latestNugetReleaseCandidateVersion == null || isLeptonXPackage
? (await _packageVersionCheckerService.GetLatestVersionOrNullAsync(packageId, includeReleaseCandidates: true))?.Version
: latestNugetReleaseCandidateVersion;
}
else
{
latestVersion = latestNugetVersion == null || isLeptonXPackage ?
await _nuGetService.GetLatestVersionOrNullAsync(packageId, includeReleaseCandidates: includeReleaseCandidates) : latestNugetVersion;
latestVersion = latestNugetVersion == null || isLeptonXPackage
? (await _packageVersionCheckerService.GetLatestVersionOrNullAsync(packageId, includeReleaseCandidates: includeReleaseCandidates))?.Version
: latestNugetVersion;
}
if (latestVersion != null && (currentSemanticVersion < latestVersion || (currentSemanticVersion.IsPrerelease && switchToStable)))

2
framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/NuGet/CommercialPackages.cs → framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Version/CommercialPackages.cs

@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Text;
namespace Volo.Abp.Cli.NuGet;
namespace Volo.Abp.Cli.Version;
internal static class CommercialPackages
{

16
framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Version/LatestVersionInfo.cs

@ -0,0 +1,16 @@
using NuGet.Versioning;
namespace Volo.Abp.Cli.Version;
public class LatestVersionInfo
{
public SemanticVersion Version { get; }
public string Message { get; }
public LatestVersionInfo(SemanticVersion version, string message = null)
{
Version = version;
Message = message;
}
}

84
framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/NuGet/NuGetService.cs → framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Version/PackageVersionCheckerService.cs

@ -3,6 +3,7 @@ using Newtonsoft.Json;
using NuGet.Versioning;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Threading.Tasks;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Logging.Abstractions;
@ -14,9 +15,9 @@ using Volo.Abp.DependencyInjection;
using Volo.Abp.Json;
using Volo.Abp.Threading;
namespace Volo.Abp.Cli.NuGet;
namespace Volo.Abp.Cli.Version;
public class NuGetService : ITransientDependency
public class PackageVersionCheckerService : ITransientDependency
{
public ILogger<VoloNugetPackagesVersionUpdater> Logger { get; set; }
protected IJsonSerializer JsonSerializer { get; }
@ -26,7 +27,7 @@ public class NuGetService : ITransientDependency
private readonly CliHttpClientFactory _cliHttpClientFactory;
private DeveloperApiKeyResult _apiKeyResult;
public NuGetService(
public PackageVersionCheckerService(
IJsonSerializer jsonSerializer,
IRemoteServiceExceptionHandler remoteServiceExceptionHandler,
ICancellationTokenProvider cancellationTokenProvider,
@ -58,26 +59,30 @@ public class NuGetService : ITransientDependency
return versionList.Contains(version);
}
public async Task<SemanticVersion> GetLatestVersionOrNullAsync(string packageId, bool includeNightly = false, bool includeReleaseCandidates = false)
public async Task<LatestVersionInfo> GetLatestVersionOrNullAsync(string packageId, bool includeNightly = false, bool includeReleaseCandidates = false)
{
var versionList = await GetPackageVersionListAsync(packageId, includeNightly);
if (!includeNightly && !includeReleaseCandidates)
{
var latestStableVersionResult = await GetLatestStableVersionOrNullAsync();
if (latestStableVersionResult == null)
{
return null;
}
return SemanticVersion.TryParse(latestStableVersionResult.Version, out var semanticVersion)
? new LatestVersionInfo(semanticVersion, latestStableVersionResult.Message)
: null;
}
var versionList = await GetPackageVersionListAsync(packageId, includeNightly);
if (versionList == null)
{
return null;
}
List<SemanticVersion> versions;
if (!includeNightly && !includeReleaseCandidates)
{
versions = versionList
.Select(SemanticVersion.Parse)
.OrderByDescending(v => v, new VersionComparer()).ToList();
versions = versions.Where(x => !x.IsPrerelease).ToList();
}
else if (!includeNightly && includeReleaseCandidates)
if (!includeNightly && includeReleaseCandidates)
{
versions = versionList
.Where(v => !v.Contains("-preview"))
@ -91,7 +96,9 @@ public class NuGetService : ITransientDependency
.OrderByDescending(v => v, new VersionComparer()).ToList();
}
return versions.Any() ? versions.Max() : null;
return versions.Any()
? new LatestVersionInfo(versions.Max())
: null;
}
@ -148,15 +155,13 @@ public class NuGetService : ITransientDependency
logger: Logger
))
{
if (responseMessage.StatusCode == System.Net.HttpStatusCode.NotFound)
if (responseMessage.StatusCode == HttpStatusCode.NotFound)
{
//the package doesn't exist...
return null;
}
else
{
await RemoteServiceExceptionHandler.EnsureSuccessfulHttpResponseAsync(responseMessage);
}
await RemoteServiceExceptionHandler.EnsureSuccessfulHttpResponseAsync(responseMessage);
var responseContent = await responseMessage.Content.ReadAsStringAsync();
return JsonSerializer.Deserialize<NuGetVersionResultDto>(responseContent).Versions;
@ -183,9 +188,46 @@ public class NuGetService : ITransientDependency
return CliUrls.GetNuGetPackageInfoUrl(_apiKeyResult.ApiKey, packageId);
}
private async Task<LatestStableVersionResult> GetLatestStableVersionOrNullAsync()
{
try
{
var client = _cliHttpClientFactory.CreateClient(clientName: CliConsts.GithubHttpClientName, needsAuthentication: false);
using (var responseMessage = await client.GetHttpResponseMessageWithRetryAsync(
CliUrls.LatestVersionCheckFullPath,
cancellationToken: CancellationTokenProvider.Token,
logger: Logger
))
{
await RemoteServiceExceptionHandler.EnsureSuccessfulHttpResponseAsync(responseMessage);
var content = await responseMessage.Content.ReadAsStringAsync();
var result = JsonSerializer.Deserialize<List<LatestStableVersionResult>>(content);
return result.FirstOrDefault(x => x.Type.ToLowerInvariant() == "stable");
}
}
catch
{
return null;
}
}
public class NuGetVersionResultDto
{
[JsonProperty("versions")]
public List<string> Versions { get; set; }
}
public class LatestStableVersionResult
{
public string Version { get; set; }
public DateTime? ReleaseDate { get; set; }
public string Type { get; set; }
public string Message { get; set; }
}
}

8
latest-versions.json

@ -0,0 +1,8 @@
[
{
"version": "7.0.2",
"releaseDate": "",
"type": "stable",
"message": ""
}
]

2
modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/package.json

@ -3,7 +3,7 @@
"name": "asp.net",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.shared": "^7.1.0-rc.1",
"@abp/aspnetcore.mvc.ui.theme.shared": "^7.1.0-rc.2",
"highlight.js": "^9.13.1"
},
"devDependencies": {}

244
modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock

@ -2,32 +2,32 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.shared@^7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.1.tgz#004d7fdb8b44a46745bff7e991dc4a9d5ef6b96d"
integrity sha512-Ts+MguQ0IUUtZRJX3Lv3A4/U2O9tBaWZF2OYRqin+UqameNl1ZC6ywAPkCOQuZTgZsHU/AnL01t4OWWEN7gi+A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.1"
"@abp/bootstrap" "~7.1.0-rc.1"
"@abp/bootstrap-datepicker" "~7.1.0-rc.1"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.1"
"@abp/datatables.net-bs5" "~7.1.0-rc.1"
"@abp/font-awesome" "~7.1.0-rc.1"
"@abp/jquery-form" "~7.1.0-rc.1"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.1"
"@abp/lodash" "~7.1.0-rc.1"
"@abp/luxon" "~7.1.0-rc.1"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.1"
"@abp/moment" "~7.1.0-rc.1"
"@abp/select2" "~7.1.0-rc.1"
"@abp/sweetalert2" "~7.1.0-rc.1"
"@abp/timeago" "~7.1.0-rc.1"
"@abp/toastr" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.1.tgz#4a09ba60449783736bddb7ed352f2d7a78b17ecc"
integrity sha512-pWL5HhKWy83SUIyh/VvIZfpqHrVBCjgQlw9udTwGNxRCqpKGFoplqYP2Ij58RrIHGLCPs5NhSaOnA1Fxasq8ZA==
"@abp/aspnetcore.mvc.ui.theme.shared@^7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.2.tgz#e6a6e571939037c58b8eb76b9e869e878119b2da"
integrity sha512-r5cpQ0aE/LUNWViHa0562FV+yFVkDAx+FKzqRYSExB6zv0sfF+bz/IrY3tC9pSpAqU9LoTovpoTvMYZDh86Sgg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.2"
"@abp/bootstrap" "~7.1.0-rc.2"
"@abp/bootstrap-datepicker" "~7.1.0-rc.2"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.2"
"@abp/datatables.net-bs5" "~7.1.0-rc.2"
"@abp/font-awesome" "~7.1.0-rc.2"
"@abp/jquery-form" "~7.1.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.2"
"@abp/lodash" "~7.1.0-rc.2"
"@abp/luxon" "~7.1.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.2"
"@abp/moment" "~7.1.0-rc.2"
"@abp/select2" "~7.1.0-rc.2"
"@abp/sweetalert2" "~7.1.0-rc.2"
"@abp/timeago" "~7.1.0-rc.2"
"@abp/toastr" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.2.tgz#271bff8e809b55501e0e50ad4b28a8ef8a3edb83"
integrity sha512-TlHcqS+jXB4s+nUn8+Ga94TQyMfqTCyBjOvZgrO+u5mu3BfCo2dBV9H46aguhu+vIteiEPiLvxOlCFDn7rhSUw==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -36,158 +36,158 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.1.tgz#3370ca5e754741b225dce35aef0c2f73c9bae6d8"
integrity sha512-J6jnqT3YwreheHRTu9mw/0+oh37mvf1cInoCsNtkA4hTuq2XkINl9XRCZ5H2mhdR8fTVGl1zJkE+sIYMLs5HZw==
"@abp/bootstrap-datepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.2.tgz#32d460c71e5b390986c366096e85b27b6f5652fe"
integrity sha512-yyvS+csOfn6MgfmJ69Isa6QiBFqaKEyhTJ5eVzGU8XUv8zTWiciXL+XjSzPno5WuwTs3gUyla7onc7OD+1myNA==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.1.tgz#19dca8b1b8f6872cd7cc10847e1d3c65ad04371a"
integrity sha512-oDOSPXi37Lk2qxgv8v19GnlKjayKdYOR8pcdYBmI0cCNB1k0qewmXviiNEoru8/1sIkar5UtzlRy4QY6s34TYQ==
"@abp/bootstrap-daterangepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.2.tgz#9a6f5d13af2860d9999910c251ba6c622cf989fb"
integrity sha512-Dc+oZ7O0nevcD1uqrztGT75HAyeJPujYnGsF5lBT6S7vYEPALhCYWewuucTCL2VReM0l2AcoBcgkpMHr+xik9Q==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.1.tgz#941c176e992e24892ac1becf80a529390ce891a0"
integrity sha512-rNwmOlASMwDOLGxck7ZIRKFiWOsqufmjy2Cn9nvKGAT7l1seq1epQOyVvbEx46biI88oTPSpUCHDQkNEVfquHA==
"@abp/bootstrap@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.2.tgz#8dd67395722be8a78ab8c9813beb6c0f44c0cd8f"
integrity sha512-Q8TW2ECqY2kZG2D73iQqVzZhQCuOga4JWXnnw1izohYeqNH6neKX35D39b7ZO1yTmEUWt5Y+F5ihiSBXzL+zXQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
bootstrap "^5.1.3"
"@abp/core@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.1.tgz#c03f841c635c669c7f8eb7439417fa37e762ef0f"
integrity sha512-j/v/CHaCFPUuZBVB5VZZpAy+l9pIAQZ3qQY2gcihSUj741nBA6ttqskutOx3n78BCW1oJ5z/ZxGnTNOt7s0Erw==
"@abp/core@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.2.tgz#6cda152a317e4d332ef8e9ae06f3a5b2811ae393"
integrity sha512-wanDe95kiwJ9XtQV2l40f4zcHCrj44Qco8cB4tMgDtkMusfaKf3Iu8u+Ay21RPSAo8l84FPt7sla9VV5QeMN0Q==
dependencies:
"@abp/utils" "~7.1.0-rc.1"
"@abp/utils" "~7.1.0-rc.2"
"@abp/datatables.net-bs5@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.1.tgz#839af7ac6afb371e8dc34bc7e41ce94c42246ad5"
integrity sha512-PSOCUdDKgEZRiOPCwJVdQ3+Pc8/F6O19ax8OLfD/aPXncC07V77s53zZr4rOmht9gH94dJXZj25gNzthLxDoAQ==
"@abp/datatables.net-bs5@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.2.tgz#23a7265fe0c331c2b6446071a53182f47086460c"
integrity sha512-AD/p+hVEVdjVcp9WzbzmcS1jK42NuW8DnXbuk5aI2jL5454mfCFKWmI5uGr1pHS2uEF6usfvrpRoDXNrcU7k0w==
dependencies:
"@abp/datatables.net" "~7.1.0-rc.1"
"@abp/datatables.net" "~7.1.0-rc.2"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.1.tgz#00d644c5d5413862dabbc78df88f39634dbb4848"
integrity sha512-UYIWufG2ComySJE9W128cu1gOMM25/pOFjnZR/t5NXTOQ1QBvHTcjTbVo5eUuItFJxRDadCmfrYOcw+SGlPMUw==
"@abp/datatables.net@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.2.tgz#605a6767e44aa34f9be327f6f802e5b2b178c17c"
integrity sha512-itjj19H2aLXzsr41PTnQblcwiNhBZGYLb5kCpjHBCzIYxntNT6048UQJc8NbmTSKP/C5Upl1d1nUk6JJDu4TCA==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.1.tgz#d72fa5057f6c062aecae02e8dc06428b496407b1"
integrity sha512-xH55Fdsmz3LNigi4I5i2pNIXuVFE25hzqDWRiewbY7gVwUu1ES2+wcydMblZjTprufG16XLDnYhXuZKhqubwIw==
"@abp/font-awesome@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.2.tgz#36d43b21c52ddc8769156a1408da298449cf686e"
integrity sha512-SN2pJVXOFM2nd3VvmK37/zW4UkUgSyvM8vT7jz+GR+7zJK+CgVh734IX9p8qelbKkEvqM2lErA/jbxOR79Wm0g==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.1.tgz#6ceea889ce2ef6815017879ee73b5c32a8f920d3"
integrity sha512-PPnSYtlSepfnSbgjnirgknzE2f5vogDlYCaT2ahnJCVAbLidsoBdE4kHF+9b1mwvW9yFRsFLULlFhHg7COJJDQ==
"@abp/jquery-form@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.2.tgz#bad729c593f8e0a9d33b4228bcf89c069dc1ef16"
integrity sha512-hqFIXkJWIiMP3GngEIsXOC44S2gBNkiK4piDVAt6TvZaBhDz8JQ2Q/XjRxKmJNKmQpUJ5fpt99LMqjl+/yHx5Q==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.1.tgz#3cccf4befc57ef082aaf44540cd4a9de826eb1ec"
integrity sha512-CSg/8oTP3TYFEEkDvz1YFYOVdbWyoH8ON6f4e6JCdAMC++QB6cAYCzGb+2OgDtkrtPsw9WkgIsURthQD9wglLg==
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.2.tgz#b6244b7ccfe7e89008011d639010a49de3eca857"
integrity sha512-yLc2Y28KyfQZ69axwTMKXa/eZX9Iatg+38BC83exqkX+YmDEspQRusexqButon8JeoIOL03cwOIlsnawStwlgQ==
dependencies:
"@abp/jquery-validation" "~7.1.0-rc.1"
"@abp/jquery-validation" "~7.1.0-rc.2"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.1.tgz#135fc2cead9f4f7babdee0ce539cc3ba011f1390"
integrity sha512-VAwPkaee68WPllXy8kTz5O2h93cUN5Wh2VYOVcg5oSoHnJMwKY0w6kLL6ss976CvK0DkGZdfhRiLUg5kH9tzGQ==
"@abp/jquery-validation@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.2.tgz#4356056a020cd6d692cab2c86a3a084f4059f6b0"
integrity sha512-bHKC6NR7RKC0fGPa8N5DnPyqL+cQYVHcnObpxi/8q75sPzXH9/2lWcbsoc+jXbsI6MHLTkZKoLKJ1odu/Voceg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-validation "^1.19.3"
"@abp/jquery@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.1.tgz#e9ebe4cf64bc7fbcffe257b64391f90bc28b3e96"
integrity sha512-jCQL6E9kMk+lpjTAXWDngJf+sfRxTz1BGJh3voxg6VyhKPZSDEVZhLz3QeO8U0itHzhB/4I6XdfND716z+IwMg==
"@abp/jquery@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.2.tgz#7093818eee8e477188974d207e93b1448a27ccbe"
integrity sha512-q/abF7rhq3RVY3Lk+N+UVBSTY9hPJ+BEkdtDZa51eWdfmaCx8KISupHwQ9CN0jp+KhZyk68RW/14YFWT0JDDkg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
jquery "~3.6.0"
"@abp/lodash@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.1.tgz#e98287b985064f1888bf6c41ac0a40933772a36d"
integrity sha512-hxon7Nz3zfQ+5Gn3uuoFVrgdsYANPiocmxV6Ye2vcUPCIUx5kLpNeImWc0L/e+4+vOE/CIEP/pOm9+GHnAPo1w==
"@abp/lodash@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.2.tgz#f54de6eb6a7cec4b534a50cd5c1597260cfa5e07"
integrity sha512-PZgRR6Sta8ojmorqDZCvdXPqymDv75WVVRUEcJF9mIVedUlp3cf6j43pUlFDBrXvUysgmqjbvA4eWD74Ryu2EQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
lodash "^4.17.21"
"@abp/luxon@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.1.tgz#e7b7827cc80a4cd01a9b970c1d7525a136c25e12"
integrity sha512-Gdqv0toIkwWKtnDhB8HXbaptK26EObj+Xovoc8Klu6FQIwA6Y08VN9yKdG54mj/8iHnfnNt1guyuM1y2I05CFw==
"@abp/luxon@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.2.tgz#80d10679726188fca1bc45584c002df4a6041d95"
integrity sha512-rP1W+mw/AiHiopmTUPOpPrdB4JXbChRXpq9w1aynkdO/ZjoujidfiuuLvGmLyZnXOggHV2idnAx55LGco2ddhQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.1.tgz#63edef795d6ee527634505d22a3ed05bf40045d3"
integrity sha512-99hUp/yz14X/3A9CxhNa0baiQ7gmAUpfxAJOvprkyH20BZwuAHly5HKPENCalO/kFRCBkN/YhEaA/hN5f1BV7Q==
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.2.tgz#70fce14ce064d7e3a636726f3a8843b0436cd9e9"
integrity sha512-utvz89duGNNyazV6/DZhETV7ZPx1gcckSe7Y3t9PZix0Cs9vbqS/uDOcxoNm9lxisLzK5mFepp/KUixhrZGz4A==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.1.tgz#27624fa06ef471bc419d2d4bab870e89623bd3c4"
integrity sha512-9CUYN7gnhesh5KZnc8SqKn8kaooF47j/0IeXR3JIJBQ9DYSE8YarFOqy+HG2z+WWTy8gcq0aetVw6roH9l101w==
"@abp/moment@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.2.tgz#36671348ee90e7c3fa879cc9a5ac0ba584bc4a69"
integrity sha512-21UxDH7zZgRoqeDs/zHHenpEt9fu2CJ1/MPdnYDXgU4w0BrOWGaatiN9c06hxiAtgbCil6xsN54zQ18JWZP70w==
dependencies:
moment "^2.9.0"
"@abp/select2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.1.tgz#a65b4b2166cad5ad447920ccc1a3cf955dec8383"
integrity sha512-lgw/c82FCP+QR1BZ44hwLCTNgx+HQNvM3CdEnN1hFe8r85pubFGksAVi8EmsvSatMVoMxHUD80VOXrwj7IP8WQ==
"@abp/select2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.2.tgz#3fa8b61aa7b4cc35def2e72421c0c6ae42c1d9c6"
integrity sha512-zTpbhQQDIufAKQtY5lZsE/I2tv/SftJn1h36QRtx56XWgXBEG2A3dKl5MIf3pfPLYKEw6NG77Mr8KPDvE3cmeg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
select2 "^4.0.13"
"@abp/sweetalert2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.1.tgz#67ed6230dccc5af4869241c1833ec059936b4d93"
integrity sha512-8zt6qXLqGzlV0yPqwtuXnDdqQAzEXXNVIWNYUyqzWXKF+VO4d4hzkYx/kEx2l85hM/sERMBfF1f5fgvn/S/O0A==
"@abp/sweetalert2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.2.tgz#de7fd2f66a814025b178c16e8bf43e5f46893f4b"
integrity sha512-NEMGgEZA9cMiAEApEQCnxR0mgcowLKh2ZwAqEN0Ochbcbol1fOs59RoFSLkxHsz3pxl3tNvPxtBbQN87eWtiGA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.1.tgz#6805d9b4d2b7f5638cfe4b4af5d7d638c4764eb4"
integrity sha512-SFXXVojSNSKsvTTukeh6Wumv/esVjgvHwkEUk1MUYs9b/tbK05OQw362muv+/78GPZQqc2wIvsjOnICuhk8kZQ==
"@abp/timeago@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.2.tgz#4710a2d05a050d11da4be82874a9b5f6ae8b2535"
integrity sha512-jKosf+Orx/BG65qdYkB1ueZrFfbHJ6bceUs4PR5L5aRdF2l6FrrKqNXD1vOdqlBbaExBcHs42J1ZZVkY5qT23A==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
timeago "^1.6.7"
"@abp/toastr@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.1.tgz#9833a3261f448a37d206386be6163d18af165e37"
integrity sha512-afhQHTUH2c0VaU/AW2KxkX0tw70IhG5ELGCfyC8z8K5UbfowW4PZtAf5VHTgSOp9ITxgGn+CLqBCK0eFHckFtg==
"@abp/toastr@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.2.tgz#f80f28d680fafdc2026c072fb6ca68ded2599a08"
integrity sha512-+HN7x1kPmc0d+Xnk2Ga5gTnDq6TYeZHxouTZGtFVeExVINKETeUsp6AI8PVZKzddLl84Yjs7iBfXzv3AKGgbNg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
toastr "^2.1.4"
"@abp/utils@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.1.tgz#1a13785caa1a728a7c551d4731cc0927a27a9182"
integrity sha512-IhPNxCPTHcL/ol6MTytNJDy7WkWwo61F7qoZqxzfjf7Jt5tDMy6ilBw4wyrFoGiBbXvr5z98hKm0NIBtWFxxYg==
"@abp/utils@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.2.tgz#f4a525fe16451bc38cda6a4ca1c6b31fcbec0049"
integrity sha512-GNn4qynmIytWJ6vFAMZVceRUuLVeSD+kEi8RS9Ngv5XNb+ZAotAEvXb54BRGjbxbtjfXMU479XgHA2n3ZqqmPw==
dependencies:
just-compare "^1.3.0"

4
modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/package.json

@ -3,8 +3,8 @@
"name": "asp.net",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.1",
"@abp/prismjs": "^7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.2",
"@abp/prismjs": "^7.1.0-rc.2"
},
"devDependencies": {}
}

280
modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock

@ -2,39 +2,39 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.1.tgz#59404c34624da8b9c76356c5fea65138fb67f26f"
integrity sha512-Qew5lkMB3mIHryudoyVhBkukvS3RJtEZma71fC1anLygvO9dwhcPlLohS3vTJEnjCO0CuOsCobOlvwii83jeKw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.1.tgz#004d7fdb8b44a46745bff7e991dc4a9d5ef6b96d"
integrity sha512-Ts+MguQ0IUUtZRJX3Lv3A4/U2O9tBaWZF2OYRqin+UqameNl1ZC6ywAPkCOQuZTgZsHU/AnL01t4OWWEN7gi+A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.1"
"@abp/bootstrap" "~7.1.0-rc.1"
"@abp/bootstrap-datepicker" "~7.1.0-rc.1"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.1"
"@abp/datatables.net-bs5" "~7.1.0-rc.1"
"@abp/font-awesome" "~7.1.0-rc.1"
"@abp/jquery-form" "~7.1.0-rc.1"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.1"
"@abp/lodash" "~7.1.0-rc.1"
"@abp/luxon" "~7.1.0-rc.1"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.1"
"@abp/moment" "~7.1.0-rc.1"
"@abp/select2" "~7.1.0-rc.1"
"@abp/sweetalert2" "~7.1.0-rc.1"
"@abp/timeago" "~7.1.0-rc.1"
"@abp/toastr" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.1.tgz#4a09ba60449783736bddb7ed352f2d7a78b17ecc"
integrity sha512-pWL5HhKWy83SUIyh/VvIZfpqHrVBCjgQlw9udTwGNxRCqpKGFoplqYP2Ij58RrIHGLCPs5NhSaOnA1Fxasq8ZA==
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.2.tgz#6499c7a47f9815cd0e3bd3c8a81f2d829e1f10ba"
integrity sha512-kLHnixfKKMYzmZtPl6NkH1IWQbLd1ookQYL46i4cgMBrmlAw9q0GiZoRoYS+CPtwmJ4kxRRHsaw1aCpI1FDchw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.2.tgz#e6a6e571939037c58b8eb76b9e869e878119b2da"
integrity sha512-r5cpQ0aE/LUNWViHa0562FV+yFVkDAx+FKzqRYSExB6zv0sfF+bz/IrY3tC9pSpAqU9LoTovpoTvMYZDh86Sgg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.2"
"@abp/bootstrap" "~7.1.0-rc.2"
"@abp/bootstrap-datepicker" "~7.1.0-rc.2"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.2"
"@abp/datatables.net-bs5" "~7.1.0-rc.2"
"@abp/font-awesome" "~7.1.0-rc.2"
"@abp/jquery-form" "~7.1.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.2"
"@abp/lodash" "~7.1.0-rc.2"
"@abp/luxon" "~7.1.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.2"
"@abp/moment" "~7.1.0-rc.2"
"@abp/select2" "~7.1.0-rc.2"
"@abp/sweetalert2" "~7.1.0-rc.2"
"@abp/timeago" "~7.1.0-rc.2"
"@abp/toastr" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.2.tgz#271bff8e809b55501e0e50ad4b28a8ef8a3edb83"
integrity sha512-TlHcqS+jXB4s+nUn8+Ga94TQyMfqTCyBjOvZgrO+u5mu3BfCo2dBV9H46aguhu+vIteiEPiLvxOlCFDn7rhSUw==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,175 +43,175 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.1.tgz#3370ca5e754741b225dce35aef0c2f73c9bae6d8"
integrity sha512-J6jnqT3YwreheHRTu9mw/0+oh37mvf1cInoCsNtkA4hTuq2XkINl9XRCZ5H2mhdR8fTVGl1zJkE+sIYMLs5HZw==
"@abp/bootstrap-datepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.2.tgz#32d460c71e5b390986c366096e85b27b6f5652fe"
integrity sha512-yyvS+csOfn6MgfmJ69Isa6QiBFqaKEyhTJ5eVzGU8XUv8zTWiciXL+XjSzPno5WuwTs3gUyla7onc7OD+1myNA==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.1.tgz#19dca8b1b8f6872cd7cc10847e1d3c65ad04371a"
integrity sha512-oDOSPXi37Lk2qxgv8v19GnlKjayKdYOR8pcdYBmI0cCNB1k0qewmXviiNEoru8/1sIkar5UtzlRy4QY6s34TYQ==
"@abp/bootstrap-daterangepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.2.tgz#9a6f5d13af2860d9999910c251ba6c622cf989fb"
integrity sha512-Dc+oZ7O0nevcD1uqrztGT75HAyeJPujYnGsF5lBT6S7vYEPALhCYWewuucTCL2VReM0l2AcoBcgkpMHr+xik9Q==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.1.tgz#941c176e992e24892ac1becf80a529390ce891a0"
integrity sha512-rNwmOlASMwDOLGxck7ZIRKFiWOsqufmjy2Cn9nvKGAT7l1seq1epQOyVvbEx46biI88oTPSpUCHDQkNEVfquHA==
"@abp/bootstrap@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.2.tgz#8dd67395722be8a78ab8c9813beb6c0f44c0cd8f"
integrity sha512-Q8TW2ECqY2kZG2D73iQqVzZhQCuOga4JWXnnw1izohYeqNH6neKX35D39b7ZO1yTmEUWt5Y+F5ihiSBXzL+zXQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
bootstrap "^5.1.3"
"@abp/clipboard@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.1.0-rc.1.tgz#a41afef2704b6f2d075ff09f2be2b7bd8e77b9e5"
integrity sha512-16DitOlmNMcvgRhX429XXejmGm3VLEYkUuva0wLoMH/HdWrSuvH9KGaeKx3IUVbZ2cu1Ej9zO/AQBZ9a515gmA==
"@abp/clipboard@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.1.0-rc.2.tgz#43198185d221e2cc5f45148ae790c103a6d260ad"
integrity sha512-yAVCSl+eG2iyxOzWhZFoYEOu+8MSlIgukAPaSo7ow2v2oAUSHCUgobGNpPU03EWmhncnGC0pNWyh+XMkui6OwA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
clipboard "^2.0.8"
"@abp/core@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.1.tgz#c03f841c635c669c7f8eb7439417fa37e762ef0f"
integrity sha512-j/v/CHaCFPUuZBVB5VZZpAy+l9pIAQZ3qQY2gcihSUj741nBA6ttqskutOx3n78BCW1oJ5z/ZxGnTNOt7s0Erw==
"@abp/core@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.2.tgz#6cda152a317e4d332ef8e9ae06f3a5b2811ae393"
integrity sha512-wanDe95kiwJ9XtQV2l40f4zcHCrj44Qco8cB4tMgDtkMusfaKf3Iu8u+Ay21RPSAo8l84FPt7sla9VV5QeMN0Q==
dependencies:
"@abp/utils" "~7.1.0-rc.1"
"@abp/utils" "~7.1.0-rc.2"
"@abp/datatables.net-bs5@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.1.tgz#839af7ac6afb371e8dc34bc7e41ce94c42246ad5"
integrity sha512-PSOCUdDKgEZRiOPCwJVdQ3+Pc8/F6O19ax8OLfD/aPXncC07V77s53zZr4rOmht9gH94dJXZj25gNzthLxDoAQ==
"@abp/datatables.net-bs5@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.2.tgz#23a7265fe0c331c2b6446071a53182f47086460c"
integrity sha512-AD/p+hVEVdjVcp9WzbzmcS1jK42NuW8DnXbuk5aI2jL5454mfCFKWmI5uGr1pHS2uEF6usfvrpRoDXNrcU7k0w==
dependencies:
"@abp/datatables.net" "~7.1.0-rc.1"
"@abp/datatables.net" "~7.1.0-rc.2"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.1.tgz#00d644c5d5413862dabbc78df88f39634dbb4848"
integrity sha512-UYIWufG2ComySJE9W128cu1gOMM25/pOFjnZR/t5NXTOQ1QBvHTcjTbVo5eUuItFJxRDadCmfrYOcw+SGlPMUw==
"@abp/datatables.net@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.2.tgz#605a6767e44aa34f9be327f6f802e5b2b178c17c"
integrity sha512-itjj19H2aLXzsr41PTnQblcwiNhBZGYLb5kCpjHBCzIYxntNT6048UQJc8NbmTSKP/C5Upl1d1nUk6JJDu4TCA==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.1.tgz#d72fa5057f6c062aecae02e8dc06428b496407b1"
integrity sha512-xH55Fdsmz3LNigi4I5i2pNIXuVFE25hzqDWRiewbY7gVwUu1ES2+wcydMblZjTprufG16XLDnYhXuZKhqubwIw==
"@abp/font-awesome@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.2.tgz#36d43b21c52ddc8769156a1408da298449cf686e"
integrity sha512-SN2pJVXOFM2nd3VvmK37/zW4UkUgSyvM8vT7jz+GR+7zJK+CgVh734IX9p8qelbKkEvqM2lErA/jbxOR79Wm0g==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.1.tgz#6ceea889ce2ef6815017879ee73b5c32a8f920d3"
integrity sha512-PPnSYtlSepfnSbgjnirgknzE2f5vogDlYCaT2ahnJCVAbLidsoBdE4kHF+9b1mwvW9yFRsFLULlFhHg7COJJDQ==
"@abp/jquery-form@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.2.tgz#bad729c593f8e0a9d33b4228bcf89c069dc1ef16"
integrity sha512-hqFIXkJWIiMP3GngEIsXOC44S2gBNkiK4piDVAt6TvZaBhDz8JQ2Q/XjRxKmJNKmQpUJ5fpt99LMqjl+/yHx5Q==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.1.tgz#3cccf4befc57ef082aaf44540cd4a9de826eb1ec"
integrity sha512-CSg/8oTP3TYFEEkDvz1YFYOVdbWyoH8ON6f4e6JCdAMC++QB6cAYCzGb+2OgDtkrtPsw9WkgIsURthQD9wglLg==
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.2.tgz#b6244b7ccfe7e89008011d639010a49de3eca857"
integrity sha512-yLc2Y28KyfQZ69axwTMKXa/eZX9Iatg+38BC83exqkX+YmDEspQRusexqButon8JeoIOL03cwOIlsnawStwlgQ==
dependencies:
"@abp/jquery-validation" "~7.1.0-rc.1"
"@abp/jquery-validation" "~7.1.0-rc.2"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.1.tgz#135fc2cead9f4f7babdee0ce539cc3ba011f1390"
integrity sha512-VAwPkaee68WPllXy8kTz5O2h93cUN5Wh2VYOVcg5oSoHnJMwKY0w6kLL6ss976CvK0DkGZdfhRiLUg5kH9tzGQ==
"@abp/jquery-validation@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.2.tgz#4356056a020cd6d692cab2c86a3a084f4059f6b0"
integrity sha512-bHKC6NR7RKC0fGPa8N5DnPyqL+cQYVHcnObpxi/8q75sPzXH9/2lWcbsoc+jXbsI6MHLTkZKoLKJ1odu/Voceg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-validation "^1.19.3"
"@abp/jquery@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.1.tgz#e9ebe4cf64bc7fbcffe257b64391f90bc28b3e96"
integrity sha512-jCQL6E9kMk+lpjTAXWDngJf+sfRxTz1BGJh3voxg6VyhKPZSDEVZhLz3QeO8U0itHzhB/4I6XdfND716z+IwMg==
"@abp/jquery@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.2.tgz#7093818eee8e477188974d207e93b1448a27ccbe"
integrity sha512-q/abF7rhq3RVY3Lk+N+UVBSTY9hPJ+BEkdtDZa51eWdfmaCx8KISupHwQ9CN0jp+KhZyk68RW/14YFWT0JDDkg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
jquery "~3.6.0"
"@abp/lodash@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.1.tgz#e98287b985064f1888bf6c41ac0a40933772a36d"
integrity sha512-hxon7Nz3zfQ+5Gn3uuoFVrgdsYANPiocmxV6Ye2vcUPCIUx5kLpNeImWc0L/e+4+vOE/CIEP/pOm9+GHnAPo1w==
"@abp/lodash@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.2.tgz#f54de6eb6a7cec4b534a50cd5c1597260cfa5e07"
integrity sha512-PZgRR6Sta8ojmorqDZCvdXPqymDv75WVVRUEcJF9mIVedUlp3cf6j43pUlFDBrXvUysgmqjbvA4eWD74Ryu2EQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
lodash "^4.17.21"
"@abp/luxon@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.1.tgz#e7b7827cc80a4cd01a9b970c1d7525a136c25e12"
integrity sha512-Gdqv0toIkwWKtnDhB8HXbaptK26EObj+Xovoc8Klu6FQIwA6Y08VN9yKdG54mj/8iHnfnNt1guyuM1y2I05CFw==
"@abp/luxon@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.2.tgz#80d10679726188fca1bc45584c002df4a6041d95"
integrity sha512-rP1W+mw/AiHiopmTUPOpPrdB4JXbChRXpq9w1aynkdO/ZjoujidfiuuLvGmLyZnXOggHV2idnAx55LGco2ddhQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.1.tgz#63edef795d6ee527634505d22a3ed05bf40045d3"
integrity sha512-99hUp/yz14X/3A9CxhNa0baiQ7gmAUpfxAJOvprkyH20BZwuAHly5HKPENCalO/kFRCBkN/YhEaA/hN5f1BV7Q==
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.2.tgz#70fce14ce064d7e3a636726f3a8843b0436cd9e9"
integrity sha512-utvz89duGNNyazV6/DZhETV7ZPx1gcckSe7Y3t9PZix0Cs9vbqS/uDOcxoNm9lxisLzK5mFepp/KUixhrZGz4A==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.1.tgz#27624fa06ef471bc419d2d4bab870e89623bd3c4"
integrity sha512-9CUYN7gnhesh5KZnc8SqKn8kaooF47j/0IeXR3JIJBQ9DYSE8YarFOqy+HG2z+WWTy8gcq0aetVw6roH9l101w==
"@abp/moment@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.2.tgz#36671348ee90e7c3fa879cc9a5ac0ba584bc4a69"
integrity sha512-21UxDH7zZgRoqeDs/zHHenpEt9fu2CJ1/MPdnYDXgU4w0BrOWGaatiN9c06hxiAtgbCil6xsN54zQ18JWZP70w==
dependencies:
moment "^2.9.0"
"@abp/prismjs@^7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.1.0-rc.1.tgz#bfb7a78d0fcbe4fbb21ff9ba0a1a816ac26907c9"
integrity sha512-h/T3Y2jJ0tT3I2tY8anGKZWNHqdFqFhO6UdptlnPrVByWkgHgoTPBrmET7KKEDEBsxcUZ0uk3FdtnN8vPDrlFw==
"@abp/prismjs@^7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.1.0-rc.2.tgz#4387639324d07db8e7695c636f9e0edea7c280f3"
integrity sha512-UGIJ8hU/LwUKRzIX2ckvJI6Rmp0mier1iNxbCFRcmYUaxghl/20j+PcxsZedtmHR8L+u4NNeVkDhpBvZQiuOlQ==
dependencies:
"@abp/clipboard" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.1"
"@abp/clipboard" "~7.1.0-rc.2"
"@abp/core" "~7.1.0-rc.2"
prismjs "^1.26.0"
"@abp/select2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.1.tgz#a65b4b2166cad5ad447920ccc1a3cf955dec8383"
integrity sha512-lgw/c82FCP+QR1BZ44hwLCTNgx+HQNvM3CdEnN1hFe8r85pubFGksAVi8EmsvSatMVoMxHUD80VOXrwj7IP8WQ==
"@abp/select2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.2.tgz#3fa8b61aa7b4cc35def2e72421c0c6ae42c1d9c6"
integrity sha512-zTpbhQQDIufAKQtY5lZsE/I2tv/SftJn1h36QRtx56XWgXBEG2A3dKl5MIf3pfPLYKEw6NG77Mr8KPDvE3cmeg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
select2 "^4.0.13"
"@abp/sweetalert2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.1.tgz#67ed6230dccc5af4869241c1833ec059936b4d93"
integrity sha512-8zt6qXLqGzlV0yPqwtuXnDdqQAzEXXNVIWNYUyqzWXKF+VO4d4hzkYx/kEx2l85hM/sERMBfF1f5fgvn/S/O0A==
"@abp/sweetalert2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.2.tgz#de7fd2f66a814025b178c16e8bf43e5f46893f4b"
integrity sha512-NEMGgEZA9cMiAEApEQCnxR0mgcowLKh2ZwAqEN0Ochbcbol1fOs59RoFSLkxHsz3pxl3tNvPxtBbQN87eWtiGA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.1.tgz#6805d9b4d2b7f5638cfe4b4af5d7d638c4764eb4"
integrity sha512-SFXXVojSNSKsvTTukeh6Wumv/esVjgvHwkEUk1MUYs9b/tbK05OQw362muv+/78GPZQqc2wIvsjOnICuhk8kZQ==
"@abp/timeago@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.2.tgz#4710a2d05a050d11da4be82874a9b5f6ae8b2535"
integrity sha512-jKosf+Orx/BG65qdYkB1ueZrFfbHJ6bceUs4PR5L5aRdF2l6FrrKqNXD1vOdqlBbaExBcHs42J1ZZVkY5qT23A==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
timeago "^1.6.7"
"@abp/toastr@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.1.tgz#9833a3261f448a37d206386be6163d18af165e37"
integrity sha512-afhQHTUH2c0VaU/AW2KxkX0tw70IhG5ELGCfyC8z8K5UbfowW4PZtAf5VHTgSOp9ITxgGn+CLqBCK0eFHckFtg==
"@abp/toastr@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.2.tgz#f80f28d680fafdc2026c072fb6ca68ded2599a08"
integrity sha512-+HN7x1kPmc0d+Xnk2Ga5gTnDq6TYeZHxouTZGtFVeExVINKETeUsp6AI8PVZKzddLl84Yjs7iBfXzv3AKGgbNg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
toastr "^2.1.4"
"@abp/utils@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.1.tgz#1a13785caa1a728a7c551d4731cc0927a27a9182"
integrity sha512-IhPNxCPTHcL/ol6MTytNJDy7WkWwo61F7qoZqxzfjf7Jt5tDMy6ilBw4wyrFoGiBbXvr5z98hKm0NIBtWFxxYg==
"@abp/utils@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.2.tgz#f4a525fe16451bc38cda6a4ca1c6b31fcbec0049"
integrity sha512-GNn4qynmIytWJ6vFAMZVceRUuLVeSD+kEi8RS9Ngv5XNb+ZAotAEvXb54BRGjbxbtjfXMU479XgHA2n3ZqqmPw==
dependencies:
just-compare "^1.3.0"

4
modules/blogging/app/Volo.BloggingTestApp/package.json

@ -3,7 +3,7 @@
"name": "volo.blogtestapp",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.1",
"@abp/blogging": "^7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.2",
"@abp/blogging": "^7.1.0-rc.2"
}
}

318
modules/blogging/app/Volo.BloggingTestApp/yarn.lock

@ -2,39 +2,39 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.1.tgz#59404c34624da8b9c76356c5fea65138fb67f26f"
integrity sha512-Qew5lkMB3mIHryudoyVhBkukvS3RJtEZma71fC1anLygvO9dwhcPlLohS3vTJEnjCO0CuOsCobOlvwii83jeKw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.1.tgz#004d7fdb8b44a46745bff7e991dc4a9d5ef6b96d"
integrity sha512-Ts+MguQ0IUUtZRJX3Lv3A4/U2O9tBaWZF2OYRqin+UqameNl1ZC6ywAPkCOQuZTgZsHU/AnL01t4OWWEN7gi+A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.1"
"@abp/bootstrap" "~7.1.0-rc.1"
"@abp/bootstrap-datepicker" "~7.1.0-rc.1"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.1"
"@abp/datatables.net-bs5" "~7.1.0-rc.1"
"@abp/font-awesome" "~7.1.0-rc.1"
"@abp/jquery-form" "~7.1.0-rc.1"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.1"
"@abp/lodash" "~7.1.0-rc.1"
"@abp/luxon" "~7.1.0-rc.1"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.1"
"@abp/moment" "~7.1.0-rc.1"
"@abp/select2" "~7.1.0-rc.1"
"@abp/sweetalert2" "~7.1.0-rc.1"
"@abp/timeago" "~7.1.0-rc.1"
"@abp/toastr" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.1.tgz#4a09ba60449783736bddb7ed352f2d7a78b17ecc"
integrity sha512-pWL5HhKWy83SUIyh/VvIZfpqHrVBCjgQlw9udTwGNxRCqpKGFoplqYP2Ij58RrIHGLCPs5NhSaOnA1Fxasq8ZA==
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.2.tgz#6499c7a47f9815cd0e3bd3c8a81f2d829e1f10ba"
integrity sha512-kLHnixfKKMYzmZtPl6NkH1IWQbLd1ookQYL46i4cgMBrmlAw9q0GiZoRoYS+CPtwmJ4kxRRHsaw1aCpI1FDchw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.2.tgz#e6a6e571939037c58b8eb76b9e869e878119b2da"
integrity sha512-r5cpQ0aE/LUNWViHa0562FV+yFVkDAx+FKzqRYSExB6zv0sfF+bz/IrY3tC9pSpAqU9LoTovpoTvMYZDh86Sgg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.2"
"@abp/bootstrap" "~7.1.0-rc.2"
"@abp/bootstrap-datepicker" "~7.1.0-rc.2"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.2"
"@abp/datatables.net-bs5" "~7.1.0-rc.2"
"@abp/font-awesome" "~7.1.0-rc.2"
"@abp/jquery-form" "~7.1.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.2"
"@abp/lodash" "~7.1.0-rc.2"
"@abp/luxon" "~7.1.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.2"
"@abp/moment" "~7.1.0-rc.2"
"@abp/select2" "~7.1.0-rc.2"
"@abp/sweetalert2" "~7.1.0-rc.2"
"@abp/timeago" "~7.1.0-rc.2"
"@abp/toastr" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.2.tgz#271bff8e809b55501e0e50ad4b28a8ef8a3edb83"
integrity sha512-TlHcqS+jXB4s+nUn8+Ga94TQyMfqTCyBjOvZgrO+u5mu3BfCo2dBV9H46aguhu+vIteiEPiLvxOlCFDn7rhSUw==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,201 +43,201 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/blogging@^7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-7.1.0-rc.1.tgz#f2d7d97f260f24e39d897a2fc53e92a3e626d499"
integrity sha512-wFTXgr9ifZrInTIJ8m3W5DbIHE6L4Bg8Oel4dmzzufz9ESjwSW1txwZ1VooWrOOET3+hB6sjOd/8m0J5ihxXgw==
"@abp/blogging@^7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-7.1.0-rc.2.tgz#3cfd500100bc8e1a74e8d2071a158edd6a711059"
integrity sha512-765Umgcem32VuXIMDsJXkbGMzCnwCo1BAhPesiMxVsB5Ak0E/+u7sgtUNDg3CWnq1X1ZYAyJC1mopnO9EADqLA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.1"
"@abp/owl.carousel" "~7.1.0-rc.1"
"@abp/prismjs" "~7.1.0-rc.1"
"@abp/tui-editor" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.2"
"@abp/owl.carousel" "~7.1.0-rc.2"
"@abp/prismjs" "~7.1.0-rc.2"
"@abp/tui-editor" "~7.1.0-rc.2"
"@abp/bootstrap-datepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.1.tgz#3370ca5e754741b225dce35aef0c2f73c9bae6d8"
integrity sha512-J6jnqT3YwreheHRTu9mw/0+oh37mvf1cInoCsNtkA4hTuq2XkINl9XRCZ5H2mhdR8fTVGl1zJkE+sIYMLs5HZw==
"@abp/bootstrap-datepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.2.tgz#32d460c71e5b390986c366096e85b27b6f5652fe"
integrity sha512-yyvS+csOfn6MgfmJ69Isa6QiBFqaKEyhTJ5eVzGU8XUv8zTWiciXL+XjSzPno5WuwTs3gUyla7onc7OD+1myNA==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.1.tgz#19dca8b1b8f6872cd7cc10847e1d3c65ad04371a"
integrity sha512-oDOSPXi37Lk2qxgv8v19GnlKjayKdYOR8pcdYBmI0cCNB1k0qewmXviiNEoru8/1sIkar5UtzlRy4QY6s34TYQ==
"@abp/bootstrap-daterangepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.2.tgz#9a6f5d13af2860d9999910c251ba6c622cf989fb"
integrity sha512-Dc+oZ7O0nevcD1uqrztGT75HAyeJPujYnGsF5lBT6S7vYEPALhCYWewuucTCL2VReM0l2AcoBcgkpMHr+xik9Q==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.1.tgz#941c176e992e24892ac1becf80a529390ce891a0"
integrity sha512-rNwmOlASMwDOLGxck7ZIRKFiWOsqufmjy2Cn9nvKGAT7l1seq1epQOyVvbEx46biI88oTPSpUCHDQkNEVfquHA==
"@abp/bootstrap@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.2.tgz#8dd67395722be8a78ab8c9813beb6c0f44c0cd8f"
integrity sha512-Q8TW2ECqY2kZG2D73iQqVzZhQCuOga4JWXnnw1izohYeqNH6neKX35D39b7ZO1yTmEUWt5Y+F5ihiSBXzL+zXQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
bootstrap "^5.1.3"
"@abp/clipboard@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.1.0-rc.1.tgz#a41afef2704b6f2d075ff09f2be2b7bd8e77b9e5"
integrity sha512-16DitOlmNMcvgRhX429XXejmGm3VLEYkUuva0wLoMH/HdWrSuvH9KGaeKx3IUVbZ2cu1Ej9zO/AQBZ9a515gmA==
"@abp/clipboard@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.1.0-rc.2.tgz#43198185d221e2cc5f45148ae790c103a6d260ad"
integrity sha512-yAVCSl+eG2iyxOzWhZFoYEOu+8MSlIgukAPaSo7ow2v2oAUSHCUgobGNpPU03EWmhncnGC0pNWyh+XMkui6OwA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
clipboard "^2.0.8"
"@abp/core@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.1.tgz#c03f841c635c669c7f8eb7439417fa37e762ef0f"
integrity sha512-j/v/CHaCFPUuZBVB5VZZpAy+l9pIAQZ3qQY2gcihSUj741nBA6ttqskutOx3n78BCW1oJ5z/ZxGnTNOt7s0Erw==
"@abp/core@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.2.tgz#6cda152a317e4d332ef8e9ae06f3a5b2811ae393"
integrity sha512-wanDe95kiwJ9XtQV2l40f4zcHCrj44Qco8cB4tMgDtkMusfaKf3Iu8u+Ay21RPSAo8l84FPt7sla9VV5QeMN0Q==
dependencies:
"@abp/utils" "~7.1.0-rc.1"
"@abp/utils" "~7.1.0-rc.2"
"@abp/datatables.net-bs5@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.1.tgz#839af7ac6afb371e8dc34bc7e41ce94c42246ad5"
integrity sha512-PSOCUdDKgEZRiOPCwJVdQ3+Pc8/F6O19ax8OLfD/aPXncC07V77s53zZr4rOmht9gH94dJXZj25gNzthLxDoAQ==
"@abp/datatables.net-bs5@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.2.tgz#23a7265fe0c331c2b6446071a53182f47086460c"
integrity sha512-AD/p+hVEVdjVcp9WzbzmcS1jK42NuW8DnXbuk5aI2jL5454mfCFKWmI5uGr1pHS2uEF6usfvrpRoDXNrcU7k0w==
dependencies:
"@abp/datatables.net" "~7.1.0-rc.1"
"@abp/datatables.net" "~7.1.0-rc.2"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.1.tgz#00d644c5d5413862dabbc78df88f39634dbb4848"
integrity sha512-UYIWufG2ComySJE9W128cu1gOMM25/pOFjnZR/t5NXTOQ1QBvHTcjTbVo5eUuItFJxRDadCmfrYOcw+SGlPMUw==
"@abp/datatables.net@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.2.tgz#605a6767e44aa34f9be327f6f802e5b2b178c17c"
integrity sha512-itjj19H2aLXzsr41PTnQblcwiNhBZGYLb5kCpjHBCzIYxntNT6048UQJc8NbmTSKP/C5Upl1d1nUk6JJDu4TCA==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.1.tgz#d72fa5057f6c062aecae02e8dc06428b496407b1"
integrity sha512-xH55Fdsmz3LNigi4I5i2pNIXuVFE25hzqDWRiewbY7gVwUu1ES2+wcydMblZjTprufG16XLDnYhXuZKhqubwIw==
"@abp/font-awesome@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.2.tgz#36d43b21c52ddc8769156a1408da298449cf686e"
integrity sha512-SN2pJVXOFM2nd3VvmK37/zW4UkUgSyvM8vT7jz+GR+7zJK+CgVh734IX9p8qelbKkEvqM2lErA/jbxOR79Wm0g==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.1.tgz#6ceea889ce2ef6815017879ee73b5c32a8f920d3"
integrity sha512-PPnSYtlSepfnSbgjnirgknzE2f5vogDlYCaT2ahnJCVAbLidsoBdE4kHF+9b1mwvW9yFRsFLULlFhHg7COJJDQ==
"@abp/jquery-form@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.2.tgz#bad729c593f8e0a9d33b4228bcf89c069dc1ef16"
integrity sha512-hqFIXkJWIiMP3GngEIsXOC44S2gBNkiK4piDVAt6TvZaBhDz8JQ2Q/XjRxKmJNKmQpUJ5fpt99LMqjl+/yHx5Q==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.1.tgz#3cccf4befc57ef082aaf44540cd4a9de826eb1ec"
integrity sha512-CSg/8oTP3TYFEEkDvz1YFYOVdbWyoH8ON6f4e6JCdAMC++QB6cAYCzGb+2OgDtkrtPsw9WkgIsURthQD9wglLg==
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.2.tgz#b6244b7ccfe7e89008011d639010a49de3eca857"
integrity sha512-yLc2Y28KyfQZ69axwTMKXa/eZX9Iatg+38BC83exqkX+YmDEspQRusexqButon8JeoIOL03cwOIlsnawStwlgQ==
dependencies:
"@abp/jquery-validation" "~7.1.0-rc.1"
"@abp/jquery-validation" "~7.1.0-rc.2"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.1.tgz#135fc2cead9f4f7babdee0ce539cc3ba011f1390"
integrity sha512-VAwPkaee68WPllXy8kTz5O2h93cUN5Wh2VYOVcg5oSoHnJMwKY0w6kLL6ss976CvK0DkGZdfhRiLUg5kH9tzGQ==
"@abp/jquery-validation@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.2.tgz#4356056a020cd6d692cab2c86a3a084f4059f6b0"
integrity sha512-bHKC6NR7RKC0fGPa8N5DnPyqL+cQYVHcnObpxi/8q75sPzXH9/2lWcbsoc+jXbsI6MHLTkZKoLKJ1odu/Voceg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-validation "^1.19.3"
"@abp/jquery@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.1.tgz#e9ebe4cf64bc7fbcffe257b64391f90bc28b3e96"
integrity sha512-jCQL6E9kMk+lpjTAXWDngJf+sfRxTz1BGJh3voxg6VyhKPZSDEVZhLz3QeO8U0itHzhB/4I6XdfND716z+IwMg==
"@abp/jquery@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.2.tgz#7093818eee8e477188974d207e93b1448a27ccbe"
integrity sha512-q/abF7rhq3RVY3Lk+N+UVBSTY9hPJ+BEkdtDZa51eWdfmaCx8KISupHwQ9CN0jp+KhZyk68RW/14YFWT0JDDkg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
jquery "~3.6.0"
"@abp/lodash@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.1.tgz#e98287b985064f1888bf6c41ac0a40933772a36d"
integrity sha512-hxon7Nz3zfQ+5Gn3uuoFVrgdsYANPiocmxV6Ye2vcUPCIUx5kLpNeImWc0L/e+4+vOE/CIEP/pOm9+GHnAPo1w==
"@abp/lodash@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.2.tgz#f54de6eb6a7cec4b534a50cd5c1597260cfa5e07"
integrity sha512-PZgRR6Sta8ojmorqDZCvdXPqymDv75WVVRUEcJF9mIVedUlp3cf6j43pUlFDBrXvUysgmqjbvA4eWD74Ryu2EQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
lodash "^4.17.21"
"@abp/luxon@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.1.tgz#e7b7827cc80a4cd01a9b970c1d7525a136c25e12"
integrity sha512-Gdqv0toIkwWKtnDhB8HXbaptK26EObj+Xovoc8Klu6FQIwA6Y08VN9yKdG54mj/8iHnfnNt1guyuM1y2I05CFw==
"@abp/luxon@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.2.tgz#80d10679726188fca1bc45584c002df4a6041d95"
integrity sha512-rP1W+mw/AiHiopmTUPOpPrdB4JXbChRXpq9w1aynkdO/ZjoujidfiuuLvGmLyZnXOggHV2idnAx55LGco2ddhQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.1.tgz#63edef795d6ee527634505d22a3ed05bf40045d3"
integrity sha512-99hUp/yz14X/3A9CxhNa0baiQ7gmAUpfxAJOvprkyH20BZwuAHly5HKPENCalO/kFRCBkN/YhEaA/hN5f1BV7Q==
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.2.tgz#70fce14ce064d7e3a636726f3a8843b0436cd9e9"
integrity sha512-utvz89duGNNyazV6/DZhETV7ZPx1gcckSe7Y3t9PZix0Cs9vbqS/uDOcxoNm9lxisLzK5mFepp/KUixhrZGz4A==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.1.tgz#27624fa06ef471bc419d2d4bab870e89623bd3c4"
integrity sha512-9CUYN7gnhesh5KZnc8SqKn8kaooF47j/0IeXR3JIJBQ9DYSE8YarFOqy+HG2z+WWTy8gcq0aetVw6roH9l101w==
"@abp/moment@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.2.tgz#36671348ee90e7c3fa879cc9a5ac0ba584bc4a69"
integrity sha512-21UxDH7zZgRoqeDs/zHHenpEt9fu2CJ1/MPdnYDXgU4w0BrOWGaatiN9c06hxiAtgbCil6xsN54zQ18JWZP70w==
dependencies:
moment "^2.9.0"
"@abp/owl.carousel@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-7.1.0-rc.1.tgz#59dce51e3464f6cfa01ff8d3f0523b52d0e4ecaf"
integrity sha512-rdLUUrAn/sEU6UIP41rb5NwFdRXqlpEMHcnUlZVFRIfEZRr8iIl3LInx9Md4LUMNcbHyaiWgY7BqitaMgKTrqQ==
"@abp/owl.carousel@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-7.1.0-rc.2.tgz#d18655960d23f7921254cfac6eb0d8cce11ed382"
integrity sha512-Z9bGDPmJJ3htO+tkv5+H0AUTc7BMwyM6AMIny6GZg2YxZrPYRzsNCzWsyJ8uYFfE8Jf+SgcDN0ruZRgdnkymxQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
owl.carousel "^2.3.4"
"@abp/prismjs@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.1.0-rc.1.tgz#bfb7a78d0fcbe4fbb21ff9ba0a1a816ac26907c9"
integrity sha512-h/T3Y2jJ0tT3I2tY8anGKZWNHqdFqFhO6UdptlnPrVByWkgHgoTPBrmET7KKEDEBsxcUZ0uk3FdtnN8vPDrlFw==
"@abp/prismjs@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.1.0-rc.2.tgz#4387639324d07db8e7695c636f9e0edea7c280f3"
integrity sha512-UGIJ8hU/LwUKRzIX2ckvJI6Rmp0mier1iNxbCFRcmYUaxghl/20j+PcxsZedtmHR8L+u4NNeVkDhpBvZQiuOlQ==
dependencies:
"@abp/clipboard" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.1"
"@abp/clipboard" "~7.1.0-rc.2"
"@abp/core" "~7.1.0-rc.2"
prismjs "^1.26.0"
"@abp/select2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.1.tgz#a65b4b2166cad5ad447920ccc1a3cf955dec8383"
integrity sha512-lgw/c82FCP+QR1BZ44hwLCTNgx+HQNvM3CdEnN1hFe8r85pubFGksAVi8EmsvSatMVoMxHUD80VOXrwj7IP8WQ==
"@abp/select2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.2.tgz#3fa8b61aa7b4cc35def2e72421c0c6ae42c1d9c6"
integrity sha512-zTpbhQQDIufAKQtY5lZsE/I2tv/SftJn1h36QRtx56XWgXBEG2A3dKl5MIf3pfPLYKEw6NG77Mr8KPDvE3cmeg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
select2 "^4.0.13"
"@abp/sweetalert2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.1.tgz#67ed6230dccc5af4869241c1833ec059936b4d93"
integrity sha512-8zt6qXLqGzlV0yPqwtuXnDdqQAzEXXNVIWNYUyqzWXKF+VO4d4hzkYx/kEx2l85hM/sERMBfF1f5fgvn/S/O0A==
"@abp/sweetalert2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.2.tgz#de7fd2f66a814025b178c16e8bf43e5f46893f4b"
integrity sha512-NEMGgEZA9cMiAEApEQCnxR0mgcowLKh2ZwAqEN0Ochbcbol1fOs59RoFSLkxHsz3pxl3tNvPxtBbQN87eWtiGA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.1.tgz#6805d9b4d2b7f5638cfe4b4af5d7d638c4764eb4"
integrity sha512-SFXXVojSNSKsvTTukeh6Wumv/esVjgvHwkEUk1MUYs9b/tbK05OQw362muv+/78GPZQqc2wIvsjOnICuhk8kZQ==
"@abp/timeago@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.2.tgz#4710a2d05a050d11da4be82874a9b5f6ae8b2535"
integrity sha512-jKosf+Orx/BG65qdYkB1ueZrFfbHJ6bceUs4PR5L5aRdF2l6FrrKqNXD1vOdqlBbaExBcHs42J1ZZVkY5qT23A==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
timeago "^1.6.7"
"@abp/toastr@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.1.tgz#9833a3261f448a37d206386be6163d18af165e37"
integrity sha512-afhQHTUH2c0VaU/AW2KxkX0tw70IhG5ELGCfyC8z8K5UbfowW4PZtAf5VHTgSOp9ITxgGn+CLqBCK0eFHckFtg==
"@abp/toastr@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.2.tgz#f80f28d680fafdc2026c072fb6ca68ded2599a08"
integrity sha512-+HN7x1kPmc0d+Xnk2Ga5gTnDq6TYeZHxouTZGtFVeExVINKETeUsp6AI8PVZKzddLl84Yjs7iBfXzv3AKGgbNg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
toastr "^2.1.4"
"@abp/tui-editor@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-7.1.0-rc.1.tgz#817709a13dc35b7e87fc3dcfe08ea05106b62e04"
integrity sha512-bXkBCUBI/48lKetbo9l3S0yEYzz6RS+Sw9fLWqP269vL/lhbZPRiK/+1XK8gWnmNyowX+GJKQvxZetOK+BQq3Q==
"@abp/tui-editor@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-7.1.0-rc.2.tgz#5468f4612a0955835b49044a400211084f3f8ce8"
integrity sha512-xK2B95aBiQRVRvOcvhUOQmSYpwR3R3dHZn2fCnVIuLNwMvH9m2mM3uTolzsDRRYm4RsXZl+Gf5oQffpA2/QVlw==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/prismjs" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
"@abp/prismjs" "~7.1.0-rc.2"
"@abp/utils@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.1.tgz#1a13785caa1a728a7c551d4731cc0927a27a9182"
integrity sha512-IhPNxCPTHcL/ol6MTytNJDy7WkWwo61F7qoZqxzfjf7Jt5tDMy6ilBw4wyrFoGiBbXvr5z98hKm0NIBtWFxxYg==
"@abp/utils@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.2.tgz#f4a525fe16451bc38cda6a4ca1c6b31fcbec0049"
integrity sha512-GNn4qynmIytWJ6vFAMZVceRUuLVeSD+kEi8RS9Ngv5XNb+ZAotAEvXb54BRGjbxbtjfXMU479XgHA2n3ZqqmPw==
dependencies:
just-compare "^1.3.0"

2
modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json

@ -3,6 +3,6 @@
"name": "client-simulation-web",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.2"
}
}

258
modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock

@ -2,39 +2,39 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.1.tgz#59404c34624da8b9c76356c5fea65138fb67f26f"
integrity sha512-Qew5lkMB3mIHryudoyVhBkukvS3RJtEZma71fC1anLygvO9dwhcPlLohS3vTJEnjCO0CuOsCobOlvwii83jeKw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.1.tgz#004d7fdb8b44a46745bff7e991dc4a9d5ef6b96d"
integrity sha512-Ts+MguQ0IUUtZRJX3Lv3A4/U2O9tBaWZF2OYRqin+UqameNl1ZC6ywAPkCOQuZTgZsHU/AnL01t4OWWEN7gi+A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.1"
"@abp/bootstrap" "~7.1.0-rc.1"
"@abp/bootstrap-datepicker" "~7.1.0-rc.1"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.1"
"@abp/datatables.net-bs5" "~7.1.0-rc.1"
"@abp/font-awesome" "~7.1.0-rc.1"
"@abp/jquery-form" "~7.1.0-rc.1"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.1"
"@abp/lodash" "~7.1.0-rc.1"
"@abp/luxon" "~7.1.0-rc.1"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.1"
"@abp/moment" "~7.1.0-rc.1"
"@abp/select2" "~7.1.0-rc.1"
"@abp/sweetalert2" "~7.1.0-rc.1"
"@abp/timeago" "~7.1.0-rc.1"
"@abp/toastr" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.1.tgz#4a09ba60449783736bddb7ed352f2d7a78b17ecc"
integrity sha512-pWL5HhKWy83SUIyh/VvIZfpqHrVBCjgQlw9udTwGNxRCqpKGFoplqYP2Ij58RrIHGLCPs5NhSaOnA1Fxasq8ZA==
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.2.tgz#6499c7a47f9815cd0e3bd3c8a81f2d829e1f10ba"
integrity sha512-kLHnixfKKMYzmZtPl6NkH1IWQbLd1ookQYL46i4cgMBrmlAw9q0GiZoRoYS+CPtwmJ4kxRRHsaw1aCpI1FDchw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.2.tgz#e6a6e571939037c58b8eb76b9e869e878119b2da"
integrity sha512-r5cpQ0aE/LUNWViHa0562FV+yFVkDAx+FKzqRYSExB6zv0sfF+bz/IrY3tC9pSpAqU9LoTovpoTvMYZDh86Sgg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.2"
"@abp/bootstrap" "~7.1.0-rc.2"
"@abp/bootstrap-datepicker" "~7.1.0-rc.2"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.2"
"@abp/datatables.net-bs5" "~7.1.0-rc.2"
"@abp/font-awesome" "~7.1.0-rc.2"
"@abp/jquery-form" "~7.1.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.2"
"@abp/lodash" "~7.1.0-rc.2"
"@abp/luxon" "~7.1.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.2"
"@abp/moment" "~7.1.0-rc.2"
"@abp/select2" "~7.1.0-rc.2"
"@abp/sweetalert2" "~7.1.0-rc.2"
"@abp/timeago" "~7.1.0-rc.2"
"@abp/toastr" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.2.tgz#271bff8e809b55501e0e50ad4b28a8ef8a3edb83"
integrity sha512-TlHcqS+jXB4s+nUn8+Ga94TQyMfqTCyBjOvZgrO+u5mu3BfCo2dBV9H46aguhu+vIteiEPiLvxOlCFDn7rhSUw==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,158 +43,158 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.1.tgz#3370ca5e754741b225dce35aef0c2f73c9bae6d8"
integrity sha512-J6jnqT3YwreheHRTu9mw/0+oh37mvf1cInoCsNtkA4hTuq2XkINl9XRCZ5H2mhdR8fTVGl1zJkE+sIYMLs5HZw==
"@abp/bootstrap-datepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.2.tgz#32d460c71e5b390986c366096e85b27b6f5652fe"
integrity sha512-yyvS+csOfn6MgfmJ69Isa6QiBFqaKEyhTJ5eVzGU8XUv8zTWiciXL+XjSzPno5WuwTs3gUyla7onc7OD+1myNA==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.1.tgz#19dca8b1b8f6872cd7cc10847e1d3c65ad04371a"
integrity sha512-oDOSPXi37Lk2qxgv8v19GnlKjayKdYOR8pcdYBmI0cCNB1k0qewmXviiNEoru8/1sIkar5UtzlRy4QY6s34TYQ==
"@abp/bootstrap-daterangepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.2.tgz#9a6f5d13af2860d9999910c251ba6c622cf989fb"
integrity sha512-Dc+oZ7O0nevcD1uqrztGT75HAyeJPujYnGsF5lBT6S7vYEPALhCYWewuucTCL2VReM0l2AcoBcgkpMHr+xik9Q==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.1.tgz#941c176e992e24892ac1becf80a529390ce891a0"
integrity sha512-rNwmOlASMwDOLGxck7ZIRKFiWOsqufmjy2Cn9nvKGAT7l1seq1epQOyVvbEx46biI88oTPSpUCHDQkNEVfquHA==
"@abp/bootstrap@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.2.tgz#8dd67395722be8a78ab8c9813beb6c0f44c0cd8f"
integrity sha512-Q8TW2ECqY2kZG2D73iQqVzZhQCuOga4JWXnnw1izohYeqNH6neKX35D39b7ZO1yTmEUWt5Y+F5ihiSBXzL+zXQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
bootstrap "^5.1.3"
"@abp/core@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.1.tgz#c03f841c635c669c7f8eb7439417fa37e762ef0f"
integrity sha512-j/v/CHaCFPUuZBVB5VZZpAy+l9pIAQZ3qQY2gcihSUj741nBA6ttqskutOx3n78BCW1oJ5z/ZxGnTNOt7s0Erw==
"@abp/core@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.2.tgz#6cda152a317e4d332ef8e9ae06f3a5b2811ae393"
integrity sha512-wanDe95kiwJ9XtQV2l40f4zcHCrj44Qco8cB4tMgDtkMusfaKf3Iu8u+Ay21RPSAo8l84FPt7sla9VV5QeMN0Q==
dependencies:
"@abp/utils" "~7.1.0-rc.1"
"@abp/utils" "~7.1.0-rc.2"
"@abp/datatables.net-bs5@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.1.tgz#839af7ac6afb371e8dc34bc7e41ce94c42246ad5"
integrity sha512-PSOCUdDKgEZRiOPCwJVdQ3+Pc8/F6O19ax8OLfD/aPXncC07V77s53zZr4rOmht9gH94dJXZj25gNzthLxDoAQ==
"@abp/datatables.net-bs5@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.2.tgz#23a7265fe0c331c2b6446071a53182f47086460c"
integrity sha512-AD/p+hVEVdjVcp9WzbzmcS1jK42NuW8DnXbuk5aI2jL5454mfCFKWmI5uGr1pHS2uEF6usfvrpRoDXNrcU7k0w==
dependencies:
"@abp/datatables.net" "~7.1.0-rc.1"
"@abp/datatables.net" "~7.1.0-rc.2"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.1.tgz#00d644c5d5413862dabbc78df88f39634dbb4848"
integrity sha512-UYIWufG2ComySJE9W128cu1gOMM25/pOFjnZR/t5NXTOQ1QBvHTcjTbVo5eUuItFJxRDadCmfrYOcw+SGlPMUw==
"@abp/datatables.net@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.2.tgz#605a6767e44aa34f9be327f6f802e5b2b178c17c"
integrity sha512-itjj19H2aLXzsr41PTnQblcwiNhBZGYLb5kCpjHBCzIYxntNT6048UQJc8NbmTSKP/C5Upl1d1nUk6JJDu4TCA==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.1.tgz#d72fa5057f6c062aecae02e8dc06428b496407b1"
integrity sha512-xH55Fdsmz3LNigi4I5i2pNIXuVFE25hzqDWRiewbY7gVwUu1ES2+wcydMblZjTprufG16XLDnYhXuZKhqubwIw==
"@abp/font-awesome@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.2.tgz#36d43b21c52ddc8769156a1408da298449cf686e"
integrity sha512-SN2pJVXOFM2nd3VvmK37/zW4UkUgSyvM8vT7jz+GR+7zJK+CgVh734IX9p8qelbKkEvqM2lErA/jbxOR79Wm0g==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.1.tgz#6ceea889ce2ef6815017879ee73b5c32a8f920d3"
integrity sha512-PPnSYtlSepfnSbgjnirgknzE2f5vogDlYCaT2ahnJCVAbLidsoBdE4kHF+9b1mwvW9yFRsFLULlFhHg7COJJDQ==
"@abp/jquery-form@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.2.tgz#bad729c593f8e0a9d33b4228bcf89c069dc1ef16"
integrity sha512-hqFIXkJWIiMP3GngEIsXOC44S2gBNkiK4piDVAt6TvZaBhDz8JQ2Q/XjRxKmJNKmQpUJ5fpt99LMqjl+/yHx5Q==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.1.tgz#3cccf4befc57ef082aaf44540cd4a9de826eb1ec"
integrity sha512-CSg/8oTP3TYFEEkDvz1YFYOVdbWyoH8ON6f4e6JCdAMC++QB6cAYCzGb+2OgDtkrtPsw9WkgIsURthQD9wglLg==
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.2.tgz#b6244b7ccfe7e89008011d639010a49de3eca857"
integrity sha512-yLc2Y28KyfQZ69axwTMKXa/eZX9Iatg+38BC83exqkX+YmDEspQRusexqButon8JeoIOL03cwOIlsnawStwlgQ==
dependencies:
"@abp/jquery-validation" "~7.1.0-rc.1"
"@abp/jquery-validation" "~7.1.0-rc.2"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.1.tgz#135fc2cead9f4f7babdee0ce539cc3ba011f1390"
integrity sha512-VAwPkaee68WPllXy8kTz5O2h93cUN5Wh2VYOVcg5oSoHnJMwKY0w6kLL6ss976CvK0DkGZdfhRiLUg5kH9tzGQ==
"@abp/jquery-validation@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.2.tgz#4356056a020cd6d692cab2c86a3a084f4059f6b0"
integrity sha512-bHKC6NR7RKC0fGPa8N5DnPyqL+cQYVHcnObpxi/8q75sPzXH9/2lWcbsoc+jXbsI6MHLTkZKoLKJ1odu/Voceg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-validation "^1.19.3"
"@abp/jquery@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.1.tgz#e9ebe4cf64bc7fbcffe257b64391f90bc28b3e96"
integrity sha512-jCQL6E9kMk+lpjTAXWDngJf+sfRxTz1BGJh3voxg6VyhKPZSDEVZhLz3QeO8U0itHzhB/4I6XdfND716z+IwMg==
"@abp/jquery@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.2.tgz#7093818eee8e477188974d207e93b1448a27ccbe"
integrity sha512-q/abF7rhq3RVY3Lk+N+UVBSTY9hPJ+BEkdtDZa51eWdfmaCx8KISupHwQ9CN0jp+KhZyk68RW/14YFWT0JDDkg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
jquery "~3.6.0"
"@abp/lodash@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.1.tgz#e98287b985064f1888bf6c41ac0a40933772a36d"
integrity sha512-hxon7Nz3zfQ+5Gn3uuoFVrgdsYANPiocmxV6Ye2vcUPCIUx5kLpNeImWc0L/e+4+vOE/CIEP/pOm9+GHnAPo1w==
"@abp/lodash@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.2.tgz#f54de6eb6a7cec4b534a50cd5c1597260cfa5e07"
integrity sha512-PZgRR6Sta8ojmorqDZCvdXPqymDv75WVVRUEcJF9mIVedUlp3cf6j43pUlFDBrXvUysgmqjbvA4eWD74Ryu2EQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
lodash "^4.17.21"
"@abp/luxon@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.1.tgz#e7b7827cc80a4cd01a9b970c1d7525a136c25e12"
integrity sha512-Gdqv0toIkwWKtnDhB8HXbaptK26EObj+Xovoc8Klu6FQIwA6Y08VN9yKdG54mj/8iHnfnNt1guyuM1y2I05CFw==
"@abp/luxon@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.2.tgz#80d10679726188fca1bc45584c002df4a6041d95"
integrity sha512-rP1W+mw/AiHiopmTUPOpPrdB4JXbChRXpq9w1aynkdO/ZjoujidfiuuLvGmLyZnXOggHV2idnAx55LGco2ddhQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.1.tgz#63edef795d6ee527634505d22a3ed05bf40045d3"
integrity sha512-99hUp/yz14X/3A9CxhNa0baiQ7gmAUpfxAJOvprkyH20BZwuAHly5HKPENCalO/kFRCBkN/YhEaA/hN5f1BV7Q==
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.2.tgz#70fce14ce064d7e3a636726f3a8843b0436cd9e9"
integrity sha512-utvz89duGNNyazV6/DZhETV7ZPx1gcckSe7Y3t9PZix0Cs9vbqS/uDOcxoNm9lxisLzK5mFepp/KUixhrZGz4A==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.1.tgz#27624fa06ef471bc419d2d4bab870e89623bd3c4"
integrity sha512-9CUYN7gnhesh5KZnc8SqKn8kaooF47j/0IeXR3JIJBQ9DYSE8YarFOqy+HG2z+WWTy8gcq0aetVw6roH9l101w==
"@abp/moment@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.2.tgz#36671348ee90e7c3fa879cc9a5ac0ba584bc4a69"
integrity sha512-21UxDH7zZgRoqeDs/zHHenpEt9fu2CJ1/MPdnYDXgU4w0BrOWGaatiN9c06hxiAtgbCil6xsN54zQ18JWZP70w==
dependencies:
moment "^2.9.0"
"@abp/select2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.1.tgz#a65b4b2166cad5ad447920ccc1a3cf955dec8383"
integrity sha512-lgw/c82FCP+QR1BZ44hwLCTNgx+HQNvM3CdEnN1hFe8r85pubFGksAVi8EmsvSatMVoMxHUD80VOXrwj7IP8WQ==
"@abp/select2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.2.tgz#3fa8b61aa7b4cc35def2e72421c0c6ae42c1d9c6"
integrity sha512-zTpbhQQDIufAKQtY5lZsE/I2tv/SftJn1h36QRtx56XWgXBEG2A3dKl5MIf3pfPLYKEw6NG77Mr8KPDvE3cmeg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
select2 "^4.0.13"
"@abp/sweetalert2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.1.tgz#67ed6230dccc5af4869241c1833ec059936b4d93"
integrity sha512-8zt6qXLqGzlV0yPqwtuXnDdqQAzEXXNVIWNYUyqzWXKF+VO4d4hzkYx/kEx2l85hM/sERMBfF1f5fgvn/S/O0A==
"@abp/sweetalert2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.2.tgz#de7fd2f66a814025b178c16e8bf43e5f46893f4b"
integrity sha512-NEMGgEZA9cMiAEApEQCnxR0mgcowLKh2ZwAqEN0Ochbcbol1fOs59RoFSLkxHsz3pxl3tNvPxtBbQN87eWtiGA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.1.tgz#6805d9b4d2b7f5638cfe4b4af5d7d638c4764eb4"
integrity sha512-SFXXVojSNSKsvTTukeh6Wumv/esVjgvHwkEUk1MUYs9b/tbK05OQw362muv+/78GPZQqc2wIvsjOnICuhk8kZQ==
"@abp/timeago@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.2.tgz#4710a2d05a050d11da4be82874a9b5f6ae8b2535"
integrity sha512-jKosf+Orx/BG65qdYkB1ueZrFfbHJ6bceUs4PR5L5aRdF2l6FrrKqNXD1vOdqlBbaExBcHs42J1ZZVkY5qT23A==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
timeago "^1.6.7"
"@abp/toastr@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.1.tgz#9833a3261f448a37d206386be6163d18af165e37"
integrity sha512-afhQHTUH2c0VaU/AW2KxkX0tw70IhG5ELGCfyC8z8K5UbfowW4PZtAf5VHTgSOp9ITxgGn+CLqBCK0eFHckFtg==
"@abp/toastr@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.2.tgz#f80f28d680fafdc2026c072fb6ca68ded2599a08"
integrity sha512-+HN7x1kPmc0d+Xnk2Ga5gTnDq6TYeZHxouTZGtFVeExVINKETeUsp6AI8PVZKzddLl84Yjs7iBfXzv3AKGgbNg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
toastr "^2.1.4"
"@abp/utils@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.1.tgz#1a13785caa1a728a7c551d4731cc0927a27a9182"
integrity sha512-IhPNxCPTHcL/ol6MTytNJDy7WkWwo61F7qoZqxzfjf7Jt5tDMy6ilBw4wyrFoGiBbXvr5z98hKm0NIBtWFxxYg==
"@abp/utils@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.2.tgz#f4a525fe16451bc38cda6a4ca1c6b31fcbec0049"
integrity sha512-GNn4qynmIytWJ6vFAMZVceRUuLVeSD+kEi8RS9Ngv5XNb+ZAotAEvXb54BRGjbxbtjfXMU479XgHA2n3ZqqmPw==
dependencies:
just-compare "^1.3.0"

10
modules/cms-kit/angular/package.json

@ -15,11 +15,11 @@
},
"private": true,
"dependencies": {
"@abp/ng.account": "~7.1.0-rc.1",
"@abp/ng.identity": "~7.1.0-rc.1",
"@abp/ng.setting-management": "~7.1.0-rc.1",
"@abp/ng.tenant-management": "~7.1.0-rc.1",
"@abp/ng.theme.basic": "~7.1.0-rc.1",
"@abp/ng.account": "~7.1.0-rc.2",
"@abp/ng.identity": "~7.1.0-rc.2",
"@abp/ng.setting-management": "~7.1.0-rc.2",
"@abp/ng.tenant-management": "~7.1.0-rc.2",
"@abp/ng.theme.basic": "~7.1.0-rc.2",
"@angular/animations": "~10.0.0",
"@angular/common": "~10.0.0",
"@angular/compiler": "~10.0.0",

4
modules/cms-kit/angular/projects/cms-kit/package.json

@ -4,8 +4,8 @@
"peerDependencies": {
"@angular/common": "^9.1.11",
"@angular/core": "^9.1.11",
"@abp/ng.core": ">=7.1.0-rc.1",
"@abp/ng.theme.shared": ">=7.1.0-rc.1"
"@abp/ng.core": ">=7.1.0-rc.2",
"@abp/ng.theme.shared": ">=7.1.0-rc.2"
},
"dependencies": {
"tslib": "^2.0.0"

2
modules/cms-kit/host/Volo.CmsKit.IdentityServer/package.json

@ -3,6 +3,6 @@
"name": "my-app-identityserver",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.2"
}
}

258
modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock

@ -2,39 +2,39 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.1.tgz#59404c34624da8b9c76356c5fea65138fb67f26f"
integrity sha512-Qew5lkMB3mIHryudoyVhBkukvS3RJtEZma71fC1anLygvO9dwhcPlLohS3vTJEnjCO0CuOsCobOlvwii83jeKw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.1.tgz#004d7fdb8b44a46745bff7e991dc4a9d5ef6b96d"
integrity sha512-Ts+MguQ0IUUtZRJX3Lv3A4/U2O9tBaWZF2OYRqin+UqameNl1ZC6ywAPkCOQuZTgZsHU/AnL01t4OWWEN7gi+A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.1"
"@abp/bootstrap" "~7.1.0-rc.1"
"@abp/bootstrap-datepicker" "~7.1.0-rc.1"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.1"
"@abp/datatables.net-bs5" "~7.1.0-rc.1"
"@abp/font-awesome" "~7.1.0-rc.1"
"@abp/jquery-form" "~7.1.0-rc.1"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.1"
"@abp/lodash" "~7.1.0-rc.1"
"@abp/luxon" "~7.1.0-rc.1"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.1"
"@abp/moment" "~7.1.0-rc.1"
"@abp/select2" "~7.1.0-rc.1"
"@abp/sweetalert2" "~7.1.0-rc.1"
"@abp/timeago" "~7.1.0-rc.1"
"@abp/toastr" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.1.tgz#4a09ba60449783736bddb7ed352f2d7a78b17ecc"
integrity sha512-pWL5HhKWy83SUIyh/VvIZfpqHrVBCjgQlw9udTwGNxRCqpKGFoplqYP2Ij58RrIHGLCPs5NhSaOnA1Fxasq8ZA==
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.2.tgz#6499c7a47f9815cd0e3bd3c8a81f2d829e1f10ba"
integrity sha512-kLHnixfKKMYzmZtPl6NkH1IWQbLd1ookQYL46i4cgMBrmlAw9q0GiZoRoYS+CPtwmJ4kxRRHsaw1aCpI1FDchw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.2.tgz#e6a6e571939037c58b8eb76b9e869e878119b2da"
integrity sha512-r5cpQ0aE/LUNWViHa0562FV+yFVkDAx+FKzqRYSExB6zv0sfF+bz/IrY3tC9pSpAqU9LoTovpoTvMYZDh86Sgg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.2"
"@abp/bootstrap" "~7.1.0-rc.2"
"@abp/bootstrap-datepicker" "~7.1.0-rc.2"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.2"
"@abp/datatables.net-bs5" "~7.1.0-rc.2"
"@abp/font-awesome" "~7.1.0-rc.2"
"@abp/jquery-form" "~7.1.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.2"
"@abp/lodash" "~7.1.0-rc.2"
"@abp/luxon" "~7.1.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.2"
"@abp/moment" "~7.1.0-rc.2"
"@abp/select2" "~7.1.0-rc.2"
"@abp/sweetalert2" "~7.1.0-rc.2"
"@abp/timeago" "~7.1.0-rc.2"
"@abp/toastr" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.2.tgz#271bff8e809b55501e0e50ad4b28a8ef8a3edb83"
integrity sha512-TlHcqS+jXB4s+nUn8+Ga94TQyMfqTCyBjOvZgrO+u5mu3BfCo2dBV9H46aguhu+vIteiEPiLvxOlCFDn7rhSUw==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,158 +43,158 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.1.tgz#3370ca5e754741b225dce35aef0c2f73c9bae6d8"
integrity sha512-J6jnqT3YwreheHRTu9mw/0+oh37mvf1cInoCsNtkA4hTuq2XkINl9XRCZ5H2mhdR8fTVGl1zJkE+sIYMLs5HZw==
"@abp/bootstrap-datepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.2.tgz#32d460c71e5b390986c366096e85b27b6f5652fe"
integrity sha512-yyvS+csOfn6MgfmJ69Isa6QiBFqaKEyhTJ5eVzGU8XUv8zTWiciXL+XjSzPno5WuwTs3gUyla7onc7OD+1myNA==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.1.tgz#19dca8b1b8f6872cd7cc10847e1d3c65ad04371a"
integrity sha512-oDOSPXi37Lk2qxgv8v19GnlKjayKdYOR8pcdYBmI0cCNB1k0qewmXviiNEoru8/1sIkar5UtzlRy4QY6s34TYQ==
"@abp/bootstrap-daterangepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.2.tgz#9a6f5d13af2860d9999910c251ba6c622cf989fb"
integrity sha512-Dc+oZ7O0nevcD1uqrztGT75HAyeJPujYnGsF5lBT6S7vYEPALhCYWewuucTCL2VReM0l2AcoBcgkpMHr+xik9Q==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.1.tgz#941c176e992e24892ac1becf80a529390ce891a0"
integrity sha512-rNwmOlASMwDOLGxck7ZIRKFiWOsqufmjy2Cn9nvKGAT7l1seq1epQOyVvbEx46biI88oTPSpUCHDQkNEVfquHA==
"@abp/bootstrap@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.2.tgz#8dd67395722be8a78ab8c9813beb6c0f44c0cd8f"
integrity sha512-Q8TW2ECqY2kZG2D73iQqVzZhQCuOga4JWXnnw1izohYeqNH6neKX35D39b7ZO1yTmEUWt5Y+F5ihiSBXzL+zXQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
bootstrap "^5.1.3"
"@abp/core@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.1.tgz#c03f841c635c669c7f8eb7439417fa37e762ef0f"
integrity sha512-j/v/CHaCFPUuZBVB5VZZpAy+l9pIAQZ3qQY2gcihSUj741nBA6ttqskutOx3n78BCW1oJ5z/ZxGnTNOt7s0Erw==
"@abp/core@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.2.tgz#6cda152a317e4d332ef8e9ae06f3a5b2811ae393"
integrity sha512-wanDe95kiwJ9XtQV2l40f4zcHCrj44Qco8cB4tMgDtkMusfaKf3Iu8u+Ay21RPSAo8l84FPt7sla9VV5QeMN0Q==
dependencies:
"@abp/utils" "~7.1.0-rc.1"
"@abp/utils" "~7.1.0-rc.2"
"@abp/datatables.net-bs5@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.1.tgz#839af7ac6afb371e8dc34bc7e41ce94c42246ad5"
integrity sha512-PSOCUdDKgEZRiOPCwJVdQ3+Pc8/F6O19ax8OLfD/aPXncC07V77s53zZr4rOmht9gH94dJXZj25gNzthLxDoAQ==
"@abp/datatables.net-bs5@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.2.tgz#23a7265fe0c331c2b6446071a53182f47086460c"
integrity sha512-AD/p+hVEVdjVcp9WzbzmcS1jK42NuW8DnXbuk5aI2jL5454mfCFKWmI5uGr1pHS2uEF6usfvrpRoDXNrcU7k0w==
dependencies:
"@abp/datatables.net" "~7.1.0-rc.1"
"@abp/datatables.net" "~7.1.0-rc.2"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.1.tgz#00d644c5d5413862dabbc78df88f39634dbb4848"
integrity sha512-UYIWufG2ComySJE9W128cu1gOMM25/pOFjnZR/t5NXTOQ1QBvHTcjTbVo5eUuItFJxRDadCmfrYOcw+SGlPMUw==
"@abp/datatables.net@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.2.tgz#605a6767e44aa34f9be327f6f802e5b2b178c17c"
integrity sha512-itjj19H2aLXzsr41PTnQblcwiNhBZGYLb5kCpjHBCzIYxntNT6048UQJc8NbmTSKP/C5Upl1d1nUk6JJDu4TCA==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.1.tgz#d72fa5057f6c062aecae02e8dc06428b496407b1"
integrity sha512-xH55Fdsmz3LNigi4I5i2pNIXuVFE25hzqDWRiewbY7gVwUu1ES2+wcydMblZjTprufG16XLDnYhXuZKhqubwIw==
"@abp/font-awesome@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.2.tgz#36d43b21c52ddc8769156a1408da298449cf686e"
integrity sha512-SN2pJVXOFM2nd3VvmK37/zW4UkUgSyvM8vT7jz+GR+7zJK+CgVh734IX9p8qelbKkEvqM2lErA/jbxOR79Wm0g==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.1.tgz#6ceea889ce2ef6815017879ee73b5c32a8f920d3"
integrity sha512-PPnSYtlSepfnSbgjnirgknzE2f5vogDlYCaT2ahnJCVAbLidsoBdE4kHF+9b1mwvW9yFRsFLULlFhHg7COJJDQ==
"@abp/jquery-form@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.2.tgz#bad729c593f8e0a9d33b4228bcf89c069dc1ef16"
integrity sha512-hqFIXkJWIiMP3GngEIsXOC44S2gBNkiK4piDVAt6TvZaBhDz8JQ2Q/XjRxKmJNKmQpUJ5fpt99LMqjl+/yHx5Q==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.1.tgz#3cccf4befc57ef082aaf44540cd4a9de826eb1ec"
integrity sha512-CSg/8oTP3TYFEEkDvz1YFYOVdbWyoH8ON6f4e6JCdAMC++QB6cAYCzGb+2OgDtkrtPsw9WkgIsURthQD9wglLg==
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.2.tgz#b6244b7ccfe7e89008011d639010a49de3eca857"
integrity sha512-yLc2Y28KyfQZ69axwTMKXa/eZX9Iatg+38BC83exqkX+YmDEspQRusexqButon8JeoIOL03cwOIlsnawStwlgQ==
dependencies:
"@abp/jquery-validation" "~7.1.0-rc.1"
"@abp/jquery-validation" "~7.1.0-rc.2"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.1.tgz#135fc2cead9f4f7babdee0ce539cc3ba011f1390"
integrity sha512-VAwPkaee68WPllXy8kTz5O2h93cUN5Wh2VYOVcg5oSoHnJMwKY0w6kLL6ss976CvK0DkGZdfhRiLUg5kH9tzGQ==
"@abp/jquery-validation@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.2.tgz#4356056a020cd6d692cab2c86a3a084f4059f6b0"
integrity sha512-bHKC6NR7RKC0fGPa8N5DnPyqL+cQYVHcnObpxi/8q75sPzXH9/2lWcbsoc+jXbsI6MHLTkZKoLKJ1odu/Voceg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-validation "^1.19.3"
"@abp/jquery@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.1.tgz#e9ebe4cf64bc7fbcffe257b64391f90bc28b3e96"
integrity sha512-jCQL6E9kMk+lpjTAXWDngJf+sfRxTz1BGJh3voxg6VyhKPZSDEVZhLz3QeO8U0itHzhB/4I6XdfND716z+IwMg==
"@abp/jquery@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.2.tgz#7093818eee8e477188974d207e93b1448a27ccbe"
integrity sha512-q/abF7rhq3RVY3Lk+N+UVBSTY9hPJ+BEkdtDZa51eWdfmaCx8KISupHwQ9CN0jp+KhZyk68RW/14YFWT0JDDkg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
jquery "~3.6.0"
"@abp/lodash@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.1.tgz#e98287b985064f1888bf6c41ac0a40933772a36d"
integrity sha512-hxon7Nz3zfQ+5Gn3uuoFVrgdsYANPiocmxV6Ye2vcUPCIUx5kLpNeImWc0L/e+4+vOE/CIEP/pOm9+GHnAPo1w==
"@abp/lodash@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.2.tgz#f54de6eb6a7cec4b534a50cd5c1597260cfa5e07"
integrity sha512-PZgRR6Sta8ojmorqDZCvdXPqymDv75WVVRUEcJF9mIVedUlp3cf6j43pUlFDBrXvUysgmqjbvA4eWD74Ryu2EQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
lodash "^4.17.21"
"@abp/luxon@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.1.tgz#e7b7827cc80a4cd01a9b970c1d7525a136c25e12"
integrity sha512-Gdqv0toIkwWKtnDhB8HXbaptK26EObj+Xovoc8Klu6FQIwA6Y08VN9yKdG54mj/8iHnfnNt1guyuM1y2I05CFw==
"@abp/luxon@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.2.tgz#80d10679726188fca1bc45584c002df4a6041d95"
integrity sha512-rP1W+mw/AiHiopmTUPOpPrdB4JXbChRXpq9w1aynkdO/ZjoujidfiuuLvGmLyZnXOggHV2idnAx55LGco2ddhQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.1.tgz#63edef795d6ee527634505d22a3ed05bf40045d3"
integrity sha512-99hUp/yz14X/3A9CxhNa0baiQ7gmAUpfxAJOvprkyH20BZwuAHly5HKPENCalO/kFRCBkN/YhEaA/hN5f1BV7Q==
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.2.tgz#70fce14ce064d7e3a636726f3a8843b0436cd9e9"
integrity sha512-utvz89duGNNyazV6/DZhETV7ZPx1gcckSe7Y3t9PZix0Cs9vbqS/uDOcxoNm9lxisLzK5mFepp/KUixhrZGz4A==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.1.tgz#27624fa06ef471bc419d2d4bab870e89623bd3c4"
integrity sha512-9CUYN7gnhesh5KZnc8SqKn8kaooF47j/0IeXR3JIJBQ9DYSE8YarFOqy+HG2z+WWTy8gcq0aetVw6roH9l101w==
"@abp/moment@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.2.tgz#36671348ee90e7c3fa879cc9a5ac0ba584bc4a69"
integrity sha512-21UxDH7zZgRoqeDs/zHHenpEt9fu2CJ1/MPdnYDXgU4w0BrOWGaatiN9c06hxiAtgbCil6xsN54zQ18JWZP70w==
dependencies:
moment "^2.9.0"
"@abp/select2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.1.tgz#a65b4b2166cad5ad447920ccc1a3cf955dec8383"
integrity sha512-lgw/c82FCP+QR1BZ44hwLCTNgx+HQNvM3CdEnN1hFe8r85pubFGksAVi8EmsvSatMVoMxHUD80VOXrwj7IP8WQ==
"@abp/select2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.2.tgz#3fa8b61aa7b4cc35def2e72421c0c6ae42c1d9c6"
integrity sha512-zTpbhQQDIufAKQtY5lZsE/I2tv/SftJn1h36QRtx56XWgXBEG2A3dKl5MIf3pfPLYKEw6NG77Mr8KPDvE3cmeg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
select2 "^4.0.13"
"@abp/sweetalert2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.1.tgz#67ed6230dccc5af4869241c1833ec059936b4d93"
integrity sha512-8zt6qXLqGzlV0yPqwtuXnDdqQAzEXXNVIWNYUyqzWXKF+VO4d4hzkYx/kEx2l85hM/sERMBfF1f5fgvn/S/O0A==
"@abp/sweetalert2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.2.tgz#de7fd2f66a814025b178c16e8bf43e5f46893f4b"
integrity sha512-NEMGgEZA9cMiAEApEQCnxR0mgcowLKh2ZwAqEN0Ochbcbol1fOs59RoFSLkxHsz3pxl3tNvPxtBbQN87eWtiGA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.1.tgz#6805d9b4d2b7f5638cfe4b4af5d7d638c4764eb4"
integrity sha512-SFXXVojSNSKsvTTukeh6Wumv/esVjgvHwkEUk1MUYs9b/tbK05OQw362muv+/78GPZQqc2wIvsjOnICuhk8kZQ==
"@abp/timeago@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.2.tgz#4710a2d05a050d11da4be82874a9b5f6ae8b2535"
integrity sha512-jKosf+Orx/BG65qdYkB1ueZrFfbHJ6bceUs4PR5L5aRdF2l6FrrKqNXD1vOdqlBbaExBcHs42J1ZZVkY5qT23A==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
timeago "^1.6.7"
"@abp/toastr@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.1.tgz#9833a3261f448a37d206386be6163d18af165e37"
integrity sha512-afhQHTUH2c0VaU/AW2KxkX0tw70IhG5ELGCfyC8z8K5UbfowW4PZtAf5VHTgSOp9ITxgGn+CLqBCK0eFHckFtg==
"@abp/toastr@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.2.tgz#f80f28d680fafdc2026c072fb6ca68ded2599a08"
integrity sha512-+HN7x1kPmc0d+Xnk2Ga5gTnDq6TYeZHxouTZGtFVeExVINKETeUsp6AI8PVZKzddLl84Yjs7iBfXzv3AKGgbNg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
toastr "^2.1.4"
"@abp/utils@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.1.tgz#1a13785caa1a728a7c551d4731cc0927a27a9182"
integrity sha512-IhPNxCPTHcL/ol6MTytNJDy7WkWwo61F7qoZqxzfjf7Jt5tDMy6ilBw4wyrFoGiBbXvr5z98hKm0NIBtWFxxYg==
"@abp/utils@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.2.tgz#f4a525fe16451bc38cda6a4ca1c6b31fcbec0049"
integrity sha512-GNn4qynmIytWJ6vFAMZVceRUuLVeSD+kEi8RS9Ngv5XNb+ZAotAEvXb54BRGjbxbtjfXMU479XgHA2n3ZqqmPw==
dependencies:
just-compare "^1.3.0"

2
modules/cms-kit/host/Volo.CmsKit.Web.Host/package.json

@ -3,6 +3,6 @@
"name": "my-app",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.2"
}
}

258
modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock

@ -2,39 +2,39 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.1.tgz#59404c34624da8b9c76356c5fea65138fb67f26f"
integrity sha512-Qew5lkMB3mIHryudoyVhBkukvS3RJtEZma71fC1anLygvO9dwhcPlLohS3vTJEnjCO0CuOsCobOlvwii83jeKw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.1.tgz#004d7fdb8b44a46745bff7e991dc4a9d5ef6b96d"
integrity sha512-Ts+MguQ0IUUtZRJX3Lv3A4/U2O9tBaWZF2OYRqin+UqameNl1ZC6ywAPkCOQuZTgZsHU/AnL01t4OWWEN7gi+A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.1"
"@abp/bootstrap" "~7.1.0-rc.1"
"@abp/bootstrap-datepicker" "~7.1.0-rc.1"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.1"
"@abp/datatables.net-bs5" "~7.1.0-rc.1"
"@abp/font-awesome" "~7.1.0-rc.1"
"@abp/jquery-form" "~7.1.0-rc.1"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.1"
"@abp/lodash" "~7.1.0-rc.1"
"@abp/luxon" "~7.1.0-rc.1"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.1"
"@abp/moment" "~7.1.0-rc.1"
"@abp/select2" "~7.1.0-rc.1"
"@abp/sweetalert2" "~7.1.0-rc.1"
"@abp/timeago" "~7.1.0-rc.1"
"@abp/toastr" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.1.tgz#4a09ba60449783736bddb7ed352f2d7a78b17ecc"
integrity sha512-pWL5HhKWy83SUIyh/VvIZfpqHrVBCjgQlw9udTwGNxRCqpKGFoplqYP2Ij58RrIHGLCPs5NhSaOnA1Fxasq8ZA==
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.2.tgz#6499c7a47f9815cd0e3bd3c8a81f2d829e1f10ba"
integrity sha512-kLHnixfKKMYzmZtPl6NkH1IWQbLd1ookQYL46i4cgMBrmlAw9q0GiZoRoYS+CPtwmJ4kxRRHsaw1aCpI1FDchw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.2.tgz#e6a6e571939037c58b8eb76b9e869e878119b2da"
integrity sha512-r5cpQ0aE/LUNWViHa0562FV+yFVkDAx+FKzqRYSExB6zv0sfF+bz/IrY3tC9pSpAqU9LoTovpoTvMYZDh86Sgg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.2"
"@abp/bootstrap" "~7.1.0-rc.2"
"@abp/bootstrap-datepicker" "~7.1.0-rc.2"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.2"
"@abp/datatables.net-bs5" "~7.1.0-rc.2"
"@abp/font-awesome" "~7.1.0-rc.2"
"@abp/jquery-form" "~7.1.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.2"
"@abp/lodash" "~7.1.0-rc.2"
"@abp/luxon" "~7.1.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.2"
"@abp/moment" "~7.1.0-rc.2"
"@abp/select2" "~7.1.0-rc.2"
"@abp/sweetalert2" "~7.1.0-rc.2"
"@abp/timeago" "~7.1.0-rc.2"
"@abp/toastr" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.2.tgz#271bff8e809b55501e0e50ad4b28a8ef8a3edb83"
integrity sha512-TlHcqS+jXB4s+nUn8+Ga94TQyMfqTCyBjOvZgrO+u5mu3BfCo2dBV9H46aguhu+vIteiEPiLvxOlCFDn7rhSUw==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,158 +43,158 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.1.tgz#3370ca5e754741b225dce35aef0c2f73c9bae6d8"
integrity sha512-J6jnqT3YwreheHRTu9mw/0+oh37mvf1cInoCsNtkA4hTuq2XkINl9XRCZ5H2mhdR8fTVGl1zJkE+sIYMLs5HZw==
"@abp/bootstrap-datepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.2.tgz#32d460c71e5b390986c366096e85b27b6f5652fe"
integrity sha512-yyvS+csOfn6MgfmJ69Isa6QiBFqaKEyhTJ5eVzGU8XUv8zTWiciXL+XjSzPno5WuwTs3gUyla7onc7OD+1myNA==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.1.tgz#19dca8b1b8f6872cd7cc10847e1d3c65ad04371a"
integrity sha512-oDOSPXi37Lk2qxgv8v19GnlKjayKdYOR8pcdYBmI0cCNB1k0qewmXviiNEoru8/1sIkar5UtzlRy4QY6s34TYQ==
"@abp/bootstrap-daterangepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.2.tgz#9a6f5d13af2860d9999910c251ba6c622cf989fb"
integrity sha512-Dc+oZ7O0nevcD1uqrztGT75HAyeJPujYnGsF5lBT6S7vYEPALhCYWewuucTCL2VReM0l2AcoBcgkpMHr+xik9Q==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.1.tgz#941c176e992e24892ac1becf80a529390ce891a0"
integrity sha512-rNwmOlASMwDOLGxck7ZIRKFiWOsqufmjy2Cn9nvKGAT7l1seq1epQOyVvbEx46biI88oTPSpUCHDQkNEVfquHA==
"@abp/bootstrap@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.2.tgz#8dd67395722be8a78ab8c9813beb6c0f44c0cd8f"
integrity sha512-Q8TW2ECqY2kZG2D73iQqVzZhQCuOga4JWXnnw1izohYeqNH6neKX35D39b7ZO1yTmEUWt5Y+F5ihiSBXzL+zXQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
bootstrap "^5.1.3"
"@abp/core@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.1.tgz#c03f841c635c669c7f8eb7439417fa37e762ef0f"
integrity sha512-j/v/CHaCFPUuZBVB5VZZpAy+l9pIAQZ3qQY2gcihSUj741nBA6ttqskutOx3n78BCW1oJ5z/ZxGnTNOt7s0Erw==
"@abp/core@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.2.tgz#6cda152a317e4d332ef8e9ae06f3a5b2811ae393"
integrity sha512-wanDe95kiwJ9XtQV2l40f4zcHCrj44Qco8cB4tMgDtkMusfaKf3Iu8u+Ay21RPSAo8l84FPt7sla9VV5QeMN0Q==
dependencies:
"@abp/utils" "~7.1.0-rc.1"
"@abp/utils" "~7.1.0-rc.2"
"@abp/datatables.net-bs5@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.1.tgz#839af7ac6afb371e8dc34bc7e41ce94c42246ad5"
integrity sha512-PSOCUdDKgEZRiOPCwJVdQ3+Pc8/F6O19ax8OLfD/aPXncC07V77s53zZr4rOmht9gH94dJXZj25gNzthLxDoAQ==
"@abp/datatables.net-bs5@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.2.tgz#23a7265fe0c331c2b6446071a53182f47086460c"
integrity sha512-AD/p+hVEVdjVcp9WzbzmcS1jK42NuW8DnXbuk5aI2jL5454mfCFKWmI5uGr1pHS2uEF6usfvrpRoDXNrcU7k0w==
dependencies:
"@abp/datatables.net" "~7.1.0-rc.1"
"@abp/datatables.net" "~7.1.0-rc.2"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.1.tgz#00d644c5d5413862dabbc78df88f39634dbb4848"
integrity sha512-UYIWufG2ComySJE9W128cu1gOMM25/pOFjnZR/t5NXTOQ1QBvHTcjTbVo5eUuItFJxRDadCmfrYOcw+SGlPMUw==
"@abp/datatables.net@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.2.tgz#605a6767e44aa34f9be327f6f802e5b2b178c17c"
integrity sha512-itjj19H2aLXzsr41PTnQblcwiNhBZGYLb5kCpjHBCzIYxntNT6048UQJc8NbmTSKP/C5Upl1d1nUk6JJDu4TCA==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.1.tgz#d72fa5057f6c062aecae02e8dc06428b496407b1"
integrity sha512-xH55Fdsmz3LNigi4I5i2pNIXuVFE25hzqDWRiewbY7gVwUu1ES2+wcydMblZjTprufG16XLDnYhXuZKhqubwIw==
"@abp/font-awesome@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.2.tgz#36d43b21c52ddc8769156a1408da298449cf686e"
integrity sha512-SN2pJVXOFM2nd3VvmK37/zW4UkUgSyvM8vT7jz+GR+7zJK+CgVh734IX9p8qelbKkEvqM2lErA/jbxOR79Wm0g==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.1.tgz#6ceea889ce2ef6815017879ee73b5c32a8f920d3"
integrity sha512-PPnSYtlSepfnSbgjnirgknzE2f5vogDlYCaT2ahnJCVAbLidsoBdE4kHF+9b1mwvW9yFRsFLULlFhHg7COJJDQ==
"@abp/jquery-form@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.2.tgz#bad729c593f8e0a9d33b4228bcf89c069dc1ef16"
integrity sha512-hqFIXkJWIiMP3GngEIsXOC44S2gBNkiK4piDVAt6TvZaBhDz8JQ2Q/XjRxKmJNKmQpUJ5fpt99LMqjl+/yHx5Q==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.1.tgz#3cccf4befc57ef082aaf44540cd4a9de826eb1ec"
integrity sha512-CSg/8oTP3TYFEEkDvz1YFYOVdbWyoH8ON6f4e6JCdAMC++QB6cAYCzGb+2OgDtkrtPsw9WkgIsURthQD9wglLg==
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.2.tgz#b6244b7ccfe7e89008011d639010a49de3eca857"
integrity sha512-yLc2Y28KyfQZ69axwTMKXa/eZX9Iatg+38BC83exqkX+YmDEspQRusexqButon8JeoIOL03cwOIlsnawStwlgQ==
dependencies:
"@abp/jquery-validation" "~7.1.0-rc.1"
"@abp/jquery-validation" "~7.1.0-rc.2"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.1.tgz#135fc2cead9f4f7babdee0ce539cc3ba011f1390"
integrity sha512-VAwPkaee68WPllXy8kTz5O2h93cUN5Wh2VYOVcg5oSoHnJMwKY0w6kLL6ss976CvK0DkGZdfhRiLUg5kH9tzGQ==
"@abp/jquery-validation@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.2.tgz#4356056a020cd6d692cab2c86a3a084f4059f6b0"
integrity sha512-bHKC6NR7RKC0fGPa8N5DnPyqL+cQYVHcnObpxi/8q75sPzXH9/2lWcbsoc+jXbsI6MHLTkZKoLKJ1odu/Voceg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-validation "^1.19.3"
"@abp/jquery@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.1.tgz#e9ebe4cf64bc7fbcffe257b64391f90bc28b3e96"
integrity sha512-jCQL6E9kMk+lpjTAXWDngJf+sfRxTz1BGJh3voxg6VyhKPZSDEVZhLz3QeO8U0itHzhB/4I6XdfND716z+IwMg==
"@abp/jquery@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.2.tgz#7093818eee8e477188974d207e93b1448a27ccbe"
integrity sha512-q/abF7rhq3RVY3Lk+N+UVBSTY9hPJ+BEkdtDZa51eWdfmaCx8KISupHwQ9CN0jp+KhZyk68RW/14YFWT0JDDkg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
jquery "~3.6.0"
"@abp/lodash@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.1.tgz#e98287b985064f1888bf6c41ac0a40933772a36d"
integrity sha512-hxon7Nz3zfQ+5Gn3uuoFVrgdsYANPiocmxV6Ye2vcUPCIUx5kLpNeImWc0L/e+4+vOE/CIEP/pOm9+GHnAPo1w==
"@abp/lodash@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.2.tgz#f54de6eb6a7cec4b534a50cd5c1597260cfa5e07"
integrity sha512-PZgRR6Sta8ojmorqDZCvdXPqymDv75WVVRUEcJF9mIVedUlp3cf6j43pUlFDBrXvUysgmqjbvA4eWD74Ryu2EQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
lodash "^4.17.21"
"@abp/luxon@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.1.tgz#e7b7827cc80a4cd01a9b970c1d7525a136c25e12"
integrity sha512-Gdqv0toIkwWKtnDhB8HXbaptK26EObj+Xovoc8Klu6FQIwA6Y08VN9yKdG54mj/8iHnfnNt1guyuM1y2I05CFw==
"@abp/luxon@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.2.tgz#80d10679726188fca1bc45584c002df4a6041d95"
integrity sha512-rP1W+mw/AiHiopmTUPOpPrdB4JXbChRXpq9w1aynkdO/ZjoujidfiuuLvGmLyZnXOggHV2idnAx55LGco2ddhQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.1.tgz#63edef795d6ee527634505d22a3ed05bf40045d3"
integrity sha512-99hUp/yz14X/3A9CxhNa0baiQ7gmAUpfxAJOvprkyH20BZwuAHly5HKPENCalO/kFRCBkN/YhEaA/hN5f1BV7Q==
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.2.tgz#70fce14ce064d7e3a636726f3a8843b0436cd9e9"
integrity sha512-utvz89duGNNyazV6/DZhETV7ZPx1gcckSe7Y3t9PZix0Cs9vbqS/uDOcxoNm9lxisLzK5mFepp/KUixhrZGz4A==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.1.tgz#27624fa06ef471bc419d2d4bab870e89623bd3c4"
integrity sha512-9CUYN7gnhesh5KZnc8SqKn8kaooF47j/0IeXR3JIJBQ9DYSE8YarFOqy+HG2z+WWTy8gcq0aetVw6roH9l101w==
"@abp/moment@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.2.tgz#36671348ee90e7c3fa879cc9a5ac0ba584bc4a69"
integrity sha512-21UxDH7zZgRoqeDs/zHHenpEt9fu2CJ1/MPdnYDXgU4w0BrOWGaatiN9c06hxiAtgbCil6xsN54zQ18JWZP70w==
dependencies:
moment "^2.9.0"
"@abp/select2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.1.tgz#a65b4b2166cad5ad447920ccc1a3cf955dec8383"
integrity sha512-lgw/c82FCP+QR1BZ44hwLCTNgx+HQNvM3CdEnN1hFe8r85pubFGksAVi8EmsvSatMVoMxHUD80VOXrwj7IP8WQ==
"@abp/select2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.2.tgz#3fa8b61aa7b4cc35def2e72421c0c6ae42c1d9c6"
integrity sha512-zTpbhQQDIufAKQtY5lZsE/I2tv/SftJn1h36QRtx56XWgXBEG2A3dKl5MIf3pfPLYKEw6NG77Mr8KPDvE3cmeg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
select2 "^4.0.13"
"@abp/sweetalert2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.1.tgz#67ed6230dccc5af4869241c1833ec059936b4d93"
integrity sha512-8zt6qXLqGzlV0yPqwtuXnDdqQAzEXXNVIWNYUyqzWXKF+VO4d4hzkYx/kEx2l85hM/sERMBfF1f5fgvn/S/O0A==
"@abp/sweetalert2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.2.tgz#de7fd2f66a814025b178c16e8bf43e5f46893f4b"
integrity sha512-NEMGgEZA9cMiAEApEQCnxR0mgcowLKh2ZwAqEN0Ochbcbol1fOs59RoFSLkxHsz3pxl3tNvPxtBbQN87eWtiGA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.1.tgz#6805d9b4d2b7f5638cfe4b4af5d7d638c4764eb4"
integrity sha512-SFXXVojSNSKsvTTukeh6Wumv/esVjgvHwkEUk1MUYs9b/tbK05OQw362muv+/78GPZQqc2wIvsjOnICuhk8kZQ==
"@abp/timeago@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.2.tgz#4710a2d05a050d11da4be82874a9b5f6ae8b2535"
integrity sha512-jKosf+Orx/BG65qdYkB1ueZrFfbHJ6bceUs4PR5L5aRdF2l6FrrKqNXD1vOdqlBbaExBcHs42J1ZZVkY5qT23A==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
timeago "^1.6.7"
"@abp/toastr@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.1.tgz#9833a3261f448a37d206386be6163d18af165e37"
integrity sha512-afhQHTUH2c0VaU/AW2KxkX0tw70IhG5ELGCfyC8z8K5UbfowW4PZtAf5VHTgSOp9ITxgGn+CLqBCK0eFHckFtg==
"@abp/toastr@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.2.tgz#f80f28d680fafdc2026c072fb6ca68ded2599a08"
integrity sha512-+HN7x1kPmc0d+Xnk2Ga5gTnDq6TYeZHxouTZGtFVeExVINKETeUsp6AI8PVZKzddLl84Yjs7iBfXzv3AKGgbNg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
toastr "^2.1.4"
"@abp/utils@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.1.tgz#1a13785caa1a728a7c551d4731cc0927a27a9182"
integrity sha512-IhPNxCPTHcL/ol6MTytNJDy7WkWwo61F7qoZqxzfjf7Jt5tDMy6ilBw4wyrFoGiBbXvr5z98hKm0NIBtWFxxYg==
"@abp/utils@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.2.tgz#f4a525fe16451bc38cda6a4ca1c6b31fcbec0049"
integrity sha512-GNn4qynmIytWJ6vFAMZVceRUuLVeSD+kEi8RS9Ngv5XNb+ZAotAEvXb54BRGjbxbtjfXMU479XgHA2n3ZqqmPw==
dependencies:
just-compare "^1.3.0"

4
modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json

@ -3,7 +3,7 @@
"name": "my-app",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.1",
"@abp/cms-kit": "7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.2",
"@abp/cms-kit": "7.1.0-rc.2"
}
}

392
modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock

@ -2,39 +2,39 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.1.tgz#59404c34624da8b9c76356c5fea65138fb67f26f"
integrity sha512-Qew5lkMB3mIHryudoyVhBkukvS3RJtEZma71fC1anLygvO9dwhcPlLohS3vTJEnjCO0CuOsCobOlvwii83jeKw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.1.tgz#004d7fdb8b44a46745bff7e991dc4a9d5ef6b96d"
integrity sha512-Ts+MguQ0IUUtZRJX3Lv3A4/U2O9tBaWZF2OYRqin+UqameNl1ZC6ywAPkCOQuZTgZsHU/AnL01t4OWWEN7gi+A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.1"
"@abp/bootstrap" "~7.1.0-rc.1"
"@abp/bootstrap-datepicker" "~7.1.0-rc.1"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.1"
"@abp/datatables.net-bs5" "~7.1.0-rc.1"
"@abp/font-awesome" "~7.1.0-rc.1"
"@abp/jquery-form" "~7.1.0-rc.1"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.1"
"@abp/lodash" "~7.1.0-rc.1"
"@abp/luxon" "~7.1.0-rc.1"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.1"
"@abp/moment" "~7.1.0-rc.1"
"@abp/select2" "~7.1.0-rc.1"
"@abp/sweetalert2" "~7.1.0-rc.1"
"@abp/timeago" "~7.1.0-rc.1"
"@abp/toastr" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.1.tgz#4a09ba60449783736bddb7ed352f2d7a78b17ecc"
integrity sha512-pWL5HhKWy83SUIyh/VvIZfpqHrVBCjgQlw9udTwGNxRCqpKGFoplqYP2Ij58RrIHGLCPs5NhSaOnA1Fxasq8ZA==
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.2.tgz#6499c7a47f9815cd0e3bd3c8a81f2d829e1f10ba"
integrity sha512-kLHnixfKKMYzmZtPl6NkH1IWQbLd1ookQYL46i4cgMBrmlAw9q0GiZoRoYS+CPtwmJ4kxRRHsaw1aCpI1FDchw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.2.tgz#e6a6e571939037c58b8eb76b9e869e878119b2da"
integrity sha512-r5cpQ0aE/LUNWViHa0562FV+yFVkDAx+FKzqRYSExB6zv0sfF+bz/IrY3tC9pSpAqU9LoTovpoTvMYZDh86Sgg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.2"
"@abp/bootstrap" "~7.1.0-rc.2"
"@abp/bootstrap-datepicker" "~7.1.0-rc.2"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.2"
"@abp/datatables.net-bs5" "~7.1.0-rc.2"
"@abp/font-awesome" "~7.1.0-rc.2"
"@abp/jquery-form" "~7.1.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.2"
"@abp/lodash" "~7.1.0-rc.2"
"@abp/luxon" "~7.1.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.2"
"@abp/moment" "~7.1.0-rc.2"
"@abp/select2" "~7.1.0-rc.2"
"@abp/sweetalert2" "~7.1.0-rc.2"
"@abp/timeago" "~7.1.0-rc.2"
"@abp/toastr" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.2.tgz#271bff8e809b55501e0e50ad4b28a8ef8a3edb83"
integrity sha512-TlHcqS+jXB4s+nUn8+Ga94TQyMfqTCyBjOvZgrO+u5mu3BfCo2dBV9H46aguhu+vIteiEPiLvxOlCFDn7rhSUw==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,257 +43,257 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.1.tgz#3370ca5e754741b225dce35aef0c2f73c9bae6d8"
integrity sha512-J6jnqT3YwreheHRTu9mw/0+oh37mvf1cInoCsNtkA4hTuq2XkINl9XRCZ5H2mhdR8fTVGl1zJkE+sIYMLs5HZw==
"@abp/bootstrap-datepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.2.tgz#32d460c71e5b390986c366096e85b27b6f5652fe"
integrity sha512-yyvS+csOfn6MgfmJ69Isa6QiBFqaKEyhTJ5eVzGU8XUv8zTWiciXL+XjSzPno5WuwTs3gUyla7onc7OD+1myNA==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.1.tgz#19dca8b1b8f6872cd7cc10847e1d3c65ad04371a"
integrity sha512-oDOSPXi37Lk2qxgv8v19GnlKjayKdYOR8pcdYBmI0cCNB1k0qewmXviiNEoru8/1sIkar5UtzlRy4QY6s34TYQ==
"@abp/bootstrap-daterangepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.2.tgz#9a6f5d13af2860d9999910c251ba6c622cf989fb"
integrity sha512-Dc+oZ7O0nevcD1uqrztGT75HAyeJPujYnGsF5lBT6S7vYEPALhCYWewuucTCL2VReM0l2AcoBcgkpMHr+xik9Q==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.1.tgz#941c176e992e24892ac1becf80a529390ce891a0"
integrity sha512-rNwmOlASMwDOLGxck7ZIRKFiWOsqufmjy2Cn9nvKGAT7l1seq1epQOyVvbEx46biI88oTPSpUCHDQkNEVfquHA==
"@abp/bootstrap@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.2.tgz#8dd67395722be8a78ab8c9813beb6c0f44c0cd8f"
integrity sha512-Q8TW2ECqY2kZG2D73iQqVzZhQCuOga4JWXnnw1izohYeqNH6neKX35D39b7ZO1yTmEUWt5Y+F5ihiSBXzL+zXQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
bootstrap "^5.1.3"
"@abp/clipboard@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.1.0-rc.1.tgz#a41afef2704b6f2d075ff09f2be2b7bd8e77b9e5"
integrity sha512-16DitOlmNMcvgRhX429XXejmGm3VLEYkUuva0wLoMH/HdWrSuvH9KGaeKx3IUVbZ2cu1Ej9zO/AQBZ9a515gmA==
"@abp/clipboard@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.1.0-rc.2.tgz#43198185d221e2cc5f45148ae790c103a6d260ad"
integrity sha512-yAVCSl+eG2iyxOzWhZFoYEOu+8MSlIgukAPaSo7ow2v2oAUSHCUgobGNpPU03EWmhncnGC0pNWyh+XMkui6OwA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
clipboard "^2.0.8"
"@abp/cms-kit.admin@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-7.1.0-rc.1.tgz#9d00821d63d424e46c61cda37a8a9f910528493c"
integrity sha512-UBFfPRiOnVLvdINKFNQf7eKKkRy4FeXqFNxM4hYVEp+sabjNXYLcB2Ai1YaMCN5AkZ+lvEdm+k1FLgD50jAStA==
"@abp/cms-kit.admin@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-7.1.0-rc.2.tgz#c149a63b5d4f6ede68e9f5ee4cf321010c4dced7"
integrity sha512-fiKd6x23SEH1k57Q6ynYmhUejx8w96BkiJhCSS9TMbpdZS7dJXZPODwVl0GIVGRTXEGZYrqkT40nI2Z8xiqujQ==
dependencies:
"@abp/codemirror" "~7.1.0-rc.1"
"@abp/jstree" "~7.1.0-rc.1"
"@abp/slugify" "~7.1.0-rc.1"
"@abp/tui-editor" "~7.1.0-rc.1"
"@abp/uppy" "~7.1.0-rc.1"
"@abp/codemirror" "~7.1.0-rc.2"
"@abp/jstree" "~7.1.0-rc.2"
"@abp/slugify" "~7.1.0-rc.2"
"@abp/tui-editor" "~7.1.0-rc.2"
"@abp/uppy" "~7.1.0-rc.2"
"@abp/cms-kit.public@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-7.1.0-rc.1.tgz#d4baaa3753918ee9b14664346b37e91de6c61b11"
integrity sha512-eh95ktPeZNba0dthKm1yVpvRV+66eNC0b98FuwdzFXNtubmzjQEIVGDYsb3aZoCJ7ajNMPOCC3igdmwEIATYag==
"@abp/cms-kit.public@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-7.1.0-rc.2.tgz#a32f29bf996a466bbfa6ff94125cbe617a925047"
integrity sha512-B22R66KaI0/q6ymOwtRGiJIuG+9TE2cm1CxREbKMtiJcuYKFOxcKAmunWMZLcpz1dVRdJfviJRhwKDHyxRc0SQ==
dependencies:
"@abp/highlight.js" "~7.1.0-rc.1"
"@abp/star-rating-svg" "~7.1.0-rc.1"
"@abp/highlight.js" "~7.1.0-rc.2"
"@abp/star-rating-svg" "~7.1.0-rc.2"
"@abp/cms-kit@7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-7.1.0-rc.1.tgz#65fd10426a576d59db45bf3766dc70f3c11ef9b3"
integrity sha512-HZluMpFQJuWr0bwLZVZd9bqeutxmZ1J4JarKQm261inT3M2rn7+r2Cf//61UdlGKl+4WLuG11hl6il9V5ttO7A==
"@abp/cms-kit@7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-7.1.0-rc.2.tgz#7572a848297359e31641948ac69ffb089be6df98"
integrity sha512-5MWkuFEiOhKBlIKGfrt3+VUGNjMzMqD/Gd3M2Cmyzllj99yijDOOyl0ysYxn9O+5eeLmTT07LZahwkRNluZxRg==
dependencies:
"@abp/cms-kit.admin" "~7.1.0-rc.1"
"@abp/cms-kit.public" "~7.1.0-rc.1"
"@abp/cms-kit.admin" "~7.1.0-rc.2"
"@abp/cms-kit.public" "~7.1.0-rc.2"
"@abp/codemirror@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-7.1.0-rc.1.tgz#13a55d6a4147fda480f5b2a11cb773aa3fb7d617"
integrity sha512-D7Turp2Wsbq6XvfOUWJjtrxOaR3L5VLUR2cFth17o118YFH+Wlr6aIZfS3avIlIpbYrtPhKcObY5RIpmqv/LRg==
"@abp/codemirror@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-7.1.0-rc.2.tgz#6feb9519bab4c6bba019d98910d6a6961105cd07"
integrity sha512-JkXRYuvnpBTOVhenPXW0JTQo2wB832VFBmDtnz9XZNFmHVo2mneQsgvsOAaJn+rq2aJo7qQYpYO1RBeg6E3OSA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
codemirror "^5.65.1"
"@abp/core@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.1.tgz#c03f841c635c669c7f8eb7439417fa37e762ef0f"
integrity sha512-j/v/CHaCFPUuZBVB5VZZpAy+l9pIAQZ3qQY2gcihSUj741nBA6ttqskutOx3n78BCW1oJ5z/ZxGnTNOt7s0Erw==
"@abp/core@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.2.tgz#6cda152a317e4d332ef8e9ae06f3a5b2811ae393"
integrity sha512-wanDe95kiwJ9XtQV2l40f4zcHCrj44Qco8cB4tMgDtkMusfaKf3Iu8u+Ay21RPSAo8l84FPt7sla9VV5QeMN0Q==
dependencies:
"@abp/utils" "~7.1.0-rc.1"
"@abp/utils" "~7.1.0-rc.2"
"@abp/datatables.net-bs5@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.1.tgz#839af7ac6afb371e8dc34bc7e41ce94c42246ad5"
integrity sha512-PSOCUdDKgEZRiOPCwJVdQ3+Pc8/F6O19ax8OLfD/aPXncC07V77s53zZr4rOmht9gH94dJXZj25gNzthLxDoAQ==
"@abp/datatables.net-bs5@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.2.tgz#23a7265fe0c331c2b6446071a53182f47086460c"
integrity sha512-AD/p+hVEVdjVcp9WzbzmcS1jK42NuW8DnXbuk5aI2jL5454mfCFKWmI5uGr1pHS2uEF6usfvrpRoDXNrcU7k0w==
dependencies:
"@abp/datatables.net" "~7.1.0-rc.1"
"@abp/datatables.net" "~7.1.0-rc.2"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.1.tgz#00d644c5d5413862dabbc78df88f39634dbb4848"
integrity sha512-UYIWufG2ComySJE9W128cu1gOMM25/pOFjnZR/t5NXTOQ1QBvHTcjTbVo5eUuItFJxRDadCmfrYOcw+SGlPMUw==
"@abp/datatables.net@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.2.tgz#605a6767e44aa34f9be327f6f802e5b2b178c17c"
integrity sha512-itjj19H2aLXzsr41PTnQblcwiNhBZGYLb5kCpjHBCzIYxntNT6048UQJc8NbmTSKP/C5Upl1d1nUk6JJDu4TCA==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.1.tgz#d72fa5057f6c062aecae02e8dc06428b496407b1"
integrity sha512-xH55Fdsmz3LNigi4I5i2pNIXuVFE25hzqDWRiewbY7gVwUu1ES2+wcydMblZjTprufG16XLDnYhXuZKhqubwIw==
"@abp/font-awesome@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.2.tgz#36d43b21c52ddc8769156a1408da298449cf686e"
integrity sha512-SN2pJVXOFM2nd3VvmK37/zW4UkUgSyvM8vT7jz+GR+7zJK+CgVh734IX9p8qelbKkEvqM2lErA/jbxOR79Wm0g==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/highlight.js@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-7.1.0-rc.1.tgz#0d5c72e76bacf64356082ef55c91f6a494959f55"
integrity sha512-VHhMjHk7TEevP30HI+bKcAfL/U+I07/9Fs8brJ47H8/xOgwqb3IyP6mIAZKSebDE/cuQad52Zw7f2Q6eqBdKOQ==
"@abp/highlight.js@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-7.1.0-rc.2.tgz#913120328783aaabb755f95582dcaa2341dd1e44"
integrity sha512-1aPNrHU+TlxY8qwTydxnJPMwu0MtTLEAmXgMU4VEsZi5IDCZ9AmZ0Q8PEjBPGnw4RT3rHDVBq8KKc7TN9jlJBQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
"@highlightjs/cdn-assets" "~11.4.0"
"@abp/jquery-form@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.1.tgz#6ceea889ce2ef6815017879ee73b5c32a8f920d3"
integrity sha512-PPnSYtlSepfnSbgjnirgknzE2f5vogDlYCaT2ahnJCVAbLidsoBdE4kHF+9b1mwvW9yFRsFLULlFhHg7COJJDQ==
"@abp/jquery-form@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.2.tgz#bad729c593f8e0a9d33b4228bcf89c069dc1ef16"
integrity sha512-hqFIXkJWIiMP3GngEIsXOC44S2gBNkiK4piDVAt6TvZaBhDz8JQ2Q/XjRxKmJNKmQpUJ5fpt99LMqjl+/yHx5Q==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.1.tgz#3cccf4befc57ef082aaf44540cd4a9de826eb1ec"
integrity sha512-CSg/8oTP3TYFEEkDvz1YFYOVdbWyoH8ON6f4e6JCdAMC++QB6cAYCzGb+2OgDtkrtPsw9WkgIsURthQD9wglLg==
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.2.tgz#b6244b7ccfe7e89008011d639010a49de3eca857"
integrity sha512-yLc2Y28KyfQZ69axwTMKXa/eZX9Iatg+38BC83exqkX+YmDEspQRusexqButon8JeoIOL03cwOIlsnawStwlgQ==
dependencies:
"@abp/jquery-validation" "~7.1.0-rc.1"
"@abp/jquery-validation" "~7.1.0-rc.2"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.1.tgz#135fc2cead9f4f7babdee0ce539cc3ba011f1390"
integrity sha512-VAwPkaee68WPllXy8kTz5O2h93cUN5Wh2VYOVcg5oSoHnJMwKY0w6kLL6ss976CvK0DkGZdfhRiLUg5kH9tzGQ==
"@abp/jquery-validation@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.2.tgz#4356056a020cd6d692cab2c86a3a084f4059f6b0"
integrity sha512-bHKC6NR7RKC0fGPa8N5DnPyqL+cQYVHcnObpxi/8q75sPzXH9/2lWcbsoc+jXbsI6MHLTkZKoLKJ1odu/Voceg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-validation "^1.19.3"
"@abp/jquery@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.1.tgz#e9ebe4cf64bc7fbcffe257b64391f90bc28b3e96"
integrity sha512-jCQL6E9kMk+lpjTAXWDngJf+sfRxTz1BGJh3voxg6VyhKPZSDEVZhLz3QeO8U0itHzhB/4I6XdfND716z+IwMg==
"@abp/jquery@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.2.tgz#7093818eee8e477188974d207e93b1448a27ccbe"
integrity sha512-q/abF7rhq3RVY3Lk+N+UVBSTY9hPJ+BEkdtDZa51eWdfmaCx8KISupHwQ9CN0jp+KhZyk68RW/14YFWT0JDDkg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
jquery "~3.6.0"
"@abp/jstree@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-7.1.0-rc.1.tgz#50bd0324e176b3031cb92ca083bebfdf25301ebc"
integrity sha512-7bJsAEtweRWuF+msOVpnmiXlCCXVQGPEjjni47jMryupCQd+Cm50yEwcHG2Idrf/WcVKe3uAhgY4uVHoNviTtg==
"@abp/jstree@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-7.1.0-rc.2.tgz#5f0dce0194ddfbc21b07529697ec15e37d8927bf"
integrity sha512-HZ4v4RhhiusW5mwY01RDU1vC+cdjWYutp2XbHnHhUYLGhjqlHtYox/93VqPDXHo3ReizdNTvl0lyVLcFZDghlQ==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jstree "^3.3.12"
"@abp/lodash@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.1.tgz#e98287b985064f1888bf6c41ac0a40933772a36d"
integrity sha512-hxon7Nz3zfQ+5Gn3uuoFVrgdsYANPiocmxV6Ye2vcUPCIUx5kLpNeImWc0L/e+4+vOE/CIEP/pOm9+GHnAPo1w==
"@abp/lodash@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.2.tgz#f54de6eb6a7cec4b534a50cd5c1597260cfa5e07"
integrity sha512-PZgRR6Sta8ojmorqDZCvdXPqymDv75WVVRUEcJF9mIVedUlp3cf6j43pUlFDBrXvUysgmqjbvA4eWD74Ryu2EQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
lodash "^4.17.21"
"@abp/luxon@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.1.tgz#e7b7827cc80a4cd01a9b970c1d7525a136c25e12"
integrity sha512-Gdqv0toIkwWKtnDhB8HXbaptK26EObj+Xovoc8Klu6FQIwA6Y08VN9yKdG54mj/8iHnfnNt1guyuM1y2I05CFw==
"@abp/luxon@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.2.tgz#80d10679726188fca1bc45584c002df4a6041d95"
integrity sha512-rP1W+mw/AiHiopmTUPOpPrdB4JXbChRXpq9w1aynkdO/ZjoujidfiuuLvGmLyZnXOggHV2idnAx55LGco2ddhQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.1.tgz#63edef795d6ee527634505d22a3ed05bf40045d3"
integrity sha512-99hUp/yz14X/3A9CxhNa0baiQ7gmAUpfxAJOvprkyH20BZwuAHly5HKPENCalO/kFRCBkN/YhEaA/hN5f1BV7Q==
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.2.tgz#70fce14ce064d7e3a636726f3a8843b0436cd9e9"
integrity sha512-utvz89duGNNyazV6/DZhETV7ZPx1gcckSe7Y3t9PZix0Cs9vbqS/uDOcxoNm9lxisLzK5mFepp/KUixhrZGz4A==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.1.tgz#27624fa06ef471bc419d2d4bab870e89623bd3c4"
integrity sha512-9CUYN7gnhesh5KZnc8SqKn8kaooF47j/0IeXR3JIJBQ9DYSE8YarFOqy+HG2z+WWTy8gcq0aetVw6roH9l101w==
"@abp/moment@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.2.tgz#36671348ee90e7c3fa879cc9a5ac0ba584bc4a69"
integrity sha512-21UxDH7zZgRoqeDs/zHHenpEt9fu2CJ1/MPdnYDXgU4w0BrOWGaatiN9c06hxiAtgbCil6xsN54zQ18JWZP70w==
dependencies:
moment "^2.9.0"
"@abp/prismjs@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.1.0-rc.1.tgz#bfb7a78d0fcbe4fbb21ff9ba0a1a816ac26907c9"
integrity sha512-h/T3Y2jJ0tT3I2tY8anGKZWNHqdFqFhO6UdptlnPrVByWkgHgoTPBrmET7KKEDEBsxcUZ0uk3FdtnN8vPDrlFw==
"@abp/prismjs@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.1.0-rc.2.tgz#4387639324d07db8e7695c636f9e0edea7c280f3"
integrity sha512-UGIJ8hU/LwUKRzIX2ckvJI6Rmp0mier1iNxbCFRcmYUaxghl/20j+PcxsZedtmHR8L+u4NNeVkDhpBvZQiuOlQ==
dependencies:
"@abp/clipboard" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.1"
"@abp/clipboard" "~7.1.0-rc.2"
"@abp/core" "~7.1.0-rc.2"
prismjs "^1.26.0"
"@abp/select2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.1.tgz#a65b4b2166cad5ad447920ccc1a3cf955dec8383"
integrity sha512-lgw/c82FCP+QR1BZ44hwLCTNgx+HQNvM3CdEnN1hFe8r85pubFGksAVi8EmsvSatMVoMxHUD80VOXrwj7IP8WQ==
"@abp/select2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.2.tgz#3fa8b61aa7b4cc35def2e72421c0c6ae42c1d9c6"
integrity sha512-zTpbhQQDIufAKQtY5lZsE/I2tv/SftJn1h36QRtx56XWgXBEG2A3dKl5MIf3pfPLYKEw6NG77Mr8KPDvE3cmeg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
select2 "^4.0.13"
"@abp/slugify@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-7.1.0-rc.1.tgz#812aadda68c471c365f867577d67af9bcb8824f3"
integrity sha512-VHBybqQIODopZ7GzdYw6BUEULsHqAp00np3SqwZ2W1p5cy2+Bd0vKL8EDYBd9z9uUB/tlh/FPd+6jIOXm7bdUA==
"@abp/slugify@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-7.1.0-rc.2.tgz#044997bc479128d819b3280dc4e9a0d138595b28"
integrity sha512-u2Y84JudMRLA/bpwKGfNsswSqtPjXBbblI/EEOtP61qa4/SyfcrdEugu4bhOgaghBBXVj3n+ZpoUctT6kydd6g==
dependencies:
slugify "^1.6.5"
"@abp/star-rating-svg@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-7.1.0-rc.1.tgz#386b89b8c0f47d7ca9a50727cd6baa4ea9810a55"
integrity sha512-2D5u/WDnwuc61nSYvwz+BXpaI/2LNAappPr2414Xrk6DpGpvtTUHcSN+FKpNpA00Det3pyrk6QiXmHfeMq+TyA==
"@abp/star-rating-svg@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-7.1.0-rc.2.tgz#339567dd9b4b07212239542ebbc5a590b29c88f6"
integrity sha512-zhw76kKk5mdI5syV1lQTMYj5Hmk4zUPpGWiMMW5U7BkKod+AVqfJ5LdpLfUnk0RAbx02qyi5OegPCs7wTWX+OA==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
star-rating-svg "^3.5.0"
"@abp/sweetalert2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.1.tgz#67ed6230dccc5af4869241c1833ec059936b4d93"
integrity sha512-8zt6qXLqGzlV0yPqwtuXnDdqQAzEXXNVIWNYUyqzWXKF+VO4d4hzkYx/kEx2l85hM/sERMBfF1f5fgvn/S/O0A==
"@abp/sweetalert2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.2.tgz#de7fd2f66a814025b178c16e8bf43e5f46893f4b"
integrity sha512-NEMGgEZA9cMiAEApEQCnxR0mgcowLKh2ZwAqEN0Ochbcbol1fOs59RoFSLkxHsz3pxl3tNvPxtBbQN87eWtiGA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.1.tgz#6805d9b4d2b7f5638cfe4b4af5d7d638c4764eb4"
integrity sha512-SFXXVojSNSKsvTTukeh6Wumv/esVjgvHwkEUk1MUYs9b/tbK05OQw362muv+/78GPZQqc2wIvsjOnICuhk8kZQ==
"@abp/timeago@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.2.tgz#4710a2d05a050d11da4be82874a9b5f6ae8b2535"
integrity sha512-jKosf+Orx/BG65qdYkB1ueZrFfbHJ6bceUs4PR5L5aRdF2l6FrrKqNXD1vOdqlBbaExBcHs42J1ZZVkY5qT23A==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
timeago "^1.6.7"
"@abp/toastr@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.1.tgz#9833a3261f448a37d206386be6163d18af165e37"
integrity sha512-afhQHTUH2c0VaU/AW2KxkX0tw70IhG5ELGCfyC8z8K5UbfowW4PZtAf5VHTgSOp9ITxgGn+CLqBCK0eFHckFtg==
"@abp/toastr@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.2.tgz#f80f28d680fafdc2026c072fb6ca68ded2599a08"
integrity sha512-+HN7x1kPmc0d+Xnk2Ga5gTnDq6TYeZHxouTZGtFVeExVINKETeUsp6AI8PVZKzddLl84Yjs7iBfXzv3AKGgbNg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
toastr "^2.1.4"
"@abp/tui-editor@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-7.1.0-rc.1.tgz#817709a13dc35b7e87fc3dcfe08ea05106b62e04"
integrity sha512-bXkBCUBI/48lKetbo9l3S0yEYzz6RS+Sw9fLWqP269vL/lhbZPRiK/+1XK8gWnmNyowX+GJKQvxZetOK+BQq3Q==
"@abp/tui-editor@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-7.1.0-rc.2.tgz#5468f4612a0955835b49044a400211084f3f8ce8"
integrity sha512-xK2B95aBiQRVRvOcvhUOQmSYpwR3R3dHZn2fCnVIuLNwMvH9m2mM3uTolzsDRRYm4RsXZl+Gf5oQffpA2/QVlw==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/prismjs" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
"@abp/prismjs" "~7.1.0-rc.2"
"@abp/uppy@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-7.1.0-rc.1.tgz#850892129d12770b83d8361fda6cbc9395146631"
integrity sha512-n0mIvAyxRWb07y0jCmrf6tuazdTAWnL/OqIsiMZ5CdqQFCGyxcTz2GVUK7D6u6WAaIph6i4sP0yjfbiWR/W2Kg==
"@abp/uppy@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-7.1.0-rc.2.tgz#1ba282f09b9d5f96484f00fafe5a8f4d310a09a9"
integrity sha512-76Qgkr9zQKMcjZEIZWk5ViC9WlwxH1lKnaPszBOOPKKMfF31UIavvVZ1Tj1ttDIdE391BAmWJa6osCYcYD12JA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
uppy "^1.16.1"
"@abp/utils@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.1.tgz#1a13785caa1a728a7c551d4731cc0927a27a9182"
integrity sha512-IhPNxCPTHcL/ol6MTytNJDy7WkWwo61F7qoZqxzfjf7Jt5tDMy6ilBw4wyrFoGiBbXvr5z98hKm0NIBtWFxxYg==
"@abp/utils@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.2.tgz#f4a525fe16451bc38cda6a4ca1c6b31fcbec0049"
integrity sha512-GNn4qynmIytWJ6vFAMZVceRUuLVeSD+kEi8RS9Ngv5XNb+ZAotAEvXb54BRGjbxbtjfXMU479XgHA2n3ZqqmPw==
dependencies:
just-compare "^1.3.0"

14
modules/cms-kit/src/Volo.CmsKit.Public.Web/Pages/Public/CmsKit/Blogs/BlogPost.cshtml

@ -29,21 +29,21 @@
@section styles{
@if (isScrollIndexEnabled)
{
<abp-abp-style-bundle>
<abp-style-bundle>
<abp-style src="/Pages/Public/CmsKit/Blogs/bootstrap-toc.css" />
</abp-abp-style-bundle>
</abp-style-bundle>
}
<abp-abp-style-bundle>
<abp-style-bundle>
<abp-style src="/Pages/Public/CmsKit/Blogs/blogPost.css" />
<abp-style type="typeof(HighlightJsStyleContributor)" />
</abp-abp-style-bundle>
</abp-style-bundle>
}
@section scripts{
@section scripts{
@if (isScrollIndexEnabled)
{
<abp-script-bundle>
<abp-style src="/Pages/Public/CmsKit/Blogs/bootstrap-toc.js" />
<abp-script src="/Pages/Public/CmsKit/Blogs/bootstrap-toc.js" />
<abp-script src="/Pages/Public/CmsKit/Blogs/blogpost-scroll-index.js" />
</abp-script-bundle>
}
@ -175,4 +175,4 @@
entityId = Model.ViewModel.Id.ToString()
})
}
}
}

4
modules/docs/app/VoloDocs.Web/package.json

@ -3,7 +3,7 @@
"name": "volo.docstestapp",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.1",
"@abp/docs": "^7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.2",
"@abp/docs": "^7.1.0-rc.2"
}
}

318
modules/docs/app/VoloDocs.Web/yarn.lock

@ -2,47 +2,47 @@
# yarn lockfile v1
"@abp/anchor-js@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-7.1.0-rc.1.tgz#c96a12e1ce54a0717944b3abad40035874d13deb"
integrity sha512-1XUSKED0iFfQ+rpy4ACBXjse7AbsimBLSGT67w/k5i8o3E1H9CIXywqb2h5pCZmmLKgdCIvhP2EwsDuU98Nqag==
"@abp/anchor-js@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-7.1.0-rc.2.tgz#9c74a26e059974f5912298b3411c71b2981b61aa"
integrity sha512-R3kOSPeT8Xlg5VDp13pkpNpT3SWSzRPtyysRYuPJdj/CRaS3P8sSKqOTTrZmLYw8RCr2YhZpt1PQ7jxtTXqa3Q==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
anchor-js "^4.3.1"
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.1.tgz#59404c34624da8b9c76356c5fea65138fb67f26f"
integrity sha512-Qew5lkMB3mIHryudoyVhBkukvS3RJtEZma71fC1anLygvO9dwhcPlLohS3vTJEnjCO0CuOsCobOlvwii83jeKw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.1.tgz#004d7fdb8b44a46745bff7e991dc4a9d5ef6b96d"
integrity sha512-Ts+MguQ0IUUtZRJX3Lv3A4/U2O9tBaWZF2OYRqin+UqameNl1ZC6ywAPkCOQuZTgZsHU/AnL01t4OWWEN7gi+A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.1"
"@abp/bootstrap" "~7.1.0-rc.1"
"@abp/bootstrap-datepicker" "~7.1.0-rc.1"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.1"
"@abp/datatables.net-bs5" "~7.1.0-rc.1"
"@abp/font-awesome" "~7.1.0-rc.1"
"@abp/jquery-form" "~7.1.0-rc.1"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.1"
"@abp/lodash" "~7.1.0-rc.1"
"@abp/luxon" "~7.1.0-rc.1"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.1"
"@abp/moment" "~7.1.0-rc.1"
"@abp/select2" "~7.1.0-rc.1"
"@abp/sweetalert2" "~7.1.0-rc.1"
"@abp/timeago" "~7.1.0-rc.1"
"@abp/toastr" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.1.tgz#4a09ba60449783736bddb7ed352f2d7a78b17ecc"
integrity sha512-pWL5HhKWy83SUIyh/VvIZfpqHrVBCjgQlw9udTwGNxRCqpKGFoplqYP2Ij58RrIHGLCPs5NhSaOnA1Fxasq8ZA==
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.2.tgz#6499c7a47f9815cd0e3bd3c8a81f2d829e1f10ba"
integrity sha512-kLHnixfKKMYzmZtPl6NkH1IWQbLd1ookQYL46i4cgMBrmlAw9q0GiZoRoYS+CPtwmJ4kxRRHsaw1aCpI1FDchw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.2.tgz#e6a6e571939037c58b8eb76b9e869e878119b2da"
integrity sha512-r5cpQ0aE/LUNWViHa0562FV+yFVkDAx+FKzqRYSExB6zv0sfF+bz/IrY3tC9pSpAqU9LoTovpoTvMYZDh86Sgg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.2"
"@abp/bootstrap" "~7.1.0-rc.2"
"@abp/bootstrap-datepicker" "~7.1.0-rc.2"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.2"
"@abp/datatables.net-bs5" "~7.1.0-rc.2"
"@abp/font-awesome" "~7.1.0-rc.2"
"@abp/jquery-form" "~7.1.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.2"
"@abp/lodash" "~7.1.0-rc.2"
"@abp/luxon" "~7.1.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.2"
"@abp/moment" "~7.1.0-rc.2"
"@abp/select2" "~7.1.0-rc.2"
"@abp/sweetalert2" "~7.1.0-rc.2"
"@abp/timeago" "~7.1.0-rc.2"
"@abp/toastr" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.2.tgz#271bff8e809b55501e0e50ad4b28a8ef8a3edb83"
integrity sha512-TlHcqS+jXB4s+nUn8+Ga94TQyMfqTCyBjOvZgrO+u5mu3BfCo2dBV9H46aguhu+vIteiEPiLvxOlCFDn7rhSUw==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -51,194 +51,194 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.1.tgz#3370ca5e754741b225dce35aef0c2f73c9bae6d8"
integrity sha512-J6jnqT3YwreheHRTu9mw/0+oh37mvf1cInoCsNtkA4hTuq2XkINl9XRCZ5H2mhdR8fTVGl1zJkE+sIYMLs5HZw==
"@abp/bootstrap-datepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.2.tgz#32d460c71e5b390986c366096e85b27b6f5652fe"
integrity sha512-yyvS+csOfn6MgfmJ69Isa6QiBFqaKEyhTJ5eVzGU8XUv8zTWiciXL+XjSzPno5WuwTs3gUyla7onc7OD+1myNA==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.1.tgz#19dca8b1b8f6872cd7cc10847e1d3c65ad04371a"
integrity sha512-oDOSPXi37Lk2qxgv8v19GnlKjayKdYOR8pcdYBmI0cCNB1k0qewmXviiNEoru8/1sIkar5UtzlRy4QY6s34TYQ==
"@abp/bootstrap-daterangepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.2.tgz#9a6f5d13af2860d9999910c251ba6c622cf989fb"
integrity sha512-Dc+oZ7O0nevcD1uqrztGT75HAyeJPujYnGsF5lBT6S7vYEPALhCYWewuucTCL2VReM0l2AcoBcgkpMHr+xik9Q==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.1.tgz#941c176e992e24892ac1becf80a529390ce891a0"
integrity sha512-rNwmOlASMwDOLGxck7ZIRKFiWOsqufmjy2Cn9nvKGAT7l1seq1epQOyVvbEx46biI88oTPSpUCHDQkNEVfquHA==
"@abp/bootstrap@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.2.tgz#8dd67395722be8a78ab8c9813beb6c0f44c0cd8f"
integrity sha512-Q8TW2ECqY2kZG2D73iQqVzZhQCuOga4JWXnnw1izohYeqNH6neKX35D39b7ZO1yTmEUWt5Y+F5ihiSBXzL+zXQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
bootstrap "^5.1.3"
"@abp/clipboard@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.1.0-rc.1.tgz#a41afef2704b6f2d075ff09f2be2b7bd8e77b9e5"
integrity sha512-16DitOlmNMcvgRhX429XXejmGm3VLEYkUuva0wLoMH/HdWrSuvH9KGaeKx3IUVbZ2cu1Ej9zO/AQBZ9a515gmA==
"@abp/clipboard@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.1.0-rc.2.tgz#43198185d221e2cc5f45148ae790c103a6d260ad"
integrity sha512-yAVCSl+eG2iyxOzWhZFoYEOu+8MSlIgukAPaSo7ow2v2oAUSHCUgobGNpPU03EWmhncnGC0pNWyh+XMkui6OwA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
clipboard "^2.0.8"
"@abp/core@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.1.tgz#c03f841c635c669c7f8eb7439417fa37e762ef0f"
integrity sha512-j/v/CHaCFPUuZBVB5VZZpAy+l9pIAQZ3qQY2gcihSUj741nBA6ttqskutOx3n78BCW1oJ5z/ZxGnTNOt7s0Erw==
"@abp/core@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.2.tgz#6cda152a317e4d332ef8e9ae06f3a5b2811ae393"
integrity sha512-wanDe95kiwJ9XtQV2l40f4zcHCrj44Qco8cB4tMgDtkMusfaKf3Iu8u+Ay21RPSAo8l84FPt7sla9VV5QeMN0Q==
dependencies:
"@abp/utils" "~7.1.0-rc.1"
"@abp/utils" "~7.1.0-rc.2"
"@abp/datatables.net-bs5@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.1.tgz#839af7ac6afb371e8dc34bc7e41ce94c42246ad5"
integrity sha512-PSOCUdDKgEZRiOPCwJVdQ3+Pc8/F6O19ax8OLfD/aPXncC07V77s53zZr4rOmht9gH94dJXZj25gNzthLxDoAQ==
"@abp/datatables.net-bs5@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.2.tgz#23a7265fe0c331c2b6446071a53182f47086460c"
integrity sha512-AD/p+hVEVdjVcp9WzbzmcS1jK42NuW8DnXbuk5aI2jL5454mfCFKWmI5uGr1pHS2uEF6usfvrpRoDXNrcU7k0w==
dependencies:
"@abp/datatables.net" "~7.1.0-rc.1"
"@abp/datatables.net" "~7.1.0-rc.2"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.1.tgz#00d644c5d5413862dabbc78df88f39634dbb4848"
integrity sha512-UYIWufG2ComySJE9W128cu1gOMM25/pOFjnZR/t5NXTOQ1QBvHTcjTbVo5eUuItFJxRDadCmfrYOcw+SGlPMUw==
"@abp/datatables.net@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.2.tgz#605a6767e44aa34f9be327f6f802e5b2b178c17c"
integrity sha512-itjj19H2aLXzsr41PTnQblcwiNhBZGYLb5kCpjHBCzIYxntNT6048UQJc8NbmTSKP/C5Upl1d1nUk6JJDu4TCA==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
datatables.net "^1.11.4"
"@abp/docs@^7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-7.1.0-rc.1.tgz#3499bf3ce1991b0eee8523a91baf88f0d1e74a44"
integrity sha512-MzQ73j0mb0eyaNI4C5D1umXOioZiAfX1ILohTmyYAvPDh+Cpj5f+9UAuuGAtPFXLF753nRXOT7Tp6dVget0XBQ==
"@abp/docs@^7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-7.1.0-rc.2.tgz#df5e76dc290e5b50eaca8612126de50105b41ca1"
integrity sha512-cmpPZWLMCCi9m4ncLEo0xKqb0sdr0hITRUIvdcmaBjj9O2UVQX3W5nnbgpSL7Hd6aS1/tGCPCxckkfVP9axpiw==
dependencies:
"@abp/anchor-js" "~7.1.0-rc.1"
"@abp/clipboard" "~7.1.0-rc.1"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.1"
"@abp/popper.js" "~7.1.0-rc.1"
"@abp/prismjs" "~7.1.0-rc.1"
"@abp/anchor-js" "~7.1.0-rc.2"
"@abp/clipboard" "~7.1.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.2"
"@abp/popper.js" "~7.1.0-rc.2"
"@abp/prismjs" "~7.1.0-rc.2"
"@abp/font-awesome@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.1.tgz#d72fa5057f6c062aecae02e8dc06428b496407b1"
integrity sha512-xH55Fdsmz3LNigi4I5i2pNIXuVFE25hzqDWRiewbY7gVwUu1ES2+wcydMblZjTprufG16XLDnYhXuZKhqubwIw==
"@abp/font-awesome@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.2.tgz#36d43b21c52ddc8769156a1408da298449cf686e"
integrity sha512-SN2pJVXOFM2nd3VvmK37/zW4UkUgSyvM8vT7jz+GR+7zJK+CgVh734IX9p8qelbKkEvqM2lErA/jbxOR79Wm0g==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.1.tgz#6ceea889ce2ef6815017879ee73b5c32a8f920d3"
integrity sha512-PPnSYtlSepfnSbgjnirgknzE2f5vogDlYCaT2ahnJCVAbLidsoBdE4kHF+9b1mwvW9yFRsFLULlFhHg7COJJDQ==
"@abp/jquery-form@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.2.tgz#bad729c593f8e0a9d33b4228bcf89c069dc1ef16"
integrity sha512-hqFIXkJWIiMP3GngEIsXOC44S2gBNkiK4piDVAt6TvZaBhDz8JQ2Q/XjRxKmJNKmQpUJ5fpt99LMqjl+/yHx5Q==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.1.tgz#3cccf4befc57ef082aaf44540cd4a9de826eb1ec"
integrity sha512-CSg/8oTP3TYFEEkDvz1YFYOVdbWyoH8ON6f4e6JCdAMC++QB6cAYCzGb+2OgDtkrtPsw9WkgIsURthQD9wglLg==
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.2.tgz#b6244b7ccfe7e89008011d639010a49de3eca857"
integrity sha512-yLc2Y28KyfQZ69axwTMKXa/eZX9Iatg+38BC83exqkX+YmDEspQRusexqButon8JeoIOL03cwOIlsnawStwlgQ==
dependencies:
"@abp/jquery-validation" "~7.1.0-rc.1"
"@abp/jquery-validation" "~7.1.0-rc.2"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.1.tgz#135fc2cead9f4f7babdee0ce539cc3ba011f1390"
integrity sha512-VAwPkaee68WPllXy8kTz5O2h93cUN5Wh2VYOVcg5oSoHnJMwKY0w6kLL6ss976CvK0DkGZdfhRiLUg5kH9tzGQ==
"@abp/jquery-validation@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.2.tgz#4356056a020cd6d692cab2c86a3a084f4059f6b0"
integrity sha512-bHKC6NR7RKC0fGPa8N5DnPyqL+cQYVHcnObpxi/8q75sPzXH9/2lWcbsoc+jXbsI6MHLTkZKoLKJ1odu/Voceg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-validation "^1.19.3"
"@abp/jquery@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.1.tgz#e9ebe4cf64bc7fbcffe257b64391f90bc28b3e96"
integrity sha512-jCQL6E9kMk+lpjTAXWDngJf+sfRxTz1BGJh3voxg6VyhKPZSDEVZhLz3QeO8U0itHzhB/4I6XdfND716z+IwMg==
"@abp/jquery@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.2.tgz#7093818eee8e477188974d207e93b1448a27ccbe"
integrity sha512-q/abF7rhq3RVY3Lk+N+UVBSTY9hPJ+BEkdtDZa51eWdfmaCx8KISupHwQ9CN0jp+KhZyk68RW/14YFWT0JDDkg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
jquery "~3.6.0"
"@abp/lodash@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.1.tgz#e98287b985064f1888bf6c41ac0a40933772a36d"
integrity sha512-hxon7Nz3zfQ+5Gn3uuoFVrgdsYANPiocmxV6Ye2vcUPCIUx5kLpNeImWc0L/e+4+vOE/CIEP/pOm9+GHnAPo1w==
"@abp/lodash@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.2.tgz#f54de6eb6a7cec4b534a50cd5c1597260cfa5e07"
integrity sha512-PZgRR6Sta8ojmorqDZCvdXPqymDv75WVVRUEcJF9mIVedUlp3cf6j43pUlFDBrXvUysgmqjbvA4eWD74Ryu2EQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
lodash "^4.17.21"
"@abp/luxon@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.1.tgz#e7b7827cc80a4cd01a9b970c1d7525a136c25e12"
integrity sha512-Gdqv0toIkwWKtnDhB8HXbaptK26EObj+Xovoc8Klu6FQIwA6Y08VN9yKdG54mj/8iHnfnNt1guyuM1y2I05CFw==
"@abp/luxon@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.2.tgz#80d10679726188fca1bc45584c002df4a6041d95"
integrity sha512-rP1W+mw/AiHiopmTUPOpPrdB4JXbChRXpq9w1aynkdO/ZjoujidfiuuLvGmLyZnXOggHV2idnAx55LGco2ddhQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.1.tgz#63edef795d6ee527634505d22a3ed05bf40045d3"
integrity sha512-99hUp/yz14X/3A9CxhNa0baiQ7gmAUpfxAJOvprkyH20BZwuAHly5HKPENCalO/kFRCBkN/YhEaA/hN5f1BV7Q==
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.2.tgz#70fce14ce064d7e3a636726f3a8843b0436cd9e9"
integrity sha512-utvz89duGNNyazV6/DZhETV7ZPx1gcckSe7Y3t9PZix0Cs9vbqS/uDOcxoNm9lxisLzK5mFepp/KUixhrZGz4A==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.1.tgz#27624fa06ef471bc419d2d4bab870e89623bd3c4"
integrity sha512-9CUYN7gnhesh5KZnc8SqKn8kaooF47j/0IeXR3JIJBQ9DYSE8YarFOqy+HG2z+WWTy8gcq0aetVw6roH9l101w==
"@abp/moment@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.2.tgz#36671348ee90e7c3fa879cc9a5ac0ba584bc4a69"
integrity sha512-21UxDH7zZgRoqeDs/zHHenpEt9fu2CJ1/MPdnYDXgU4w0BrOWGaatiN9c06hxiAtgbCil6xsN54zQ18JWZP70w==
dependencies:
moment "^2.9.0"
"@abp/popper.js@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-7.1.0-rc.1.tgz#0745ce4edb52097d5b44891567fd6a5c1f767bdb"
integrity sha512-5NcR0mrP7NJrsQAZehououC5sxM7GLYK+DBBBknZh4r3bnaIunfMXoS0aWMm3YrjDOZDsSH6E1j71qsvvPrnMQ==
"@abp/popper.js@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-7.1.0-rc.2.tgz#196b2c0d019d4264947d27061bc855c6d47406ac"
integrity sha512-m+xx4f4lvNiXsi/oAmstpsBe3eUPqxexoAYqU8gwlPc2iXzvy9sqqFPkH2HMPl79NvjdXVaBa04O2plGJlfOww==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
"@popperjs/core" "^2.11.2"
"@abp/prismjs@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.1.0-rc.1.tgz#bfb7a78d0fcbe4fbb21ff9ba0a1a816ac26907c9"
integrity sha512-h/T3Y2jJ0tT3I2tY8anGKZWNHqdFqFhO6UdptlnPrVByWkgHgoTPBrmET7KKEDEBsxcUZ0uk3FdtnN8vPDrlFw==
"@abp/prismjs@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.1.0-rc.2.tgz#4387639324d07db8e7695c636f9e0edea7c280f3"
integrity sha512-UGIJ8hU/LwUKRzIX2ckvJI6Rmp0mier1iNxbCFRcmYUaxghl/20j+PcxsZedtmHR8L+u4NNeVkDhpBvZQiuOlQ==
dependencies:
"@abp/clipboard" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.1"
"@abp/clipboard" "~7.1.0-rc.2"
"@abp/core" "~7.1.0-rc.2"
prismjs "^1.26.0"
"@abp/select2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.1.tgz#a65b4b2166cad5ad447920ccc1a3cf955dec8383"
integrity sha512-lgw/c82FCP+QR1BZ44hwLCTNgx+HQNvM3CdEnN1hFe8r85pubFGksAVi8EmsvSatMVoMxHUD80VOXrwj7IP8WQ==
"@abp/select2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.2.tgz#3fa8b61aa7b4cc35def2e72421c0c6ae42c1d9c6"
integrity sha512-zTpbhQQDIufAKQtY5lZsE/I2tv/SftJn1h36QRtx56XWgXBEG2A3dKl5MIf3pfPLYKEw6NG77Mr8KPDvE3cmeg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
select2 "^4.0.13"
"@abp/sweetalert2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.1.tgz#67ed6230dccc5af4869241c1833ec059936b4d93"
integrity sha512-8zt6qXLqGzlV0yPqwtuXnDdqQAzEXXNVIWNYUyqzWXKF+VO4d4hzkYx/kEx2l85hM/sERMBfF1f5fgvn/S/O0A==
"@abp/sweetalert2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.2.tgz#de7fd2f66a814025b178c16e8bf43e5f46893f4b"
integrity sha512-NEMGgEZA9cMiAEApEQCnxR0mgcowLKh2ZwAqEN0Ochbcbol1fOs59RoFSLkxHsz3pxl3tNvPxtBbQN87eWtiGA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.1.tgz#6805d9b4d2b7f5638cfe4b4af5d7d638c4764eb4"
integrity sha512-SFXXVojSNSKsvTTukeh6Wumv/esVjgvHwkEUk1MUYs9b/tbK05OQw362muv+/78GPZQqc2wIvsjOnICuhk8kZQ==
"@abp/timeago@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.2.tgz#4710a2d05a050d11da4be82874a9b5f6ae8b2535"
integrity sha512-jKosf+Orx/BG65qdYkB1ueZrFfbHJ6bceUs4PR5L5aRdF2l6FrrKqNXD1vOdqlBbaExBcHs42J1ZZVkY5qT23A==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
timeago "^1.6.7"
"@abp/toastr@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.1.tgz#9833a3261f448a37d206386be6163d18af165e37"
integrity sha512-afhQHTUH2c0VaU/AW2KxkX0tw70IhG5ELGCfyC8z8K5UbfowW4PZtAf5VHTgSOp9ITxgGn+CLqBCK0eFHckFtg==
"@abp/toastr@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.2.tgz#f80f28d680fafdc2026c072fb6ca68ded2599a08"
integrity sha512-+HN7x1kPmc0d+Xnk2Ga5gTnDq6TYeZHxouTZGtFVeExVINKETeUsp6AI8PVZKzddLl84Yjs7iBfXzv3AKGgbNg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
toastr "^2.1.4"
"@abp/utils@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.1.tgz#1a13785caa1a728a7c551d4731cc0927a27a9182"
integrity sha512-IhPNxCPTHcL/ol6MTytNJDy7WkWwo61F7qoZqxzfjf7Jt5tDMy6ilBw4wyrFoGiBbXvr5z98hKm0NIBtWFxxYg==
"@abp/utils@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.2.tgz#f4a525fe16451bc38cda6a4ca1c6b31fcbec0049"
integrity sha512-GNn4qynmIytWJ6vFAMZVceRUuLVeSD+kEi8RS9Ngv5XNb+ZAotAEvXb54BRGjbxbtjfXMU479XgHA2n3ZqqmPw==
dependencies:
just-compare "^1.3.0"

2
modules/openiddict/app/OpenIddict.Demo.Server/package.json

@ -3,6 +3,6 @@
"name": "my-app",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "~7.1.0-rc.2"
}
}

18
modules/openiddict/app/angular/package.json

@ -12,14 +12,14 @@
},
"private": true,
"dependencies": {
"@abp/ng.account": "~7.1.0-rc.1",
"@abp/ng.components": "~7.1.0-rc.1",
"@abp/ng.core": "~7.1.0-rc.1",
"@abp/ng.oauth": "~7.1.0-rc.1",
"@abp/ng.identity": "~7.1.0-rc.1",
"@abp/ng.setting-management": "~7.1.0-rc.1",
"@abp/ng.tenant-management": "~7.1.0-rc.1",
"@abp/ng.theme.shared": "~7.1.0-rc.1",
"@abp/ng.account": "~7.1.0-rc.2",
"@abp/ng.components": "~7.1.0-rc.2",
"@abp/ng.core": "~7.1.0-rc.2",
"@abp/ng.oauth": "~7.1.0-rc.2",
"@abp/ng.identity": "~7.1.0-rc.2",
"@abp/ng.setting-management": "~7.1.0-rc.2",
"@abp/ng.tenant-management": "~7.1.0-rc.2",
"@abp/ng.theme.shared": "~7.1.0-rc.2",
"@abp/ng.theme.lepton-x": "~2.1.0-rc.1",
"@angular/animations": "^15.0.1",
"@angular/common": "^15.0.1",
@ -36,7 +36,7 @@
"zone.js": "~0.11.4"
},
"devDependencies": {
"@abp/ng.schematics": "~7.1.0-rc.1",
"@abp/ng.schematics": "~7.1.0-rc.2",
"@angular-devkit/build-angular": "^15.0.1",
"@angular-eslint/builder": "~15.1.0",
"@angular-eslint/eslint-plugin": "~15.1.0",

2
modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/package.json

@ -3,6 +3,6 @@
"name": "demo-app",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.2"
}
}

258
modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock

@ -2,39 +2,39 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.1.tgz#59404c34624da8b9c76356c5fea65138fb67f26f"
integrity sha512-Qew5lkMB3mIHryudoyVhBkukvS3RJtEZma71fC1anLygvO9dwhcPlLohS3vTJEnjCO0CuOsCobOlvwii83jeKw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.1.tgz#004d7fdb8b44a46745bff7e991dc4a9d5ef6b96d"
integrity sha512-Ts+MguQ0IUUtZRJX3Lv3A4/U2O9tBaWZF2OYRqin+UqameNl1ZC6ywAPkCOQuZTgZsHU/AnL01t4OWWEN7gi+A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.1"
"@abp/bootstrap" "~7.1.0-rc.1"
"@abp/bootstrap-datepicker" "~7.1.0-rc.1"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.1"
"@abp/datatables.net-bs5" "~7.1.0-rc.1"
"@abp/font-awesome" "~7.1.0-rc.1"
"@abp/jquery-form" "~7.1.0-rc.1"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.1"
"@abp/lodash" "~7.1.0-rc.1"
"@abp/luxon" "~7.1.0-rc.1"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.1"
"@abp/moment" "~7.1.0-rc.1"
"@abp/select2" "~7.1.0-rc.1"
"@abp/sweetalert2" "~7.1.0-rc.1"
"@abp/timeago" "~7.1.0-rc.1"
"@abp/toastr" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.1.tgz#4a09ba60449783736bddb7ed352f2d7a78b17ecc"
integrity sha512-pWL5HhKWy83SUIyh/VvIZfpqHrVBCjgQlw9udTwGNxRCqpKGFoplqYP2Ij58RrIHGLCPs5NhSaOnA1Fxasq8ZA==
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.2.tgz#6499c7a47f9815cd0e3bd3c8a81f2d829e1f10ba"
integrity sha512-kLHnixfKKMYzmZtPl6NkH1IWQbLd1ookQYL46i4cgMBrmlAw9q0GiZoRoYS+CPtwmJ4kxRRHsaw1aCpI1FDchw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.2.tgz#e6a6e571939037c58b8eb76b9e869e878119b2da"
integrity sha512-r5cpQ0aE/LUNWViHa0562FV+yFVkDAx+FKzqRYSExB6zv0sfF+bz/IrY3tC9pSpAqU9LoTovpoTvMYZDh86Sgg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.2"
"@abp/bootstrap" "~7.1.0-rc.2"
"@abp/bootstrap-datepicker" "~7.1.0-rc.2"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.2"
"@abp/datatables.net-bs5" "~7.1.0-rc.2"
"@abp/font-awesome" "~7.1.0-rc.2"
"@abp/jquery-form" "~7.1.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.2"
"@abp/lodash" "~7.1.0-rc.2"
"@abp/luxon" "~7.1.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.2"
"@abp/moment" "~7.1.0-rc.2"
"@abp/select2" "~7.1.0-rc.2"
"@abp/sweetalert2" "~7.1.0-rc.2"
"@abp/timeago" "~7.1.0-rc.2"
"@abp/toastr" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.2.tgz#271bff8e809b55501e0e50ad4b28a8ef8a3edb83"
integrity sha512-TlHcqS+jXB4s+nUn8+Ga94TQyMfqTCyBjOvZgrO+u5mu3BfCo2dBV9H46aguhu+vIteiEPiLvxOlCFDn7rhSUw==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,158 +43,158 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.1.tgz#3370ca5e754741b225dce35aef0c2f73c9bae6d8"
integrity sha512-J6jnqT3YwreheHRTu9mw/0+oh37mvf1cInoCsNtkA4hTuq2XkINl9XRCZ5H2mhdR8fTVGl1zJkE+sIYMLs5HZw==
"@abp/bootstrap-datepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.2.tgz#32d460c71e5b390986c366096e85b27b6f5652fe"
integrity sha512-yyvS+csOfn6MgfmJ69Isa6QiBFqaKEyhTJ5eVzGU8XUv8zTWiciXL+XjSzPno5WuwTs3gUyla7onc7OD+1myNA==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.1.tgz#19dca8b1b8f6872cd7cc10847e1d3c65ad04371a"
integrity sha512-oDOSPXi37Lk2qxgv8v19GnlKjayKdYOR8pcdYBmI0cCNB1k0qewmXviiNEoru8/1sIkar5UtzlRy4QY6s34TYQ==
"@abp/bootstrap-daterangepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.2.tgz#9a6f5d13af2860d9999910c251ba6c622cf989fb"
integrity sha512-Dc+oZ7O0nevcD1uqrztGT75HAyeJPujYnGsF5lBT6S7vYEPALhCYWewuucTCL2VReM0l2AcoBcgkpMHr+xik9Q==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.1.tgz#941c176e992e24892ac1becf80a529390ce891a0"
integrity sha512-rNwmOlASMwDOLGxck7ZIRKFiWOsqufmjy2Cn9nvKGAT7l1seq1epQOyVvbEx46biI88oTPSpUCHDQkNEVfquHA==
"@abp/bootstrap@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.2.tgz#8dd67395722be8a78ab8c9813beb6c0f44c0cd8f"
integrity sha512-Q8TW2ECqY2kZG2D73iQqVzZhQCuOga4JWXnnw1izohYeqNH6neKX35D39b7ZO1yTmEUWt5Y+F5ihiSBXzL+zXQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
bootstrap "^5.1.3"
"@abp/core@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.1.tgz#c03f841c635c669c7f8eb7439417fa37e762ef0f"
integrity sha512-j/v/CHaCFPUuZBVB5VZZpAy+l9pIAQZ3qQY2gcihSUj741nBA6ttqskutOx3n78BCW1oJ5z/ZxGnTNOt7s0Erw==
"@abp/core@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.2.tgz#6cda152a317e4d332ef8e9ae06f3a5b2811ae393"
integrity sha512-wanDe95kiwJ9XtQV2l40f4zcHCrj44Qco8cB4tMgDtkMusfaKf3Iu8u+Ay21RPSAo8l84FPt7sla9VV5QeMN0Q==
dependencies:
"@abp/utils" "~7.1.0-rc.1"
"@abp/utils" "~7.1.0-rc.2"
"@abp/datatables.net-bs5@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.1.tgz#839af7ac6afb371e8dc34bc7e41ce94c42246ad5"
integrity sha512-PSOCUdDKgEZRiOPCwJVdQ3+Pc8/F6O19ax8OLfD/aPXncC07V77s53zZr4rOmht9gH94dJXZj25gNzthLxDoAQ==
"@abp/datatables.net-bs5@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.2.tgz#23a7265fe0c331c2b6446071a53182f47086460c"
integrity sha512-AD/p+hVEVdjVcp9WzbzmcS1jK42NuW8DnXbuk5aI2jL5454mfCFKWmI5uGr1pHS2uEF6usfvrpRoDXNrcU7k0w==
dependencies:
"@abp/datatables.net" "~7.1.0-rc.1"
"@abp/datatables.net" "~7.1.0-rc.2"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.1.tgz#00d644c5d5413862dabbc78df88f39634dbb4848"
integrity sha512-UYIWufG2ComySJE9W128cu1gOMM25/pOFjnZR/t5NXTOQ1QBvHTcjTbVo5eUuItFJxRDadCmfrYOcw+SGlPMUw==
"@abp/datatables.net@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.2.tgz#605a6767e44aa34f9be327f6f802e5b2b178c17c"
integrity sha512-itjj19H2aLXzsr41PTnQblcwiNhBZGYLb5kCpjHBCzIYxntNT6048UQJc8NbmTSKP/C5Upl1d1nUk6JJDu4TCA==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.1.tgz#d72fa5057f6c062aecae02e8dc06428b496407b1"
integrity sha512-xH55Fdsmz3LNigi4I5i2pNIXuVFE25hzqDWRiewbY7gVwUu1ES2+wcydMblZjTprufG16XLDnYhXuZKhqubwIw==
"@abp/font-awesome@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.2.tgz#36d43b21c52ddc8769156a1408da298449cf686e"
integrity sha512-SN2pJVXOFM2nd3VvmK37/zW4UkUgSyvM8vT7jz+GR+7zJK+CgVh734IX9p8qelbKkEvqM2lErA/jbxOR79Wm0g==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.1.tgz#6ceea889ce2ef6815017879ee73b5c32a8f920d3"
integrity sha512-PPnSYtlSepfnSbgjnirgknzE2f5vogDlYCaT2ahnJCVAbLidsoBdE4kHF+9b1mwvW9yFRsFLULlFhHg7COJJDQ==
"@abp/jquery-form@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.2.tgz#bad729c593f8e0a9d33b4228bcf89c069dc1ef16"
integrity sha512-hqFIXkJWIiMP3GngEIsXOC44S2gBNkiK4piDVAt6TvZaBhDz8JQ2Q/XjRxKmJNKmQpUJ5fpt99LMqjl+/yHx5Q==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.1.tgz#3cccf4befc57ef082aaf44540cd4a9de826eb1ec"
integrity sha512-CSg/8oTP3TYFEEkDvz1YFYOVdbWyoH8ON6f4e6JCdAMC++QB6cAYCzGb+2OgDtkrtPsw9WkgIsURthQD9wglLg==
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.2.tgz#b6244b7ccfe7e89008011d639010a49de3eca857"
integrity sha512-yLc2Y28KyfQZ69axwTMKXa/eZX9Iatg+38BC83exqkX+YmDEspQRusexqButon8JeoIOL03cwOIlsnawStwlgQ==
dependencies:
"@abp/jquery-validation" "~7.1.0-rc.1"
"@abp/jquery-validation" "~7.1.0-rc.2"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.1.tgz#135fc2cead9f4f7babdee0ce539cc3ba011f1390"
integrity sha512-VAwPkaee68WPllXy8kTz5O2h93cUN5Wh2VYOVcg5oSoHnJMwKY0w6kLL6ss976CvK0DkGZdfhRiLUg5kH9tzGQ==
"@abp/jquery-validation@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.2.tgz#4356056a020cd6d692cab2c86a3a084f4059f6b0"
integrity sha512-bHKC6NR7RKC0fGPa8N5DnPyqL+cQYVHcnObpxi/8q75sPzXH9/2lWcbsoc+jXbsI6MHLTkZKoLKJ1odu/Voceg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-validation "^1.19.3"
"@abp/jquery@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.1.tgz#e9ebe4cf64bc7fbcffe257b64391f90bc28b3e96"
integrity sha512-jCQL6E9kMk+lpjTAXWDngJf+sfRxTz1BGJh3voxg6VyhKPZSDEVZhLz3QeO8U0itHzhB/4I6XdfND716z+IwMg==
"@abp/jquery@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.2.tgz#7093818eee8e477188974d207e93b1448a27ccbe"
integrity sha512-q/abF7rhq3RVY3Lk+N+UVBSTY9hPJ+BEkdtDZa51eWdfmaCx8KISupHwQ9CN0jp+KhZyk68RW/14YFWT0JDDkg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
jquery "~3.6.0"
"@abp/lodash@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.1.tgz#e98287b985064f1888bf6c41ac0a40933772a36d"
integrity sha512-hxon7Nz3zfQ+5Gn3uuoFVrgdsYANPiocmxV6Ye2vcUPCIUx5kLpNeImWc0L/e+4+vOE/CIEP/pOm9+GHnAPo1w==
"@abp/lodash@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.2.tgz#f54de6eb6a7cec4b534a50cd5c1597260cfa5e07"
integrity sha512-PZgRR6Sta8ojmorqDZCvdXPqymDv75WVVRUEcJF9mIVedUlp3cf6j43pUlFDBrXvUysgmqjbvA4eWD74Ryu2EQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
lodash "^4.17.21"
"@abp/luxon@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.1.tgz#e7b7827cc80a4cd01a9b970c1d7525a136c25e12"
integrity sha512-Gdqv0toIkwWKtnDhB8HXbaptK26EObj+Xovoc8Klu6FQIwA6Y08VN9yKdG54mj/8iHnfnNt1guyuM1y2I05CFw==
"@abp/luxon@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.2.tgz#80d10679726188fca1bc45584c002df4a6041d95"
integrity sha512-rP1W+mw/AiHiopmTUPOpPrdB4JXbChRXpq9w1aynkdO/ZjoujidfiuuLvGmLyZnXOggHV2idnAx55LGco2ddhQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.1.tgz#63edef795d6ee527634505d22a3ed05bf40045d3"
integrity sha512-99hUp/yz14X/3A9CxhNa0baiQ7gmAUpfxAJOvprkyH20BZwuAHly5HKPENCalO/kFRCBkN/YhEaA/hN5f1BV7Q==
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.2.tgz#70fce14ce064d7e3a636726f3a8843b0436cd9e9"
integrity sha512-utvz89duGNNyazV6/DZhETV7ZPx1gcckSe7Y3t9PZix0Cs9vbqS/uDOcxoNm9lxisLzK5mFepp/KUixhrZGz4A==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.1.tgz#27624fa06ef471bc419d2d4bab870e89623bd3c4"
integrity sha512-9CUYN7gnhesh5KZnc8SqKn8kaooF47j/0IeXR3JIJBQ9DYSE8YarFOqy+HG2z+WWTy8gcq0aetVw6roH9l101w==
"@abp/moment@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.2.tgz#36671348ee90e7c3fa879cc9a5ac0ba584bc4a69"
integrity sha512-21UxDH7zZgRoqeDs/zHHenpEt9fu2CJ1/MPdnYDXgU4w0BrOWGaatiN9c06hxiAtgbCil6xsN54zQ18JWZP70w==
dependencies:
moment "^2.9.0"
"@abp/select2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.1.tgz#a65b4b2166cad5ad447920ccc1a3cf955dec8383"
integrity sha512-lgw/c82FCP+QR1BZ44hwLCTNgx+HQNvM3CdEnN1hFe8r85pubFGksAVi8EmsvSatMVoMxHUD80VOXrwj7IP8WQ==
"@abp/select2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.2.tgz#3fa8b61aa7b4cc35def2e72421c0c6ae42c1d9c6"
integrity sha512-zTpbhQQDIufAKQtY5lZsE/I2tv/SftJn1h36QRtx56XWgXBEG2A3dKl5MIf3pfPLYKEw6NG77Mr8KPDvE3cmeg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
select2 "^4.0.13"
"@abp/sweetalert2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.1.tgz#67ed6230dccc5af4869241c1833ec059936b4d93"
integrity sha512-8zt6qXLqGzlV0yPqwtuXnDdqQAzEXXNVIWNYUyqzWXKF+VO4d4hzkYx/kEx2l85hM/sERMBfF1f5fgvn/S/O0A==
"@abp/sweetalert2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.2.tgz#de7fd2f66a814025b178c16e8bf43e5f46893f4b"
integrity sha512-NEMGgEZA9cMiAEApEQCnxR0mgcowLKh2ZwAqEN0Ochbcbol1fOs59RoFSLkxHsz3pxl3tNvPxtBbQN87eWtiGA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.1.tgz#6805d9b4d2b7f5638cfe4b4af5d7d638c4764eb4"
integrity sha512-SFXXVojSNSKsvTTukeh6Wumv/esVjgvHwkEUk1MUYs9b/tbK05OQw362muv+/78GPZQqc2wIvsjOnICuhk8kZQ==
"@abp/timeago@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.2.tgz#4710a2d05a050d11da4be82874a9b5f6ae8b2535"
integrity sha512-jKosf+Orx/BG65qdYkB1ueZrFfbHJ6bceUs4PR5L5aRdF2l6FrrKqNXD1vOdqlBbaExBcHs42J1ZZVkY5qT23A==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
timeago "^1.6.7"
"@abp/toastr@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.1.tgz#9833a3261f448a37d206386be6163d18af165e37"
integrity sha512-afhQHTUH2c0VaU/AW2KxkX0tw70IhG5ELGCfyC8z8K5UbfowW4PZtAf5VHTgSOp9ITxgGn+CLqBCK0eFHckFtg==
"@abp/toastr@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.2.tgz#f80f28d680fafdc2026c072fb6ca68ded2599a08"
integrity sha512-+HN7x1kPmc0d+Xnk2Ga5gTnDq6TYeZHxouTZGtFVeExVINKETeUsp6AI8PVZKzddLl84Yjs7iBfXzv3AKGgbNg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
toastr "^2.1.4"
"@abp/utils@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.1.tgz#1a13785caa1a728a7c551d4731cc0927a27a9182"
integrity sha512-IhPNxCPTHcL/ol6MTytNJDy7WkWwo61F7qoZqxzfjf7Jt5tDMy6ilBw4wyrFoGiBbXvr5z98hKm0NIBtWFxxYg==
"@abp/utils@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.2.tgz#f4a525fe16451bc38cda6a4ca1c6b31fcbec0049"
integrity sha512-GNn4qynmIytWJ6vFAMZVceRUuLVeSD+kEi8RS9Ngv5XNb+ZAotAEvXb54BRGjbxbtjfXMU479XgHA2n3ZqqmPw==
dependencies:
just-compare "^1.3.0"

4
modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json

@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.1",
"@abp/virtual-file-explorer": "^7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^7.1.0-rc.2",
"@abp/virtual-file-explorer": "^7.1.0-rc.2"
}
}

292
modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/yarn.lock

@ -2,39 +2,39 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.1.tgz#59404c34624da8b9c76356c5fea65138fb67f26f"
integrity sha512-Qew5lkMB3mIHryudoyVhBkukvS3RJtEZma71fC1anLygvO9dwhcPlLohS3vTJEnjCO0CuOsCobOlvwii83jeKw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.1.tgz#004d7fdb8b44a46745bff7e991dc4a9d5ef6b96d"
integrity sha512-Ts+MguQ0IUUtZRJX3Lv3A4/U2O9tBaWZF2OYRqin+UqameNl1ZC6ywAPkCOQuZTgZsHU/AnL01t4OWWEN7gi+A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.1"
"@abp/bootstrap" "~7.1.0-rc.1"
"@abp/bootstrap-datepicker" "~7.1.0-rc.1"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.1"
"@abp/datatables.net-bs5" "~7.1.0-rc.1"
"@abp/font-awesome" "~7.1.0-rc.1"
"@abp/jquery-form" "~7.1.0-rc.1"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.1"
"@abp/lodash" "~7.1.0-rc.1"
"@abp/luxon" "~7.1.0-rc.1"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.1"
"@abp/moment" "~7.1.0-rc.1"
"@abp/select2" "~7.1.0-rc.1"
"@abp/sweetalert2" "~7.1.0-rc.1"
"@abp/timeago" "~7.1.0-rc.1"
"@abp/toastr" "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.1.tgz#4a09ba60449783736bddb7ed352f2d7a78b17ecc"
integrity sha512-pWL5HhKWy83SUIyh/VvIZfpqHrVBCjgQlw9udTwGNxRCqpKGFoplqYP2Ij58RrIHGLCPs5NhSaOnA1Fxasq8ZA==
"@abp/aspnetcore.mvc.ui.theme.basic@^7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.1.0-rc.2.tgz#6499c7a47f9815cd0e3bd3c8a81f2d829e1f10ba"
integrity sha512-kLHnixfKKMYzmZtPl6NkH1IWQbLd1ookQYL46i4cgMBrmlAw9q0GiZoRoYS+CPtwmJ4kxRRHsaw1aCpI1FDchw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.1.0-rc.2.tgz#e6a6e571939037c58b8eb76b9e869e878119b2da"
integrity sha512-r5cpQ0aE/LUNWViHa0562FV+yFVkDAx+FKzqRYSExB6zv0sfF+bz/IrY3tC9pSpAqU9LoTovpoTvMYZDh86Sgg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.1.0-rc.2"
"@abp/bootstrap" "~7.1.0-rc.2"
"@abp/bootstrap-datepicker" "~7.1.0-rc.2"
"@abp/bootstrap-daterangepicker" "~7.1.0-rc.2"
"@abp/datatables.net-bs5" "~7.1.0-rc.2"
"@abp/font-awesome" "~7.1.0-rc.2"
"@abp/jquery-form" "~7.1.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~7.1.0-rc.2"
"@abp/lodash" "~7.1.0-rc.2"
"@abp/luxon" "~7.1.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~7.1.0-rc.2"
"@abp/moment" "~7.1.0-rc.2"
"@abp/select2" "~7.1.0-rc.2"
"@abp/sweetalert2" "~7.1.0-rc.2"
"@abp/timeago" "~7.1.0-rc.2"
"@abp/toastr" "~7.1.0-rc.2"
"@abp/aspnetcore.mvc.ui@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.1.0-rc.2.tgz#271bff8e809b55501e0e50ad4b28a8ef8a3edb83"
integrity sha512-TlHcqS+jXB4s+nUn8+Ga94TQyMfqTCyBjOvZgrO+u5mu3BfCo2dBV9H46aguhu+vIteiEPiLvxOlCFDn7rhSUw==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,185 +43,185 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.1.tgz#3370ca5e754741b225dce35aef0c2f73c9bae6d8"
integrity sha512-J6jnqT3YwreheHRTu9mw/0+oh37mvf1cInoCsNtkA4hTuq2XkINl9XRCZ5H2mhdR8fTVGl1zJkE+sIYMLs5HZw==
"@abp/bootstrap-datepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.1.0-rc.2.tgz#32d460c71e5b390986c366096e85b27b6f5652fe"
integrity sha512-yyvS+csOfn6MgfmJ69Isa6QiBFqaKEyhTJ5eVzGU8XUv8zTWiciXL+XjSzPno5WuwTs3gUyla7onc7OD+1myNA==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.1.tgz#19dca8b1b8f6872cd7cc10847e1d3c65ad04371a"
integrity sha512-oDOSPXi37Lk2qxgv8v19GnlKjayKdYOR8pcdYBmI0cCNB1k0qewmXviiNEoru8/1sIkar5UtzlRy4QY6s34TYQ==
"@abp/bootstrap-daterangepicker@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.1.0-rc.2.tgz#9a6f5d13af2860d9999910c251ba6c622cf989fb"
integrity sha512-Dc+oZ7O0nevcD1uqrztGT75HAyeJPujYnGsF5lBT6S7vYEPALhCYWewuucTCL2VReM0l2AcoBcgkpMHr+xik9Q==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.1.tgz#941c176e992e24892ac1becf80a529390ce891a0"
integrity sha512-rNwmOlASMwDOLGxck7ZIRKFiWOsqufmjy2Cn9nvKGAT7l1seq1epQOyVvbEx46biI88oTPSpUCHDQkNEVfquHA==
"@abp/bootstrap@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.1.0-rc.2.tgz#8dd67395722be8a78ab8c9813beb6c0f44c0cd8f"
integrity sha512-Q8TW2ECqY2kZG2D73iQqVzZhQCuOga4JWXnnw1izohYeqNH6neKX35D39b7ZO1yTmEUWt5Y+F5ihiSBXzL+zXQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
bootstrap "^5.1.3"
"@abp/clipboard@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.1.0-rc.1.tgz#a41afef2704b6f2d075ff09f2be2b7bd8e77b9e5"
integrity sha512-16DitOlmNMcvgRhX429XXejmGm3VLEYkUuva0wLoMH/HdWrSuvH9KGaeKx3IUVbZ2cu1Ej9zO/AQBZ9a515gmA==
"@abp/clipboard@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.1.0-rc.2.tgz#43198185d221e2cc5f45148ae790c103a6d260ad"
integrity sha512-yAVCSl+eG2iyxOzWhZFoYEOu+8MSlIgukAPaSo7ow2v2oAUSHCUgobGNpPU03EWmhncnGC0pNWyh+XMkui6OwA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
clipboard "^2.0.8"
"@abp/core@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.1.tgz#c03f841c635c669c7f8eb7439417fa37e762ef0f"
integrity sha512-j/v/CHaCFPUuZBVB5VZZpAy+l9pIAQZ3qQY2gcihSUj741nBA6ttqskutOx3n78BCW1oJ5z/ZxGnTNOt7s0Erw==
"@abp/core@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.1.0-rc.2.tgz#6cda152a317e4d332ef8e9ae06f3a5b2811ae393"
integrity sha512-wanDe95kiwJ9XtQV2l40f4zcHCrj44Qco8cB4tMgDtkMusfaKf3Iu8u+Ay21RPSAo8l84FPt7sla9VV5QeMN0Q==
dependencies:
"@abp/utils" "~7.1.0-rc.1"
"@abp/utils" "~7.1.0-rc.2"
"@abp/datatables.net-bs5@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.1.tgz#839af7ac6afb371e8dc34bc7e41ce94c42246ad5"
integrity sha512-PSOCUdDKgEZRiOPCwJVdQ3+Pc8/F6O19ax8OLfD/aPXncC07V77s53zZr4rOmht9gH94dJXZj25gNzthLxDoAQ==
"@abp/datatables.net-bs5@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.1.0-rc.2.tgz#23a7265fe0c331c2b6446071a53182f47086460c"
integrity sha512-AD/p+hVEVdjVcp9WzbzmcS1jK42NuW8DnXbuk5aI2jL5454mfCFKWmI5uGr1pHS2uEF6usfvrpRoDXNrcU7k0w==
dependencies:
"@abp/datatables.net" "~7.1.0-rc.1"
"@abp/datatables.net" "~7.1.0-rc.2"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.1.tgz#00d644c5d5413862dabbc78df88f39634dbb4848"
integrity sha512-UYIWufG2ComySJE9W128cu1gOMM25/pOFjnZR/t5NXTOQ1QBvHTcjTbVo5eUuItFJxRDadCmfrYOcw+SGlPMUw==
"@abp/datatables.net@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.1.0-rc.2.tgz#605a6767e44aa34f9be327f6f802e5b2b178c17c"
integrity sha512-itjj19H2aLXzsr41PTnQblcwiNhBZGYLb5kCpjHBCzIYxntNT6048UQJc8NbmTSKP/C5Upl1d1nUk6JJDu4TCA==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.1.tgz#d72fa5057f6c062aecae02e8dc06428b496407b1"
integrity sha512-xH55Fdsmz3LNigi4I5i2pNIXuVFE25hzqDWRiewbY7gVwUu1ES2+wcydMblZjTprufG16XLDnYhXuZKhqubwIw==
"@abp/font-awesome@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.1.0-rc.2.tgz#36d43b21c52ddc8769156a1408da298449cf686e"
integrity sha512-SN2pJVXOFM2nd3VvmK37/zW4UkUgSyvM8vT7jz+GR+7zJK+CgVh734IX9p8qelbKkEvqM2lErA/jbxOR79Wm0g==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.1.tgz#6ceea889ce2ef6815017879ee73b5c32a8f920d3"
integrity sha512-PPnSYtlSepfnSbgjnirgknzE2f5vogDlYCaT2ahnJCVAbLidsoBdE4kHF+9b1mwvW9yFRsFLULlFhHg7COJJDQ==
"@abp/jquery-form@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.1.0-rc.2.tgz#bad729c593f8e0a9d33b4228bcf89c069dc1ef16"
integrity sha512-hqFIXkJWIiMP3GngEIsXOC44S2gBNkiK4piDVAt6TvZaBhDz8JQ2Q/XjRxKmJNKmQpUJ5fpt99LMqjl+/yHx5Q==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.1.tgz#3cccf4befc57ef082aaf44540cd4a9de826eb1ec"
integrity sha512-CSg/8oTP3TYFEEkDvz1YFYOVdbWyoH8ON6f4e6JCdAMC++QB6cAYCzGb+2OgDtkrtPsw9WkgIsURthQD9wglLg==
"@abp/jquery-validation-unobtrusive@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.1.0-rc.2.tgz#b6244b7ccfe7e89008011d639010a49de3eca857"
integrity sha512-yLc2Y28KyfQZ69axwTMKXa/eZX9Iatg+38BC83exqkX+YmDEspQRusexqButon8JeoIOL03cwOIlsnawStwlgQ==
dependencies:
"@abp/jquery-validation" "~7.1.0-rc.1"
"@abp/jquery-validation" "~7.1.0-rc.2"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.1.tgz#135fc2cead9f4f7babdee0ce539cc3ba011f1390"
integrity sha512-VAwPkaee68WPllXy8kTz5O2h93cUN5Wh2VYOVcg5oSoHnJMwKY0w6kLL6ss976CvK0DkGZdfhRiLUg5kH9tzGQ==
"@abp/jquery-validation@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.1.0-rc.2.tgz#4356056a020cd6d692cab2c86a3a084f4059f6b0"
integrity sha512-bHKC6NR7RKC0fGPa8N5DnPyqL+cQYVHcnObpxi/8q75sPzXH9/2lWcbsoc+jXbsI6MHLTkZKoLKJ1odu/Voceg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
jquery-validation "^1.19.3"
"@abp/jquery@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.1.tgz#e9ebe4cf64bc7fbcffe257b64391f90bc28b3e96"
integrity sha512-jCQL6E9kMk+lpjTAXWDngJf+sfRxTz1BGJh3voxg6VyhKPZSDEVZhLz3QeO8U0itHzhB/4I6XdfND716z+IwMg==
"@abp/jquery@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.1.0-rc.2.tgz#7093818eee8e477188974d207e93b1448a27ccbe"
integrity sha512-q/abF7rhq3RVY3Lk+N+UVBSTY9hPJ+BEkdtDZa51eWdfmaCx8KISupHwQ9CN0jp+KhZyk68RW/14YFWT0JDDkg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
jquery "~3.6.0"
"@abp/lodash@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.1.tgz#e98287b985064f1888bf6c41ac0a40933772a36d"
integrity sha512-hxon7Nz3zfQ+5Gn3uuoFVrgdsYANPiocmxV6Ye2vcUPCIUx5kLpNeImWc0L/e+4+vOE/CIEP/pOm9+GHnAPo1w==
"@abp/lodash@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.1.0-rc.2.tgz#f54de6eb6a7cec4b534a50cd5c1597260cfa5e07"
integrity sha512-PZgRR6Sta8ojmorqDZCvdXPqymDv75WVVRUEcJF9mIVedUlp3cf6j43pUlFDBrXvUysgmqjbvA4eWD74Ryu2EQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
lodash "^4.17.21"
"@abp/luxon@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.1.tgz#e7b7827cc80a4cd01a9b970c1d7525a136c25e12"
integrity sha512-Gdqv0toIkwWKtnDhB8HXbaptK26EObj+Xovoc8Klu6FQIwA6Y08VN9yKdG54mj/8iHnfnNt1guyuM1y2I05CFw==
"@abp/luxon@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.1.0-rc.2.tgz#80d10679726188fca1bc45584c002df4a6041d95"
integrity sha512-rP1W+mw/AiHiopmTUPOpPrdB4JXbChRXpq9w1aynkdO/ZjoujidfiuuLvGmLyZnXOggHV2idnAx55LGco2ddhQ==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.1.tgz#63edef795d6ee527634505d22a3ed05bf40045d3"
integrity sha512-99hUp/yz14X/3A9CxhNa0baiQ7gmAUpfxAJOvprkyH20BZwuAHly5HKPENCalO/kFRCBkN/YhEaA/hN5f1BV7Q==
"@abp/malihu-custom-scrollbar-plugin@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.1.0-rc.2.tgz#70fce14ce064d7e3a636726f3a8843b0436cd9e9"
integrity sha512-utvz89duGNNyazV6/DZhETV7ZPx1gcckSe7Y3t9PZix0Cs9vbqS/uDOcxoNm9lxisLzK5mFepp/KUixhrZGz4A==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.1.tgz#27624fa06ef471bc419d2d4bab870e89623bd3c4"
integrity sha512-9CUYN7gnhesh5KZnc8SqKn8kaooF47j/0IeXR3JIJBQ9DYSE8YarFOqy+HG2z+WWTy8gcq0aetVw6roH9l101w==
"@abp/moment@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.1.0-rc.2.tgz#36671348ee90e7c3fa879cc9a5ac0ba584bc4a69"
integrity sha512-21UxDH7zZgRoqeDs/zHHenpEt9fu2CJ1/MPdnYDXgU4w0BrOWGaatiN9c06hxiAtgbCil6xsN54zQ18JWZP70w==
dependencies:
moment "^2.9.0"
"@abp/prismjs@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.1.0-rc.1.tgz#bfb7a78d0fcbe4fbb21ff9ba0a1a816ac26907c9"
integrity sha512-h/T3Y2jJ0tT3I2tY8anGKZWNHqdFqFhO6UdptlnPrVByWkgHgoTPBrmET7KKEDEBsxcUZ0uk3FdtnN8vPDrlFw==
"@abp/prismjs@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.1.0-rc.2.tgz#4387639324d07db8e7695c636f9e0edea7c280f3"
integrity sha512-UGIJ8hU/LwUKRzIX2ckvJI6Rmp0mier1iNxbCFRcmYUaxghl/20j+PcxsZedtmHR8L+u4NNeVkDhpBvZQiuOlQ==
dependencies:
"@abp/clipboard" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.1"
"@abp/clipboard" "~7.1.0-rc.2"
"@abp/core" "~7.1.0-rc.2"
prismjs "^1.26.0"
"@abp/select2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.1.tgz#a65b4b2166cad5ad447920ccc1a3cf955dec8383"
integrity sha512-lgw/c82FCP+QR1BZ44hwLCTNgx+HQNvM3CdEnN1hFe8r85pubFGksAVi8EmsvSatMVoMxHUD80VOXrwj7IP8WQ==
"@abp/select2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.1.0-rc.2.tgz#3fa8b61aa7b4cc35def2e72421c0c6ae42c1d9c6"
integrity sha512-zTpbhQQDIufAKQtY5lZsE/I2tv/SftJn1h36QRtx56XWgXBEG2A3dKl5MIf3pfPLYKEw6NG77Mr8KPDvE3cmeg==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
select2 "^4.0.13"
"@abp/sweetalert2@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.1.tgz#67ed6230dccc5af4869241c1833ec059936b4d93"
integrity sha512-8zt6qXLqGzlV0yPqwtuXnDdqQAzEXXNVIWNYUyqzWXKF+VO4d4hzkYx/kEx2l85hM/sERMBfF1f5fgvn/S/O0A==
"@abp/sweetalert2@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.1.0-rc.2.tgz#de7fd2f66a814025b178c16e8bf43e5f46893f4b"
integrity sha512-NEMGgEZA9cMiAEApEQCnxR0mgcowLKh2ZwAqEN0Ochbcbol1fOs59RoFSLkxHsz3pxl3tNvPxtBbQN87eWtiGA==
dependencies:
"@abp/core" "~7.1.0-rc.1"
"@abp/core" "~7.1.0-rc.2"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.1.tgz#6805d9b4d2b7f5638cfe4b4af5d7d638c4764eb4"
integrity sha512-SFXXVojSNSKsvTTukeh6Wumv/esVjgvHwkEUk1MUYs9b/tbK05OQw362muv+/78GPZQqc2wIvsjOnICuhk8kZQ==
"@abp/timeago@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.1.0-rc.2.tgz#4710a2d05a050d11da4be82874a9b5f6ae8b2535"
integrity sha512-jKosf+Orx/BG65qdYkB1ueZrFfbHJ6bceUs4PR5L5aRdF2l6FrrKqNXD1vOdqlBbaExBcHs42J1ZZVkY5qT23A==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
timeago "^1.6.7"
"@abp/toastr@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.1.tgz#9833a3261f448a37d206386be6163d18af165e37"
integrity sha512-afhQHTUH2c0VaU/AW2KxkX0tw70IhG5ELGCfyC8z8K5UbfowW4PZtAf5VHTgSOp9ITxgGn+CLqBCK0eFHckFtg==
"@abp/toastr@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.1.0-rc.2.tgz#f80f28d680fafdc2026c072fb6ca68ded2599a08"
integrity sha512-+HN7x1kPmc0d+Xnk2Ga5gTnDq6TYeZHxouTZGtFVeExVINKETeUsp6AI8PVZKzddLl84Yjs7iBfXzv3AKGgbNg==
dependencies:
"@abp/jquery" "~7.1.0-rc.1"
"@abp/jquery" "~7.1.0-rc.2"
toastr "^2.1.4"
"@abp/utils@~7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.1.tgz#1a13785caa1a728a7c551d4731cc0927a27a9182"
integrity sha512-IhPNxCPTHcL/ol6MTytNJDy7WkWwo61F7qoZqxzfjf7Jt5tDMy6ilBw4wyrFoGiBbXvr5z98hKm0NIBtWFxxYg==
"@abp/utils@~7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.1.0-rc.2.tgz#f4a525fe16451bc38cda6a4ca1c6b31fcbec0049"
integrity sha512-GNn4qynmIytWJ6vFAMZVceRUuLVeSD+kEi8RS9Ngv5XNb+ZAotAEvXb54BRGjbxbtjfXMU479XgHA2n3ZqqmPw==
dependencies:
just-compare "^1.3.0"
"@abp/virtual-file-explorer@^7.1.0-rc.1":
version "7.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/virtual-file-explorer/-/virtual-file-explorer-7.1.0-rc.1.tgz#c2472ea294c0fa44bec7310b12f10cec351ce5bb"
integrity sha512-O9YmAVPEEWvydiAm+7P6vZbHLfkZbJbP0THvIFwRlUKKfZehIjfk4xegwyXBuj1ixt2Lc8t3oGY8Qxb+KprV/g==
"@abp/virtual-file-explorer@^7.1.0-rc.2":
version "7.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/virtual-file-explorer/-/virtual-file-explorer-7.1.0-rc.2.tgz#f73974bdba03a3dbe0c472fc0fdce74ae14464b7"
integrity sha512-ZS1WlT1hrO/0zgnHeBEsiZPyGeRgTKsEqvEEHf5DdN9FIhKV32F43oVQjgqXBXWNQrzqBQ5T7hwYQTLUE1U/UA==
dependencies:
"@abp/clipboard" "~7.1.0-rc.1"
"@abp/prismjs" "~7.1.0-rc.1"
"@abp/clipboard" "~7.1.0-rc.2"
"@abp/prismjs" "~7.1.0-rc.2"
"@fortawesome/fontawesome-free@^5.15.4":
version "5.15.4"

2
npm/lerna.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"packages": [
"packs/*"
],

2
npm/ng-packs/lerna.version.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"packages": [
"packages/*"
],

26
npm/ng-packs/package.json

@ -42,19 +42,7 @@
},
"private": true,
"devDependencies": {
"@abp/ng.account": "~7.1.0-rc.1",
"@abp/ng.account.core": "~7.1.0-rc.1",
"@abp/ng.core": "~7.1.0-rc.1",
"@abp/ng.feature-management": "~7.1.0-rc.1",
"@abp/ng.identity": "~7.1.0-rc.1",
"@abp/ng.oauth": "~7.1.0-rc.1",
"@abp/ng.permission-management": "~7.1.0-rc.1",
"@abp/ng.schematics": "~7.1.0-rc.1",
"@abp/ng.setting-management": "~7.1.0-rc.1",
"@abp/ng.tenant-management": "~7.1.0-rc.1",
"@abp/ng.theme.basic": "~7.1.0-rc.1",
"@abp/ng.theme.shared": "~7.1.0-rc.1",
"@abp/utils": "~7.1.0-rc.1",
"@abp/utils": "~7.1.0-rc.2",
"@angular-devkit/build-angular": "~15.0.1",
"@angular-devkit/build-ng-packagr": "^0.1002.0",
"@angular-devkit/schematics-cli": "~15.0.1",
@ -73,6 +61,18 @@
"@angular/platform-browser": "~15.0.1",
"@angular/platform-browser-dynamic": "~15.0.1",
"@angular/router": "~15.0.1",
"@abp/ng.account": "~7.1.0-rc.2",
"@abp/ng.account.core": "~7.1.0-rc.2",
"@abp/ng.core": "~7.1.0-rc.2",
"@abp/ng.oauth": "~7.1.0-rc.2",
"@abp/ng.feature-management": "~7.1.0-rc.2",
"@abp/ng.identity": "~7.1.0-rc.2",
"@abp/ng.permission-management": "~7.1.0-rc.2",
"@abp/ng.schematics": "~7.1.0-rc.2",
"@abp/ng.setting-management": "~7.1.0-rc.2",
"@abp/ng.tenant-management": "~7.1.0-rc.2",
"@abp/ng.theme.basic": "~7.1.0-rc.2",
"@abp/ng.theme.shared": "~7.1.0-rc.2",
"@fortawesome/fontawesome-free": "^5.15.4",
"@ng-bootstrap/ng-bootstrap": "^14.0.0",
"@ngneat/spectator": "^10.0.0",

6
npm/ng-packs/packages/account-core/package.json

@ -1,14 +1,14 @@
{
"name": "@abp/ng.account.core",
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"peerDependencies": {
"@abp/ng.core": "~7.1.0-rc.1",
"@abp/ng.theme.shared": "~7.1.0-rc.1",
"@abp/ng.core": "~7.1.0-rc.2",
"@abp/ng.theme.shared": "~7.1.0-rc.2",
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0"
},

6
npm/ng-packs/packages/account/package.json

@ -1,14 +1,14 @@
{
"name": "@abp/ng.account",
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.account.core": "~7.1.0-rc.1",
"@abp/ng.theme.shared": "~7.1.0-rc.1",
"@abp/ng.account.core": "~7.1.0-rc.2",
"@abp/ng.theme.shared": "~7.1.0-rc.2",
"tslib": "^2.0.0"
},
"publishConfig": {

6
npm/ng-packs/packages/components/package.json

@ -1,14 +1,14 @@
{
"name": "@abp/ng.components",
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"peerDependencies": {
"@abp/ng.core": ">=7.1.0-rc.1",
"@abp/ng.theme.shared": ">=7.1.0-rc.1",
"@abp/ng.core": ">=7.1.0-rc.2",
"@abp/ng.theme.shared": ">=7.1.0-rc.2",
"@ng-bootstrap/ng-bootstrap": ">=10.0.0"
},
"dependencies": {

4
npm/ng-packs/packages/core/package.json

@ -1,13 +1,13 @@
{
"name": "@abp/ng.core",
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/utils": "~7.1.0-rc.1",
"@abp/utils": "~7.1.0-rc.2",
"angular-oauth2-oidc": "^15.0.1",
"just-clone": "^6.1.1",
"just-compare": "^2.3.0",

4
npm/ng-packs/packages/feature-management/package.json

@ -1,13 +1,13 @@
{
"name": "@abp/ng.feature-management",
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.theme.shared": "~7.1.0-rc.1",
"@abp/ng.theme.shared": "~7.1.0-rc.2",
"tslib": "^2.0.0"
},
"publishConfig": {

6
npm/ng-packs/packages/identity/package.json

@ -1,14 +1,14 @@
{
"name": "@abp/ng.identity",
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.permission-management": "~7.1.0-rc.1",
"@abp/ng.theme.shared": "~7.1.0-rc.1",
"@abp/ng.permission-management": "~7.1.0-rc.2",
"@abp/ng.theme.shared": "~7.1.0-rc.2",
"tslib": "^2.0.0"
},
"publishConfig": {

6
npm/ng-packs/packages/oauth/package.json

@ -1,14 +1,14 @@
{
"name": "@abp/ng.oauth",
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.core": "~7.1.0-rc.1",
"@abp/utils": "~7.1.0-rc.1",
"@abp/ng.core": "~7.1.0-rc.2",
"@abp/utils": "~7.1.0-rc.2",
"angular-oauth2-oidc": "^15.0.1",
"just-clone": "^6.1.1",
"just-compare": "^1.4.0",

4
npm/ng-packs/packages/permission-management/package.json

@ -1,13 +1,13 @@
{
"name": "@abp/ng.permission-management",
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.theme.shared": "~7.1.0-rc.1",
"@abp/ng.theme.shared": "~7.1.0-rc.2",
"tslib": "^2.0.0"
},
"publishConfig": {

2
npm/ng-packs/packages/schematics/package.json

@ -1,6 +1,6 @@
{
"name": "@abp/ng.schematics",
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"description": "Schematics that works with ABP Backend",
"keywords": [
"schematics"

6
npm/ng-packs/packages/setting-management/package.json

@ -1,14 +1,14 @@
{
"name": "@abp/ng.setting-management",
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.components": "~7.1.0-rc.1",
"@abp/ng.theme.shared": "~7.1.0-rc.1",
"@abp/ng.components": "~7.1.0-rc.2",
"@abp/ng.theme.shared": "~7.1.0-rc.2",
"tslib": "^2.0.0"
},
"publishConfig": {

6
npm/ng-packs/packages/tenant-management/package.json

@ -1,14 +1,14 @@
{
"name": "@abp/ng.tenant-management",
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.feature-management": "~7.1.0-rc.1",
"@abp/ng.theme.shared": "~7.1.0-rc.1",
"@abp/ng.feature-management": "~7.1.0-rc.2",
"@abp/ng.theme.shared": "~7.1.0-rc.2",
"tslib": "^2.0.0"
},
"publishConfig": {

6
npm/ng-packs/packages/theme-basic/package.json

@ -1,14 +1,14 @@
{
"name": "@abp/ng.theme.basic",
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.account.core": "~7.1.0-rc.1",
"@abp/ng.theme.shared": "~7.1.0-rc.1",
"@abp/ng.account.core": "~7.1.0-rc.2",
"@abp/ng.theme.shared": "~7.1.0-rc.2",
"tslib": "^2.0.0"
},
"publishConfig": {

4
npm/ng-packs/packages/theme-shared/package.json

@ -1,13 +1,13 @@
{
"name": "@abp/ng.theme.shared",
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.core": "~7.1.0-rc.1",
"@abp/ng.core": "~7.1.0-rc.2",
"@fortawesome/fontawesome-free": "^5.15.4",
"@ng-bootstrap/ng-bootstrap": "^14.0.0",
"@ngx-validate/core": "^0.2.0",

4
npm/packs/anchor-js/package.json

@ -1,11 +1,11 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/anchor-js",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"anchor-js": "^4.3.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/aspnetcore.components.server.basictheme/package.json

@ -1,11 +1,11 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/aspnetcore.components.server.basictheme",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/aspnetcore.components.server.theming": "~7.1.0-rc.1"
"@abp/aspnetcore.components.server.theming": "~7.1.0-rc.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

6
npm/packs/aspnetcore.components.server.theming/package.json

@ -1,12 +1,12 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/aspnetcore.components.server.theming",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/bootstrap": "~7.1.0-rc.1",
"@abp/font-awesome": "~7.1.0-rc.1"
"@abp/bootstrap": "~7.1.0-rc.2",
"@abp/font-awesome": "~7.1.0-rc.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

4
npm/packs/aspnetcore.mvc.ui.theme.basic/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/aspnetcore.mvc.ui.theme.basic",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.shared": "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.shared": "~7.1.0-rc.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

34
npm/packs/aspnetcore.mvc.ui.theme.shared/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/aspnetcore.mvc.ui.theme.shared",
"repository": {
"type": "git",
@ -10,22 +10,22 @@
"access": "public"
},
"dependencies": {
"@abp/aspnetcore.mvc.ui": "~7.1.0-rc.1",
"@abp/bootstrap": "~7.1.0-rc.1",
"@abp/bootstrap-datepicker": "~7.1.0-rc.1",
"@abp/bootstrap-daterangepicker": "~7.1.0-rc.1",
"@abp/datatables.net-bs5": "~7.1.0-rc.1",
"@abp/font-awesome": "~7.1.0-rc.1",
"@abp/jquery-form": "~7.1.0-rc.1",
"@abp/jquery-validation-unobtrusive": "~7.1.0-rc.1",
"@abp/lodash": "~7.1.0-rc.1",
"@abp/luxon": "~7.1.0-rc.1",
"@abp/malihu-custom-scrollbar-plugin": "~7.1.0-rc.1",
"@abp/moment": "~7.1.0-rc.1",
"@abp/select2": "~7.1.0-rc.1",
"@abp/sweetalert2": "~7.1.0-rc.1",
"@abp/timeago": "~7.1.0-rc.1",
"@abp/toastr": "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui": "~7.1.0-rc.2",
"@abp/bootstrap": "~7.1.0-rc.2",
"@abp/bootstrap-datepicker": "~7.1.0-rc.2",
"@abp/bootstrap-daterangepicker": "~7.1.0-rc.2",
"@abp/datatables.net-bs5": "~7.1.0-rc.2",
"@abp/font-awesome": "~7.1.0-rc.2",
"@abp/jquery-form": "~7.1.0-rc.2",
"@abp/jquery-validation-unobtrusive": "~7.1.0-rc.2",
"@abp/lodash": "~7.1.0-rc.2",
"@abp/luxon": "~7.1.0-rc.2",
"@abp/malihu-custom-scrollbar-plugin": "~7.1.0-rc.2",
"@abp/moment": "~7.1.0-rc.2",
"@abp/select2": "~7.1.0-rc.2",
"@abp/sweetalert2": "~7.1.0-rc.2",
"@abp/timeago": "~7.1.0-rc.2",
"@abp/toastr": "~7.1.0-rc.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

2
npm/packs/aspnetcore.mvc.ui/package-lock.json

@ -1,6 +1,6 @@
{
"name": "@abp/aspnetcore.mvc.ui",
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
npm/packs/aspnetcore.mvc.ui/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/aspnetcore.mvc.ui",
"repository": {
"type": "git",

10
npm/packs/blogging/package.json

@ -1,14 +1,14 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/blogging",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.shared": "~7.1.0-rc.1",
"@abp/owl.carousel": "~7.1.0-rc.1",
"@abp/prismjs": "~7.1.0-rc.1",
"@abp/tui-editor": "~7.1.0-rc.1"
"@abp/aspnetcore.mvc.ui.theme.shared": "~7.1.0-rc.2",
"@abp/owl.carousel": "~7.1.0-rc.2",
"@abp/prismjs": "~7.1.0-rc.2",
"@abp/tui-editor": "~7.1.0-rc.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

2
npm/packs/bootstrap-datepicker/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/bootstrap-datepicker",
"repository": {
"type": "git",

2
npm/packs/bootstrap-daterangepicker/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/bootstrap-daterangepicker",
"repository": {
"type": "git",

4
npm/packs/bootstrap/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/bootstrap",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"bootstrap": "^5.1.3"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

2
npm/packs/chart.js/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/chart.js",
"publishConfig": {
"access": "public"

4
npm/packs/clipboard/package.json

@ -1,11 +1,11 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/clipboard",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"clipboard": "^2.0.8"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

12
npm/packs/cms-kit.admin/package.json

@ -1,15 +1,15 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/cms-kit.admin",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/codemirror": "~7.1.0-rc.1",
"@abp/jstree": "~7.1.0-rc.1",
"@abp/slugify": "~7.1.0-rc.1",
"@abp/tui-editor": "~7.1.0-rc.1",
"@abp/uppy": "~7.1.0-rc.1"
"@abp/codemirror": "~7.1.0-rc.2",
"@abp/jstree": "~7.1.0-rc.2",
"@abp/slugify": "~7.1.0-rc.2",
"@abp/tui-editor": "~7.1.0-rc.2",
"@abp/uppy": "~7.1.0-rc.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

6
npm/packs/cms-kit.public/package.json

@ -1,12 +1,12 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/cms-kit.public",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/highlight.js": "~7.1.0-rc.1",
"@abp/star-rating-svg": "~7.1.0-rc.1"
"@abp/highlight.js": "~7.1.0-rc.2",
"@abp/star-rating-svg": "~7.1.0-rc.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

6
npm/packs/cms-kit/package.json

@ -1,12 +1,12 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/cms-kit",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/cms-kit.admin": "~7.1.0-rc.1",
"@abp/cms-kit.public": "~7.1.0-rc.1"
"@abp/cms-kit.admin": "~7.1.0-rc.2",
"@abp/cms-kit.public": "~7.1.0-rc.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

4
npm/packs/codemirror/package.json

@ -1,11 +1,11 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/codemirror",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"codemirror": "^5.65.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/core/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/core",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/utils": "~7.1.0-rc.1"
"@abp/utils": "~7.1.0-rc.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

4
npm/packs/cropperjs/package.json

@ -1,11 +1,11 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/cropperjs",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"cropperjs": "^1.5.12"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/datatables.net-bs4/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/datatables.net-bs4",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/datatables.net": "~7.1.0-rc.1",
"@abp/datatables.net": "~7.1.0-rc.2",
"datatables.net-bs4": "^1.11.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/datatables.net-bs5/package.json

@ -1,11 +1,11 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/datatables.net-bs5",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/datatables.net": "~7.1.0-rc.1",
"@abp/datatables.net": "~7.1.0-rc.2",
"datatables.net-bs5": "^1.11.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/datatables.net/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/datatables.net",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/jquery": "~7.1.0-rc.1",
"@abp/jquery": "~7.1.0-rc.2",
"datatables.net": "^1.11.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

12
npm/packs/docs/package.json

@ -1,15 +1,15 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/docs",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/anchor-js": "~7.1.0-rc.1",
"@abp/clipboard": "~7.1.0-rc.1",
"@abp/malihu-custom-scrollbar-plugin": "~7.1.0-rc.1",
"@abp/popper.js": "~7.1.0-rc.1",
"@abp/prismjs": "~7.1.0-rc.1"
"@abp/anchor-js": "~7.1.0-rc.2",
"@abp/clipboard": "~7.1.0-rc.2",
"@abp/malihu-custom-scrollbar-plugin": "~7.1.0-rc.2",
"@abp/popper.js": "~7.1.0-rc.2",
"@abp/prismjs": "~7.1.0-rc.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

2
npm/packs/flag-icon-css/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/flag-icon-css",
"publishConfig": {
"access": "public"

4
npm/packs/font-awesome/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/font-awesome",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"@fortawesome/fontawesome-free": "^5.15.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/highlight.js/package.json

@ -1,11 +1,11 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/highlight.js",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"@highlightjs/cdn-assets": "~11.4.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/jquery-form/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/jquery-form",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/jquery": "~7.1.0-rc.1",
"@abp/jquery": "~7.1.0-rc.2",
"jquery-form": "^4.3.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/jquery-validation-unobtrusive/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/jquery-validation-unobtrusive",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/jquery-validation": "~7.1.0-rc.1",
"@abp/jquery-validation": "~7.1.0-rc.2",
"jquery-validation-unobtrusive": "^3.2.12"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/jquery-validation/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/jquery-validation",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/jquery": "~7.1.0-rc.1",
"@abp/jquery": "~7.1.0-rc.2",
"jquery-validation": "^1.19.3"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/jquery/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/jquery",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"jquery": "~3.6.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/jstree/package.json

@ -1,11 +1,11 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/jstree",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/jquery": "~7.1.0-rc.1",
"@abp/jquery": "~7.1.0-rc.2",
"jstree": "^3.3.12"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/lodash/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/lodash",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"lodash": "^4.17.21"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/luxon/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/luxon",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"luxon": "^2.3.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/malihu-custom-scrollbar-plugin/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/malihu-custom-scrollbar-plugin",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"malihu-custom-scrollbar-plugin": "^3.1.5"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/markdown-it/package.json

@ -1,11 +1,11 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/markdown-it",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"markdown-it": "^12.3.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

2
npm/packs/moment/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/moment",
"repository": {
"type": "git",

4
npm/packs/owl.carousel/package.json

@ -1,11 +1,11 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/owl.carousel",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"owl.carousel": "^2.3.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/popper.js/package.json

@ -1,11 +1,11 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/popper.js",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"@popperjs/core": "^2.11.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

6
npm/packs/prismjs/package.json

@ -1,12 +1,12 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/prismjs",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/clipboard": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.1",
"@abp/clipboard": "~7.1.0-rc.2",
"@abp/core": "~7.1.0-rc.2",
"prismjs": "^1.26.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/select2/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/select2",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"select2": "^4.0.13"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/signalr/package.json

@ -1,11 +1,11 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/signalr",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"@microsoft/signalr": "~6.0.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

2
npm/packs/slugify/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/slugify",
"publishConfig": {
"access": "public"

4
npm/packs/star-rating-svg/package.json

@ -1,11 +1,11 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/star-rating-svg",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/jquery": "~7.1.0-rc.1",
"@abp/jquery": "~7.1.0-rc.2",
"star-rating-svg": "^3.5.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/sweetalert2/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/sweetalert2",
"publishConfig": {
"access": "public"
@ -10,7 +10,7 @@
"directory": "npm/packs/sweetalert2"
},
"dependencies": {
"@abp/core": "~7.1.0-rc.1",
"@abp/core": "~7.1.0-rc.2",
"sweetalert2": "^11.3.6"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/timeago/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/timeago",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/jquery": "~7.1.0-rc.1",
"@abp/jquery": "~7.1.0-rc.2",
"timeago": "^1.6.7"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/toastr/package.json

@ -1,5 +1,5 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/toastr",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/jquery": "~7.1.0-rc.1",
"@abp/jquery": "~7.1.0-rc.2",
"toastr": "^2.1.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

6
npm/packs/tui-editor/package.json

@ -1,12 +1,12 @@
{
"version": "7.1.0-rc.1",
"version": "7.1.0-rc.2",
"name": "@abp/tui-editor",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/jquery": "~7.1.0-rc.1",
"@abp/prismjs": "~7.1.0-rc.1"
"@abp/jquery": "~7.1.0-rc.2",
"@abp/prismjs": "~7.1.0-rc.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save