@provoly/dashboard 0.13.6 → 0.13.7

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.
Files changed (73) hide show
  1. package/admin/components/admin-dataset/store/admin-dataset.effects.d.ts +2 -2
  2. package/esm2022/admin/components/admin-abac-rules/admin-abac-rules-form/admin-abac-rules-form.component.mjs +1 -1
  3. package/esm2022/admin/components/admin-abac-rules/components/attribute-condition/attribute-condition.component.mjs +1 -1
  4. package/esm2022/admin/components/admin-abac-rules/components/metadata-condition/metadata-condition.component.mjs +1 -1
  5. package/esm2022/admin/components/admin-classes/admin-classes-customize/symbol/admin-classes-customize-symbol.component.mjs +1 -1
  6. package/esm2022/admin/components/admin-classes/admin-classes-customize/tooltip/admin-classes-customize-tooltip.component.mjs +1 -1
  7. package/esm2022/admin/components/admin-classes/admin-classes-view/admin-attributes-form/admin-attributes-form.component.mjs +1 -1
  8. package/esm2022/admin/components/admin-dataset/admin-select-dataset/admin-select-dataset.component.mjs +1 -1
  9. package/esm2022/admin/components/admin-dataset/shared/admin-form-dataset/admin-form-dataset.component.mjs +1 -1
  10. package/esm2022/admin/components/admin-dataset/store/admin-dataset.effects.mjs +5 -3
  11. package/esm2022/admin/components/admin-environment/admin-environment-form/admin-environment-form.component.mjs +1 -1
  12. package/esm2022/admin/components/admin-fields/admin-fields-form/admin-fields-form.component.mjs +1 -1
  13. package/esm2022/admin/components/admin-links/admin-links-new/admin-links-new.component.mjs +1 -1
  14. package/esm2022/admin/components/admin-metadata/shared/form-metadata/form-metadata.component.mjs +1 -1
  15. package/esm2022/admin/components/admin-metadata-rules/shared/admin-form-metadata-rules/admin-form-metadata-rules.component.mjs +1 -1
  16. package/esm2022/admin/components/admin-user/admin-user-select/admin-user-select.component.mjs +1 -1
  17. package/esm2022/filters/list/list-filter.component.mjs +1 -1
  18. package/esm2022/import/components/import.component.mjs +1 -1
  19. package/esm2022/lib/core/components/select/select.component.mjs +7 -4
  20. package/esm2022/lib/core/components/share/share.component.mjs +1 -1
  21. package/esm2022/lib/dashboard/components/context-menu/object-edition/object-edition.component.mjs +1 -1
  22. package/esm2022/pipeline-components/filter/component/filter.component.mjs +1 -1
  23. package/esm2022/pipeline-components/input-datasource/component/input-datasource.component.mjs +1 -1
  24. package/esm2022/pipeline-components/output-dataset/component/output-dataset.component.mjs +1 -1
  25. package/esm2022/restitution/components/restitution/restitution.component.mjs +1 -1
  26. package/esm2022/search/search-mono-class/components/search-condition/search-condition.component.mjs +1 -1
  27. package/esm2022/search/search-mono-class/components/search-mono-class/search-mono-class.component.mjs +1 -1
  28. package/esm2022/search/search-mono-class/components/search-order/search-order.component.mjs +1 -1
  29. package/esm2022/search/search-multi-class/components/multi-class-condition/multi-class-condition.component.mjs +1 -1
  30. package/esm2022/supervision/components/supervision-integration-errors/supervision-integration-errors.component.mjs +1 -1
  31. package/esm2022/toolbox/components/filter-settings/filter-settings.component.mjs +1 -1
  32. package/esm2022/widgets/widget-aggregated-chart/component/widget-aggregated-chart.component.mjs +1 -1
  33. package/esm2022/widgets/widget-chart/component/widget-chart.component.mjs +1 -1
  34. package/esm2022/widgets/widget-graph/component/widget-graph.component.mjs +1 -1
  35. package/esm2022/widgets/widget-map/component/widget-map.component.mjs +3 -3
  36. package/esm2022/widgets/widget-table/component/widget-table.component.mjs +1 -1
  37. package/esm2022/widgets/widget-tile/component/widget-tile.component.mjs +1 -1
  38. package/fesm2022/provoly-dashboard-admin.mjs +18 -16
  39. package/fesm2022/provoly-dashboard-admin.mjs.map +1 -1
  40. package/fesm2022/provoly-dashboard-filters-list.mjs +1 -1
  41. package/fesm2022/provoly-dashboard-filters-list.mjs.map +1 -1
  42. package/fesm2022/provoly-dashboard-import.mjs +1 -1
  43. package/fesm2022/provoly-dashboard-import.mjs.map +1 -1
  44. package/fesm2022/provoly-dashboard-pipeline-components-filter.mjs +1 -1
  45. package/fesm2022/provoly-dashboard-pipeline-components-filter.mjs.map +1 -1
  46. package/fesm2022/provoly-dashboard-pipeline-components-input-datasource.mjs +1 -1
  47. package/fesm2022/provoly-dashboard-pipeline-components-input-datasource.mjs.map +1 -1
  48. package/fesm2022/provoly-dashboard-pipeline-components-output-dataset.mjs +1 -1
  49. package/fesm2022/provoly-dashboard-pipeline-components-output-dataset.mjs.map +1 -1
  50. package/fesm2022/provoly-dashboard-restitution.mjs +1 -1
  51. package/fesm2022/provoly-dashboard-restitution.mjs.map +1 -1
  52. package/fesm2022/provoly-dashboard-search.mjs +4 -4
  53. package/fesm2022/provoly-dashboard-search.mjs.map +1 -1
  54. package/fesm2022/provoly-dashboard-supervision.mjs +1 -1
  55. package/fesm2022/provoly-dashboard-supervision.mjs.map +1 -1
  56. package/fesm2022/provoly-dashboard-toolbox.mjs +1 -1
  57. package/fesm2022/provoly-dashboard-toolbox.mjs.map +1 -1
  58. package/fesm2022/provoly-dashboard-widgets-widget-aggregated-chart.mjs +1 -1
  59. package/fesm2022/provoly-dashboard-widgets-widget-aggregated-chart.mjs.map +1 -1
  60. package/fesm2022/provoly-dashboard-widgets-widget-chart.mjs +1 -1
  61. package/fesm2022/provoly-dashboard-widgets-widget-chart.mjs.map +1 -1
  62. package/fesm2022/provoly-dashboard-widgets-widget-graph.mjs +1 -1
  63. package/fesm2022/provoly-dashboard-widgets-widget-graph.mjs.map +1 -1
  64. package/fesm2022/provoly-dashboard-widgets-widget-map.mjs +2 -2
  65. package/fesm2022/provoly-dashboard-widgets-widget-map.mjs.map +1 -1
  66. package/fesm2022/provoly-dashboard-widgets-widget-table.mjs +1 -1
  67. package/fesm2022/provoly-dashboard-widgets-widget-table.mjs.map +1 -1
  68. package/fesm2022/provoly-dashboard-widgets-widget-tile.mjs +1 -1
  69. package/fesm2022/provoly-dashboard-widgets-widget-tile.mjs.map +1 -1
  70. package/fesm2022/provoly-dashboard.mjs +8 -5
  71. package/fesm2022/provoly-dashboard.mjs.map +1 -1
  72. package/lib/core/components/select/select.component.d.ts +2 -1
  73. package/package.json +25 -25
