Browse Source

Merge branch 'dev' into timezone

pull/22236/head
maliming 2 years ago
parent
commit
3637c7ddb2
No known key found for this signature in database GPG Key ID: A646B9CB645ECEA4
  1. 134
      Directory.Packages.props
  2. 7
      README.md
  3. 2
      abp_io/AbpIoLocalization/AbpIoLocalization/Account/Localization/Resources/en.json
  4. 4
      abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
  5. 177
      docs/en/Community-Articles/2023-10-03-basta-mainz-2023-what-a-blast-in-germany/post.md
  6. 134
      docs/en/Community-Articles/2024-03-05-URL-Based-Localization/Post.md
  7. BIN
      docs/en/Community-Articles/2024-03-05-URL-Based-Localization/UrlLocalizationSampleProject.zip
  8. BIN
      docs/en/Community-Articles/2024-03-05-URL-Based-Localization/cover.png
  9. BIN
      docs/en/Community-Articles/2024-03-05-URL-Based-Localization/scrshot1.jpg
  10. BIN
      docs/en/Community-Articles/2025-02-07-event-recap-ndc-london-2025/3a180ca3de1eb496455c4c3341721ab3.jpg
  11. BIN
      docs/en/Community-Articles/2025-02-07-event-recap-ndc-london-2025/3a180ca5122043881595c75c6ea661de.jpg
  12. BIN
      docs/en/Community-Articles/2025-02-07-event-recap-ndc-london-2025/3a180ca776481fe9cb89b439988e99e1.jpg
  13. BIN
      docs/en/Community-Articles/2025-02-21-catch-us-at-basta-frankfurt-2025/3a183abfe065ba8bacdd56ef05d9a4cd.jpg
  14. BIN
      docs/en/Community-Articles/2025-02-21-catch-us-at-basta-frankfurt-2025/3a183ac7b768a9a7523278ab07847b3c.jpg
  15. BIN
      docs/en/Community-Articles/2025-02-21-catch-us-at-basta-frankfurt-2025/3a183ac7c4767cabf12d657ac90f4c17.jpg
  16. 28
      docs/en/Community-Articles/2025-02-21-catch-us-at-basta-frankfurt-2025/post.md
  17. 18
      docs/en/guides/microservice-mongodb.md
  18. 2
      docs/en/release-info/migration-guides/abp-9-0.md
  19. 4
      framework/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/TagHelpers/Form/DatePicker/AbpDatePickerBaseTagHelper.cs
  20. 5
      framework/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/TagHelpers/Form/DatePicker/AbpDatePickerTagHelper.cs
  21. 6
      framework/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/TagHelpers/Form/DatePicker/AbpDateRangePickerTagHelper.cs
  22. 9
      latest-versions.json
  23. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/ar.json
  24. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/cs.json
  25. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/de-DE.json
  26. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/de.json
  27. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/en.json
  28. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/es.json
  29. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/fi.json
  30. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/fr.json
  31. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/hi.json
  32. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/hr.json
  33. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/hu.json
  34. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/is.json
  35. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/it.json
  36. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/nl.json
  37. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/pl-PL.json
  38. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/pt-BR.json
  39. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/ro-RO.json
  40. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/ru.json
  41. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/sk.json
  42. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/sl.json
  43. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/sv.json
  44. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/tr.json
  45. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/vi.json
  46. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/zh-Hans.json
  47. 3
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/zh-Hant.json
  48. 6
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/package.json
  49. 276
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock
  50. 4
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/package.json
  51. 280
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock
  52. 4
      modules/blogging/app/Volo.BloggingTestApp/package.json
  53. 318
      modules/blogging/app/Volo.BloggingTestApp/yarn.lock
  54. 2
      modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json
  55. 258
      modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock
  56. 10
      modules/cms-kit/angular/package.json
  57. 4
      modules/cms-kit/angular/projects/cms-kit/package.json
  58. 2
      modules/cms-kit/host/Volo.CmsKit.IdentityServer/package.json
  59. 258
      modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock
  60. 2
      modules/cms-kit/host/Volo.CmsKit.Web.Host/package.json
  61. 258
      modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock
  62. 4
      modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json
  63. 404
      modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock
  64. 4
      modules/docs/app/VoloDocs.Web/package.json
  65. 318
      modules/docs/app/VoloDocs.Web/yarn.lock
  66. 4
      modules/feature-management/src/Volo.Abp.FeatureManagement.Blazor/Components/FeatureManagementModal.razor
  67. 2
      modules/openiddict/app/OpenIddict.Demo.Server/package.json
  68. 20
      modules/openiddict/app/angular/package.json
  69. 4
      modules/openiddict/src/Volo.Abp.OpenIddict.Domain/Volo/Abp/OpenIddict/Applications/AbpOpenIddictApplicationStore.cs
  70. 4
      modules/openiddict/src/Volo.Abp.OpenIddict.Domain/Volo/Abp/OpenIddict/Authorizations/AbpOpenIddictAuthorizationStore.cs
  71. 4
      modules/openiddict/src/Volo.Abp.OpenIddict.Domain/Volo/Abp/OpenIddict/Scopes/AbpOpenIddictScopeStore.cs
  72. 4
      modules/openiddict/src/Volo.Abp.OpenIddict.Domain/Volo/Abp/OpenIddict/Tokens/AbpOpenIddictTokenStore.cs
  73. 2
      modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/package.json
  74. 258
      modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock
  75. 4
      modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json
  76. 292
      modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/yarn.lock
  77. 2
      npm/lerna.json
  78. 4
      npm/ng-packs/package.json
  79. 6
      npm/ng-packs/packages/account-core/package.json
  80. 6
      npm/ng-packs/packages/account/package.json
  81. 6
      npm/ng-packs/packages/components/package.json
  82. 4
      npm/ng-packs/packages/core/package.json
  83. 4
      npm/ng-packs/packages/feature-management/package.json
  84. 2
      npm/ng-packs/packages/generators/package.json
  85. 8
      npm/ng-packs/packages/identity/package.json
  86. 6
      npm/ng-packs/packages/oauth/package.json
  87. 4
      npm/ng-packs/packages/permission-management/package.json
  88. 2
      npm/ng-packs/packages/schematics/package.json
  89. 6
      npm/ng-packs/packages/setting-management/package.json
  90. 6
      npm/ng-packs/packages/tenant-management/package.json
  91. 6
      npm/ng-packs/packages/theme-basic/package.json
  92. 4
      npm/ng-packs/packages/theme-shared/package.json
  93. 4
      npm/packs/anchor-js/package.json
  94. 4
      npm/packs/aspnetcore.components.server.basictheme/package.json
  95. 6
      npm/packs/aspnetcore.components.server.theming/package.json
  96. 4
      npm/packs/aspnetcore.mvc.ui.theme.basic/package.json
  97. 2
      npm/packs/aspnetcore.mvc.ui.theme.shared/package.json
  98. 2
      npm/packs/aspnetcore.mvc.ui/package-lock.json
  99. 2
      npm/packs/aspnetcore.mvc.ui/package.json
  100. 10
      npm/packs/blogging/package.json

134
Directory.Packages.props

@ -56,81 +56,81 @@
<PackageVersion Include="Magick.NET-Q16-AnyCPU" Version="13.4.0" />
<PackageVersion Include="MailKit" Version="4.8.0" />
<PackageVersion Include="Markdig.Signed" Version="0.37.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authorization" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Authorization" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Web" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Razor.Language" Version="6.0.33" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.WebUtilities" Version="9.0.0" />
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Authorization" Version="9.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="9.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Authorization" Version="9.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Web" Version="9.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="9.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="9.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="9.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="9.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Razor.Language" Version="6.0.36" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.WebUtilities" Version="9.0.2" />
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.2" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.5.0" />
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />
<PackageVersion Include="Microsoft.Data.Sqlite" Version="9.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Proxies" Version="9.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.0" />
<PackageVersion Include="Microsoft.Data.Sqlite" Version="9.0.2" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.2" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.2" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.2" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Proxies" Version="9.0.2" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.2" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.2" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.2" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Caching.Hybrid" Version="9.0.0-preview.7.24406.2" />
<PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Configuration.CommandLine" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.FileProviders.Composite" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.FileProviders.Physical" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Http" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Identity.Core" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Localization" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Logging" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Options" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Configuration.CommandLine" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.FileProviders.Composite" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.FileProviders.Physical" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Http" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Identity.Core" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Localization" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Logging" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Options" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageVersion Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="9.0.0" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.5.0" />
<PackageVersion Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.5.0" />
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="8.5.0" />
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.5.0" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.6.0" />
<PackageVersion Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.6.0" />
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="8.6.0" />
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.6.0" />
<PackageVersion Include="Minio" Version="6.0.3" />
<PackageVersion Include="MongoDB.Driver" Version="3.1.0" />
<PackageVersion Include="NEST" Version="7.17.5" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="Nito.AsyncEx.Context" Version="5.1.2" />
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.3" />
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
<PackageVersion Include="NSubstitute" Version="5.1.0" />
<PackageVersion Include="NuGet.Versioning" Version="6.11.1" />
<PackageVersion Include="NUglify" Version="1.21.9" />
<PackageVersion Include="Nullable" Version="1.3.1" />
<PackageVersion Include="Octokit" Version="13.0.1" />
<PackageVersion Include="OpenIddict.Abstractions" Version="6.1.0" />
<PackageVersion Include="OpenIddict.Core" Version="6.1.0" />
<PackageVersion Include="OpenIddict.Server.AspNetCore" Version="6.1.0" />
<PackageVersion Include="OpenIddict.Validation.AspNetCore" Version="6.1.0" />
<PackageVersion Include="OpenIddict.Validation.ServerIntegration" Version="6.1.0" />
<PackageVersion Include="OpenIddict.Abstractions" Version="6.1.1" />
<PackageVersion Include="OpenIddict.Core" Version="6.1.1" />
<PackageVersion Include="OpenIddict.Server.AspNetCore" Version="6.1.1" />
<PackageVersion Include="OpenIddict.Validation.AspNetCore" Version="6.1.1" />
<PackageVersion Include="OpenIddict.Validation.ServerIntegration" Version="6.1.1" />
<PackageVersion Include="Oracle.EntityFrameworkCore" Version="9.23.60" />
<PackageVersion Include="Polly" Version="8.4.2" />
<PackageVersion Include="Polly.Extensions.Http" Version="3.0.0" />
@ -161,18 +161,18 @@
<PackageVersion Include="Spectre.Console" Version="0.49.1" />
<PackageVersion Include="StackExchange.Redis" Version="2.8.16" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.8.1" />
<PackageVersion Include="System.Collections.Immutable" Version="9.0.0" />
<PackageVersion Include="System.Collections.Immutable" Version="9.0.2" />
<PackageVersion Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageVersion Include="System.Linq.Async" Version="6.0.1" />
<PackageVersion Include="System.Linq.Dynamic.Core" Version="1.6.0.1" />
<PackageVersion Include="System.Linq.Dynamic.Core" Version="1.6.1" />
<PackageVersion Include="System.Linq.Queryable" Version="4.3.0" />
<PackageVersion Include="System.Runtime.Loader" Version="4.3.0" />
<PackageVersion Include="System.Security.Permissions" Version="9.0.0" />
<PackageVersion Include="System.Security.Permissions" Version="9.0.2" />
<PackageVersion Include="System.Security.Principal.Windows" Version="5.0.0" />
<PackageVersion Include="System.Text.Encoding.CodePages" Version="9.0.0" />
<PackageVersion Include="System.Text.Encodings.Web" Version="9.0.0" />
<PackageVersion Include="System.Text.Json" Version="9.0.0" />
<PackageVersion Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
<PackageVersion Include="System.Text.Encoding.CodePages" Version="9.0.2" />
<PackageVersion Include="System.Text.Encodings.Web" Version="9.0.2" />
<PackageVersion Include="System.Text.Json" Version="9.0.2" />
<PackageVersion Include="System.Threading.Tasks.Extensions" Version="4.6.0" />
<PackageVersion Include="TencentCloudSDK.Sms" Version="3.0.1142" />
<PackageVersion Include="TimeZoneConverter" Version="7.0.0" />
<PackageVersion Include="Unidecode.NET" Version="2.1.0" />

7
README.md

