Browse Source

Merge branch 'rel-5.3' into dev

pull/12857/head
Halil İbrahim Kalkan 4 years ago
parent
commit
fba328ee00
  1. 2
      docs/en/CLI.md
  2. 2
      docs/en/Index.md
  3. 47
      docs/en/Startup-Templates/Application-Single-Layer.md
  4. 7
      docs/en/Tutorials/Todo/Index.md
  5. 14
      docs/en/Tutorials/Todo/Overall.md
  6. 49
      docs/en/Tutorials/Todo/Single-Layer/Index.md
  7. 12
      docs/en/docs-nav.json
  8. 2
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/package.json
  9. 224
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock
  10. 4
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/package.json
  11. 260
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock
  12. 4
      modules/blogging/app/Volo.BloggingTestApp/package.json
  13. 298
      modules/blogging/app/Volo.BloggingTestApp/yarn.lock
  14. 2
      modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json
  15. 238
      modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock
  16. 10
      modules/cms-kit/angular/package.json
  17. 4
      modules/cms-kit/angular/projects/cms-kit/package.json
  18. 2
      modules/cms-kit/host/Volo.CmsKit.IdentityServer/package.json
  19. 238
      modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock
  20. 2
      modules/cms-kit/host/Volo.CmsKit.Web.Host/package.json
  21. 238
      modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock
  22. 4
      modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json
  23. 372
      modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock
  24. 4
      modules/docs/app/VoloDocs.Web/package.json
  25. 298
      modules/docs/app/VoloDocs.Web/yarn.lock
  26. 2
      modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/package.json
  27. 238
      modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock
  28. 4
      modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json
  29. 272
      modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/yarn.lock
  30. 2
      npm/lerna.json
  31. 2
      npm/ng-packs/lerna.version.json
  32. 24
      npm/ng-packs/package.json
  33. 6
      npm/ng-packs/packages/account-core/package.json
  34. 6
      npm/ng-packs/packages/account/package.json
  35. 6
      npm/ng-packs/packages/components/package.json
  36. 4
      npm/ng-packs/packages/core/package.json
  37. 4
      npm/ng-packs/packages/feature-management/package.json
  38. 6
      npm/ng-packs/packages/identity/package.json
  39. 4
      npm/ng-packs/packages/permission-management/package.json
  40. 2
      npm/ng-packs/packages/schematics/package.json
  41. 6
      npm/ng-packs/packages/setting-management/package.json
  42. 6
      npm/ng-packs/packages/tenant-management/package.json
  43. 6
      npm/ng-packs/packages/theme-basic/package.json
  44. 4
      npm/ng-packs/packages/theme-shared/package.json
  45. 138
      npm/ng-packs/yarn.lock
  46. 4
      npm/packs/anchor-js/package.json
  47. 4
      npm/packs/aspnetcore.components.server.basictheme/package.json
  48. 6
      npm/packs/aspnetcore.components.server.theming/package.json
  49. 4
      npm/packs/aspnetcore.mvc.ui.theme.basic/package.json
  50. 30
      npm/packs/aspnetcore.mvc.ui.theme.shared/package.json
  51. 2
      npm/packs/aspnetcore.mvc.ui/package-lock.json
  52. 2
      npm/packs/aspnetcore.mvc.ui/package.json
  53. 10
      npm/packs/blogging/package.json
  54. 2
      npm/packs/bootstrap-datepicker/package.json
  55. 4
      npm/packs/bootstrap/package.json
  56. 2
      npm/packs/chart.js/package.json
  57. 4
      npm/packs/clipboard/package.json
  58. 12
      npm/packs/cms-kit.admin/package.json
  59. 6
      npm/packs/cms-kit.public/package.json
  60. 6
      npm/packs/cms-kit/package.json
  61. 4
      npm/packs/codemirror/package.json
  62. 4
      npm/packs/core/package.json
  63. 4
      npm/packs/cropperjs/package.json
  64. 4
      npm/packs/datatables.net-bs4/package.json
  65. 4
      npm/packs/datatables.net-bs5/package.json
  66. 4
      npm/packs/datatables.net/package.json
  67. 12
      npm/packs/docs/package.json
  68. 2
      npm/packs/flag-icon-css/package.json
  69. 4
      npm/packs/font-awesome/package.json
  70. 4
      npm/packs/highlight.js/package.json
  71. 4
      npm/packs/jquery-form/package.json
  72. 4
      npm/packs/jquery-validation-unobtrusive/package.json
  73. 4
      npm/packs/jquery-validation/package.json
  74. 4
      npm/packs/jquery/package.json
  75. 4
      npm/packs/jstree/package.json
  76. 4
      npm/packs/lodash/package.json
  77. 4
      npm/packs/luxon/package.json
  78. 4
      npm/packs/malihu-custom-scrollbar-plugin/package.json
  79. 4
      npm/packs/markdown-it/package.json
  80. 4
      npm/packs/owl.carousel/package.json
  81. 4
      npm/packs/popper.js/package.json
  82. 6
      npm/packs/prismjs/package.json
  83. 4
      npm/packs/select2/package.json
  84. 4
      npm/packs/signalr/package.json
  85. 2
      npm/packs/slugify/package.json
  86. 4
      npm/packs/star-rating-svg/package.json
  87. 4
      npm/packs/sweetalert2/package.json
  88. 4
      npm/packs/timeago/package.json
  89. 4
      npm/packs/toastr/package.json
  90. 6
      npm/packs/tui-editor/package.json
  91. 4
      npm/packs/uppy/package.json
  92. 2
      npm/packs/utils/package.json
  93. 4
      npm/packs/vee-validate/package.json
  94. 6
      npm/packs/virtual-file-explorer/package.json
  95. 2
      npm/packs/vue/package.json
  96. 18
      templates/app-nolayers/angular/package.json
  97. 4
      templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.Server.Mongo/package.json
  98. 4
      templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.Server/package.json
  99. 2
      templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Host.Mongo/package.json
  100. 2
      templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Host/package.json

2
docs/en/CLI.md