@@ -11,6 +11,7 @@ export declare class PrySelectComponent implements ControlValueAccessor {
11
11
  clearable: boolean;
12
12
  multiple: boolean;
13
13
  multipleClearRight: boolean;
14
+ closeOnSelect: boolean;
14
15
  placeholder?: string;
15
16
  isForm: boolean;
16
17
  required?: any;
@@ -38,5 +39,5 @@ export declare class PrySelectComponent implements ControlValueAccessor {
38
39
  writeValue(obj: any): void;
39
40
  customSearchFn(term: string, item: any): boolean;
40
41
  static ɵfac: i0.ɵɵFactoryDeclaration<PrySelectComponent, never>;
41
- static ɵcmp: i0.ɵɵComponentDeclaration<PrySelectComponent, "pry-select", never, { "labelTranslate": { "alias": "labelTranslate"; "required": false; }; "baseTranslate": { "alias": "baseTranslate"; "required": false; }; "translationFn": { "alias": "translationFn"; "required": false; }; "translationFnArgs": { "alias": "translationFnArgs"; "required": false; }; "clearable": { "alias": "clearable"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "multipleClearRight": { "alias": "multipleClearRight"; "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; }; "items": { "alias": "items"; "required": false; }; "itemsAsOption": { "alias": "itemsAsOption"; "required": false; }; "bindData": { "alias": "bindData"; "required": false; }; "bindValue": { "alias": "bindValue"; "required": false; }; "bindLabel": { "alias": "bindLabel"; "required": false; }; "bindIcon": { "alias": "bindIcon"; "required": false; }; "iconSize": { "alias": "iconSize"; "required": false; }; "templateLabel": { "alias": "templateLabel"; "required": false; }; "templateOption": { "alias": "templateOption"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; }, {}, never, never, false, never>;
42
+ static ɵcmp: i0.ɵɵComponentDeclaration<PrySelectComponent, "pry-select", never, { "labelTranslate": { "alias": "labelTranslate"; "required": false; }; "baseTranslate": { "alias": "baseTranslate"; "required": false; }; "translationFn": { "alias": "translationFn"; "required": false; }; "translationFnArgs": { "alias": "translationFnArgs"; "required": false; }; "clearable": { "alias": "clearable"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "multipleClearRight": { "alias": "multipleClearRight"; "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; }; "items": { "alias": "items"; "required": false; }; "itemsAsOption": { "alias": "itemsAsOption"; "required": false; }; "bindData": { "alias": "bindData"; "required": false; }; "bindValue": { "alias": "bindValue"; "required": false; }; "bindLabel": { "alias": "bindLabel"; "required": false; }; "bindIcon": { "alias": "bindIcon"; "required": false; }; "iconSize": { "alias": "iconSize"; "required": false; }; "templateLabel": { "alias": "templateLabel"; "required": false; }; "templateOption": { "alias": "templateOption"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; }, {}, never, never, false, never>;
42
43
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@provoly/dashboard",
3
- "version": "0.13.6",
3
+ "version": "0.13.7",
4
4
  "type": "commonjs",
5
5
  "peerDependencies": {
6
6
  "@angular/common": "15.x || 16.x",
@@ -97,30 +97,6 @@
97
97
  "esm": "./esm2022/toolbox/provoly-dashboard-toolbox.mjs",
98
98
  "default": "./fesm2022/provoly-dashboard-toolbox.mjs"
99
99
  },
100
- "./filters/date": {
101
- "types": "./filters/date/index.d.ts",
102
- "esm2022": "./esm2022/filters/date/provoly-dashboard-filters-date.mjs",
103
- "esm": "./esm2022/filters/date/provoly-dashboard-filters-date.mjs",
104
- "default": "./fesm2022/provoly-dashboard-filters-date.mjs"
105
- },
106
- "./filters/list": {
107
- "types": "./filters/list/index.d.ts",
108
- "esm2022": "./esm2022/filters/list/provoly-dashboard-filters-list.mjs",
109
- "esm": "./esm2022/filters/list/provoly-dashboard-filters-list.mjs",
110
- "default": "./fesm2022/provoly-dashboard-filters-list.mjs"
111
- },
112
- "./filters/number": {
113
- "types": "./filters/number/index.d.ts",
114
- "esm2022": "./esm2022/filters/number/provoly-dashboard-filters-number.mjs",
115
- "esm": "./esm2022/filters/number/provoly-dashboard-filters-number.mjs",
116
- "default": "./fesm2022/provoly-dashboard-filters-number.mjs"
117
- },
118
- "./filters/text": {
119
- "types": "./filters/text/index.d.ts",
120
- "esm2022": "./esm2022/filters/text/provoly-dashboard-filters-text.mjs",
121
- "esm": "./esm2022/filters/text/provoly-dashboard-filters-text.mjs",
122
- "default": "./fesm2022/provoly-dashboard-filters-text.mjs"
123
- },
124
100
  "./components/card": {
125
101
  "types": "./components/card/index.d.ts",
126
102
  "esm2022": "./esm2022/components/card/provoly-dashboard-components-card.mjs",
@@ -157,6 +133,30 @@
157
133
  "esm": "./esm2022/components/stepper/provoly-dashboard-components-stepper.mjs",
158
134
  "default": "./fesm2022/provoly-dashboard-components-stepper.mjs"
159
135
  },
136
+ "./filters/date": {
137
+ "types": "./filters/date/index.d.ts",
138
+ "esm2022": "./esm2022/filters/date/provoly-dashboard-filters-date.mjs",
139
+ "esm": "./esm2022/filters/date/provoly-dashboard-filters-date.mjs",
140
+ "default": "./fesm2022/provoly-dashboard-filters-date.mjs"
141
+ },
142
+ "./filters/list": {
143
+ "types": "./filters/list/index.d.ts",
144
+ "esm2022": "./esm2022/filters/list/provoly-dashboard-filters-list.mjs",
145
+ "esm": "./esm2022/filters/list/provoly-dashboard-filters-list.mjs",
146
+ "default": "./fesm2022/provoly-dashboard-filters-list.mjs"
147
+ },
148
+ "./filters/number": {
149
+ "types": "./filters/number/index.d.ts",
150
+ "esm2022": "./esm2022/filters/number/provoly-dashboard-filters-number.mjs",
151
+ "esm": "./esm2022/filters/number/provoly-dashboard-filters-number.mjs",
152
+ "default": "./fesm2022/provoly-dashboard-filters-number.mjs"
153
+ },
154
+ "./filters/text": {
155
+ "types": "./filters/text/index.d.ts",
156
+ "esm2022": "./esm2022/filters/text/provoly-dashboard-filters-text.mjs",
157
+ "esm": "./esm2022/filters/text/provoly-dashboard-filters-text.mjs",
158
+ "default": "./fesm2022/provoly-dashboard-filters-text.mjs"
159
+ },
160
160
  "./pipeline-components/filter": {
161
161
  "types": "./pipeline-components/filter/index.d.ts",
162
162
  "esm2022": "./esm2022/pipeline-components/filter/provoly-dashboard-pipeline-components-filter.mjs",