@gameap/frontend 4.1.0-dev7 → 4.1.0-dev9

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 (77) hide show
  1. package/dist/{AdminClientCertificatesView-BQyXmri1.js → AdminClientCertificatesView-rVNAX5Dl.js} +97 -94
  2. package/dist/AdminDaemonTaskListView-CoUVp9tK.js +316 -0
  3. package/dist/{AdminDaemonTaskOutputView-DRrZwAwW.js → AdminDaemonTaskOutputView-BJpuWCtc.js} +18 -17
  4. package/dist/{AdminGamesEdit-CDTCJu52.js → AdminGamesEdit-HKWU2C59.js} +121 -117
  5. package/dist/AdminGamesList-BwN_RFDY.js +518 -0
  6. package/dist/{AdminModEdit-P0crpkM3.js → AdminModEdit-CbVGlk5M.js} +123 -119
  7. package/dist/AdminNodeShowView-C7VsvwQo.js +175 -0
  8. package/dist/AdminNodesCreateView-BfEHhFn2.js +87 -0
  9. package/dist/{AdminNodesEditView-DdNciuMa.js → AdminNodesEditView-DE-zhVTd.js} +11 -11
  10. package/dist/AdminNodesView-QMdy3oJ1.js +167 -0
  11. package/dist/AdminPluginsView-BBALhxPk.js +984 -0
  12. package/dist/{AdminServersCreate-zGHHAEkO.js → AdminServersCreate-g_A290kz.js} +122 -124
  13. package/dist/{AdminServersEdit-BR6sRGlM.js → AdminServersEdit-D0RERbR5.js} +125 -124
  14. package/dist/{AdminServersList-DhUQ1zrt.js → AdminServersList-_ek_2u8B.js} +35 -31
  15. package/dist/{AdminUsersEditView-CqRLzCkV.js → AdminUsersEditView-CbZCH6eM.js} +89 -85
  16. package/dist/{AdminUsersView-TCHghzxY.js → AdminUsersView-D4WoRB5b.js} +145 -141
  17. package/dist/CreateModForm-CpbIOQNu.js +123 -0
  18. package/dist/CreateNodeModal-C96UVcAJ.js +99 -0
  19. package/dist/{DsIpSelector-EnBHsJLE.js → DsIpSelector-D_hc_JYQ.js} +1 -1
  20. package/dist/EmptyView-qkQQJ_OR.js +9 -0
  21. package/dist/FileManager-v-1ASSne.js +5931 -0
  22. package/dist/GameIcon-DaYNlnur.js +87 -0
  23. package/dist/{GameModSelector-bZsSGC6T.js → GameModSelector-CiI3H5Zq.js} +21 -20
  24. package/dist/InputManyList-C52f5V6l.js +110 -0
  25. package/dist/InputTextList-5KeNATa7.js +63 -0
  26. package/dist/PluginPendingView-CDR44QCG.js +34 -0
  27. package/dist/ProfileView-CC3KJ2gK.js +295 -0
  28. package/dist/RconConsole-DkRK7vz3.js +74 -0
  29. package/dist/{RconPlayers-CXL0bHlU.js → RconPlayers-CDRCp79f.js} +131 -127
  30. package/dist/ServerConsole-Bj0Zr1BS.js +99 -0
  31. package/dist/ServerControlButton-C4zWzA-d.js +185 -0
  32. package/dist/ServerIdView-BJS6wcMH.js +608 -0
  33. package/dist/{ServerSelector-D7O1thVu.js → ServerSelector-DPM5SjWO.js} +7 -7
  34. package/dist/{ServerSettings-Lk4lq5hI.js → ServerSettings-BYRSLaJk.js} +26 -26
  35. package/dist/{ServerStatus-CCFiPWXV.js → ServerStatus-BK8yKehx.js} +1 -1
  36. package/dist/{ServerTasks-gNFBkyv1.js → ServerTasks-DUC2DDcY.js} +304 -302
  37. package/dist/ServersView-BbLoOEEz.js +312 -0
  38. package/dist/SettingsParameters-C-TFWsJF.js +89 -0
  39. package/dist/SmartPortSelector-DCsuCDpV.js +174 -0
  40. package/dist/TokensView-B5D45QbV.js +392 -0
  41. package/dist/{UpdateNodeForm-BQDjp3CR.js → UpdateNodeForm-DmAoHURu.js} +131 -127
  42. package/dist/UserServerPrivileges-k-30v4ps.js +319 -0
  43. package/dist/{_createCompounder-NPjOAZm-.js → _createCompounder-DHQYnhTQ.js} +2 -2
  44. package/dist/{camelCase-BXg45SFI.js → camelCase-CE1GGhvX.js} +2 -2
  45. package/dist/{capitalize-BSQeiLff.js → capitalize-DnZmwhT4.js} +5 -5
  46. package/dist/{clientCertificates-Dm0Bh62v.js → clientCertificates-Dd9OqxGQ.js} +1 -1
  47. package/dist/frontend.css +6 -14
  48. package/dist/{gameList-CJAymSBL.js → gameList-BLdEusRA.js} +40 -40
  49. package/dist/gameap.svg +3 -0
  50. package/dist/gameap_full.svg +9 -0
  51. package/dist/index-BDKiNPpP.js +3840 -0
  52. package/dist/index.js +1 -1
  53. package/dist/isEmpty-lBntcFaB.js +263 -0
  54. package/dist/join-CmlzL0H9.js +7 -0
  55. package/dist/{loader-BGOXrNPF.js → loader-C49Def-j.js} +1 -1
  56. package/dist/{snakeCase-o1mQEFQr.js → snakeCase--wUVfLw4.js} +1 -1
  57. package/dist/validators-BVXTUmow.js +65 -0
  58. package/package.json +1 -1
  59. package/dist/AdminDaemonTaskListView-DTQbTpkt.js +0 -315
  60. package/dist/AdminGamesList-CU_RB7gu.js +0 -499
  61. package/dist/AdminNodeShowView-Col-7fyA.js +0 -166
  62. package/dist/AdminNodesCreateView-CZsMnSCJ.js +0 -84
  63. package/dist/AdminNodesView-DvuZ9haB.js +0 -160
  64. package/dist/CreateModForm-Byq8UvuW.js +0 -122
  65. package/dist/CreateNodeModal-BNV35RnR.js +0 -93
  66. package/dist/FileManager-X3FkHNzF.js +0 -31882
  67. package/dist/InputManyList-BFGIEnls.js +0 -110
  68. package/dist/InputTextList-D280D5fs.js +0 -63
  69. package/dist/PluginPendingView-Cp6KgA8z.js +0 -31
  70. package/dist/RconConsole-BxjHKC6E.js +0 -74
  71. package/dist/ServerConsole-Cr-BZJIC.js +0 -98
  72. package/dist/ServerIdView-wsnPfVUi.js +0 -576
  73. package/dist/SettingsParameters-BVpVg868.js +0 -87
  74. package/dist/SmartPortSelector-bubAEnvR.js +0 -161
  75. package/dist/UserServerPrivileges-CizE2EYl.js +0 -318
  76. package/dist/_commonjsHelpers-C6fGbg64.js +0 -6
  77. package/dist/index-Fmomw6wi.js +0 -5750
