@igo2/common 16.0.0-rc.1 → 16.0.0-rc.2
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/esm2022/lib/action/action.module.mjs +2 -2
- package/esm2022/lib/action/actionbar/actionbar-item.component.mjs +2 -2
- package/esm2022/lib/action/actionbar/actionbar.component.mjs +5 -5
- package/esm2022/lib/action/actionbar/actionbar.module.mjs +3 -3
- package/esm2022/lib/backdrop/backdrop.module.mjs +2 -2
- package/esm2022/lib/badge-icon/badge-icon.directive.mjs +2 -2
- package/esm2022/lib/badge-icon/badge-icon.module.mjs +2 -2
- package/esm2022/lib/clickout/clickout.module.mjs +1 -1
- package/esm2022/lib/clone/clone.module.mjs +1 -1
- package/esm2022/lib/collapsible/collapse.directive.mjs +2 -2
- package/esm2022/lib/collapsible/collapsible.component.mjs +2 -2
- package/esm2022/lib/collapsible/collapsible.module.mjs +1 -1
- package/esm2022/lib/color-picker-form-field/color-picker-form-field.component.mjs +67 -69
- package/esm2022/lib/color-picker-form-field/color-picker-form-field.module.mjs +25 -5
- package/esm2022/lib/confirm-dialog/confirm-dialog.module.mjs +1 -1
- package/esm2022/lib/confirm-dialog/confirm-dialog.service.mjs +1 -1
- package/esm2022/lib/context-menu/context-menu.directive.mjs +3 -3
- package/esm2022/lib/context-menu/context-menu.module.mjs +1 -1
- package/esm2022/lib/context-menu/long-press.directive.mjs +2 -2
- package/esm2022/lib/custom-html/custom-html.module.mjs +2 -2
- package/esm2022/lib/dom/dom.service.mjs +3 -3
- package/esm2022/lib/drag-drop/drag-drop.directive.mjs +2 -2
- package/esm2022/lib/drag-drop/drag-drop.module.mjs +1 -1
- package/esm2022/lib/dynamic-component/dynamic-component.module.mjs +2 -2
- package/esm2022/lib/dynamic-component/dynamic-outlet/dynamic-outlet.component.mjs +2 -2
- package/esm2022/lib/dynamic-component/dynamic-outlet/dynamic-outlet.module.mjs +2 -2
- package/esm2022/lib/entity/entity-selector/entity-selector.component.mjs +3 -3
- package/esm2022/lib/entity/entity-selector/entity-selector.module.mjs +2 -2
- package/esm2022/lib/entity/entity-table/entity-table-row.directive.mjs +2 -2
- package/esm2022/lib/entity/entity-table/entity-table.component.mjs +103 -103
- package/esm2022/lib/entity/entity-table/entity-table.module.mjs +13 -13
- package/esm2022/lib/entity/entity-table-paginator/entity-table-paginator.component.mjs +4 -4
- package/esm2022/lib/entity/entity-table-paginator/entity-table-paginator.module.mjs +2 -2
- package/esm2022/lib/entity/entity.module.mjs +3 -3
- package/esm2022/lib/entity/index.mjs +1 -1
- package/esm2022/lib/entity/shared/entity.interfaces.mjs +1 -1
- package/esm2022/lib/entity/shared/entity.utils.mjs +1 -1
- package/esm2022/lib/entity/shared/index.mjs +1 -1
- package/esm2022/lib/entity/shared/store-strategy.mjs +1 -1
- package/esm2022/lib/entity/shared/store.mjs +2 -2
- package/esm2022/lib/entity/shared/transaction.mjs +3 -3
- package/esm2022/lib/entity/shared/view.mjs +2 -2
- package/esm2022/lib/entity/shared/watcher.mjs +2 -2
- package/esm2022/lib/environment/environment.interface.mjs +2 -0
- package/esm2022/lib/environment/index.mjs +2 -0
- package/esm2022/lib/flexible/flexible.component.mjs +2 -2
- package/esm2022/lib/flexible/flexible.module.mjs +1 -1
- package/esm2022/lib/form/form/form.component.mjs +2 -2
- package/esm2022/lib/form/form/form.module.mjs +2 -2
- package/esm2022/lib/form/form-field/form-field-select.component.mjs +3 -3
- package/esm2022/lib/form/form-field/form-field-text.component.mjs +3 -3
- package/esm2022/lib/form/form-field/form-field-textarea.component.mjs +3 -3
- package/esm2022/lib/form/form-field/form-field.component.mjs +3 -3
- package/esm2022/lib/form/form-field/form-field.module.mjs +3 -3
- package/esm2022/lib/form/form-group/form-group.component.mjs +2 -2
- package/esm2022/lib/form/form-group/form-group.module.mjs +2 -2
- package/esm2022/lib/form/form.module.mjs +5 -5
- package/esm2022/lib/form/shared/form.interfaces.mjs +1 -1
- package/esm2022/lib/form/shared/form.service.mjs +1 -1
- package/esm2022/lib/home-button/home-button.module.mjs +3 -3
- package/esm2022/lib/image/image-error.directive.mjs +2 -2
- package/esm2022/lib/image/image.module.mjs +1 -1
- package/esm2022/lib/image/secure-image.pipe.mjs +4 -4
- package/esm2022/lib/interactive-tour/interactive-tour.component.mjs +4 -4
- package/esm2022/lib/interactive-tour/interactive-tour.loader.mjs +2 -2
- package/esm2022/lib/interactive-tour/interactive-tour.module.mjs +4 -4
- package/esm2022/lib/interactive-tour/interactive-tour.service.mjs +4 -7
- package/esm2022/lib/json-dialog/json-dialog.module.mjs +2 -2
- package/esm2022/lib/keyvalue/keyvalue.module.mjs +1 -1
- package/esm2022/lib/list/list-item.directive.mjs +2 -2
- package/esm2022/lib/list/list.component.mjs +4 -4
- package/esm2022/lib/list/list.module.mjs +2 -2
- package/esm2022/lib/panel/panel.component.mjs +2 -2
- package/esm2022/lib/panel/panel.module.mjs +2 -2
- package/esm2022/lib/sidenav/sidenav-shim.directive.mjs +2 -2
- package/esm2022/lib/sidenav/sidenav.module.mjs +1 -1
- package/esm2022/lib/spinner/spinner-activity.directive.mjs +2 -2
- package/esm2022/lib/spinner/spinner.component.mjs +1 -1
- package/esm2022/lib/spinner/spinner.module.mjs +2 -2
- package/esm2022/lib/stop-propagation/stop-propagation.module.mjs +1 -1
- package/esm2022/lib/table/table-datasource.mjs +2 -2
- package/esm2022/lib/table/table.component.mjs +6 -6
- package/esm2022/lib/table/table.module.mjs +3 -3
- package/esm2022/lib/tool/shared/toolbox.mjs +2 -2
- package/esm2022/lib/tool/tool.module.mjs +2 -2
- package/esm2022/lib/tool/toolbox/toolbox.animation.mjs +2 -2
- package/esm2022/lib/tool/toolbox/toolbox.component.mjs +3 -3
- package/esm2022/lib/tool/toolbox/toolbox.module.mjs +2 -2
- package/esm2022/lib/widget/shared/widget.service.mjs +1 -1
- package/esm2022/lib/widget/widget-outlet/widget-outlet.component.mjs +2 -2
- package/esm2022/lib/widget/widget-outlet/widget-outlet.module.mjs +2 -2
- package/esm2022/lib/widget/widget.module.mjs +3 -3
- package/esm2022/lib/workspace/shared/store.mjs +2 -2
- package/esm2022/lib/workspace/shared/workspace.mjs +1 -1
- package/esm2022/lib/workspace/workspace-selector/workspace-selector.component.mjs +2 -2
- package/esm2022/lib/workspace/workspace-selector/workspace-selector.module.mjs +2 -2
- package/esm2022/lib/workspace/workspace-widget-outlet/workspace-widget-outlet.component.mjs +2 -2
- package/esm2022/lib/workspace/workspace-widget-outlet/workspace-widget-outlet.module.mjs +2 -2
- package/esm2022/lib/workspace/workspace.module.mjs +2 -2
- package/esm2022/public_api.mjs +2 -1
- package/fesm2022/igo2-common.mjs +2374 -2362
- package/fesm2022/igo2-common.mjs.map +1 -1
- package/lib/action/actionbar/actionbar-item.component.d.ts +1 -1
- package/lib/action/actionbar/actionbar.component.d.ts +4 -4
- package/lib/collapsible/collapse.directive.d.ts +1 -1
- package/lib/color-picker-form-field/color-picker-form-field.component.d.ts +14 -17
- package/lib/color-picker-form-field/color-picker-form-field.module.d.ts +8 -3
- package/lib/context-menu/context-menu.directive.d.ts +1 -1
- package/lib/entity/entity-selector/entity-selector.component.d.ts +1 -1
- package/lib/entity/entity-selector/entity-selector.theming.scss +21 -21
- package/lib/entity/entity-table/entity-table-row.directive.d.ts +1 -1
- package/lib/entity/entity-table/entity-table.component.d.ts +22 -7
- package/lib/entity/entity-table/entity-table.theming.scss +37 -34
- package/lib/entity/entity-table-paginator/entity-table-paginator.component.d.ts +3 -3
- package/lib/entity/entity.theming.scss +7 -10
- package/lib/entity/shared/store-strategy.d.ts +1 -1
- package/lib/entity/shared/store.d.ts +1 -1
- package/lib/entity/shared/transaction.d.ts +2 -2
- package/lib/entity/shared/view.d.ts +1 -1
- package/lib/environment/environment.interface.d.ts +13 -0
- package/lib/environment/index.d.ts +1 -0
- package/lib/flexible/flexible.component.d.ts +2 -2
- package/lib/form/form/form.component.d.ts +1 -1
- package/lib/form/form-field/form-field.component.d.ts +1 -1
- package/lib/image/secure-image.pipe.d.ts +2 -2
- package/lib/interactive-tour/interactive-tour.component.d.ts +2 -2
- package/lib/interactive-tour/interactive-tour.loader.d.ts +1 -1
- package/lib/interactive-tour/interactive-tour.service.d.ts +1 -1
- package/lib/list/list-item.directive.d.ts +1 -1
- package/lib/list/list.component.d.ts +1 -1
- package/lib/list/list.theming.scss +58 -40
- package/lib/spinner/spinner-activity.directive.d.ts +1 -1
- package/lib/table/table-datasource.d.ts +1 -1
- package/lib/table/table.component.d.ts +3 -3
- package/lib/tool/shared/toolbox.d.ts +1 -1
- package/lib/tool/toolbox/toolbox.component.d.ts +1 -1
- package/lib/workspace/shared/store.d.ts +1 -1
- package/lib/workspace/shared/workspace.d.ts +1 -1
- package/lib/workspace/workspace-selector/workspace-selector.component.d.ts +1 -1
- package/locale/en.common.json +44 -43
- package/locale/fr.common.json +44 -43
- package/package.json +4 -3
- package/public_api.d.ts +1 -0
- package/lib/entity/entity-table-paginator/entity-table-paginator.theming.scss +0 -21
package/locale/en.common.json
CHANGED
|
@@ -1,43 +1,44 @@
|
|
|
1
|
-
{
|
|
2
|
-
"igo": {
|
|
3
|
-
"common": {
|
|
4
|
-
"confirmDialog": {
|
|
5
|
-
"cancelBtn": "Cancel",
|
|
6
|
-
"confirmBtn": "Confirm",
|
|
7
|
-
"title": "Confirm"
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"igo": {
|
|
3
|
+
"common": {
|
|
4
|
+
"confirmDialog": {
|
|
5
|
+
"cancelBtn": "Cancel",
|
|
6
|
+
"confirmBtn": "Confirm",
|
|
7
|
+
"title": "Confirm",
|
|
8
|
+
"applyBtn": "Apply"
|
|
9
|
+
},
|
|
10
|
+
"table": {
|
|
11
|
+
"filter": "Filter"
|
|
12
|
+
},
|
|
13
|
+
"entity-table": {
|
|
14
|
+
"targetHtmlUrl": "Open the external link"
|
|
15
|
+
},
|
|
16
|
+
"form": {
|
|
17
|
+
"errors": {
|
|
18
|
+
"required": "This field is required"
|
|
19
|
+
}
|
|
20
|
+
},
|
|
21
|
+
"actionbar": {
|
|
22
|
+
"scrollUp": "Scroll up",
|
|
23
|
+
"scrollDown": "Scroll down",
|
|
24
|
+
"icon": "Action list"
|
|
25
|
+
},
|
|
26
|
+
"interactiveTour": {
|
|
27
|
+
"tooltipTourToolButton": "Interactive tour of the application",
|
|
28
|
+
"disaledTooltipTourToolButton": "To have access to this tool's tour, add contexts or layers",
|
|
29
|
+
"buttonTitle": "Discover",
|
|
30
|
+
"exitButton": "Exit",
|
|
31
|
+
"backButton": "Back",
|
|
32
|
+
"nextButton": "Next"
|
|
33
|
+
},
|
|
34
|
+
"paginator": {
|
|
35
|
+
"firstPageLabel": "First page",
|
|
36
|
+
"itemsPerPageLabel": "Items per page:",
|
|
37
|
+
"lastPageLabel": "Last page",
|
|
38
|
+
"nextPageLabel": "Next page",
|
|
39
|
+
"previousPageLabel": "Previous page",
|
|
40
|
+
"of": "of"
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
package/locale/fr.common.json
CHANGED
|
@@ -1,43 +1,44 @@
|
|
|
1
|
-
{
|
|
2
|
-
"igo": {
|
|
3
|
-
"common": {
|
|
4
|
-
"confirmDialog": {
|
|
5
|
-
"cancelBtn": "Annuler",
|
|
6
|
-
"confirmBtn": "Confirmer",
|
|
7
|
-
"title": "Confirmation"
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"igo": {
|
|
3
|
+
"common": {
|
|
4
|
+
"confirmDialog": {
|
|
5
|
+
"cancelBtn": "Annuler",
|
|
6
|
+
"confirmBtn": "Confirmer",
|
|
7
|
+
"title": "Confirmation",
|
|
8
|
+
"applyBtn": "Appliquer"
|
|
9
|
+
},
|
|
10
|
+
"table": {
|
|
11
|
+
"filter": "Filtre"
|
|
12
|
+
},
|
|
13
|
+
"entity-table": {
|
|
14
|
+
"targetHtmlUrl": "Ouvrir le lien externe"
|
|
15
|
+
},
|
|
16
|
+
"form": {
|
|
17
|
+
"errors": {
|
|
18
|
+
"required": "Ce champ est requis"
|
|
19
|
+
}
|
|
20
|
+
},
|
|
21
|
+
"actionbar": {
|
|
22
|
+
"scrollUp": "Défiler vers le haut",
|
|
23
|
+
"scrollDown": "Défiler vers le bas",
|
|
24
|
+
"icon": "Actions supplémentaires"
|
|
25
|
+
},
|
|
26
|
+
"interactiveTour": {
|
|
27
|
+
"tooltipTourToolButton": "Aide interactive sur l'outil",
|
|
28
|
+
"disaledTooltipTourToolButton": "Pour avoir accès au tour interactif de cet outil, ajouter des contextes ou des couches",
|
|
29
|
+
"buttonTitle": "Découvrir",
|
|
30
|
+
"exitButton": "Quitter",
|
|
31
|
+
"backButton": "Précédent",
|
|
32
|
+
"nextButton": "Suivant"
|
|
33
|
+
},
|
|
34
|
+
"paginator": {
|
|
35
|
+
"firstPageLabel": "Première page",
|
|
36
|
+
"itemsPerPageLabel": "Entités par page:",
|
|
37
|
+
"lastPageLabel": "Dernière page",
|
|
38
|
+
"nextPageLabel": "Page suivante",
|
|
39
|
+
"previousPageLabel": "Page précédente",
|
|
40
|
+
"of": "de"
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@igo2/common",
|
|
3
|
-
"version": "16.0.0-rc.
|
|
3
|
+
"version": "16.0.0-rc.2",
|
|
4
4
|
"description": "IGO Library",
|
|
5
5
|
"author": "IGO Community",
|
|
6
6
|
"keywords": [
|
|
@@ -38,11 +38,12 @@
|
|
|
38
38
|
"@angular/material": "^16.2.4",
|
|
39
39
|
"@angular/platform-browser": "^16.2.5",
|
|
40
40
|
"@floating-ui/utils": "^0.1.4",
|
|
41
|
-
"@igo2/core": "^16.0.0-rc.
|
|
42
|
-
"@igo2/utils": "^16.0.0-rc.
|
|
41
|
+
"@igo2/core": "^16.0.0-rc.2",
|
|
42
|
+
"@igo2/utils": "^16.0.0-rc.2",
|
|
43
43
|
"angular-shepherd": "16.0.0",
|
|
44
44
|
"scroll-into-view-if-needed": "^3.0.0",
|
|
45
45
|
"typy": "^3.3.0",
|
|
46
|
+
"ngx-color": "^9.0.0",
|
|
46
47
|
"tinycolor2": "^1.6.0"
|
|
47
48
|
},
|
|
48
49
|
"dependencies": {
|
package/public_api.d.ts
CHANGED
|
@@ -12,6 +12,7 @@ export * from './lib/dom/dom.module';
|
|
|
12
12
|
export * from './lib/drag-drop/drag-drop.module';
|
|
13
13
|
export * from './lib/dynamic-component/dynamic-component.module';
|
|
14
14
|
export * from './lib/dynamic-component/dynamic-outlet/dynamic-outlet.module';
|
|
15
|
+
export * from './lib/environment';
|
|
15
16
|
export * from './lib/flexible/flexible.module';
|
|
16
17
|
export * from './lib/form/form.module';
|
|
17
18
|
export * from './lib/form/form/form.module';
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
@use 'sass:map';
|
|
2
|
-
@use '@angular/material' as mat;
|
|
3
|
-
|
|
4
|
-
@mixin theme($theme) {
|
|
5
|
-
@include density($theme);
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
@mixin density($theme) {
|
|
9
|
-
$density: mat.get-density-config($theme);
|
|
10
|
-
|
|
11
|
-
$theme: map.merge(
|
|
12
|
-
$theme,
|
|
13
|
-
(
|
|
14
|
-
density: $density - 4
|
|
15
|
-
)
|
|
16
|
-
);
|
|
17
|
-
|
|
18
|
-
igo-entity-selector {
|
|
19
|
-
@include mat.paginator-density($theme);
|
|
20
|
-
}
|
|
21
|
-
}
|