Update_NPM_Packages

pull/14155/head
voloagent 3 years ago
parent 9ccbc89163
commit fe8bfd4688

@ -1,11 +1,19 @@
{
"name": "Volo.Abp.Account.Application.Contracts",
"hash": "63eee204db33a361b137b2cff508e53f",
"hash": "6ffcf119ad7ba3024433e44e882d3289",
"contents": [
{
"namespace": "Volo.Abp.Account",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Identity.Application.Contracts",
"namespace": "Volo.Abp.Identity",
"name": "AbpIdentityApplicationContractsModule"
}
],
"contentType": "abpModule",
"name": "AbpAccountApplicationContractsModule"
"name": "AbpAccountApplicationContractsModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Abp.Account.HttpApi.Client",
"hash": "62165afd5965b8041a9ac1f1356ad2e8",
"hash": "e81db7d02e2b33afc0181892c2c49ec5",
"contents": [
{
"namespace": "Volo.Abp.Account",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Account.Application.Contracts",
"namespace": "Volo.Abp.Account",
"name": "AbpAccountApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.Http.Client",
"namespace": "Volo.Abp.Http.Client",
"name": "AbpHttpClientModule"
}
],
"contentType": "abpModule",
"name": "AbpAccountHttpApiClientModule"
"name": "AbpAccountHttpApiClientModule",
"summary": null
}
]
}

@ -1,11 +1,29 @@
{
"name": "Volo.Abp.Account.HttpApi",
"hash": "c789b459a83b26349ca6f0fcab82a244",
"hash": "10bd97b63e683cabe627d39cce07ef4b",
"contents": [
{
"namespace": "Volo.Abp.Account",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Account.Application.Contracts",
"namespace": "Volo.Abp.Account",
"name": "AbpAccountApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.Identity.HttpApi",
"namespace": "Volo.Abp.Identity",
"name": "AbpIdentityHttpApiModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc",
"namespace": "Volo.Abp.AspNetCore.Mvc",
"name": "AbpAspNetCoreMvcModule"
}
],
"contentType": "abpModule",
"name": "AbpAccountHttpApiModule"
"name": "AbpAccountHttpApiModule",
"summary": null
}
]
}

@ -0,0 +1,24 @@
{
"name": "Volo.Abp.Account.Web.IdentityServer",
"hash": "250e1fdd78bbe2b48c2bed1583e5198b",
"contents": [
{
"namespace": "Volo.Abp.Account.Web",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Account.Web",
"namespace": "Volo.Abp.Account.Web",
"name": "AbpAccountWebModule"
},
{
"declaringAssemblyName": "Volo.Abp.IdentityServer.Domain",
"namespace": "Volo.Abp.IdentityServer",
"name": "AbpIdentityServerDomainModule"
}
],
"contentType": "abpModule",
"name": "AbpAccountWebIdentityServerModule",
"summary": null
}
]
}

@ -0,0 +1,24 @@
{
"name": "Volo.Abp.Account.Web.OpenIddict",
"hash": "d8122db11fea002d5107ad635da6a3bc",
"contents": [
{
"namespace": "Volo.Abp.Account.Web",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Account.Web",
"namespace": "Volo.Abp.Account.Web",
"name": "AbpAccountWebModule"
},
{
"declaringAssemblyName": "Volo.Abp.OpenIddict.AspNetCore",
"namespace": "Volo.Abp.OpenIddict",
"name": "AbpOpenIddictAspNetCoreModule"
}
],
"contentType": "abpModule",
"name": "AbpAccountWebOpenIddictModule",
"summary": null
}
]
}

@ -1,11 +1,39 @@
{
"name": "Volo.Abp.Account.Web",
"hash": "56ee8c43448399a621216b5e54008a54",
"hash": "8dc95a30e66e1e4a92351ab9518000eb",
"contents": [
{
"namespace": "Volo.Abp.Account.Web",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Account.Application.Contracts",
"namespace": "Volo.Abp.Account",
"name": "AbpAccountApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.Identity.AspNetCore",
"namespace": "Volo.Abp.Identity.AspNetCore",
"name": "AbpIdentityAspNetCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.AutoMapper",
"namespace": "Volo.Abp.AutoMapper",
"name": "AbpAutoMapperModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared",
"name": "AbpAspNetCoreMvcUiThemeSharedModule"
},
{
"declaringAssemblyName": "Volo.Abp.ExceptionHandling",
"namespace": "Volo.Abp.ExceptionHandling",
"name": "AbpExceptionHandlingModule"
}
],
"contentType": "abpModule",
"name": "AbpAccountWebModule"
"name": "AbpAccountWebModule",
"summary": null
}
]
}

@ -1,11 +1,13 @@
{
"name": "Volo.Abp.AuditLogging.Domain.Shared",
"hash": "91305b5b9fa1cd0a8a9adc6a0e54877b",
"hash": "b39eb9511ee4281112e139242b38f6b9",
"contents": [
{
"namespace": "Volo.Abp.AuditLogging",
"dependsOnModules": [],
"contentType": "abpModule",
"name": "AbpAuditLoggingDomainSharedModule"
"name": "AbpAuditLoggingDomainSharedModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Abp.AuditLogging.EntityFrameworkCore",
"hash": "0495e8cfba68a55319b3774882939845",
"hash": "6cc441462ecfefeefa12223a8dd11287",
"contents": [
{
"namespace": "Volo.Abp.AuditLogging.EntityFrameworkCore",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.AuditLogging.Domain",
"namespace": "Volo.Abp.AuditLogging",
"name": "AbpAuditLoggingDomainModule"
},
{
"declaringAssemblyName": "Volo.Abp.EntityFrameworkCore",
"namespace": "Volo.Abp.EntityFrameworkCore",
"name": "AbpEntityFrameworkCoreModule"
}
],
"contentType": "abpModule",
"name": "AbpAuditLoggingEntityFrameworkCoreModule"
"name": "AbpAuditLoggingEntityFrameworkCoreModule",
"summary": null
},
{
"namespace": "Volo.Abp.AuditLogging.EntityFrameworkCore",
@ -14,26 +27,31 @@
{
"entityFullName": "Volo.Abp.AuditLogging.AuditLog",
"contentType": "databaseTable",
"name": "AbpAuditLogs"
"name": "AbpAuditLogs",
"summary": null
},
{
"entityFullName": "Volo.Abp.AuditLogging.AuditLogAction",
"contentType": "databaseTable",
"name": "AbpAuditLogActions"
"name": "AbpAuditLogActions",
"summary": null
},
{
"entityFullName": "Volo.Abp.AuditLogging.EntityChange",
"contentType": "databaseTable",
"name": "AbpEntityChanges"
"name": "AbpEntityChanges",
"summary": null
},
{
"entityFullName": "Volo.Abp.AuditLogging.EntityPropertyChange",
"contentType": "databaseTable",
"name": "AbpEntityPropertyChanges"
"name": "AbpEntityPropertyChanges",
"summary": null
}
],
"contentType": "efCoreDbContext",
"name": "AbpAuditLoggingDbContext"
"name": "AbpAuditLoggingDbContext",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Abp.AuditLogging.MongoDB",
"hash": "e87142d2a7e24741c98d02daa9005ac1",
"hash": "db975ef2b6b0dfbc564fb8f17ce619b8",
"contents": [
{
"namespace": "Volo.Abp.AuditLogging.MongoDB",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.AuditLogging.Domain",
"namespace": "Volo.Abp.AuditLogging",
"name": "AbpAuditLoggingDomainModule"
},
{
"declaringAssemblyName": "Volo.Abp.MongoDB",
"namespace": "Volo.Abp.MongoDB",
"name": "AbpMongoDbModule"
}
],
"contentType": "abpModule",
"name": "AbpAuditLoggingMongoDbModule"
"name": "AbpAuditLoggingMongoDbModule",
"summary": null
},
{
"namespace": "Volo.Abp.AuditLogging.MongoDB",
@ -14,11 +27,13 @@
{
"entityFullName": "Volo.Abp.AuditLogging.AuditLog",
"contentType": "databaseCollection",
"name": "AbpAuditLogs"
"name": "AbpAuditLogs",
"summary": null
}
],
"contentType": "mongoDbContext",
"name": "AuditLoggingMongoDbContext"
"name": "AuditLoggingMongoDbContext",
"summary": null
}
]
}

@ -0,0 +1,29 @@
{
"name": "Volo.Abp.BackgroundJobs.DemoApp.HangFire",
"hash": "1010e4b434483ed81befa92687e6109e",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.DemoApp.HangFire",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.BackgroundJobs.DemoApp.Shared",
"namespace": "Volo.Abp.BackgroundJobs.DemoApp.Shared",
"name": "DemoAppSharedModule"
},
{
"declaringAssemblyName": "Volo.Abp.Autofac",
"namespace": "Volo.Abp.Autofac",
"name": "AbpAutofacModule"
},
{
"declaringAssemblyName": "Volo.Abp.BackgroundJobs.HangFire",
"namespace": "Volo.Abp.BackgroundJobs.Hangfire",
"name": "AbpBackgroundJobsHangfireModule"
}
],
"contentType": "abpModule",
"name": "DemoAppHangfireModule",
"summary": null
}
]
}

@ -0,0 +1,29 @@
{
"name": "Volo.Abp.BackgroundJobs.DemoApp.Quartz",
"hash": "964c6b187b8c00f8e13135f128caf4a9",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.DemoApp.Quartz",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.BackgroundJobs.DemoApp.Shared",
"namespace": "Volo.Abp.BackgroundJobs.DemoApp.Shared",
"name": "DemoAppSharedModule"
},
{
"declaringAssemblyName": "Volo.Abp.Autofac",
"namespace": "Volo.Abp.Autofac",
"name": "AbpAutofacModule"
},
{
"declaringAssemblyName": "Volo.Abp.BackgroundJobs.Quartz",
"namespace": "Volo.Abp.BackgroundJobs.Quartz",
"name": "AbpBackgroundJobsQuartzModule"
}
],
"contentType": "abpModule",
"name": "DemoAppQuartzModule",
"summary": null
}
]
}

@ -0,0 +1,29 @@
{
"name": "Volo.Abp.BackgroundJobs.DemoApp.RabbitMq",
"hash": "f8d8b434b5fcd740e1cabc7c1470ed41",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.DemoApp.RabbitMq",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.BackgroundJobs.DemoApp.Shared",
"namespace": "Volo.Abp.BackgroundJobs.DemoApp.Shared",
"name": "DemoAppSharedModule"
},
{
"declaringAssemblyName": "Volo.Abp.Autofac",
"namespace": "Volo.Abp.Autofac",
"name": "AbpAutofacModule"
},
{
"declaringAssemblyName": "Volo.Abp.BackgroundJobs.RabbitMQ",
"namespace": "Volo.Abp.BackgroundJobs.RabbitMQ",
"name": "AbpBackgroundJobsRabbitMqModule"
}
],
"contentType": "abpModule",
"name": "DemoAppRabbitMqModule",
"summary": null
}
]
}

@ -0,0 +1,19 @@
{
"name": "Volo.Abp.BackgroundJobs.DemoApp.Shared",
"hash": "96d2de807be6e22d9c133847696872b9",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.DemoApp.Shared",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.BackgroundJobs.Abstractions",
"namespace": "Volo.Abp.BackgroundJobs",
"name": "AbpBackgroundJobsAbstractionsModule"
}
],
"contentType": "abpModule",
"name": "DemoAppSharedModule",
"summary": null
}
]
}

@ -0,0 +1,34 @@
{
"name": "Volo.Abp.BackgroundJobs.DemoApp",
"hash": "3c116702d9842f4847b75ee72f247675",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.DemoApp",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.BackgroundJobs.DemoApp.Shared",
"namespace": "Volo.Abp.BackgroundJobs.DemoApp.Shared",
"name": "DemoAppSharedModule"
},
{
"declaringAssemblyName": "Volo.Abp.BackgroundJobs.EntityFrameworkCore",
"namespace": "Volo.Abp.BackgroundJobs.EntityFrameworkCore",
"name": "AbpBackgroundJobsEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.Autofac",
"namespace": "Volo.Abp.Autofac",
"name": "AbpAutofacModule"
},
{
"declaringAssemblyName": "Volo.Abp.EntityFrameworkCore.SqlServer",
"namespace": "Volo.Abp.EntityFrameworkCore.SqlServer",
"name": "AbpEntityFrameworkCoreSqlServerModule"
}
],
"contentType": "abpModule",
"name": "DemoAppModule",
"summary": null
}
]
}

@ -1,11 +1,13 @@
{
"name": "Volo.Abp.BackgroundJobs.Domain.Shared",
"hash": "7be6cb28ee9246d901e9801978a44149",
"hash": "3e3c68edc7b6ed044a42a044863e2c94",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs",
"dependsOnModules": [],
"contentType": "abpModule",
"name": "AbpBackgroundJobsDomainSharedModule"
"name": "AbpBackgroundJobsDomainSharedModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Abp.BackgroundJobs.EntityFrameworkCore",
"hash": "47c087243281aea34d16f03acf5254cd",
"hash": "3ef21b92b45c77ea084e2083b0d68f98",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.EntityFrameworkCore",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.BackgroundJobs.Domain",
"namespace": "Volo.Abp.BackgroundJobs",
"name": "AbpBackgroundJobsDomainModule"
},
{
"declaringAssemblyName": "Volo.Abp.EntityFrameworkCore",
"namespace": "Volo.Abp.EntityFrameworkCore",
"name": "AbpEntityFrameworkCoreModule"
}
],
"contentType": "abpModule",
"name": "AbpBackgroundJobsEntityFrameworkCoreModule"
"name": "AbpBackgroundJobsEntityFrameworkCoreModule",
"summary": null
},
{
"namespace": "Volo.Abp.BackgroundJobs.EntityFrameworkCore",
@ -14,11 +27,13 @@
{
"entityFullName": "Volo.Abp.BackgroundJobs.BackgroundJobRecord",
"contentType": "databaseTable",
"name": "AbpBackgroundJobs"
"name": "AbpBackgroundJobs",
"summary": null
}
],
"contentType": "efCoreDbContext",
"name": "BackgroundJobsDbContext"
"name": "BackgroundJobsDbContext",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Abp.BackgroundJobs.MongoDB",
"hash": "0a592222ebb3efef215734b1617f8548",
"hash": "5a861bcab26e7f3388052e6d92878390",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.MongoDB",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.BackgroundJobs.Domain",
"namespace": "Volo.Abp.BackgroundJobs",
"name": "AbpBackgroundJobsDomainModule"
},
{
"declaringAssemblyName": "Volo.Abp.MongoDB",
"namespace": "Volo.Abp.MongoDB",
"name": "AbpMongoDbModule"
}
],
"contentType": "abpModule",
"name": "AbpBackgroundJobsMongoDbModule"
"name": "AbpBackgroundJobsMongoDbModule",
"summary": null
},
{
"namespace": "Volo.Abp.BackgroundJobs.MongoDB",
@ -14,11 +27,13 @@
{
"entityFullName": "Volo.Abp.BackgroundJobs.BackgroundJobRecord",
"contentType": "databaseCollection",
"name": "AbpBackgroundJobs"
"name": "AbpBackgroundJobs",
"summary": null
}
],
"contentType": "mongoDbContext",
"name": "BackgroundJobsMongoDbContext"
"name": "BackgroundJobsMongoDbContext",
"summary": null
}
]
}

@ -0,0 +1,24 @@
{
"name": "Volo.Abp.AspNetCore.Components.Server.BasicTheme",
"hash": "38219f6f08614e29928a72566f2b2c8c",
"contents": [
{
"namespace": "Volo.Abp.AspNetCore.Components.Server.BasicTheme",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Components.Web.BasicTheme",
"namespace": "Volo.Abp.AspNetCore.Components.Web.BasicTheme",
"name": "AbpAspNetCoreComponentsWebBasicThemeModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Components.Server.Theming",
"namespace": "Volo.Abp.AspNetCore.Components.Server.Theming",
"name": "AbpAspNetCoreComponentsServerThemingModule"
}
],
"contentType": "abpModule",
"name": "AbpAspNetCoreComponentsServerBasicThemeModule",
"summary": null
}
]
}

@ -0,0 +1,19 @@
{
"name": "Volo.Abp.AspNetCore.Components.Web.BasicTheme",
"hash": "a5f9fcaabeedf4d1a30a1e282025429f",
"contents": [
{
"namespace": "Volo.Abp.AspNetCore.Components.Web.BasicTheme",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Components.Web.Theming",
"namespace": "Volo.Abp.AspNetCore.Components.Web.Theming",
"name": "AbpAspNetCoreComponentsWebThemingModule"
}
],
"contentType": "abpModule",
"name": "AbpAspNetCoreComponentsWebBasicThemeModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"hash": "ce73ef1b1d433a5bd99fce51d9c76697",
"hash": "e410859f2f7a6ae0a93b6a924c98288f",
"contents": [
{
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared",
"name": "AbpAspNetCoreMvcUiThemeSharedModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy",
"name": "AbpAspNetCoreMvcUiMultiTenancyModule"
}
],
"contentType": "abpModule",
"name": "AbpAspNetCoreMvcUiBasicThemeModule"
"name": "AbpAspNetCoreMvcUiBasicThemeModule",
"summary": null
}
]
}

@ -0,0 +1,24 @@
{
"name": "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo",
"hash": "6f7ec48bf78d05044b656c4e75ee038b",
"contents": [
{
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"name": "AbpAspNetCoreMvcUiBasicThemeModule"
},
{
"declaringAssemblyName": "Volo.Abp.Autofac",
"namespace": "Volo.Abp.Autofac",
"name": "AbpAutofacModule"
}
],
"contentType": "abpModule",
"name": "AbpAspNetCoreMvcUiBootstrapDemoModule",
"summary": null
}
]
}

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

@ -2,30 +2,30 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.shared@^6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.4.tgz#a0fd1e9f6f05d854d6f2119ed551a1cef485c929"
integrity sha512-QsrV+N6YFuMo/q73Bd1P0qDyG0Ua5JmQFgKzA94eMXDyYgpRrT5RyKh0CNV81Q/AX9V5c6APrtcQ31tYzmWwbQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.4"
"@abp/bootstrap" "~6.0.0-rc.4"
"@abp/bootstrap-datepicker" "~6.0.0-rc.4"
"@abp/datatables.net-bs5" "~6.0.0-rc.4"
"@abp/font-awesome" "~6.0.0-rc.4"
"@abp/jquery-form" "~6.0.0-rc.4"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.4"
"@abp/lodash" "~6.0.0-rc.4"
"@abp/luxon" "~6.0.0-rc.4"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.4"
"@abp/select2" "~6.0.0-rc.4"
"@abp/sweetalert2" "~6.0.0-rc.4"
"@abp/timeago" "~6.0.0-rc.4"
"@abp/toastr" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.4.tgz#de70d53a900db2f5c74719b7c4e406e0de4c2662"
integrity sha512-8GUoTG4B3Tz2Xd/cFaw9EAjOUoEfMG95VkjNqdfcvPPrtFML/W3fcMUwbjOvQ/lEnAMTSGREU3w9y7Y+GIv9qA==
"@abp/aspnetcore.mvc.ui.theme.shared@^6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.5.tgz#d3f997b9f7b19b68e94df83dc5cf3053416d8da4"
integrity sha512-OX4iTN0tFAdkBJiYQAM1GFoqF5ZVcOZfo7N6xhscWqucXIVtcGut5fuL/qIWF8xSH6afN/wH//a0O5+DjGnPmw==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.5"
"@abp/bootstrap" "~6.0.0-rc.5"
"@abp/bootstrap-datepicker" "~6.0.0-rc.5"
"@abp/datatables.net-bs5" "~6.0.0-rc.5"
"@abp/font-awesome" "~6.0.0-rc.5"
"@abp/jquery-form" "~6.0.0-rc.5"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.5"
"@abp/lodash" "~6.0.0-rc.5"
"@abp/luxon" "~6.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.5"
"@abp/select2" "~6.0.0-rc.5"
"@abp/sweetalert2" "~6.0.0-rc.5"
"@abp/timeago" "~6.0.0-rc.5"
"@abp/toastr" "~6.0.0-rc.5"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.5.tgz#d7ab5693091c079dce6b5cfdd60832194881b571"
integrity sha512-U8NBcsL80joHsqQo+tnYkUwW+TyIwG5SRFZ3yfb2jTiu1KMlgGcY02+iTEZMF/BhQ3rPrxQ/pH2YmD6Ip095tw==
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@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.4.tgz#2dbc9f8f9816689b6db84948046a964ceb1bab17"
integrity sha512-tWPA3ehtU+QPKbxdLDzKk4p2wMNGo/R4CjCQydD1i9BIpkBUlA5sBtbNrLTvZ5/KM1RYecFGFrHTVVOzGsUKrA==
"@abp/bootstrap-datepicker@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.5.tgz#4fe0c9b107ae23261121afeb5b72053822b0747f"
integrity sha512-PztuCk/15vhGlisjvZTn6soIZAJp/Mqc0+ipV7Z4O+qBphvp2nFD5lfiVM/E0r2Ql8HzkOq3BO56ZVb0IMIw1g==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.4.tgz#f360f86b00f474236ad182cd792df24f9ecbfc47"
integrity sha512-JjHJNPkTJRYwQvRnzTvcYIbxs2TD6n+LVtCd5ItYNbg8bMyd9yMugThxtgZGE3awVQqjLxZ4fwv+CRnf70JdrQ==
"@abp/bootstrap@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.5.tgz#83b08282b4b1496b853179780a3b1e953975bdc3"
integrity sha512-EoiygyyRYwXMO6bbeLuqbfaaZuHUrOGgC9dtVxtyFWgCbWiRAERaHrAHQ12WmxnFXGvXGmy9pATfYQB4ALuLWQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
bootstrap "^5.1.3"
"@abp/core@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.4.tgz#d164e1ca3546dc710c569ea7ae0145e1b713658e"
integrity sha512-mH3+BCU8Wbe0mieDHd5Awvhd09X7iJKRLBQBIINcDeIIOCJ9x4v8grynvndzlaS7J2AlWZba0XJU6sZ+YpuP2w==
"@abp/core@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.5.tgz#09f9bfaca17383539e3b79554e26510ac27366fc"
integrity sha512-htOfVSUSaErPlXg5QraeOvIH0pcApYt/mvgnXTi49qZmzUJgzuZ7l8B2UC4KGLdyjhjHHY3Vy66jNrm98IsA2g==
dependencies:
"@abp/utils" "~6.0.0-rc.4"
"@abp/utils" "~6.0.0-rc.5"
"@abp/datatables.net-bs5@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.4.tgz#fc3c43fb9ba8154b4b960ed0799948f5df738f7e"
integrity sha512-QtII4mFFFjvToM2LDqZugVh6/HwKbIdKYqHCxJKprZ1aVmyBeiMHi89z0G4eChAYdTpjHQstoDddYje53DkWOw==
"@abp/datatables.net-bs5@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.5.tgz#a89a4b028ae3bdeef41be38442a79e51b959c51f"
integrity sha512-x2TvTfYkUOOuKakXYT/h9Qi2s1oUYO7PrX0kPuNjQo9Qa7GlDhH10AoyJeKu9AfB/PyczrEZn74IqOI8xh6gjA==
dependencies:
"@abp/datatables.net" "~6.0.0-rc.4"
"@abp/datatables.net" "~6.0.0-rc.5"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.4.tgz#f6916ba9a8089b573faddcc38e6a76e38a0dce16"
integrity sha512-9zhIvAO4AX6YIUELodEUz2hsDj+RITGoxWaav90jUJEqK/jVsDfs2mbrWcLzQDMLpZVElZA0p8tUyWS8yMsjaA==
"@abp/datatables.net@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.5.tgz#a3d8f7717f850346455abbeed6fa5ded752e47d3"
integrity sha512-h1LK1h8AKmp4oKfeHoFobnHImbj+BwtwcHU3xAUd7UF+tGBCmjBVNjaiPoUrTize+iwjZvBK5jea901NdJpWRA==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.4.tgz#a3e1664cbebdbc1aa4d2dd1ac48f022b3ce100ad"
integrity sha512-tlBekvBQ/wEkx1Z2sX8cPp/JKzxmTsMSUSbnAc/Uz+De/fxhyepUACb35zFSv2VmLPz1M1xqLvLUCJmciZhINQ==
"@abp/font-awesome@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.5.tgz#5625867e26b36853053b0ff8561538ea59149365"
integrity sha512-KtZ9fOFzdQw03Xar68M7IExzLUyQR3zyxa/71vUNfspup3E6LkBXhKILm2nSmp1zJTPoGXRs7DiHO6CyBStBAg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.4.tgz#4dfbef35e4d7dc80534e0f33644142a9ccd54cb4"
integrity sha512-/21ibf99c8q7ygbj2QF7GAGCW1MaalAurueffndTGZPRRSKrCVTPINtBih7NGgh1zcavhog+GBA3INJ3etQIWQ==
"@abp/jquery-form@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.5.tgz#7c7f21b0314c93d618a4ba4ffba5d6134887e2c8"
integrity sha512-YSA3K/uvollrGR6xnyhtd4SPp+YmmDDYgL6HGygNSjl+JQbb0ZM/SSaN2TBi67Aq1FNs9TkOQegPIwVWB/LokQ==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.4.tgz#6a498b76076683bbc77d7a73fcf893863aecb59f"
integrity sha512-+9RAPaFYsuSZ05RtJJNeHl1PkyHm9Mv3WKAw+QrKHzaK34zpjD/cZdiijcAWM3DrNPiCCuaaUgMMIMn223MIEA==
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.5.tgz#d649564c3fc079b91cb253e7537e8bbd62dae97d"
integrity sha512-i9Aa92au9HtxC9jo9WjNwHeDaem8dXFiB8jEHFbtzn74iZSF4ZYd0s+rgo7TscsKkXeiSMOy02FmYes6Ldpy1w==
dependencies:
"@abp/jquery-validation" "~6.0.0-rc.4"
"@abp/jquery-validation" "~6.0.0-rc.5"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.4.tgz#2f79457d2c83795449eb6d3c82942568b0e6f273"
integrity sha512-a3v0QDWm2kqrr5r4Nim8unT7p5xHt8KR/TGmGiS6CNMRXVtd6SLMDg36D1d5AcBemFW5evlySiqAl2D7v+g0/g==
"@abp/jquery-validation@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.5.tgz#b61cd7e9be3d982aa12a579be7e9bcb8442ad03c"
integrity sha512-VdTvyRadDave2X6wTeqLlpeUQKaHohAdwB7ex57Y+WmXSsAlhB1Bwa33YjSkukpnRKYLpQ55KwVJ4iaSItyY2g==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.4.tgz#992222c2e233840ce7bf573b8bb15b0c9c15adde"
integrity sha512-JRf9NltPP++RAfPRvWFoYNgs2i/ydyROjtLSnCGdmO4UwAQZ21YuDY7x0Ia7VSj0a6cFg8d7M2PGIeJlcaXIsg==
"@abp/jquery@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.5.tgz#c6e6d322512b26a57fc5a1e5fe4c0ea5da79a705"
integrity sha512-OKP96FFLpwaZnZZDLiwkzhE7bP0y4RCpeDtTrL5aLO/D9l7Vi66hZVAx4cliXTGwpu99joNFXlTmbwkilGqPMA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
jquery "~3.6.0"
"@abp/lodash@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.4.tgz#2c88a9274e6c27334f277404280d43b2fbae6552"
integrity sha512-yOEe3SVvh5IuFMujSgC4waG0JzWzRQj907KUYzjcjfx35J5Q0Mwvu6/9wRYJx1av40YQdnzMrRoqXKDPAKdV6A==
"@abp/lodash@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.5.tgz#165107270460624a263cd88c8a7816a58cf41ca8"
integrity sha512-KieDq0v6wZB/kSZR2dJ+HKnPYHQng0udbxZqlha5dtlDJxRslz0eK9nVrB0VEzjs+xHrzTj10mpgyAjo21GR0Q==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
lodash "^4.17.21"
"@abp/luxon@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.4.tgz#95ae8f70d9b5d8cd753cc7d918c611692d5bf218"
integrity sha512-OFs4Uv82YienRwiiVV78hdWSanS19lvjoBBskPF5s6LK/5mzLMrtbHBRf18wcc/AfBMOxot1BX2q1v4wb2u3qw==
"@abp/luxon@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.5.tgz#e91b64da0b558c729f4b604a9b1bcbd35df40722"
integrity sha512-BgnkwH7JyMfmxVzkj1HGzwmjnQT6D2CZT5DzqnjtMN7JO5gQo20SE8QS5QHq7/LvaSI/34AeSCiCONWkMOufKg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.4.tgz#f40968c7f64eb6b36ff2bf06b4be8661308abd12"
integrity sha512-lcOskhl+NbPqKBxg+GABYBBrMtHYw2qZ/srFix7DgGUdNlFbXRP/AtTz0Wiav0PNGZgivniRLqvqcLCiCkrBrg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.5.tgz#61d23e5f7198b36a9faa1e6c79b04f2d5179e3c4"
integrity sha512-1xQIYhw+xX59dYEZ6o4dfZvfYSigXiWqh0M11O5Thfy6Ew0Vd3yYGp8+8xlCg5+ivsdYnIRmKHjdFpogYhyLiA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.4.tgz#c7cf0f910fa6a9f97845a0659178ac02cfa022bc"
integrity sha512-NcXMZYiLDSVnjtRgvPwm9RB1M7qZnRyyyM+htdH5laEvDDGCcOLFS8iK6WI4Irmvw6MhBkDTHaH9ssJNbF7pvQ==
"@abp/select2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.5.tgz#294eb907f85ef012b0b2f73e1b8561be3597cee6"
integrity sha512-P9tqcZbzC/ZSq8o0P2otTfSdSd9tBGyV6ngLUcZ2aA1R3+l4Lcp4rX9y81qPDaH9uLBOJkXd6AVTi11qBzPyZw==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
select2 "^4.0.13"
"@abp/sweetalert2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.4.tgz#a1a2a1a5d7e1fb83680cc35ca477cee1f2f2463b"
integrity sha512-dvslRK2oc06JjI6aV1dj1LzWbOb50BfwbHxcmOenl8Q4XMP389bFbaOiVezjk+d3YLsspCMDxxu2NTqaq67Z6g==
"@abp/sweetalert2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.5.tgz#baf7ef24a1551945bd476547c003056bb048409e"
integrity sha512-6N6+DkecO4AXEaCV09W9iRvZPQLn1sZaAFJBvzphwFVOWv3BivJTQCFJRQ5scqc31mWaZ4/UGjOdrq0a/qDiAQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.4.tgz#3a93a65ee6b8260f7e80bb862b60623e967e08a2"
integrity sha512-/ZZy5E3PHtvmkjg+s9BvgO344DOs0jiifimDntp5jZPQPrsQ5WPC9o9hrlGb40tTw5P0wAnznjGvHnZjBiflvA==
"@abp/timeago@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.5.tgz#0dd52cf24574e10e523a5b6e90740a25123a7745"
integrity sha512-uIc9WZN7J7cqFsxCYt8egapQRGyBMFi8+7ega7OaxmO0R4t8+QisVOsyeXMQvWuF9M9gXKMKlrV5bP6nsnDg0A==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
timeago "^1.6.7"
"@abp/toastr@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.4.tgz#3bf6abc79baf7a2b7de9840e55caf839018ab96e"
integrity sha512-zesojzXYsFd57m7XBgxLwKeAs8HRe25iNKRGC0YR7MK2HP1770jc+dEjnQ0pnqhMHouZejFJZcpqdHGr85ZUgQ==
"@abp/toastr@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.5.tgz#8cfbe6d30b57282417feff3f1bccb5fc493c9215"
integrity sha512-UDn0+DP4BAULN9MERWP+QSJQdvZELhkaHcrwTEB80+wcNZ13xf2zShvO60+3rz63Nqf+/kwZcBMNFuwD2ekjww==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
toastr "^2.1.4"
"@abp/utils@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.4.tgz#e18ef1557a2600fa153db13162e1ed097bc6f15a"
integrity sha512-eT6RVfFsyB8uAdMHDdG4M2Erg3RrvkG7Z5Xa0ko7JIhEz5VwsRcXGwTAORYHsu0M1hpewZljdD5OmQRods13LA==
"@abp/utils@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.5.tgz#c05df5bb5a776ea8a9bd4589d0df6a373bfff1ef"
integrity sha512-X/UGqMJu1vbz6WQOMP7+MXkUB3rIwnm/1PkmGOM+gFqmQJt21IEKbV/gG2/CNR4/QY02HJhj5v4/wm0UBEH56g==
dependencies:
just-compare "^1.3.0"