@@ -1,14 +1,14 @@
1
- import { ref as m, onMounted as h, createBlock as s, unref as a, openBlock as o, withCtx as i, createElementBlock as S, createVNode as k, Fragment as N, renderList as b, createCommentVNode as f, createElementVNode as p, toDisplayString as U } from "vue";
2
- import { u as x, e as v, _ as E, t as d, n as F } from "./index-Fmomw6wi.js";
3
- import { storeToRefs as R } from "pinia";
4
- import { NEmpty as w, NForm as B, NFormItem as C, NSwitch as O, NInput as T } from "naive-ui";
5
- const V = { class: "hidden lg:inline" }, M = {
1
+ import { ref as m, onMounted as y, createBlock as s, unref as a, openBlock as o, withCtx as v, createElementBlock as S, createVNode as f, Fragment as k, renderList as N, createCommentVNode as p, createElementVNode as b, toDisplayString as U } from "vue";
2
+ import { u as x, e as i, _ as E, a as F, t as d, n as R } from "./index-BDKiNPpP.js";
3
+ import { storeToRefs as w } from "pinia";
4
+ import { NEmpty as B, NForm as C, NFormItem as O, NSwitch as T, NInput as V } from "naive-ui";
5
+ const $ = { class: "hidden lg:inline" }, q = {
6
6
  __name: "ServerSettings",
7
7
  setup(I) {
8
- const r = x(), _ = m({}), n = m({}), { settings: u } = R(r);
9
- h(() => {
8
+ const r = x(), _ = m({}), n = m({}), { settings: u } = w(r);
9
+ y(() => {
10
10
  r.fetchSettings().catch((e) => {
11
- v(e);
11
+ i(e);
12
12
  }).then(() => {
13
13
  for (const e of u.value)
14
14
  e.type === "bool" ? n.value[e.name] = e.value === !0 || e.value === 1 || e.value === "1" || e.value === "true" || e.value === "True" || e.value === "TRUE" || e.value === "on" || e.value === "On" || e.value === "ON" : n.value[e.name] = e.value;
@@ -22,22 +22,22 @@ const V = { class: "hidden lg:inline" }, M = {
22
22
  value: t
23
23
  });
24
24
  r.saveSettings(e).then(() => {
25
- F({
25
+ R({
26
26
  content: d("servers.settings_update_success_msg"),
27
27
  type: "success"
28
28
  }, () => {
29
- y();
29
+ h();
30
30
  });
31
31
  }).catch((l) => {
32
- v(l);
32
+ i(l);
33
33
  });
34
34
  }
35
- function y() {
35
+ function h() {
36
36
  r.fetchSettings().catch((e) => {
37
- v(e);
37
+ i(e);
38
38
  });
39
39
  }
40
- return (e, l) => !a(u) || a(u).length === 0 ? (o(), s(a(w), { key: 0 })) : (o(), s(a(B), {
40
+ return (e, l) => !a(u) || a(u).length === 0 ? (o(), s(a(B), { key: 0 })) : (o(), s(a(C), {
41
41
  key: 1,
42
42
  "label-placement": "left",
43
43
  "label-width": "auto",
@@ -45,32 +45,32 @@ const V = { class: "hidden lg:inline" }, M = {
45
45
  ref: _,
46
46
  model: n.value
47
47
  }, {
48
- default: i(() => [
49
- (o(!0), S(N, null, b(a(u), (t) => (o(), s(a(C), {
48
+ default: v(() => [
49
+ (o(!0), S(k, null, N(a(u), (t) => (o(), s(a(O), {
50
50
  label: t.label
51
51
  }, {
52
- default: i(() => [
53
- t.type === "bool" ? (o(), s(a(O), {
52
+ default: v(() => [
53
+ t.type === "bool" ? (o(), s(a(T), {
54
54
  key: 0,
55
55
  value: n.value[t.name],
56
56
  "onUpdate:value": (c) => n.value[t.name] = c
57
- }, null, 8, ["value", "onUpdate:value"])) : f("", !0),
58
- t.type === "string" ? (o(), s(a(T), {
57
+ }, null, 8, ["value", "onUpdate:value"])) : p("", !0),
58
+ t.type === "string" ? (o(), s(a(V), {
59
59
  key: 1,
60
60
  value: n.value[t.name],
61
61
  "onUpdate:value": (c) => n.value[t.name] = c,
62
62
  type: "text"
63
- }, null, 8, ["value", "onUpdate:value"])) : f("", !0)
63
+ }, null, 8, ["value", "onUpdate:value"])) : p("", !0)
64
64
  ]),
65
65
  _: 2
66
66
  }, 1032, ["label"]))), 256)),
67
- k(E, {
67
+ f(E, {
68
68
  color: "green",
69
69
  onClick: l[0] || (l[0] = (t) => g())
70
70
  }, {
71
- default: i(() => [
72
- l[1] || (l[1] = p("i", { class: "fas fa-edit" }, null, -1)),
73
- p("span", V, " " + U(a(d)("main.save")), 1)
71
+ default: v(() => [
72
+ f(a(F), { name: "save" }),
73
+ b("span", $, " " + U(a(d)("main.save")), 1)
74
74
  ]),
75
75
  _: 1
76
76
  })
@@ -80,5 +80,5 @@ const V = { class: "hidden lg:inline" }, M = {
80
80
  }
81
81
  };
82
82
  export {
83
- M as default
83
+ q as default
84
84
  };
@@ -1,5 +1,5 @@
1
1
  import { ref as f, computed as l, onMounted as y, createElementBlock as s, openBlock as n, createElementVNode as a, createCommentVNode as i, toDisplayString as t } from "vue";
2
- import { a as k } from "./index-Fmomw6wi.js";
2
+ import { b as k } from "./index-BDKiNPpP.js";
3
3
  const w = { id: "server-status-component" }, g = { class: "flex flex-wrap" }, b = { class: "md:w-1/6 pr-4 pl-4" }, q = {
4
4
  key: 0,
5
5
  class: "inline"