Browse Source

Merge pull request #15266 from abpframework/auto-merge/rel-7-0/1624

Merge branch dev with rel-7.0
pull/15268/head
Engincan VESKE 3 years ago
committed by GitHub
parent
commit
28f56f0e49
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      docs/en/KB/Windows-Path-Too-Long-Fix.md
  2. 5
      docs/en/Tutorials/Part-1.md
  3. 14
      docs/en/Tutorials/Part-10.md
  4. 9
      docs/en/Tutorials/Part-2.md
  5. 13
      docs/en/Tutorials/Part-3.md
  6. 5
      docs/en/Tutorials/Part-4.md
  7. 97
      docs/en/Tutorials/Part-5.md
  8. 7
      docs/en/Tutorials/Part-6.md
  9. 5
      docs/en/Tutorials/Part-7.md
  10. 8
      docs/en/Tutorials/Part-8.md
  11. 40
      docs/en/Tutorials/Part-9.md
  12. BIN
      docs/en/Tutorials/images/bookstore-added-author-to-book-list-2.png
  13. BIN
      docs/en/Tutorials/images/bookstore-added-authors-to-modals-2.png
  14. BIN
      docs/en/Tutorials/images/bookstore-author-permissions-2.png
  15. BIN
      docs/en/Tutorials/images/bookstore-authors-page-2.png
  16. BIN
      docs/en/Tutorials/images/bookstore-book-list-4.png
  17. BIN
      docs/en/Tutorials/images/bookstore-create-dialog-3.png
  18. BIN
      docs/en/Tutorials/images/bookstore-edit-button-3.png
  19. BIN
      docs/en/Tutorials/images/bookstore-edit-delete-actions-2.png
  20. BIN
      docs/en/Tutorials/images/bookstore-new-author-modal-2.png
  21. BIN
      docs/en/Tutorials/images/bookstore-new-book-button-3.png
  22. BIN
      docs/en/Tutorials/images/bookstore-new-book-button-small-2.png
  23. BIN
      docs/en/Tutorials/images/bookstore-new-menu-item-2.png
  24. BIN
      docs/en/Tutorials/images/bookstore-permissions-ui-2.png
  25. 3
      framework/src/Volo.Abp.AspNetCore.MultiTenancy/Volo/Abp/AspNetCore/MultiTenancy/AbpAspNetCoreMultiTenancyOptions.cs
  26. 2
      framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Commands/NewCommand.cs
  27. 2
      modules/account/src/Volo.Abp.Account.Application.Contracts/Volo.Abp.Account.Application.Contracts.abppkg.analyze.json
  28. 2
      modules/account/src/Volo.Abp.Account.Application/Volo.Abp.Account.Application.abppkg.analyze.json
  29. 2
      modules/account/src/Volo.Abp.Account.HttpApi.Client/Volo.Abp.Account.HttpApi.Client.abppkg.analyze.json
  30. 2
      modules/account/src/Volo.Abp.Account.HttpApi/Volo.Abp.Account.HttpApi.abppkg.analyze.json
  31. 2
      modules/account/src/Volo.Abp.Account.Web.IdentityServer/Volo.Abp.Account.Web.IdentityServer.abppkg.analyze.json
  32. 2
      modules/account/src/Volo.Abp.Account.Web.OpenIddict/Volo.Abp.Account.Web.OpenIddict.abppkg.analyze.json
  33. 2
      modules/account/src/Volo.Abp.Account.Web/Volo.Abp.Account.Web.abppkg.analyze.json
  34. 2
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo.Abp.AuditLogging.Domain.Shared.abppkg.analyze.json
  35. 2
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain/Volo.Abp.AuditLogging.Domain.abppkg.analyze.json
  36. 2
      modules/audit-logging/src/Volo.Abp.AuditLogging.EntityFrameworkCore/Volo.Abp.AuditLogging.EntityFrameworkCore.abppkg.analyze.json
  37. 2
      modules/audit-logging/src/Volo.Abp.AuditLogging.MongoDB/Volo.Abp.AuditLogging.MongoDB.abppkg.analyze.json
  38. 2
      modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.HangFire/Volo.Abp.BackgroundJobs.DemoApp.HangFire.abppkg.analyze.json
  39. 2
      modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.Quartz/Volo.Abp.BackgroundJobs.DemoApp.Quartz.abppkg.analyze.json
  40. 2
      modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.RabbitMq/Volo.Abp.BackgroundJobs.DemoApp.RabbitMq.abppkg.analyze.json
  41. 2
      modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.Shared/Volo.Abp.BackgroundJobs.DemoApp.Shared.abppkg.analyze.json
  42. 2
      modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp/Volo.Abp.BackgroundJobs.DemoApp.abppkg.analyze.json
  43. 2
      modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain.Shared/Volo.Abp.BackgroundJobs.Domain.Shared.abppkg.analyze.json
  44. 2
      modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain/Volo.Abp.BackgroundJobs.Domain.abppkg.analyze.json
  45. 2
      modules/background-jobs/src/Volo.Abp.BackgroundJobs.EntityFrameworkCore/Volo.Abp.BackgroundJobs.EntityFrameworkCore.abppkg.analyze.json
  46. 2
      modules/background-jobs/src/Volo.Abp.BackgroundJobs.MongoDB/Volo.Abp.BackgroundJobs.MongoDB.abppkg.analyze.json
  47. 2
      modules/basic-theme/src/Volo.Abp.AspNetCore.Components.Server.BasicTheme/Volo.Abp.AspNetCore.Components.Server.BasicTheme.abppkg.analyze.json
  48. 2
      modules/basic-theme/src/Volo.Abp.AspNetCore.Components.Web.BasicTheme/Volo.Abp.AspNetCore.Components.Web.BasicTheme.abppkg.analyze.json
  49. 2
      modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.abppkg.analyze.json
  50. 2
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.abppkg.analyze.json
  51. 2
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/package.json
  52. 244
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock
  53. 2
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo.abppkg.analyze.json
  54. 4
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/package.json
  55. 280
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock
  56. 2
      modules/blogging/app/Volo.BloggingTestApp.EntityFrameworkCore/Volo.BloggingTestApp.EntityFrameworkCore.abppkg.analyze.json
  57. 2
      modules/blogging/app/Volo.BloggingTestApp.MongoDB/Volo.BloggingTestApp.MongoDB.abppkg.analyze.json
  58. 2
      modules/blogging/app/Volo.BloggingTestApp/Volo.BloggingTestApp.abppkg.analyze.json
  59. 4
      modules/blogging/app/Volo.BloggingTestApp/package.json
  60. 318
      modules/blogging/app/Volo.BloggingTestApp/yarn.lock
  61. 2
      modules/blogging/src/Volo.Blogging.Admin.Application.Contracts/Volo.Blogging.Admin.Application.Contracts.abppkg.analyze.json
  62. 2
      modules/blogging/src/Volo.Blogging.Admin.Application/Volo.Blogging.Admin.Application.abppkg.analyze.json
  63. 2
      modules/blogging/src/Volo.Blogging.Admin.HttpApi.Client/Volo.Blogging.Admin.HttpApi.Client.abppkg.analyze.json
  64. 2
      modules/blogging/src/Volo.Blogging.Admin.HttpApi/Volo.Blogging.Admin.HttpApi.abppkg.analyze.json
  65. 2
      modules/blogging/src/Volo.Blogging.Admin.Web/Volo.Blogging.Admin.Web.abppkg.analyze.json
  66. 2
      modules/blogging/src/Volo.Blogging.Application.Contracts.Shared/Volo.Blogging.Application.Contracts.Shared.abppkg.analyze.json
  67. 2
      modules/blogging/src/Volo.Blogging.Application.Contracts/Volo.Blogging.Application.Contracts.abppkg.analyze.json
  68. 2
      modules/blogging/src/Volo.Blogging.Application/Volo.Blogging.Application.abppkg.analyze.json
  69. 2
      modules/blogging/src/Volo.Blogging.Domain.Shared/Volo.Blogging.Domain.Shared.abppkg.analyze.json
  70. 2
      modules/blogging/src/Volo.Blogging.Domain/Volo.Blogging.Domain.abppkg.analyze.json
  71. 2
      modules/blogging/src/Volo.Blogging.EntityFrameworkCore/Volo.Blogging.EntityFrameworkCore.abppkg.analyze.json
  72. 2
      modules/blogging/src/Volo.Blogging.HttpApi.Client/Volo.Blogging.HttpApi.Client.abppkg.analyze.json
  73. 2
      modules/blogging/src/Volo.Blogging.HttpApi/Volo.Blogging.HttpApi.abppkg.analyze.json
  74. 18
      modules/blogging/src/Volo.Blogging.MongoDB/Volo.Blogging.MongoDB.abppkg.analyze.json
  75. 2
      modules/blogging/src/Volo.Blogging.Web/Volo.Blogging.Web.abppkg.analyze.json
  76. 2
      modules/client-simulation/demo/Volo.ClientSimulation.Demo/Volo.ClientSimulation.Demo.abppkg.analyze.json
  77. 2
      modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json
  78. 258
      modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock
  79. 2
      modules/client-simulation/src/Volo.ClientSimulation.Web/Volo.ClientSimulation.Web.abppkg.analyze.json
  80. 2
      modules/client-simulation/src/Volo.ClientSimulation/Volo.ClientSimulation.abppkg.analyze.json
  81. 10
      modules/cms-kit/angular/package.json
  82. 4
      modules/cms-kit/angular/projects/cms-kit/package.json
  83. 2
      modules/cms-kit/host/Volo.CmsKit.HttpApi.Host/Volo.CmsKit.HttpApi.Host.abppkg.analyze.json
  84. 2
      modules/cms-kit/host/Volo.CmsKit.IdentityServer/Volo.CmsKit.IdentityServer.abppkg.analyze.json
  85. 2
      modules/cms-kit/host/Volo.CmsKit.IdentityServer/package.json
  86. 258
      modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock
  87. 2
      modules/cms-kit/host/Volo.CmsKit.Web.Host/Volo.CmsKit.Web.Host.abppkg.analyze.json
  88. 2
      modules/cms-kit/host/Volo.CmsKit.Web.Host/package.json
  89. 258
      modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock
  90. 2
      modules/cms-kit/host/Volo.CmsKit.Web.Unified/Volo.CmsKit.Web.Unified.abppkg.analyze.json
  91. 4
      modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json
  92. 392
      modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock
  93. 2
      modules/cms-kit/src/Volo.CmsKit.Admin.Application.Contracts/Volo.CmsKit.Admin.Application.Contracts.abppkg.analyze.json
  94. 2
      modules/cms-kit/src/Volo.CmsKit.Admin.Application/Volo.CmsKit.Admin.Application.abppkg.analyze.json
  95. 2
      modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi.Client/Volo.CmsKit.Admin.HttpApi.Client.abppkg.analyze.json
  96. 2
      modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi/Volo.CmsKit.Admin.HttpApi.abppkg.analyze.json
  97. 2
      modules/cms-kit/src/Volo.CmsKit.Admin.Web/Volo.CmsKit.Admin.Web.abppkg.analyze.json
  98. 2
      modules/cms-kit/src/Volo.CmsKit.Application.Contracts/Volo.CmsKit.Application.Contracts.abppkg.analyze.json
  99. 2
      modules/cms-kit/src/Volo.CmsKit.Application/Volo.CmsKit.Application.abppkg.analyze.json
  100. 2
      modules/cms-kit/src/Volo.CmsKit.Common.Application.Contracts/Volo.CmsKit.Common.Application.Contracts.abppkg.analyze.json

10
docs/en/KB/Windows-Path-Too-Long-Fix.md

@ -0,0 +1,10 @@
# How to Fix "Filename too long" Error on Windows
If you encounter the "filename too long" or "unzip" error on Windows, it's probably related to the Windows maximum file path limitation. Windows has a maximum file path limitation of 250 characters. To solve this, [enable the long path option in Windows 10](https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd#enable-long-paths-in-windows-10-version-1607-and-later).
If you face long path errors related to Git, try the following command to enable long paths in Windows.
```
git config --system core.longpaths true
```
See https://github.com/msysgit/msysgit/wiki/Git-cannot-create-a-file-or-directory-with-a-long-path

5
docs/en/Tutorials/Part-1.md

