chore: update taiga

This commit is contained in:
waterplea
2024-07-29 18:18:00 +04:00
parent d159dde2ca
commit 949f1c648a
5 changed files with 141 additions and 141 deletions

View File

@@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-wifi-high"><path d="M12 20h.01"/><path d="M5 12.859a10 10 0 0 1 14 0"/><path d="M8.5 16.429a5 5 0 0 1 7 0"/></svg>

Before

Width:  |  Height:  |  Size: 317 B

View File

@@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-wifi-low"><path d="M12 20h.01"/><path d="M8.5 16.429a5 5 0 0 1 7 0"/></svg>

Before

Width:  |  Height:  |  Size: 278 B

View File

@@ -1,7 +1,7 @@
import { CommonModule } from '@angular/common'
import { NgModule } from '@angular/core'
import { FormsModule, ReactiveFormsModule } from '@angular/forms'
import { MaskitoModule } from '@maskito/angular'
import { MaskitoDirective } from '@maskito/angular'
import { TuiMapperPipe, TuiValueChanges } from '@taiga-ui/cdk'
import {
TuiAppearance,
@@ -74,7 +74,7 @@ import { MustachePipe } from './mustache.pipe'
TuiFieldErrorPipe,
TuiValueChanges,
TuiElasticContainer,
MaskitoModule,
MaskitoDirective,
TuiInputDateModule,
TuiInputTimeModule,
TuiInputDateTimeModule,