@if (selectedType) { {{ resources.length }} {{ 'config.layout.lbl.resources_placed' | translate }} } @if (selectionIds.size > 1) { {{ selectionIds.size }} {{ 'config.layout.lbl.selected' | translate }} } @if (selectionIds.size > 1) { }
@if (selectedType?.bkrt_type !== 'RESTAURANT') { } @if (selectedType?.bkrt_type === 'RESTAURANT') { }
{{ canvasHeight }}px
{{ 'config.layout.palette.add' | translate }}
@if (selectedType?.bkrt_type === 'BEACH') { } @if (selectedType?.bkrt_type === 'RESTAURANT') { } @if (selectedType?.bkrt_type === 'GENERIC' || !selectedType) { } {{ 'config.layout.palette.drag_hint' | translate }}
@if (selectedType?.bkrt_type === 'RESTAURANT') {
{{ 'config.layout.palette.round_table' | translate }}
2×2
} @if (selectedType?.bkrt_type === 'BEACH') {
{{ 'config.layout.palette.colors' | translate }}
} @if (selectedType?.bkrt_type === 'BEACH') {
{{ 'config.layout.palette.palm' | translate }}
2×2
} @if (selectedType?.bkrt_type === 'RESTAURANT') {
{{ 'config.layout.palette.color' | translate }}
} @if (selectedType?.bkrt_type === 'BEACH') {
STAB. {{ 'config.layout.palette.stabilimento' | translate }}
}
@if (snapEnabled) {
} @for (p of passerelle; track p) {
} @if (walls.length > 0 || (wallDrawMode && currentWallPoints.length > 0)) { @for (m of walls; track m) { @for (seg of getWallSegments(m); track seg; let i = $index) { {{ 'config.layout.tooltip.delete_wall_segment' | translate }} } } @if (wallDrawMode && currentWallPoints.length > 0) { } @if (wallDrawMode) { @for (p of currentWallPoints; track p) { } } } @for (m of walls; track m) {
} @if (stabilimento) {
} @for (r of resources; track r) {
@if (selectedType?.bkrt_type === 'BEACH' && getResourceSubtype(r) !== 'PALMA') { } @if (selectedType?.bkrt_type === 'BEACH' && getResourceSubtype(r) === 'PALMA') { } @if (selectedType?.bkrt_type === 'RESTAURANT' && getRestaurantSubtype(r) === 'QUADRATO') { } @if (selectedType?.bkrt_type === 'RESTAURANT' && getRestaurantSubtype(r) === 'TONDO') { } @if (selectedType?.bkrt_type === 'GENERIC' || !selectedType) { } {{ r.bkr_name }}
} @if (drawMode) {
@if (drawStart && drawCurrent) {
}
} @if (wallDrawMode) {
} @if (resources.length === 0 && passerelle.length === 0 && selectedType && !drawMode) {

{{ 'config.layout.canvas.drag_hint' | translate }}

} @if (!selectedType) {

{{ 'config.layout.canvas.select_type_hint' | translate }}

} @if (drawMode) {
{{ 'config.layout.canvas.draw_hint' | translate }}
} @if (wallDrawMode) {
{{ 'config.layout.canvas.wall_draw_hint' | translate }} @if (currentWallPoints.length >= 2) { } @if (currentWallPoints.length >= 1) { }
}
@if (selectedResource) {
@if (selectedType?.bkrt_type === 'BEACH') {
} @if (selectedType?.bkrt_type === 'RESTAURANT') {
} @if (selectedType?.bkrt_type !== 'BEACH' && selectedType?.bkrt_type !== 'RESTAURANT') {
}
@if (selectedType?.bkrt_type === 'RESTAURANT' && isMerged(selectedResource)) { }
}
@if (resources.length > 0) {
{{ 'config.layout.auto_dialog.warning_prefix' | translate }} {{ resources.length }} {{ 'config.layout.auto_dialog.warning_suffix' | translate }}
}

{{ 'config.layout.auto_dialog.will_create_prefix' | translate }} {{ autoRows * autoCols }} {{ 'config.layout.auto_dialog.will_create_suffix' | translate }}