Merge branch 'feature/document-type-sorting' into feature/document-type-sortorders-calculation
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import type { UmbDocumentTypeDetailModel } from '../../../types.js';
|
||||
import type { UmbDocumentTypeWorkspaceContext } from '../../document-type-workspace.context.js';
|
||||
import type { UmbDocumentTypeWorkspaceViewEditPropertiesElement } from './document-type-workspace-view-edit-properties.element.js';
|
||||
|
||||
import type { UUIInputEvent } from '@umbraco-cms/backoffice/external/uui';
|
||||
import { UmbLitElement } from '@umbraco-cms/backoffice/lit-element';
|
||||
import { css, html, customElement, property, state, repeat, ifDefined } from '@umbraco-cms/backoffice/external/lit';
|
||||
import { UmbTextStyles } from '@umbraco-cms/backoffice/style';
|
||||
|
||||
Reference in New Issue
Block a user