@ -0,0 +1,29 @@
{
"name": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo",
"hash": "3d018d735578974ce851dfcab013938f",
"contents": [
{
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"name": "AbpAspNetCoreMvcUiBasicThemeModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo",
"name": "AbpAspNetCoreMvcUiThemeSharedDemoModule"
},
{
"declaringAssemblyName": "Volo.Abp.Autofac",
"namespace": "Volo.Abp.Autofac",
"name": "AbpAutofacModule"
}
],
"contentType": "abpModule",
"name": "AbpAspNetCoreMvcUiThemeBasicDemoModule",
"summary": null
}
]
}

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0-rc.4.tgz#f57efa6f3cabb48e40a44e79adb31de58145bf89"
integrity sha512-JcoXch+j+T9V3Lfu9Of9Tbcw5sNBpSbe42SjzUcXLqdVijV/DBWKMg/9OPH8KZ4PZwl4sl9DSAmGWXHdipLxzA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.4.tgz#a0fd1e9f6f05d854d6f2119ed551a1cef485c929"
integrity sha512-QsrV+N6YFuMo/q73Bd1P0qDyG0Ua5JmQFgKzA94eMXDyYgpRrT5RyKh0CNV81Q/AX9V5c6APrtcQ31tYzmWwbQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.4"
"@abp/bootstrap" "~6.0.0-rc.4"
"@abp/bootstrap-datepicker" "~6.0.0-rc.4"
"@abp/datatables.net-bs5" "~6.0.0-rc.4"
"@abp/font-awesome" "~6.0.0-rc.4"
"@abp/jquery-form" "~6.0.0-rc.4"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.4"
"@abp/lodash" "~6.0.0-rc.4"
"@abp/luxon" "~6.0.0-rc.4"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.4"
"@abp/select2" "~6.0.0-rc.4"
"@abp/sweetalert2" "~6.0.0-rc.4"
"@abp/timeago" "~6.0.0-rc.4"
"@abp/toastr" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.4.tgz#de70d53a900db2f5c74719b7c4e406e0de4c2662"
integrity sha512-8GUoTG4B3Tz2Xd/cFaw9EAjOUoEfMG95VkjNqdfcvPPrtFML/W3fcMUwbjOvQ/lEnAMTSGREU3w9y7Y+GIv9qA==
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0-rc.5.tgz#671940d72fd50e7eab5db922bcec2a27cdca28ed"
integrity sha512-w4cWXcF2aB5fF2J0Jco8ddPF1r522uSIc29zpvUWzUA0X4DC9m7QUairwVbsX5T3Xp4y6guLoizSMkfQe0Sb8A==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.5"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.5.tgz#d3f997b9f7b19b68e94df83dc5cf3053416d8da4"
integrity sha512-OX4iTN0tFAdkBJiYQAM1GFoqF5ZVcOZfo7N6xhscWqucXIVtcGut5fuL/qIWF8xSH6afN/wH//a0O5+DjGnPmw==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.5"
"@abp/bootstrap" "~6.0.0-rc.5"
"@abp/bootstrap-datepicker" "~6.0.0-rc.5"
"@abp/datatables.net-bs5" "~6.0.0-rc.5"
"@abp/font-awesome" "~6.0.0-rc.5"
"@abp/jquery-form" "~6.0.0-rc.5"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.5"
"@abp/lodash" "~6.0.0-rc.5"
"@abp/luxon" "~6.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.5"
"@abp/select2" "~6.0.0-rc.5"
"@abp/sweetalert2" "~6.0.0-rc.5"
"@abp/timeago" "~6.0.0-rc.5"
"@abp/toastr" "~6.0.0-rc.5"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.5.tgz#d7ab5693091c079dce6b5cfdd60832194881b571"
integrity sha512-U8NBcsL80joHsqQo+tnYkUwW+TyIwG5SRFZ3yfb2jTiu1KMlgGcY02+iTEZMF/BhQ3rPrxQ/pH2YmD6Ip095tw==
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@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.4.tgz#2dbc9f8f9816689b6db84948046a964ceb1bab17"
integrity sha512-tWPA3ehtU+QPKbxdLDzKk4p2wMNGo/R4CjCQydD1i9BIpkBUlA5sBtbNrLTvZ5/KM1RYecFGFrHTVVOzGsUKrA==
"@abp/bootstrap-datepicker@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.5.tgz#4fe0c9b107ae23261121afeb5b72053822b0747f"
integrity sha512-PztuCk/15vhGlisjvZTn6soIZAJp/Mqc0+ipV7Z4O+qBphvp2nFD5lfiVM/E0r2Ql8HzkOq3BO56ZVb0IMIw1g==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.4.tgz#f360f86b00f474236ad182cd792df24f9ecbfc47"
integrity sha512-JjHJNPkTJRYwQvRnzTvcYIbxs2TD6n+LVtCd5ItYNbg8bMyd9yMugThxtgZGE3awVQqjLxZ4fwv+CRnf70JdrQ==
"@abp/bootstrap@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.5.tgz#83b08282b4b1496b853179780a3b1e953975bdc3"
integrity sha512-EoiygyyRYwXMO6bbeLuqbfaaZuHUrOGgC9dtVxtyFWgCbWiRAERaHrAHQ12WmxnFXGvXGmy9pATfYQB4ALuLWQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
bootstrap "^5.1.3"
"@abp/clipboard@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.0-rc.4.tgz#a1f08eb23ebe7fcac0521aa992c6cebb9753c004"
integrity sha512-dX8l7Akyv5ecx7+Op8Cp/q4JslnhA9G0Eok4iPcnYwHh9NfSLnusack9x4u370Y+eShRxFiiBDq44ZsCN66h/Q==
"@abp/clipboard@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.0-rc.5.tgz#071d3da1597a7ed706a60b75400ad5970b2a2eed"
integrity sha512-Vj1yvK7Vcqy1aZ9XIbqGDlwe4d1vneMIVA0hypAHtLi+0lLySgS8QAXUpXo0RkRoyksiTRuM2gRkJRZzdiXSNA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
clipboard "^2.0.8"
"@abp/core@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.4.tgz#d164e1ca3546dc710c569ea7ae0145e1b713658e"
integrity sha512-mH3+BCU8Wbe0mieDHd5Awvhd09X7iJKRLBQBIINcDeIIOCJ9x4v8grynvndzlaS7J2AlWZba0XJU6sZ+YpuP2w==
"@abp/core@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.5.tgz#09f9bfaca17383539e3b79554e26510ac27366fc"
integrity sha512-htOfVSUSaErPlXg5QraeOvIH0pcApYt/mvgnXTi49qZmzUJgzuZ7l8B2UC4KGLdyjhjHHY3Vy66jNrm98IsA2g==
dependencies:
"@abp/utils" "~6.0.0-rc.4"
"@abp/utils" "~6.0.0-rc.5"
"@abp/datatables.net-bs5@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.4.tgz#fc3c43fb9ba8154b4b960ed0799948f5df738f7e"
integrity sha512-QtII4mFFFjvToM2LDqZugVh6/HwKbIdKYqHCxJKprZ1aVmyBeiMHi89z0G4eChAYdTpjHQstoDddYje53DkWOw==
"@abp/datatables.net-bs5@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.5.tgz#a89a4b028ae3bdeef41be38442a79e51b959c51f"
integrity sha512-x2TvTfYkUOOuKakXYT/h9Qi2s1oUYO7PrX0kPuNjQo9Qa7GlDhH10AoyJeKu9AfB/PyczrEZn74IqOI8xh6gjA==
dependencies:
"@abp/datatables.net" "~6.0.0-rc.4"
"@abp/datatables.net" "~6.0.0-rc.5"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.4.tgz#f6916ba9a8089b573faddcc38e6a76e38a0dce16"
integrity sha512-9zhIvAO4AX6YIUELodEUz2hsDj+RITGoxWaav90jUJEqK/jVsDfs2mbrWcLzQDMLpZVElZA0p8tUyWS8yMsjaA==
"@abp/datatables.net@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.5.tgz#a3d8f7717f850346455abbeed6fa5ded752e47d3"
integrity sha512-h1LK1h8AKmp4oKfeHoFobnHImbj+BwtwcHU3xAUd7UF+tGBCmjBVNjaiPoUrTize+iwjZvBK5jea901NdJpWRA==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.4.tgz#a3e1664cbebdbc1aa4d2dd1ac48f022b3ce100ad"
integrity sha512-tlBekvBQ/wEkx1Z2sX8cPp/JKzxmTsMSUSbnAc/Uz+De/fxhyepUACb35zFSv2VmLPz1M1xqLvLUCJmciZhINQ==
"@abp/font-awesome@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.5.tgz#5625867e26b36853053b0ff8561538ea59149365"
integrity sha512-KtZ9fOFzdQw03Xar68M7IExzLUyQR3zyxa/71vUNfspup3E6LkBXhKILm2nSmp1zJTPoGXRs7DiHO6CyBStBAg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.4.tgz#4dfbef35e4d7dc80534e0f33644142a9ccd54cb4"
integrity sha512-/21ibf99c8q7ygbj2QF7GAGCW1MaalAurueffndTGZPRRSKrCVTPINtBih7NGgh1zcavhog+GBA3INJ3etQIWQ==
"@abp/jquery-form@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.5.tgz#7c7f21b0314c93d618a4ba4ffba5d6134887e2c8"
integrity sha512-YSA3K/uvollrGR6xnyhtd4SPp+YmmDDYgL6HGygNSjl+JQbb0ZM/SSaN2TBi67Aq1FNs9TkOQegPIwVWB/LokQ==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.4.tgz#6a498b76076683bbc77d7a73fcf893863aecb59f"
integrity sha512-+9RAPaFYsuSZ05RtJJNeHl1PkyHm9Mv3WKAw+QrKHzaK34zpjD/cZdiijcAWM3DrNPiCCuaaUgMMIMn223MIEA==
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.5.tgz#d649564c3fc079b91cb253e7537e8bbd62dae97d"
integrity sha512-i9Aa92au9HtxC9jo9WjNwHeDaem8dXFiB8jEHFbtzn74iZSF4ZYd0s+rgo7TscsKkXeiSMOy02FmYes6Ldpy1w==
dependencies:
"@abp/jquery-validation" "~6.0.0-rc.4"
"@abp/jquery-validation" "~6.0.0-rc.5"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.4.tgz#2f79457d2c83795449eb6d3c82942568b0e6f273"
integrity sha512-a3v0QDWm2kqrr5r4Nim8unT7p5xHt8KR/TGmGiS6CNMRXVtd6SLMDg36D1d5AcBemFW5evlySiqAl2D7v+g0/g==
"@abp/jquery-validation@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.5.tgz#b61cd7e9be3d982aa12a579be7e9bcb8442ad03c"
integrity sha512-VdTvyRadDave2X6wTeqLlpeUQKaHohAdwB7ex57Y+WmXSsAlhB1Bwa33YjSkukpnRKYLpQ55KwVJ4iaSItyY2g==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.4.tgz#992222c2e233840ce7bf573b8bb15b0c9c15adde"
integrity sha512-JRf9NltPP++RAfPRvWFoYNgs2i/ydyROjtLSnCGdmO4UwAQZ21YuDY7x0Ia7VSj0a6cFg8d7M2PGIeJlcaXIsg==
"@abp/jquery@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.5.tgz#c6e6d322512b26a57fc5a1e5fe4c0ea5da79a705"
integrity sha512-OKP96FFLpwaZnZZDLiwkzhE7bP0y4RCpeDtTrL5aLO/D9l7Vi66hZVAx4cliXTGwpu99joNFXlTmbwkilGqPMA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
jquery "~3.6.0"
"@abp/lodash@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.4.tgz#2c88a9274e6c27334f277404280d43b2fbae6552"
integrity sha512-yOEe3SVvh5IuFMujSgC4waG0JzWzRQj907KUYzjcjfx35J5Q0Mwvu6/9wRYJx1av40YQdnzMrRoqXKDPAKdV6A==
"@abp/lodash@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.5.tgz#165107270460624a263cd88c8a7816a58cf41ca8"
integrity sha512-KieDq0v6wZB/kSZR2dJ+HKnPYHQng0udbxZqlha5dtlDJxRslz0eK9nVrB0VEzjs+xHrzTj10mpgyAjo21GR0Q==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
lodash "^4.17.21"
"@abp/luxon@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.4.tgz#95ae8f70d9b5d8cd753cc7d918c611692d5bf218"
integrity sha512-OFs4Uv82YienRwiiVV78hdWSanS19lvjoBBskPF5s6LK/5mzLMrtbHBRf18wcc/AfBMOxot1BX2q1v4wb2u3qw==
"@abp/luxon@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.5.tgz#e91b64da0b558c729f4b604a9b1bcbd35df40722"
integrity sha512-BgnkwH7JyMfmxVzkj1HGzwmjnQT6D2CZT5DzqnjtMN7JO5gQo20SE8QS5QHq7/LvaSI/34AeSCiCONWkMOufKg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.4.tgz#f40968c7f64eb6b36ff2bf06b4be8661308abd12"
integrity sha512-lcOskhl+NbPqKBxg+GABYBBrMtHYw2qZ/srFix7DgGUdNlFbXRP/AtTz0Wiav0PNGZgivniRLqvqcLCiCkrBrg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.5.tgz#61d23e5f7198b36a9faa1e6c79b04f2d5179e3c4"
integrity sha512-1xQIYhw+xX59dYEZ6o4dfZvfYSigXiWqh0M11O5Thfy6Ew0Vd3yYGp8+8xlCg5+ivsdYnIRmKHjdFpogYhyLiA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/prismjs@^6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.0-rc.4.tgz#9338018487dde7ddc5384cdfbdc35c655a8fd444"
integrity sha512-F1t7ySbj+M6LDmgbvvcY2bFl0heEj1vz14YOnmwMNUhJcaLQXamgyKsWBu5UkEHUJ11DQyjIu5gjoRXbraucdA==
"@abp/prismjs@^6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.0-rc.5.tgz#c908113295aed8ecf4b04c1691d9295b6af47964"
integrity sha512-SiRkUfqWf0VAwJ4nfassN+Me/0A6cIji2TWmSaKuOlen3Ph55iGy9od6nE5njnZqUAmuL8XqTisvt7Gx8Cd4DQ==
dependencies:
"@abp/clipboard" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.4"
"@abp/clipboard" "~6.0.0-rc.5"
"@abp/core" "~6.0.0-rc.5"
prismjs "^1.26.0"
"@abp/select2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.4.tgz#c7cf0f910fa6a9f97845a0659178ac02cfa022bc"
integrity sha512-NcXMZYiLDSVnjtRgvPwm9RB1M7qZnRyyyM+htdH5laEvDDGCcOLFS8iK6WI4Irmvw6MhBkDTHaH9ssJNbF7pvQ==
"@abp/select2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.5.tgz#294eb907f85ef012b0b2f73e1b8561be3597cee6"
integrity sha512-P9tqcZbzC/ZSq8o0P2otTfSdSd9tBGyV6ngLUcZ2aA1R3+l4Lcp4rX9y81qPDaH9uLBOJkXd6AVTi11qBzPyZw==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
select2 "^4.0.13"
"@abp/sweetalert2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.4.tgz#a1a2a1a5d7e1fb83680cc35ca477cee1f2f2463b"
integrity sha512-dvslRK2oc06JjI6aV1dj1LzWbOb50BfwbHxcmOenl8Q4XMP389bFbaOiVezjk+d3YLsspCMDxxu2NTqaq67Z6g==
"@abp/sweetalert2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.5.tgz#baf7ef24a1551945bd476547c003056bb048409e"
integrity sha512-6N6+DkecO4AXEaCV09W9iRvZPQLn1sZaAFJBvzphwFVOWv3BivJTQCFJRQ5scqc31mWaZ4/UGjOdrq0a/qDiAQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.4.tgz#3a93a65ee6b8260f7e80bb862b60623e967e08a2"
integrity sha512-/ZZy5E3PHtvmkjg+s9BvgO344DOs0jiifimDntp5jZPQPrsQ5WPC9o9hrlGb40tTw5P0wAnznjGvHnZjBiflvA==
"@abp/timeago@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.5.tgz#0dd52cf24574e10e523a5b6e90740a25123a7745"
integrity sha512-uIc9WZN7J7cqFsxCYt8egapQRGyBMFi8+7ega7OaxmO0R4t8+QisVOsyeXMQvWuF9M9gXKMKlrV5bP6nsnDg0A==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
timeago "^1.6.7"
"@abp/toastr@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.4.tgz#3bf6abc79baf7a2b7de9840e55caf839018ab96e"
integrity sha512-zesojzXYsFd57m7XBgxLwKeAs8HRe25iNKRGC0YR7MK2HP1770jc+dEjnQ0pnqhMHouZejFJZcpqdHGr85ZUgQ==
"@abp/toastr@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.5.tgz#8cfbe6d30b57282417feff3f1bccb5fc493c9215"
integrity sha512-UDn0+DP4BAULN9MERWP+QSJQdvZELhkaHcrwTEB80+wcNZ13xf2zShvO60+3rz63Nqf+/kwZcBMNFuwD2ekjww==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
toastr "^2.1.4"
"@abp/utils@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.4.tgz#e18ef1557a2600fa153db13162e1ed097bc6f15a"
integrity sha512-eT6RVfFsyB8uAdMHDdG4M2Erg3RrvkG7Z5Xa0ko7JIhEz5VwsRcXGwTAORYHsu0M1hpewZljdD5OmQRods13LA==
"@abp/utils@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.5.tgz#c05df5bb5a776ea8a9bd4589d0df6a373bfff1ef"
integrity sha512-X/UGqMJu1vbz6WQOMP7+MXkUB3rIwnm/1PkmGOM+gFqmQJt21IEKbV/gG2/CNR4/QY02HJhj5v4/wm0UBEH56g==
dependencies:
just-compare "^1.3.0"

@ -0,0 +1,29 @@
{
"name": "BlobStoring.Database.Host.ConsoleApp.ConsoleApp",
"hash": "28cd8e1333742eac45b7a22d5af70c15",
"contents": [
{
"namespace": "BlobStoring.Database.Host.ConsoleApp.ConsoleApp",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Autofac",
"namespace": "Volo.Abp.Autofac",
"name": "AbpAutofacModule"
},
{
"declaringAssemblyName": "Volo.Abp.EntityFrameworkCore.SqlServer",
"namespace": "Volo.Abp.EntityFrameworkCore.SqlServer",
"name": "AbpEntityFrameworkCoreSqlServerModule"
},
{
"declaringAssemblyName": "Volo.Abp.BlobStoring.Database.EntityFrameworkCore",
"namespace": "Volo.Abp.BlobStoring.Database.EntityFrameworkCore",
"name": "BlobStoringDatabaseEntityFrameworkCoreModule"
}
],
"contentType": "abpModule",
"name": "ConsoleAppConsoleAppModule",
"summary": null
}
]
}

@ -1,11 +1,19 @@
{
"name": "Volo.Abp.BlobStoring.Database.Domain.Shared",
"hash": "a6127aa423bcf90505fde453d6852fd5",
"hash": "cf79106c21ec4ea832235c9dd04f307e",
"contents": [
{
"namespace": "Volo.Abp.BlobStoring.Database",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Validation",
"namespace": "Volo.Abp.Validation",
"name": "AbpValidationModule"
}
],
"contentType": "abpModule",
"name": "BlobStoringDatabaseDomainSharedModule"
"name": "BlobStoringDatabaseDomainSharedModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Abp.BlobStoring.Database.EntityFrameworkCore",
"hash": "cdddb35c205079b70e3b1e8010482930",
"hash": "839696a440a81bb29922136bd69b9ad8",
"contents": [
{
"namespace": "Volo.Abp.BlobStoring.Database.EntityFrameworkCore",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.BlobStoring.Database.Domain",
"namespace": "Volo.Abp.BlobStoring.Database",
"name": "BlobStoringDatabaseDomainModule"
},
{
"declaringAssemblyName": "Volo.Abp.EntityFrameworkCore",
"namespace": "Volo.Abp.EntityFrameworkCore",
"name": "AbpEntityFrameworkCoreModule"
}
],
"contentType": "abpModule",
"name": "BlobStoringDatabaseEntityFrameworkCoreModule"
"name": "BlobStoringDatabaseEntityFrameworkCoreModule",
"summary": null
},
{
"namespace": "Volo.Abp.BlobStoring.Database.EntityFrameworkCore",
@ -14,16 +27,19 @@
{
"entityFullName": "Volo.Abp.BlobStoring.Database.DatabaseBlob",
"contentType": "databaseTable",
"name": "AbpBlobs"
"name": "AbpBlobs",
"summary": null
},
{
"entityFullName": "Volo.Abp.BlobStoring.Database.DatabaseBlobContainer",
"contentType": "databaseTable",
"name": "AbpBlobContainers"
"name": "AbpBlobContainers",
"summary": null
}
],
"contentType": "efCoreDbContext",
"name": "BlobStoringDbContext"
"name": "BlobStoringDbContext",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Abp.BlobStoring.Database.MongoDB",
"hash": "9732b597f54df4ab73a8ad8aab7743d2",
"hash": "ce9648b4f4d4057c01c2a73264cb7671",
"contents": [
{
"namespace": "Volo.Abp.BlobStoring.Database.MongoDB",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.BlobStoring.Database.Domain",
"namespace": "Volo.Abp.BlobStoring.Database",
"name": "BlobStoringDatabaseDomainModule"
},
{
"declaringAssemblyName": "Volo.Abp.MongoDB",
"namespace": "Volo.Abp.MongoDB",
"name": "AbpMongoDbModule"
}
],
"contentType": "abpModule",
"name": "BlobStoringDatabaseMongoDbModule"
"name": "BlobStoringDatabaseMongoDbModule",
"summary": null
},
{
"namespace": "Volo.Abp.BlobStoring.Database.MongoDB",
@ -14,16 +27,19 @@
{
"entityFullName": "Volo.Abp.BlobStoring.Database.DatabaseBlobContainer",
"contentType": "databaseCollection",
"name": "AbpBlobContainers"
"name": "AbpBlobContainers",
"summary": null
},
{
"entityFullName": "Volo.Abp.BlobStoring.Database.DatabaseBlob",
"contentType": "databaseCollection",
"name": "AbpBlobs"
"name": "AbpBlobs",
"summary": null
}
],
"contentType": "mongoDbContext",
"name": "BlobStoringMongoDbContext"
"name": "BlobStoringMongoDbContext",
"summary": null
}
]
}

@ -1,18 +1,52 @@
{
"name": "Volo.BloggingTestApp.EntityFrameworkCore",
"hash": "9bca59fa99494d82517715624e8b4974",
"hash": "1283f9f0b19bc8f775379d9408673dbf",
"contents": [
{
"namespace": "Volo.BloggingTestApp.EntityFrameworkCore",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Blogging.EntityFrameworkCore",
"namespace": "Volo.Blogging.EntityFrameworkCore",
"name": "BloggingEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.Identity.EntityFrameworkCore",
"namespace": "Volo.Abp.Identity.EntityFrameworkCore",
"name": "AbpIdentityEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.PermissionManagement.EntityFrameworkCore",
"namespace": "Volo.Abp.PermissionManagement.EntityFrameworkCore",
"name": "AbpPermissionManagementEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.SettingManagement.EntityFrameworkCore",
"namespace": "Volo.Abp.SettingManagement.EntityFrameworkCore",
"name": "AbpSettingManagementEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.EntityFrameworkCore.SqlServer",
"namespace": "Volo.Abp.EntityFrameworkCore.SqlServer",
"name": "AbpEntityFrameworkCoreSqlServerModule"
},
{
"declaringAssemblyName": "Volo.Abp.BlobStoring.Database.EntityFrameworkCore",
"namespace": "Volo.Abp.BlobStoring.Database.EntityFrameworkCore",
"name": "BlobStoringDatabaseEntityFrameworkCoreModule"
}
],
"contentType": "abpModule",
"name": "BloggingTestAppEntityFrameworkCoreModule"
"name": "BloggingTestAppEntityFrameworkCoreModule",
"summary": null
},
{
"namespace": "Volo.BloggingTestApp.EntityFrameworkCore",
"connectionStringName": null,
"databaseTables": [],
"contentType": "efCoreDbContext",
"name": "BloggingTestAppDbContext"
"name": "BloggingTestAppDbContext",
"summary": null
}
]
}