@ -109,7 +109,7 @@ For more samples, go to [ABP CLI Create Solution Samples](CLI-New-Command-Sample
* **`module`**: [Module template](Startup-Templates/Module.md). Additional options:
* `--no-ui`: Specifies to not include the UI. This makes possible to create service-only modules (a.k.a. microservices - without UI).
* **`console`**: [Console template](Startup-Templates/Console.md).
* **`app-nolayers`**: Application single layer template.
* **`app-nolayers`**: [Single-layer application template](Startup-Templates/Application-Single-Layer.md). Additional options:
* `--ui` or `-u`: Specifies the UI framework. Default framework is `mvc`. Available frameworks:
* `mvc`: ASP.NET Core MVC.
* `angular`: Angular UI.

2
docs/en/Index.md

@ -4,7 +4,7 @@ ABP Framework offers an **opinionated architecture** to build enterprise softwar
## Getting Started
* [Quick Start](Tutorials/Todo/Index.md) is a single-part, quick-start tutorial to build a simple application with the ABP Framework. Start with this tutorial if you want to quickly understand how ABP works.
* [Quick Start](Tutorials/Todo/Overall.md) is a single-part, quick-start tutorial to build a simple application with the ABP Framework. Start with this tutorial if you want to quickly understand how ABP works.
* [Getting Started](Getting-Started.md) guide can be used to create and run ABP based solutions with different options and details.
* [Web Application Development Tutorial](Tutorials/Part-1.md) is a complete tutorial to develop a full stack web application with all aspects of a real-life solution.

47
docs/en/Startup-Templates/Application-Single-Layer.md

@ -2,19 +2,15 @@
## Introduction
This template provides a single-layered application for a quick start with ABP Framework.
This template provides a simple solution structure with a single project. This document explains that solution structure in details.
This document explains the **solution structure** and project in detail.
### The Difference Between the Application Startup Templates
### What is the Difference Between the Application Startup Templates?
ABP's [Application Startup Template](Application.md) provides a well-organized and layered solution to create maintainable business applications based on the [Domain Driven Design](../Domain-Driven-Design.md) (DDD) practices. However, some developers find this template a little bit complex (or unnecessary) for simple and short-time applications.
At this point, a single-layer application template has been created for such applications. This template has the same functionality, features and modules on runtime with the [Application Startup Template](Application.md) but the development model is minimal and everything is in a single project (`.csproj`).
ABP's [Application Startup Template](Application.md) provides a well-organized and layered solution to create maintainable business applications based on the [Domain Driven Design](../Domain-Driven-Design.md) (DDD) practices. However, some developers find this template a little bit complex for simple and short-term applications. The single-layer application template has been created to provide a simpler development model for such applications. This template has the same functionality, features and modules on runtime with the [Application Startup Template](Application.md) but the development model is minimal and everything is in a single project (`.csproj`).
## How to Start with It?
You can use the [ABP CLI](../CLI.md) to create a new project using this startup template. Alternatively, you can directly create & download this startup template from the [Get Started](https://abp.io/get-started) page. How to download via CLI is explained in this section.
You can use the [ABP CLI](../CLI.md) to create a new project using this startup template. Alternatively, you can directly create & download this startup template from the [Get Started](https://abp.io/get-started) page. In this section, we will use the ABP CLI.
Firstly, install the ABP CLI if you haven't installed it before:
@ -29,8 +25,8 @@ abp new Acme.BookStore -t app-nolayers
```
* `Acme.BookStore` is the solution name, like *YourCompany.YourProduct*. You can use single-level, two-level or three-level naming.
* In this example, the `-t` option (or `--template` option) specifies the template name.
* In this example, the `-t` (or `--template`) option specifies the template name.
### Specify the UI Framework
This template provides multiple UI frameworks:
@ -38,17 +34,17 @@ This template provides multiple UI frameworks:
* `mvc`: ASP.NET Core MVC UI with Razor Pages (default)
* `blazor-server`: Blazor Server UI
* `angular`: Angular UI
* `none`: Without UI
* `none`: Without UI (for HTTP API development)
> Currently, this template doesn't have Blazor WASM UI, because it requires 3 projects at least (server-side, UI and shared library between these two projects).
> This template doesn't have Blazor WebAssembly UI, because it requires 3 projects at least (server-side, UI and shared library between these two projects). We are recommending to use the layered [application startup template](Application.md) for Blazor WebAssembly projects.
Use the `-u` or `--ui` option to specify the UI framework while creating the solution:
Use the `-u` (or `--ui`) option to specify the UI framework while creating the solution:
```bash
abp new Acme.BookStore -t app-nolayers -u angular
```
* This example specifies the UI type (`-u` option) as `angular`, you can also specify `mvc` or `blazor-server` for UI type.
This example specifies the UI type (the `-u` option) as `angular`. You can also specify `mvc`, `blazor-server` or `none` for the UI type.
### Specify the Database Provider
@ -69,37 +65,42 @@ If you don't specify any additional options while creating an `app-nolayers` tem
![](../images/bookstore-single-layer-solution-structure.png)
It's a single-layer template rather than a layered-architecture solution (like the `Application Startup Template`). It's helpful to create a running application quickly without considering the layered architecture.
In the next sections, we will explain the structure based on this example. Your startup solution can be slightly different based on your preferences.
### Folder Structure
Since this template provides a single-layer solution, we've separated concerns into folders instead of layers and you can see the pre-defined folders as shown below:
Since this template provides a single-project solution, we've separated concerns into folders instead of projects. You can see the pre-defined folders as shown below:
![](../images/single-layer-folder-structure.png)
* You can define your `entities`, `application services`, `DTOs`, etc. in this single project (in the related folders).
* For example, you can define your `application services` and `DTOs` under the **Services** folder.
* Define your database mappings (for [EF Core](../Entity-Framework-Core.md) or [MongoDB](../MongoDB.md)) and [repositories](../Repositories.md) in the `Data` folder.
* Define your [entities](../Entities.md) in the `Entities` folder.
* Define your UI localization keys/values in the `Localization` folder.
* Define your UI menu items in the `Menus` folder.
* Define your [object-to-object mapping](../Object-To-Object-Mapping.md) classes in the `ObjectMapping` folder.
* Define your UI pages (Razor Pages) in the `Pages` folder (create `Controllers` and `Views` folder yourself if you prefer the MVC pattern).
* Define your [application services](../Application-Services.md) in the `Services` folder.
### How to Run?
Before running the application, you need to create the database and seed the initial data. To do that, you can run the following command in the directory of your project:
Before running the application, you need to create the database and seed the initial data. To do that, you can run the following command in the directory of your project (in the same folder of the `.csproj` file):
```bash
dotnet run --migrate-database
```
* This command will create the database and seed the initial data for you. Then you can run the application with any IDE that supports .NET or by running the `dotnet run` CLI command in the directory of your project. The default username is `admin` and the password is `1q2w3E*`.
This command will create the database and seed the initial data for you. Then you can run the application with any IDE that supports .NET or by running the `dotnet run` command in the directory of your project. The default username is `admin` and the password is `1q2w3E*`.
> While creating a database & applying migrations seem only necessary for relational databases, this project comes even if you choose a NoSQL database provider (like MongoDB). In that case, it still seeds the initial data which is necessary for the application.
> While creating a database & applying migrations seem only necessary for relational databases, you should run this command even if you choose a NoSQL database provider (like MongoDB). In that case, it still seeds the initial data which is necessary for the application.
### Angular UI
### The Angular UI
If you choose `Angular` as the UI framework, the solution will be separated into two folders:
* An `angular` folder that contains the Angular UI application, the client-side code.
* An `aspnet-core` folder that contains the ASP.NET Core solution (a single project), the server-side code.
The server-side is similar to the solution described in the [Solution Structure](#solution-structure) section above. This project serves the API, so the `Angular` application can consume it.
The server-side is similar to the solution described in the *Solution Structure* section above. This project serves the API, so the Angular application can consume it.
The client-side application consumes the HTTP APIs as mentioned. You can see the folder structure of the Angular project shown below:

7
docs/en/Tutorials/Todo/Index.md

@ -17,6 +17,7 @@ You can find the source code of the completed application [here](https://github.
## Pre-Requirements
* An IDE (e.g. [Visual Studio](https://visualstudio.microsoft.com/vs/)) that supports [.NET 6.0+](https://dotnet.microsoft.com/download/dotnet) development.
* [Node v14.x](https://nodejs.org/)
{{if DB=="Mongo"}}
@ -24,12 +25,6 @@ You can find the source code of the completed application [here](https://github.
{{end}}
{{if UI=="NG"}}
* [Node v14.x](https://nodejs.org/)
{{end}}
## Creating a New Solution
We will use the [ABP CLI](../../CLI.md) to create new solutions with the ABP Framework. You can run the following command in a command-line terminal to install it:

14
docs/en/Tutorials/Todo/Overall.md

@ -0,0 +1,14 @@
# Quick Start: Overall
**Welcome to the ABP Framework**. This is a single-part, quick-start tutorial to build a simple application. Start with this tutorial if you want to quickly understand how ABP Framework works.
## Select the Solution Architecture
This tutorial has multiple versions. Please select the one best fits for you:
* **[Single-Layer Solution](Single-Layer/Index.md)**: Creates a single-project solution. Recommended for building an application with a **simpler and easy to understand** architecture.
* **[Layered Solution Architecture](Index.md)**: A fully layered (multiple projects) solution based on [Domain Driven Design](../../Domain-Driven-Design.md) practices. Recommended for long-term projects that need a **maintainable and extensible** codebase.
## See Also
* Check the [Web Application Development Tutorial](../Part-1.md) to see a real-life web application development in a layered architecture.

49
docs/en/Tutorials/Todo/Single-Layer/Index.md

@ -17,6 +17,7 @@ You can find the source code of the completed application [here](https://github.
## Pre-Requirements
* An IDE (e.g. [Visual Studio](https://visualstudio.microsoft.com/vs/)) that supports [.NET 6.0+](https://dotnet.microsoft.com/download/dotnet) development.
* [Node v14.x](https://nodejs.org/)
{{if DB=="Mongo"}}
@ -24,15 +25,9 @@ You can find the source code of the completed application [here](https://github.
{{end}}
{{if UI=="NG"}}
* [Node v14.x](https://nodejs.org/)
{{end}}
## Creating a New Solution
In this tutorial, we will use the [ABP CLI](../../CLI.md) to create the sample application with the ABP Framework. You can run the following command in a command-line terminal to install the **ABP CLI**, if you haven't installed it yet:
In this tutorial, we will use the [ABP CLI](../../../CLI.md) to create the sample application with the ABP Framework. You can run the following command in a command-line terminal to install the **ABP CLI**, if you haven't installed it yet:
````bash
dotnet tool install -g Volo.Abp.Cli
@ -46,7 +41,7 @@ abp new TodoApp -t app-nolayers{{if UI=="BlazorServer"}} -u blazor-server{{else
{{if UI=="NG"}}
This will create a new solution with a single project, named *TodoApp* with `angular` and `aspnet-core` folders. Once the solution is ready, open the solution in your favorite IDE.
This will create a new solution, named *TodoApp*, with `angular` and `aspnet-core` folders. Once the solution is ready, open the solution (in the `aspnet-core` folder) with your favorite IDE.
{{else}}
@ -56,7 +51,7 @@ This will create a new solution with a single project, named *TodoApp*. Once the
### Create the Database
You can run the following command in the directory of your project to create the database and seed the initial data:
You can run the following command in the root directory of your project (in the same folder of the `.csproj` file) to create the database and seed the initial data:
```bash
dotnet run --migrate-database
@ -99,9 +94,9 @@ You can click on the *Login* button and use `admin` as the username and `1q2w3E*
All right. We can start coding!
## Defining Entities
## Defining the Entity
This application will have a single [entity](../../../Entities.md) and we can start by creating it. So, create a new `TodoItem` class under the **Entities** folder of the project:
This application will have a single [entity](../../../Entities.md) and we can start by creating it. So, create a new `TodoItem` class under the `Entities` folder of the project:
````csharp
using Volo.Abp.Domain.Entities;
@ -124,7 +119,7 @@ Next step is to setup the [Entity Framework Core](../../../Entity-Framework-Core
### Mapping Configuration
Open the `TodoAppDbContext` class (under the **Data** folder) and add a new `DbSet` property to this class:
Open the `TodoAppDbContext` class (in the `Data` folder) and add a new `DbSet` property to this class:
````csharp
public DbSet<TodoItem> TodoItems { get; set; }
@ -156,13 +151,13 @@ We've mapped the `TodoItem` entity to the `TodoItems` table in the database. The
The startup solution is configured to use Entity Framework Core [Code First Migrations](https://docs.microsoft.com/en-us/ef/core/managing-schemas/migrations). Since we've changed the database mapping configuration, we should create a new migration and apply changes to the database.
Open a command-line terminal in the directory of your project and type the following command:
Open a command-line terminal in the root directory of your project and type the following command:
````bash
dotnet ef migrations add Added_TodoItem
````
This will add a new migration class to the project. You should see the new migration in the **Migrations** folder.
This will add a new migration class to the project. You should see the new migration in the `Migrations` folder:
![todo-efcore-migration](todo-efcore-migration-single-layer.png)
@ -197,17 +192,17 @@ After the database integrations, now we can start to create application service
## Creating the Application Service
An [Application Service](../../Application-Services.md) is used to perform the use cases of the application. We need to perform the following use cases in this application:
An [application service](../../../Application-Services.md) is used to perform the use cases of the application. We need to perform the following use cases in this application:
* Get the list of the todo items
* Create a new todo item
* Delete an existing todo item
Before starting to implement these use cases, first we need to create DTOs.
Before starting to implement these use cases, first we need to create a DTO class that will be used in the application service.
### Creating the Data Transfer Object (DTO)
`ApplicationService` typically gets and returns DTOs ([Data Transfer Objects](../../../Data-Transfer-Objects.md)) instead of entities. So, create a new `TodoItemDto` class under the **Dtos** folder (under the **Services** folder):
[Application services](../../../Application-Services.md) typically get and return DTOs ([Data Transfer Objects](../../../Data-Transfer-Objects.md)) instead of entities. So, create a new `TodoItemDto` class under the `Services/Dtos` folder:
```csharp
namespace TodoApp.Services.Dtos;
@ -219,11 +214,11 @@ public class TodoItemDto
}
```
* This is a very simple DTO class that has the same properties as the `TodoItem` entity. Now, we are ready to implement our use-cases.
This is a very simple DTO class that has the same properties as the `TodoItem` entity. Now, we are ready to implement our use-cases.
### Application Service Implementation
### The Application Service Implementation
Create a `TodoAppService` class under the **Services** folder of your project, as shown below:
Create a `TodoAppService` class under the `Services` folder of your project, as shown below:
```csharp
using TodoApp.Entities;
@ -245,11 +240,11 @@ public class TodoAppService : ApplicationService
}
```
This class inherits from the `ApplicationService` class of the ABP Framework and implements our use-cases. ABP provides default generic [repositories](../../../Repositories.md) for the entities. We can use them to perform the fundamental database operations. This class [injects](../../../Dependency-Injection.md) `IRepository<TodoItem, Guid>`, which is the default repository for the `TodoItem` entity. We will use it to implement the use cases (`GetListAsync`, `CreateAsync` and `DeleteAsync`) described before.
This class inherits from the `ApplicationService` class of the ABP Framework and implements our use-cases. ABP provides default generic [repositories](../../../Repositories.md) for the entities. We can use them to perform the fundamental database operations. This class [injects](../../../Dependency-Injection.md) `IRepository<TodoItem, Guid>`, which is the default repository for the `TodoItem` entity. We will use it to implement our use cases.
#### Getting the Todo Items
Let's start by implementing the `GetListAsync` method:
Let's start by implementing the `GetListAsync` method, which is used to get a list of todo items:
````csharp
public async Task<List<TodoItemDto>> GetListAsync()
@ -264,7 +259,7 @@ public async Task<List<TodoItemDto>> GetListAsync()
}
````
We are simply getting the `TodoItem` list from the database, mapping them to the `TodoItemDto` objects and returning as the result.
We are simply getting the `TodoItem` list from the repository, mapping them to the `TodoItemDto` objects and returning as the result.
#### Creating a New Todo Item
@ -387,7 +382,7 @@ Open the `Index.cshtml` file in the `Pages` folder and replace it with the follo
</div>
```
We are using ABP's [card tag helper](../../UI/AspNetCore/Tag-Helpers/Cards.md) to create a simple card view. You could directly use the standard bootstrap HTML structure, however the ABP [tag helpers](../../UI/AspNetCore/Tag-Helpers/Index.md) make it much easier and type safe.
We are using ABP's [card tag helper](../../../UI/AspNetCore/Tag-Helpers/Cards.md) to create a simple card view. You could directly use the standard bootstrap HTML structure, however the ABP [tag helpers](../../../UI/AspNetCore/Tag-Helpers/Index.md) make it much easier and type safe.
This page imports a CSS and a JavaScript file, so we should also create them.
@ -428,7 +423,7 @@ In the first part, we subscribed to the click events of the trash icons near the
In the second part, we created a new todo item on the server. If it succeeded, we would then manipulate the DOM to insert a new `<li>` element to the todo list. This way, we wouldn't need to refresh the whole page after creating a new todo item.
The interesting part here is how we communicate with the server. See the [*Dynamic JavaScript Proxies & Auto API Controllers*](#dynamic-javascript-proxies--auto-api-controllers) section to understand how it works. But now, let's continue and complete the application.
The interesting part here is how we communicate with the server. See the *Dynamic JavaScript Proxies & Auto API Controllers* section to understand how it works. But now, let's continue and complete the application.
### Index.cshtml.css
@ -469,7 +464,7 @@ Now, you can run the application again and see the result.
In the `Index.cshtml.js` file, we've used the `todoApp.services.todo.delete(...)` and `todoApp.services.todo.create(...)` functions to communicate with the server. These functions are dynamically created by the ABP Framework, thanks to the [Dynamic JavaScript Client Proxy](../../../UI/AspNetCore/Dynamic-JavaScript-Proxies.md) system. They perform HTTP API calls to the server and return a promise, so you can register a callback to the `then` function as we've done above.
> **services** keyword comes from the namespace (`namespace TodoApp.Services;`). It's a naming convention.
> `services` keyword comes from the namespace (`namespace TodoApp.Services;`). It's a naming convention.
However, you may notice that we haven't created any API Controllers, so how does the server handle these requests? This question brings us to the [Auto API Controller](../../../API/Auto-API-Controllers.md) feature of the ABP Framework. It automatically converts the application services to **API Controllers** by convention.
@ -757,4 +752,4 @@ You can find the source code of the completed application [here](https://github.
## See Also
* Check the [Web Application Development Tutorial](../Part-1.md) to see a real-life web application development in a layered architecture using the [Application Startup Template](../../../Startup-Templates/Application.md).
* Check the [Web Application Development Tutorial](../../Part-1.md) to see a real-life web application development in a layered architecture using the [Application Startup Template](../../../Startup-Templates/Application.md).

12
docs/en/docs-nav.json

@ -2,7 +2,17 @@
"items": [
{
"text": "Quick Start",
"path": "Tutorials/Todo/Index.md"
"path": "Tutorials/Todo/Overall.md",
"items": [
{
"text": "With single-layer solution",
"path": "Tutorials/Todo/Single-Layer/Index.md"
},
{
"text": "With layered architecture",
"path": "Tutorials/Todo/Index.md"
}
]
},
{
"text": "Getting Started",

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": "^5.3.0-rc.2",
"@abp/aspnetcore.mvc.ui.theme.shared": "^5.3.0-rc.3",
"highlight.js": "^9.13.1"
},
"devDependencies": {}

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

@ -2,30 +2,30 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.shared@^5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.2.tgz#a4e6f033ee17fe7196e94047640bc826a69694a6"
integrity sha512-uKyb8by2dqYvCr9TCD0JKg2W+eLNcHanmQDL+aoI9OAExEEI/DYxw2a5++OntJGvmbcA6o1envmvOjqqsZuX0g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.2"
"@abp/bootstrap" "~5.3.0-rc.2"
"@abp/bootstrap-datepicker" "~5.3.0-rc.2"
"@abp/datatables.net-bs5" "~5.3.0-rc.2"
"@abp/font-awesome" "~5.3.0-rc.2"
"@abp/jquery-form" "~5.3.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.2"
"@abp/lodash" "~5.3.0-rc.2"
"@abp/luxon" "~5.3.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.2"
"@abp/select2" "~5.3.0-rc.2"
"@abp/sweetalert2" "~5.3.0-rc.2"
"@abp/timeago" "~5.3.0-rc.2"
"@abp/toastr" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.2.tgz#93a3c331cc75d2fbdd466a42777040466295f982"
integrity sha512-10RgXgZChbXNtXMblvvEZQctufJlP29RabfIOKWBTBMtU+jUgtDsLUwmF6Oi/65LLImOUogmBCb9MxjNm71iAQ==
"@abp/aspnetcore.mvc.ui.theme.shared@^5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.3.tgz#34a752e71b965e762a81d758965a30d140501bc9"
integrity sha512-GnGhj6Y2DE1mrSWmp1jRnNvCsUiugWPKxlv1ue5dCdPVOw14OdXa6tLJwnZ38w9OOCDzXQyDUFdr19+uwOvEzQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.3"
"@abp/bootstrap" "~5.3.0-rc.3"
"@abp/bootstrap-datepicker" "~5.3.0-rc.3"
"@abp/datatables.net-bs5" "~5.3.0-rc.3"
"@abp/font-awesome" "~5.3.0-rc.3"
"@abp/jquery-form" "~5.3.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.3"
"@abp/lodash" "~5.3.0-rc.3"
"@abp/luxon" "~5.3.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.3"
"@abp/select2" "~5.3.0-rc.3"
"@abp/sweetalert2" "~5.3.0-rc.3"
"@abp/timeago" "~5.3.0-rc.3"
"@abp/toastr" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.3.tgz#810821c844f4a1f248182ed9d3a8b54237b83124"
integrity sha512-1yvpDgZpYegL/JiwPdpCm/VjruEymt5VcamMYLPiUpmGTl0b7QFtUIwjSonE3gHEsBDXj9eCw9Kw3Bi+sd7NNQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -34,144 +34,144 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.2.tgz#228735714f2baeb42e864c175e0aed3f855249d7"
integrity sha512-jZ7vGvsLjnXwpzvQ6vjKHWBkiptYBnEDVIfQ/zKV8kvkhdu+xxOP/u1LM90NSR2YckjIRj8+mINEcrnWhXgRNw==
"@abp/bootstrap-datepicker@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.3.tgz#f98743539a1e8d883869aa7a759ba1aa00cd0689"
integrity sha512-VNNROxO1wzjG2q35wKEh4STluZllVggNhb0UyGtpZVNbtLydSxeFGHcve26f8UfEWE3WfC5Yyw8nBOHyJxh6tg==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.2.tgz#c410f44d987d09b5a74fd58417d03788fa878884"
integrity sha512-jb58M67kWldW35zTjVDFLaCj4STly2eU40COYFgjPQSH7F21DvMdX69Cp3jpmHaxm8VQE9izgW0NV8+oGlFyAw==
"@abp/bootstrap@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.3.tgz#338b5ce194a257e5f14be2344b4e722874273ab1"
integrity sha512-fom2AboT9d1O3K1cOrIFT9l5Cvw2l42BvxEHkV3sXkZxZSstc9exURQn0WmKxWnOMCwM03N2IMKsFlk6SePN2A==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
bootstrap "^5.1.3"
"@abp/core@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.2.tgz#3a3c6d187c502436bb02db99be3720f61628c924"
integrity sha512-/BEO90D7ibeyZxfCQHv2bbb9y/SpfZtaw0A8gmQlYrH3rZ3Th935v5XjCeYem8IGJ8fDZO7CRzW5TBsku/PukA==
"@abp/core@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.3.tgz#7846bd8582bbb9effdb058b3b815fc1798b33f01"
integrity sha512-RyFoereWj/YOccWFeB5yq4aktKnYl44xrb6LKNkCmcVadbOJ+7AHgHljychTuMZalTvfzW2GcZacIoHw4bhn/A==
dependencies:
"@abp/utils" "~5.3.0-rc.2"
"@abp/utils" "~5.3.0-rc.3"
"@abp/datatables.net-bs5@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.2.tgz#452c2112fbe3cdac8c0d12bb626017f7c6333a45"
integrity sha512-Rk1uY76dGMnBFYILdXrb6Oc+jjblLdSzGZvDH1dyoFYs0bLWsjqVsOIE+kCjO447PgDOLyF+4nurLj+A9yCkEg==
"@abp/datatables.net-bs5@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.3.tgz#f420208050a3a6f8e0ad3bcbb6af0e74584d2883"
integrity sha512-gwWMRElBQatElOdWyozYOY7lhYAUQu6/aZnf4XyiTlaWp6g1iMRJKgmaT73DhiIl+jxUiFtWjEla+65cXSl7sA==
dependencies:
"@abp/datatables.net" "~5.3.0-rc.2"
"@abp/datatables.net" "~5.3.0-rc.3"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.2.tgz#e7156085d76ab0b20e41fe92f9c99b14822b5f6a"
integrity sha512-aPSSmnBC939uYHR9fxxuvtxq4217qG3f8uf18ar7yWJwzWAYMOOhkmK0rEOqn86ObuXdjMAly7ThyfL6RH2iNQ==
"@abp/datatables.net@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.3.tgz#e4b1f9fe41e788878f9cce082d6a79db9c4a8bae"
integrity sha512-FghO+XGSu9rwKOAUYC5AsB6hh1KrXAJ3GmHFYOIHrcd9nB/e60NtyoOo14TeO/LAFCVLOLq/FIBpEbkUZJZHkA==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
datatables.net "^1.11.4"
"@abp/font-awesome@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.2.tgz#30995f5f5f6d604cd2241ee677ec14dcfc78377d"
integrity sha512-KFwYcjiq01RxI75qnbDt+G8zFcSEJRurHHZQwcI7ySjtQV5xM41zycOYIOV3SKz/gcyYyBBL5UeJPjsE8cu+Fw==
"@abp/font-awesome@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.3.tgz#ef97f0a95385f1d56d4432b84944379d2cb1bfbd"
integrity sha512-kbm9ZaK8SSMcoeBbMdT1b5rJOZ3y8i/bdqD+3g0s65LEeqXNrKV/TkDdJqns72x4PxUQV6r3naXaEbV6Yj/sXQ==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.2.tgz#53561d6966f25bf6f7e91dcb89032fecd2c35d1f"
integrity sha512-94ExZ5q02s7ANpFyQnEcuSUjyra+32jMMkV0ZITbjWlmFRcXEogeIF3q3B4XswRi+yf67kQg7ynYCbGR7JESDg==
"@abp/jquery-form@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.3.tgz#497f0a442323d99a7939ba8f9e5234d1a1891e03"
integrity sha512-gknwOgCEF4oJo9Vz2uM2Dl9dkJ2ulJSLb6YXEsPWx5fAFfIuwOl/5H0I1EE4XemtcEpF6xb+Ettnaxo8TcnIcg==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.2.tgz#957387fb88414a50a5d3d84089ab3704b710645f"
integrity sha512-dIXsxqQ0x+xiLCA2x6xWR3wIvfpT0zukLFOrkCVNSc+mnWWyYlavRnGl3f5W/4jQSPZ9Ao/txhsThfkvO+Mu0Q==
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.3.tgz#a3e39dfb4ba2e0f45dcfde28bd22ff36c55173a0"
integrity sha512-zgSNkg/mzNDzvE+3cL58nLoV3EvFB/ALiLHudo8GcWsdFxx7R+2DfboCSFE1oJ8do6tED+9YG0/VJiZDXnFPwQ==
dependencies:
"@abp/jquery-validation" "~5.3.0-rc.2"
"@abp/jquery-validation" "~5.3.0-rc.3"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.2.tgz#d866b10ffbfc1852df11122aa2cf6a56e50819b3"
integrity sha512-DAxwKjalhMZNCuXBS6Ai9RlIDsEzm0SGnFDApQIo/i6HGKoK4J/eTnFZ175xZMQ79yrxe71MKWR29l/+PuwcRw==
"@abp/jquery-validation@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.3.tgz#917a2b2e7e4b8e5aacdd10284f18f58bfac1743d"
integrity sha512-m2pPTGJs8MQzzdzMpWFD94RU4dqMrwwT4ZJyqz07EPzRv7NURGVlzJOPdwDiTVdiT5UsaYzDF0BYgfj3/FL/iw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-validation "^1.19.3"
"@abp/jquery@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.2.tgz#8a5008123f5dbf1276c719ac45101161e9d9b793"
integrity sha512-VjA22n17pPKqj6jZUk6qxpqx2UT5Uv6q/AvyJtacDC3D1MXfrnSWxi9FAPFp4N52i4knkfuKFZtuFlFSkQe4FQ==
"@abp/jquery@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.3.tgz#e75ca02fa0520c60b1aed14444fc129ed6a27d0b"
integrity sha512-ZJYpnFqByAzHKru1aGz8VLZw4xb/YD1wpahN9pIsPYeFrE6/7Vjs8npQk5it2Ww5gaA3unSrMIc0CMsr5kk0Nw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
jquery "~3.6.0"
"@abp/lodash@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.2.tgz#51600a0ba49c6d4060c3e280b1f1d62ed7f48a16"
integrity sha512-qreUjH0umhsGKRSYpswcX1SAF1iNBp/AP32LMfvezvPaCA+KQFWknHuOTV2jn1tYC5c7KJTTTp46jRTi88VSHQ==
"@abp/lodash@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.3.tgz#3fcc23626b9e36652ee36847b4a8879cf8aae8ef"
integrity sha512-KJFNAhW3AHi6AAhSlix50gbU9QmQT9TD5RYofEoIm1rfd7iZF0uowJheES0jqHU4PeS80Fnzp8AnBhVYgRMUjg==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
lodash "^4.17.21"
"@abp/luxon@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.2.tgz#6ea39998aaba2a3bd6e6dd3c9cacc1a0f56afa8f"
integrity sha512-9++6ZD0zEmJcH3iSNcTtC0haEVbQgxzoFx1wpEXsB3YVuBKUjJnJCXMbt0Qmkkq40tclmG8bfORRYhII29TLWA==
"@abp/luxon@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.3.tgz#cf9e2070f3b3e1281dcf05ba1781d8daa41da98d"
integrity sha512-1gBfWwFrS+xuTD12dB/LLUbGWCATbByp1kCFbHdgVNOkkkDvJETS0LeB8o/ggw7rBWL5i3Jkpb5xFTRT6yKX4Q==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.2.tgz#069e071472eb8727260e9a1b5322e30cdaebffc9"
integrity sha512-JPaoNiYWR6T7Osx4ezURFanxC9ex1U9zr+7Fko1mmig8oZ+OHsk1cbdNBD5ChgAVsHdqK2eJ4iobDjhsDfMYiA==
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.3.tgz#1d8d5cede65dbd0d0975d8fabfe135105710ddde"
integrity sha512-SW8UBKQGsS8zrG2RkmGBuze/NgreDWWJ84l2qMKYmTtgL/kOCLm4FBvo44azNOq6a3rYVJGpwirYRBcwrsAfHw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.2.tgz#50e622f2296c3594e89699e8747dcf520fb4415d"
integrity sha512-HwfiEgeECkzQhCf/3Je/V7pRtRvr3YQtX1gAWpI6Ty2P+nTV4ue/l1w5Si+59vuJm3JP+fCnSFPlHXxahfL/Gw==
"@abp/select2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.3.tgz#7a0f9f7472c812b85ce9bc5bd8a557c33e967e7d"
integrity sha512-6t+UXjDh3bzaCWsSxwuRtOgGz+aDidPKA2JKZfKLAFM4WkcLmY8Px0RY3jgsbxrtM9ANncA9gbl69Q3uY2DmHA==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
select2 "^4.0.13"
"@abp/sweetalert2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.2.tgz#41d19b81011e3d5c9d12b8d6ec6da12e52553683"
integrity sha512-6Qx2WIpXQI/ydfX9P7cMISvwrFi4UAPzkuNkhPOZT7chq64auz88Rtqyw+SLXLnCCQ+e31/ekFldijOG9CbV1g==
"@abp/sweetalert2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.3.tgz#91557a4b4a103f68a926fde19c830e195597ff0d"
integrity sha512-hAw+E8EnGO9nnyGbGiD/y+SyScHD4R0MEi/eK2bsMSKAzBxKcUBv0MxrsNQc0WhVwqRQETRccdLX3WYofmh8Kw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
sweetalert2 "^11.3.6"
"@abp/timeago@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.2.tgz#16f73659e83643d82eafac716115dbf0333cce98"
integrity sha512-fFvBX65Bzvg+x4vClzSh31FJJ2m6b2/s+IJ4/t4FNDxDqybfOzkAfRzPm7NVDw5Avu1fjRLwFhQueb0sECQD/w==
"@abp/timeago@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.3.tgz#7480ed2d5ee035d2f43c223d7bb58d794ff3ba2f"
integrity sha512-kgIlH/KGWhYwZSGvCT5LnCYoD+1pSwoQf2GhtvgBUnYqxS6+s0FUSMSzX/MISLOvLWknl2KNnARsOXJkqrWXEw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
timeago "^1.6.7"
"@abp/toastr@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.2.tgz#e868ffe7acc3e1838dd008f936e909250e360cc8"
integrity sha512-0BLjOSalZw7NdRXw4/SwPP7N+ChFGO2elEJ7zyd0c8Bi+Gz5lqL6ZW47O1ANKSv9HnPoyRsPDSBiCIvXXtlFOw==
"@abp/toastr@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.3.tgz#1a6f03737c2ae92d62a8b7f51d4c70cc4d97212f"
integrity sha512-Vag9lz2YboyZ0/4Y/OvFG+EaY0PCs5X97ZijZRB+saSRe1pL1+qnBMpniMDUvbMEpitB5Qq+FqdkOnKdhlrH4A==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
toastr "^2.1.4"
"@abp/utils@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.2.tgz#cbdf34bb32f99396c2a7f6dd2f0fa0b5239413bb"
integrity sha512-0BgsxKwkiNcbBSDJIfxBObM4QYTk1umZ/WnKUdvSyv0Fe4hKK+gDvsBzk97O+ZVyBHIflvcln3dKpS3eIVwhIg==
"@abp/utils@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.3.tgz#e91f10b18ac1e17af7f15c85257c24034cab2ba1"
integrity sha512-vMzsddCvI+M6Qd7Hns5KPUXqdFFboJwAOB9gvxj+MmjVNDCpFTo1hjq0H0zB6NHI8Ik+9sw44D0c7gkTdQQt7Q==
dependencies:
just-compare "^1.3.0"

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

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

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.2.tgz#49da0f1ad2c0ec40eaacccae6874863fde954dda"
integrity sha512-Hb3ukaYMDhftkk7kQ9jVpkqhEoll8wU39/Qdy8JOlrJw3SDqqckWbVcJQkvetqa3mChy6kAVG3xe9ywG1h/6jA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.2.tgz#a4e6f033ee17fe7196e94047640bc826a69694a6"
integrity sha512-uKyb8by2dqYvCr9TCD0JKg2W+eLNcHanmQDL+aoI9OAExEEI/DYxw2a5++OntJGvmbcA6o1envmvOjqqsZuX0g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.2"
"@abp/bootstrap" "~5.3.0-rc.2"
"@abp/bootstrap-datepicker" "~5.3.0-rc.2"
"@abp/datatables.net-bs5" "~5.3.0-rc.2"
"@abp/font-awesome" "~5.3.0-rc.2"
"@abp/jquery-form" "~5.3.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.2"
"@abp/lodash" "~5.3.0-rc.2"
"@abp/luxon" "~5.3.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.2"
"@abp/select2" "~5.3.0-rc.2"
"@abp/sweetalert2" "~5.3.0-rc.2"
"@abp/timeago" "~5.3.0-rc.2"
"@abp/toastr" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.2.tgz#93a3c331cc75d2fbdd466a42777040466295f982"
integrity sha512-10RgXgZChbXNtXMblvvEZQctufJlP29RabfIOKWBTBMtU+jUgtDsLUwmF6Oi/65LLImOUogmBCb9MxjNm71iAQ==
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.3.tgz#726ce9dc03974ee192b3bb6a921a33fb69cf7f95"
integrity sha512-yOXp2ZXNGGDHWKHOXjudH1v7MK5ss1kpQ8DeorrboYybdmeWsq7BtrMIfvfudv8iCIWrg5Jmnf3GQ/7hBxdAdg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.3.tgz#34a752e71b965e762a81d758965a30d140501bc9"
integrity sha512-GnGhj6Y2DE1mrSWmp1jRnNvCsUiugWPKxlv1ue5dCdPVOw14OdXa6tLJwnZ38w9OOCDzXQyDUFdr19+uwOvEzQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.3"
"@abp/bootstrap" "~5.3.0-rc.3"
"@abp/bootstrap-datepicker" "~5.3.0-rc.3"
"@abp/datatables.net-bs5" "~5.3.0-rc.3"
"@abp/font-awesome" "~5.3.0-rc.3"
"@abp/jquery-form" "~5.3.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.3"
"@abp/lodash" "~5.3.0-rc.3"
"@abp/luxon" "~5.3.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.3"
"@abp/select2" "~5.3.0-rc.3"
"@abp/sweetalert2" "~5.3.0-rc.3"
"@abp/timeago" "~5.3.0-rc.3"
"@abp/toastr" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.3.tgz#810821c844f4a1f248182ed9d3a8b54237b83124"
integrity sha512-1yvpDgZpYegL/JiwPdpCm/VjruEymt5VcamMYLPiUpmGTl0b7QFtUIwjSonE3gHEsBDXj9eCw9Kw3Bi+sd7NNQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,161 +41,161 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.2.tgz#228735714f2baeb42e864c175e0aed3f855249d7"
integrity sha512-jZ7vGvsLjnXwpzvQ6vjKHWBkiptYBnEDVIfQ/zKV8kvkhdu+xxOP/u1LM90NSR2YckjIRj8+mINEcrnWhXgRNw==
"@abp/bootstrap-datepicker@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.3.tgz#f98743539a1e8d883869aa7a759ba1aa00cd0689"
integrity sha512-VNNROxO1wzjG2q35wKEh4STluZllVggNhb0UyGtpZVNbtLydSxeFGHcve26f8UfEWE3WfC5Yyw8nBOHyJxh6tg==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.2.tgz#c410f44d987d09b5a74fd58417d03788fa878884"
integrity sha512-jb58M67kWldW35zTjVDFLaCj4STly2eU40COYFgjPQSH7F21DvMdX69Cp3jpmHaxm8VQE9izgW0NV8+oGlFyAw==
"@abp/bootstrap@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.3.tgz#338b5ce194a257e5f14be2344b4e722874273ab1"
integrity sha512-fom2AboT9d1O3K1cOrIFT9l5Cvw2l42BvxEHkV3sXkZxZSstc9exURQn0WmKxWnOMCwM03N2IMKsFlk6SePN2A==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
bootstrap "^5.1.3"
"@abp/clipboard@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-5.3.0-rc.2.tgz#e9a4f38a5d33d88a5c2440422a87e403671b3ed8"
integrity sha512-8OKcmGych7cmcYn8tuUmGo+mMlThNBDZA71c/cVAGw1RuLM16SCgeJVeVFhyUrmkBwH/E5Hfh06ZLlIrZKj36Q==
"@abp/clipboard@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-5.3.0-rc.3.tgz#30ed8014dfc383f53df91553cef8d405a6d9070a"
integrity sha512-4IVMgasvomY8Q0m1Y48VJr5TK3+BmeAQhEp+B4h2whE+/uIFpAhFWS5U0Bie9GjqQdEEqJ1a01tn16fK9jpzcw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
clipboard "^2.0.8"
"@abp/core@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.2.tgz#3a3c6d187c502436bb02db99be3720f61628c924"
integrity sha512-/BEO90D7ibeyZxfCQHv2bbb9y/SpfZtaw0A8gmQlYrH3rZ3Th935v5XjCeYem8IGJ8fDZO7CRzW5TBsku/PukA==
"@abp/core@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.3.tgz#7846bd8582bbb9effdb058b3b815fc1798b33f01"
integrity sha512-RyFoereWj/YOccWFeB5yq4aktKnYl44xrb6LKNkCmcVadbOJ+7AHgHljychTuMZalTvfzW2GcZacIoHw4bhn/A==
dependencies:
"@abp/utils" "~5.3.0-rc.2"
"@abp/utils" "~5.3.0-rc.3"
"@abp/datatables.net-bs5@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.2.tgz#452c2112fbe3cdac8c0d12bb626017f7c6333a45"
integrity sha512-Rk1uY76dGMnBFYILdXrb6Oc+jjblLdSzGZvDH1dyoFYs0bLWsjqVsOIE+kCjO447PgDOLyF+4nurLj+A9yCkEg==
"@abp/datatables.net-bs5@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.3.tgz#f420208050a3a6f8e0ad3bcbb6af0e74584d2883"
integrity sha512-gwWMRElBQatElOdWyozYOY7lhYAUQu6/aZnf4XyiTlaWp6g1iMRJKgmaT73DhiIl+jxUiFtWjEla+65cXSl7sA==
dependencies:
"@abp/datatables.net" "~5.3.0-rc.2"
"@abp/datatables.net" "~5.3.0-rc.3"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.2.tgz#e7156085d76ab0b20e41fe92f9c99b14822b5f6a"
integrity sha512-aPSSmnBC939uYHR9fxxuvtxq4217qG3f8uf18ar7yWJwzWAYMOOhkmK0rEOqn86ObuXdjMAly7ThyfL6RH2iNQ==
"@abp/datatables.net@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.3.tgz#e4b1f9fe41e788878f9cce082d6a79db9c4a8bae"
integrity sha512-FghO+XGSu9rwKOAUYC5AsB6hh1KrXAJ3GmHFYOIHrcd9nB/e60NtyoOo14TeO/LAFCVLOLq/FIBpEbkUZJZHkA==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
datatables.net "^1.11.4"
"@abp/font-awesome@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.2.tgz#30995f5f5f6d604cd2241ee677ec14dcfc78377d"
integrity sha512-KFwYcjiq01RxI75qnbDt+G8zFcSEJRurHHZQwcI7ySjtQV5xM41zycOYIOV3SKz/gcyYyBBL5UeJPjsE8cu+Fw==
"@abp/font-awesome@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.3.tgz#ef97f0a95385f1d56d4432b84944379d2cb1bfbd"
integrity sha512-kbm9ZaK8SSMcoeBbMdT1b5rJOZ3y8i/bdqD+3g0s65LEeqXNrKV/TkDdJqns72x4PxUQV6r3naXaEbV6Yj/sXQ==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.2.tgz#53561d6966f25bf6f7e91dcb89032fecd2c35d1f"
integrity sha512-94ExZ5q02s7ANpFyQnEcuSUjyra+32jMMkV0ZITbjWlmFRcXEogeIF3q3B4XswRi+yf67kQg7ynYCbGR7JESDg==
"@abp/jquery-form@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.3.tgz#497f0a442323d99a7939ba8f9e5234d1a1891e03"
integrity sha512-gknwOgCEF4oJo9Vz2uM2Dl9dkJ2ulJSLb6YXEsPWx5fAFfIuwOl/5H0I1EE4XemtcEpF6xb+Ettnaxo8TcnIcg==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.2.tgz#957387fb88414a50a5d3d84089ab3704b710645f"
integrity sha512-dIXsxqQ0x+xiLCA2x6xWR3wIvfpT0zukLFOrkCVNSc+mnWWyYlavRnGl3f5W/4jQSPZ9Ao/txhsThfkvO+Mu0Q==
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.3.tgz#a3e39dfb4ba2e0f45dcfde28bd22ff36c55173a0"
integrity sha512-zgSNkg/mzNDzvE+3cL58nLoV3EvFB/ALiLHudo8GcWsdFxx7R+2DfboCSFE1oJ8do6tED+9YG0/VJiZDXnFPwQ==
dependencies:
"@abp/jquery-validation" "~5.3.0-rc.2"
"@abp/jquery-validation" "~5.3.0-rc.3"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.2.tgz#d866b10ffbfc1852df11122aa2cf6a56e50819b3"
integrity sha512-DAxwKjalhMZNCuXBS6Ai9RlIDsEzm0SGnFDApQIo/i6HGKoK4J/eTnFZ175xZMQ79yrxe71MKWR29l/+PuwcRw==
"@abp/jquery-validation@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.3.tgz#917a2b2e7e4b8e5aacdd10284f18f58bfac1743d"
integrity sha512-m2pPTGJs8MQzzdzMpWFD94RU4dqMrwwT4ZJyqz07EPzRv7NURGVlzJOPdwDiTVdiT5UsaYzDF0BYgfj3/FL/iw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-validation "^1.19.3"
"@abp/jquery@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.2.tgz#8a5008123f5dbf1276c719ac45101161e9d9b793"
integrity sha512-VjA22n17pPKqj6jZUk6qxpqx2UT5Uv6q/AvyJtacDC3D1MXfrnSWxi9FAPFp4N52i4knkfuKFZtuFlFSkQe4FQ==
"@abp/jquery@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.3.tgz#e75ca02fa0520c60b1aed14444fc129ed6a27d0b"
integrity sha512-ZJYpnFqByAzHKru1aGz8VLZw4xb/YD1wpahN9pIsPYeFrE6/7Vjs8npQk5it2Ww5gaA3unSrMIc0CMsr5kk0Nw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
jquery "~3.6.0"
"@abp/lodash@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.2.tgz#51600a0ba49c6d4060c3e280b1f1d62ed7f48a16"
integrity sha512-qreUjH0umhsGKRSYpswcX1SAF1iNBp/AP32LMfvezvPaCA+KQFWknHuOTV2jn1tYC5c7KJTTTp46jRTi88VSHQ==
"@abp/lodash@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.3.tgz#3fcc23626b9e36652ee36847b4a8879cf8aae8ef"
integrity sha512-KJFNAhW3AHi6AAhSlix50gbU9QmQT9TD5RYofEoIm1rfd7iZF0uowJheES0jqHU4PeS80Fnzp8AnBhVYgRMUjg==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
lodash "^4.17.21"
"@abp/luxon@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.2.tgz#6ea39998aaba2a3bd6e6dd3c9cacc1a0f56afa8f"
integrity sha512-9++6ZD0zEmJcH3iSNcTtC0haEVbQgxzoFx1wpEXsB3YVuBKUjJnJCXMbt0Qmkkq40tclmG8bfORRYhII29TLWA==
"@abp/luxon@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.3.tgz#cf9e2070f3b3e1281dcf05ba1781d8daa41da98d"
integrity sha512-1gBfWwFrS+xuTD12dB/LLUbGWCATbByp1kCFbHdgVNOkkkDvJETS0LeB8o/ggw7rBWL5i3Jkpb5xFTRT6yKX4Q==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.2.tgz#069e071472eb8727260e9a1b5322e30cdaebffc9"
integrity sha512-JPaoNiYWR6T7Osx4ezURFanxC9ex1U9zr+7Fko1mmig8oZ+OHsk1cbdNBD5ChgAVsHdqK2eJ4iobDjhsDfMYiA==
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.3.tgz#1d8d5cede65dbd0d0975d8fabfe135105710ddde"
integrity sha512-SW8UBKQGsS8zrG2RkmGBuze/NgreDWWJ84l2qMKYmTtgL/kOCLm4FBvo44azNOq6a3rYVJGpwirYRBcwrsAfHw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/prismjs@^5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-5.3.0-rc.2.tgz#8a5ed8032a1e8ba7644adbffae9efdc18c3811f7"
integrity sha512-G7ab7PL0TcjtvA9rdFj0RajP0pXZrXmIzKZ/vtQqW6mNLXNCI1OKJ/fAXXwS35gFEyVPvn9xKPnuYlhwqWl6ug==
"@abp/prismjs@^5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-5.3.0-rc.3.tgz#c382946b15c820a01e3833ba5c4b3f6d52f8365c"
integrity sha512-a/lahdqzBEcsQ8j9Vjg8KC8xyDroGBi+4NIV2wb+k0CAaA49L25lfq0RSCji5RgyZ9Hjznhg/NyD6AFKaB3ykA==
dependencies:
"@abp/clipboard" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.2"
"@abp/clipboard" "~5.3.0-rc.3"
"@abp/core" "~5.3.0-rc.3"
prismjs "^1.26.0"
"@abp/select2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.2.tgz#50e622f2296c3594e89699e8747dcf520fb4415d"
integrity sha512-HwfiEgeECkzQhCf/3Je/V7pRtRvr3YQtX1gAWpI6Ty2P+nTV4ue/l1w5Si+59vuJm3JP+fCnSFPlHXxahfL/Gw==
"@abp/select2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.3.tgz#7a0f9f7472c812b85ce9bc5bd8a557c33e967e7d"
integrity sha512-6t+UXjDh3bzaCWsSxwuRtOgGz+aDidPKA2JKZfKLAFM4WkcLmY8Px0RY3jgsbxrtM9ANncA9gbl69Q3uY2DmHA==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
select2 "^4.0.13"
"@abp/sweetalert2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.2.tgz#41d19b81011e3d5c9d12b8d6ec6da12e52553683"
integrity sha512-6Qx2WIpXQI/ydfX9P7cMISvwrFi4UAPzkuNkhPOZT7chq64auz88Rtqyw+SLXLnCCQ+e31/ekFldijOG9CbV1g==
"@abp/sweetalert2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.3.tgz#91557a4b4a103f68a926fde19c830e195597ff0d"
integrity sha512-hAw+E8EnGO9nnyGbGiD/y+SyScHD4R0MEi/eK2bsMSKAzBxKcUBv0MxrsNQc0WhVwqRQETRccdLX3WYofmh8Kw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
sweetalert2 "^11.3.6"
"@abp/timeago@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.2.tgz#16f73659e83643d82eafac716115dbf0333cce98"
integrity sha512-fFvBX65Bzvg+x4vClzSh31FJJ2m6b2/s+IJ4/t4FNDxDqybfOzkAfRzPm7NVDw5Avu1fjRLwFhQueb0sECQD/w==
"@abp/timeago@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.3.tgz#7480ed2d5ee035d2f43c223d7bb58d794ff3ba2f"
integrity sha512-kgIlH/KGWhYwZSGvCT5LnCYoD+1pSwoQf2GhtvgBUnYqxS6+s0FUSMSzX/MISLOvLWknl2KNnARsOXJkqrWXEw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
timeago "^1.6.7"
"@abp/toastr@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.2.tgz#e868ffe7acc3e1838dd008f936e909250e360cc8"
integrity sha512-0BLjOSalZw7NdRXw4/SwPP7N+ChFGO2elEJ7zyd0c8Bi+Gz5lqL6ZW47O1ANKSv9HnPoyRsPDSBiCIvXXtlFOw==
"@abp/toastr@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.3.tgz#1a6f03737c2ae92d62a8b7f51d4c70cc4d97212f"
integrity sha512-Vag9lz2YboyZ0/4Y/OvFG+EaY0PCs5X97ZijZRB+saSRe1pL1+qnBMpniMDUvbMEpitB5Qq+FqdkOnKdhlrH4A==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
toastr "^2.1.4"
"@abp/utils@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.2.tgz#cbdf34bb32f99396c2a7f6dd2f0fa0b5239413bb"
integrity sha512-0BgsxKwkiNcbBSDJIfxBObM4QYTk1umZ/WnKUdvSyv0Fe4hKK+gDvsBzk97O+ZVyBHIflvcln3dKpS3eIVwhIg==
"@abp/utils@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.3.tgz#e91f10b18ac1e17af7f15c85257c24034cab2ba1"
integrity sha512-vMzsddCvI+M6Qd7Hns5KPUXqdFFboJwAOB9gvxj+MmjVNDCpFTo1hjq0H0zB6NHI8Ik+9sw44D0c7gkTdQQt7Q==
dependencies:
just-compare "^1.3.0"

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

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

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.2.tgz#49da0f1ad2c0ec40eaacccae6874863fde954dda"
integrity sha512-Hb3ukaYMDhftkk7kQ9jVpkqhEoll8wU39/Qdy8JOlrJw3SDqqckWbVcJQkvetqa3mChy6kAVG3xe9ywG1h/6jA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.2.tgz#a4e6f033ee17fe7196e94047640bc826a69694a6"
integrity sha512-uKyb8by2dqYvCr9TCD0JKg2W+eLNcHanmQDL+aoI9OAExEEI/DYxw2a5++OntJGvmbcA6o1envmvOjqqsZuX0g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.2"
"@abp/bootstrap" "~5.3.0-rc.2"
"@abp/bootstrap-datepicker" "~5.3.0-rc.2"
"@abp/datatables.net-bs5" "~5.3.0-rc.2"
"@abp/font-awesome" "~5.3.0-rc.2"
"@abp/jquery-form" "~5.3.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.2"
"@abp/lodash" "~5.3.0-rc.2"
"@abp/luxon" "~5.3.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.2"
"@abp/select2" "~5.3.0-rc.2"
"@abp/sweetalert2" "~5.3.0-rc.2"
"@abp/timeago" "~5.3.0-rc.2"
"@abp/toastr" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.2.tgz#93a3c331cc75d2fbdd466a42777040466295f982"
integrity sha512-10RgXgZChbXNtXMblvvEZQctufJlP29RabfIOKWBTBMtU+jUgtDsLUwmF6Oi/65LLImOUogmBCb9MxjNm71iAQ==
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.3.tgz#726ce9dc03974ee192b3bb6a921a33fb69cf7f95"
integrity sha512-yOXp2ZXNGGDHWKHOXjudH1v7MK5ss1kpQ8DeorrboYybdmeWsq7BtrMIfvfudv8iCIWrg5Jmnf3GQ/7hBxdAdg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.3.tgz#34a752e71b965e762a81d758965a30d140501bc9"
integrity sha512-GnGhj6Y2DE1mrSWmp1jRnNvCsUiugWPKxlv1ue5dCdPVOw14OdXa6tLJwnZ38w9OOCDzXQyDUFdr19+uwOvEzQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.3"
"@abp/bootstrap" "~5.3.0-rc.3"
"@abp/bootstrap-datepicker" "~5.3.0-rc.3"
"@abp/datatables.net-bs5" "~5.3.0-rc.3"
"@abp/font-awesome" "~5.3.0-rc.3"
"@abp/jquery-form" "~5.3.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.3"
"@abp/lodash" "~5.3.0-rc.3"
"@abp/luxon" "~5.3.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.3"
"@abp/select2" "~5.3.0-rc.3"
"@abp/sweetalert2" "~5.3.0-rc.3"
"@abp/timeago" "~5.3.0-rc.3"
"@abp/toastr" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.3.tgz#810821c844f4a1f248182ed9d3a8b54237b83124"
integrity sha512-1yvpDgZpYegL/JiwPdpCm/VjruEymt5VcamMYLPiUpmGTl0b7QFtUIwjSonE3gHEsBDXj9eCw9Kw3Bi+sd7NNQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,187 +41,187 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/blogging@^5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-5.3.0-rc.2.tgz#8677f547a4828a948f58e1f0078019d084676d5e"
integrity sha512-wFEg+X2HCXHpie7dsbvkKZpk7iumF9hw4Nz3Kct6YkfXfAi/fpUM9cA3/0kLwkVkPlE5Hp6Tq5nBManIJ0BjWw==
"@abp/blogging@^5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-5.3.0-rc.3.tgz#8fae4cde6d81edd1a00fe79cb42c7f05ed21bb69"
integrity sha512-xJ1VIAPCKRJBp9nMl51G+T5/arBFBHRVX3JXssnzimT1QbPqeDHaDjw3QIYoKPvXif5WvGs1xtmaXrCm9wXVSA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.2"
"@abp/owl.carousel" "~5.3.0-rc.2"
"@abp/prismjs" "~5.3.0-rc.2"
"@abp/tui-editor" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.3"
"@abp/owl.carousel" "~5.3.0-rc.3"
"@abp/prismjs" "~5.3.0-rc.3"
"@abp/tui-editor" "~5.3.0-rc.3"
"@abp/bootstrap-datepicker@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.2.tgz#228735714f2baeb42e864c175e0aed3f855249d7"
integrity sha512-jZ7vGvsLjnXwpzvQ6vjKHWBkiptYBnEDVIfQ/zKV8kvkhdu+xxOP/u1LM90NSR2YckjIRj8+mINEcrnWhXgRNw==
"@abp/bootstrap-datepicker@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.3.tgz#f98743539a1e8d883869aa7a759ba1aa00cd0689"
integrity sha512-VNNROxO1wzjG2q35wKEh4STluZllVggNhb0UyGtpZVNbtLydSxeFGHcve26f8UfEWE3WfC5Yyw8nBOHyJxh6tg==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.2.tgz#c410f44d987d09b5a74fd58417d03788fa878884"
integrity sha512-jb58M67kWldW35zTjVDFLaCj4STly2eU40COYFgjPQSH7F21DvMdX69Cp3jpmHaxm8VQE9izgW0NV8+oGlFyAw==
"@abp/bootstrap@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.3.tgz#338b5ce194a257e5f14be2344b4e722874273ab1"
integrity sha512-fom2AboT9d1O3K1cOrIFT9l5Cvw2l42BvxEHkV3sXkZxZSstc9exURQn0WmKxWnOMCwM03N2IMKsFlk6SePN2A==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
bootstrap "^5.1.3"
"@abp/clipboard@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-5.3.0-rc.2.tgz#e9a4f38a5d33d88a5c2440422a87e403671b3ed8"
integrity sha512-8OKcmGych7cmcYn8tuUmGo+mMlThNBDZA71c/cVAGw1RuLM16SCgeJVeVFhyUrmkBwH/E5Hfh06ZLlIrZKj36Q==
"@abp/clipboard@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-5.3.0-rc.3.tgz#30ed8014dfc383f53df91553cef8d405a6d9070a"
integrity sha512-4IVMgasvomY8Q0m1Y48VJr5TK3+BmeAQhEp+B4h2whE+/uIFpAhFWS5U0Bie9GjqQdEEqJ1a01tn16fK9jpzcw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
clipboard "^2.0.8"
"@abp/core@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.2.tgz#3a3c6d187c502436bb02db99be3720f61628c924"
integrity sha512-/BEO90D7ibeyZxfCQHv2bbb9y/SpfZtaw0A8gmQlYrH3rZ3Th935v5XjCeYem8IGJ8fDZO7CRzW5TBsku/PukA==
"@abp/core@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.3.tgz#7846bd8582bbb9effdb058b3b815fc1798b33f01"
integrity sha512-RyFoereWj/YOccWFeB5yq4aktKnYl44xrb6LKNkCmcVadbOJ+7AHgHljychTuMZalTvfzW2GcZacIoHw4bhn/A==
dependencies:
"@abp/utils" "~5.3.0-rc.2"
"@abp/utils" "~5.3.0-rc.3"
"@abp/datatables.net-bs5@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.2.tgz#452c2112fbe3cdac8c0d12bb626017f7c6333a45"
integrity sha512-Rk1uY76dGMnBFYILdXrb6Oc+jjblLdSzGZvDH1dyoFYs0bLWsjqVsOIE+kCjO447PgDOLyF+4nurLj+A9yCkEg==
"@abp/datatables.net-bs5@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.3.tgz#f420208050a3a6f8e0ad3bcbb6af0e74584d2883"
integrity sha512-gwWMRElBQatElOdWyozYOY7lhYAUQu6/aZnf4XyiTlaWp6g1iMRJKgmaT73DhiIl+jxUiFtWjEla+65cXSl7sA==
dependencies:
"@abp/datatables.net" "~5.3.0-rc.2"
"@abp/datatables.net" "~5.3.0-rc.3"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.2.tgz#e7156085d76ab0b20e41fe92f9c99b14822b5f6a"
integrity sha512-aPSSmnBC939uYHR9fxxuvtxq4217qG3f8uf18ar7yWJwzWAYMOOhkmK0rEOqn86ObuXdjMAly7ThyfL6RH2iNQ==
"@abp/datatables.net@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.3.tgz#e4b1f9fe41e788878f9cce082d6a79db9c4a8bae"
integrity sha512-FghO+XGSu9rwKOAUYC5AsB6hh1KrXAJ3GmHFYOIHrcd9nB/e60NtyoOo14TeO/LAFCVLOLq/FIBpEbkUZJZHkA==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
datatables.net "^1.11.4"
"@abp/font-awesome@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.2.tgz#30995f5f5f6d604cd2241ee677ec14dcfc78377d"
integrity sha512-KFwYcjiq01RxI75qnbDt+G8zFcSEJRurHHZQwcI7ySjtQV5xM41zycOYIOV3SKz/gcyYyBBL5UeJPjsE8cu+Fw==
"@abp/font-awesome@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.3.tgz#ef97f0a95385f1d56d4432b84944379d2cb1bfbd"
integrity sha512-kbm9ZaK8SSMcoeBbMdT1b5rJOZ3y8i/bdqD+3g0s65LEeqXNrKV/TkDdJqns72x4PxUQV6r3naXaEbV6Yj/sXQ==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.2.tgz#53561d6966f25bf6f7e91dcb89032fecd2c35d1f"
integrity sha512-94ExZ5q02s7ANpFyQnEcuSUjyra+32jMMkV0ZITbjWlmFRcXEogeIF3q3B4XswRi+yf67kQg7ynYCbGR7JESDg==
"@abp/jquery-form@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.3.tgz#497f0a442323d99a7939ba8f9e5234d1a1891e03"
integrity sha512-gknwOgCEF4oJo9Vz2uM2Dl9dkJ2ulJSLb6YXEsPWx5fAFfIuwOl/5H0I1EE4XemtcEpF6xb+Ettnaxo8TcnIcg==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.2.tgz#957387fb88414a50a5d3d84089ab3704b710645f"
integrity sha512-dIXsxqQ0x+xiLCA2x6xWR3wIvfpT0zukLFOrkCVNSc+mnWWyYlavRnGl3f5W/4jQSPZ9Ao/txhsThfkvO+Mu0Q==
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.3.tgz#a3e39dfb4ba2e0f45dcfde28bd22ff36c55173a0"
integrity sha512-zgSNkg/mzNDzvE+3cL58nLoV3EvFB/ALiLHudo8GcWsdFxx7R+2DfboCSFE1oJ8do6tED+9YG0/VJiZDXnFPwQ==
dependencies:
"@abp/jquery-validation" "~5.3.0-rc.2"
"@abp/jquery-validation" "~5.3.0-rc.3"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.2.tgz#d866b10ffbfc1852df11122aa2cf6a56e50819b3"
integrity sha512-DAxwKjalhMZNCuXBS6Ai9RlIDsEzm0SGnFDApQIo/i6HGKoK4J/eTnFZ175xZMQ79yrxe71MKWR29l/+PuwcRw==
"@abp/jquery-validation@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.3.tgz#917a2b2e7e4b8e5aacdd10284f18f58bfac1743d"
integrity sha512-m2pPTGJs8MQzzdzMpWFD94RU4dqMrwwT4ZJyqz07EPzRv7NURGVlzJOPdwDiTVdiT5UsaYzDF0BYgfj3/FL/iw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-validation "^1.19.3"
"@abp/jquery@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.2.tgz#8a5008123f5dbf1276c719ac45101161e9d9b793"
integrity sha512-VjA22n17pPKqj6jZUk6qxpqx2UT5Uv6q/AvyJtacDC3D1MXfrnSWxi9FAPFp4N52i4knkfuKFZtuFlFSkQe4FQ==
"@abp/jquery@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.3.tgz#e75ca02fa0520c60b1aed14444fc129ed6a27d0b"
integrity sha512-ZJYpnFqByAzHKru1aGz8VLZw4xb/YD1wpahN9pIsPYeFrE6/7Vjs8npQk5it2Ww5gaA3unSrMIc0CMsr5kk0Nw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
jquery "~3.6.0"
"@abp/lodash@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.2.tgz#51600a0ba49c6d4060c3e280b1f1d62ed7f48a16"
integrity sha512-qreUjH0umhsGKRSYpswcX1SAF1iNBp/AP32LMfvezvPaCA+KQFWknHuOTV2jn1tYC5c7KJTTTp46jRTi88VSHQ==
"@abp/lodash@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.3.tgz#3fcc23626b9e36652ee36847b4a8879cf8aae8ef"
integrity sha512-KJFNAhW3AHi6AAhSlix50gbU9QmQT9TD5RYofEoIm1rfd7iZF0uowJheES0jqHU4PeS80Fnzp8AnBhVYgRMUjg==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
lodash "^4.17.21"
"@abp/luxon@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.2.tgz#6ea39998aaba2a3bd6e6dd3c9cacc1a0f56afa8f"
integrity sha512-9++6ZD0zEmJcH3iSNcTtC0haEVbQgxzoFx1wpEXsB3YVuBKUjJnJCXMbt0Qmkkq40tclmG8bfORRYhII29TLWA==
"@abp/luxon@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.3.tgz#cf9e2070f3b3e1281dcf05ba1781d8daa41da98d"
integrity sha512-1gBfWwFrS+xuTD12dB/LLUbGWCATbByp1kCFbHdgVNOkkkDvJETS0LeB8o/ggw7rBWL5i3Jkpb5xFTRT6yKX4Q==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.2.tgz#069e071472eb8727260e9a1b5322e30cdaebffc9"
integrity sha512-JPaoNiYWR6T7Osx4ezURFanxC9ex1U9zr+7Fko1mmig8oZ+OHsk1cbdNBD5ChgAVsHdqK2eJ4iobDjhsDfMYiA==
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.3.tgz#1d8d5cede65dbd0d0975d8fabfe135105710ddde"
integrity sha512-SW8UBKQGsS8zrG2RkmGBuze/NgreDWWJ84l2qMKYmTtgL/kOCLm4FBvo44azNOq6a3rYVJGpwirYRBcwrsAfHw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/owl.carousel@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-5.3.0-rc.2.tgz#79fc806a2905fb7a2b93f3c7be124aa490dcb6bd"
integrity sha512-xDZw2pgz3ORMblgY2armom7Kn+q0ygQgrBlzjcz0jO3+V0krmTiT+NnQUNZca2fPhrX29eznO/INWTgw90uhcg==
"@abp/owl.carousel@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-5.3.0-rc.3.tgz#658a1703840205eb510c5183ae8b1dfdc18ae935"
integrity sha512-HgUsMdQEPOiKaMhuBnAfnC4ixQfvPLCYGUq9yABvriM1p7o5REmz3ClbTFY2mpAL0jhl6BR/TNavuGsfFo2bUA==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
owl.carousel "^2.3.4"
"@abp/prismjs@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-5.3.0-rc.2.tgz#8a5ed8032a1e8ba7644adbffae9efdc18c3811f7"
integrity sha512-G7ab7PL0TcjtvA9rdFj0RajP0pXZrXmIzKZ/vtQqW6mNLXNCI1OKJ/fAXXwS35gFEyVPvn9xKPnuYlhwqWl6ug==
"@abp/prismjs@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-5.3.0-rc.3.tgz#c382946b15c820a01e3833ba5c4b3f6d52f8365c"
integrity sha512-a/lahdqzBEcsQ8j9Vjg8KC8xyDroGBi+4NIV2wb+k0CAaA49L25lfq0RSCji5RgyZ9Hjznhg/NyD6AFKaB3ykA==
dependencies:
"@abp/clipboard" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.2"
"@abp/clipboard" "~5.3.0-rc.3"
"@abp/core" "~5.3.0-rc.3"
prismjs "^1.26.0"
"@abp/select2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.2.tgz#50e622f2296c3594e89699e8747dcf520fb4415d"
integrity sha512-HwfiEgeECkzQhCf/3Je/V7pRtRvr3YQtX1gAWpI6Ty2P+nTV4ue/l1w5Si+59vuJm3JP+fCnSFPlHXxahfL/Gw==
"@abp/select2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.3.tgz#7a0f9f7472c812b85ce9bc5bd8a557c33e967e7d"
integrity sha512-6t+UXjDh3bzaCWsSxwuRtOgGz+aDidPKA2JKZfKLAFM4WkcLmY8Px0RY3jgsbxrtM9ANncA9gbl69Q3uY2DmHA==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
select2 "^4.0.13"
"@abp/sweetalert2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.2.tgz#41d19b81011e3d5c9d12b8d6ec6da12e52553683"
integrity sha512-6Qx2WIpXQI/ydfX9P7cMISvwrFi4UAPzkuNkhPOZT7chq64auz88Rtqyw+SLXLnCCQ+e31/ekFldijOG9CbV1g==
"@abp/sweetalert2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.3.tgz#91557a4b4a103f68a926fde19c830e195597ff0d"
integrity sha512-hAw+E8EnGO9nnyGbGiD/y+SyScHD4R0MEi/eK2bsMSKAzBxKcUBv0MxrsNQc0WhVwqRQETRccdLX3WYofmh8Kw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
sweetalert2 "^11.3.6"
"@abp/timeago@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.2.tgz#16f73659e83643d82eafac716115dbf0333cce98"
integrity sha512-fFvBX65Bzvg+x4vClzSh31FJJ2m6b2/s+IJ4/t4FNDxDqybfOzkAfRzPm7NVDw5Avu1fjRLwFhQueb0sECQD/w==
"@abp/timeago@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.3.tgz#7480ed2d5ee035d2f43c223d7bb58d794ff3ba2f"
integrity sha512-kgIlH/KGWhYwZSGvCT5LnCYoD+1pSwoQf2GhtvgBUnYqxS6+s0FUSMSzX/MISLOvLWknl2KNnARsOXJkqrWXEw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
timeago "^1.6.7"
"@abp/toastr@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.2.tgz#e868ffe7acc3e1838dd008f936e909250e360cc8"
integrity sha512-0BLjOSalZw7NdRXw4/SwPP7N+ChFGO2elEJ7zyd0c8Bi+Gz5lqL6ZW47O1ANKSv9HnPoyRsPDSBiCIvXXtlFOw==
"@abp/toastr@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.3.tgz#1a6f03737c2ae92d62a8b7f51d4c70cc4d97212f"
integrity sha512-Vag9lz2YboyZ0/4Y/OvFG+EaY0PCs5X97ZijZRB+saSRe1pL1+qnBMpniMDUvbMEpitB5Qq+FqdkOnKdhlrH4A==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
toastr "^2.1.4"
"@abp/tui-editor@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-5.3.0-rc.2.tgz#34d82fca81892cdd6a269ae7d61334db96a7af60"
integrity sha512-eWuwAz71MOkJ+oYWqpCfA5f4555cTGWe8pZJPboTfVluym/O8wyGfldMx8jxOq4F4EqogrUozgq6jHZRgQy0kg==
"@abp/tui-editor@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-5.3.0-rc.3.tgz#15059c844009e4fea931fc5ef1c7e7128dd453ee"
integrity sha512-m1CLpUzQsJaea3jKPBkII9+erHn+6kvltJXMePI5DSXDGYvaEZiO05pbk30rk0QsSYm++jTiGS+83JllfR/tTA==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/prismjs" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
"@abp/prismjs" "~5.3.0-rc.3"
"@abp/utils@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.2.tgz#cbdf34bb32f99396c2a7f6dd2f0fa0b5239413bb"
integrity sha512-0BgsxKwkiNcbBSDJIfxBObM4QYTk1umZ/WnKUdvSyv0Fe4hKK+gDvsBzk97O+ZVyBHIflvcln3dKpS3eIVwhIg==
"@abp/utils@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.3.tgz#e91f10b18ac1e17af7f15c85257c24034cab2ba1"
integrity sha512-vMzsddCvI+M6Qd7Hns5KPUXqdFFboJwAOB9gvxj+MmjVNDCpFTo1hjq0H0zB6NHI8Ik+9sw44D0c7gkTdQQt7Q==
dependencies:
just-compare "^1.3.0"

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

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

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.2.tgz#49da0f1ad2c0ec40eaacccae6874863fde954dda"
integrity sha512-Hb3ukaYMDhftkk7kQ9jVpkqhEoll8wU39/Qdy8JOlrJw3SDqqckWbVcJQkvetqa3mChy6kAVG3xe9ywG1h/6jA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.2.tgz#a4e6f033ee17fe7196e94047640bc826a69694a6"
integrity sha512-uKyb8by2dqYvCr9TCD0JKg2W+eLNcHanmQDL+aoI9OAExEEI/DYxw2a5++OntJGvmbcA6o1envmvOjqqsZuX0g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.2"
"@abp/bootstrap" "~5.3.0-rc.2"
"@abp/bootstrap-datepicker" "~5.3.0-rc.2"
"@abp/datatables.net-bs5" "~5.3.0-rc.2"
"@abp/font-awesome" "~5.3.0-rc.2"
"@abp/jquery-form" "~5.3.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.2"
"@abp/lodash" "~5.3.0-rc.2"
"@abp/luxon" "~5.3.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.2"
"@abp/select2" "~5.3.0-rc.2"
"@abp/sweetalert2" "~5.3.0-rc.2"
"@abp/timeago" "~5.3.0-rc.2"
"@abp/toastr" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.2.tgz#93a3c331cc75d2fbdd466a42777040466295f982"
integrity sha512-10RgXgZChbXNtXMblvvEZQctufJlP29RabfIOKWBTBMtU+jUgtDsLUwmF6Oi/65LLImOUogmBCb9MxjNm71iAQ==
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.3.tgz#726ce9dc03974ee192b3bb6a921a33fb69cf7f95"
integrity sha512-yOXp2ZXNGGDHWKHOXjudH1v7MK5ss1kpQ8DeorrboYybdmeWsq7BtrMIfvfudv8iCIWrg5Jmnf3GQ/7hBxdAdg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.3.tgz#34a752e71b965e762a81d758965a30d140501bc9"
integrity sha512-GnGhj6Y2DE1mrSWmp1jRnNvCsUiugWPKxlv1ue5dCdPVOw14OdXa6tLJwnZ38w9OOCDzXQyDUFdr19+uwOvEzQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.3"
"@abp/bootstrap" "~5.3.0-rc.3"
"@abp/bootstrap-datepicker" "~5.3.0-rc.3"
"@abp/datatables.net-bs5" "~5.3.0-rc.3"
"@abp/font-awesome" "~5.3.0-rc.3"
"@abp/jquery-form" "~5.3.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.3"
"@abp/lodash" "~5.3.0-rc.3"
"@abp/luxon" "~5.3.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.3"
"@abp/select2" "~5.3.0-rc.3"
"@abp/sweetalert2" "~5.3.0-rc.3"
"@abp/timeago" "~5.3.0-rc.3"
"@abp/toastr" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.3.tgz#810821c844f4a1f248182ed9d3a8b54237b83124"
integrity sha512-1yvpDgZpYegL/JiwPdpCm/VjruEymt5VcamMYLPiUpmGTl0b7QFtUIwjSonE3gHEsBDXj9eCw9Kw3Bi+sd7NNQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,144 +41,144 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.2.tgz#228735714f2baeb42e864c175e0aed3f855249d7"
integrity sha512-jZ7vGvsLjnXwpzvQ6vjKHWBkiptYBnEDVIfQ/zKV8kvkhdu+xxOP/u1LM90NSR2YckjIRj8+mINEcrnWhXgRNw==
"@abp/bootstrap-datepicker@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.3.tgz#f98743539a1e8d883869aa7a759ba1aa00cd0689"
integrity sha512-VNNROxO1wzjG2q35wKEh4STluZllVggNhb0UyGtpZVNbtLydSxeFGHcve26f8UfEWE3WfC5Yyw8nBOHyJxh6tg==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.2.tgz#c410f44d987d09b5a74fd58417d03788fa878884"
integrity sha512-jb58M67kWldW35zTjVDFLaCj4STly2eU40COYFgjPQSH7F21DvMdX69Cp3jpmHaxm8VQE9izgW0NV8+oGlFyAw==
"@abp/bootstrap@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.3.tgz#338b5ce194a257e5f14be2344b4e722874273ab1"
integrity sha512-fom2AboT9d1O3K1cOrIFT9l5Cvw2l42BvxEHkV3sXkZxZSstc9exURQn0WmKxWnOMCwM03N2IMKsFlk6SePN2A==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
bootstrap "^5.1.3"
"@abp/core@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.2.tgz#3a3c6d187c502436bb02db99be3720f61628c924"
integrity sha512-/BEO90D7ibeyZxfCQHv2bbb9y/SpfZtaw0A8gmQlYrH3rZ3Th935v5XjCeYem8IGJ8fDZO7CRzW5TBsku/PukA==
"@abp/core@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.3.tgz#7846bd8582bbb9effdb058b3b815fc1798b33f01"
integrity sha512-RyFoereWj/YOccWFeB5yq4aktKnYl44xrb6LKNkCmcVadbOJ+7AHgHljychTuMZalTvfzW2GcZacIoHw4bhn/A==
dependencies:
"@abp/utils" "~5.3.0-rc.2"
"@abp/utils" "~5.3.0-rc.3"
"@abp/datatables.net-bs5@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.2.tgz#452c2112fbe3cdac8c0d12bb626017f7c6333a45"
integrity sha512-Rk1uY76dGMnBFYILdXrb6Oc+jjblLdSzGZvDH1dyoFYs0bLWsjqVsOIE+kCjO447PgDOLyF+4nurLj+A9yCkEg==
"@abp/datatables.net-bs5@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.3.tgz#f420208050a3a6f8e0ad3bcbb6af0e74584d2883"
integrity sha512-gwWMRElBQatElOdWyozYOY7lhYAUQu6/aZnf4XyiTlaWp6g1iMRJKgmaT73DhiIl+jxUiFtWjEla+65cXSl7sA==
dependencies:
"@abp/datatables.net" "~5.3.0-rc.2"
"@abp/datatables.net" "~5.3.0-rc.3"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.2.tgz#e7156085d76ab0b20e41fe92f9c99b14822b5f6a"
integrity sha512-aPSSmnBC939uYHR9fxxuvtxq4217qG3f8uf18ar7yWJwzWAYMOOhkmK0rEOqn86ObuXdjMAly7ThyfL6RH2iNQ==
"@abp/datatables.net@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.3.tgz#e4b1f9fe41e788878f9cce082d6a79db9c4a8bae"
integrity sha512-FghO+XGSu9rwKOAUYC5AsB6hh1KrXAJ3GmHFYOIHrcd9nB/e60NtyoOo14TeO/LAFCVLOLq/FIBpEbkUZJZHkA==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
datatables.net "^1.11.4"
"@abp/font-awesome@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.2.tgz#30995f5f5f6d604cd2241ee677ec14dcfc78377d"
integrity sha512-KFwYcjiq01RxI75qnbDt+G8zFcSEJRurHHZQwcI7ySjtQV5xM41zycOYIOV3SKz/gcyYyBBL5UeJPjsE8cu+Fw==
"@abp/font-awesome@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.3.tgz#ef97f0a95385f1d56d4432b84944379d2cb1bfbd"
integrity sha512-kbm9ZaK8SSMcoeBbMdT1b5rJOZ3y8i/bdqD+3g0s65LEeqXNrKV/TkDdJqns72x4PxUQV6r3naXaEbV6Yj/sXQ==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.2.tgz#53561d6966f25bf6f7e91dcb89032fecd2c35d1f"
integrity sha512-94ExZ5q02s7ANpFyQnEcuSUjyra+32jMMkV0ZITbjWlmFRcXEogeIF3q3B4XswRi+yf67kQg7ynYCbGR7JESDg==
"@abp/jquery-form@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.3.tgz#497f0a442323d99a7939ba8f9e5234d1a1891e03"
integrity sha512-gknwOgCEF4oJo9Vz2uM2Dl9dkJ2ulJSLb6YXEsPWx5fAFfIuwOl/5H0I1EE4XemtcEpF6xb+Ettnaxo8TcnIcg==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.2.tgz#957387fb88414a50a5d3d84089ab3704b710645f"
integrity sha512-dIXsxqQ0x+xiLCA2x6xWR3wIvfpT0zukLFOrkCVNSc+mnWWyYlavRnGl3f5W/4jQSPZ9Ao/txhsThfkvO+Mu0Q==
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.3.tgz#a3e39dfb4ba2e0f45dcfde28bd22ff36c55173a0"
integrity sha512-zgSNkg/mzNDzvE+3cL58nLoV3EvFB/ALiLHudo8GcWsdFxx7R+2DfboCSFE1oJ8do6tED+9YG0/VJiZDXnFPwQ==
dependencies:
"@abp/jquery-validation" "~5.3.0-rc.2"
"@abp/jquery-validation" "~5.3.0-rc.3"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.2.tgz#d866b10ffbfc1852df11122aa2cf6a56e50819b3"
integrity sha512-DAxwKjalhMZNCuXBS6Ai9RlIDsEzm0SGnFDApQIo/i6HGKoK4J/eTnFZ175xZMQ79yrxe71MKWR29l/+PuwcRw==
"@abp/jquery-validation@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.3.tgz#917a2b2e7e4b8e5aacdd10284f18f58bfac1743d"
integrity sha512-m2pPTGJs8MQzzdzMpWFD94RU4dqMrwwT4ZJyqz07EPzRv7NURGVlzJOPdwDiTVdiT5UsaYzDF0BYgfj3/FL/iw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-validation "^1.19.3"
"@abp/jquery@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.2.tgz#8a5008123f5dbf1276c719ac45101161e9d9b793"
integrity sha512-VjA22n17pPKqj6jZUk6qxpqx2UT5Uv6q/AvyJtacDC3D1MXfrnSWxi9FAPFp4N52i4knkfuKFZtuFlFSkQe4FQ==
"@abp/jquery@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.3.tgz#e75ca02fa0520c60b1aed14444fc129ed6a27d0b"
integrity sha512-ZJYpnFqByAzHKru1aGz8VLZw4xb/YD1wpahN9pIsPYeFrE6/7Vjs8npQk5it2Ww5gaA3unSrMIc0CMsr5kk0Nw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
jquery "~3.6.0"
"@abp/lodash@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.2.tgz#51600a0ba49c6d4060c3e280b1f1d62ed7f48a16"
integrity sha512-qreUjH0umhsGKRSYpswcX1SAF1iNBp/AP32LMfvezvPaCA+KQFWknHuOTV2jn1tYC5c7KJTTTp46jRTi88VSHQ==
"@abp/lodash@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.3.tgz#3fcc23626b9e36652ee36847b4a8879cf8aae8ef"
integrity sha512-KJFNAhW3AHi6AAhSlix50gbU9QmQT9TD5RYofEoIm1rfd7iZF0uowJheES0jqHU4PeS80Fnzp8AnBhVYgRMUjg==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
lodash "^4.17.21"
"@abp/luxon@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.2.tgz#6ea39998aaba2a3bd6e6dd3c9cacc1a0f56afa8f"
integrity sha512-9++6ZD0zEmJcH3iSNcTtC0haEVbQgxzoFx1wpEXsB3YVuBKUjJnJCXMbt0Qmkkq40tclmG8bfORRYhII29TLWA==
"@abp/luxon@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.3.tgz#cf9e2070f3b3e1281dcf05ba1781d8daa41da98d"
integrity sha512-1gBfWwFrS+xuTD12dB/LLUbGWCATbByp1kCFbHdgVNOkkkDvJETS0LeB8o/ggw7rBWL5i3Jkpb5xFTRT6yKX4Q==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.2.tgz#069e071472eb8727260e9a1b5322e30cdaebffc9"
integrity sha512-JPaoNiYWR6T7Osx4ezURFanxC9ex1U9zr+7Fko1mmig8oZ+OHsk1cbdNBD5ChgAVsHdqK2eJ4iobDjhsDfMYiA==
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.3.tgz#1d8d5cede65dbd0d0975d8fabfe135105710ddde"
integrity sha512-SW8UBKQGsS8zrG2RkmGBuze/NgreDWWJ84l2qMKYmTtgL/kOCLm4FBvo44azNOq6a3rYVJGpwirYRBcwrsAfHw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.2.tgz#50e622f2296c3594e89699e8747dcf520fb4415d"
integrity sha512-HwfiEgeECkzQhCf/3Je/V7pRtRvr3YQtX1gAWpI6Ty2P+nTV4ue/l1w5Si+59vuJm3JP+fCnSFPlHXxahfL/Gw==
"@abp/select2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.3.tgz#7a0f9f7472c812b85ce9bc5bd8a557c33e967e7d"
integrity sha512-6t+UXjDh3bzaCWsSxwuRtOgGz+aDidPKA2JKZfKLAFM4WkcLmY8Px0RY3jgsbxrtM9ANncA9gbl69Q3uY2DmHA==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
select2 "^4.0.13"
"@abp/sweetalert2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.2.tgz#41d19b81011e3d5c9d12b8d6ec6da12e52553683"
integrity sha512-6Qx2WIpXQI/ydfX9P7cMISvwrFi4UAPzkuNkhPOZT7chq64auz88Rtqyw+SLXLnCCQ+e31/ekFldijOG9CbV1g==
"@abp/sweetalert2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.3.tgz#91557a4b4a103f68a926fde19c830e195597ff0d"
integrity sha512-hAw+E8EnGO9nnyGbGiD/y+SyScHD4R0MEi/eK2bsMSKAzBxKcUBv0MxrsNQc0WhVwqRQETRccdLX3WYofmh8Kw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
sweetalert2 "^11.3.6"
"@abp/timeago@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.2.tgz#16f73659e83643d82eafac716115dbf0333cce98"
integrity sha512-fFvBX65Bzvg+x4vClzSh31FJJ2m6b2/s+IJ4/t4FNDxDqybfOzkAfRzPm7NVDw5Avu1fjRLwFhQueb0sECQD/w==
"@abp/timeago@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.3.tgz#7480ed2d5ee035d2f43c223d7bb58d794ff3ba2f"
integrity sha512-kgIlH/KGWhYwZSGvCT5LnCYoD+1pSwoQf2GhtvgBUnYqxS6+s0FUSMSzX/MISLOvLWknl2KNnARsOXJkqrWXEw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
timeago "^1.6.7"
"@abp/toastr@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.2.tgz#e868ffe7acc3e1838dd008f936e909250e360cc8"
integrity sha512-0BLjOSalZw7NdRXw4/SwPP7N+ChFGO2elEJ7zyd0c8Bi+Gz5lqL6ZW47O1ANKSv9HnPoyRsPDSBiCIvXXtlFOw==
"@abp/toastr@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.3.tgz#1a6f03737c2ae92d62a8b7f51d4c70cc4d97212f"
integrity sha512-Vag9lz2YboyZ0/4Y/OvFG+EaY0PCs5X97ZijZRB+saSRe1pL1+qnBMpniMDUvbMEpitB5Qq+FqdkOnKdhlrH4A==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
toastr "^2.1.4"
"@abp/utils@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.2.tgz#cbdf34bb32f99396c2a7f6dd2f0fa0b5239413bb"
integrity sha512-0BgsxKwkiNcbBSDJIfxBObM4QYTk1umZ/WnKUdvSyv0Fe4hKK+gDvsBzk97O+ZVyBHIflvcln3dKpS3eIVwhIg==
"@abp/utils@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.3.tgz#e91f10b18ac1e17af7f15c85257c24034cab2ba1"
integrity sha512-vMzsddCvI+M6Qd7Hns5KPUXqdFFboJwAOB9gvxj+MmjVNDCpFTo1hjq0H0zB6NHI8Ik+9sw44D0c7gkTdQQt7Q==
dependencies:
just-compare "^1.3.0"

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

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

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

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

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.2.tgz#49da0f1ad2c0ec40eaacccae6874863fde954dda"
integrity sha512-Hb3ukaYMDhftkk7kQ9jVpkqhEoll8wU39/Qdy8JOlrJw3SDqqckWbVcJQkvetqa3mChy6kAVG3xe9ywG1h/6jA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.2.tgz#a4e6f033ee17fe7196e94047640bc826a69694a6"
integrity sha512-uKyb8by2dqYvCr9TCD0JKg2W+eLNcHanmQDL+aoI9OAExEEI/DYxw2a5++OntJGvmbcA6o1envmvOjqqsZuX0g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.2"
"@abp/bootstrap" "~5.3.0-rc.2"
"@abp/bootstrap-datepicker" "~5.3.0-rc.2"
"@abp/datatables.net-bs5" "~5.3.0-rc.2"
"@abp/font-awesome" "~5.3.0-rc.2"
"@abp/jquery-form" "~5.3.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.2"
"@abp/lodash" "~5.3.0-rc.2"
"@abp/luxon" "~5.3.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.2"
"@abp/select2" "~5.3.0-rc.2"
"@abp/sweetalert2" "~5.3.0-rc.2"
"@abp/timeago" "~5.3.0-rc.2"
"@abp/toastr" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.2.tgz#93a3c331cc75d2fbdd466a42777040466295f982"
integrity sha512-10RgXgZChbXNtXMblvvEZQctufJlP29RabfIOKWBTBMtU+jUgtDsLUwmF6Oi/65LLImOUogmBCb9MxjNm71iAQ==
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.3.tgz#726ce9dc03974ee192b3bb6a921a33fb69cf7f95"
integrity sha512-yOXp2ZXNGGDHWKHOXjudH1v7MK5ss1kpQ8DeorrboYybdmeWsq7BtrMIfvfudv8iCIWrg5Jmnf3GQ/7hBxdAdg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.3.tgz#34a752e71b965e762a81d758965a30d140501bc9"
integrity sha512-GnGhj6Y2DE1mrSWmp1jRnNvCsUiugWPKxlv1ue5dCdPVOw14OdXa6tLJwnZ38w9OOCDzXQyDUFdr19+uwOvEzQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.3"
"@abp/bootstrap" "~5.3.0-rc.3"
"@abp/bootstrap-datepicker" "~5.3.0-rc.3"
"@abp/datatables.net-bs5" "~5.3.0-rc.3"
"@abp/font-awesome" "~5.3.0-rc.3"
"@abp/jquery-form" "~5.3.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.3"
"@abp/lodash" "~5.3.0-rc.3"
"@abp/luxon" "~5.3.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.3"
"@abp/select2" "~5.3.0-rc.3"
"@abp/sweetalert2" "~5.3.0-rc.3"
"@abp/timeago" "~5.3.0-rc.3"
"@abp/toastr" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.3.tgz#810821c844f4a1f248182ed9d3a8b54237b83124"
integrity sha512-1yvpDgZpYegL/JiwPdpCm/VjruEymt5VcamMYLPiUpmGTl0b7QFtUIwjSonE3gHEsBDXj9eCw9Kw3Bi+sd7NNQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,144 +41,144 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.2.tgz#228735714f2baeb42e864c175e0aed3f855249d7"
integrity sha512-jZ7vGvsLjnXwpzvQ6vjKHWBkiptYBnEDVIfQ/zKV8kvkhdu+xxOP/u1LM90NSR2YckjIRj8+mINEcrnWhXgRNw==
"@abp/bootstrap-datepicker@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.3.tgz#f98743539a1e8d883869aa7a759ba1aa00cd0689"
integrity sha512-VNNROxO1wzjG2q35wKEh4STluZllVggNhb0UyGtpZVNbtLydSxeFGHcve26f8UfEWE3WfC5Yyw8nBOHyJxh6tg==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.2.tgz#c410f44d987d09b5a74fd58417d03788fa878884"
integrity sha512-jb58M67kWldW35zTjVDFLaCj4STly2eU40COYFgjPQSH7F21DvMdX69Cp3jpmHaxm8VQE9izgW0NV8+oGlFyAw==
"@abp/bootstrap@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.3.tgz#338b5ce194a257e5f14be2344b4e722874273ab1"
integrity sha512-fom2AboT9d1O3K1cOrIFT9l5Cvw2l42BvxEHkV3sXkZxZSstc9exURQn0WmKxWnOMCwM03N2IMKsFlk6SePN2A==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
bootstrap "^5.1.3"
"@abp/core@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.2.tgz#3a3c6d187c502436bb02db99be3720f61628c924"
integrity sha512-/BEO90D7ibeyZxfCQHv2bbb9y/SpfZtaw0A8gmQlYrH3rZ3Th935v5XjCeYem8IGJ8fDZO7CRzW5TBsku/PukA==
"@abp/core@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.3.tgz#7846bd8582bbb9effdb058b3b815fc1798b33f01"
integrity sha512-RyFoereWj/YOccWFeB5yq4aktKnYl44xrb6LKNkCmcVadbOJ+7AHgHljychTuMZalTvfzW2GcZacIoHw4bhn/A==
dependencies:
"@abp/utils" "~5.3.0-rc.2"
"@abp/utils" "~5.3.0-rc.3"
"@abp/datatables.net-bs5@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.2.tgz#452c2112fbe3cdac8c0d12bb626017f7c6333a45"
integrity sha512-Rk1uY76dGMnBFYILdXrb6Oc+jjblLdSzGZvDH1dyoFYs0bLWsjqVsOIE+kCjO447PgDOLyF+4nurLj+A9yCkEg==
"@abp/datatables.net-bs5@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.3.tgz#f420208050a3a6f8e0ad3bcbb6af0e74584d2883"
integrity sha512-gwWMRElBQatElOdWyozYOY7lhYAUQu6/aZnf4XyiTlaWp6g1iMRJKgmaT73DhiIl+jxUiFtWjEla+65cXSl7sA==
dependencies:
"@abp/datatables.net" "~5.3.0-rc.2"
"@abp/datatables.net" "~5.3.0-rc.3"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.2.tgz#e7156085d76ab0b20e41fe92f9c99b14822b5f6a"
integrity sha512-aPSSmnBC939uYHR9fxxuvtxq4217qG3f8uf18ar7yWJwzWAYMOOhkmK0rEOqn86ObuXdjMAly7ThyfL6RH2iNQ==
"@abp/datatables.net@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.3.tgz#e4b1f9fe41e788878f9cce082d6a79db9c4a8bae"
integrity sha512-FghO+XGSu9rwKOAUYC5AsB6hh1KrXAJ3GmHFYOIHrcd9nB/e60NtyoOo14TeO/LAFCVLOLq/FIBpEbkUZJZHkA==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
datatables.net "^1.11.4"
"@abp/font-awesome@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.2.tgz#30995f5f5f6d604cd2241ee677ec14dcfc78377d"
integrity sha512-KFwYcjiq01RxI75qnbDt+G8zFcSEJRurHHZQwcI7ySjtQV5xM41zycOYIOV3SKz/gcyYyBBL5UeJPjsE8cu+Fw==
"@abp/font-awesome@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.3.tgz#ef97f0a95385f1d56d4432b84944379d2cb1bfbd"
integrity sha512-kbm9ZaK8SSMcoeBbMdT1b5rJOZ3y8i/bdqD+3g0s65LEeqXNrKV/TkDdJqns72x4PxUQV6r3naXaEbV6Yj/sXQ==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.2.tgz#53561d6966f25bf6f7e91dcb89032fecd2c35d1f"
integrity sha512-94ExZ5q02s7ANpFyQnEcuSUjyra+32jMMkV0ZITbjWlmFRcXEogeIF3q3B4XswRi+yf67kQg7ynYCbGR7JESDg==
"@abp/jquery-form@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.3.tgz#497f0a442323d99a7939ba8f9e5234d1a1891e03"
integrity sha512-gknwOgCEF4oJo9Vz2uM2Dl9dkJ2ulJSLb6YXEsPWx5fAFfIuwOl/5H0I1EE4XemtcEpF6xb+Ettnaxo8TcnIcg==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.2.tgz#957387fb88414a50a5d3d84089ab3704b710645f"
integrity sha512-dIXsxqQ0x+xiLCA2x6xWR3wIvfpT0zukLFOrkCVNSc+mnWWyYlavRnGl3f5W/4jQSPZ9Ao/txhsThfkvO+Mu0Q==
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.3.tgz#a3e39dfb4ba2e0f45dcfde28bd22ff36c55173a0"
integrity sha512-zgSNkg/mzNDzvE+3cL58nLoV3EvFB/ALiLHudo8GcWsdFxx7R+2DfboCSFE1oJ8do6tED+9YG0/VJiZDXnFPwQ==
dependencies:
"@abp/jquery-validation" "~5.3.0-rc.2"
"@abp/jquery-validation" "~5.3.0-rc.3"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.2.tgz#d866b10ffbfc1852df11122aa2cf6a56e50819b3"
integrity sha512-DAxwKjalhMZNCuXBS6Ai9RlIDsEzm0SGnFDApQIo/i6HGKoK4J/eTnFZ175xZMQ79yrxe71MKWR29l/+PuwcRw==
"@abp/jquery-validation@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.3.tgz#917a2b2e7e4b8e5aacdd10284f18f58bfac1743d"
integrity sha512-m2pPTGJs8MQzzdzMpWFD94RU4dqMrwwT4ZJyqz07EPzRv7NURGVlzJOPdwDiTVdiT5UsaYzDF0BYgfj3/FL/iw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-validation "^1.19.3"
"@abp/jquery@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.2.tgz#8a5008123f5dbf1276c719ac45101161e9d9b793"
integrity sha512-VjA22n17pPKqj6jZUk6qxpqx2UT5Uv6q/AvyJtacDC3D1MXfrnSWxi9FAPFp4N52i4knkfuKFZtuFlFSkQe4FQ==
"@abp/jquery@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.3.tgz#e75ca02fa0520c60b1aed14444fc129ed6a27d0b"
integrity sha512-ZJYpnFqByAzHKru1aGz8VLZw4xb/YD1wpahN9pIsPYeFrE6/7Vjs8npQk5it2Ww5gaA3unSrMIc0CMsr5kk0Nw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
jquery "~3.6.0"
"@abp/lodash@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.2.tgz#51600a0ba49c6d4060c3e280b1f1d62ed7f48a16"
integrity sha512-qreUjH0umhsGKRSYpswcX1SAF1iNBp/AP32LMfvezvPaCA+KQFWknHuOTV2jn1tYC5c7KJTTTp46jRTi88VSHQ==
"@abp/lodash@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.3.tgz#3fcc23626b9e36652ee36847b4a8879cf8aae8ef"
integrity sha512-KJFNAhW3AHi6AAhSlix50gbU9QmQT9TD5RYofEoIm1rfd7iZF0uowJheES0jqHU4PeS80Fnzp8AnBhVYgRMUjg==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
lodash "^4.17.21"
"@abp/luxon@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.2.tgz#6ea39998aaba2a3bd6e6dd3c9cacc1a0f56afa8f"
integrity sha512-9++6ZD0zEmJcH3iSNcTtC0haEVbQgxzoFx1wpEXsB3YVuBKUjJnJCXMbt0Qmkkq40tclmG8bfORRYhII29TLWA==
"@abp/luxon@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.3.tgz#cf9e2070f3b3e1281dcf05ba1781d8daa41da98d"
integrity sha512-1gBfWwFrS+xuTD12dB/LLUbGWCATbByp1kCFbHdgVNOkkkDvJETS0LeB8o/ggw7rBWL5i3Jkpb5xFTRT6yKX4Q==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.2.tgz#069e071472eb8727260e9a1b5322e30cdaebffc9"
integrity sha512-JPaoNiYWR6T7Osx4ezURFanxC9ex1U9zr+7Fko1mmig8oZ+OHsk1cbdNBD5ChgAVsHdqK2eJ4iobDjhsDfMYiA==
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.3.tgz#1d8d5cede65dbd0d0975d8fabfe135105710ddde"
integrity sha512-SW8UBKQGsS8zrG2RkmGBuze/NgreDWWJ84l2qMKYmTtgL/kOCLm4FBvo44azNOq6a3rYVJGpwirYRBcwrsAfHw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.2.tgz#50e622f2296c3594e89699e8747dcf520fb4415d"
integrity sha512-HwfiEgeECkzQhCf/3Je/V7pRtRvr3YQtX1gAWpI6Ty2P+nTV4ue/l1w5Si+59vuJm3JP+fCnSFPlHXxahfL/Gw==
"@abp/select2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.3.tgz#7a0f9f7472c812b85ce9bc5bd8a557c33e967e7d"
integrity sha512-6t+UXjDh3bzaCWsSxwuRtOgGz+aDidPKA2JKZfKLAFM4WkcLmY8Px0RY3jgsbxrtM9ANncA9gbl69Q3uY2DmHA==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
select2 "^4.0.13"
"@abp/sweetalert2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.2.tgz#41d19b81011e3d5c9d12b8d6ec6da12e52553683"
integrity sha512-6Qx2WIpXQI/ydfX9P7cMISvwrFi4UAPzkuNkhPOZT7chq64auz88Rtqyw+SLXLnCCQ+e31/ekFldijOG9CbV1g==
"@abp/sweetalert2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.3.tgz#91557a4b4a103f68a926fde19c830e195597ff0d"
integrity sha512-hAw+E8EnGO9nnyGbGiD/y+SyScHD4R0MEi/eK2bsMSKAzBxKcUBv0MxrsNQc0WhVwqRQETRccdLX3WYofmh8Kw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
sweetalert2 "^11.3.6"
"@abp/timeago@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.2.tgz#16f73659e83643d82eafac716115dbf0333cce98"
integrity sha512-fFvBX65Bzvg+x4vClzSh31FJJ2m6b2/s+IJ4/t4FNDxDqybfOzkAfRzPm7NVDw5Avu1fjRLwFhQueb0sECQD/w==
"@abp/timeago@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.3.tgz#7480ed2d5ee035d2f43c223d7bb58d794ff3ba2f"
integrity sha512-kgIlH/KGWhYwZSGvCT5LnCYoD+1pSwoQf2GhtvgBUnYqxS6+s0FUSMSzX/MISLOvLWknl2KNnARsOXJkqrWXEw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
timeago "^1.6.7"
"@abp/toastr@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.2.tgz#e868ffe7acc3e1838dd008f936e909250e360cc8"
integrity sha512-0BLjOSalZw7NdRXw4/SwPP7N+ChFGO2elEJ7zyd0c8Bi+Gz5lqL6ZW47O1ANKSv9HnPoyRsPDSBiCIvXXtlFOw==
"@abp/toastr@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.3.tgz#1a6f03737c2ae92d62a8b7f51d4c70cc4d97212f"
integrity sha512-Vag9lz2YboyZ0/4Y/OvFG+EaY0PCs5X97ZijZRB+saSRe1pL1+qnBMpniMDUvbMEpitB5Qq+FqdkOnKdhlrH4A==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
toastr "^2.1.4"
"@abp/utils@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.2.tgz#cbdf34bb32f99396c2a7f6dd2f0fa0b5239413bb"
integrity sha512-0BgsxKwkiNcbBSDJIfxBObM4QYTk1umZ/WnKUdvSyv0Fe4hKK+gDvsBzk97O+ZVyBHIflvcln3dKpS3eIVwhIg==
"@abp/utils@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.3.tgz#e91f10b18ac1e17af7f15c85257c24034cab2ba1"
integrity sha512-vMzsddCvI+M6Qd7Hns5KPUXqdFFboJwAOB9gvxj+MmjVNDCpFTo1hjq0H0zB6NHI8Ik+9sw44D0c7gkTdQQt7Q==
dependencies:
just-compare "^1.3.0"

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

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

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.2.tgz#49da0f1ad2c0ec40eaacccae6874863fde954dda"
integrity sha512-Hb3ukaYMDhftkk7kQ9jVpkqhEoll8wU39/Qdy8JOlrJw3SDqqckWbVcJQkvetqa3mChy6kAVG3xe9ywG1h/6jA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.2.tgz#a4e6f033ee17fe7196e94047640bc826a69694a6"
integrity sha512-uKyb8by2dqYvCr9TCD0JKg2W+eLNcHanmQDL+aoI9OAExEEI/DYxw2a5++OntJGvmbcA6o1envmvOjqqsZuX0g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.2"
"@abp/bootstrap" "~5.3.0-rc.2"
"@abp/bootstrap-datepicker" "~5.3.0-rc.2"
"@abp/datatables.net-bs5" "~5.3.0-rc.2"
"@abp/font-awesome" "~5.3.0-rc.2"
"@abp/jquery-form" "~5.3.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.2"
"@abp/lodash" "~5.3.0-rc.2"
"@abp/luxon" "~5.3.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.2"
"@abp/select2" "~5.3.0-rc.2"
"@abp/sweetalert2" "~5.3.0-rc.2"
"@abp/timeago" "~5.3.0-rc.2"
"@abp/toastr" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.2.tgz#93a3c331cc75d2fbdd466a42777040466295f982"
integrity sha512-10RgXgZChbXNtXMblvvEZQctufJlP29RabfIOKWBTBMtU+jUgtDsLUwmF6Oi/65LLImOUogmBCb9MxjNm71iAQ==
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.3.tgz#726ce9dc03974ee192b3bb6a921a33fb69cf7f95"
integrity sha512-yOXp2ZXNGGDHWKHOXjudH1v7MK5ss1kpQ8DeorrboYybdmeWsq7BtrMIfvfudv8iCIWrg5Jmnf3GQ/7hBxdAdg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.3.tgz#34a752e71b965e762a81d758965a30d140501bc9"
integrity sha512-GnGhj6Y2DE1mrSWmp1jRnNvCsUiugWPKxlv1ue5dCdPVOw14OdXa6tLJwnZ38w9OOCDzXQyDUFdr19+uwOvEzQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.3"
"@abp/bootstrap" "~5.3.0-rc.3"
"@abp/bootstrap-datepicker" "~5.3.0-rc.3"
"@abp/datatables.net-bs5" "~5.3.0-rc.3"
"@abp/font-awesome" "~5.3.0-rc.3"
"@abp/jquery-form" "~5.3.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.3"
"@abp/lodash" "~5.3.0-rc.3"
"@abp/luxon" "~5.3.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.3"
"@abp/select2" "~5.3.0-rc.3"
"@abp/sweetalert2" "~5.3.0-rc.3"
"@abp/timeago" "~5.3.0-rc.3"
"@abp/toastr" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.3.tgz#810821c844f4a1f248182ed9d3a8b54237b83124"
integrity sha512-1yvpDgZpYegL/JiwPdpCm/VjruEymt5VcamMYLPiUpmGTl0b7QFtUIwjSonE3gHEsBDXj9eCw9Kw3Bi+sd7NNQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,144 +41,144 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.2.tgz#228735714f2baeb42e864c175e0aed3f855249d7"
integrity sha512-jZ7vGvsLjnXwpzvQ6vjKHWBkiptYBnEDVIfQ/zKV8kvkhdu+xxOP/u1LM90NSR2YckjIRj8+mINEcrnWhXgRNw==
"@abp/bootstrap-datepicker@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.3.tgz#f98743539a1e8d883869aa7a759ba1aa00cd0689"
integrity sha512-VNNROxO1wzjG2q35wKEh4STluZllVggNhb0UyGtpZVNbtLydSxeFGHcve26f8UfEWE3WfC5Yyw8nBOHyJxh6tg==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.2.tgz#c410f44d987d09b5a74fd58417d03788fa878884"
integrity sha512-jb58M67kWldW35zTjVDFLaCj4STly2eU40COYFgjPQSH7F21DvMdX69Cp3jpmHaxm8VQE9izgW0NV8+oGlFyAw==
"@abp/bootstrap@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.3.tgz#338b5ce194a257e5f14be2344b4e722874273ab1"
integrity sha512-fom2AboT9d1O3K1cOrIFT9l5Cvw2l42BvxEHkV3sXkZxZSstc9exURQn0WmKxWnOMCwM03N2IMKsFlk6SePN2A==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
bootstrap "^5.1.3"
"@abp/core@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.2.tgz#3a3c6d187c502436bb02db99be3720f61628c924"
integrity sha512-/BEO90D7ibeyZxfCQHv2bbb9y/SpfZtaw0A8gmQlYrH3rZ3Th935v5XjCeYem8IGJ8fDZO7CRzW5TBsku/PukA==
"@abp/core@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.3.tgz#7846bd8582bbb9effdb058b3b815fc1798b33f01"
integrity sha512-RyFoereWj/YOccWFeB5yq4aktKnYl44xrb6LKNkCmcVadbOJ+7AHgHljychTuMZalTvfzW2GcZacIoHw4bhn/A==
dependencies:
"@abp/utils" "~5.3.0-rc.2"
"@abp/utils" "~5.3.0-rc.3"
"@abp/datatables.net-bs5@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.2.tgz#452c2112fbe3cdac8c0d12bb626017f7c6333a45"
integrity sha512-Rk1uY76dGMnBFYILdXrb6Oc+jjblLdSzGZvDH1dyoFYs0bLWsjqVsOIE+kCjO447PgDOLyF+4nurLj+A9yCkEg==
"@abp/datatables.net-bs5@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.3.tgz#f420208050a3a6f8e0ad3bcbb6af0e74584d2883"
integrity sha512-gwWMRElBQatElOdWyozYOY7lhYAUQu6/aZnf4XyiTlaWp6g1iMRJKgmaT73DhiIl+jxUiFtWjEla+65cXSl7sA==
dependencies:
"@abp/datatables.net" "~5.3.0-rc.2"
"@abp/datatables.net" "~5.3.0-rc.3"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.2.tgz#e7156085d76ab0b20e41fe92f9c99b14822b5f6a"
integrity sha512-aPSSmnBC939uYHR9fxxuvtxq4217qG3f8uf18ar7yWJwzWAYMOOhkmK0rEOqn86ObuXdjMAly7ThyfL6RH2iNQ==
"@abp/datatables.net@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.3.tgz#e4b1f9fe41e788878f9cce082d6a79db9c4a8bae"
integrity sha512-FghO+XGSu9rwKOAUYC5AsB6hh1KrXAJ3GmHFYOIHrcd9nB/e60NtyoOo14TeO/LAFCVLOLq/FIBpEbkUZJZHkA==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
datatables.net "^1.11.4"
"@abp/font-awesome@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.2.tgz#30995f5f5f6d604cd2241ee677ec14dcfc78377d"
integrity sha512-KFwYcjiq01RxI75qnbDt+G8zFcSEJRurHHZQwcI7ySjtQV5xM41zycOYIOV3SKz/gcyYyBBL5UeJPjsE8cu+Fw==
"@abp/font-awesome@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.3.tgz#ef97f0a95385f1d56d4432b84944379d2cb1bfbd"
integrity sha512-kbm9ZaK8SSMcoeBbMdT1b5rJOZ3y8i/bdqD+3g0s65LEeqXNrKV/TkDdJqns72x4PxUQV6r3naXaEbV6Yj/sXQ==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.2.tgz#53561d6966f25bf6f7e91dcb89032fecd2c35d1f"
integrity sha512-94ExZ5q02s7ANpFyQnEcuSUjyra+32jMMkV0ZITbjWlmFRcXEogeIF3q3B4XswRi+yf67kQg7ynYCbGR7JESDg==
"@abp/jquery-form@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.3.tgz#497f0a442323d99a7939ba8f9e5234d1a1891e03"
integrity sha512-gknwOgCEF4oJo9Vz2uM2Dl9dkJ2ulJSLb6YXEsPWx5fAFfIuwOl/5H0I1EE4XemtcEpF6xb+Ettnaxo8TcnIcg==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.2.tgz#957387fb88414a50a5d3d84089ab3704b710645f"
integrity sha512-dIXsxqQ0x+xiLCA2x6xWR3wIvfpT0zukLFOrkCVNSc+mnWWyYlavRnGl3f5W/4jQSPZ9Ao/txhsThfkvO+Mu0Q==
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.3.tgz#a3e39dfb4ba2e0f45dcfde28bd22ff36c55173a0"
integrity sha512-zgSNkg/mzNDzvE+3cL58nLoV3EvFB/ALiLHudo8GcWsdFxx7R+2DfboCSFE1oJ8do6tED+9YG0/VJiZDXnFPwQ==
dependencies:
"@abp/jquery-validation" "~5.3.0-rc.2"
"@abp/jquery-validation" "~5.3.0-rc.3"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.2.tgz#d866b10ffbfc1852df11122aa2cf6a56e50819b3"
integrity sha512-DAxwKjalhMZNCuXBS6Ai9RlIDsEzm0SGnFDApQIo/i6HGKoK4J/eTnFZ175xZMQ79yrxe71MKWR29l/+PuwcRw==
"@abp/jquery-validation@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.3.tgz#917a2b2e7e4b8e5aacdd10284f18f58bfac1743d"
integrity sha512-m2pPTGJs8MQzzdzMpWFD94RU4dqMrwwT4ZJyqz07EPzRv7NURGVlzJOPdwDiTVdiT5UsaYzDF0BYgfj3/FL/iw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-validation "^1.19.3"
"@abp/jquery@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.2.tgz#8a5008123f5dbf1276c719ac45101161e9d9b793"
integrity sha512-VjA22n17pPKqj6jZUk6qxpqx2UT5Uv6q/AvyJtacDC3D1MXfrnSWxi9FAPFp4N52i4knkfuKFZtuFlFSkQe4FQ==
"@abp/jquery@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.3.tgz#e75ca02fa0520c60b1aed14444fc129ed6a27d0b"
integrity sha512-ZJYpnFqByAzHKru1aGz8VLZw4xb/YD1wpahN9pIsPYeFrE6/7Vjs8npQk5it2Ww5gaA3unSrMIc0CMsr5kk0Nw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
jquery "~3.6.0"
"@abp/lodash@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.2.tgz#51600a0ba49c6d4060c3e280b1f1d62ed7f48a16"
integrity sha512-qreUjH0umhsGKRSYpswcX1SAF1iNBp/AP32LMfvezvPaCA+KQFWknHuOTV2jn1tYC5c7KJTTTp46jRTi88VSHQ==
"@abp/lodash@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.3.tgz#3fcc23626b9e36652ee36847b4a8879cf8aae8ef"
integrity sha512-KJFNAhW3AHi6AAhSlix50gbU9QmQT9TD5RYofEoIm1rfd7iZF0uowJheES0jqHU4PeS80Fnzp8AnBhVYgRMUjg==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
lodash "^4.17.21"
"@abp/luxon@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.2.tgz#6ea39998aaba2a3bd6e6dd3c9cacc1a0f56afa8f"
integrity sha512-9++6ZD0zEmJcH3iSNcTtC0haEVbQgxzoFx1wpEXsB3YVuBKUjJnJCXMbt0Qmkkq40tclmG8bfORRYhII29TLWA==
"@abp/luxon@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.3.tgz#cf9e2070f3b3e1281dcf05ba1781d8daa41da98d"
integrity sha512-1gBfWwFrS+xuTD12dB/LLUbGWCATbByp1kCFbHdgVNOkkkDvJETS0LeB8o/ggw7rBWL5i3Jkpb5xFTRT6yKX4Q==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.2.tgz#069e071472eb8727260e9a1b5322e30cdaebffc9"
integrity sha512-JPaoNiYWR6T7Osx4ezURFanxC9ex1U9zr+7Fko1mmig8oZ+OHsk1cbdNBD5ChgAVsHdqK2eJ4iobDjhsDfMYiA==
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.3.tgz#1d8d5cede65dbd0d0975d8fabfe135105710ddde"
integrity sha512-SW8UBKQGsS8zrG2RkmGBuze/NgreDWWJ84l2qMKYmTtgL/kOCLm4FBvo44azNOq6a3rYVJGpwirYRBcwrsAfHw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.2.tgz#50e622f2296c3594e89699e8747dcf520fb4415d"
integrity sha512-HwfiEgeECkzQhCf/3Je/V7pRtRvr3YQtX1gAWpI6Ty2P+nTV4ue/l1w5Si+59vuJm3JP+fCnSFPlHXxahfL/Gw==
"@abp/select2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.3.tgz#7a0f9f7472c812b85ce9bc5bd8a557c33e967e7d"
integrity sha512-6t+UXjDh3bzaCWsSxwuRtOgGz+aDidPKA2JKZfKLAFM4WkcLmY8Px0RY3jgsbxrtM9ANncA9gbl69Q3uY2DmHA==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
select2 "^4.0.13"
"@abp/sweetalert2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.2.tgz#41d19b81011e3d5c9d12b8d6ec6da12e52553683"
integrity sha512-6Qx2WIpXQI/ydfX9P7cMISvwrFi4UAPzkuNkhPOZT7chq64auz88Rtqyw+SLXLnCCQ+e31/ekFldijOG9CbV1g==
"@abp/sweetalert2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.3.tgz#91557a4b4a103f68a926fde19c830e195597ff0d"
integrity sha512-hAw+E8EnGO9nnyGbGiD/y+SyScHD4R0MEi/eK2bsMSKAzBxKcUBv0MxrsNQc0WhVwqRQETRccdLX3WYofmh8Kw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
sweetalert2 "^11.3.6"
"@abp/timeago@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.2.tgz#16f73659e83643d82eafac716115dbf0333cce98"
integrity sha512-fFvBX65Bzvg+x4vClzSh31FJJ2m6b2/s+IJ4/t4FNDxDqybfOzkAfRzPm7NVDw5Avu1fjRLwFhQueb0sECQD/w==
"@abp/timeago@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.3.tgz#7480ed2d5ee035d2f43c223d7bb58d794ff3ba2f"
integrity sha512-kgIlH/KGWhYwZSGvCT5LnCYoD+1pSwoQf2GhtvgBUnYqxS6+s0FUSMSzX/MISLOvLWknl2KNnARsOXJkqrWXEw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
timeago "^1.6.7"
"@abp/toastr@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.2.tgz#e868ffe7acc3e1838dd008f936e909250e360cc8"
integrity sha512-0BLjOSalZw7NdRXw4/SwPP7N+ChFGO2elEJ7zyd0c8Bi+Gz5lqL6ZW47O1ANKSv9HnPoyRsPDSBiCIvXXtlFOw==
"@abp/toastr@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.3.tgz#1a6f03737c2ae92d62a8b7f51d4c70cc4d97212f"
integrity sha512-Vag9lz2YboyZ0/4Y/OvFG+EaY0PCs5X97ZijZRB+saSRe1pL1+qnBMpniMDUvbMEpitB5Qq+FqdkOnKdhlrH4A==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
toastr "^2.1.4"
"@abp/utils@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.2.tgz#cbdf34bb32f99396c2a7f6dd2f0fa0b5239413bb"
integrity sha512-0BgsxKwkiNcbBSDJIfxBObM4QYTk1umZ/WnKUdvSyv0Fe4hKK+gDvsBzk97O+ZVyBHIflvcln3dKpS3eIVwhIg==
"@abp/utils@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.3.tgz#e91f10b18ac1e17af7f15c85257c24034cab2ba1"
integrity sha512-vMzsddCvI+M6Qd7Hns5KPUXqdFFboJwAOB9gvxj+MmjVNDCpFTo1hjq0H0zB6NHI8Ik+9sw44D0c7gkTdQQt7Q==
dependencies:
just-compare "^1.3.0"

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

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

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.2.tgz#49da0f1ad2c0ec40eaacccae6874863fde954dda"
integrity sha512-Hb3ukaYMDhftkk7kQ9jVpkqhEoll8wU39/Qdy8JOlrJw3SDqqckWbVcJQkvetqa3mChy6kAVG3xe9ywG1h/6jA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.2.tgz#a4e6f033ee17fe7196e94047640bc826a69694a6"
integrity sha512-uKyb8by2dqYvCr9TCD0JKg2W+eLNcHanmQDL+aoI9OAExEEI/DYxw2a5++OntJGvmbcA6o1envmvOjqqsZuX0g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.2"
"@abp/bootstrap" "~5.3.0-rc.2"
"@abp/bootstrap-datepicker" "~5.3.0-rc.2"
"@abp/datatables.net-bs5" "~5.3.0-rc.2"
"@abp/font-awesome" "~5.3.0-rc.2"
"@abp/jquery-form" "~5.3.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.2"
"@abp/lodash" "~5.3.0-rc.2"
"@abp/luxon" "~5.3.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.2"
"@abp/select2" "~5.3.0-rc.2"
"@abp/sweetalert2" "~5.3.0-rc.2"
"@abp/timeago" "~5.3.0-rc.2"
"@abp/toastr" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.2.tgz#93a3c331cc75d2fbdd466a42777040466295f982"
integrity sha512-10RgXgZChbXNtXMblvvEZQctufJlP29RabfIOKWBTBMtU+jUgtDsLUwmF6Oi/65LLImOUogmBCb9MxjNm71iAQ==
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.3.tgz#726ce9dc03974ee192b3bb6a921a33fb69cf7f95"
integrity sha512-yOXp2ZXNGGDHWKHOXjudH1v7MK5ss1kpQ8DeorrboYybdmeWsq7BtrMIfvfudv8iCIWrg5Jmnf3GQ/7hBxdAdg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.3.tgz#34a752e71b965e762a81d758965a30d140501bc9"
integrity sha512-GnGhj6Y2DE1mrSWmp1jRnNvCsUiugWPKxlv1ue5dCdPVOw14OdXa6tLJwnZ38w9OOCDzXQyDUFdr19+uwOvEzQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.3"
"@abp/bootstrap" "~5.3.0-rc.3"
"@abp/bootstrap-datepicker" "~5.3.0-rc.3"
"@abp/datatables.net-bs5" "~5.3.0-rc.3"
"@abp/font-awesome" "~5.3.0-rc.3"
"@abp/jquery-form" "~5.3.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.3"
"@abp/lodash" "~5.3.0-rc.3"
"@abp/luxon" "~5.3.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.3"
"@abp/select2" "~5.3.0-rc.3"
"@abp/sweetalert2" "~5.3.0-rc.3"
"@abp/timeago" "~5.3.0-rc.3"
"@abp/toastr" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.3.tgz#810821c844f4a1f248182ed9d3a8b54237b83124"
integrity sha512-1yvpDgZpYegL/JiwPdpCm/VjruEymt5VcamMYLPiUpmGTl0b7QFtUIwjSonE3gHEsBDXj9eCw9Kw3Bi+sd7NNQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,243 +41,243 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.2.tgz#228735714f2baeb42e864c175e0aed3f855249d7"
integrity sha512-jZ7vGvsLjnXwpzvQ6vjKHWBkiptYBnEDVIfQ/zKV8kvkhdu+xxOP/u1LM90NSR2YckjIRj8+mINEcrnWhXgRNw==
"@abp/bootstrap-datepicker@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.3.tgz#f98743539a1e8d883869aa7a759ba1aa00cd0689"
integrity sha512-VNNROxO1wzjG2q35wKEh4STluZllVggNhb0UyGtpZVNbtLydSxeFGHcve26f8UfEWE3WfC5Yyw8nBOHyJxh6tg==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.2.tgz#c410f44d987d09b5a74fd58417d03788fa878884"
integrity sha512-jb58M67kWldW35zTjVDFLaCj4STly2eU40COYFgjPQSH7F21DvMdX69Cp3jpmHaxm8VQE9izgW0NV8+oGlFyAw==
"@abp/bootstrap@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.3.tgz#338b5ce194a257e5f14be2344b4e722874273ab1"
integrity sha512-fom2AboT9d1O3K1cOrIFT9l5Cvw2l42BvxEHkV3sXkZxZSstc9exURQn0WmKxWnOMCwM03N2IMKsFlk6SePN2A==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
bootstrap "^5.1.3"
"@abp/clipboard@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-5.3.0-rc.2.tgz#e9a4f38a5d33d88a5c2440422a87e403671b3ed8"
integrity sha512-8OKcmGych7cmcYn8tuUmGo+mMlThNBDZA71c/cVAGw1RuLM16SCgeJVeVFhyUrmkBwH/E5Hfh06ZLlIrZKj36Q==
"@abp/clipboard@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-5.3.0-rc.3.tgz#30ed8014dfc383f53df91553cef8d405a6d9070a"
integrity sha512-4IVMgasvomY8Q0m1Y48VJr5TK3+BmeAQhEp+B4h2whE+/uIFpAhFWS5U0Bie9GjqQdEEqJ1a01tn16fK9jpzcw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
clipboard "^2.0.8"
"@abp/cms-kit.admin@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-5.3.0-rc.2.tgz#31ec41e5ce1143fe1ad03f8aa63e98384d097a14"
integrity sha512-ZppUtDIdeSTmch7/xalUap5Jh1LZy0VbpgzkCzZ6VjgDo0uAMcZ09V+09kuHZWfRcy5T5VMl+YvJKryrjCzSrA==
"@abp/cms-kit.admin@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-5.3.0-rc.3.tgz#008b3b76cc8254ce195b464ade2faaebc5a67e9b"
integrity sha512-z0NCiPGLi1vuh6fyWlnewqyYiyRU8KSQ5s7coWSp1IILjQx+C3vLYctdjpCL2iUC06pJp9zwR+obT2vW7a17YA==
dependencies:
"@abp/codemirror" "~5.3.0-rc.2"
"@abp/jstree" "~5.3.0-rc.2"
"@abp/slugify" "~5.3.0-rc.2"
"@abp/tui-editor" "~5.3.0-rc.2"
"@abp/uppy" "~5.3.0-rc.2"
"@abp/codemirror" "~5.3.0-rc.3"
"@abp/jstree" "~5.3.0-rc.3"
"@abp/slugify" "~5.3.0-rc.3"
"@abp/tui-editor" "~5.3.0-rc.3"
"@abp/uppy" "~5.3.0-rc.3"
"@abp/cms-kit.public@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-5.3.0-rc.2.tgz#77639a85fc0d148ce3202778f8f0dec274de5088"
integrity sha512-Ati7T1faNYEs6bax+mWROpHtBV5lwDItvrf66ET+TqbbJGlXqdvSf7br1hslPThrXfqhDth3CkPFrT9nmP9WAg==
"@abp/cms-kit.public@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-5.3.0-rc.3.tgz#d20c34a3399309e430df844b544bcf823a65d0ea"
integrity sha512-//uKZBdmbpTyvdPxqA3YqfhNgkxsqCJWlhW0WHkYj7VNUDQF92n69GzstPC0IlF1A722GS6ymOQQxEFN2LVyyQ==
dependencies:
"@abp/highlight.js" "~5.3.0-rc.2"
"@abp/star-rating-svg" "~5.3.0-rc.2"
"@abp/highlight.js" "~5.3.0-rc.3"
"@abp/star-rating-svg" "~5.3.0-rc.3"
"@abp/cms-kit@5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-5.3.0-rc.2.tgz#f959da04caf21fc4e1e0b4961451c73ee3b3f4e1"
integrity sha512-RtARr+YXULHnY8Gr8VakDUjOSM380KlfuG9Q5Oo3XIGXhJxERxlHzanJZZ9CAjF8j30A5D/+B9ZgvTtcHjevsA==
"@abp/cms-kit@5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-5.3.0-rc.3.tgz#4c4fbf7c4caa4ef559f2d045945e22ae9ef70775"
integrity sha512-8CFKOLVC0HX6uKCO57AVI5peMBineYB0dwJtdCoEAR4BcIOlUeAriTsD7riVOYpJMDk8ZcEYreQpusY/ikwqBg==
dependencies:
"@abp/cms-kit.admin" "~5.3.0-rc.2"
"@abp/cms-kit.public" "~5.3.0-rc.2"
"@abp/cms-kit.admin" "~5.3.0-rc.3"
"@abp/cms-kit.public" "~5.3.0-rc.3"
"@abp/codemirror@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-5.3.0-rc.2.tgz#7c308e1dc69921ee5c70b791d345500da7b7c955"
integrity sha512-5NVhFrMgsMfGcoajJ3Pycy01Axl0u276XSx6fE5NeugEy/anXN6IH6bK2qUOmuuOzdtRTJ/nGemDJS2RGnmKVA==
"@abp/codemirror@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-5.3.0-rc.3.tgz#65e253eb2313a9c57c29d7ab3b2dd7740c4a2ab1"
integrity sha512-zf65dI0ScFsIHkGuf8nDLElGWLyMEF7JFyFDrS+TxeiZVTFCuvpjk79Aiptvf2oyYtg21vBxWVca2oif1mr30w==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
codemirror "^5.65.1"
"@abp/core@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.2.tgz#3a3c6d187c502436bb02db99be3720f61628c924"
integrity sha512-/BEO90D7ibeyZxfCQHv2bbb9y/SpfZtaw0A8gmQlYrH3rZ3Th935v5XjCeYem8IGJ8fDZO7CRzW5TBsku/PukA==
"@abp/core@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.3.tgz#7846bd8582bbb9effdb058b3b815fc1798b33f01"
integrity sha512-RyFoereWj/YOccWFeB5yq4aktKnYl44xrb6LKNkCmcVadbOJ+7AHgHljychTuMZalTvfzW2GcZacIoHw4bhn/A==
dependencies:
"@abp/utils" "~5.3.0-rc.2"
"@abp/utils" "~5.3.0-rc.3"
"@abp/datatables.net-bs5@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.2.tgz#452c2112fbe3cdac8c0d12bb626017f7c6333a45"
integrity sha512-Rk1uY76dGMnBFYILdXrb6Oc+jjblLdSzGZvDH1dyoFYs0bLWsjqVsOIE+kCjO447PgDOLyF+4nurLj+A9yCkEg==
"@abp/datatables.net-bs5@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.3.tgz#f420208050a3a6f8e0ad3bcbb6af0e74584d2883"
integrity sha512-gwWMRElBQatElOdWyozYOY7lhYAUQu6/aZnf4XyiTlaWp6g1iMRJKgmaT73DhiIl+jxUiFtWjEla+65cXSl7sA==
dependencies:
"@abp/datatables.net" "~5.3.0-rc.2"
"@abp/datatables.net" "~5.3.0-rc.3"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.2.tgz#e7156085d76ab0b20e41fe92f9c99b14822b5f6a"
integrity sha512-aPSSmnBC939uYHR9fxxuvtxq4217qG3f8uf18ar7yWJwzWAYMOOhkmK0rEOqn86ObuXdjMAly7ThyfL6RH2iNQ==
"@abp/datatables.net@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.3.tgz#e4b1f9fe41e788878f9cce082d6a79db9c4a8bae"
integrity sha512-FghO+XGSu9rwKOAUYC5AsB6hh1KrXAJ3GmHFYOIHrcd9nB/e60NtyoOo14TeO/LAFCVLOLq/FIBpEbkUZJZHkA==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
datatables.net "^1.11.4"
"@abp/font-awesome@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.2.tgz#30995f5f5f6d604cd2241ee677ec14dcfc78377d"
integrity sha512-KFwYcjiq01RxI75qnbDt+G8zFcSEJRurHHZQwcI7ySjtQV5xM41zycOYIOV3SKz/gcyYyBBL5UeJPjsE8cu+Fw==
"@abp/font-awesome@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.3.tgz#ef97f0a95385f1d56d4432b84944379d2cb1bfbd"
integrity sha512-kbm9ZaK8SSMcoeBbMdT1b5rJOZ3y8i/bdqD+3g0s65LEeqXNrKV/TkDdJqns72x4PxUQV6r3naXaEbV6Yj/sXQ==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/highlight.js@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-5.3.0-rc.2.tgz#d0837fae2f985382e4d689c0bb81a5849bb470b7"
integrity sha512-BlDTmyok5zj7ud+QYM0NAcEhOJ5OBpPIktAPgqN/4ulIP7XY+Ylq1VbqMsQjO7hOdHDZ79wLOT3cGlnBn5V9MQ==
"@abp/highlight.js@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-5.3.0-rc.3.tgz#5a64b01c0a2b580c7281a2e020f4f7d172abf6b4"
integrity sha512-W1KkclGXR7VWmMq317y6dOvRWBNSsOrhMSck/up+uV+wmbqR3ON2Zxh78AqJlUHTQu0PK54CZYi722j3E6Im4A==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
"@highlightjs/cdn-assets" "~11.4.0"
"@abp/jquery-form@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.2.tgz#53561d6966f25bf6f7e91dcb89032fecd2c35d1f"
integrity sha512-94ExZ5q02s7ANpFyQnEcuSUjyra+32jMMkV0ZITbjWlmFRcXEogeIF3q3B4XswRi+yf67kQg7ynYCbGR7JESDg==
"@abp/jquery-form@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.3.tgz#497f0a442323d99a7939ba8f9e5234d1a1891e03"
integrity sha512-gknwOgCEF4oJo9Vz2uM2Dl9dkJ2ulJSLb6YXEsPWx5fAFfIuwOl/5H0I1EE4XemtcEpF6xb+Ettnaxo8TcnIcg==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.2.tgz#957387fb88414a50a5d3d84089ab3704b710645f"
integrity sha512-dIXsxqQ0x+xiLCA2x6xWR3wIvfpT0zukLFOrkCVNSc+mnWWyYlavRnGl3f5W/4jQSPZ9Ao/txhsThfkvO+Mu0Q==
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.3.tgz#a3e39dfb4ba2e0f45dcfde28bd22ff36c55173a0"
integrity sha512-zgSNkg/mzNDzvE+3cL58nLoV3EvFB/ALiLHudo8GcWsdFxx7R+2DfboCSFE1oJ8do6tED+9YG0/VJiZDXnFPwQ==
dependencies:
"@abp/jquery-validation" "~5.3.0-rc.2"
"@abp/jquery-validation" "~5.3.0-rc.3"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.2.tgz#d866b10ffbfc1852df11122aa2cf6a56e50819b3"
integrity sha512-DAxwKjalhMZNCuXBS6Ai9RlIDsEzm0SGnFDApQIo/i6HGKoK4J/eTnFZ175xZMQ79yrxe71MKWR29l/+PuwcRw==
"@abp/jquery-validation@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.3.tgz#917a2b2e7e4b8e5aacdd10284f18f58bfac1743d"
integrity sha512-m2pPTGJs8MQzzdzMpWFD94RU4dqMrwwT4ZJyqz07EPzRv7NURGVlzJOPdwDiTVdiT5UsaYzDF0BYgfj3/FL/iw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-validation "^1.19.3"
"@abp/jquery@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.2.tgz#8a5008123f5dbf1276c719ac45101161e9d9b793"
integrity sha512-VjA22n17pPKqj6jZUk6qxpqx2UT5Uv6q/AvyJtacDC3D1MXfrnSWxi9FAPFp4N52i4knkfuKFZtuFlFSkQe4FQ==
"@abp/jquery@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.3.tgz#e75ca02fa0520c60b1aed14444fc129ed6a27d0b"
integrity sha512-ZJYpnFqByAzHKru1aGz8VLZw4xb/YD1wpahN9pIsPYeFrE6/7Vjs8npQk5it2Ww5gaA3unSrMIc0CMsr5kk0Nw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
jquery "~3.6.0"
"@abp/jstree@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-5.3.0-rc.2.tgz#e89ec5b6898591ee1544199df97f1ffa050c2f9b"
integrity sha512-jgmQI2Ehe3KNn1dMFzzjr4g9GoznYA6CBdBqzAPsx+Df8ZZJQsYl55GSK2TlXRCZ+9Bfbo+Z7JXcUodkvAzXFA==
"@abp/jstree@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-5.3.0-rc.3.tgz#dc065f231ebd3348f00d03c43bf78f967da3c683"
integrity sha512-7iTzrsX9uXQ6URMkzdy46lBQRX0FO1QPtFs8gSORofxlvz7ZPkpsNcos9+t2p8JmdZdAzl/FN/1oPqust0ZAYA==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jstree "^3.3.12"
"@abp/lodash@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.2.tgz#51600a0ba49c6d4060c3e280b1f1d62ed7f48a16"
integrity sha512-qreUjH0umhsGKRSYpswcX1SAF1iNBp/AP32LMfvezvPaCA+KQFWknHuOTV2jn1tYC5c7KJTTTp46jRTi88VSHQ==
"@abp/lodash@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.3.tgz#3fcc23626b9e36652ee36847b4a8879cf8aae8ef"
integrity sha512-KJFNAhW3AHi6AAhSlix50gbU9QmQT9TD5RYofEoIm1rfd7iZF0uowJheES0jqHU4PeS80Fnzp8AnBhVYgRMUjg==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
lodash "^4.17.21"
"@abp/luxon@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.2.tgz#6ea39998aaba2a3bd6e6dd3c9cacc1a0f56afa8f"
integrity sha512-9++6ZD0zEmJcH3iSNcTtC0haEVbQgxzoFx1wpEXsB3YVuBKUjJnJCXMbt0Qmkkq40tclmG8bfORRYhII29TLWA==
"@abp/luxon@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.3.tgz#cf9e2070f3b3e1281dcf05ba1781d8daa41da98d"
integrity sha512-1gBfWwFrS+xuTD12dB/LLUbGWCATbByp1kCFbHdgVNOkkkDvJETS0LeB8o/ggw7rBWL5i3Jkpb5xFTRT6yKX4Q==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.2.tgz#069e071472eb8727260e9a1b5322e30cdaebffc9"
integrity sha512-JPaoNiYWR6T7Osx4ezURFanxC9ex1U9zr+7Fko1mmig8oZ+OHsk1cbdNBD5ChgAVsHdqK2eJ4iobDjhsDfMYiA==
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.3.tgz#1d8d5cede65dbd0d0975d8fabfe135105710ddde"
integrity sha512-SW8UBKQGsS8zrG2RkmGBuze/NgreDWWJ84l2qMKYmTtgL/kOCLm4FBvo44azNOq6a3rYVJGpwirYRBcwrsAfHw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/prismjs@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-5.3.0-rc.2.tgz#8a5ed8032a1e8ba7644adbffae9efdc18c3811f7"
integrity sha512-G7ab7PL0TcjtvA9rdFj0RajP0pXZrXmIzKZ/vtQqW6mNLXNCI1OKJ/fAXXwS35gFEyVPvn9xKPnuYlhwqWl6ug==
"@abp/prismjs@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-5.3.0-rc.3.tgz#c382946b15c820a01e3833ba5c4b3f6d52f8365c"
integrity sha512-a/lahdqzBEcsQ8j9Vjg8KC8xyDroGBi+4NIV2wb+k0CAaA49L25lfq0RSCji5RgyZ9Hjznhg/NyD6AFKaB3ykA==
dependencies:
"@abp/clipboard" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.2"
"@abp/clipboard" "~5.3.0-rc.3"
"@abp/core" "~5.3.0-rc.3"
prismjs "^1.26.0"
"@abp/select2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.2.tgz#50e622f2296c3594e89699e8747dcf520fb4415d"
integrity sha512-HwfiEgeECkzQhCf/3Je/V7pRtRvr3YQtX1gAWpI6Ty2P+nTV4ue/l1w5Si+59vuJm3JP+fCnSFPlHXxahfL/Gw==
"@abp/select2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.3.tgz#7a0f9f7472c812b85ce9bc5bd8a557c33e967e7d"
integrity sha512-6t+UXjDh3bzaCWsSxwuRtOgGz+aDidPKA2JKZfKLAFM4WkcLmY8Px0RY3jgsbxrtM9ANncA9gbl69Q3uY2DmHA==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
select2 "^4.0.13"
"@abp/slugify@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-5.3.0-rc.2.tgz#c5991d4625655c5cad6397885c78eab3a7933bef"
integrity sha512-5AqYkUHwzl7lXpZzXnp03fTSaxOkOWEXEQ1r47bWZz2o5IeI5csEKedV7/1DARXaUjrFYFWleFLceqiml4RK5w==
"@abp/slugify@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-5.3.0-rc.3.tgz#5b0279a18c9ba79613b91e196af642d16c244893"
integrity sha512-oONsqNzD9GNoxueO0LWYMDAZ/6RTxDgBULTYxS8F0jZdivGYfsgv6xtGi8omKDJq+H5Ap3yw3fw4X78Gy3uIjQ==
dependencies:
slugify "^1.6.5"
"@abp/star-rating-svg@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-5.3.0-rc.2.tgz#ef05336a5ed45335ed80884e7ac3000a4cca6271"
integrity sha512-oE6Sv3JdYwIvVXFCsNxHVykvcAUxtRuM3KEWdoCm7G3vl4576G5gk0HwOSLfs3KwWWzQGnUbqyNAs91DXGM1bg==
"@abp/star-rating-svg@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-5.3.0-rc.3.tgz#0e68f225eae78106d80812fcc32d20bdb3fc11f1"
integrity sha512-VaM6FBY0ePJdXs/yw0Jx+GgRDv3RqrGj7qAdcSyrfqfzhTm97g34RtSHtLTVsvSVn5rLaUn6QEpOvgIF05mJ1A==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
star-rating-svg "^3.5.0"
"@abp/sweetalert2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.2.tgz#41d19b81011e3d5c9d12b8d6ec6da12e52553683"
integrity sha512-6Qx2WIpXQI/ydfX9P7cMISvwrFi4UAPzkuNkhPOZT7chq64auz88Rtqyw+SLXLnCCQ+e31/ekFldijOG9CbV1g==
"@abp/sweetalert2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.3.tgz#91557a4b4a103f68a926fde19c830e195597ff0d"
integrity sha512-hAw+E8EnGO9nnyGbGiD/y+SyScHD4R0MEi/eK2bsMSKAzBxKcUBv0MxrsNQc0WhVwqRQETRccdLX3WYofmh8Kw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
sweetalert2 "^11.3.6"
"@abp/timeago@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.2.tgz#16f73659e83643d82eafac716115dbf0333cce98"
integrity sha512-fFvBX65Bzvg+x4vClzSh31FJJ2m6b2/s+IJ4/t4FNDxDqybfOzkAfRzPm7NVDw5Avu1fjRLwFhQueb0sECQD/w==
"@abp/timeago@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.3.tgz#7480ed2d5ee035d2f43c223d7bb58d794ff3ba2f"
integrity sha512-kgIlH/KGWhYwZSGvCT5LnCYoD+1pSwoQf2GhtvgBUnYqxS6+s0FUSMSzX/MISLOvLWknl2KNnARsOXJkqrWXEw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
timeago "^1.6.7"
"@abp/toastr@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.2.tgz#e868ffe7acc3e1838dd008f936e909250e360cc8"
integrity sha512-0BLjOSalZw7NdRXw4/SwPP7N+ChFGO2elEJ7zyd0c8Bi+Gz5lqL6ZW47O1ANKSv9HnPoyRsPDSBiCIvXXtlFOw==
"@abp/toastr@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.3.tgz#1a6f03737c2ae92d62a8b7f51d4c70cc4d97212f"
integrity sha512-Vag9lz2YboyZ0/4Y/OvFG+EaY0PCs5X97ZijZRB+saSRe1pL1+qnBMpniMDUvbMEpitB5Qq+FqdkOnKdhlrH4A==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
toastr "^2.1.4"
"@abp/tui-editor@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-5.3.0-rc.2.tgz#34d82fca81892cdd6a269ae7d61334db96a7af60"
integrity sha512-eWuwAz71MOkJ+oYWqpCfA5f4555cTGWe8pZJPboTfVluym/O8wyGfldMx8jxOq4F4EqogrUozgq6jHZRgQy0kg==
"@abp/tui-editor@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-5.3.0-rc.3.tgz#15059c844009e4fea931fc5ef1c7e7128dd453ee"
integrity sha512-m1CLpUzQsJaea3jKPBkII9+erHn+6kvltJXMePI5DSXDGYvaEZiO05pbk30rk0QsSYm++jTiGS+83JllfR/tTA==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/prismjs" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
"@abp/prismjs" "~5.3.0-rc.3"
"@abp/uppy@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-5.3.0-rc.2.tgz#e16d95e629a7df878089f416244eeb6527940442"
integrity sha512-h0evvkMicfGuU0oy4iEAo6Wsg6c/5drsTLQyOUfXPE015K0dmkmx2D9h55QhFwb6m4Tw/YvL557yawenwwG7Hw==
"@abp/uppy@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-5.3.0-rc.3.tgz#a4048e3c23cb9ac9e3106404b45c634e18a1edbe"
integrity sha512-Imy4AD0WJSVKMsZrovd9U9uASuNmSdTUb7ntM8lXn32vVyT8WLl8Eezwccj9do//ECtS7w8qztSP2+jJUUWoZw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
uppy "^1.16.1"
"@abp/utils@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.2.tgz#cbdf34bb32f99396c2a7f6dd2f0fa0b5239413bb"
integrity sha512-0BgsxKwkiNcbBSDJIfxBObM4QYTk1umZ/WnKUdvSyv0Fe4hKK+gDvsBzk97O+ZVyBHIflvcln3dKpS3eIVwhIg==
"@abp/utils@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.3.tgz#e91f10b18ac1e17af7f15c85257c24034cab2ba1"
integrity sha512-vMzsddCvI+M6Qd7Hns5KPUXqdFFboJwAOB9gvxj+MmjVNDCpFTo1hjq0H0zB6NHI8Ik+9sw44D0c7gkTdQQt7Q==
dependencies:
just-compare "^1.3.0"

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

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

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

@ -2,45 +2,45 @@
# yarn lockfile v1
"@abp/anchor-js@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-5.3.0-rc.2.tgz#8a8ac600bcc4f337c000156357f931f8186d73c4"
integrity sha512-8LJrBMCVpXZYe1ebvnrPVAAzm0/2IuTamudTQI0reQxINtqi3kFZEAe1r8W5zNbnpWFg8XnhS6Lat7YsmVEXAg==
"@abp/anchor-js@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-5.3.0-rc.3.tgz#e1c2f62b3e01b6b5895bab85fa94623644e6dd6e"
integrity sha512-q3UbE4WTWdWUaD2uETtGiJtqzKK3fQJjczV8DscnbwuwIPXPTT7VnEFNoAu5WEQl/tmBYVxW25IhMoEkqrJ89A==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
anchor-js "^4.3.1"
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.2.tgz#49da0f1ad2c0ec40eaacccae6874863fde954dda"
integrity sha512-Hb3ukaYMDhftkk7kQ9jVpkqhEoll8wU39/Qdy8JOlrJw3SDqqckWbVcJQkvetqa3mChy6kAVG3xe9ywG1h/6jA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.2.tgz#a4e6f033ee17fe7196e94047640bc826a69694a6"
integrity sha512-uKyb8by2dqYvCr9TCD0JKg2W+eLNcHanmQDL+aoI9OAExEEI/DYxw2a5++OntJGvmbcA6o1envmvOjqqsZuX0g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.2"
"@abp/bootstrap" "~5.3.0-rc.2"
"@abp/bootstrap-datepicker" "~5.3.0-rc.2"
"@abp/datatables.net-bs5" "~5.3.0-rc.2"
"@abp/font-awesome" "~5.3.0-rc.2"
"@abp/jquery-form" "~5.3.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.2"
"@abp/lodash" "~5.3.0-rc.2"
"@abp/luxon" "~5.3.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.2"
"@abp/select2" "~5.3.0-rc.2"
"@abp/sweetalert2" "~5.3.0-rc.2"
"@abp/timeago" "~5.3.0-rc.2"
"@abp/toastr" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.2.tgz#93a3c331cc75d2fbdd466a42777040466295f982"
integrity sha512-10RgXgZChbXNtXMblvvEZQctufJlP29RabfIOKWBTBMtU+jUgtDsLUwmF6Oi/65LLImOUogmBCb9MxjNm71iAQ==
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.3.tgz#726ce9dc03974ee192b3bb6a921a33fb69cf7f95"
integrity sha512-yOXp2ZXNGGDHWKHOXjudH1v7MK5ss1kpQ8DeorrboYybdmeWsq7BtrMIfvfudv8iCIWrg5Jmnf3GQ/7hBxdAdg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.3.tgz#34a752e71b965e762a81d758965a30d140501bc9"
integrity sha512-GnGhj6Y2DE1mrSWmp1jRnNvCsUiugWPKxlv1ue5dCdPVOw14OdXa6tLJwnZ38w9OOCDzXQyDUFdr19+uwOvEzQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.3"
"@abp/bootstrap" "~5.3.0-rc.3"
"@abp/bootstrap-datepicker" "~5.3.0-rc.3"
"@abp/datatables.net-bs5" "~5.3.0-rc.3"
"@abp/font-awesome" "~5.3.0-rc.3"
"@abp/jquery-form" "~5.3.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.3"
"@abp/lodash" "~5.3.0-rc.3"
"@abp/luxon" "~5.3.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.3"
"@abp/select2" "~5.3.0-rc.3"
"@abp/sweetalert2" "~5.3.0-rc.3"
"@abp/timeago" "~5.3.0-rc.3"
"@abp/toastr" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.3.tgz#810821c844f4a1f248182ed9d3a8b54237b83124"
integrity sha512-1yvpDgZpYegL/JiwPdpCm/VjruEymt5VcamMYLPiUpmGTl0b7QFtUIwjSonE3gHEsBDXj9eCw9Kw3Bi+sd7NNQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -49,180 +49,180 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.2.tgz#228735714f2baeb42e864c175e0aed3f855249d7"
integrity sha512-jZ7vGvsLjnXwpzvQ6vjKHWBkiptYBnEDVIfQ/zKV8kvkhdu+xxOP/u1LM90NSR2YckjIRj8+mINEcrnWhXgRNw==
"@abp/bootstrap-datepicker@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.3.tgz#f98743539a1e8d883869aa7a759ba1aa00cd0689"
integrity sha512-VNNROxO1wzjG2q35wKEh4STluZllVggNhb0UyGtpZVNbtLydSxeFGHcve26f8UfEWE3WfC5Yyw8nBOHyJxh6tg==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.2.tgz#c410f44d987d09b5a74fd58417d03788fa878884"
integrity sha512-jb58M67kWldW35zTjVDFLaCj4STly2eU40COYFgjPQSH7F21DvMdX69Cp3jpmHaxm8VQE9izgW0NV8+oGlFyAw==
"@abp/bootstrap@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.3.tgz#338b5ce194a257e5f14be2344b4e722874273ab1"
integrity sha512-fom2AboT9d1O3K1cOrIFT9l5Cvw2l42BvxEHkV3sXkZxZSstc9exURQn0WmKxWnOMCwM03N2IMKsFlk6SePN2A==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
bootstrap "^5.1.3"
"@abp/clipboard@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-5.3.0-rc.2.tgz#e9a4f38a5d33d88a5c2440422a87e403671b3ed8"
integrity sha512-8OKcmGych7cmcYn8tuUmGo+mMlThNBDZA71c/cVAGw1RuLM16SCgeJVeVFhyUrmkBwH/E5Hfh06ZLlIrZKj36Q==
"@abp/clipboard@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-5.3.0-rc.3.tgz#30ed8014dfc383f53df91553cef8d405a6d9070a"
integrity sha512-4IVMgasvomY8Q0m1Y48VJr5TK3+BmeAQhEp+B4h2whE+/uIFpAhFWS5U0Bie9GjqQdEEqJ1a01tn16fK9jpzcw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
clipboard "^2.0.8"
"@abp/core@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.2.tgz#3a3c6d187c502436bb02db99be3720f61628c924"
integrity sha512-/BEO90D7ibeyZxfCQHv2bbb9y/SpfZtaw0A8gmQlYrH3rZ3Th935v5XjCeYem8IGJ8fDZO7CRzW5TBsku/PukA==
"@abp/core@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.3.tgz#7846bd8582bbb9effdb058b3b815fc1798b33f01"
integrity sha512-RyFoereWj/YOccWFeB5yq4aktKnYl44xrb6LKNkCmcVadbOJ+7AHgHljychTuMZalTvfzW2GcZacIoHw4bhn/A==
dependencies:
"@abp/utils" "~5.3.0-rc.2"
"@abp/utils" "~5.3.0-rc.3"
"@abp/datatables.net-bs5@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.2.tgz#452c2112fbe3cdac8c0d12bb626017f7c6333a45"
integrity sha512-Rk1uY76dGMnBFYILdXrb6Oc+jjblLdSzGZvDH1dyoFYs0bLWsjqVsOIE+kCjO447PgDOLyF+4nurLj+A9yCkEg==
"@abp/datatables.net-bs5@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.3.tgz#f420208050a3a6f8e0ad3bcbb6af0e74584d2883"
integrity sha512-gwWMRElBQatElOdWyozYOY7lhYAUQu6/aZnf4XyiTlaWp6g1iMRJKgmaT73DhiIl+jxUiFtWjEla+65cXSl7sA==
dependencies:
"@abp/datatables.net" "~5.3.0-rc.2"
"@abp/datatables.net" "~5.3.0-rc.3"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.2.tgz#e7156085d76ab0b20e41fe92f9c99b14822b5f6a"
integrity sha512-aPSSmnBC939uYHR9fxxuvtxq4217qG3f8uf18ar7yWJwzWAYMOOhkmK0rEOqn86ObuXdjMAly7ThyfL6RH2iNQ==
"@abp/datatables.net@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.3.tgz#e4b1f9fe41e788878f9cce082d6a79db9c4a8bae"
integrity sha512-FghO+XGSu9rwKOAUYC5AsB6hh1KrXAJ3GmHFYOIHrcd9nB/e60NtyoOo14TeO/LAFCVLOLq/FIBpEbkUZJZHkA==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
datatables.net "^1.11.4"
"@abp/docs@^5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-5.3.0-rc.2.tgz#1128191ac82cb863488a314385d8ce508586b3ec"
integrity sha512-cF3eW7jJW5oAuYXcoBZTH6EqnpGwt8o7WLEWz5S2bGABHS3d8Ar4eLeu1q05vGHAVQiFJ18CplRz3YARFPXl4w==
"@abp/docs@^5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-5.3.0-rc.3.tgz#7fee7afbf8524ec57f0a0337a7233a43b8a51599"
integrity sha512-W9ryWHrojgSKSRUzPUzLmkdq1M3YZwTkXB4pZNkSoknwC1TK/+LQMYCvCVAykRpqpQ6fuKNomhpCabVCcjTFXQ==
dependencies:
"@abp/anchor-js" "~5.3.0-rc.2"
"@abp/clipboard" "~5.3.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.2"
"@abp/popper.js" "~5.3.0-rc.2"
"@abp/prismjs" "~5.3.0-rc.2"
"@abp/anchor-js" "~5.3.0-rc.3"
"@abp/clipboard" "~5.3.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.3"
"@abp/popper.js" "~5.3.0-rc.3"
"@abp/prismjs" "~5.3.0-rc.3"
"@abp/font-awesome@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.2.tgz#30995f5f5f6d604cd2241ee677ec14dcfc78377d"
integrity sha512-KFwYcjiq01RxI75qnbDt+G8zFcSEJRurHHZQwcI7ySjtQV5xM41zycOYIOV3SKz/gcyYyBBL5UeJPjsE8cu+Fw==
"@abp/font-awesome@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.3.tgz#ef97f0a95385f1d56d4432b84944379d2cb1bfbd"
integrity sha512-kbm9ZaK8SSMcoeBbMdT1b5rJOZ3y8i/bdqD+3g0s65LEeqXNrKV/TkDdJqns72x4PxUQV6r3naXaEbV6Yj/sXQ==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.2.tgz#53561d6966f25bf6f7e91dcb89032fecd2c35d1f"
integrity sha512-94ExZ5q02s7ANpFyQnEcuSUjyra+32jMMkV0ZITbjWlmFRcXEogeIF3q3B4XswRi+yf67kQg7ynYCbGR7JESDg==
"@abp/jquery-form@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.3.tgz#497f0a442323d99a7939ba8f9e5234d1a1891e03"
integrity sha512-gknwOgCEF4oJo9Vz2uM2Dl9dkJ2ulJSLb6YXEsPWx5fAFfIuwOl/5H0I1EE4XemtcEpF6xb+Ettnaxo8TcnIcg==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.2.tgz#957387fb88414a50a5d3d84089ab3704b710645f"
integrity sha512-dIXsxqQ0x+xiLCA2x6xWR3wIvfpT0zukLFOrkCVNSc+mnWWyYlavRnGl3f5W/4jQSPZ9Ao/txhsThfkvO+Mu0Q==
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.3.tgz#a3e39dfb4ba2e0f45dcfde28bd22ff36c55173a0"
integrity sha512-zgSNkg/mzNDzvE+3cL58nLoV3EvFB/ALiLHudo8GcWsdFxx7R+2DfboCSFE1oJ8do6tED+9YG0/VJiZDXnFPwQ==
dependencies:
"@abp/jquery-validation" "~5.3.0-rc.2"
"@abp/jquery-validation" "~5.3.0-rc.3"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.2.tgz#d866b10ffbfc1852df11122aa2cf6a56e50819b3"
integrity sha512-DAxwKjalhMZNCuXBS6Ai9RlIDsEzm0SGnFDApQIo/i6HGKoK4J/eTnFZ175xZMQ79yrxe71MKWR29l/+PuwcRw==
"@abp/jquery-validation@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.3.tgz#917a2b2e7e4b8e5aacdd10284f18f58bfac1743d"
integrity sha512-m2pPTGJs8MQzzdzMpWFD94RU4dqMrwwT4ZJyqz07EPzRv7NURGVlzJOPdwDiTVdiT5UsaYzDF0BYgfj3/FL/iw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-validation "^1.19.3"
"@abp/jquery@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.2.tgz#8a5008123f5dbf1276c719ac45101161e9d9b793"
integrity sha512-VjA22n17pPKqj6jZUk6qxpqx2UT5Uv6q/AvyJtacDC3D1MXfrnSWxi9FAPFp4N52i4knkfuKFZtuFlFSkQe4FQ==
"@abp/jquery@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.3.tgz#e75ca02fa0520c60b1aed14444fc129ed6a27d0b"
integrity sha512-ZJYpnFqByAzHKru1aGz8VLZw4xb/YD1wpahN9pIsPYeFrE6/7Vjs8npQk5it2Ww5gaA3unSrMIc0CMsr5kk0Nw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
jquery "~3.6.0"
"@abp/lodash@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.2.tgz#51600a0ba49c6d4060c3e280b1f1d62ed7f48a16"
integrity sha512-qreUjH0umhsGKRSYpswcX1SAF1iNBp/AP32LMfvezvPaCA+KQFWknHuOTV2jn1tYC5c7KJTTTp46jRTi88VSHQ==
"@abp/lodash@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.3.tgz#3fcc23626b9e36652ee36847b4a8879cf8aae8ef"
integrity sha512-KJFNAhW3AHi6AAhSlix50gbU9QmQT9TD5RYofEoIm1rfd7iZF0uowJheES0jqHU4PeS80Fnzp8AnBhVYgRMUjg==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
lodash "^4.17.21"
"@abp/luxon@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.2.tgz#6ea39998aaba2a3bd6e6dd3c9cacc1a0f56afa8f"
integrity sha512-9++6ZD0zEmJcH3iSNcTtC0haEVbQgxzoFx1wpEXsB3YVuBKUjJnJCXMbt0Qmkkq40tclmG8bfORRYhII29TLWA==
"@abp/luxon@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.3.tgz#cf9e2070f3b3e1281dcf05ba1781d8daa41da98d"
integrity sha512-1gBfWwFrS+xuTD12dB/LLUbGWCATbByp1kCFbHdgVNOkkkDvJETS0LeB8o/ggw7rBWL5i3Jkpb5xFTRT6yKX4Q==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.2.tgz#069e071472eb8727260e9a1b5322e30cdaebffc9"
integrity sha512-JPaoNiYWR6T7Osx4ezURFanxC9ex1U9zr+7Fko1mmig8oZ+OHsk1cbdNBD5ChgAVsHdqK2eJ4iobDjhsDfMYiA==
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.3.tgz#1d8d5cede65dbd0d0975d8fabfe135105710ddde"
integrity sha512-SW8UBKQGsS8zrG2RkmGBuze/NgreDWWJ84l2qMKYmTtgL/kOCLm4FBvo44azNOq6a3rYVJGpwirYRBcwrsAfHw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/popper.js@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-5.3.0-rc.2.tgz#456fa195785f0471cdeb69557029a0e5d193cd2a"
integrity sha512-/ZtPgiCGa1yXf4IH3XMwEGkwB4PeOKGRROmPkMZnwOMTkEYN3kZlwTgbRXdRnp8Cfqze5oIQiF5LO8i/J9QaOQ==
"@abp/popper.js@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-5.3.0-rc.3.tgz#d01c8cbfe2bdb75e302483dc8321f5b698a94b99"
integrity sha512-/FjBhHKTDQXDi3xsBQVuUIuIJoN230q5EsG5IGHXHUJr9pnlC4ZhYJlfni80XlXuue7X3RiJeZc5P5MyZt4QFA==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
"@popperjs/core" "^2.11.2"
"@abp/prismjs@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-5.3.0-rc.2.tgz#8a5ed8032a1e8ba7644adbffae9efdc18c3811f7"
integrity sha512-G7ab7PL0TcjtvA9rdFj0RajP0pXZrXmIzKZ/vtQqW6mNLXNCI1OKJ/fAXXwS35gFEyVPvn9xKPnuYlhwqWl6ug==
"@abp/prismjs@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-5.3.0-rc.3.tgz#c382946b15c820a01e3833ba5c4b3f6d52f8365c"
integrity sha512-a/lahdqzBEcsQ8j9Vjg8KC8xyDroGBi+4NIV2wb+k0CAaA49L25lfq0RSCji5RgyZ9Hjznhg/NyD6AFKaB3ykA==
dependencies:
"@abp/clipboard" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.2"
"@abp/clipboard" "~5.3.0-rc.3"
"@abp/core" "~5.3.0-rc.3"
prismjs "^1.26.0"
"@abp/select2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.2.tgz#50e622f2296c3594e89699e8747dcf520fb4415d"
integrity sha512-HwfiEgeECkzQhCf/3Je/V7pRtRvr3YQtX1gAWpI6Ty2P+nTV4ue/l1w5Si+59vuJm3JP+fCnSFPlHXxahfL/Gw==
"@abp/select2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.3.tgz#7a0f9f7472c812b85ce9bc5bd8a557c33e967e7d"
integrity sha512-6t+UXjDh3bzaCWsSxwuRtOgGz+aDidPKA2JKZfKLAFM4WkcLmY8Px0RY3jgsbxrtM9ANncA9gbl69Q3uY2DmHA==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
select2 "^4.0.13"
"@abp/sweetalert2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.2.tgz#41d19b81011e3d5c9d12b8d6ec6da12e52553683"
integrity sha512-6Qx2WIpXQI/ydfX9P7cMISvwrFi4UAPzkuNkhPOZT7chq64auz88Rtqyw+SLXLnCCQ+e31/ekFldijOG9CbV1g==
"@abp/sweetalert2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.3.tgz#91557a4b4a103f68a926fde19c830e195597ff0d"
integrity sha512-hAw+E8EnGO9nnyGbGiD/y+SyScHD4R0MEi/eK2bsMSKAzBxKcUBv0MxrsNQc0WhVwqRQETRccdLX3WYofmh8Kw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
sweetalert2 "^11.3.6"
"@abp/timeago@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.2.tgz#16f73659e83643d82eafac716115dbf0333cce98"
integrity sha512-fFvBX65Bzvg+x4vClzSh31FJJ2m6b2/s+IJ4/t4FNDxDqybfOzkAfRzPm7NVDw5Avu1fjRLwFhQueb0sECQD/w==
"@abp/timeago@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.3.tgz#7480ed2d5ee035d2f43c223d7bb58d794ff3ba2f"
integrity sha512-kgIlH/KGWhYwZSGvCT5LnCYoD+1pSwoQf2GhtvgBUnYqxS6+s0FUSMSzX/MISLOvLWknl2KNnARsOXJkqrWXEw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
timeago "^1.6.7"
"@abp/toastr@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.2.tgz#e868ffe7acc3e1838dd008f936e909250e360cc8"
integrity sha512-0BLjOSalZw7NdRXw4/SwPP7N+ChFGO2elEJ7zyd0c8Bi+Gz5lqL6ZW47O1ANKSv9HnPoyRsPDSBiCIvXXtlFOw==
"@abp/toastr@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.3.tgz#1a6f03737c2ae92d62a8b7f51d4c70cc4d97212f"
integrity sha512-Vag9lz2YboyZ0/4Y/OvFG+EaY0PCs5X97ZijZRB+saSRe1pL1+qnBMpniMDUvbMEpitB5Qq+FqdkOnKdhlrH4A==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
toastr "^2.1.4"
"@abp/utils@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.2.tgz#cbdf34bb32f99396c2a7f6dd2f0fa0b5239413bb"
integrity sha512-0BgsxKwkiNcbBSDJIfxBObM4QYTk1umZ/WnKUdvSyv0Fe4hKK+gDvsBzk97O+ZVyBHIflvcln3dKpS3eIVwhIg==
"@abp/utils@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.3.tgz#e91f10b18ac1e17af7f15c85257c24034cab2ba1"
integrity sha512-vMzsddCvI+M6Qd7Hns5KPUXqdFFboJwAOB9gvxj+MmjVNDCpFTo1hjq0H0zB6NHI8Ik+9sw44D0c7gkTdQQt7Q==
dependencies:
just-compare "^1.3.0"

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

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

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.2.tgz#49da0f1ad2c0ec40eaacccae6874863fde954dda"
integrity sha512-Hb3ukaYMDhftkk7kQ9jVpkqhEoll8wU39/Qdy8JOlrJw3SDqqckWbVcJQkvetqa3mChy6kAVG3xe9ywG1h/6jA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.2.tgz#a4e6f033ee17fe7196e94047640bc826a69694a6"
integrity sha512-uKyb8by2dqYvCr9TCD0JKg2W+eLNcHanmQDL+aoI9OAExEEI/DYxw2a5++OntJGvmbcA6o1envmvOjqqsZuX0g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.2"
"@abp/bootstrap" "~5.3.0-rc.2"
"@abp/bootstrap-datepicker" "~5.3.0-rc.2"
"@abp/datatables.net-bs5" "~5.3.0-rc.2"
"@abp/font-awesome" "~5.3.0-rc.2"
"@abp/jquery-form" "~5.3.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.2"
"@abp/lodash" "~5.3.0-rc.2"
"@abp/luxon" "~5.3.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.2"
"@abp/select2" "~5.3.0-rc.2"
"@abp/sweetalert2" "~5.3.0-rc.2"
"@abp/timeago" "~5.3.0-rc.2"
"@abp/toastr" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.2.tgz#93a3c331cc75d2fbdd466a42777040466295f982"
integrity sha512-10RgXgZChbXNtXMblvvEZQctufJlP29RabfIOKWBTBMtU+jUgtDsLUwmF6Oi/65LLImOUogmBCb9MxjNm71iAQ==
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.3.tgz#726ce9dc03974ee192b3bb6a921a33fb69cf7f95"
integrity sha512-yOXp2ZXNGGDHWKHOXjudH1v7MK5ss1kpQ8DeorrboYybdmeWsq7BtrMIfvfudv8iCIWrg5Jmnf3GQ/7hBxdAdg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.3.tgz#34a752e71b965e762a81d758965a30d140501bc9"
integrity sha512-GnGhj6Y2DE1mrSWmp1jRnNvCsUiugWPKxlv1ue5dCdPVOw14OdXa6tLJwnZ38w9OOCDzXQyDUFdr19+uwOvEzQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.3"
"@abp/bootstrap" "~5.3.0-rc.3"
"@abp/bootstrap-datepicker" "~5.3.0-rc.3"
"@abp/datatables.net-bs5" "~5.3.0-rc.3"
"@abp/font-awesome" "~5.3.0-rc.3"
"@abp/jquery-form" "~5.3.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.3"
"@abp/lodash" "~5.3.0-rc.3"
"@abp/luxon" "~5.3.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.3"
"@abp/select2" "~5.3.0-rc.3"
"@abp/sweetalert2" "~5.3.0-rc.3"
"@abp/timeago" "~5.3.0-rc.3"
"@abp/toastr" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.3.tgz#810821c844f4a1f248182ed9d3a8b54237b83124"
integrity sha512-1yvpDgZpYegL/JiwPdpCm/VjruEymt5VcamMYLPiUpmGTl0b7QFtUIwjSonE3gHEsBDXj9eCw9Kw3Bi+sd7NNQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,144 +41,144 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.2.tgz#228735714f2baeb42e864c175e0aed3f855249d7"
integrity sha512-jZ7vGvsLjnXwpzvQ6vjKHWBkiptYBnEDVIfQ/zKV8kvkhdu+xxOP/u1LM90NSR2YckjIRj8+mINEcrnWhXgRNw==
"@abp/bootstrap-datepicker@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.3.tgz#f98743539a1e8d883869aa7a759ba1aa00cd0689"
integrity sha512-VNNROxO1wzjG2q35wKEh4STluZllVggNhb0UyGtpZVNbtLydSxeFGHcve26f8UfEWE3WfC5Yyw8nBOHyJxh6tg==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.2.tgz#c410f44d987d09b5a74fd58417d03788fa878884"
integrity sha512-jb58M67kWldW35zTjVDFLaCj4STly2eU40COYFgjPQSH7F21DvMdX69Cp3jpmHaxm8VQE9izgW0NV8+oGlFyAw==
"@abp/bootstrap@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.3.tgz#338b5ce194a257e5f14be2344b4e722874273ab1"
integrity sha512-fom2AboT9d1O3K1cOrIFT9l5Cvw2l42BvxEHkV3sXkZxZSstc9exURQn0WmKxWnOMCwM03N2IMKsFlk6SePN2A==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
bootstrap "^5.1.3"
"@abp/core@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.2.tgz#3a3c6d187c502436bb02db99be3720f61628c924"
integrity sha512-/BEO90D7ibeyZxfCQHv2bbb9y/SpfZtaw0A8gmQlYrH3rZ3Th935v5XjCeYem8IGJ8fDZO7CRzW5TBsku/PukA==
"@abp/core@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.3.tgz#7846bd8582bbb9effdb058b3b815fc1798b33f01"
integrity sha512-RyFoereWj/YOccWFeB5yq4aktKnYl44xrb6LKNkCmcVadbOJ+7AHgHljychTuMZalTvfzW2GcZacIoHw4bhn/A==
dependencies:
"@abp/utils" "~5.3.0-rc.2"
"@abp/utils" "~5.3.0-rc.3"
"@abp/datatables.net-bs5@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.2.tgz#452c2112fbe3cdac8c0d12bb626017f7c6333a45"
integrity sha512-Rk1uY76dGMnBFYILdXrb6Oc+jjblLdSzGZvDH1dyoFYs0bLWsjqVsOIE+kCjO447PgDOLyF+4nurLj+A9yCkEg==
"@abp/datatables.net-bs5@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.3.tgz#f420208050a3a6f8e0ad3bcbb6af0e74584d2883"
integrity sha512-gwWMRElBQatElOdWyozYOY7lhYAUQu6/aZnf4XyiTlaWp6g1iMRJKgmaT73DhiIl+jxUiFtWjEla+65cXSl7sA==
dependencies:
"@abp/datatables.net" "~5.3.0-rc.2"
"@abp/datatables.net" "~5.3.0-rc.3"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.2.tgz#e7156085d76ab0b20e41fe92f9c99b14822b5f6a"
integrity sha512-aPSSmnBC939uYHR9fxxuvtxq4217qG3f8uf18ar7yWJwzWAYMOOhkmK0rEOqn86ObuXdjMAly7ThyfL6RH2iNQ==
"@abp/datatables.net@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.3.tgz#e4b1f9fe41e788878f9cce082d6a79db9c4a8bae"
integrity sha512-FghO+XGSu9rwKOAUYC5AsB6hh1KrXAJ3GmHFYOIHrcd9nB/e60NtyoOo14TeO/LAFCVLOLq/FIBpEbkUZJZHkA==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
datatables.net "^1.11.4"
"@abp/font-awesome@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.2.tgz#30995f5f5f6d604cd2241ee677ec14dcfc78377d"
integrity sha512-KFwYcjiq01RxI75qnbDt+G8zFcSEJRurHHZQwcI7ySjtQV5xM41zycOYIOV3SKz/gcyYyBBL5UeJPjsE8cu+Fw==
"@abp/font-awesome@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.3.tgz#ef97f0a95385f1d56d4432b84944379d2cb1bfbd"
integrity sha512-kbm9ZaK8SSMcoeBbMdT1b5rJOZ3y8i/bdqD+3g0s65LEeqXNrKV/TkDdJqns72x4PxUQV6r3naXaEbV6Yj/sXQ==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.2.tgz#53561d6966f25bf6f7e91dcb89032fecd2c35d1f"
integrity sha512-94ExZ5q02s7ANpFyQnEcuSUjyra+32jMMkV0ZITbjWlmFRcXEogeIF3q3B4XswRi+yf67kQg7ynYCbGR7JESDg==
"@abp/jquery-form@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.3.tgz#497f0a442323d99a7939ba8f9e5234d1a1891e03"
integrity sha512-gknwOgCEF4oJo9Vz2uM2Dl9dkJ2ulJSLb6YXEsPWx5fAFfIuwOl/5H0I1EE4XemtcEpF6xb+Ettnaxo8TcnIcg==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.2.tgz#957387fb88414a50a5d3d84089ab3704b710645f"
integrity sha512-dIXsxqQ0x+xiLCA2x6xWR3wIvfpT0zukLFOrkCVNSc+mnWWyYlavRnGl3f5W/4jQSPZ9Ao/txhsThfkvO+Mu0Q==
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.3.tgz#a3e39dfb4ba2e0f45dcfde28bd22ff36c55173a0"
integrity sha512-zgSNkg/mzNDzvE+3cL58nLoV3EvFB/ALiLHudo8GcWsdFxx7R+2DfboCSFE1oJ8do6tED+9YG0/VJiZDXnFPwQ==
dependencies:
"@abp/jquery-validation" "~5.3.0-rc.2"
"@abp/jquery-validation" "~5.3.0-rc.3"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.2.tgz#d866b10ffbfc1852df11122aa2cf6a56e50819b3"
integrity sha512-DAxwKjalhMZNCuXBS6Ai9RlIDsEzm0SGnFDApQIo/i6HGKoK4J/eTnFZ175xZMQ79yrxe71MKWR29l/+PuwcRw==
"@abp/jquery-validation@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.3.tgz#917a2b2e7e4b8e5aacdd10284f18f58bfac1743d"
integrity sha512-m2pPTGJs8MQzzdzMpWFD94RU4dqMrwwT4ZJyqz07EPzRv7NURGVlzJOPdwDiTVdiT5UsaYzDF0BYgfj3/FL/iw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-validation "^1.19.3"
"@abp/jquery@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.2.tgz#8a5008123f5dbf1276c719ac45101161e9d9b793"
integrity sha512-VjA22n17pPKqj6jZUk6qxpqx2UT5Uv6q/AvyJtacDC3D1MXfrnSWxi9FAPFp4N52i4knkfuKFZtuFlFSkQe4FQ==
"@abp/jquery@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.3.tgz#e75ca02fa0520c60b1aed14444fc129ed6a27d0b"
integrity sha512-ZJYpnFqByAzHKru1aGz8VLZw4xb/YD1wpahN9pIsPYeFrE6/7Vjs8npQk5it2Ww5gaA3unSrMIc0CMsr5kk0Nw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
jquery "~3.6.0"
"@abp/lodash@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.2.tgz#51600a0ba49c6d4060c3e280b1f1d62ed7f48a16"
integrity sha512-qreUjH0umhsGKRSYpswcX1SAF1iNBp/AP32LMfvezvPaCA+KQFWknHuOTV2jn1tYC5c7KJTTTp46jRTi88VSHQ==
"@abp/lodash@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.3.tgz#3fcc23626b9e36652ee36847b4a8879cf8aae8ef"
integrity sha512-KJFNAhW3AHi6AAhSlix50gbU9QmQT9TD5RYofEoIm1rfd7iZF0uowJheES0jqHU4PeS80Fnzp8AnBhVYgRMUjg==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
lodash "^4.17.21"
"@abp/luxon@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.2.tgz#6ea39998aaba2a3bd6e6dd3c9cacc1a0f56afa8f"
integrity sha512-9++6ZD0zEmJcH3iSNcTtC0haEVbQgxzoFx1wpEXsB3YVuBKUjJnJCXMbt0Qmkkq40tclmG8bfORRYhII29TLWA==
"@abp/luxon@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.3.tgz#cf9e2070f3b3e1281dcf05ba1781d8daa41da98d"
integrity sha512-1gBfWwFrS+xuTD12dB/LLUbGWCATbByp1kCFbHdgVNOkkkDvJETS0LeB8o/ggw7rBWL5i3Jkpb5xFTRT6yKX4Q==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.2.tgz#069e071472eb8727260e9a1b5322e30cdaebffc9"
integrity sha512-JPaoNiYWR6T7Osx4ezURFanxC9ex1U9zr+7Fko1mmig8oZ+OHsk1cbdNBD5ChgAVsHdqK2eJ4iobDjhsDfMYiA==
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.3.tgz#1d8d5cede65dbd0d0975d8fabfe135105710ddde"
integrity sha512-SW8UBKQGsS8zrG2RkmGBuze/NgreDWWJ84l2qMKYmTtgL/kOCLm4FBvo44azNOq6a3rYVJGpwirYRBcwrsAfHw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.2.tgz#50e622f2296c3594e89699e8747dcf520fb4415d"
integrity sha512-HwfiEgeECkzQhCf/3Je/V7pRtRvr3YQtX1gAWpI6Ty2P+nTV4ue/l1w5Si+59vuJm3JP+fCnSFPlHXxahfL/Gw==
"@abp/select2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.3.tgz#7a0f9f7472c812b85ce9bc5bd8a557c33e967e7d"
integrity sha512-6t+UXjDh3bzaCWsSxwuRtOgGz+aDidPKA2JKZfKLAFM4WkcLmY8Px0RY3jgsbxrtM9ANncA9gbl69Q3uY2DmHA==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
select2 "^4.0.13"
"@abp/sweetalert2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.2.tgz#41d19b81011e3d5c9d12b8d6ec6da12e52553683"
integrity sha512-6Qx2WIpXQI/ydfX9P7cMISvwrFi4UAPzkuNkhPOZT7chq64auz88Rtqyw+SLXLnCCQ+e31/ekFldijOG9CbV1g==
"@abp/sweetalert2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.3.tgz#91557a4b4a103f68a926fde19c830e195597ff0d"
integrity sha512-hAw+E8EnGO9nnyGbGiD/y+SyScHD4R0MEi/eK2bsMSKAzBxKcUBv0MxrsNQc0WhVwqRQETRccdLX3WYofmh8Kw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
sweetalert2 "^11.3.6"
"@abp/timeago@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.2.tgz#16f73659e83643d82eafac716115dbf0333cce98"
integrity sha512-fFvBX65Bzvg+x4vClzSh31FJJ2m6b2/s+IJ4/t4FNDxDqybfOzkAfRzPm7NVDw5Avu1fjRLwFhQueb0sECQD/w==
"@abp/timeago@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.3.tgz#7480ed2d5ee035d2f43c223d7bb58d794ff3ba2f"
integrity sha512-kgIlH/KGWhYwZSGvCT5LnCYoD+1pSwoQf2GhtvgBUnYqxS6+s0FUSMSzX/MISLOvLWknl2KNnARsOXJkqrWXEw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
timeago "^1.6.7"
"@abp/toastr@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.2.tgz#e868ffe7acc3e1838dd008f936e909250e360cc8"
integrity sha512-0BLjOSalZw7NdRXw4/SwPP7N+ChFGO2elEJ7zyd0c8Bi+Gz5lqL6ZW47O1ANKSv9HnPoyRsPDSBiCIvXXtlFOw==
"@abp/toastr@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.3.tgz#1a6f03737c2ae92d62a8b7f51d4c70cc4d97212f"
integrity sha512-Vag9lz2YboyZ0/4Y/OvFG+EaY0PCs5X97ZijZRB+saSRe1pL1+qnBMpniMDUvbMEpitB5Qq+FqdkOnKdhlrH4A==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
toastr "^2.1.4"
"@abp/utils@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.2.tgz#cbdf34bb32f99396c2a7f6dd2f0fa0b5239413bb"
integrity sha512-0BgsxKwkiNcbBSDJIfxBObM4QYTk1umZ/WnKUdvSyv0Fe4hKK+gDvsBzk97O+ZVyBHIflvcln3dKpS3eIVwhIg==
"@abp/utils@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.3.tgz#e91f10b18ac1e17af7f15c85257c24034cab2ba1"
integrity sha512-vMzsddCvI+M6Qd7Hns5KPUXqdFFboJwAOB9gvxj+MmjVNDCpFTo1hjq0H0zB6NHI8Ik+9sw44D0c7gkTdQQt7Q==
dependencies:
just-compare "^1.3.0"

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

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

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.2.tgz#49da0f1ad2c0ec40eaacccae6874863fde954dda"
integrity sha512-Hb3ukaYMDhftkk7kQ9jVpkqhEoll8wU39/Qdy8JOlrJw3SDqqckWbVcJQkvetqa3mChy6kAVG3xe9ywG1h/6jA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.2.tgz#a4e6f033ee17fe7196e94047640bc826a69694a6"
integrity sha512-uKyb8by2dqYvCr9TCD0JKg2W+eLNcHanmQDL+aoI9OAExEEI/DYxw2a5++OntJGvmbcA6o1envmvOjqqsZuX0g==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.2"
"@abp/bootstrap" "~5.3.0-rc.2"
"@abp/bootstrap-datepicker" "~5.3.0-rc.2"
"@abp/datatables.net-bs5" "~5.3.0-rc.2"
"@abp/font-awesome" "~5.3.0-rc.2"
"@abp/jquery-form" "~5.3.0-rc.2"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.2"
"@abp/lodash" "~5.3.0-rc.2"
"@abp/luxon" "~5.3.0-rc.2"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.2"
"@abp/select2" "~5.3.0-rc.2"
"@abp/sweetalert2" "~5.3.0-rc.2"
"@abp/timeago" "~5.3.0-rc.2"
"@abp/toastr" "~5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.2.tgz#93a3c331cc75d2fbdd466a42777040466295f982"
integrity sha512-10RgXgZChbXNtXMblvvEZQctufJlP29RabfIOKWBTBMtU+jUgtDsLUwmF6Oi/65LLImOUogmBCb9MxjNm71iAQ==
"@abp/aspnetcore.mvc.ui.theme.basic@^5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-5.3.0-rc.3.tgz#726ce9dc03974ee192b3bb6a921a33fb69cf7f95"
integrity sha512-yOXp2ZXNGGDHWKHOXjudH1v7MK5ss1kpQ8DeorrboYybdmeWsq7BtrMIfvfudv8iCIWrg5Jmnf3GQ/7hBxdAdg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui.theme.shared@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-5.3.0-rc.3.tgz#34a752e71b965e762a81d758965a30d140501bc9"
integrity sha512-GnGhj6Y2DE1mrSWmp1jRnNvCsUiugWPKxlv1ue5dCdPVOw14OdXa6tLJwnZ38w9OOCDzXQyDUFdr19+uwOvEzQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~5.3.0-rc.3"
"@abp/bootstrap" "~5.3.0-rc.3"
"@abp/bootstrap-datepicker" "~5.3.0-rc.3"
"@abp/datatables.net-bs5" "~5.3.0-rc.3"
"@abp/font-awesome" "~5.3.0-rc.3"
"@abp/jquery-form" "~5.3.0-rc.3"
"@abp/jquery-validation-unobtrusive" "~5.3.0-rc.3"
"@abp/lodash" "~5.3.0-rc.3"
"@abp/luxon" "~5.3.0-rc.3"
"@abp/malihu-custom-scrollbar-plugin" "~5.3.0-rc.3"
"@abp/select2" "~5.3.0-rc.3"
"@abp/sweetalert2" "~5.3.0-rc.3"
"@abp/timeago" "~5.3.0-rc.3"
"@abp/toastr" "~5.3.0-rc.3"
"@abp/aspnetcore.mvc.ui@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-5.3.0-rc.3.tgz#810821c844f4a1f248182ed9d3a8b54237b83124"
integrity sha512-1yvpDgZpYegL/JiwPdpCm/VjruEymt5VcamMYLPiUpmGTl0b7QFtUIwjSonE3gHEsBDXj9eCw9Kw3Bi+sd7NNQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,171 +41,171 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.2.tgz#228735714f2baeb42e864c175e0aed3f855249d7"
integrity sha512-jZ7vGvsLjnXwpzvQ6vjKHWBkiptYBnEDVIfQ/zKV8kvkhdu+xxOP/u1LM90NSR2YckjIRj8+mINEcrnWhXgRNw==
"@abp/bootstrap-datepicker@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-5.3.0-rc.3.tgz#f98743539a1e8d883869aa7a759ba1aa00cd0689"
integrity sha512-VNNROxO1wzjG2q35wKEh4STluZllVggNhb0UyGtpZVNbtLydSxeFGHcve26f8UfEWE3WfC5Yyw8nBOHyJxh6tg==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.2.tgz#c410f44d987d09b5a74fd58417d03788fa878884"
integrity sha512-jb58M67kWldW35zTjVDFLaCj4STly2eU40COYFgjPQSH7F21DvMdX69Cp3jpmHaxm8VQE9izgW0NV8+oGlFyAw==
"@abp/bootstrap@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-5.3.0-rc.3.tgz#338b5ce194a257e5f14be2344b4e722874273ab1"
integrity sha512-fom2AboT9d1O3K1cOrIFT9l5Cvw2l42BvxEHkV3sXkZxZSstc9exURQn0WmKxWnOMCwM03N2IMKsFlk6SePN2A==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
bootstrap "^5.1.3"
"@abp/clipboard@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-5.3.0-rc.2.tgz#e9a4f38a5d33d88a5c2440422a87e403671b3ed8"
integrity sha512-8OKcmGych7cmcYn8tuUmGo+mMlThNBDZA71c/cVAGw1RuLM16SCgeJVeVFhyUrmkBwH/E5Hfh06ZLlIrZKj36Q==
"@abp/clipboard@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-5.3.0-rc.3.tgz#30ed8014dfc383f53df91553cef8d405a6d9070a"
integrity sha512-4IVMgasvomY8Q0m1Y48VJr5TK3+BmeAQhEp+B4h2whE+/uIFpAhFWS5U0Bie9GjqQdEEqJ1a01tn16fK9jpzcw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
clipboard "^2.0.8"
"@abp/core@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.2.tgz#3a3c6d187c502436bb02db99be3720f61628c924"
integrity sha512-/BEO90D7ibeyZxfCQHv2bbb9y/SpfZtaw0A8gmQlYrH3rZ3Th935v5XjCeYem8IGJ8fDZO7CRzW5TBsku/PukA==
"@abp/core@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-5.3.0-rc.3.tgz#7846bd8582bbb9effdb058b3b815fc1798b33f01"
integrity sha512-RyFoereWj/YOccWFeB5yq4aktKnYl44xrb6LKNkCmcVadbOJ+7AHgHljychTuMZalTvfzW2GcZacIoHw4bhn/A==
dependencies:
"@abp/utils" "~5.3.0-rc.2"
"@abp/utils" "~5.3.0-rc.3"
"@abp/datatables.net-bs5@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.2.tgz#452c2112fbe3cdac8c0d12bb626017f7c6333a45"
integrity sha512-Rk1uY76dGMnBFYILdXrb6Oc+jjblLdSzGZvDH1dyoFYs0bLWsjqVsOIE+kCjO447PgDOLyF+4nurLj+A9yCkEg==
"@abp/datatables.net-bs5@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-5.3.0-rc.3.tgz#f420208050a3a6f8e0ad3bcbb6af0e74584d2883"
integrity sha512-gwWMRElBQatElOdWyozYOY7lhYAUQu6/aZnf4XyiTlaWp6g1iMRJKgmaT73DhiIl+jxUiFtWjEla+65cXSl7sA==
dependencies:
"@abp/datatables.net" "~5.3.0-rc.2"
"@abp/datatables.net" "~5.3.0-rc.3"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.2.tgz#e7156085d76ab0b20e41fe92f9c99b14822b5f6a"
integrity sha512-aPSSmnBC939uYHR9fxxuvtxq4217qG3f8uf18ar7yWJwzWAYMOOhkmK0rEOqn86ObuXdjMAly7ThyfL6RH2iNQ==
"@abp/datatables.net@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-5.3.0-rc.3.tgz#e4b1f9fe41e788878f9cce082d6a79db9c4a8bae"
integrity sha512-FghO+XGSu9rwKOAUYC5AsB6hh1KrXAJ3GmHFYOIHrcd9nB/e60NtyoOo14TeO/LAFCVLOLq/FIBpEbkUZJZHkA==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
datatables.net "^1.11.4"
"@abp/font-awesome@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.2.tgz#30995f5f5f6d604cd2241ee677ec14dcfc78377d"
integrity sha512-KFwYcjiq01RxI75qnbDt+G8zFcSEJRurHHZQwcI7ySjtQV5xM41zycOYIOV3SKz/gcyYyBBL5UeJPjsE8cu+Fw==
"@abp/font-awesome@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-5.3.0-rc.3.tgz#ef97f0a95385f1d56d4432b84944379d2cb1bfbd"
integrity sha512-kbm9ZaK8SSMcoeBbMdT1b5rJOZ3y8i/bdqD+3g0s65LEeqXNrKV/TkDdJqns72x4PxUQV6r3naXaEbV6Yj/sXQ==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.2.tgz#53561d6966f25bf6f7e91dcb89032fecd2c35d1f"
integrity sha512-94ExZ5q02s7ANpFyQnEcuSUjyra+32jMMkV0ZITbjWlmFRcXEogeIF3q3B4XswRi+yf67kQg7ynYCbGR7JESDg==
"@abp/jquery-form@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-5.3.0-rc.3.tgz#497f0a442323d99a7939ba8f9e5234d1a1891e03"
integrity sha512-gknwOgCEF4oJo9Vz2uM2Dl9dkJ2ulJSLb6YXEsPWx5fAFfIuwOl/5H0I1EE4XemtcEpF6xb+Ettnaxo8TcnIcg==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.2.tgz#957387fb88414a50a5d3d84089ab3704b710645f"
integrity sha512-dIXsxqQ0x+xiLCA2x6xWR3wIvfpT0zukLFOrkCVNSc+mnWWyYlavRnGl3f5W/4jQSPZ9Ao/txhsThfkvO+Mu0Q==
"@abp/jquery-validation-unobtrusive@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-5.3.0-rc.3.tgz#a3e39dfb4ba2e0f45dcfde28bd22ff36c55173a0"
integrity sha512-zgSNkg/mzNDzvE+3cL58nLoV3EvFB/ALiLHudo8GcWsdFxx7R+2DfboCSFE1oJ8do6tED+9YG0/VJiZDXnFPwQ==
dependencies:
"@abp/jquery-validation" "~5.3.0-rc.2"
"@abp/jquery-validation" "~5.3.0-rc.3"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.2.tgz#d866b10ffbfc1852df11122aa2cf6a56e50819b3"
integrity sha512-DAxwKjalhMZNCuXBS6Ai9RlIDsEzm0SGnFDApQIo/i6HGKoK4J/eTnFZ175xZMQ79yrxe71MKWR29l/+PuwcRw==
"@abp/jquery-validation@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-5.3.0-rc.3.tgz#917a2b2e7e4b8e5aacdd10284f18f58bfac1743d"
integrity sha512-m2pPTGJs8MQzzdzMpWFD94RU4dqMrwwT4ZJyqz07EPzRv7NURGVlzJOPdwDiTVdiT5UsaYzDF0BYgfj3/FL/iw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
jquery-validation "^1.19.3"
"@abp/jquery@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.2.tgz#8a5008123f5dbf1276c719ac45101161e9d9b793"
integrity sha512-VjA22n17pPKqj6jZUk6qxpqx2UT5Uv6q/AvyJtacDC3D1MXfrnSWxi9FAPFp4N52i4knkfuKFZtuFlFSkQe4FQ==
"@abp/jquery@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-5.3.0-rc.3.tgz#e75ca02fa0520c60b1aed14444fc129ed6a27d0b"
integrity sha512-ZJYpnFqByAzHKru1aGz8VLZw4xb/YD1wpahN9pIsPYeFrE6/7Vjs8npQk5it2Ww5gaA3unSrMIc0CMsr5kk0Nw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
jquery "~3.6.0"
"@abp/lodash@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.2.tgz#51600a0ba49c6d4060c3e280b1f1d62ed7f48a16"
integrity sha512-qreUjH0umhsGKRSYpswcX1SAF1iNBp/AP32LMfvezvPaCA+KQFWknHuOTV2jn1tYC5c7KJTTTp46jRTi88VSHQ==
"@abp/lodash@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-5.3.0-rc.3.tgz#3fcc23626b9e36652ee36847b4a8879cf8aae8ef"
integrity sha512-KJFNAhW3AHi6AAhSlix50gbU9QmQT9TD5RYofEoIm1rfd7iZF0uowJheES0jqHU4PeS80Fnzp8AnBhVYgRMUjg==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
lodash "^4.17.21"
"@abp/luxon@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.2.tgz#6ea39998aaba2a3bd6e6dd3c9cacc1a0f56afa8f"
integrity sha512-9++6ZD0zEmJcH3iSNcTtC0haEVbQgxzoFx1wpEXsB3YVuBKUjJnJCXMbt0Qmkkq40tclmG8bfORRYhII29TLWA==
"@abp/luxon@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-5.3.0-rc.3.tgz#cf9e2070f3b3e1281dcf05ba1781d8daa41da98d"
integrity sha512-1gBfWwFrS+xuTD12dB/LLUbGWCATbByp1kCFbHdgVNOkkkDvJETS0LeB8o/ggw7rBWL5i3Jkpb5xFTRT6yKX4Q==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.2.tgz#069e071472eb8727260e9a1b5322e30cdaebffc9"
integrity sha512-JPaoNiYWR6T7Osx4ezURFanxC9ex1U9zr+7Fko1mmig8oZ+OHsk1cbdNBD5ChgAVsHdqK2eJ4iobDjhsDfMYiA==
"@abp/malihu-custom-scrollbar-plugin@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-5.3.0-rc.3.tgz#1d8d5cede65dbd0d0975d8fabfe135105710ddde"
integrity sha512-SW8UBKQGsS8zrG2RkmGBuze/NgreDWWJ84l2qMKYmTtgL/kOCLm4FBvo44azNOq6a3rYVJGpwirYRBcwrsAfHw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/prismjs@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-5.3.0-rc.2.tgz#8a5ed8032a1e8ba7644adbffae9efdc18c3811f7"
integrity sha512-G7ab7PL0TcjtvA9rdFj0RajP0pXZrXmIzKZ/vtQqW6mNLXNCI1OKJ/fAXXwS35gFEyVPvn9xKPnuYlhwqWl6ug==
"@abp/prismjs@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-5.3.0-rc.3.tgz#c382946b15c820a01e3833ba5c4b3f6d52f8365c"
integrity sha512-a/lahdqzBEcsQ8j9Vjg8KC8xyDroGBi+4NIV2wb+k0CAaA49L25lfq0RSCji5RgyZ9Hjznhg/NyD6AFKaB3ykA==
dependencies:
"@abp/clipboard" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.2"
"@abp/clipboard" "~5.3.0-rc.3"
"@abp/core" "~5.3.0-rc.3"
prismjs "^1.26.0"
"@abp/select2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.2.tgz#50e622f2296c3594e89699e8747dcf520fb4415d"
integrity sha512-HwfiEgeECkzQhCf/3Je/V7pRtRvr3YQtX1gAWpI6Ty2P+nTV4ue/l1w5Si+59vuJm3JP+fCnSFPlHXxahfL/Gw==
"@abp/select2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-5.3.0-rc.3.tgz#7a0f9f7472c812b85ce9bc5bd8a557c33e967e7d"
integrity sha512-6t+UXjDh3bzaCWsSxwuRtOgGz+aDidPKA2JKZfKLAFM4WkcLmY8Px0RY3jgsbxrtM9ANncA9gbl69Q3uY2DmHA==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
select2 "^4.0.13"
"@abp/sweetalert2@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.2.tgz#41d19b81011e3d5c9d12b8d6ec6da12e52553683"
integrity sha512-6Qx2WIpXQI/ydfX9P7cMISvwrFi4UAPzkuNkhPOZT7chq64auz88Rtqyw+SLXLnCCQ+e31/ekFldijOG9CbV1g==
"@abp/sweetalert2@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-5.3.0-rc.3.tgz#91557a4b4a103f68a926fde19c830e195597ff0d"
integrity sha512-hAw+E8EnGO9nnyGbGiD/y+SyScHD4R0MEi/eK2bsMSKAzBxKcUBv0MxrsNQc0WhVwqRQETRccdLX3WYofmh8Kw==
dependencies:
"@abp/core" "~5.3.0-rc.2"
"@abp/core" "~5.3.0-rc.3"
sweetalert2 "^11.3.6"
"@abp/timeago@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.2.tgz#16f73659e83643d82eafac716115dbf0333cce98"
integrity sha512-fFvBX65Bzvg+x4vClzSh31FJJ2m6b2/s+IJ4/t4FNDxDqybfOzkAfRzPm7NVDw5Avu1fjRLwFhQueb0sECQD/w==
"@abp/timeago@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-5.3.0-rc.3.tgz#7480ed2d5ee035d2f43c223d7bb58d794ff3ba2f"
integrity sha512-kgIlH/KGWhYwZSGvCT5LnCYoD+1pSwoQf2GhtvgBUnYqxS6+s0FUSMSzX/MISLOvLWknl2KNnARsOXJkqrWXEw==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
timeago "^1.6.7"
"@abp/toastr@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.2.tgz#e868ffe7acc3e1838dd008f936e909250e360cc8"
integrity sha512-0BLjOSalZw7NdRXw4/SwPP7N+ChFGO2elEJ7zyd0c8Bi+Gz5lqL6ZW47O1ANKSv9HnPoyRsPDSBiCIvXXtlFOw==
"@abp/toastr@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-5.3.0-rc.3.tgz#1a6f03737c2ae92d62a8b7f51d4c70cc4d97212f"
integrity sha512-Vag9lz2YboyZ0/4Y/OvFG+EaY0PCs5X97ZijZRB+saSRe1pL1+qnBMpniMDUvbMEpitB5Qq+FqdkOnKdhlrH4A==
dependencies:
"@abp/jquery" "~5.3.0-rc.2"
"@abp/jquery" "~5.3.0-rc.3"
toastr "^2.1.4"
"@abp/utils@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.2.tgz#cbdf34bb32f99396c2a7f6dd2f0fa0b5239413bb"
integrity sha512-0BgsxKwkiNcbBSDJIfxBObM4QYTk1umZ/WnKUdvSyv0Fe4hKK+gDvsBzk97O+ZVyBHIflvcln3dKpS3eIVwhIg==
"@abp/utils@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.3.tgz#e91f10b18ac1e17af7f15c85257c24034cab2ba1"
integrity sha512-vMzsddCvI+M6Qd7Hns5KPUXqdFFboJwAOB9gvxj+MmjVNDCpFTo1hjq0H0zB6NHI8Ik+9sw44D0c7gkTdQQt7Q==
dependencies:
just-compare "^1.3.0"
"@abp/virtual-file-explorer@^5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/virtual-file-explorer/-/virtual-file-explorer-5.3.0-rc.2.tgz#12dc045a2c96cb8bf9961f26f82d36a69d92c8d4"
integrity sha512-cKI+6xOLbDkNK308ViUv0JYLl2DmF31jtES2Slar7/UoW/24iz9txSZcjCfM42Z15mw3p34Mx9BjtPQJMnHreg==
"@abp/virtual-file-explorer@^5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/virtual-file-explorer/-/virtual-file-explorer-5.3.0-rc.3.tgz#3e1728541e13a8e5aaf61a86faaa481e7c603e2d"
integrity sha512-g7lKMM6G6teoNKi7+zvg8Yp6Xp5p1XMzEstgVi+LEggYrDatxwoBCFNg4PcxghuzyJDQa9Hj1sk91bcW3HljmA==
dependencies:
"@abp/clipboard" "~5.3.0-rc.2"
"@abp/prismjs" "~5.3.0-rc.2"
"@abp/clipboard" "~5.3.0-rc.3"
"@abp/prismjs" "~5.3.0-rc.3"
"@fortawesome/fontawesome-free@^5.15.4":
version "5.15.4"

2
npm/lerna.json

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

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

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

24
npm/ng-packs/package.json

@ -38,7 +38,7 @@
},
"private": true,
"devDependencies": {
"@abp/utils": "~5.3.0-rc.2",
"@abp/utils": "~5.3.0-rc.3",
"@angular-devkit/build-angular": "13.3.5",
"@angular-devkit/build-ng-packagr": "^0.1002.0",
"@angular-devkit/schematics-cli": "~12.2.0",
@ -57,17 +57,17 @@
"@angular/platform-browser": "13.3.6",
"@angular/platform-browser-dynamic": "13.3.6",
"@angular/router": "13.3.6",
"@abp/ng.account": "~5.3.0-rc.2",
"@abp/ng.account.core": "~5.3.0-rc.2",
"@abp/ng.core": "~5.3.0-rc.2",
"@abp/ng.feature-management": "~5.3.0-rc.2",
"@abp/ng.identity": "~5.3.0-rc.2",
"@abp/ng.permission-management": "~5.3.0-rc.2",
"@abp/ng.schematics": "~5.3.0-rc.2",
"@abp/ng.setting-management": "~5.3.0-rc.2",
"@abp/ng.tenant-management": "~5.3.0-rc.2",
"@abp/ng.theme.basic": "~5.3.0-rc.2",
"@abp/ng.theme.shared": "~5.3.0-rc.2",
"@abp/ng.account": "~5.3.0-rc.3",
"@abp/ng.account.core": "~5.3.0-rc.3",
"@abp/ng.core": "~5.3.0-rc.3",
"@abp/ng.feature-management": "~5.3.0-rc.3",
"@abp/ng.identity": "~5.3.0-rc.3",
"@abp/ng.permission-management": "~5.3.0-rc.3",
"@abp/ng.schematics": "~5.3.0-rc.3",
"@abp/ng.setting-management": "~5.3.0-rc.3",
"@abp/ng.tenant-management": "~5.3.0-rc.3",
"@abp/ng.theme.basic": "~5.3.0-rc.3",
"@abp/ng.theme.shared": "~5.3.0-rc.3",
"@fortawesome/fontawesome-free": "^5.15.4",
"@ng-bootstrap/ng-bootstrap": "~12.0.0-beta.4",
"@ngneat/spectator": "^10.0.0",

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

138
npm/ng-packs/yarn.lock

@ -2,72 +2,72 @@
# yarn lockfile v1
"@abp/ng.account.core@~5.3.0-rc.1":
version "5.3.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/ng.account.core/-/ng.account.core-5.3.0-rc.1.tgz#47e80a8ae2c913d1ef123b0d9456424d8630bc16"
integrity sha512-qoWEBSWhdn7fi7RnUiuzegLZeHNaMuBho4/zPoR/owsai+HtDm0RiNapKCZMHat1mqeZI1Mw/THLkZ2lLBgyKg==
"@abp/ng.account.core@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/ng.account.core/-/ng.account.core-5.3.0-rc.2.tgz#0a82588fe90d9f279c09bda230cc9f25afcc94c8"
integrity sha512-17q8FDty+q3RDZaKDfDtAbZcxFs6aGdRRql9+mtAH0llcYQN+pliKxBdoIa9fRQ6tOkbBq20vmlyzSEcDmOWoQ==
dependencies:
tslib "^2.0.0"
"@abp/ng.account@~5.3.0-rc.1":
version "5.3.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/ng.account/-/ng.account-5.3.0-rc.1.tgz#b1c197fd1e8d015fc07a1a026a3e8602e8356b37"
integrity sha512-7X66FBR77OjSzDuGGkI5zVL68qzhP0/ZrYF0WIk2sNSvcJW//KaaSqk44XEqZ7FzzUPwNePMCtxPtgFWdeXqnw==
"@abp/ng.account@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/ng.account/-/ng.account-5.3.0-rc.2.tgz#8a10cf081ce4fb4898f8d6aad420f5310a3ffcff"
integrity sha512-r7ngWTjg4oiT1L7rRA/TwWD0DCy0PfiZYCTLOmfILN8Kcm9sAFU0WLdDRU3tLKgwsQJSY1fcIMK+aGTyMMAqNw==
dependencies:
"@abp/ng.account.core" "~5.3.0-rc.1"
"@abp/ng.theme.shared" "~5.3.0-rc.1"
"@abp/ng.account.core" "~5.3.0-rc.2"
"@abp/ng.theme.shared" "~5.3.0-rc.2"
tslib "^2.0.0"
"@abp/ng.components@~5.3.0-rc.1":
version "5.3.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/ng.components/-/ng.components-5.3.0-rc.1.tgz#a4ac86ca92f21b0ceb787f06bdc9624bd314159c"
integrity sha512-gBv8Y5SUAhUkORSprI0+obkPJuFs8zyyLu3QkNgAb+F2dHBkmpHZyDDE46uZ4kDTjVerEDdJ32sjcfNBGRUpiw==
"@abp/ng.components@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/ng.components/-/ng.components-5.3.0-rc.2.tgz#89b7e1d8ec7aa5dabcbc83cc4d6fdc20316dc2cb"
integrity sha512-02YU6oZWzGFm8UPfJRokv9dHjuhW4JMV26qg0mL5HPSQOnwNuov5skHA9EFli5aRPBEjM0b3eitz+t8J9B68KQ==
dependencies:
chart.js "^3.5.1"
ng-zorro-antd "^13.0.0"
tslib "^2.0.0"
"@abp/ng.core@~5.3.0-rc.1":
version "5.3.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/ng.core/-/ng.core-5.3.0-rc.1.tgz#17eb15e7898f085f91ffae831aac4f94c10443d9"
integrity sha512-yfsrGyCuSbq8PR1GkmCPlMTn9+DIpiHB78MTA7G4KkrQukaIG3qlyeWEORrpc6XcUSePYZN8MiFLfpoUavBQ3A==
"@abp/ng.core@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/ng.core/-/ng.core-5.3.0-rc.2.tgz#f5c34ce938e504195443188308786bbd66fb26c4"
integrity sha512-EcVUBFT+lKLbYQettq6woCjWeK1QkzTS7vDcVnl0n6HcMw4LDpUiitpu7/RBGX64U6jy0naqw8LYJ/Mh3bsamw==
dependencies:
"@abp/utils" "~5.3.0-rc.1"
"@abp/utils" "~5.3.0-rc.2"
angular-oauth2-oidc "^13.0.1"
just-clone "^3.2.1"
just-compare "^1.4.0"
ts-toolbelt "6.15.4"
tslib "^2.0.0"
"@abp/ng.feature-management@~5.3.0-rc.1":
version "5.3.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/ng.feature-management/-/ng.feature-management-5.3.0-rc.1.tgz#87e416e7a9b99e365262bbd4f6d7792181a63242"
integrity sha512-Ht+apAMaZeIPHaaHR/fuMa2Hb4P1XFMlFz4Cph04dIaqut5k7WYSEbXglZdwZynY5UE3cRaQlPRIjSM7IlTDVA==
"@abp/ng.feature-management@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/ng.feature-management/-/ng.feature-management-5.3.0-rc.2.tgz#0616d2061d04c855136637f4df7e8374f576392c"
integrity sha512-N0j53PEqobzHqOVFuGpM67fVTSRMgaVprgb9tl8cudfbuP7ORS8whyMSd7fqeNIOg23hY+LJWgO9vvaChBq8xg==
dependencies:
"@abp/ng.theme.shared" "~5.3.0-rc.1"
"@abp/ng.theme.shared" "~5.3.0-rc.2"
tslib "^2.0.0"
"@abp/ng.identity@~5.3.0-rc.1":
version "5.3.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/ng.identity/-/ng.identity-5.3.0-rc.1.tgz#ff8cfd151b34cef01ec56b1e5976c7f59be29557"
integrity sha512-126mfJnfFPQZJPJ1HdKm5yjsq/QorKwgtV3UbN8gI8q5l2incOKgh2M1IHS/9KX5Qt9quKAyX8RKHZ2n50HxEQ==
"@abp/ng.identity@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/ng.identity/-/ng.identity-5.3.0-rc.2.tgz#b209ad0d8c0d847b7c9ccf96879c0d95b380a8ea"
integrity sha512-VJZFosUlHG7O6eBx0kdlNAoAW+FQYJ7iN/u5+bLMJ4btUXqYtkTdjCzOAB/Ol3js3LkyYXrAxGQEQDPNZBZOvw==
dependencies:
"@abp/ng.permission-management" "~5.3.0-rc.1"
"@abp/ng.theme.shared" "~5.3.0-rc.1"
"@abp/ng.permission-management" "~5.3.0-rc.2"
"@abp/ng.theme.shared" "~5.3.0-rc.2"
tslib "^2.0.0"
"@abp/ng.permission-management@~5.3.0-rc.1":
version "5.3.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/ng.permission-management/-/ng.permission-management-5.3.0-rc.1.tgz#163c329019ef39fc6f2fbd5dd48cda8d72d4f784"
integrity sha512-+o/PDXcN3Uk3ctYdk3htseNPIzOOvAIbJHn/brjMQVfovMvRGEU/eX+b7u3GKlQWQdcTPNoLtNEzBPDCuuzhkw==
"@abp/ng.permission-management@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/ng.permission-management/-/ng.permission-management-5.3.0-rc.2.tgz#aaa1b20e9c59fe85eb6f7e48e90de24c92c37c2e"
integrity sha512-Z3AIAT3DreotIKtZ4Nm4RjWlFSRVn+qSA7pWtA6Zy1t6IkO1ELJ8JSVuNK5Z3IsYSeD6h/+ypd3LzLnLwdAwdQ==
dependencies:
"@abp/ng.theme.shared" "~5.3.0-rc.1"
"@abp/ng.theme.shared" "~5.3.0-rc.2"
tslib "^2.0.0"
"@abp/ng.schematics@~5.3.0-rc.1":
version "5.3.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/ng.schematics/-/ng.schematics-5.3.0-rc.1.tgz#f4dfa53e05d34013a3f27786fcff14b972c0affa"
integrity sha512-7uavvwQdmKZMGFSHRvl5Wo5bT+fZcJPGiyUOAuZDzBIf447n6CP+p/l0tLadmWsaV5shHn6W75uJQJg9WeGvWg==
"@abp/ng.schematics@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/ng.schematics/-/ng.schematics-5.3.0-rc.2.tgz#0ea5bcfea650cb69ebc6f301b2e58f0f7ec4545e"
integrity sha512-qGoGqGYge6wp+busuOBY4gLPKfmg6kB1aD+m+FF1w+vL3oa0P1tat/3G7raPCFJJWNGvCyDoqmRupSyCD2/PXQ==
dependencies:
"@angular-devkit/core" "~11.0.2"
"@angular-devkit/schematics" "~11.0.2"
@ -76,39 +76,39 @@
should-quote "^1.0.0"
typescript "~3.9.2"
"@abp/ng.setting-management@~5.3.0-rc.1":
version "5.3.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/ng.setting-management/-/ng.setting-management-5.3.0-rc.1.tgz#6c5df22b5485f4af034c3fa741476e3900d5a72a"
integrity sha512-m3wr5N4U3lFV5d0DouyWKUfrd9mQu/QcPIWwa7rRkhPlQl2848qv82aByGhoMLt/Q+XVH3HkzMlxH75FnuYw1A==
"@abp/ng.setting-management@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/ng.setting-management/-/ng.setting-management-5.3.0-rc.2.tgz#278ec7cff6ea68ee5022368d6b0e01ab2328f191"
integrity sha512-t/pjNl0p3miy9EYMXhq3yyM9RezO40sSHYoNrW77VIoWKCzH5bQ9bx7otPIgLWXwCekthR8NzUgnDOTFvei9hQ==
dependencies:
"@abp/ng.components" "~5.3.0-rc.1"
"@abp/ng.theme.shared" "~5.3.0-rc.1"
"@abp/ng.components" "~5.3.0-rc.2"
"@abp/ng.theme.shared" "~5.3.0-rc.2"
tslib "^2.0.0"
"@abp/ng.tenant-management@~5.3.0-rc.1":
version "5.3.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/ng.tenant-management/-/ng.tenant-management-5.3.0-rc.1.tgz#9877bd91627f184bd4d976c6b8054d310bbfe475"
integrity sha512-tEVdpX9xDTbU0gn4TC87TzrzKT/G3c4NQPxDo1UNNHSYZv3ABlSlhEG89tG3XkEondhQfxssHTtdioh4RL6YSw==
"@abp/ng.tenant-management@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/ng.tenant-management/-/ng.tenant-management-5.3.0-rc.2.tgz#08213a52b1458fd34d0e29a805a2d9bf1c223198"
integrity sha512-swNhIb97mFztu2U68t2/N1gaX3Up9F4rdUhF0EIA1uAKurKNT0XZc0vsJrgKTEf4kpfhKWnPAkUSBs+a7l/CSQ==
dependencies:
"@abp/ng.feature-management" "~5.3.0-rc.1"
"@abp/ng.theme.shared" "~5.3.0-rc.1"
"@abp/ng.feature-management" "~5.3.0-rc.2"
"@abp/ng.theme.shared" "~5.3.0-rc.2"
tslib "^2.0.0"
"@abp/ng.theme.basic@~5.3.0-rc.1":
version "5.3.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/ng.theme.basic/-/ng.theme.basic-5.3.0-rc.1.tgz#c60d7a8e4b461da50968bcf24ec1eca78e88c935"
integrity sha512-Igpxm+tH9pLjxBJBziOqDstBmfkbfNJhNLER9ekhSwCFm7LppWro8LVc15zrIg59JegP/W/Zbxia8FtDL3j1gA==
"@abp/ng.theme.basic@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/ng.theme.basic/-/ng.theme.basic-5.3.0-rc.2.tgz#6adb81b5790179ead62e09c604ac689537d0adef"
integrity sha512-e4ZKI/br+BWsX7Lt7NJlN6p3gK/8ZgToEu6DAeVwCqkRFGO0w3yEPa97YE2ZsVV5m+4dmUZczR4VB3Q1xxMGLw==
dependencies:
"@abp/ng.account.core" "~5.3.0-rc.1"
"@abp/ng.theme.shared" "~5.3.0-rc.1"
"@abp/ng.account.core" "~5.3.0-rc.2"
"@abp/ng.theme.shared" "~5.3.0-rc.2"
tslib "^2.0.0"
"@abp/ng.theme.shared@~5.3.0-rc.1":
version "5.3.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/ng.theme.shared/-/ng.theme.shared-5.3.0-rc.1.tgz#c4e6ba2525d87316aaa2080b1b01d0bb08b35255"
integrity sha512-QsFy2/LMLlkC4CSATqF+ILZriRW/FPrUY4FUlSbqzus8d2LmDtZm9+qY10bGQu32mCkMiyD20YewCzZxDJCywA==
"@abp/ng.theme.shared@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/ng.theme.shared/-/ng.theme.shared-5.3.0-rc.2.tgz#50eea0d1d6efb2e29af0eb611f243dc96293ea34"
integrity sha512-u69AruYkzYUfm7s0mB4AQD1RMfXCzwH8uM7yCuWjIR24ohXbYPXN+x+GQoJAs3/rfPY8yyhvcaBUbwc8UN8Y7A==
dependencies:
"@abp/ng.core" "~5.3.0-rc.1"
"@abp/ng.core" "~5.3.0-rc.2"
"@fortawesome/fontawesome-free" "^5.15.4"
"@ng-bootstrap/ng-bootstrap" "~12.0.0-beta.4"
"@ngx-validate/core" "^0.1.1"
@ -117,13 +117,6 @@
bootstrap "^5.1.1"
tslib "^2.0.0"
"@abp/utils@~5.3.0-rc.1":
version "5.3.0-rc.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.1.tgz#3fa758944e7325e7b3f528141e03bb71f8e04d24"
integrity sha512-/8BTYZomNMdy+RpYXWLp5dg0lRhmfiguciZEVWo4qRw1lCXm/JR+0842XT1XYE1dQ4orNNJ3/H86eRX8Ab6Yfg==
dependencies:
just-compare "^1.3.0"
"@abp/utils@~5.3.0-rc.2":
version "5.3.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.2.tgz#cbdf34bb32f99396c2a7f6dd2f0fa0b5239413bb"
@ -131,6 +124,13 @@
dependencies:
just-compare "^1.3.0"
"@abp/utils@~5.3.0-rc.3":
version "5.3.0-rc.3"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-5.3.0-rc.3.tgz#e91f10b18ac1e17af7f15c85257c24034cab2ba1"
integrity sha512-vMzsddCvI+M6Qd7Hns5KPUXqdFFboJwAOB9gvxj+MmjVNDCpFTo1hjq0H0zB6NHI8Ik+9sw44D0c7gkTdQQt7Q==
dependencies:
just-compare "^1.3.0"
"@ampproject/remapping@2.2.0", "@ampproject/remapping@^2.0.0", "@ampproject/remapping@^2.1.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

10
npm/packs/blogging/package.json

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

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

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

4
npm/packs/bootstrap/package.json

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

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

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

4
npm/packs/clipboard/package.json

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

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

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

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

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

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

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

4
npm/packs/codemirror/package.json

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

4
npm/packs/core/package.json

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

4
npm/packs/cropperjs/package.json

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

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

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

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

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

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

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

12
npm/packs/docs/package.json

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

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

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

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

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

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

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

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

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

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

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

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

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

4
npm/packs/jquery/package.json

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

4
npm/packs/jstree/package.json

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

4
npm/packs/lodash/package.json

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

4
npm/packs/luxon/package.json

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

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

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

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

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

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

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

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

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

6
npm/packs/prismjs/package.json

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

4
npm/packs/select2/package.json

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

4
npm/packs/signalr/package.json

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

2
npm/packs/slugify/package.json

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

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

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

4
npm/packs/sweetalert2/package.json

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

4
npm/packs/timeago/package.json

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

4
npm/packs/toastr/package.json

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

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

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

4
npm/packs/uppy/package.json

@ -1,11 +1,11 @@
{
"version": "5.3.0-rc.2",
"version": "5.3.0-rc.3",
"name": "@abp/uppy",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~5.3.0-rc.2",
"@abp/core": "~5.3.0-rc.3",
"uppy": "^1.16.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

2
npm/packs/utils/package.json

@ -1,6 +1,6 @@
{
"name": "@abp/utils",
"version": "5.3.0-rc.2",
"version": "5.3.0-rc.3",
"scripts": {
"prepublishOnly": "yarn install --ignore-scripts && node prepublish.js",
"ng": "ng",

4
npm/packs/vee-validate/package.json

@ -1,11 +1,11 @@
{
"version": "5.3.0-rc.2",
"version": "5.3.0-rc.3",
"name": "@abp/vee-validate",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/vue": "~5.3.0-rc.2",
"@abp/vue": "~5.3.0-rc.3",
"vee-validate": "~3.4.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

6
npm/packs/virtual-file-explorer/package.json

@ -1,12 +1,12 @@
{
"version": "5.3.0-rc.2",
"version": "5.3.0-rc.3",
"name": "@abp/virtual-file-explorer",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/clipboard": "~5.3.0-rc.2",
"@abp/prismjs": "~5.3.0-rc.2"
"@abp/clipboard": "~5.3.0-rc.3",
"@abp/prismjs": "~5.3.0-rc.3"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

2
npm/packs/vue/package.json

@ -1,5 +1,5 @@
{
"version": "5.3.0-rc.2",
"version": "5.3.0-rc.3",
"name": "@abp/vue",
"publishConfig": {
"access": "public"

18
templates/app-nolayers/angular/package.json

@ -12,14 +12,14 @@
},
"private": true,
"dependencies": {
"@abp/ng.account": "~5.3.0-rc.2",
"@abp/ng.components": "~5.3.0-rc.2",
"@abp/ng.core": "~5.3.0-rc.2",
"@abp/ng.identity": "~5.3.0-rc.2",
"@abp/ng.setting-management": "~5.3.0-rc.2",
"@abp/ng.tenant-management": "~5.3.0-rc.2",
"@abp/ng.theme.basic": "~5.3.0-rc.2",
"@abp/ng.theme.shared": "~5.3.0-rc.2",
"@abp/ng.account": "~5.3.0-rc.3",
"@abp/ng.components": "~5.3.0-rc.3",
"@abp/ng.core": "~5.3.0-rc.3",
"@abp/ng.identity": "~5.3.0-rc.3",
"@abp/ng.setting-management": "~5.3.0-rc.3",
"@abp/ng.tenant-management": "~5.3.0-rc.3",
"@abp/ng.theme.basic": "~5.3.0-rc.3",
"@abp/ng.theme.shared": "~5.3.0-rc.3",
"@angular/animations": "~13.1.1",
"@angular/common": "~13.1.1",
"@angular/compiler": "~13.1.1",
@ -34,7 +34,7 @@
"zone.js": "~0.11.4"
},
"devDependencies": {
"@abp/ng.schematics": "~5.3.0-rc.2",
"@abp/ng.schematics": "~5.3.0-rc.3",
"@angular-devkit/build-angular": "~13.1.2",
"@angular-eslint/builder": "~13.0.1",
"@angular-eslint/eslint-plugin": "~13.0.1",

4
templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.Server.Mongo/package.json

@ -3,7 +3,7 @@
"name": "my-app",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^5.3.0-rc.2",
"@abp/aspnetcore.components.server.basictheme": "^5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.basic": "^5.3.0-rc.3",
"@abp/aspnetcore.components.server.basictheme": "^5.3.0-rc.3"
}
}

4
templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.Server/package.json

@ -3,7 +3,7 @@
"name": "my-app",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^5.3.0-rc.2",
"@abp/aspnetcore.components.server.basictheme": "^5.3.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.basic": "^5.3.0-rc.3",
"@abp/aspnetcore.components.server.basictheme": "^5.3.0-rc.3"
}
}

2
templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Host.Mongo/package.json

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

2
templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Host/package.json

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

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

Loading…
Cancel
Save