bfg-common 1.4.149 → 1.4.150

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 (45) hide show
  1. package/assets/img/icons/icons-sprite-dark-1.svg +407 -407
  2. package/assets/img/icons/icons-sprite-dark-2.svg +343 -343
  3. package/assets/img/icons/icons-sprite-dark-3.svg +227 -227
  4. package/assets/img/icons/icons-sprite-dark-4.svg +255 -255
  5. package/assets/img/icons/icons-sprite-dark-5.svg +488 -488
  6. package/assets/img/icons/icons-sprite-dark-6.svg +83 -83
  7. package/assets/img/icons/icons-sprite-light-1.svg +407 -407
  8. package/assets/img/icons/icons-sprite-light-2.svg +343 -343
  9. package/assets/img/icons/icons-sprite-light-3.svg +227 -227
  10. package/assets/img/icons/icons-sprite-light-4.svg +255 -255
  11. package/assets/img/icons/icons-sprite-light-5.svg +488 -488
  12. package/assets/img/icons/icons-sprite-light-6.svg +83 -83
  13. package/assets/localization/local_be.json +0 -1
  14. package/assets/localization/local_en.json +2588 -2589
  15. package/assets/localization/local_hy.json +0 -1
  16. package/assets/localization/local_kk.json +0 -1
  17. package/assets/localization/local_ru.json +2590 -2591
  18. package/assets/localization/local_zh.json +2586 -2587
  19. package/components/atoms/modal/bySteps/BySteps.vue +253 -253
  20. package/components/atoms/stack/StackBlock.vue +185 -185
  21. package/components/common/browse/blocks/Title.vue +91 -91
  22. package/components/common/browse/blocks/info/Date.vue +21 -21
  23. package/components/common/context/lib/models/interfaces.ts +30 -30
  24. package/components/common/context/recursion/Recursion.vue +86 -86
  25. package/components/common/context/recursion/RecursionNew.vue +199 -199
  26. package/components/common/context/recursion/RecursionOld.vue +213 -213
  27. package/components/common/layout/theHeader/TheHeaderNew.vue +304 -304
  28. package/components/common/layout/theHeader/helpMenu/helpMenuNew/HelpMenuNew.vue +0 -14
  29. package/components/common/layout/theHeader/userMenu/userMenuNew/UserMenuNew.vue +0 -14
  30. package/components/common/mainNavigationPanel/MainNavigationPanelNew.vue +7 -15
  31. package/components/common/split/horizontal/HorizontalNew.vue +0 -1
  32. package/components/common/vm/actions/add/Add.vue +609 -609
  33. package/components/common/vm/actions/clone/Clone.vue +522 -522
  34. package/components/common/vm/actions/common/customizeHardware/virtualHardware/bus/lib/config/options.ts +20 -20
  35. package/components/common/vm/actions/common/customizeHardware/virtualHardware/cpu/Cpu.vue +403 -403
  36. package/components/common/vm/actions/common/customizeHardware/virtualHardware/cpu/Hv.vue +99 -99
  37. package/components/common/vm/actions/common/customizeHardware/vmoptions/remoteConsoleOptions/streamingMode/StreamingMode.vue +85 -85
  38. package/components/common/vm/actions/editSettings/EditSettings.vue +327 -327
  39. package/composables/productNameLocal.ts +30 -30
  40. package/modules/setLastUpdateTime/index.ts +36 -0
  41. package/modules/setLastUpdateTime/lib/utils/methods.ts +31 -0
  42. package/package.json +1 -1
  43. package/plugins/recursion.ts +311 -311
  44. package/public/spice-console/lib/images/bitmap.js +203 -203
  45. package/store/tasks/mappers/recentTasks.ts +45 -45

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.