@ -1,11 +1,12 @@
# ABP Framework
![build and test](https://img.shields.io/github/actions/workflow/status/abpframework/abp/build-and-test.yml?branch=dev&style=flat-square) 🔹 [![codecov](https://codecov.io/gh/abpframework/abp/branch/dev/graph/badge.svg?token=jUKLCxa6HF)](https://codecov.io/gh/abpframework/abp) 🔹 [![NuGet](https://img.shields.io/nuget/v/Volo.Abp.Core.svg?style=flat-square)](https://www.nuget.org/packages/Volo.Abp.Core) 🔹 [![NuGet (with prereleases)](https://img.shields.io/nuget/vpre/Volo.Abp.Core.svg?style=flat-square)](https://www.nuget.org/packages/Volo.Abp.Core) 🔹 [![MyGet (nightly builds)](https://img.shields.io/myget/abp-nightly/vpre/Volo.Abp.svg?style=flat-square)](https://abp.io/docs/latest/release-info/nightly-builds) 🔹
[![NuGet Download](https://img.shields.io/nuget/dt/Volo.Abp.Core.svg?style=flat-square)](https://www.nuget.org/packages/Volo.Abp.Core) 🔹 [![Code of Conduct](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](https://github.com/abpframework/abp/blob/dev/CODE_OF_CONDUCT.md) 🔹 [![CLA Signed](https://cla-assistant.io/readme/badge/abpframework/abp)](https://cla-assistant.io/abpframework/abp) 🔹 [![Discord Shield](https://discord.com/api/guilds/951497912645476422/widget.png?style=shield)](https://abp.io/join-discord)
[ABP](https://abp.io/) offers an **opinionated architecture** to build enterprise software solutions with **best practices** on top of the **.NET** and the **ASP.NET Core** platforms. It provides the fundamental infrastructure, production-ready startup templates, pre-built application modules, UI themes, tooling, guides and documentation to implement that architecture properly and **automate the details** and repetitive works as much as possible.
[![ABP Platform](https://github.com/user-attachments/assets/200653c0-0e69-4b47-b76a-3a83460aaab6)](https://abp.io)
[![ABP Platform](https://github.com/user-attachments/assets/c4356ec7-4d0f-4e00-a1d2-fc74ad985fb8)](https://abp.io)
## Getting Started

2
abp_io/AbpIoLocalization/AbpIoLocalization/Account/Localization/Resources/en.json

@ -17,6 +17,6 @@
"SelectYourOrganization": "Select your organization",
"PleaseSelectOrganization": "Please select an organization to continue",
"Continue": "Continue",
"CaptchaExplanation": "Calculate the given mathematical expression and enter the correct answer."
"CaptchaExplanation": "Calculate the below mathematical expression and enter the answer."
}
}

4
abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json

@ -1875,6 +1875,8 @@
"RcStableDifferenceExplanation3": "Use the RC version for testing and early adoption but use the Stable version for production deployment.",
"AddToCalendar": "Add To Calendar",
"AddToGoogleCalendar": "Add To Google Calendar",
"DownloadICSFile": "Download ICS File"
"DownloadICSFile": "Download ICS File",
"AddToAppleCalendar": "Add To Apple Calendar",
"AddToOutlookCalendar": "Add To Outlook Calendar"
}
}

177
docs/en/Community-Articles/2023-10-03-basta-mainz-2023-what-a-blast-in-germany/post.md

@ -1,59 +1,118 @@
BASTA! Mainz 2023 has wrapped up, and what an extraordinary journey it has been! We can’t wait to share our impressions, highlights, and the incredible impact it had on the tech community in Germany and beyond.
### A Glance Back at BASTA! Mainz 2023
We just came back from the[ BASTA! Conference 2023](https://basta.net/), which is an incredible .NET event with over 600 in-person attendees and an additional 200+ tuning in virtually from across the globe. The buzz of excitement and anticipation in the air was undeniable, setting the stage for an unforgettable event for [ABP.IO](https://abp.io/).
![53227564247\_b7acafea68\_c.jpg](3a0e074506bcc60cad473655b6fd5da6.jpg)
![53227631612\_eb38958391\_c.jpg](3a0e074555e8d6f62bc3d47c00f86762.jpg)
![53227631792\_a6d87b4abf\_k.jpg](3a0e0745b6418472a66d905053d492e6.jpg)
As one of the proud sponsors, we set up our booth, engaged with attendees, and delved into a wide range of sessions, workshops, and keynotes to absorb the latest software development trends.
### Engaging with Enthusiastic Minds
As the lead developers of ABP Core Team, *[Alper](https://twitter.com/alperebicoglu)* and *[Ismail](https://twitter.com/ismcagdas)* presented the ABP.IO platform modules and features were quite busy enjoying their presenting work with latest version of demos. Alper also gave a great speech on “Building Multi-tenant ASP.NET Core Application & the ABP Framework” at the BASTA! Mainz conference.
![53229004005\_3312b6bfa2\_k.jpg](3a0e074625fddc3097efdc1bef3058d8.jpg)
![20230926\_170335.jpg](3a0e074675731c4a59167a878d4cd04e.jpg)
We introduced **[ABP Framework](https://abp.io/)**, community-driven open-source web application framework, and **[ABP Commercial](https://commercial.abp.io/)**, our enterprise-ready web development platform that is built on top of the open-source ABP Framework to the crowds.
![53227632222\_0a5af1fcc1\_k.jpg](3a0e074703a63129e5713ff51653aaac.jpg)
![53228506206\_24e22498fa\_o.jpg](3a0e07477e980a4c2104300557e8f7fb.jpg)
![53228505931\_b2aea761f9\_k.jpg](3a0e0747c283919bbc5edfdc289db1d8.jpg)
Apart from that, we were thrilled to give away the **[ABP Commercial Licenses](https://commercial.abp.io/pricing)** to the eager attendees on the venue, including the Raffle prize, **Meta Quest 2**, on our last day in BASTA! Conference.
![截屏2023-10-03 11.06.01.png](3a0e0748c8752dfdc2bcb5b9b2ce5908.png)
We are profoundly satisfied with the huge interest and engagement shown by the attendees. The sense of community, collaboration, and shared passion for .NET solutions was palpable throughout the event.
![20230927\_171046.jpg](3a0e07495efa58bb9f1e523d982dbc65.jpg)
![20230928\_150135.jpg](3a0e0749c23a9e3b06d66ed54bed0c7a.jpg)
![20230928\_150533 20.57.50.jpg](3a0e074a268272e630d8422ace32b4c8.jpg)
### A Great Partnership with LIS GmbH
![20230928\_161843.jpg](3a0e074aa3857a696cb941edc46dcb52.jpg)
At BASTA! Mainz 2023, we were particularly thrilled to celebrate our collaboration with ***LIS GmbH***, a leading software solutions provider. This partnership added a unique dimension to the conference, brought us a fresh perspective to the conference, fostering innovation and opening up new avenues for attendees.
### A Big Thank-You from ABP Team
![53228503821\_27860119d9\_k.jpg](3a0e074b0a46662cf39a6796d0f23086.jpg)
Now, a shout-out to BASTA! Mainz 2023. We want to thank to everyone who contributed to the success of this event – attendees, speakers, sponsors, and partners.The conference may have ended, but the knowledge gained, connections formed, and inspiration ignited will continue to shape the tech landscape for years to come.
Until next time!
BASTA! Mainz 2023 has wrapped up, and what an extraordinary journey it has been! We can’t wait to share our impressions, highlights, and the incredible impact it had on the tech community in Germany and beyond.
### A Glance Back at BASTA! Mainz 2023
We just came back from the[ BASTA! Conference 2023](https://basta.net/), which is an incredible .NET event with over 600 in-person attendees and an additional 200+ tuning in virtually from across the globe. The buzz of excitement and anticipation in the air was undeniable, setting the stage for an unforgettable event for [ABP.IO](https://abp.io/).
![53227564247\_b7acafea68\_c.jpg](3a0e074506bcc60cad473655b6fd5da6.jpg)
![53227631612\_eb38958391\_c.jpg](3a0e074555e8d6f62bc3d47c00f86762.jpg)
![53227631792\_a6d87b4abf\_k.jpg](3a0e0745b6418472a66d905053d492e6.jpg)
As one of the proud sponsors, we set up our booth, engaged with attendees, and delved into a wide range of sessions, workshops, and keynotes to absorb the latest software development trends.
### Engaging with Enthusiastic Minds
As the lead developers of ABP Core Team, *[Alper](https://twitter.com/alperebicoglu)* and *[Ismail](https://twitter.com/ismcagdas)* presented the ABP.IO platform modules and features were quite busy enjoying their presenting work with latest version of demos. Alper also gave a great speech on “Building Multi-tenant ASP.NET Core Application & the ABP Framework” at the BASTA! Mainz conference.
![53229004005\_3312b6bfa2\_k.jpg](3a0e074625fddc3097efdc1bef3058d8.jpg)
![20230926\_170335.jpg](3a0e074675731c4a59167a878d4cd04e.jpg)
We introduced **[ABP Framework](https://abp.io/)**, community-driven open-source web application framework, and **[ABP Commercial](https://commercial.abp.io/)**, our enterprise-ready web development platform that is built on top of the open-source ABP Framework to the crowds.
![53227632222\_0a5af1fcc1\_k.jpg](3a0e074703a63129e5713ff51653aaac.jpg)
![53228506206\_24e22498fa\_o.jpg](3a0e07477e980a4c2104300557e8f7fb.jpg)
![53228505931\_b2aea761f9\_k.jpg](3a0e0747c283919bbc5edfdc289db1d8.jpg)
Apart from that, we were thrilled to give away the **[ABP Commercial Licenses](https://commercial.abp.io/pricing)** to the eager attendees on the venue, including the Raffle prize, **Meta Quest 2**, on our last day in BASTA! Conference.
![截屏2023-10-03 11.06.01.png](3a0e0748c8752dfdc2bcb5b9b2ce5908.png)
We are profoundly satisfied with the huge interest and engagement shown by the attendees. The sense of community, collaboration, and shared passion for .NET solutions was palpable throughout the event.
![20230927\_171046.jpg](3a0e07495efa58bb9f1e523d982dbc65.jpg)
![20230928\_150135.jpg](3a0e0749c23a9e3b06d66ed54bed0c7a.jpg)
![20230928\_150533 20.57.50.jpg](3a0e074a268272e630d8422ace32b4c8.jpg)
### A Great Partnership with LIS GmbH
![3a0e074aa3857a696cb941edc46dcb52](https://github.com/user-attachments/assets/ea0f6d32-e49b-4573-997f-9751ef16b303)
At BASTA! Mainz 2023, we were particularly thrilled to celebrate our collaboration with ***LIS GmbH***, a leading software solutions provider. This partnership added a unique dimension to the conference, brought us a fresh perspective to the conference, fostering innovation and opening up new avenues for attendees.
### A Big Thank-You from ABP Team
![53228503821\_27860119d9\_k.jpg](3a0e074b0a46662cf39a6796d0f23086.jpg)
Now, a shout-out to BASTA! Mainz 2023. We want to thank to everyone who contributed to the success of this event – attendees, speakers, sponsors, and partners.The conference may have ended, but the knowledge gained, connections formed, and inspiration ignited will continue to shape the tech landscape for years to come.
Until next time!

134
docs/en/Community-Articles/2024-03-05-URL-Based-Localization/Post.md

@ -0,0 +1,134 @@
# URL-Based Localization
In this article I'll show you how to optimize your ABP website localization with a URL parameter. URL Paths are commonly being used to change the current UI culture. This method makes our website SEO-Friendly as you structuring the URLs for multiple languages. And you can also share the link of your website with a specific language. Let's see implementing multi-language support with URL parameters in an ABP project.
![Turkish and English Localization within URL](scrshot1.jpg)
## Mastering Website Localization: Language Codes in URLs Explained
Enhancing UX with URL-Based website localization is mainly done with ASP.NET Core's routing system. Also we need to automatically redirect the links without language code parameter. Our URL structures for the localization will be as following:
- https://mywebsite.com/en/dashboard (English)
- https://mywebsite.com/tr/dashboard (Turkish)
## Routing
Before starting to explain how to do this, you can see [this commit](https://github.com/salihozkara/MultiLangRoute/commit/09e40cfd751562dec0dab890e54e0c5ca9ee256c) which implements this functionality. The routing module consists of these fundamental classes:
### 1. **MultiLanguageSupportMetaData.cs**
This class is used to add a language parameter to route templates. For example, it changes the `/about` route to `/language/about`.
### 2. **MultiLanguageRedirectRequiredMetaData.cs**
This class is used to redirect users to the correct language version. If a user visits the `/about` page and the current culture is `"tr-TR"`, this class will redirect them to `/tr-TR/about`.
### 3. **UrlNormalizer.cs**
This static class is used to normalize URLs by adding language information and improving performance using caching.
```csharp
public static string NormalizeUrl(EndpointDataSource endpointDataSource, HttpContext httpContext, string url)
{
// Normalize the URL and cache it
return Cache.GetOrAdd(url, (key) =>
{
var absoluteUrl = GetAbsoluteUrl(key);
var multiLanguageRedirectRequiredMetaData =
GetMultiLanguageRedirectRequiredMetaData(endpointDataSource, absoluteUrl);
return multiLanguageRedirectRequiredMetaData?.ReBuildUrl(httpContext, key) ?? key;
});
}
```
### 4. **MyLinkGenerator.cs**
This class extends ASP.NET Core’s `LinkGenerator` class to automatically add language information to all generated links.
### 5. **MyRouteDataRequestCultureProvider.cs**
This class determines the current culture using the language parameter in the URL. For example, it extracts the `"tr-TR"` culture from the `/tr-TR/about` URL.
### 6. **RoutingMiddleware.cs**
This middleware processes HTTP requests and redirects users to the correct language version when necessary.
```csharp
public override Task InvokeAsync(HttpContext context, RequestDelegate next)
{
var endpoint = context.GetEndpoint();
if(endpoint is not RouteEndpoint)
{
return next(context);
}
// Redirect if necessary
var redirectMetaData = endpoint.Metadata.GetMetadata<IRedirectMetaData>();
if (redirectMetaData is not null)
{
redirectMetaData.Redirect(context);
return Task.CompletedTask;
}
// ...
}
```
## CultureAnchorTagHelper.cs
This **Tag Helper** processes `<a>` tags in a Razor page and automatically adds language information to URLs if it's missing.
```csharp
[HtmlTargetElement("a", Attributes = "href", TagStructure = TagStructure.NormalOrSelfClosing)]
public class CultureAnchorTagHelper(EndpointDataSource endpointDataSource, IHttpContextAccessor contextAccessor)
: TagHelper, ITransientDependency
{
public override void Process(TagHelperContext context, TagHelperOutput output)
{
var href = output.Attributes["href"].Value.ToString();
if (href != null)
{
output.Attributes.SetAttribute("href",
UrlNormalizer.NormalizeUrl(endpointDataSource, contextAccessor.HttpContext!, href));
}
}
}
```
**How This Tag Helper Works:**
- Finds all `<a href="...">` tags within your Razor pages.
- Retrieves the `href` attribute of each link.
- Uses the `UrlNormalizer.NormalizeUrl()` method to normalize the URL with the current culture information.
- Replaces the original URL with the normalized one.
For example, if the current culture is `"tr"` and a page contains `<a href="/about">`, this Tag Helper will transform it into `<a href="/tr-TR/about">`.
## Sample Project
Salih Özkara from ABP team created a sample working project which implements URL localization. He used ABP free tier MVC template and MongoDB. You can check out the related commit which implements URL localization:
https://github.com/salihozkara/MultiLangRoute/commit/09e40cfd751562dec0dab890e54e0c5ca9ee256c
And full working demo is available at:
https://github.com/salihozkara/MultiLangRoute
You can download the demo project at:
[UrlLocalizationSampleProject.zip](https://github.com/abpframework/abp/blob/634ff52fb07d0b1281640695dbeffccdc943ca53/docs/en/Community-Articles/2024-03-05-URL-Based-Localization/UrlLocalizationSampleProject.zip)
## Summary
This implementation extends ASP.NET Core’s routing mechanism and utilizes caching for improved performance. It ensures multilingual support by normalizing URLs, redirecting users to the appropriate language version, and automatically handling language-specific links.

BIN
docs/en/Community-Articles/2024-03-05-URL-Based-Localization/UrlLocalizationSampleProject.zip

Binary file not shown.

BIN
docs/en/Community-Articles/2024-03-05-URL-Based-Localization/cover.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 594 KiB

BIN
docs/en/Community-Articles/2024-03-05-URL-Based-Localization/scrshot1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

BIN
docs/en/Community-Articles/2025-02-07-event-recap-ndc-london-2025/3a180ca3de1eb496455c4c3341721ab3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

BIN
docs/en/Community-Articles/2025-02-07-event-recap-ndc-london-2025/3a180ca5122043881595c75c6ea661de.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

BIN
docs/en/Community-Articles/2025-02-07-event-recap-ndc-london-2025/3a180ca776481fe9cb89b439988e99e1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

BIN
docs/en/Community-Articles/2025-02-21-catch-us-at-basta-frankfurt-2025/3a183abfe065ba8bacdd56ef05d9a4cd.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB

BIN
docs/en/Community-Articles/2025-02-21-catch-us-at-basta-frankfurt-2025/3a183ac7b768a9a7523278ab07847b3c.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 KiB

BIN
docs/en/Community-Articles/2025-02-21-catch-us-at-basta-frankfurt-2025/3a183ac7c4767cabf12d657ac90f4c17.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 KiB

28
docs/en/Community-Articles/2025-02-21-catch-us-at-basta-frankfurt-2025/post.md

@ -0,0 +1,28 @@
We are excited to share some fantastic news with our community! We are proud to announce that ABP.IO is going to be at the BASTA! Conference on March 03-07, 2025 in Frankfurt and İsmail Çağdaş from our dev team is going to be a speaker on March 04!
#### **About BASTA!**
For those who don’t know, BASTA! is the leading independent conference for Microsoft technologies in the German-speaking world. For over 20 years, it has been setting standards in the areas of C#, .NET and cloud and web technologies and is considered a must-attend event for Microsoft, cloud, web developers and key players in the software industry. BASTA! is a conference for developers and IT professionals who want to stay up to date with the latest technologies.
#### **ABP at [BASTA! Mainz 2023](https://abp.io/blog/BASTA-Mainz-2023-What-a-Blast-in-Germany)**
![basta 2023.jpg](3a183abfe065ba8bacdd56ef05d9a4cd.jpg)
![2222.jpg](3a183ac7b768a9a7523278ab07847b3c.jpg)
![3333.jpg](3a183ac7c4767cabf12d657ac90f4c17.jpg)
#####
#### **What to Expect at [BASTA! 2025](https://basta.net/frankfurt-en/)**
The most exciting part is İsmail Çağdaş from the ABP developer team will be speaking at the conference on March 04 about the concepts of monoliths and microservices will be briefly explored, along with how modular monoliths bring together the advantages of these two architectures. Using the ABP Framework as an example, the session will highlight its modularity features and demonstrate how it can assist in creating and developing a modular monolith application. Finally, best practices for developing modular monoliths will be discussed, showing how these practices can pave the way for transitioning to a microservice-based architecture when necessary.
If you want to find out more information about İsmail Çağdaş's session, [check here](https://basta.net/microservices-apis/modular-monoliths-architecture-abp/?loc=ffm):
#### **Connect with Us**
We have exciting raffles and surprises planned at our booth and look forward to sharing more information about our solutions with you there.
#### **Join Us Online**
Don't worry if you can't join us in person, our online booth is going to be there for you! The Expo of the online version of BASTA! is open for the main conference days.
Tuesday, March 4, 2025: 9:00 am – approx. 6:00 pm
Wednesday, March 5, 2025: 9:00 am – approx. 6:00 pm
Thursday, March 6, 2025: 9:00 am – approx. 5:45 pm

18
docs/en/guides/microservice-mongodb.md

@ -1,12 +1,12 @@
# Change Microservice project to use MongoDB Provider
This guide explains how to change Microservice project to use MongoDB as the database provider.
This guide explains how to change the Microservice project to use MongoDB as the database provider.
## Create a new Microservice project
Use the ABP Suite to create a new Microservice project, in this guide we use `BookStore` as project name.
> You can use [ABP Studio](../studio/index.md) to create a new Microservice project. In this guide, we assume that you have already created a microservice solution and used `BookStore` as your project name.
You will get the solution as shown below:
Currently, your microservice solution should be similar to that in the figure below:
![microservce-mongodb-project](../images/microservice-mongodb.png)
@ -16,9 +16,9 @@ You need to replace all EF Core references with MongoDB and update module depend
Example:
* Remove `Volo.Abp.EntityFrameworkCore.SqlServer` Nuget package reference.
* Remove `Microsoft.EntityFrameworkCore.Tools` Nuget package reference
* Remove `AbpEntityFrameworkCoreSqlServerModule` depend.
* Remove `Volo.Abp.EntityFrameworkCore.SqlServer` NuGet package reference. (instead use `Volo.Abp.MongoDB` NuGet package and also add the relevant depends on statement)
* Remove `Microsoft.EntityFrameworkCore.Tools` NuGet package reference.
* Remove `AbpEntityFrameworkCoreSqlServerModule` dependency.
* Replace `Volo.Abp.PermissionManagement.EntityFrameworkCore` with `Volo.Abp.PermissionManagement.MongoDB`.
* Update `AbpPermissionManagementEntityFrameworkCoreModule` to `AbpPermissionManagementMongoDbModule`.
@ -43,9 +43,9 @@ Here we use `BookStore.ProductService` project as an example:
protected override void CreateModel(IMongoModelBuilder modelBuilder)
{
modelBuilder.Entity<Product>(b =>
{
b.CollectionName = ProductServiceDbProperties.DbTablePrefix + "Products";
});
{
b.CollectionName = ProductServiceDbProperties.DbTablePrefix + "Products";
});
}
}
```

2
docs/en/release-info/migration-guides/abp-9-0.md

@ -2,7 +2,7 @@
This document is a guide for upgrading ABP v8.x solutions to ABP v9.0. There are some changes in this version that may affect your applications, please read it carefully and apply the necessary changes to your application.
> ABP has upgraded to .NET 9.0, so if you plan to use ABP 9.0, you’ll need to migrate your solutions to .NET 9.0. You can refer to the [Migrate from ASP.NET Core 8.0 to 9.0](https://learn.microsoft.com/en-us/aspnet/core/migration/80-90) documentation for guidance. However, ABP’s NuGet packages are compatible with both .NET 8 and .NET 9, allowing developers to continue using .NET 8 while still enjoying the latest features and improvements of the ABP Framework without upgrading their SDK.
> ABP has upgraded to .NET 9.0, so if you plan to use ABP 9.0, you’ll need to migrate your solutions to .NET 9.0. You can refer to the [Migrate from ASP.NET Core 8.0 to 9.0](https://learn.microsoft.com/en-us/aspnet/core/migration/80-90) documentation for guidance.
## Open-Source (Framework)

4
framework/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/TagHelpers/Form/DatePicker/AbpDatePickerBaseTagHelper.cs

@ -46,9 +46,9 @@ public abstract class
public bool AddMarginBottomClass { get; set; } = true;
protected AbpDatePickerBaseTagHelper(AbpDatePickerBaseTagHelperService<TTagHelper> service, IOptions<AbpDatePickerOptions> options) : base(service)
protected AbpDatePickerBaseTagHelper(AbpDatePickerBaseTagHelperService<TTagHelper> service, IOptionsFactory<AbpDatePickerOptions> optionsFactory) : base(service)
{
_abpDatePickerOptionsImplementation = options.Value;
_abpDatePickerOptionsImplementation = optionsFactory.Create(string.Empty);
}
public void SetDatePickerOptions(IAbpDatePickerOptions options)

5
framework/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/TagHelpers/Form/DatePicker/AbpDatePickerTagHelper.cs

@ -9,7 +9,10 @@ public class AbpDatePickerTagHelper : AbpDatePickerBaseTagHelper<AbpDatePickerTa
{
public ModelExpression? AspFor { get; set; }
public AbpDatePickerTagHelper(AbpDatePickerTagHelperService service, IOptions<AbpDatePickerOptions> options) : base(service, options)
public AbpDatePickerTagHelper(
AbpDatePickerTagHelperService service,
IOptionsFactory<AbpDatePickerOptions> optionsFactory)
: base(service, optionsFactory)
{
}
}

6
framework/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/TagHelpers/Form/DatePicker/AbpDateRangePickerTagHelper.cs

@ -11,8 +11,10 @@ public class AbpDateRangePickerTagHelper : AbpDatePickerBaseTagHelper<AbpDateRan
public ModelExpression? AspForEnd { get; set; }
public AbpDateRangePickerTagHelper(AbpDateRangePickerTagHelperService tagHelperService, IOptions<AbpDatePickerOptions> options) :
base(tagHelperService, options)
public AbpDateRangePickerTagHelper(
AbpDateRangePickerTagHelperService service,
IOptionsFactory<AbpDatePickerOptions> optionsFactory)
: base(service, optionsFactory)
{
}
}

9
latest-versions.json

@ -1,4 +1,13 @@
[
{
"version": "9.0.6",
"releaseDate": "",
"type": "stable",
"message": "",
"leptonx": {
"version": "4.0.8"
}
},
{
"version": "9.0.5",
"releaseDate": "",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/ar.json

@ -67,6 +67,9 @@
"EntityHistory": "تاريخ الكيان",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} بواسطة {2}.",
"MinutesAgo": "منذ {0} دقيقة",
"HoursAgo": "منذ {0} ساعة",
"DaysAgo": "منذ {0} يوم",
"Created": "خلقت",
"Updated": "محدث",
"Deleted": "تم الحذف",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/cs.json

@ -67,6 +67,9 @@
"EntityHistory": "Historie entity",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} od {2}.",
"MinutesAgo": "před {0} minutami",
"HoursAgo": "před {0} hodinami",
"DaysAgo": "před {0} dny",
"Created": "Vytvořeno",
"Updated": "Aktualizováno",
"Deleted": "Smazáno",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/de-DE.json

@ -66,6 +66,9 @@
"EntityHistory": "Entitätsverlauf",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} durch {2}.",
"MinutesAgo": "Vor {0} Minuten",
"HoursAgo": "Vor {0} Stunden",
"DaysAgo": "Vor {0} Tagen",
"Created": "Erstellt",
"Updated": "Aktualisiert",
"Deleted": "Gelöscht",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/de.json

@ -67,6 +67,9 @@
"EntityHistory": "Entitätsgeschichte",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} von {2}.",
"MinutesAgo": "Vor {0} Minuten",
"HoursAgo": "Vor {0} Stunden",
"DaysAgo": "Vor {0} Tagen",
"Created": "Erstellt",
"Updated": "Aktualisiert",
"Deleted": "Gelöscht",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/en.json

@ -67,6 +67,9 @@
"EntityHistory": "Entity history",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} by {2}.",
"MinutesAgo": "{0} minutes ago",
"HoursAgo": "{0} hours ago",
"DaysAgo": "{0} days ago",
"Created": "Created",
"Updated": "Updated",
"Deleted": "Deleted",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/es.json

@ -67,6 +67,9 @@
"EntityHistory": "Historial de entidad",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} por {2}.",
"MinutesAgo": "Hace {0} minutos",
"HoursAgo": "Hace {0} horas",
"DaysAgo": "Hace {0} días",
"Created": "Creado",
"Updated": "Actualizado",
"Deleted": "Eliminado",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/fi.json

@ -67,6 +67,9 @@
"EntityHistory": "Entiteettihistoria",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} kirjoittanut {2}.",
"MinutesAgo": "{0} minuuttia sitten",
"HoursAgo": "{0} tuntia sitten",
"DaysAgo": "{0} päivää sitten",
"Created": "Luotu",
"Updated": "Päivitetty",
"Deleted": "Poistettu",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/fr.json

@ -67,6 +67,9 @@
"EntityHistory": "Historique de l'entité",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} par {2}.",
"MinutesAgo": "Il y a {0} minutes",
"HoursAgo": "Il y a {0} heures",
"DaysAgo": "Il y a {0} jours",
"Created": "Créé",
"Updated": "Mise à jour",
"Deleted": "Supprimé",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/hi.json

@ -67,6 +67,9 @@
"EntityHistory": "इकाई इतिहास",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} से {2}।",
"MinutesAgo": "{0} मिनट पहले",
"HoursAgo": "{0} घंटे पहले",
"DaysAgo": "{0} दिन पहले",
"Created": "बनाया था",
"Updated": "अद्यतन",
"Deleted": "हटाए गए",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/hr.json

@ -67,6 +67,9 @@
"EntityHistory": "Povijest entiteta",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} od {2}.",
"MinutesAgo": "prije {0} minuta",
"HoursAgo": "prije {0} sati",
"DaysAgo": "prije {0} dana",
"Created": "Stvoreno",
"Updated": "Ažurirano",
"Deleted": "Izbrisano",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/hu.json

@ -67,6 +67,9 @@
"EntityHistory": "Entitástörténet",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1}, szerző: {2}.",
"MinutesAgo": "{0} perce",
"HoursAgo": "{0} órája",
"DaysAgo": "{0} napja",
"Created": "Létrehozva",
"Updated": "Frissítve",
"Deleted": "Törölve",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/is.json

@ -67,6 +67,9 @@
"EntityHistory": "Saga eininga",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} eftir {2}.",
"MinutesAgo": "fyrir {0} mínútum",
"HoursAgo": "fyrir {0} klukkustundum",
"DaysAgo": "fyrir {0} dögum",
"Created": "Búið til",
"Updated": "Uppfært",
"Deleted": "Eytt",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/it.json

@ -67,6 +67,9 @@
"EntityHistory": "Storia dell'entità",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} di {2}.",
"MinutesAgo": "{0} minuti fa",
"HoursAgo": "{0} ore fa",
"DaysAgo": "{0} giorni fa",
"Created": "Creato",
"Updated": "Aggiornato",
"Deleted": "Eliminato",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/nl.json

@ -67,6 +67,9 @@
"EntityHistory": "Entiteitsgeschiedenis",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} door {2}.",
"MinutesAgo": "{0} minuten geleden",
"HoursAgo": "{0} uur geleden",
"DaysAgo": "{0} dagen geleden",
"Created": "Gemaakt",
"Updated": "Bijgewerkt",
"Deleted": "Verwijderd",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/pl-PL.json

@ -67,6 +67,9 @@
"EntityHistory": "Historia jednostki",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} autorstwa {2}.",
"MinutesAgo": "{0} minut temu",
"HoursAgo": "{0} godzin temu",
"DaysAgo": "{0} dni temu",
"Created": "Utworzony",
"Updated": "Zaktualizowano",
"Deleted": "Usunięto",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/pt-BR.json

@ -67,6 +67,9 @@
"EntityHistory": "História da Entidade",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} por {2}.",
"MinutesAgo": "{0} minutos atrás",
"HoursAgo": "{0} horas atrás",
"DaysAgo": "{0} dias atrás",
"Created": "Criado",
"Updated": "Atualizado",
"Deleted": "Excluído",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/ro-RO.json

@ -67,6 +67,9 @@
"EntityHistory": "Istoricul entității",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} de la {2}.",
"MinutesAgo": "acum {0} minute",
"HoursAgo": "acum {0} ore",
"DaysAgo": "acum {0} zile",
"Created": "Creată",
"Updated": "Actualizat",
"Deleted": "Șters",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/ru.json

@ -67,6 +67,9 @@
"EntityHistory": "История объекта",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} от {2}.",
"MinutesAgo": "{0} минут назад",
"HoursAgo": "{0} часов назад",
"DaysAgo": "{0} дней назад",
"Created": "Созданный",
"Updated": "Обновлено",
"Deleted": "Удалено",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/sk.json

@ -67,6 +67,9 @@
"EntityHistory": "História entity",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} vykonal {2}.",
"MinutesAgo": "pred {0} minútami",
"HoursAgo": "pred {0} hodinami",
"DaysAgo": "pred {0} dňami",
"Created": "Vytvorená",
"Updated": "Aktualizovaná",
"Deleted": "Zmazaná",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/sl.json

@ -67,6 +67,9 @@
"EntityHistory": "Zgodovina entitete",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} avtorja {2}.",
"MinutesAgo": "pred {0} minutami",
"HoursAgo": "pred {0} urami",
"DaysAgo": "pred {0} dnevi",
"Created": "Ustvarjeno",
"Updated": "Posodobljeno",
"Deleted": "Izbrisano",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/sv.json

@ -67,6 +67,9 @@
"EntityHistory": "Enhetens historia",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} av {2}.",
"MinutesAgo": "{0} minuter sedan",
"HoursAgo": "{0} timmar sedan",
"DaysAgo": "{0} dagar sedan",
"Created": "Skapad",
"Updated": "Uppdaterad",
"Deleted": "Borttagen",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/tr.json

@ -66,6 +66,9 @@
"EntityHistory": "Entity Geçmişi",
"DaysAgoTitle": "{1} {0}.",
"DaysAgoWithUserTitle": "{1} {2} tarafından {0}.",
"MinutesAgo": "{0} dakika önce",
"HoursAgo": "{0} saat önce",
"DaysAgo": "{0} gün önce",
"Created": "Oluşturuldu",
"Updated": "Güncellendi",
"Deleted": "Silindi",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/vi.json

@ -67,6 +67,9 @@
"EntityHistory": "Lịch sử thực thể",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} của {2}.",
"MinutesAgo": "{0} phút trước",
"HoursAgo": "{0} giờ trước",
"DaysAgo": "{0} ngày trước",
"Created": "Tạo",
"Updated": "Đã cập nhật",
"Deleted": "Đã xóa",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/zh-Hans.json

@ -67,6 +67,9 @@
"EntityHistory": "实体历史",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} by {2}。",
"MinutesAgo": "{0}分钟前",
"HoursAgo": "{0}小时前",
"DaysAgo": "{0}天前",
"Created": "创建",
"Updated": "已更新",
"Deleted": "已删除",

3
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/zh-Hant.json

@ -67,6 +67,9 @@
"EntityHistory": "實體歷史",
"DaysAgoTitle": "{0} {1}.",
"DaysAgoWithUserTitle": "{0} {1} 通過 {2}.",
"MinutesAgo": "{0}分鐘前",
"HoursAgo": "{0}小時前",
"DaysAgo": "{0}天前",
"Created": "建立",
"Updated": "更新",
"Deleted": "已刪除",

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

@ -3,8 +3,8 @@
"name": "asp.net",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.shared": "~9.1.0-rc.3",
"@abp/prismjs": "~9.1.0-rc.3",
"@abp/highlight.js": "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared": "~9.1.0",
"@abp/prismjs": "~9.1.0",
"@abp/highlight.js": "~9.1.0"
}
}

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

@ -2,212 +2,212 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0-rc.3.tgz#c05d8b39fc1ef2a9c890c480cb1ec8f47ee10669"
integrity sha512-BTLoVlaYjKrW0Rhrqw4tNiHf5LV8/zBxh90OM7smKYPGOftHhSWSNUUSO5upOdOsVhNSPIxY83PF/LHp29kH8g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0-rc.3"
"@abp/bootstrap" "~9.1.0-rc.3"
"@abp/bootstrap-datepicker" "~9.1.0-rc.3"
"@abp/bootstrap-daterangepicker" "~9.1.0-rc.3"
"@abp/datatables.net-bs5" "~9.1.0-rc.3"
"@abp/font-awesome" "~9.1.0-rc.3"
"@abp/jquery-form" "~9.1.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~9.1.0-rc.3"
"@abp/lodash" "~9.1.0-rc.3"
"@abp/luxon" "~9.1.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0-rc.3"
"@abp/moment" "~9.1.0-rc.3"
"@abp/select2" "~9.1.0-rc.3"
"@abp/sweetalert2" "~9.1.0-rc.3"
"@abp/timeago" "~9.1.0-rc.3"
"@abp/toastr" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0-rc.3.tgz#88252e0fb822fe9560ed89d2118c7b32a32ba496"
integrity sha512-WGjWNoN97uxjMc173w36UV8UVGxLbDrOcglnqK+RY+E9vIxFGDmWBvwzmJ1KfZRvlwahXtMjTCiYFKO411lh1w==
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0.tgz#35a73580b9b67a33708f2cf897243b50c9ad7100"
integrity sha512-rggTYL9poOFICsOseDX22JNhD0KWH8Oxs0YH91TZjvm/F67cPemW99eBlJc/YdJ7bN6icRiebN8m81y9MSanyg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0"
"@abp/bootstrap" "~9.1.0"
"@abp/bootstrap-datepicker" "~9.1.0"
"@abp/bootstrap-daterangepicker" "~9.1.0"
"@abp/datatables.net-bs5" "~9.1.0"
"@abp/font-awesome" "~9.1.0"
"@abp/jquery-form" "~9.1.0"
"@abp/jquery-validation-unobtrusive" "~9.1.0"
"@abp/lodash" "~9.1.0"
"@abp/luxon" "~9.1.0"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0"
"@abp/moment" "~9.1.0"
"@abp/select2" "~9.1.0"
"@abp/sweetalert2" "~9.1.0"
"@abp/timeago" "~9.1.0"
"@abp/toastr" "~9.1.0"
"@abp/aspnetcore.mvc.ui@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0.tgz#38d058ab148a36ad4d63870e8a501ca339e4a70e"
integrity sha512-lUw1ij87KJp+Rj4cz8oSQkdRuoMq76l/wIAGwtXH+EOKusVpSJTOTioAV/tPKeKZ15ubE4bO5jWcQGxZkXgH3w==
dependencies:
ansi-colors "^4.1.3"
"@abp/bootstrap-datepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0-rc.3.tgz#8376fb204851b8e7be6fb5afe6e023f706426bc2"
integrity sha512-bKPeRpqzHlSCnItxesp+QnAewFcwuB1hmncRydhOg9ImvzRN0M9fAfSXeP7VTYH+2ygDKVEtK+8aAh1RjAryuA==
"@abp/bootstrap-datepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0.tgz#96a1875a2b92f03b8f90f7842ebf8849cf8a4d04"
integrity sha512-3FQm1SK8qmzoP7LOvXkZpq1AzrdPHKRdQJjoqK9N+lQxQjNfOxEFMxeDSg6WJKO619Cnve++jAyMidojXlCiwQ==
dependencies:
bootstrap-datepicker "^1.10.0"
"@abp/bootstrap-daterangepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0-rc.3.tgz#f14dd37eb7a4fe4d6cb823da1ee80dc28154d0df"
integrity sha512-C7KXx1630JK4mOrMZEQoiH4vzQZn6JfrS6k8nAX0p48zRNcx8oxwviaojRcu+MjDl/rDHc5U9Xy9lBIurqLEKg==
"@abp/bootstrap-daterangepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0.tgz#1993c539837eb31de174cba9f0bccd441a98f209"
integrity sha512-jS1jTqP6KCXQYX9xZpDAI07C94nwzXrNJD3H0pJXsXoOva3TTBQDD8khf6RDb7tiZrkrNJqmMyUiCfVTDbO7zg==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0-rc.3.tgz#01be98456635982e5b43a49318d0bcc55163fad7"
integrity sha512-Xi2TPaReFl3vnnFW974Cc4Sb25Iq+RwzkoGXiJFUiwGgYHbHHCd5Jd9Af6KYNchjP9SJKFYELwKZcQdxEIHauQ==
"@abp/bootstrap@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0.tgz#a06c1cd4c11554c29973db70c6a383efebb10b4e"
integrity sha512-r6onkBnpqoWrdYLDVZTiqgQBvH5UZerYRrPB3Ky+RkXJhgwn7AM3LAVrB42sIvFZRNbwOlvuAL+a0+5yDOH67Q==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
bootstrap "^5.3.3"
"@abp/clipboard@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.1.0-rc.3.tgz#85b38876ba259a235acfcea8bb85c0bf9309fa5c"
integrity sha512-3FSLFOpySYQfmlMlrhSEdC8mnLDUtXRBXwWNIBJMTNEKAt0E2Z/2TIefaPzPYzYkqNrXlq8qdOOkvxFm39y8WQ==
"@abp/clipboard@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.1.0.tgz#5d5678ef7e8c355715c5a74e4aabd0a21d5e6cbe"
integrity sha512-1TxZbB/q5DPeLhYzrc6y0OVekxnjM+CRH/Gu8nAXQMX46XjdTboXvBtvgKHV1aCznGNsWyjd5A2O5G/XGg9NNw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
clipboard "^2.0.11"
"@abp/core@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0-rc.3.tgz#4749bd60813ddceb156dec045e7f9eb0b3e19446"
integrity sha512-xYr9zbHCz+v672AuFWSmvqeo0CgAwZTr9laAp58QOCzO2QsVHuDUy60epGhIxCTRc3iCBkcelIFDFlGrN30WSw==
"@abp/core@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0.tgz#af78fc096932d4ec45216b5e910c87a72e479b1f"
integrity sha512-6P0KGh5+IqlhQnUOyzaGaKrKzOAm1G0gg8Ay3DXyW2ksY6Zr+lyi5cxNsSi4ix1dicqfydIKvLfV+DF3mQf/dw==
dependencies:
"@abp/utils" "~9.1.0-rc.3"
"@abp/utils" "~9.1.0"
"@abp/datatables.net-bs5@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0-rc.3.tgz#984d6550124cf0221f8233306483aff72a38249e"
integrity sha512-qJ777clztaau92sLvDgsxIQdKnFpZqQqn3/N2y81eixELm/t/qRiE0ySNduNDnvzik6/uWmfnG82ToCmmTFP2g==
"@abp/datatables.net-bs5@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0.tgz#3b2e7d68e947db3d3432ab5e8bff4da89a85d05d"
integrity sha512-zBrzOrfvTPJcc6mvHZDPVdXbWesKU0lKlrb7vuBZxWjrFNwVC0d/KNJPcYVvyQ3zf9rrQB5Xg0MDgu0k5Tt7tQ==
dependencies:
"@abp/datatables.net" "~9.1.0-rc.3"
"@abp/datatables.net" "~9.1.0"
datatables.net-bs5 "^2.1.8"
"@abp/datatables.net@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0-rc.3.tgz#5495345014b6dc3faa67415b2c37ee84b1e4dbbc"
integrity sha512-jKn9DIQrlxMU/dedYaFjfHADPuMfs+6nUojYDGUPd76Ov1TKFNA0N/6ipB7UMYd3xVPEEmgkBH8pqf0qR8D64w==
"@abp/datatables.net@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0.tgz#12d6e1412aac4a2e0a61437dcdfbfbe1add7fed7"
integrity sha512-lYRvEZUkntaI+dS9Xkz23Z54eDeZ1R4Wzhqcg6VIsz3iO5kYAa5GiQjcOiBssNGJSLuaet6R5Pqh1ThEUjfvvA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
datatables.net "^2.1.8"
"@abp/font-awesome@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0-rc.3.tgz#259dcac2f20da57a72b9c41129c465935abc125f"
integrity sha512-fAExSAn0VaPWfx9kPwIKB0xbSSMHZst/NiNXRPhIrCGty/PXp5OV8ao+mqKcsLQJTPFz1RaSxpdq/1s3tAiGWQ==
"@abp/font-awesome@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0.tgz#af21ff2d7c332deb1df626404b53a78d790ba842"
integrity sha512-HcJzDCACGejOIvhxsorCdaesyDHnupR/sl5YFCsGikSqATyOSKQy4pw8wKsb1z+FCT5JYCTR7ROJ3lB1lTEgZw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
"@fortawesome/fontawesome-free" "^6.6.0"
"@abp/highlight.js@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-9.1.0-rc.3.tgz#2d62125646651add2d2ba6ecc36d72904da160d4"
integrity sha512-gK7Nksk0Zf8x2CL4D5plptLNYCYrZo4cMFiQmarN9TTY41jQqoItrdAInPoWB3b+0AgMlo/pYjzxXHIZLItLBA==
"@abp/highlight.js@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-9.1.0.tgz#baed72c6ca38fd888b49174e632788c681306dce"
integrity sha512-kV6BFYESIIOJOJ1I9I3xUdLftrIkK8vZlIaBupJobxzNeOXh4/VRIVJE75xRXyMSmJRSMOZm8pjNoQsuKDgT3w==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
"@highlightjs/cdn-assets" "~11.10.0"
"@abp/jquery-form@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0-rc.3.tgz#c1ee21a5f38dcf0fdbb0c3e2db3f66bc81ae66b1"
integrity sha512-YJ2CDjJVbNpqs88CGgsHnPtJG4BjYLQ0XFVT+Ph9ar5YnuQrYfB60HMdtnQlqn337hkbzVx2XHLJ6h0tT8To9Q==
"@abp/jquery-form@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0.tgz#bdb96436c54b2a09ac4259db97e1e577410e1fc3"
integrity sha512-xjHXWstVY6B3MPB4/8g0EJeHlVvlV010OMZKFmfCGLFi6aHAEKqqWh1rMItAiVuSmCCzL0m/208ZkpoCI++jGQ==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0-rc.3.tgz#88976407a14276244a01a24daeda6b236298e917"
integrity sha512-Yac7l/rjHxdogPyMO8LlJklndDBCwZ+qLeTbCcYt7NQnnsnn+xXomSwjFWv8sguTVKG1eL68LquGUCbNwNfrUA==
"@abp/jquery-validation-unobtrusive@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0.tgz#798551e7c14ba286a819a48804107a53e974c1ee"
integrity sha512-TggKckfbLtB7Ig2kNt2kH//GaJUns8OZbpdKdh7vCWIAGedw2FLNCABCpoGnyNp0s/dVOtdyxRl9eFRN3+a4tw==
dependencies:
"@abp/jquery-validation" "~9.1.0-rc.3"
"@abp/jquery-validation" "~9.1.0"
jquery-validation-unobtrusive "^4.0.0"
"@abp/jquery-validation@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0-rc.3.tgz#1ff99dea2f2c52e58a50d06b51e0cbca15ff690c"
integrity sha512-YB1t1m+s+vHGuxSt0h4cgIMIpwRy129pjV08Jja1QtCFhE+VgA9hjvx0OVaVcm31aLLt/KU/+NrO36AbebL+zA==
"@abp/jquery-validation@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0.tgz#b771652377fbfb3c92ce03b7b7c069a3bb2ae70b"
integrity sha512-bmPSOHcxjitB8NkiLv0SxxuSS3FlCq9SiTUGvsT8nOStDsm+KpyYSzZQq8LSCyqWWj54tlOARTfcD4tMK7/K3Q==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-validation "^1.21.0"
"@abp/jquery@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0-rc.3.tgz#0386a2857271dc4c1e04da9e4b304637bbc2d696"
integrity sha512-1UqztwQ92m6kvYE+Tb0rj7iITHngKdGI5kEpZKOHrEWqnMKeEoPbO1cL+ZOWN0m162WJiliod1HEOxW8b9Ha2Q==
"@abp/jquery@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0.tgz#952b61ea3e4a99e6551f667297dbb637d83f3c50"
integrity sha512-Ulw8ClAbqmxceNYCb76bR6dq7e9b7Hs6mjlEy05zdbsSNuZW3UoycsJ+BquXi+dUNBo6OppqEmhVeiIjAKTaFg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
jquery "~3.7.1"
"@abp/lodash@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0-rc.3.tgz#26f53847ed05a171d71c6c6f1ba33d8c4e2a624a"
integrity sha512-eUuNYTk6hla5kOdc5lOBVoKhMBfnkfXdawb+/LtwBwjCQym+XRTCenJhqzxii293xwd+0G1l5M+8VaPWFq6WWg==
"@abp/lodash@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0.tgz#62c784bd99c9e1ccfa82905e843375c594ef8584"
integrity sha512-cCE3ZwwWcPrh+ccKx4AS1USL1ttbrXBqci/l+ROjXhFzrs6GYnhI0+30xRZgPdPRm3U3nGPrSaDAU7UuHkRScg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
lodash "^4.17.21"
"@abp/luxon@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0-rc.3.tgz#0cfae9b2188c9827963e693dbfaaefcce714bdd9"
integrity sha512-UxtDDyLvHr3sPhrWX+uj9JrsN6idYKH+srOmAKC8+FOfWW/YdFAJmsYPLMCov7FoSWXHG+BQhkuXeCCBppyiVA==
"@abp/luxon@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0.tgz#b246f3627bbc7ce41b7878fce1679da473b0e0ae"
integrity sha512-AouS/qEK+i69hwr4XtUOCepONLuR+1gdHFb50RpOEbUoDfTYmYpxPBdiICmZPeJ3CExErITPZxzzngCnKPPOUw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
luxon "^3.5.0"
"@abp/malihu-custom-scrollbar-plugin@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0-rc.3.tgz#08071e21260f867fc2a7d7594dcdf30da921bb47"
integrity sha512-WDWcm4JsTzq4Se8Sg+v6U5ymjbfVOXsU2WR66RSUL8TSq3WM1MLuRaStDGxtt8nOLvPfqiPWIzb2BvsfyePNRw==
"@abp/malihu-custom-scrollbar-plugin@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0.tgz#288ae1916a78100f2c728dfd05a560ee99fafae4"
integrity sha512-McdMRDtbTZBjp//3GMVjRjkc16HNYDEdPc2ar1xrY817e0tEln6/TBkItAcfOvjso0TsLcvlNL1+1bjbMjj8OA==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0-rc.3.tgz#3cb5b000be73e4d681d3d115be98a8422a66e307"
integrity sha512-K30pG1xRGOJ5m7rJI6u5hKv5Lcjmqxqx7cekDf9HURzgpBGLCvMnnXFSx97w0LcPOYzCVxorfTdw6S3sC12idw==
"@abp/moment@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0.tgz#f3c0ae02209e496913cda53df752dabc5be648bd"
integrity sha512-WxR1l09vwxRhqyvAVP4m4IBOFjIC4pzLOmelloqES+gL/klw+T/AmY21Z/z+OV0p7aJ3V3Q1aQStuMCDCyGFnQ==
dependencies:
moment "^2.30.1"
"@abp/prismjs@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.1.0-rc.3.tgz#f77e1d264ef5b6c1ceb7bd1b4aee19bfce6e723b"
integrity sha512-/vtoR5oyEiVVvLPPsAS5qSI4THle/WqETTTTInpeVx6u/NEbeY9sBAUz+udS/fWJlyxIUN6He56ghoJNaWXYJw==
"@abp/prismjs@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.1.0.tgz#40b688c82ae808ef92516ea5731ccb38c19d2384"
integrity sha512-trSW1K6VtIEaAyxe7umQGimCTLrgdT6DwSiQ8PONvKa8WR5ZmzSDU7lK8SliorufkbWtdkjCvuXB81NGt3tAhQ==
dependencies:
"@abp/clipboard" "~9.1.0-rc.3"
"@abp/core" "~9.1.0-rc.3"
"@abp/clipboard" "~9.1.0"
"@abp/core" "~9.1.0"
prismjs "^1.29.0"
"@abp/select2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0-rc.3.tgz#7bd050e4847c0b8366fd582200f27065ecc4ff57"
integrity sha512-0k5P+amCqNE2cPAGQpEwFl+vMssuKSbpZ0XgHfF0z3EcE1bAuYDo41nAfk/amsJn5Dt55xJcC+yesADkAXEeIA==
"@abp/select2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0.tgz#9c2c6751f8506fb375c9b7c42a008c168a8f4c75"
integrity sha512-n6HqsH8aFLMrqL6LJ0gsHFlaq6T1QSt/x7HkkZyhDC7CwhXajxtsJEstDnDF9naHSXX/lerPbrHEgzn2QRMBqg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
select2 "^4.0.13"
"@abp/sweetalert2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0-rc.3.tgz#69751518ea84b8a306478f48b516946363a7fa7f"
integrity sha512-iHk6JzD9qzmdvr/LjAwSVFfX1WmipzQNcCYwUB+kKe2uSfwufYz+9+iYjYcm7uVvZSd9LniIvzvQXyZlfMSy5w==
"@abp/sweetalert2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0.tgz#660f9b1db60cc04bde6cadbcf3c55320d20c2f3e"
integrity sha512-z3JMeAwva2vR8qZSRJ/BisQDdAEqjDJ/6oIGu/JYXQEchO1Lnd9UMV376nc3crLJdnyRRO7Qs6zx4FfVOCH0kw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
sweetalert2 "^11.14.1"
"@abp/timeago@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0-rc.3.tgz#b1eb20d6c9fe47a6d0ace8565ea8289f1af9c0a1"
integrity sha512-7hq2+HHQ91/xXFGK417dkgFNKU7z49bVN7tkHLMJyKkJb1iP3N0gCz3HdkCRjnM6yrRXQDYUmO/zCv6yBwakjA==
"@abp/timeago@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0.tgz#496e40153241bae5d418d79cc6c65c9db6306447"
integrity sha512-a/UAYQ2GrhYFGx4p0hqr3x+teBqnjnOiWJEPq9//RTlz+EZ+OUyHbJrcUtqZRvaGJtOAsfmljD3jYnOXUlU7DA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
timeago "^1.6.7"
"@abp/toastr@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0-rc.3.tgz#de490bfd6b41919d96be0544aaaee3d457cf9f32"
integrity sha512-hLe3FXyplQmhRbvBZdLVt+6yRAfptAJzwU2S5iHbs5r4ncO1ampCClZNNLNmrCglDQ30ZkgrPg4SjHn9V6HyIQ==
"@abp/toastr@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0.tgz#501cbe211164b2e7416a2d4878cb34aed3550b7c"
integrity sha512-BkTDuU0p9Qa4+HT9CYwiPQjVTrbTSNBgQ18h69S3lIadLJwdC6pXeLbL9bhe+5fiuhq2f+0Oqo3X75LNEgzHkw==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
toastr "^2.1.4"
"@abp/utils@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0-rc.3.tgz#84de6ab4497c74b2c0c04f604dc6d542a50a1534"
integrity sha512-Tw9gNUAFjmieVrnril7YxwqthpSkZiY01uW60/+Dkd3jh9qZntqgzIcKG6/TXjimWK6iN8YZFOJ0cShCnHW0Jg==
"@abp/utils@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0.tgz#a4fd37d943df18b5c11f5d4869efd5d8882b7959"
integrity sha512-+UZo0ocTEZlRO41SzzHNdinjdFUDVq8wYZSj5BA1bqCVeWYhfjI2+rl9DuogCN8UEuCACA4K/qb4XcE/untQ3g==
dependencies:
just-compare "^2.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": "~9.1.0-rc.3",
"@abp/prismjs": "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.1.0",
"@abp/prismjs": "~9.1.0"
},
"devDependencies": {}
}

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

@ -2,211 +2,211 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0-rc.3.tgz#c291f2760d32a9745c4b15a62c13abec9b7e247f"
integrity sha512-f14SIEfZkvSgYBfM/rcDmn0mgkIHGqi6lRP7GeBRUPEhB944osyCFmJH3CWDjJcjTFbqWTvKVlDRsV0Roz5eqg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0-rc.3.tgz#c05d8b39fc1ef2a9c890c480cb1ec8f47ee10669"
integrity sha512-BTLoVlaYjKrW0Rhrqw4tNiHf5LV8/zBxh90OM7smKYPGOftHhSWSNUUSO5upOdOsVhNSPIxY83PF/LHp29kH8g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0-rc.3"
"@abp/bootstrap" "~9.1.0-rc.3"
"@abp/bootstrap-datepicker" "~9.1.0-rc.3"
"@abp/bootstrap-daterangepicker" "~9.1.0-rc.3"
"@abp/datatables.net-bs5" "~9.1.0-rc.3"
"@abp/font-awesome" "~9.1.0-rc.3"
"@abp/jquery-form" "~9.1.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~9.1.0-rc.3"
"@abp/lodash" "~9.1.0-rc.3"
"@abp/luxon" "~9.1.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0-rc.3"
"@abp/moment" "~9.1.0-rc.3"
"@abp/select2" "~9.1.0-rc.3"
"@abp/sweetalert2" "~9.1.0-rc.3"
"@abp/timeago" "~9.1.0-rc.3"
"@abp/toastr" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0-rc.3.tgz#88252e0fb822fe9560ed89d2118c7b32a32ba496"
integrity sha512-WGjWNoN97uxjMc173w36UV8UVGxLbDrOcglnqK+RY+E9vIxFGDmWBvwzmJ1KfZRvlwahXtMjTCiYFKO411lh1w==
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0.tgz#e9e0321037c34b43145dfc7827c422fbf79f59ab"
integrity sha512-vLkyrdFXw0/MPyU2hzqGJJk7trmIlVMdflNIe/rF77UIRmJYHWaTmPt9i5PLN/O4s0jnE9kWlaaJ/VnnFWeGsQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0.tgz#35a73580b9b67a33708f2cf897243b50c9ad7100"
integrity sha512-rggTYL9poOFICsOseDX22JNhD0KWH8Oxs0YH91TZjvm/F67cPemW99eBlJc/YdJ7bN6icRiebN8m81y9MSanyg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0"
"@abp/bootstrap" "~9.1.0"
"@abp/bootstrap-datepicker" "~9.1.0"
"@abp/bootstrap-daterangepicker" "~9.1.0"
"@abp/datatables.net-bs5" "~9.1.0"
"@abp/font-awesome" "~9.1.0"
"@abp/jquery-form" "~9.1.0"
"@abp/jquery-validation-unobtrusive" "~9.1.0"
"@abp/lodash" "~9.1.0"
"@abp/luxon" "~9.1.0"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0"
"@abp/moment" "~9.1.0"
"@abp/select2" "~9.1.0"
"@abp/sweetalert2" "~9.1.0"
"@abp/timeago" "~9.1.0"
"@abp/toastr" "~9.1.0"
"@abp/aspnetcore.mvc.ui@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0.tgz#38d058ab148a36ad4d63870e8a501ca339e4a70e"
integrity sha512-lUw1ij87KJp+Rj4cz8oSQkdRuoMq76l/wIAGwtXH+EOKusVpSJTOTioAV/tPKeKZ15ubE4bO5jWcQGxZkXgH3w==
dependencies:
ansi-colors "^4.1.3"
"@abp/bootstrap-datepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0-rc.3.tgz#8376fb204851b8e7be6fb5afe6e023f706426bc2"
integrity sha512-bKPeRpqzHlSCnItxesp+QnAewFcwuB1hmncRydhOg9ImvzRN0M9fAfSXeP7VTYH+2ygDKVEtK+8aAh1RjAryuA==
"@abp/bootstrap-datepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0.tgz#96a1875a2b92f03b8f90f7842ebf8849cf8a4d04"
integrity sha512-3FQm1SK8qmzoP7LOvXkZpq1AzrdPHKRdQJjoqK9N+lQxQjNfOxEFMxeDSg6WJKO619Cnve++jAyMidojXlCiwQ==
dependencies:
bootstrap-datepicker "^1.10.0"
"@abp/bootstrap-daterangepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0-rc.3.tgz#f14dd37eb7a4fe4d6cb823da1ee80dc28154d0df"
integrity sha512-C7KXx1630JK4mOrMZEQoiH4vzQZn6JfrS6k8nAX0p48zRNcx8oxwviaojRcu+MjDl/rDHc5U9Xy9lBIurqLEKg==
"@abp/bootstrap-daterangepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0.tgz#1993c539837eb31de174cba9f0bccd441a98f209"
integrity sha512-jS1jTqP6KCXQYX9xZpDAI07C94nwzXrNJD3H0pJXsXoOva3TTBQDD8khf6RDb7tiZrkrNJqmMyUiCfVTDbO7zg==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0-rc.3.tgz#01be98456635982e5b43a49318d0bcc55163fad7"
integrity sha512-Xi2TPaReFl3vnnFW974Cc4Sb25Iq+RwzkoGXiJFUiwGgYHbHHCd5Jd9Af6KYNchjP9SJKFYELwKZcQdxEIHauQ==
"@abp/bootstrap@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0.tgz#a06c1cd4c11554c29973db70c6a383efebb10b4e"
integrity sha512-r6onkBnpqoWrdYLDVZTiqgQBvH5UZerYRrPB3Ky+RkXJhgwn7AM3LAVrB42sIvFZRNbwOlvuAL+a0+5yDOH67Q==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
bootstrap "^5.3.3"
"@abp/clipboard@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.1.0-rc.3.tgz#85b38876ba259a235acfcea8bb85c0bf9309fa5c"
integrity sha512-3FSLFOpySYQfmlMlrhSEdC8mnLDUtXRBXwWNIBJMTNEKAt0E2Z/2TIefaPzPYzYkqNrXlq8qdOOkvxFm39y8WQ==
"@abp/clipboard@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.1.0.tgz#5d5678ef7e8c355715c5a74e4aabd0a21d5e6cbe"
integrity sha512-1TxZbB/q5DPeLhYzrc6y0OVekxnjM+CRH/Gu8nAXQMX46XjdTboXvBtvgKHV1aCznGNsWyjd5A2O5G/XGg9NNw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
clipboard "^2.0.11"
"@abp/core@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0-rc.3.tgz#4749bd60813ddceb156dec045e7f9eb0b3e19446"
integrity sha512-xYr9zbHCz+v672AuFWSmvqeo0CgAwZTr9laAp58QOCzO2QsVHuDUy60epGhIxCTRc3iCBkcelIFDFlGrN30WSw==
"@abp/core@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0.tgz#af78fc096932d4ec45216b5e910c87a72e479b1f"
integrity sha512-6P0KGh5+IqlhQnUOyzaGaKrKzOAm1G0gg8Ay3DXyW2ksY6Zr+lyi5cxNsSi4ix1dicqfydIKvLfV+DF3mQf/dw==
dependencies:
"@abp/utils" "~9.1.0-rc.3"
"@abp/utils" "~9.1.0"
"@abp/datatables.net-bs5@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0-rc.3.tgz#984d6550124cf0221f8233306483aff72a38249e"
integrity sha512-qJ777clztaau92sLvDgsxIQdKnFpZqQqn3/N2y81eixELm/t/qRiE0ySNduNDnvzik6/uWmfnG82ToCmmTFP2g==
"@abp/datatables.net-bs5@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0.tgz#3b2e7d68e947db3d3432ab5e8bff4da89a85d05d"
integrity sha512-zBrzOrfvTPJcc6mvHZDPVdXbWesKU0lKlrb7vuBZxWjrFNwVC0d/KNJPcYVvyQ3zf9rrQB5Xg0MDgu0k5Tt7tQ==
dependencies:
"@abp/datatables.net" "~9.1.0-rc.3"
"@abp/datatables.net" "~9.1.0"
datatables.net-bs5 "^2.1.8"
"@abp/datatables.net@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0-rc.3.tgz#5495345014b6dc3faa67415b2c37ee84b1e4dbbc"
integrity sha512-jKn9DIQrlxMU/dedYaFjfHADPuMfs+6nUojYDGUPd76Ov1TKFNA0N/6ipB7UMYd3xVPEEmgkBH8pqf0qR8D64w==
"@abp/datatables.net@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0.tgz#12d6e1412aac4a2e0a61437dcdfbfbe1add7fed7"
integrity sha512-lYRvEZUkntaI+dS9Xkz23Z54eDeZ1R4Wzhqcg6VIsz3iO5kYAa5GiQjcOiBssNGJSLuaet6R5Pqh1ThEUjfvvA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
datatables.net "^2.1.8"
"@abp/font-awesome@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0-rc.3.tgz#259dcac2f20da57a72b9c41129c465935abc125f"
integrity sha512-fAExSAn0VaPWfx9kPwIKB0xbSSMHZst/NiNXRPhIrCGty/PXp5OV8ao+mqKcsLQJTPFz1RaSxpdq/1s3tAiGWQ==
"@abp/font-awesome@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0.tgz#af21ff2d7c332deb1df626404b53a78d790ba842"
integrity sha512-HcJzDCACGejOIvhxsorCdaesyDHnupR/sl5YFCsGikSqATyOSKQy4pw8wKsb1z+FCT5JYCTR7ROJ3lB1lTEgZw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
"@fortawesome/fontawesome-free" "^6.6.0"
"@abp/jquery-form@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0-rc.3.tgz#c1ee21a5f38dcf0fdbb0c3e2db3f66bc81ae66b1"
integrity sha512-YJ2CDjJVbNpqs88CGgsHnPtJG4BjYLQ0XFVT+Ph9ar5YnuQrYfB60HMdtnQlqn337hkbzVx2XHLJ6h0tT8To9Q==
"@abp/jquery-form@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0.tgz#bdb96436c54b2a09ac4259db97e1e577410e1fc3"
integrity sha512-xjHXWstVY6B3MPB4/8g0EJeHlVvlV010OMZKFmfCGLFi6aHAEKqqWh1rMItAiVuSmCCzL0m/208ZkpoCI++jGQ==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0-rc.3.tgz#88976407a14276244a01a24daeda6b236298e917"
integrity sha512-Yac7l/rjHxdogPyMO8LlJklndDBCwZ+qLeTbCcYt7NQnnsnn+xXomSwjFWv8sguTVKG1eL68LquGUCbNwNfrUA==
"@abp/jquery-validation-unobtrusive@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0.tgz#798551e7c14ba286a819a48804107a53e974c1ee"
integrity sha512-TggKckfbLtB7Ig2kNt2kH//GaJUns8OZbpdKdh7vCWIAGedw2FLNCABCpoGnyNp0s/dVOtdyxRl9eFRN3+a4tw==
dependencies:
"@abp/jquery-validation" "~9.1.0-rc.3"
"@abp/jquery-validation" "~9.1.0"
jquery-validation-unobtrusive "^4.0.0"
"@abp/jquery-validation@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0-rc.3.tgz#1ff99dea2f2c52e58a50d06b51e0cbca15ff690c"
integrity sha512-YB1t1m+s+vHGuxSt0h4cgIMIpwRy129pjV08Jja1QtCFhE+VgA9hjvx0OVaVcm31aLLt/KU/+NrO36AbebL+zA==
"@abp/jquery-validation@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0.tgz#b771652377fbfb3c92ce03b7b7c069a3bb2ae70b"
integrity sha512-bmPSOHcxjitB8NkiLv0SxxuSS3FlCq9SiTUGvsT8nOStDsm+KpyYSzZQq8LSCyqWWj54tlOARTfcD4tMK7/K3Q==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-validation "^1.21.0"
"@abp/jquery@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0-rc.3.tgz#0386a2857271dc4c1e04da9e4b304637bbc2d696"
integrity sha512-1UqztwQ92m6kvYE+Tb0rj7iITHngKdGI5kEpZKOHrEWqnMKeEoPbO1cL+ZOWN0m162WJiliod1HEOxW8b9Ha2Q==
"@abp/jquery@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0.tgz#952b61ea3e4a99e6551f667297dbb637d83f3c50"
integrity sha512-Ulw8ClAbqmxceNYCb76bR6dq7e9b7Hs6mjlEy05zdbsSNuZW3UoycsJ+BquXi+dUNBo6OppqEmhVeiIjAKTaFg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
jquery "~3.7.1"
"@abp/lodash@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0-rc.3.tgz#26f53847ed05a171d71c6c6f1ba33d8c4e2a624a"
integrity sha512-eUuNYTk6hla5kOdc5lOBVoKhMBfnkfXdawb+/LtwBwjCQym+XRTCenJhqzxii293xwd+0G1l5M+8VaPWFq6WWg==
"@abp/lodash@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0.tgz#62c784bd99c9e1ccfa82905e843375c594ef8584"
integrity sha512-cCE3ZwwWcPrh+ccKx4AS1USL1ttbrXBqci/l+ROjXhFzrs6GYnhI0+30xRZgPdPRm3U3nGPrSaDAU7UuHkRScg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
lodash "^4.17.21"
"@abp/luxon@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0-rc.3.tgz#0cfae9b2188c9827963e693dbfaaefcce714bdd9"
integrity sha512-UxtDDyLvHr3sPhrWX+uj9JrsN6idYKH+srOmAKC8+FOfWW/YdFAJmsYPLMCov7FoSWXHG+BQhkuXeCCBppyiVA==
"@abp/luxon@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0.tgz#b246f3627bbc7ce41b7878fce1679da473b0e0ae"
integrity sha512-AouS/qEK+i69hwr4XtUOCepONLuR+1gdHFb50RpOEbUoDfTYmYpxPBdiICmZPeJ3CExErITPZxzzngCnKPPOUw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
luxon "^3.5.0"
"@abp/malihu-custom-scrollbar-plugin@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0-rc.3.tgz#08071e21260f867fc2a7d7594dcdf30da921bb47"
integrity sha512-WDWcm4JsTzq4Se8Sg+v6U5ymjbfVOXsU2WR66RSUL8TSq3WM1MLuRaStDGxtt8nOLvPfqiPWIzb2BvsfyePNRw==
"@abp/malihu-custom-scrollbar-plugin@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0.tgz#288ae1916a78100f2c728dfd05a560ee99fafae4"
integrity sha512-McdMRDtbTZBjp//3GMVjRjkc16HNYDEdPc2ar1xrY817e0tEln6/TBkItAcfOvjso0TsLcvlNL1+1bjbMjj8OA==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0-rc.3.tgz#3cb5b000be73e4d681d3d115be98a8422a66e307"
integrity sha512-K30pG1xRGOJ5m7rJI6u5hKv5Lcjmqxqx7cekDf9HURzgpBGLCvMnnXFSx97w0LcPOYzCVxorfTdw6S3sC12idw==
"@abp/moment@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0.tgz#f3c0ae02209e496913cda53df752dabc5be648bd"
integrity sha512-WxR1l09vwxRhqyvAVP4m4IBOFjIC4pzLOmelloqES+gL/klw+T/AmY21Z/z+OV0p7aJ3V3Q1aQStuMCDCyGFnQ==
dependencies:
moment "^2.30.1"
"@abp/prismjs@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.1.0-rc.3.tgz#f77e1d264ef5b6c1ceb7bd1b4aee19bfce6e723b"
integrity sha512-/vtoR5oyEiVVvLPPsAS5qSI4THle/WqETTTTInpeVx6u/NEbeY9sBAUz+udS/fWJlyxIUN6He56ghoJNaWXYJw==
"@abp/prismjs@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.1.0.tgz#40b688c82ae808ef92516ea5731ccb38c19d2384"
integrity sha512-trSW1K6VtIEaAyxe7umQGimCTLrgdT6DwSiQ8PONvKa8WR5ZmzSDU7lK8SliorufkbWtdkjCvuXB81NGt3tAhQ==
dependencies:
"@abp/clipboard" "~9.1.0-rc.3"
"@abp/core" "~9.1.0-rc.3"
"@abp/clipboard" "~9.1.0"
"@abp/core" "~9.1.0"
prismjs "^1.29.0"
"@abp/select2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0-rc.3.tgz#7bd050e4847c0b8366fd582200f27065ecc4ff57"
integrity sha512-0k5P+amCqNE2cPAGQpEwFl+vMssuKSbpZ0XgHfF0z3EcE1bAuYDo41nAfk/amsJn5Dt55xJcC+yesADkAXEeIA==
"@abp/select2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0.tgz#9c2c6751f8506fb375c9b7c42a008c168a8f4c75"
integrity sha512-n6HqsH8aFLMrqL6LJ0gsHFlaq6T1QSt/x7HkkZyhDC7CwhXajxtsJEstDnDF9naHSXX/lerPbrHEgzn2QRMBqg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
select2 "^4.0.13"
"@abp/sweetalert2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0-rc.3.tgz#69751518ea84b8a306478f48b516946363a7fa7f"
integrity sha512-iHk6JzD9qzmdvr/LjAwSVFfX1WmipzQNcCYwUB+kKe2uSfwufYz+9+iYjYcm7uVvZSd9LniIvzvQXyZlfMSy5w==
"@abp/sweetalert2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0.tgz#660f9b1db60cc04bde6cadbcf3c55320d20c2f3e"
integrity sha512-z3JMeAwva2vR8qZSRJ/BisQDdAEqjDJ/6oIGu/JYXQEchO1Lnd9UMV376nc3crLJdnyRRO7Qs6zx4FfVOCH0kw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
sweetalert2 "^11.14.1"
"@abp/timeago@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0-rc.3.tgz#b1eb20d6c9fe47a6d0ace8565ea8289f1af9c0a1"
integrity sha512-7hq2+HHQ91/xXFGK417dkgFNKU7z49bVN7tkHLMJyKkJb1iP3N0gCz3HdkCRjnM6yrRXQDYUmO/zCv6yBwakjA==
"@abp/timeago@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0.tgz#496e40153241bae5d418d79cc6c65c9db6306447"
integrity sha512-a/UAYQ2GrhYFGx4p0hqr3x+teBqnjnOiWJEPq9//RTlz+EZ+OUyHbJrcUtqZRvaGJtOAsfmljD3jYnOXUlU7DA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
timeago "^1.6.7"
"@abp/toastr@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0-rc.3.tgz#de490bfd6b41919d96be0544aaaee3d457cf9f32"
integrity sha512-hLe3FXyplQmhRbvBZdLVt+6yRAfptAJzwU2S5iHbs5r4ncO1ampCClZNNLNmrCglDQ30ZkgrPg4SjHn9V6HyIQ==
"@abp/toastr@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0.tgz#501cbe211164b2e7416a2d4878cb34aed3550b7c"
integrity sha512-BkTDuU0p9Qa4+HT9CYwiPQjVTrbTSNBgQ18h69S3lIadLJwdC6pXeLbL9bhe+5fiuhq2f+0Oqo3X75LNEgzHkw==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
toastr "^2.1.4"
"@abp/utils@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0-rc.3.tgz#84de6ab4497c74b2c0c04f604dc6d542a50a1534"
integrity sha512-Tw9gNUAFjmieVrnril7YxwqthpSkZiY01uW60/+Dkd3jh9qZntqgzIcKG6/TXjimWK6iN8YZFOJ0cShCnHW0Jg==
"@abp/utils@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0.tgz#a4fd37d943df18b5c11f5d4869efd5d8882b7959"
integrity sha512-+UZo0ocTEZlRO41SzzHNdinjdFUDVq8wYZSj5BA1bqCVeWYhfjI2+rl9DuogCN8UEuCACA4K/qb4XcE/untQ3g==
dependencies:
just-compare "^2.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": "~9.1.0-rc.3",
"@abp/blogging": "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.1.0",
"@abp/blogging": "~9.1.0"
}
}

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

@ -2,237 +2,237 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0-rc.3.tgz#c291f2760d32a9745c4b15a62c13abec9b7e247f"
integrity sha512-f14SIEfZkvSgYBfM/rcDmn0mgkIHGqi6lRP7GeBRUPEhB944osyCFmJH3CWDjJcjTFbqWTvKVlDRsV0Roz5eqg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0-rc.3.tgz#c05d8b39fc1ef2a9c890c480cb1ec8f47ee10669"
integrity sha512-BTLoVlaYjKrW0Rhrqw4tNiHf5LV8/zBxh90OM7smKYPGOftHhSWSNUUSO5upOdOsVhNSPIxY83PF/LHp29kH8g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0-rc.3"
"@abp/bootstrap" "~9.1.0-rc.3"
"@abp/bootstrap-datepicker" "~9.1.0-rc.3"
"@abp/bootstrap-daterangepicker" "~9.1.0-rc.3"
"@abp/datatables.net-bs5" "~9.1.0-rc.3"
"@abp/font-awesome" "~9.1.0-rc.3"
"@abp/jquery-form" "~9.1.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~9.1.0-rc.3"
"@abp/lodash" "~9.1.0-rc.3"
"@abp/luxon" "~9.1.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0-rc.3"
"@abp/moment" "~9.1.0-rc.3"
"@abp/select2" "~9.1.0-rc.3"
"@abp/sweetalert2" "~9.1.0-rc.3"
"@abp/timeago" "~9.1.0-rc.3"
"@abp/toastr" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0-rc.3.tgz#88252e0fb822fe9560ed89d2118c7b32a32ba496"
integrity sha512-WGjWNoN97uxjMc173w36UV8UVGxLbDrOcglnqK+RY+E9vIxFGDmWBvwzmJ1KfZRvlwahXtMjTCiYFKO411lh1w==
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0.tgz#e9e0321037c34b43145dfc7827c422fbf79f59ab"
integrity sha512-vLkyrdFXw0/MPyU2hzqGJJk7trmIlVMdflNIe/rF77UIRmJYHWaTmPt9i5PLN/O4s0jnE9kWlaaJ/VnnFWeGsQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0.tgz#35a73580b9b67a33708f2cf897243b50c9ad7100"
integrity sha512-rggTYL9poOFICsOseDX22JNhD0KWH8Oxs0YH91TZjvm/F67cPemW99eBlJc/YdJ7bN6icRiebN8m81y9MSanyg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0"
"@abp/bootstrap" "~9.1.0"
"@abp/bootstrap-datepicker" "~9.1.0"
"@abp/bootstrap-daterangepicker" "~9.1.0"
"@abp/datatables.net-bs5" "~9.1.0"
"@abp/font-awesome" "~9.1.0"
"@abp/jquery-form" "~9.1.0"
"@abp/jquery-validation-unobtrusive" "~9.1.0"
"@abp/lodash" "~9.1.0"
"@abp/luxon" "~9.1.0"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0"
"@abp/moment" "~9.1.0"
"@abp/select2" "~9.1.0"
"@abp/sweetalert2" "~9.1.0"
"@abp/timeago" "~9.1.0"
"@abp/toastr" "~9.1.0"
"@abp/aspnetcore.mvc.ui@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0.tgz#38d058ab148a36ad4d63870e8a501ca339e4a70e"
integrity sha512-lUw1ij87KJp+Rj4cz8oSQkdRuoMq76l/wIAGwtXH+EOKusVpSJTOTioAV/tPKeKZ15ubE4bO5jWcQGxZkXgH3w==
dependencies:
ansi-colors "^4.1.3"
"@abp/blogging@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-9.1.0-rc.3.tgz#5515c18498c50c506664a8454ae8158b16e33da6"
integrity sha512-QAQU6bewC24T++7q0VjmRhBJrWEZuJmLiCqOEHrVBhBQhnVsmXeOSKT8xDc/RY47y0KQyOC0gJscnJN8DozMzw==
"@abp/blogging@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-9.1.0.tgz#17f9ad066361e385136fb0a59315952e263ef68e"
integrity sha512-KQVZMd0bBPn4HMYD4ZyIKMQpoUQGMCGVhfaOfSsnJMd9iHYXKcBEPLqAcO97ZtaSrnhTpgeb14Ai/9lmvVN5nw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0-rc.3"
"@abp/owl.carousel" "~9.1.0-rc.3"
"@abp/prismjs" "~9.1.0-rc.3"
"@abp/tui-editor" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0"
"@abp/owl.carousel" "~9.1.0"
"@abp/prismjs" "~9.1.0"
"@abp/tui-editor" "~9.1.0"
"@abp/bootstrap-datepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0-rc.3.tgz#8376fb204851b8e7be6fb5afe6e023f706426bc2"
integrity sha512-bKPeRpqzHlSCnItxesp+QnAewFcwuB1hmncRydhOg9ImvzRN0M9fAfSXeP7VTYH+2ygDKVEtK+8aAh1RjAryuA==
"@abp/bootstrap-datepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0.tgz#96a1875a2b92f03b8f90f7842ebf8849cf8a4d04"
integrity sha512-3FQm1SK8qmzoP7LOvXkZpq1AzrdPHKRdQJjoqK9N+lQxQjNfOxEFMxeDSg6WJKO619Cnve++jAyMidojXlCiwQ==
dependencies:
bootstrap-datepicker "^1.10.0"
"@abp/bootstrap-daterangepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0-rc.3.tgz#f14dd37eb7a4fe4d6cb823da1ee80dc28154d0df"
integrity sha512-C7KXx1630JK4mOrMZEQoiH4vzQZn6JfrS6k8nAX0p48zRNcx8oxwviaojRcu+MjDl/rDHc5U9Xy9lBIurqLEKg==
"@abp/bootstrap-daterangepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0.tgz#1993c539837eb31de174cba9f0bccd441a98f209"
integrity sha512-jS1jTqP6KCXQYX9xZpDAI07C94nwzXrNJD3H0pJXsXoOva3TTBQDD8khf6RDb7tiZrkrNJqmMyUiCfVTDbO7zg==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0-rc.3.tgz#01be98456635982e5b43a49318d0bcc55163fad7"
integrity sha512-Xi2TPaReFl3vnnFW974Cc4Sb25Iq+RwzkoGXiJFUiwGgYHbHHCd5Jd9Af6KYNchjP9SJKFYELwKZcQdxEIHauQ==
"@abp/bootstrap@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0.tgz#a06c1cd4c11554c29973db70c6a383efebb10b4e"
integrity sha512-r6onkBnpqoWrdYLDVZTiqgQBvH5UZerYRrPB3Ky+RkXJhgwn7AM3LAVrB42sIvFZRNbwOlvuAL+a0+5yDOH67Q==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
bootstrap "^5.3.3"
"@abp/clipboard@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.1.0-rc.3.tgz#85b38876ba259a235acfcea8bb85c0bf9309fa5c"
integrity sha512-3FSLFOpySYQfmlMlrhSEdC8mnLDUtXRBXwWNIBJMTNEKAt0E2Z/2TIefaPzPYzYkqNrXlq8qdOOkvxFm39y8WQ==
"@abp/clipboard@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.1.0.tgz#5d5678ef7e8c355715c5a74e4aabd0a21d5e6cbe"
integrity sha512-1TxZbB/q5DPeLhYzrc6y0OVekxnjM+CRH/Gu8nAXQMX46XjdTboXvBtvgKHV1aCznGNsWyjd5A2O5G/XGg9NNw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
clipboard "^2.0.11"
"@abp/core@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0-rc.3.tgz#4749bd60813ddceb156dec045e7f9eb0b3e19446"
integrity sha512-xYr9zbHCz+v672AuFWSmvqeo0CgAwZTr9laAp58QOCzO2QsVHuDUy60epGhIxCTRc3iCBkcelIFDFlGrN30WSw==
"@abp/core@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0.tgz#af78fc096932d4ec45216b5e910c87a72e479b1f"
integrity sha512-6P0KGh5+IqlhQnUOyzaGaKrKzOAm1G0gg8Ay3DXyW2ksY6Zr+lyi5cxNsSi4ix1dicqfydIKvLfV+DF3mQf/dw==
dependencies:
"@abp/utils" "~9.1.0-rc.3"
"@abp/utils" "~9.1.0"
"@abp/datatables.net-bs5@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0-rc.3.tgz#984d6550124cf0221f8233306483aff72a38249e"
integrity sha512-qJ777clztaau92sLvDgsxIQdKnFpZqQqn3/N2y81eixELm/t/qRiE0ySNduNDnvzik6/uWmfnG82ToCmmTFP2g==
"@abp/datatables.net-bs5@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0.tgz#3b2e7d68e947db3d3432ab5e8bff4da89a85d05d"
integrity sha512-zBrzOrfvTPJcc6mvHZDPVdXbWesKU0lKlrb7vuBZxWjrFNwVC0d/KNJPcYVvyQ3zf9rrQB5Xg0MDgu0k5Tt7tQ==
dependencies:
"@abp/datatables.net" "~9.1.0-rc.3"
"@abp/datatables.net" "~9.1.0"
datatables.net-bs5 "^2.1.8"
"@abp/datatables.net@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0-rc.3.tgz#5495345014b6dc3faa67415b2c37ee84b1e4dbbc"
integrity sha512-jKn9DIQrlxMU/dedYaFjfHADPuMfs+6nUojYDGUPd76Ov1TKFNA0N/6ipB7UMYd3xVPEEmgkBH8pqf0qR8D64w==
"@abp/datatables.net@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0.tgz#12d6e1412aac4a2e0a61437dcdfbfbe1add7fed7"
integrity sha512-lYRvEZUkntaI+dS9Xkz23Z54eDeZ1R4Wzhqcg6VIsz3iO5kYAa5GiQjcOiBssNGJSLuaet6R5Pqh1ThEUjfvvA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
datatables.net "^2.1.8"
"@abp/font-awesome@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0-rc.3.tgz#259dcac2f20da57a72b9c41129c465935abc125f"
integrity sha512-fAExSAn0VaPWfx9kPwIKB0xbSSMHZst/NiNXRPhIrCGty/PXp5OV8ao+mqKcsLQJTPFz1RaSxpdq/1s3tAiGWQ==
"@abp/font-awesome@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0.tgz#af21ff2d7c332deb1df626404b53a78d790ba842"
integrity sha512-HcJzDCACGejOIvhxsorCdaesyDHnupR/sl5YFCsGikSqATyOSKQy4pw8wKsb1z+FCT5JYCTR7ROJ3lB1lTEgZw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
"@fortawesome/fontawesome-free" "^6.6.0"
"@abp/jquery-form@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0-rc.3.tgz#c1ee21a5f38dcf0fdbb0c3e2db3f66bc81ae66b1"
integrity sha512-YJ2CDjJVbNpqs88CGgsHnPtJG4BjYLQ0XFVT+Ph9ar5YnuQrYfB60HMdtnQlqn337hkbzVx2XHLJ6h0tT8To9Q==
"@abp/jquery-form@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0.tgz#bdb96436c54b2a09ac4259db97e1e577410e1fc3"
integrity sha512-xjHXWstVY6B3MPB4/8g0EJeHlVvlV010OMZKFmfCGLFi6aHAEKqqWh1rMItAiVuSmCCzL0m/208ZkpoCI++jGQ==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0-rc.3.tgz#88976407a14276244a01a24daeda6b236298e917"
integrity sha512-Yac7l/rjHxdogPyMO8LlJklndDBCwZ+qLeTbCcYt7NQnnsnn+xXomSwjFWv8sguTVKG1eL68LquGUCbNwNfrUA==
"@abp/jquery-validation-unobtrusive@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0.tgz#798551e7c14ba286a819a48804107a53e974c1ee"
integrity sha512-TggKckfbLtB7Ig2kNt2kH//GaJUns8OZbpdKdh7vCWIAGedw2FLNCABCpoGnyNp0s/dVOtdyxRl9eFRN3+a4tw==
dependencies:
"@abp/jquery-validation" "~9.1.0-rc.3"
"@abp/jquery-validation" "~9.1.0"
jquery-validation-unobtrusive "^4.0.0"
"@abp/jquery-validation@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0-rc.3.tgz#1ff99dea2f2c52e58a50d06b51e0cbca15ff690c"
integrity sha512-YB1t1m+s+vHGuxSt0h4cgIMIpwRy129pjV08Jja1QtCFhE+VgA9hjvx0OVaVcm31aLLt/KU/+NrO36AbebL+zA==
"@abp/jquery-validation@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0.tgz#b771652377fbfb3c92ce03b7b7c069a3bb2ae70b"
integrity sha512-bmPSOHcxjitB8NkiLv0SxxuSS3FlCq9SiTUGvsT8nOStDsm+KpyYSzZQq8LSCyqWWj54tlOARTfcD4tMK7/K3Q==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-validation "^1.21.0"
"@abp/jquery@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0-rc.3.tgz#0386a2857271dc4c1e04da9e4b304637bbc2d696"
integrity sha512-1UqztwQ92m6kvYE+Tb0rj7iITHngKdGI5kEpZKOHrEWqnMKeEoPbO1cL+ZOWN0m162WJiliod1HEOxW8b9Ha2Q==
"@abp/jquery@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0.tgz#952b61ea3e4a99e6551f667297dbb637d83f3c50"
integrity sha512-Ulw8ClAbqmxceNYCb76bR6dq7e9b7Hs6mjlEy05zdbsSNuZW3UoycsJ+BquXi+dUNBo6OppqEmhVeiIjAKTaFg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
jquery "~3.7.1"
"@abp/lodash@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0-rc.3.tgz#26f53847ed05a171d71c6c6f1ba33d8c4e2a624a"
integrity sha512-eUuNYTk6hla5kOdc5lOBVoKhMBfnkfXdawb+/LtwBwjCQym+XRTCenJhqzxii293xwd+0G1l5M+8VaPWFq6WWg==
"@abp/lodash@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0.tgz#62c784bd99c9e1ccfa82905e843375c594ef8584"
integrity sha512-cCE3ZwwWcPrh+ccKx4AS1USL1ttbrXBqci/l+ROjXhFzrs6GYnhI0+30xRZgPdPRm3U3nGPrSaDAU7UuHkRScg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
lodash "^4.17.21"
"@abp/luxon@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0-rc.3.tgz#0cfae9b2188c9827963e693dbfaaefcce714bdd9"
integrity sha512-UxtDDyLvHr3sPhrWX+uj9JrsN6idYKH+srOmAKC8+FOfWW/YdFAJmsYPLMCov7FoSWXHG+BQhkuXeCCBppyiVA==
"@abp/luxon@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0.tgz#b246f3627bbc7ce41b7878fce1679da473b0e0ae"
integrity sha512-AouS/qEK+i69hwr4XtUOCepONLuR+1gdHFb50RpOEbUoDfTYmYpxPBdiICmZPeJ3CExErITPZxzzngCnKPPOUw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
luxon "^3.5.0"
"@abp/malihu-custom-scrollbar-plugin@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0-rc.3.tgz#08071e21260f867fc2a7d7594dcdf30da921bb47"
integrity sha512-WDWcm4JsTzq4Se8Sg+v6U5ymjbfVOXsU2WR66RSUL8TSq3WM1MLuRaStDGxtt8nOLvPfqiPWIzb2BvsfyePNRw==
"@abp/malihu-custom-scrollbar-plugin@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0.tgz#288ae1916a78100f2c728dfd05a560ee99fafae4"
integrity sha512-McdMRDtbTZBjp//3GMVjRjkc16HNYDEdPc2ar1xrY817e0tEln6/TBkItAcfOvjso0TsLcvlNL1+1bjbMjj8OA==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0-rc.3.tgz#3cb5b000be73e4d681d3d115be98a8422a66e307"
integrity sha512-K30pG1xRGOJ5m7rJI6u5hKv5Lcjmqxqx7cekDf9HURzgpBGLCvMnnXFSx97w0LcPOYzCVxorfTdw6S3sC12idw==
"@abp/moment@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0.tgz#f3c0ae02209e496913cda53df752dabc5be648bd"
integrity sha512-WxR1l09vwxRhqyvAVP4m4IBOFjIC4pzLOmelloqES+gL/klw+T/AmY21Z/z+OV0p7aJ3V3Q1aQStuMCDCyGFnQ==
dependencies:
moment "^2.30.1"
"@abp/owl.carousel@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-9.1.0-rc.3.tgz#d83c0a4c86f9011780ad4d8e76bfc5bf9a76179f"
integrity sha512-v/Ib/4NsHnrr/Wxp/4ZqQ+q7NPxmI8IikIjbcMhOgoTOR6/9ZgmjngV2gPQTXvPeeACtsmREHrHDf93LUrRyjw==
"@abp/owl.carousel@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-9.1.0.tgz#fbb77abb9645239329d4aab50d7582095a5338e3"
integrity sha512-taX/vBaaJx4gxjbFCyYtscgd24ATqOhLAK/RmMM9wb2aBUFeJWsJJaJ2Ruc/s7UvTYn+fHSZP2+EHfZLUZdTfA==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
owl.carousel "^2.3.4"
"@abp/prismjs@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.1.0-rc.3.tgz#f77e1d264ef5b6c1ceb7bd1b4aee19bfce6e723b"
integrity sha512-/vtoR5oyEiVVvLPPsAS5qSI4THle/WqETTTTInpeVx6u/NEbeY9sBAUz+udS/fWJlyxIUN6He56ghoJNaWXYJw==
"@abp/prismjs@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.1.0.tgz#40b688c82ae808ef92516ea5731ccb38c19d2384"
integrity sha512-trSW1K6VtIEaAyxe7umQGimCTLrgdT6DwSiQ8PONvKa8WR5ZmzSDU7lK8SliorufkbWtdkjCvuXB81NGt3tAhQ==
dependencies:
"@abp/clipboard" "~9.1.0-rc.3"
"@abp/core" "~9.1.0-rc.3"
"@abp/clipboard" "~9.1.0"
"@abp/core" "~9.1.0"
prismjs "^1.29.0"
"@abp/select2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0-rc.3.tgz#7bd050e4847c0b8366fd582200f27065ecc4ff57"
integrity sha512-0k5P+amCqNE2cPAGQpEwFl+vMssuKSbpZ0XgHfF0z3EcE1bAuYDo41nAfk/amsJn5Dt55xJcC+yesADkAXEeIA==
"@abp/select2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0.tgz#9c2c6751f8506fb375c9b7c42a008c168a8f4c75"
integrity sha512-n6HqsH8aFLMrqL6LJ0gsHFlaq6T1QSt/x7HkkZyhDC7CwhXajxtsJEstDnDF9naHSXX/lerPbrHEgzn2QRMBqg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
select2 "^4.0.13"
"@abp/sweetalert2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0-rc.3.tgz#69751518ea84b8a306478f48b516946363a7fa7f"
integrity sha512-iHk6JzD9qzmdvr/LjAwSVFfX1WmipzQNcCYwUB+kKe2uSfwufYz+9+iYjYcm7uVvZSd9LniIvzvQXyZlfMSy5w==
"@abp/sweetalert2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0.tgz#660f9b1db60cc04bde6cadbcf3c55320d20c2f3e"
integrity sha512-z3JMeAwva2vR8qZSRJ/BisQDdAEqjDJ/6oIGu/JYXQEchO1Lnd9UMV376nc3crLJdnyRRO7Qs6zx4FfVOCH0kw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
sweetalert2 "^11.14.1"
"@abp/timeago@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0-rc.3.tgz#b1eb20d6c9fe47a6d0ace8565ea8289f1af9c0a1"
integrity sha512-7hq2+HHQ91/xXFGK417dkgFNKU7z49bVN7tkHLMJyKkJb1iP3N0gCz3HdkCRjnM6yrRXQDYUmO/zCv6yBwakjA==
"@abp/timeago@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0.tgz#496e40153241bae5d418d79cc6c65c9db6306447"
integrity sha512-a/UAYQ2GrhYFGx4p0hqr3x+teBqnjnOiWJEPq9//RTlz+EZ+OUyHbJrcUtqZRvaGJtOAsfmljD3jYnOXUlU7DA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
timeago "^1.6.7"
"@abp/toastr@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0-rc.3.tgz#de490bfd6b41919d96be0544aaaee3d457cf9f32"
integrity sha512-hLe3FXyplQmhRbvBZdLVt+6yRAfptAJzwU2S5iHbs5r4ncO1ampCClZNNLNmrCglDQ30ZkgrPg4SjHn9V6HyIQ==
"@abp/toastr@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0.tgz#501cbe211164b2e7416a2d4878cb34aed3550b7c"
integrity sha512-BkTDuU0p9Qa4+HT9CYwiPQjVTrbTSNBgQ18h69S3lIadLJwdC6pXeLbL9bhe+5fiuhq2f+0Oqo3X75LNEgzHkw==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
toastr "^2.1.4"
"@abp/tui-editor@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-9.1.0-rc.3.tgz#8162df2aa1e5e0a3875968a9ede6e86bcd33ce47"
integrity sha512-V5+BiAUCYVtekIbPl23BefibxgBPe2oPXUbd5JYM4/qRuWEBsinR//XJOhDjQx3onVwg7CF/W2gjhQFUw69xSA==
"@abp/tui-editor@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-9.1.0.tgz#cc4106f0ea61ad1ee2497ecfec1eefb62189f57f"
integrity sha512-Ttmzn881+knyFst/5BZP+4vb4R+gx5loqWtbuQXthO2saisr/+QJX4EzqwYqPTVl81Y1HZwhcdTr/hMHOCMFpg==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/prismjs" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
"@abp/prismjs" "~9.1.0"
"@abp/utils@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0-rc.3.tgz#84de6ab4497c74b2c0c04f604dc6d542a50a1534"
integrity sha512-Tw9gNUAFjmieVrnril7YxwqthpSkZiY01uW60/+Dkd3jh9qZntqgzIcKG6/TXjimWK6iN8YZFOJ0cShCnHW0Jg==
"@abp/utils@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0.tgz#a4fd37d943df18b5c11f5d4869efd5d8882b7959"
integrity sha512-+UZo0ocTEZlRO41SzzHNdinjdFUDVq8wYZSj5BA1bqCVeWYhfjI2+rl9DuogCN8UEuCACA4K/qb4XcE/untQ3g==
dependencies:
just-compare "^2.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": "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.1.0"
}
}

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

@ -2,194 +2,194 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0-rc.3.tgz#c291f2760d32a9745c4b15a62c13abec9b7e247f"
integrity sha512-f14SIEfZkvSgYBfM/rcDmn0mgkIHGqi6lRP7GeBRUPEhB944osyCFmJH3CWDjJcjTFbqWTvKVlDRsV0Roz5eqg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0-rc.3.tgz#c05d8b39fc1ef2a9c890c480cb1ec8f47ee10669"
integrity sha512-BTLoVlaYjKrW0Rhrqw4tNiHf5LV8/zBxh90OM7smKYPGOftHhSWSNUUSO5upOdOsVhNSPIxY83PF/LHp29kH8g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0-rc.3"
"@abp/bootstrap" "~9.1.0-rc.3"
"@abp/bootstrap-datepicker" "~9.1.0-rc.3"
"@abp/bootstrap-daterangepicker" "~9.1.0-rc.3"
"@abp/datatables.net-bs5" "~9.1.0-rc.3"
"@abp/font-awesome" "~9.1.0-rc.3"
"@abp/jquery-form" "~9.1.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~9.1.0-rc.3"
"@abp/lodash" "~9.1.0-rc.3"
"@abp/luxon" "~9.1.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0-rc.3"
"@abp/moment" "~9.1.0-rc.3"
"@abp/select2" "~9.1.0-rc.3"
"@abp/sweetalert2" "~9.1.0-rc.3"
"@abp/timeago" "~9.1.0-rc.3"
"@abp/toastr" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0-rc.3.tgz#88252e0fb822fe9560ed89d2118c7b32a32ba496"
integrity sha512-WGjWNoN97uxjMc173w36UV8UVGxLbDrOcglnqK+RY+E9vIxFGDmWBvwzmJ1KfZRvlwahXtMjTCiYFKO411lh1w==
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0.tgz#e9e0321037c34b43145dfc7827c422fbf79f59ab"
integrity sha512-vLkyrdFXw0/MPyU2hzqGJJk7trmIlVMdflNIe/rF77UIRmJYHWaTmPt9i5PLN/O4s0jnE9kWlaaJ/VnnFWeGsQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0.tgz#35a73580b9b67a33708f2cf897243b50c9ad7100"
integrity sha512-rggTYL9poOFICsOseDX22JNhD0KWH8Oxs0YH91TZjvm/F67cPemW99eBlJc/YdJ7bN6icRiebN8m81y9MSanyg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0"
"@abp/bootstrap" "~9.1.0"
"@abp/bootstrap-datepicker" "~9.1.0"
"@abp/bootstrap-daterangepicker" "~9.1.0"
"@abp/datatables.net-bs5" "~9.1.0"
"@abp/font-awesome" "~9.1.0"
"@abp/jquery-form" "~9.1.0"
"@abp/jquery-validation-unobtrusive" "~9.1.0"
"@abp/lodash" "~9.1.0"
"@abp/luxon" "~9.1.0"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0"
"@abp/moment" "~9.1.0"
"@abp/select2" "~9.1.0"
"@abp/sweetalert2" "~9.1.0"
"@abp/timeago" "~9.1.0"
"@abp/toastr" "~9.1.0"
"@abp/aspnetcore.mvc.ui@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0.tgz#38d058ab148a36ad4d63870e8a501ca339e4a70e"
integrity sha512-lUw1ij87KJp+Rj4cz8oSQkdRuoMq76l/wIAGwtXH+EOKusVpSJTOTioAV/tPKeKZ15ubE4bO5jWcQGxZkXgH3w==
dependencies:
ansi-colors "^4.1.3"
"@abp/bootstrap-datepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0-rc.3.tgz#8376fb204851b8e7be6fb5afe6e023f706426bc2"
integrity sha512-bKPeRpqzHlSCnItxesp+QnAewFcwuB1hmncRydhOg9ImvzRN0M9fAfSXeP7VTYH+2ygDKVEtK+8aAh1RjAryuA==
"@abp/bootstrap-datepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0.tgz#96a1875a2b92f03b8f90f7842ebf8849cf8a4d04"
integrity sha512-3FQm1SK8qmzoP7LOvXkZpq1AzrdPHKRdQJjoqK9N+lQxQjNfOxEFMxeDSg6WJKO619Cnve++jAyMidojXlCiwQ==
dependencies:
bootstrap-datepicker "^1.10.0"
"@abp/bootstrap-daterangepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0-rc.3.tgz#f14dd37eb7a4fe4d6cb823da1ee80dc28154d0df"
integrity sha512-C7KXx1630JK4mOrMZEQoiH4vzQZn6JfrS6k8nAX0p48zRNcx8oxwviaojRcu+MjDl/rDHc5U9Xy9lBIurqLEKg==
"@abp/bootstrap-daterangepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0.tgz#1993c539837eb31de174cba9f0bccd441a98f209"
integrity sha512-jS1jTqP6KCXQYX9xZpDAI07C94nwzXrNJD3H0pJXsXoOva3TTBQDD8khf6RDb7tiZrkrNJqmMyUiCfVTDbO7zg==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0-rc.3.tgz#01be98456635982e5b43a49318d0bcc55163fad7"
integrity sha512-Xi2TPaReFl3vnnFW974Cc4Sb25Iq+RwzkoGXiJFUiwGgYHbHHCd5Jd9Af6KYNchjP9SJKFYELwKZcQdxEIHauQ==
"@abp/bootstrap@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0.tgz#a06c1cd4c11554c29973db70c6a383efebb10b4e"
integrity sha512-r6onkBnpqoWrdYLDVZTiqgQBvH5UZerYRrPB3Ky+RkXJhgwn7AM3LAVrB42sIvFZRNbwOlvuAL+a0+5yDOH67Q==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
bootstrap "^5.3.3"
"@abp/core@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0-rc.3.tgz#4749bd60813ddceb156dec045e7f9eb0b3e19446"
integrity sha512-xYr9zbHCz+v672AuFWSmvqeo0CgAwZTr9laAp58QOCzO2QsVHuDUy60epGhIxCTRc3iCBkcelIFDFlGrN30WSw==
"@abp/core@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0.tgz#af78fc096932d4ec45216b5e910c87a72e479b1f"
integrity sha512-6P0KGh5+IqlhQnUOyzaGaKrKzOAm1G0gg8Ay3DXyW2ksY6Zr+lyi5cxNsSi4ix1dicqfydIKvLfV+DF3mQf/dw==
dependencies:
"@abp/utils" "~9.1.0-rc.3"
"@abp/utils" "~9.1.0"
"@abp/datatables.net-bs5@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0-rc.3.tgz#984d6550124cf0221f8233306483aff72a38249e"
integrity sha512-qJ777clztaau92sLvDgsxIQdKnFpZqQqn3/N2y81eixELm/t/qRiE0ySNduNDnvzik6/uWmfnG82ToCmmTFP2g==
"@abp/datatables.net-bs5@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0.tgz#3b2e7d68e947db3d3432ab5e8bff4da89a85d05d"
integrity sha512-zBrzOrfvTPJcc6mvHZDPVdXbWesKU0lKlrb7vuBZxWjrFNwVC0d/KNJPcYVvyQ3zf9rrQB5Xg0MDgu0k5Tt7tQ==
dependencies:
"@abp/datatables.net" "~9.1.0-rc.3"
"@abp/datatables.net" "~9.1.0"
datatables.net-bs5 "^2.1.8"
"@abp/datatables.net@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0-rc.3.tgz#5495345014b6dc3faa67415b2c37ee84b1e4dbbc"
integrity sha512-jKn9DIQrlxMU/dedYaFjfHADPuMfs+6nUojYDGUPd76Ov1TKFNA0N/6ipB7UMYd3xVPEEmgkBH8pqf0qR8D64w==
"@abp/datatables.net@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0.tgz#12d6e1412aac4a2e0a61437dcdfbfbe1add7fed7"
integrity sha512-lYRvEZUkntaI+dS9Xkz23Z54eDeZ1R4Wzhqcg6VIsz3iO5kYAa5GiQjcOiBssNGJSLuaet6R5Pqh1ThEUjfvvA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
datatables.net "^2.1.8"
"@abp/font-awesome@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0-rc.3.tgz#259dcac2f20da57a72b9c41129c465935abc125f"
integrity sha512-fAExSAn0VaPWfx9kPwIKB0xbSSMHZst/NiNXRPhIrCGty/PXp5OV8ao+mqKcsLQJTPFz1RaSxpdq/1s3tAiGWQ==
"@abp/font-awesome@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0.tgz#af21ff2d7c332deb1df626404b53a78d790ba842"
integrity sha512-HcJzDCACGejOIvhxsorCdaesyDHnupR/sl5YFCsGikSqATyOSKQy4pw8wKsb1z+FCT5JYCTR7ROJ3lB1lTEgZw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
"@fortawesome/fontawesome-free" "^6.6.0"
"@abp/jquery-form@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0-rc.3.tgz#c1ee21a5f38dcf0fdbb0c3e2db3f66bc81ae66b1"
integrity sha512-YJ2CDjJVbNpqs88CGgsHnPtJG4BjYLQ0XFVT+Ph9ar5YnuQrYfB60HMdtnQlqn337hkbzVx2XHLJ6h0tT8To9Q==
"@abp/jquery-form@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0.tgz#bdb96436c54b2a09ac4259db97e1e577410e1fc3"
integrity sha512-xjHXWstVY6B3MPB4/8g0EJeHlVvlV010OMZKFmfCGLFi6aHAEKqqWh1rMItAiVuSmCCzL0m/208ZkpoCI++jGQ==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0-rc.3.tgz#88976407a14276244a01a24daeda6b236298e917"
integrity sha512-Yac7l/rjHxdogPyMO8LlJklndDBCwZ+qLeTbCcYt7NQnnsnn+xXomSwjFWv8sguTVKG1eL68LquGUCbNwNfrUA==
"@abp/jquery-validation-unobtrusive@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0.tgz#798551e7c14ba286a819a48804107a53e974c1ee"
integrity sha512-TggKckfbLtB7Ig2kNt2kH//GaJUns8OZbpdKdh7vCWIAGedw2FLNCABCpoGnyNp0s/dVOtdyxRl9eFRN3+a4tw==
dependencies:
"@abp/jquery-validation" "~9.1.0-rc.3"
"@abp/jquery-validation" "~9.1.0"
jquery-validation-unobtrusive "^4.0.0"
"@abp/jquery-validation@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0-rc.3.tgz#1ff99dea2f2c52e58a50d06b51e0cbca15ff690c"
integrity sha512-YB1t1m+s+vHGuxSt0h4cgIMIpwRy129pjV08Jja1QtCFhE+VgA9hjvx0OVaVcm31aLLt/KU/+NrO36AbebL+zA==
"@abp/jquery-validation@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0.tgz#b771652377fbfb3c92ce03b7b7c069a3bb2ae70b"
integrity sha512-bmPSOHcxjitB8NkiLv0SxxuSS3FlCq9SiTUGvsT8nOStDsm+KpyYSzZQq8LSCyqWWj54tlOARTfcD4tMK7/K3Q==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-validation "^1.21.0"
"@abp/jquery@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0-rc.3.tgz#0386a2857271dc4c1e04da9e4b304637bbc2d696"
integrity sha512-1UqztwQ92m6kvYE+Tb0rj7iITHngKdGI5kEpZKOHrEWqnMKeEoPbO1cL+ZOWN0m162WJiliod1HEOxW8b9Ha2Q==
"@abp/jquery@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0.tgz#952b61ea3e4a99e6551f667297dbb637d83f3c50"
integrity sha512-Ulw8ClAbqmxceNYCb76bR6dq7e9b7Hs6mjlEy05zdbsSNuZW3UoycsJ+BquXi+dUNBo6OppqEmhVeiIjAKTaFg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
jquery "~3.7.1"
"@abp/lodash@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0-rc.3.tgz#26f53847ed05a171d71c6c6f1ba33d8c4e2a624a"
integrity sha512-eUuNYTk6hla5kOdc5lOBVoKhMBfnkfXdawb+/LtwBwjCQym+XRTCenJhqzxii293xwd+0G1l5M+8VaPWFq6WWg==
"@abp/lodash@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0.tgz#62c784bd99c9e1ccfa82905e843375c594ef8584"
integrity sha512-cCE3ZwwWcPrh+ccKx4AS1USL1ttbrXBqci/l+ROjXhFzrs6GYnhI0+30xRZgPdPRm3U3nGPrSaDAU7UuHkRScg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
lodash "^4.17.21"
"@abp/luxon@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0-rc.3.tgz#0cfae9b2188c9827963e693dbfaaefcce714bdd9"
integrity sha512-UxtDDyLvHr3sPhrWX+uj9JrsN6idYKH+srOmAKC8+FOfWW/YdFAJmsYPLMCov7FoSWXHG+BQhkuXeCCBppyiVA==
"@abp/luxon@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0.tgz#b246f3627bbc7ce41b7878fce1679da473b0e0ae"
integrity sha512-AouS/qEK+i69hwr4XtUOCepONLuR+1gdHFb50RpOEbUoDfTYmYpxPBdiICmZPeJ3CExErITPZxzzngCnKPPOUw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
luxon "^3.5.0"
"@abp/malihu-custom-scrollbar-plugin@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0-rc.3.tgz#08071e21260f867fc2a7d7594dcdf30da921bb47"
integrity sha512-WDWcm4JsTzq4Se8Sg+v6U5ymjbfVOXsU2WR66RSUL8TSq3WM1MLuRaStDGxtt8nOLvPfqiPWIzb2BvsfyePNRw==
"@abp/malihu-custom-scrollbar-plugin@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0.tgz#288ae1916a78100f2c728dfd05a560ee99fafae4"
integrity sha512-McdMRDtbTZBjp//3GMVjRjkc16HNYDEdPc2ar1xrY817e0tEln6/TBkItAcfOvjso0TsLcvlNL1+1bjbMjj8OA==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0-rc.3.tgz#3cb5b000be73e4d681d3d115be98a8422a66e307"
integrity sha512-K30pG1xRGOJ5m7rJI6u5hKv5Lcjmqxqx7cekDf9HURzgpBGLCvMnnXFSx97w0LcPOYzCVxorfTdw6S3sC12idw==
"@abp/moment@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0.tgz#f3c0ae02209e496913cda53df752dabc5be648bd"
integrity sha512-WxR1l09vwxRhqyvAVP4m4IBOFjIC4pzLOmelloqES+gL/klw+T/AmY21Z/z+OV0p7aJ3V3Q1aQStuMCDCyGFnQ==
dependencies:
moment "^2.30.1"
"@abp/select2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0-rc.3.tgz#7bd050e4847c0b8366fd582200f27065ecc4ff57"
integrity sha512-0k5P+amCqNE2cPAGQpEwFl+vMssuKSbpZ0XgHfF0z3EcE1bAuYDo41nAfk/amsJn5Dt55xJcC+yesADkAXEeIA==
"@abp/select2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0.tgz#9c2c6751f8506fb375c9b7c42a008c168a8f4c75"
integrity sha512-n6HqsH8aFLMrqL6LJ0gsHFlaq6T1QSt/x7HkkZyhDC7CwhXajxtsJEstDnDF9naHSXX/lerPbrHEgzn2QRMBqg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
select2 "^4.0.13"
"@abp/sweetalert2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0-rc.3.tgz#69751518ea84b8a306478f48b516946363a7fa7f"
integrity sha512-iHk6JzD9qzmdvr/LjAwSVFfX1WmipzQNcCYwUB+kKe2uSfwufYz+9+iYjYcm7uVvZSd9LniIvzvQXyZlfMSy5w==
"@abp/sweetalert2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0.tgz#660f9b1db60cc04bde6cadbcf3c55320d20c2f3e"
integrity sha512-z3JMeAwva2vR8qZSRJ/BisQDdAEqjDJ/6oIGu/JYXQEchO1Lnd9UMV376nc3crLJdnyRRO7Qs6zx4FfVOCH0kw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
sweetalert2 "^11.14.1"
"@abp/timeago@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0-rc.3.tgz#b1eb20d6c9fe47a6d0ace8565ea8289f1af9c0a1"
integrity sha512-7hq2+HHQ91/xXFGK417dkgFNKU7z49bVN7tkHLMJyKkJb1iP3N0gCz3HdkCRjnM6yrRXQDYUmO/zCv6yBwakjA==
"@abp/timeago@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0.tgz#496e40153241bae5d418d79cc6c65c9db6306447"
integrity sha512-a/UAYQ2GrhYFGx4p0hqr3x+teBqnjnOiWJEPq9//RTlz+EZ+OUyHbJrcUtqZRvaGJtOAsfmljD3jYnOXUlU7DA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
timeago "^1.6.7"
"@abp/toastr@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0-rc.3.tgz#de490bfd6b41919d96be0544aaaee3d457cf9f32"
integrity sha512-hLe3FXyplQmhRbvBZdLVt+6yRAfptAJzwU2S5iHbs5r4ncO1ampCClZNNLNmrCglDQ30ZkgrPg4SjHn9V6HyIQ==
"@abp/toastr@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0.tgz#501cbe211164b2e7416a2d4878cb34aed3550b7c"
integrity sha512-BkTDuU0p9Qa4+HT9CYwiPQjVTrbTSNBgQ18h69S3lIadLJwdC6pXeLbL9bhe+5fiuhq2f+0Oqo3X75LNEgzHkw==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
toastr "^2.1.4"
"@abp/utils@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0-rc.3.tgz#84de6ab4497c74b2c0c04f604dc6d542a50a1534"
integrity sha512-Tw9gNUAFjmieVrnril7YxwqthpSkZiY01uW60/+Dkd3jh9qZntqgzIcKG6/TXjimWK6iN8YZFOJ0cShCnHW0Jg==
"@abp/utils@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0.tgz#a4fd37d943df18b5c11f5d4869efd5d8882b7959"
integrity sha512-+UZo0ocTEZlRO41SzzHNdinjdFUDVq8wYZSj5BA1bqCVeWYhfjI2+rl9DuogCN8UEuCACA4K/qb4XcE/untQ3g==
dependencies:
just-compare "^2.3.0"

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

@ -15,11 +15,11 @@
},
"private": true,
"dependencies": {
"@abp/ng.account": "~9.1.0-rc.3",
"@abp/ng.identity": "~9.1.0-rc.3",
"@abp/ng.setting-management": "~9.1.0-rc.3",
"@abp/ng.tenant-management": "~9.1.0-rc.3",
"@abp/ng.theme.basic": "~9.1.0-rc.3",
"@abp/ng.account": "~9.1.0",
"@abp/ng.identity": "~9.1.0",
"@abp/ng.setting-management": "~9.1.0",
"@abp/ng.tenant-management": "~9.1.0",
"@abp/ng.theme.basic": "~9.1.0",
"@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": ">=9.1.0-rc.3",
"@abp/ng.theme.shared": ">=9.1.0-rc.3"
"@abp/ng.core": ">=9.1.0",
"@abp/ng.theme.shared": ">=9.1.0"
},
"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": "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.1.0"
}
}

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

@ -2,194 +2,194 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0-rc.3.tgz#c291f2760d32a9745c4b15a62c13abec9b7e247f"
integrity sha512-f14SIEfZkvSgYBfM/rcDmn0mgkIHGqi6lRP7GeBRUPEhB944osyCFmJH3CWDjJcjTFbqWTvKVlDRsV0Roz5eqg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0-rc.3.tgz#c05d8b39fc1ef2a9c890c480cb1ec8f47ee10669"
integrity sha512-BTLoVlaYjKrW0Rhrqw4tNiHf5LV8/zBxh90OM7smKYPGOftHhSWSNUUSO5upOdOsVhNSPIxY83PF/LHp29kH8g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0-rc.3"
"@abp/bootstrap" "~9.1.0-rc.3"
"@abp/bootstrap-datepicker" "~9.1.0-rc.3"
"@abp/bootstrap-daterangepicker" "~9.1.0-rc.3"
"@abp/datatables.net-bs5" "~9.1.0-rc.3"
"@abp/font-awesome" "~9.1.0-rc.3"
"@abp/jquery-form" "~9.1.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~9.1.0-rc.3"
"@abp/lodash" "~9.1.0-rc.3"
"@abp/luxon" "~9.1.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0-rc.3"
"@abp/moment" "~9.1.0-rc.3"
"@abp/select2" "~9.1.0-rc.3"
"@abp/sweetalert2" "~9.1.0-rc.3"
"@abp/timeago" "~9.1.0-rc.3"
"@abp/toastr" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0-rc.3.tgz#88252e0fb822fe9560ed89d2118c7b32a32ba496"
integrity sha512-WGjWNoN97uxjMc173w36UV8UVGxLbDrOcglnqK+RY+E9vIxFGDmWBvwzmJ1KfZRvlwahXtMjTCiYFKO411lh1w==
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0.tgz#e9e0321037c34b43145dfc7827c422fbf79f59ab"
integrity sha512-vLkyrdFXw0/MPyU2hzqGJJk7trmIlVMdflNIe/rF77UIRmJYHWaTmPt9i5PLN/O4s0jnE9kWlaaJ/VnnFWeGsQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0.tgz#35a73580b9b67a33708f2cf897243b50c9ad7100"
integrity sha512-rggTYL9poOFICsOseDX22JNhD0KWH8Oxs0YH91TZjvm/F67cPemW99eBlJc/YdJ7bN6icRiebN8m81y9MSanyg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0"
"@abp/bootstrap" "~9.1.0"
"@abp/bootstrap-datepicker" "~9.1.0"
"@abp/bootstrap-daterangepicker" "~9.1.0"
"@abp/datatables.net-bs5" "~9.1.0"
"@abp/font-awesome" "~9.1.0"
"@abp/jquery-form" "~9.1.0"
"@abp/jquery-validation-unobtrusive" "~9.1.0"
"@abp/lodash" "~9.1.0"
"@abp/luxon" "~9.1.0"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0"
"@abp/moment" "~9.1.0"
"@abp/select2" "~9.1.0"
"@abp/sweetalert2" "~9.1.0"
"@abp/timeago" "~9.1.0"
"@abp/toastr" "~9.1.0"
"@abp/aspnetcore.mvc.ui@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0.tgz#38d058ab148a36ad4d63870e8a501ca339e4a70e"
integrity sha512-lUw1ij87KJp+Rj4cz8oSQkdRuoMq76l/wIAGwtXH+EOKusVpSJTOTioAV/tPKeKZ15ubE4bO5jWcQGxZkXgH3w==
dependencies:
ansi-colors "^4.1.3"
"@abp/bootstrap-datepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0-rc.3.tgz#8376fb204851b8e7be6fb5afe6e023f706426bc2"
integrity sha512-bKPeRpqzHlSCnItxesp+QnAewFcwuB1hmncRydhOg9ImvzRN0M9fAfSXeP7VTYH+2ygDKVEtK+8aAh1RjAryuA==
"@abp/bootstrap-datepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0.tgz#96a1875a2b92f03b8f90f7842ebf8849cf8a4d04"
integrity sha512-3FQm1SK8qmzoP7LOvXkZpq1AzrdPHKRdQJjoqK9N+lQxQjNfOxEFMxeDSg6WJKO619Cnve++jAyMidojXlCiwQ==
dependencies:
bootstrap-datepicker "^1.10.0"
"@abp/bootstrap-daterangepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0-rc.3.tgz#f14dd37eb7a4fe4d6cb823da1ee80dc28154d0df"
integrity sha512-C7KXx1630JK4mOrMZEQoiH4vzQZn6JfrS6k8nAX0p48zRNcx8oxwviaojRcu+MjDl/rDHc5U9Xy9lBIurqLEKg==
"@abp/bootstrap-daterangepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0.tgz#1993c539837eb31de174cba9f0bccd441a98f209"
integrity sha512-jS1jTqP6KCXQYX9xZpDAI07C94nwzXrNJD3H0pJXsXoOva3TTBQDD8khf6RDb7tiZrkrNJqmMyUiCfVTDbO7zg==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0-rc.3.tgz#01be98456635982e5b43a49318d0bcc55163fad7"
integrity sha512-Xi2TPaReFl3vnnFW974Cc4Sb25Iq+RwzkoGXiJFUiwGgYHbHHCd5Jd9Af6KYNchjP9SJKFYELwKZcQdxEIHauQ==
"@abp/bootstrap@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0.tgz#a06c1cd4c11554c29973db70c6a383efebb10b4e"
integrity sha512-r6onkBnpqoWrdYLDVZTiqgQBvH5UZerYRrPB3Ky+RkXJhgwn7AM3LAVrB42sIvFZRNbwOlvuAL+a0+5yDOH67Q==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
bootstrap "^5.3.3"
"@abp/core@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0-rc.3.tgz#4749bd60813ddceb156dec045e7f9eb0b3e19446"
integrity sha512-xYr9zbHCz+v672AuFWSmvqeo0CgAwZTr9laAp58QOCzO2QsVHuDUy60epGhIxCTRc3iCBkcelIFDFlGrN30WSw==
"@abp/core@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0.tgz#af78fc096932d4ec45216b5e910c87a72e479b1f"
integrity sha512-6P0KGh5+IqlhQnUOyzaGaKrKzOAm1G0gg8Ay3DXyW2ksY6Zr+lyi5cxNsSi4ix1dicqfydIKvLfV+DF3mQf/dw==
dependencies:
"@abp/utils" "~9.1.0-rc.3"
"@abp/utils" "~9.1.0"
"@abp/datatables.net-bs5@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0-rc.3.tgz#984d6550124cf0221f8233306483aff72a38249e"
integrity sha512-qJ777clztaau92sLvDgsxIQdKnFpZqQqn3/N2y81eixELm/t/qRiE0ySNduNDnvzik6/uWmfnG82ToCmmTFP2g==
"@abp/datatables.net-bs5@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0.tgz#3b2e7d68e947db3d3432ab5e8bff4da89a85d05d"
integrity sha512-zBrzOrfvTPJcc6mvHZDPVdXbWesKU0lKlrb7vuBZxWjrFNwVC0d/KNJPcYVvyQ3zf9rrQB5Xg0MDgu0k5Tt7tQ==
dependencies:
"@abp/datatables.net" "~9.1.0-rc.3"
"@abp/datatables.net" "~9.1.0"
datatables.net-bs5 "^2.1.8"
"@abp/datatables.net@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0-rc.3.tgz#5495345014b6dc3faa67415b2c37ee84b1e4dbbc"
integrity sha512-jKn9DIQrlxMU/dedYaFjfHADPuMfs+6nUojYDGUPd76Ov1TKFNA0N/6ipB7UMYd3xVPEEmgkBH8pqf0qR8D64w==
"@abp/datatables.net@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0.tgz#12d6e1412aac4a2e0a61437dcdfbfbe1add7fed7"
integrity sha512-lYRvEZUkntaI+dS9Xkz23Z54eDeZ1R4Wzhqcg6VIsz3iO5kYAa5GiQjcOiBssNGJSLuaet6R5Pqh1ThEUjfvvA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
datatables.net "^2.1.8"
"@abp/font-awesome@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0-rc.3.tgz#259dcac2f20da57a72b9c41129c465935abc125f"
integrity sha512-fAExSAn0VaPWfx9kPwIKB0xbSSMHZst/NiNXRPhIrCGty/PXp5OV8ao+mqKcsLQJTPFz1RaSxpdq/1s3tAiGWQ==
"@abp/font-awesome@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0.tgz#af21ff2d7c332deb1df626404b53a78d790ba842"
integrity sha512-HcJzDCACGejOIvhxsorCdaesyDHnupR/sl5YFCsGikSqATyOSKQy4pw8wKsb1z+FCT5JYCTR7ROJ3lB1lTEgZw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
"@fortawesome/fontawesome-free" "^6.6.0"
"@abp/jquery-form@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0-rc.3.tgz#c1ee21a5f38dcf0fdbb0c3e2db3f66bc81ae66b1"
integrity sha512-YJ2CDjJVbNpqs88CGgsHnPtJG4BjYLQ0XFVT+Ph9ar5YnuQrYfB60HMdtnQlqn337hkbzVx2XHLJ6h0tT8To9Q==
"@abp/jquery-form@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0.tgz#bdb96436c54b2a09ac4259db97e1e577410e1fc3"
integrity sha512-xjHXWstVY6B3MPB4/8g0EJeHlVvlV010OMZKFmfCGLFi6aHAEKqqWh1rMItAiVuSmCCzL0m/208ZkpoCI++jGQ==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0-rc.3.tgz#88976407a14276244a01a24daeda6b236298e917"
integrity sha512-Yac7l/rjHxdogPyMO8LlJklndDBCwZ+qLeTbCcYt7NQnnsnn+xXomSwjFWv8sguTVKG1eL68LquGUCbNwNfrUA==
"@abp/jquery-validation-unobtrusive@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0.tgz#798551e7c14ba286a819a48804107a53e974c1ee"
integrity sha512-TggKckfbLtB7Ig2kNt2kH//GaJUns8OZbpdKdh7vCWIAGedw2FLNCABCpoGnyNp0s/dVOtdyxRl9eFRN3+a4tw==
dependencies:
"@abp/jquery-validation" "~9.1.0-rc.3"
"@abp/jquery-validation" "~9.1.0"
jquery-validation-unobtrusive "^4.0.0"
"@abp/jquery-validation@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0-rc.3.tgz#1ff99dea2f2c52e58a50d06b51e0cbca15ff690c"
integrity sha512-YB1t1m+s+vHGuxSt0h4cgIMIpwRy129pjV08Jja1QtCFhE+VgA9hjvx0OVaVcm31aLLt/KU/+NrO36AbebL+zA==
"@abp/jquery-validation@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0.tgz#b771652377fbfb3c92ce03b7b7c069a3bb2ae70b"
integrity sha512-bmPSOHcxjitB8NkiLv0SxxuSS3FlCq9SiTUGvsT8nOStDsm+KpyYSzZQq8LSCyqWWj54tlOARTfcD4tMK7/K3Q==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-validation "^1.21.0"
"@abp/jquery@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0-rc.3.tgz#0386a2857271dc4c1e04da9e4b304637bbc2d696"
integrity sha512-1UqztwQ92m6kvYE+Tb0rj7iITHngKdGI5kEpZKOHrEWqnMKeEoPbO1cL+ZOWN0m162WJiliod1HEOxW8b9Ha2Q==
"@abp/jquery@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0.tgz#952b61ea3e4a99e6551f667297dbb637d83f3c50"
integrity sha512-Ulw8ClAbqmxceNYCb76bR6dq7e9b7Hs6mjlEy05zdbsSNuZW3UoycsJ+BquXi+dUNBo6OppqEmhVeiIjAKTaFg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
jquery "~3.7.1"
"@abp/lodash@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0-rc.3.tgz#26f53847ed05a171d71c6c6f1ba33d8c4e2a624a"
integrity sha512-eUuNYTk6hla5kOdc5lOBVoKhMBfnkfXdawb+/LtwBwjCQym+XRTCenJhqzxii293xwd+0G1l5M+8VaPWFq6WWg==
"@abp/lodash@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0.tgz#62c784bd99c9e1ccfa82905e843375c594ef8584"
integrity sha512-cCE3ZwwWcPrh+ccKx4AS1USL1ttbrXBqci/l+ROjXhFzrs6GYnhI0+30xRZgPdPRm3U3nGPrSaDAU7UuHkRScg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
lodash "^4.17.21"
"@abp/luxon@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0-rc.3.tgz#0cfae9b2188c9827963e693dbfaaefcce714bdd9"
integrity sha512-UxtDDyLvHr3sPhrWX+uj9JrsN6idYKH+srOmAKC8+FOfWW/YdFAJmsYPLMCov7FoSWXHG+BQhkuXeCCBppyiVA==
"@abp/luxon@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0.tgz#b246f3627bbc7ce41b7878fce1679da473b0e0ae"
integrity sha512-AouS/qEK+i69hwr4XtUOCepONLuR+1gdHFb50RpOEbUoDfTYmYpxPBdiICmZPeJ3CExErITPZxzzngCnKPPOUw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
luxon "^3.5.0"
"@abp/malihu-custom-scrollbar-plugin@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0-rc.3.tgz#08071e21260f867fc2a7d7594dcdf30da921bb47"
integrity sha512-WDWcm4JsTzq4Se8Sg+v6U5ymjbfVOXsU2WR66RSUL8TSq3WM1MLuRaStDGxtt8nOLvPfqiPWIzb2BvsfyePNRw==
"@abp/malihu-custom-scrollbar-plugin@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0.tgz#288ae1916a78100f2c728dfd05a560ee99fafae4"
integrity sha512-McdMRDtbTZBjp//3GMVjRjkc16HNYDEdPc2ar1xrY817e0tEln6/TBkItAcfOvjso0TsLcvlNL1+1bjbMjj8OA==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0-rc.3.tgz#3cb5b000be73e4d681d3d115be98a8422a66e307"
integrity sha512-K30pG1xRGOJ5m7rJI6u5hKv5Lcjmqxqx7cekDf9HURzgpBGLCvMnnXFSx97w0LcPOYzCVxorfTdw6S3sC12idw==
"@abp/moment@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0.tgz#f3c0ae02209e496913cda53df752dabc5be648bd"
integrity sha512-WxR1l09vwxRhqyvAVP4m4IBOFjIC4pzLOmelloqES+gL/klw+T/AmY21Z/z+OV0p7aJ3V3Q1aQStuMCDCyGFnQ==
dependencies:
moment "^2.30.1"
"@abp/select2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0-rc.3.tgz#7bd050e4847c0b8366fd582200f27065ecc4ff57"
integrity sha512-0k5P+amCqNE2cPAGQpEwFl+vMssuKSbpZ0XgHfF0z3EcE1bAuYDo41nAfk/amsJn5Dt55xJcC+yesADkAXEeIA==
"@abp/select2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0.tgz#9c2c6751f8506fb375c9b7c42a008c168a8f4c75"
integrity sha512-n6HqsH8aFLMrqL6LJ0gsHFlaq6T1QSt/x7HkkZyhDC7CwhXajxtsJEstDnDF9naHSXX/lerPbrHEgzn2QRMBqg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
select2 "^4.0.13"
"@abp/sweetalert2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0-rc.3.tgz#69751518ea84b8a306478f48b516946363a7fa7f"
integrity sha512-iHk6JzD9qzmdvr/LjAwSVFfX1WmipzQNcCYwUB+kKe2uSfwufYz+9+iYjYcm7uVvZSd9LniIvzvQXyZlfMSy5w==
"@abp/sweetalert2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0.tgz#660f9b1db60cc04bde6cadbcf3c55320d20c2f3e"
integrity sha512-z3JMeAwva2vR8qZSRJ/BisQDdAEqjDJ/6oIGu/JYXQEchO1Lnd9UMV376nc3crLJdnyRRO7Qs6zx4FfVOCH0kw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
sweetalert2 "^11.14.1"
"@abp/timeago@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0-rc.3.tgz#b1eb20d6c9fe47a6d0ace8565ea8289f1af9c0a1"
integrity sha512-7hq2+HHQ91/xXFGK417dkgFNKU7z49bVN7tkHLMJyKkJb1iP3N0gCz3HdkCRjnM6yrRXQDYUmO/zCv6yBwakjA==
"@abp/timeago@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0.tgz#496e40153241bae5d418d79cc6c65c9db6306447"
integrity sha512-a/UAYQ2GrhYFGx4p0hqr3x+teBqnjnOiWJEPq9//RTlz+EZ+OUyHbJrcUtqZRvaGJtOAsfmljD3jYnOXUlU7DA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
timeago "^1.6.7"
"@abp/toastr@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0-rc.3.tgz#de490bfd6b41919d96be0544aaaee3d457cf9f32"
integrity sha512-hLe3FXyplQmhRbvBZdLVt+6yRAfptAJzwU2S5iHbs5r4ncO1ampCClZNNLNmrCglDQ30ZkgrPg4SjHn9V6HyIQ==
"@abp/toastr@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0.tgz#501cbe211164b2e7416a2d4878cb34aed3550b7c"
integrity sha512-BkTDuU0p9Qa4+HT9CYwiPQjVTrbTSNBgQ18h69S3lIadLJwdC6pXeLbL9bhe+5fiuhq2f+0Oqo3X75LNEgzHkw==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
toastr "^2.1.4"
"@abp/utils@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0-rc.3.tgz#84de6ab4497c74b2c0c04f604dc6d542a50a1534"
integrity sha512-Tw9gNUAFjmieVrnril7YxwqthpSkZiY01uW60/+Dkd3jh9qZntqgzIcKG6/TXjimWK6iN8YZFOJ0cShCnHW0Jg==
"@abp/utils@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0.tgz#a4fd37d943df18b5c11f5d4869efd5d8882b7959"
integrity sha512-+UZo0ocTEZlRO41SzzHNdinjdFUDVq8wYZSj5BA1bqCVeWYhfjI2+rl9DuogCN8UEuCACA4K/qb4XcE/untQ3g==
dependencies:
just-compare "^2.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": "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.1.0"
}
}

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

@ -2,194 +2,194 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0-rc.3.tgz#c291f2760d32a9745c4b15a62c13abec9b7e247f"
integrity sha512-f14SIEfZkvSgYBfM/rcDmn0mgkIHGqi6lRP7GeBRUPEhB944osyCFmJH3CWDjJcjTFbqWTvKVlDRsV0Roz5eqg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0-rc.3.tgz#c05d8b39fc1ef2a9c890c480cb1ec8f47ee10669"
integrity sha512-BTLoVlaYjKrW0Rhrqw4tNiHf5LV8/zBxh90OM7smKYPGOftHhSWSNUUSO5upOdOsVhNSPIxY83PF/LHp29kH8g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0-rc.3"
"@abp/bootstrap" "~9.1.0-rc.3"
"@abp/bootstrap-datepicker" "~9.1.0-rc.3"
"@abp/bootstrap-daterangepicker" "~9.1.0-rc.3"
"@abp/datatables.net-bs5" "~9.1.0-rc.3"
"@abp/font-awesome" "~9.1.0-rc.3"
"@abp/jquery-form" "~9.1.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~9.1.0-rc.3"
"@abp/lodash" "~9.1.0-rc.3"
"@abp/luxon" "~9.1.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0-rc.3"
"@abp/moment" "~9.1.0-rc.3"
"@abp/select2" "~9.1.0-rc.3"
"@abp/sweetalert2" "~9.1.0-rc.3"
"@abp/timeago" "~9.1.0-rc.3"
"@abp/toastr" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0-rc.3.tgz#88252e0fb822fe9560ed89d2118c7b32a32ba496"
integrity sha512-WGjWNoN97uxjMc173w36UV8UVGxLbDrOcglnqK+RY+E9vIxFGDmWBvwzmJ1KfZRvlwahXtMjTCiYFKO411lh1w==
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0.tgz#e9e0321037c34b43145dfc7827c422fbf79f59ab"
integrity sha512-vLkyrdFXw0/MPyU2hzqGJJk7trmIlVMdflNIe/rF77UIRmJYHWaTmPt9i5PLN/O4s0jnE9kWlaaJ/VnnFWeGsQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0.tgz#35a73580b9b67a33708f2cf897243b50c9ad7100"
integrity sha512-rggTYL9poOFICsOseDX22JNhD0KWH8Oxs0YH91TZjvm/F67cPemW99eBlJc/YdJ7bN6icRiebN8m81y9MSanyg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0"
"@abp/bootstrap" "~9.1.0"
"@abp/bootstrap-datepicker" "~9.1.0"
"@abp/bootstrap-daterangepicker" "~9.1.0"
"@abp/datatables.net-bs5" "~9.1.0"
"@abp/font-awesome" "~9.1.0"
"@abp/jquery-form" "~9.1.0"
"@abp/jquery-validation-unobtrusive" "~9.1.0"
"@abp/lodash" "~9.1.0"
"@abp/luxon" "~9.1.0"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0"
"@abp/moment" "~9.1.0"
"@abp/select2" "~9.1.0"
"@abp/sweetalert2" "~9.1.0"
"@abp/timeago" "~9.1.0"
"@abp/toastr" "~9.1.0"
"@abp/aspnetcore.mvc.ui@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0.tgz#38d058ab148a36ad4d63870e8a501ca339e4a70e"
integrity sha512-lUw1ij87KJp+Rj4cz8oSQkdRuoMq76l/wIAGwtXH+EOKusVpSJTOTioAV/tPKeKZ15ubE4bO5jWcQGxZkXgH3w==
dependencies:
ansi-colors "^4.1.3"
"@abp/bootstrap-datepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0-rc.3.tgz#8376fb204851b8e7be6fb5afe6e023f706426bc2"
integrity sha512-bKPeRpqzHlSCnItxesp+QnAewFcwuB1hmncRydhOg9ImvzRN0M9fAfSXeP7VTYH+2ygDKVEtK+8aAh1RjAryuA==
"@abp/bootstrap-datepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0.tgz#96a1875a2b92f03b8f90f7842ebf8849cf8a4d04"
integrity sha512-3FQm1SK8qmzoP7LOvXkZpq1AzrdPHKRdQJjoqK9N+lQxQjNfOxEFMxeDSg6WJKO619Cnve++jAyMidojXlCiwQ==
dependencies:
bootstrap-datepicker "^1.10.0"
"@abp/bootstrap-daterangepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0-rc.3.tgz#f14dd37eb7a4fe4d6cb823da1ee80dc28154d0df"
integrity sha512-C7KXx1630JK4mOrMZEQoiH4vzQZn6JfrS6k8nAX0p48zRNcx8oxwviaojRcu+MjDl/rDHc5U9Xy9lBIurqLEKg==
"@abp/bootstrap-daterangepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0.tgz#1993c539837eb31de174cba9f0bccd441a98f209"
integrity sha512-jS1jTqP6KCXQYX9xZpDAI07C94nwzXrNJD3H0pJXsXoOva3TTBQDD8khf6RDb7tiZrkrNJqmMyUiCfVTDbO7zg==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0-rc.3.tgz#01be98456635982e5b43a49318d0bcc55163fad7"
integrity sha512-Xi2TPaReFl3vnnFW974Cc4Sb25Iq+RwzkoGXiJFUiwGgYHbHHCd5Jd9Af6KYNchjP9SJKFYELwKZcQdxEIHauQ==
"@abp/bootstrap@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0.tgz#a06c1cd4c11554c29973db70c6a383efebb10b4e"
integrity sha512-r6onkBnpqoWrdYLDVZTiqgQBvH5UZerYRrPB3Ky+RkXJhgwn7AM3LAVrB42sIvFZRNbwOlvuAL+a0+5yDOH67Q==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
bootstrap "^5.3.3"
"@abp/core@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0-rc.3.tgz#4749bd60813ddceb156dec045e7f9eb0b3e19446"
integrity sha512-xYr9zbHCz+v672AuFWSmvqeo0CgAwZTr9laAp58QOCzO2QsVHuDUy60epGhIxCTRc3iCBkcelIFDFlGrN30WSw==
"@abp/core@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0.tgz#af78fc096932d4ec45216b5e910c87a72e479b1f"
integrity sha512-6P0KGh5+IqlhQnUOyzaGaKrKzOAm1G0gg8Ay3DXyW2ksY6Zr+lyi5cxNsSi4ix1dicqfydIKvLfV+DF3mQf/dw==
dependencies:
"@abp/utils" "~9.1.0-rc.3"
"@abp/utils" "~9.1.0"
"@abp/datatables.net-bs5@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0-rc.3.tgz#984d6550124cf0221f8233306483aff72a38249e"
integrity sha512-qJ777clztaau92sLvDgsxIQdKnFpZqQqn3/N2y81eixELm/t/qRiE0ySNduNDnvzik6/uWmfnG82ToCmmTFP2g==
"@abp/datatables.net-bs5@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0.tgz#3b2e7d68e947db3d3432ab5e8bff4da89a85d05d"
integrity sha512-zBrzOrfvTPJcc6mvHZDPVdXbWesKU0lKlrb7vuBZxWjrFNwVC0d/KNJPcYVvyQ3zf9rrQB5Xg0MDgu0k5Tt7tQ==
dependencies:
"@abp/datatables.net" "~9.1.0-rc.3"
"@abp/datatables.net" "~9.1.0"
datatables.net-bs5 "^2.1.8"
"@abp/datatables.net@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0-rc.3.tgz#5495345014b6dc3faa67415b2c37ee84b1e4dbbc"
integrity sha512-jKn9DIQrlxMU/dedYaFjfHADPuMfs+6nUojYDGUPd76Ov1TKFNA0N/6ipB7UMYd3xVPEEmgkBH8pqf0qR8D64w==
"@abp/datatables.net@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0.tgz#12d6e1412aac4a2e0a61437dcdfbfbe1add7fed7"
integrity sha512-lYRvEZUkntaI+dS9Xkz23Z54eDeZ1R4Wzhqcg6VIsz3iO5kYAa5GiQjcOiBssNGJSLuaet6R5Pqh1ThEUjfvvA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
datatables.net "^2.1.8"
"@abp/font-awesome@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0-rc.3.tgz#259dcac2f20da57a72b9c41129c465935abc125f"
integrity sha512-fAExSAn0VaPWfx9kPwIKB0xbSSMHZst/NiNXRPhIrCGty/PXp5OV8ao+mqKcsLQJTPFz1RaSxpdq/1s3tAiGWQ==
"@abp/font-awesome@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0.tgz#af21ff2d7c332deb1df626404b53a78d790ba842"
integrity sha512-HcJzDCACGejOIvhxsorCdaesyDHnupR/sl5YFCsGikSqATyOSKQy4pw8wKsb1z+FCT5JYCTR7ROJ3lB1lTEgZw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
"@fortawesome/fontawesome-free" "^6.6.0"
"@abp/jquery-form@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0-rc.3.tgz#c1ee21a5f38dcf0fdbb0c3e2db3f66bc81ae66b1"
integrity sha512-YJ2CDjJVbNpqs88CGgsHnPtJG4BjYLQ0XFVT+Ph9ar5YnuQrYfB60HMdtnQlqn337hkbzVx2XHLJ6h0tT8To9Q==
"@abp/jquery-form@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0.tgz#bdb96436c54b2a09ac4259db97e1e577410e1fc3"
integrity sha512-xjHXWstVY6B3MPB4/8g0EJeHlVvlV010OMZKFmfCGLFi6aHAEKqqWh1rMItAiVuSmCCzL0m/208ZkpoCI++jGQ==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0-rc.3.tgz#88976407a14276244a01a24daeda6b236298e917"
integrity sha512-Yac7l/rjHxdogPyMO8LlJklndDBCwZ+qLeTbCcYt7NQnnsnn+xXomSwjFWv8sguTVKG1eL68LquGUCbNwNfrUA==
"@abp/jquery-validation-unobtrusive@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0.tgz#798551e7c14ba286a819a48804107a53e974c1ee"
integrity sha512-TggKckfbLtB7Ig2kNt2kH//GaJUns8OZbpdKdh7vCWIAGedw2FLNCABCpoGnyNp0s/dVOtdyxRl9eFRN3+a4tw==
dependencies:
"@abp/jquery-validation" "~9.1.0-rc.3"
"@abp/jquery-validation" "~9.1.0"
jquery-validation-unobtrusive "^4.0.0"
"@abp/jquery-validation@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0-rc.3.tgz#1ff99dea2f2c52e58a50d06b51e0cbca15ff690c"
integrity sha512-YB1t1m+s+vHGuxSt0h4cgIMIpwRy129pjV08Jja1QtCFhE+VgA9hjvx0OVaVcm31aLLt/KU/+NrO36AbebL+zA==
"@abp/jquery-validation@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0.tgz#b771652377fbfb3c92ce03b7b7c069a3bb2ae70b"
integrity sha512-bmPSOHcxjitB8NkiLv0SxxuSS3FlCq9SiTUGvsT8nOStDsm+KpyYSzZQq8LSCyqWWj54tlOARTfcD4tMK7/K3Q==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-validation "^1.21.0"
"@abp/jquery@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0-rc.3.tgz#0386a2857271dc4c1e04da9e4b304637bbc2d696"
integrity sha512-1UqztwQ92m6kvYE+Tb0rj7iITHngKdGI5kEpZKOHrEWqnMKeEoPbO1cL+ZOWN0m162WJiliod1HEOxW8b9Ha2Q==
"@abp/jquery@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0.tgz#952b61ea3e4a99e6551f667297dbb637d83f3c50"
integrity sha512-Ulw8ClAbqmxceNYCb76bR6dq7e9b7Hs6mjlEy05zdbsSNuZW3UoycsJ+BquXi+dUNBo6OppqEmhVeiIjAKTaFg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
jquery "~3.7.1"
"@abp/lodash@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0-rc.3.tgz#26f53847ed05a171d71c6c6f1ba33d8c4e2a624a"
integrity sha512-eUuNYTk6hla5kOdc5lOBVoKhMBfnkfXdawb+/LtwBwjCQym+XRTCenJhqzxii293xwd+0G1l5M+8VaPWFq6WWg==
"@abp/lodash@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0.tgz#62c784bd99c9e1ccfa82905e843375c594ef8584"
integrity sha512-cCE3ZwwWcPrh+ccKx4AS1USL1ttbrXBqci/l+ROjXhFzrs6GYnhI0+30xRZgPdPRm3U3nGPrSaDAU7UuHkRScg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
lodash "^4.17.21"
"@abp/luxon@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0-rc.3.tgz#0cfae9b2188c9827963e693dbfaaefcce714bdd9"
integrity sha512-UxtDDyLvHr3sPhrWX+uj9JrsN6idYKH+srOmAKC8+FOfWW/YdFAJmsYPLMCov7FoSWXHG+BQhkuXeCCBppyiVA==
"@abp/luxon@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0.tgz#b246f3627bbc7ce41b7878fce1679da473b0e0ae"
integrity sha512-AouS/qEK+i69hwr4XtUOCepONLuR+1gdHFb50RpOEbUoDfTYmYpxPBdiICmZPeJ3CExErITPZxzzngCnKPPOUw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
luxon "^3.5.0"
"@abp/malihu-custom-scrollbar-plugin@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0-rc.3.tgz#08071e21260f867fc2a7d7594dcdf30da921bb47"
integrity sha512-WDWcm4JsTzq4Se8Sg+v6U5ymjbfVOXsU2WR66RSUL8TSq3WM1MLuRaStDGxtt8nOLvPfqiPWIzb2BvsfyePNRw==
"@abp/malihu-custom-scrollbar-plugin@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0.tgz#288ae1916a78100f2c728dfd05a560ee99fafae4"
integrity sha512-McdMRDtbTZBjp//3GMVjRjkc16HNYDEdPc2ar1xrY817e0tEln6/TBkItAcfOvjso0TsLcvlNL1+1bjbMjj8OA==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0-rc.3.tgz#3cb5b000be73e4d681d3d115be98a8422a66e307"
integrity sha512-K30pG1xRGOJ5m7rJI6u5hKv5Lcjmqxqx7cekDf9HURzgpBGLCvMnnXFSx97w0LcPOYzCVxorfTdw6S3sC12idw==
"@abp/moment@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0.tgz#f3c0ae02209e496913cda53df752dabc5be648bd"
integrity sha512-WxR1l09vwxRhqyvAVP4m4IBOFjIC4pzLOmelloqES+gL/klw+T/AmY21Z/z+OV0p7aJ3V3Q1aQStuMCDCyGFnQ==
dependencies:
moment "^2.30.1"
"@abp/select2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0-rc.3.tgz#7bd050e4847c0b8366fd582200f27065ecc4ff57"
integrity sha512-0k5P+amCqNE2cPAGQpEwFl+vMssuKSbpZ0XgHfF0z3EcE1bAuYDo41nAfk/amsJn5Dt55xJcC+yesADkAXEeIA==
"@abp/select2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0.tgz#9c2c6751f8506fb375c9b7c42a008c168a8f4c75"
integrity sha512-n6HqsH8aFLMrqL6LJ0gsHFlaq6T1QSt/x7HkkZyhDC7CwhXajxtsJEstDnDF9naHSXX/lerPbrHEgzn2QRMBqg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
select2 "^4.0.13"
"@abp/sweetalert2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0-rc.3.tgz#69751518ea84b8a306478f48b516946363a7fa7f"
integrity sha512-iHk6JzD9qzmdvr/LjAwSVFfX1WmipzQNcCYwUB+kKe2uSfwufYz+9+iYjYcm7uVvZSd9LniIvzvQXyZlfMSy5w==
"@abp/sweetalert2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0.tgz#660f9b1db60cc04bde6cadbcf3c55320d20c2f3e"
integrity sha512-z3JMeAwva2vR8qZSRJ/BisQDdAEqjDJ/6oIGu/JYXQEchO1Lnd9UMV376nc3crLJdnyRRO7Qs6zx4FfVOCH0kw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
sweetalert2 "^11.14.1"
"@abp/timeago@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0-rc.3.tgz#b1eb20d6c9fe47a6d0ace8565ea8289f1af9c0a1"
integrity sha512-7hq2+HHQ91/xXFGK417dkgFNKU7z49bVN7tkHLMJyKkJb1iP3N0gCz3HdkCRjnM6yrRXQDYUmO/zCv6yBwakjA==
"@abp/timeago@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0.tgz#496e40153241bae5d418d79cc6c65c9db6306447"
integrity sha512-a/UAYQ2GrhYFGx4p0hqr3x+teBqnjnOiWJEPq9//RTlz+EZ+OUyHbJrcUtqZRvaGJtOAsfmljD3jYnOXUlU7DA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
timeago "^1.6.7"
"@abp/toastr@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0-rc.3.tgz#de490bfd6b41919d96be0544aaaee3d457cf9f32"
integrity sha512-hLe3FXyplQmhRbvBZdLVt+6yRAfptAJzwU2S5iHbs5r4ncO1ampCClZNNLNmrCglDQ30ZkgrPg4SjHn9V6HyIQ==
"@abp/toastr@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0.tgz#501cbe211164b2e7416a2d4878cb34aed3550b7c"
integrity sha512-BkTDuU0p9Qa4+HT9CYwiPQjVTrbTSNBgQ18h69S3lIadLJwdC6pXeLbL9bhe+5fiuhq2f+0Oqo3X75LNEgzHkw==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
toastr "^2.1.4"
"@abp/utils@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0-rc.3.tgz#84de6ab4497c74b2c0c04f604dc6d542a50a1534"
integrity sha512-Tw9gNUAFjmieVrnril7YxwqthpSkZiY01uW60/+Dkd3jh9qZntqgzIcKG6/TXjimWK6iN8YZFOJ0cShCnHW0Jg==
"@abp/utils@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0.tgz#a4fd37d943df18b5c11f5d4869efd5d8882b7959"
integrity sha512-+UZo0ocTEZlRO41SzzHNdinjdFUDVq8wYZSj5BA1bqCVeWYhfjI2+rl9DuogCN8UEuCACA4K/qb4XcE/untQ3g==
dependencies:
just-compare "^2.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": "~9.1.0-rc.3",
"@abp/cms-kit": "9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.1.0",
"@abp/cms-kit": "9.1.0"
}
}

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

@ -2,302 +2,302 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0-rc.3.tgz#c291f2760d32a9745c4b15a62c13abec9b7e247f"
integrity sha512-f14SIEfZkvSgYBfM/rcDmn0mgkIHGqi6lRP7GeBRUPEhB944osyCFmJH3CWDjJcjTFbqWTvKVlDRsV0Roz5eqg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0-rc.3.tgz#c05d8b39fc1ef2a9c890c480cb1ec8f47ee10669"
integrity sha512-BTLoVlaYjKrW0Rhrqw4tNiHf5LV8/zBxh90OM7smKYPGOftHhSWSNUUSO5upOdOsVhNSPIxY83PF/LHp29kH8g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0-rc.3"
"@abp/bootstrap" "~9.1.0-rc.3"
"@abp/bootstrap-datepicker" "~9.1.0-rc.3"
"@abp/bootstrap-daterangepicker" "~9.1.0-rc.3"
"@abp/datatables.net-bs5" "~9.1.0-rc.3"
"@abp/font-awesome" "~9.1.0-rc.3"
"@abp/jquery-form" "~9.1.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~9.1.0-rc.3"
"@abp/lodash" "~9.1.0-rc.3"
"@abp/luxon" "~9.1.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0-rc.3"
"@abp/moment" "~9.1.0-rc.3"
"@abp/select2" "~9.1.0-rc.3"
"@abp/sweetalert2" "~9.1.0-rc.3"
"@abp/timeago" "~9.1.0-rc.3"
"@abp/toastr" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0-rc.3.tgz#88252e0fb822fe9560ed89d2118c7b32a32ba496"
integrity sha512-WGjWNoN97uxjMc173w36UV8UVGxLbDrOcglnqK+RY+E9vIxFGDmWBvwzmJ1KfZRvlwahXtMjTCiYFKO411lh1w==
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0.tgz#e9e0321037c34b43145dfc7827c422fbf79f59ab"
integrity sha512-vLkyrdFXw0/MPyU2hzqGJJk7trmIlVMdflNIe/rF77UIRmJYHWaTmPt9i5PLN/O4s0jnE9kWlaaJ/VnnFWeGsQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0.tgz#35a73580b9b67a33708f2cf897243b50c9ad7100"
integrity sha512-rggTYL9poOFICsOseDX22JNhD0KWH8Oxs0YH91TZjvm/F67cPemW99eBlJc/YdJ7bN6icRiebN8m81y9MSanyg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0"
"@abp/bootstrap" "~9.1.0"
"@abp/bootstrap-datepicker" "~9.1.0"
"@abp/bootstrap-daterangepicker" "~9.1.0"
"@abp/datatables.net-bs5" "~9.1.0"
"@abp/font-awesome" "~9.1.0"
"@abp/jquery-form" "~9.1.0"
"@abp/jquery-validation-unobtrusive" "~9.1.0"
"@abp/lodash" "~9.1.0"
"@abp/luxon" "~9.1.0"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0"
"@abp/moment" "~9.1.0"
"@abp/select2" "~9.1.0"
"@abp/sweetalert2" "~9.1.0"
"@abp/timeago" "~9.1.0"
"@abp/toastr" "~9.1.0"
"@abp/aspnetcore.mvc.ui@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0.tgz#38d058ab148a36ad4d63870e8a501ca339e4a70e"
integrity sha512-lUw1ij87KJp+Rj4cz8oSQkdRuoMq76l/wIAGwtXH+EOKusVpSJTOTioAV/tPKeKZ15ubE4bO5jWcQGxZkXgH3w==
dependencies:
ansi-colors "^4.1.3"
"@abp/bootstrap-datepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0-rc.3.tgz#8376fb204851b8e7be6fb5afe6e023f706426bc2"
integrity sha512-bKPeRpqzHlSCnItxesp+QnAewFcwuB1hmncRydhOg9ImvzRN0M9fAfSXeP7VTYH+2ygDKVEtK+8aAh1RjAryuA==
"@abp/bootstrap-datepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0.tgz#96a1875a2b92f03b8f90f7842ebf8849cf8a4d04"
integrity sha512-3FQm1SK8qmzoP7LOvXkZpq1AzrdPHKRdQJjoqK9N+lQxQjNfOxEFMxeDSg6WJKO619Cnve++jAyMidojXlCiwQ==
dependencies:
bootstrap-datepicker "^1.10.0"
"@abp/bootstrap-daterangepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0-rc.3.tgz#f14dd37eb7a4fe4d6cb823da1ee80dc28154d0df"
integrity sha512-C7KXx1630JK4mOrMZEQoiH4vzQZn6JfrS6k8nAX0p48zRNcx8oxwviaojRcu+MjDl/rDHc5U9Xy9lBIurqLEKg==
"@abp/bootstrap-daterangepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0.tgz#1993c539837eb31de174cba9f0bccd441a98f209"
integrity sha512-jS1jTqP6KCXQYX9xZpDAI07C94nwzXrNJD3H0pJXsXoOva3TTBQDD8khf6RDb7tiZrkrNJqmMyUiCfVTDbO7zg==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0-rc.3.tgz#01be98456635982e5b43a49318d0bcc55163fad7"
integrity sha512-Xi2TPaReFl3vnnFW974Cc4Sb25Iq+RwzkoGXiJFUiwGgYHbHHCd5Jd9Af6KYNchjP9SJKFYELwKZcQdxEIHauQ==
"@abp/bootstrap@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0.tgz#a06c1cd4c11554c29973db70c6a383efebb10b4e"
integrity sha512-r6onkBnpqoWrdYLDVZTiqgQBvH5UZerYRrPB3Ky+RkXJhgwn7AM3LAVrB42sIvFZRNbwOlvuAL+a0+5yDOH67Q==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
bootstrap "^5.3.3"
"@abp/clipboard@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.1.0-rc.3.tgz#85b38876ba259a235acfcea8bb85c0bf9309fa5c"
integrity sha512-3FSLFOpySYQfmlMlrhSEdC8mnLDUtXRBXwWNIBJMTNEKAt0E2Z/2TIefaPzPYzYkqNrXlq8qdOOkvxFm39y8WQ==
"@abp/clipboard@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.1.0.tgz#5d5678ef7e8c355715c5a74e4aabd0a21d5e6cbe"
integrity sha512-1TxZbB/q5DPeLhYzrc6y0OVekxnjM+CRH/Gu8nAXQMX46XjdTboXvBtvgKHV1aCznGNsWyjd5A2O5G/XGg9NNw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
clipboard "^2.0.11"
"@abp/cms-kit.admin@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-9.1.0-rc.3.tgz#2f4a40db93d5ff6d1e140a44df1440280dcf6697"
integrity sha512-yMF3VQ2pw8T/YDnmAvoeHl8G++IFEAS/1m9L5pTFYg5oF3aS1oSg1KhXtUdw/iYKhmcdefAqC3UmBRUYIPJ7NQ==
"@abp/cms-kit.admin@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-9.1.0.tgz#1563e47e83f816cded5af2f608a8958f68ac7fff"
integrity sha512-utsJXJ0GmR5SKQTSBSfcs/Uqvo6nleLa1LF6uOaiJa2nsck9gD1XcVX3GMi54ZoQpjAXFvXtwh5P6gzPfBNroQ==
dependencies:
"@abp/codemirror" "~9.1.0-rc.3"
"@abp/jstree" "~9.1.0-rc.3"
"@abp/markdown-it" "~9.1.0-rc.3"
"@abp/slugify" "~9.1.0-rc.3"
"@abp/tui-editor" "~9.1.0-rc.3"
"@abp/uppy" "~9.1.0-rc.3"
"@abp/codemirror" "~9.1.0"
"@abp/jstree" "~9.1.0"
"@abp/markdown-it" "~9.1.0"
"@abp/slugify" "~9.1.0"
"@abp/tui-editor" "~9.1.0"
"@abp/uppy" "~9.1.0"
"@abp/cms-kit.public@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-9.1.0-rc.3.tgz#41af8c6d841be8473cdf90cefabadf0551b6683c"
integrity sha512-iHidVYa4JXq1RYUxOsjzVbuyw8rh9+8lh2kKG6uCoBc5wQQxBXK/RHU4WC15rbWKkhLhSPOee0v/lN6sifgk4w==
"@abp/cms-kit.public@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-9.1.0.tgz#1d7dc0527e84e4da7afee217d33a69b1ca6fc76e"
integrity sha512-sVB4X73zyjM8TeJj4XdV0XQtxodEUvmXz3I+PoPXKIj0pzOHZ1XhyQjl3yrxkDnk4fcx2jfRoBEvPYAK796nXg==
dependencies:
"@abp/highlight.js" "~9.1.0-rc.3"
"@abp/star-rating-svg" "~9.1.0-rc.3"
"@abp/highlight.js" "~9.1.0"
"@abp/star-rating-svg" "~9.1.0"
"@abp/cms-kit@9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-9.1.0-rc.3.tgz#28cec8569f7a5f1f1d09a2c29461e852c5a31f8a"
integrity sha512-EOyuJvrznnuwpVGdFeqiEHgRzibyssMf/IjvYfcALPnmnhNENah4Exd8ySVB6EC/i3rPEb671PwTdwEIRxVGrg==
"@abp/cms-kit@9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-9.1.0.tgz#f3498a2e0213163abd65d62c1404a1c76ad9db04"
integrity sha512-aUTNq5qAlP7zUHmhv8uYb1S6bzgqRUvcgoNpArhojG5URvBjrKE4a65YFZgoC7Bb7q+Ljx6c5nZ7ehylZpiz2g==
dependencies:
"@abp/cms-kit.admin" "~9.1.0-rc.3"
"@abp/cms-kit.public" "~9.1.0-rc.3"
"@abp/cms-kit.admin" "~9.1.0"
"@abp/cms-kit.public" "~9.1.0"
"@abp/codemirror@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-9.1.0-rc.3.tgz#240eb51926b256a320a452cbd638e7bc6e63b0dc"
integrity sha512-CSWXfC9nUK6o+gGtSdkjPzQ8EHV5ctnVpDojEzsmTLLyzElAQkJGLJ2Bvz9Xdn5/d/Sk3tjc9WMuxZhdMCm4IQ==
"@abp/codemirror@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-9.1.0.tgz#66cb3bde616e580fba06dbfdb0f84b48eb5e9ce3"
integrity sha512-tfUnfqYDUlNfs96wVvilF1K+GmvDUsXIK465qHUux9fHcA1muN0IRnfTZKtmeAkiAKgvxl/WkbfpnvjBKQZfbw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
codemirror "^5.65.1"
"@abp/core@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0-rc.3.tgz#4749bd60813ddceb156dec045e7f9eb0b3e19446"
integrity sha512-xYr9zbHCz+v672AuFWSmvqeo0CgAwZTr9laAp58QOCzO2QsVHuDUy60epGhIxCTRc3iCBkcelIFDFlGrN30WSw==
"@abp/core@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0.tgz#af78fc096932d4ec45216b5e910c87a72e479b1f"
integrity sha512-6P0KGh5+IqlhQnUOyzaGaKrKzOAm1G0gg8Ay3DXyW2ksY6Zr+lyi5cxNsSi4ix1dicqfydIKvLfV+DF3mQf/dw==
dependencies:
"@abp/utils" "~9.1.0-rc.3"
"@abp/utils" "~9.1.0"
"@abp/datatables.net-bs5@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0-rc.3.tgz#984d6550124cf0221f8233306483aff72a38249e"
integrity sha512-qJ777clztaau92sLvDgsxIQdKnFpZqQqn3/N2y81eixELm/t/qRiE0ySNduNDnvzik6/uWmfnG82ToCmmTFP2g==
"@abp/datatables.net-bs5@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0.tgz#3b2e7d68e947db3d3432ab5e8bff4da89a85d05d"
integrity sha512-zBrzOrfvTPJcc6mvHZDPVdXbWesKU0lKlrb7vuBZxWjrFNwVC0d/KNJPcYVvyQ3zf9rrQB5Xg0MDgu0k5Tt7tQ==
dependencies:
"@abp/datatables.net" "~9.1.0-rc.3"
"@abp/datatables.net" "~9.1.0"
datatables.net-bs5 "^2.1.8"
"@abp/datatables.net@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0-rc.3.tgz#5495345014b6dc3faa67415b2c37ee84b1e4dbbc"
integrity sha512-jKn9DIQrlxMU/dedYaFjfHADPuMfs+6nUojYDGUPd76Ov1TKFNA0N/6ipB7UMYd3xVPEEmgkBH8pqf0qR8D64w==
"@abp/datatables.net@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0.tgz#12d6e1412aac4a2e0a61437dcdfbfbe1add7fed7"
integrity sha512-lYRvEZUkntaI+dS9Xkz23Z54eDeZ1R4Wzhqcg6VIsz3iO5kYAa5GiQjcOiBssNGJSLuaet6R5Pqh1ThEUjfvvA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
datatables.net "^2.1.8"
"@abp/font-awesome@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0-rc.3.tgz#259dcac2f20da57a72b9c41129c465935abc125f"
integrity sha512-fAExSAn0VaPWfx9kPwIKB0xbSSMHZst/NiNXRPhIrCGty/PXp5OV8ao+mqKcsLQJTPFz1RaSxpdq/1s3tAiGWQ==
"@abp/font-awesome@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0.tgz#af21ff2d7c332deb1df626404b53a78d790ba842"
integrity sha512-HcJzDCACGejOIvhxsorCdaesyDHnupR/sl5YFCsGikSqATyOSKQy4pw8wKsb1z+FCT5JYCTR7ROJ3lB1lTEgZw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
"@fortawesome/fontawesome-free" "^6.6.0"
"@abp/highlight.js@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-9.1.0-rc.3.tgz#2d62125646651add2d2ba6ecc36d72904da160d4"
integrity sha512-gK7Nksk0Zf8x2CL4D5plptLNYCYrZo4cMFiQmarN9TTY41jQqoItrdAInPoWB3b+0AgMlo/pYjzxXHIZLItLBA==
"@abp/highlight.js@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-9.1.0.tgz#baed72c6ca38fd888b49174e632788c681306dce"
integrity sha512-kV6BFYESIIOJOJ1I9I3xUdLftrIkK8vZlIaBupJobxzNeOXh4/VRIVJE75xRXyMSmJRSMOZm8pjNoQsuKDgT3w==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
"@highlightjs/cdn-assets" "~11.10.0"
"@abp/jquery-form@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0-rc.3.tgz#c1ee21a5f38dcf0fdbb0c3e2db3f66bc81ae66b1"
integrity sha512-YJ2CDjJVbNpqs88CGgsHnPtJG4BjYLQ0XFVT+Ph9ar5YnuQrYfB60HMdtnQlqn337hkbzVx2XHLJ6h0tT8To9Q==
"@abp/jquery-form@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0.tgz#bdb96436c54b2a09ac4259db97e1e577410e1fc3"
integrity sha512-xjHXWstVY6B3MPB4/8g0EJeHlVvlV010OMZKFmfCGLFi6aHAEKqqWh1rMItAiVuSmCCzL0m/208ZkpoCI++jGQ==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0-rc.3.tgz#88976407a14276244a01a24daeda6b236298e917"
integrity sha512-Yac7l/rjHxdogPyMO8LlJklndDBCwZ+qLeTbCcYt7NQnnsnn+xXomSwjFWv8sguTVKG1eL68LquGUCbNwNfrUA==
"@abp/jquery-validation-unobtrusive@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0.tgz#798551e7c14ba286a819a48804107a53e974c1ee"
integrity sha512-TggKckfbLtB7Ig2kNt2kH//GaJUns8OZbpdKdh7vCWIAGedw2FLNCABCpoGnyNp0s/dVOtdyxRl9eFRN3+a4tw==
dependencies:
"@abp/jquery-validation" "~9.1.0-rc.3"
"@abp/jquery-validation" "~9.1.0"
jquery-validation-unobtrusive "^4.0.0"
"@abp/jquery-validation@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0-rc.3.tgz#1ff99dea2f2c52e58a50d06b51e0cbca15ff690c"
integrity sha512-YB1t1m+s+vHGuxSt0h4cgIMIpwRy129pjV08Jja1QtCFhE+VgA9hjvx0OVaVcm31aLLt/KU/+NrO36AbebL+zA==
"@abp/jquery-validation@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0.tgz#b771652377fbfb3c92ce03b7b7c069a3bb2ae70b"
integrity sha512-bmPSOHcxjitB8NkiLv0SxxuSS3FlCq9SiTUGvsT8nOStDsm+KpyYSzZQq8LSCyqWWj54tlOARTfcD4tMK7/K3Q==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-validation "^1.21.0"
"@abp/jquery@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0-rc.3.tgz#0386a2857271dc4c1e04da9e4b304637bbc2d696"
integrity sha512-1UqztwQ92m6kvYE+Tb0rj7iITHngKdGI5kEpZKOHrEWqnMKeEoPbO1cL+ZOWN0m162WJiliod1HEOxW8b9Ha2Q==
"@abp/jquery@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0.tgz#952b61ea3e4a99e6551f667297dbb637d83f3c50"
integrity sha512-Ulw8ClAbqmxceNYCb76bR6dq7e9b7Hs6mjlEy05zdbsSNuZW3UoycsJ+BquXi+dUNBo6OppqEmhVeiIjAKTaFg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
jquery "~3.7.1"
"@abp/jstree@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-9.1.0-rc.3.tgz#7179df5b74817886d17a95f044af06140f907c19"
integrity sha512-ramEuCBU8st8crX6d/28S/gNLgTz6fLIxOkOof3kN7JpcF4zkk46Z9hKZTTDFrkZOfQ+WoxWIdzYh85FOuGWLQ==
"@abp/jstree@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-9.1.0.tgz#1761e31b37cce010401f8812c7e1a3a56dbd3e8e"
integrity sha512-d3gX+7SuRcP9RR4R09gjGrk5ghmC6mQeuvEMVvQjMCruH92PRo/GZ7pqubanAyN45D8ct8BXAw1DKV9Yu7P67Q==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jstree "^3.3.17"
"@abp/lodash@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0-rc.3.tgz#26f53847ed05a171d71c6c6f1ba33d8c4e2a624a"
integrity sha512-eUuNYTk6hla5kOdc5lOBVoKhMBfnkfXdawb+/LtwBwjCQym+XRTCenJhqzxii293xwd+0G1l5M+8VaPWFq6WWg==
"@abp/lodash@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0.tgz#62c784bd99c9e1ccfa82905e843375c594ef8584"
integrity sha512-cCE3ZwwWcPrh+ccKx4AS1USL1ttbrXBqci/l+ROjXhFzrs6GYnhI0+30xRZgPdPRm3U3nGPrSaDAU7UuHkRScg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
lodash "^4.17.21"
"@abp/luxon@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0-rc.3.tgz#0cfae9b2188c9827963e693dbfaaefcce714bdd9"
integrity sha512-UxtDDyLvHr3sPhrWX+uj9JrsN6idYKH+srOmAKC8+FOfWW/YdFAJmsYPLMCov7FoSWXHG+BQhkuXeCCBppyiVA==
"@abp/luxon@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0.tgz#b246f3627bbc7ce41b7878fce1679da473b0e0ae"
integrity sha512-AouS/qEK+i69hwr4XtUOCepONLuR+1gdHFb50RpOEbUoDfTYmYpxPBdiICmZPeJ3CExErITPZxzzngCnKPPOUw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
luxon "^3.5.0"
"@abp/malihu-custom-scrollbar-plugin@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0-rc.3.tgz#08071e21260f867fc2a7d7594dcdf30da921bb47"
integrity sha512-WDWcm4JsTzq4Se8Sg+v6U5ymjbfVOXsU2WR66RSUL8TSq3WM1MLuRaStDGxtt8nOLvPfqiPWIzb2BvsfyePNRw==
"@abp/malihu-custom-scrollbar-plugin@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0.tgz#288ae1916a78100f2c728dfd05a560ee99fafae4"
integrity sha512-McdMRDtbTZBjp//3GMVjRjkc16HNYDEdPc2ar1xrY817e0tEln6/TBkItAcfOvjso0TsLcvlNL1+1bjbMjj8OA==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/markdown-it@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/markdown-it/-/markdown-it-9.1.0-rc.3.tgz#e07b469da728b8fb523bbb968b59b29dd4501955"
integrity sha512-8CWitrd1e4LMWA7XO765Ut8tXQNK4XtN5H5eV2hPWS6dCRACK0H96k5fpwXeAynnV4ZzNLz2G/GjT6w947R/mw==
"@abp/markdown-it@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/markdown-it/-/markdown-it-9.1.0.tgz#9d40057871ee15657d5e6e65b12a958cce6ed2c8"
integrity sha512-Vv25TO4b8q3+jaiZ1XC134kNUWoPl1aedh3NeIQU11NfrHM5tFO7gDLBXXPwM+Ahoptg25/WYGDcUnnx2WLpFg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
markdown-it "^14.1.0"
"@abp/moment@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0-rc.3.tgz#3cb5b000be73e4d681d3d115be98a8422a66e307"
integrity sha512-K30pG1xRGOJ5m7rJI6u5hKv5Lcjmqxqx7cekDf9HURzgpBGLCvMnnXFSx97w0LcPOYzCVxorfTdw6S3sC12idw==
"@abp/moment@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0.tgz#f3c0ae02209e496913cda53df752dabc5be648bd"
integrity sha512-WxR1l09vwxRhqyvAVP4m4IBOFjIC4pzLOmelloqES+gL/klw+T/AmY21Z/z+OV0p7aJ3V3Q1aQStuMCDCyGFnQ==
dependencies:
moment "^2.30.1"
"@abp/prismjs@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.1.0-rc.3.tgz#f77e1d264ef5b6c1ceb7bd1b4aee19bfce6e723b"
integrity sha512-/vtoR5oyEiVVvLPPsAS5qSI4THle/WqETTTTInpeVx6u/NEbeY9sBAUz+udS/fWJlyxIUN6He56ghoJNaWXYJw==
"@abp/prismjs@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.1.0.tgz#40b688c82ae808ef92516ea5731ccb38c19d2384"
integrity sha512-trSW1K6VtIEaAyxe7umQGimCTLrgdT6DwSiQ8PONvKa8WR5ZmzSDU7lK8SliorufkbWtdkjCvuXB81NGt3tAhQ==
dependencies:
"@abp/clipboard" "~9.1.0-rc.3"
"@abp/core" "~9.1.0-rc.3"
"@abp/clipboard" "~9.1.0"
"@abp/core" "~9.1.0"
prismjs "^1.29.0"
"@abp/select2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0-rc.3.tgz#7bd050e4847c0b8366fd582200f27065ecc4ff57"
integrity sha512-0k5P+amCqNE2cPAGQpEwFl+vMssuKSbpZ0XgHfF0z3EcE1bAuYDo41nAfk/amsJn5Dt55xJcC+yesADkAXEeIA==
"@abp/select2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0.tgz#9c2c6751f8506fb375c9b7c42a008c168a8f4c75"
integrity sha512-n6HqsH8aFLMrqL6LJ0gsHFlaq6T1QSt/x7HkkZyhDC7CwhXajxtsJEstDnDF9naHSXX/lerPbrHEgzn2QRMBqg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
select2 "^4.0.13"
"@abp/slugify@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-9.1.0-rc.3.tgz#7c23402f5b78b2dff1ba384fcd596cdc1d355984"
integrity sha512-uxMIC1nM5E/SwxUqOQHEsf/b48iQ+9ZOvRdAgrqedQBBgFYzL1rdCT7HhaJXWxUXMrIQgyODfTBn5k90hzdgEQ==
"@abp/slugify@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-9.1.0.tgz#e7a7b1d6f8a4a84f6cd70c72cc9da1c12a19257f"
integrity sha512-fve6FIbOkjKpQXg/i/Kel6B6rVo2/nYdzWDWwUzGj92ZcIhh3B1inLHXL54336+vjjXbb17SNrsNKRf8qKs9ow==
dependencies:
slugify "^1.6.6"
"@abp/star-rating-svg@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-9.1.0-rc.3.tgz#41e3639c85a748b3ae6f7110c4f850c029d86b8c"
integrity sha512-gIU3xFemzKAwiVVo7reNH8trJ84WLCk5LMluQ3uUEDg/HabOhHZiCBX9PmSkp2HHft3WaLcHELOueQ8RTDNr4w==
"@abp/star-rating-svg@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-9.1.0.tgz#5abeb17f487e737caf92cd1ef76930d376dcc60f"
integrity sha512-Ob0PrXtkrYgjCfB6pxvpCQ/ID3x4j5TxJbEa9wh14KqakmKsO/2hp17CZ1XjMgZsLJGL4p3qNZZ3WZIqbwZDJQ==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
star-rating-svg "^3.5.0"
"@abp/sweetalert2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0-rc.3.tgz#69751518ea84b8a306478f48b516946363a7fa7f"
integrity sha512-iHk6JzD9qzmdvr/LjAwSVFfX1WmipzQNcCYwUB+kKe2uSfwufYz+9+iYjYcm7uVvZSd9LniIvzvQXyZlfMSy5w==
"@abp/sweetalert2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0.tgz#660f9b1db60cc04bde6cadbcf3c55320d20c2f3e"
integrity sha512-z3JMeAwva2vR8qZSRJ/BisQDdAEqjDJ/6oIGu/JYXQEchO1Lnd9UMV376nc3crLJdnyRRO7Qs6zx4FfVOCH0kw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
sweetalert2 "^11.14.1"
"@abp/timeago@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0-rc.3.tgz#b1eb20d6c9fe47a6d0ace8565ea8289f1af9c0a1"
integrity sha512-7hq2+HHQ91/xXFGK417dkgFNKU7z49bVN7tkHLMJyKkJb1iP3N0gCz3HdkCRjnM6yrRXQDYUmO/zCv6yBwakjA==
"@abp/timeago@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0.tgz#496e40153241bae5d418d79cc6c65c9db6306447"
integrity sha512-a/UAYQ2GrhYFGx4p0hqr3x+teBqnjnOiWJEPq9//RTlz+EZ+OUyHbJrcUtqZRvaGJtOAsfmljD3jYnOXUlU7DA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
timeago "^1.6.7"
"@abp/toastr@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0-rc.3.tgz#de490bfd6b41919d96be0544aaaee3d457cf9f32"
integrity sha512-hLe3FXyplQmhRbvBZdLVt+6yRAfptAJzwU2S5iHbs5r4ncO1ampCClZNNLNmrCglDQ30ZkgrPg4SjHn9V6HyIQ==
"@abp/toastr@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0.tgz#501cbe211164b2e7416a2d4878cb34aed3550b7c"
integrity sha512-BkTDuU0p9Qa4+HT9CYwiPQjVTrbTSNBgQ18h69S3lIadLJwdC6pXeLbL9bhe+5fiuhq2f+0Oqo3X75LNEgzHkw==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
toastr "^2.1.4"
"@abp/tui-editor@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-9.1.0-rc.3.tgz#8162df2aa1e5e0a3875968a9ede6e86bcd33ce47"
integrity sha512-V5+BiAUCYVtekIbPl23BefibxgBPe2oPXUbd5JYM4/qRuWEBsinR//XJOhDjQx3onVwg7CF/W2gjhQFUw69xSA==
"@abp/tui-editor@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-9.1.0.tgz#cc4106f0ea61ad1ee2497ecfec1eefb62189f57f"
integrity sha512-Ttmzn881+knyFst/5BZP+4vb4R+gx5loqWtbuQXthO2saisr/+QJX4EzqwYqPTVl81Y1HZwhcdTr/hMHOCMFpg==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/prismjs" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
"@abp/prismjs" "~9.1.0"
"@abp/uppy@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-9.1.0-rc.3.tgz#22e5ef2126ddaa89b96957fefde143d906df4a40"
integrity sha512-gNEflk6lN0Q0u/j/YpHoyAcAssLYJU+QthBk9LrsZRLzGfwGyVDyijwKyXBIN9sLY1Fmr3/QCL4wQRqMQSncsA==
"@abp/uppy@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-9.1.0.tgz#fdd758f33437754b7a8e73f5a7bf8023dfbdfc5d"
integrity sha512-JlgibBIvNF3KjqjnjNaluQx2sZKAop/i6uxJ8XHW45fFth/vNYTStfsFRy0WkgcFQXOum95P3+RIlRaBU55DyA==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
uppy "^4.4.1"
"@abp/utils@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0-rc.3.tgz#84de6ab4497c74b2c0c04f604dc6d542a50a1534"
integrity sha512-Tw9gNUAFjmieVrnril7YxwqthpSkZiY01uW60/+Dkd3jh9qZntqgzIcKG6/TXjimWK6iN8YZFOJ0cShCnHW0Jg==
"@abp/utils@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0.tgz#a4fd37d943df18b5c11f5d4869efd5d8882b7959"
integrity sha512-+UZo0ocTEZlRO41SzzHNdinjdFUDVq8wYZSj5BA1bqCVeWYhfjI2+rl9DuogCN8UEuCACA4K/qb4XcE/untQ3g==
dependencies:
just-compare "^2.3.0"

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

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

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

@ -2,238 +2,238 @@
# yarn lockfile v1
"@abp/anchor-js@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-9.1.0-rc.3.tgz#e9197e56912eba1ce243e6925805c6c389161768"
integrity sha512-DMnXrxkiATelrltFVeCCczW49dfBdcUwOV3PStUVmwgPLXO2LuxCBDenNICqzkPmLv4WAUF4MXbhOhw8l8SlBw==
"@abp/anchor-js@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-9.1.0.tgz#432ab4106a4e0ae8f5f39462b4ddafdbc5d39fab"
integrity sha512-0XmODAzc9ZaAJXnKdPBpuofsa2W4yp2JKvdd0HFuJZTU36q0k7uA+j+JGHsT95Cd/DyHVuxSV00Ys/Cz4sqcqQ==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
anchor-js "^5.0.0"
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0-rc.3.tgz#c291f2760d32a9745c4b15a62c13abec9b7e247f"
integrity sha512-f14SIEfZkvSgYBfM/rcDmn0mgkIHGqi6lRP7GeBRUPEhB944osyCFmJH3CWDjJcjTFbqWTvKVlDRsV0Roz5eqg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0-rc.3.tgz#c05d8b39fc1ef2a9c890c480cb1ec8f47ee10669"
integrity sha512-BTLoVlaYjKrW0Rhrqw4tNiHf5LV8/zBxh90OM7smKYPGOftHhSWSNUUSO5upOdOsVhNSPIxY83PF/LHp29kH8g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0-rc.3"
"@abp/bootstrap" "~9.1.0-rc.3"
"@abp/bootstrap-datepicker" "~9.1.0-rc.3"
"@abp/bootstrap-daterangepicker" "~9.1.0-rc.3"
"@abp/datatables.net-bs5" "~9.1.0-rc.3"
"@abp/font-awesome" "~9.1.0-rc.3"
"@abp/jquery-form" "~9.1.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~9.1.0-rc.3"
"@abp/lodash" "~9.1.0-rc.3"
"@abp/luxon" "~9.1.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0-rc.3"
"@abp/moment" "~9.1.0-rc.3"
"@abp/select2" "~9.1.0-rc.3"
"@abp/sweetalert2" "~9.1.0-rc.3"
"@abp/timeago" "~9.1.0-rc.3"
"@abp/toastr" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0-rc.3.tgz#88252e0fb822fe9560ed89d2118c7b32a32ba496"
integrity sha512-WGjWNoN97uxjMc173w36UV8UVGxLbDrOcglnqK+RY+E9vIxFGDmWBvwzmJ1KfZRvlwahXtMjTCiYFKO411lh1w==
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0.tgz#e9e0321037c34b43145dfc7827c422fbf79f59ab"
integrity sha512-vLkyrdFXw0/MPyU2hzqGJJk7trmIlVMdflNIe/rF77UIRmJYHWaTmPt9i5PLN/O4s0jnE9kWlaaJ/VnnFWeGsQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0.tgz#35a73580b9b67a33708f2cf897243b50c9ad7100"
integrity sha512-rggTYL9poOFICsOseDX22JNhD0KWH8Oxs0YH91TZjvm/F67cPemW99eBlJc/YdJ7bN6icRiebN8m81y9MSanyg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0"
"@abp/bootstrap" "~9.1.0"
"@abp/bootstrap-datepicker" "~9.1.0"
"@abp/bootstrap-daterangepicker" "~9.1.0"
"@abp/datatables.net-bs5" "~9.1.0"
"@abp/font-awesome" "~9.1.0"
"@abp/jquery-form" "~9.1.0"
"@abp/jquery-validation-unobtrusive" "~9.1.0"
"@abp/lodash" "~9.1.0"
"@abp/luxon" "~9.1.0"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0"
"@abp/moment" "~9.1.0"
"@abp/select2" "~9.1.0"
"@abp/sweetalert2" "~9.1.0"
"@abp/timeago" "~9.1.0"
"@abp/toastr" "~9.1.0"
"@abp/aspnetcore.mvc.ui@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0.tgz#38d058ab148a36ad4d63870e8a501ca339e4a70e"
integrity sha512-lUw1ij87KJp+Rj4cz8oSQkdRuoMq76l/wIAGwtXH+EOKusVpSJTOTioAV/tPKeKZ15ubE4bO5jWcQGxZkXgH3w==
dependencies:
ansi-colors "^4.1.3"
"@abp/bootstrap-datepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0-rc.3.tgz#8376fb204851b8e7be6fb5afe6e023f706426bc2"
integrity sha512-bKPeRpqzHlSCnItxesp+QnAewFcwuB1hmncRydhOg9ImvzRN0M9fAfSXeP7VTYH+2ygDKVEtK+8aAh1RjAryuA==
"@abp/bootstrap-datepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0.tgz#96a1875a2b92f03b8f90f7842ebf8849cf8a4d04"
integrity sha512-3FQm1SK8qmzoP7LOvXkZpq1AzrdPHKRdQJjoqK9N+lQxQjNfOxEFMxeDSg6WJKO619Cnve++jAyMidojXlCiwQ==
dependencies:
bootstrap-datepicker "^1.10.0"
"@abp/bootstrap-daterangepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0-rc.3.tgz#f14dd37eb7a4fe4d6cb823da1ee80dc28154d0df"
integrity sha512-C7KXx1630JK4mOrMZEQoiH4vzQZn6JfrS6k8nAX0p48zRNcx8oxwviaojRcu+MjDl/rDHc5U9Xy9lBIurqLEKg==
"@abp/bootstrap-daterangepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0.tgz#1993c539837eb31de174cba9f0bccd441a98f209"
integrity sha512-jS1jTqP6KCXQYX9xZpDAI07C94nwzXrNJD3H0pJXsXoOva3TTBQDD8khf6RDb7tiZrkrNJqmMyUiCfVTDbO7zg==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0-rc.3.tgz#01be98456635982e5b43a49318d0bcc55163fad7"
integrity sha512-Xi2TPaReFl3vnnFW974Cc4Sb25Iq+RwzkoGXiJFUiwGgYHbHHCd5Jd9Af6KYNchjP9SJKFYELwKZcQdxEIHauQ==
"@abp/bootstrap@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0.tgz#a06c1cd4c11554c29973db70c6a383efebb10b4e"
integrity sha512-r6onkBnpqoWrdYLDVZTiqgQBvH5UZerYRrPB3Ky+RkXJhgwn7AM3LAVrB42sIvFZRNbwOlvuAL+a0+5yDOH67Q==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
bootstrap "^5.3.3"
"@abp/clipboard@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.1.0-rc.3.tgz#85b38876ba259a235acfcea8bb85c0bf9309fa5c"
integrity sha512-3FSLFOpySYQfmlMlrhSEdC8mnLDUtXRBXwWNIBJMTNEKAt0E2Z/2TIefaPzPYzYkqNrXlq8qdOOkvxFm39y8WQ==
"@abp/clipboard@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.1.0.tgz#5d5678ef7e8c355715c5a74e4aabd0a21d5e6cbe"
integrity sha512-1TxZbB/q5DPeLhYzrc6y0OVekxnjM+CRH/Gu8nAXQMX46XjdTboXvBtvgKHV1aCznGNsWyjd5A2O5G/XGg9NNw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
clipboard "^2.0.11"
"@abp/core@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0-rc.3.tgz#4749bd60813ddceb156dec045e7f9eb0b3e19446"
integrity sha512-xYr9zbHCz+v672AuFWSmvqeo0CgAwZTr9laAp58QOCzO2QsVHuDUy60epGhIxCTRc3iCBkcelIFDFlGrN30WSw==
"@abp/core@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0.tgz#af78fc096932d4ec45216b5e910c87a72e479b1f"
integrity sha512-6P0KGh5+IqlhQnUOyzaGaKrKzOAm1G0gg8Ay3DXyW2ksY6Zr+lyi5cxNsSi4ix1dicqfydIKvLfV+DF3mQf/dw==
dependencies:
"@abp/utils" "~9.1.0-rc.3"
"@abp/utils" "~9.1.0"
"@abp/datatables.net-bs5@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0-rc.3.tgz#984d6550124cf0221f8233306483aff72a38249e"
integrity sha512-qJ777clztaau92sLvDgsxIQdKnFpZqQqn3/N2y81eixELm/t/qRiE0ySNduNDnvzik6/uWmfnG82ToCmmTFP2g==
"@abp/datatables.net-bs5@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0.tgz#3b2e7d68e947db3d3432ab5e8bff4da89a85d05d"
integrity sha512-zBrzOrfvTPJcc6mvHZDPVdXbWesKU0lKlrb7vuBZxWjrFNwVC0d/KNJPcYVvyQ3zf9rrQB5Xg0MDgu0k5Tt7tQ==
dependencies:
"@abp/datatables.net" "~9.1.0-rc.3"
"@abp/datatables.net" "~9.1.0"
datatables.net-bs5 "^2.1.8"
"@abp/datatables.net@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0-rc.3.tgz#5495345014b6dc3faa67415b2c37ee84b1e4dbbc"
integrity sha512-jKn9DIQrlxMU/dedYaFjfHADPuMfs+6nUojYDGUPd76Ov1TKFNA0N/6ipB7UMYd3xVPEEmgkBH8pqf0qR8D64w==
"@abp/datatables.net@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0.tgz#12d6e1412aac4a2e0a61437dcdfbfbe1add7fed7"
integrity sha512-lYRvEZUkntaI+dS9Xkz23Z54eDeZ1R4Wzhqcg6VIsz3iO5kYAa5GiQjcOiBssNGJSLuaet6R5Pqh1ThEUjfvvA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
datatables.net "^2.1.8"
"@abp/docs@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-9.1.0-rc.3.tgz#55f2035cfb50c1da1d6a0175ba3f2a74446b4d8b"
integrity sha512-KAZBAmdTxdTsLRqXPi6Tg5RGcStUekYSNl3j5gE/TvXFIqcQa1h0B4wCltAmOHYs5Wss60BkgAtzZJj0ycLdmA==
"@abp/docs@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-9.1.0.tgz#0344afd56cbbd4f5b104a578c2e39831f8f30efa"
integrity sha512-jg9CQYC9e8vjRAcTsbbEmJyQ243FC18jkmcKcBHwJgRP54hf3AhPobiFzO7qx9mB0MZWdPReRSAoJ6/BSZx+9g==
dependencies:
"@abp/anchor-js" "~9.1.0-rc.3"
"@abp/clipboard" "~9.1.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0-rc.3"
"@abp/popper.js" "~9.1.0-rc.3"
"@abp/prismjs" "~9.1.0-rc.3"
"@abp/anchor-js" "~9.1.0"
"@abp/clipboard" "~9.1.0"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0"
"@abp/popper.js" "~9.1.0"
"@abp/prismjs" "~9.1.0"
"@abp/font-awesome@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0-rc.3.tgz#259dcac2f20da57a72b9c41129c465935abc125f"
integrity sha512-fAExSAn0VaPWfx9kPwIKB0xbSSMHZst/NiNXRPhIrCGty/PXp5OV8ao+mqKcsLQJTPFz1RaSxpdq/1s3tAiGWQ==
"@abp/font-awesome@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0.tgz#af21ff2d7c332deb1df626404b53a78d790ba842"
integrity sha512-HcJzDCACGejOIvhxsorCdaesyDHnupR/sl5YFCsGikSqATyOSKQy4pw8wKsb1z+FCT5JYCTR7ROJ3lB1lTEgZw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
"@fortawesome/fontawesome-free" "^6.6.0"
"@abp/jquery-form@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0-rc.3.tgz#c1ee21a5f38dcf0fdbb0c3e2db3f66bc81ae66b1"
integrity sha512-YJ2CDjJVbNpqs88CGgsHnPtJG4BjYLQ0XFVT+Ph9ar5YnuQrYfB60HMdtnQlqn337hkbzVx2XHLJ6h0tT8To9Q==
"@abp/jquery-form@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0.tgz#bdb96436c54b2a09ac4259db97e1e577410e1fc3"
integrity sha512-xjHXWstVY6B3MPB4/8g0EJeHlVvlV010OMZKFmfCGLFi6aHAEKqqWh1rMItAiVuSmCCzL0m/208ZkpoCI++jGQ==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0-rc.3.tgz#88976407a14276244a01a24daeda6b236298e917"
integrity sha512-Yac7l/rjHxdogPyMO8LlJklndDBCwZ+qLeTbCcYt7NQnnsnn+xXomSwjFWv8sguTVKG1eL68LquGUCbNwNfrUA==
"@abp/jquery-validation-unobtrusive@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0.tgz#798551e7c14ba286a819a48804107a53e974c1ee"
integrity sha512-TggKckfbLtB7Ig2kNt2kH//GaJUns8OZbpdKdh7vCWIAGedw2FLNCABCpoGnyNp0s/dVOtdyxRl9eFRN3+a4tw==
dependencies:
"@abp/jquery-validation" "~9.1.0-rc.3"
"@abp/jquery-validation" "~9.1.0"
jquery-validation-unobtrusive "^4.0.0"
"@abp/jquery-validation@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0-rc.3.tgz#1ff99dea2f2c52e58a50d06b51e0cbca15ff690c"
integrity sha512-YB1t1m+s+vHGuxSt0h4cgIMIpwRy129pjV08Jja1QtCFhE+VgA9hjvx0OVaVcm31aLLt/KU/+NrO36AbebL+zA==
"@abp/jquery-validation@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0.tgz#b771652377fbfb3c92ce03b7b7c069a3bb2ae70b"
integrity sha512-bmPSOHcxjitB8NkiLv0SxxuSS3FlCq9SiTUGvsT8nOStDsm+KpyYSzZQq8LSCyqWWj54tlOARTfcD4tMK7/K3Q==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-validation "^1.21.0"
"@abp/jquery@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0-rc.3.tgz#0386a2857271dc4c1e04da9e4b304637bbc2d696"
integrity sha512-1UqztwQ92m6kvYE+Tb0rj7iITHngKdGI5kEpZKOHrEWqnMKeEoPbO1cL+ZOWN0m162WJiliod1HEOxW8b9Ha2Q==
"@abp/jquery@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0.tgz#952b61ea3e4a99e6551f667297dbb637d83f3c50"
integrity sha512-Ulw8ClAbqmxceNYCb76bR6dq7e9b7Hs6mjlEy05zdbsSNuZW3UoycsJ+BquXi+dUNBo6OppqEmhVeiIjAKTaFg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
jquery "~3.7.1"
"@abp/lodash@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0-rc.3.tgz#26f53847ed05a171d71c6c6f1ba33d8c4e2a624a"
integrity sha512-eUuNYTk6hla5kOdc5lOBVoKhMBfnkfXdawb+/LtwBwjCQym+XRTCenJhqzxii293xwd+0G1l5M+8VaPWFq6WWg==
"@abp/lodash@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0.tgz#62c784bd99c9e1ccfa82905e843375c594ef8584"
integrity sha512-cCE3ZwwWcPrh+ccKx4AS1USL1ttbrXBqci/l+ROjXhFzrs6GYnhI0+30xRZgPdPRm3U3nGPrSaDAU7UuHkRScg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
lodash "^4.17.21"
"@abp/luxon@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0-rc.3.tgz#0cfae9b2188c9827963e693dbfaaefcce714bdd9"
integrity sha512-UxtDDyLvHr3sPhrWX+uj9JrsN6idYKH+srOmAKC8+FOfWW/YdFAJmsYPLMCov7FoSWXHG+BQhkuXeCCBppyiVA==
"@abp/luxon@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0.tgz#b246f3627bbc7ce41b7878fce1679da473b0e0ae"
integrity sha512-AouS/qEK+i69hwr4XtUOCepONLuR+1gdHFb50RpOEbUoDfTYmYpxPBdiICmZPeJ3CExErITPZxzzngCnKPPOUw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
luxon "^3.5.0"
"@abp/malihu-custom-scrollbar-plugin@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0-rc.3.tgz#08071e21260f867fc2a7d7594dcdf30da921bb47"
integrity sha512-WDWcm4JsTzq4Se8Sg+v6U5ymjbfVOXsU2WR66RSUL8TSq3WM1MLuRaStDGxtt8nOLvPfqiPWIzb2BvsfyePNRw==
"@abp/malihu-custom-scrollbar-plugin@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0.tgz#288ae1916a78100f2c728dfd05a560ee99fafae4"
integrity sha512-McdMRDtbTZBjp//3GMVjRjkc16HNYDEdPc2ar1xrY817e0tEln6/TBkItAcfOvjso0TsLcvlNL1+1bjbMjj8OA==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0-rc.3.tgz#3cb5b000be73e4d681d3d115be98a8422a66e307"
integrity sha512-K30pG1xRGOJ5m7rJI6u5hKv5Lcjmqxqx7cekDf9HURzgpBGLCvMnnXFSx97w0LcPOYzCVxorfTdw6S3sC12idw==
"@abp/moment@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0.tgz#f3c0ae02209e496913cda53df752dabc5be648bd"
integrity sha512-WxR1l09vwxRhqyvAVP4m4IBOFjIC4pzLOmelloqES+gL/klw+T/AmY21Z/z+OV0p7aJ3V3Q1aQStuMCDCyGFnQ==
dependencies:
moment "^2.30.1"
"@abp/popper.js@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-9.1.0-rc.3.tgz#dcac39f9ec328f3d215ec4c7ebd78e522813b0ea"
integrity sha512-9tNDyrF497Ol7hpxCRSz4csGmfmvtdfubM1X6Ot+djMezr4vos995NekdR5oE4uudCZSqmHoFEJJBLfg42I65A==
"@abp/popper.js@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-9.1.0.tgz#94d58274f9e759d4157b717410166bb58307e35a"
integrity sha512-4jvOmlhbXQZGnskqZMVzbCmqTBn19Z/WS0THc1Qed0tu4VkZSgT1FC1wOWruQ7q8s8UJ0v4DQVsjeZl6VUTXjA==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
"@popperjs/core" "^2.11.8"
"@abp/prismjs@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.1.0-rc.3.tgz#f77e1d264ef5b6c1ceb7bd1b4aee19bfce6e723b"
integrity sha512-/vtoR5oyEiVVvLPPsAS5qSI4THle/WqETTTTInpeVx6u/NEbeY9sBAUz+udS/fWJlyxIUN6He56ghoJNaWXYJw==
"@abp/prismjs@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.1.0.tgz#40b688c82ae808ef92516ea5731ccb38c19d2384"
integrity sha512-trSW1K6VtIEaAyxe7umQGimCTLrgdT6DwSiQ8PONvKa8WR5ZmzSDU7lK8SliorufkbWtdkjCvuXB81NGt3tAhQ==
dependencies:
"@abp/clipboard" "~9.1.0-rc.3"
"@abp/core" "~9.1.0-rc.3"
"@abp/clipboard" "~9.1.0"
"@abp/core" "~9.1.0"
prismjs "^1.29.0"
"@abp/select2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0-rc.3.tgz#7bd050e4847c0b8366fd582200f27065ecc4ff57"
integrity sha512-0k5P+amCqNE2cPAGQpEwFl+vMssuKSbpZ0XgHfF0z3EcE1bAuYDo41nAfk/amsJn5Dt55xJcC+yesADkAXEeIA==
"@abp/select2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0.tgz#9c2c6751f8506fb375c9b7c42a008c168a8f4c75"
integrity sha512-n6HqsH8aFLMrqL6LJ0gsHFlaq6T1QSt/x7HkkZyhDC7CwhXajxtsJEstDnDF9naHSXX/lerPbrHEgzn2QRMBqg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
select2 "^4.0.13"
"@abp/sweetalert2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0-rc.3.tgz#69751518ea84b8a306478f48b516946363a7fa7f"
integrity sha512-iHk6JzD9qzmdvr/LjAwSVFfX1WmipzQNcCYwUB+kKe2uSfwufYz+9+iYjYcm7uVvZSd9LniIvzvQXyZlfMSy5w==
"@abp/sweetalert2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0.tgz#660f9b1db60cc04bde6cadbcf3c55320d20c2f3e"
integrity sha512-z3JMeAwva2vR8qZSRJ/BisQDdAEqjDJ/6oIGu/JYXQEchO1Lnd9UMV376nc3crLJdnyRRO7Qs6zx4FfVOCH0kw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
sweetalert2 "^11.14.1"
"@abp/timeago@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0-rc.3.tgz#b1eb20d6c9fe47a6d0ace8565ea8289f1af9c0a1"
integrity sha512-7hq2+HHQ91/xXFGK417dkgFNKU7z49bVN7tkHLMJyKkJb1iP3N0gCz3HdkCRjnM6yrRXQDYUmO/zCv6yBwakjA==
"@abp/timeago@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0.tgz#496e40153241bae5d418d79cc6c65c9db6306447"
integrity sha512-a/UAYQ2GrhYFGx4p0hqr3x+teBqnjnOiWJEPq9//RTlz+EZ+OUyHbJrcUtqZRvaGJtOAsfmljD3jYnOXUlU7DA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
timeago "^1.6.7"
"@abp/toastr@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0-rc.3.tgz#de490bfd6b41919d96be0544aaaee3d457cf9f32"
integrity sha512-hLe3FXyplQmhRbvBZdLVt+6yRAfptAJzwU2S5iHbs5r4ncO1ampCClZNNLNmrCglDQ30ZkgrPg4SjHn9V6HyIQ==
"@abp/toastr@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0.tgz#501cbe211164b2e7416a2d4878cb34aed3550b7c"
integrity sha512-BkTDuU0p9Qa4+HT9CYwiPQjVTrbTSNBgQ18h69S3lIadLJwdC6pXeLbL9bhe+5fiuhq2f+0Oqo3X75LNEgzHkw==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
toastr "^2.1.4"
"@abp/utils@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0-rc.3.tgz#84de6ab4497c74b2c0c04f604dc6d542a50a1534"
integrity sha512-Tw9gNUAFjmieVrnril7YxwqthpSkZiY01uW60/+Dkd3jh9qZntqgzIcKG6/TXjimWK6iN8YZFOJ0cShCnHW0Jg==
"@abp/utils@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0.tgz#a4fd37d943df18b5c11f5d4869efd5d8882b7959"
integrity sha512-+UZo0ocTEZlRO41SzzHNdinjdFUDVq8wYZSj5BA1bqCVeWYhfjI2+rl9DuogCN8UEuCACA4K/qb4XcE/untQ3g==
dependencies:
just-compare "^2.3.0"

4
modules/feature-management/src/Volo.Abp.FeatureManagement.Blazor/Components/FeatureManagementModal.razor

@ -3,7 +3,7 @@
@inherits AbpFeatureManagementComponentBase
<Modal @ref="Modal" Closing="@ClosingModal">
<ModalContent Size="ModalSize.Large" Centered="true">
<ModalContent Size="ModalSize.Large">
<ModalHeader>
<ModalTitle>@L["Features"]@ProviderKeyDisplayName</ModalTitle>
<CloseButton Clicked="CloseModal" />
@ -14,7 +14,7 @@
}
else
{
<ModalBody MaxHeight="50">
<ModalBody>
<Tabs TabPosition="TabPosition.Start" Pills="true" @bind-SelectedTab="@SelectedTabName">
<Items>
@foreach (var group in Groups)

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": "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.1.0"
}
}

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

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

4
modules/openiddict/src/Volo.Abp.OpenIddict.Domain/Volo/Abp/OpenIddict/Applications/AbpOpenIddictApplicationStore.cs

@ -51,8 +51,6 @@ public class AbpOpenIddictApplicationStore : AbpOpenIddictStoreBase<IOpenIddictA
Check.NotNull(application, nameof(application));
await Repository.InsertAsync(application.ToEntity(), autoSave: true, cancellationToken: cancellationToken);
application = (await Repository.FindAsync(application.Id, cancellationToken: cancellationToken)).ToModel();
}
public virtual async ValueTask DeleteAsync(OpenIddictApplicationModel application, CancellationToken cancellationToken)
@ -635,8 +633,6 @@ public class AbpOpenIddictApplicationStore : AbpOpenIddictStoreBase<IOpenIddictA
await ConcurrencyExceptionHandler.HandleAsync(e);
throw new OpenIddictExceptions.ConcurrencyException(e.Message, e.InnerException);
}
application = (await Repository.FindAsync(entity.Id, cancellationToken: cancellationToken)).ToModel();
}
public virtual ValueTask<string> GetClientUriAsync(OpenIddictApplicationModel application, CancellationToken cancellationToken = default)

4
modules/openiddict/src/Volo.Abp.OpenIddict.Domain/Volo/Abp/OpenIddict/Authorizations/AbpOpenIddictAuthorizationStore.cs

@ -53,8 +53,6 @@ public class AbpOpenIddictAuthorizationStore : AbpOpenIddictStoreBase<IOpenIddic
Check.NotNull(authorization, nameof(authorization));
await Repository.InsertAsync(authorization.ToEntity(), autoSave: true, cancellationToken: cancellationToken);
authorization = (await Repository.FindAsync(authorization.Id, cancellationToken: cancellationToken)).ToModel();
}
public virtual async ValueTask DeleteAsync(OpenIddictAuthorizationModel authorization, CancellationToken cancellationToken)
@ -401,7 +399,5 @@ public class AbpOpenIddictAuthorizationStore : AbpOpenIddictStoreBase<IOpenIddic
await ConcurrencyExceptionHandler.HandleAsync(e);
throw new OpenIddictExceptions.ConcurrencyException(e.Message, e.InnerException);
}
authorization = (await Repository.FindAsync(entity.Id, cancellationToken: cancellationToken)).ToModel();
}
}

4
modules/openiddict/src/Volo.Abp.OpenIddict.Domain/Volo/Abp/OpenIddict/Scopes/AbpOpenIddictScopeStore.cs

@ -45,8 +45,6 @@ public class AbpOpenIddictScopeStore : AbpOpenIddictStoreBase<IOpenIddictScopeRe
Check.NotNull(scope, nameof(scope));
await Repository.InsertAsync(scope.ToEntity(), autoSave: true, cancellationToken: cancellationToken);
scope = (await Repository.FindAsync(scope.Id, cancellationToken: cancellationToken)).ToModel();
}
public virtual async ValueTask DeleteAsync(OpenIddictScopeModel scope, CancellationToken cancellationToken)
@ -409,7 +407,5 @@ public class AbpOpenIddictScopeStore : AbpOpenIddictStoreBase<IOpenIddictScopeRe
await ConcurrencyExceptionHandler.HandleAsync(e);
throw new OpenIddictExceptions.ConcurrencyException(e.Message, e.InnerException);
}
scope = (await Repository.FindAsync(entity.Id, cancellationToken: cancellationToken)).ToModel();
}
}

4
modules/openiddict/src/Volo.Abp.OpenIddict.Domain/Volo/Abp/OpenIddict/Tokens/AbpOpenIddictTokenStore.cs

@ -53,8 +53,6 @@ public class AbpOpenIddictTokenStore : AbpOpenIddictStoreBase<IOpenIddictTokenRe
Check.NotNull(token, nameof(token));
await Repository.InsertAsync(token.ToEntity(), autoSave: true, cancellationToken: cancellationToken);
token = (await Repository.FindAsync(token.Id, cancellationToken: cancellationToken)).ToModel();
}
public virtual async ValueTask DeleteAsync(OpenIddictTokenModel token, CancellationToken cancellationToken)
@ -465,7 +463,5 @@ public class AbpOpenIddictTokenStore : AbpOpenIddictStoreBase<IOpenIddictTokenRe
await ConcurrencyExceptionHandler.HandleAsync(e);
throw new OpenIddictExceptions.ConcurrencyException(e.Message, e.InnerException);
}
token = (await Repository.FindAsync(entity.Id, cancellationToken: cancellationToken)).ToModel();
}
}

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": "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.1.0"
}
}

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

@ -2,194 +2,194 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0-rc.3.tgz#c291f2760d32a9745c4b15a62c13abec9b7e247f"
integrity sha512-f14SIEfZkvSgYBfM/rcDmn0mgkIHGqi6lRP7GeBRUPEhB944osyCFmJH3CWDjJcjTFbqWTvKVlDRsV0Roz5eqg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0-rc.3.tgz#c05d8b39fc1ef2a9c890c480cb1ec8f47ee10669"
integrity sha512-BTLoVlaYjKrW0Rhrqw4tNiHf5LV8/zBxh90OM7smKYPGOftHhSWSNUUSO5upOdOsVhNSPIxY83PF/LHp29kH8g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0-rc.3"
"@abp/bootstrap" "~9.1.0-rc.3"
"@abp/bootstrap-datepicker" "~9.1.0-rc.3"
"@abp/bootstrap-daterangepicker" "~9.1.0-rc.3"
"@abp/datatables.net-bs5" "~9.1.0-rc.3"
"@abp/font-awesome" "~9.1.0-rc.3"
"@abp/jquery-form" "~9.1.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~9.1.0-rc.3"
"@abp/lodash" "~9.1.0-rc.3"
"@abp/luxon" "~9.1.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0-rc.3"
"@abp/moment" "~9.1.0-rc.3"
"@abp/select2" "~9.1.0-rc.3"
"@abp/sweetalert2" "~9.1.0-rc.3"
"@abp/timeago" "~9.1.0-rc.3"
"@abp/toastr" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0-rc.3.tgz#88252e0fb822fe9560ed89d2118c7b32a32ba496"
integrity sha512-WGjWNoN97uxjMc173w36UV8UVGxLbDrOcglnqK+RY+E9vIxFGDmWBvwzmJ1KfZRvlwahXtMjTCiYFKO411lh1w==
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0.tgz#e9e0321037c34b43145dfc7827c422fbf79f59ab"
integrity sha512-vLkyrdFXw0/MPyU2hzqGJJk7trmIlVMdflNIe/rF77UIRmJYHWaTmPt9i5PLN/O4s0jnE9kWlaaJ/VnnFWeGsQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0.tgz#35a73580b9b67a33708f2cf897243b50c9ad7100"
integrity sha512-rggTYL9poOFICsOseDX22JNhD0KWH8Oxs0YH91TZjvm/F67cPemW99eBlJc/YdJ7bN6icRiebN8m81y9MSanyg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0"
"@abp/bootstrap" "~9.1.0"
"@abp/bootstrap-datepicker" "~9.1.0"
"@abp/bootstrap-daterangepicker" "~9.1.0"
"@abp/datatables.net-bs5" "~9.1.0"
"@abp/font-awesome" "~9.1.0"
"@abp/jquery-form" "~9.1.0"
"@abp/jquery-validation-unobtrusive" "~9.1.0"
"@abp/lodash" "~9.1.0"
"@abp/luxon" "~9.1.0"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0"
"@abp/moment" "~9.1.0"
"@abp/select2" "~9.1.0"
"@abp/sweetalert2" "~9.1.0"
"@abp/timeago" "~9.1.0"
"@abp/toastr" "~9.1.0"
"@abp/aspnetcore.mvc.ui@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0.tgz#38d058ab148a36ad4d63870e8a501ca339e4a70e"
integrity sha512-lUw1ij87KJp+Rj4cz8oSQkdRuoMq76l/wIAGwtXH+EOKusVpSJTOTioAV/tPKeKZ15ubE4bO5jWcQGxZkXgH3w==
dependencies:
ansi-colors "^4.1.3"
"@abp/bootstrap-datepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0-rc.3.tgz#8376fb204851b8e7be6fb5afe6e023f706426bc2"
integrity sha512-bKPeRpqzHlSCnItxesp+QnAewFcwuB1hmncRydhOg9ImvzRN0M9fAfSXeP7VTYH+2ygDKVEtK+8aAh1RjAryuA==
"@abp/bootstrap-datepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0.tgz#96a1875a2b92f03b8f90f7842ebf8849cf8a4d04"
integrity sha512-3FQm1SK8qmzoP7LOvXkZpq1AzrdPHKRdQJjoqK9N+lQxQjNfOxEFMxeDSg6WJKO619Cnve++jAyMidojXlCiwQ==
dependencies:
bootstrap-datepicker "^1.10.0"
"@abp/bootstrap-daterangepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0-rc.3.tgz#f14dd37eb7a4fe4d6cb823da1ee80dc28154d0df"
integrity sha512-C7KXx1630JK4mOrMZEQoiH4vzQZn6JfrS6k8nAX0p48zRNcx8oxwviaojRcu+MjDl/rDHc5U9Xy9lBIurqLEKg==
"@abp/bootstrap-daterangepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0.tgz#1993c539837eb31de174cba9f0bccd441a98f209"
integrity sha512-jS1jTqP6KCXQYX9xZpDAI07C94nwzXrNJD3H0pJXsXoOva3TTBQDD8khf6RDb7tiZrkrNJqmMyUiCfVTDbO7zg==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0-rc.3.tgz#01be98456635982e5b43a49318d0bcc55163fad7"
integrity sha512-Xi2TPaReFl3vnnFW974Cc4Sb25Iq+RwzkoGXiJFUiwGgYHbHHCd5Jd9Af6KYNchjP9SJKFYELwKZcQdxEIHauQ==
"@abp/bootstrap@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0.tgz#a06c1cd4c11554c29973db70c6a383efebb10b4e"
integrity sha512-r6onkBnpqoWrdYLDVZTiqgQBvH5UZerYRrPB3Ky+RkXJhgwn7AM3LAVrB42sIvFZRNbwOlvuAL+a0+5yDOH67Q==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
bootstrap "^5.3.3"
"@abp/core@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0-rc.3.tgz#4749bd60813ddceb156dec045e7f9eb0b3e19446"
integrity sha512-xYr9zbHCz+v672AuFWSmvqeo0CgAwZTr9laAp58QOCzO2QsVHuDUy60epGhIxCTRc3iCBkcelIFDFlGrN30WSw==
"@abp/core@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0.tgz#af78fc096932d4ec45216b5e910c87a72e479b1f"
integrity sha512-6P0KGh5+IqlhQnUOyzaGaKrKzOAm1G0gg8Ay3DXyW2ksY6Zr+lyi5cxNsSi4ix1dicqfydIKvLfV+DF3mQf/dw==
dependencies:
"@abp/utils" "~9.1.0-rc.3"
"@abp/utils" "~9.1.0"
"@abp/datatables.net-bs5@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0-rc.3.tgz#984d6550124cf0221f8233306483aff72a38249e"
integrity sha512-qJ777clztaau92sLvDgsxIQdKnFpZqQqn3/N2y81eixELm/t/qRiE0ySNduNDnvzik6/uWmfnG82ToCmmTFP2g==
"@abp/datatables.net-bs5@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0.tgz#3b2e7d68e947db3d3432ab5e8bff4da89a85d05d"
integrity sha512-zBrzOrfvTPJcc6mvHZDPVdXbWesKU0lKlrb7vuBZxWjrFNwVC0d/KNJPcYVvyQ3zf9rrQB5Xg0MDgu0k5Tt7tQ==
dependencies:
"@abp/datatables.net" "~9.1.0-rc.3"
"@abp/datatables.net" "~9.1.0"
datatables.net-bs5 "^2.1.8"
"@abp/datatables.net@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0-rc.3.tgz#5495345014b6dc3faa67415b2c37ee84b1e4dbbc"
integrity sha512-jKn9DIQrlxMU/dedYaFjfHADPuMfs+6nUojYDGUPd76Ov1TKFNA0N/6ipB7UMYd3xVPEEmgkBH8pqf0qR8D64w==
"@abp/datatables.net@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0.tgz#12d6e1412aac4a2e0a61437dcdfbfbe1add7fed7"
integrity sha512-lYRvEZUkntaI+dS9Xkz23Z54eDeZ1R4Wzhqcg6VIsz3iO5kYAa5GiQjcOiBssNGJSLuaet6R5Pqh1ThEUjfvvA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
datatables.net "^2.1.8"
"@abp/font-awesome@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0-rc.3.tgz#259dcac2f20da57a72b9c41129c465935abc125f"
integrity sha512-fAExSAn0VaPWfx9kPwIKB0xbSSMHZst/NiNXRPhIrCGty/PXp5OV8ao+mqKcsLQJTPFz1RaSxpdq/1s3tAiGWQ==
"@abp/font-awesome@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0.tgz#af21ff2d7c332deb1df626404b53a78d790ba842"
integrity sha512-HcJzDCACGejOIvhxsorCdaesyDHnupR/sl5YFCsGikSqATyOSKQy4pw8wKsb1z+FCT5JYCTR7ROJ3lB1lTEgZw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
"@fortawesome/fontawesome-free" "^6.6.0"
"@abp/jquery-form@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0-rc.3.tgz#c1ee21a5f38dcf0fdbb0c3e2db3f66bc81ae66b1"
integrity sha512-YJ2CDjJVbNpqs88CGgsHnPtJG4BjYLQ0XFVT+Ph9ar5YnuQrYfB60HMdtnQlqn337hkbzVx2XHLJ6h0tT8To9Q==
"@abp/jquery-form@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0.tgz#bdb96436c54b2a09ac4259db97e1e577410e1fc3"
integrity sha512-xjHXWstVY6B3MPB4/8g0EJeHlVvlV010OMZKFmfCGLFi6aHAEKqqWh1rMItAiVuSmCCzL0m/208ZkpoCI++jGQ==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0-rc.3.tgz#88976407a14276244a01a24daeda6b236298e917"
integrity sha512-Yac7l/rjHxdogPyMO8LlJklndDBCwZ+qLeTbCcYt7NQnnsnn+xXomSwjFWv8sguTVKG1eL68LquGUCbNwNfrUA==
"@abp/jquery-validation-unobtrusive@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0.tgz#798551e7c14ba286a819a48804107a53e974c1ee"
integrity sha512-TggKckfbLtB7Ig2kNt2kH//GaJUns8OZbpdKdh7vCWIAGedw2FLNCABCpoGnyNp0s/dVOtdyxRl9eFRN3+a4tw==
dependencies:
"@abp/jquery-validation" "~9.1.0-rc.3"
"@abp/jquery-validation" "~9.1.0"
jquery-validation-unobtrusive "^4.0.0"
"@abp/jquery-validation@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0-rc.3.tgz#1ff99dea2f2c52e58a50d06b51e0cbca15ff690c"
integrity sha512-YB1t1m+s+vHGuxSt0h4cgIMIpwRy129pjV08Jja1QtCFhE+VgA9hjvx0OVaVcm31aLLt/KU/+NrO36AbebL+zA==
"@abp/jquery-validation@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0.tgz#b771652377fbfb3c92ce03b7b7c069a3bb2ae70b"
integrity sha512-bmPSOHcxjitB8NkiLv0SxxuSS3FlCq9SiTUGvsT8nOStDsm+KpyYSzZQq8LSCyqWWj54tlOARTfcD4tMK7/K3Q==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-validation "^1.21.0"
"@abp/jquery@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0-rc.3.tgz#0386a2857271dc4c1e04da9e4b304637bbc2d696"
integrity sha512-1UqztwQ92m6kvYE+Tb0rj7iITHngKdGI5kEpZKOHrEWqnMKeEoPbO1cL+ZOWN0m162WJiliod1HEOxW8b9Ha2Q==
"@abp/jquery@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0.tgz#952b61ea3e4a99e6551f667297dbb637d83f3c50"
integrity sha512-Ulw8ClAbqmxceNYCb76bR6dq7e9b7Hs6mjlEy05zdbsSNuZW3UoycsJ+BquXi+dUNBo6OppqEmhVeiIjAKTaFg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
jquery "~3.7.1"
"@abp/lodash@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0-rc.3.tgz#26f53847ed05a171d71c6c6f1ba33d8c4e2a624a"
integrity sha512-eUuNYTk6hla5kOdc5lOBVoKhMBfnkfXdawb+/LtwBwjCQym+XRTCenJhqzxii293xwd+0G1l5M+8VaPWFq6WWg==
"@abp/lodash@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0.tgz#62c784bd99c9e1ccfa82905e843375c594ef8584"
integrity sha512-cCE3ZwwWcPrh+ccKx4AS1USL1ttbrXBqci/l+ROjXhFzrs6GYnhI0+30xRZgPdPRm3U3nGPrSaDAU7UuHkRScg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
lodash "^4.17.21"
"@abp/luxon@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0-rc.3.tgz#0cfae9b2188c9827963e693dbfaaefcce714bdd9"
integrity sha512-UxtDDyLvHr3sPhrWX+uj9JrsN6idYKH+srOmAKC8+FOfWW/YdFAJmsYPLMCov7FoSWXHG+BQhkuXeCCBppyiVA==
"@abp/luxon@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0.tgz#b246f3627bbc7ce41b7878fce1679da473b0e0ae"
integrity sha512-AouS/qEK+i69hwr4XtUOCepONLuR+1gdHFb50RpOEbUoDfTYmYpxPBdiICmZPeJ3CExErITPZxzzngCnKPPOUw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
luxon "^3.5.0"
"@abp/malihu-custom-scrollbar-plugin@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0-rc.3.tgz#08071e21260f867fc2a7d7594dcdf30da921bb47"
integrity sha512-WDWcm4JsTzq4Se8Sg+v6U5ymjbfVOXsU2WR66RSUL8TSq3WM1MLuRaStDGxtt8nOLvPfqiPWIzb2BvsfyePNRw==
"@abp/malihu-custom-scrollbar-plugin@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0.tgz#288ae1916a78100f2c728dfd05a560ee99fafae4"
integrity sha512-McdMRDtbTZBjp//3GMVjRjkc16HNYDEdPc2ar1xrY817e0tEln6/TBkItAcfOvjso0TsLcvlNL1+1bjbMjj8OA==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0-rc.3.tgz#3cb5b000be73e4d681d3d115be98a8422a66e307"
integrity sha512-K30pG1xRGOJ5m7rJI6u5hKv5Lcjmqxqx7cekDf9HURzgpBGLCvMnnXFSx97w0LcPOYzCVxorfTdw6S3sC12idw==
"@abp/moment@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0.tgz#f3c0ae02209e496913cda53df752dabc5be648bd"
integrity sha512-WxR1l09vwxRhqyvAVP4m4IBOFjIC4pzLOmelloqES+gL/klw+T/AmY21Z/z+OV0p7aJ3V3Q1aQStuMCDCyGFnQ==
dependencies:
moment "^2.30.1"
"@abp/select2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0-rc.3.tgz#7bd050e4847c0b8366fd582200f27065ecc4ff57"
integrity sha512-0k5P+amCqNE2cPAGQpEwFl+vMssuKSbpZ0XgHfF0z3EcE1bAuYDo41nAfk/amsJn5Dt55xJcC+yesADkAXEeIA==
"@abp/select2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0.tgz#9c2c6751f8506fb375c9b7c42a008c168a8f4c75"
integrity sha512-n6HqsH8aFLMrqL6LJ0gsHFlaq6T1QSt/x7HkkZyhDC7CwhXajxtsJEstDnDF9naHSXX/lerPbrHEgzn2QRMBqg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
select2 "^4.0.13"
"@abp/sweetalert2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0-rc.3.tgz#69751518ea84b8a306478f48b516946363a7fa7f"
integrity sha512-iHk6JzD9qzmdvr/LjAwSVFfX1WmipzQNcCYwUB+kKe2uSfwufYz+9+iYjYcm7uVvZSd9LniIvzvQXyZlfMSy5w==
"@abp/sweetalert2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0.tgz#660f9b1db60cc04bde6cadbcf3c55320d20c2f3e"
integrity sha512-z3JMeAwva2vR8qZSRJ/BisQDdAEqjDJ/6oIGu/JYXQEchO1Lnd9UMV376nc3crLJdnyRRO7Qs6zx4FfVOCH0kw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
sweetalert2 "^11.14.1"
"@abp/timeago@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0-rc.3.tgz#b1eb20d6c9fe47a6d0ace8565ea8289f1af9c0a1"
integrity sha512-7hq2+HHQ91/xXFGK417dkgFNKU7z49bVN7tkHLMJyKkJb1iP3N0gCz3HdkCRjnM6yrRXQDYUmO/zCv6yBwakjA==
"@abp/timeago@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0.tgz#496e40153241bae5d418d79cc6c65c9db6306447"
integrity sha512-a/UAYQ2GrhYFGx4p0hqr3x+teBqnjnOiWJEPq9//RTlz+EZ+OUyHbJrcUtqZRvaGJtOAsfmljD3jYnOXUlU7DA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
timeago "^1.6.7"
"@abp/toastr@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0-rc.3.tgz#de490bfd6b41919d96be0544aaaee3d457cf9f32"
integrity sha512-hLe3FXyplQmhRbvBZdLVt+6yRAfptAJzwU2S5iHbs5r4ncO1ampCClZNNLNmrCglDQ30ZkgrPg4SjHn9V6HyIQ==
"@abp/toastr@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0.tgz#501cbe211164b2e7416a2d4878cb34aed3550b7c"
integrity sha512-BkTDuU0p9Qa4+HT9CYwiPQjVTrbTSNBgQ18h69S3lIadLJwdC6pXeLbL9bhe+5fiuhq2f+0Oqo3X75LNEgzHkw==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
toastr "^2.1.4"
"@abp/utils@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0-rc.3.tgz#84de6ab4497c74b2c0c04f604dc6d542a50a1534"
integrity sha512-Tw9gNUAFjmieVrnril7YxwqthpSkZiY01uW60/+Dkd3jh9qZntqgzIcKG6/TXjimWK6iN8YZFOJ0cShCnHW0Jg==
"@abp/utils@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0.tgz#a4fd37d943df18b5c11f5d4869efd5d8882b7959"
integrity sha512-+UZo0ocTEZlRO41SzzHNdinjdFUDVq8wYZSj5BA1bqCVeWYhfjI2+rl9DuogCN8UEuCACA4K/qb4XcE/untQ3g==
dependencies:
just-compare "^2.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": "~9.1.0-rc.3",
"@abp/virtual-file-explorer": "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.1.0",
"@abp/virtual-file-explorer": "~9.1.0"
}
}

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

@ -2,221 +2,221 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0-rc.3.tgz#c291f2760d32a9745c4b15a62c13abec9b7e247f"
integrity sha512-f14SIEfZkvSgYBfM/rcDmn0mgkIHGqi6lRP7GeBRUPEhB944osyCFmJH3CWDjJcjTFbqWTvKVlDRsV0Roz5eqg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0-rc.3.tgz#c05d8b39fc1ef2a9c890c480cb1ec8f47ee10669"
integrity sha512-BTLoVlaYjKrW0Rhrqw4tNiHf5LV8/zBxh90OM7smKYPGOftHhSWSNUUSO5upOdOsVhNSPIxY83PF/LHp29kH8g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0-rc.3"
"@abp/bootstrap" "~9.1.0-rc.3"
"@abp/bootstrap-datepicker" "~9.1.0-rc.3"
"@abp/bootstrap-daterangepicker" "~9.1.0-rc.3"
"@abp/datatables.net-bs5" "~9.1.0-rc.3"
"@abp/font-awesome" "~9.1.0-rc.3"
"@abp/jquery-form" "~9.1.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~9.1.0-rc.3"
"@abp/lodash" "~9.1.0-rc.3"
"@abp/luxon" "~9.1.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0-rc.3"
"@abp/moment" "~9.1.0-rc.3"
"@abp/select2" "~9.1.0-rc.3"
"@abp/sweetalert2" "~9.1.0-rc.3"
"@abp/timeago" "~9.1.0-rc.3"
"@abp/toastr" "~9.1.0-rc.3"
"@abp/aspnetcore.mvc.ui@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0-rc.3.tgz#88252e0fb822fe9560ed89d2118c7b32a32ba496"
integrity sha512-WGjWNoN97uxjMc173w36UV8UVGxLbDrOcglnqK+RY+E9vIxFGDmWBvwzmJ1KfZRvlwahXtMjTCiYFKO411lh1w==
"@abp/aspnetcore.mvc.ui.theme.basic@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.1.0.tgz#e9e0321037c34b43145dfc7827c422fbf79f59ab"
integrity sha512-vLkyrdFXw0/MPyU2hzqGJJk7trmIlVMdflNIe/rF77UIRmJYHWaTmPt9i5PLN/O4s0jnE9kWlaaJ/VnnFWeGsQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~9.1.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.1.0.tgz#35a73580b9b67a33708f2cf897243b50c9ad7100"
integrity sha512-rggTYL9poOFICsOseDX22JNhD0KWH8Oxs0YH91TZjvm/F67cPemW99eBlJc/YdJ7bN6icRiebN8m81y9MSanyg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~9.1.0"
"@abp/bootstrap" "~9.1.0"
"@abp/bootstrap-datepicker" "~9.1.0"
"@abp/bootstrap-daterangepicker" "~9.1.0"
"@abp/datatables.net-bs5" "~9.1.0"
"@abp/font-awesome" "~9.1.0"
"@abp/jquery-form" "~9.1.0"
"@abp/jquery-validation-unobtrusive" "~9.1.0"
"@abp/lodash" "~9.1.0"
"@abp/luxon" "~9.1.0"
"@abp/malihu-custom-scrollbar-plugin" "~9.1.0"
"@abp/moment" "~9.1.0"
"@abp/select2" "~9.1.0"
"@abp/sweetalert2" "~9.1.0"
"@abp/timeago" "~9.1.0"
"@abp/toastr" "~9.1.0"
"@abp/aspnetcore.mvc.ui@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.1.0.tgz#38d058ab148a36ad4d63870e8a501ca339e4a70e"
integrity sha512-lUw1ij87KJp+Rj4cz8oSQkdRuoMq76l/wIAGwtXH+EOKusVpSJTOTioAV/tPKeKZ15ubE4bO5jWcQGxZkXgH3w==
dependencies:
ansi-colors "^4.1.3"
"@abp/bootstrap-datepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0-rc.3.tgz#8376fb204851b8e7be6fb5afe6e023f706426bc2"
integrity sha512-bKPeRpqzHlSCnItxesp+QnAewFcwuB1hmncRydhOg9ImvzRN0M9fAfSXeP7VTYH+2ygDKVEtK+8aAh1RjAryuA==
"@abp/bootstrap-datepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.1.0.tgz#96a1875a2b92f03b8f90f7842ebf8849cf8a4d04"
integrity sha512-3FQm1SK8qmzoP7LOvXkZpq1AzrdPHKRdQJjoqK9N+lQxQjNfOxEFMxeDSg6WJKO619Cnve++jAyMidojXlCiwQ==
dependencies:
bootstrap-datepicker "^1.10.0"
"@abp/bootstrap-daterangepicker@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0-rc.3.tgz#f14dd37eb7a4fe4d6cb823da1ee80dc28154d0df"
integrity sha512-C7KXx1630JK4mOrMZEQoiH4vzQZn6JfrS6k8nAX0p48zRNcx8oxwviaojRcu+MjDl/rDHc5U9Xy9lBIurqLEKg==
"@abp/bootstrap-daterangepicker@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.1.0.tgz#1993c539837eb31de174cba9f0bccd441a98f209"
integrity sha512-jS1jTqP6KCXQYX9xZpDAI07C94nwzXrNJD3H0pJXsXoOva3TTBQDD8khf6RDb7tiZrkrNJqmMyUiCfVTDbO7zg==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0-rc.3.tgz#01be98456635982e5b43a49318d0bcc55163fad7"
integrity sha512-Xi2TPaReFl3vnnFW974Cc4Sb25Iq+RwzkoGXiJFUiwGgYHbHHCd5Jd9Af6KYNchjP9SJKFYELwKZcQdxEIHauQ==
"@abp/bootstrap@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.1.0.tgz#a06c1cd4c11554c29973db70c6a383efebb10b4e"
integrity sha512-r6onkBnpqoWrdYLDVZTiqgQBvH5UZerYRrPB3Ky+RkXJhgwn7AM3LAVrB42sIvFZRNbwOlvuAL+a0+5yDOH67Q==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
bootstrap "^5.3.3"
"@abp/clipboard@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.1.0-rc.3.tgz#85b38876ba259a235acfcea8bb85c0bf9309fa5c"
integrity sha512-3FSLFOpySYQfmlMlrhSEdC8mnLDUtXRBXwWNIBJMTNEKAt0E2Z/2TIefaPzPYzYkqNrXlq8qdOOkvxFm39y8WQ==
"@abp/clipboard@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.1.0.tgz#5d5678ef7e8c355715c5a74e4aabd0a21d5e6cbe"
integrity sha512-1TxZbB/q5DPeLhYzrc6y0OVekxnjM+CRH/Gu8nAXQMX46XjdTboXvBtvgKHV1aCznGNsWyjd5A2O5G/XGg9NNw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
clipboard "^2.0.11"
"@abp/core@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0-rc.3.tgz#4749bd60813ddceb156dec045e7f9eb0b3e19446"
integrity sha512-xYr9zbHCz+v672AuFWSmvqeo0CgAwZTr9laAp58QOCzO2QsVHuDUy60epGhIxCTRc3iCBkcelIFDFlGrN30WSw==
"@abp/core@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.1.0.tgz#af78fc096932d4ec45216b5e910c87a72e479b1f"
integrity sha512-6P0KGh5+IqlhQnUOyzaGaKrKzOAm1G0gg8Ay3DXyW2ksY6Zr+lyi5cxNsSi4ix1dicqfydIKvLfV+DF3mQf/dw==
dependencies:
"@abp/utils" "~9.1.0-rc.3"
"@abp/utils" "~9.1.0"
"@abp/datatables.net-bs5@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0-rc.3.tgz#984d6550124cf0221f8233306483aff72a38249e"
integrity sha512-qJ777clztaau92sLvDgsxIQdKnFpZqQqn3/N2y81eixELm/t/qRiE0ySNduNDnvzik6/uWmfnG82ToCmmTFP2g==
"@abp/datatables.net-bs5@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.1.0.tgz#3b2e7d68e947db3d3432ab5e8bff4da89a85d05d"
integrity sha512-zBrzOrfvTPJcc6mvHZDPVdXbWesKU0lKlrb7vuBZxWjrFNwVC0d/KNJPcYVvyQ3zf9rrQB5Xg0MDgu0k5Tt7tQ==
dependencies:
"@abp/datatables.net" "~9.1.0-rc.3"
"@abp/datatables.net" "~9.1.0"
datatables.net-bs5 "^2.1.8"
"@abp/datatables.net@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0-rc.3.tgz#5495345014b6dc3faa67415b2c37ee84b1e4dbbc"
integrity sha512-jKn9DIQrlxMU/dedYaFjfHADPuMfs+6nUojYDGUPd76Ov1TKFNA0N/6ipB7UMYd3xVPEEmgkBH8pqf0qR8D64w==
"@abp/datatables.net@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.1.0.tgz#12d6e1412aac4a2e0a61437dcdfbfbe1add7fed7"
integrity sha512-lYRvEZUkntaI+dS9Xkz23Z54eDeZ1R4Wzhqcg6VIsz3iO5kYAa5GiQjcOiBssNGJSLuaet6R5Pqh1ThEUjfvvA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
datatables.net "^2.1.8"
"@abp/font-awesome@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0-rc.3.tgz#259dcac2f20da57a72b9c41129c465935abc125f"
integrity sha512-fAExSAn0VaPWfx9kPwIKB0xbSSMHZst/NiNXRPhIrCGty/PXp5OV8ao+mqKcsLQJTPFz1RaSxpdq/1s3tAiGWQ==
"@abp/font-awesome@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.1.0.tgz#af21ff2d7c332deb1df626404b53a78d790ba842"
integrity sha512-HcJzDCACGejOIvhxsorCdaesyDHnupR/sl5YFCsGikSqATyOSKQy4pw8wKsb1z+FCT5JYCTR7ROJ3lB1lTEgZw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
"@fortawesome/fontawesome-free" "^6.6.0"
"@abp/jquery-form@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0-rc.3.tgz#c1ee21a5f38dcf0fdbb0c3e2db3f66bc81ae66b1"
integrity sha512-YJ2CDjJVbNpqs88CGgsHnPtJG4BjYLQ0XFVT+Ph9ar5YnuQrYfB60HMdtnQlqn337hkbzVx2XHLJ6h0tT8To9Q==
"@abp/jquery-form@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.1.0.tgz#bdb96436c54b2a09ac4259db97e1e577410e1fc3"
integrity sha512-xjHXWstVY6B3MPB4/8g0EJeHlVvlV010OMZKFmfCGLFi6aHAEKqqWh1rMItAiVuSmCCzL0m/208ZkpoCI++jGQ==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0-rc.3.tgz#88976407a14276244a01a24daeda6b236298e917"
integrity sha512-Yac7l/rjHxdogPyMO8LlJklndDBCwZ+qLeTbCcYt7NQnnsnn+xXomSwjFWv8sguTVKG1eL68LquGUCbNwNfrUA==
"@abp/jquery-validation-unobtrusive@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.1.0.tgz#798551e7c14ba286a819a48804107a53e974c1ee"
integrity sha512-TggKckfbLtB7Ig2kNt2kH//GaJUns8OZbpdKdh7vCWIAGedw2FLNCABCpoGnyNp0s/dVOtdyxRl9eFRN3+a4tw==
dependencies:
"@abp/jquery-validation" "~9.1.0-rc.3"
"@abp/jquery-validation" "~9.1.0"
jquery-validation-unobtrusive "^4.0.0"
"@abp/jquery-validation@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0-rc.3.tgz#1ff99dea2f2c52e58a50d06b51e0cbca15ff690c"
integrity sha512-YB1t1m+s+vHGuxSt0h4cgIMIpwRy129pjV08Jja1QtCFhE+VgA9hjvx0OVaVcm31aLLt/KU/+NrO36AbebL+zA==
"@abp/jquery-validation@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.1.0.tgz#b771652377fbfb3c92ce03b7b7c069a3bb2ae70b"
integrity sha512-bmPSOHcxjitB8NkiLv0SxxuSS3FlCq9SiTUGvsT8nOStDsm+KpyYSzZQq8LSCyqWWj54tlOARTfcD4tMK7/K3Q==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
jquery-validation "^1.21.0"
"@abp/jquery@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0-rc.3.tgz#0386a2857271dc4c1e04da9e4b304637bbc2d696"
integrity sha512-1UqztwQ92m6kvYE+Tb0rj7iITHngKdGI5kEpZKOHrEWqnMKeEoPbO1cL+ZOWN0m162WJiliod1HEOxW8b9Ha2Q==
"@abp/jquery@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.1.0.tgz#952b61ea3e4a99e6551f667297dbb637d83f3c50"
integrity sha512-Ulw8ClAbqmxceNYCb76bR6dq7e9b7Hs6mjlEy05zdbsSNuZW3UoycsJ+BquXi+dUNBo6OppqEmhVeiIjAKTaFg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
jquery "~3.7.1"
"@abp/lodash@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0-rc.3.tgz#26f53847ed05a171d71c6c6f1ba33d8c4e2a624a"
integrity sha512-eUuNYTk6hla5kOdc5lOBVoKhMBfnkfXdawb+/LtwBwjCQym+XRTCenJhqzxii293xwd+0G1l5M+8VaPWFq6WWg==
"@abp/lodash@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.1.0.tgz#62c784bd99c9e1ccfa82905e843375c594ef8584"
integrity sha512-cCE3ZwwWcPrh+ccKx4AS1USL1ttbrXBqci/l+ROjXhFzrs6GYnhI0+30xRZgPdPRm3U3nGPrSaDAU7UuHkRScg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
lodash "^4.17.21"
"@abp/luxon@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0-rc.3.tgz#0cfae9b2188c9827963e693dbfaaefcce714bdd9"
integrity sha512-UxtDDyLvHr3sPhrWX+uj9JrsN6idYKH+srOmAKC8+FOfWW/YdFAJmsYPLMCov7FoSWXHG+BQhkuXeCCBppyiVA==
"@abp/luxon@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.1.0.tgz#b246f3627bbc7ce41b7878fce1679da473b0e0ae"
integrity sha512-AouS/qEK+i69hwr4XtUOCepONLuR+1gdHFb50RpOEbUoDfTYmYpxPBdiICmZPeJ3CExErITPZxzzngCnKPPOUw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
luxon "^3.5.0"
"@abp/malihu-custom-scrollbar-plugin@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0-rc.3.tgz#08071e21260f867fc2a7d7594dcdf30da921bb47"
integrity sha512-WDWcm4JsTzq4Se8Sg+v6U5ymjbfVOXsU2WR66RSUL8TSq3WM1MLuRaStDGxtt8nOLvPfqiPWIzb2BvsfyePNRw==
"@abp/malihu-custom-scrollbar-plugin@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.1.0.tgz#288ae1916a78100f2c728dfd05a560ee99fafae4"
integrity sha512-McdMRDtbTZBjp//3GMVjRjkc16HNYDEdPc2ar1xrY817e0tEln6/TBkItAcfOvjso0TsLcvlNL1+1bjbMjj8OA==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0-rc.3.tgz#3cb5b000be73e4d681d3d115be98a8422a66e307"
integrity sha512-K30pG1xRGOJ5m7rJI6u5hKv5Lcjmqxqx7cekDf9HURzgpBGLCvMnnXFSx97w0LcPOYzCVxorfTdw6S3sC12idw==
"@abp/moment@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.1.0.tgz#f3c0ae02209e496913cda53df752dabc5be648bd"
integrity sha512-WxR1l09vwxRhqyvAVP4m4IBOFjIC4pzLOmelloqES+gL/klw+T/AmY21Z/z+OV0p7aJ3V3Q1aQStuMCDCyGFnQ==
dependencies:
moment "^2.30.1"
"@abp/prismjs@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.1.0-rc.3.tgz#f77e1d264ef5b6c1ceb7bd1b4aee19bfce6e723b"
integrity sha512-/vtoR5oyEiVVvLPPsAS5qSI4THle/WqETTTTInpeVx6u/NEbeY9sBAUz+udS/fWJlyxIUN6He56ghoJNaWXYJw==
"@abp/prismjs@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.1.0.tgz#40b688c82ae808ef92516ea5731ccb38c19d2384"
integrity sha512-trSW1K6VtIEaAyxe7umQGimCTLrgdT6DwSiQ8PONvKa8WR5ZmzSDU7lK8SliorufkbWtdkjCvuXB81NGt3tAhQ==
dependencies:
"@abp/clipboard" "~9.1.0-rc.3"
"@abp/core" "~9.1.0-rc.3"
"@abp/clipboard" "~9.1.0"
"@abp/core" "~9.1.0"
prismjs "^1.29.0"
"@abp/select2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0-rc.3.tgz#7bd050e4847c0b8366fd582200f27065ecc4ff57"
integrity sha512-0k5P+amCqNE2cPAGQpEwFl+vMssuKSbpZ0XgHfF0z3EcE1bAuYDo41nAfk/amsJn5Dt55xJcC+yesADkAXEeIA==
"@abp/select2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.1.0.tgz#9c2c6751f8506fb375c9b7c42a008c168a8f4c75"
integrity sha512-n6HqsH8aFLMrqL6LJ0gsHFlaq6T1QSt/x7HkkZyhDC7CwhXajxtsJEstDnDF9naHSXX/lerPbrHEgzn2QRMBqg==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
select2 "^4.0.13"
"@abp/sweetalert2@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0-rc.3.tgz#69751518ea84b8a306478f48b516946363a7fa7f"
integrity sha512-iHk6JzD9qzmdvr/LjAwSVFfX1WmipzQNcCYwUB+kKe2uSfwufYz+9+iYjYcm7uVvZSd9LniIvzvQXyZlfMSy5w==
"@abp/sweetalert2@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.1.0.tgz#660f9b1db60cc04bde6cadbcf3c55320d20c2f3e"
integrity sha512-z3JMeAwva2vR8qZSRJ/BisQDdAEqjDJ/6oIGu/JYXQEchO1Lnd9UMV376nc3crLJdnyRRO7Qs6zx4FfVOCH0kw==
dependencies:
"@abp/core" "~9.1.0-rc.3"
"@abp/core" "~9.1.0"
sweetalert2 "^11.14.1"
"@abp/timeago@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0-rc.3.tgz#b1eb20d6c9fe47a6d0ace8565ea8289f1af9c0a1"
integrity sha512-7hq2+HHQ91/xXFGK417dkgFNKU7z49bVN7tkHLMJyKkJb1iP3N0gCz3HdkCRjnM6yrRXQDYUmO/zCv6yBwakjA==
"@abp/timeago@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.1.0.tgz#496e40153241bae5d418d79cc6c65c9db6306447"
integrity sha512-a/UAYQ2GrhYFGx4p0hqr3x+teBqnjnOiWJEPq9//RTlz+EZ+OUyHbJrcUtqZRvaGJtOAsfmljD3jYnOXUlU7DA==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
timeago "^1.6.7"
"@abp/toastr@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0-rc.3.tgz#de490bfd6b41919d96be0544aaaee3d457cf9f32"
integrity sha512-hLe3FXyplQmhRbvBZdLVt+6yRAfptAJzwU2S5iHbs5r4ncO1ampCClZNNLNmrCglDQ30ZkgrPg4SjHn9V6HyIQ==
"@abp/toastr@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.1.0.tgz#501cbe211164b2e7416a2d4878cb34aed3550b7c"
integrity sha512-BkTDuU0p9Qa4+HT9CYwiPQjVTrbTSNBgQ18h69S3lIadLJwdC6pXeLbL9bhe+5fiuhq2f+0Oqo3X75LNEgzHkw==
dependencies:
"@abp/jquery" "~9.1.0-rc.3"
"@abp/jquery" "~9.1.0"
toastr "^2.1.4"
"@abp/utils@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0-rc.3.tgz#84de6ab4497c74b2c0c04f604dc6d542a50a1534"
integrity sha512-Tw9gNUAFjmieVrnril7YxwqthpSkZiY01uW60/+Dkd3jh9qZntqgzIcKG6/TXjimWK6iN8YZFOJ0cShCnHW0Jg==
"@abp/utils@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.1.0.tgz#a4fd37d943df18b5c11f5d4869efd5d8882b7959"
integrity sha512-+UZo0ocTEZlRO41SzzHNdinjdFUDVq8wYZSj5BA1bqCVeWYhfjI2+rl9DuogCN8UEuCACA4K/qb4XcE/untQ3g==
dependencies:
just-compare "^2.3.0"
"@abp/virtual-file-explorer@~9.1.0-rc.3":
version "9.1.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/virtual-file-explorer/-/virtual-file-explorer-9.1.0-rc.3.tgz#cdd1683a5a1648cface2fc4024f05f65715673a6"
integrity sha512-e0k9bEXNUxhRtgID+G8Fp212EzRNqs6UZhP3gEF2vKjP30PaOQvGAegm38kuHhA5xYAcWcSCVuvS3yjphLGJLA==
"@abp/virtual-file-explorer@~9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@abp/virtual-file-explorer/-/virtual-file-explorer-9.1.0.tgz#9a140afb19db28b281f91c83beeb4883cf7d78b1"
integrity sha512-6g3HOiYowLRDmjuIS8zEuauGPf5XEtP8V/D6483+NQ0ysrn/GDposToINDBNXjqGWLWYZNcRSG80APM457P4Fw==
dependencies:
"@abp/clipboard" "~9.1.0-rc.3"
"@abp/prismjs" "~9.1.0-rc.3"
"@abp/clipboard" "~9.1.0"
"@abp/prismjs" "~9.1.0"
"@fortawesome/fontawesome-free@^6.6.0":
version "6.6.0"

2
npm/lerna.json

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

4
npm/ng-packs/package.json

@ -44,8 +44,8 @@
},
"private": true,
"devDependencies": {
"@abp/ng.theme.lepton-x": "~4.1.0-rc.3",
"@abp/utils": "~9.1.0-rc.3",
"@abp/ng.theme.lepton-x": "~4.1.0",
"@abp/utils": "~9.1.0",
"@angular-devkit/build-angular": "~19.1.0",
"@angular-devkit/core": "~19.1.0",
"@angular-devkit/schematics": "~19.1.0",

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

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

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

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

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

@ -1,14 +1,14 @@
{
"name": "@abp/ng.components",
"version": "9.1.0-rc.3",
"version": "9.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"peerDependencies": {
"@abp/ng.core": ">=9.1.0-rc.3",
"@abp/ng.theme.shared": ">=9.1.0-rc.3"
"@abp/ng.core": ">=9.1.0",
"@abp/ng.theme.shared": ">=9.1.0"
},
"dependencies": {
"chart.js": "^3.5.1",

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

@ -1,13 +1,13 @@
{
"name": "@abp/ng.core",
"version": "9.1.0-rc.3",
"version": "9.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/utils": "~9.1.0-rc.3",
"@abp/utils": "~9.1.0",
"just-clone": "^6.0.0",
"just-compare": "^2.0.0",
"ts-toolbelt": "^9.0.0",

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

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

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

@ -1,6 +1,6 @@
{
"name": "@abp/nx.generators",
"version": "9.1.0-rc.3",
"version": "9.1.0",
"homepage": "https://abp.io",
"generators": "./generators.json",
"type": "commonjs",

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

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

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

@ -1,14 +1,14 @@
{
"name": "@abp/ng.oauth",
"version": "9.1.0-rc.3",
"version": "9.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.core": "~9.1.0-rc.3",
"@abp/utils": "~9.1.0-rc.3",
"@abp/ng.core": "~9.1.0",
"@abp/utils": "~9.1.0",
"angular-oauth2-oidc": "^17.0.0",
"just-clone": "^6.0.0",
"just-compare": "^2.0.0",

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

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

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

@ -1,6 +1,6 @@
{
"name": "@abp/ng.schematics",
"version": "9.1.0-rc.3",
"version": "9.1.0",
"author": "",
"schematics": "./collection.json",
"dependencies": {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -1,5 +1,5 @@
{
"version": "9.1.0-rc.3",
"version": "9.1.0",
"name": "@abp/aspnetcore.mvc.ui.theme.shared",
"repository": {
"type": "git",

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

@ -1,6 +1,6 @@
{
"name": "@abp/aspnetcore.mvc.ui",
"version": "9.1.0-rc.3",
"version": "9.1.0",
"lockfileVersion": 1,
"requires": true,
"packages": {

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

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

10
npm/packs/blogging/package.json

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

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

Loading…
Cancel
Save