@provoly/dashboard 0.22.4 → 0.22.5
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/dataset/style/_o-pry-dataset-card.scss +24 -2
- package/esm2022/admin/components/admin-abac-rules/admin-abac-rules-form/admin-abac-rules-form.component.mjs +1 -1
- package/esm2022/admin/components/admin-abac-rules/components/attribute-condition/attribute-condition.component.mjs +1 -1
- package/esm2022/admin/components/admin-abac-rules/components/metadata-condition/metadata-condition.component.mjs +1 -1
- package/esm2022/admin/components/admin-classes/admin-classes-customize/symbol/admin-classes-customize-symbol.component.mjs +1 -1
- package/esm2022/admin/components/admin-classes/admin-classes-customize/tooltip/admin-classes-customize-tooltip.component.mjs +1 -1
- package/esm2022/admin/components/admin-classes/admin-classes-form/admin-classes-form.component.mjs +1 -1
- package/esm2022/admin/components/admin-classes/admin-classes-view/admin-attributes-form/admin-attributes-form.component.mjs +3 -3
- package/esm2022/admin/components/admin-dataset/shared/admin-form-dataset/admin-form-dataset.component.mjs +1 -1
- package/esm2022/admin/components/admin-environment/admin-environment-form/admin-environment-form.component.mjs +1 -1
- package/esm2022/admin/components/admin-fields/admin-fields-form/admin-fields-form.component.mjs +1 -1
- package/esm2022/admin/components/admin-links/admin-links-new/admin-links-new.component.mjs +1 -1
- package/esm2022/admin/components/admin-metadata/shared/form-metadata/form-metadata.component.mjs +1 -1
- package/esm2022/admin/components/admin-metadata-rules/shared/admin-form-metadata-rules/admin-form-metadata-rules.component.mjs +1 -1
- package/esm2022/components/checkbox/checkbox.component.mjs +3 -3
- package/esm2022/components/metadata-editor/metadata-editor.component.mjs +1 -1
- package/esm2022/components/scheme-picker/scheme-picker.component.mjs +1 -1
- package/esm2022/dataset/components/dataset-card/dataset-card.component.mjs +3 -3
- package/esm2022/dataset/components/dataset-detail/dataset-detail.component.mjs +3 -3
- package/esm2022/dataset/components/dataset.component.mjs +3 -3
- package/esm2022/dataset/style/css.component.mjs +2 -2
- package/esm2022/filters/autocomplete/autocomplete.component.mjs +1 -1
- package/esm2022/filters/list/list-filter.component.mjs +1 -1
- package/esm2022/import/components/import.component.mjs +1 -1
- package/esm2022/lib/core/components/about/about.component.mjs +3 -3
- package/esm2022/lib/core/components/base-toolbox-action/base-toolbox-action.component.mjs +3 -3
- package/esm2022/lib/core/components/chips-selector/chips-selector.component.mjs +8 -4
- package/esm2022/lib/core/components/overlay/dialog-confirm.component.mjs +3 -3
- package/esm2022/lib/core/components/select/select.component.mjs +19 -8
- package/esm2022/lib/core/components/share/share.component.mjs +1 -1
- package/esm2022/lib/core/i18n/en.translations.mjs +7 -2
- package/esm2022/lib/core/i18n/fr.translations.mjs +7 -2
- package/esm2022/lib/core/store/image/image.service.mjs +4 -3
- package/esm2022/lib/dashboard/components/context-menu/object-edition/object-edition.component.mjs +3 -3
- package/esm2022/lib/dashboard/components/dashboard.component.mjs +3 -3
- package/esm2022/lib/dashboard/components/widgets/datasource-selector/datasource-selector.component.mjs +3 -3
- package/esm2022/lib/dashboard/filter/components/filter-group/filter-group.component.mjs +3 -3
- package/esm2022/lib/dashboard/filter/style/css.component.mjs +2 -2
- package/esm2022/notification/store/notification.service.mjs +1 -1
- package/esm2022/notification/style/css.component.mjs +2 -2
- package/esm2022/pipeline/components/pipeline-editor/pipeline-editor.component.mjs +3 -3
- package/esm2022/pipeline-components/filter/component/filter.component.mjs +1 -1
- package/esm2022/pipeline-components/input-datasource/component/input-datasource.component.mjs +1 -1
- package/esm2022/pipeline-components/output-dataset/component/output-dataset.component.mjs +1 -1
- package/esm2022/presentation/components/add-edit-presentation/add-edit-presentation.component.mjs +1 -1
- package/esm2022/presentation/components/presentation.component.mjs +4 -3
- package/esm2022/presentation/style/css.component.mjs +2 -2
- package/esm2022/restitution/components/restitution/restitution.component.mjs +3 -3
- package/esm2022/restitution/components/restitution-catalog/restitution-catalog.component.mjs +3 -3
- package/esm2022/restitution/components/restitution-list/restitution-list.component.mjs +3 -3
- package/esm2022/restitution/components/restitution-list-item/restitution-list-item.component.mjs +3 -3
- package/esm2022/restitution/style/css.component.mjs +2 -2
- package/esm2022/search/search-home/search-home.component.mjs +2 -2
- package/esm2022/search/search-mono-class/components/search-condition/search-condition.component.mjs +1 -1
- package/esm2022/search/search-mono-class/components/search-mono-class/search-mono-class.component.mjs +1 -1
- package/esm2022/search/search-mono-class/components/search-order/search-order.component.mjs +1 -1
- package/esm2022/search/search-multi-class/components/multi-class-condition/multi-class-condition.component.mjs +1 -1
- package/esm2022/toolbox/components/automate-refresh/automate-refresh.component.mjs +3 -3
- package/esm2022/toolbox/components/clear-view/clear-view.component.mjs +3 -3
- package/esm2022/toolbox/components/delete/delete.component.mjs +3 -3
- package/esm2022/toolbox/components/drag-widgets/drag-widgets.component.mjs +3 -3
- package/esm2022/toolbox/components/filter-settings/filter-settings.component.mjs +20 -8
- package/esm2022/toolbox/components/launch-tab/launch-tab.component.mjs +3 -3
- package/esm2022/toolbox/components/refresh-datasets/refresh-datasets.component.mjs +3 -3
- package/esm2022/toolbox/components/save-view/save-view.component.mjs +3 -3
- package/esm2022/toolbox/components/select-grid-layout/select-grid-layout.component.mjs +3 -3
- package/esm2022/toolbox/components/share/share.component.mjs +4 -3
- package/esm2022/toolbox/components/switch-to-edit-content/switch-to-edit-content.component.mjs +3 -3
- package/esm2022/toolbox/components/toolbox.component.mjs +13 -3
- package/esm2022/toolbox/style/css.component.mjs +2 -2
- package/esm2022/widgets/widget-aggregated-chart/component/widget-aggregated-chart.component.mjs +3 -3
- package/esm2022/widgets/widget-chart/component/widget-chart.component.mjs +1 -1
- package/esm2022/widgets/widget-graph/component/widget-graph.component.mjs +1 -1
- package/esm2022/widgets/widget-map/component/widget-map.component.mjs +7 -7
- package/esm2022/widgets/widget-map/pipe/widget-map-legend-url.pipe.mjs +3 -2
- package/esm2022/widgets/widget-map/style/css.component.mjs +3 -3
- package/esm2022/widgets/widget-map/utils/widget-map.utils.mjs +5 -1
- package/esm2022/widgets/widget-table/component/widget-table.component.mjs +1 -1
- package/esm2022/widgets/widget-tile/component/widget-tile.component.mjs +1 -1
- package/fesm2022/provoly-dashboard-admin.mjs +14 -14
- package/fesm2022/provoly-dashboard-admin.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-components-checkbox.mjs +2 -2
- package/fesm2022/provoly-dashboard-components-checkbox.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-components-metadata-editor.mjs +1 -1
- package/fesm2022/provoly-dashboard-components-metadata-editor.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-components-scheme-picker.mjs +1 -1
- package/fesm2022/provoly-dashboard-components-scheme-picker.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-dataset.mjs +8 -8
- package/fesm2022/provoly-dashboard-dataset.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-filters-autocomplete.mjs +1 -1
- package/fesm2022/provoly-dashboard-filters-autocomplete.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-filters-list.mjs +1 -1
- package/fesm2022/provoly-dashboard-filters-list.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-import.mjs +1 -1
- package/fesm2022/provoly-dashboard-import.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-notification.mjs +2 -2
- package/fesm2022/provoly-dashboard-notification.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-pipeline-components-filter.mjs +1 -1
- package/fesm2022/provoly-dashboard-pipeline-components-filter.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-pipeline-components-input-datasource.mjs +1 -1
- package/fesm2022/provoly-dashboard-pipeline-components-input-datasource.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-pipeline-components-output-dataset.mjs +1 -1
- package/fesm2022/provoly-dashboard-pipeline-components-output-dataset.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-pipeline.mjs +2 -2
- package/fesm2022/provoly-dashboard-pipeline.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-presentation.mjs +6 -5
- package/fesm2022/provoly-dashboard-presentation.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-restitution.mjs +10 -10
- package/fesm2022/provoly-dashboard-restitution.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-search.mjs +5 -5
- package/fesm2022/provoly-dashboard-search.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-toolbox.mjs +54 -31
- package/fesm2022/provoly-dashboard-toolbox.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-aggregated-chart.mjs +2 -2
- package/fesm2022/provoly-dashboard-widgets-widget-aggregated-chart.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-chart.mjs +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-chart.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-graph.mjs +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-graph.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-map.mjs +13 -8
- package/fesm2022/provoly-dashboard-widgets-widget-map.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-table.mjs +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-table.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-tile.mjs +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-tile.mjs.map +1 -1
- package/fesm2022/provoly-dashboard.mjs +57 -31
- package/fesm2022/provoly-dashboard.mjs.map +1 -1
- package/lib/core/components/overlay/dialog-confirm.component.d.ts +1 -1
- package/lib/core/components/select/select.component.d.ts +2 -1
- package/lib/core/i18n/en.translations.d.ts +5 -0
- package/lib/core/i18n/fr.translations.d.ts +5 -0
- package/lib/dashboard/filter/style/_o-pry-filter-group.scss +1 -1
- package/notification/style/_m-notifications.scss +4 -10
- package/package.json +19 -19
- package/presentation/style/_o-pry-new-presentation.scss +0 -4
- package/presentation/style/_o-pry-presentation.scss +6 -1
- package/restitution/style/_o-restitution-list.scss +1 -1
- package/styles/abstracts/_mixins.scss +13 -0
- package/styles/components/_a-btn.scss +8 -26
- package/styles/components/_a-chip.scss +13 -0
- package/styles/components/_m-info-icon.scss +2 -3
- package/styles/components/{_o-datasources.scss → _o-chips-selector.scss} +3 -4
- package/styles/components/_o-dashboard.scss +41 -7
- package/styles/components/_o-modal.scss +1 -1
- package/styles/components/_o-widget.scss +5 -5
- package/styles/layout/_o-manifest-layout.scss +4 -0
- package/styles/libs/_reset-lib-ol.scss +9 -5
- package/styles/main.scss +7 -7
- package/styles-theme/abstracts-theme/_abstracts-overlays.theme.scss +6 -0
- package/styles-theme/abstracts-theme/variables/_variables-colors.scss +18 -25
- package/styles-theme/abstracts-theme/variables/_variables-decoration.scss +2 -2
- package/styles-theme/abstracts-theme/variables/_variables-typo.scss +2 -2
- package/styles-theme/components-theme/_a-btn.theme.scss +45 -72
- package/styles-theme/components-theme/_a-checkbox.theme.scss +3 -45
- package/styles-theme/components-theme/_a-chip.theme.scss +32 -0
- package/styles-theme/components-theme/_a-form-field.theme.scss +1 -1
- package/styles-theme/components-theme/_a-pry-select.theme.scss +11 -3
- package/styles-theme/components-theme/_a-toggle.theme.scss +7 -8
- package/styles-theme/components-theme/_m-filter.theme.scss +4 -13
- package/styles-theme/components-theme/_m-form-radio-group.theme.scss +17 -0
- package/styles-theme/components-theme/_m-info-icon.theme.scss +11 -0
- package/styles-theme/components-theme/_m-minus-plus.theme.scss +2 -2
- package/styles-theme/components-theme/_m-notifications.theme.scss +8 -4
- package/styles-theme/components-theme/_m-time-picker.theme.scss +1 -1
- package/styles-theme/components-theme/_o-catalog.theme.scss +1 -1
- package/styles-theme/components-theme/_o-date-picker.theme.scss +2 -2
- package/styles-theme/components-theme/_o-draggable-menu.theme.scss +2 -2
- package/styles-theme/components-theme/_o-multi-class-field-selection.theme.scss +1 -1
- package/styles-theme/components-theme/_o-object-panel.theme.scss +1 -1
- package/styles-theme/components-theme/_o-pry-admin-classes-customize.theme.scss +0 -9
- package/styles-theme/components-theme/_o-pry-dataset-card.theme.scss +8 -0
- package/styles-theme/components-theme/_o-pry-presentation.theme.scss +12 -14
- package/styles-theme/components-theme/_o-pry-search-tools.theme.scss +2 -13
- package/styles-theme/components-theme/_o-pry-stepper.theme.scss +6 -8
- package/styles-theme/components-theme/_o-restitution-list.theme.scss +1 -1
- package/styles-theme/components-theme/_o-search-fulltext.theme.scss +2 -2
- package/styles-theme/components-theme/_o-search-multi-class.theme.scss +0 -5
- package/styles-theme/components-theme/_o-settings.theme.scss +1 -1
- package/styles-theme/components-theme/_o-tabs.theme.scss +1 -1
- package/styles-theme/components-theme/_o-widget-iframe.theme.scss +2 -2
- package/styles-theme/components-theme/_o-widget.theme.scss +31 -2
- package/styles-theme/components-theme/_overlay.theme.scss +3 -3
- package/styles-theme/layout-theme/_o-base-layout.theme.scss +3 -3
- package/styles-theme/layout-theme/_o-manifest-layout.theme.scss +8 -2
- package/styles-theme/libs-theme/_reset-lib-ol.theme.scss +12 -3
- package/styles-theme/main-theme.scss +5 -4
- package/toolbox/components/filter-settings/filter-settings.component.d.ts +3 -2
- package/toolbox/components/toolbox.component.d.ts +3 -1
- package/toolbox/style/_o-filter-settings.scss +0 -4
- package/toolbox/style/_o-toolbox.scss +2 -26
- package/widgets/widget-map/pipe/widget-map-legend-url.pipe.d.ts +1 -1
- package/widgets/widget-map/style/{_o-layer-legend.scss → _m-layer-legend.scss} +7 -8
- package/widgets/widget-map/style/_o-widget-map.scss +2 -2
- package/styles/components/_a-chips.scss +0 -15
- package/styles-theme/components-theme/_o-datasources.theme.scss +0 -41
|
@@ -11,7 +11,7 @@ export interface PryDialogConfirmAction {
|
|
|
11
11
|
id: number;
|
|
12
12
|
label: string;
|
|
13
13
|
icon?: string;
|
|
14
|
-
color?: 'primary' | 'secondary'
|
|
14
|
+
color?: 'primary' | 'secondary';
|
|
15
15
|
actions?: Action[];
|
|
16
16
|
}
|
|
17
17
|
export declare class PryDialogConfirmComponent {
|
|
@@ -37,6 +37,7 @@ export declare class PrySelectComponent extends SubscriptionnerDirective impleme
|
|
|
37
37
|
i18nPrefix: string | null;
|
|
38
38
|
searched: EventEmitter<string>;
|
|
39
39
|
cleared: EventEmitter<void>;
|
|
40
|
+
bindClasses: any;
|
|
40
41
|
search$: BehaviorSubject<string>;
|
|
41
42
|
_loading: boolean;
|
|
42
43
|
hasLoaded: boolean;
|
|
@@ -76,5 +77,5 @@ export declare class PrySelectComponent extends SubscriptionnerDirective impleme
|
|
|
76
77
|
onKeydownOption: (event: KeyboardEvent, item: any, index: number, optionDivRef: HTMLDivElement, first: boolean, last: boolean) => void;
|
|
77
78
|
focusInitialSelection: () => void;
|
|
78
79
|
static ɵfac: i0.ɵɵFactoryDeclaration<PrySelectComponent, never>;
|
|
79
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PrySelectComponent, "pry-select", never, { "items": { "alias": "items"; "required": false; }; "clearable": { "alias": "clearable"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "closeOnSelect": { "alias": "closeOnSelect"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "isForm": { "alias": "isForm"; "required": false; }; "required": { "alias": "required"; "required": false; }; "name": { "alias": "name"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "bindValue": { "alias": "bindValue"; "required": false; }; "bindLabel": { "alias": "bindLabel"; "required": false; }; "iconSize": { "alias": "iconSize"; "required": false; }; "bindIcon": { "alias": "bindIcon"; "required": false; }; "template": { "alias": "template"; "required": false; }; "i18nPrefix": { "alias": "i18nPrefix"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "elementRef": { "alias": "elementRef"; "required": false; }; }, { "searched": "searched"; "cleared": "cleared"; }, never, never, false, never>;
|
|
80
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PrySelectComponent, "pry-select", never, { "items": { "alias": "items"; "required": false; }; "clearable": { "alias": "clearable"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "closeOnSelect": { "alias": "closeOnSelect"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "isForm": { "alias": "isForm"; "required": false; }; "required": { "alias": "required"; "required": false; }; "name": { "alias": "name"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "bindValue": { "alias": "bindValue"; "required": false; }; "bindLabel": { "alias": "bindLabel"; "required": false; }; "iconSize": { "alias": "iconSize"; "required": false; }; "bindIcon": { "alias": "bindIcon"; "required": false; }; "template": { "alias": "template"; "required": false; }; "i18nPrefix": { "alias": "i18nPrefix"; "required": false; }; "bindClasses": { "alias": "bindClasses"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "elementRef": { "alias": "elementRef"; "required": false; }; }, { "searched": "searched"; "cleared": "cleared"; }, never, never, false, never>;
|
|
80
81
|
}
|
|
@@ -162,6 +162,7 @@ export declare const enTranslations: {
|
|
|
162
162
|
switchEditContent: string;
|
|
163
163
|
share: string;
|
|
164
164
|
delete: string;
|
|
165
|
+
notInDsAttr: string;
|
|
165
166
|
};
|
|
166
167
|
manifest: {
|
|
167
168
|
name: string;
|
|
@@ -382,4 +383,8 @@ export declare const enTranslations: {
|
|
|
382
383
|
failure: string;
|
|
383
384
|
};
|
|
384
385
|
};
|
|
386
|
+
grid: {
|
|
387
|
+
rows: string;
|
|
388
|
+
columns: string;
|
|
389
|
+
};
|
|
385
390
|
};
|
|
@@ -162,6 +162,7 @@ export declare const frTranslations: {
|
|
|
162
162
|
switchEditContent: string;
|
|
163
163
|
share: string;
|
|
164
164
|
delete: string;
|
|
165
|
+
notInDsAttr: string;
|
|
165
166
|
};
|
|
166
167
|
manifest: {
|
|
167
168
|
name: string;
|
|
@@ -381,5 +382,9 @@ export declare const frTranslations: {
|
|
|
381
382
|
geoAuth: {
|
|
382
383
|
failure: string;
|
|
383
384
|
};
|
|
385
|
+
grid: {
|
|
386
|
+
rows: string;
|
|
387
|
+
columns: string;
|
|
388
|
+
};
|
|
384
389
|
};
|
|
385
390
|
};
|
|
@@ -76,20 +76,15 @@
|
|
|
76
76
|
|
|
77
77
|
&__items {
|
|
78
78
|
@extend %list-unstyled;
|
|
79
|
-
padding: 0 15px;
|
|
80
79
|
|
|
81
80
|
&__li {
|
|
82
81
|
position: relative;
|
|
83
82
|
display: flex;
|
|
84
83
|
justify-content: space-between;
|
|
85
|
-
align-items:
|
|
86
|
-
padding: toRem(
|
|
84
|
+
align-items: stretch;
|
|
85
|
+
padding: toRem(15);
|
|
87
86
|
gap: toRem(5);
|
|
88
87
|
|
|
89
|
-
&:last-of-type {
|
|
90
|
-
padding-bottom: toRem(5);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
88
|
&__txt {
|
|
94
89
|
flex: 1;
|
|
95
90
|
|
|
@@ -117,9 +112,8 @@
|
|
|
117
112
|
|
|
118
113
|
.a-btn--delete {
|
|
119
114
|
position: relative;
|
|
120
|
-
|
|
121
|
-
height:
|
|
122
|
-
padding: toRem(3);
|
|
115
|
+
padding: 0 toRem(3);
|
|
116
|
+
height: auto
|
|
123
117
|
}
|
|
124
118
|
}
|
|
125
119
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@provoly/dashboard",
|
|
3
|
-
"version": "0.22.
|
|
3
|
+
"version": "0.22.5",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@angular/cdk": "14.x || 15.x || 16.x",
|
|
@@ -108,18 +108,18 @@
|
|
|
108
108
|
"esm": "./esm2022/pipeline/provoly-dashboard-pipeline.mjs",
|
|
109
109
|
"default": "./fesm2022/provoly-dashboard-pipeline.mjs"
|
|
110
110
|
},
|
|
111
|
-
"./restitution": {
|
|
112
|
-
"types": "./restitution/index.d.ts",
|
|
113
|
-
"esm2022": "./esm2022/restitution/provoly-dashboard-restitution.mjs",
|
|
114
|
-
"esm": "./esm2022/restitution/provoly-dashboard-restitution.mjs",
|
|
115
|
-
"default": "./fesm2022/provoly-dashboard-restitution.mjs"
|
|
116
|
-
},
|
|
117
111
|
"./presentation": {
|
|
118
112
|
"types": "./presentation/index.d.ts",
|
|
119
113
|
"esm2022": "./esm2022/presentation/provoly-dashboard-presentation.mjs",
|
|
120
114
|
"esm": "./esm2022/presentation/provoly-dashboard-presentation.mjs",
|
|
121
115
|
"default": "./fesm2022/provoly-dashboard-presentation.mjs"
|
|
122
116
|
},
|
|
117
|
+
"./restitution": {
|
|
118
|
+
"types": "./restitution/index.d.ts",
|
|
119
|
+
"esm2022": "./esm2022/restitution/provoly-dashboard-restitution.mjs",
|
|
120
|
+
"esm": "./esm2022/restitution/provoly-dashboard-restitution.mjs",
|
|
121
|
+
"default": "./fesm2022/provoly-dashboard-restitution.mjs"
|
|
122
|
+
},
|
|
123
123
|
"./search": {
|
|
124
124
|
"types": "./search/index.d.ts",
|
|
125
125
|
"esm2022": "./esm2022/search/provoly-dashboard-search.mjs",
|
|
@@ -186,18 +186,18 @@
|
|
|
186
186
|
"esm": "./esm2022/components/stepper/provoly-dashboard-components-stepper.mjs",
|
|
187
187
|
"default": "./fesm2022/provoly-dashboard-components-stepper.mjs"
|
|
188
188
|
},
|
|
189
|
-
"./filters/autocomplete": {
|
|
190
|
-
"types": "./filters/autocomplete/index.d.ts",
|
|
191
|
-
"esm2022": "./esm2022/filters/autocomplete/provoly-dashboard-filters-autocomplete.mjs",
|
|
192
|
-
"esm": "./esm2022/filters/autocomplete/provoly-dashboard-filters-autocomplete.mjs",
|
|
193
|
-
"default": "./fesm2022/provoly-dashboard-filters-autocomplete.mjs"
|
|
194
|
-
},
|
|
195
189
|
"./filters/date": {
|
|
196
190
|
"types": "./filters/date/index.d.ts",
|
|
197
191
|
"esm2022": "./esm2022/filters/date/provoly-dashboard-filters-date.mjs",
|
|
198
192
|
"esm": "./esm2022/filters/date/provoly-dashboard-filters-date.mjs",
|
|
199
193
|
"default": "./fesm2022/provoly-dashboard-filters-date.mjs"
|
|
200
194
|
},
|
|
195
|
+
"./filters/autocomplete": {
|
|
196
|
+
"types": "./filters/autocomplete/index.d.ts",
|
|
197
|
+
"esm2022": "./esm2022/filters/autocomplete/provoly-dashboard-filters-autocomplete.mjs",
|
|
198
|
+
"esm": "./esm2022/filters/autocomplete/provoly-dashboard-filters-autocomplete.mjs",
|
|
199
|
+
"default": "./fesm2022/provoly-dashboard-filters-autocomplete.mjs"
|
|
200
|
+
},
|
|
201
201
|
"./filters/list": {
|
|
202
202
|
"types": "./filters/list/index.d.ts",
|
|
203
203
|
"esm2022": "./esm2022/filters/list/provoly-dashboard-filters-list.mjs",
|
|
@@ -300,18 +300,18 @@
|
|
|
300
300
|
"esm": "./esm2022/widgets/widget-map/provoly-dashboard-widgets-widget-map.mjs",
|
|
301
301
|
"default": "./fesm2022/provoly-dashboard-widgets-widget-map.mjs"
|
|
302
302
|
},
|
|
303
|
-
"./widgets/widget-template": {
|
|
304
|
-
"types": "./widgets/widget-template/index.d.ts",
|
|
305
|
-
"esm2022": "./esm2022/widgets/widget-template/provoly-dashboard-widgets-widget-template.mjs",
|
|
306
|
-
"esm": "./esm2022/widgets/widget-template/provoly-dashboard-widgets-widget-template.mjs",
|
|
307
|
-
"default": "./fesm2022/provoly-dashboard-widgets-widget-template.mjs"
|
|
308
|
-
},
|
|
309
303
|
"./widgets/widget-table": {
|
|
310
304
|
"types": "./widgets/widget-table/index.d.ts",
|
|
311
305
|
"esm2022": "./esm2022/widgets/widget-table/provoly-dashboard-widgets-widget-table.mjs",
|
|
312
306
|
"esm": "./esm2022/widgets/widget-table/provoly-dashboard-widgets-widget-table.mjs",
|
|
313
307
|
"default": "./fesm2022/provoly-dashboard-widgets-widget-table.mjs"
|
|
314
308
|
},
|
|
309
|
+
"./widgets/widget-template": {
|
|
310
|
+
"types": "./widgets/widget-template/index.d.ts",
|
|
311
|
+
"esm2022": "./esm2022/widgets/widget-template/provoly-dashboard-widgets-widget-template.mjs",
|
|
312
|
+
"esm": "./esm2022/widgets/widget-template/provoly-dashboard-widgets-widget-template.mjs",
|
|
313
|
+
"default": "./fesm2022/provoly-dashboard-widgets-widget-template.mjs"
|
|
314
|
+
},
|
|
315
315
|
"./widgets/widget-tile": {
|
|
316
316
|
"types": "./widgets/widget-tile/index.d.ts",
|
|
317
317
|
"esm2022": "./esm2022/widgets/widget-tile/provoly-dashboard-widgets-widget-tile.mjs",
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
@use '../../styles/abstracts
|
|
1
|
+
@use '../../styles/abstracts' as *;
|
|
2
|
+
@use '../../styles-theme/abstracts-theme/variables.theme' as *;
|
|
2
3
|
|
|
3
4
|
/* Organism - pry-presentation */
|
|
4
5
|
|
|
@@ -29,6 +30,7 @@
|
|
|
29
30
|
|
|
30
31
|
.o-manifest-layout__content,
|
|
31
32
|
.o-dashboard-widget {
|
|
33
|
+
grid-area: middle;
|
|
32
34
|
flex: 100% 1 1;
|
|
33
35
|
}
|
|
34
36
|
}
|
|
@@ -94,6 +96,7 @@
|
|
|
94
96
|
position: absolute;
|
|
95
97
|
top: toRem(10);
|
|
96
98
|
left: toRem(10);
|
|
99
|
+
z-index: 1;
|
|
97
100
|
}
|
|
98
101
|
|
|
99
102
|
.a-tooltip {
|
|
@@ -110,12 +113,14 @@
|
|
|
110
113
|
|
|
111
114
|
.a-h3 {
|
|
112
115
|
font-size: toRem(14);
|
|
116
|
+
padding-bottom: toRem(5);
|
|
113
117
|
}
|
|
114
118
|
|
|
115
119
|
.a-p {
|
|
116
120
|
font-size: toRem(13);
|
|
117
121
|
|
|
118
122
|
&.-date {
|
|
123
|
+
padding-top: toRem(10);
|
|
119
124
|
margin-bottom: 0;
|
|
120
125
|
}
|
|
121
126
|
}
|
|
@@ -321,3 +321,16 @@
|
|
|
321
321
|
* Effects
|
|
322
322
|
*
|
|
323
323
|
*/
|
|
324
|
+
|
|
325
|
+
@mixin changeBgColor($targetBgColor, $targetTextColor: false, $targetBorderColor: false) {
|
|
326
|
+
transition: background-color 0.3s ease,
|
|
327
|
+
color 0.3s ease;
|
|
328
|
+
|
|
329
|
+
background-color: $targetBgColor;
|
|
330
|
+
@if $targetTextColor {
|
|
331
|
+
color: $targetTextColor;
|
|
332
|
+
}
|
|
333
|
+
@if $targetBorderColor {
|
|
334
|
+
border-color: $targetBorderColor;
|
|
335
|
+
}
|
|
336
|
+
}
|
|
@@ -17,11 +17,9 @@
|
|
|
17
17
|
user-select: none;
|
|
18
18
|
transition: all 0.24s ease-in-out;
|
|
19
19
|
|
|
20
|
-
gap: toRem(
|
|
21
|
-
height: toRem(
|
|
22
|
-
padding:
|
|
23
|
-
font-size: toRem(12);
|
|
24
|
-
line-height: toRem(13);
|
|
20
|
+
gap: toRem(5);
|
|
21
|
+
height: toRem(34);
|
|
22
|
+
padding: 0 toRem(30);
|
|
25
23
|
|
|
26
24
|
&.-circle {
|
|
27
25
|
width: toRem(34);
|
|
@@ -172,31 +170,15 @@
|
|
|
172
170
|
}
|
|
173
171
|
}
|
|
174
172
|
|
|
175
|
-
&.-size-
|
|
176
|
-
gap: toRem(
|
|
177
|
-
height: toRem(
|
|
178
|
-
padding
|
|
179
|
-
padding-right: toRem(15);
|
|
173
|
+
&.-size-s {
|
|
174
|
+
gap: toRem(3);
|
|
175
|
+
height: toRem(30);
|
|
176
|
+
padding: toRem(8) toRem(12);
|
|
180
177
|
font-size: toRem(12);
|
|
181
|
-
line-height: toRem(
|
|
182
|
-
|
|
183
|
-
&.-circle {
|
|
184
|
-
width: toRem(34);
|
|
185
|
-
height: toRem(34);
|
|
186
|
-
}
|
|
187
|
-
|
|
188
|
-
pry-icon,
|
|
189
|
-
.a-icon {
|
|
190
|
-
width: 17px !important;
|
|
191
|
-
height: auto;
|
|
192
|
-
}
|
|
178
|
+
line-height: toRem(13);
|
|
193
179
|
}
|
|
194
180
|
|
|
195
181
|
&.-width-full {
|
|
196
182
|
width: 100%;
|
|
197
183
|
}
|
|
198
184
|
}
|
|
199
|
-
|
|
200
|
-
/*a[href].a-btn {
|
|
201
|
-
color: inherit;
|
|
202
|
-
}*/
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
padding-right: toRem(15);
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
.o-
|
|
13
|
+
.o-chips-selector {
|
|
14
14
|
&__list {
|
|
15
15
|
@extend %list-unstyled;
|
|
16
16
|
gap: toRem(15) toRem(30);
|
|
@@ -21,21 +21,20 @@
|
|
|
21
21
|
|
|
22
22
|
&__main {
|
|
23
23
|
flex: 1 1;
|
|
24
|
-
overflow: overlay;
|
|
25
24
|
}
|
|
26
25
|
|
|
27
26
|
&__bottom {
|
|
28
27
|
padding: toRem(5);
|
|
29
28
|
}
|
|
30
29
|
|
|
31
|
-
&
|
|
32
|
-
.o-pry-card {
|
|
30
|
+
&__chip {
|
|
33
31
|
border-radius: toRem(15);
|
|
34
32
|
padding: toRem(5) toRem(10);
|
|
35
33
|
display: flex;
|
|
36
34
|
flex-direction: row;
|
|
37
35
|
align-items: center;
|
|
38
36
|
gap: 5px;
|
|
37
|
+
min-height: toRem(35);
|
|
39
38
|
|
|
40
39
|
p {
|
|
41
40
|
margin-bottom: 0;
|
|
@@ -2,28 +2,62 @@
|
|
|
2
2
|
|
|
3
3
|
/* Organism - Dashboard */
|
|
4
4
|
|
|
5
|
+
.o-dashboard-edit {
|
|
6
|
+
display: grid;
|
|
7
|
+
grid-template-areas: 'corner top'
|
|
8
|
+
'left middle';
|
|
9
|
+
grid-auto-rows: min-content 1fr;
|
|
10
|
+
grid-auto-columns: min-content 1fr;
|
|
11
|
+
height: 100%;
|
|
12
|
+
|
|
13
|
+
&.-edit {
|
|
14
|
+
gap: toRem(10);
|
|
15
|
+
|
|
16
|
+
.o-dashboard-add {
|
|
17
|
+
display: flex;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
|
|
5
22
|
.o-dashboard-grid {
|
|
23
|
+
grid-area: middle;
|
|
6
24
|
display: grid;
|
|
7
25
|
grid-template-rows: repeat(12, 1fr);
|
|
8
26
|
height: 100%;
|
|
9
27
|
}
|
|
10
28
|
|
|
11
29
|
.o-dashboard-add {
|
|
12
|
-
|
|
13
|
-
display: flex;
|
|
14
|
-
justify-content: space-evenly;
|
|
30
|
+
display: none;
|
|
15
31
|
z-index: 2;
|
|
32
|
+
gap: toRem(5);
|
|
33
|
+
font-size: toRem(12);
|
|
34
|
+
|
|
35
|
+
p {
|
|
36
|
+
margin-bottom: 0;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
button {
|
|
40
|
+
padding: 0;
|
|
41
|
+
height: 12px;
|
|
42
|
+
}
|
|
16
43
|
|
|
17
44
|
&.-cols {
|
|
18
|
-
|
|
45
|
+
grid-area: top;
|
|
46
|
+
align-items: flex-start;
|
|
47
|
+
height: toRem(30);
|
|
48
|
+
padding-top: toRem(10);
|
|
19
49
|
}
|
|
20
50
|
|
|
21
51
|
&.-rows {
|
|
52
|
+
grid-area: left;
|
|
22
53
|
flex-direction: column;
|
|
23
|
-
|
|
54
|
+
align-items: center;
|
|
55
|
+
width: toRem(30);
|
|
56
|
+
padding-left: toRem(10);
|
|
24
57
|
|
|
25
|
-
|
|
26
|
-
|
|
58
|
+
p {
|
|
59
|
+
margin-top: toRem(20);
|
|
60
|
+
transform: rotate(-90deg);
|
|
27
61
|
}
|
|
28
62
|
}
|
|
29
63
|
}
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
display: flex;
|
|
180
180
|
flex-direction: column;
|
|
181
181
|
gap: toRem(10);
|
|
182
|
-
padding: toRem(
|
|
182
|
+
padding: toRem(10);
|
|
183
183
|
background: white;
|
|
184
184
|
border-radius: toRem(6) 0 toRem(6) toRem(6);
|
|
185
185
|
border: none;
|
|
@@ -197,20 +197,20 @@
|
|
|
197
197
|
.a-btn.a-btn--icon-only.a-tooltip.-map-toggle {
|
|
198
198
|
background: white;
|
|
199
199
|
border: none;
|
|
200
|
-
height: toRem(
|
|
200
|
+
height: toRem(40);
|
|
201
201
|
border-radius: 0 toRem(6) toRem(6) 0;
|
|
202
202
|
}
|
|
203
203
|
|
|
204
204
|
&.-map-export {
|
|
205
|
-
padding: toRem(
|
|
205
|
+
padding: toRem(10);
|
|
206
206
|
background: white;
|
|
207
207
|
border-radius: toRem(6);
|
|
208
208
|
border: none;
|
|
209
|
-
top: toRem(
|
|
209
|
+
top: toRem(51);
|
|
210
210
|
z-index: 1;
|
|
211
211
|
|
|
212
212
|
&.-with-header {
|
|
213
|
-
top: toRem(
|
|
213
|
+
top: toRem(85);
|
|
214
214
|
}
|
|
215
215
|
}
|
|
216
216
|
}
|
|
@@ -4,15 +4,19 @@
|
|
|
4
4
|
|
|
5
5
|
.ol-control button,
|
|
6
6
|
.ol-searchbar button {
|
|
7
|
-
width:
|
|
8
|
-
height:
|
|
7
|
+
width: 40px !important;
|
|
8
|
+
height: 40px !important;
|
|
9
9
|
cursor: pointer;
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
.ol-zoom {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
.ol-zoom-in {
|
|
14
|
+
border-radius: toRem(8) toRem(8) 0 0 !important;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.ol-zoom-out {
|
|
18
|
+
border-radius: 0 0 toRem(8) toRem(8) !important;
|
|
19
|
+
}
|
|
16
20
|
}
|
|
17
21
|
|
|
18
22
|
.ol-searchbar {
|
package/styles/main.scss
CHANGED
|
@@ -7,19 +7,19 @@
|
|
|
7
7
|
@use 'components/a-badge' as *;
|
|
8
8
|
@use 'components/a-btn' as *;
|
|
9
9
|
@use 'components/a-checkbox' as *;
|
|
10
|
+
@use 'components/a-chip' as *;
|
|
11
|
+
@use 'components/a-color-picker' as *;
|
|
10
12
|
@use 'components/a-expandable-value' as *;
|
|
11
13
|
@use 'components/a-form-field' as *;
|
|
12
14
|
@use 'components/a-label' as *;
|
|
13
15
|
@use 'components/a-link' as *;
|
|
14
16
|
@use 'components/a-loader' as *;
|
|
17
|
+
@use 'components/a-page-loader' as *;
|
|
15
18
|
@use 'components/a-pastille' as *;
|
|
16
19
|
@use 'components/a-range-slider' as *;
|
|
17
20
|
@use 'components/a-table' as *;
|
|
18
21
|
@use 'components/a-toggle' as *;
|
|
19
22
|
@use 'components/a-tooltip' as *;
|
|
20
|
-
@use 'components/a-chips' as *;
|
|
21
|
-
@use 'components/a-color-picker' as *;
|
|
22
|
-
@use 'components/a-page-loader' as *;
|
|
23
23
|
|
|
24
24
|
/* Atoms lib */
|
|
25
25
|
@use 'components/a-pry-select' as *;
|
|
@@ -29,6 +29,7 @@
|
|
|
29
29
|
@use 'components/m-actions-list' as *;
|
|
30
30
|
@use 'components/m-btn-group' as *;
|
|
31
31
|
@use 'components/m-btn-sorttable' as *;
|
|
32
|
+
@use 'components/m-color-scheme' as *;
|
|
32
33
|
@use 'components/m-color-selector' as *;
|
|
33
34
|
@use 'components/m-context-menu' as *;
|
|
34
35
|
@use 'components/m-filter' as *;
|
|
@@ -41,20 +42,20 @@
|
|
|
41
42
|
@use 'components/m-minus-plus' as *;
|
|
42
43
|
@use 'components/m-nav-links' as *;
|
|
43
44
|
@use 'components/m-presentation-title' as *;
|
|
45
|
+
@use 'components/m-pry-overlay' as *;
|
|
44
46
|
@use 'components/m-snackbar' as *;
|
|
45
47
|
@use 'components/m-time-picker' as *;
|
|
46
48
|
@use 'components/m-toolbox' as *;
|
|
47
49
|
@use 'components/m-tooltip' as *;
|
|
48
|
-
@use 'components/m-pry-overlay' as *;
|
|
49
|
-
@use 'components/m-color-scheme' as *;
|
|
50
50
|
|
|
51
51
|
/* Organisms */
|
|
52
|
+
@use 'components/o-about' as *;
|
|
52
53
|
@use 'components/o-accordion' as *;
|
|
53
54
|
@use 'components/o-card' as *;
|
|
54
55
|
@use 'components/o-cards-list' as *;
|
|
55
56
|
@use 'components/o-dashboard' as *;
|
|
56
57
|
@use 'components/o-date-picker' as *;
|
|
57
|
-
@use 'components/o-
|
|
58
|
+
@use 'components/o-chips-selector' as *;
|
|
58
59
|
@use 'components/o-draggable-menu' as *;
|
|
59
60
|
@use 'components/o-form' as *;
|
|
60
61
|
@use 'components/o-modal' as *;
|
|
@@ -73,7 +74,6 @@
|
|
|
73
74
|
@use 'components/o-pry-expand-panel' as *;
|
|
74
75
|
@use 'components/o-pry-stepper' as *;
|
|
75
76
|
@use 'components/overlay' as *;
|
|
76
|
-
@use 'components/o-about' as *;
|
|
77
77
|
|
|
78
78
|
/* Layout */
|
|
79
79
|
@use 'layout/o-base-layout' as *;
|