@ -1,11 +1,39 @@
{
"name": "Volo.BloggingTestApp.MongoDB",
"hash": "fad6ecadd947f85cb1e3da6b87211432",
"hash": "89d774f867a89097e4644bbcc69ca3c8",
"contents": [
{
"namespace": "Volo.BloggingTestApp.MongoDB",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Identity.MongoDB",
"namespace": "Volo.Abp.Identity.MongoDB",
"name": "AbpIdentityMongoDbModule"
},
{
"declaringAssemblyName": "Volo.Blogging.MongoDB",
"namespace": "Volo.Blogging.MongoDB",
"name": "BloggingMongoDbModule"
},
{
"declaringAssemblyName": "Volo.Abp.SettingManagement.MongoDB",
"namespace": "Volo.Abp.SettingManagement.MongoDB",
"name": "AbpSettingManagementMongoDbModule"
},
{
"declaringAssemblyName": "Volo.Abp.PermissionManagement.MongoDB",
"namespace": "Volo.Abp.PermissionManagement.MongoDB",
"name": "AbpPermissionManagementMongoDbModule"
},
{
"declaringAssemblyName": "Volo.Abp.BlobStoring.Database.MongoDB",
"namespace": "Volo.Abp.BlobStoring.Database.MongoDB",
"name": "BlobStoringDatabaseMongoDbModule"
}
],
"contentType": "abpModule",
"name": "BloggingTestAppMongoDbModule"
"name": "BloggingTestAppMongoDbModule",
"summary": null
}
]
}

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0-rc.4.tgz#f57efa6f3cabb48e40a44e79adb31de58145bf89"
integrity sha512-JcoXch+j+T9V3Lfu9Of9Tbcw5sNBpSbe42SjzUcXLqdVijV/DBWKMg/9OPH8KZ4PZwl4sl9DSAmGWXHdipLxzA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.4.tgz#a0fd1e9f6f05d854d6f2119ed551a1cef485c929"
integrity sha512-QsrV+N6YFuMo/q73Bd1P0qDyG0Ua5JmQFgKzA94eMXDyYgpRrT5RyKh0CNV81Q/AX9V5c6APrtcQ31tYzmWwbQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.4"
"@abp/bootstrap" "~6.0.0-rc.4"
"@abp/bootstrap-datepicker" "~6.0.0-rc.4"
"@abp/datatables.net-bs5" "~6.0.0-rc.4"
"@abp/font-awesome" "~6.0.0-rc.4"
"@abp/jquery-form" "~6.0.0-rc.4"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.4"
"@abp/lodash" "~6.0.0-rc.4"
"@abp/luxon" "~6.0.0-rc.4"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.4"
"@abp/select2" "~6.0.0-rc.4"
"@abp/sweetalert2" "~6.0.0-rc.4"
"@abp/timeago" "~6.0.0-rc.4"
"@abp/toastr" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.4.tgz#de70d53a900db2f5c74719b7c4e406e0de4c2662"
integrity sha512-8GUoTG4B3Tz2Xd/cFaw9EAjOUoEfMG95VkjNqdfcvPPrtFML/W3fcMUwbjOvQ/lEnAMTSGREU3w9y7Y+GIv9qA==
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0-rc.5.tgz#671940d72fd50e7eab5db922bcec2a27cdca28ed"
integrity sha512-w4cWXcF2aB5fF2J0Jco8ddPF1r522uSIc29zpvUWzUA0X4DC9m7QUairwVbsX5T3Xp4y6guLoizSMkfQe0Sb8A==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.5"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.5.tgz#d3f997b9f7b19b68e94df83dc5cf3053416d8da4"
integrity sha512-OX4iTN0tFAdkBJiYQAM1GFoqF5ZVcOZfo7N6xhscWqucXIVtcGut5fuL/qIWF8xSH6afN/wH//a0O5+DjGnPmw==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.5"
"@abp/bootstrap" "~6.0.0-rc.5"
"@abp/bootstrap-datepicker" "~6.0.0-rc.5"
"@abp/datatables.net-bs5" "~6.0.0-rc.5"
"@abp/font-awesome" "~6.0.0-rc.5"
"@abp/jquery-form" "~6.0.0-rc.5"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.5"
"@abp/lodash" "~6.0.0-rc.5"
"@abp/luxon" "~6.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.5"
"@abp/select2" "~6.0.0-rc.5"
"@abp/sweetalert2" "~6.0.0-rc.5"
"@abp/timeago" "~6.0.0-rc.5"
"@abp/toastr" "~6.0.0-rc.5"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.5.tgz#d7ab5693091c079dce6b5cfdd60832194881b571"
integrity sha512-U8NBcsL80joHsqQo+tnYkUwW+TyIwG5SRFZ3yfb2jTiu1KMlgGcY02+iTEZMF/BhQ3rPrxQ/pH2YmD6Ip095tw==
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@^6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-6.0.0-rc.4.tgz#45703574696ee193c03a748734bd1c9447af984c"
integrity sha512-qbG4V39aaS2QuIjttysiRgYcvBnegBH9RRwperFkxmyZSzULiTVBc/BYylT+FJMf7uFEKPV1Qe2V1ANQgpemHQ==
"@abp/blogging@^6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-6.0.0-rc.5.tgz#3556fa57cc3e37bbb6437b0617139c9c3ec41556"
integrity sha512-oMonxRWUmN0qTGqclvr2Tb+f51qf1lzkTCJsU9WsjuT120MD8xlPS5Gpv2au5emTDsWbc11fdNs3nG56Ahwxgg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.4"
"@abp/owl.carousel" "~6.0.0-rc.4"
"@abp/prismjs" "~6.0.0-rc.4"
"@abp/tui-editor" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.5"
"@abp/owl.carousel" "~6.0.0-rc.5"
"@abp/prismjs" "~6.0.0-rc.5"
"@abp/tui-editor" "~6.0.0-rc.5"
"@abp/bootstrap-datepicker@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.4.tgz#2dbc9f8f9816689b6db84948046a964ceb1bab17"
integrity sha512-tWPA3ehtU+QPKbxdLDzKk4p2wMNGo/R4CjCQydD1i9BIpkBUlA5sBtbNrLTvZ5/KM1RYecFGFrHTVVOzGsUKrA==
"@abp/bootstrap-datepicker@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.5.tgz#4fe0c9b107ae23261121afeb5b72053822b0747f"
integrity sha512-PztuCk/15vhGlisjvZTn6soIZAJp/Mqc0+ipV7Z4O+qBphvp2nFD5lfiVM/E0r2Ql8HzkOq3BO56ZVb0IMIw1g==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.4.tgz#f360f86b00f474236ad182cd792df24f9ecbfc47"
integrity sha512-JjHJNPkTJRYwQvRnzTvcYIbxs2TD6n+LVtCd5ItYNbg8bMyd9yMugThxtgZGE3awVQqjLxZ4fwv+CRnf70JdrQ==
"@abp/bootstrap@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.5.tgz#83b08282b4b1496b853179780a3b1e953975bdc3"
integrity sha512-EoiygyyRYwXMO6bbeLuqbfaaZuHUrOGgC9dtVxtyFWgCbWiRAERaHrAHQ12WmxnFXGvXGmy9pATfYQB4ALuLWQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
bootstrap "^5.1.3"
"@abp/clipboard@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.0-rc.4.tgz#a1f08eb23ebe7fcac0521aa992c6cebb9753c004"
integrity sha512-dX8l7Akyv5ecx7+Op8Cp/q4JslnhA9G0Eok4iPcnYwHh9NfSLnusack9x4u370Y+eShRxFiiBDq44ZsCN66h/Q==
"@abp/clipboard@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.0-rc.5.tgz#071d3da1597a7ed706a60b75400ad5970b2a2eed"
integrity sha512-Vj1yvK7Vcqy1aZ9XIbqGDlwe4d1vneMIVA0hypAHtLi+0lLySgS8QAXUpXo0RkRoyksiTRuM2gRkJRZzdiXSNA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
clipboard "^2.0.8"
"@abp/core@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.4.tgz#d164e1ca3546dc710c569ea7ae0145e1b713658e"
integrity sha512-mH3+BCU8Wbe0mieDHd5Awvhd09X7iJKRLBQBIINcDeIIOCJ9x4v8grynvndzlaS7J2AlWZba0XJU6sZ+YpuP2w==
"@abp/core@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.5.tgz#09f9bfaca17383539e3b79554e26510ac27366fc"
integrity sha512-htOfVSUSaErPlXg5QraeOvIH0pcApYt/mvgnXTi49qZmzUJgzuZ7l8B2UC4KGLdyjhjHHY3Vy66jNrm98IsA2g==
dependencies:
"@abp/utils" "~6.0.0-rc.4"
"@abp/utils" "~6.0.0-rc.5"
"@abp/datatables.net-bs5@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.4.tgz#fc3c43fb9ba8154b4b960ed0799948f5df738f7e"
integrity sha512-QtII4mFFFjvToM2LDqZugVh6/HwKbIdKYqHCxJKprZ1aVmyBeiMHi89z0G4eChAYdTpjHQstoDddYje53DkWOw==
"@abp/datatables.net-bs5@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.5.tgz#a89a4b028ae3bdeef41be38442a79e51b959c51f"
integrity sha512-x2TvTfYkUOOuKakXYT/h9Qi2s1oUYO7PrX0kPuNjQo9Qa7GlDhH10AoyJeKu9AfB/PyczrEZn74IqOI8xh6gjA==
dependencies:
"@abp/datatables.net" "~6.0.0-rc.4"
"@abp/datatables.net" "~6.0.0-rc.5"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.4.tgz#f6916ba9a8089b573faddcc38e6a76e38a0dce16"
integrity sha512-9zhIvAO4AX6YIUELodEUz2hsDj+RITGoxWaav90jUJEqK/jVsDfs2mbrWcLzQDMLpZVElZA0p8tUyWS8yMsjaA==
"@abp/datatables.net@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.5.tgz#a3d8f7717f850346455abbeed6fa5ded752e47d3"
integrity sha512-h1LK1h8AKmp4oKfeHoFobnHImbj+BwtwcHU3xAUd7UF+tGBCmjBVNjaiPoUrTize+iwjZvBK5jea901NdJpWRA==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.4.tgz#a3e1664cbebdbc1aa4d2dd1ac48f022b3ce100ad"
integrity sha512-tlBekvBQ/wEkx1Z2sX8cPp/JKzxmTsMSUSbnAc/Uz+De/fxhyepUACb35zFSv2VmLPz1M1xqLvLUCJmciZhINQ==
"@abp/font-awesome@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.5.tgz#5625867e26b36853053b0ff8561538ea59149365"
integrity sha512-KtZ9fOFzdQw03Xar68M7IExzLUyQR3zyxa/71vUNfspup3E6LkBXhKILm2nSmp1zJTPoGXRs7DiHO6CyBStBAg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.4.tgz#4dfbef35e4d7dc80534e0f33644142a9ccd54cb4"
integrity sha512-/21ibf99c8q7ygbj2QF7GAGCW1MaalAurueffndTGZPRRSKrCVTPINtBih7NGgh1zcavhog+GBA3INJ3etQIWQ==
"@abp/jquery-form@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.5.tgz#7c7f21b0314c93d618a4ba4ffba5d6134887e2c8"
integrity sha512-YSA3K/uvollrGR6xnyhtd4SPp+YmmDDYgL6HGygNSjl+JQbb0ZM/SSaN2TBi67Aq1FNs9TkOQegPIwVWB/LokQ==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.4.tgz#6a498b76076683bbc77d7a73fcf893863aecb59f"
integrity sha512-+9RAPaFYsuSZ05RtJJNeHl1PkyHm9Mv3WKAw+QrKHzaK34zpjD/cZdiijcAWM3DrNPiCCuaaUgMMIMn223MIEA==
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.5.tgz#d649564c3fc079b91cb253e7537e8bbd62dae97d"
integrity sha512-i9Aa92au9HtxC9jo9WjNwHeDaem8dXFiB8jEHFbtzn74iZSF4ZYd0s+rgo7TscsKkXeiSMOy02FmYes6Ldpy1w==
dependencies:
"@abp/jquery-validation" "~6.0.0-rc.4"
"@abp/jquery-validation" "~6.0.0-rc.5"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.4.tgz#2f79457d2c83795449eb6d3c82942568b0e6f273"
integrity sha512-a3v0QDWm2kqrr5r4Nim8unT7p5xHt8KR/TGmGiS6CNMRXVtd6SLMDg36D1d5AcBemFW5evlySiqAl2D7v+g0/g==
"@abp/jquery-validation@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.5.tgz#b61cd7e9be3d982aa12a579be7e9bcb8442ad03c"
integrity sha512-VdTvyRadDave2X6wTeqLlpeUQKaHohAdwB7ex57Y+WmXSsAlhB1Bwa33YjSkukpnRKYLpQ55KwVJ4iaSItyY2g==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.4.tgz#992222c2e233840ce7bf573b8bb15b0c9c15adde"
integrity sha512-JRf9NltPP++RAfPRvWFoYNgs2i/ydyROjtLSnCGdmO4UwAQZ21YuDY7x0Ia7VSj0a6cFg8d7M2PGIeJlcaXIsg==
"@abp/jquery@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.5.tgz#c6e6d322512b26a57fc5a1e5fe4c0ea5da79a705"
integrity sha512-OKP96FFLpwaZnZZDLiwkzhE7bP0y4RCpeDtTrL5aLO/D9l7Vi66hZVAx4cliXTGwpu99joNFXlTmbwkilGqPMA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
jquery "~3.6.0"
"@abp/lodash@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.4.tgz#2c88a9274e6c27334f277404280d43b2fbae6552"
integrity sha512-yOEe3SVvh5IuFMujSgC4waG0JzWzRQj907KUYzjcjfx35J5Q0Mwvu6/9wRYJx1av40YQdnzMrRoqXKDPAKdV6A==
"@abp/lodash@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.5.tgz#165107270460624a263cd88c8a7816a58cf41ca8"
integrity sha512-KieDq0v6wZB/kSZR2dJ+HKnPYHQng0udbxZqlha5dtlDJxRslz0eK9nVrB0VEzjs+xHrzTj10mpgyAjo21GR0Q==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
lodash "^4.17.21"
"@abp/luxon@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.4.tgz#95ae8f70d9b5d8cd753cc7d918c611692d5bf218"
integrity sha512-OFs4Uv82YienRwiiVV78hdWSanS19lvjoBBskPF5s6LK/5mzLMrtbHBRf18wcc/AfBMOxot1BX2q1v4wb2u3qw==
"@abp/luxon@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.5.tgz#e91b64da0b558c729f4b604a9b1bcbd35df40722"
integrity sha512-BgnkwH7JyMfmxVzkj1HGzwmjnQT6D2CZT5DzqnjtMN7JO5gQo20SE8QS5QHq7/LvaSI/34AeSCiCONWkMOufKg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.4.tgz#f40968c7f64eb6b36ff2bf06b4be8661308abd12"
integrity sha512-lcOskhl+NbPqKBxg+GABYBBrMtHYw2qZ/srFix7DgGUdNlFbXRP/AtTz0Wiav0PNGZgivniRLqvqcLCiCkrBrg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.5.tgz#61d23e5f7198b36a9faa1e6c79b04f2d5179e3c4"
integrity sha512-1xQIYhw+xX59dYEZ6o4dfZvfYSigXiWqh0M11O5Thfy6Ew0Vd3yYGp8+8xlCg5+ivsdYnIRmKHjdFpogYhyLiA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/owl.carousel@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-6.0.0-rc.4.tgz#8ec2828f45e9b393e94cf09dc311391190d68628"
integrity sha512-CrCntx6qdbuGZaBx9D98QMfuyyLZ9HE/ws5UhWBLmGlk+3pkk1EIBrXrgUud6md7WCSDVfVShUJWhHzej5DBUQ==
"@abp/owl.carousel@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-6.0.0-rc.5.tgz#19dabc93a7d59059f9b544176969d0a30b9d321c"
integrity sha512-mF2S5vnAZ57E5poif0uYdJsuQfdAmis+s/8adlz0xHp8PU8A8LeTYsCY43HDU34WP+oCPeT8DpcGRAm/B0BE8Q==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
owl.carousel "^2.3.4"
"@abp/prismjs@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.0-rc.4.tgz#9338018487dde7ddc5384cdfbdc35c655a8fd444"
integrity sha512-F1t7ySbj+M6LDmgbvvcY2bFl0heEj1vz14YOnmwMNUhJcaLQXamgyKsWBu5UkEHUJ11DQyjIu5gjoRXbraucdA==
"@abp/prismjs@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.0-rc.5.tgz#c908113295aed8ecf4b04c1691d9295b6af47964"
integrity sha512-SiRkUfqWf0VAwJ4nfassN+Me/0A6cIji2TWmSaKuOlen3Ph55iGy9od6nE5njnZqUAmuL8XqTisvt7Gx8Cd4DQ==
dependencies:
"@abp/clipboard" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.4"
"@abp/clipboard" "~6.0.0-rc.5"
"@abp/core" "~6.0.0-rc.5"
prismjs "^1.26.0"
"@abp/select2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.4.tgz#c7cf0f910fa6a9f97845a0659178ac02cfa022bc"
integrity sha512-NcXMZYiLDSVnjtRgvPwm9RB1M7qZnRyyyM+htdH5laEvDDGCcOLFS8iK6WI4Irmvw6MhBkDTHaH9ssJNbF7pvQ==
"@abp/select2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.5.tgz#294eb907f85ef012b0b2f73e1b8561be3597cee6"
integrity sha512-P9tqcZbzC/ZSq8o0P2otTfSdSd9tBGyV6ngLUcZ2aA1R3+l4Lcp4rX9y81qPDaH9uLBOJkXd6AVTi11qBzPyZw==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
select2 "^4.0.13"
"@abp/sweetalert2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.4.tgz#a1a2a1a5d7e1fb83680cc35ca477cee1f2f2463b"
integrity sha512-dvslRK2oc06JjI6aV1dj1LzWbOb50BfwbHxcmOenl8Q4XMP389bFbaOiVezjk+d3YLsspCMDxxu2NTqaq67Z6g==
"@abp/sweetalert2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.5.tgz#baf7ef24a1551945bd476547c003056bb048409e"
integrity sha512-6N6+DkecO4AXEaCV09W9iRvZPQLn1sZaAFJBvzphwFVOWv3BivJTQCFJRQ5scqc31mWaZ4/UGjOdrq0a/qDiAQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.4.tgz#3a93a65ee6b8260f7e80bb862b60623e967e08a2"
integrity sha512-/ZZy5E3PHtvmkjg+s9BvgO344DOs0jiifimDntp5jZPQPrsQ5WPC9o9hrlGb40tTw5P0wAnznjGvHnZjBiflvA==
"@abp/timeago@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.5.tgz#0dd52cf24574e10e523a5b6e90740a25123a7745"
integrity sha512-uIc9WZN7J7cqFsxCYt8egapQRGyBMFi8+7ega7OaxmO0R4t8+QisVOsyeXMQvWuF9M9gXKMKlrV5bP6nsnDg0A==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
timeago "^1.6.7"
"@abp/toastr@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.4.tgz#3bf6abc79baf7a2b7de9840e55caf839018ab96e"
integrity sha512-zesojzXYsFd57m7XBgxLwKeAs8HRe25iNKRGC0YR7MK2HP1770jc+dEjnQ0pnqhMHouZejFJZcpqdHGr85ZUgQ==
"@abp/toastr@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.5.tgz#8cfbe6d30b57282417feff3f1bccb5fc493c9215"
integrity sha512-UDn0+DP4BAULN9MERWP+QSJQdvZELhkaHcrwTEB80+wcNZ13xf2zShvO60+3rz63Nqf+/kwZcBMNFuwD2ekjww==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
toastr "^2.1.4"
"@abp/tui-editor@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-6.0.0-rc.4.tgz#58b4f7ea991a4a805bedac7f5fd5bb314dd4d8bc"
integrity sha512-1bMvVUeFUzcQB3SmNhW9K4CC5isoMTUJ4pY2OKf4Y9RgKsTUOEuaUwzSoJwDLj4mlzdLTee4/Rxi4zhdnkxDaA==
"@abp/tui-editor@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-6.0.0-rc.5.tgz#9d9e6035d8b145d9d7ebe9f236ecf2c140f00a6b"
integrity sha512-Q+Nx+nvqj7iUUDH4uCHxxJ2dZssJ6nxzNmIhlL5jW2rAotQGbUkw1ByQeFJBA83qGVD8whlBZUKNEIz06JYcvA==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/prismjs" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
"@abp/prismjs" "~6.0.0-rc.5"
"@abp/utils@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.4.tgz#e18ef1557a2600fa153db13162e1ed097bc6f15a"
integrity sha512-eT6RVfFsyB8uAdMHDdG4M2Erg3RrvkG7Z5Xa0ko7JIhEz5VwsRcXGwTAORYHsu0M1hpewZljdD5OmQRods13LA==
"@abp/utils@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.5.tgz#c05df5bb5a776ea8a9bd4589d0df6a373bfff1ef"
integrity sha512-X/UGqMJu1vbz6WQOMP7+MXkUB3rIwnm/1PkmGOM+gFqmQJt21IEKbV/gG2/CNR4/QY02HJhj5v4/wm0UBEH56g==
dependencies:
just-compare "^1.3.0"

@ -1,11 +1,19 @@
{
"name": "Volo.Blogging.Admin.Application.Contracts",
"hash": "be484343bc0b862114e22ee45c9027e3",
"hash": "e9b4d6b6728b54912ce49aad4b2041d4",
"contents": [
{
"namespace": "Volo.Blogging.Admin",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Blogging.Application.Contracts.Shared",
"namespace": "Volo.Blogging",
"name": "BloggingApplicationContractsSharedModule"
}
],
"contentType": "abpModule",
"name": "BloggingAdminApplicationContractsModule"
"name": "BloggingAdminApplicationContractsModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Blogging.Admin.HttpApi.Client",
"hash": "a721bcce141abe86ecb9c0d1c29350c1",
"hash": "c986d988d247ff682e065cb286a5cdc1",
"contents": [
{
"namespace": "Volo.Blogging.Admin",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Blogging.Admin.Application.Contracts",
"namespace": "Volo.Blogging.Admin",
"name": "BloggingAdminApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.Http.Client",
"namespace": "Volo.Abp.Http.Client",
"name": "AbpHttpClientModule"
}
],
"contentType": "abpModule",
"name": "BloggingAdminHttpApiClientModule"
"name": "BloggingAdminHttpApiClientModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Blogging.Admin.HttpApi",
"hash": "5a7f1b44c7977fc9ae74a04688a1f012",
"hash": "e69b6701277f93d0991f424e0cdf996d",
"contents": [
{
"namespace": "Volo.Blogging.Admin",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Blogging.Admin.Application.Contracts",
"namespace": "Volo.Blogging.Admin",
"name": "BloggingAdminApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc",
"namespace": "Volo.Abp.AspNetCore.Mvc",
"name": "AbpAspNetCoreMvcModule"
}
],
"contentType": "abpModule",
"name": "BloggingAdminHttpApiModule"
"name": "BloggingAdminHttpApiModule",
"summary": null
}
]
}

@ -1,11 +1,34 @@
{
"name": "Volo.Blogging.Admin.Web",
"hash": "038f0c3d57f5f4bc8e0e773b1f0c3b3a",
"hash": "a59b85859bdb2e378747a446879c8d54",
"contents": [
{
"namespace": "Volo.Blogging.Admin",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Blogging.Admin.Application.Contracts",
"namespace": "Volo.Blogging.Admin",
"name": "BloggingAdminApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap",
"name": "AbpAspNetCoreMvcUiBootstrapModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Bundling",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Bundling",
"name": "AbpAspNetCoreMvcUiBundlingModule"
},
{
"declaringAssemblyName": "Volo.Abp.AutoMapper",
"namespace": "Volo.Abp.AutoMapper",
"name": "AbpAutoMapperModule"
}
],
"contentType": "abpModule",
"name": "BloggingAdminWebModule"
"name": "BloggingAdminWebModule",
"summary": null
}
]
}

@ -0,0 +1,155 @@
{
"name": "Volo.Blogging.Application.Contracts.Shared",
"hash": "dbd5c9705e5f4ad74f420d4e7d059141",
"contents": [
{
"namespace": "Volo.Blogging",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Blogging.Domain.Shared",
"namespace": "Volo.Blogging",
"name": "BloggingDomainSharedModule"
},
{
"declaringAssemblyName": "Volo.Abp.Ddd.Application.Contracts",
"namespace": "Volo.Abp.Application",
"name": "AbpDddApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.Authorization.Abstractions",
"namespace": "Volo.Abp.Authorization",
"name": "AbpAuthorizationAbstractionsModule"
}
],
"contentType": "abpModule",
"name": "BloggingApplicationContractsSharedModule",
"summary": null
},
{
"displayName": "Blogs",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Blog",
"summary": null
},
{
"displayName": "Management",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Blog.Management",
"summary": null
},
{
"displayName": "Edit",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Blog.Update",
"summary": null
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Blog.Delete",
"summary": null
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Blog.Create",
"summary": null
},
{
"displayName": "Clear cache",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Blog.ClearCache",
"summary": null
},
{
"displayName": "Posts",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Post",
"summary": null
},
{
"displayName": "Edit",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Post.Update",
"summary": null
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Post.Delete",
"summary": null
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Post.Create",
"summary": null
},
{
"displayName": "Tags",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Tag",
"summary": null
},
{
"displayName": "Edit",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Tag.Update",
"summary": null
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Tag.Delete",
"summary": null
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Tag.Create",
"summary": null
},
{
"displayName": "Comments",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Comment",
"summary": null
},
{
"displayName": "Edit",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Comment.Update",
"summary": null
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Comment.Delete",
"summary": null
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "Blogging.Comment.Create",
"summary": null
}
]
}

@ -1,11 +1,19 @@
{
"name": "Volo.Blogging.Application.Contracts",
"hash": "f2feafeeb5d85cc3f76512948097381d",
"hash": "055380de8d80632d4c892340ab1a0281",
"contents": [
{
"namespace": "Volo.Blogging",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Blogging.Application.Contracts.Shared",
"namespace": "Volo.Blogging",
"name": "BloggingApplicationContractsSharedModule"
}
],
"contentType": "abpModule",
"name": "BloggingApplicationContractsModule"
"name": "BloggingApplicationContractsModule",
"summary": null
}
]
}

@ -1,11 +1,19 @@
{
"name": "Volo.Blogging.Domain.Shared",
"hash": "5c72d38b48fd549c1e4d37eb5f4a5f8e",
"hash": "dc6e531b307da6ae3c59bd0b8c13b395",
"contents": [
{
"namespace": "Volo.Blogging",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Validation",
"namespace": "Volo.Abp.Validation",
"name": "AbpValidationModule"
}
],
"contentType": "abpModule",
"name": "BloggingDomainSharedModule"
"name": "BloggingDomainSharedModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Blogging.EntityFrameworkCore",
"hash": "28d4b0828f47b8b4e6cef70a5879915f",
"hash": "7179a085bf2b3352ec24c146071f0734",
"contents": [
{
"namespace": "Volo.Blogging.EntityFrameworkCore",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Blogging.Domain",
"namespace": "Volo.Blogging",
"name": "BloggingDomainModule"
},
{
"declaringAssemblyName": "Volo.Abp.EntityFrameworkCore",
"namespace": "Volo.Abp.EntityFrameworkCore",
"name": "AbpEntityFrameworkCoreModule"
}
],
"contentType": "abpModule",
"name": "BloggingEntityFrameworkCoreModule"
"name": "BloggingEntityFrameworkCoreModule",
"summary": null
},
{
"namespace": "Volo.Blogging.EntityFrameworkCore",
@ -14,36 +27,43 @@
{
"entityFullName": "Volo.Blogging.Blogs.Blog",
"contentType": "databaseTable",
"name": "BlgBlogs"
"name": "BlgBlogs",
"summary": null
},
{
"entityFullName": "Volo.Blogging.Comments.Comment",
"contentType": "databaseTable",
"name": "BlgComments"
"name": "BlgComments",
"summary": null
},
{
"entityFullName": "Volo.Blogging.Posts.Post",
"contentType": "databaseTable",
"name": "BlgPosts"
"name": "BlgPosts",
"summary": null
},
{
"entityFullName": "Volo.Blogging.Posts.PostTag",
"contentType": "databaseTable",
"name": "BlgPostTags"
"name": "BlgPostTags",
"summary": null
},
{
"entityFullName": "Volo.Blogging.Tagging.Tag",
"contentType": "databaseTable",
"name": "BlgTags"
"name": "BlgTags",
"summary": null
},
{
"entityFullName": "Volo.Blogging.Users.BlogUser",
"contentType": "databaseTable",
"name": "BlgUsers"
"name": "BlgUsers",
"summary": null
}
],
"contentType": "efCoreDbContext",
"name": "BloggingDbContext"
"name": "BloggingDbContext",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Blogging.HttpApi.Client",
"hash": "81cf265f097ded223f74972a77367635",
"hash": "4453729ab413bbe955f6170ab32c94ec",
"contents": [
{
"namespace": "Volo.Blogging",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Blogging.Application.Contracts",
"namespace": "Volo.Blogging",
"name": "BloggingApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.Http.Client",
"namespace": "Volo.Abp.Http.Client",
"name": "AbpHttpClientModule"
}
],
"contentType": "abpModule",
"name": "BloggingHttpApiClientModule"
"name": "BloggingHttpApiClientModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Blogging.HttpApi",
"hash": "185146640ff70ee3bc3e49c2ae9cbe23",
"hash": "3685166d4a112c94aa74678d7a9ab09e",
"contents": [
{
"namespace": "Volo.Blogging",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Blogging.Application.Contracts",
"namespace": "Volo.Blogging",
"name": "BloggingApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc",
"namespace": "Volo.Abp.AspNetCore.Mvc",
"name": "AbpAspNetCoreMvcModule"
}
],
"contentType": "abpModule",
"name": "BloggingHttpApiModule"
"name": "BloggingHttpApiModule",
"summary": null
}
]
}

@ -1,44 +1,68 @@
{
"name": "Volo.Blogging.MongoDB",
"hash": "6837c014507cf952197f4b5ae3cafb97",
"hash": "18c4b26ca58e8ced2beec2e371d815d3",
"contents": [
{
"namespace": "Volo.Blogging.MongoDB",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Blogging.Domain",
"namespace": "Volo.Blogging",
"name": "BloggingDomainModule"
},
{
"declaringAssemblyName": "Volo.Abp.MongoDB",
"namespace": "Volo.Abp.MongoDB",
"name": "AbpMongoDbModule"
},
{
"declaringAssemblyName": "Volo.Abp.Users.MongoDB",
"namespace": "Volo.Abp.Users.MongoDB",
"name": "AbpUsersMongoDbModule"
}
],
"contentType": "abpModule",
"name": "BloggingMongoDbModule"
"name": "BloggingMongoDbModule",
"summary": null
},
{
"namespace": "Volo.Blogging.MongoDB",
"connectionStringName": "Blogging",
"databaseCollections": [
{
"entityFullName": "Volo.Blogging.Comments.Comment",
"entityFullName": "Volo.Blogging.Users.BlogUser",
"contentType": "databaseCollection",
"name": "BlgComments"
"name": "BlgUsers",
"summary": null
},
{
"entityFullName": "Volo.Blogging.Posts.Post",
"contentType": "databaseCollection",
"name": "BlgPosts"
"name": "BlgPosts",
"summary": null
},
{
"entityFullName": "Volo.Blogging.Blogs.Blog",
"entityFullName": "Volo.Blogging.Comments.Comment",
"contentType": "databaseCollection",
"name": "BlgBlogs"
"name": "BlgComments",
"summary": null
},
{
"entityFullName": "Volo.Blogging.Tagging.Tag",
"entityFullName": "Volo.Blogging.Blogs.Blog",
"contentType": "databaseCollection",
"name": "BlgTags"
"name": "BlgBlogs",
"summary": null
},
{
"entityFullName": "Volo.Blogging.Users.BlogUser",
"entityFullName": "Volo.Blogging.Tagging.Tag",
"contentType": "databaseCollection",
"name": "BlgUsers"
"name": "BlgTags",
"summary": null
}
],
"contentType": "mongoDbContext",
"name": "BloggingMongoDbContext"
"name": "BloggingMongoDbContext",
"summary": null
}
]
}

