bfg-common 1.4.100 → 1.4.101

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 (32) hide show
  1. package/assets/localization/local_be.json +2584 -2580
  2. package/assets/localization/local_en.json +2588 -2584
  3. package/assets/localization/local_hy.json +2588 -2584
  4. package/assets/localization/local_kk.json +5 -1
  5. package/assets/localization/local_ru.json +5 -1
  6. package/assets/localization/local_zh.json +2586 -2582
  7. package/components/atoms/TheIcon.vue +273 -65
  8. package/components/atoms/modal/bySteps/BySteps.vue +253 -253
  9. package/components/atoms/stack/StackBlock.vue +184 -184
  10. package/components/common/browse/blocks/Title.vue +91 -91
  11. package/components/common/browse/blocks/info/Date.vue +21 -21
  12. package/components/common/context/recursion/Recursion.vue +86 -86
  13. package/components/common/context/recursion/RecursionNew.vue +198 -198
  14. package/components/common/context/recursion/RecursionOld.vue +212 -212
  15. package/components/common/layout/theHeader/TheHeader.vue +2 -0
  16. package/components/common/layout/theHeader/TheHeaderNew.vue +85 -36
  17. package/components/common/layout/theHeader/ThemeSwitch.vue +38 -8
  18. package/components/common/layout/theHeader/helpMenu/helpMenuNew/HelpMenuNew.vue +45 -21
  19. package/components/common/layout/theHeader/userMenu/userMenuNew/UserMenuNew.vue +156 -124
  20. package/components/common/split/horizontal/HorizontalNew.vue +321 -321
  21. package/components/common/vm/actions/add/Add.vue +609 -609
  22. package/components/common/vm/actions/clone/Clone.vue +522 -522
  23. package/components/common/vm/actions/common/customizeHardware/virtualHardware/bus/lib/config/options.ts +20 -20
  24. package/components/common/vm/actions/common/customizeHardware/virtualHardware/cpu/Cpu.vue +403 -403
  25. package/components/common/vm/actions/common/customizeHardware/virtualHardware/cpu/Hv.vue +99 -99
  26. package/components/common/vm/actions/common/customizeHardware/vmoptions/remoteConsoleOptions/streamingMode/StreamingMode.vue +85 -85
  27. package/components/common/vm/actions/editSettings/EditSettings.vue +327 -327
  28. package/composables/productNameLocal.ts +30 -30
  29. package/package.json +2 -2
  30. package/plugins/recursion.ts +311 -311
  31. package/public/spice-console/lib/images/bitmap.js +203 -203
  32. 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.