mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
remove unused css import
This commit is contained in:
@@ -20,8 +20,7 @@ import { Component, ElementRef, Input, Output, EventEmitter } from '@angular/cor
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-alfresco-publish-task',
|
||||
templateUrl: './diagram-alfresco-publish-task.component.html',
|
||||
styleUrls: ['./diagram-alfresco-publish-task.component.css']
|
||||
templateUrl: './diagram-alfresco-publish-task.component.html'
|
||||
})
|
||||
export class DiagramAlfrescoPublishTaskComponent {
|
||||
@Input()
|
||||
|
@@ -20,8 +20,7 @@ import { Component, ElementRef, Input, Output, EventEmitter } from '@angular/cor
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-box-publish-task',
|
||||
templateUrl: './diagram-box-publish-task.component.html',
|
||||
styleUrls: ['./diagram-box-publish-task.component.css']
|
||||
templateUrl: './diagram-box-publish-task.component.html'
|
||||
})
|
||||
export class DiagramBoxPublishTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-business-rule-task',
|
||||
templateUrl: './diagram-business-rule-task.component.html',
|
||||
styleUrls: ['./diagram-business-rule-task.component.css']
|
||||
templateUrl: './diagram-business-rule-task.component.html'
|
||||
})
|
||||
export class DiagramBusinessRuleTaskComponent {
|
||||
@Input()
|
||||
|
@@ -20,8 +20,7 @@ import { Component, ElementRef, Input, Output, EventEmitter } from '@angular/cor
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-camel-task',
|
||||
templateUrl: './diagram-camel-task.component.html',
|
||||
styleUrls: ['./diagram-camel-task.component.css']
|
||||
templateUrl: './diagram-camel-task.component.html'
|
||||
})
|
||||
export class DiagramCamelTaskComponent {
|
||||
@Input()
|
||||
|
@@ -20,8 +20,7 @@ import { Component, ElementRef, Input, Output, EventEmitter } from '@angular/cor
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-container-service-task',
|
||||
templateUrl: './diagram-container-service-task.component.html',
|
||||
styleUrls: ['./diagram-container-service-task.component.css']
|
||||
templateUrl: './diagram-container-service-task.component.html'
|
||||
})
|
||||
export class DiagramContainerServiceTaskComponent {
|
||||
@Input()
|
||||
|
@@ -20,8 +20,7 @@ import { Component, ElementRef, Input, Output, EventEmitter } from '@angular/cor
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-google-drive-publish-task',
|
||||
templateUrl: './diagram-google-drive-publish-task.component.html',
|
||||
styleUrls: ['./diagram-google-drive-publish-task.component.css']
|
||||
templateUrl: './diagram-google-drive-publish-task.component.html'
|
||||
})
|
||||
export class DiagramGoogleDrivePublishTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-manual-task',
|
||||
templateUrl: './diagram-manual-task.component.html',
|
||||
styleUrls: ['./diagram-manual-task.component.css']
|
||||
templateUrl: './diagram-manual-task.component.html'
|
||||
})
|
||||
export class DiagramManualTaskComponent {
|
||||
@Input()
|
||||
|
@@ -20,8 +20,7 @@ import { Component, ElementRef, Input, Output, EventEmitter } from '@angular/cor
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-mule-task',
|
||||
templateUrl: './diagram-mule-task.component.html',
|
||||
styleUrls: ['./diagram-mule-task.component.css']
|
||||
templateUrl: './diagram-mule-task.component.html'
|
||||
})
|
||||
export class DiagramMuleTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-receive-task',
|
||||
templateUrl: './diagram-receive-task.component.html',
|
||||
styleUrls: ['./diagram-receive-task.component.css']
|
||||
templateUrl: './diagram-receive-task.component.html'
|
||||
})
|
||||
export class DiagramReceiveTaskComponent {
|
||||
@Input()
|
||||
|
@@ -20,8 +20,7 @@ import { Component, ElementRef, Input, Output, EventEmitter } from '@angular/cor
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-rest-call-task',
|
||||
templateUrl: './diagram-rest-call-task.component.html',
|
||||
styleUrls: ['./diagram-rest-call-task.component.css']
|
||||
templateUrl: './diagram-rest-call-task.component.html'
|
||||
})
|
||||
export class DiagramRestCallTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-script-task',
|
||||
templateUrl: './diagram-script-task.component.html',
|
||||
styleUrls: ['./diagram-script-task.component.css']
|
||||
templateUrl: './diagram-script-task.component.html'
|
||||
})
|
||||
export class DiagramScriptTaskComponent {
|
||||
@Input()
|
||||
|
@@ -20,8 +20,7 @@ import { Component, ElementRef, Input, Output, EventEmitter } from '@angular/cor
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-send-task',
|
||||
templateUrl: './diagram-send-task.component.html',
|
||||
styleUrls: ['./diagram-send-task.component.css']
|
||||
templateUrl: './diagram-send-task.component.html'
|
||||
})
|
||||
export class DiagramSendTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-service-task',
|
||||
templateUrl: './diagram-service-task.component.html',
|
||||
styleUrls: ['./diagram-service-task.component.css']
|
||||
templateUrl: './diagram-service-task.component.html'
|
||||
})
|
||||
export class DiagramServiceTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-task',
|
||||
templateUrl: './diagram-task.component.html',
|
||||
styleUrls: ['./diagram-task.component.css']
|
||||
templateUrl: './diagram-task.component.html'
|
||||
})
|
||||
export class DiagramTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-user-task',
|
||||
templateUrl: './diagram-user-task.component.html',
|
||||
styleUrls: ['./diagram-user-task.component.css']
|
||||
templateUrl: './diagram-user-task.component.html'
|
||||
})
|
||||
export class DiagramUserTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-boundary-event',
|
||||
templateUrl: './diagram-boundary-event.component.html',
|
||||
styleUrls: ['./diagram-boundary-event.component.css']
|
||||
templateUrl: './diagram-boundary-event.component.html'
|
||||
})
|
||||
export class DiagramBoundaryEventComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-throw-event',
|
||||
templateUrl: './diagram-throw-event.component.html',
|
||||
styleUrls: ['./diagram-throw-event.component.css']
|
||||
templateUrl: './diagram-throw-event.component.html'
|
||||
})
|
||||
export class DiagramThrowEventComponent {
|
||||
@Input()
|
||||
|
@@ -20,8 +20,7 @@ import { Component, ElementRef, Input, Output, EventEmitter } from '@angular/cor
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-sequence-flow',
|
||||
templateUrl: './diagram-sequence-flow.component.html',
|
||||
styleUrls: ['./diagram-sequence-flow.component.css']
|
||||
templateUrl: './diagram-sequence-flow.component.html'
|
||||
})
|
||||
export class DiagramSequenceFlowComponent {
|
||||
@Input()
|
||||
|
@@ -24,8 +24,7 @@ import { RaphaelService } from './raphael/raphael.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'activiti-diagram',
|
||||
templateUrl: './diagram.component.html',
|
||||
styleUrls: ['./diagram.component.css']
|
||||
templateUrl: './diagram.component.html'
|
||||
})
|
||||
export class DiagramComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-end-event',
|
||||
templateUrl: './diagram-end-event.component.html',
|
||||
styleUrls: ['./diagram-end-event.component.css']
|
||||
templateUrl: './diagram-end-event.component.html'
|
||||
})
|
||||
export class DiagramEndEventComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-event',
|
||||
templateUrl: './diagram-event.component.html',
|
||||
styleUrls: ['./diagram-event.component.css']
|
||||
templateUrl: './diagram-event.component.html'
|
||||
})
|
||||
export class DiagramEventComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-start-event',
|
||||
templateUrl: './diagram-start-event.component.html',
|
||||
styleUrls: ['./diagram-start-event.component.css']
|
||||
templateUrl: './diagram-start-event.component.html'
|
||||
})
|
||||
export class DiagramStartEventComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-event-gateway',
|
||||
templateUrl: './diagram-event-gateway.component.html',
|
||||
styleUrls: ['./diagram-event-gateway.component.css']
|
||||
templateUrl: './diagram-event-gateway.component.html'
|
||||
})
|
||||
export class DiagramEventGatewayComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-exclusive-gateway',
|
||||
templateUrl: './diagram-exclusive-gateway.component.html',
|
||||
styleUrls: ['./diagram-exclusive-gateway.component.css']
|
||||
templateUrl: './diagram-exclusive-gateway.component.html'
|
||||
})
|
||||
export class DiagramExclusiveGatewayComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-gateway',
|
||||
templateUrl: './diagram-gateway.component.html',
|
||||
styleUrls: ['./diagram-gateway.component.css']
|
||||
templateUrl: './diagram-gateway.component.html'
|
||||
})
|
||||
export class DiagramGatewayComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-inclusive-gateway',
|
||||
templateUrl: './diagram-inclusive-gateway.component.html',
|
||||
styleUrls: ['./diagram-inclusive-gateway.component.css']
|
||||
templateUrl: './diagram-inclusive-gateway.component.html'
|
||||
})
|
||||
export class DiagramInclusiveGatewayComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-parallel-gateway',
|
||||
templateUrl: './diagram-parallel-gateway.component.html',
|
||||
styleUrls: ['./diagram-parallel-gateway.component.css']
|
||||
templateUrl: './diagram-parallel-gateway.component.html'
|
||||
})
|
||||
export class DiagramParallelGatewayComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-container-icon-event',
|
||||
templateUrl: './diagram-container-icon-event.component.html',
|
||||
styleUrls: ['./diagram-container-icon-event.component.css']
|
||||
templateUrl: './diagram-container-icon-event.component.html'
|
||||
})
|
||||
export class DiagramContainerIconEventTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-alfresco-publish-task',
|
||||
templateUrl: './diagram-icon-alfresco-publish-task.component.html',
|
||||
styleUrls: ['./diagram-icon-alfresco-publish-task.component.css']
|
||||
templateUrl: './diagram-icon-alfresco-publish-task.component.html'
|
||||
})
|
||||
export class DiagramIconAlfrescoPublishTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-box-publish-task',
|
||||
templateUrl: './diagram-icon-box-publish-task.component.html',
|
||||
styleUrls: ['./diagram-icon-box-publish-task.component.css']
|
||||
templateUrl: './diagram-icon-box-publish-task.component.html'
|
||||
})
|
||||
export class DiagramIconBoxPublishTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-business-rule-task',
|
||||
templateUrl: './diagram-icon-business-rule-task.component.html',
|
||||
styleUrls: ['./diagram-icon-business-rule-task.component.css']
|
||||
templateUrl: './diagram-icon-business-rule-task.component.html'
|
||||
})
|
||||
export class DiagramIconBusinessRuleTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-camel-task',
|
||||
templateUrl: './diagram-icon-camel-task.component.html',
|
||||
styleUrls: ['./diagram-icon-camel-task.component.css']
|
||||
templateUrl: './diagram-icon-camel-task.component.html'
|
||||
})
|
||||
export class DiagramIconCamelTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-error',
|
||||
templateUrl: './diagram-icon-error.component.html',
|
||||
styleUrls: ['./diagram-icon-error.component.css']
|
||||
templateUrl: './diagram-icon-error.component.html'
|
||||
})
|
||||
export class DiagramIconErrorComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-google-drive-publish-task',
|
||||
templateUrl: './diagram-icon-google-drive-publish-task.component.html',
|
||||
styleUrls: ['./diagram-icon-google-drive-publish-task.component.css']
|
||||
templateUrl: './diagram-icon-google-drive-publish-task.component.html'
|
||||
})
|
||||
export class DiagramIconGoogleDrivePublishTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-manual-task',
|
||||
templateUrl: './diagram-icon-manual-task.component.html',
|
||||
styleUrls: ['./diagram-icon-manual-task.component.css']
|
||||
templateUrl: './diagram-icon-manual-task.component.html'
|
||||
})
|
||||
export class DiagramIconManualTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-message',
|
||||
templateUrl: './diagram-icon-message.component.html',
|
||||
styleUrls: ['./diagram-icon-message.component.css']
|
||||
templateUrl: './diagram-icon-message.component.html'
|
||||
})
|
||||
export class DiagramIconMessageComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-mule-task',
|
||||
templateUrl: './diagram-icon-mule-task.component.html',
|
||||
styleUrls: ['./diagram-icon-mule-task.component.css']
|
||||
templateUrl: './diagram-icon-mule-task.component.html'
|
||||
})
|
||||
export class DiagramIconMuleTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-receive-task',
|
||||
templateUrl: './diagram-icon-receive-task.component.html',
|
||||
styleUrls: ['./diagram-icon-receive-task.component.css']
|
||||
templateUrl: './diagram-icon-receive-task.component.html'
|
||||
})
|
||||
export class DiagramIconReceiveTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-rest-call-task',
|
||||
templateUrl: './diagram-icon-rest-call-task.component.html',
|
||||
styleUrls: ['./diagram-icon-rest-call-task.component.css']
|
||||
templateUrl: './diagram-icon-rest-call-task.component.html'
|
||||
})
|
||||
export class DiagramIconRestCallTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-script-task',
|
||||
templateUrl: './diagram-icon-script-task.component.html',
|
||||
styleUrls: ['./diagram-icon-script-task.component.css']
|
||||
templateUrl: './diagram-icon-script-task.component.html'
|
||||
})
|
||||
export class DiagramIconScriptTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-send-task',
|
||||
templateUrl: './diagram-icon-send-task.component.html',
|
||||
styleUrls: ['./diagram-icon-send-task.component.css']
|
||||
templateUrl: './diagram-icon-send-task.component.html'
|
||||
})
|
||||
export class DiagramIconSendTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-service-task',
|
||||
templateUrl: './diagram-icon-service-task.component.html',
|
||||
styleUrls: ['./diagram-icon-service-task.component.css']
|
||||
templateUrl: './diagram-icon-service-task.component.html'
|
||||
})
|
||||
export class DiagramIconServiceTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-signal',
|
||||
templateUrl: './diagram-icon-signal.component.html',
|
||||
styleUrls: ['./diagram-icon-signal.component.css']
|
||||
templateUrl: './diagram-icon-signal.component.html'
|
||||
})
|
||||
export class DiagramIconSignalComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-timer',
|
||||
templateUrl: './diagram-icon-timer.component.html',
|
||||
styleUrls: ['./diagram-icon-timer.component.css']
|
||||
templateUrl: './diagram-icon-timer.component.html'
|
||||
})
|
||||
export class DiagramIconTimerComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-icon-user-task',
|
||||
templateUrl: './diagram-icon-user-task.component.html',
|
||||
styleUrls: ['./diagram-icon-user-task.component.css']
|
||||
templateUrl: './diagram-icon-user-task.component.html'
|
||||
})
|
||||
export class DiagramIconUserTaskComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-intermediate-catching-event',
|
||||
templateUrl: './diagram-intermediate-catching-event.component.html',
|
||||
styleUrls: ['./diagram-intermediate-catching-event.component.css']
|
||||
templateUrl: './diagram-intermediate-catching-event.component.html'
|
||||
})
|
||||
export class DiagramIntermediateCatchingEventComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-event-subprocess',
|
||||
templateUrl: './diagram-event-subprocess.component.html',
|
||||
styleUrls: ['./diagram-event-subprocess.component.css']
|
||||
templateUrl: './diagram-event-subprocess.component.html'
|
||||
})
|
||||
export class DiagramEventSubprocessComponent {
|
||||
@Input()
|
||||
|
@@ -21,8 +21,7 @@ import { DiagramColorService } from '../../services/diagram-color.service';
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'diagram-subprocess',
|
||||
templateUrl: './diagram-subprocess.component.html',
|
||||
styleUrls: ['./diagram-subprocess.component.css']
|
||||
templateUrl: './diagram-subprocess.component.html'
|
||||
})
|
||||
export class DiagramSubprocessComponent {
|
||||
@Input()
|
||||
|
Reference in New Issue
Block a user