@ -1,11 +1,34 @@
{
"name": "Volo.Blogging.Web",
"hash": "1e34d5e0718fb581ffbca20cbf71f4f6",
"hash": "84b2bf92bbed19b35c9f0e921ab9acb4",
"contents": [
{
"namespace": "Volo.Blogging",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Blogging.Application.Contracts",
"namespace": "Volo.Blogging",
"name": "BloggingApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap",
"name": "AbpAspNetCoreMvcUiBootstrapModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Bundling",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Bundling",
"name": "AbpAspNetCoreMvcUiBundlingModule"
},
{
"declaringAssemblyName": "Volo.Abp.AutoMapper",
"namespace": "Volo.Abp.AutoMapper",
"name": "AbpAutoMapperModule"
}
],
"contentType": "abpModule",
"name": "BloggingWebModule"
"name": "BloggingWebModule",
"summary": null
}
]
}

@ -0,0 +1,29 @@
{
"name": "Volo.ClientSimulation.Demo",
"hash": "e27702c5f2c31da5db91e190677c7c90",
"contents": [
{
"namespace": "Volo.ClientSimulation.Demo",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"name": "AbpAspNetCoreMvcUiBasicThemeModule"
},
{
"declaringAssemblyName": "Volo.Abp.Autofac",
"namespace": "Volo.Abp.Autofac",
"name": "AbpAutofacModule"
},
{
"declaringAssemblyName": "Volo.ClientSimulation.Web",
"namespace": "Volo.ClientSimulation",
"name": "ClientSimulationWebModule"
}
],
"contentType": "abpModule",
"name": "ClientSimulationDemoModule",
"summary": null
}
]
}

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0-rc.4.tgz#f57efa6f3cabb48e40a44e79adb31de58145bf89"
integrity sha512-JcoXch+j+T9V3Lfu9Of9Tbcw5sNBpSbe42SjzUcXLqdVijV/DBWKMg/9OPH8KZ4PZwl4sl9DSAmGWXHdipLxzA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.4.tgz#a0fd1e9f6f05d854d6f2119ed551a1cef485c929"
integrity sha512-QsrV+N6YFuMo/q73Bd1P0qDyG0Ua5JmQFgKzA94eMXDyYgpRrT5RyKh0CNV81Q/AX9V5c6APrtcQ31tYzmWwbQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.4"
"@abp/bootstrap" "~6.0.0-rc.4"
"@abp/bootstrap-datepicker" "~6.0.0-rc.4"
"@abp/datatables.net-bs5" "~6.0.0-rc.4"
"@abp/font-awesome" "~6.0.0-rc.4"
"@abp/jquery-form" "~6.0.0-rc.4"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.4"
"@abp/lodash" "~6.0.0-rc.4"
"@abp/luxon" "~6.0.0-rc.4"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.4"
"@abp/select2" "~6.0.0-rc.4"
"@abp/sweetalert2" "~6.0.0-rc.4"
"@abp/timeago" "~6.0.0-rc.4"
"@abp/toastr" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.4.tgz#de70d53a900db2f5c74719b7c4e406e0de4c2662"
integrity sha512-8GUoTG4B3Tz2Xd/cFaw9EAjOUoEfMG95VkjNqdfcvPPrtFML/W3fcMUwbjOvQ/lEnAMTSGREU3w9y7Y+GIv9qA==
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0-rc.5.tgz#671940d72fd50e7eab5db922bcec2a27cdca28ed"
integrity sha512-w4cWXcF2aB5fF2J0Jco8ddPF1r522uSIc29zpvUWzUA0X4DC9m7QUairwVbsX5T3Xp4y6guLoizSMkfQe0Sb8A==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.5"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.5.tgz#d3f997b9f7b19b68e94df83dc5cf3053416d8da4"
integrity sha512-OX4iTN0tFAdkBJiYQAM1GFoqF5ZVcOZfo7N6xhscWqucXIVtcGut5fuL/qIWF8xSH6afN/wH//a0O5+DjGnPmw==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.5"
"@abp/bootstrap" "~6.0.0-rc.5"
"@abp/bootstrap-datepicker" "~6.0.0-rc.5"
"@abp/datatables.net-bs5" "~6.0.0-rc.5"
"@abp/font-awesome" "~6.0.0-rc.5"
"@abp/jquery-form" "~6.0.0-rc.5"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.5"
"@abp/lodash" "~6.0.0-rc.5"
"@abp/luxon" "~6.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.5"
"@abp/select2" "~6.0.0-rc.5"
"@abp/sweetalert2" "~6.0.0-rc.5"
"@abp/timeago" "~6.0.0-rc.5"
"@abp/toastr" "~6.0.0-rc.5"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.5.tgz#d7ab5693091c079dce6b5cfdd60832194881b571"
integrity sha512-U8NBcsL80joHsqQo+tnYkUwW+TyIwG5SRFZ3yfb2jTiu1KMlgGcY02+iTEZMF/BhQ3rPrxQ/pH2YmD6Ip095tw==
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@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.4.tgz#2dbc9f8f9816689b6db84948046a964ceb1bab17"
integrity sha512-tWPA3ehtU+QPKbxdLDzKk4p2wMNGo/R4CjCQydD1i9BIpkBUlA5sBtbNrLTvZ5/KM1RYecFGFrHTVVOzGsUKrA==
"@abp/bootstrap-datepicker@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.5.tgz#4fe0c9b107ae23261121afeb5b72053822b0747f"
integrity sha512-PztuCk/15vhGlisjvZTn6soIZAJp/Mqc0+ipV7Z4O+qBphvp2nFD5lfiVM/E0r2Ql8HzkOq3BO56ZVb0IMIw1g==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.4.tgz#f360f86b00f474236ad182cd792df24f9ecbfc47"
integrity sha512-JjHJNPkTJRYwQvRnzTvcYIbxs2TD6n+LVtCd5ItYNbg8bMyd9yMugThxtgZGE3awVQqjLxZ4fwv+CRnf70JdrQ==
"@abp/bootstrap@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.5.tgz#83b08282b4b1496b853179780a3b1e953975bdc3"
integrity sha512-EoiygyyRYwXMO6bbeLuqbfaaZuHUrOGgC9dtVxtyFWgCbWiRAERaHrAHQ12WmxnFXGvXGmy9pATfYQB4ALuLWQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
bootstrap "^5.1.3"
"@abp/core@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.4.tgz#d164e1ca3546dc710c569ea7ae0145e1b713658e"
integrity sha512-mH3+BCU8Wbe0mieDHd5Awvhd09X7iJKRLBQBIINcDeIIOCJ9x4v8grynvndzlaS7J2AlWZba0XJU6sZ+YpuP2w==
"@abp/core@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.5.tgz#09f9bfaca17383539e3b79554e26510ac27366fc"
integrity sha512-htOfVSUSaErPlXg5QraeOvIH0pcApYt/mvgnXTi49qZmzUJgzuZ7l8B2UC4KGLdyjhjHHY3Vy66jNrm98IsA2g==
dependencies:
"@abp/utils" "~6.0.0-rc.4"
"@abp/utils" "~6.0.0-rc.5"
"@abp/datatables.net-bs5@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.4.tgz#fc3c43fb9ba8154b4b960ed0799948f5df738f7e"
integrity sha512-QtII4mFFFjvToM2LDqZugVh6/HwKbIdKYqHCxJKprZ1aVmyBeiMHi89z0G4eChAYdTpjHQstoDddYje53DkWOw==
"@abp/datatables.net-bs5@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.5.tgz#a89a4b028ae3bdeef41be38442a79e51b959c51f"
integrity sha512-x2TvTfYkUOOuKakXYT/h9Qi2s1oUYO7PrX0kPuNjQo9Qa7GlDhH10AoyJeKu9AfB/PyczrEZn74IqOI8xh6gjA==
dependencies:
"@abp/datatables.net" "~6.0.0-rc.4"
"@abp/datatables.net" "~6.0.0-rc.5"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.4.tgz#f6916ba9a8089b573faddcc38e6a76e38a0dce16"
integrity sha512-9zhIvAO4AX6YIUELodEUz2hsDj+RITGoxWaav90jUJEqK/jVsDfs2mbrWcLzQDMLpZVElZA0p8tUyWS8yMsjaA==
"@abp/datatables.net@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.5.tgz#a3d8f7717f850346455abbeed6fa5ded752e47d3"
integrity sha512-h1LK1h8AKmp4oKfeHoFobnHImbj+BwtwcHU3xAUd7UF+tGBCmjBVNjaiPoUrTize+iwjZvBK5jea901NdJpWRA==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.4.tgz#a3e1664cbebdbc1aa4d2dd1ac48f022b3ce100ad"
integrity sha512-tlBekvBQ/wEkx1Z2sX8cPp/JKzxmTsMSUSbnAc/Uz+De/fxhyepUACb35zFSv2VmLPz1M1xqLvLUCJmciZhINQ==
"@abp/font-awesome@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.5.tgz#5625867e26b36853053b0ff8561538ea59149365"
integrity sha512-KtZ9fOFzdQw03Xar68M7IExzLUyQR3zyxa/71vUNfspup3E6LkBXhKILm2nSmp1zJTPoGXRs7DiHO6CyBStBAg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.4.tgz#4dfbef35e4d7dc80534e0f33644142a9ccd54cb4"
integrity sha512-/21ibf99c8q7ygbj2QF7GAGCW1MaalAurueffndTGZPRRSKrCVTPINtBih7NGgh1zcavhog+GBA3INJ3etQIWQ==
"@abp/jquery-form@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.5.tgz#7c7f21b0314c93d618a4ba4ffba5d6134887e2c8"
integrity sha512-YSA3K/uvollrGR6xnyhtd4SPp+YmmDDYgL6HGygNSjl+JQbb0ZM/SSaN2TBi67Aq1FNs9TkOQegPIwVWB/LokQ==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.4.tgz#6a498b76076683bbc77d7a73fcf893863aecb59f"
integrity sha512-+9RAPaFYsuSZ05RtJJNeHl1PkyHm9Mv3WKAw+QrKHzaK34zpjD/cZdiijcAWM3DrNPiCCuaaUgMMIMn223MIEA==
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.5.tgz#d649564c3fc079b91cb253e7537e8bbd62dae97d"
integrity sha512-i9Aa92au9HtxC9jo9WjNwHeDaem8dXFiB8jEHFbtzn74iZSF4ZYd0s+rgo7TscsKkXeiSMOy02FmYes6Ldpy1w==
dependencies:
"@abp/jquery-validation" "~6.0.0-rc.4"
"@abp/jquery-validation" "~6.0.0-rc.5"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.4.tgz#2f79457d2c83795449eb6d3c82942568b0e6f273"
integrity sha512-a3v0QDWm2kqrr5r4Nim8unT7p5xHt8KR/TGmGiS6CNMRXVtd6SLMDg36D1d5AcBemFW5evlySiqAl2D7v+g0/g==
"@abp/jquery-validation@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.5.tgz#b61cd7e9be3d982aa12a579be7e9bcb8442ad03c"
integrity sha512-VdTvyRadDave2X6wTeqLlpeUQKaHohAdwB7ex57Y+WmXSsAlhB1Bwa33YjSkukpnRKYLpQ55KwVJ4iaSItyY2g==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.4.tgz#992222c2e233840ce7bf573b8bb15b0c9c15adde"
integrity sha512-JRf9NltPP++RAfPRvWFoYNgs2i/ydyROjtLSnCGdmO4UwAQZ21YuDY7x0Ia7VSj0a6cFg8d7M2PGIeJlcaXIsg==
"@abp/jquery@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.5.tgz#c6e6d322512b26a57fc5a1e5fe4c0ea5da79a705"
integrity sha512-OKP96FFLpwaZnZZDLiwkzhE7bP0y4RCpeDtTrL5aLO/D9l7Vi66hZVAx4cliXTGwpu99joNFXlTmbwkilGqPMA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
jquery "~3.6.0"
"@abp/lodash@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.4.tgz#2c88a9274e6c27334f277404280d43b2fbae6552"
integrity sha512-yOEe3SVvh5IuFMujSgC4waG0JzWzRQj907KUYzjcjfx35J5Q0Mwvu6/9wRYJx1av40YQdnzMrRoqXKDPAKdV6A==
"@abp/lodash@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.5.tgz#165107270460624a263cd88c8a7816a58cf41ca8"
integrity sha512-KieDq0v6wZB/kSZR2dJ+HKnPYHQng0udbxZqlha5dtlDJxRslz0eK9nVrB0VEzjs+xHrzTj10mpgyAjo21GR0Q==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
lodash "^4.17.21"
"@abp/luxon@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.4.tgz#95ae8f70d9b5d8cd753cc7d918c611692d5bf218"
integrity sha512-OFs4Uv82YienRwiiVV78hdWSanS19lvjoBBskPF5s6LK/5mzLMrtbHBRf18wcc/AfBMOxot1BX2q1v4wb2u3qw==
"@abp/luxon@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.5.tgz#e91b64da0b558c729f4b604a9b1bcbd35df40722"
integrity sha512-BgnkwH7JyMfmxVzkj1HGzwmjnQT6D2CZT5DzqnjtMN7JO5gQo20SE8QS5QHq7/LvaSI/34AeSCiCONWkMOufKg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.4.tgz#f40968c7f64eb6b36ff2bf06b4be8661308abd12"
integrity sha512-lcOskhl+NbPqKBxg+GABYBBrMtHYw2qZ/srFix7DgGUdNlFbXRP/AtTz0Wiav0PNGZgivniRLqvqcLCiCkrBrg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.5.tgz#61d23e5f7198b36a9faa1e6c79b04f2d5179e3c4"
integrity sha512-1xQIYhw+xX59dYEZ6o4dfZvfYSigXiWqh0M11O5Thfy6Ew0Vd3yYGp8+8xlCg5+ivsdYnIRmKHjdFpogYhyLiA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.4.tgz#c7cf0f910fa6a9f97845a0659178ac02cfa022bc"
integrity sha512-NcXMZYiLDSVnjtRgvPwm9RB1M7qZnRyyyM+htdH5laEvDDGCcOLFS8iK6WI4Irmvw6MhBkDTHaH9ssJNbF7pvQ==
"@abp/select2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.5.tgz#294eb907f85ef012b0b2f73e1b8561be3597cee6"
integrity sha512-P9tqcZbzC/ZSq8o0P2otTfSdSd9tBGyV6ngLUcZ2aA1R3+l4Lcp4rX9y81qPDaH9uLBOJkXd6AVTi11qBzPyZw==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
select2 "^4.0.13"
"@abp/sweetalert2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.4.tgz#a1a2a1a5d7e1fb83680cc35ca477cee1f2f2463b"
integrity sha512-dvslRK2oc06JjI6aV1dj1LzWbOb50BfwbHxcmOenl8Q4XMP389bFbaOiVezjk+d3YLsspCMDxxu2NTqaq67Z6g==
"@abp/sweetalert2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.5.tgz#baf7ef24a1551945bd476547c003056bb048409e"
integrity sha512-6N6+DkecO4AXEaCV09W9iRvZPQLn1sZaAFJBvzphwFVOWv3BivJTQCFJRQ5scqc31mWaZ4/UGjOdrq0a/qDiAQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.4.tgz#3a93a65ee6b8260f7e80bb862b60623e967e08a2"
integrity sha512-/ZZy5E3PHtvmkjg+s9BvgO344DOs0jiifimDntp5jZPQPrsQ5WPC9o9hrlGb40tTw5P0wAnznjGvHnZjBiflvA==
"@abp/timeago@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.5.tgz#0dd52cf24574e10e523a5b6e90740a25123a7745"
integrity sha512-uIc9WZN7J7cqFsxCYt8egapQRGyBMFi8+7ega7OaxmO0R4t8+QisVOsyeXMQvWuF9M9gXKMKlrV5bP6nsnDg0A==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
timeago "^1.6.7"
"@abp/toastr@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.4.tgz#3bf6abc79baf7a2b7de9840e55caf839018ab96e"
integrity sha512-zesojzXYsFd57m7XBgxLwKeAs8HRe25iNKRGC0YR7MK2HP1770jc+dEjnQ0pnqhMHouZejFJZcpqdHGr85ZUgQ==
"@abp/toastr@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.5.tgz#8cfbe6d30b57282417feff3f1bccb5fc493c9215"
integrity sha512-UDn0+DP4BAULN9MERWP+QSJQdvZELhkaHcrwTEB80+wcNZ13xf2zShvO60+3rz63Nqf+/kwZcBMNFuwD2ekjww==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
toastr "^2.1.4"
"@abp/utils@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.4.tgz#e18ef1557a2600fa153db13162e1ed097bc6f15a"
integrity sha512-eT6RVfFsyB8uAdMHDdG4M2Erg3RrvkG7Z5Xa0ko7JIhEz5VwsRcXGwTAORYHsu0M1hpewZljdD5OmQRods13LA==
"@abp/utils@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.5.tgz#c05df5bb5a776ea8a9bd4589d0df6a373bfff1ef"
integrity sha512-X/UGqMJu1vbz6WQOMP7+MXkUB3rIwnm/1PkmGOM+gFqmQJt21IEKbV/gG2/CNR4/QY02HJhj5v4/wm0UBEH56g==
dependencies:
just-compare "^1.3.0"

@ -0,0 +1,29 @@
{
"name": "Volo.ClientSimulation.Web",
"hash": "a320718e52948a4d3d42a53d8b586807",
"contents": [
{
"namespace": "Volo.ClientSimulation",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.ClientSimulation",
"namespace": "Volo.ClientSimulation",
"name": "ClientSimulationModule"
},
{
"declaringAssemblyName": "Volo.Abp.Http.Client.IdentityModel.Web",
"namespace": "Volo.Abp.Http.Client.IdentityModel.Web",
"name": "AbpHttpClientIdentityModelWebModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared",
"name": "AbpAspNetCoreMvcUiThemeSharedModule"
}
],
"contentType": "abpModule",
"name": "ClientSimulationWebModule",
"summary": null
}
]
}

@ -0,0 +1,19 @@
{
"name": "Volo.ClientSimulation",
"hash": "aad48c6c4f04f1594e8a07ab94daaa79",
"contents": [
{
"namespace": "Volo.ClientSimulation",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Http.Client.IdentityModel",
"namespace": "Volo.Abp.Http.Client.IdentityModel",
"name": "AbpHttpClientIdentityModelModule"
}
],
"contentType": "abpModule",
"name": "ClientSimulationModule",
"summary": null
}
]
}

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

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

@ -1,11 +1,74 @@
{
"name": "Volo.CmsKit.HttpApi.Host",
"hash": "da40e46c3889c8e7a250a070a7366fac",
"hash": "ff8a09cb4f1a495b12a52dcaa62bd524",
"contents": [
{
"namespace": "Volo.CmsKit",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Application",
"namespace": "Volo.CmsKit",
"name": "CmsKitApplicationModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.EntityFrameworkCore",
"namespace": "Volo.CmsKit.EntityFrameworkCore",
"name": "CmsKitEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.HttpApi",
"namespace": "Volo.CmsKit",
"name": "CmsKitHttpApiModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy",
"name": "AbpAspNetCoreMvcUiMultiTenancyModule"
},
{
"declaringAssemblyName": "Volo.Abp.Autofac",
"namespace": "Volo.Abp.Autofac",
"name": "AbpAutofacModule"
},
{
"declaringAssemblyName": "Volo.Abp.Caching.StackExchangeRedis",
"namespace": "Volo.Abp.Caching.StackExchangeRedis",
"name": "AbpCachingStackExchangeRedisModule"
},
{
"declaringAssemblyName": "Volo.Abp.EntityFrameworkCore.SqlServer",
"namespace": "Volo.Abp.EntityFrameworkCore.SqlServer",
"name": "AbpEntityFrameworkCoreSqlServerModule"
},
{
"declaringAssemblyName": "Volo.Abp.AuditLogging.EntityFrameworkCore",
"namespace": "Volo.Abp.AuditLogging.EntityFrameworkCore",
"name": "AbpAuditLoggingEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.PermissionManagement.EntityFrameworkCore",
"namespace": "Volo.Abp.PermissionManagement.EntityFrameworkCore",
"name": "AbpPermissionManagementEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.SettingManagement.EntityFrameworkCore",
"namespace": "Volo.Abp.SettingManagement.EntityFrameworkCore",
"name": "AbpSettingManagementEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Serilog",
"namespace": "Volo.Abp.AspNetCore.Serilog",
"name": "AbpAspNetCoreSerilogModule"
},
{
"declaringAssemblyName": "Volo.Abp.BlobStoring.Database.EntityFrameworkCore",
"namespace": "Volo.Abp.BlobStoring.Database.EntityFrameworkCore",
"name": "BlobStoringDatabaseEntityFrameworkCoreModule"
}
],
"contentType": "abpModule",
"name": "CmsKitHttpApiHostModule"
"name": "CmsKitHttpApiHostModule",
"summary": null
}
]
}

