editor first run

This commit is contained in:
EugeneTes
2026-02-04 14:20:08 +01:00
parent 2748c6586e
commit eca5ced38a
33 changed files with 2322 additions and 5 deletions

View File

@@ -0,0 +1,10 @@
@using System.Net.Http
@using System.Net.Http.Json
@using Microsoft.AspNetCore.Components.Forms
@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.AspNetCore.Components.Web
@using Microsoft.AspNetCore.Components.Web.Virtualization
@using Microsoft.JSInterop
@using Inspectron.PrintServer.TemplateEditor
@using Inspectron.PrintServer.TemplateEditor.Components
@using Inspectron.PrintServer.TemplateEditor.Components.Layout