@gameap/frontend 4.1.0-dev8 → 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,10 +1,10 @@
1
- import { mergeModels as U, ref as f, useModel as V, createElementBlock as R, openBlock as P, normalizeClass as $, createVNode as n, unref as t, withCtx as o, createBlock as G, createCommentVNode as H, createElementVNode as e, createTextVNode as T, toDisplayString as a, computed as B, onMounted as J, Fragment as Q, h as _ } from "vue";
2
- import { l as q, t as l, _ as h, e as M, k as W, n as E } from "./index-Fmomw6wi.js";
3
- import { storeToRefs as X } from "pinia";
4
- import { u as Y } from "./clientCertificates-Dm0Bh62v.js";
5
- import { NForm as Z, NFormItem as z, NUpload as S, NButton as D, NInput as ee, NDataTable as te, NModal as L, NTable as le } from "naive-ui";
6
- import { c as ie } from "./camelCase-BXg45SFI.js";
7
- const ae = { class: "hidden lg:inline" }, ne = {
1
+ import { mergeModels as U, ref as d, useModel as M, createElementBlock as q, openBlock as $, normalizeClass as T, createVNode as n, unref as t, withCtx as o, createBlock as H, createCommentVNode as J, createElementVNode as e, createTextVNode as B, toDisplayString as a, computed as E, onMounted as Q, Fragment as W, h as g } from "vue";
2
+ import { l as j, t as l, _ as k, a as x, e as z, m as X, n as S } from "./index-BDKiNPpP.js";
3
+ import { storeToRefs as Y } from "pinia";
4
+ import { u as Z } from "./clientCertificates-Dd9OqxGQ.js";
5
+ import { NForm as ee, NFormItem as P, NUpload as D, NButton as L, NInput as te, NDataTable as le, NModal as R, NTable as ie } from "naive-ui";
6
+ import { c as ae } from "./camelCase-CE1GGhvX.js";
7
+ const ne = { class: "hidden lg:inline" }, se = {
8
8
  __name: "CreateCertificateForm",
9
9
  props: /* @__PURE__ */ U({
10
10
  loading: {
@@ -23,46 +23,46 @@ const ae = { class: "hidden lg:inline" }, ne = {
23
23
  }),
24
24
  emits: /* @__PURE__ */ U(["create"], ["update:modelValue", "update:certificateFile", "update:privateKeyFile"]),
25
25
  setup(m, { emit: p }) {
26
- const k = f({}), C = V(m, "modelValue"), F = V(m, "certificateFile"), y = V(m, "privateKeyFile"), x = {}, w = (c) => {
26
+ const h = d({}), C = M(m, "modelValue"), F = M(m, "certificateFile"), y = M(m, "privateKeyFile"), w = {}, K = (c) => {
27
27
  c.fileList.length > 0 ? F.value = c.fileList[0].file : F.value = null;
28
28
  }, b = (c) => {
29
29
  c.fileList.length > 0 ? y.value = c.fileList[0].file : y.value = null;
30
- }, K = p, v = () => {
31
- k.value.validate().then(() => {
32
- K("create");
30
+ }, N = p, v = () => {
31
+ h.value.validate().then(() => {
32
+ N("create");
33
33
  });
34
34
  };
35
- return (c, u) => (P(), R("div", {
36
- class: $(c.$attrs.class)
35
+ return (c, f) => ($(), q("div", {
36
+ class: T(c.$attrs.class)
37
37
  }, [
38
- n(t(Z), {
38
+ n(t(ee), {
39
39
  "label-placement": "top",
40
40
  "label-width": "auto",
41
41
  ref_key: "formRef",
42
- ref: k,
42
+ ref: h,
43
43
  model: C.value,
44
- rules: x
44
+ rules: w
45
45
  }, {
46
46
  default: o(() => [
47
- m.loading ? (P(), G(t(q), { key: 0 })) : H("", !0),
47
+ m.loading ? ($(), H(t(j), { key: 0 })) : J("", !0),
48
48
  e("div", {
49
- class: $(["mb-4", m.loading ? "hidden" : ""])
49
+ class: T(["mb-4", m.loading ? "hidden" : ""])
50
50
  }, [
51
- n(t(z), {
51
+ n(t(P), {
52
52
  label: t(l)("client_certificates.certificate"),
53
53
  path: "certificate"
54
54
  }, {
55
55
  default: o(() => [
56
- n(t(S), {
56
+ n(t(D), {
57
57
  max: 1,
58
58
  multiple: !1,
59
59
  "default-upload": !1,
60
- onChange: w
60
+ onChange: K
61
61
  }, {
62
62
  default: o(() => [
63
- n(t(D), null, {
63
+ n(t(L), null, {
64
64
  default: o(() => [
65
- T(a(t(l)("main.upload_file")), 1)
65
+ B(a(t(l)("main.upload_file")), 1)
66
66
  ]),
67
67
  _: 1
68
68
  })
@@ -72,21 +72,21 @@ const ae = { class: "hidden lg:inline" }, ne = {
72
72
  ]),
73
73
  _: 1
74
74
  }, 8, ["label"]),
75
- n(t(z), {
75
+ n(t(P), {
76
76
  label: t(l)("client_certificates.private_key"),
77
77
  path: "privateKey"
78
78
  }, {
79
79
  default: o(() => [
80
- n(t(S), {
80
+ n(t(D), {
81
81
  max: 1,
82
82
  multiple: !1,
83
83
  "default-upload": !1,
84
84
  onChange: b
85
85
  }, {
86
86
  default: o(() => [
87
- n(t(D), null, {
87
+ n(t(L), null, {
88
88
  default: o(() => [
89
- T(a(t(l)("main.upload_file")), 1)
89
+ B(a(t(l)("main.upload_file")), 1)
90
90
  ]),
91
91
  _: 1
92
92
  })
@@ -96,14 +96,14 @@ const ae = { class: "hidden lg:inline" }, ne = {
96
96
  ]),
97
97
  _: 1
98
98
  }, 8, ["label"]),
99
- n(t(z), {
99
+ n(t(P), {
100
100
  label: t(l)("client_certificates.private_key_pass"),
101
101
  path: "privateKeyPass"
102
102
  }, {
103
103
  default: o(() => [
104
- n(t(ee), {
104
+ n(t(te), {
105
105
  value: C.value.privateKeyPass,
106
- "onUpdate:value": u[0] || (u[0] = (g) => C.value.privateKeyPass = g),
106
+ "onUpdate:value": f[0] || (f[0] = (_) => C.value.privateKeyPass = _),
107
107
  type: "password",
108
108
  "show-password-on": "click",
109
109
  "input-props": { autocomplete: "one-time-code" }
@@ -115,22 +115,22 @@ const ae = { class: "hidden lg:inline" }, ne = {
115
115
  ]),
116
116
  _: 1
117
117
  }, 8, ["model"]),
118
- n(h, {
118
+ n(k, {
119
119
  color: "green",
120
120
  onClick: v
121
121
  }, {
122
122
  default: o(() => [
123
- u[1] || (u[1] = e("i", { class: "fa-regular fa-square-plus" }, null, -1)),
124
- e("span", ae, " " + a(t(l)("main.create")), 1)
123
+ n(t(x), { name: "add-square" }),
124
+ e("span", ne, " " + a(t(l)("main.create")), 1)
125
125
  ]),
126
126
  _: 1
127
127
  })
128
128
  ], 2));
129
129
  }
130
- }, fe = {
130
+ }, me = {
131
131
  __name: "AdminClientCertificatesView",
132
132
  setup(m) {
133
- const p = Y(), k = B(() => [
133
+ const p = Z(), h = E(() => [
134
134
  { route: "/", text: "GameAP", icon: "gicon gicon-gameap" },
135
135
  { route: { name: "admin.nodes.index" }, text: l("sidebar.dedicated_servers") },
136
136
  { route: { name: "admin.client_certificates.index" }, text: l("client_certificates.client_certificates") }
@@ -147,81 +147,81 @@ const ae = { class: "hidden lg:inline" }, ne = {
147
147
  title: l("main.actions"),
148
148
  render(s) {
149
149
  return [
150
- _(h, {
150
+ g(k, {
151
151
  color: "green",
152
152
  size: "small",
153
153
  class: "mr-0.5",
154
154
  onClick: () => {
155
- I(s.id);
155
+ O(s.id);
156
156
  }
157
- }, [
158
- _("i", { class: "fa-solid fa-eye" }),
159
- _("span", { class: "hidden lg:inline" }, l("main.view"))
160
- ]),
161
- _(h, {
157
+ }, { default: () => [
158
+ g(x, { name: "view" }),
159
+ g("span", { class: "hidden lg:inline" }, l("main.view"))
160
+ ] }),
161
+ g(k, {
162
162
  color: "red",
163
163
  size: "small",
164
164
  text: l("main.delete"),
165
165
  onClick: () => {
166
- O(s.id);
166
+ G(s.id);
167
167
  }
168
- }, [
169
- _("i", { class: "fa-solid fa-trash" }),
170
- _("span", { class: "hidden lg:inline" }, l("main.delete"))
171
- ])
168
+ }, { default: () => [
169
+ g(x, { name: "delete" }),
170
+ g("span", { class: "hidden lg:inline" }, l("main.delete"))
171
+ ] })
172
172
  ];
173
173
  }
174
174
  }
175
- ], { loading: F, certificates: y } = X(p), x = f(C()), w = {
175
+ ], { loading: F, certificates: y } = Y(p), w = d(C()), K = {
176
176
  pageSize: 20
177
177
  };
178
- J(() => {
178
+ Q(() => {
179
179
  b();
180
180
  });
181
181
  const b = () => {
182
182
  p.fetchClientCertificates().catch((s) => {
183
- M(s);
183
+ z(s);
184
184
  });
185
- }, K = B(() => y.value.map(
185
+ }, N = E(() => y.value.map(
186
186
  (s) => ({
187
187
  id: s.id,
188
188
  fingerprint: s.fingerprint,
189
189
  expires: s.expires,
190
190
  info: Object.fromEntries(
191
- Object.entries(s.info).map(([i, r]) => [ie(i), r])
191
+ Object.entries(s.info).map(([i, r]) => [ae(i), r])
192
192
  )
193
193
  })
194
- )), v = f(!1), c = f({}), u = f(), g = f(), j = () => {
195
- c.value = {}, u.value = {}, g.value = {}, v.value = !0;
196
- }, A = () => {
194
+ )), v = d(!1), c = d({}), f = d(), _ = d(), A = () => {
195
+ c.value = {}, f.value = {}, _.value = {}, v.value = !0;
196
+ }, I = () => {
197
197
  const s = {
198
- certificate: u.value,
199
- private_key: g.value,
198
+ certificate: f.value,
199
+ private_key: _.value,
200
200
  private_key_pass: c.value.privateKeyPass ?? ""
201
201
  };
202
202
  p.createClientCertificate(s).then(() => {
203
- E({
203
+ S({
204
204
  content: l("client_certificates.upload_success_msg"),
205
205
  type: "success"
206
206
  }, () => {
207
207
  v.value = !1, b();
208
208
  });
209
209
  }).catch((i) => {
210
- M(i);
210
+ z(i);
211
211
  });
212
- }, N = f(!1), d = f({}), I = (s) => {
213
- N.value = !0, d.value = y.value.find((i) => i.id === s);
214
- }, O = (s) => {
212
+ }, V = d(!1), u = d({}), O = (s) => {
213
+ V.value = !0, u.value = y.value.find((i) => i.id === s);
214
+ }, G = (s) => {
215
215
  const i = () => {
216
216
  p.deleteClientCertificate(s).then(() => {
217
- E({
217
+ S({
218
218
  content: l("client_certificates.delete_success_msg"),
219
219
  type: "success"
220
220
  }, () => {
221
221
  b();
222
222
  });
223
223
  }).catch((r) => {
224
- M(r);
224
+ z(r);
225
225
  });
226
226
  };
227
227
  window.$dialog.success({
@@ -236,35 +236,38 @@ const ae = { class: "hidden lg:inline" }, ne = {
236
236
  }
237
237
  });
238
238
  };
239
- return (s, i) => (P(), R(Q, null, [
240
- n(t(W), { items: k.value }, null, 8, ["items"]),
241
- n(h, {
239
+ return (s, i) => ($(), q(W, null, [
240
+ n(t(X), { items: h.value }, null, 8, ["items"]),
241
+ n(k, {
242
242
  color: "green",
243
243
  size: "middle",
244
244
  class: "mb-5 mr-1",
245
- onClick: i[0] || (i[0] = (r) => j())
245
+ onClick: i[0] || (i[0] = (r) => A())
246
246
  }, {
247
247
  default: o(() => [
248
- i[6] || (i[6] = e("i", { class: "fa fa-plus-square mr-0.5" }, null, -1)),
248
+ n(t(x), {
249
+ name: "add-square",
250
+ class: "mr-0.5"
251
+ }),
249
252
  e("span", null, a(t(l)("client_certificates.upload")), 1)
250
253
  ]),
251
254
  _: 1
252
255
  }),
253
- n(t(te), {
256
+ n(t(le), {
254
257
  ref: "tableRef",
255
258
  bordered: !1,
256
259
  "single-line": !0,
257
- columns: x.value,
258
- data: K.value,
260
+ columns: w.value,
261
+ data: N.value,
259
262
  loading: t(F),
260
- pagination: w
263
+ pagination: K
261
264
  }, {
262
265
  loading: o(() => [
263
- n(t(q))
266
+ n(t(j))
264
267
  ]),
265
268
  _: 1
266
269
  }, 8, ["columns", "data", "loading"]),
267
- n(t(L), {
270
+ n(t(R), {
268
271
  show: v.value,
269
272
  "onUpdate:show": i[4] || (i[4] = (r) => v.value = r),
270
273
  class: "custom-card",
@@ -275,21 +278,21 @@ const ae = { class: "hidden lg:inline" }, ne = {
275
278
  segmented: { content: "soft", footer: "soft" }
276
279
  }, {
277
280
  default: o(() => [
278
- n(ne, {
281
+ n(se, {
279
282
  modelValue: c.value,
280
283
  "onUpdate:modelValue": i[1] || (i[1] = (r) => c.value = r),
281
- certificateFile: u.value,
282
- "onUpdate:certificateFile": i[2] || (i[2] = (r) => u.value = r),
283
- privateKeyFile: g.value,
284
- "onUpdate:privateKeyFile": i[3] || (i[3] = (r) => g.value = r),
285
- onCreate: A
284
+ certificateFile: f.value,
285
+ "onUpdate:certificateFile": i[2] || (i[2] = (r) => f.value = r),
286
+ privateKeyFile: _.value,
287
+ "onUpdate:privateKeyFile": i[3] || (i[3] = (r) => _.value = r),
288
+ onCreate: I
286
289
  }, null, 8, ["modelValue", "certificateFile", "privateKeyFile"])
287
290
  ]),
288
291
  _: 1
289
292
  }, 8, ["show", "title"]),
290
- n(t(L), {
291
- show: N.value,
292
- "onUpdate:show": i[5] || (i[5] = (r) => N.value = r),
293
+ n(t(R), {
294
+ show: V.value,
295
+ "onUpdate:show": i[5] || (i[5] = (r) => V.value = r),
293
296
  class: "custom-card",
294
297
  preset: "card",
295
298
  title: t(l)("client_certificates.title_view"),
@@ -298,7 +301,7 @@ const ae = { class: "hidden lg:inline" }, ne = {
298
301
  segmented: { content: "soft", footer: "soft" }
299
302
  }, {
300
303
  default: o(() => [
301
- n(t(le), {
304
+ n(t(ie), {
302
305
  bordered: !1,
303
306
  "single-line": !0
304
307
  }, {
@@ -308,49 +311,49 @@ const ae = { class: "hidden lg:inline" }, ne = {
308
311
  e("td", null, [
309
312
  e("strong", null, a(t(l)("client_certificates.fingerprint")) + ":", 1)
310
313
  ]),
311
- e("td", null, a(d.value.fingerprint), 1)
314
+ e("td", null, a(u.value.fingerprint), 1)
312
315
  ]),
313
316
  e("tr", null, [
314
317
  e("td", null, [
315
318
  e("strong", null, a(t(l)("client_certificates.signature_type")) + ":", 1)
316
319
  ]),
317
- e("td", null, a(d.value.info.signature_type), 1)
320
+ e("td", null, a(u.value.info.signature_type), 1)
318
321
  ]),
319
322
  e("tr", null, [
320
323
  e("td", null, [
321
324
  e("strong", null, a(t(l)("client_certificates.common_name")) + ":", 1)
322
325
  ]),
323
- e("td", null, a(d.value.info.common_name), 1)
326
+ e("td", null, a(u.value.info.common_name), 1)
324
327
  ]),
325
328
  e("tr", null, [
326
329
  e("td", null, [
327
330
  e("strong", null, a(t(l)("client_certificates.country")) + ":", 1)
328
331
  ]),
329
- e("td", null, a(d.value.info.country), 1)
332
+ e("td", null, a(u.value.info.country), 1)
330
333
  ]),
331
334
  e("tr", null, [
332
335
  e("td", null, [
333
336
  e("strong", null, a(t(l)("client_certificates.organization")) + ":", 1)
334
337
  ]),
335
- e("td", null, a(d.value.info.organization), 1)
338
+ e("td", null, a(u.value.info.organization), 1)
336
339
  ]),
337
340
  e("tr", null, [
338
341
  e("td", null, [
339
342
  e("strong", null, a(t(l)("client_certificates.organizational_unit")) + ":", 1)
340
343
  ]),
341
- e("td", null, a(d.value.info.organizational_unit), 1)
344
+ e("td", null, a(u.value.info.organizational_unit), 1)
342
345
  ]),
343
346
  e("tr", null, [
344
347
  e("td", null, [
345
348
  e("strong", null, a(t(l)("client_certificates.email")) + ":", 1)
346
349
  ]),
347
- e("td", null, a(d.value.info.email), 1)
350
+ e("td", null, a(u.value.info.email), 1)
348
351
  ]),
349
352
  e("tr", null, [
350
353
  e("td", null, [
351
354
  e("strong", null, a(t(l)("client_certificates.expires")) + ":", 1)
352
355
  ]),
353
- e("td", null, a(d.value.info.expires), 1)
356
+ e("td", null, a(u.value.info.expires), 1)
354
357
  ])
355
358
  ])
356
359
  ]),
@@ -363,5 +366,5 @@ const ae = { class: "hidden lg:inline" }, ne = {
363
366
  }
364
367
  };
365
368
  export {
366
- fe as default
369
+ me as default
367
370
  };