@ -0,0 +1,144 @@
{
"name": "Volo.CmsKit.IdentityServer",
"hash": "b75059ccd3518cef91b47887879c5d1b",
"contents": [
{
"namespace": "Volo.CmsKit",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Account.Web.IdentityServer",
"namespace": "Volo.Abp.Account.Web",
"name": "AbpAccountWebIdentityServerModule"
},
{
"declaringAssemblyName": "Volo.Abp.Account.Application",
"namespace": "Volo.Abp.Account",
"name": "AbpAccountApplicationModule"
},
{
"declaringAssemblyName": "Volo.Abp.Account.HttpApi",
"namespace": "Volo.Abp.Account",
"name": "AbpAccountHttpApiModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy",
"name": "AbpAspNetCoreMvcUiMultiTenancyModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc",
"namespace": "Volo.Abp.AspNetCore.Mvc",
"name": "AbpAspNetCoreMvcModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"name": "AbpAspNetCoreMvcUiBasicThemeModule"
},
{
"declaringAssemblyName": "Volo.Abp.AuditLogging.EntityFrameworkCore",
"namespace": "Volo.Abp.AuditLogging.EntityFrameworkCore",
"name": "AbpAuditLoggingEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.Autofac",
"namespace": "Volo.Abp.Autofac",
"name": "AbpAutofacModule"
},
{
"declaringAssemblyName": "Volo.Abp.Caching.StackExchangeRedis",
"namespace": "Volo.Abp.Caching.StackExchangeRedis",
"name": "AbpCachingStackExchangeRedisModule"
},
{
"declaringAssemblyName": "Volo.Abp.EntityFrameworkCore.SqlServer",
"namespace": "Volo.Abp.EntityFrameworkCore.SqlServer",
"name": "AbpEntityFrameworkCoreSqlServerModule"
},
{
"declaringAssemblyName": "Volo.Abp.Identity.EntityFrameworkCore",
"namespace": "Volo.Abp.Identity.EntityFrameworkCore",
"name": "AbpIdentityEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.Identity.Application",
"namespace": "Volo.Abp.Identity",
"name": "AbpIdentityApplicationModule"
},
{
"declaringAssemblyName": "Volo.Abp.Identity.HttpApi",
"namespace": "Volo.Abp.Identity",
"name": "AbpIdentityHttpApiModule"
},
{
"declaringAssemblyName": "Volo.Abp.IdentityServer.EntityFrameworkCore",
"namespace": "Volo.Abp.IdentityServer.EntityFrameworkCore",
"name": "AbpIdentityServerEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.PermissionManagement.Domain.Identity",
"namespace": "Volo.Abp.PermissionManagement.Identity",
"name": "AbpPermissionManagementDomainIdentityModule"
},
{
"declaringAssemblyName": "Volo.Abp.PermissionManagement.EntityFrameworkCore",
"namespace": "Volo.Abp.PermissionManagement.EntityFrameworkCore",
"name": "AbpPermissionManagementEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.PermissionManagement.Application",
"namespace": "Volo.Abp.PermissionManagement",
"name": "AbpPermissionManagementApplicationModule"
},
{
"declaringAssemblyName": "Volo.Abp.PermissionManagement.HttpApi",
"namespace": "Volo.Abp.PermissionManagement.HttpApi",
"name": "AbpPermissionManagementHttpApiModule"
},
{
"declaringAssemblyName": "Volo.Abp.SettingManagement.EntityFrameworkCore",
"namespace": "Volo.Abp.SettingManagement.EntityFrameworkCore",
"name": "AbpSettingManagementEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.FeatureManagement.Application",
"namespace": "Volo.Abp.FeatureManagement",
"name": "AbpFeatureManagementApplicationModule"
},
{
"declaringAssemblyName": "Volo.Abp.TenantManagement.EntityFrameworkCore",
"namespace": "Volo.Abp.TenantManagement.EntityFrameworkCore",
"name": "AbpTenantManagementEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.TenantManagement.Application",
"namespace": "Volo.Abp.TenantManagement",
"name": "AbpTenantManagementApplicationModule"
},
{
"declaringAssemblyName": "Volo.Abp.TenantManagement.HttpApi",
"namespace": "Volo.Abp.TenantManagement",
"name": "AbpTenantManagementHttpApiModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Authentication.JwtBearer",
"namespace": "Volo.Abp.AspNetCore.Authentication.JwtBearer",
"name": "AbpAspNetCoreAuthenticationJwtBearerModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Application.Contracts",
"namespace": "Volo.CmsKit",
"name": "CmsKitApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Serilog",
"namespace": "Volo.Abp.AspNetCore.Serilog",
"name": "AbpAspNetCoreSerilogModule"
}
],
"contentType": "abpModule",
"name": "CmsKitIdentityServerModule",
"summary": null
}
]
}

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0-rc.4.tgz#f57efa6f3cabb48e40a44e79adb31de58145bf89"
integrity sha512-JcoXch+j+T9V3Lfu9Of9Tbcw5sNBpSbe42SjzUcXLqdVijV/DBWKMg/9OPH8KZ4PZwl4sl9DSAmGWXHdipLxzA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.4.tgz#a0fd1e9f6f05d854d6f2119ed551a1cef485c929"
integrity sha512-QsrV+N6YFuMo/q73Bd1P0qDyG0Ua5JmQFgKzA94eMXDyYgpRrT5RyKh0CNV81Q/AX9V5c6APrtcQ31tYzmWwbQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.4"
"@abp/bootstrap" "~6.0.0-rc.4"
"@abp/bootstrap-datepicker" "~6.0.0-rc.4"
"@abp/datatables.net-bs5" "~6.0.0-rc.4"
"@abp/font-awesome" "~6.0.0-rc.4"
"@abp/jquery-form" "~6.0.0-rc.4"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.4"
"@abp/lodash" "~6.0.0-rc.4"
"@abp/luxon" "~6.0.0-rc.4"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.4"
"@abp/select2" "~6.0.0-rc.4"
"@abp/sweetalert2" "~6.0.0-rc.4"
"@abp/timeago" "~6.0.0-rc.4"
"@abp/toastr" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.4.tgz#de70d53a900db2f5c74719b7c4e406e0de4c2662"
integrity sha512-8GUoTG4B3Tz2Xd/cFaw9EAjOUoEfMG95VkjNqdfcvPPrtFML/W3fcMUwbjOvQ/lEnAMTSGREU3w9y7Y+GIv9qA==
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0-rc.5.tgz#671940d72fd50e7eab5db922bcec2a27cdca28ed"
integrity sha512-w4cWXcF2aB5fF2J0Jco8ddPF1r522uSIc29zpvUWzUA0X4DC9m7QUairwVbsX5T3Xp4y6guLoizSMkfQe0Sb8A==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.5"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.5.tgz#d3f997b9f7b19b68e94df83dc5cf3053416d8da4"
integrity sha512-OX4iTN0tFAdkBJiYQAM1GFoqF5ZVcOZfo7N6xhscWqucXIVtcGut5fuL/qIWF8xSH6afN/wH//a0O5+DjGnPmw==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.5"
"@abp/bootstrap" "~6.0.0-rc.5"
"@abp/bootstrap-datepicker" "~6.0.0-rc.5"
"@abp/datatables.net-bs5" "~6.0.0-rc.5"
"@abp/font-awesome" "~6.0.0-rc.5"
"@abp/jquery-form" "~6.0.0-rc.5"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.5"
"@abp/lodash" "~6.0.0-rc.5"
"@abp/luxon" "~6.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.5"
"@abp/select2" "~6.0.0-rc.5"
"@abp/sweetalert2" "~6.0.0-rc.5"
"@abp/timeago" "~6.0.0-rc.5"
"@abp/toastr" "~6.0.0-rc.5"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.5.tgz#d7ab5693091c079dce6b5cfdd60832194881b571"
integrity sha512-U8NBcsL80joHsqQo+tnYkUwW+TyIwG5SRFZ3yfb2jTiu1KMlgGcY02+iTEZMF/BhQ3rPrxQ/pH2YmD6Ip095tw==
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@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.4.tgz#2dbc9f8f9816689b6db84948046a964ceb1bab17"
integrity sha512-tWPA3ehtU+QPKbxdLDzKk4p2wMNGo/R4CjCQydD1i9BIpkBUlA5sBtbNrLTvZ5/KM1RYecFGFrHTVVOzGsUKrA==
"@abp/bootstrap-datepicker@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.5.tgz#4fe0c9b107ae23261121afeb5b72053822b0747f"
integrity sha512-PztuCk/15vhGlisjvZTn6soIZAJp/Mqc0+ipV7Z4O+qBphvp2nFD5lfiVM/E0r2Ql8HzkOq3BO56ZVb0IMIw1g==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.4.tgz#f360f86b00f474236ad182cd792df24f9ecbfc47"
integrity sha512-JjHJNPkTJRYwQvRnzTvcYIbxs2TD6n+LVtCd5ItYNbg8bMyd9yMugThxtgZGE3awVQqjLxZ4fwv+CRnf70JdrQ==
"@abp/bootstrap@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.5.tgz#83b08282b4b1496b853179780a3b1e953975bdc3"
integrity sha512-EoiygyyRYwXMO6bbeLuqbfaaZuHUrOGgC9dtVxtyFWgCbWiRAERaHrAHQ12WmxnFXGvXGmy9pATfYQB4ALuLWQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
bootstrap "^5.1.3"
"@abp/core@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.4.tgz#d164e1ca3546dc710c569ea7ae0145e1b713658e"
integrity sha512-mH3+BCU8Wbe0mieDHd5Awvhd09X7iJKRLBQBIINcDeIIOCJ9x4v8grynvndzlaS7J2AlWZba0XJU6sZ+YpuP2w==
"@abp/core@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.5.tgz#09f9bfaca17383539e3b79554e26510ac27366fc"
integrity sha512-htOfVSUSaErPlXg5QraeOvIH0pcApYt/mvgnXTi49qZmzUJgzuZ7l8B2UC4KGLdyjhjHHY3Vy66jNrm98IsA2g==
dependencies:
"@abp/utils" "~6.0.0-rc.4"
"@abp/utils" "~6.0.0-rc.5"
"@abp/datatables.net-bs5@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.4.tgz#fc3c43fb9ba8154b4b960ed0799948f5df738f7e"
integrity sha512-QtII4mFFFjvToM2LDqZugVh6/HwKbIdKYqHCxJKprZ1aVmyBeiMHi89z0G4eChAYdTpjHQstoDddYje53DkWOw==
"@abp/datatables.net-bs5@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.5.tgz#a89a4b028ae3bdeef41be38442a79e51b959c51f"
integrity sha512-x2TvTfYkUOOuKakXYT/h9Qi2s1oUYO7PrX0kPuNjQo9Qa7GlDhH10AoyJeKu9AfB/PyczrEZn74IqOI8xh6gjA==
dependencies:
"@abp/datatables.net" "~6.0.0-rc.4"
"@abp/datatables.net" "~6.0.0-rc.5"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.4.tgz#f6916ba9a8089b573faddcc38e6a76e38a0dce16"
integrity sha512-9zhIvAO4AX6YIUELodEUz2hsDj+RITGoxWaav90jUJEqK/jVsDfs2mbrWcLzQDMLpZVElZA0p8tUyWS8yMsjaA==
"@abp/datatables.net@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.5.tgz#a3d8f7717f850346455abbeed6fa5ded752e47d3"
integrity sha512-h1LK1h8AKmp4oKfeHoFobnHImbj+BwtwcHU3xAUd7UF+tGBCmjBVNjaiPoUrTize+iwjZvBK5jea901NdJpWRA==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.4.tgz#a3e1664cbebdbc1aa4d2dd1ac48f022b3ce100ad"
integrity sha512-tlBekvBQ/wEkx1Z2sX8cPp/JKzxmTsMSUSbnAc/Uz+De/fxhyepUACb35zFSv2VmLPz1M1xqLvLUCJmciZhINQ==
"@abp/font-awesome@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.5.tgz#5625867e26b36853053b0ff8561538ea59149365"
integrity sha512-KtZ9fOFzdQw03Xar68M7IExzLUyQR3zyxa/71vUNfspup3E6LkBXhKILm2nSmp1zJTPoGXRs7DiHO6CyBStBAg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.4.tgz#4dfbef35e4d7dc80534e0f33644142a9ccd54cb4"
integrity sha512-/21ibf99c8q7ygbj2QF7GAGCW1MaalAurueffndTGZPRRSKrCVTPINtBih7NGgh1zcavhog+GBA3INJ3etQIWQ==
"@abp/jquery-form@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.5.tgz#7c7f21b0314c93d618a4ba4ffba5d6134887e2c8"
integrity sha512-YSA3K/uvollrGR6xnyhtd4SPp+YmmDDYgL6HGygNSjl+JQbb0ZM/SSaN2TBi67Aq1FNs9TkOQegPIwVWB/LokQ==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.4.tgz#6a498b76076683bbc77d7a73fcf893863aecb59f"
integrity sha512-+9RAPaFYsuSZ05RtJJNeHl1PkyHm9Mv3WKAw+QrKHzaK34zpjD/cZdiijcAWM3DrNPiCCuaaUgMMIMn223MIEA==
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.5.tgz#d649564c3fc079b91cb253e7537e8bbd62dae97d"
integrity sha512-i9Aa92au9HtxC9jo9WjNwHeDaem8dXFiB8jEHFbtzn74iZSF4ZYd0s+rgo7TscsKkXeiSMOy02FmYes6Ldpy1w==
dependencies:
"@abp/jquery-validation" "~6.0.0-rc.4"
"@abp/jquery-validation" "~6.0.0-rc.5"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.4.tgz#2f79457d2c83795449eb6d3c82942568b0e6f273"
integrity sha512-a3v0QDWm2kqrr5r4Nim8unT7p5xHt8KR/TGmGiS6CNMRXVtd6SLMDg36D1d5AcBemFW5evlySiqAl2D7v+g0/g==
"@abp/jquery-validation@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.5.tgz#b61cd7e9be3d982aa12a579be7e9bcb8442ad03c"
integrity sha512-VdTvyRadDave2X6wTeqLlpeUQKaHohAdwB7ex57Y+WmXSsAlhB1Bwa33YjSkukpnRKYLpQ55KwVJ4iaSItyY2g==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.4.tgz#992222c2e233840ce7bf573b8bb15b0c9c15adde"
integrity sha512-JRf9NltPP++RAfPRvWFoYNgs2i/ydyROjtLSnCGdmO4UwAQZ21YuDY7x0Ia7VSj0a6cFg8d7M2PGIeJlcaXIsg==
"@abp/jquery@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.5.tgz#c6e6d322512b26a57fc5a1e5fe4c0ea5da79a705"
integrity sha512-OKP96FFLpwaZnZZDLiwkzhE7bP0y4RCpeDtTrL5aLO/D9l7Vi66hZVAx4cliXTGwpu99joNFXlTmbwkilGqPMA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
jquery "~3.6.0"
"@abp/lodash@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.4.tgz#2c88a9274e6c27334f277404280d43b2fbae6552"
integrity sha512-yOEe3SVvh5IuFMujSgC4waG0JzWzRQj907KUYzjcjfx35J5Q0Mwvu6/9wRYJx1av40YQdnzMrRoqXKDPAKdV6A==
"@abp/lodash@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.5.tgz#165107270460624a263cd88c8a7816a58cf41ca8"
integrity sha512-KieDq0v6wZB/kSZR2dJ+HKnPYHQng0udbxZqlha5dtlDJxRslz0eK9nVrB0VEzjs+xHrzTj10mpgyAjo21GR0Q==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
lodash "^4.17.21"
"@abp/luxon@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.4.tgz#95ae8f70d9b5d8cd753cc7d918c611692d5bf218"
integrity sha512-OFs4Uv82YienRwiiVV78hdWSanS19lvjoBBskPF5s6LK/5mzLMrtbHBRf18wcc/AfBMOxot1BX2q1v4wb2u3qw==
"@abp/luxon@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.5.tgz#e91b64da0b558c729f4b604a9b1bcbd35df40722"
integrity sha512-BgnkwH7JyMfmxVzkj1HGzwmjnQT6D2CZT5DzqnjtMN7JO5gQo20SE8QS5QHq7/LvaSI/34AeSCiCONWkMOufKg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.4.tgz#f40968c7f64eb6b36ff2bf06b4be8661308abd12"
integrity sha512-lcOskhl+NbPqKBxg+GABYBBrMtHYw2qZ/srFix7DgGUdNlFbXRP/AtTz0Wiav0PNGZgivniRLqvqcLCiCkrBrg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.5.tgz#61d23e5f7198b36a9faa1e6c79b04f2d5179e3c4"
integrity sha512-1xQIYhw+xX59dYEZ6o4dfZvfYSigXiWqh0M11O5Thfy6Ew0Vd3yYGp8+8xlCg5+ivsdYnIRmKHjdFpogYhyLiA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.4.tgz#c7cf0f910fa6a9f97845a0659178ac02cfa022bc"
integrity sha512-NcXMZYiLDSVnjtRgvPwm9RB1M7qZnRyyyM+htdH5laEvDDGCcOLFS8iK6WI4Irmvw6MhBkDTHaH9ssJNbF7pvQ==
"@abp/select2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.5.tgz#294eb907f85ef012b0b2f73e1b8561be3597cee6"
integrity sha512-P9tqcZbzC/ZSq8o0P2otTfSdSd9tBGyV6ngLUcZ2aA1R3+l4Lcp4rX9y81qPDaH9uLBOJkXd6AVTi11qBzPyZw==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
select2 "^4.0.13"
"@abp/sweetalert2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.4.tgz#a1a2a1a5d7e1fb83680cc35ca477cee1f2f2463b"
integrity sha512-dvslRK2oc06JjI6aV1dj1LzWbOb50BfwbHxcmOenl8Q4XMP389bFbaOiVezjk+d3YLsspCMDxxu2NTqaq67Z6g==
"@abp/sweetalert2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.5.tgz#baf7ef24a1551945bd476547c003056bb048409e"
integrity sha512-6N6+DkecO4AXEaCV09W9iRvZPQLn1sZaAFJBvzphwFVOWv3BivJTQCFJRQ5scqc31mWaZ4/UGjOdrq0a/qDiAQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.4.tgz#3a93a65ee6b8260f7e80bb862b60623e967e08a2"
integrity sha512-/ZZy5E3PHtvmkjg+s9BvgO344DOs0jiifimDntp5jZPQPrsQ5WPC9o9hrlGb40tTw5P0wAnznjGvHnZjBiflvA==
"@abp/timeago@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.5.tgz#0dd52cf24574e10e523a5b6e90740a25123a7745"
integrity sha512-uIc9WZN7J7cqFsxCYt8egapQRGyBMFi8+7ega7OaxmO0R4t8+QisVOsyeXMQvWuF9M9gXKMKlrV5bP6nsnDg0A==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
timeago "^1.6.7"
"@abp/toastr@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.4.tgz#3bf6abc79baf7a2b7de9840e55caf839018ab96e"
integrity sha512-zesojzXYsFd57m7XBgxLwKeAs8HRe25iNKRGC0YR7MK2HP1770jc+dEjnQ0pnqhMHouZejFJZcpqdHGr85ZUgQ==
"@abp/toastr@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.5.tgz#8cfbe6d30b57282417feff3f1bccb5fc493c9215"
integrity sha512-UDn0+DP4BAULN9MERWP+QSJQdvZELhkaHcrwTEB80+wcNZ13xf2zShvO60+3rz63Nqf+/kwZcBMNFuwD2ekjww==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
toastr "^2.1.4"
"@abp/utils@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.4.tgz#e18ef1557a2600fa153db13162e1ed097bc6f15a"
integrity sha512-eT6RVfFsyB8uAdMHDdG4M2Erg3RrvkG7Z5Xa0ko7JIhEz5VwsRcXGwTAORYHsu0M1hpewZljdD5OmQRods13LA==
"@abp/utils@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.5.tgz#c05df5bb5a776ea8a9bd4589d0df6a373bfff1ef"
integrity sha512-X/UGqMJu1vbz6WQOMP7+MXkUB3rIwnm/1PkmGOM+gFqmQJt21IEKbV/gG2/CNR4/QY02HJhj5v4/wm0UBEH56g==
dependencies:
just-compare "^1.3.0"

@ -1,11 +1,89 @@
{
"name": "Volo.CmsKit.Web.Host",
"hash": "b8c7f8a05e4ae2f56af72d7c331242d7",
"hash": "759c3e76e6f1955c74b84752d81b6885",
"contents": [
{
"namespace": "Volo.CmsKit",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Web",
"namespace": "Volo.CmsKit.Web",
"name": "CmsKitWebModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.HttpApi.Client",
"namespace": "Volo.CmsKit",
"name": "CmsKitHttpApiClientModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Authentication.OAuth",
"namespace": "Volo.Abp.AspNetCore.Authentication.OAuth",
"name": "AbpAspNetCoreAuthenticationOAuthModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.Client",
"namespace": "Volo.Abp.AspNetCore.Mvc.Client",
"name": "AbpAspNetCoreMvcClientModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"name": "AbpAspNetCoreMvcUiBasicThemeModule"
},
{
"declaringAssemblyName": "Volo.Abp.Autofac",
"namespace": "Volo.Abp.Autofac",
"name": "AbpAutofacModule"
},
{
"declaringAssemblyName": "Volo.Abp.Caching.StackExchangeRedis",
"namespace": "Volo.Abp.Caching.StackExchangeRedis",
"name": "AbpCachingStackExchangeRedisModule"
},
{
"declaringAssemblyName": "Volo.Abp.Http.Client.IdentityModel.Web",
"namespace": "Volo.Abp.Http.Client.IdentityModel.Web",
"name": "AbpHttpClientIdentityModelWebModule"
},
{
"declaringAssemblyName": "Volo.Abp.Identity.Web",
"namespace": "Volo.Abp.Identity.Web",
"name": "AbpIdentityWebModule"
},
{
"declaringAssemblyName": "Volo.Abp.Identity.HttpApi.Client",
"namespace": "Volo.Abp.Identity",
"name": "AbpIdentityHttpApiClientModule"
},
{
"declaringAssemblyName": "Volo.Abp.TenantManagement.Web",
"namespace": "Volo.Abp.TenantManagement.Web",
"name": "AbpTenantManagementWebModule"
},
{
"declaringAssemblyName": "Volo.Abp.TenantManagement.HttpApi.Client",
"namespace": "Volo.Abp.TenantManagement",
"name": "AbpTenantManagementHttpApiClientModule"
},
{
"declaringAssemblyName": "Volo.Abp.FeatureManagement.HttpApi.Client",
"namespace": "Volo.Abp.FeatureManagement",
"name": "AbpFeatureManagementHttpApiClientModule"
},
{
"declaringAssemblyName": "Volo.Abp.PermissionManagement.HttpApi.Client",
"namespace": "Volo.Abp.PermissionManagement",
"name": "AbpPermissionManagementHttpApiClientModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Serilog",
"namespace": "Volo.Abp.AspNetCore.Serilog",
"name": "AbpAspNetCoreSerilogModule"
}
],
"contentType": "abpModule",
"name": "CmsKitWebHostModule"
"name": "CmsKitWebHostModule",
"summary": null
}
]
}

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0-rc.4.tgz#f57efa6f3cabb48e40a44e79adb31de58145bf89"
integrity sha512-JcoXch+j+T9V3Lfu9Of9Tbcw5sNBpSbe42SjzUcXLqdVijV/DBWKMg/9OPH8KZ4PZwl4sl9DSAmGWXHdipLxzA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.4.tgz#a0fd1e9f6f05d854d6f2119ed551a1cef485c929"
integrity sha512-QsrV+N6YFuMo/q73Bd1P0qDyG0Ua5JmQFgKzA94eMXDyYgpRrT5RyKh0CNV81Q/AX9V5c6APrtcQ31tYzmWwbQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.4"
"@abp/bootstrap" "~6.0.0-rc.4"
"@abp/bootstrap-datepicker" "~6.0.0-rc.4"
"@abp/datatables.net-bs5" "~6.0.0-rc.4"
"@abp/font-awesome" "~6.0.0-rc.4"
"@abp/jquery-form" "~6.0.0-rc.4"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.4"
"@abp/lodash" "~6.0.0-rc.4"
"@abp/luxon" "~6.0.0-rc.4"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.4"
"@abp/select2" "~6.0.0-rc.4"
"@abp/sweetalert2" "~6.0.0-rc.4"
"@abp/timeago" "~6.0.0-rc.4"
"@abp/toastr" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.4.tgz#de70d53a900db2f5c74719b7c4e406e0de4c2662"
integrity sha512-8GUoTG4B3Tz2Xd/cFaw9EAjOUoEfMG95VkjNqdfcvPPrtFML/W3fcMUwbjOvQ/lEnAMTSGREU3w9y7Y+GIv9qA==
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0-rc.5.tgz#671940d72fd50e7eab5db922bcec2a27cdca28ed"
integrity sha512-w4cWXcF2aB5fF2J0Jco8ddPF1r522uSIc29zpvUWzUA0X4DC9m7QUairwVbsX5T3Xp4y6guLoizSMkfQe0Sb8A==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.5"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.5.tgz#d3f997b9f7b19b68e94df83dc5cf3053416d8da4"
integrity sha512-OX4iTN0tFAdkBJiYQAM1GFoqF5ZVcOZfo7N6xhscWqucXIVtcGut5fuL/qIWF8xSH6afN/wH//a0O5+DjGnPmw==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.5"
"@abp/bootstrap" "~6.0.0-rc.5"
"@abp/bootstrap-datepicker" "~6.0.0-rc.5"
"@abp/datatables.net-bs5" "~6.0.0-rc.5"
"@abp/font-awesome" "~6.0.0-rc.5"
"@abp/jquery-form" "~6.0.0-rc.5"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.5"
"@abp/lodash" "~6.0.0-rc.5"
"@abp/luxon" "~6.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.5"
"@abp/select2" "~6.0.0-rc.5"
"@abp/sweetalert2" "~6.0.0-rc.5"
"@abp/timeago" "~6.0.0-rc.5"
"@abp/toastr" "~6.0.0-rc.5"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.5.tgz#d7ab5693091c079dce6b5cfdd60832194881b571"
integrity sha512-U8NBcsL80joHsqQo+tnYkUwW+TyIwG5SRFZ3yfb2jTiu1KMlgGcY02+iTEZMF/BhQ3rPrxQ/pH2YmD6Ip095tw==
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@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.4.tgz#2dbc9f8f9816689b6db84948046a964ceb1bab17"
integrity sha512-tWPA3ehtU+QPKbxdLDzKk4p2wMNGo/R4CjCQydD1i9BIpkBUlA5sBtbNrLTvZ5/KM1RYecFGFrHTVVOzGsUKrA==
"@abp/bootstrap-datepicker@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.5.tgz#4fe0c9b107ae23261121afeb5b72053822b0747f"
integrity sha512-PztuCk/15vhGlisjvZTn6soIZAJp/Mqc0+ipV7Z4O+qBphvp2nFD5lfiVM/E0r2Ql8HzkOq3BO56ZVb0IMIw1g==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.4.tgz#f360f86b00f474236ad182cd792df24f9ecbfc47"
integrity sha512-JjHJNPkTJRYwQvRnzTvcYIbxs2TD6n+LVtCd5ItYNbg8bMyd9yMugThxtgZGE3awVQqjLxZ4fwv+CRnf70JdrQ==
"@abp/bootstrap@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.5.tgz#83b08282b4b1496b853179780a3b1e953975bdc3"
integrity sha512-EoiygyyRYwXMO6bbeLuqbfaaZuHUrOGgC9dtVxtyFWgCbWiRAERaHrAHQ12WmxnFXGvXGmy9pATfYQB4ALuLWQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
bootstrap "^5.1.3"
"@abp/core@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.4.tgz#d164e1ca3546dc710c569ea7ae0145e1b713658e"
integrity sha512-mH3+BCU8Wbe0mieDHd5Awvhd09X7iJKRLBQBIINcDeIIOCJ9x4v8grynvndzlaS7J2AlWZba0XJU6sZ+YpuP2w==
"@abp/core@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.5.tgz#09f9bfaca17383539e3b79554e26510ac27366fc"
integrity sha512-htOfVSUSaErPlXg5QraeOvIH0pcApYt/mvgnXTi49qZmzUJgzuZ7l8B2UC4KGLdyjhjHHY3Vy66jNrm98IsA2g==
dependencies:
"@abp/utils" "~6.0.0-rc.4"
"@abp/utils" "~6.0.0-rc.5"
"@abp/datatables.net-bs5@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.4.tgz#fc3c43fb9ba8154b4b960ed0799948f5df738f7e"
integrity sha512-QtII4mFFFjvToM2LDqZugVh6/HwKbIdKYqHCxJKprZ1aVmyBeiMHi89z0G4eChAYdTpjHQstoDddYje53DkWOw==
"@abp/datatables.net-bs5@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.5.tgz#a89a4b028ae3bdeef41be38442a79e51b959c51f"
integrity sha512-x2TvTfYkUOOuKakXYT/h9Qi2s1oUYO7PrX0kPuNjQo9Qa7GlDhH10AoyJeKu9AfB/PyczrEZn74IqOI8xh6gjA==
dependencies:
"@abp/datatables.net" "~6.0.0-rc.4"
"@abp/datatables.net" "~6.0.0-rc.5"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.4.tgz#f6916ba9a8089b573faddcc38e6a76e38a0dce16"
integrity sha512-9zhIvAO4AX6YIUELodEUz2hsDj+RITGoxWaav90jUJEqK/jVsDfs2mbrWcLzQDMLpZVElZA0p8tUyWS8yMsjaA==
"@abp/datatables.net@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.5.tgz#a3d8f7717f850346455abbeed6fa5ded752e47d3"
integrity sha512-h1LK1h8AKmp4oKfeHoFobnHImbj+BwtwcHU3xAUd7UF+tGBCmjBVNjaiPoUrTize+iwjZvBK5jea901NdJpWRA==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.4.tgz#a3e1664cbebdbc1aa4d2dd1ac48f022b3ce100ad"
integrity sha512-tlBekvBQ/wEkx1Z2sX8cPp/JKzxmTsMSUSbnAc/Uz+De/fxhyepUACb35zFSv2VmLPz1M1xqLvLUCJmciZhINQ==
"@abp/font-awesome@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.5.tgz#5625867e26b36853053b0ff8561538ea59149365"
integrity sha512-KtZ9fOFzdQw03Xar68M7IExzLUyQR3zyxa/71vUNfspup3E6LkBXhKILm2nSmp1zJTPoGXRs7DiHO6CyBStBAg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.4.tgz#4dfbef35e4d7dc80534e0f33644142a9ccd54cb4"
integrity sha512-/21ibf99c8q7ygbj2QF7GAGCW1MaalAurueffndTGZPRRSKrCVTPINtBih7NGgh1zcavhog+GBA3INJ3etQIWQ==
"@abp/jquery-form@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.5.tgz#7c7f21b0314c93d618a4ba4ffba5d6134887e2c8"
integrity sha512-YSA3K/uvollrGR6xnyhtd4SPp+YmmDDYgL6HGygNSjl+JQbb0ZM/SSaN2TBi67Aq1FNs9TkOQegPIwVWB/LokQ==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.4.tgz#6a498b76076683bbc77d7a73fcf893863aecb59f"
integrity sha512-+9RAPaFYsuSZ05RtJJNeHl1PkyHm9Mv3WKAw+QrKHzaK34zpjD/cZdiijcAWM3DrNPiCCuaaUgMMIMn223MIEA==
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.5.tgz#d649564c3fc079b91cb253e7537e8bbd62dae97d"
integrity sha512-i9Aa92au9HtxC9jo9WjNwHeDaem8dXFiB8jEHFbtzn74iZSF4ZYd0s+rgo7TscsKkXeiSMOy02FmYes6Ldpy1w==
dependencies:
"@abp/jquery-validation" "~6.0.0-rc.4"
"@abp/jquery-validation" "~6.0.0-rc.5"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.4.tgz#2f79457d2c83795449eb6d3c82942568b0e6f273"
integrity sha512-a3v0QDWm2kqrr5r4Nim8unT7p5xHt8KR/TGmGiS6CNMRXVtd6SLMDg36D1d5AcBemFW5evlySiqAl2D7v+g0/g==
"@abp/jquery-validation@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.5.tgz#b61cd7e9be3d982aa12a579be7e9bcb8442ad03c"
integrity sha512-VdTvyRadDave2X6wTeqLlpeUQKaHohAdwB7ex57Y+WmXSsAlhB1Bwa33YjSkukpnRKYLpQ55KwVJ4iaSItyY2g==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.4.tgz#992222c2e233840ce7bf573b8bb15b0c9c15adde"
integrity sha512-JRf9NltPP++RAfPRvWFoYNgs2i/ydyROjtLSnCGdmO4UwAQZ21YuDY7x0Ia7VSj0a6cFg8d7M2PGIeJlcaXIsg==
"@abp/jquery@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.5.tgz#c6e6d322512b26a57fc5a1e5fe4c0ea5da79a705"
integrity sha512-OKP96FFLpwaZnZZDLiwkzhE7bP0y4RCpeDtTrL5aLO/D9l7Vi66hZVAx4cliXTGwpu99joNFXlTmbwkilGqPMA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
jquery "~3.6.0"
"@abp/lodash@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.4.tgz#2c88a9274e6c27334f277404280d43b2fbae6552"
integrity sha512-yOEe3SVvh5IuFMujSgC4waG0JzWzRQj907KUYzjcjfx35J5Q0Mwvu6/9wRYJx1av40YQdnzMrRoqXKDPAKdV6A==
"@abp/lodash@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.5.tgz#165107270460624a263cd88c8a7816a58cf41ca8"
integrity sha512-KieDq0v6wZB/kSZR2dJ+HKnPYHQng0udbxZqlha5dtlDJxRslz0eK9nVrB0VEzjs+xHrzTj10mpgyAjo21GR0Q==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
lodash "^4.17.21"
"@abp/luxon@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.4.tgz#95ae8f70d9b5d8cd753cc7d918c611692d5bf218"
integrity sha512-OFs4Uv82YienRwiiVV78hdWSanS19lvjoBBskPF5s6LK/5mzLMrtbHBRf18wcc/AfBMOxot1BX2q1v4wb2u3qw==
"@abp/luxon@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.5.tgz#e91b64da0b558c729f4b604a9b1bcbd35df40722"
integrity sha512-BgnkwH7JyMfmxVzkj1HGzwmjnQT6D2CZT5DzqnjtMN7JO5gQo20SE8QS5QHq7/LvaSI/34AeSCiCONWkMOufKg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.4.tgz#f40968c7f64eb6b36ff2bf06b4be8661308abd12"
integrity sha512-lcOskhl+NbPqKBxg+GABYBBrMtHYw2qZ/srFix7DgGUdNlFbXRP/AtTz0Wiav0PNGZgivniRLqvqcLCiCkrBrg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.5.tgz#61d23e5f7198b36a9faa1e6c79b04f2d5179e3c4"
integrity sha512-1xQIYhw+xX59dYEZ6o4dfZvfYSigXiWqh0M11O5Thfy6Ew0Vd3yYGp8+8xlCg5+ivsdYnIRmKHjdFpogYhyLiA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.4.tgz#c7cf0f910fa6a9f97845a0659178ac02cfa022bc"
integrity sha512-NcXMZYiLDSVnjtRgvPwm9RB1M7qZnRyyyM+htdH5laEvDDGCcOLFS8iK6WI4Irmvw6MhBkDTHaH9ssJNbF7pvQ==
"@abp/select2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.5.tgz#294eb907f85ef012b0b2f73e1b8561be3597cee6"
integrity sha512-P9tqcZbzC/ZSq8o0P2otTfSdSd9tBGyV6ngLUcZ2aA1R3+l4Lcp4rX9y81qPDaH9uLBOJkXd6AVTi11qBzPyZw==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
select2 "^4.0.13"
"@abp/sweetalert2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.4.tgz#a1a2a1a5d7e1fb83680cc35ca477cee1f2f2463b"
integrity sha512-dvslRK2oc06JjI6aV1dj1LzWbOb50BfwbHxcmOenl8Q4XMP389bFbaOiVezjk+d3YLsspCMDxxu2NTqaq67Z6g==
"@abp/sweetalert2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.5.tgz#baf7ef24a1551945bd476547c003056bb048409e"
integrity sha512-6N6+DkecO4AXEaCV09W9iRvZPQLn1sZaAFJBvzphwFVOWv3BivJTQCFJRQ5scqc31mWaZ4/UGjOdrq0a/qDiAQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.4.tgz#3a93a65ee6b8260f7e80bb862b60623e967e08a2"
integrity sha512-/ZZy5E3PHtvmkjg+s9BvgO344DOs0jiifimDntp5jZPQPrsQ5WPC9o9hrlGb40tTw5P0wAnznjGvHnZjBiflvA==
"@abp/timeago@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.5.tgz#0dd52cf24574e10e523a5b6e90740a25123a7745"
integrity sha512-uIc9WZN7J7cqFsxCYt8egapQRGyBMFi8+7ega7OaxmO0R4t8+QisVOsyeXMQvWuF9M9gXKMKlrV5bP6nsnDg0A==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
timeago "^1.6.7"
"@abp/toastr@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.4.tgz#3bf6abc79baf7a2b7de9840e55caf839018ab96e"
integrity sha512-zesojzXYsFd57m7XBgxLwKeAs8HRe25iNKRGC0YR7MK2HP1770jc+dEjnQ0pnqhMHouZejFJZcpqdHGr85ZUgQ==
"@abp/toastr@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.5.tgz#8cfbe6d30b57282417feff3f1bccb5fc493c9215"
integrity sha512-UDn0+DP4BAULN9MERWP+QSJQdvZELhkaHcrwTEB80+wcNZ13xf2zShvO60+3rz63Nqf+/kwZcBMNFuwD2ekjww==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
toastr "^2.1.4"
"@abp/utils@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.4.tgz#e18ef1557a2600fa153db13162e1ed097bc6f15a"
integrity sha512-eT6RVfFsyB8uAdMHDdG4M2Erg3RrvkG7Z5Xa0ko7JIhEz5VwsRcXGwTAORYHsu0M1hpewZljdD5OmQRods13LA==
"@abp/utils@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.5.tgz#c05df5bb5a776ea8a9bd4589d0df6a373bfff1ef"
integrity sha512-X/UGqMJu1vbz6WQOMP7+MXkUB3rIwnm/1PkmGOM+gFqmQJt21IEKbV/gG2/CNR4/QY02HJhj5v4/wm0UBEH56g==
dependencies:
just-compare "^1.3.0"

