@provoly/dashboard 1.3.7 → 1.3.8
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/core/i18n/en.translations.mjs +5 -5
- package/esm2022/lib/core/i18n/fr.translations.mjs +5 -5
- package/esm2022/toolbox/components/save-view/save-view.component.mjs +3 -3
- package/fesm2022/provoly-dashboard-toolbox.mjs +2 -2
- package/fesm2022/provoly-dashboard-toolbox.mjs.map +1 -1
- package/fesm2022/provoly-dashboard.mjs +8 -8
- package/fesm2022/provoly-dashboard.mjs.map +1 -1
- package/package.json +24 -24
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@provoly/dashboard",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.8",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@angular/cdk": "16.x || 17.x",
|
|
@@ -144,11 +144,11 @@
|
|
|
144
144
|
"esm": "./esm2022/components/checkbox/provoly-dashboard-components-checkbox.mjs",
|
|
145
145
|
"default": "./fesm2022/provoly-dashboard-components-checkbox.mjs"
|
|
146
146
|
},
|
|
147
|
-
"./components/
|
|
148
|
-
"types": "./components/
|
|
149
|
-
"esm2022": "./esm2022/components/
|
|
150
|
-
"esm": "./esm2022/components/
|
|
151
|
-
"default": "./fesm2022/provoly-dashboard-components-
|
|
147
|
+
"./components/color-picker": {
|
|
148
|
+
"types": "./components/color-picker/index.d.ts",
|
|
149
|
+
"esm2022": "./esm2022/components/color-picker/provoly-dashboard-components-color-picker.mjs",
|
|
150
|
+
"esm": "./esm2022/components/color-picker/provoly-dashboard-components-color-picker.mjs",
|
|
151
|
+
"default": "./fesm2022/provoly-dashboard-components-color-picker.mjs"
|
|
152
152
|
},
|
|
153
153
|
"./components/data-format": {
|
|
154
154
|
"types": "./components/data-format/index.d.ts",
|
|
@@ -156,6 +156,12 @@
|
|
|
156
156
|
"esm": "./esm2022/components/data-format/provoly-dashboard-components-data-format.mjs",
|
|
157
157
|
"default": "./fesm2022/provoly-dashboard-components-data-format.mjs"
|
|
158
158
|
},
|
|
159
|
+
"./components/card": {
|
|
160
|
+
"types": "./components/card/index.d.ts",
|
|
161
|
+
"esm2022": "./esm2022/components/card/provoly-dashboard-components-card.mjs",
|
|
162
|
+
"esm": "./esm2022/components/card/provoly-dashboard-components-card.mjs",
|
|
163
|
+
"default": "./fesm2022/provoly-dashboard-components-card.mjs"
|
|
164
|
+
},
|
|
159
165
|
"./components/expand-panel": {
|
|
160
166
|
"types": "./components/expand-panel/index.d.ts",
|
|
161
167
|
"esm2022": "./esm2022/components/expand-panel/provoly-dashboard-components-expand-panel.mjs",
|
|
@@ -198,12 +204,6 @@
|
|
|
198
204
|
"esm": "./esm2022/components/text-editor/provoly-dashboard-components-text-editor.mjs",
|
|
199
205
|
"default": "./fesm2022/provoly-dashboard-components-text-editor.mjs"
|
|
200
206
|
},
|
|
201
|
-
"./components/color-picker": {
|
|
202
|
-
"types": "./components/color-picker/index.d.ts",
|
|
203
|
-
"esm2022": "./esm2022/components/color-picker/provoly-dashboard-components-color-picker.mjs",
|
|
204
|
-
"esm": "./esm2022/components/color-picker/provoly-dashboard-components-color-picker.mjs",
|
|
205
|
-
"default": "./fesm2022/provoly-dashboard-components-color-picker.mjs"
|
|
206
|
-
},
|
|
207
207
|
"./filters/autocomplete": {
|
|
208
208
|
"types": "./filters/autocomplete/index.d.ts",
|
|
209
209
|
"esm2022": "./esm2022/filters/autocomplete/provoly-dashboard-filters-autocomplete.mjs",
|
|
@@ -264,18 +264,18 @@
|
|
|
264
264
|
"esm": "./esm2022/pipeline-components/subgraph/provoly-dashboard-pipeline-components-subgraph.mjs",
|
|
265
265
|
"default": "./fesm2022/provoly-dashboard-pipeline-components-subgraph.mjs"
|
|
266
266
|
},
|
|
267
|
-
"./tooltips/attribute": {
|
|
268
|
-
"types": "./tooltips/attribute/index.d.ts",
|
|
269
|
-
"esm2022": "./esm2022/tooltips/attribute/provoly-dashboard-tooltips-attribute.mjs",
|
|
270
|
-
"esm": "./esm2022/tooltips/attribute/provoly-dashboard-tooltips-attribute.mjs",
|
|
271
|
-
"default": "./fesm2022/provoly-dashboard-tooltips-attribute.mjs"
|
|
272
|
-
},
|
|
273
267
|
"./tooltips/cluster": {
|
|
274
268
|
"types": "./tooltips/cluster/index.d.ts",
|
|
275
269
|
"esm2022": "./esm2022/tooltips/cluster/provoly-dashboard-tooltips-cluster.mjs",
|
|
276
270
|
"esm": "./esm2022/tooltips/cluster/provoly-dashboard-tooltips-cluster.mjs",
|
|
277
271
|
"default": "./fesm2022/provoly-dashboard-tooltips-cluster.mjs"
|
|
278
272
|
},
|
|
273
|
+
"./tooltips/attribute": {
|
|
274
|
+
"types": "./tooltips/attribute/index.d.ts",
|
|
275
|
+
"esm2022": "./esm2022/tooltips/attribute/provoly-dashboard-tooltips-attribute.mjs",
|
|
276
|
+
"esm": "./esm2022/tooltips/attribute/provoly-dashboard-tooltips-attribute.mjs",
|
|
277
|
+
"default": "./fesm2022/provoly-dashboard-tooltips-attribute.mjs"
|
|
278
|
+
},
|
|
279
279
|
"./widgets/widget-aggregated-chart": {
|
|
280
280
|
"types": "./widgets/widget-aggregated-chart/index.d.ts",
|
|
281
281
|
"esm2022": "./esm2022/widgets/widget-aggregated-chart/provoly-dashboard-widgets-widget-aggregated-chart.mjs",
|
|
@@ -294,18 +294,18 @@
|
|
|
294
294
|
"esm": "./esm2022/widgets/widget-chart/provoly-dashboard-widgets-widget-chart.mjs",
|
|
295
295
|
"default": "./fesm2022/provoly-dashboard-widgets-widget-chart.mjs"
|
|
296
296
|
},
|
|
297
|
-
"./widgets/widget-detail": {
|
|
298
|
-
"types": "./widgets/widget-detail/index.d.ts",
|
|
299
|
-
"esm2022": "./esm2022/widgets/widget-detail/provoly-dashboard-widgets-widget-detail.mjs",
|
|
300
|
-
"esm": "./esm2022/widgets/widget-detail/provoly-dashboard-widgets-widget-detail.mjs",
|
|
301
|
-
"default": "./fesm2022/provoly-dashboard-widgets-widget-detail.mjs"
|
|
302
|
-
},
|
|
303
297
|
"./widgets/widget-graph": {
|
|
304
298
|
"types": "./widgets/widget-graph/index.d.ts",
|
|
305
299
|
"esm2022": "./esm2022/widgets/widget-graph/provoly-dashboard-widgets-widget-graph.mjs",
|
|
306
300
|
"esm": "./esm2022/widgets/widget-graph/provoly-dashboard-widgets-widget-graph.mjs",
|
|
307
301
|
"default": "./fesm2022/provoly-dashboard-widgets-widget-graph.mjs"
|
|
308
302
|
},
|
|
303
|
+
"./widgets/widget-detail": {
|
|
304
|
+
"types": "./widgets/widget-detail/index.d.ts",
|
|
305
|
+
"esm2022": "./esm2022/widgets/widget-detail/provoly-dashboard-widgets-widget-detail.mjs",
|
|
306
|
+
"esm": "./esm2022/widgets/widget-detail/provoly-dashboard-widgets-widget-detail.mjs",
|
|
307
|
+
"default": "./fesm2022/provoly-dashboard-widgets-widget-detail.mjs"
|
|
308
|
+
},
|
|
309
309
|
"./widgets/widget-iframe": {
|
|
310
310
|
"types": "./widgets/widget-iframe/index.d.ts",
|
|
311
311
|
"esm2022": "./esm2022/widgets/widget-iframe/provoly-dashboard-widgets-widget-iframe.mjs",
|