-
-
-
-
-
- {{ getErrorMessage() }}
-
-
+
+
+
+
+
+ {{ label$ }}
+ {{ getErrorMessage() }}
+
+
diff --git a/projects/angular-sdk-library/src/lib/_components/field/phone/phone.component.scss b/projects/angular-sdk-library/src/lib/_components/field/phone/phone.component.scss
index 40d8f616..5aa69dea 100644
--- a/projects/angular-sdk-library/src/lib/_components/field/phone/phone.component.scss
+++ b/projects/angular-sdk-library/src/lib/_components/field/phone/phone.component.scss
@@ -24,58 +24,58 @@
font-size: 0.7rem;
}
-::ng-deep .iti {
- display: block !important;
- margin-bottom: 20px;
+// ::ng-deep .iti {
+// display: block !important;
+// margin-bottom: 20px;
- .dropdown-menu.country-dropdown {
- border-top-left-radius: 0px;
- border-top-right-radius: 0px;
- border-color: #c7cace;
- margin-top: -1px;
- }
+// .dropdown-menu.country-dropdown {
+// border-top-left-radius: 0px;
+// border-top-right-radius: 0px;
+// border-color: #c7cace;
+// margin-top: -1px;
+// }
- .iti__country-list {
- box-shadow: none;
- font-size: 14px;
- margin-left: 0;
- width: 244px;
- max-height: 170px;
- }
+// .iti__country-list {
+// box-shadow: none;
+// font-size: 14px;
+// margin-left: 0;
+// width: 244px;
+// max-height: 170px;
+// }
- .search-container input {
- font-size: 14px;
- border-color: #c7cace;
- border-radius: 0;
- padding: 5px 10px;
- }
+// .search-container input {
+// font-size: 14px;
+// border-color: #c7cace;
+// border-radius: 0;
+// padding: 5px 10px;
+// }
- .search-container input:focus {
- outline: none;
- }
-}
+// .search-container input:focus {
+// outline: none;
+// }
+// }
-::ng-deep .iti__flag-container.open + input {
- border-bottom-left-radius: 0px;
- border-bottom-right-radius: 0px;
-}
+// ::ng-deep .iti__flag-container.open + input {
+// border-bottom-left-radius: 0px;
+// border-bottom-right-radius: 0px;
+// }
-::ng-deep ngx-mat-intl-tel-input {
- .country-selector {
- opacity: 1 !important;
- bottom: 8px !important;
- }
+// ::ng-deep ngx-mat-intl-tel-input {
+// .country-selector {
+// opacity: 1 !important;
+// bottom: 8px !important;
+// }
- input:not(.country-search) {
- bottom: 3px;
- left: 10px;
- }
+// input:not(.country-search) {
+// bottom: 3px;
+// left: 10px;
+// }
- .country-list-button {
- font-size: 0.8rem !important;
- }
+// .country-list-button {
+// font-size: 0.8rem !important;
+// }
- .mat-menu-content:not(:empty) {
- max-height: 250px;
- }
-}
+// .mat-menu-content:not(:empty) {
+// max-height: 250px;
+// }
+// }