@ -0,0 +1,169 @@
{
"name": "Volo.CmsKit.Web.Unified",
"hash": "d1391ba56b2ff3b7e650d1616a687f25",
"contents": [
{
"namespace": "Volo.CmsKit",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Web",
"namespace": "Volo.CmsKit.Web",
"name": "CmsKitWebModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Application",
"namespace": "Volo.CmsKit",
"name": "CmsKitApplicationModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.HttpApi",
"namespace": "Volo.CmsKit",
"name": "CmsKitHttpApiModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.EntityFrameworkCore",
"namespace": "Volo.CmsKit.EntityFrameworkCore",
"name": "CmsKitEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.AuditLogging.EntityFrameworkCore",
"namespace": "Volo.Abp.AuditLogging.EntityFrameworkCore",
"name": "AbpAuditLoggingEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.Autofac",
"namespace": "Volo.Abp.Autofac",
"name": "AbpAutofacModule"
},
{
"declaringAssemblyName": "Volo.Abp.Account.Web",
"namespace": "Volo.Abp.Account.Web",
"name": "AbpAccountWebModule"
},
{
"declaringAssemblyName": "Volo.Abp.Account.Application",
"namespace": "Volo.Abp.Account",
"name": "AbpAccountApplicationModule"
},
{
"declaringAssemblyName": "Volo.Abp.Account.HttpApi",
"namespace": "Volo.Abp.Account",
"name": "AbpAccountHttpApiModule"
},
{
"declaringAssemblyName": "Volo.Abp.EntityFrameworkCore.SqlServer",
"namespace": "Volo.Abp.EntityFrameworkCore.SqlServer",
"name": "AbpEntityFrameworkCoreSqlServerModule"
},
{
"declaringAssemblyName": "Volo.Abp.SettingManagement.EntityFrameworkCore",
"namespace": "Volo.Abp.SettingManagement.EntityFrameworkCore",
"name": "AbpSettingManagementEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.PermissionManagement.EntityFrameworkCore",
"namespace": "Volo.Abp.PermissionManagement.EntityFrameworkCore",
"name": "AbpPermissionManagementEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.PermissionManagement.Application",
"namespace": "Volo.Abp.PermissionManagement",
"name": "AbpPermissionManagementApplicationModule"
},
{
"declaringAssemblyName": "Volo.Abp.PermissionManagement.HttpApi",
"namespace": "Volo.Abp.PermissionManagement.HttpApi",
"name": "AbpPermissionManagementHttpApiModule"
},
{
"declaringAssemblyName": "Volo.Abp.Identity.Web",
"namespace": "Volo.Abp.Identity.Web",
"name": "AbpIdentityWebModule"
},
{
"declaringAssemblyName": "Volo.Abp.Identity.Application",
"namespace": "Volo.Abp.Identity",
"name": "AbpIdentityApplicationModule"
},
{
"declaringAssemblyName": "Volo.Abp.Identity.HttpApi",
"namespace": "Volo.Abp.Identity",
"name": "AbpIdentityHttpApiModule"
},
{
"declaringAssemblyName": "Volo.Abp.Identity.EntityFrameworkCore",
"namespace": "Volo.Abp.Identity.EntityFrameworkCore",
"name": "AbpIdentityEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.PermissionManagement.Domain.Identity",
"namespace": "Volo.Abp.PermissionManagement.Identity",
"name": "AbpPermissionManagementDomainIdentityModule"
},
{
"declaringAssemblyName": "Volo.Abp.FeatureManagement.Application",
"namespace": "Volo.Abp.FeatureManagement",
"name": "AbpFeatureManagementApplicationModule"
},
{
"declaringAssemblyName": "Volo.Abp.FeatureManagement.HttpApi",
"namespace": "Volo.Abp.FeatureManagement",
"name": "AbpFeatureManagementHttpApiModule"
},
{
"declaringAssemblyName": "Volo.Abp.FeatureManagement.EntityFrameworkCore",
"namespace": "Volo.Abp.FeatureManagement.EntityFrameworkCore",
"name": "AbpFeatureManagementEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.FeatureManagement.Web",
"namespace": "Volo.Abp.FeatureManagement",
"name": "AbpFeatureManagementWebModule"
},
{
"declaringAssemblyName": "Volo.Abp.TenantManagement.Web",
"namespace": "Volo.Abp.TenantManagement.Web",
"name": "AbpTenantManagementWebModule"
},
{
"declaringAssemblyName": "Volo.Abp.TenantManagement.Application",
"namespace": "Volo.Abp.TenantManagement",
"name": "AbpTenantManagementApplicationModule"
},
{
"declaringAssemblyName": "Volo.Abp.TenantManagement.HttpApi",
"namespace": "Volo.Abp.TenantManagement",
"name": "AbpTenantManagementHttpApiModule"
},
{
"declaringAssemblyName": "Volo.Abp.TenantManagement.EntityFrameworkCore",
"namespace": "Volo.Abp.TenantManagement.EntityFrameworkCore",
"name": "AbpTenantManagementEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic",
"name": "AbpAspNetCoreMvcUiBasicThemeModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Serilog",
"namespace": "Volo.Abp.AspNetCore.Serilog",
"name": "AbpAspNetCoreSerilogModule"
},
{
"declaringAssemblyName": "Volo.Abp.BlobStoring.Database.EntityFrameworkCore",
"namespace": "Volo.Abp.BlobStoring.Database.EntityFrameworkCore",
"name": "BlobStoringDatabaseEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.Swashbuckle",
"namespace": "Volo.Abp.Swashbuckle",
"name": "AbpSwashbuckleModule"
}
],
"contentType": "abpModule",
"name": "CmsKitWebUnifiedModule",
"summary": null
}
]
}

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0-rc.4.tgz#f57efa6f3cabb48e40a44e79adb31de58145bf89"
integrity sha512-JcoXch+j+T9V3Lfu9Of9Tbcw5sNBpSbe42SjzUcXLqdVijV/DBWKMg/9OPH8KZ4PZwl4sl9DSAmGWXHdipLxzA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.4.tgz#a0fd1e9f6f05d854d6f2119ed551a1cef485c929"
integrity sha512-QsrV+N6YFuMo/q73Bd1P0qDyG0Ua5JmQFgKzA94eMXDyYgpRrT5RyKh0CNV81Q/AX9V5c6APrtcQ31tYzmWwbQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.4"
"@abp/bootstrap" "~6.0.0-rc.4"
"@abp/bootstrap-datepicker" "~6.0.0-rc.4"
"@abp/datatables.net-bs5" "~6.0.0-rc.4"
"@abp/font-awesome" "~6.0.0-rc.4"
"@abp/jquery-form" "~6.0.0-rc.4"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.4"
"@abp/lodash" "~6.0.0-rc.4"
"@abp/luxon" "~6.0.0-rc.4"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.4"
"@abp/select2" "~6.0.0-rc.4"
"@abp/sweetalert2" "~6.0.0-rc.4"
"@abp/timeago" "~6.0.0-rc.4"
"@abp/toastr" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.4.tgz#de70d53a900db2f5c74719b7c4e406e0de4c2662"
integrity sha512-8GUoTG4B3Tz2Xd/cFaw9EAjOUoEfMG95VkjNqdfcvPPrtFML/W3fcMUwbjOvQ/lEnAMTSGREU3w9y7Y+GIv9qA==
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0-rc.5.tgz#671940d72fd50e7eab5db922bcec2a27cdca28ed"
integrity sha512-w4cWXcF2aB5fF2J0Jco8ddPF1r522uSIc29zpvUWzUA0X4DC9m7QUairwVbsX5T3Xp4y6guLoizSMkfQe0Sb8A==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.5"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.5.tgz#d3f997b9f7b19b68e94df83dc5cf3053416d8da4"
integrity sha512-OX4iTN0tFAdkBJiYQAM1GFoqF5ZVcOZfo7N6xhscWqucXIVtcGut5fuL/qIWF8xSH6afN/wH//a0O5+DjGnPmw==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.5"
"@abp/bootstrap" "~6.0.0-rc.5"
"@abp/bootstrap-datepicker" "~6.0.0-rc.5"
"@abp/datatables.net-bs5" "~6.0.0-rc.5"
"@abp/font-awesome" "~6.0.0-rc.5"
"@abp/jquery-form" "~6.0.0-rc.5"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.5"
"@abp/lodash" "~6.0.0-rc.5"
"@abp/luxon" "~6.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.5"
"@abp/select2" "~6.0.0-rc.5"
"@abp/sweetalert2" "~6.0.0-rc.5"
"@abp/timeago" "~6.0.0-rc.5"
"@abp/toastr" "~6.0.0-rc.5"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.5.tgz#d7ab5693091c079dce6b5cfdd60832194881b571"
integrity sha512-U8NBcsL80joHsqQo+tnYkUwW+TyIwG5SRFZ3yfb2jTiu1KMlgGcY02+iTEZMF/BhQ3rPrxQ/pH2YmD6Ip095tw==
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@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.4.tgz#2dbc9f8f9816689b6db84948046a964ceb1bab17"
integrity sha512-tWPA3ehtU+QPKbxdLDzKk4p2wMNGo/R4CjCQydD1i9BIpkBUlA5sBtbNrLTvZ5/KM1RYecFGFrHTVVOzGsUKrA==
"@abp/bootstrap-datepicker@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.5.tgz#4fe0c9b107ae23261121afeb5b72053822b0747f"
integrity sha512-PztuCk/15vhGlisjvZTn6soIZAJp/Mqc0+ipV7Z4O+qBphvp2nFD5lfiVM/E0r2Ql8HzkOq3BO56ZVb0IMIw1g==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.4.tgz#f360f86b00f474236ad182cd792df24f9ecbfc47"
integrity sha512-JjHJNPkTJRYwQvRnzTvcYIbxs2TD6n+LVtCd5ItYNbg8bMyd9yMugThxtgZGE3awVQqjLxZ4fwv+CRnf70JdrQ==
"@abp/bootstrap@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.5.tgz#83b08282b4b1496b853179780a3b1e953975bdc3"
integrity sha512-EoiygyyRYwXMO6bbeLuqbfaaZuHUrOGgC9dtVxtyFWgCbWiRAERaHrAHQ12WmxnFXGvXGmy9pATfYQB4ALuLWQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
bootstrap "^5.1.3"
"@abp/clipboard@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.0-rc.4.tgz#a1f08eb23ebe7fcac0521aa992c6cebb9753c004"
integrity sha512-dX8l7Akyv5ecx7+Op8Cp/q4JslnhA9G0Eok4iPcnYwHh9NfSLnusack9x4u370Y+eShRxFiiBDq44ZsCN66h/Q==
"@abp/clipboard@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.0-rc.5.tgz#071d3da1597a7ed706a60b75400ad5970b2a2eed"
integrity sha512-Vj1yvK7Vcqy1aZ9XIbqGDlwe4d1vneMIVA0hypAHtLi+0lLySgS8QAXUpXo0RkRoyksiTRuM2gRkJRZzdiXSNA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
clipboard "^2.0.8"
"@abp/cms-kit.admin@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-6.0.0-rc.4.tgz#a5b8b00e0d95bcb20fefe8888fb512dd33c92d08"
integrity sha512-iAmIejFqkpkd/8BBDjdkmpMmuTdKd6v8+DBGwaW13itxSMXM9bHuigNZqVZ4SdcQ35MI0NZMg1GtIi/gmc0IUw==
"@abp/cms-kit.admin@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-6.0.0-rc.5.tgz#646988447d89d305a9cf6ce0ccacec0d4cbae5c7"
integrity sha512-p3e3nMC1YmR/eU9T5GSJwsc/mGS2XUTnzSbd3s+NmPs0fXf8wZhzzbBERi0BbSh0mEJSUUiuFZpu5l+BdblCUQ==
dependencies:
"@abp/codemirror" "~6.0.0-rc.4"
"@abp/jstree" "~6.0.0-rc.4"
"@abp/slugify" "~6.0.0-rc.4"
"@abp/tui-editor" "~6.0.0-rc.4"
"@abp/uppy" "~6.0.0-rc.4"
"@abp/codemirror" "~6.0.0-rc.5"
"@abp/jstree" "~6.0.0-rc.5"
"@abp/slugify" "~6.0.0-rc.5"
"@abp/tui-editor" "~6.0.0-rc.5"
"@abp/uppy" "~6.0.0-rc.5"
"@abp/cms-kit.public@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-6.0.0-rc.4.tgz#1cfaaef1a199282e37361e98b0b27aa4d1b3fe81"
integrity sha512-9kJTPm5cAgMfuvoEgH4shKslYmd1Yu6mV/OGVcOjOHLFN5XRmM4AuwmYj2AvGQHaUIrAlh2m7f4OOgZL8JK9ug==
"@abp/cms-kit.public@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-6.0.0-rc.5.tgz#9d386e74af2ca006650853006eba0ba5580dcb8e"
integrity sha512-0LD1rsP8uStqjRTQECirkrgJqn+NJ+bV3b2d/bEd430AxdxOw45J2DFRnVzIS/ZS5J8UmqyCC9d9cypunUT9ng==
dependencies:
"@abp/highlight.js" "~6.0.0-rc.4"
"@abp/star-rating-svg" "~6.0.0-rc.4"
"@abp/highlight.js" "~6.0.0-rc.5"
"@abp/star-rating-svg" "~6.0.0-rc.5"
"@abp/cms-kit@6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-6.0.0-rc.4.tgz#9ef05935faadfc4a28a466c8eb2461e16222a10a"
integrity sha512-Ds+TTwPghQOqyWiv3qp9SX1SWqnH2Ac3pfcNRivzgV8LseR7I7inkxIa1RQY+8McJXMUgaAXKMqVtHoXyhLLFQ==
"@abp/cms-kit@6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-6.0.0-rc.5.tgz#413632d5d8111f69f9a9c20d5929e597a171bd95"
integrity sha512-J5LUYa/R9LBZDHgSWPvyo+mJWujZOJkINHGjdnurwgsf7LT2Ep6LZjldQFD8yvJVoca5FLCVX+ViRhNLcbeeFg==
dependencies:
"@abp/cms-kit.admin" "~6.0.0-rc.4"
"@abp/cms-kit.public" "~6.0.0-rc.4"
"@abp/cms-kit.admin" "~6.0.0-rc.5"
"@abp/cms-kit.public" "~6.0.0-rc.5"
"@abp/codemirror@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-6.0.0-rc.4.tgz#94f02b5e9eac77a680507132e46e2290ec283340"
integrity sha512-RvBFeSHYOSTotAqQ6mfzd7xwJz1PQ5v0gu8MqBVLV19SuKHAk+DwHdJgai0iQlT/YKRBEC1UlPrQ4M/zoEz6sg==
"@abp/codemirror@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-6.0.0-rc.5.tgz#2cb4f4f9e841fba7cd1e19d7081ac8d1475665af"
integrity sha512-mHDC9TAuKxjXp1We7lgko9y0rYeIy/EwNFFEbm6DLQKkPFDFgYfNhzKhgRvt2WyndBIfLgQRed9aWZLFkpkcIg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
codemirror "^5.65.1"
"@abp/core@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.4.tgz#d164e1ca3546dc710c569ea7ae0145e1b713658e"
integrity sha512-mH3+BCU8Wbe0mieDHd5Awvhd09X7iJKRLBQBIINcDeIIOCJ9x4v8grynvndzlaS7J2AlWZba0XJU6sZ+YpuP2w==
"@abp/core@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.5.tgz#09f9bfaca17383539e3b79554e26510ac27366fc"
integrity sha512-htOfVSUSaErPlXg5QraeOvIH0pcApYt/mvgnXTi49qZmzUJgzuZ7l8B2UC4KGLdyjhjHHY3Vy66jNrm98IsA2g==
dependencies:
"@abp/utils" "~6.0.0-rc.4"
"@abp/utils" "~6.0.0-rc.5"
"@abp/datatables.net-bs5@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.4.tgz#fc3c43fb9ba8154b4b960ed0799948f5df738f7e"
integrity sha512-QtII4mFFFjvToM2LDqZugVh6/HwKbIdKYqHCxJKprZ1aVmyBeiMHi89z0G4eChAYdTpjHQstoDddYje53DkWOw==
"@abp/datatables.net-bs5@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.5.tgz#a89a4b028ae3bdeef41be38442a79e51b959c51f"
integrity sha512-x2TvTfYkUOOuKakXYT/h9Qi2s1oUYO7PrX0kPuNjQo9Qa7GlDhH10AoyJeKu9AfB/PyczrEZn74IqOI8xh6gjA==
dependencies:
"@abp/datatables.net" "~6.0.0-rc.4"
"@abp/datatables.net" "~6.0.0-rc.5"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.4.tgz#f6916ba9a8089b573faddcc38e6a76e38a0dce16"
integrity sha512-9zhIvAO4AX6YIUELodEUz2hsDj+RITGoxWaav90jUJEqK/jVsDfs2mbrWcLzQDMLpZVElZA0p8tUyWS8yMsjaA==
"@abp/datatables.net@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.5.tgz#a3d8f7717f850346455abbeed6fa5ded752e47d3"
integrity sha512-h1LK1h8AKmp4oKfeHoFobnHImbj+BwtwcHU3xAUd7UF+tGBCmjBVNjaiPoUrTize+iwjZvBK5jea901NdJpWRA==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.4.tgz#a3e1664cbebdbc1aa4d2dd1ac48f022b3ce100ad"
integrity sha512-tlBekvBQ/wEkx1Z2sX8cPp/JKzxmTsMSUSbnAc/Uz+De/fxhyepUACb35zFSv2VmLPz1M1xqLvLUCJmciZhINQ==
"@abp/font-awesome@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.5.tgz#5625867e26b36853053b0ff8561538ea59149365"
integrity sha512-KtZ9fOFzdQw03Xar68M7IExzLUyQR3zyxa/71vUNfspup3E6LkBXhKILm2nSmp1zJTPoGXRs7DiHO6CyBStBAg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/highlight.js@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-6.0.0-rc.4.tgz#2c1b9ae55299340dd93b6dcd938db9939a34fda9"
integrity sha512-5LOZmsVW/2rQ51Ls34j+VGz7rnjfhkn5ajWL+aFbbzt4FSACatFOjHGInByjcvRG3ucN5wvHpoIlK31zUmtXgA==
"@abp/highlight.js@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-6.0.0-rc.5.tgz#daa41be253d266867903d175c87ee4a1c0d5507b"
integrity sha512-GjMXoPUtwoZ/M1n+VlIthFswKFU+WNSOW8jr3FKiGDDwY0kjRXNWsuLaQ+fewHZFFpTrPAUfpkRYk/aKFa1eQQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
"@highlightjs/cdn-assets" "~11.4.0"
"@abp/jquery-form@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.4.tgz#4dfbef35e4d7dc80534e0f33644142a9ccd54cb4"
integrity sha512-/21ibf99c8q7ygbj2QF7GAGCW1MaalAurueffndTGZPRRSKrCVTPINtBih7NGgh1zcavhog+GBA3INJ3etQIWQ==
"@abp/jquery-form@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.5.tgz#7c7f21b0314c93d618a4ba4ffba5d6134887e2c8"
integrity sha512-YSA3K/uvollrGR6xnyhtd4SPp+YmmDDYgL6HGygNSjl+JQbb0ZM/SSaN2TBi67Aq1FNs9TkOQegPIwVWB/LokQ==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.4.tgz#6a498b76076683bbc77d7a73fcf893863aecb59f"
integrity sha512-+9RAPaFYsuSZ05RtJJNeHl1PkyHm9Mv3WKAw+QrKHzaK34zpjD/cZdiijcAWM3DrNPiCCuaaUgMMIMn223MIEA==
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.5.tgz#d649564c3fc079b91cb253e7537e8bbd62dae97d"
integrity sha512-i9Aa92au9HtxC9jo9WjNwHeDaem8dXFiB8jEHFbtzn74iZSF4ZYd0s+rgo7TscsKkXeiSMOy02FmYes6Ldpy1w==
dependencies:
"@abp/jquery-validation" "~6.0.0-rc.4"
"@abp/jquery-validation" "~6.0.0-rc.5"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.4.tgz#2f79457d2c83795449eb6d3c82942568b0e6f273"
integrity sha512-a3v0QDWm2kqrr5r4Nim8unT7p5xHt8KR/TGmGiS6CNMRXVtd6SLMDg36D1d5AcBemFW5evlySiqAl2D7v+g0/g==
"@abp/jquery-validation@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.5.tgz#b61cd7e9be3d982aa12a579be7e9bcb8442ad03c"
integrity sha512-VdTvyRadDave2X6wTeqLlpeUQKaHohAdwB7ex57Y+WmXSsAlhB1Bwa33YjSkukpnRKYLpQ55KwVJ4iaSItyY2g==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.4.tgz#992222c2e233840ce7bf573b8bb15b0c9c15adde"
integrity sha512-JRf9NltPP++RAfPRvWFoYNgs2i/ydyROjtLSnCGdmO4UwAQZ21YuDY7x0Ia7VSj0a6cFg8d7M2PGIeJlcaXIsg==
"@abp/jquery@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.5.tgz#c6e6d322512b26a57fc5a1e5fe4c0ea5da79a705"
integrity sha512-OKP96FFLpwaZnZZDLiwkzhE7bP0y4RCpeDtTrL5aLO/D9l7Vi66hZVAx4cliXTGwpu99joNFXlTmbwkilGqPMA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
jquery "~3.6.0"
"@abp/jstree@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-6.0.0-rc.4.tgz#1789792593d28a65c817f021e2c7f6f8b708e5f2"
integrity sha512-aHIPeRpV6OGwsrNxkR2ROTgL1Wzv9j0UPT9UpIF823wuXAIjUfeqpVsIN+T9IUT17it9L8IL5UoEzFfdyjExng==
"@abp/jstree@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-6.0.0-rc.5.tgz#520f9f1898cb99b392318e0ad6f28c64c84ba69f"
integrity sha512-rNVUn+UMCDZ+Q3V5Ss5CUB1HKQxr6xWAmTejHWHmRO4O7zypxejkNJaT88J2QHFon9GjhzojRksMKvgfWZ+ftg==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jstree "^3.3.12"
"@abp/lodash@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.4.tgz#2c88a9274e6c27334f277404280d43b2fbae6552"
integrity sha512-yOEe3SVvh5IuFMujSgC4waG0JzWzRQj907KUYzjcjfx35J5Q0Mwvu6/9wRYJx1av40YQdnzMrRoqXKDPAKdV6A==
"@abp/lodash@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.5.tgz#165107270460624a263cd88c8a7816a58cf41ca8"
integrity sha512-KieDq0v6wZB/kSZR2dJ+HKnPYHQng0udbxZqlha5dtlDJxRslz0eK9nVrB0VEzjs+xHrzTj10mpgyAjo21GR0Q==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
lodash "^4.17.21"
"@abp/luxon@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.4.tgz#95ae8f70d9b5d8cd753cc7d918c611692d5bf218"
integrity sha512-OFs4Uv82YienRwiiVV78hdWSanS19lvjoBBskPF5s6LK/5mzLMrtbHBRf18wcc/AfBMOxot1BX2q1v4wb2u3qw==
"@abp/luxon@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.5.tgz#e91b64da0b558c729f4b604a9b1bcbd35df40722"
integrity sha512-BgnkwH7JyMfmxVzkj1HGzwmjnQT6D2CZT5DzqnjtMN7JO5gQo20SE8QS5QHq7/LvaSI/34AeSCiCONWkMOufKg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.4.tgz#f40968c7f64eb6b36ff2bf06b4be8661308abd12"
integrity sha512-lcOskhl+NbPqKBxg+GABYBBrMtHYw2qZ/srFix7DgGUdNlFbXRP/AtTz0Wiav0PNGZgivniRLqvqcLCiCkrBrg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.5.tgz#61d23e5f7198b36a9faa1e6c79b04f2d5179e3c4"
integrity sha512-1xQIYhw+xX59dYEZ6o4dfZvfYSigXiWqh0M11O5Thfy6Ew0Vd3yYGp8+8xlCg5+ivsdYnIRmKHjdFpogYhyLiA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/prismjs@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.0-rc.4.tgz#9338018487dde7ddc5384cdfbdc35c655a8fd444"
integrity sha512-F1t7ySbj+M6LDmgbvvcY2bFl0heEj1vz14YOnmwMNUhJcaLQXamgyKsWBu5UkEHUJ11DQyjIu5gjoRXbraucdA==
"@abp/prismjs@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.0-rc.5.tgz#c908113295aed8ecf4b04c1691d9295b6af47964"
integrity sha512-SiRkUfqWf0VAwJ4nfassN+Me/0A6cIji2TWmSaKuOlen3Ph55iGy9od6nE5njnZqUAmuL8XqTisvt7Gx8Cd4DQ==
dependencies:
"@abp/clipboard" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.4"
"@abp/clipboard" "~6.0.0-rc.5"
"@abp/core" "~6.0.0-rc.5"
prismjs "^1.26.0"
"@abp/select2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.4.tgz#c7cf0f910fa6a9f97845a0659178ac02cfa022bc"
integrity sha512-NcXMZYiLDSVnjtRgvPwm9RB1M7qZnRyyyM+htdH5laEvDDGCcOLFS8iK6WI4Irmvw6MhBkDTHaH9ssJNbF7pvQ==
"@abp/select2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.5.tgz#294eb907f85ef012b0b2f73e1b8561be3597cee6"
integrity sha512-P9tqcZbzC/ZSq8o0P2otTfSdSd9tBGyV6ngLUcZ2aA1R3+l4Lcp4rX9y81qPDaH9uLBOJkXd6AVTi11qBzPyZw==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
select2 "^4.0.13"
"@abp/slugify@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-6.0.0-rc.4.tgz#469cf0e43a7717a29de23ddd39bfaa2d3af2982f"
integrity sha512-jZdPfVf/78PSbcNpXjNJal5U+QHljkoHu8ywkBAbYo81LfierXziQiNbqMbai4spD7ZhpU1Fz4fIg5qTdRegBA==
"@abp/slugify@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-6.0.0-rc.5.tgz#d4d6e62e3c38f7f15b0a8be7c4a9cc4c847a1dbc"
integrity sha512-W7yGpFfHi4gTjlEls+OlqY4Az+VXp97tJR+OMP+ZpHbTUlPlcHTu9JUTtX3ulGcIB1N4m8pbabKIDttnZghGqw==
dependencies:
slugify "^1.6.5"
"@abp/star-rating-svg@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-6.0.0-rc.4.tgz#69885023aca13654658304714c46ae0c539d8311"
integrity sha512-pJOR68fX24e0WblMb6RpRk5muBCax//aMAjAEXC9bbUU0simRXf3P5dnVm3RVseMIrh/fd4Wj1kBetg8yf2i4g==
"@abp/star-rating-svg@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-6.0.0-rc.5.tgz#bb123c006c98abd9803c47bde5aa74cf672225c6"
integrity sha512-nkIwpI2lAF6jkCTRVl7/i+SSnV87WcC98eTY3Wm/RHeZn6IyAVg7kc/lWFv/eZwpvWZgHhXsRjVfUISqJPBjzw==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
star-rating-svg "^3.5.0"
"@abp/sweetalert2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.4.tgz#a1a2a1a5d7e1fb83680cc35ca477cee1f2f2463b"
integrity sha512-dvslRK2oc06JjI6aV1dj1LzWbOb50BfwbHxcmOenl8Q4XMP389bFbaOiVezjk+d3YLsspCMDxxu2NTqaq67Z6g==
"@abp/sweetalert2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.5.tgz#baf7ef24a1551945bd476547c003056bb048409e"
integrity sha512-6N6+DkecO4AXEaCV09W9iRvZPQLn1sZaAFJBvzphwFVOWv3BivJTQCFJRQ5scqc31mWaZ4/UGjOdrq0a/qDiAQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.4.tgz#3a93a65ee6b8260f7e80bb862b60623e967e08a2"
integrity sha512-/ZZy5E3PHtvmkjg+s9BvgO344DOs0jiifimDntp5jZPQPrsQ5WPC9o9hrlGb40tTw5P0wAnznjGvHnZjBiflvA==
"@abp/timeago@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.5.tgz#0dd52cf24574e10e523a5b6e90740a25123a7745"
integrity sha512-uIc9WZN7J7cqFsxCYt8egapQRGyBMFi8+7ega7OaxmO0R4t8+QisVOsyeXMQvWuF9M9gXKMKlrV5bP6nsnDg0A==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
timeago "^1.6.7"
"@abp/toastr@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.4.tgz#3bf6abc79baf7a2b7de9840e55caf839018ab96e"
integrity sha512-zesojzXYsFd57m7XBgxLwKeAs8HRe25iNKRGC0YR7MK2HP1770jc+dEjnQ0pnqhMHouZejFJZcpqdHGr85ZUgQ==
"@abp/toastr@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.5.tgz#8cfbe6d30b57282417feff3f1bccb5fc493c9215"
integrity sha512-UDn0+DP4BAULN9MERWP+QSJQdvZELhkaHcrwTEB80+wcNZ13xf2zShvO60+3rz63Nqf+/kwZcBMNFuwD2ekjww==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
toastr "^2.1.4"
"@abp/tui-editor@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-6.0.0-rc.4.tgz#58b4f7ea991a4a805bedac7f5fd5bb314dd4d8bc"
integrity sha512-1bMvVUeFUzcQB3SmNhW9K4CC5isoMTUJ4pY2OKf4Y9RgKsTUOEuaUwzSoJwDLj4mlzdLTee4/Rxi4zhdnkxDaA==
"@abp/tui-editor@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-6.0.0-rc.5.tgz#9d9e6035d8b145d9d7ebe9f236ecf2c140f00a6b"
integrity sha512-Q+Nx+nvqj7iUUDH4uCHxxJ2dZssJ6nxzNmIhlL5jW2rAotQGbUkw1ByQeFJBA83qGVD8whlBZUKNEIz06JYcvA==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/prismjs" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
"@abp/prismjs" "~6.0.0-rc.5"
"@abp/uppy@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-6.0.0-rc.4.tgz#53b1f510d3e3786beeb1cf06709d0e7011a7f65a"
integrity sha512-LSAmZYuWTK2GISFrkhTxpuCZSvqd/Rx+DzQcTvTFza2a+MG8TNOeX3i4qdTadoJzmjHHjxxPO/oFBNj0ApLc0g==
"@abp/uppy@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-6.0.0-rc.5.tgz#6e81fc0ee281f43db9a91cb15ff8d317e81b0535"
integrity sha512-T6FBrGuPJ66BgkdwMmjELzuKCOa2vCtYyVzhiUC+le4tEaSunSvk54pDgXqV0ahgV3CzJ7myMzmGyyKCV6kIwg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
uppy "^1.16.1"
"@abp/utils@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.4.tgz#e18ef1557a2600fa153db13162e1ed097bc6f15a"
integrity sha512-eT6RVfFsyB8uAdMHDdG4M2Erg3RrvkG7Z5Xa0ko7JIhEz5VwsRcXGwTAORYHsu0M1hpewZljdD5OmQRods13LA==
"@abp/utils@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.5.tgz#c05df5bb5a776ea8a9bd4589d0df6a373bfff1ef"
integrity sha512-X/UGqMJu1vbz6WQOMP7+MXkUB3rIwnm/1PkmGOM+gFqmQJt21IEKbV/gG2/CNR4/QY02HJhj5v4/wm0UBEH56g==
dependencies:
just-compare "^1.3.0"

