@lucca-front/ng 17.4.2 → 17.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/a11y/public-api.d.ts +1 -0
- package/a11y/skip-links/skip-links.translate.d.ts +3 -3
- package/a11y/skip-links/translations.d.ts +50 -0
- package/callout/callout.translate.d.ts +3 -3
- package/callout/translations.d.ts +26 -0
- package/core/translate/intl.model.d.ts +2 -5
- package/core/translate/translation.model.d.ts +4 -0
- package/core-select/api/api-v3.directive.d.ts +1 -1
- package/core-select/public-api.d.ts +1 -0
- package/core-select/select.translate.d.ts +3 -3
- package/core-select/translations.d.ts +26 -0
- package/core-select/user/public-api.d.ts +1 -0
- package/core-select/user/translations.d.ts +26 -0
- package/core-select/user/user.translate.d.ts +3 -3
- package/date/input/date-input.translate.d.ts +3 -4
- package/date/input/translations.d.ts +58 -0
- package/date/select/date-select-input.translate.d.ts +3 -4
- package/date/select/translations.d.ts +58 -0
- package/department/select/input/department-select-input.translate.d.ts +3 -3
- package/department/select/input/translations.d.ts +26 -0
- package/dialog/dialog-header/dialog-header.translate.d.ts +3 -3
- package/dialog/dialog-header/translations.d.ts +26 -0
- package/dialog/public-api.d.ts +6 -5
- package/esm2022/a11y/public-api.mjs +2 -1
- package/esm2022/a11y/skip-links/skip-links.translate.mjs +3 -21
- package/esm2022/a11y/skip-links/translations.mjs +51 -0
- package/esm2022/callout/callout.translate.mjs +3 -12
- package/esm2022/callout/translations.mjs +27 -0
- package/esm2022/core/translate/intl.model.mjs +4 -7
- package/esm2022/core/translate/translation.model.mjs +1 -1
- package/esm2022/core-select/api/api-v3.directive.mjs +2 -2
- package/esm2022/core-select/public-api.mjs +2 -1
- package/esm2022/core-select/select.translate.mjs +3 -18
- package/esm2022/core-select/translations.mjs +27 -0
- package/esm2022/core-select/user/public-api.mjs +2 -1
- package/esm2022/core-select/user/translations.mjs +27 -0
- package/esm2022/core-select/user/user.translate.mjs +3 -18
- package/esm2022/core-select/user/users.directive.mjs +2 -2
- package/esm2022/date/input/date-input.directive.mjs +2 -2
- package/esm2022/date/input/date-input.translate.mjs +3 -35
- package/esm2022/date/input/translations.mjs +59 -0
- package/esm2022/date/select/date-select-input.component.mjs +2 -2
- package/esm2022/date/select/date-select-input.translate.mjs +3 -27
- package/esm2022/date/select/translations.mjs +59 -0
- package/esm2022/department/select/input/department-select-input.translate.mjs +3 -12
- package/esm2022/department/select/input/translations.mjs +27 -0
- package/esm2022/dialog/dialog-header/dialog-header.translate.mjs +3 -18
- package/esm2022/dialog/dialog-header/translations.mjs +27 -0
- package/esm2022/dialog/public-api.mjs +7 -6
- package/esm2022/establishment/select/input/establishment-select-input.translate.mjs +3 -12
- package/esm2022/establishment/select/input/translations.mjs +27 -0
- package/esm2022/establishment/select/select-all/index.mjs +1 -2
- package/esm2022/form-field/form-field.translate.mjs +3 -9
- package/esm2022/form-field/public-api.mjs +4 -3
- package/esm2022/form-field/translations.mjs +27 -0
- package/esm2022/forms/number-input/number-input.translate.mjs +3 -9
- package/esm2022/forms/number-input/translations.mjs +27 -0
- package/esm2022/forms/public-api.mjs +3 -1
- package/esm2022/forms/radio-group-input/radio/radio.component.mjs +3 -3
- package/esm2022/forms/text-input/text-input.translate.mjs +3 -11
- package/esm2022/forms/text-input/translations.mjs +35 -0
- package/esm2022/modal/modal.translate.mjs +3 -28
- package/esm2022/modal/translations.mjs +43 -0
- package/esm2022/multi-select/displayer/default-displayer.translate.mjs +3 -33
- package/esm2022/multi-select/displayer/index.mjs +3 -2
- package/esm2022/multi-select/displayer/translations.mjs +51 -0
- package/esm2022/multi-select/input/panel-ref.factory.mjs +4 -2
- package/esm2022/multi-select/panel/panel.component.mjs +2 -2
- package/esm2022/multi-select/select.translate.mjs +3 -68
- package/esm2022/multi-select/translations.mjs +107 -0
- package/esm2022/option/item/translations.mjs +35 -0
- package/esm2022/option/item/tree-option-item.translate.mjs +3 -11
- package/esm2022/option/placeholder/option-placeholder.translate.mjs +3 -15
- package/esm2022/option/placeholder/translations.mjs +35 -0
- package/esm2022/option/selector/all/select-all.translate.mjs +3 -23
- package/esm2022/option/selector/all/translations.mjs +35 -0
- package/esm2022/popup-employee/popup-employee.translate.mjs +3 -68
- package/esm2022/popup-employee/public-api.mjs +2 -1
- package/esm2022/popup-employee/translations.mjs +107 -0
- package/esm2022/qualification/select/input/qualification-select-input.translate.mjs +3 -12
- package/esm2022/qualification/select/input/translations.mjs +27 -0
- package/esm2022/sidepanel/sidepanel.model.mjs +2 -2
- package/esm2022/simple-select/input/panel-ref.factory.mjs +4 -2
- package/esm2022/simple-select/panel/panel.component.mjs +2 -2
- package/esm2022/simple-select/select.translate.mjs +3 -38
- package/esm2022/simple-select/translations.mjs +59 -0
- package/esm2022/toast/toasts.translate.mjs +3 -12
- package/esm2022/toast/translations.mjs +27 -0
- package/esm2022/user/select/input/translations.mjs +35 -0
- package/esm2022/user/select/input/user-select-input.translate.mjs +3 -15
- package/esm2022/user/select/searcher/translations.mjs +27 -0
- package/esm2022/user/select/searcher/user-searcher.translate.mjs +3 -12
- package/establishment/select/input/establishment-select-input.translate.d.ts +3 -3
- package/establishment/select/input/translations.d.ts +26 -0
- package/establishment/select/select-all/index.d.ts +0 -1
- package/fesm2022/lucca-front-ng-a11y.mjs +42 -10
- package/fesm2022/lucca-front-ng-a11y.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-callout.mjs +21 -4
- package/fesm2022/lucca-front-ng-callout.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-core-select-api.mjs +1 -1
- package/fesm2022/lucca-front-ng-core-select-api.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-core-select-user.mjs +34 -23
- package/fesm2022/lucca-front-ng-core-select-user.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-core-select.mjs +19 -8
- package/fesm2022/lucca-front-ng-core-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-core.mjs +3 -6
- package/fesm2022/lucca-front-ng-core.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-date.mjs +94 -34
- package/fesm2022/lucca-front-ng-date.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-department.mjs +21 -4
- package/fesm2022/lucca-front-ng-department.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-dialog.mjs +135 -124
- package/fesm2022/lucca-front-ng-dialog.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-establishment.mjs +23 -29
- package/fesm2022/lucca-front-ng-establishment.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-form-field.mjs +27 -7
- package/fesm2022/lucca-front-ng-form-field.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-forms.mjs +57 -11
- package/fesm2022/lucca-front-ng-forms.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-modal.mjs +25 -8
- package/fesm2022/lucca-front-ng-modal.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-multi-select.mjs +128 -65
- package/fesm2022/lucca-front-ng-multi-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-option.mjs +83 -21
- package/fesm2022/lucca-front-ng-option.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-popup-employee.mjs +62 -21
- package/fesm2022/lucca-front-ng-popup-employee.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-qualification.mjs +22 -5
- package/fesm2022/lucca-front-ng-qualification.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-sidepanel.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-simple-select.mjs +37 -12
- package/fesm2022/lucca-front-ng-simple-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-toast.mjs +21 -4
- package/fesm2022/lucca-front-ng-toast.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-user.mjs +48 -9
- package/fesm2022/lucca-front-ng-user.mjs.map +1 -1
- package/form-field/form-field.translate.d.ts +3 -3
- package/form-field/public-api.d.ts +3 -2
- package/form-field/translations.d.ts +26 -0
- package/forms/number-input/number-input.translate.d.ts +3 -3
- package/forms/number-input/translations.d.ts +26 -0
- package/forms/public-api.d.ts +2 -0
- package/forms/text-input/text-input.translate.d.ts +3 -3
- package/forms/text-input/translations.d.ts +34 -0
- package/modal/modal.translate.d.ts +3 -3
- package/modal/translations.d.ts +42 -0
- package/multi-select/displayer/default-displayer.translate.d.ts +3 -3
- package/multi-select/displayer/index.d.ts +2 -1
- package/multi-select/displayer/translations.d.ts +50 -0
- package/multi-select/select.translate.d.ts +3 -3
- package/multi-select/translations.d.ts +106 -0
- package/option/item/translations.d.ts +34 -0
- package/option/item/tree-option-item.translate.d.ts +3 -3
- package/option/placeholder/option-placeholder.translate.d.ts +3 -3
- package/option/placeholder/translations.d.ts +34 -0
- package/option/selector/all/select-all.translate.d.ts +3 -3
- package/option/selector/all/translations.d.ts +34 -0
- package/package.json +27 -27
- package/popup-employee/popup-employee.translate.d.ts +3 -3
- package/popup-employee/public-api.d.ts +1 -0
- package/popup-employee/translations.d.ts +106 -0
- package/qualification/select/input/qualification-select-input.translate.d.ts +3 -3
- package/qualification/select/input/translations.d.ts +26 -0
- package/sidepanel/sidepanel.model.d.ts +3 -3
- package/simple-select/select.translate.d.ts +3 -3
- package/simple-select/translations.d.ts +58 -0
- package/toast/toasts.translate.d.ts +3 -3
- package/toast/translations.d.ts +26 -0
- package/user/select/input/translations.d.ts +34 -0
- package/user/select/input/user-select-input.translate.d.ts +3 -3
- package/user/select/searcher/translations.d.ts +26 -0
- package/user/select/searcher/user-searcher.translate.d.ts +3 -3
- package/esm2022/establishment/select/select-all/establishment-select-all.translate.mjs +0 -23
- package/establishment/select/select-all/establishment-select-all.translate.d.ts +0 -3
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
export declare const Translations: {
|
|
2
|
+
en: {
|
|
3
|
+
otherResult: string;
|
|
4
|
+
otherResults: string;
|
|
5
|
+
showResultsDetails: string;
|
|
6
|
+
removeOption: string;
|
|
7
|
+
};
|
|
8
|
+
de: {
|
|
9
|
+
otherResult: string;
|
|
10
|
+
otherResults: string;
|
|
11
|
+
showResultsDetails: string;
|
|
12
|
+
removeOption: string;
|
|
13
|
+
};
|
|
14
|
+
fr: {
|
|
15
|
+
otherResult: string;
|
|
16
|
+
otherResults: string;
|
|
17
|
+
showResultsDetails: string;
|
|
18
|
+
removeOption: string;
|
|
19
|
+
};
|
|
20
|
+
it: {
|
|
21
|
+
otherResult: string;
|
|
22
|
+
otherResults: string;
|
|
23
|
+
showResultsDetails: string;
|
|
24
|
+
removeOption: string;
|
|
25
|
+
};
|
|
26
|
+
nl: {
|
|
27
|
+
otherResult: string;
|
|
28
|
+
otherResults: string;
|
|
29
|
+
showResultsDetails: string;
|
|
30
|
+
removeOption: string;
|
|
31
|
+
};
|
|
32
|
+
'nl-BE': {
|
|
33
|
+
otherResult: string;
|
|
34
|
+
otherResults: string;
|
|
35
|
+
showResultsDetails: string;
|
|
36
|
+
removeOption: string;
|
|
37
|
+
};
|
|
38
|
+
es: {
|
|
39
|
+
otherResult: string;
|
|
40
|
+
otherResults: string;
|
|
41
|
+
showResultsDetails: string;
|
|
42
|
+
removeOption: string;
|
|
43
|
+
};
|
|
44
|
+
pt: {
|
|
45
|
+
otherResult: string;
|
|
46
|
+
otherResults: string;
|
|
47
|
+
showResultsDetails: string;
|
|
48
|
+
removeOption: string;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import {
|
|
3
|
-
export declare const LU_MULTI_SELECT_TRANSLATIONS: InjectionToken<
|
|
2
|
+
import { LuTranslation } from '@lucca-front/ng/core';
|
|
3
|
+
export declare const LU_MULTI_SELECT_TRANSLATIONS: InjectionToken<LuTranslation<ILuMultiSelectLabel>>;
|
|
4
4
|
export interface ILuMultiSelectLabel {
|
|
5
5
|
placeholder: string;
|
|
6
6
|
search: string;
|
|
@@ -14,4 +14,4 @@ export interface ILuMultiSelectLabel {
|
|
|
14
14
|
unselectAll: string;
|
|
15
15
|
loading: string;
|
|
16
16
|
}
|
|
17
|
-
export declare const luMultiSelectTranslations:
|
|
17
|
+
export declare const luMultiSelectTranslations: LuTranslation<ILuMultiSelectLabel>;
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
export declare const Translations: {
|
|
2
|
+
en: {
|
|
3
|
+
placeholder: string;
|
|
4
|
+
search: string;
|
|
5
|
+
clear: string;
|
|
6
|
+
clearSearch: string;
|
|
7
|
+
emptyResults: string;
|
|
8
|
+
emptySelection: string;
|
|
9
|
+
expand: string;
|
|
10
|
+
reduce: string;
|
|
11
|
+
selectAll: string;
|
|
12
|
+
unselectAll: string;
|
|
13
|
+
loading: string;
|
|
14
|
+
};
|
|
15
|
+
de: {
|
|
16
|
+
placeholder: string;
|
|
17
|
+
search: string;
|
|
18
|
+
clear: string;
|
|
19
|
+
clearSearch: string;
|
|
20
|
+
emptyResults: string;
|
|
21
|
+
emptySelection: string;
|
|
22
|
+
expand: string;
|
|
23
|
+
reduce: string;
|
|
24
|
+
selectAll: string;
|
|
25
|
+
unselectAll: string;
|
|
26
|
+
loading: string;
|
|
27
|
+
};
|
|
28
|
+
fr: {
|
|
29
|
+
placeholder: string;
|
|
30
|
+
search: string;
|
|
31
|
+
clear: string;
|
|
32
|
+
clearSearch: string;
|
|
33
|
+
emptyResults: string;
|
|
34
|
+
emptySelection: string;
|
|
35
|
+
expand: string;
|
|
36
|
+
reduce: string;
|
|
37
|
+
selectAll: string;
|
|
38
|
+
unselectAll: string;
|
|
39
|
+
loading: string;
|
|
40
|
+
};
|
|
41
|
+
it: {
|
|
42
|
+
placeholder: string;
|
|
43
|
+
search: string;
|
|
44
|
+
clear: string;
|
|
45
|
+
clearSearch: string;
|
|
46
|
+
emptyResults: string;
|
|
47
|
+
emptySelection: string;
|
|
48
|
+
expand: string;
|
|
49
|
+
reduce: string;
|
|
50
|
+
selectAll: string;
|
|
51
|
+
unselectAll: string;
|
|
52
|
+
loading: string;
|
|
53
|
+
};
|
|
54
|
+
nl: {
|
|
55
|
+
placeholder: string;
|
|
56
|
+
search: string;
|
|
57
|
+
clear: string;
|
|
58
|
+
clearSearch: string;
|
|
59
|
+
emptyResults: string;
|
|
60
|
+
emptySelection: string;
|
|
61
|
+
expand: string;
|
|
62
|
+
reduce: string;
|
|
63
|
+
selectAll: string;
|
|
64
|
+
unselectAll: string;
|
|
65
|
+
loading: string;
|
|
66
|
+
};
|
|
67
|
+
'nl-BE': {
|
|
68
|
+
placeholder: string;
|
|
69
|
+
search: string;
|
|
70
|
+
clear: string;
|
|
71
|
+
clearSearch: string;
|
|
72
|
+
emptyResults: string;
|
|
73
|
+
emptySelection: string;
|
|
74
|
+
expand: string;
|
|
75
|
+
reduce: string;
|
|
76
|
+
selectAll: string;
|
|
77
|
+
unselectAll: string;
|
|
78
|
+
loading: string;
|
|
79
|
+
};
|
|
80
|
+
es: {
|
|
81
|
+
placeholder: string;
|
|
82
|
+
search: string;
|
|
83
|
+
clear: string;
|
|
84
|
+
clearSearch: string;
|
|
85
|
+
emptyResults: string;
|
|
86
|
+
emptySelection: string;
|
|
87
|
+
expand: string;
|
|
88
|
+
reduce: string;
|
|
89
|
+
selectAll: string;
|
|
90
|
+
unselectAll: string;
|
|
91
|
+
loading: string;
|
|
92
|
+
};
|
|
93
|
+
pt: {
|
|
94
|
+
placeholder: string;
|
|
95
|
+
search: string;
|
|
96
|
+
clear: string;
|
|
97
|
+
clearSearch: string;
|
|
98
|
+
emptyResults: string;
|
|
99
|
+
emptySelection: string;
|
|
100
|
+
expand: string;
|
|
101
|
+
reduce: string;
|
|
102
|
+
selectAll: string;
|
|
103
|
+
unselectAll: string;
|
|
104
|
+
loading: string;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
export declare const Translations: {
|
|
2
|
+
en: {
|
|
3
|
+
parentOnly: string;
|
|
4
|
+
childrenOnly: string;
|
|
5
|
+
};
|
|
6
|
+
de: {
|
|
7
|
+
parentOnly: string;
|
|
8
|
+
childrenOnly: string;
|
|
9
|
+
};
|
|
10
|
+
fr: {
|
|
11
|
+
parentOnly: string;
|
|
12
|
+
childrenOnly: string;
|
|
13
|
+
};
|
|
14
|
+
it: {
|
|
15
|
+
parentOnly: string;
|
|
16
|
+
childrenOnly: string;
|
|
17
|
+
};
|
|
18
|
+
nl: {
|
|
19
|
+
parentOnly: string;
|
|
20
|
+
childrenOnly: string;
|
|
21
|
+
};
|
|
22
|
+
'nl-BE': {
|
|
23
|
+
parentOnly: string;
|
|
24
|
+
childrenOnly: string;
|
|
25
|
+
};
|
|
26
|
+
es: {
|
|
27
|
+
parentOnly: string;
|
|
28
|
+
childrenOnly: string;
|
|
29
|
+
};
|
|
30
|
+
pt: {
|
|
31
|
+
parentOnly: string;
|
|
32
|
+
childrenOnly: string;
|
|
33
|
+
};
|
|
34
|
+
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import {
|
|
3
|
-
export declare const LU_TREE_OPTION_ITEM_TRANSLATIONS: InjectionToken<
|
|
2
|
+
import { LuTranslation } from '@lucca-front/ng/core';
|
|
3
|
+
export declare const LU_TREE_OPTION_ITEM_TRANSLATIONS: InjectionToken<LuTranslation<ILuTreeOptionItemLabel>>;
|
|
4
4
|
export interface ILuTreeOptionItemLabel {
|
|
5
5
|
parentOnly: string;
|
|
6
6
|
childrenOnly: string;
|
|
7
7
|
}
|
|
8
|
-
export declare const luTreeOptionItemTranslations:
|
|
8
|
+
export declare const luTreeOptionItemTranslations: LuTranslation<ILuTreeOptionItemLabel>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import {
|
|
3
|
-
export declare const LU_OPTION_PLACEHOLDER_TRANSLATIONS: InjectionToken<
|
|
2
|
+
import { LuTranslation } from '@lucca-front/ng/core';
|
|
3
|
+
export declare const LU_OPTION_PLACEHOLDER_TRANSLATIONS: InjectionToken<LuTranslation<ILuOptionPlaceholderLabel>>;
|
|
4
4
|
export interface ILuOptionPlaceholderLabel {
|
|
5
5
|
placeholderDescription: string;
|
|
6
6
|
placeholderAction: string;
|
|
7
7
|
}
|
|
8
|
-
export declare const luOptionPlaceholderTranslations:
|
|
8
|
+
export declare const luOptionPlaceholderTranslations: LuTranslation<ILuOptionPlaceholderLabel>;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
export declare const Translations: {
|
|
2
|
+
en: {
|
|
3
|
+
placeholderDescription: string;
|
|
4
|
+
placeholderAction: string;
|
|
5
|
+
};
|
|
6
|
+
de: {
|
|
7
|
+
placeholderDescription: string;
|
|
8
|
+
placeholderAction: string;
|
|
9
|
+
};
|
|
10
|
+
fr: {
|
|
11
|
+
placeholderDescription: string;
|
|
12
|
+
placeholderAction: string;
|
|
13
|
+
};
|
|
14
|
+
it: {
|
|
15
|
+
placeholderDescription: string;
|
|
16
|
+
placeholderAction: string;
|
|
17
|
+
};
|
|
18
|
+
nl: {
|
|
19
|
+
placeholderDescription: string;
|
|
20
|
+
placeholderAction: string;
|
|
21
|
+
};
|
|
22
|
+
'nl-BE': {
|
|
23
|
+
placeholderDescription: string;
|
|
24
|
+
placeholderAction: string;
|
|
25
|
+
};
|
|
26
|
+
es: {
|
|
27
|
+
placeholderDescription: string;
|
|
28
|
+
placeholderAction: string;
|
|
29
|
+
};
|
|
30
|
+
pt: {
|
|
31
|
+
placeholderDescription: string;
|
|
32
|
+
placeholderAction: string;
|
|
33
|
+
};
|
|
34
|
+
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import {
|
|
3
|
-
export declare const LU_OPTION_SELECT_ALL_TRANSLATIONS: InjectionToken<
|
|
2
|
+
import { LuTranslation } from '@lucca-front/ng/core';
|
|
3
|
+
export declare const LU_OPTION_SELECT_ALL_TRANSLATIONS: InjectionToken<LuTranslation<ILuOptionSelectAllLabel>>;
|
|
4
4
|
export interface ILuOptionSelectAllLabel {
|
|
5
5
|
select: string;
|
|
6
6
|
deselect: string;
|
|
7
7
|
}
|
|
8
|
-
export declare const luOptionSelectAllTranslations:
|
|
8
|
+
export declare const luOptionSelectAllTranslations: LuTranslation<ILuOptionSelectAllLabel>;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
export declare const Translations: {
|
|
2
|
+
en: {
|
|
3
|
+
select: string;
|
|
4
|
+
deselect: string;
|
|
5
|
+
};
|
|
6
|
+
de: {
|
|
7
|
+
select: string;
|
|
8
|
+
deselect: string;
|
|
9
|
+
};
|
|
10
|
+
fr: {
|
|
11
|
+
select: string;
|
|
12
|
+
deselect: string;
|
|
13
|
+
};
|
|
14
|
+
it: {
|
|
15
|
+
select: string;
|
|
16
|
+
deselect: string;
|
|
17
|
+
};
|
|
18
|
+
nl: {
|
|
19
|
+
select: string;
|
|
20
|
+
deselect: string;
|
|
21
|
+
};
|
|
22
|
+
'nl-BE': {
|
|
23
|
+
select: string;
|
|
24
|
+
deselect: string;
|
|
25
|
+
};
|
|
26
|
+
es: {
|
|
27
|
+
select: string;
|
|
28
|
+
deselect: string;
|
|
29
|
+
};
|
|
30
|
+
pt: {
|
|
31
|
+
select: string;
|
|
32
|
+
deselect: string;
|
|
33
|
+
};
|
|
34
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lucca-front/ng",
|
|
3
|
-
"version": "17.4.
|
|
3
|
+
"version": "17.4.4",
|
|
4
4
|
"description": "A library of icons made by the team @Lucca",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
"@angular/common": "^17.0.2",
|
|
27
27
|
"@angular/core": "^17.0.2",
|
|
28
28
|
"@angular/cdk": "^17.0.0",
|
|
29
|
-
"@lucca-front/icons": "v17.4.
|
|
30
|
-
"@lucca-front/scss": "v17.4.
|
|
29
|
+
"@lucca-front/icons": "v17.4.4",
|
|
30
|
+
"@lucca-front/scss": "v17.4.4",
|
|
31
31
|
"@types/dompurify": "^3.0.0",
|
|
32
32
|
"isomorphic-dompurify": "^2.2.0",
|
|
33
33
|
"rxjs": "^7.8.1"
|
|
@@ -53,18 +53,18 @@
|
|
|
53
53
|
"esm": "./esm2022/a11y/lucca-front-ng-a11y.mjs",
|
|
54
54
|
"default": "./fesm2022/lucca-front-ng-a11y.mjs"
|
|
55
55
|
},
|
|
56
|
-
"./animations": {
|
|
57
|
-
"types": "./animations/index.d.ts",
|
|
58
|
-
"esm2022": "./esm2022/animations/lucca-front-ng-animations.mjs",
|
|
59
|
-
"esm": "./esm2022/animations/lucca-front-ng-animations.mjs",
|
|
60
|
-
"default": "./fesm2022/lucca-front-ng-animations.mjs"
|
|
61
|
-
},
|
|
62
56
|
"./button": {
|
|
63
57
|
"types": "./button/index.d.ts",
|
|
64
58
|
"esm2022": "./esm2022/button/lucca-front-ng-button.mjs",
|
|
65
59
|
"esm": "./esm2022/button/lucca-front-ng-button.mjs",
|
|
66
60
|
"default": "./fesm2022/lucca-front-ng-button.mjs"
|
|
67
61
|
},
|
|
62
|
+
"./animations": {
|
|
63
|
+
"types": "./animations/index.d.ts",
|
|
64
|
+
"esm2022": "./esm2022/animations/lucca-front-ng-animations.mjs",
|
|
65
|
+
"esm": "./esm2022/animations/lucca-front-ng-animations.mjs",
|
|
66
|
+
"default": "./fesm2022/lucca-front-ng-animations.mjs"
|
|
67
|
+
},
|
|
68
68
|
"./api": {
|
|
69
69
|
"types": "./api/index.d.ts",
|
|
70
70
|
"esm2022": "./esm2022/api/lucca-front-ng-api.mjs",
|
|
@@ -113,6 +113,12 @@
|
|
|
113
113
|
"esm": "./esm2022/dropdown/lucca-front-ng-dropdown.mjs",
|
|
114
114
|
"default": "./fesm2022/lucca-front-ng-dropdown.mjs"
|
|
115
115
|
},
|
|
116
|
+
"./empty-state": {
|
|
117
|
+
"types": "./empty-state/index.d.ts",
|
|
118
|
+
"esm2022": "./esm2022/empty-state/lucca-front-ng-empty-state.mjs",
|
|
119
|
+
"esm": "./esm2022/empty-state/lucca-front-ng-empty-state.mjs",
|
|
120
|
+
"default": "./fesm2022/lucca-front-ng-empty-state.mjs"
|
|
121
|
+
},
|
|
116
122
|
"./establishment": {
|
|
117
123
|
"types": "./establishment/index.d.ts",
|
|
118
124
|
"esm2022": "./esm2022/establishment/lucca-front-ng-establishment.mjs",
|
|
@@ -125,12 +131,6 @@
|
|
|
125
131
|
"esm": "./esm2022/form-field/lucca-front-ng-form-field.mjs",
|
|
126
132
|
"default": "./fesm2022/lucca-front-ng-form-field.mjs"
|
|
127
133
|
},
|
|
128
|
-
"./empty-state": {
|
|
129
|
-
"types": "./empty-state/index.d.ts",
|
|
130
|
-
"esm2022": "./esm2022/empty-state/lucca-front-ng-empty-state.mjs",
|
|
131
|
-
"esm": "./esm2022/empty-state/lucca-front-ng-empty-state.mjs",
|
|
132
|
-
"default": "./fesm2022/lucca-front-ng-empty-state.mjs"
|
|
133
|
-
},
|
|
134
134
|
"./formly": {
|
|
135
135
|
"types": "./formly/index.d.ts",
|
|
136
136
|
"esm2022": "./esm2022/formly/lucca-front-ng-formly.mjs",
|
|
@@ -185,24 +185,30 @@
|
|
|
185
185
|
"esm": "./esm2022/number/lucca-front-ng-number.mjs",
|
|
186
186
|
"default": "./fesm2022/lucca-front-ng-number.mjs"
|
|
187
187
|
},
|
|
188
|
-
"./option": {
|
|
189
|
-
"types": "./option/index.d.ts",
|
|
190
|
-
"esm2022": "./esm2022/option/lucca-front-ng-option.mjs",
|
|
191
|
-
"esm": "./esm2022/option/lucca-front-ng-option.mjs",
|
|
192
|
-
"default": "./fesm2022/lucca-front-ng-option.mjs"
|
|
193
|
-
},
|
|
194
188
|
"./numeric-badge": {
|
|
195
189
|
"types": "./numeric-badge/index.d.ts",
|
|
196
190
|
"esm2022": "./esm2022/numeric-badge/lucca-front-ng-numeric-badge.mjs",
|
|
197
191
|
"esm": "./esm2022/numeric-badge/lucca-front-ng-numeric-badge.mjs",
|
|
198
192
|
"default": "./fesm2022/lucca-front-ng-numeric-badge.mjs"
|
|
199
193
|
},
|
|
194
|
+
"./option": {
|
|
195
|
+
"types": "./option/index.d.ts",
|
|
196
|
+
"esm2022": "./esm2022/option/lucca-front-ng-option.mjs",
|
|
197
|
+
"esm": "./esm2022/option/lucca-front-ng-option.mjs",
|
|
198
|
+
"default": "./fesm2022/lucca-front-ng-option.mjs"
|
|
199
|
+
},
|
|
200
200
|
"./picker": {
|
|
201
201
|
"types": "./picker/index.d.ts",
|
|
202
202
|
"esm2022": "./esm2022/picker/lucca-front-ng-picker.mjs",
|
|
203
203
|
"esm": "./esm2022/picker/lucca-front-ng-picker.mjs",
|
|
204
204
|
"default": "./fesm2022/lucca-front-ng-picker.mjs"
|
|
205
205
|
},
|
|
206
|
+
"./popover": {
|
|
207
|
+
"types": "./popover/index.d.ts",
|
|
208
|
+
"esm2022": "./esm2022/popover/lucca-front-ng-popover.mjs",
|
|
209
|
+
"esm": "./esm2022/popover/lucca-front-ng-popover.mjs",
|
|
210
|
+
"default": "./fesm2022/lucca-front-ng-popover.mjs"
|
|
211
|
+
},
|
|
206
212
|
"./popup": {
|
|
207
213
|
"types": "./popup/index.d.ts",
|
|
208
214
|
"esm2022": "./esm2022/popup/lucca-front-ng-popup.mjs",
|
|
@@ -221,12 +227,6 @@
|
|
|
221
227
|
"esm": "./esm2022/qualification/lucca-front-ng-qualification.mjs",
|
|
222
228
|
"default": "./fesm2022/lucca-front-ng-qualification.mjs"
|
|
223
229
|
},
|
|
224
|
-
"./popover": {
|
|
225
|
-
"types": "./popover/index.d.ts",
|
|
226
|
-
"esm2022": "./esm2022/popover/lucca-front-ng-popover.mjs",
|
|
227
|
-
"esm": "./esm2022/popover/lucca-front-ng-popover.mjs",
|
|
228
|
-
"default": "./fesm2022/lucca-front-ng-popover.mjs"
|
|
229
|
-
},
|
|
230
230
|
"./safe-content": {
|
|
231
231
|
"types": "./safe-content/index.d.ts",
|
|
232
232
|
"esm2022": "./esm2022/safe-content/lucca-front-ng-safe-content.mjs",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import {
|
|
3
|
-
export declare const LU_POPUP_EMPLOYEE_TRANSLATIONS: InjectionToken<
|
|
2
|
+
import { LuTranslation } from '@lucca-front/ng/core';
|
|
3
|
+
export declare const LU_POPUP_EMPLOYEE_TRANSLATIONS: InjectionToken<LuTranslation<LuPopupEmployeeTranslations>>;
|
|
4
4
|
export interface LuPopupEmployeeTranslations {
|
|
5
5
|
EMPLOYEE_CARD_PANEL_COMING_ON_LABEL: string;
|
|
6
6
|
EMPLOYEE_CARD_PANEL_ABSENCE_LABEL: string;
|
|
@@ -14,4 +14,4 @@ export interface LuPopupEmployeeTranslations {
|
|
|
14
14
|
EMPLOYEE_CARD_PANEL_UNTIL_DATE_LABEL: string;
|
|
15
15
|
EMPLOYEE_CARD_PANEL_UNTIL_MORNING_DATE_LABEL: string;
|
|
16
16
|
}
|
|
17
|
-
export declare const luPopupEmployeeTranslations:
|
|
17
|
+
export declare const luPopupEmployeeTranslations: LuTranslation<LuPopupEmployeeTranslations>;
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
export declare const Translations: {
|
|
2
|
+
en: {
|
|
3
|
+
EMPLOYEE_CARD_PANEL_COMING_ON_LABEL: string;
|
|
4
|
+
EMPLOYEE_CARD_PANEL_ABSENCE_LABEL: string;
|
|
5
|
+
EMPLOYEE_CARD_PANEL_MORNING_LABEL: string;
|
|
6
|
+
EMPLOYEE_CARD_PANEL_PRESENT_LABEL: string;
|
|
7
|
+
EMPLOYEE_CARD_PANEL_EMPLOYEE_HAS_LEAVED_LABEL: string;
|
|
8
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL: string;
|
|
9
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL_MORNING: string;
|
|
10
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_LABEL: string;
|
|
11
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_MORNING_LABEL: string;
|
|
12
|
+
EMPLOYEE_CARD_PANEL_UNTIL_DATE_LABEL: string;
|
|
13
|
+
EMPLOYEE_CARD_PANEL_UNTIL_MORNING_DATE_LABEL: string;
|
|
14
|
+
};
|
|
15
|
+
de: {
|
|
16
|
+
EMPLOYEE_CARD_PANEL_COMING_ON_LABEL: string;
|
|
17
|
+
EMPLOYEE_CARD_PANEL_ABSENCE_LABEL: string;
|
|
18
|
+
EMPLOYEE_CARD_PANEL_MORNING_LABEL: string;
|
|
19
|
+
EMPLOYEE_CARD_PANEL_PRESENT_LABEL: string;
|
|
20
|
+
EMPLOYEE_CARD_PANEL_EMPLOYEE_HAS_LEAVED_LABEL: string;
|
|
21
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL: string;
|
|
22
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL_MORNING: string;
|
|
23
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_LABEL: string;
|
|
24
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_MORNING_LABEL: string;
|
|
25
|
+
EMPLOYEE_CARD_PANEL_UNTIL_DATE_LABEL: string;
|
|
26
|
+
EMPLOYEE_CARD_PANEL_UNTIL_MORNING_DATE_LABEL: string;
|
|
27
|
+
};
|
|
28
|
+
fr: {
|
|
29
|
+
EMPLOYEE_CARD_PANEL_COMING_ON_LABEL: string;
|
|
30
|
+
EMPLOYEE_CARD_PANEL_ABSENCE_LABEL: string;
|
|
31
|
+
EMPLOYEE_CARD_PANEL_MORNING_LABEL: string;
|
|
32
|
+
EMPLOYEE_CARD_PANEL_PRESENT_LABEL: string;
|
|
33
|
+
EMPLOYEE_CARD_PANEL_EMPLOYEE_HAS_LEAVED_LABEL: string;
|
|
34
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL: string;
|
|
35
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL_MORNING: string;
|
|
36
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_LABEL: string;
|
|
37
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_MORNING_LABEL: string;
|
|
38
|
+
EMPLOYEE_CARD_PANEL_UNTIL_DATE_LABEL: string;
|
|
39
|
+
EMPLOYEE_CARD_PANEL_UNTIL_MORNING_DATE_LABEL: string;
|
|
40
|
+
};
|
|
41
|
+
it: {
|
|
42
|
+
EMPLOYEE_CARD_PANEL_COMING_ON_LABEL: string;
|
|
43
|
+
EMPLOYEE_CARD_PANEL_ABSENCE_LABEL: string;
|
|
44
|
+
EMPLOYEE_CARD_PANEL_MORNING_LABEL: string;
|
|
45
|
+
EMPLOYEE_CARD_PANEL_PRESENT_LABEL: string;
|
|
46
|
+
EMPLOYEE_CARD_PANEL_EMPLOYEE_HAS_LEAVED_LABEL: string;
|
|
47
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL: string;
|
|
48
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL_MORNING: string;
|
|
49
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_LABEL: string;
|
|
50
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_MORNING_LABEL: string;
|
|
51
|
+
EMPLOYEE_CARD_PANEL_UNTIL_DATE_LABEL: string;
|
|
52
|
+
EMPLOYEE_CARD_PANEL_UNTIL_MORNING_DATE_LABEL: string;
|
|
53
|
+
};
|
|
54
|
+
nl: {
|
|
55
|
+
EMPLOYEE_CARD_PANEL_COMING_ON_LABEL: string;
|
|
56
|
+
EMPLOYEE_CARD_PANEL_ABSENCE_LABEL: string;
|
|
57
|
+
EMPLOYEE_CARD_PANEL_MORNING_LABEL: string;
|
|
58
|
+
EMPLOYEE_CARD_PANEL_PRESENT_LABEL: string;
|
|
59
|
+
EMPLOYEE_CARD_PANEL_EMPLOYEE_HAS_LEAVED_LABEL: string;
|
|
60
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL: string;
|
|
61
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL_MORNING: string;
|
|
62
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_LABEL: string;
|
|
63
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_MORNING_LABEL: string;
|
|
64
|
+
EMPLOYEE_CARD_PANEL_UNTIL_DATE_LABEL: string;
|
|
65
|
+
EMPLOYEE_CARD_PANEL_UNTIL_MORNING_DATE_LABEL: string;
|
|
66
|
+
};
|
|
67
|
+
'nl-BE': {
|
|
68
|
+
EMPLOYEE_CARD_PANEL_COMING_ON_LABEL: string;
|
|
69
|
+
EMPLOYEE_CARD_PANEL_ABSENCE_LABEL: string;
|
|
70
|
+
EMPLOYEE_CARD_PANEL_MORNING_LABEL: string;
|
|
71
|
+
EMPLOYEE_CARD_PANEL_PRESENT_LABEL: string;
|
|
72
|
+
EMPLOYEE_CARD_PANEL_EMPLOYEE_HAS_LEAVED_LABEL: string;
|
|
73
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL: string;
|
|
74
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL_MORNING: string;
|
|
75
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_LABEL: string;
|
|
76
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_MORNING_LABEL: string;
|
|
77
|
+
EMPLOYEE_CARD_PANEL_UNTIL_DATE_LABEL: string;
|
|
78
|
+
EMPLOYEE_CARD_PANEL_UNTIL_MORNING_DATE_LABEL: string;
|
|
79
|
+
};
|
|
80
|
+
es: {
|
|
81
|
+
EMPLOYEE_CARD_PANEL_COMING_ON_LABEL: string;
|
|
82
|
+
EMPLOYEE_CARD_PANEL_ABSENCE_LABEL: string;
|
|
83
|
+
EMPLOYEE_CARD_PANEL_MORNING_LABEL: string;
|
|
84
|
+
EMPLOYEE_CARD_PANEL_PRESENT_LABEL: string;
|
|
85
|
+
EMPLOYEE_CARD_PANEL_EMPLOYEE_HAS_LEAVED_LABEL: string;
|
|
86
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL: string;
|
|
87
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL_MORNING: string;
|
|
88
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_LABEL: string;
|
|
89
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_MORNING_LABEL: string;
|
|
90
|
+
EMPLOYEE_CARD_PANEL_UNTIL_DATE_LABEL: string;
|
|
91
|
+
EMPLOYEE_CARD_PANEL_UNTIL_MORNING_DATE_LABEL: string;
|
|
92
|
+
};
|
|
93
|
+
pt: {
|
|
94
|
+
EMPLOYEE_CARD_PANEL_COMING_ON_LABEL: string;
|
|
95
|
+
EMPLOYEE_CARD_PANEL_ABSENCE_LABEL: string;
|
|
96
|
+
EMPLOYEE_CARD_PANEL_MORNING_LABEL: string;
|
|
97
|
+
EMPLOYEE_CARD_PANEL_PRESENT_LABEL: string;
|
|
98
|
+
EMPLOYEE_CARD_PANEL_EMPLOYEE_HAS_LEAVED_LABEL: string;
|
|
99
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL: string;
|
|
100
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TODAY_LABEL_MORNING: string;
|
|
101
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_LABEL: string;
|
|
102
|
+
EMPLOYEE_CARD_PANEL_UNTIL_TOMORROW_MORNING_LABEL: string;
|
|
103
|
+
EMPLOYEE_CARD_PANEL_UNTIL_DATE_LABEL: string;
|
|
104
|
+
EMPLOYEE_CARD_PANEL_UNTIL_MORNING_DATE_LABEL: string;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import {
|
|
3
|
-
export declare const LU_QUALIFICATION_SELECT_INPUT_TRANSLATIONS: InjectionToken<
|
|
2
|
+
import { LuTranslation } from '@lucca-front/ng/core';
|
|
3
|
+
export declare const LU_QUALIFICATION_SELECT_INPUT_TRANSLATIONS: InjectionToken<LuTranslation<ILuQualificationSelectInputLabel>>;
|
|
4
4
|
export interface ILuQualificationSelectInputLabel {
|
|
5
5
|
qualifications: string;
|
|
6
6
|
}
|
|
7
|
-
export declare const luQualificationSelectInputTranslations:
|
|
7
|
+
export declare const luQualificationSelectInputTranslations: LuTranslation<ILuQualificationSelectInputLabel>;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
export declare const Translations: {
|
|
2
|
+
en: {
|
|
3
|
+
qualifications: string;
|
|
4
|
+
};
|
|
5
|
+
de: {
|
|
6
|
+
qualifications: string;
|
|
7
|
+
};
|
|
8
|
+
fr: {
|
|
9
|
+
qualifications: string;
|
|
10
|
+
};
|
|
11
|
+
it: {
|
|
12
|
+
qualifications: string;
|
|
13
|
+
};
|
|
14
|
+
nl: {
|
|
15
|
+
qualifications: string;
|
|
16
|
+
};
|
|
17
|
+
'nl-BE': {
|
|
18
|
+
qualifications: string;
|
|
19
|
+
};
|
|
20
|
+
es: {
|
|
21
|
+
qualifications: string;
|
|
22
|
+
};
|
|
23
|
+
pt: {
|
|
24
|
+
qualifications: string;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { LuTranslation } from '@lucca-front/ng/core';
|
|
3
3
|
import { ALuModalRef as ALuSidepanelRef, ILuModalContent, ILuModalLabel, ILuModalRef, LuModalConfig } from '@lucca-front/ng/modal';
|
|
4
4
|
/**
|
|
5
5
|
* For backward compatibility, we re-export modal tokens as sidepanel tokens.
|
|
@@ -16,7 +16,7 @@ export declare const LU_SIDEPANEL_DATA: InjectionToken<unknown>;
|
|
|
16
16
|
/**
|
|
17
17
|
* @deprecated Use LU_MODAL_TRANSLATIONS from @lucca-front/ng/modal instead.
|
|
18
18
|
*/
|
|
19
|
-
export declare const LU_SIDEPANEL_TRANSLATIONS: InjectionToken<
|
|
19
|
+
export declare const LU_SIDEPANEL_TRANSLATIONS: InjectionToken<LuTranslation<ILuModalLabel>>;
|
|
20
20
|
/**
|
|
21
21
|
* @deprecated Use ILuModalLabel from @lucca-front/ng/modal instead.
|
|
22
22
|
*/
|
|
@@ -24,7 +24,7 @@ export type ILuSidepanelLabel = ILuModalLabel;
|
|
|
24
24
|
/**
|
|
25
25
|
* @deprecated Use luModalTranslations from @lucca-front/ng/modal instead.
|
|
26
26
|
*/
|
|
27
|
-
export declare const luSidepanelTranslations:
|
|
27
|
+
export declare const luSidepanelTranslations: LuTranslation<ILuSidepanelLabel>;
|
|
28
28
|
/**
|
|
29
29
|
* @deprecated Use LuModalConfig from @lucca-front/ng/modal instead.
|
|
30
30
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import {
|
|
3
|
-
export declare const LU_SIMPLE_SELECT_TRANSLATIONS: InjectionToken<
|
|
2
|
+
import { LuTranslation } from '@lucca-front/ng/core';
|
|
3
|
+
export declare const LU_SIMPLE_SELECT_TRANSLATIONS: InjectionToken<LuTranslation<ILuSimpleSelectLabel>>;
|
|
4
4
|
export interface ILuSimpleSelectLabel {
|
|
5
5
|
placeholder: string;
|
|
6
6
|
clear: string;
|
|
@@ -8,4 +8,4 @@ export interface ILuSimpleSelectLabel {
|
|
|
8
8
|
emptyResults: string;
|
|
9
9
|
loading: string;
|
|
10
10
|
}
|
|
11
|
-
export declare const luSimpleSelectTranslations:
|
|
11
|
+
export declare const luSimpleSelectTranslations: LuTranslation<ILuSimpleSelectLabel>;
|