@ -34,10 +34,7 @@ This tutorial has multiple versions based on your **UI** and **Database** prefer
* [Blazor UI with EF Core](https://github.com/abpframework/abp-samples/tree/master/BookStore-Blazor-EfCore)
* [Angular UI with MongoDB](https://github.com/abpframework/abp-samples/tree/master/BookStore-Angular-MongoDb)
> If you encounter the "filename too long" or "unzip" error on Windows, it's probably related to the Windows maximum file path limitation. Windows has a maximum file path limitation of 250 characters. To solve this, [enable the long path option in Windows 10](https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd#enable-long-paths-in-windows-10-version-1607-and-later).
> If you face long path errors related to Git, try the following command to enable long paths in Windows. See https://github.com/msysgit/msysgit/wiki/Git-cannot-create-a-file-or-directory-with-a-long-path
> `git config --system core.longpaths true`
> If you encounter the "filename too long" or "unzip" error on Windows, please see [this guide](../KB/Windows-Path-Too-Long-Fix.md).
{{if UI == "MVC" && DB == "EF"}}

14
docs/en/Tutorials/Part-10.md

@ -34,10 +34,7 @@ This tutorial has multiple versions based on your **UI** and **Database** prefer
* [Blazor UI with EF Core](https://github.com/abpframework/abp-samples/tree/master/BookStore-Blazor-EfCore)
* [Angular UI with MongoDB](https://github.com/abpframework/abp-samples/tree/master/BookStore-Angular-MongoDb)
> If you encounter the "filename too long" or "unzip error" on Windows, it's probably related to the Windows maximum file path limitation. Windows has a maximum file path limitation of 250 characters. To solve this, [enable the long path option in Windows 10](https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd#enable-long-paths-in-windows-10-version-1607-and-later).
> If you face long path errors related to Git, try the following command to enable long paths in Windows. See https://github.com/msysgit/msysgit/wiki/Git-cannot-create-a-file-or-directory-with-a-long-path
> `git config --system core.longpaths true`
> If you encounter the "filename too long" or "unzip" error on Windows, please see [this guide](../KB/Windows-Path-Too-Long-Fix.md).
## Introduction
@ -55,7 +52,7 @@ public Guid AuthorId { get; set; }
{{if DB=="EF"}}
> In this tutorial, we preferred to not add a **navigation property** to the `Author` entity from the `Book` class (like `public Author Author { get; set; }`). This is due to follow the DDD best practices (rule: refer to other aggregates only by id). However, you can add such a navigation property and configure it for the EF Core. In this way, you don't need to write join queries while getting books with their authors (like we will done below) which makes your application code simpler.
> In this tutorial, we preferred to not add a **navigation property** to the `Author` entity from the `Book` class (like `public Author Author { get; set; }`). This is due to follow the DDD best practices (rule: refer to other aggregates only by id). However, you can add such a navigation property and configure it for the EF Core. In this way, you don't need to write join queries while getting books with their authors (like we will be doing below) which makes your application code simpler.
{{end}}
@ -105,6 +102,7 @@ This should create a new migration class with the following code in its `Up` met
migrationBuilder.AddColumn<Guid>(
name: "AuthorId",
table: "AppBooks",
type: "uniqueidentifier",
nullable: false,
defaultValue: new Guid("00000000-0000-0000-0000-000000000000"));
@ -708,7 +706,7 @@ namespace Acme.BookStore.Books
### The Book List
Book list page change is trivial. Open the `Pages/Books/Index.js` in the `Acme.BookStore.Web` project and add the following column definition between the `name` and `type` columns:
Book list page change is trivial. Open the `Pages/Books/Index.js` in the `Acme.BookStore.Web` project and add an `authorName` column between the `name` and `type` columns:
````js
...
@ -735,7 +733,7 @@ Book list page change is trivial. Open the `Pages/Books/Index.js` in the `Acme.B
When you run the application, you can see the *Author* column on the table:
![bookstore-added-author-to-book-list](images/bookstore-added-author-to-book-list.png)
![bookstore-added-author-to-book-list](images/bookstore-added-author-to-book-list-2.png)
### Create Modal
@ -937,7 +935,7 @@ CreateMap<Pages.Books.EditModalModel.EditBookViewModel, CreateUpdateBookDto>();
You can run the application and try to create a new book or update an existing book. You will see a drop down list on the create/update form to select the author of the book:
![bookstore-added-authors-to-modals](images/bookstore-added-authors-to-modals.png)
![bookstore-added-authors-to-modals](images/bookstore-added-authors-to-modals-2.png)
{{else if UI=="NG"}}

9
docs/en/Tutorials/Part-2.md

@ -34,10 +34,7 @@ This tutorial has multiple versions based on your **UI** and **Database** prefer
* [Blazor UI with EF Core](https://github.com/abpframework/abp-samples/tree/master/BookStore-Blazor-EfCore)
* [Angular UI with MongoDB](https://github.com/abpframework/abp-samples/tree/master/BookStore-Angular-MongoDb)
> If you encounter the "filename too long" or "unzip error" on Windows, it's probably related to the Windows maximum file path limitation. Windows has a maximum file path limitation of 250 characters. To solve this, [enable the long path option in Windows 10](https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd#enable-long-paths-in-windows-10-version-1607-and-later).
> If you face long path errors related to Git, try the following command to enable long paths in Windows. See https://github.com/msysgit/msysgit/wiki/Git-cannot-create-a-file-or-directory-with-a-long-path
> `git config --system core.longpaths true`
> If you encounter the "filename too long" or "unzip" error on Windows, please see [this guide](../KB/Windows-Path-Too-Long-Fix.md).
{{if UI == "MVC" && DB == "EF"}}
@ -215,7 +212,7 @@ context.Menu.AddItem(
Run the project, login to the application with the username `admin` and the password `1q2w3E*` and you can see that the new menu item has been added to the main menu:
![bookstore-menu-items](images/bookstore-new-menu-item.png)
![bookstore-menu-items](images/bookstore-new-menu-item-2.png)
When you click on the Books menu item under the Book Store parent, you will be redirected to the new empty Books Page.
@ -328,7 +325,7 @@ $(function () {
You can run the application! The final UI of this part is shown below:
![Book list](images/bookstore-book-list-3.png)
![Book list](images/bookstore-book-list-4.png)
This is a fully working, server side paged, sorted and localized table of books.

13
docs/en/Tutorials/Part-3.md

@ -34,10 +34,7 @@ This tutorial has multiple versions based on your **UI** and **Database** prefer
* [Blazor UI with EF Core](https://github.com/abpframework/abp-samples/tree/master/BookStore-Blazor-EfCore)
* [Angular UI with MongoDB](https://github.com/abpframework/abp-samples/tree/master/BookStore-Angular-MongoDb)
> If you encounter the "filename too long" or "unzip error" on Windows, it's probably related to the Windows maximum file path limitation. Windows has a maximum file path limitation of 250 characters. To solve this, [enable the long path option in Windows 10](https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd#enable-long-paths-in-windows-10-version-1607-and-later).
> If you face long path errors related to Git, try the following command to enable long paths in Windows. See https://github.com/msysgit/msysgit/wiki/Git-cannot-create-a-file-or-directory-with-a-long-path
> `git config --system core.longpaths true`
> If you encounter the "filename too long" or "unzip" error on Windows, please see [this guide](../KB/Windows-Path-Too-Long-Fix.md).
{{if UI == "MVC" && DB == "EF"}}
@ -53,7 +50,7 @@ This part is also recorded as a video tutorial and **<a href="https://www.youtub
In this section, you will learn how to create a new modal dialog form to create a new book. The modal dialog will look like the image below:
![bookstore-create-dialog](images/bookstore-create-dialog-2.png)
![bookstore-create-dialog](images/bookstore-create-dialog-3.png)
### Create the Modal Form
@ -191,7 +188,7 @@ The final content of `Index.cshtml` is shown below:
This adds a new button called **New book** to the **top-right** of the table:
![bookstore-new-book-button](images/bookstore-new-book-button-2.png)
![bookstore-new-book-button](images/bookstore-new-book-button-3.png)
Open the `Pages/Books/Index.js` file and add the following code right after the `Datatable` configuration:
@ -465,7 +462,9 @@ You can run the application and edit any book by selecting the edit action on a
The final UI looks as below:
![bookstore-books-table-actions](images/bookstore-edit-button-2.png)
![bookstore-books-table-actions](images/bookstore-edit-button-3.png)
> Notice that you don't see the "Actions" button in the figure below. Instead, you see an "Edit" button. ABP is smart enough to show a single simple button instead of a actions dropdown button when the dropdown has only a single item. After the next section, it will turn to a drop down button.
## Deleting a Book

5
docs/en/Tutorials/Part-4.md

@ -34,10 +34,7 @@ This tutorial has multiple versions based on your **UI** and **Database** prefer
* [Blazor UI with EF Core](https://github.com/abpframework/abp-samples/tree/master/BookStore-Blazor-EfCore)
* [Angular UI with MongoDB](https://github.com/abpframework/abp-samples/tree/master/BookStore-Angular-MongoDb)
> If you encounter the "filename too long" or "unzip error" on Windows, it's probably related to the Windows maximum file path limitation. Windows has a maximum file path limitation of 250 characters. To solve this, [enable the long path option in Windows 10](https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd#enable-long-paths-in-windows-10-version-1607-and-later).
> If you face long path errors related to Git, try the following command to enable long paths in Windows. See https://github.com/msysgit/msysgit/wiki/Git-cannot-create-a-file-or-directory-with-a-long-path
> `git config --system core.longpaths true`
> If you encounter the "filename too long" or "unzip" error on Windows, please see [this guide](../KB/Windows-Path-Too-Long-Fix.md).
{{if UI == "MVC" && DB == "EF"}}

97
docs/en/Tutorials/Part-5.md

@ -34,10 +34,7 @@ This tutorial has multiple versions based on your **UI** and **Database** prefer
* [Blazor UI with EF Core](https://github.com/abpframework/abp-samples/tree/master/BookStore-Blazor-EfCore)
* [Angular UI with MongoDB](https://github.com/abpframework/abp-samples/tree/master/BookStore-Angular-MongoDb)
> If you encounter the "filename too long" or "unzip error" on Windows, it's probably related to the Windows maximum file path limitation. Windows has a maximum file path limitation of 250 characters. To solve this, [enable the long path option in Windows 10](https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd#enable-long-paths-in-windows-10-version-1607-and-later).
> If you face long path errors related to Git, try the following command to enable long paths in Windows. See https://github.com/msysgit/msysgit/wiki/Git-cannot-create-a-file-or-directory-with-a-long-path
> `git config --system core.longpaths true`
> If you encounter the "filename too long" or "unzip" error on Windows, please see [this guide](../KB/Windows-Path-Too-Long-Fix.md).
{{if UI == "MVC" && DB == "EF"}}
@ -130,7 +127,7 @@ Once you define the permissions, you can see them on the **permission management
Go to the *Administration -> Identity -> Roles* page, select *Permissions* action for the admin role to open the permission management modal:
![bookstore-permissions-ui](images/bookstore-permissions-ui.png)
![bookstore-permissions-ui](images/bookstore-permissions-ui-2.png)
Grant the permissions you want and save the modal.
@ -202,7 +199,7 @@ Now, unauthorized users are redirected to the **login page**.
The book management page has a *New Book* button that should be invisible if the current user has no *Book Creation* permission.
![bookstore-new-book-button-small](images/bookstore-new-book-button-small.png)
![bookstore-new-book-button-small](images/bookstore-new-book-button-small-2.png)
Open the `Pages/Books/Index.cshtml` file and change the content as shown below:
@ -251,7 +248,7 @@ Open the `Pages/Books/Index.cshtml` file and change the content as shown below:
Books table in the book management page has an actions button for each row. The actions button includes *Edit* and *Delete* actions:
![bookstore-edit-delete-actions](images/bookstore-edit-delete-actions.png)
![bookstore-edit-delete-actions](images/bookstore-edit-delete-actions-2.png)
We should hide an action if the current user has not granted for the related permission. Datatables row actions has a `visible` option that can be set to `false` to hide the action item.
@ -301,82 +298,22 @@ context.Menu.AddItem(
And replace this code block with the following:
````csharp
var bookStoreMenu = new ApplicationMenuItem(
"BooksStore",
l["Menu:BookStore"],
icon: "fa fa-book"
context.Menu.AddItem(
new ApplicationMenuItem(
"BooksStore",
l["Menu:BookStore"],
icon: "fa fa-book"
).AddItem(
new ApplicationMenuItem(
"BooksStore.Books",
l["Menu:Books"],
url: "/Books"
).RequirePermissions(BookStorePermissions.Books.Default) // Check the permission!
)
);
context.Menu.AddItem(bookStoreMenu);
//CHECK the PERMISSION
if (await context.IsGrantedAsync(BookStorePermissions.Books.Default))
{
bookStoreMenu.AddItem(new ApplicationMenuItem(
"BooksStore.Books",
l["Menu:Books"],
url: "/Books"
));
}
````
You also need to add `async` keyword to the `ConfigureMenuAsync` method and re-arrange the return values. The final `BookStoreMenuContributor` class should be the following:
````csharp
using System.Threading.Tasks;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Localization;
using Acme.BookStore.Localization;
using Acme.BookStore.MultiTenancy;
using Acme.BookStore.Permissions;
using Volo.Abp.TenantManagement.Web.Navigation;
using Volo.Abp.UI.Navigation;
namespace Acme.BookStore.Web.Menus
{
public class BookStoreMenuContributor : IMenuContributor
{
public async Task ConfigureMenuAsync(MenuConfigurationContext context)
{
if (context.Menu.Name == StandardMenus.Main)
{
await ConfigureMainMenuAsync(context);
}
}
private async Task ConfigureMainMenuAsync(MenuConfigurationContext context)
{
if (!MultiTenancyConsts.IsEnabled)
{
var administration = context.Menu.GetAdministration();
administration.TryRemoveMenuItem(TenantManagementMenuNames.GroupName);
}
var l = context.GetLocalizer<BookStoreResource>();
context.Menu.Items.Insert(0, new ApplicationMenuItem("BookStore.Home", l["Menu:Home"], "~/"));
var bookStoreMenu = new ApplicationMenuItem(
"BooksStore",
l["Menu:BookStore"],
icon: "fa fa-book"
);
context.Menu.AddItem(bookStoreMenu);
//CHECK the PERMISSION
if (await context.IsGrantedAsync(BookStorePermissions.Books.Default))
{
bookStoreMenu.AddItem(new ApplicationMenuItem(
"BooksStore.Books",
l["Menu:Books"],
url: "/Books"
));
}
}
}
}
````
We've only added the `.RequirePermissions(BookStorePermissions.Books.Default)` extension method call for the inner menu item.
{{else if UI == "NG"}}

7
docs/en/Tutorials/Part-6.md

@ -34,10 +34,7 @@ This tutorial has multiple versions based on your **UI** and **Database** prefer
* [Blazor UI with EF Core](https://github.com/abpframework/abp-samples/tree/master/BookStore-Blazor-EfCore)
* [Angular UI with MongoDB](https://github.com/abpframework/abp-samples/tree/master/BookStore-Angular-MongoDb)
> If you encounter the "filename too long" or "unzip error" on Windows, it's probably related to the Windows maximum file path limitation. Windows has a maximum file path limitation of 250 characters. To solve this, [enable the long path option in Windows 10](https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd#enable-long-paths-in-windows-10-version-1607-and-later).
> If you face long path errors related to Git, try the following command to enable long paths in Windows. See https://github.com/msysgit/msysgit/wiki/Git-cannot-create-a-file-or-directory-with-a-long-path
> `git config --system core.longpaths true`
> If you encounter the "filename too long" or "unzip" error on Windows, please see [this guide](../KB/Windows-Path-Too-Long-Fix.md).
## Introduction
@ -265,7 +262,7 @@ namespace Acme.BookStore.Authors
We will implement this repository in the next part.
> Both of these methods might **seem unnecessary** since the standard repositories already `IQueryable` and you can directly use them instead of defining such custom methods. You're right and do it like in a real application. However, for this **"learning" tutorial**, it is useful to explain how to create custom repository methods when you really need it.
> Both of these methods might **seem unnecessary** since the standard repositories already provide generic querying methods and you can easily use them instead of defining such custom methods. You're right and do it like in a real application. However, for this **"learning" tutorial**, it is useful to explain how to create custom repository methods when you really need it.
## Conclusion

5
docs/en/Tutorials/Part-7.md

@ -34,10 +34,7 @@ This tutorial has multiple versions based on your **UI** and **Database** prefer
* [Blazor UI with EF Core](https://github.com/abpframework/abp-samples/tree/master/BookStore-Blazor-EfCore)
* [Angular UI with MongoDB](https://github.com/abpframework/abp-samples/tree/master/BookStore-Angular-MongoDb)
> If you encounter the "filename too long" or "unzip error" on Windows, it's probably related to the Windows maximum file path limitation. Windows has a maximum file path limitation of 250 characters. To solve this, [enable the long path option in Windows 10](https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd#enable-long-paths-in-windows-10-version-1607-and-later).
> If you face long path errors related to Git, try the following command to enable long paths in Windows. See https://github.com/msysgit/msysgit/wiki/Git-cannot-create-a-file-or-directory-with-a-long-path
> `git config --system core.longpaths true`
> If you encounter the "filename too long" or "unzip" error on Windows, please see [this guide](../KB/Windows-Path-Too-Long-Fix.md).
## Introduction

8
docs/en/Tutorials/Part-8.md

@ -34,10 +34,7 @@ This tutorial has multiple versions based on your **UI** and **Database** prefer
* [Blazor UI with EF Core](https://github.com/abpframework/abp-samples/tree/master/BookStore-Blazor-EfCore)
* [Angular UI with MongoDB](https://github.com/abpframework/abp-samples/tree/master/BookStore-Angular-MongoDb)
> If you encounter the "filename too long" or "unzip error" on Windows, it's probably related to the Windows maximum file path limitation. Windows has a maximum file path limitation of 250 characters. To solve this, [enable the long path option in Windows 10](https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd#enable-long-paths-in-windows-10-version-1607-and-later).
> If you face long path errors related to Git, try the following command to enable long paths in Windows. See https://github.com/msysgit/msysgit/wiki/Git-cannot-create-a-file-or-directory-with-a-long-path
> `git config --system core.longpaths true`
> If you encounter the "filename too long" or "unzip" error on Windows, please see [this guide](../KB/Windows-Path-Too-Long-Fix.md).
## Introduction
@ -361,13 +358,10 @@ Then open the `BookStorePermissionDefinitionProvider` in the same project and ad
````csharp
var authorsPermission = bookStoreGroup.AddPermission(
BookStorePermissions.Authors.Default, L("Permission:Authors"));
authorsPermission.AddChild(
BookStorePermissions.Authors.Create, L("Permission:Authors.Create"));
authorsPermission.AddChild(
BookStorePermissions.Authors.Edit, L("Permission:Authors.Edit"));
authorsPermission.AddChild(
BookStorePermissions.Authors.Delete, L("Permission:Authors.Delete"));
````

40
docs/en/Tutorials/Part-9.md

@ -34,10 +34,7 @@ This tutorial has multiple versions based on your **UI** and **Database** prefer
* [Blazor UI with EF Core](https://github.com/abpframework/abp-samples/tree/master/BookStore-Blazor-EfCore)
* [Angular UI with MongoDB](https://github.com/abpframework/abp-samples/tree/master/BookStore-Angular-MongoDb)
> If you encounter the "filename too long" or "unzip error" on Windows, it's probably related to the Windows maximum file path limitation. Windows has a maximum file path limitation of 250 characters. To solve this, [enable the long path option in Windows 10](https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd#enable-long-paths-in-windows-10-version-1607-and-later).
> If you face long path errors related to Git, try the following command to enable long paths in Windows. See https://github.com/msysgit/msysgit/wiki/Git-cannot-create-a-file-or-directory-with-a-long-path
> `git config --system core.longpaths true`
> If you encounter the "filename too long" or "unzip" error on Windows, please see [this guide](../KB/Windows-Path-Too-Long-Fix.md).
## Introduction
@ -223,28 +220,39 @@ Notice that we've added more keys. They will be used in the next sections.
### Add to the Main Menu
Open the `BookStoreMenuContributor.cs` in the `Menus` folder of the `Acme.BookStore.Web` project and add the following code in the end of the `ConfigureMainMenuAsync` method:
Open the `BookStoreMenuContributor.cs` in the `Menus` folder of the `Acme.BookStore.Web` project and add a new *Authors* menu item under the *Book Store* menu item. The following code (in the `ConfigureMainMenuAsync` method) shows the final code part:
````csharp
if (await context.IsGrantedAsync(BookStorePermissions.Authors.Default))
{
bookStoreMenu.AddItem(new ApplicationMenuItem(
"BooksStore.Authors",
l["Menu:Authors"],
url: "/Authors"
));
}
context.Menu.AddItem(
new ApplicationMenuItem(
"BooksStore",
l["Menu:BookStore"],
icon: "fa fa-book"
).AddItem(
new ApplicationMenuItem(
"BooksStore.Books",
l["Menu:Books"],
url: "/Books"
).RequirePermissions(BookStorePermissions.Books.Default)
).AddItem( // ADDED THE NEW "AUTHORS" MENU ITEM UNDER THE "BOOK STORE" MENU
new ApplicationMenuItem(
"BooksStore.Authors",
l["Menu:Authors"],
url: "/Authors"
).RequirePermissions(BookStorePermissions.Books.Default)
)
);
````
### Run the Application
Run and login to the application. **You can not see the menu item since you don't have permission yet.** Go to the `Identity/Roles` page, click to the *Actions* button and select the *Permissions* action for the **admin role**:
![bookstore-author-permissions](images/bookstore-author-permissions.png)
![bookstore-author-permissions](images/bookstore-author-permissions-2.png)
As you see, the admin role has no *Author Management* permissions yet. Click to the checkboxes and save the modal to grant the necessary permissions. You will see the *Authors* menu item under the *Book Store* in the main menu, after **refreshing the page**:
![bookstore-authors-page](images/bookstore-authors-page.png)
![bookstore-authors-page](images/bookstore-authors-page-2.png)
The page is fully working except *New author* and *Actions/Edit* since we haven't implemented them yet.
@ -369,7 +377,7 @@ namespace Acme.BookStore.Web
"New author" button will work as expected and open a new model when you run the application again:
![bookstore-new-author-modal](images/bookstore-new-author-modal.png)
![bookstore-new-author-modal](images/bookstore-new-author-modal-2.png)
## Edit Modal

BIN
docs/en/Tutorials/images/bookstore-added-author-to-book-list-2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

BIN
docs/en/Tutorials/images/bookstore-added-authors-to-modals-2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
docs/en/Tutorials/images/bookstore-author-permissions-2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

BIN
docs/en/Tutorials/images/bookstore-authors-page-2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

BIN
docs/en/Tutorials/images/bookstore-book-list-4.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

BIN
docs/en/Tutorials/images/bookstore-create-dialog-3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
docs/en/Tutorials/images/bookstore-edit-button-3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

BIN
docs/en/Tutorials/images/bookstore-edit-delete-actions-2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

BIN
docs/en/Tutorials/images/bookstore-new-author-modal-2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

BIN
docs/en/Tutorials/images/bookstore-new-book-button-3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

BIN
docs/en/Tutorials/images/bookstore-new-book-button-small-2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
docs/en/Tutorials/images/bookstore-new-menu-item-2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
docs/en/Tutorials/images/bookstore-permissions-ui-2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

3
framework/src/Volo.Abp.AspNetCore.MultiTenancy/Volo/Abp/AspNetCore/MultiTenancy/AbpAspNetCoreMultiTenancyOptions.cs

@ -35,7 +35,8 @@ public class AbpAspNetCoreMultiTenancyOptions
AbpMultiTenancyCookieHelper.SetTenantCookie(context, null, options.TenantKey);
}
context.Response.StatusCode = (int)HttpStatusCode.InternalServerError; ;
context.Response.Headers.Add("Abp-Tenant-Resolve-Error", exception.Message);
context.Response.StatusCode = (int)HttpStatusCode.NotFound;
context.Response.ContentType = "text/html";
var message = exception.Message;

2
framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Commands/NewCommand.cs

@ -97,7 +97,6 @@ public class NewCommand : ProjectCreationCommandBase, IConsoleCommand, ITransien
Logger.LogInformation($"'{projectName}' has been successfully created to '{projectArgs.OutputFolder}'");
ConfigureAngularJsonForThemeSelection(projectArgs);
ConfigureNpmPackagesForTheme(projectArgs);
await RunGraphBuildForMicroserviceServiceTemplate(projectArgs);
await CreateInitialMigrationsAsync(projectArgs);
@ -106,6 +105,7 @@ public class NewCommand : ProjectCreationCommandBase, IConsoleCommand, ITransien
if (!skipInstallLibs)
{
await RunInstallLibsForWebTemplateAsync(projectArgs);
ConfigureAngularJsonForThemeSelection(projectArgs);
}
var skipBundling = commandLineArgs.Options.ContainsKey(Options.SkipBundling.Long) || commandLineArgs.Options.ContainsKey(Options.SkipBundling.Short);

2
modules/account/src/Volo.Abp.Account.Application.Contracts/Volo.Abp.Account.Application.Contracts.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.Account.Application.Contracts",
"hash": "b5ac756b5feffade7359d3ae9c8b51fd",
"hash": "663cf1f5c30e2a1390c3c2f37bebd1d1",
"contents": [
{
"namespace": "Volo.Abp.Account",

2
modules/account/src/Volo.Abp.Account.Application/Volo.Abp.Account.Application.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.Account.Application",
"hash": "6867210b7ca57bb04cfeef4110bc2b74",
"hash": "243660ad0fbeeb334fc060887852b41c",
"contents": [
{
"namespace": "Volo.Abp.Account",

2
modules/account/src/Volo.Abp.Account.HttpApi.Client/Volo.Abp.Account.HttpApi.Client.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.Account.HttpApi.Client",
"hash": "4df7116f86764471d7296070eb45de6b",
"hash": "79c64ba0dedc2c7910ef019fb4f97947",
"contents": [
{
"namespace": "Volo.Abp.Account",

2
modules/account/src/Volo.Abp.Account.HttpApi/Volo.Abp.Account.HttpApi.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.Account.HttpApi",
"hash": "fd9260613dff61fdf80a2515b33d8447",
"hash": "910a38d1d6340043e1335ed31bf0ade2",
"contents": [
{
"namespace": "Volo.Abp.Account",

2
modules/account/src/Volo.Abp.Account.Web.IdentityServer/Volo.Abp.Account.Web.IdentityServer.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.Account.Web.IdentityServer",
"hash": "f185f1d825cc6f013913aaa2aed147ab",
"hash": "2b3c7ba644a6a96c30f359ee15a7e644",
"contents": [
{
"namespace": "Volo.Abp.Account.Web",

2
modules/account/src/Volo.Abp.Account.Web.OpenIddict/Volo.Abp.Account.Web.OpenIddict.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.Account.Web.OpenIddict",
"hash": "b92d5ad2a4d28866e5ec54ce91711b76",
"hash": "d570f359a33c759da017069ed4749df2",
"contents": [
{
"namespace": "Volo.Abp.Account.Web",

2
modules/account/src/Volo.Abp.Account.Web/Volo.Abp.Account.Web.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.Account.Web",
"hash": "5c7ad04d24ed80404ed08b3c76e578a7",
"hash": "099ced054d638baafdc35efaa7055bed",
"contents": [
{
"namespace": "Volo.Abp.Account.Web",

2
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo.Abp.AuditLogging.Domain.Shared.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.AuditLogging.Domain.Shared",
"hash": "3ca6ba96d3eb3d885a506c47d0ea1678",
"hash": "240b6ecd8a36dc37a1fc56f5f62246c7",
"contents": [
{
"namespace": "Volo.Abp.AuditLogging",

2
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain/Volo.Abp.AuditLogging.Domain.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.AuditLogging.Domain",
"hash": "6e8ecb9107bb399cae54f53df6c3e94e",
"hash": "5ba719e9f63c7f73b1d88a98d3e7d550",
"contents": [
{
"namespace": "Volo.Abp.AuditLogging",

2
modules/audit-logging/src/Volo.Abp.AuditLogging.EntityFrameworkCore/Volo.Abp.AuditLogging.EntityFrameworkCore.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.AuditLogging.EntityFrameworkCore",
"hash": "427176a16753443d029befe9927e577a",
"hash": "e9653fd592bba6dd48a69b9b6a7e44fa",
"contents": [
{
"namespace": "Volo.Abp.AuditLogging.EntityFrameworkCore",

2
modules/audit-logging/src/Volo.Abp.AuditLogging.MongoDB/Volo.Abp.AuditLogging.MongoDB.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.AuditLogging.MongoDB",
"hash": "5808a537c01ea8a51afbc0115d4764c2",
"hash": "42684d351baa4959f737fc947927eae4",
"contents": [
{
"namespace": "Volo.Abp.AuditLogging.MongoDB",

2
modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.HangFire/Volo.Abp.BackgroundJobs.DemoApp.HangFire.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.BackgroundJobs.DemoApp.HangFire",
"hash": "12dc0c36f7c5e0571bc13d5bcd2037a9",
"hash": "d6b4a232ddb3c49d322881f20eadcaae",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.DemoApp.HangFire",

2
modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.Quartz/Volo.Abp.BackgroundJobs.DemoApp.Quartz.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.BackgroundJobs.DemoApp.Quartz",
"hash": "fd24476e3bf9d2fd053fb1beb1d52462",
"hash": "c178a5214ac9688922349fbe8ab55533",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.DemoApp.Quartz",

2
modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.RabbitMq/Volo.Abp.BackgroundJobs.DemoApp.RabbitMq.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.BackgroundJobs.DemoApp.RabbitMq",
"hash": "62bbbdc6b2b0bfcd787419666d3076a8",
"hash": "5deba013e8eab012c5c97c29cbf1f6d9",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.DemoApp.RabbitMq",

2
modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp.Shared/Volo.Abp.BackgroundJobs.DemoApp.Shared.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.BackgroundJobs.DemoApp.Shared",
"hash": "ea9cb4a6a31fef235b6c7dd8107213fe",
"hash": "84c2d9320ed4bf5f3710b2b23fd6333b",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.DemoApp.Shared",

2
modules/background-jobs/app/Volo.Abp.BackgroundJobs.DemoApp/Volo.Abp.BackgroundJobs.DemoApp.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.BackgroundJobs.DemoApp",
"hash": "c4ef474737d2af3b9763c047614e07be",
"hash": "da8d0f33dbfc316fef15a3e7cd2385f7",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.DemoApp",

2
modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain.Shared/Volo.Abp.BackgroundJobs.Domain.Shared.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.BackgroundJobs.Domain.Shared",
"hash": "8793613312b3e38273dfa2ba58f71bcf",
"hash": "67d17191b203a76dda10f64a69d0ba90",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs",

2
modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain/Volo.Abp.BackgroundJobs.Domain.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.BackgroundJobs.Domain",
"hash": "0e5a9ee6593772f1bd9e75bc7b809546",
"hash": "14c714ce0304fb3015d64bd8cfd3b7b2",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs",

2
modules/background-jobs/src/Volo.Abp.BackgroundJobs.EntityFrameworkCore/Volo.Abp.BackgroundJobs.EntityFrameworkCore.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.BackgroundJobs.EntityFrameworkCore",
"hash": "4a612992ede2c7140bf4fd9ef824caa7",
"hash": "68f9f424a35066d9d90ec64547f8337f",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.EntityFrameworkCore",

2
modules/background-jobs/src/Volo.Abp.BackgroundJobs.MongoDB/Volo.Abp.BackgroundJobs.MongoDB.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.BackgroundJobs.MongoDB",
"hash": "95ca98a460bf0dcb0c3c08e2a04bbe92",
"hash": "cc2e513b303d2a961a28bbba65f4830b",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.MongoDB",

2
modules/basic-theme/src/Volo.Abp.AspNetCore.Components.Server.BasicTheme/Volo.Abp.AspNetCore.Components.Server.BasicTheme.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.AspNetCore.Components.Server.BasicTheme",
"hash": "c022963ac3fbf542f60bdf3bf30e70a6",
"hash": "6065d7a81ffee67d26588101ce86f3c2",
"contents": [
{
"namespace": "Volo.Abp.AspNetCore.Components.Server.BasicTheme",

2
modules/basic-theme/src/Volo.Abp.AspNetCore.Components.Web.BasicTheme/Volo.Abp.AspNetCore.Components.Web.BasicTheme.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.AspNetCore.Components.Web.BasicTheme",
"hash": "032df72525c0e018596b5d33b762c936",
"hash": "fe1fda8cdff4a7a5d23e013ee86ddcf5",
"contents": [
{
"namespace": "Volo.Abp.AspNetCore.Components.Web.BasicTheme",

2
modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"hash": "5d672388b25675b2168960fd726560bf",
"hash": "cb555b1b0a30b273250ddaf30546806d",
"contents": [
{
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",

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

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo",
"hash": "9d8b3f99fa11cc1e55d2f27dc3f9c759",
"hash": "e0a093161c55bb3b8646499d74df58a5",
"contents": [
{
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo",

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

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

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

@ -2,32 +2,32 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.shared@^7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.0.0-rc.5.tgz#7dcc6444fd69b97cb53a035add101f1eacb0d2a9"
integrity sha512-cOLr0r+R3YOAvFuBrn1+3FLEzlX8VIdWcP+EHiEL4P+PVLdO461swOFmu1JNfBJTiogd+U8ITH0EEjOv0o+Aug==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.0.0-rc.5"
"@abp/bootstrap" "~7.0.0-rc.5"
"@abp/bootstrap-datepicker" "~7.0.0-rc.5"
"@abp/bootstrap-daterangepicker" "~7.0.0-rc.5"
"@abp/datatables.net-bs5" "~7.0.0-rc.5"
"@abp/font-awesome" "~7.0.0-rc.5"
"@abp/jquery-form" "~7.0.0-rc.5"
"@abp/jquery-validation-unobtrusive" "~7.0.0-rc.5"
"@abp/lodash" "~7.0.0-rc.5"
"@abp/luxon" "~7.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~7.0.0-rc.5"
"@abp/moment" "~7.0.0-rc.5"
"@abp/select2" "~7.0.0-rc.5"
"@abp/sweetalert2" "~7.0.0-rc.5"
"@abp/timeago" "~7.0.0-rc.5"
"@abp/toastr" "~7.0.0-rc.5"
"@abp/aspnetcore.mvc.ui@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.0.0-rc.5.tgz#5591c28b362432307d65951372753615e1bc937c"
integrity sha512-orRg03O8zDAZ1u+sH74NEfUPn3vPxb+DskZ//LVWqk5Mvs+oxqAv0bCK1fq7R6KE7L24DJSo2U4KSJt/Zisp8Q==
"@abp/aspnetcore.mvc.ui.theme.shared@^7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.0.0-rc.6.tgz#6fb9ed0d873e992a5b8ee39213c052bc4fed3fb7"
integrity sha512-xnxhkWggBckHFqFM2r9IlIe1DSPBWztFI8M0o9l6Tq+FwPn0r6hcc1EerhVj3mPTwFOOwyQzoSS0EMz34sav6Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.0.0-rc.6"
"@abp/bootstrap" "~7.0.0-rc.6"
"@abp/bootstrap-datepicker" "~7.0.0-rc.6"
"@abp/bootstrap-daterangepicker" "~7.0.0-rc.6"
"@abp/datatables.net-bs5" "~7.0.0-rc.6"
"@abp/font-awesome" "~7.0.0-rc.6"
"@abp/jquery-form" "~7.0.0-rc.6"
"@abp/jquery-validation-unobtrusive" "~7.0.0-rc.6"
"@abp/lodash" "~7.0.0-rc.6"
"@abp/luxon" "~7.0.0-rc.6"
"@abp/malihu-custom-scrollbar-plugin" "~7.0.0-rc.6"
"@abp/moment" "~7.0.0-rc.6"
"@abp/select2" "~7.0.0-rc.6"
"@abp/sweetalert2" "~7.0.0-rc.6"
"@abp/timeago" "~7.0.0-rc.6"
"@abp/toastr" "~7.0.0-rc.6"
"@abp/aspnetcore.mvc.ui@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.0.0-rc.6.tgz#1b5a7f3b2cac37df4084b578d09ebec5944b973f"
integrity sha512-LiR808MpgCW9gkWHrI5CyX4peo3n7jl1AVIgARj6ugg6uLEBdSohZnkSpJVGBoygZJrB75vxN8XcRrygWzhe7Q==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -36,158 +36,158 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.0.0-rc.5.tgz#715cab74fc2b88e1d8d0e930a0edc90a3484355c"
integrity sha512-XE2fiJf+wB5AICD8b7ev0vg9JyAxMiPjv0O8Q1j79jysuHUx1SG1IWh7siO3E/OsJc8Y4nvJ4R3Pjz+rxvIzSA==
"@abp/bootstrap-datepicker@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.0.0-rc.6.tgz#8c877513b29356c1aa2142baea8e4c746c977b1c"
integrity sha512-VyEnEzDWXgRQxSyj113g2HzuPpBOF/SESWIBVZtuIl4F8AI4t7mcEEk6xdfmxeW+7MzdNOGC03KbgfY7uxFkdw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.0.0-rc.5.tgz#769ecf299003cc85b591271f708cc89ffd0c9f32"
integrity sha512-ZmLfXF9QBpEM2s4uJqydDSEUdwHRvUtKvUt9erbYeTLZ6xHoygNqy7bbPDtGw1IY92FX3th5zUPWayFtkzSdXA==
"@abp/bootstrap-daterangepicker@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.0.0-rc.6.tgz#c4b4667e536f232d0a3545fa2f786c5386e6d46a"
integrity sha512-yJ5fe1EyaajUCyuMMN0zsj4hiAAPtsDm342+0NTLSEsCmpesyPUmW/x1LKRukJKGGJ7ufVwW7m9xomhRWwTutw==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.0.0-rc.5.tgz#42e2efa3e78c2d07f4bae767ca4b1ae6653b9934"
integrity sha512-eerh9Dpa9amOiW5lrSFb78+YHieMeEd9PiHf7KcTtkvwoPZpwHVw0NTAv6X5vJONMAAE1oClaLHjkIff6va26g==
"@abp/bootstrap@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.0.0-rc.6.tgz#25a97b0d8418e627fdded2e041b661b0d429acf7"
integrity sha512-mMWsAZWgVDyl5PBpdsSzJ5XhzWBCSxqSh9rC+wH2R50M0cMZOzdTeb4Xw2Ec0n54vS4aC+3t2ztsZQL4sGfztQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
bootstrap "^5.1.3"
"@abp/core@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.0.0-rc.5.tgz#94b52de1623bd72926f3a442b570f61a01a86774"
integrity sha512-nECFj5PZ3lnFvH7v1Yirlu/Mwq3kjVXUVYb2yG+AtPQp2zhGs1ryqeYzRQboUo/Y1wVx9c+ADepz5hu7d6s2Og==
"@abp/core@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.0.0-rc.6.tgz#6de4f69f4f1c3f2dddba975ed17cd50d1c187ae7"
integrity sha512-otkkLDGclMF/k1hR6gtR+kkUTMj7hs+id52CYcrSfoy21HHB36dVG32L3K2AshcKbggAGeti8WABBPcx09+ydQ==
dependencies:
"@abp/utils" "~7.0.0-rc.5"
"@abp/utils" "~7.0.0-rc.6"
"@abp/datatables.net-bs5@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.0.0-rc.5.tgz#df1b6c53444fbfcd8ca24f387405000ef9cd4585"
integrity sha512-PcvAIhcdQZuJIO5XAElf9kstgPh2lYV7lkuhqidUdO+K8d4ZPm7UKj+yujlErQtoE4dVktOVmSHPX1qkiMe3bA==
"@abp/datatables.net-bs5@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.0.0-rc.6.tgz#c574821607be7324c303439c8a4bc98ad7d98c6e"
integrity sha512-xEmsFcbaCBYA1PTPNj4sRveXEKVuuTWFuimaC8zTTtbqB4ky/f2ZXdnljjLoEdRmyPvrulSYpF0iNtr1f6M/RQ==
dependencies:
"@abp/datatables.net" "~7.0.0-rc.5"
"@abp/datatables.net" "~7.0.0-rc.6"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.0.0-rc.5.tgz#be461959524f3a27139431f831d535bed7a61bcc"
integrity sha512-4YNR+p9VV+wrnxMvrh8vI6UPoNuJW0/3HjZFmk9VccO8KS8sExZN7EqQt+Y9CwWt85SAiW1GuSFEEdUwNZ/8Mg==
"@abp/datatables.net@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.0.0-rc.6.tgz#6aced4aed5e487de2877bcaeee3bc4fad189553c"
integrity sha512-JY4XEO1IaJcNa+Hh/1aysDk0bVh7ponxc9xtb03BzvwjeW7qQIUyiL/8q5/7juQ97xe+T5/V2Oupw0//orM8BA==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.0.0-rc.5.tgz#483185d91ee494f605d0daed3441044dae008bfb"
integrity sha512-T2vr4Qp8XHHZQMVSoFPf+LO3+OTxTlU3+tkyKaiZLwid6YJBgsepapk4fF8zABm4kJVUqQ1FTviiUIoOUaGU2A==
"@abp/font-awesome@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.0.0-rc.6.tgz#d97853944131dc5b8a3c2704669a124b65559266"
integrity sha512-D/iOkenG3eFKkWKJWOAYxzGKsk9QrMLKGcojQJlI1T5D+P7ib7zLs0Od00nT0Ix2yTiu8JQrXrP92MtvR9Zizg==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.0.0-rc.5.tgz#6d9628e713f65d58b10c8c908d34deed7749fa90"
integrity sha512-eBaknraYSTC2ilFGjsHbfzSZ7hegJjAZvdsIrN+5JCAEvuwiDYUD/kuTd5BYX23XSYNTIznXhXIhuO7G51UOEQ==
"@abp/jquery-form@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.0.0-rc.6.tgz#b0cd242733fcfb6370a9e2e66a4399ff7ea064a0"
integrity sha512-MUVldaVPOw0cM0NPaYGjA/jNgFLLcMspqjuU8V5U3GqZL0QolrdoEuPxTjX6ExQiU+r9oUuOQSjV9LGJY/zjlg==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.0.0-rc.5.tgz#8fc8de9070d9394650c870712fccc8e0d5340551"
integrity sha512-jlrqnMC6RPjQtNSuYszBgK+N7DJr4sIGb21FQCi1LXp5jnr1RUYQLmH2hA28AMGGa94WRKXCIGqOz0k347FhbA==
"@abp/jquery-validation-unobtrusive@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.0.0-rc.6.tgz#a49ea6f9dad4c475bda9f1bbaa0f7a110fa998aa"
integrity sha512-fjDa22bwl5OK1tGrmVA5gnOQAD86RkNHobcwTJzv1PuuWZ8NfpV6lZkub2ZQxKjAsl74Moej645VFQe2jkLEtg==
dependencies:
"@abp/jquery-validation" "~7.0.0-rc.5"
"@abp/jquery-validation" "~7.0.0-rc.6"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.0.0-rc.5.tgz#3c15d9efaaf38c12df1f24eaa0cde0ce934937f2"
integrity sha512-QahaYPK+B6aHgc1e2TYyhYbtKdowpgs1Z9D+cqX5WjWb6rrSwrbuttHXU7fWMi+Sac7e+H0kO0zFCS02Kjyb+g==
"@abp/jquery-validation@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.0.0-rc.6.tgz#97d6270988da7d9692de7349db4e3216bdf97544"
integrity sha512-MLTDC9v+tICr1vPVkeoKdCqzf1VDSs7GZvV5yrMiGJxJ8uQ6mWMTItD5WLckVRzLQQ1rHsAH8nAesdHdwKJt+Q==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
jquery-validation "^1.19.3"
"@abp/jquery@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.0.0-rc.5.tgz#03738298c0fa936ca61236279ed7c6e5ad2a78cf"
integrity sha512-TY+9SWcVpQvi6KqI8gdLu7n8dnmdKPxfLjLCc9V6pt+QPRFkglysPHYS6P4pwrngyrXW2xYmRWWdYdqsfn95ww==
"@abp/jquery@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.0.0-rc.6.tgz#28497a7c5753f104e9dc617f250d07f4bd099f30"
integrity sha512-aJLaSOHImXYBEVggWKCgMiXp4qnprigxKjPMERMxr42nWIXaG6Fe32j5Gy0QgNm486ZBJUBQbXGK7aiI/pMG2g==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
jquery "~3.6.0"
"@abp/lodash@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.0.0-rc.5.tgz#e32de44fbdd405ab1900d227ff88e7ce268f3a30"
integrity sha512-77kZ2oKGfPRSkXWnhr2INdYy0+YxEu663oi1ZUsftwprfE513UZXjbJSJONLBuwOegWgZK1DgX2oPzy5kpNx7A==
"@abp/lodash@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.0.0-rc.6.tgz#521f4e8c6f4564c3cc4eb00209cb02dd33e82995"
integrity sha512-w8/ARTaru7HsNHhXAJy01x/EIdtOmAqvDoykKwkswnE48BLFfTI8pP/rs57LrpCFa1AiT60MFbS5flTiaDwnWg==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
lodash "^4.17.21"
"@abp/luxon@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.0.0-rc.5.tgz#455db9c2610abc22b39c9dab0db1889d5f42bfb1"
integrity sha512-mzTDCgim7m/1GFWsB0r3axpKYlcFWeDUzBZ3ji9LbN9ZMbSKDqiGV+CB/vVTNKl6h9m5ecgaN7ineQ5nvFU2Ww==
"@abp/luxon@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.0.0-rc.6.tgz#294baaf2ea2259ea076a5e7c3e12d942b7ea0b59"
integrity sha512-yWjoHiUcaCufa2M/8BU1K6w208LkfxHopsFfeJWG+jNFc6m5bFBA/TIxn6oK9Um+BUK2yD7heZjTtggyGtKMXA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.0.0-rc.5.tgz#f92e132faa15cd04bb6354c517b426123fbce14c"
integrity sha512-pdMxVKlYsXPIQvtMHzZ3QusG27aNWTmA6bNii3rtZK6F+4mbdLyf31josT5pLzrs1Cqln4YHVu1/32Wbhl5O9A==
"@abp/malihu-custom-scrollbar-plugin@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.0.0-rc.6.tgz#edf243ee9028fb0bfa63564511709ffd0eb57e40"
integrity sha512-V2aX14qjKyPg5oZ5QPFmL6kkJ1uDR+bE+oZ/ePu9nwYl0pgAoaLX5UCqej1/BgUWe4g/SfZfwXCA0QDpjQqSBA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.0.0-rc.5.tgz#d0e15d97b50f25c24cd398c6485cd23409478b86"
integrity sha512-5u+uYtWwBMBlt0MPtFNk78jHneHVvlZy9oOsSyb34Ia+biig0inogKW2J7GuDtqK6+Z8FRjgNHqmXRJGJmdBNA==
"@abp/moment@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.0.0-rc.6.tgz#2e4506f8562d09ec2639358baf5c773beaaac91e"
integrity sha512-wUr5s9tCmULdUZhpNBP0q47W4ey0CJh/E3Mx0E18WZlW2boLO4iW36yVAk8v00Vk6cRR9jzFFk2kJbKVRNWpYA==
dependencies:
moment "^2.9.0"
"@abp/select2@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.0.0-rc.5.tgz#893c0dfb2cf9e479a3233e88a3be75f95a9754da"
integrity sha512-8oiIJBTMNNJ8W1TJtR60I9y4IPIuaRafKc+s5k01y7gX+CZsjGZU8DcDPKLt8yX34f0jO3tl4EJoQq9vvUmPhA==
"@abp/select2@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.0.0-rc.6.tgz#00e4a78fc420b68e8e1ab9b9e9d2df6b083da76e"
integrity sha512-SCH/lOrej2yd+Cz+bogcppUD861vtihFrBw6EPYDVEMcaL3wQ/kpmdoxgq3gKm1joxA3wa6LTAdEKIbrMBzzeQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
select2 "^4.0.13"
"@abp/sweetalert2@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.0.0-rc.5.tgz#c88de51c47c58ab158d59c8b1543074620396c23"
integrity sha512-FsPzOlZkTHCoNyJvJ5HkkkcdTMvS3huD6jvDIxqTcm3TKMwvhf56bip3xhIaqu0N9rhskBf1aFK0x/iHnvrckA==
"@abp/sweetalert2@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.0.0-rc.6.tgz#3eef9082f6841614e16a450e073e1ad0915ede61"
integrity sha512-/5qx4rFTm7d+5pLNXaP6FOJeFbO1a0RtQZIC62s+sQiMBbef1cfWz78xa+hqgtwBs2EVFYJ/P9i8E34fccgOtw==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.0.0-rc.5.tgz#a0a3cb5ddeb86e18f16bbdb01ce641bd63c0d7cd"
integrity sha512-zWsy8pZajnHjzDrvEuxw3nMZkziXzfaWzmkIslBEXHkRehS7fcKXyBVZ9VefnzCC/69kQAZFu+1deOoHo8QrtA==
"@abp/timeago@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.0.0-rc.6.tgz#2db1987c92c898bbc519c719ff57739da1c9c06f"
integrity sha512-+r+fKi0OWyg4vqA5vjPxeS6oBKrN2CI4HJdE2pQKgFIiUuku3SbS0htt8gnJvvwIFdQ0fRgyOTLNEouuKHa9xg==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
timeago "^1.6.7"
"@abp/toastr@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.0.0-rc.5.tgz#ffedafc355d358306489fbbe37a2c626bf14e21c"
integrity sha512-JiUX3xg79KClc5/+v8W/75ksVliyMt9R6Afl1O54J4/ov7E3Vf+R81yUXpo/SyFhuPUDexZuu8zVe9DR4N90Sg==
"@abp/toastr@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.0.0-rc.6.tgz#a7d9d6c6812d18217ed2e7ffc5f6ef5701475f61"
integrity sha512-KJQvGsA1kh90D47FzFOMVGZMAn36Nv7qQc2M6ASWsnVRLV+//rmIcDimr6gqDw/HAP2QJocPXERWMm5q7je1HQ==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
toastr "^2.1.4"
"@abp/utils@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.0.0-rc.5.tgz#8737ecd7840dc108a1cd2aa98698706d61c76b9e"
integrity sha512-ZHgM1/frOkkOndaVjakMGySQJUi62Im6KgabXV80tcq8C0zAjQbuYbTVZrw5MXhE/ZGRcJcD1vMlKazh8J+2xA==
"@abp/utils@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.0.0-rc.6.tgz#a6490ee9111f45bfdce3a406fc36dad7051d3b75"
integrity sha512-o18pnFZK17fSdkq4M2mXsKgQajeJnebvQW5uqEhZPqTBMkgEL/pMkRNTuntlBtfaFOs+7RECe9uvxLBiPJo8CQ==
dependencies:
just-compare "^1.3.0"

2
modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo",
"hash": "504dd93a22e1e90ce55c372812ba7ba9",
"hash": "a9adf90c430f6c3747002567495b94fb",
"contents": [
{
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo",

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

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

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

@ -2,39 +2,39 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.0.0-rc.5.tgz#e5eba8a04eb147d2a3991bb7012dea3d127a13dc"
integrity sha512-k4099+VFDoCds8byhPDf2gkPvu7yqd1GejXkOFGAnoWbUjslJc22v8Dsg1Fi7GJUr9i+6htxnMuUjiAMsmqZiQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.0.0-rc.5"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.0.0-rc.5.tgz#7dcc6444fd69b97cb53a035add101f1eacb0d2a9"
integrity sha512-cOLr0r+R3YOAvFuBrn1+3FLEzlX8VIdWcP+EHiEL4P+PVLdO461swOFmu1JNfBJTiogd+U8ITH0EEjOv0o+Aug==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.0.0-rc.5"
"@abp/bootstrap" "~7.0.0-rc.5"
"@abp/bootstrap-datepicker" "~7.0.0-rc.5"
"@abp/bootstrap-daterangepicker" "~7.0.0-rc.5"
"@abp/datatables.net-bs5" "~7.0.0-rc.5"
"@abp/font-awesome" "~7.0.0-rc.5"
"@abp/jquery-form" "~7.0.0-rc.5"
"@abp/jquery-validation-unobtrusive" "~7.0.0-rc.5"
"@abp/lodash" "~7.0.0-rc.5"
"@abp/luxon" "~7.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~7.0.0-rc.5"
"@abp/moment" "~7.0.0-rc.5"
"@abp/select2" "~7.0.0-rc.5"
"@abp/sweetalert2" "~7.0.0-rc.5"
"@abp/timeago" "~7.0.0-rc.5"
"@abp/toastr" "~7.0.0-rc.5"
"@abp/aspnetcore.mvc.ui@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.0.0-rc.5.tgz#5591c28b362432307d65951372753615e1bc937c"
integrity sha512-orRg03O8zDAZ1u+sH74NEfUPn3vPxb+DskZ//LVWqk5Mvs+oxqAv0bCK1fq7R6KE7L24DJSo2U4KSJt/Zisp8Q==
"@abp/aspnetcore.mvc.ui.theme.basic@^7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.0.0-rc.6.tgz#d56dc689a144146567d087c12aa5099a1b5f00de"
integrity sha512-ShMdA6DmVdjBErTYTOKtZiXJm8mhSGU+rdvw6uh7vdHl9oCVXiswY1SM0CE3PevcmmM7F5VeXI/n/JGW2G5rjQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.0.0-rc.6"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.0.0-rc.6.tgz#6fb9ed0d873e992a5b8ee39213c052bc4fed3fb7"
integrity sha512-xnxhkWggBckHFqFM2r9IlIe1DSPBWztFI8M0o9l6Tq+FwPn0r6hcc1EerhVj3mPTwFOOwyQzoSS0EMz34sav6Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.0.0-rc.6"
"@abp/bootstrap" "~7.0.0-rc.6"
"@abp/bootstrap-datepicker" "~7.0.0-rc.6"
"@abp/bootstrap-daterangepicker" "~7.0.0-rc.6"
"@abp/datatables.net-bs5" "~7.0.0-rc.6"
"@abp/font-awesome" "~7.0.0-rc.6"
"@abp/jquery-form" "~7.0.0-rc.6"
"@abp/jquery-validation-unobtrusive" "~7.0.0-rc.6"
"@abp/lodash" "~7.0.0-rc.6"
"@abp/luxon" "~7.0.0-rc.6"
"@abp/malihu-custom-scrollbar-plugin" "~7.0.0-rc.6"
"@abp/moment" "~7.0.0-rc.6"
"@abp/select2" "~7.0.0-rc.6"
"@abp/sweetalert2" "~7.0.0-rc.6"
"@abp/timeago" "~7.0.0-rc.6"
"@abp/toastr" "~7.0.0-rc.6"
"@abp/aspnetcore.mvc.ui@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.0.0-rc.6.tgz#1b5a7f3b2cac37df4084b578d09ebec5944b973f"
integrity sha512-LiR808MpgCW9gkWHrI5CyX4peo3n7jl1AVIgARj6ugg6uLEBdSohZnkSpJVGBoygZJrB75vxN8XcRrygWzhe7Q==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,175 +43,175 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.0.0-rc.5.tgz#715cab74fc2b88e1d8d0e930a0edc90a3484355c"
integrity sha512-XE2fiJf+wB5AICD8b7ev0vg9JyAxMiPjv0O8Q1j79jysuHUx1SG1IWh7siO3E/OsJc8Y4nvJ4R3Pjz+rxvIzSA==
"@abp/bootstrap-datepicker@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.0.0-rc.6.tgz#8c877513b29356c1aa2142baea8e4c746c977b1c"
integrity sha512-VyEnEzDWXgRQxSyj113g2HzuPpBOF/SESWIBVZtuIl4F8AI4t7mcEEk6xdfmxeW+7MzdNOGC03KbgfY7uxFkdw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.0.0-rc.5.tgz#769ecf299003cc85b591271f708cc89ffd0c9f32"
integrity sha512-ZmLfXF9QBpEM2s4uJqydDSEUdwHRvUtKvUt9erbYeTLZ6xHoygNqy7bbPDtGw1IY92FX3th5zUPWayFtkzSdXA==
"@abp/bootstrap-daterangepicker@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.0.0-rc.6.tgz#c4b4667e536f232d0a3545fa2f786c5386e6d46a"
integrity sha512-yJ5fe1EyaajUCyuMMN0zsj4hiAAPtsDm342+0NTLSEsCmpesyPUmW/x1LKRukJKGGJ7ufVwW7m9xomhRWwTutw==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.0.0-rc.5.tgz#42e2efa3e78c2d07f4bae767ca4b1ae6653b9934"
integrity sha512-eerh9Dpa9amOiW5lrSFb78+YHieMeEd9PiHf7KcTtkvwoPZpwHVw0NTAv6X5vJONMAAE1oClaLHjkIff6va26g==
"@abp/bootstrap@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.0.0-rc.6.tgz#25a97b0d8418e627fdded2e041b661b0d429acf7"
integrity sha512-mMWsAZWgVDyl5PBpdsSzJ5XhzWBCSxqSh9rC+wH2R50M0cMZOzdTeb4Xw2Ec0n54vS4aC+3t2ztsZQL4sGfztQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
bootstrap "^5.1.3"
"@abp/clipboard@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.0.0-rc.5.tgz#fcd3157196cc1506fa967bf6515726f65bb5aa31"
integrity sha512-ah3j46BSgyWNab9x8IQ3wcTi8YDX9P41e5gwKpG2V/yMApy59bKKwH/UfqhSYUQbp72torVNSkQ6iPUKlONM8Q==
"@abp/clipboard@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.0.0-rc.6.tgz#584da37e12bb9310a4546e9d8dc4634f7a7d71a9"
integrity sha512-Mcou0xiE66PqnySB/zPdOkWKVD2g4LyyzgtOSOQN92yBc8wzxpkebOTfS2llobCicUdjM9Yx7k1IbLps7hcMdQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
clipboard "^2.0.8"
"@abp/core@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.0.0-rc.5.tgz#94b52de1623bd72926f3a442b570f61a01a86774"
integrity sha512-nECFj5PZ3lnFvH7v1Yirlu/Mwq3kjVXUVYb2yG+AtPQp2zhGs1ryqeYzRQboUo/Y1wVx9c+ADepz5hu7d6s2Og==
"@abp/core@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.0.0-rc.6.tgz#6de4f69f4f1c3f2dddba975ed17cd50d1c187ae7"
integrity sha512-otkkLDGclMF/k1hR6gtR+kkUTMj7hs+id52CYcrSfoy21HHB36dVG32L3K2AshcKbggAGeti8WABBPcx09+ydQ==
dependencies:
"@abp/utils" "~7.0.0-rc.5"
"@abp/utils" "~7.0.0-rc.6"
"@abp/datatables.net-bs5@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.0.0-rc.5.tgz#df1b6c53444fbfcd8ca24f387405000ef9cd4585"
integrity sha512-PcvAIhcdQZuJIO5XAElf9kstgPh2lYV7lkuhqidUdO+K8d4ZPm7UKj+yujlErQtoE4dVktOVmSHPX1qkiMe3bA==
"@abp/datatables.net-bs5@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.0.0-rc.6.tgz#c574821607be7324c303439c8a4bc98ad7d98c6e"
integrity sha512-xEmsFcbaCBYA1PTPNj4sRveXEKVuuTWFuimaC8zTTtbqB4ky/f2ZXdnljjLoEdRmyPvrulSYpF0iNtr1f6M/RQ==
dependencies:
"@abp/datatables.net" "~7.0.0-rc.5"
"@abp/datatables.net" "~7.0.0-rc.6"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.0.0-rc.5.tgz#be461959524f3a27139431f831d535bed7a61bcc"
integrity sha512-4YNR+p9VV+wrnxMvrh8vI6UPoNuJW0/3HjZFmk9VccO8KS8sExZN7EqQt+Y9CwWt85SAiW1GuSFEEdUwNZ/8Mg==
"@abp/datatables.net@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.0.0-rc.6.tgz#6aced4aed5e487de2877bcaeee3bc4fad189553c"
integrity sha512-JY4XEO1IaJcNa+Hh/1aysDk0bVh7ponxc9xtb03BzvwjeW7qQIUyiL/8q5/7juQ97xe+T5/V2Oupw0//orM8BA==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.0.0-rc.5.tgz#483185d91ee494f605d0daed3441044dae008bfb"
integrity sha512-T2vr4Qp8XHHZQMVSoFPf+LO3+OTxTlU3+tkyKaiZLwid6YJBgsepapk4fF8zABm4kJVUqQ1FTviiUIoOUaGU2A==
"@abp/font-awesome@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.0.0-rc.6.tgz#d97853944131dc5b8a3c2704669a124b65559266"
integrity sha512-D/iOkenG3eFKkWKJWOAYxzGKsk9QrMLKGcojQJlI1T5D+P7ib7zLs0Od00nT0Ix2yTiu8JQrXrP92MtvR9Zizg==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.0.0-rc.5.tgz#6d9628e713f65d58b10c8c908d34deed7749fa90"
integrity sha512-eBaknraYSTC2ilFGjsHbfzSZ7hegJjAZvdsIrN+5JCAEvuwiDYUD/kuTd5BYX23XSYNTIznXhXIhuO7G51UOEQ==
"@abp/jquery-form@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.0.0-rc.6.tgz#b0cd242733fcfb6370a9e2e66a4399ff7ea064a0"
integrity sha512-MUVldaVPOw0cM0NPaYGjA/jNgFLLcMspqjuU8V5U3GqZL0QolrdoEuPxTjX6ExQiU+r9oUuOQSjV9LGJY/zjlg==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.0.0-rc.5.tgz#8fc8de9070d9394650c870712fccc8e0d5340551"
integrity sha512-jlrqnMC6RPjQtNSuYszBgK+N7DJr4sIGb21FQCi1LXp5jnr1RUYQLmH2hA28AMGGa94WRKXCIGqOz0k347FhbA==
"@abp/jquery-validation-unobtrusive@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.0.0-rc.6.tgz#a49ea6f9dad4c475bda9f1bbaa0f7a110fa998aa"
integrity sha512-fjDa22bwl5OK1tGrmVA5gnOQAD86RkNHobcwTJzv1PuuWZ8NfpV6lZkub2ZQxKjAsl74Moej645VFQe2jkLEtg==
dependencies:
"@abp/jquery-validation" "~7.0.0-rc.5"
"@abp/jquery-validation" "~7.0.0-rc.6"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.0.0-rc.5.tgz#3c15d9efaaf38c12df1f24eaa0cde0ce934937f2"
integrity sha512-QahaYPK+B6aHgc1e2TYyhYbtKdowpgs1Z9D+cqX5WjWb6rrSwrbuttHXU7fWMi+Sac7e+H0kO0zFCS02Kjyb+g==
"@abp/jquery-validation@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.0.0-rc.6.tgz#97d6270988da7d9692de7349db4e3216bdf97544"
integrity sha512-MLTDC9v+tICr1vPVkeoKdCqzf1VDSs7GZvV5yrMiGJxJ8uQ6mWMTItD5WLckVRzLQQ1rHsAH8nAesdHdwKJt+Q==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
jquery-validation "^1.19.3"
"@abp/jquery@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.0.0-rc.5.tgz#03738298c0fa936ca61236279ed7c6e5ad2a78cf"
integrity sha512-TY+9SWcVpQvi6KqI8gdLu7n8dnmdKPxfLjLCc9V6pt+QPRFkglysPHYS6P4pwrngyrXW2xYmRWWdYdqsfn95ww==
"@abp/jquery@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.0.0-rc.6.tgz#28497a7c5753f104e9dc617f250d07f4bd099f30"
integrity sha512-aJLaSOHImXYBEVggWKCgMiXp4qnprigxKjPMERMxr42nWIXaG6Fe32j5Gy0QgNm486ZBJUBQbXGK7aiI/pMG2g==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
jquery "~3.6.0"
"@abp/lodash@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.0.0-rc.5.tgz#e32de44fbdd405ab1900d227ff88e7ce268f3a30"
integrity sha512-77kZ2oKGfPRSkXWnhr2INdYy0+YxEu663oi1ZUsftwprfE513UZXjbJSJONLBuwOegWgZK1DgX2oPzy5kpNx7A==
"@abp/lodash@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.0.0-rc.6.tgz#521f4e8c6f4564c3cc4eb00209cb02dd33e82995"
integrity sha512-w8/ARTaru7HsNHhXAJy01x/EIdtOmAqvDoykKwkswnE48BLFfTI8pP/rs57LrpCFa1AiT60MFbS5flTiaDwnWg==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
lodash "^4.17.21"
"@abp/luxon@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.0.0-rc.5.tgz#455db9c2610abc22b39c9dab0db1889d5f42bfb1"
integrity sha512-mzTDCgim7m/1GFWsB0r3axpKYlcFWeDUzBZ3ji9LbN9ZMbSKDqiGV+CB/vVTNKl6h9m5ecgaN7ineQ5nvFU2Ww==
"@abp/luxon@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.0.0-rc.6.tgz#294baaf2ea2259ea076a5e7c3e12d942b7ea0b59"
integrity sha512-yWjoHiUcaCufa2M/8BU1K6w208LkfxHopsFfeJWG+jNFc6m5bFBA/TIxn6oK9Um+BUK2yD7heZjTtggyGtKMXA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.0.0-rc.5.tgz#f92e132faa15cd04bb6354c517b426123fbce14c"
integrity sha512-pdMxVKlYsXPIQvtMHzZ3QusG27aNWTmA6bNii3rtZK6F+4mbdLyf31josT5pLzrs1Cqln4YHVu1/32Wbhl5O9A==
"@abp/malihu-custom-scrollbar-plugin@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.0.0-rc.6.tgz#edf243ee9028fb0bfa63564511709ffd0eb57e40"
integrity sha512-V2aX14qjKyPg5oZ5QPFmL6kkJ1uDR+bE+oZ/ePu9nwYl0pgAoaLX5UCqej1/BgUWe4g/SfZfwXCA0QDpjQqSBA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.0.0-rc.5.tgz#d0e15d97b50f25c24cd398c6485cd23409478b86"
integrity sha512-5u+uYtWwBMBlt0MPtFNk78jHneHVvlZy9oOsSyb34Ia+biig0inogKW2J7GuDtqK6+Z8FRjgNHqmXRJGJmdBNA==
"@abp/moment@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.0.0-rc.6.tgz#2e4506f8562d09ec2639358baf5c773beaaac91e"
integrity sha512-wUr5s9tCmULdUZhpNBP0q47W4ey0CJh/E3Mx0E18WZlW2boLO4iW36yVAk8v00Vk6cRR9jzFFk2kJbKVRNWpYA==
dependencies:
moment "^2.9.0"
"@abp/prismjs@^7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.0.0-rc.5.tgz#d03f0011b85611690a48a40da368757c53d95ce4"
integrity sha512-gH+r9fHbq7M1n4XsfS6sFKSvepuU9I40fll7/BcdGAYYm0z+vYQFW5bJ63+gkqiEHOm7fQPfZBe0ecebqLP6jw==
"@abp/prismjs@^7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.0.0-rc.6.tgz#fe301d0c0e66ae3e13b13306b441190a5234d2ba"
integrity sha512-WqrkC/JTuP1suy98lfIXmml6EYHPgbns9HydZgKbCf/lqFe18Ao51CJarLaviAwufqSwUnsLhh3dFldzbDVrrQ==
dependencies:
"@abp/clipboard" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.5"
"@abp/clipboard" "~7.0.0-rc.6"
"@abp/core" "~7.0.0-rc.6"
prismjs "^1.26.0"
"@abp/select2@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.0.0-rc.5.tgz#893c0dfb2cf9e479a3233e88a3be75f95a9754da"
integrity sha512-8oiIJBTMNNJ8W1TJtR60I9y4IPIuaRafKc+s5k01y7gX+CZsjGZU8DcDPKLt8yX34f0jO3tl4EJoQq9vvUmPhA==
"@abp/select2@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.0.0-rc.6.tgz#00e4a78fc420b68e8e1ab9b9e9d2df6b083da76e"
integrity sha512-SCH/lOrej2yd+Cz+bogcppUD861vtihFrBw6EPYDVEMcaL3wQ/kpmdoxgq3gKm1joxA3wa6LTAdEKIbrMBzzeQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
select2 "^4.0.13"
"@abp/sweetalert2@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.0.0-rc.5.tgz#c88de51c47c58ab158d59c8b1543074620396c23"
integrity sha512-FsPzOlZkTHCoNyJvJ5HkkkcdTMvS3huD6jvDIxqTcm3TKMwvhf56bip3xhIaqu0N9rhskBf1aFK0x/iHnvrckA==
"@abp/sweetalert2@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.0.0-rc.6.tgz#3eef9082f6841614e16a450e073e1ad0915ede61"
integrity sha512-/5qx4rFTm7d+5pLNXaP6FOJeFbO1a0RtQZIC62s+sQiMBbef1cfWz78xa+hqgtwBs2EVFYJ/P9i8E34fccgOtw==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.0.0-rc.5.tgz#a0a3cb5ddeb86e18f16bbdb01ce641bd63c0d7cd"
integrity sha512-zWsy8pZajnHjzDrvEuxw3nMZkziXzfaWzmkIslBEXHkRehS7fcKXyBVZ9VefnzCC/69kQAZFu+1deOoHo8QrtA==
"@abp/timeago@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.0.0-rc.6.tgz#2db1987c92c898bbc519c719ff57739da1c9c06f"
integrity sha512-+r+fKi0OWyg4vqA5vjPxeS6oBKrN2CI4HJdE2pQKgFIiUuku3SbS0htt8gnJvvwIFdQ0fRgyOTLNEouuKHa9xg==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
timeago "^1.6.7"
"@abp/toastr@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.0.0-rc.5.tgz#ffedafc355d358306489fbbe37a2c626bf14e21c"
integrity sha512-JiUX3xg79KClc5/+v8W/75ksVliyMt9R6Afl1O54J4/ov7E3Vf+R81yUXpo/SyFhuPUDexZuu8zVe9DR4N90Sg==
"@abp/toastr@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.0.0-rc.6.tgz#a7d9d6c6812d18217ed2e7ffc5f6ef5701475f61"
integrity sha512-KJQvGsA1kh90D47FzFOMVGZMAn36Nv7qQc2M6ASWsnVRLV+//rmIcDimr6gqDw/HAP2QJocPXERWMm5q7je1HQ==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
toastr "^2.1.4"
"@abp/utils@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.0.0-rc.5.tgz#8737ecd7840dc108a1cd2aa98698706d61c76b9e"
integrity sha512-ZHgM1/frOkkOndaVjakMGySQJUi62Im6KgabXV80tcq8C0zAjQbuYbTVZrw5MXhE/ZGRcJcD1vMlKazh8J+2xA==
"@abp/utils@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.0.0-rc.6.tgz#a6490ee9111f45bfdce3a406fc36dad7051d3b75"
integrity sha512-o18pnFZK17fSdkq4M2mXsKgQajeJnebvQW5uqEhZPqTBMkgEL/pMkRNTuntlBtfaFOs+7RECe9uvxLBiPJo8CQ==
dependencies:
just-compare "^1.3.0"

2
modules/blogging/app/Volo.BloggingTestApp.EntityFrameworkCore/Volo.BloggingTestApp.EntityFrameworkCore.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.BloggingTestApp.EntityFrameworkCore",
"hash": "663075c4b3f0ef7825c07a938e73f46e",
"hash": "1a179f766a2284bcdef9646bf9cf6bc0",
"contents": [
{
"namespace": "Volo.BloggingTestApp.EntityFrameworkCore",

2
modules/blogging/app/Volo.BloggingTestApp.MongoDB/Volo.BloggingTestApp.MongoDB.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.BloggingTestApp.MongoDB",
"hash": "2925b2d42fd7f272fec08affbab033a7",
"hash": "0e779eed4709a49bdc8bbcf311532f90",
"contents": [
{
"namespace": "Volo.BloggingTestApp.MongoDB",

2
modules/blogging/app/Volo.BloggingTestApp/Volo.BloggingTestApp.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.BloggingTestApp",
"hash": "25b22337bc2cae091f87c0f218e5631b",
"hash": "fa0a8ee9e39ff940ac85c6ac7ce13b56",
"contents": [
{
"namespace": "Volo.BloggingTestApp",

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

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

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

@ -2,39 +2,39 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.0.0-rc.5.tgz#e5eba8a04eb147d2a3991bb7012dea3d127a13dc"
integrity sha512-k4099+VFDoCds8byhPDf2gkPvu7yqd1GejXkOFGAnoWbUjslJc22v8Dsg1Fi7GJUr9i+6htxnMuUjiAMsmqZiQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.0.0-rc.5"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.0.0-rc.5.tgz#7dcc6444fd69b97cb53a035add101f1eacb0d2a9"
integrity sha512-cOLr0r+R3YOAvFuBrn1+3FLEzlX8VIdWcP+EHiEL4P+PVLdO461swOFmu1JNfBJTiogd+U8ITH0EEjOv0o+Aug==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.0.0-rc.5"
"@abp/bootstrap" "~7.0.0-rc.5"
"@abp/bootstrap-datepicker" "~7.0.0-rc.5"
"@abp/bootstrap-daterangepicker" "~7.0.0-rc.5"
"@abp/datatables.net-bs5" "~7.0.0-rc.5"
"@abp/font-awesome" "~7.0.0-rc.5"
"@abp/jquery-form" "~7.0.0-rc.5"
"@abp/jquery-validation-unobtrusive" "~7.0.0-rc.5"
"@abp/lodash" "~7.0.0-rc.5"
"@abp/luxon" "~7.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~7.0.0-rc.5"
"@abp/moment" "~7.0.0-rc.5"
"@abp/select2" "~7.0.0-rc.5"
"@abp/sweetalert2" "~7.0.0-rc.5"
"@abp/timeago" "~7.0.0-rc.5"
"@abp/toastr" "~7.0.0-rc.5"
"@abp/aspnetcore.mvc.ui@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.0.0-rc.5.tgz#5591c28b362432307d65951372753615e1bc937c"
integrity sha512-orRg03O8zDAZ1u+sH74NEfUPn3vPxb+DskZ//LVWqk5Mvs+oxqAv0bCK1fq7R6KE7L24DJSo2U4KSJt/Zisp8Q==
"@abp/aspnetcore.mvc.ui.theme.basic@^7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.0.0-rc.6.tgz#d56dc689a144146567d087c12aa5099a1b5f00de"
integrity sha512-ShMdA6DmVdjBErTYTOKtZiXJm8mhSGU+rdvw6uh7vdHl9oCVXiswY1SM0CE3PevcmmM7F5VeXI/n/JGW2G5rjQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.0.0-rc.6"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.0.0-rc.6.tgz#6fb9ed0d873e992a5b8ee39213c052bc4fed3fb7"
integrity sha512-xnxhkWggBckHFqFM2r9IlIe1DSPBWztFI8M0o9l6Tq+FwPn0r6hcc1EerhVj3mPTwFOOwyQzoSS0EMz34sav6Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.0.0-rc.6"
"@abp/bootstrap" "~7.0.0-rc.6"
"@abp/bootstrap-datepicker" "~7.0.0-rc.6"
"@abp/bootstrap-daterangepicker" "~7.0.0-rc.6"
"@abp/datatables.net-bs5" "~7.0.0-rc.6"
"@abp/font-awesome" "~7.0.0-rc.6"
"@abp/jquery-form" "~7.0.0-rc.6"
"@abp/jquery-validation-unobtrusive" "~7.0.0-rc.6"
"@abp/lodash" "~7.0.0-rc.6"
"@abp/luxon" "~7.0.0-rc.6"
"@abp/malihu-custom-scrollbar-plugin" "~7.0.0-rc.6"
"@abp/moment" "~7.0.0-rc.6"
"@abp/select2" "~7.0.0-rc.6"
"@abp/sweetalert2" "~7.0.0-rc.6"
"@abp/timeago" "~7.0.0-rc.6"
"@abp/toastr" "~7.0.0-rc.6"
"@abp/aspnetcore.mvc.ui@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.0.0-rc.6.tgz#1b5a7f3b2cac37df4084b578d09ebec5944b973f"
integrity sha512-LiR808MpgCW9gkWHrI5CyX4peo3n7jl1AVIgARj6ugg6uLEBdSohZnkSpJVGBoygZJrB75vxN8XcRrygWzhe7Q==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,201 +43,201 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/blogging@^7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-7.0.0-rc.5.tgz#a696ebbf95fe933be3ce4fdf8b8f8afe3db9388e"
integrity sha512-mz4sWuWyP6ES5KCBXXNAUPk9TNh1xvhko4UM2dpYQoLwmP+YDs40H+oqX6M6v55I3kGYDsfXh/V0ENl+DGMafA==
"@abp/blogging@^7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-7.0.0-rc.6.tgz#b406f3b842014f7b3b981464a5a29dce517724c8"
integrity sha512-04+jYFSALUDDQCRzl/I4s+4ZpymcY5MCpV4gDsiwOaUoR1C+0ezTxhJ2JYFX4IYhWQlTWYCFzthJ0N4hkTveHQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.0.0-rc.5"
"@abp/owl.carousel" "~7.0.0-rc.5"
"@abp/prismjs" "~7.0.0-rc.5"
"@abp/tui-editor" "~7.0.0-rc.5"
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.0.0-rc.6"
"@abp/owl.carousel" "~7.0.0-rc.6"
"@abp/prismjs" "~7.0.0-rc.6"
"@abp/tui-editor" "~7.0.0-rc.6"
"@abp/bootstrap-datepicker@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.0.0-rc.5.tgz#715cab74fc2b88e1d8d0e930a0edc90a3484355c"
integrity sha512-XE2fiJf+wB5AICD8b7ev0vg9JyAxMiPjv0O8Q1j79jysuHUx1SG1IWh7siO3E/OsJc8Y4nvJ4R3Pjz+rxvIzSA==
"@abp/bootstrap-datepicker@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.0.0-rc.6.tgz#8c877513b29356c1aa2142baea8e4c746c977b1c"
integrity sha512-VyEnEzDWXgRQxSyj113g2HzuPpBOF/SESWIBVZtuIl4F8AI4t7mcEEk6xdfmxeW+7MzdNOGC03KbgfY7uxFkdw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.0.0-rc.5.tgz#769ecf299003cc85b591271f708cc89ffd0c9f32"
integrity sha512-ZmLfXF9QBpEM2s4uJqydDSEUdwHRvUtKvUt9erbYeTLZ6xHoygNqy7bbPDtGw1IY92FX3th5zUPWayFtkzSdXA==
"@abp/bootstrap-daterangepicker@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.0.0-rc.6.tgz#c4b4667e536f232d0a3545fa2f786c5386e6d46a"
integrity sha512-yJ5fe1EyaajUCyuMMN0zsj4hiAAPtsDm342+0NTLSEsCmpesyPUmW/x1LKRukJKGGJ7ufVwW7m9xomhRWwTutw==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.0.0-rc.5.tgz#42e2efa3e78c2d07f4bae767ca4b1ae6653b9934"
integrity sha512-eerh9Dpa9amOiW5lrSFb78+YHieMeEd9PiHf7KcTtkvwoPZpwHVw0NTAv6X5vJONMAAE1oClaLHjkIff6va26g==
"@abp/bootstrap@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.0.0-rc.6.tgz#25a97b0d8418e627fdded2e041b661b0d429acf7"
integrity sha512-mMWsAZWgVDyl5PBpdsSzJ5XhzWBCSxqSh9rC+wH2R50M0cMZOzdTeb4Xw2Ec0n54vS4aC+3t2ztsZQL4sGfztQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
bootstrap "^5.1.3"
"@abp/clipboard@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.0.0-rc.5.tgz#fcd3157196cc1506fa967bf6515726f65bb5aa31"
integrity sha512-ah3j46BSgyWNab9x8IQ3wcTi8YDX9P41e5gwKpG2V/yMApy59bKKwH/UfqhSYUQbp72torVNSkQ6iPUKlONM8Q==
"@abp/clipboard@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.0.0-rc.6.tgz#584da37e12bb9310a4546e9d8dc4634f7a7d71a9"
integrity sha512-Mcou0xiE66PqnySB/zPdOkWKVD2g4LyyzgtOSOQN92yBc8wzxpkebOTfS2llobCicUdjM9Yx7k1IbLps7hcMdQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
clipboard "^2.0.8"
"@abp/core@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.0.0-rc.5.tgz#94b52de1623bd72926f3a442b570f61a01a86774"
integrity sha512-nECFj5PZ3lnFvH7v1Yirlu/Mwq3kjVXUVYb2yG+AtPQp2zhGs1ryqeYzRQboUo/Y1wVx9c+ADepz5hu7d6s2Og==
"@abp/core@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.0.0-rc.6.tgz#6de4f69f4f1c3f2dddba975ed17cd50d1c187ae7"
integrity sha512-otkkLDGclMF/k1hR6gtR+kkUTMj7hs+id52CYcrSfoy21HHB36dVG32L3K2AshcKbggAGeti8WABBPcx09+ydQ==
dependencies:
"@abp/utils" "~7.0.0-rc.5"
"@abp/utils" "~7.0.0-rc.6"
"@abp/datatables.net-bs5@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.0.0-rc.5.tgz#df1b6c53444fbfcd8ca24f387405000ef9cd4585"
integrity sha512-PcvAIhcdQZuJIO5XAElf9kstgPh2lYV7lkuhqidUdO+K8d4ZPm7UKj+yujlErQtoE4dVktOVmSHPX1qkiMe3bA==
"@abp/datatables.net-bs5@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.0.0-rc.6.tgz#c574821607be7324c303439c8a4bc98ad7d98c6e"
integrity sha512-xEmsFcbaCBYA1PTPNj4sRveXEKVuuTWFuimaC8zTTtbqB4ky/f2ZXdnljjLoEdRmyPvrulSYpF0iNtr1f6M/RQ==
dependencies:
"@abp/datatables.net" "~7.0.0-rc.5"
"@abp/datatables.net" "~7.0.0-rc.6"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.0.0-rc.5.tgz#be461959524f3a27139431f831d535bed7a61bcc"
integrity sha512-4YNR+p9VV+wrnxMvrh8vI6UPoNuJW0/3HjZFmk9VccO8KS8sExZN7EqQt+Y9CwWt85SAiW1GuSFEEdUwNZ/8Mg==
"@abp/datatables.net@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.0.0-rc.6.tgz#6aced4aed5e487de2877bcaeee3bc4fad189553c"
integrity sha512-JY4XEO1IaJcNa+Hh/1aysDk0bVh7ponxc9xtb03BzvwjeW7qQIUyiL/8q5/7juQ97xe+T5/V2Oupw0//orM8BA==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.0.0-rc.5.tgz#483185d91ee494f605d0daed3441044dae008bfb"
integrity sha512-T2vr4Qp8XHHZQMVSoFPf+LO3+OTxTlU3+tkyKaiZLwid6YJBgsepapk4fF8zABm4kJVUqQ1FTviiUIoOUaGU2A==
"@abp/font-awesome@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.0.0-rc.6.tgz#d97853944131dc5b8a3c2704669a124b65559266"
integrity sha512-D/iOkenG3eFKkWKJWOAYxzGKsk9QrMLKGcojQJlI1T5D+P7ib7zLs0Od00nT0Ix2yTiu8JQrXrP92MtvR9Zizg==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.0.0-rc.5.tgz#6d9628e713f65d58b10c8c908d34deed7749fa90"
integrity sha512-eBaknraYSTC2ilFGjsHbfzSZ7hegJjAZvdsIrN+5JCAEvuwiDYUD/kuTd5BYX23XSYNTIznXhXIhuO7G51UOEQ==
"@abp/jquery-form@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.0.0-rc.6.tgz#b0cd242733fcfb6370a9e2e66a4399ff7ea064a0"
integrity sha512-MUVldaVPOw0cM0NPaYGjA/jNgFLLcMspqjuU8V5U3GqZL0QolrdoEuPxTjX6ExQiU+r9oUuOQSjV9LGJY/zjlg==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.0.0-rc.5.tgz#8fc8de9070d9394650c870712fccc8e0d5340551"
integrity sha512-jlrqnMC6RPjQtNSuYszBgK+N7DJr4sIGb21FQCi1LXp5jnr1RUYQLmH2hA28AMGGa94WRKXCIGqOz0k347FhbA==
"@abp/jquery-validation-unobtrusive@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.0.0-rc.6.tgz#a49ea6f9dad4c475bda9f1bbaa0f7a110fa998aa"
integrity sha512-fjDa22bwl5OK1tGrmVA5gnOQAD86RkNHobcwTJzv1PuuWZ8NfpV6lZkub2ZQxKjAsl74Moej645VFQe2jkLEtg==
dependencies:
"@abp/jquery-validation" "~7.0.0-rc.5"
"@abp/jquery-validation" "~7.0.0-rc.6"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.0.0-rc.5.tgz#3c15d9efaaf38c12df1f24eaa0cde0ce934937f2"
integrity sha512-QahaYPK+B6aHgc1e2TYyhYbtKdowpgs1Z9D+cqX5WjWb6rrSwrbuttHXU7fWMi+Sac7e+H0kO0zFCS02Kjyb+g==
"@abp/jquery-validation@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.0.0-rc.6.tgz#97d6270988da7d9692de7349db4e3216bdf97544"
integrity sha512-MLTDC9v+tICr1vPVkeoKdCqzf1VDSs7GZvV5yrMiGJxJ8uQ6mWMTItD5WLckVRzLQQ1rHsAH8nAesdHdwKJt+Q==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
jquery-validation "^1.19.3"
"@abp/jquery@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.0.0-rc.5.tgz#03738298c0fa936ca61236279ed7c6e5ad2a78cf"
integrity sha512-TY+9SWcVpQvi6KqI8gdLu7n8dnmdKPxfLjLCc9V6pt+QPRFkglysPHYS6P4pwrngyrXW2xYmRWWdYdqsfn95ww==
"@abp/jquery@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.0.0-rc.6.tgz#28497a7c5753f104e9dc617f250d07f4bd099f30"
integrity sha512-aJLaSOHImXYBEVggWKCgMiXp4qnprigxKjPMERMxr42nWIXaG6Fe32j5Gy0QgNm486ZBJUBQbXGK7aiI/pMG2g==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
jquery "~3.6.0"
"@abp/lodash@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.0.0-rc.5.tgz#e32de44fbdd405ab1900d227ff88e7ce268f3a30"
integrity sha512-77kZ2oKGfPRSkXWnhr2INdYy0+YxEu663oi1ZUsftwprfE513UZXjbJSJONLBuwOegWgZK1DgX2oPzy5kpNx7A==
"@abp/lodash@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.0.0-rc.6.tgz#521f4e8c6f4564c3cc4eb00209cb02dd33e82995"
integrity sha512-w8/ARTaru7HsNHhXAJy01x/EIdtOmAqvDoykKwkswnE48BLFfTI8pP/rs57LrpCFa1AiT60MFbS5flTiaDwnWg==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
lodash "^4.17.21"
"@abp/luxon@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.0.0-rc.5.tgz#455db9c2610abc22b39c9dab0db1889d5f42bfb1"
integrity sha512-mzTDCgim7m/1GFWsB0r3axpKYlcFWeDUzBZ3ji9LbN9ZMbSKDqiGV+CB/vVTNKl6h9m5ecgaN7ineQ5nvFU2Ww==
"@abp/luxon@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.0.0-rc.6.tgz#294baaf2ea2259ea076a5e7c3e12d942b7ea0b59"
integrity sha512-yWjoHiUcaCufa2M/8BU1K6w208LkfxHopsFfeJWG+jNFc6m5bFBA/TIxn6oK9Um+BUK2yD7heZjTtggyGtKMXA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.0.0-rc.5.tgz#f92e132faa15cd04bb6354c517b426123fbce14c"
integrity sha512-pdMxVKlYsXPIQvtMHzZ3QusG27aNWTmA6bNii3rtZK6F+4mbdLyf31josT5pLzrs1Cqln4YHVu1/32Wbhl5O9A==
"@abp/malihu-custom-scrollbar-plugin@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.0.0-rc.6.tgz#edf243ee9028fb0bfa63564511709ffd0eb57e40"
integrity sha512-V2aX14qjKyPg5oZ5QPFmL6kkJ1uDR+bE+oZ/ePu9nwYl0pgAoaLX5UCqej1/BgUWe4g/SfZfwXCA0QDpjQqSBA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.0.0-rc.5.tgz#d0e15d97b50f25c24cd398c6485cd23409478b86"
integrity sha512-5u+uYtWwBMBlt0MPtFNk78jHneHVvlZy9oOsSyb34Ia+biig0inogKW2J7GuDtqK6+Z8FRjgNHqmXRJGJmdBNA==
"@abp/moment@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.0.0-rc.6.tgz#2e4506f8562d09ec2639358baf5c773beaaac91e"
integrity sha512-wUr5s9tCmULdUZhpNBP0q47W4ey0CJh/E3Mx0E18WZlW2boLO4iW36yVAk8v00Vk6cRR9jzFFk2kJbKVRNWpYA==
dependencies:
moment "^2.9.0"
"@abp/owl.carousel@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-7.0.0-rc.5.tgz#2fa95044e2a011536261ebf06b6b8bac8dbb0fcc"
integrity sha512-w4RLLRFWEVkEuiASRXw4qR87OuwAbDyFQ0mpRjn16rzb3sqOljvmVMxI2wG5QjdUrsE/6qpQrculoXA5+6i6EQ==
"@abp/owl.carousel@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-7.0.0-rc.6.tgz#10b15833ef5565b90345902a93cd8082f44a28ef"
integrity sha512-Cc2hKp25az7feqhLx+mZ3/xmxL1MoDJ+S729OaaS3Z28Y2hqrjMhQBoEM7Uw3kAOp/TGNedchezFDekBlP3pWA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
owl.carousel "^2.3.4"
"@abp/prismjs@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.0.0-rc.5.tgz#d03f0011b85611690a48a40da368757c53d95ce4"
integrity sha512-gH+r9fHbq7M1n4XsfS6sFKSvepuU9I40fll7/BcdGAYYm0z+vYQFW5bJ63+gkqiEHOm7fQPfZBe0ecebqLP6jw==
"@abp/prismjs@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.0.0-rc.6.tgz#fe301d0c0e66ae3e13b13306b441190a5234d2ba"
integrity sha512-WqrkC/JTuP1suy98lfIXmml6EYHPgbns9HydZgKbCf/lqFe18Ao51CJarLaviAwufqSwUnsLhh3dFldzbDVrrQ==
dependencies:
"@abp/clipboard" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.5"
"@abp/clipboard" "~7.0.0-rc.6"
"@abp/core" "~7.0.0-rc.6"
prismjs "^1.26.0"
"@abp/select2@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.0.0-rc.5.tgz#893c0dfb2cf9e479a3233e88a3be75f95a9754da"
integrity sha512-8oiIJBTMNNJ8W1TJtR60I9y4IPIuaRafKc+s5k01y7gX+CZsjGZU8DcDPKLt8yX34f0jO3tl4EJoQq9vvUmPhA==
"@abp/select2@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.0.0-rc.6.tgz#00e4a78fc420b68e8e1ab9b9e9d2df6b083da76e"
integrity sha512-SCH/lOrej2yd+Cz+bogcppUD861vtihFrBw6EPYDVEMcaL3wQ/kpmdoxgq3gKm1joxA3wa6LTAdEKIbrMBzzeQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
select2 "^4.0.13"
"@abp/sweetalert2@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.0.0-rc.5.tgz#c88de51c47c58ab158d59c8b1543074620396c23"
integrity sha512-FsPzOlZkTHCoNyJvJ5HkkkcdTMvS3huD6jvDIxqTcm3TKMwvhf56bip3xhIaqu0N9rhskBf1aFK0x/iHnvrckA==
"@abp/sweetalert2@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.0.0-rc.6.tgz#3eef9082f6841614e16a450e073e1ad0915ede61"
integrity sha512-/5qx4rFTm7d+5pLNXaP6FOJeFbO1a0RtQZIC62s+sQiMBbef1cfWz78xa+hqgtwBs2EVFYJ/P9i8E34fccgOtw==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.0.0-rc.5.tgz#a0a3cb5ddeb86e18f16bbdb01ce641bd63c0d7cd"
integrity sha512-zWsy8pZajnHjzDrvEuxw3nMZkziXzfaWzmkIslBEXHkRehS7fcKXyBVZ9VefnzCC/69kQAZFu+1deOoHo8QrtA==
"@abp/timeago@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.0.0-rc.6.tgz#2db1987c92c898bbc519c719ff57739da1c9c06f"
integrity sha512-+r+fKi0OWyg4vqA5vjPxeS6oBKrN2CI4HJdE2pQKgFIiUuku3SbS0htt8gnJvvwIFdQ0fRgyOTLNEouuKHa9xg==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
timeago "^1.6.7"
"@abp/toastr@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.0.0-rc.5.tgz#ffedafc355d358306489fbbe37a2c626bf14e21c"
integrity sha512-JiUX3xg79KClc5/+v8W/75ksVliyMt9R6Afl1O54J4/ov7E3Vf+R81yUXpo/SyFhuPUDexZuu8zVe9DR4N90Sg==
"@abp/toastr@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.0.0-rc.6.tgz#a7d9d6c6812d18217ed2e7ffc5f6ef5701475f61"
integrity sha512-KJQvGsA1kh90D47FzFOMVGZMAn36Nv7qQc2M6ASWsnVRLV+//rmIcDimr6gqDw/HAP2QJocPXERWMm5q7je1HQ==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
toastr "^2.1.4"
"@abp/tui-editor@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-7.0.0-rc.5.tgz#4deca1c4b0e024cee061699a6feed22d565e05a4"
integrity sha512-jGyNcaPBPTDwsmj6EbkjAZyBI1SaqZznMPBQ17d5T0PHdnYF6JSDWQWSvxhLpp8gSFEE46njhLLE8+eNeaK6uQ==
"@abp/tui-editor@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-7.0.0-rc.6.tgz#073b322983aaa184bc3e8e2e346ee6e5646c7b28"
integrity sha512-PaHfDp4301b/hsH2s4z7z6n7WVGO69Cbq5a2PeDKzRovhvsvcCyhrorpPKE74nXbYQqBnWcVJGuTLbUyA7FXIQ==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/prismjs" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
"@abp/prismjs" "~7.0.0-rc.6"
"@abp/utils@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.0.0-rc.5.tgz#8737ecd7840dc108a1cd2aa98698706d61c76b9e"
integrity sha512-ZHgM1/frOkkOndaVjakMGySQJUi62Im6KgabXV80tcq8C0zAjQbuYbTVZrw5MXhE/ZGRcJcD1vMlKazh8J+2xA==
"@abp/utils@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.0.0-rc.6.tgz#a6490ee9111f45bfdce3a406fc36dad7051d3b75"
integrity sha512-o18pnFZK17fSdkq4M2mXsKgQajeJnebvQW5uqEhZPqTBMkgEL/pMkRNTuntlBtfaFOs+7RECe9uvxLBiPJo8CQ==
dependencies:
just-compare "^1.3.0"

2
modules/blogging/src/Volo.Blogging.Admin.Application.Contracts/Volo.Blogging.Admin.Application.Contracts.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Blogging.Admin.Application.Contracts",
"hash": "26cec83b97c31cab2508d918b0fb6b91",
"hash": "cf76ead9a86e1a01178b976a2b5721e3",
"contents": [
{
"namespace": "Volo.Blogging.Admin",

2
modules/blogging/src/Volo.Blogging.Admin.Application/Volo.Blogging.Admin.Application.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Blogging.Admin.Application",
"hash": "5825858a59f5e2265f86601f4ea0de60",
"hash": "f6da2167886973fc5fff67b4b52ced91",
"contents": [
{
"namespace": "Volo.Blogging.Admin",

2
modules/blogging/src/Volo.Blogging.Admin.HttpApi.Client/Volo.Blogging.Admin.HttpApi.Client.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Blogging.Admin.HttpApi.Client",
"hash": "14ae0415c51d5634d4e213f5198024b6",
"hash": "e8793e3db698947e5786f9599a02f81a",
"contents": [
{
"namespace": "Volo.Blogging.Admin",

2
modules/blogging/src/Volo.Blogging.Admin.HttpApi/Volo.Blogging.Admin.HttpApi.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Blogging.Admin.HttpApi",
"hash": "05fa4b2888aef9c727ad474f06cd1f7b",
"hash": "53a99e9e30415186b9832e971cb6fb8b",
"contents": [
{
"namespace": "Volo.Blogging.Admin",

2
modules/blogging/src/Volo.Blogging.Admin.Web/Volo.Blogging.Admin.Web.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Blogging.Admin.Web",
"hash": "da30cfc4a03d426d078a475aedd0f849",
"hash": "1dd72f514bc09a7078c88c47981cd542",
"contents": [
{
"namespace": "Volo.Blogging.Admin",

2
modules/blogging/src/Volo.Blogging.Application.Contracts.Shared/Volo.Blogging.Application.Contracts.Shared.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Blogging.Application.Contracts.Shared",
"hash": "fd2311954e1647625b6be519ae576380",
"hash": "6ef2069434368b4d5c39df4617b9e658",
"contents": [
{
"namespace": "Volo.Blogging",

2
modules/blogging/src/Volo.Blogging.Application.Contracts/Volo.Blogging.Application.Contracts.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Blogging.Application.Contracts",
"hash": "f2a2b822180c20a5777a479daeb68dc7",
"hash": "79aaedec9a66549902bf8736741f0270",
"contents": [
{
"namespace": "Volo.Blogging",

2
modules/blogging/src/Volo.Blogging.Application/Volo.Blogging.Application.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Blogging.Application",
"hash": "0dfb0732341caeaab05062c942734c57",
"hash": "83c58f91468c0aa839c6a46eab6685d1",
"contents": [
{
"namespace": "Volo.Blogging",

2
modules/blogging/src/Volo.Blogging.Domain.Shared/Volo.Blogging.Domain.Shared.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Blogging.Domain.Shared",
"hash": "e1a75d129a56471b0cfbcb376365400b",
"hash": "5a60efaeaed0c6007c92bb8e1ff16967",
"contents": [
{
"namespace": "Volo.Blogging",

2
modules/blogging/src/Volo.Blogging.Domain/Volo.Blogging.Domain.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Blogging.Domain",
"hash": "259dbb106b0de813d8a3ffc22e002621",
"hash": "c3d741dd86c937bd501351f5d077615a",
"contents": [
{
"namespace": "Volo.Blogging",

2
modules/blogging/src/Volo.Blogging.EntityFrameworkCore/Volo.Blogging.EntityFrameworkCore.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Blogging.EntityFrameworkCore",
"hash": "d306ae8072f176b6952ffc588d60d92a",
"hash": "95cd8db30319f2f2b12388bcb9bfd20e",
"contents": [
{
"namespace": "Volo.Blogging.EntityFrameworkCore",

2
modules/blogging/src/Volo.Blogging.HttpApi.Client/Volo.Blogging.HttpApi.Client.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Blogging.HttpApi.Client",
"hash": "a9dae513e61ff9592c5ec4f925f1cd5c",
"hash": "7610ba38bb100af8427ae90b41705f7f",
"contents": [
{
"namespace": "Volo.Blogging",

2
modules/blogging/src/Volo.Blogging.HttpApi/Volo.Blogging.HttpApi.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Blogging.HttpApi",
"hash": "3c45c67e95546db976fa739662e09a92",
"hash": "ee6d8bc05082e3ce5c0f77c626cb4293",
"contents": [
{
"namespace": "Volo.Blogging",

18
modules/blogging/src/Volo.Blogging.MongoDB/Volo.Blogging.MongoDB.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Blogging.MongoDB",
"hash": "0eead6fd952f258ca63fc98b86f3d79a",
"hash": "7dcc897f1df253d96ff7723de9c96c14",
"contents": [
{
"namespace": "Volo.Blogging.MongoDB",
@ -29,12 +29,6 @@
"namespace": "Volo.Blogging.MongoDB",
"connectionStringName": "Blogging",
"databaseCollections": [
{
"entityFullName": "Volo.Blogging.Comments.Comment",
"contentType": "databaseCollection",
"name": "BlgComments",
"summary": null
},
{
"entityFullName": "Volo.Blogging.Posts.Post",
"contentType": "databaseCollection",
@ -42,9 +36,9 @@
"summary": null
},
{
"entityFullName": "Volo.Blogging.Tagging.Tag",
"entityFullName": "Volo.Blogging.Comments.Comment",
"contentType": "databaseCollection",
"name": "BlgTags",
"name": "BlgComments",
"summary": null
},
{
@ -58,6 +52,12 @@
"contentType": "databaseCollection",
"name": "BlgBlogs",
"summary": null
},
{
"entityFullName": "Volo.Blogging.Tagging.Tag",
"contentType": "databaseCollection",
"name": "BlgTags",
"summary": null
}
],
"contentType": "mongoDbContext",

2
modules/blogging/src/Volo.Blogging.Web/Volo.Blogging.Web.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.Blogging.Web",
"hash": "61401d646ae9614a2d3fb3e85326e0b4",
"hash": "7c82117ebf54feb8ce99bd85fbf52d7d",
"contents": [
{
"namespace": "Volo.Blogging",

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

@ -1,6 +1,6 @@
{
"name": "Volo.ClientSimulation.Demo",
"hash": "474d3b2a27144b04ea0870b8ac569e57",
"hash": "ff2539efad23c68ee902683745fc03e7",
"contents": [
{
"namespace": "Volo.ClientSimulation.Demo",

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

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

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

@ -2,39 +2,39 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.0.0-rc.5.tgz#e5eba8a04eb147d2a3991bb7012dea3d127a13dc"
integrity sha512-k4099+VFDoCds8byhPDf2gkPvu7yqd1GejXkOFGAnoWbUjslJc22v8Dsg1Fi7GJUr9i+6htxnMuUjiAMsmqZiQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.0.0-rc.5"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.0.0-rc.5.tgz#7dcc6444fd69b97cb53a035add101f1eacb0d2a9"
integrity sha512-cOLr0r+R3YOAvFuBrn1+3FLEzlX8VIdWcP+EHiEL4P+PVLdO461swOFmu1JNfBJTiogd+U8ITH0EEjOv0o+Aug==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.0.0-rc.5"
"@abp/bootstrap" "~7.0.0-rc.5"
"@abp/bootstrap-datepicker" "~7.0.0-rc.5"
"@abp/bootstrap-daterangepicker" "~7.0.0-rc.5"
"@abp/datatables.net-bs5" "~7.0.0-rc.5"
"@abp/font-awesome" "~7.0.0-rc.5"
"@abp/jquery-form" "~7.0.0-rc.5"
"@abp/jquery-validation-unobtrusive" "~7.0.0-rc.5"
"@abp/lodash" "~7.0.0-rc.5"
"@abp/luxon" "~7.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~7.0.0-rc.5"
"@abp/moment" "~7.0.0-rc.5"
"@abp/select2" "~7.0.0-rc.5"
"@abp/sweetalert2" "~7.0.0-rc.5"
"@abp/timeago" "~7.0.0-rc.5"
"@abp/toastr" "~7.0.0-rc.5"
"@abp/aspnetcore.mvc.ui@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.0.0-rc.5.tgz#5591c28b362432307d65951372753615e1bc937c"
integrity sha512-orRg03O8zDAZ1u+sH74NEfUPn3vPxb+DskZ//LVWqk5Mvs+oxqAv0bCK1fq7R6KE7L24DJSo2U4KSJt/Zisp8Q==
"@abp/aspnetcore.mvc.ui.theme.basic@^7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.0.0-rc.6.tgz#d56dc689a144146567d087c12aa5099a1b5f00de"
integrity sha512-ShMdA6DmVdjBErTYTOKtZiXJm8mhSGU+rdvw6uh7vdHl9oCVXiswY1SM0CE3PevcmmM7F5VeXI/n/JGW2G5rjQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.0.0-rc.6"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.0.0-rc.6.tgz#6fb9ed0d873e992a5b8ee39213c052bc4fed3fb7"
integrity sha512-xnxhkWggBckHFqFM2r9IlIe1DSPBWztFI8M0o9l6Tq+FwPn0r6hcc1EerhVj3mPTwFOOwyQzoSS0EMz34sav6Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.0.0-rc.6"
"@abp/bootstrap" "~7.0.0-rc.6"
"@abp/bootstrap-datepicker" "~7.0.0-rc.6"
"@abp/bootstrap-daterangepicker" "~7.0.0-rc.6"
"@abp/datatables.net-bs5" "~7.0.0-rc.6"
"@abp/font-awesome" "~7.0.0-rc.6"
"@abp/jquery-form" "~7.0.0-rc.6"
"@abp/jquery-validation-unobtrusive" "~7.0.0-rc.6"
"@abp/lodash" "~7.0.0-rc.6"
"@abp/luxon" "~7.0.0-rc.6"
"@abp/malihu-custom-scrollbar-plugin" "~7.0.0-rc.6"
"@abp/moment" "~7.0.0-rc.6"
"@abp/select2" "~7.0.0-rc.6"
"@abp/sweetalert2" "~7.0.0-rc.6"
"@abp/timeago" "~7.0.0-rc.6"
"@abp/toastr" "~7.0.0-rc.6"
"@abp/aspnetcore.mvc.ui@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.0.0-rc.6.tgz#1b5a7f3b2cac37df4084b578d09ebec5944b973f"
integrity sha512-LiR808MpgCW9gkWHrI5CyX4peo3n7jl1AVIgARj6ugg6uLEBdSohZnkSpJVGBoygZJrB75vxN8XcRrygWzhe7Q==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,158 +43,158 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.0.0-rc.5.tgz#715cab74fc2b88e1d8d0e930a0edc90a3484355c"
integrity sha512-XE2fiJf+wB5AICD8b7ev0vg9JyAxMiPjv0O8Q1j79jysuHUx1SG1IWh7siO3E/OsJc8Y4nvJ4R3Pjz+rxvIzSA==
"@abp/bootstrap-datepicker@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.0.0-rc.6.tgz#8c877513b29356c1aa2142baea8e4c746c977b1c"
integrity sha512-VyEnEzDWXgRQxSyj113g2HzuPpBOF/SESWIBVZtuIl4F8AI4t7mcEEk6xdfmxeW+7MzdNOGC03KbgfY7uxFkdw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.0.0-rc.5.tgz#769ecf299003cc85b591271f708cc89ffd0c9f32"
integrity sha512-ZmLfXF9QBpEM2s4uJqydDSEUdwHRvUtKvUt9erbYeTLZ6xHoygNqy7bbPDtGw1IY92FX3th5zUPWayFtkzSdXA==
"@abp/bootstrap-daterangepicker@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.0.0-rc.6.tgz#c4b4667e536f232d0a3545fa2f786c5386e6d46a"
integrity sha512-yJ5fe1EyaajUCyuMMN0zsj4hiAAPtsDm342+0NTLSEsCmpesyPUmW/x1LKRukJKGGJ7ufVwW7m9xomhRWwTutw==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.0.0-rc.5.tgz#42e2efa3e78c2d07f4bae767ca4b1ae6653b9934"
integrity sha512-eerh9Dpa9amOiW5lrSFb78+YHieMeEd9PiHf7KcTtkvwoPZpwHVw0NTAv6X5vJONMAAE1oClaLHjkIff6va26g==
"@abp/bootstrap@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.0.0-rc.6.tgz#25a97b0d8418e627fdded2e041b661b0d429acf7"
integrity sha512-mMWsAZWgVDyl5PBpdsSzJ5XhzWBCSxqSh9rC+wH2R50M0cMZOzdTeb4Xw2Ec0n54vS4aC+3t2ztsZQL4sGfztQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
bootstrap "^5.1.3"
"@abp/core@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.0.0-rc.5.tgz#94b52de1623bd72926f3a442b570f61a01a86774"
integrity sha512-nECFj5PZ3lnFvH7v1Yirlu/Mwq3kjVXUVYb2yG+AtPQp2zhGs1ryqeYzRQboUo/Y1wVx9c+ADepz5hu7d6s2Og==
"@abp/core@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.0.0-rc.6.tgz#6de4f69f4f1c3f2dddba975ed17cd50d1c187ae7"
integrity sha512-otkkLDGclMF/k1hR6gtR+kkUTMj7hs+id52CYcrSfoy21HHB36dVG32L3K2AshcKbggAGeti8WABBPcx09+ydQ==
dependencies:
"@abp/utils" "~7.0.0-rc.5"
"@abp/utils" "~7.0.0-rc.6"
"@abp/datatables.net-bs5@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.0.0-rc.5.tgz#df1b6c53444fbfcd8ca24f387405000ef9cd4585"
integrity sha512-PcvAIhcdQZuJIO5XAElf9kstgPh2lYV7lkuhqidUdO+K8d4ZPm7UKj+yujlErQtoE4dVktOVmSHPX1qkiMe3bA==
"@abp/datatables.net-bs5@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.0.0-rc.6.tgz#c574821607be7324c303439c8a4bc98ad7d98c6e"
integrity sha512-xEmsFcbaCBYA1PTPNj4sRveXEKVuuTWFuimaC8zTTtbqB4ky/f2ZXdnljjLoEdRmyPvrulSYpF0iNtr1f6M/RQ==
dependencies:
"@abp/datatables.net" "~7.0.0-rc.5"
"@abp/datatables.net" "~7.0.0-rc.6"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.0.0-rc.5.tgz#be461959524f3a27139431f831d535bed7a61bcc"
integrity sha512-4YNR+p9VV+wrnxMvrh8vI6UPoNuJW0/3HjZFmk9VccO8KS8sExZN7EqQt+Y9CwWt85SAiW1GuSFEEdUwNZ/8Mg==
"@abp/datatables.net@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.0.0-rc.6.tgz#6aced4aed5e487de2877bcaeee3bc4fad189553c"
integrity sha512-JY4XEO1IaJcNa+Hh/1aysDk0bVh7ponxc9xtb03BzvwjeW7qQIUyiL/8q5/7juQ97xe+T5/V2Oupw0//orM8BA==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.0.0-rc.5.tgz#483185d91ee494f605d0daed3441044dae008bfb"
integrity sha512-T2vr4Qp8XHHZQMVSoFPf+LO3+OTxTlU3+tkyKaiZLwid6YJBgsepapk4fF8zABm4kJVUqQ1FTviiUIoOUaGU2A==
"@abp/font-awesome@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.0.0-rc.6.tgz#d97853944131dc5b8a3c2704669a124b65559266"
integrity sha512-D/iOkenG3eFKkWKJWOAYxzGKsk9QrMLKGcojQJlI1T5D+P7ib7zLs0Od00nT0Ix2yTiu8JQrXrP92MtvR9Zizg==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.0.0-rc.5.tgz#6d9628e713f65d58b10c8c908d34deed7749fa90"
integrity sha512-eBaknraYSTC2ilFGjsHbfzSZ7hegJjAZvdsIrN+5JCAEvuwiDYUD/kuTd5BYX23XSYNTIznXhXIhuO7G51UOEQ==
"@abp/jquery-form@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.0.0-rc.6.tgz#b0cd242733fcfb6370a9e2e66a4399ff7ea064a0"
integrity sha512-MUVldaVPOw0cM0NPaYGjA/jNgFLLcMspqjuU8V5U3GqZL0QolrdoEuPxTjX6ExQiU+r9oUuOQSjV9LGJY/zjlg==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.0.0-rc.5.tgz#8fc8de9070d9394650c870712fccc8e0d5340551"
integrity sha512-jlrqnMC6RPjQtNSuYszBgK+N7DJr4sIGb21FQCi1LXp5jnr1RUYQLmH2hA28AMGGa94WRKXCIGqOz0k347FhbA==
"@abp/jquery-validation-unobtrusive@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.0.0-rc.6.tgz#a49ea6f9dad4c475bda9f1bbaa0f7a110fa998aa"
integrity sha512-fjDa22bwl5OK1tGrmVA5gnOQAD86RkNHobcwTJzv1PuuWZ8NfpV6lZkub2ZQxKjAsl74Moej645VFQe2jkLEtg==
dependencies:
"@abp/jquery-validation" "~7.0.0-rc.5"
"@abp/jquery-validation" "~7.0.0-rc.6"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.0.0-rc.5.tgz#3c15d9efaaf38c12df1f24eaa0cde0ce934937f2"
integrity sha512-QahaYPK+B6aHgc1e2TYyhYbtKdowpgs1Z9D+cqX5WjWb6rrSwrbuttHXU7fWMi+Sac7e+H0kO0zFCS02Kjyb+g==
"@abp/jquery-validation@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.0.0-rc.6.tgz#97d6270988da7d9692de7349db4e3216bdf97544"
integrity sha512-MLTDC9v+tICr1vPVkeoKdCqzf1VDSs7GZvV5yrMiGJxJ8uQ6mWMTItD5WLckVRzLQQ1rHsAH8nAesdHdwKJt+Q==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
jquery-validation "^1.19.3"
"@abp/jquery@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.0.0-rc.5.tgz#03738298c0fa936ca61236279ed7c6e5ad2a78cf"
integrity sha512-TY+9SWcVpQvi6KqI8gdLu7n8dnmdKPxfLjLCc9V6pt+QPRFkglysPHYS6P4pwrngyrXW2xYmRWWdYdqsfn95ww==
"@abp/jquery@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.0.0-rc.6.tgz#28497a7c5753f104e9dc617f250d07f4bd099f30"
integrity sha512-aJLaSOHImXYBEVggWKCgMiXp4qnprigxKjPMERMxr42nWIXaG6Fe32j5Gy0QgNm486ZBJUBQbXGK7aiI/pMG2g==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
jquery "~3.6.0"
"@abp/lodash@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.0.0-rc.5.tgz#e32de44fbdd405ab1900d227ff88e7ce268f3a30"
integrity sha512-77kZ2oKGfPRSkXWnhr2INdYy0+YxEu663oi1ZUsftwprfE513UZXjbJSJONLBuwOegWgZK1DgX2oPzy5kpNx7A==
"@abp/lodash@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.0.0-rc.6.tgz#521f4e8c6f4564c3cc4eb00209cb02dd33e82995"
integrity sha512-w8/ARTaru7HsNHhXAJy01x/EIdtOmAqvDoykKwkswnE48BLFfTI8pP/rs57LrpCFa1AiT60MFbS5flTiaDwnWg==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
lodash "^4.17.21"
"@abp/luxon@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.0.0-rc.5.tgz#455db9c2610abc22b39c9dab0db1889d5f42bfb1"
integrity sha512-mzTDCgim7m/1GFWsB0r3axpKYlcFWeDUzBZ3ji9LbN9ZMbSKDqiGV+CB/vVTNKl6h9m5ecgaN7ineQ5nvFU2Ww==
"@abp/luxon@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.0.0-rc.6.tgz#294baaf2ea2259ea076a5e7c3e12d942b7ea0b59"
integrity sha512-yWjoHiUcaCufa2M/8BU1K6w208LkfxHopsFfeJWG+jNFc6m5bFBA/TIxn6oK9Um+BUK2yD7heZjTtggyGtKMXA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.0.0-rc.5.tgz#f92e132faa15cd04bb6354c517b426123fbce14c"
integrity sha512-pdMxVKlYsXPIQvtMHzZ3QusG27aNWTmA6bNii3rtZK6F+4mbdLyf31josT5pLzrs1Cqln4YHVu1/32Wbhl5O9A==
"@abp/malihu-custom-scrollbar-plugin@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.0.0-rc.6.tgz#edf243ee9028fb0bfa63564511709ffd0eb57e40"
integrity sha512-V2aX14qjKyPg5oZ5QPFmL6kkJ1uDR+bE+oZ/ePu9nwYl0pgAoaLX5UCqej1/BgUWe4g/SfZfwXCA0QDpjQqSBA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.0.0-rc.5.tgz#d0e15d97b50f25c24cd398c6485cd23409478b86"
integrity sha512-5u+uYtWwBMBlt0MPtFNk78jHneHVvlZy9oOsSyb34Ia+biig0inogKW2J7GuDtqK6+Z8FRjgNHqmXRJGJmdBNA==
"@abp/moment@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.0.0-rc.6.tgz#2e4506f8562d09ec2639358baf5c773beaaac91e"
integrity sha512-wUr5s9tCmULdUZhpNBP0q47W4ey0CJh/E3Mx0E18WZlW2boLO4iW36yVAk8v00Vk6cRR9jzFFk2kJbKVRNWpYA==
dependencies:
moment "^2.9.0"
"@abp/select2@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.0.0-rc.5.tgz#893c0dfb2cf9e479a3233e88a3be75f95a9754da"
integrity sha512-8oiIJBTMNNJ8W1TJtR60I9y4IPIuaRafKc+s5k01y7gX+CZsjGZU8DcDPKLt8yX34f0jO3tl4EJoQq9vvUmPhA==
"@abp/select2@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.0.0-rc.6.tgz#00e4a78fc420b68e8e1ab9b9e9d2df6b083da76e"
integrity sha512-SCH/lOrej2yd+Cz+bogcppUD861vtihFrBw6EPYDVEMcaL3wQ/kpmdoxgq3gKm1joxA3wa6LTAdEKIbrMBzzeQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
select2 "^4.0.13"
"@abp/sweetalert2@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.0.0-rc.5.tgz#c88de51c47c58ab158d59c8b1543074620396c23"
integrity sha512-FsPzOlZkTHCoNyJvJ5HkkkcdTMvS3huD6jvDIxqTcm3TKMwvhf56bip3xhIaqu0N9rhskBf1aFK0x/iHnvrckA==
"@abp/sweetalert2@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.0.0-rc.6.tgz#3eef9082f6841614e16a450e073e1ad0915ede61"
integrity sha512-/5qx4rFTm7d+5pLNXaP6FOJeFbO1a0RtQZIC62s+sQiMBbef1cfWz78xa+hqgtwBs2EVFYJ/P9i8E34fccgOtw==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.0.0-rc.5.tgz#a0a3cb5ddeb86e18f16bbdb01ce641bd63c0d7cd"
integrity sha512-zWsy8pZajnHjzDrvEuxw3nMZkziXzfaWzmkIslBEXHkRehS7fcKXyBVZ9VefnzCC/69kQAZFu+1deOoHo8QrtA==
"@abp/timeago@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.0.0-rc.6.tgz#2db1987c92c898bbc519c719ff57739da1c9c06f"
integrity sha512-+r+fKi0OWyg4vqA5vjPxeS6oBKrN2CI4HJdE2pQKgFIiUuku3SbS0htt8gnJvvwIFdQ0fRgyOTLNEouuKHa9xg==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
timeago "^1.6.7"
"@abp/toastr@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.0.0-rc.5.tgz#ffedafc355d358306489fbbe37a2c626bf14e21c"
integrity sha512-JiUX3xg79KClc5/+v8W/75ksVliyMt9R6Afl1O54J4/ov7E3Vf+R81yUXpo/SyFhuPUDexZuu8zVe9DR4N90Sg==
"@abp/toastr@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.0.0-rc.6.tgz#a7d9d6c6812d18217ed2e7ffc5f6ef5701475f61"
integrity sha512-KJQvGsA1kh90D47FzFOMVGZMAn36Nv7qQc2M6ASWsnVRLV+//rmIcDimr6gqDw/HAP2QJocPXERWMm5q7je1HQ==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
toastr "^2.1.4"
"@abp/utils@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.0.0-rc.5.tgz#8737ecd7840dc108a1cd2aa98698706d61c76b9e"
integrity sha512-ZHgM1/frOkkOndaVjakMGySQJUi62Im6KgabXV80tcq8C0zAjQbuYbTVZrw5MXhE/ZGRcJcD1vMlKazh8J+2xA==
"@abp/utils@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.0.0-rc.6.tgz#a6490ee9111f45bfdce3a406fc36dad7051d3b75"
integrity sha512-o18pnFZK17fSdkq4M2mXsKgQajeJnebvQW5uqEhZPqTBMkgEL/pMkRNTuntlBtfaFOs+7RECe9uvxLBiPJo8CQ==
dependencies:
just-compare "^1.3.0"

2
modules/client-simulation/src/Volo.ClientSimulation.Web/Volo.ClientSimulation.Web.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.ClientSimulation.Web",
"hash": "1913a7b6321a708f04a78079642d9ef5",
"hash": "4b3669174497ef6e710384a2fc6617a9",
"contents": [
{
"namespace": "Volo.ClientSimulation",

2
modules/client-simulation/src/Volo.ClientSimulation/Volo.ClientSimulation.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.ClientSimulation",
"hash": "4c286ce2af3ff2585dd9f9ccbf1c389c",
"hash": "c16feabef73d4b2f3a54613e820771be",
"contents": [
{
"namespace": "Volo.ClientSimulation",

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

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

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

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

2
modules/cms-kit/host/Volo.CmsKit.HttpApi.Host/Volo.CmsKit.HttpApi.Host.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.HttpApi.Host",
"hash": "552bdc4be8c071883a5b04a3998f2c38",
"hash": "7ba2e01f69ae49f522a52f7c2e0f36c3",
"contents": [
{
"namespace": "Volo.CmsKit",

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

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.IdentityServer",
"hash": "9e681e65205e578b0d305a6a0b2c76a0",
"hash": "c1c7c90679ff7b32bb2c9ac956312219",
"contents": [
{
"namespace": "Volo.CmsKit",

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

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

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

@ -2,39 +2,39 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.0.0-rc.5.tgz#e5eba8a04eb147d2a3991bb7012dea3d127a13dc"
integrity sha512-k4099+VFDoCds8byhPDf2gkPvu7yqd1GejXkOFGAnoWbUjslJc22v8Dsg1Fi7GJUr9i+6htxnMuUjiAMsmqZiQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.0.0-rc.5"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.0.0-rc.5.tgz#7dcc6444fd69b97cb53a035add101f1eacb0d2a9"
integrity sha512-cOLr0r+R3YOAvFuBrn1+3FLEzlX8VIdWcP+EHiEL4P+PVLdO461swOFmu1JNfBJTiogd+U8ITH0EEjOv0o+Aug==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.0.0-rc.5"
"@abp/bootstrap" "~7.0.0-rc.5"
"@abp/bootstrap-datepicker" "~7.0.0-rc.5"
"@abp/bootstrap-daterangepicker" "~7.0.0-rc.5"
"@abp/datatables.net-bs5" "~7.0.0-rc.5"
"@abp/font-awesome" "~7.0.0-rc.5"
"@abp/jquery-form" "~7.0.0-rc.5"
"@abp/jquery-validation-unobtrusive" "~7.0.0-rc.5"
"@abp/lodash" "~7.0.0-rc.5"
"@abp/luxon" "~7.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~7.0.0-rc.5"
"@abp/moment" "~7.0.0-rc.5"
"@abp/select2" "~7.0.0-rc.5"
"@abp/sweetalert2" "~7.0.0-rc.5"
"@abp/timeago" "~7.0.0-rc.5"
"@abp/toastr" "~7.0.0-rc.5"
"@abp/aspnetcore.mvc.ui@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.0.0-rc.5.tgz#5591c28b362432307d65951372753615e1bc937c"
integrity sha512-orRg03O8zDAZ1u+sH74NEfUPn3vPxb+DskZ//LVWqk5Mvs+oxqAv0bCK1fq7R6KE7L24DJSo2U4KSJt/Zisp8Q==
"@abp/aspnetcore.mvc.ui.theme.basic@^7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.0.0-rc.6.tgz#d56dc689a144146567d087c12aa5099a1b5f00de"
integrity sha512-ShMdA6DmVdjBErTYTOKtZiXJm8mhSGU+rdvw6uh7vdHl9oCVXiswY1SM0CE3PevcmmM7F5VeXI/n/JGW2G5rjQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.0.0-rc.6"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.0.0-rc.6.tgz#6fb9ed0d873e992a5b8ee39213c052bc4fed3fb7"
integrity sha512-xnxhkWggBckHFqFM2r9IlIe1DSPBWztFI8M0o9l6Tq+FwPn0r6hcc1EerhVj3mPTwFOOwyQzoSS0EMz34sav6Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.0.0-rc.6"
"@abp/bootstrap" "~7.0.0-rc.6"
"@abp/bootstrap-datepicker" "~7.0.0-rc.6"
"@abp/bootstrap-daterangepicker" "~7.0.0-rc.6"
"@abp/datatables.net-bs5" "~7.0.0-rc.6"
"@abp/font-awesome" "~7.0.0-rc.6"
"@abp/jquery-form" "~7.0.0-rc.6"
"@abp/jquery-validation-unobtrusive" "~7.0.0-rc.6"
"@abp/lodash" "~7.0.0-rc.6"
"@abp/luxon" "~7.0.0-rc.6"
"@abp/malihu-custom-scrollbar-plugin" "~7.0.0-rc.6"
"@abp/moment" "~7.0.0-rc.6"
"@abp/select2" "~7.0.0-rc.6"
"@abp/sweetalert2" "~7.0.0-rc.6"
"@abp/timeago" "~7.0.0-rc.6"
"@abp/toastr" "~7.0.0-rc.6"
"@abp/aspnetcore.mvc.ui@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.0.0-rc.6.tgz#1b5a7f3b2cac37df4084b578d09ebec5944b973f"
integrity sha512-LiR808MpgCW9gkWHrI5CyX4peo3n7jl1AVIgARj6ugg6uLEBdSohZnkSpJVGBoygZJrB75vxN8XcRrygWzhe7Q==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,158 +43,158 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.0.0-rc.5.tgz#715cab74fc2b88e1d8d0e930a0edc90a3484355c"
integrity sha512-XE2fiJf+wB5AICD8b7ev0vg9JyAxMiPjv0O8Q1j79jysuHUx1SG1IWh7siO3E/OsJc8Y4nvJ4R3Pjz+rxvIzSA==
"@abp/bootstrap-datepicker@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.0.0-rc.6.tgz#8c877513b29356c1aa2142baea8e4c746c977b1c"
integrity sha512-VyEnEzDWXgRQxSyj113g2HzuPpBOF/SESWIBVZtuIl4F8AI4t7mcEEk6xdfmxeW+7MzdNOGC03KbgfY7uxFkdw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.0.0-rc.5.tgz#769ecf299003cc85b591271f708cc89ffd0c9f32"
integrity sha512-ZmLfXF9QBpEM2s4uJqydDSEUdwHRvUtKvUt9erbYeTLZ6xHoygNqy7bbPDtGw1IY92FX3th5zUPWayFtkzSdXA==
"@abp/bootstrap-daterangepicker@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.0.0-rc.6.tgz#c4b4667e536f232d0a3545fa2f786c5386e6d46a"
integrity sha512-yJ5fe1EyaajUCyuMMN0zsj4hiAAPtsDm342+0NTLSEsCmpesyPUmW/x1LKRukJKGGJ7ufVwW7m9xomhRWwTutw==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.0.0-rc.5.tgz#42e2efa3e78c2d07f4bae767ca4b1ae6653b9934"
integrity sha512-eerh9Dpa9amOiW5lrSFb78+YHieMeEd9PiHf7KcTtkvwoPZpwHVw0NTAv6X5vJONMAAE1oClaLHjkIff6va26g==
"@abp/bootstrap@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.0.0-rc.6.tgz#25a97b0d8418e627fdded2e041b661b0d429acf7"
integrity sha512-mMWsAZWgVDyl5PBpdsSzJ5XhzWBCSxqSh9rC+wH2R50M0cMZOzdTeb4Xw2Ec0n54vS4aC+3t2ztsZQL4sGfztQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
bootstrap "^5.1.3"
"@abp/core@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.0.0-rc.5.tgz#94b52de1623bd72926f3a442b570f61a01a86774"
integrity sha512-nECFj5PZ3lnFvH7v1Yirlu/Mwq3kjVXUVYb2yG+AtPQp2zhGs1ryqeYzRQboUo/Y1wVx9c+ADepz5hu7d6s2Og==
"@abp/core@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.0.0-rc.6.tgz#6de4f69f4f1c3f2dddba975ed17cd50d1c187ae7"
integrity sha512-otkkLDGclMF/k1hR6gtR+kkUTMj7hs+id52CYcrSfoy21HHB36dVG32L3K2AshcKbggAGeti8WABBPcx09+ydQ==
dependencies:
"@abp/utils" "~7.0.0-rc.5"
"@abp/utils" "~7.0.0-rc.6"
"@abp/datatables.net-bs5@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.0.0-rc.5.tgz#df1b6c53444fbfcd8ca24f387405000ef9cd4585"
integrity sha512-PcvAIhcdQZuJIO5XAElf9kstgPh2lYV7lkuhqidUdO+K8d4ZPm7UKj+yujlErQtoE4dVktOVmSHPX1qkiMe3bA==
"@abp/datatables.net-bs5@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.0.0-rc.6.tgz#c574821607be7324c303439c8a4bc98ad7d98c6e"
integrity sha512-xEmsFcbaCBYA1PTPNj4sRveXEKVuuTWFuimaC8zTTtbqB4ky/f2ZXdnljjLoEdRmyPvrulSYpF0iNtr1f6M/RQ==
dependencies:
"@abp/datatables.net" "~7.0.0-rc.5"
"@abp/datatables.net" "~7.0.0-rc.6"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.0.0-rc.5.tgz#be461959524f3a27139431f831d535bed7a61bcc"
integrity sha512-4YNR+p9VV+wrnxMvrh8vI6UPoNuJW0/3HjZFmk9VccO8KS8sExZN7EqQt+Y9CwWt85SAiW1GuSFEEdUwNZ/8Mg==
"@abp/datatables.net@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.0.0-rc.6.tgz#6aced4aed5e487de2877bcaeee3bc4fad189553c"
integrity sha512-JY4XEO1IaJcNa+Hh/1aysDk0bVh7ponxc9xtb03BzvwjeW7qQIUyiL/8q5/7juQ97xe+T5/V2Oupw0//orM8BA==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.0.0-rc.5.tgz#483185d91ee494f605d0daed3441044dae008bfb"
integrity sha512-T2vr4Qp8XHHZQMVSoFPf+LO3+OTxTlU3+tkyKaiZLwid6YJBgsepapk4fF8zABm4kJVUqQ1FTviiUIoOUaGU2A==
"@abp/font-awesome@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.0.0-rc.6.tgz#d97853944131dc5b8a3c2704669a124b65559266"
integrity sha512-D/iOkenG3eFKkWKJWOAYxzGKsk9QrMLKGcojQJlI1T5D+P7ib7zLs0Od00nT0Ix2yTiu8JQrXrP92MtvR9Zizg==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.0.0-rc.5.tgz#6d9628e713f65d58b10c8c908d34deed7749fa90"
integrity sha512-eBaknraYSTC2ilFGjsHbfzSZ7hegJjAZvdsIrN+5JCAEvuwiDYUD/kuTd5BYX23XSYNTIznXhXIhuO7G51UOEQ==
"@abp/jquery-form@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.0.0-rc.6.tgz#b0cd242733fcfb6370a9e2e66a4399ff7ea064a0"
integrity sha512-MUVldaVPOw0cM0NPaYGjA/jNgFLLcMspqjuU8V5U3GqZL0QolrdoEuPxTjX6ExQiU+r9oUuOQSjV9LGJY/zjlg==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.0.0-rc.5.tgz#8fc8de9070d9394650c870712fccc8e0d5340551"
integrity sha512-jlrqnMC6RPjQtNSuYszBgK+N7DJr4sIGb21FQCi1LXp5jnr1RUYQLmH2hA28AMGGa94WRKXCIGqOz0k347FhbA==
"@abp/jquery-validation-unobtrusive@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.0.0-rc.6.tgz#a49ea6f9dad4c475bda9f1bbaa0f7a110fa998aa"
integrity sha512-fjDa22bwl5OK1tGrmVA5gnOQAD86RkNHobcwTJzv1PuuWZ8NfpV6lZkub2ZQxKjAsl74Moej645VFQe2jkLEtg==
dependencies:
"@abp/jquery-validation" "~7.0.0-rc.5"
"@abp/jquery-validation" "~7.0.0-rc.6"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.0.0-rc.5.tgz#3c15d9efaaf38c12df1f24eaa0cde0ce934937f2"
integrity sha512-QahaYPK+B6aHgc1e2TYyhYbtKdowpgs1Z9D+cqX5WjWb6rrSwrbuttHXU7fWMi+Sac7e+H0kO0zFCS02Kjyb+g==
"@abp/jquery-validation@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.0.0-rc.6.tgz#97d6270988da7d9692de7349db4e3216bdf97544"
integrity sha512-MLTDC9v+tICr1vPVkeoKdCqzf1VDSs7GZvV5yrMiGJxJ8uQ6mWMTItD5WLckVRzLQQ1rHsAH8nAesdHdwKJt+Q==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
jquery-validation "^1.19.3"
"@abp/jquery@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.0.0-rc.5.tgz#03738298c0fa936ca61236279ed7c6e5ad2a78cf"
integrity sha512-TY+9SWcVpQvi6KqI8gdLu7n8dnmdKPxfLjLCc9V6pt+QPRFkglysPHYS6P4pwrngyrXW2xYmRWWdYdqsfn95ww==
"@abp/jquery@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.0.0-rc.6.tgz#28497a7c5753f104e9dc617f250d07f4bd099f30"
integrity sha512-aJLaSOHImXYBEVggWKCgMiXp4qnprigxKjPMERMxr42nWIXaG6Fe32j5Gy0QgNm486ZBJUBQbXGK7aiI/pMG2g==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
jquery "~3.6.0"
"@abp/lodash@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.0.0-rc.5.tgz#e32de44fbdd405ab1900d227ff88e7ce268f3a30"
integrity sha512-77kZ2oKGfPRSkXWnhr2INdYy0+YxEu663oi1ZUsftwprfE513UZXjbJSJONLBuwOegWgZK1DgX2oPzy5kpNx7A==
"@abp/lodash@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.0.0-rc.6.tgz#521f4e8c6f4564c3cc4eb00209cb02dd33e82995"
integrity sha512-w8/ARTaru7HsNHhXAJy01x/EIdtOmAqvDoykKwkswnE48BLFfTI8pP/rs57LrpCFa1AiT60MFbS5flTiaDwnWg==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
lodash "^4.17.21"
"@abp/luxon@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.0.0-rc.5.tgz#455db9c2610abc22b39c9dab0db1889d5f42bfb1"
integrity sha512-mzTDCgim7m/1GFWsB0r3axpKYlcFWeDUzBZ3ji9LbN9ZMbSKDqiGV+CB/vVTNKl6h9m5ecgaN7ineQ5nvFU2Ww==
"@abp/luxon@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.0.0-rc.6.tgz#294baaf2ea2259ea076a5e7c3e12d942b7ea0b59"
integrity sha512-yWjoHiUcaCufa2M/8BU1K6w208LkfxHopsFfeJWG+jNFc6m5bFBA/TIxn6oK9Um+BUK2yD7heZjTtggyGtKMXA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.0.0-rc.5.tgz#f92e132faa15cd04bb6354c517b426123fbce14c"
integrity sha512-pdMxVKlYsXPIQvtMHzZ3QusG27aNWTmA6bNii3rtZK6F+4mbdLyf31josT5pLzrs1Cqln4YHVu1/32Wbhl5O9A==
"@abp/malihu-custom-scrollbar-plugin@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.0.0-rc.6.tgz#edf243ee9028fb0bfa63564511709ffd0eb57e40"
integrity sha512-V2aX14qjKyPg5oZ5QPFmL6kkJ1uDR+bE+oZ/ePu9nwYl0pgAoaLX5UCqej1/BgUWe4g/SfZfwXCA0QDpjQqSBA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.0.0-rc.5.tgz#d0e15d97b50f25c24cd398c6485cd23409478b86"
integrity sha512-5u+uYtWwBMBlt0MPtFNk78jHneHVvlZy9oOsSyb34Ia+biig0inogKW2J7GuDtqK6+Z8FRjgNHqmXRJGJmdBNA==
"@abp/moment@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.0.0-rc.6.tgz#2e4506f8562d09ec2639358baf5c773beaaac91e"
integrity sha512-wUr5s9tCmULdUZhpNBP0q47W4ey0CJh/E3Mx0E18WZlW2boLO4iW36yVAk8v00Vk6cRR9jzFFk2kJbKVRNWpYA==
dependencies:
moment "^2.9.0"
"@abp/select2@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.0.0-rc.5.tgz#893c0dfb2cf9e479a3233e88a3be75f95a9754da"
integrity sha512-8oiIJBTMNNJ8W1TJtR60I9y4IPIuaRafKc+s5k01y7gX+CZsjGZU8DcDPKLt8yX34f0jO3tl4EJoQq9vvUmPhA==
"@abp/select2@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.0.0-rc.6.tgz#00e4a78fc420b68e8e1ab9b9e9d2df6b083da76e"
integrity sha512-SCH/lOrej2yd+Cz+bogcppUD861vtihFrBw6EPYDVEMcaL3wQ/kpmdoxgq3gKm1joxA3wa6LTAdEKIbrMBzzeQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
select2 "^4.0.13"
"@abp/sweetalert2@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.0.0-rc.5.tgz#c88de51c47c58ab158d59c8b1543074620396c23"
integrity sha512-FsPzOlZkTHCoNyJvJ5HkkkcdTMvS3huD6jvDIxqTcm3TKMwvhf56bip3xhIaqu0N9rhskBf1aFK0x/iHnvrckA==
"@abp/sweetalert2@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.0.0-rc.6.tgz#3eef9082f6841614e16a450e073e1ad0915ede61"
integrity sha512-/5qx4rFTm7d+5pLNXaP6FOJeFbO1a0RtQZIC62s+sQiMBbef1cfWz78xa+hqgtwBs2EVFYJ/P9i8E34fccgOtw==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.0.0-rc.5.tgz#a0a3cb5ddeb86e18f16bbdb01ce641bd63c0d7cd"
integrity sha512-zWsy8pZajnHjzDrvEuxw3nMZkziXzfaWzmkIslBEXHkRehS7fcKXyBVZ9VefnzCC/69kQAZFu+1deOoHo8QrtA==
"@abp/timeago@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.0.0-rc.6.tgz#2db1987c92c898bbc519c719ff57739da1c9c06f"
integrity sha512-+r+fKi0OWyg4vqA5vjPxeS6oBKrN2CI4HJdE2pQKgFIiUuku3SbS0htt8gnJvvwIFdQ0fRgyOTLNEouuKHa9xg==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
timeago "^1.6.7"
"@abp/toastr@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.0.0-rc.5.tgz#ffedafc355d358306489fbbe37a2c626bf14e21c"
integrity sha512-JiUX3xg79KClc5/+v8W/75ksVliyMt9R6Afl1O54J4/ov7E3Vf+R81yUXpo/SyFhuPUDexZuu8zVe9DR4N90Sg==
"@abp/toastr@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.0.0-rc.6.tgz#a7d9d6c6812d18217ed2e7ffc5f6ef5701475f61"
integrity sha512-KJQvGsA1kh90D47FzFOMVGZMAn36Nv7qQc2M6ASWsnVRLV+//rmIcDimr6gqDw/HAP2QJocPXERWMm5q7je1HQ==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
toastr "^2.1.4"
"@abp/utils@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.0.0-rc.5.tgz#8737ecd7840dc108a1cd2aa98698706d61c76b9e"
integrity sha512-ZHgM1/frOkkOndaVjakMGySQJUi62Im6KgabXV80tcq8C0zAjQbuYbTVZrw5MXhE/ZGRcJcD1vMlKazh8J+2xA==
"@abp/utils@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.0.0-rc.6.tgz#a6490ee9111f45bfdce3a406fc36dad7051d3b75"
integrity sha512-o18pnFZK17fSdkq4M2mXsKgQajeJnebvQW5uqEhZPqTBMkgEL/pMkRNTuntlBtfaFOs+7RECe9uvxLBiPJo8CQ==
dependencies:
just-compare "^1.3.0"

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

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Web.Host",
"hash": "24b49ff64c364938f5ce56892adcd6a7",
"hash": "3cc5abe4666dccf36725d85d847f0922",
"contents": [
{
"namespace": "Volo.CmsKit",

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

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

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

@ -2,39 +2,39 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.0.0-rc.5.tgz#e5eba8a04eb147d2a3991bb7012dea3d127a13dc"
integrity sha512-k4099+VFDoCds8byhPDf2gkPvu7yqd1GejXkOFGAnoWbUjslJc22v8Dsg1Fi7GJUr9i+6htxnMuUjiAMsmqZiQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.0.0-rc.5"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.0.0-rc.5.tgz#7dcc6444fd69b97cb53a035add101f1eacb0d2a9"
integrity sha512-cOLr0r+R3YOAvFuBrn1+3FLEzlX8VIdWcP+EHiEL4P+PVLdO461swOFmu1JNfBJTiogd+U8ITH0EEjOv0o+Aug==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.0.0-rc.5"
"@abp/bootstrap" "~7.0.0-rc.5"
"@abp/bootstrap-datepicker" "~7.0.0-rc.5"
"@abp/bootstrap-daterangepicker" "~7.0.0-rc.5"
"@abp/datatables.net-bs5" "~7.0.0-rc.5"
"@abp/font-awesome" "~7.0.0-rc.5"
"@abp/jquery-form" "~7.0.0-rc.5"
"@abp/jquery-validation-unobtrusive" "~7.0.0-rc.5"
"@abp/lodash" "~7.0.0-rc.5"
"@abp/luxon" "~7.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~7.0.0-rc.5"
"@abp/moment" "~7.0.0-rc.5"
"@abp/select2" "~7.0.0-rc.5"
"@abp/sweetalert2" "~7.0.0-rc.5"
"@abp/timeago" "~7.0.0-rc.5"
"@abp/toastr" "~7.0.0-rc.5"
"@abp/aspnetcore.mvc.ui@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.0.0-rc.5.tgz#5591c28b362432307d65951372753615e1bc937c"
integrity sha512-orRg03O8zDAZ1u+sH74NEfUPn3vPxb+DskZ//LVWqk5Mvs+oxqAv0bCK1fq7R6KE7L24DJSo2U4KSJt/Zisp8Q==
"@abp/aspnetcore.mvc.ui.theme.basic@^7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.0.0-rc.6.tgz#d56dc689a144146567d087c12aa5099a1b5f00de"
integrity sha512-ShMdA6DmVdjBErTYTOKtZiXJm8mhSGU+rdvw6uh7vdHl9oCVXiswY1SM0CE3PevcmmM7F5VeXI/n/JGW2G5rjQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.0.0-rc.6"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.0.0-rc.6.tgz#6fb9ed0d873e992a5b8ee39213c052bc4fed3fb7"
integrity sha512-xnxhkWggBckHFqFM2r9IlIe1DSPBWztFI8M0o9l6Tq+FwPn0r6hcc1EerhVj3mPTwFOOwyQzoSS0EMz34sav6Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.0.0-rc.6"
"@abp/bootstrap" "~7.0.0-rc.6"
"@abp/bootstrap-datepicker" "~7.0.0-rc.6"
"@abp/bootstrap-daterangepicker" "~7.0.0-rc.6"
"@abp/datatables.net-bs5" "~7.0.0-rc.6"
"@abp/font-awesome" "~7.0.0-rc.6"
"@abp/jquery-form" "~7.0.0-rc.6"
"@abp/jquery-validation-unobtrusive" "~7.0.0-rc.6"
"@abp/lodash" "~7.0.0-rc.6"
"@abp/luxon" "~7.0.0-rc.6"
"@abp/malihu-custom-scrollbar-plugin" "~7.0.0-rc.6"
"@abp/moment" "~7.0.0-rc.6"
"@abp/select2" "~7.0.0-rc.6"
"@abp/sweetalert2" "~7.0.0-rc.6"
"@abp/timeago" "~7.0.0-rc.6"
"@abp/toastr" "~7.0.0-rc.6"
"@abp/aspnetcore.mvc.ui@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.0.0-rc.6.tgz#1b5a7f3b2cac37df4084b578d09ebec5944b973f"
integrity sha512-LiR808MpgCW9gkWHrI5CyX4peo3n7jl1AVIgARj6ugg6uLEBdSohZnkSpJVGBoygZJrB75vxN8XcRrygWzhe7Q==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,158 +43,158 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.0.0-rc.5.tgz#715cab74fc2b88e1d8d0e930a0edc90a3484355c"
integrity sha512-XE2fiJf+wB5AICD8b7ev0vg9JyAxMiPjv0O8Q1j79jysuHUx1SG1IWh7siO3E/OsJc8Y4nvJ4R3Pjz+rxvIzSA==
"@abp/bootstrap-datepicker@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.0.0-rc.6.tgz#8c877513b29356c1aa2142baea8e4c746c977b1c"
integrity sha512-VyEnEzDWXgRQxSyj113g2HzuPpBOF/SESWIBVZtuIl4F8AI4t7mcEEk6xdfmxeW+7MzdNOGC03KbgfY7uxFkdw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.0.0-rc.5.tgz#769ecf299003cc85b591271f708cc89ffd0c9f32"
integrity sha512-ZmLfXF9QBpEM2s4uJqydDSEUdwHRvUtKvUt9erbYeTLZ6xHoygNqy7bbPDtGw1IY92FX3th5zUPWayFtkzSdXA==
"@abp/bootstrap-daterangepicker@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.0.0-rc.6.tgz#c4b4667e536f232d0a3545fa2f786c5386e6d46a"
integrity sha512-yJ5fe1EyaajUCyuMMN0zsj4hiAAPtsDm342+0NTLSEsCmpesyPUmW/x1LKRukJKGGJ7ufVwW7m9xomhRWwTutw==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.0.0-rc.5.tgz#42e2efa3e78c2d07f4bae767ca4b1ae6653b9934"
integrity sha512-eerh9Dpa9amOiW5lrSFb78+YHieMeEd9PiHf7KcTtkvwoPZpwHVw0NTAv6X5vJONMAAE1oClaLHjkIff6va26g==
"@abp/bootstrap@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.0.0-rc.6.tgz#25a97b0d8418e627fdded2e041b661b0d429acf7"
integrity sha512-mMWsAZWgVDyl5PBpdsSzJ5XhzWBCSxqSh9rC+wH2R50M0cMZOzdTeb4Xw2Ec0n54vS4aC+3t2ztsZQL4sGfztQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
bootstrap "^5.1.3"
"@abp/core@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.0.0-rc.5.tgz#94b52de1623bd72926f3a442b570f61a01a86774"
integrity sha512-nECFj5PZ3lnFvH7v1Yirlu/Mwq3kjVXUVYb2yG+AtPQp2zhGs1ryqeYzRQboUo/Y1wVx9c+ADepz5hu7d6s2Og==
"@abp/core@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.0.0-rc.6.tgz#6de4f69f4f1c3f2dddba975ed17cd50d1c187ae7"
integrity sha512-otkkLDGclMF/k1hR6gtR+kkUTMj7hs+id52CYcrSfoy21HHB36dVG32L3K2AshcKbggAGeti8WABBPcx09+ydQ==
dependencies:
"@abp/utils" "~7.0.0-rc.5"
"@abp/utils" "~7.0.0-rc.6"
"@abp/datatables.net-bs5@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.0.0-rc.5.tgz#df1b6c53444fbfcd8ca24f387405000ef9cd4585"
integrity sha512-PcvAIhcdQZuJIO5XAElf9kstgPh2lYV7lkuhqidUdO+K8d4ZPm7UKj+yujlErQtoE4dVktOVmSHPX1qkiMe3bA==
"@abp/datatables.net-bs5@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.0.0-rc.6.tgz#c574821607be7324c303439c8a4bc98ad7d98c6e"
integrity sha512-xEmsFcbaCBYA1PTPNj4sRveXEKVuuTWFuimaC8zTTtbqB4ky/f2ZXdnljjLoEdRmyPvrulSYpF0iNtr1f6M/RQ==
dependencies:
"@abp/datatables.net" "~7.0.0-rc.5"
"@abp/datatables.net" "~7.0.0-rc.6"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.0.0-rc.5.tgz#be461959524f3a27139431f831d535bed7a61bcc"
integrity sha512-4YNR+p9VV+wrnxMvrh8vI6UPoNuJW0/3HjZFmk9VccO8KS8sExZN7EqQt+Y9CwWt85SAiW1GuSFEEdUwNZ/8Mg==
"@abp/datatables.net@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.0.0-rc.6.tgz#6aced4aed5e487de2877bcaeee3bc4fad189553c"
integrity sha512-JY4XEO1IaJcNa+Hh/1aysDk0bVh7ponxc9xtb03BzvwjeW7qQIUyiL/8q5/7juQ97xe+T5/V2Oupw0//orM8BA==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.0.0-rc.5.tgz#483185d91ee494f605d0daed3441044dae008bfb"
integrity sha512-T2vr4Qp8XHHZQMVSoFPf+LO3+OTxTlU3+tkyKaiZLwid6YJBgsepapk4fF8zABm4kJVUqQ1FTviiUIoOUaGU2A==
"@abp/font-awesome@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.0.0-rc.6.tgz#d97853944131dc5b8a3c2704669a124b65559266"
integrity sha512-D/iOkenG3eFKkWKJWOAYxzGKsk9QrMLKGcojQJlI1T5D+P7ib7zLs0Od00nT0Ix2yTiu8JQrXrP92MtvR9Zizg==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.0.0-rc.5.tgz#6d9628e713f65d58b10c8c908d34deed7749fa90"
integrity sha512-eBaknraYSTC2ilFGjsHbfzSZ7hegJjAZvdsIrN+5JCAEvuwiDYUD/kuTd5BYX23XSYNTIznXhXIhuO7G51UOEQ==
"@abp/jquery-form@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.0.0-rc.6.tgz#b0cd242733fcfb6370a9e2e66a4399ff7ea064a0"
integrity sha512-MUVldaVPOw0cM0NPaYGjA/jNgFLLcMspqjuU8V5U3GqZL0QolrdoEuPxTjX6ExQiU+r9oUuOQSjV9LGJY/zjlg==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.0.0-rc.5.tgz#8fc8de9070d9394650c870712fccc8e0d5340551"
integrity sha512-jlrqnMC6RPjQtNSuYszBgK+N7DJr4sIGb21FQCi1LXp5jnr1RUYQLmH2hA28AMGGa94WRKXCIGqOz0k347FhbA==
"@abp/jquery-validation-unobtrusive@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.0.0-rc.6.tgz#a49ea6f9dad4c475bda9f1bbaa0f7a110fa998aa"
integrity sha512-fjDa22bwl5OK1tGrmVA5gnOQAD86RkNHobcwTJzv1PuuWZ8NfpV6lZkub2ZQxKjAsl74Moej645VFQe2jkLEtg==
dependencies:
"@abp/jquery-validation" "~7.0.0-rc.5"
"@abp/jquery-validation" "~7.0.0-rc.6"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.0.0-rc.5.tgz#3c15d9efaaf38c12df1f24eaa0cde0ce934937f2"
integrity sha512-QahaYPK+B6aHgc1e2TYyhYbtKdowpgs1Z9D+cqX5WjWb6rrSwrbuttHXU7fWMi+Sac7e+H0kO0zFCS02Kjyb+g==
"@abp/jquery-validation@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.0.0-rc.6.tgz#97d6270988da7d9692de7349db4e3216bdf97544"
integrity sha512-MLTDC9v+tICr1vPVkeoKdCqzf1VDSs7GZvV5yrMiGJxJ8uQ6mWMTItD5WLckVRzLQQ1rHsAH8nAesdHdwKJt+Q==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
jquery-validation "^1.19.3"
"@abp/jquery@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.0.0-rc.5.tgz#03738298c0fa936ca61236279ed7c6e5ad2a78cf"
integrity sha512-TY+9SWcVpQvi6KqI8gdLu7n8dnmdKPxfLjLCc9V6pt+QPRFkglysPHYS6P4pwrngyrXW2xYmRWWdYdqsfn95ww==
"@abp/jquery@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.0.0-rc.6.tgz#28497a7c5753f104e9dc617f250d07f4bd099f30"
integrity sha512-aJLaSOHImXYBEVggWKCgMiXp4qnprigxKjPMERMxr42nWIXaG6Fe32j5Gy0QgNm486ZBJUBQbXGK7aiI/pMG2g==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
jquery "~3.6.0"
"@abp/lodash@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.0.0-rc.5.tgz#e32de44fbdd405ab1900d227ff88e7ce268f3a30"
integrity sha512-77kZ2oKGfPRSkXWnhr2INdYy0+YxEu663oi1ZUsftwprfE513UZXjbJSJONLBuwOegWgZK1DgX2oPzy5kpNx7A==
"@abp/lodash@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.0.0-rc.6.tgz#521f4e8c6f4564c3cc4eb00209cb02dd33e82995"
integrity sha512-w8/ARTaru7HsNHhXAJy01x/EIdtOmAqvDoykKwkswnE48BLFfTI8pP/rs57LrpCFa1AiT60MFbS5flTiaDwnWg==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
lodash "^4.17.21"
"@abp/luxon@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.0.0-rc.5.tgz#455db9c2610abc22b39c9dab0db1889d5f42bfb1"
integrity sha512-mzTDCgim7m/1GFWsB0r3axpKYlcFWeDUzBZ3ji9LbN9ZMbSKDqiGV+CB/vVTNKl6h9m5ecgaN7ineQ5nvFU2Ww==
"@abp/luxon@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.0.0-rc.6.tgz#294baaf2ea2259ea076a5e7c3e12d942b7ea0b59"
integrity sha512-yWjoHiUcaCufa2M/8BU1K6w208LkfxHopsFfeJWG+jNFc6m5bFBA/TIxn6oK9Um+BUK2yD7heZjTtggyGtKMXA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.0.0-rc.5.tgz#f92e132faa15cd04bb6354c517b426123fbce14c"
integrity sha512-pdMxVKlYsXPIQvtMHzZ3QusG27aNWTmA6bNii3rtZK6F+4mbdLyf31josT5pLzrs1Cqln4YHVu1/32Wbhl5O9A==
"@abp/malihu-custom-scrollbar-plugin@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.0.0-rc.6.tgz#edf243ee9028fb0bfa63564511709ffd0eb57e40"
integrity sha512-V2aX14qjKyPg5oZ5QPFmL6kkJ1uDR+bE+oZ/ePu9nwYl0pgAoaLX5UCqej1/BgUWe4g/SfZfwXCA0QDpjQqSBA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.0.0-rc.5.tgz#d0e15d97b50f25c24cd398c6485cd23409478b86"
integrity sha512-5u+uYtWwBMBlt0MPtFNk78jHneHVvlZy9oOsSyb34Ia+biig0inogKW2J7GuDtqK6+Z8FRjgNHqmXRJGJmdBNA==
"@abp/moment@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.0.0-rc.6.tgz#2e4506f8562d09ec2639358baf5c773beaaac91e"
integrity sha512-wUr5s9tCmULdUZhpNBP0q47W4ey0CJh/E3Mx0E18WZlW2boLO4iW36yVAk8v00Vk6cRR9jzFFk2kJbKVRNWpYA==
dependencies:
moment "^2.9.0"
"@abp/select2@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.0.0-rc.5.tgz#893c0dfb2cf9e479a3233e88a3be75f95a9754da"
integrity sha512-8oiIJBTMNNJ8W1TJtR60I9y4IPIuaRafKc+s5k01y7gX+CZsjGZU8DcDPKLt8yX34f0jO3tl4EJoQq9vvUmPhA==
"@abp/select2@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.0.0-rc.6.tgz#00e4a78fc420b68e8e1ab9b9e9d2df6b083da76e"
integrity sha512-SCH/lOrej2yd+Cz+bogcppUD861vtihFrBw6EPYDVEMcaL3wQ/kpmdoxgq3gKm1joxA3wa6LTAdEKIbrMBzzeQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
select2 "^4.0.13"
"@abp/sweetalert2@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.0.0-rc.5.tgz#c88de51c47c58ab158d59c8b1543074620396c23"
integrity sha512-FsPzOlZkTHCoNyJvJ5HkkkcdTMvS3huD6jvDIxqTcm3TKMwvhf56bip3xhIaqu0N9rhskBf1aFK0x/iHnvrckA==
"@abp/sweetalert2@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.0.0-rc.6.tgz#3eef9082f6841614e16a450e073e1ad0915ede61"
integrity sha512-/5qx4rFTm7d+5pLNXaP6FOJeFbO1a0RtQZIC62s+sQiMBbef1cfWz78xa+hqgtwBs2EVFYJ/P9i8E34fccgOtw==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.0.0-rc.5.tgz#a0a3cb5ddeb86e18f16bbdb01ce641bd63c0d7cd"
integrity sha512-zWsy8pZajnHjzDrvEuxw3nMZkziXzfaWzmkIslBEXHkRehS7fcKXyBVZ9VefnzCC/69kQAZFu+1deOoHo8QrtA==
"@abp/timeago@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.0.0-rc.6.tgz#2db1987c92c898bbc519c719ff57739da1c9c06f"
integrity sha512-+r+fKi0OWyg4vqA5vjPxeS6oBKrN2CI4HJdE2pQKgFIiUuku3SbS0htt8gnJvvwIFdQ0fRgyOTLNEouuKHa9xg==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
timeago "^1.6.7"
"@abp/toastr@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.0.0-rc.5.tgz#ffedafc355d358306489fbbe37a2c626bf14e21c"
integrity sha512-JiUX3xg79KClc5/+v8W/75ksVliyMt9R6Afl1O54J4/ov7E3Vf+R81yUXpo/SyFhuPUDexZuu8zVe9DR4N90Sg==
"@abp/toastr@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.0.0-rc.6.tgz#a7d9d6c6812d18217ed2e7ffc5f6ef5701475f61"
integrity sha512-KJQvGsA1kh90D47FzFOMVGZMAn36Nv7qQc2M6ASWsnVRLV+//rmIcDimr6gqDw/HAP2QJocPXERWMm5q7je1HQ==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
toastr "^2.1.4"
"@abp/utils@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.0.0-rc.5.tgz#8737ecd7840dc108a1cd2aa98698706d61c76b9e"
integrity sha512-ZHgM1/frOkkOndaVjakMGySQJUi62Im6KgabXV80tcq8C0zAjQbuYbTVZrw5MXhE/ZGRcJcD1vMlKazh8J+2xA==
"@abp/utils@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.0.0-rc.6.tgz#a6490ee9111f45bfdce3a406fc36dad7051d3b75"
integrity sha512-o18pnFZK17fSdkq4M2mXsKgQajeJnebvQW5uqEhZPqTBMkgEL/pMkRNTuntlBtfaFOs+7RECe9uvxLBiPJo8CQ==
dependencies:
just-compare "^1.3.0"

2
modules/cms-kit/host/Volo.CmsKit.Web.Unified/Volo.CmsKit.Web.Unified.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Web.Unified",
"hash": "83530f51e6e758bc02e7508da77fe0ca",
"hash": "61f4e9f4912eb59d503091daadeb3517",
"contents": [
{
"namespace": "Volo.CmsKit",

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

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

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

@ -2,39 +2,39 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.0.0-rc.5.tgz#e5eba8a04eb147d2a3991bb7012dea3d127a13dc"
integrity sha512-k4099+VFDoCds8byhPDf2gkPvu7yqd1GejXkOFGAnoWbUjslJc22v8Dsg1Fi7GJUr9i+6htxnMuUjiAMsmqZiQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.0.0-rc.5"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.0.0-rc.5.tgz#7dcc6444fd69b97cb53a035add101f1eacb0d2a9"
integrity sha512-cOLr0r+R3YOAvFuBrn1+3FLEzlX8VIdWcP+EHiEL4P+PVLdO461swOFmu1JNfBJTiogd+U8ITH0EEjOv0o+Aug==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.0.0-rc.5"
"@abp/bootstrap" "~7.0.0-rc.5"
"@abp/bootstrap-datepicker" "~7.0.0-rc.5"
"@abp/bootstrap-daterangepicker" "~7.0.0-rc.5"
"@abp/datatables.net-bs5" "~7.0.0-rc.5"
"@abp/font-awesome" "~7.0.0-rc.5"
"@abp/jquery-form" "~7.0.0-rc.5"
"@abp/jquery-validation-unobtrusive" "~7.0.0-rc.5"
"@abp/lodash" "~7.0.0-rc.5"
"@abp/luxon" "~7.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~7.0.0-rc.5"
"@abp/moment" "~7.0.0-rc.5"
"@abp/select2" "~7.0.0-rc.5"
"@abp/sweetalert2" "~7.0.0-rc.5"
"@abp/timeago" "~7.0.0-rc.5"
"@abp/toastr" "~7.0.0-rc.5"
"@abp/aspnetcore.mvc.ui@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.0.0-rc.5.tgz#5591c28b362432307d65951372753615e1bc937c"
integrity sha512-orRg03O8zDAZ1u+sH74NEfUPn3vPxb+DskZ//LVWqk5Mvs+oxqAv0bCK1fq7R6KE7L24DJSo2U4KSJt/Zisp8Q==
"@abp/aspnetcore.mvc.ui.theme.basic@^7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-7.0.0-rc.6.tgz#d56dc689a144146567d087c12aa5099a1b5f00de"
integrity sha512-ShMdA6DmVdjBErTYTOKtZiXJm8mhSGU+rdvw6uh7vdHl9oCVXiswY1SM0CE3PevcmmM7F5VeXI/n/JGW2G5rjQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~7.0.0-rc.6"
"@abp/aspnetcore.mvc.ui.theme.shared@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-7.0.0-rc.6.tgz#6fb9ed0d873e992a5b8ee39213c052bc4fed3fb7"
integrity sha512-xnxhkWggBckHFqFM2r9IlIe1DSPBWztFI8M0o9l6Tq+FwPn0r6hcc1EerhVj3mPTwFOOwyQzoSS0EMz34sav6Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~7.0.0-rc.6"
"@abp/bootstrap" "~7.0.0-rc.6"
"@abp/bootstrap-datepicker" "~7.0.0-rc.6"
"@abp/bootstrap-daterangepicker" "~7.0.0-rc.6"
"@abp/datatables.net-bs5" "~7.0.0-rc.6"
"@abp/font-awesome" "~7.0.0-rc.6"
"@abp/jquery-form" "~7.0.0-rc.6"
"@abp/jquery-validation-unobtrusive" "~7.0.0-rc.6"
"@abp/lodash" "~7.0.0-rc.6"
"@abp/luxon" "~7.0.0-rc.6"
"@abp/malihu-custom-scrollbar-plugin" "~7.0.0-rc.6"
"@abp/moment" "~7.0.0-rc.6"
"@abp/select2" "~7.0.0-rc.6"
"@abp/sweetalert2" "~7.0.0-rc.6"
"@abp/timeago" "~7.0.0-rc.6"
"@abp/toastr" "~7.0.0-rc.6"
"@abp/aspnetcore.mvc.ui@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-7.0.0-rc.6.tgz#1b5a7f3b2cac37df4084b578d09ebec5944b973f"
integrity sha512-LiR808MpgCW9gkWHrI5CyX4peo3n7jl1AVIgARj6ugg6uLEBdSohZnkSpJVGBoygZJrB75vxN8XcRrygWzhe7Q==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,257 +43,257 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.0.0-rc.5.tgz#715cab74fc2b88e1d8d0e930a0edc90a3484355c"
integrity sha512-XE2fiJf+wB5AICD8b7ev0vg9JyAxMiPjv0O8Q1j79jysuHUx1SG1IWh7siO3E/OsJc8Y4nvJ4R3Pjz+rxvIzSA==
"@abp/bootstrap-datepicker@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-7.0.0-rc.6.tgz#8c877513b29356c1aa2142baea8e4c746c977b1c"
integrity sha512-VyEnEzDWXgRQxSyj113g2HzuPpBOF/SESWIBVZtuIl4F8AI4t7mcEEk6xdfmxeW+7MzdNOGC03KbgfY7uxFkdw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap-daterangepicker@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.0.0-rc.5.tgz#769ecf299003cc85b591271f708cc89ffd0c9f32"
integrity sha512-ZmLfXF9QBpEM2s4uJqydDSEUdwHRvUtKvUt9erbYeTLZ6xHoygNqy7bbPDtGw1IY92FX3th5zUPWayFtkzSdXA==
"@abp/bootstrap-daterangepicker@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-7.0.0-rc.6.tgz#c4b4667e536f232d0a3545fa2f786c5386e6d46a"
integrity sha512-yJ5fe1EyaajUCyuMMN0zsj4hiAAPtsDm342+0NTLSEsCmpesyPUmW/x1LKRukJKGGJ7ufVwW7m9xomhRWwTutw==
dependencies:
bootstrap-daterangepicker "^3.1.0"
"@abp/bootstrap@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.0.0-rc.5.tgz#42e2efa3e78c2d07f4bae767ca4b1ae6653b9934"
integrity sha512-eerh9Dpa9amOiW5lrSFb78+YHieMeEd9PiHf7KcTtkvwoPZpwHVw0NTAv6X5vJONMAAE1oClaLHjkIff6va26g==
"@abp/bootstrap@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-7.0.0-rc.6.tgz#25a97b0d8418e627fdded2e041b661b0d429acf7"
integrity sha512-mMWsAZWgVDyl5PBpdsSzJ5XhzWBCSxqSh9rC+wH2R50M0cMZOzdTeb4Xw2Ec0n54vS4aC+3t2ztsZQL4sGfztQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
bootstrap "^5.1.3"
"@abp/clipboard@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.0.0-rc.5.tgz#fcd3157196cc1506fa967bf6515726f65bb5aa31"
integrity sha512-ah3j46BSgyWNab9x8IQ3wcTi8YDX9P41e5gwKpG2V/yMApy59bKKwH/UfqhSYUQbp72torVNSkQ6iPUKlONM8Q==
"@abp/clipboard@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-7.0.0-rc.6.tgz#584da37e12bb9310a4546e9d8dc4634f7a7d71a9"
integrity sha512-Mcou0xiE66PqnySB/zPdOkWKVD2g4LyyzgtOSOQN92yBc8wzxpkebOTfS2llobCicUdjM9Yx7k1IbLps7hcMdQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
clipboard "^2.0.8"
"@abp/cms-kit.admin@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-7.0.0-rc.5.tgz#de5e9ef4171320552454293c304ff54e30cdf0ef"
integrity sha512-Gc5bFyWt1Sj7h+biqJFMA7WCvJ7PKiEsbWD8PZc1qrOZWF0r0VKUEcL7TYQ7JsXLTygaY0oLeTnQDQ7bFHjMoQ==
"@abp/cms-kit.admin@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-7.0.0-rc.6.tgz#ab3eeeec8c0d2ef4ee3ac16505d52b9e79065969"
integrity sha512-16oH8GWSCQT8cbYfOD+f9R7YOTFMXcWPLcGwqGH0Ixrz1Ej6GFxTo6Or7cHWiAioCgXwRGowrnJJY/eRIvXQAA==
dependencies:
"@abp/codemirror" "~7.0.0-rc.5"
"@abp/jstree" "~7.0.0-rc.5"
"@abp/slugify" "~7.0.0-rc.5"
"@abp/tui-editor" "~7.0.0-rc.5"
"@abp/uppy" "~7.0.0-rc.5"
"@abp/codemirror" "~7.0.0-rc.6"
"@abp/jstree" "~7.0.0-rc.6"
"@abp/slugify" "~7.0.0-rc.6"
"@abp/tui-editor" "~7.0.0-rc.6"
"@abp/uppy" "~7.0.0-rc.6"
"@abp/cms-kit.public@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-7.0.0-rc.5.tgz#34811c740cd62604ee772330a89e12f75ee838b2"
integrity sha512-DtwpcQqb2nYWgHlS2qvu1usw7v6y4eCHkUNYyy/khNCKxNqM2jJfAPE4FG0yrD6WQ18dm8Yenvy1Row2FzrLCw==
"@abp/cms-kit.public@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-7.0.0-rc.6.tgz#de6a4d692f8183fe4e2c0970c4ae1726cb2e5cd5"
integrity sha512-fcxJX0IObCRQiQHTvV27lAMtfHiYadvV+8E5saBEbSZ/krnNJ9pGdZfaqgisV+XyRj6eTvVSCVPHFX6KSmHUxA==
dependencies:
"@abp/highlight.js" "~7.0.0-rc.5"
"@abp/star-rating-svg" "~7.0.0-rc.5"
"@abp/highlight.js" "~7.0.0-rc.6"
"@abp/star-rating-svg" "~7.0.0-rc.6"
"@abp/cms-kit@7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-7.0.0-rc.5.tgz#a2ceef41560505e05e6882e8a9896298e2955ce3"
integrity sha512-ERhxKTXL/M4LvLVAQpRqksOY8w9dHxHRaQpEHILqP+i2HsJ9h1lnfyJsyApsTLGW3G9lSQhJvE2mcWdFtVJJYA==
"@abp/cms-kit@7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-7.0.0-rc.6.tgz#900d482eaa881148fc0d92eb070c8b49dfb995d2"
integrity sha512-gQv9K0JcMSy96eRvfKrCsxTC0AeNWxuZ6aNwsBiPVtTaTR80eglNiouoe3bx6PT/SS498UGBWda8FUWpoalljw==
dependencies:
"@abp/cms-kit.admin" "~7.0.0-rc.5"
"@abp/cms-kit.public" "~7.0.0-rc.5"
"@abp/cms-kit.admin" "~7.0.0-rc.6"
"@abp/cms-kit.public" "~7.0.0-rc.6"
"@abp/codemirror@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-7.0.0-rc.5.tgz#bafea0b9cc9c6740db4338fbe9586cc46e9fc1bf"
integrity sha512-5jPaw8dbNVzU2KBXmIemKRoM3qyu18EeRoTrIjQmAl+l+pkD0/ZEkZ0e945thzp0Dk/vlL4oMP9+q3NZOZAYeg==
"@abp/codemirror@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-7.0.0-rc.6.tgz#59922fbee363a5170dbb3f1e86ab1b83e0344326"
integrity sha512-+wXgpXzucG79AjOmi+fXC+cNvwncJxNu4yN0jkVwEL+Vabo98Lbqk5kS1+SeV65gI0WCSRpqXD/fN7GNboPlQA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
codemirror "^5.65.1"
"@abp/core@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.0.0-rc.5.tgz#94b52de1623bd72926f3a442b570f61a01a86774"
integrity sha512-nECFj5PZ3lnFvH7v1Yirlu/Mwq3kjVXUVYb2yG+AtPQp2zhGs1ryqeYzRQboUo/Y1wVx9c+ADepz5hu7d6s2Og==
"@abp/core@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-7.0.0-rc.6.tgz#6de4f69f4f1c3f2dddba975ed17cd50d1c187ae7"
integrity sha512-otkkLDGclMF/k1hR6gtR+kkUTMj7hs+id52CYcrSfoy21HHB36dVG32L3K2AshcKbggAGeti8WABBPcx09+ydQ==
dependencies:
"@abp/utils" "~7.0.0-rc.5"
"@abp/utils" "~7.0.0-rc.6"
"@abp/datatables.net-bs5@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.0.0-rc.5.tgz#df1b6c53444fbfcd8ca24f387405000ef9cd4585"
integrity sha512-PcvAIhcdQZuJIO5XAElf9kstgPh2lYV7lkuhqidUdO+K8d4ZPm7UKj+yujlErQtoE4dVktOVmSHPX1qkiMe3bA==
"@abp/datatables.net-bs5@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-7.0.0-rc.6.tgz#c574821607be7324c303439c8a4bc98ad7d98c6e"
integrity sha512-xEmsFcbaCBYA1PTPNj4sRveXEKVuuTWFuimaC8zTTtbqB4ky/f2ZXdnljjLoEdRmyPvrulSYpF0iNtr1f6M/RQ==
dependencies:
"@abp/datatables.net" "~7.0.0-rc.5"
"@abp/datatables.net" "~7.0.0-rc.6"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.0.0-rc.5.tgz#be461959524f3a27139431f831d535bed7a61bcc"
integrity sha512-4YNR+p9VV+wrnxMvrh8vI6UPoNuJW0/3HjZFmk9VccO8KS8sExZN7EqQt+Y9CwWt85SAiW1GuSFEEdUwNZ/8Mg==
"@abp/datatables.net@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-7.0.0-rc.6.tgz#6aced4aed5e487de2877bcaeee3bc4fad189553c"
integrity sha512-JY4XEO1IaJcNa+Hh/1aysDk0bVh7ponxc9xtb03BzvwjeW7qQIUyiL/8q5/7juQ97xe+T5/V2Oupw0//orM8BA==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
datatables.net "^1.11.4"
"@abp/font-awesome@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.0.0-rc.5.tgz#483185d91ee494f605d0daed3441044dae008bfb"
integrity sha512-T2vr4Qp8XHHZQMVSoFPf+LO3+OTxTlU3+tkyKaiZLwid6YJBgsepapk4fF8zABm4kJVUqQ1FTviiUIoOUaGU2A==
"@abp/font-awesome@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-7.0.0-rc.6.tgz#d97853944131dc5b8a3c2704669a124b65559266"
integrity sha512-D/iOkenG3eFKkWKJWOAYxzGKsk9QrMLKGcojQJlI1T5D+P7ib7zLs0Od00nT0Ix2yTiu8JQrXrP92MtvR9Zizg==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/highlight.js@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-7.0.0-rc.5.tgz#38ef9fe223da17a0261b6424cf0ed833dd9ceeed"
integrity sha512-AA5S4yFXb3ostdFev89PGVj90Bw4qvmIsxkJqtVs6rbhcc5a2Z6UX7iVVY5E2oEa7Hq8tHkgTAhBxqbWymufOQ==
"@abp/highlight.js@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-7.0.0-rc.6.tgz#03762699e26e37a9f9ad0a78267645dd48f2a654"
integrity sha512-Y1Yc18DjlGZk1elXP7ZREiAhc7PwBT4C6BR34iukEVmYXeGtdJY4aT69MjaYSIRfnEB72A2MNsemyaYzJRmTvg==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
"@highlightjs/cdn-assets" "~11.4.0"
"@abp/jquery-form@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.0.0-rc.5.tgz#6d9628e713f65d58b10c8c908d34deed7749fa90"
integrity sha512-eBaknraYSTC2ilFGjsHbfzSZ7hegJjAZvdsIrN+5JCAEvuwiDYUD/kuTd5BYX23XSYNTIznXhXIhuO7G51UOEQ==
"@abp/jquery-form@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-7.0.0-rc.6.tgz#b0cd242733fcfb6370a9e2e66a4399ff7ea064a0"
integrity sha512-MUVldaVPOw0cM0NPaYGjA/jNgFLLcMspqjuU8V5U3GqZL0QolrdoEuPxTjX6ExQiU+r9oUuOQSjV9LGJY/zjlg==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.0.0-rc.5.tgz#8fc8de9070d9394650c870712fccc8e0d5340551"
integrity sha512-jlrqnMC6RPjQtNSuYszBgK+N7DJr4sIGb21FQCi1LXp5jnr1RUYQLmH2hA28AMGGa94WRKXCIGqOz0k347FhbA==
"@abp/jquery-validation-unobtrusive@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-7.0.0-rc.6.tgz#a49ea6f9dad4c475bda9f1bbaa0f7a110fa998aa"
integrity sha512-fjDa22bwl5OK1tGrmVA5gnOQAD86RkNHobcwTJzv1PuuWZ8NfpV6lZkub2ZQxKjAsl74Moej645VFQe2jkLEtg==
dependencies:
"@abp/jquery-validation" "~7.0.0-rc.5"
"@abp/jquery-validation" "~7.0.0-rc.6"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.0.0-rc.5.tgz#3c15d9efaaf38c12df1f24eaa0cde0ce934937f2"
integrity sha512-QahaYPK+B6aHgc1e2TYyhYbtKdowpgs1Z9D+cqX5WjWb6rrSwrbuttHXU7fWMi+Sac7e+H0kO0zFCS02Kjyb+g==
"@abp/jquery-validation@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-7.0.0-rc.6.tgz#97d6270988da7d9692de7349db4e3216bdf97544"
integrity sha512-MLTDC9v+tICr1vPVkeoKdCqzf1VDSs7GZvV5yrMiGJxJ8uQ6mWMTItD5WLckVRzLQQ1rHsAH8nAesdHdwKJt+Q==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
jquery-validation "^1.19.3"
"@abp/jquery@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.0.0-rc.5.tgz#03738298c0fa936ca61236279ed7c6e5ad2a78cf"
integrity sha512-TY+9SWcVpQvi6KqI8gdLu7n8dnmdKPxfLjLCc9V6pt+QPRFkglysPHYS6P4pwrngyrXW2xYmRWWdYdqsfn95ww==
"@abp/jquery@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-7.0.0-rc.6.tgz#28497a7c5753f104e9dc617f250d07f4bd099f30"
integrity sha512-aJLaSOHImXYBEVggWKCgMiXp4qnprigxKjPMERMxr42nWIXaG6Fe32j5Gy0QgNm486ZBJUBQbXGK7aiI/pMG2g==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
jquery "~3.6.0"
"@abp/jstree@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-7.0.0-rc.5.tgz#635c2dfef9057d17ef1bbd8a8561149de31b4e28"
integrity sha512-cuWu0J4WpStHI+5oLIpmNb8yekvn7D6bFCWs+ujwJMkGz954nAJa//sQ//G3OiS1M8aJHvNXfvaRz/ySyDhJOQ==
"@abp/jstree@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-7.0.0-rc.6.tgz#9934e9f0934b758ca493a6243ebf841b280c1f2d"
integrity sha512-4QcrsD3kD27cEO13Cz2si72iC8IgwCGCxZrRO8zoV1SkbfQDqdmbWIOX9OiGeFB6veFc/r3j4zNFUOeL4dG9sg==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
jstree "^3.3.12"
"@abp/lodash@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.0.0-rc.5.tgz#e32de44fbdd405ab1900d227ff88e7ce268f3a30"
integrity sha512-77kZ2oKGfPRSkXWnhr2INdYy0+YxEu663oi1ZUsftwprfE513UZXjbJSJONLBuwOegWgZK1DgX2oPzy5kpNx7A==
"@abp/lodash@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-7.0.0-rc.6.tgz#521f4e8c6f4564c3cc4eb00209cb02dd33e82995"
integrity sha512-w8/ARTaru7HsNHhXAJy01x/EIdtOmAqvDoykKwkswnE48BLFfTI8pP/rs57LrpCFa1AiT60MFbS5flTiaDwnWg==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
lodash "^4.17.21"
"@abp/luxon@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.0.0-rc.5.tgz#455db9c2610abc22b39c9dab0db1889d5f42bfb1"
integrity sha512-mzTDCgim7m/1GFWsB0r3axpKYlcFWeDUzBZ3ji9LbN9ZMbSKDqiGV+CB/vVTNKl6h9m5ecgaN7ineQ5nvFU2Ww==
"@abp/luxon@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-7.0.0-rc.6.tgz#294baaf2ea2259ea076a5e7c3e12d942b7ea0b59"
integrity sha512-yWjoHiUcaCufa2M/8BU1K6w208LkfxHopsFfeJWG+jNFc6m5bFBA/TIxn6oK9Um+BUK2yD7heZjTtggyGtKMXA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.0.0-rc.5.tgz#f92e132faa15cd04bb6354c517b426123fbce14c"
integrity sha512-pdMxVKlYsXPIQvtMHzZ3QusG27aNWTmA6bNii3rtZK6F+4mbdLyf31josT5pLzrs1Cqln4YHVu1/32Wbhl5O9A==
"@abp/malihu-custom-scrollbar-plugin@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-7.0.0-rc.6.tgz#edf243ee9028fb0bfa63564511709ffd0eb57e40"
integrity sha512-V2aX14qjKyPg5oZ5QPFmL6kkJ1uDR+bE+oZ/ePu9nwYl0pgAoaLX5UCqej1/BgUWe4g/SfZfwXCA0QDpjQqSBA==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/moment@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.0.0-rc.5.tgz#d0e15d97b50f25c24cd398c6485cd23409478b86"
integrity sha512-5u+uYtWwBMBlt0MPtFNk78jHneHVvlZy9oOsSyb34Ia+biig0inogKW2J7GuDtqK6+Z8FRjgNHqmXRJGJmdBNA==
"@abp/moment@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-7.0.0-rc.6.tgz#2e4506f8562d09ec2639358baf5c773beaaac91e"
integrity sha512-wUr5s9tCmULdUZhpNBP0q47W4ey0CJh/E3Mx0E18WZlW2boLO4iW36yVAk8v00Vk6cRR9jzFFk2kJbKVRNWpYA==
dependencies:
moment "^2.9.0"
"@abp/prismjs@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.0.0-rc.5.tgz#d03f0011b85611690a48a40da368757c53d95ce4"
integrity sha512-gH+r9fHbq7M1n4XsfS6sFKSvepuU9I40fll7/BcdGAYYm0z+vYQFW5bJ63+gkqiEHOm7fQPfZBe0ecebqLP6jw==
"@abp/prismjs@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-7.0.0-rc.6.tgz#fe301d0c0e66ae3e13b13306b441190a5234d2ba"
integrity sha512-WqrkC/JTuP1suy98lfIXmml6EYHPgbns9HydZgKbCf/lqFe18Ao51CJarLaviAwufqSwUnsLhh3dFldzbDVrrQ==
dependencies:
"@abp/clipboard" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.5"
"@abp/clipboard" "~7.0.0-rc.6"
"@abp/core" "~7.0.0-rc.6"
prismjs "^1.26.0"
"@abp/select2@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.0.0-rc.5.tgz#893c0dfb2cf9e479a3233e88a3be75f95a9754da"
integrity sha512-8oiIJBTMNNJ8W1TJtR60I9y4IPIuaRafKc+s5k01y7gX+CZsjGZU8DcDPKLt8yX34f0jO3tl4EJoQq9vvUmPhA==
"@abp/select2@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-7.0.0-rc.6.tgz#00e4a78fc420b68e8e1ab9b9e9d2df6b083da76e"
integrity sha512-SCH/lOrej2yd+Cz+bogcppUD861vtihFrBw6EPYDVEMcaL3wQ/kpmdoxgq3gKm1joxA3wa6LTAdEKIbrMBzzeQ==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
select2 "^4.0.13"
"@abp/slugify@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-7.0.0-rc.5.tgz#810be7773dfdcdbe70f5ecbfce4fc359c4b73d15"
integrity sha512-oaQ5v1fTR3w4PMXZqNyAiwQ1B0MxWgj2yK4ykIOwC+sepzQ968G35R/mgQoI4hmiz/W5tiMSDQ+GnTUPQpabsw==
"@abp/slugify@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-7.0.0-rc.6.tgz#4510f74bee8fb4cb41b25552503879e1c097a76f"
integrity sha512-Me2138egRtc6ZB843CPGQkfwu00mM8yfmEt/7kFiNRBHfvn8Rh8s174cmnlTQW+ENGiFVaU4zS9Nfe2DRhDFSg==
dependencies:
slugify "^1.6.5"
"@abp/star-rating-svg@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-7.0.0-rc.5.tgz#95cfaba61edaafa835ac1a7cb1a16be16adb3c9d"
integrity sha512-z9p/UwWvP1eFpiHc8UpO5PfyuimqQ+Pp54y9k4hEC2tCDuU6QowB1nCALTc5TGks/MK/bFYcGIx14iBWjNpWpw==
"@abp/star-rating-svg@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-7.0.0-rc.6.tgz#7ca7c9cb3f71664811ad59ee2c36cffe381aab2d"
integrity sha512-QgBWcGUyOk2GsdSFoiSEpSqEy38mgoPxtcUJCP6hBoadxV1UXljw8a9A6Yug1SrLPqH4DCAA/Iv911+J4l196Q==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
star-rating-svg "^3.5.0"
"@abp/sweetalert2@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.0.0-rc.5.tgz#c88de51c47c58ab158d59c8b1543074620396c23"
integrity sha512-FsPzOlZkTHCoNyJvJ5HkkkcdTMvS3huD6jvDIxqTcm3TKMwvhf56bip3xhIaqu0N9rhskBf1aFK0x/iHnvrckA==
"@abp/sweetalert2@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-7.0.0-rc.6.tgz#3eef9082f6841614e16a450e073e1ad0915ede61"
integrity sha512-/5qx4rFTm7d+5pLNXaP6FOJeFbO1a0RtQZIC62s+sQiMBbef1cfWz78xa+hqgtwBs2EVFYJ/P9i8E34fccgOtw==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
sweetalert2 "^11.3.6"
"@abp/timeago@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.0.0-rc.5.tgz#a0a3cb5ddeb86e18f16bbdb01ce641bd63c0d7cd"
integrity sha512-zWsy8pZajnHjzDrvEuxw3nMZkziXzfaWzmkIslBEXHkRehS7fcKXyBVZ9VefnzCC/69kQAZFu+1deOoHo8QrtA==
"@abp/timeago@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-7.0.0-rc.6.tgz#2db1987c92c898bbc519c719ff57739da1c9c06f"
integrity sha512-+r+fKi0OWyg4vqA5vjPxeS6oBKrN2CI4HJdE2pQKgFIiUuku3SbS0htt8gnJvvwIFdQ0fRgyOTLNEouuKHa9xg==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
timeago "^1.6.7"
"@abp/toastr@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.0.0-rc.5.tgz#ffedafc355d358306489fbbe37a2c626bf14e21c"
integrity sha512-JiUX3xg79KClc5/+v8W/75ksVliyMt9R6Afl1O54J4/ov7E3Vf+R81yUXpo/SyFhuPUDexZuu8zVe9DR4N90Sg==
"@abp/toastr@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-7.0.0-rc.6.tgz#a7d9d6c6812d18217ed2e7ffc5f6ef5701475f61"
integrity sha512-KJQvGsA1kh90D47FzFOMVGZMAn36Nv7qQc2M6ASWsnVRLV+//rmIcDimr6gqDw/HAP2QJocPXERWMm5q7je1HQ==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
toastr "^2.1.4"
"@abp/tui-editor@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-7.0.0-rc.5.tgz#4deca1c4b0e024cee061699a6feed22d565e05a4"
integrity sha512-jGyNcaPBPTDwsmj6EbkjAZyBI1SaqZznMPBQ17d5T0PHdnYF6JSDWQWSvxhLpp8gSFEE46njhLLE8+eNeaK6uQ==
"@abp/tui-editor@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-7.0.0-rc.6.tgz#073b322983aaa184bc3e8e2e346ee6e5646c7b28"
integrity sha512-PaHfDp4301b/hsH2s4z7z6n7WVGO69Cbq5a2PeDKzRovhvsvcCyhrorpPKE74nXbYQqBnWcVJGuTLbUyA7FXIQ==
dependencies:
"@abp/jquery" "~7.0.0-rc.5"
"@abp/prismjs" "~7.0.0-rc.5"
"@abp/jquery" "~7.0.0-rc.6"
"@abp/prismjs" "~7.0.0-rc.6"
"@abp/uppy@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-7.0.0-rc.5.tgz#3b8d730e9e6189ed10c58df4765672d50e347961"
integrity sha512-/dgZMO/S39GAAcIwQLQ8tTuC1FH9BvL/sDiepTBv1wLB0CvwMYuMJQfyNXLdHTF+Ptkg0WE8EHqLrknfhZSQnA==
"@abp/uppy@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-7.0.0-rc.6.tgz#235f4ce52ae3dd208d755d63b67a5dcd6bcacf8b"
integrity sha512-wllBdInZdEuf/FQHpldMZSI89GHr5u1cr6sEgsc424kzI1lgYtaumZd8+6AcwhCen+zXJ7YN1C0cKpW33bHgCw==
dependencies:
"@abp/core" "~7.0.0-rc.5"
"@abp/core" "~7.0.0-rc.6"
uppy "^1.16.1"
"@abp/utils@~7.0.0-rc.5":
version "7.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.0.0-rc.5.tgz#8737ecd7840dc108a1cd2aa98698706d61c76b9e"
integrity sha512-ZHgM1/frOkkOndaVjakMGySQJUi62Im6KgabXV80tcq8C0zAjQbuYbTVZrw5MXhE/ZGRcJcD1vMlKazh8J+2xA==
"@abp/utils@~7.0.0-rc.6":
version "7.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-7.0.0-rc.6.tgz#a6490ee9111f45bfdce3a406fc36dad7051d3b75"
integrity sha512-o18pnFZK17fSdkq4M2mXsKgQajeJnebvQW5uqEhZPqTBMkgEL/pMkRNTuntlBtfaFOs+7RECe9uvxLBiPJo8CQ==
dependencies:
just-compare "^1.3.0"

2
modules/cms-kit/src/Volo.CmsKit.Admin.Application.Contracts/Volo.CmsKit.Admin.Application.Contracts.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Admin.Application.Contracts",
"hash": "4ab13904e8581f88476cc00925fce16c",
"hash": "ddd9b3b5242dbfd55d9a35afa24271dd",
"contents": [
{
"namespace": "Volo.CmsKit.Admin",

2
modules/cms-kit/src/Volo.CmsKit.Admin.Application/Volo.CmsKit.Admin.Application.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Admin.Application",
"hash": "28b3e100c52782efb5b85d6d5e576ac1",
"hash": "78a203f0ea87da6099791e0eeaf1fd69",
"contents": [
{
"namespace": "Volo.CmsKit.Admin",

2
modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi.Client/Volo.CmsKit.Admin.HttpApi.Client.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Admin.HttpApi.Client",
"hash": "ac0f9188b201c4d1320403cd5a64d4a9",
"hash": "682a25ec0fab2f6d62ad161ad95d086b",
"contents": [
{
"namespace": "Volo.CmsKit.Admin",

2
modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi/Volo.CmsKit.Admin.HttpApi.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Admin.HttpApi",
"hash": "c66485b251799f99e85bd41ffbffce95",
"hash": "02841288e8633ba6e4a4efa8dbbb1d8d",
"contents": [
{
"namespace": "Volo.CmsKit.Admin",

2
modules/cms-kit/src/Volo.CmsKit.Admin.Web/Volo.CmsKit.Admin.Web.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Admin.Web",
"hash": "8b81f87ac695278006ff3651efae5eea",
"hash": "73db26537eca895d4fa4c769de672591",
"contents": [
{
"namespace": "Volo.CmsKit.Admin.Web",

2
modules/cms-kit/src/Volo.CmsKit.Application.Contracts/Volo.CmsKit.Application.Contracts.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Application.Contracts",
"hash": "81c100402b162a0ac637e0f8eb2ca043",
"hash": "55acf08d84881718f9106fd029f2c49c",
"contents": [
{
"namespace": "Volo.CmsKit",

2
modules/cms-kit/src/Volo.CmsKit.Application/Volo.CmsKit.Application.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Application",
"hash": "60a51f58308fe04303466424c64ebdfd",
"hash": "7d6def44611327283b795fd6cde5b3af",
"contents": [
{
"namespace": "Volo.CmsKit",

2
modules/cms-kit/src/Volo.CmsKit.Common.Application.Contracts/Volo.CmsKit.Common.Application.Contracts.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Common.Application.Contracts",
"hash": "856ee108c3f0aa48f129d8560706c147",
"hash": "1c787a6d3eca0fe077d52b44da8fa4fe",
"contents": [
{
"namespace": "Volo.CmsKit",

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

Loading…
Cancel
Save