-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: added support work in angular 15 and >=12 (#213)
- Loading branch information
1 parent
c10c113
commit 15c2f02
Showing
9 changed files
with
147 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"must include word \"dep\" (async validate)": "must include word \"dep\" (async validate)" | ||
} | ||
"must include word \"dep\" (async validate)": "must include word \"dep\" (async validate)" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"must include word \"dep\" (async validate)": "" | ||
} | ||
"must include word \"dep\" (async validate)": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,61 +1,61 @@ | ||
{ | ||
"Experimental: user panel": "Experimental: user panel", | ||
"Experimental: login panel": "Experimental: login panel", | ||
"Experimental: registration panel": "Experimental: registration panel", | ||
"Other files": "Other files", | ||
"New API": "New API", | ||
"region num should not be empty (native angular)": "region num should not be empty (native angular)", | ||
"Login form": "Login form", | ||
"Username": "Username", | ||
"Password": "Password", | ||
"Form status:": "Form status:", | ||
"Form custom validate errors:": "Form custom validate errors:", | ||
"Login user data:": "Login user data:", | ||
"Login": "Login", | ||
"username": "username", | ||
"password": "password", | ||
"Registration form": "Registration form", | ||
"Confirm password": "Confirm password", | ||
"Registration user data:": "Registration user data:", | ||
"Registration": "Registration", | ||
"rePassword": "rePassword", | ||
"User form": "User form", | ||
"Email": "Email", | ||
"Date of birth": "Date of birth", | ||
"date of birth is": "date of birth is", | ||
"Department of user": "Department of user", | ||
"Department name": "Department name", | ||
"Company of department": "Company of department", | ||
"Company name": "Company name", | ||
"Company region num": "Company region num", | ||
"Administrator": "Administrator", | ||
"Staff": "Staff", | ||
"Saved item:": "Saved item:", | ||
"Load": "Load", | ||
"Clear": "Clear", | ||
"Save": "Save", | ||
"email": "email", | ||
"dateOfBirth": "dateOfBirth", | ||
"Tasks max length = 3 (native angular)": "Tasks max length = 3 (native angular)", | ||
"English": "English", | ||
"Russian": "Русский", | ||
"Experimental + transloco + i18n": "Experimental + transloco + i18n", | ||
"must include word \"dep\" (async validate)": "must include word \"dep\" (async validate)", | ||
"Id": "Id", | ||
"Name": "Name", | ||
"Region num": "Region num", | ||
"The company name must be longer than 15": "The company name must be longer than 15", | ||
"Company": "Company", | ||
"company name": "company name", | ||
"company region name": "company region name", | ||
"department name": "department name", | ||
"Tasks not initialized or min length = 1 and max length = 3, and all initialized tasks must be not empty": "Tasks not initialized or min length = 1 and max length = 3, and all initialized tasks must be not empty", | ||
"Department": "Department", | ||
"Only abc field": "Only abc field", | ||
"it should match the cool 'abc' string": "it should match the cool 'abc' string", | ||
"$constraint1 do not match to $property": "$constraint1 do not match to $property", | ||
"Form native errors:": "Form native errors:", | ||
"name": "name", | ||
"regionNum": "regionNum", | ||
"Group form": "Group form" | ||
} | ||
"Experimental: user panel": "Experimental: user panel", | ||
"Experimental: login panel": "Experimental: login panel", | ||
"Experimental: registration panel": "Experimental: registration panel", | ||
"Other files": "Other files", | ||
"New API": "New API", | ||
"region num should not be empty (native angular)": "region num should not be empty (native angular)", | ||
"Login form": "Login form", | ||
"Username": "Username", | ||
"Password": "Password", | ||
"Form status:": "Form status:", | ||
"Form custom validate errors:": "Form custom validate errors:", | ||
"Login user data:": "Login user data:", | ||
"Login": "Login", | ||
"username": "username", | ||
"password": "password", | ||
"Registration form": "Registration form", | ||
"Confirm password": "Confirm password", | ||
"Registration user data:": "Registration user data:", | ||
"Registration": "Registration", | ||
"rePassword": "rePassword", | ||
"User form": "User form", | ||
"Email": "Email", | ||
"Date of birth": "Date of birth", | ||
"date of birth is": "date of birth is", | ||
"Department of user": "Department of user", | ||
"Department name": "Department name", | ||
"Company of department": "Company of department", | ||
"Company name": "Company name", | ||
"Company region num": "Company region num", | ||
"Administrator": "Administrator", | ||
"Staff": "Staff", | ||
"Saved item:": "Saved item:", | ||
"Load": "Load", | ||
"Clear": "Clear", | ||
"Save": "Save", | ||
"email": "email", | ||
"dateOfBirth": "dateOfBirth", | ||
"Tasks max length = 3 (native angular)": "Tasks max length = 3 (native angular)", | ||
"English": "English", | ||
"Russian": "Русский", | ||
"Experimental + transloco + i18n": "Experimental + transloco + i18n", | ||
"must include word \"dep\" (async validate)": "must include word \"dep\" (async validate)", | ||
"Id": "Id", | ||
"Name": "Name", | ||
"Region num": "Region num", | ||
"The company name must be longer than 15": "The company name must be longer than 15", | ||
"Company": "Company", | ||
"company name": "company name", | ||
"company region name": "company region name", | ||
"department name": "department name", | ||
"Tasks not initialized or min length = 1 and max length = 3, and all initialized tasks must be not empty": "Tasks not initialized or min length = 1 and max length = 3, and all initialized tasks must be not empty", | ||
"Department": "Department", | ||
"Only abc field": "Only abc field", | ||
"it should match the cool 'abc' string": "it should match the cool 'abc' string", | ||
"$constraint1 do not match to $property": "$constraint1 do not match to $property", | ||
"Form native errors:": "Form native errors:", | ||
"name": "name", | ||
"regionNum": "regionNum", | ||
"Group form": "Group form" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,61 +1,61 @@ | ||
{ | ||
"Experimental: user panel": "Экспериментально: панель пользователя", | ||
"Experimental: login panel": "Экспериментально: панель входа", | ||
"Experimental: registration panel": "Экспериментально: регистрационная панель", | ||
"Other files": "Другие файлы", | ||
"New API": "Новое АПИ", | ||
"region num should not be empty (native angular)": "номер региона не должен быть пустым (нативный angular)", | ||
"Login form": "Форма входа", | ||
"Username": "Имя пользователя", | ||
"Password": "Пароль", | ||
"Form status:": "Статус формы:", | ||
"Form custom validate errors:": "Короткие ошибки класс валидатора:", | ||
"Login user data:": "Данные пользователя для входа:", | ||
"Login": "Авторизоваться", | ||
"username": "имя пользователя", | ||
"password": "пароль", | ||
"Registration form": "Форма регистрации", | ||
"Confirm password": "Подтвердите пароль", | ||
"Registration user data:": "Регистрационные данные пользователя:", | ||
"Registration": "Регистрация", | ||
"rePassword": "повтор пароля", | ||
"User form": "Пользователь", | ||
"Email": "Эл. адрес", | ||
"Date of birth": "Дата рождения", | ||
"date of birth is": "дата рождения", | ||
"Department of user": "Отдел", | ||
"Department name": "Название отдела", | ||
"Company of department": "Компания", | ||
"Company name": "Название компании", | ||
"Company region num": "Номер региона компании", | ||
"Administrator": "Администратор", | ||
"Staff": "Персонал", | ||
"Saved item:": "Сохраненные данные:", | ||
"Load": "Загрузить", | ||
"Clear": "Очистить", | ||
"Save": "Сохранить", | ||
"email": "эл. адрес", | ||
"dateOfBirth": "дата рождения", | ||
"Tasks max length = 3 (native angular)": "", | ||
"English": "", | ||
"Russian": "Русский", | ||
"Experimental + transloco + i18n": "Экспериментально + transloco + перевод", | ||
"must include word \"dep\" (async validate)": "должен включать слово \"dep\" (асинхронная проверка)", | ||
"Id": "Ид.", | ||
"Name": "Название", | ||
"Region num": "Номер региона", | ||
"The company name must be longer than 15": "Название компании должно быть длиннее 15", | ||
"Company": "Компания", | ||
"company name": "название компании", | ||
"company region name": "регион компании", | ||
"department name": "название отдела", | ||
"Tasks not initialized or min length = 1 and max length = 3, and all initialized tasks must be not empty": "Задачи не инициализированы и минимальная длина = 1, а максимальная длина = 3, и все созданные задачи не должны быть пустыми", | ||
"Department": "Отдел", | ||
"Only abc field": "Должно включать только abc", | ||
"it should match the cool 'abc' string": "он должен соответствовать классной строке 'abc'", | ||
"$constraint1 do not match to $property": "$constraint1 не равно $property", | ||
"Form native errors:": "Нативные ошибки:", | ||
"name": "название", | ||
"regionNum": "номер региона", | ||
"Group form": "Форма группы" | ||
} | ||
"Experimental: user panel": "Экспериментально: панель пользователя", | ||
"Experimental: login panel": "Экспериментально: панель входа", | ||
"Experimental: registration panel": "Экспериментально: регистрационная панель", | ||
"Other files": "Другие файлы", | ||
"New API": "Новое АПИ", | ||
"region num should not be empty (native angular)": "номер региона не должен быть пустым (нативный angular)", | ||
"Login form": "Форма входа", | ||
"Username": "Имя пользователя", | ||
"Password": "Пароль", | ||
"Form status:": "Статус формы:", | ||
"Form custom validate errors:": "Короткие ошибки класс валидатора:", | ||
"Login user data:": "Данные пользователя для входа:", | ||
"Login": "Авторизоваться", | ||
"username": "имя пользователя", | ||
"password": "пароль", | ||
"Registration form": "Форма регистрации", | ||
"Confirm password": "Подтвердите пароль", | ||
"Registration user data:": "Регистрационные данные пользователя:", | ||
"Registration": "Регистрация", | ||
"rePassword": "повтор пароля", | ||
"User form": "Пользователь", | ||
"Email": "Эл. адрес", | ||
"Date of birth": "Дата рождения", | ||
"date of birth is": "дата рождения", | ||
"Department of user": "Отдел", | ||
"Department name": "Название отдела", | ||
"Company of department": "Компания", | ||
"Company name": "Название компании", | ||
"Company region num": "Номер региона компании", | ||
"Administrator": "Администратор", | ||
"Staff": "Персонал", | ||
"Saved item:": "Сохраненные данные:", | ||
"Load": "Загрузить", | ||
"Clear": "Очистить", | ||
"Save": "Сохранить", | ||
"email": "эл. адрес", | ||
"dateOfBirth": "дата рождения", | ||
"Tasks max length = 3 (native angular)": "", | ||
"English": "", | ||
"Russian": "Русский", | ||
"Experimental + transloco + i18n": "Экспериментально + transloco + перевод", | ||
"must include word \"dep\" (async validate)": "должен включать слово \"dep\" (асинхронная проверка)", | ||
"Id": "Ид.", | ||
"Name": "Название", | ||
"Region num": "Номер региона", | ||
"The company name must be longer than 15": "Название компании должно быть длиннее 15", | ||
"Company": "Компания", | ||
"company name": "название компании", | ||
"company region name": "регион компании", | ||
"department name": "название отдела", | ||
"Tasks not initialized or min length = 1 and max length = 3, and all initialized tasks must be not empty": "Задачи не инициализированы и минимальная длина = 1, а максимальная длина = 3, и все созданные задачи не должны быть пустыми", | ||
"Department": "Отдел", | ||
"Only abc field": "Должно включать только abc", | ||
"it should match the cool 'abc' string": "он должен соответствовать классной строке 'abc'", | ||
"$constraint1 do not match to $property": "$constraint1 не равно $property", | ||
"Form native errors:": "Нативные ошибки:", | ||
"name": "название", | ||
"regionNum": "номер региона", | ||
"Group form": "Форма группы" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,9 @@ | ||
{ | ||
"serverRootTranslationsPath": "./apps/demo/src/assets/i18n/", | ||
"langs": [ | ||
"en", | ||
"ru" | ||
], | ||
"serverScopedLibs": [ | ||
"libs/ngx-dynamic-form-builder" | ||
], | ||
"rootTranslationsPath": "./apps/demo/src/assets/i18n/", | ||
"scopedLibs": [ | ||
"libs/ngx-dynamic-form-builder" | ||
], | ||
"clientRootTranslationsPath": "./apps/demo/src/assets/i18n/", | ||
"clientScopedLibs": [ | ||
"libs/ngx-dynamic-form-builder" | ||
] | ||
} | ||
"serverRootTranslationsPath": "./apps/demo/src/assets/i18n/", | ||
"langs": ["en", "ru"], | ||
"serverScopedLibs": ["libs/ngx-dynamic-form-builder"], | ||
"rootTranslationsPath": "./apps/demo/src/assets/i18n/", | ||
"scopedLibs": ["libs/ngx-dynamic-form-builder"], | ||
"clientRootTranslationsPath": "./apps/demo/src/assets/i18n/", | ||
"clientScopedLibs": ["libs/ngx-dynamic-form-builder"] | ||
} |