bfg-common 1.4.9 → 1.4.10

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 (54) hide show
  1. package/assets/localization/local_be.json +0 -3
  2. package/assets/localization/local_en.json +0 -3
  3. package/assets/localization/local_hy.json +0 -3
  4. package/assets/localization/local_kk.json +0 -3
  5. package/assets/localization/local_ru.json +0 -3
  6. package/assets/localization/local_zh.json +2563 -2566
  7. package/components/atoms/modal/bySteps/BySteps.vue +253 -253
  8. package/components/common/browse/blocks/Title.vue +91 -91
  9. package/components/common/browse/blocks/info/Date.vue +21 -21
  10. package/components/common/context/recursion/Recursion.vue +86 -86
  11. package/components/common/context/recursion/RecursionNew.vue +198 -198
  12. package/components/common/context/recursion/RecursionOld.vue +212 -212
  13. package/components/common/monitor/advanced/tools/chartOptionsModal/counters/timespan/form/lib/config/dateForm.ts +1 -1
  14. package/components/common/pages/hardwareHealth/Graph.vue +84 -0
  15. package/components/common/pages/hardwareHealth/HardwareHealth.vue +62 -45
  16. package/components/common/pages/hardwareHealth/tableView/TableView.vue +10 -4
  17. package/components/common/pages/hardwareHealth/tableView/lib/config/sensorTable.ts +11 -7
  18. package/components/common/pages/hardwareHealth/tableView/lib/config/tableKeys.ts +7 -6
  19. package/components/common/pages/hardwareHealth/tableView/lib/models/interfaces.ts +0 -2
  20. package/components/common/pages/hardwareHealth/tableView/lib/models/types.ts +4 -9
  21. package/components/common/split/horizontal/HorizontalNew.vue +321 -321
  22. package/components/common/vm/actions/common/customizeHardware/virtualHardware/cpu/CpuHotPlug.vue +52 -52
  23. package/components/common/vm/actions/common/customizeHardware/virtualHardware/cpu/Hv.vue +99 -99
  24. package/components/common/vm/actions/common/customizeHardware/vmoptions/remoteConsoleOptions/streamingMode/StreamingMode.vue +85 -85
  25. package/components/common/wizards/datastore/add/Add.vue +437 -437
  26. package/composables/productNameLocal.ts +30 -30
  27. package/lib/models/interfaces.ts +0 -1
  28. package/lib/models/types.ts +0 -1
  29. package/package.json +1 -1
  30. package/plugins/recursion.ts +311 -293
  31. package/public/spice-console/lib/images/bitmap.js +203 -203
  32. package/store/tasks/mappers/recentTasks.ts +45 -45
  33. package/components/common/pages/hardwareHealth/historyTestimony/Graph.vue +0 -332
  34. package/components/common/pages/hardwareHealth/historyTestimony/lib/models/interfaces.ts +0 -9
  35. package/components/common/pages/hardwareHealth/historyTestimony/tools/Tools.vue +0 -375
  36. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/ChartOptionsModal.vue +0 -469
  37. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/Notification.vue +0 -30
  38. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/actions/Actions.vue +0 -157
  39. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/actions/SaveOptionsModal.vue +0 -81
  40. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/actions/lib/utils/optionsActions.ts +0 -25
  41. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/counters/Counters.vue +0 -89
  42. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/counters/table/Table.vue +0 -174
  43. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/counters/table/lib/config/tableConfig.ts +0 -89
  44. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/counters/table/lib/models/types.ts +0 -5
  45. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/counters/timespan/Timespan.vue +0 -64
  46. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/counters/timespan/form/Form.vue +0 -539
  47. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/counters/timespan/form/lib/config/dateForm.ts +0 -115
  48. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/lib/config/optionsMetrics.ts +0 -17
  49. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/lib/models/interfaces.ts +0 -15
  50. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/lib/models/types.ts +0 -1
  51. package/components/common/pages/hardwareHealth/historyTestimony/tools/chartOptionsModal/metrics/Metrics.vue +0 -31
  52. package/components/common/pages/hardwareHealth/historyTestimony/tools/lib/config/toolbar.ts +0 -78
  53. package/components/common/pages/hardwareHealth/historyTestimony/tools/lib/models/interfaces.ts +0 -9
  54. package/components/common/pages/hardwareHealth/tableView/lib/config/historyTestimonyTable.ts +0 -128

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.