kingkont 0.7.27 → 0.7.28

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.
Binary file
Binary file
Binary file
Binary file
package/assets/logo.icns CHANGED
Binary file
package/index.html CHANGED
@@ -995,7 +995,7 @@
995
995
  <aside class="sidebar">
996
996
  <div class="sidebar-header">
997
997
  <div class="brand">
998
- <img src="assets/logo-square.svg" alt="" draggable="false" id="brandLogo" title="Дабл-клик — настройки" style="cursor:pointer;">
998
+ <img src="assets/icon.png" alt="" draggable="false" id="brandLogo" title="Дабл-клик — настройки" style="cursor:pointer;">
999
999
  <div style="min-width:0; flex:1;">
1000
1000
  <div class="title">KingKont</div>
1001
1001
  <div class="sub" id="brandSub">Видео-редактор</div>
@@ -1038,7 +1038,7 @@
1038
1038
  <div class="welcome" id="welcome">
1039
1039
  <div class="welcome-inner">
1040
1040
  <div class="welcome-header">
1041
- <img class="welcome-logo" src="assets/logo-square.svg" alt="" draggable="false" id="welcomeLogo" title="Дабл-клик — настройки" style="cursor:pointer;">
1041
+ <img class="welcome-logo" src="assets/icon.png" alt="" draggable="false" id="welcomeLogo" title="Дабл-клик — настройки" style="cursor:pointer;">
1042
1042
  <h1 class="welcome-title">KingKont</h1>
1043
1043
  <div class="welcome-sub">Видео-редактор</div>
1044
1044
  </div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kingkont",
3
- "version": "0.7.27",
3
+ "version": "0.7.28",
4
4
  "description": "KingKont \u00b7 Chatium \u2014 \u043d\u043e\u0434-\u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440 \u0441\u0446\u0435\u043d \u0441 AI-\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0435\u0439 (\u043a\u0430\u0440\u0442\u0438\u043d\u043a\u0438/\u0432\u0438\u0434\u0435\u043e/\u0433\u043e\u043b\u043e\u0441/SFX/\u043c\u0443\u0437\u044b\u043a\u0430/\u0442\u0435\u043a\u0441\u0442)",
5
5
  "main": "main.js",
6
6
  "bin": {