@ -1,149 +1,194 @@
{
"name": "Volo.CmsKit.Admin.Application.Contracts",
"hash": "13d7ce3b75a6b7d304cc3ca44785a2e1",
"hash": "53e824ea8b9754e4bce205d821979cb9",
"contents": [
{
"namespace": "Volo.CmsKit.Admin",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Common.Application.Contracts",
"namespace": "Volo.CmsKit",
"name": "CmsKitCommonApplicationContractsModule"
}
],
"contentType": "abpModule",
"name": "CmsKitAdminApplicationContractsModule"
"name": "CmsKitAdminApplicationContractsModule",
"summary": null
},
{
"displayName": "Comment Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Comments"
"name": "CmsKit.Comments",
"summary": null
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Comments.Delete"
"name": "CmsKit.Comments.Delete",
"summary": null
},
{
"displayName": "Tag Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags"
"name": "CmsKit.Tags",
"summary": null
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags.Create"
"name": "CmsKit.Tags.Create",
"summary": null
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags.Update"
"name": "CmsKit.Tags.Update",
"summary": null
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags.Delete"
"name": "CmsKit.Tags.Delete",
"summary": null
},
{
"displayName": "Page Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages"
"name": "CmsKit.Pages",
"summary": null
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages.Create"
"name": "CmsKit.Pages.Create",
"summary": null
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages.Update"
"name": "CmsKit.Pages.Update",
"summary": null
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages.Delete"
"name": "CmsKit.Pages.Delete",
"summary": null
},
{
"displayName": "Blog Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs"
"name": "CmsKit.Blogs",
"summary": null
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Create"
"name": "CmsKit.Blogs.Create",
"summary": null
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Update"
"name": "CmsKit.Blogs.Update",
"summary": null
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Delete"
"name": "CmsKit.Blogs.Delete",
"summary": null
},
{
"displayName": "Features",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Features"
"name": "CmsKit.Blogs.Features",
"summary": null
},
{
"displayName": "Blog Post Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts"
"name": "CmsKit.BlogPosts",
"summary": null
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts.Create"
"name": "CmsKit.BlogPosts.Create",
"summary": null
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts.Update"
"name": "CmsKit.BlogPosts.Update",
"summary": null
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts.Delete"
"name": "CmsKit.BlogPosts.Delete",
"summary": null
},
{
"displayName": "Publish",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts.Publish",
"summary": null
},
{
"displayName": "Menu Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus"
"name": "CmsKit.Menus",
"summary": null
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus.Create"
"name": "CmsKit.Menus.Create",
"summary": null
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus.Update"
"name": "CmsKit.Menus.Update",
"summary": null
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus.Delete"
"name": "CmsKit.Menus.Delete",
"summary": null
},
{
"displayName": "Global Resources",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.GlobalResources",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.CmsKit.Admin.HttpApi.Client",
"hash": "e9b74f85924bb2ea21d651612c337c8d",
"hash": "6574e591677b7c51025b287fa19bacfb",
"contents": [
{
"namespace": "Volo.CmsKit.Admin",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Admin.Application.Contracts",
"namespace": "Volo.CmsKit.Admin",
"name": "CmsKitAdminApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Common.HttpApi.Client",
"namespace": "Volo.CmsKit",
"name": "CmsKitCommonHttpApiClientModule"
}
],
"contentType": "abpModule",
"name": "CmsKitAdminHttpApiClientModule"
"name": "CmsKitAdminHttpApiClientModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.CmsKit.Admin.HttpApi",
"hash": "613b16275c5d464aa927a53ca452f7ab",
"hash": "c133cead00455d4afec1b4205ca50e77",
"contents": [
{
"namespace": "Volo.CmsKit.Admin",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Admin.Application.Contracts",
"namespace": "Volo.CmsKit.Admin",
"name": "CmsKitAdminApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Common.HttpApi",
"namespace": "Volo.CmsKit",
"name": "CmsKitCommonHttpApiModule"
}
],
"contentType": "abpModule",
"name": "CmsKitAdminHttpApiModule"
"name": "CmsKitAdminHttpApiModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.CmsKit.Admin.Web",
"hash": "5f85ca165f250e4965434f76a73f0d24",
"hash": "36a6c3a65a7452347fa8282132435335",
"contents": [
{
"namespace": "Volo.CmsKit.Admin.Web",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Admin.Application.Contracts",
"namespace": "Volo.CmsKit.Admin",
"name": "CmsKitAdminApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Common.Web",
"namespace": "Volo.CmsKit.Web",
"name": "CmsKitCommonWebModule"
}
],
"contentType": "abpModule",
"name": "CmsKitAdminWebModule"
"name": "CmsKitAdminWebModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.CmsKit.Application.Contracts",
"hash": "66221b0ded80b705e67d327260d7d58e",
"hash": "a2eace3e88e55a60bfaa3c37aafc6329",
"contents": [
{
"namespace": "Volo.CmsKit",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Public.Application.Contracts",
"namespace": "Volo.CmsKit.Public",
"name": "CmsKitPublicApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Admin.Application.Contracts",
"namespace": "Volo.CmsKit.Admin",
"name": "CmsKitAdminApplicationContractsModule"
}
],
"contentType": "abpModule",
"name": "CmsKitApplicationContractsModule"
"name": "CmsKitApplicationContractsModule",
"summary": null
}
]
}

@ -1,11 +1,29 @@
{
"name": "Volo.CmsKit.Application",
"hash": "d248c6d5c1b031c459ad8814fd734a18",
"hash": "73c1e1061d4c13d70ff8a0dc73e31835",
"contents": [
{
"namespace": "Volo.CmsKit",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Public.Application",
"namespace": "Volo.CmsKit.Public",
"name": "CmsKitPublicApplicationModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Admin.Application",
"namespace": "Volo.CmsKit.Admin",
"name": "CmsKitAdminApplicationModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Application.Contracts",
"namespace": "Volo.CmsKit",
"name": "CmsKitApplicationContractsModule"
}
],
"contentType": "abpModule",
"name": "CmsKitApplicationModule"
"name": "CmsKitApplicationModule",
"summary": null
}
]
}

@ -1,11 +1,34 @@
{
"name": "Volo.CmsKit.Common.Application.Contracts",
"hash": "e7ec4922319be774a5aed0176b6f6f51",
"hash": "b919ec7b4154c20275d6d4517995ed1b",
"contents": [
{
"namespace": "Volo.CmsKit",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Domain.Shared",
"namespace": "Volo.CmsKit",
"name": "CmsKitDomainSharedModule"
},
{
"declaringAssemblyName": "Volo.Abp.Ddd.Application.Contracts",
"namespace": "Volo.Abp.Application",
"name": "AbpDddApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.Authorization",
"namespace": "Volo.Abp.Authorization",
"name": "AbpAuthorizationModule"
},
{
"declaringAssemblyName": "Volo.Abp.Caching",
"namespace": "Volo.Abp.Caching",
"name": "AbpCachingModule"
}
],
"contentType": "abpModule",
"name": "CmsKitCommonApplicationContractsModule"
"name": "CmsKitCommonApplicationContractsModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.CmsKit.Common.HttpApi.Client",
"hash": "047466e6fe6a292e3cf8d1f334303f42",
"hash": "9dc32079a24a372fb61757ad81dafa8e",
"contents": [
{
"namespace": "Volo.CmsKit",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Http.Client",
"namespace": "Volo.Abp.Http.Client",
"name": "AbpHttpClientModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Common.Application.Contracts",
"namespace": "Volo.CmsKit",
"name": "CmsKitCommonApplicationContractsModule"
}
],
"contentType": "abpModule",
"name": "CmsKitCommonHttpApiClientModule"
"name": "CmsKitCommonHttpApiClientModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.CmsKit.Common.HttpApi",
"hash": "9120a59e9639dcaec305df9314b55b02",
"hash": "8a6c5485e49772f45310dc7a05276431",
"contents": [
{
"namespace": "Volo.CmsKit",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc",
"namespace": "Volo.Abp.AspNetCore.Mvc",
"name": "AbpAspNetCoreMvcModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Common.Application.Contracts",
"namespace": "Volo.CmsKit",
"name": "CmsKitCommonApplicationContractsModule"
}
],
"contentType": "abpModule",
"name": "CmsKitCommonHttpApiModule"
"name": "CmsKitCommonHttpApiModule",
"summary": null
}
]
}

@ -1,11 +1,29 @@
{
"name": "Volo.CmsKit.Common.Web",
"hash": "2540b0ef97a790d3999d72c87961397e",
"hash": "a2d7e6738c81001ef0cfc0033765fe18",
"contents": [
{
"namespace": "Volo.CmsKit.Web",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared",
"name": "AbpAspNetCoreMvcUiThemeSharedModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Common.Application.Contracts",
"namespace": "Volo.CmsKit",
"name": "CmsKitCommonApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.AutoMapper",
"namespace": "Volo.Abp.AutoMapper",
"name": "AbpAutoMapperModule"
}
],
"contentType": "abpModule",
"name": "CmsKitCommonWebModule"
"name": "CmsKitCommonWebModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.CmsKit.Domain.Shared",
"hash": "dd817fe9197c1b28242920e4238da6ee",
"hash": "804655ff28b3cca5f6aa34ef8155d91b",
"contents": [
{
"namespace": "Volo.CmsKit",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Validation",
"namespace": "Volo.Abp.Validation",
"name": "AbpValidationModule"
},
{
"declaringAssemblyName": "Volo.Abp.GlobalFeatures",
"namespace": "Volo.Abp.GlobalFeatures",
"name": "AbpGlobalFeaturesModule"
}
],
"contentType": "abpModule",
"name": "CmsKitDomainSharedModule"
"name": "CmsKitDomainSharedModule",
"summary": null
}
]
}

@ -1,18 +1,37 @@
{
"name": "Volo.CmsKit.EntityFrameworkCore",
"hash": "b7aab122bf55ecff3063a1b65efe0642",
"hash": "89f6ea1c9c3dc1d0c65a288438010e8c",
"contents": [
{
"namespace": "Volo.CmsKit.EntityFrameworkCore",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Domain",
"namespace": "Volo.CmsKit",
"name": "CmsKitDomainModule"
},
{
"declaringAssemblyName": "Volo.Abp.Users.EntityFrameworkCore",
"namespace": "Volo.Abp.Users.EntityFrameworkCore",
"name": "AbpUsersEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.EntityFrameworkCore",
"namespace": "Volo.Abp.EntityFrameworkCore",
"name": "AbpEntityFrameworkCoreModule"
}
],
"contentType": "abpModule",
"name": "CmsKitEntityFrameworkCoreModule"
"name": "CmsKitEntityFrameworkCoreModule",
"summary": null
},
{
"namespace": "Volo.CmsKit.EntityFrameworkCore",
"connectionStringName": "CmsKit",
"databaseTables": [],
"contentType": "efCoreDbContext",
"name": "CmsKitDbContext"
"name": "CmsKitDbContext",
"summary": null
}
]
}

@ -1,11 +1,29 @@
{
"name": "Volo.CmsKit.HttpApi.Client",
"hash": "dac3747019bc31633a80784616bdbe61",
"hash": "185e619338c9893ec58a9a7f92d9ce14",
"contents": [
{
"namespace": "Volo.CmsKit",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Admin.HttpApi.Client",
"namespace": "Volo.CmsKit.Admin",
"name": "CmsKitAdminHttpApiClientModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Public.HttpApi.Client",
"namespace": "Volo.CmsKit.Public",
"name": "CmsKitPublicHttpApiClientModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Application.Contracts",
"namespace": "Volo.CmsKit",
"name": "CmsKitApplicationContractsModule"
}
],
"contentType": "abpModule",
"name": "CmsKitHttpApiClientModule"
"name": "CmsKitHttpApiClientModule",
"summary": null
}
]
}

@ -1,11 +1,29 @@
{
"name": "Volo.CmsKit.HttpApi",
"hash": "35d6b578e63adb4e4fe8876bfdba83c8",
"hash": "72dc6c7788c61bf8abb96bbc3d26e826",
"contents": [
{
"namespace": "Volo.CmsKit",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Admin.HttpApi",
"namespace": "Volo.CmsKit.Admin",
"name": "CmsKitAdminHttpApiModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Public.HttpApi",
"namespace": "Volo.CmsKit.Public",
"name": "CmsKitPublicHttpApiModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Application.Contracts",
"namespace": "Volo.CmsKit",
"name": "CmsKitApplicationContractsModule"
}
],
"contentType": "abpModule",
"name": "CmsKitHttpApiModule"
"name": "CmsKitHttpApiModule",
"summary": null
}
]
}

@ -1,84 +1,116 @@
{
"name": "Volo.CmsKit.MongoDB",
"hash": "6ab237cd16e1bd42d96b93f76b992622",
"hash": "99ecc56a32ca2887921598e625c98853",
"contents": [
{
"namespace": "Volo.CmsKit.MongoDB",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Domain",
"namespace": "Volo.CmsKit",
"name": "CmsKitDomainModule"
},
{
"declaringAssemblyName": "Volo.Abp.Users.MongoDB",
"namespace": "Volo.Abp.Users.MongoDB",
"name": "AbpUsersMongoDbModule"
},
{
"declaringAssemblyName": "Volo.Abp.MongoDB",
"namespace": "Volo.Abp.MongoDB",
"name": "AbpMongoDbModule"
}
],
"contentType": "abpModule",
"name": "CmsKitMongoDbModule"
"name": "CmsKitMongoDbModule",
"summary": null
},
{
"namespace": "Volo.CmsKit.MongoDB",
"connectionStringName": "CmsKit",
"databaseCollections": [
{
"entityFullName": "Volo.CmsKit.Users.CmsUser",
"entityFullName": "Volo.CmsKit.Menus.MenuItem",
"contentType": "databaseCollection",
"name": "CmsUsers"
"name": "CmsMenuItems",
"summary": null
},
{
"entityFullName": "Volo.CmsKit.Reactions.UserReaction",
"entityFullName": "Volo.CmsKit.Blogs.BlogPost",
"contentType": "databaseCollection",
"name": "CmsUserReactions"
"name": "CmsBlogPosts",
"summary": null
},
{
"entityFullName": "Volo.CmsKit.Blogs.BlogPost",
"entityFullName": "Volo.CmsKit.Comments.Comment",
"contentType": "databaseCollection",
"name": "CmsBlogPosts"
"name": "CmsComments",
"summary": null
},
{
"entityFullName": "Volo.CmsKit.MediaDescriptors.MediaDescriptor",
"entityFullName": "Volo.CmsKit.Reactions.UserReaction",
"contentType": "databaseCollection",
"name": "CmsMediaDescriptors"
"name": "CmsUserReactions",
"summary": null
},
{
"entityFullName": "Volo.CmsKit.Pages.Page",
"entityFullName": "Volo.CmsKit.Blogs.BlogFeature",
"contentType": "databaseCollection",
"name": "CmsPages"
"name": "CmsBlogFeatures",
"summary": null
},
{
"entityFullName": "Volo.CmsKit.Tags.Tag",
"entityFullName": "Volo.CmsKit.Users.CmsUser",
"contentType": "databaseCollection",
"name": "CmsTags"
"name": "CmsUsers",
"summary": null
},
{
"entityFullName": "Volo.CmsKit.Blogs.BlogFeature",
"entityFullName": "Volo.CmsKit.GlobalResources.GlobalResource",
"contentType": "databaseCollection",
"name": "CmsBlogFeatures"
"name": "CmsGlobalResources",
"summary": null
},
{
"entityFullName": "Volo.CmsKit.Blogs.Blog",
"entityFullName": "Volo.CmsKit.Tags.Tag",
"contentType": "databaseCollection",
"name": "CmsBlogs"
"name": "CmsTags",
"summary": null
},
{
"entityFullName": "Volo.CmsKit.Comments.Comment",
"entityFullName": "Volo.CmsKit.MediaDescriptors.MediaDescriptor",
"contentType": "databaseCollection",
"name": "CmsComments"
"name": "CmsMediaDescriptors",
"summary": null
},
{
"entityFullName": "Volo.CmsKit.GlobalResources.GlobalResource",
"entityFullName": "Volo.CmsKit.Pages.Page",
"contentType": "databaseCollection",
"name": "CmsGlobalResources"
"name": "CmsPages",
"summary": null
},
{
"entityFullName": "Volo.CmsKit.Ratings.Rating",
"contentType": "databaseCollection",
"name": "CmsRatings"
"name": "CmsRatings",
"summary": null
},
{
"entityFullName": "Volo.CmsKit.Menus.MenuItem",
"entityFullName": "Volo.CmsKit.Blogs.Blog",
"contentType": "databaseCollection",
"name": "CmsMenuItems"
"name": "CmsBlogs",
"summary": null
},
{
"entityFullName": "Volo.CmsKit.Tags.EntityTag",
"contentType": "databaseCollection",
"name": "CmsEntityTags"
"name": "CmsEntityTags",
"summary": null
}
],
"contentType": "mongoDbContext",
"name": "CmsKitMongoDbContext"
"name": "CmsKitMongoDbContext",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.CmsKit.Public.Application.Contracts",
"hash": "dadad9e526e7b82b280e75a06e1456fc",
"hash": "3b443ce52eb2873b0867f7b5f52a2c99",
"contents": [
{
"namespace": "Volo.CmsKit.Public",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Common.Application.Contracts",
"namespace": "Volo.CmsKit",
"name": "CmsKitCommonApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.EventBus",
"namespace": "Volo.Abp.EventBus",
"name": "AbpEventBusModule"
}
],
"contentType": "abpModule",
"name": "CmsKitPublicApplicationContractsModule"
"name": "CmsKitPublicApplicationContractsModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.CmsKit.Public.HttpApi.Client",
"hash": "60549438786408497e188a1626a25bfb",
"hash": "f4f611f47a5e424886811157b6562759",
"contents": [
{
"namespace": "Volo.CmsKit.Public",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Public.Application.Contracts",
"namespace": "Volo.CmsKit.Public",
"name": "CmsKitPublicApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Common.HttpApi.Client",
"namespace": "Volo.CmsKit",
"name": "CmsKitCommonHttpApiClientModule"
}
],
"contentType": "abpModule",
"name": "CmsKitPublicHttpApiClientModule"
"name": "CmsKitPublicHttpApiClientModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.CmsKit.Public.HttpApi",
"hash": "8ec175d273c21b4de197b0085c3cddb2",
"hash": "a73953951e14b7c7b47ceed58f20e6b3",
"contents": [
{
"namespace": "Volo.CmsKit.Public",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Public.Application.Contracts",
"namespace": "Volo.CmsKit.Public",
"name": "CmsKitPublicApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Common.HttpApi",
"namespace": "Volo.CmsKit",
"name": "CmsKitCommonHttpApiModule"
}
],
"contentType": "abpModule",
"name": "CmsKitPublicHttpApiModule"
"name": "CmsKitPublicHttpApiModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.CmsKit.Public.Web",
"hash": "c7feb0964cd3dafb92e2f73ac8f944b4",
"hash": "62941801e5f6f5a729d347a9825205b8",
"contents": [
{
"namespace": "Volo.CmsKit.Public.Web",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Public.Application.Contracts",
"namespace": "Volo.CmsKit.Public",
"name": "CmsKitPublicApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Common.Web",
"namespace": "Volo.CmsKit.Web",
"name": "CmsKitCommonWebModule"
}
],
"contentType": "abpModule",
"name": "CmsKitPublicWebModule"
"name": "CmsKitPublicWebModule",
"summary": null
}
]
}

@ -1,11 +1,29 @@
{
"name": "Volo.CmsKit.Web",
"hash": "b852b82969c272b32a42d6666a7ce9f0",
"hash": "35dcd52c947f0c1ff298fbdd8961cbf9",
"contents": [
{
"namespace": "Volo.CmsKit.Web",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.CmsKit.Public.Web",
"namespace": "Volo.CmsKit.Public.Web",
"name": "CmsKitPublicWebModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Admin.Web",
"namespace": "Volo.CmsKit.Admin.Web",
"name": "CmsKitAdminWebModule"
},
{
"declaringAssemblyName": "Volo.CmsKit.Application.Contracts",
"namespace": "Volo.CmsKit",
"name": "CmsKitApplicationContractsModule"
}
],
"contentType": "abpModule",
"name": "CmsKitWebModule"
"name": "CmsKitWebModule",
"summary": null
}
]
}

@ -1,18 +1,47 @@
{
"name": "VoloDocs.EntityFrameworkCore",
"hash": "8ac808bc478d207d2d1ed672d5f16244",
"hash": "557e34d50f096e3b31e744fa0987ddd0",
"contents": [
{
"namespace": "VoloDocs.EntityFrameworkCore",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Docs.EntityFrameworkCore",
"namespace": "Volo.Docs.EntityFrameworkCore",
"name": "DocsEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.Identity.EntityFrameworkCore",
"namespace": "Volo.Abp.Identity.EntityFrameworkCore",
"name": "AbpIdentityEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.PermissionManagement.EntityFrameworkCore",
"namespace": "Volo.Abp.PermissionManagement.EntityFrameworkCore",
"name": "AbpPermissionManagementEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.SettingManagement.EntityFrameworkCore",
"namespace": "Volo.Abp.SettingManagement.EntityFrameworkCore",
"name": "AbpSettingManagementEntityFrameworkCoreModule"
},
{
"declaringAssemblyName": "Volo.Abp.EntityFrameworkCore.SqlServer",
"namespace": "Volo.Abp.EntityFrameworkCore.SqlServer",
"name": "AbpEntityFrameworkCoreSqlServerModule"
}
],
"contentType": "abpModule",
"name": "VoloDocsEntityFrameworkCoreModule"
"name": "VoloDocsEntityFrameworkCoreModule",
"summary": null
},
{
"namespace": "VoloDocs.EntityFrameworkCore",
"connectionStringName": null,
"databaseTables": [],
"contentType": "efCoreDbContext",
"name": "VoloDocsDbContext"
"name": "VoloDocsDbContext",
"summary": null
}
]
}

@ -0,0 +1,19 @@
{
"name": "VoloDocs.Migrator",
"hash": "7258c0f4287f9c36c80dd59c0dfa91bf",
"contents": [
{
"namespace": "VoloDocs.Migrator",
"dependsOnModules": [
{
"declaringAssemblyName": "VoloDocs.EntityFrameworkCore",
"namespace": "VoloDocs.EntityFrameworkCore",
"name": "VoloDocsEntityFrameworkCoreModule"
}
],
"contentType": "abpModule",
"name": "VoloDocsMigratorModule",
"summary": null
}
]
}

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

