@sumaris-net/ngx-components 2.6.7 → 2.6.9
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/esm2020/src/app/core/graphql/graphql.service.mjs +1 -2
- package/esm2020/src/app/core/home/home.mjs +2 -3
- package/esm2020/src/app/core/menu/menu.component.mjs +3 -3
- package/esm2020/src/app/core/menu/menu.service.mjs +2 -2
- package/esm2020/src/app/shared/services/entity-service.class.mjs +1 -1
- package/fesm2015/sumaris-net.ngx-components.mjs +4 -5
- package/fesm2015/sumaris-net.ngx-components.mjs.map +1 -1
- package/fesm2020/sumaris-net.ngx-components.mjs +4 -5
- package/fesm2020/sumaris-net.ngx-components.mjs.map +1 -1
- package/package.json +1 -1
- package/src/app/shared/services/entity-service.class.d.ts +1 -1
- package/src/assets/i18n/en-US.json +7 -13
- package/src/assets/i18n/en.json +7 -13
- package/src/assets/i18n/fr.json +2 -2
- package/src/assets/manifest.json +1 -1
package/package.json
CHANGED
|
@@ -16,7 +16,7 @@ export declare interface LoadResult<T> {
|
|
|
16
16
|
fetchMore?: FetchMoreFn<LoadResult<T>>;
|
|
17
17
|
}
|
|
18
18
|
export declare type SuggestFn<T, F> = (value: any, filter?: F, sortBy?: string | keyof T, sortDirection?: SortDirection, opts?: {
|
|
19
|
-
fetchPolicy
|
|
19
|
+
fetchPolicy?: FetchPolicy;
|
|
20
20
|
[key: string]: any;
|
|
21
21
|
}) => Promise<T[] | LoadResult<T>>;
|
|
22
22
|
export declare interface SuggestService<T, F> {
|
|
@@ -33,6 +33,8 @@
|
|
|
33
33
|
"BTN_SAVE": "Save",
|
|
34
34
|
"BTN_SAVE_WITH_SHORTCUT": "<u>S</u>ave",
|
|
35
35
|
"BTN_SAVE_WITH_SHORTCUT_HELP": "Save (Ctrl+S)",
|
|
36
|
+
"BTN_SAVE_AND_CLOSE": "Save and close",
|
|
37
|
+
"BTN_SAVE_AND_NEXT": "Save and next",
|
|
36
38
|
"BTN_FILTER": "Filter",
|
|
37
39
|
"BTN_RELOAD": "Reload",
|
|
38
40
|
"BTN_REFRESH": "Refresh",
|
|
@@ -104,6 +106,7 @@
|
|
|
104
106
|
|
|
105
107
|
"YES": "Yes",
|
|
106
108
|
"NO": "No",
|
|
109
|
+
"DEBUG": "Debug",
|
|
107
110
|
|
|
108
111
|
"UPDATED_ON": "Last modification on",
|
|
109
112
|
"RECORDER": "Recorder",
|
|
@@ -113,10 +116,8 @@
|
|
|
113
116
|
"PLEASE_WAIT": "Please wait...",
|
|
114
117
|
"NO_DATA": "No data",
|
|
115
118
|
"MISSING": "Missing",
|
|
116
|
-
|
|
117
119
|
"DISPLAYED_COLUMNS": "Displayed columns",
|
|
118
120
|
"DISPLAYED_COLUMNS_DOTS": "Displayed columns...",
|
|
119
|
-
|
|
120
121
|
"FORM": {
|
|
121
122
|
"HAS_ERROR": "Please correct errors in the form"
|
|
122
123
|
},
|
|
@@ -181,8 +182,8 @@
|
|
|
181
182
|
"LOCATION_LEVEL_COUNTRY_ID": "Referential > Location level de lieu > Country",
|
|
182
183
|
"LOCATION_LEVEL_PORT_ID": "Referential > Location level > Port",
|
|
183
184
|
"LOCATION_LEVEL_AUCTION_ID": "Referential > Location level > Sale auction",
|
|
184
|
-
"
|
|
185
|
-
"
|
|
185
|
+
"LOCATION_LEVEL_RECTANGLE_ICES_ID": "Referential > Location level > CIEM/ICES Statistical Rectangle",
|
|
186
|
+
"LOCATION_LEVEL_DIVISION_ICES_ID": "Referential > Location level > CIEM/ICES Division",
|
|
186
187
|
"TAXONOMIC_LEVEL_FAMILY_ID": "Referential > Taxonomic level > Family",
|
|
187
188
|
"TAXONOMIC_LEVEL_GENUS_ID": "Referential > Taxonomic level > Genus",
|
|
188
189
|
"TAXONOMIC_LEVEL_SPECIES_ID": "Referential > Taxonomic level > Species",
|
|
@@ -463,14 +464,6 @@
|
|
|
463
464
|
"NOT_COMPATIBLE_PEER": "The application works in <b>offline mode</b>, because the node <b>use a too old version</b>.<br/><small>If the problem persists, please <b>contact your administrator</b>, or select a node v{{version}} or superior.</small>"
|
|
464
465
|
}
|
|
465
466
|
},
|
|
466
|
-
"MAP": {
|
|
467
|
-
"ZOOM_IN": "Zoom in",
|
|
468
|
-
"ZOOM_OUT": "Zoom out",
|
|
469
|
-
"ENTER_FULLSCREEN": "Fullscreen mode",
|
|
470
|
-
"EXIT_FULLSCREEN": "Exit fullscreen mode",
|
|
471
|
-
"SHOW_GRATICULE": "Show graticule",
|
|
472
|
-
"HIDE_GRATICULE": "Hide graticule"
|
|
473
|
-
},
|
|
474
467
|
"SOCIAL": {
|
|
475
468
|
"USER_EVENT": {
|
|
476
469
|
"NOTIFICATION": {
|
|
@@ -489,7 +482,8 @@
|
|
|
489
482
|
"TYPE_ENUM": {
|
|
490
483
|
"DEBUG_DATA": "Debug data",
|
|
491
484
|
"INBOX_MESSAGE": "Inbox message",
|
|
492
|
-
"FEED": "Feed"
|
|
485
|
+
"FEED": "Feed",
|
|
486
|
+
"JOB": "{{name}}<br/><b>{{status}}</b>"
|
|
493
487
|
}
|
|
494
488
|
},
|
|
495
489
|
"JOB": {
|
package/src/assets/i18n/en.json
CHANGED
|
@@ -33,6 +33,8 @@
|
|
|
33
33
|
"BTN_SAVE": "Save",
|
|
34
34
|
"BTN_SAVE_WITH_SHORTCUT": "<u>S</u>ave",
|
|
35
35
|
"BTN_SAVE_WITH_SHORTCUT_HELP": "Save (Ctrl+S)",
|
|
36
|
+
"BTN_SAVE_AND_CLOSE": "Save and close",
|
|
37
|
+
"BTN_SAVE_AND_NEXT": "Save and next",
|
|
36
38
|
"BTN_FILTER": "Filter",
|
|
37
39
|
"BTN_RELOAD": "Reload",
|
|
38
40
|
"BTN_REFRESH": "Refresh",
|
|
@@ -104,6 +106,7 @@
|
|
|
104
106
|
|
|
105
107
|
"YES": "Yes",
|
|
106
108
|
"NO": "No",
|
|
109
|
+
"DEBUG": "Debug",
|
|
107
110
|
|
|
108
111
|
"UPDATED_ON": "Last modification on",
|
|
109
112
|
"RECORDER": "Recorder",
|
|
@@ -113,10 +116,8 @@
|
|
|
113
116
|
"PLEASE_WAIT": "Please wait...",
|
|
114
117
|
"NO_DATA": "No data",
|
|
115
118
|
"MISSING": "Missing",
|
|
116
|
-
|
|
117
119
|
"DISPLAYED_COLUMNS": "Displayed columns",
|
|
118
120
|
"DISPLAYED_COLUMNS_DOTS": "Displayed columns...",
|
|
119
|
-
|
|
120
121
|
"FORM": {
|
|
121
122
|
"HAS_ERROR": "Please correct errors in the form"
|
|
122
123
|
},
|
|
@@ -181,8 +182,8 @@
|
|
|
181
182
|
"LOCATION_LEVEL_COUNTRY_ID": "Referential > Location level de lieu > Country",
|
|
182
183
|
"LOCATION_LEVEL_PORT_ID": "Referential > Location level > Port",
|
|
183
184
|
"LOCATION_LEVEL_AUCTION_ID": "Referential > Location level > Sale auction",
|
|
184
|
-
"
|
|
185
|
-
"
|
|
185
|
+
"LOCATION_LEVEL_RECTANGLE_ICES_ID": "Referential > Location level > CIEM/ICES Statistical Rectangle",
|
|
186
|
+
"LOCATION_LEVEL_DIVISION_ICES_ID": "Referential > Location level > CIEM/ICES Division",
|
|
186
187
|
"TAXONOMIC_LEVEL_FAMILY_ID": "Referential > Taxonomic level > Family",
|
|
187
188
|
"TAXONOMIC_LEVEL_GENUS_ID": "Referential > Taxonomic level > Genus",
|
|
188
189
|
"TAXONOMIC_LEVEL_SPECIES_ID": "Referential > Taxonomic level > Species",
|
|
@@ -463,14 +464,6 @@
|
|
|
463
464
|
"NOT_COMPATIBLE_PEER": "The application works in <b>offline mode</b>, because the node <b>use a too old version</b>.<br/><small>If the problem persists, please <b>contact your administrator</b>, or select a node v{{version}} or superior.</small>"
|
|
464
465
|
}
|
|
465
466
|
},
|
|
466
|
-
"MAP": {
|
|
467
|
-
"ZOOM_IN": "Zoom in",
|
|
468
|
-
"ZOOM_OUT": "Zoom out",
|
|
469
|
-
"ENTER_FULLSCREEN": "Fullscreen mode",
|
|
470
|
-
"EXIT_FULLSCREEN": "Exit fullscreen mode",
|
|
471
|
-
"SHOW_GRATICULE": "Show graticule",
|
|
472
|
-
"HIDE_GRATICULE": "Hide graticule"
|
|
473
|
-
},
|
|
474
467
|
"SOCIAL": {
|
|
475
468
|
"USER_EVENT": {
|
|
476
469
|
"NOTIFICATION": {
|
|
@@ -489,7 +482,8 @@
|
|
|
489
482
|
"TYPE_ENUM": {
|
|
490
483
|
"DEBUG_DATA": "Debug data",
|
|
491
484
|
"INBOX_MESSAGE": "Inbox message",
|
|
492
|
-
"FEED": "Feed"
|
|
485
|
+
"FEED": "Feed",
|
|
486
|
+
"JOB": "{{name}}<br/><b>{{status}}</b>"
|
|
493
487
|
}
|
|
494
488
|
},
|
|
495
489
|
"JOB": {
|
package/src/assets/i18n/fr.json
CHANGED
|
@@ -182,8 +182,8 @@
|
|
|
182
182
|
"LOCATION_LEVEL_COUNTRY_ID": "Référentiel > Niveau de lieu > Pays",
|
|
183
183
|
"LOCATION_LEVEL_PORT_ID": "Référentiel > Niveau de lieu > Port",
|
|
184
184
|
"LOCATION_LEVEL_AUCTION_ID": "Référentiel > Niveau de lieu > Criée",
|
|
185
|
-
"
|
|
186
|
-
"
|
|
185
|
+
"LOCATION_LEVEL_RECTANGLE_ICES_ID": "Référentiel > Niveau de lieu > Rectangle statistique CIEM/ICES",
|
|
186
|
+
"LOCATION_LEVEL_DIVISION_ICES_ID": "Référentiel > Niveau de lieu > Division CIEM/ICES",
|
|
187
187
|
"TAXONOMIC_LEVEL_FAMILY_ID": "Référentiel > Niveau taxinomique > Famille",
|
|
188
188
|
"TAXONOMIC_LEVEL_GENUS_ID": "Référentiel > Niveau taxinomique > Genre",
|
|
189
189
|
"TAXONOMIC_LEVEL_SPECIES_ID": "Référentiel > Niveau taxinomique > Espèce",
|
package/src/assets/manifest.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "ngx-sumaris-components",
|
|
3
3
|
"short_name": "ngx-sumaris-components",
|
|
4
4
|
"manifest_version": 1,
|
|
5
|
-
"version": "2.6.
|
|
5
|
+
"version": "2.6.9",
|
|
6
6
|
"default_locale": "fr",
|
|
7
7
|
"description": "Angular components for building beautiful and responsive Apps",
|
|
8
8
|
"icons": [{
|