@c8y/ngx-components 1022.6.1 → 1022.9.6

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 (83) hide show
  1. package/alarms/index.d.ts +1 -0
  2. package/alarms/index.d.ts.map +1 -1
  3. package/context-dashboard/context-dashboard.component.d.ts +1 -3
  4. package/context-dashboard/context-dashboard.component.d.ts.map +1 -1
  5. package/core/core.module.d.ts.map +1 -1
  6. package/core/file-picker/file-picker.component.d.ts +5 -2
  7. package/core/file-picker/file-picker.component.d.ts.map +1 -1
  8. package/core/index.d.ts +1 -0
  9. package/core/index.d.ts.map +1 -1
  10. package/core/preview-feature/feature-cache.service.d.ts +3 -1
  11. package/core/preview-feature/feature-cache.service.d.ts.map +1 -1
  12. package/core/preview-feature/preview-feature-button.component.d.ts +3 -2
  13. package/core/preview-feature/preview-feature-button.component.d.ts.map +1 -1
  14. package/core/preview-feature/preview-feature-query-param.factory.d.ts +24 -0
  15. package/core/preview-feature/preview-feature-query-param.factory.d.ts.map +1 -0
  16. package/core/preview-feature/preview-feature-show-notification.service.d.ts +4 -1
  17. package/core/preview-feature/preview-feature-show-notification.service.d.ts.map +1 -1
  18. package/core/preview-feature/preview-feature.component.d.ts +2 -0
  19. package/core/preview-feature/preview-feature.component.d.ts.map +1 -1
  20. package/core/preview-feature/preview-feature.model.d.ts +1 -1
  21. package/core/preview-feature/preview-feature.model.d.ts.map +1 -1
  22. package/core/preview-feature/preview-feature.providers.d.ts.map +1 -1
  23. package/core/query-param-handler/index.d.ts +5 -0
  24. package/core/query-param-handler/index.d.ts.map +1 -0
  25. package/core/query-param-handler/query-param-bottom-drawer.service.d.ts +48 -0
  26. package/core/query-param-handler/query-param-bottom-drawer.service.d.ts.map +1 -0
  27. package/core/query-param-handler/query-param-handler.service.d.ts +31 -0
  28. package/core/query-param-handler/query-param-handler.service.d.ts.map +1 -0
  29. package/core/query-param-handler/query-param-modal-handler.service.d.ts +79 -0
  30. package/core/query-param-handler/query-param-modal-handler.service.d.ts.map +1 -0
  31. package/datapoint-explorer/view/datapoint-explorer.component.d.ts +3 -2
  32. package/datapoint-explorer/view/datapoint-explorer.component.d.ts.map +1 -1
  33. package/datapoint-explorer/view/datapoint-explorer.service.d.ts +2 -0
  34. package/datapoint-explorer/view/datapoint-explorer.service.d.ts.map +1 -1
  35. package/datapoint-explorer/view/send-as-widget-to-dashboard-modal/send-as-widget-to-dashboard-modal.component.d.ts +24 -0
  36. package/datapoint-explorer/view/send-as-widget-to-dashboard-modal/send-as-widget-to-dashboard-modal.component.d.ts.map +1 -0
  37. package/datapoint-explorer/view/send-as-widget-to-report-modal/send-as-widget-to-report-modal.component.d.ts +1 -1
  38. package/echart/charts.component.d.ts.map +1 -1
  39. package/echart/services/y-axis.service.d.ts.map +1 -1
  40. package/fesm2022/c8y-ngx-components-alarms.mjs +1 -1
  41. package/fesm2022/c8y-ngx-components-context-dashboard.mjs +4 -20
  42. package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
  43. package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs +121 -39
  44. package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs.map +1 -1
  45. package/fesm2022/c8y-ngx-components-echart.mjs +9 -6
  46. package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
  47. package/fesm2022/c8y-ngx-components-operations-stepper-bulk-type-firmware.mjs +2 -2
  48. package/fesm2022/c8y-ngx-components-operations-stepper-bulk-type-firmware.mjs.map +1 -1
  49. package/fesm2022/c8y-ngx-components-operations-stepper-bulk-type-software.mjs +2 -2
  50. package/fesm2022/c8y-ngx-components-operations-stepper-bulk-type-software.mjs.map +1 -1
  51. package/fesm2022/c8y-ngx-components-repository-configuration.mjs +1 -1
  52. package/fesm2022/c8y-ngx-components-repository-configuration.mjs.map +1 -1
  53. package/fesm2022/c8y-ngx-components-repository-firmware.mjs +6 -6
  54. package/fesm2022/c8y-ngx-components-repository-firmware.mjs.map +1 -1
  55. package/fesm2022/c8y-ngx-components-repository-software.mjs +4 -4
  56. package/fesm2022/c8y-ngx-components-repository-software.mjs.map +1 -1
  57. package/fesm2022/c8y-ngx-components-sensor-phone.mjs +331 -8
  58. package/fesm2022/c8y-ngx-components-sensor-phone.mjs.map +1 -1
  59. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +25 -17
  60. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs.map +1 -1
  61. package/fesm2022/c8y-ngx-components.mjs +429 -101
  62. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  63. package/locales/de.po +29 -3
  64. package/locales/es.po +29 -3
  65. package/locales/fr.po +29 -3
  66. package/locales/ja_JP.po +28 -3
  67. package/locales/ko.po +29 -3
  68. package/locales/locales.pot +29 -3
  69. package/locales/nl.po +29 -3
  70. package/locales/pl.po +29 -3
  71. package/locales/pt_BR.po +29 -3
  72. package/locales/zh_CN.po +29 -3
  73. package/locales/zh_TW.po +29 -3
  74. package/package.json +1 -1
  75. package/sensor-phone/sensor-phone.module.d.ts.map +1 -1
  76. package/widgets/implementations/datapoints-graph/datapoints-graph-view/datapoints-graph-widget-view.component.d.ts.map +1 -1
  77. package/fesm2022/c8y-ngx-components-query-param-modal-handler.mjs +0 -115
  78. package/fesm2022/c8y-ngx-components-query-param-modal-handler.mjs.map +0 -1
  79. package/query-param-modal-handler/c8y-ngx-components-query-param-modal-handler.d.ts.map +0 -1
  80. package/query-param-modal-handler/index.d.ts +0 -2
  81. package/query-param-modal-handler/index.d.ts.map +0 -1
  82. package/query-param-modal-handler/query-param-modal-handler.service.d.ts +0 -77
  83. package/query-param-modal-handler/query-param-modal-handler.service.d.ts.map +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.