@ -2,45 +2,45 @@
# yarn lockfile v1
"@abp/anchor-js@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-6.0.0-rc.4.tgz#41ab4ca9ba5ef0d6359549100ad7d589f48e87af"
integrity sha512-eXZnygOwy40BMdfR4LOC/7/ga3fiindwH/k3XyAyfWzK+Tp2USoVp0iNf2B9O7uoROC5x8DnAf3vYJwhLnk4nA==
"@abp/anchor-js@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-6.0.0-rc.5.tgz#4ac487ba8b9cce2e94902bcf1d63d5d0981ab85f"
integrity sha512-o8P4ApKIkgHTOf5qMkB89hDoFGCxv+oJQlcXYr20AfeFbZocVIfBr00Pmc4eKinXBJuL4YajJv1kKeX9JwTP+w==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
anchor-js "^4.3.1"
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0-rc.4.tgz#f57efa6f3cabb48e40a44e79adb31de58145bf89"
integrity sha512-JcoXch+j+T9V3Lfu9Of9Tbcw5sNBpSbe42SjzUcXLqdVijV/DBWKMg/9OPH8KZ4PZwl4sl9DSAmGWXHdipLxzA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.4.tgz#a0fd1e9f6f05d854d6f2119ed551a1cef485c929"
integrity sha512-QsrV+N6YFuMo/q73Bd1P0qDyG0Ua5JmQFgKzA94eMXDyYgpRrT5RyKh0CNV81Q/AX9V5c6APrtcQ31tYzmWwbQ==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.4"
"@abp/bootstrap" "~6.0.0-rc.4"
"@abp/bootstrap-datepicker" "~6.0.0-rc.4"
"@abp/datatables.net-bs5" "~6.0.0-rc.4"
"@abp/font-awesome" "~6.0.0-rc.4"
"@abp/jquery-form" "~6.0.0-rc.4"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.4"
"@abp/lodash" "~6.0.0-rc.4"
"@abp/luxon" "~6.0.0-rc.4"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.4"
"@abp/select2" "~6.0.0-rc.4"
"@abp/sweetalert2" "~6.0.0-rc.4"
"@abp/timeago" "~6.0.0-rc.4"
"@abp/toastr" "~6.0.0-rc.4"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.4.tgz#de70d53a900db2f5c74719b7c4e406e0de4c2662"
integrity sha512-8GUoTG4B3Tz2Xd/cFaw9EAjOUoEfMG95VkjNqdfcvPPrtFML/W3fcMUwbjOvQ/lEnAMTSGREU3w9y7Y+GIv9qA==
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0-rc.5.tgz#671940d72fd50e7eab5db922bcec2a27cdca28ed"
integrity sha512-w4cWXcF2aB5fF2J0Jco8ddPF1r522uSIc29zpvUWzUA0X4DC9m7QUairwVbsX5T3Xp4y6guLoizSMkfQe0Sb8A==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0-rc.5"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0-rc.5.tgz#d3f997b9f7b19b68e94df83dc5cf3053416d8da4"
integrity sha512-OX4iTN0tFAdkBJiYQAM1GFoqF5ZVcOZfo7N6xhscWqucXIVtcGut5fuL/qIWF8xSH6afN/wH//a0O5+DjGnPmw==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0-rc.5"
"@abp/bootstrap" "~6.0.0-rc.5"
"@abp/bootstrap-datepicker" "~6.0.0-rc.5"
"@abp/datatables.net-bs5" "~6.0.0-rc.5"
"@abp/font-awesome" "~6.0.0-rc.5"
"@abp/jquery-form" "~6.0.0-rc.5"
"@abp/jquery-validation-unobtrusive" "~6.0.0-rc.5"
"@abp/lodash" "~6.0.0-rc.5"
"@abp/luxon" "~6.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.5"
"@abp/select2" "~6.0.0-rc.5"
"@abp/sweetalert2" "~6.0.0-rc.5"
"@abp/timeago" "~6.0.0-rc.5"
"@abp/toastr" "~6.0.0-rc.5"
"@abp/aspnetcore.mvc.ui@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0-rc.5.tgz#d7ab5693091c079dce6b5cfdd60832194881b571"
integrity sha512-U8NBcsL80joHsqQo+tnYkUwW+TyIwG5SRFZ3yfb2jTiu1KMlgGcY02+iTEZMF/BhQ3rPrxQ/pH2YmD6Ip095tw==
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@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.4.tgz#2dbc9f8f9816689b6db84948046a964ceb1bab17"
integrity sha512-tWPA3ehtU+QPKbxdLDzKk4p2wMNGo/R4CjCQydD1i9BIpkBUlA5sBtbNrLTvZ5/KM1RYecFGFrHTVVOzGsUKrA==
"@abp/bootstrap-datepicker@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0-rc.5.tgz#4fe0c9b107ae23261121afeb5b72053822b0747f"
integrity sha512-PztuCk/15vhGlisjvZTn6soIZAJp/Mqc0+ipV7Z4O+qBphvp2nFD5lfiVM/E0r2Ql8HzkOq3BO56ZVb0IMIw1g==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.4.tgz#f360f86b00f474236ad182cd792df24f9ecbfc47"
integrity sha512-JjHJNPkTJRYwQvRnzTvcYIbxs2TD6n+LVtCd5ItYNbg8bMyd9yMugThxtgZGE3awVQqjLxZ4fwv+CRnf70JdrQ==
"@abp/bootstrap@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0-rc.5.tgz#83b08282b4b1496b853179780a3b1e953975bdc3"
integrity sha512-EoiygyyRYwXMO6bbeLuqbfaaZuHUrOGgC9dtVxtyFWgCbWiRAERaHrAHQ12WmxnFXGvXGmy9pATfYQB4ALuLWQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
bootstrap "^5.1.3"
"@abp/clipboard@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.0-rc.4.tgz#a1f08eb23ebe7fcac0521aa992c6cebb9753c004"
integrity sha512-dX8l7Akyv5ecx7+Op8Cp/q4JslnhA9G0Eok4iPcnYwHh9NfSLnusack9x4u370Y+eShRxFiiBDq44ZsCN66h/Q==
"@abp/clipboard@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.0-rc.5.tgz#071d3da1597a7ed706a60b75400ad5970b2a2eed"
integrity sha512-Vj1yvK7Vcqy1aZ9XIbqGDlwe4d1vneMIVA0hypAHtLi+0lLySgS8QAXUpXo0RkRoyksiTRuM2gRkJRZzdiXSNA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
clipboard "^2.0.8"
"@abp/core@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.4.tgz#d164e1ca3546dc710c569ea7ae0145e1b713658e"
integrity sha512-mH3+BCU8Wbe0mieDHd5Awvhd09X7iJKRLBQBIINcDeIIOCJ9x4v8grynvndzlaS7J2AlWZba0XJU6sZ+YpuP2w==
"@abp/core@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0-rc.5.tgz#09f9bfaca17383539e3b79554e26510ac27366fc"
integrity sha512-htOfVSUSaErPlXg5QraeOvIH0pcApYt/mvgnXTi49qZmzUJgzuZ7l8B2UC4KGLdyjhjHHY3Vy66jNrm98IsA2g==
dependencies:
"@abp/utils" "~6.0.0-rc.4"
"@abp/utils" "~6.0.0-rc.5"
"@abp/datatables.net-bs5@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.4.tgz#fc3c43fb9ba8154b4b960ed0799948f5df738f7e"
integrity sha512-QtII4mFFFjvToM2LDqZugVh6/HwKbIdKYqHCxJKprZ1aVmyBeiMHi89z0G4eChAYdTpjHQstoDddYje53DkWOw==
"@abp/datatables.net-bs5@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0-rc.5.tgz#a89a4b028ae3bdeef41be38442a79e51b959c51f"
integrity sha512-x2TvTfYkUOOuKakXYT/h9Qi2s1oUYO7PrX0kPuNjQo9Qa7GlDhH10AoyJeKu9AfB/PyczrEZn74IqOI8xh6gjA==
dependencies:
"@abp/datatables.net" "~6.0.0-rc.4"
"@abp/datatables.net" "~6.0.0-rc.5"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.4.tgz#f6916ba9a8089b573faddcc38e6a76e38a0dce16"
integrity sha512-9zhIvAO4AX6YIUELodEUz2hsDj+RITGoxWaav90jUJEqK/jVsDfs2mbrWcLzQDMLpZVElZA0p8tUyWS8yMsjaA==
"@abp/datatables.net@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0-rc.5.tgz#a3d8f7717f850346455abbeed6fa5ded752e47d3"
integrity sha512-h1LK1h8AKmp4oKfeHoFobnHImbj+BwtwcHU3xAUd7UF+tGBCmjBVNjaiPoUrTize+iwjZvBK5jea901NdJpWRA==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
datatables.net "^1.11.4"
"@abp/docs@^6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-6.0.0-rc.4.tgz#8ea7c1f65684999efdba371bfca735f75258dcd6"
integrity sha512-fJHIzfyvhRPX6jGWJFZmZX74esjj7DPDEIHL6pbW/4D0alGy9ToUpESNnRzSGOaBQHTx/SguoQW2hz/+Ix0GXg==
"@abp/docs@^6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-6.0.0-rc.5.tgz#829281df57018c8739159f81ece92fb3196f3bf0"
integrity sha512-gh3b3NyxPjSyK+NlKWYiu5xkaMbXOoR7U+IkE9qc0HHx40i5gsW+ZFWM2D6nqDHRr9Gk3u6foPo+2AXqXxVmHA==
dependencies:
"@abp/anchor-js" "~6.0.0-rc.4"
"@abp/clipboard" "~6.0.0-rc.4"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.4"
"@abp/popper.js" "~6.0.0-rc.4"
"@abp/prismjs" "~6.0.0-rc.4"
"@abp/anchor-js" "~6.0.0-rc.5"
"@abp/clipboard" "~6.0.0-rc.5"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0-rc.5"
"@abp/popper.js" "~6.0.0-rc.5"
"@abp/prismjs" "~6.0.0-rc.5"
"@abp/font-awesome@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.4.tgz#a3e1664cbebdbc1aa4d2dd1ac48f022b3ce100ad"
integrity sha512-tlBekvBQ/wEkx1Z2sX8cPp/JKzxmTsMSUSbnAc/Uz+De/fxhyepUACb35zFSv2VmLPz1M1xqLvLUCJmciZhINQ==
"@abp/font-awesome@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0-rc.5.tgz#5625867e26b36853053b0ff8561538ea59149365"
integrity sha512-KtZ9fOFzdQw03Xar68M7IExzLUyQR3zyxa/71vUNfspup3E6LkBXhKILm2nSmp1zJTPoGXRs7DiHO6CyBStBAg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.4.tgz#4dfbef35e4d7dc80534e0f33644142a9ccd54cb4"
integrity sha512-/21ibf99c8q7ygbj2QF7GAGCW1MaalAurueffndTGZPRRSKrCVTPINtBih7NGgh1zcavhog+GBA3INJ3etQIWQ==
"@abp/jquery-form@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0-rc.5.tgz#7c7f21b0314c93d618a4ba4ffba5d6134887e2c8"
integrity sha512-YSA3K/uvollrGR6xnyhtd4SPp+YmmDDYgL6HGygNSjl+JQbb0ZM/SSaN2TBi67Aq1FNs9TkOQegPIwVWB/LokQ==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.4.tgz#6a498b76076683bbc77d7a73fcf893863aecb59f"
integrity sha512-+9RAPaFYsuSZ05RtJJNeHl1PkyHm9Mv3WKAw+QrKHzaK34zpjD/cZdiijcAWM3DrNPiCCuaaUgMMIMn223MIEA==
"@abp/jquery-validation-unobtrusive@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0-rc.5.tgz#d649564c3fc079b91cb253e7537e8bbd62dae97d"
integrity sha512-i9Aa92au9HtxC9jo9WjNwHeDaem8dXFiB8jEHFbtzn74iZSF4ZYd0s+rgo7TscsKkXeiSMOy02FmYes6Ldpy1w==
dependencies:
"@abp/jquery-validation" "~6.0.0-rc.4"
"@abp/jquery-validation" "~6.0.0-rc.5"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.4.tgz#2f79457d2c83795449eb6d3c82942568b0e6f273"
integrity sha512-a3v0QDWm2kqrr5r4Nim8unT7p5xHt8KR/TGmGiS6CNMRXVtd6SLMDg36D1d5AcBemFW5evlySiqAl2D7v+g0/g==
"@abp/jquery-validation@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0-rc.5.tgz#b61cd7e9be3d982aa12a579be7e9bcb8442ad03c"
integrity sha512-VdTvyRadDave2X6wTeqLlpeUQKaHohAdwB7ex57Y+WmXSsAlhB1Bwa33YjSkukpnRKYLpQ55KwVJ4iaSItyY2g==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.4.tgz#992222c2e233840ce7bf573b8bb15b0c9c15adde"
integrity sha512-JRf9NltPP++RAfPRvWFoYNgs2i/ydyROjtLSnCGdmO4UwAQZ21YuDY7x0Ia7VSj0a6cFg8d7M2PGIeJlcaXIsg==
"@abp/jquery@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0-rc.5.tgz#c6e6d322512b26a57fc5a1e5fe4c0ea5da79a705"
integrity sha512-OKP96FFLpwaZnZZDLiwkzhE7bP0y4RCpeDtTrL5aLO/D9l7Vi66hZVAx4cliXTGwpu99joNFXlTmbwkilGqPMA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
jquery "~3.6.0"
"@abp/lodash@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.4.tgz#2c88a9274e6c27334f277404280d43b2fbae6552"
integrity sha512-yOEe3SVvh5IuFMujSgC4waG0JzWzRQj907KUYzjcjfx35J5Q0Mwvu6/9wRYJx1av40YQdnzMrRoqXKDPAKdV6A==
"@abp/lodash@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0-rc.5.tgz#165107270460624a263cd88c8a7816a58cf41ca8"
integrity sha512-KieDq0v6wZB/kSZR2dJ+HKnPYHQng0udbxZqlha5dtlDJxRslz0eK9nVrB0VEzjs+xHrzTj10mpgyAjo21GR0Q==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
lodash "^4.17.21"
"@abp/luxon@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.4.tgz#95ae8f70d9b5d8cd753cc7d918c611692d5bf218"
integrity sha512-OFs4Uv82YienRwiiVV78hdWSanS19lvjoBBskPF5s6LK/5mzLMrtbHBRf18wcc/AfBMOxot1BX2q1v4wb2u3qw==
"@abp/luxon@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0-rc.5.tgz#e91b64da0b558c729f4b604a9b1bcbd35df40722"
integrity sha512-BgnkwH7JyMfmxVzkj1HGzwmjnQT6D2CZT5DzqnjtMN7JO5gQo20SE8QS5QHq7/LvaSI/34AeSCiCONWkMOufKg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.4.tgz#f40968c7f64eb6b36ff2bf06b4be8661308abd12"
integrity sha512-lcOskhl+NbPqKBxg+GABYBBrMtHYw2qZ/srFix7DgGUdNlFbXRP/AtTz0Wiav0PNGZgivniRLqvqcLCiCkrBrg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0-rc.5.tgz#61d23e5f7198b36a9faa1e6c79b04f2d5179e3c4"
integrity sha512-1xQIYhw+xX59dYEZ6o4dfZvfYSigXiWqh0M11O5Thfy6Ew0Vd3yYGp8+8xlCg5+ivsdYnIRmKHjdFpogYhyLiA==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/popper.js@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-6.0.0-rc.4.tgz#601feface5bbc40f4e3830ae227afeedf70461ff"
integrity sha512-hLh+CMQxocgPM8W9NpB8v0i90mGysFDKDOBLnpyFEuSQoWeDW5hwlFYORnQYmTKt6puIBN4NeyX10f3ewANF4w==
"@abp/popper.js@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-6.0.0-rc.5.tgz#20cabaf9df9c2615f75fda995574e0e43da5f8c9"
integrity sha512-T+8tpwQlAsm0+5uQrAKyzfkjqV8eywCFuXk2WR5wHgzSdkmdxBFx2O/OqHO2FGyeEZUJtSuFlHBU6xiSaxwCTg==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
"@popperjs/core" "^2.11.2"
"@abp/prismjs@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.0-rc.4.tgz#9338018487dde7ddc5384cdfbdc35c655a8fd444"
integrity sha512-F1t7ySbj+M6LDmgbvvcY2bFl0heEj1vz14YOnmwMNUhJcaLQXamgyKsWBu5UkEHUJ11DQyjIu5gjoRXbraucdA==
"@abp/prismjs@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.0-rc.5.tgz#c908113295aed8ecf4b04c1691d9295b6af47964"
integrity sha512-SiRkUfqWf0VAwJ4nfassN+Me/0A6cIji2TWmSaKuOlen3Ph55iGy9od6nE5njnZqUAmuL8XqTisvt7Gx8Cd4DQ==
dependencies:
"@abp/clipboard" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.4"
"@abp/clipboard" "~6.0.0-rc.5"
"@abp/core" "~6.0.0-rc.5"
prismjs "^1.26.0"
"@abp/select2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.4.tgz#c7cf0f910fa6a9f97845a0659178ac02cfa022bc"
integrity sha512-NcXMZYiLDSVnjtRgvPwm9RB1M7qZnRyyyM+htdH5laEvDDGCcOLFS8iK6WI4Irmvw6MhBkDTHaH9ssJNbF7pvQ==
"@abp/select2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0-rc.5.tgz#294eb907f85ef012b0b2f73e1b8561be3597cee6"
integrity sha512-P9tqcZbzC/ZSq8o0P2otTfSdSd9tBGyV6ngLUcZ2aA1R3+l4Lcp4rX9y81qPDaH9uLBOJkXd6AVTi11qBzPyZw==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
select2 "^4.0.13"
"@abp/sweetalert2@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.4.tgz#a1a2a1a5d7e1fb83680cc35ca477cee1f2f2463b"
integrity sha512-dvslRK2oc06JjI6aV1dj1LzWbOb50BfwbHxcmOenl8Q4XMP389bFbaOiVezjk+d3YLsspCMDxxu2NTqaq67Z6g==
"@abp/sweetalert2@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0-rc.5.tgz#baf7ef24a1551945bd476547c003056bb048409e"
integrity sha512-6N6+DkecO4AXEaCV09W9iRvZPQLn1sZaAFJBvzphwFVOWv3BivJTQCFJRQ5scqc31mWaZ4/UGjOdrq0a/qDiAQ==
dependencies:
"@abp/core" "~6.0.0-rc.4"
"@abp/core" "~6.0.0-rc.5"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.4.tgz#3a93a65ee6b8260f7e80bb862b60623e967e08a2"
integrity sha512-/ZZy5E3PHtvmkjg+s9BvgO344DOs0jiifimDntp5jZPQPrsQ5WPC9o9hrlGb40tTw5P0wAnznjGvHnZjBiflvA==
"@abp/timeago@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0-rc.5.tgz#0dd52cf24574e10e523a5b6e90740a25123a7745"
integrity sha512-uIc9WZN7J7cqFsxCYt8egapQRGyBMFi8+7ega7OaxmO0R4t8+QisVOsyeXMQvWuF9M9gXKMKlrV5bP6nsnDg0A==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
timeago "^1.6.7"
"@abp/toastr@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.4.tgz#3bf6abc79baf7a2b7de9840e55caf839018ab96e"
integrity sha512-zesojzXYsFd57m7XBgxLwKeAs8HRe25iNKRGC0YR7MK2HP1770jc+dEjnQ0pnqhMHouZejFJZcpqdHGr85ZUgQ==
"@abp/toastr@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0-rc.5.tgz#8cfbe6d30b57282417feff3f1bccb5fc493c9215"
integrity sha512-UDn0+DP4BAULN9MERWP+QSJQdvZELhkaHcrwTEB80+wcNZ13xf2zShvO60+3rz63Nqf+/kwZcBMNFuwD2ekjww==
dependencies:
"@abp/jquery" "~6.0.0-rc.4"
"@abp/jquery" "~6.0.0-rc.5"
toastr "^2.1.4"
"@abp/utils@~6.0.0-rc.4":
version "6.0.0-rc.4"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.4.tgz#e18ef1557a2600fa153db13162e1ed097bc6f15a"
integrity sha512-eT6RVfFsyB8uAdMHDdG4M2Erg3RrvkG7Z5Xa0ko7JIhEz5VwsRcXGwTAORYHsu0M1hpewZljdD5OmQRods13LA==
"@abp/utils@~6.0.0-rc.5":
version "6.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0-rc.5.tgz#c05df5bb5a776ea8a9bd4589d0df6a373bfff1ef"
integrity sha512-X/UGqMJu1vbz6WQOMP7+MXkUB3rIwnm/1PkmGOM+gFqmQJt21IEKbV/gG2/CNR4/QY02HJhj5v4/wm0UBEH56g==
dependencies:
just-compare "^1.3.0"

@ -1,41 +1,64 @@
{
"name": "Volo.Docs.Admin.Application.Contracts",
"hash": "8e78a71db249bde834148637edf070b1",
"hash": "f0c08f2666ce04bcdfafff32e1386b8e",
"contents": [
{
"namespace": "Volo.Docs.Admin",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Docs.Domain.Shared",
"namespace": "Volo.Docs",
"name": "DocsDomainSharedModule"
},
{
"declaringAssemblyName": "Volo.Abp.Ddd.Application.Contracts",
"namespace": "Volo.Abp.Application",
"name": "AbpDddApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.Authorization.Abstractions",
"namespace": "Volo.Abp.Authorization",
"name": "AbpAuthorizationAbstractionsModule"
}
],
"contentType": "abpModule",
"name": "DocsAdminApplicationContractsModule"
"name": "DocsAdminApplicationContractsModule",
"summary": null
},
{
"displayName": "Projects",
"isEnabled": true,
"contentType": "permission",
"name": "Docs.Admin.Projects"
"name": "Docs.Admin.Projects",
"summary": null
},
{
"displayName": "Edit",
"isEnabled": true,
"contentType": "permission",
"name": "Docs.Admin.Projects.Update"
"name": "Docs.Admin.Projects.Update",
"summary": null
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "Docs.Admin.Projects.Delete"
"name": "Docs.Admin.Projects.Delete",
"summary": null
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "Docs.Admin.Projects.Create"
"name": "Docs.Admin.Projects.Create",
"summary": null
},
{
"displayName": "Documents",
"isEnabled": true,
"contentType": "permission",
"name": "Docs.Admin.Documents"
"name": "Docs.Admin.Documents",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Docs.Admin.HttpApi.Client",
"hash": "b89a21854479861a94321c9b9b14c1ef",
"hash": "b5e9b4c1ee56bf2c2eae9a4762e73393",
"contents": [
{
"namespace": "Volo.Docs.Admin",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Docs.Admin.Application.Contracts",
"namespace": "Volo.Docs.Admin",
"name": "DocsAdminApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.Http.Client",
"namespace": "Volo.Abp.Http.Client",
"name": "AbpHttpClientModule"
}
],
"contentType": "abpModule",
"name": "DocsAdminHttpApiClientModule"
"name": "DocsAdminHttpApiClientModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Docs.Admin.HttpApi",
"hash": "2ce1eb9b94903de99e5e94c61fecd09d",
"hash": "fe772fd289de167d1d3d92bc6cf99e6b",
"contents": [
{
"namespace": "Volo.Docs.Admin",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Docs.Admin.Application.Contracts",
"namespace": "Volo.Docs.Admin",
"name": "DocsAdminApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc",
"namespace": "Volo.Abp.AspNetCore.Mvc",
"name": "AbpAspNetCoreMvcModule"
}
],
"contentType": "abpModule",
"name": "DocsAdminHttpApiModule"
"name": "DocsAdminHttpApiModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Docs.Admin.Web",
"hash": "9bf873547c3d7a73d22281db34ccb755",
"hash": "90299a8fb6aa0640e7813d4b997c9db2",
"contents": [
{
"namespace": "Volo.Docs.Admin",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Docs.Admin.Application.Contracts",
"namespace": "Volo.Docs.Admin",
"name": "DocsAdminApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap",
"name": "AbpAspNetCoreMvcUiBootstrapModule"
}
],
"contentType": "abpModule",
"name": "DocsAdminWebModule"
"name": "DocsAdminWebModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Docs.Application.Contracts",
"hash": "262e4f1684408074bc48fd8b516291ac",
"hash": "a11e233ee6ba4da49b006d06304e978c",
"contents": [
{
"namespace": "Volo.Docs",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Docs.Domain.Shared",
"namespace": "Volo.Docs",
"name": "DocsDomainSharedModule"
},
{
"declaringAssemblyName": "Volo.Abp.Ddd.Application.Contracts",
"namespace": "Volo.Abp.Application",
"name": "AbpDddApplicationContractsModule"
}
],
"contentType": "abpModule",
"name": "DocsApplicationContractsModule"
"name": "DocsApplicationContractsModule",
"summary": null
}
]
}

@ -1,11 +1,19 @@
{
"name": "Volo.Docs.Domain.Shared",
"hash": "55aba204a9318469c1df9a9a68a29f86",
"hash": "11fea0ef365f826fafaf038018ac1838",
"contents": [
{
"namespace": "Volo.Docs",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Localization",
"namespace": "Volo.Abp.Localization",
"name": "AbpLocalizationModule"
}
],
"contentType": "abpModule",
"name": "DocsDomainSharedModule"
"name": "DocsDomainSharedModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Docs.EntityFrameworkCore",
"hash": "8f4f450885d4dfe7da4ab5b6c7a436de",
"hash": "63485c5a92b3e5a01a8ee60f9ede5629",
"contents": [
{
"namespace": "Volo.Docs.EntityFrameworkCore",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Docs.Domain",
"namespace": "Volo.Docs",
"name": "DocsDomainModule"
},
{
"declaringAssemblyName": "Volo.Abp.EntityFrameworkCore",
"namespace": "Volo.Abp.EntityFrameworkCore",
"name": "AbpEntityFrameworkCoreModule"
}
],
"contentType": "abpModule",
"name": "DocsEntityFrameworkCoreModule"
"name": "DocsEntityFrameworkCoreModule",
"summary": null
},
{
"namespace": "Volo.Docs.EntityFrameworkCore",
@ -14,21 +27,25 @@
{
"entityFullName": "Volo.Docs.Documents.Document",
"contentType": "databaseTable",
"name": "DocsDocuments"
"name": "DocsDocuments",
"summary": null
},
{
"entityFullName": "Volo.Docs.Documents.DocumentContributor",
"contentType": "databaseTable",
"name": "DocsDocumentContributors"
"name": "DocsDocumentContributors",
"summary": null
},
{
"entityFullName": "Volo.Docs.Projects.Project",
"contentType": "databaseTable",
"name": "DocsProjects"
"name": "DocsProjects",
"summary": null
}
],
"contentType": "efCoreDbContext",
"name": "DocsDbContext"
"name": "DocsDbContext",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Docs.HttpApi.Client",
"hash": "50c3210eb30ae0ec2be506452e76e304",
"hash": "3fe2547f3268a4151ccc5448f918ec7d",
"contents": [
{
"namespace": "Volo.Docs",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Docs.Application.Contracts",
"namespace": "Volo.Docs",
"name": "DocsApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.Http.Client",
"namespace": "Volo.Abp.Http.Client",
"name": "AbpHttpClientModule"
}
],
"contentType": "abpModule",
"name": "DocsHttpApiClientModule"
"name": "DocsHttpApiClientModule",
"summary": null
}
]
}

@ -1,11 +1,24 @@
{
"name": "Volo.Docs.HttpApi",
"hash": "182385cfe2cc437b662822257d7e78c7",
"hash": "54ac44b93fe2ee96458e0c12cfdc2d66",
"contents": [
{
"namespace": "Volo.Docs",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Docs.Application.Contracts",
"namespace": "Volo.Docs",
"name": "DocsApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc",
"namespace": "Volo.Abp.AspNetCore.Mvc",
"name": "AbpAspNetCoreMvcModule"
}
],
"contentType": "abpModule",
"name": "DocsHttpApiModule"
"name": "DocsHttpApiModule",
"summary": null
}
]
}

@ -1,29 +1,45 @@
{
"name": "Volo.Docs.MongoDB",
"hash": "a3746fbf103117f78e369dded9a6c7b0",
"hash": "b3e0c3ca3b5b4a012f85a5a7213683f1",
"contents": [
{
"namespace": "Volo.Docs.MongoDB",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Docs.Domain",
"namespace": "Volo.Docs",
"name": "DocsDomainModule"
},
{
"declaringAssemblyName": "Volo.Abp.MongoDB",
"namespace": "Volo.Abp.MongoDB",
"name": "AbpMongoDbModule"
}
],
"contentType": "abpModule",
"name": "DocsMongoDbModule"
"name": "DocsMongoDbModule",
"summary": null
},
{
"namespace": "Volo.Docs.MongoDB",
"connectionStringName": "Docs",
"databaseCollections": [
{
"entityFullName": "Volo.Docs.Projects.Project",
"entityFullName": "Volo.Docs.Documents.Document",
"contentType": "databaseCollection",
"name": "DocsProjects"
"name": "DocsDocumentS",
"summary": null
},
{
"entityFullName": "Volo.Docs.Documents.Document",
"entityFullName": "Volo.Docs.Projects.Project",
"contentType": "databaseCollection",
"name": "DocsDocumentS"
"name": "DocsProjects",
"summary": null
}
],
"contentType": "mongoDbContext",
"name": "DocsMongoDbContext"
"name": "DocsMongoDbContext",
"summary": null
}
]
}

@ -1,11 +1,44 @@
{
"name": "Volo.Docs.Web",
"hash": "774b48775ac310eea144c8a3182a56b2",
"hash": "36efd01c7d37da50fdf878a2e48ceb3e",
"contents": [
{
"namespace": "Volo.Docs",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Docs.Application.Contracts",
"namespace": "Volo.Docs",
"name": "DocsApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.AutoMapper",
"namespace": "Volo.Abp.AutoMapper",
"name": "AbpAutoMapperModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Bootstrap",
"name": "AbpAspNetCoreMvcUiBootstrapModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared",
"name": "AbpAspNetCoreMvcUiThemeSharedModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Packages",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Packages",
"name": "AbpAspNetCoreMvcUiPackagesModule"
},
{
"declaringAssemblyName": "Volo.Abp.AspNetCore.Mvc.UI.Bundling",
"namespace": "Volo.Abp.AspNetCore.Mvc.UI.Bundling",
"name": "AbpAspNetCoreMvcUiBundlingModule"
}
],
"contentType": "abpModule",
"name": "DocsWebModule"
"name": "DocsWebModule",
"summary": null
}
]
}

@ -1,17 +1,41 @@
{
"name": "Volo.Abp.FeatureManagement.Application.Contracts",
"hash": "d438aa348fe9ac8c5a4ee759a8b850da",
"hash": "3868288c16b0205199b545969981c86d",
"contents": [
{
"namespace": "Volo.Abp.FeatureManagement",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.FeatureManagement.Domain.Shared",
"namespace": "Volo.Abp.FeatureManagement",
"name": "AbpFeatureManagementDomainSharedModule"
},
{
"declaringAssemblyName": "Volo.Abp.Ddd.Application.Contracts",
"namespace": "Volo.Abp.Application",
"name": "AbpDddApplicationContractsModule"
},
{
"declaringAssemblyName": "Volo.Abp.Authorization.Abstractions",
"namespace": "Volo.Abp.Authorization",
"name": "AbpAuthorizationAbstractionsModule"
},
{
"declaringAssemblyName": "Volo.Abp.Json",
"namespace": "Volo.Abp.Json",
"name": "AbpJsonModule"
}
],
"contentType": "abpModule",
"name": "AbpFeatureManagementApplicationContractsModule"
"name": "AbpFeatureManagementApplicationContractsModule",
"summary": null
},
{
"displayName": "Manage Host features",
"isEnabled": true,
"contentType": "permission",
"name": "FeatureManagement.ManageHostFeatures"
"name": "FeatureManagement.ManageHostFeatures",
"summary": null
}
]
}

@ -1,11 +1,19 @@
{
"name": "Volo.Abp.FeatureManagement.Domain.Shared",
"hash": "5a921dc2b9bbd17f772d55246647db55",
"hash": "0b1d16f0ae6241d0ed136af759e409e4",
"contents": [
{
"namespace": "Volo.Abp.FeatureManagement",
"dependsOnModules": [
{
"declaringAssemblyName": "Volo.Abp.Validation",
"namespace": "Volo.Abp.Validation",
"name": "AbpValidationModule"
}
],
"contentType": "abpModule",
"name": "AbpFeatureManagementDomainSharedModule"
"name": "AbpFeatureManagementDomainSharedModule",
"summary": null
}
]
}

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

Loading…
Cancel
Save