@datagouv/components-next 1.0.2-dev.32 → 1.0.2-dev.33
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.
- package/dist/{Datafair.client-BzyuQrsK.js → Datafair.client-DTop4XUQ.js} +4 -4
- package/dist/{Event-B0pbfyAo.js → Event--kp8kMdJ.js} +1 -1
- package/dist/{JsonPreview.client-CsFH4_pc.js → JsonPreview.client-CQgsXj2k.js} +5 -5
- package/dist/{Map-ByzoJvTf.js → Map-BjUnLyj8.js} +2 -2
- package/dist/{MapContainer.client-PxTb3GFB.js → MapContainer.client-DoaSmve7.js} +10 -10
- package/dist/{OSM-FSBCBM2l.js → OSM-s40W6sQ2.js} +1 -1
- package/dist/{PdfPreview.client-F9riTFzW.js → PdfPreview.client-Bz4y94yO.js} +4 -4
- package/dist/{Pmtiles.client-BdN6D_o3.js → Pmtiles.client-unndDBnn.js} +4 -4
- package/dist/Swagger.client-DOF5-Cja.js +4 -0
- package/dist/{Tile-nykTnQlb.js → Tile-DbNFNPfU.js} +4 -4
- package/dist/{TileImage-RLU-wMoy.js → TileImage-BsXBxMtq.js} +1 -1
- package/dist/{View-SHblmfOT.js → View-BR92hTWP.js} +1 -1
- package/dist/{XmlPreview.client-CLDalkuE.js → XmlPreview.client-CDYIE8d2.js} +5 -5
- package/dist/components-next.css +3 -3
- package/dist/components-next.js +54 -55
- package/dist/{index-DwQ7YeNi.js → index-DPpU5u3q.js} +1164 -1164
- package/dist/{leaflet-src-DKk3Q492.js → leaflet-src-7m1mB8LI.js} +183 -185
- package/dist/{main-BLApSdTQ.js → main-CgbCg2eH.js} +3658 -3716
- package/dist/{text-clamp.esm-DVseBqZZ.js → text-clamp.esm-B5kW_XMt.js} +4 -4
- package/dist/{tilecoord-BgTy1qJO.js → tilecoord-Db24Px13.js} +5 -5
- package/dist/{vue3-json-viewer-BgCuOAH6.js → vue3-json-viewer-BXwup7nO.js} +10 -10
- package/dist/{vue3-xml-viewer.common-DkEC3fSC.js → vue3-xml-viewer.common-CX-A57C3.js} +16 -16
- package/package.json +6 -6
- package/src/components/ActivityList/ActivityList.vue +0 -2
- package/src/components/Pagination.vue +8 -5
- package/src/components/Search/GlobalSearch.vue +0 -2
- package/src/main.ts +0 -1
- package/dist/Swagger.client-DRsUsdkD.js +0 -4
- package/src/functions/pagination.ts +0 -9
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as l, computed as a,
|
|
2
|
-
import { a as x, _ as g } from "./main-
|
|
1
|
+
import { defineComponent as l, computed as a, createElementBlock as o, openBlock as t, createBlock as u, createElementVNode as f, withCtx as p, createTextVNode as m, toDisplayString as _, unref as h } from "vue";
|
|
2
|
+
import { a as x, _ as g } from "./main-CgbCg2eH.js";
|
|
3
3
|
const v = { class: "fr-text--xs" }, b = { key: 0 }, k = ["src"], $ = /* @__PURE__ */ l({
|
|
4
4
|
__name: "Datafair.client",
|
|
5
5
|
props: {
|
|
@@ -10,13 +10,13 @@ const v = { class: "fr-text--xs" }, b = { key: 0 }, k = ["src"], $ = /* @__PURE_
|
|
|
10
10
|
const e = c, { t: i } = x(), r = a(() => e.resource.extras.datafairOrigin || e.dataset.extras.datafairOrigin), s = a(() => e.resource.extras.datafairDatasetId || e.dataset.extras.datafairDatasetId), d = a(() => e.resource.extras.datafairEmbed), n = a(() => !r.value || !s.value ? null : `${r.value}/embed/dataset/${s.value}/${d.value}`);
|
|
11
11
|
return (D, y) => (t(), o("div", v, [
|
|
12
12
|
n.value ? (t(), o("div", b, [
|
|
13
|
-
|
|
13
|
+
f("iframe", {
|
|
14
14
|
src: n.value,
|
|
15
15
|
width: "100%",
|
|
16
16
|
height: "500px",
|
|
17
17
|
style: { "background-color": "transparent", border: "none" }
|
|
18
18
|
}, null, 8, k)
|
|
19
|
-
])) : (t(),
|
|
19
|
+
])) : (t(), u(g, { key: 1 }, {
|
|
20
20
|
default: p(() => [
|
|
21
21
|
m(_(h(i)("L'aperçu de ce fichier n'a pas pu être chargé. Téléchargez-le depuis l'onglet Téléchargements.")), 1)
|
|
22
22
|
]),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { H as x } from "./View-
|
|
1
|
+
import { H as x } from "./View-BR92hTWP.js";
|
|
2
2
|
import { a as I } from "./common-PJfpC179.js";
|
|
3
3
|
import { B as C, a7 as h, al as m, u as S, l as p, E as N, i as L, a4 as P, J as Z } from "./proj-DsetBcW7.js";
|
|
4
4
|
import { c as T } from "./Image-34hvypZI.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as S, defineAsyncComponent as z, ref as u, computed as g, onMounted as J, openBlock as r,
|
|
2
|
-
import { u as B, a as O,
|
|
1
|
+
import { defineComponent as S, defineAsyncComponent as z, ref as u, computed as g, onMounted as J, createElementBlock as m, openBlock as r, createBlock as i, createCommentVNode as N, createVNode as b, unref as s, toDisplayString as l, withCtx as c, createTextVNode as p } from "vue";
|
|
2
|
+
import { u as B, a as O, g as V, b as E, _ as d } from "./main-CgbCg2eH.js";
|
|
3
3
|
const L = { class: "fr-text--xs" }, D = { key: 0 }, P = {
|
|
4
4
|
key: 1,
|
|
5
5
|
class: "text-gray-medium"
|
|
@@ -10,7 +10,7 @@ const L = { class: "fr-text--xs" }, D = { key: 0 }, P = {
|
|
|
10
10
|
},
|
|
11
11
|
setup(T) {
|
|
12
12
|
const y = z(
|
|
13
|
-
() => import("./vue3-json-viewer-
|
|
13
|
+
() => import("./vue3-json-viewer-BXwup7nO.js").then((e) => (Promise.resolve({ }), e.JsonViewer))
|
|
14
14
|
), f = T, x = B(), { t: a } = O(), o = u(null), h = u(!1), t = u(null), v = u(!1), _ = g(() => V(f.resource)), k = g(() => E(f.resource)), w = g(() => {
|
|
15
15
|
const e = _.value, n = x.maxJsonPreviewCharSize;
|
|
16
16
|
return !e || !n ? !1 : e <= n;
|
|
@@ -40,7 +40,7 @@ const L = { class: "fr-text--xs" }, D = { key: 0 }, P = {
|
|
|
40
40
|
C();
|
|
41
41
|
}), (e, n) => (r(), m("div", L, [
|
|
42
42
|
o.value ? (r(), m("div", D, [
|
|
43
|
-
|
|
43
|
+
b(s(y), {
|
|
44
44
|
value: o.value,
|
|
45
45
|
boxed: "",
|
|
46
46
|
sort: "",
|
|
@@ -69,7 +69,7 @@ const L = { class: "fr-text--xs" }, D = { key: 0 }, P = {
|
|
|
69
69
|
p(l(s(a)("L'aperçu de ce fichier n'a pas pu être chargé. Téléchargez-le depuis l'onglet Téléchargements.")), 1)
|
|
70
70
|
]),
|
|
71
71
|
_: 1
|
|
72
|
-
})) :
|
|
72
|
+
})) : N("", !0)
|
|
73
73
|
]));
|
|
74
74
|
}
|
|
75
75
|
});
|
|
@@ -2,8 +2,8 @@ import { B as tt, J as it, E as w, aC as ri, l as T, u as G, aj as Ct, aq as ki,
|
|
|
2
2
|
import { P as hi, T as Ce, r as qi, f as St, g as Zi, M as ci, t as we, d as E, h as kt, c as he, i as ji, W as oe, j as Ji, k as Qi, l as le, D as en, m as Nt } from "./Image-34hvypZI.js";
|
|
3
3
|
import { C as Lt, a as nt, c as At, e as zt, f as We, g as mt, h as tn, M as se } from "./Control-DuZJdKV_.js";
|
|
4
4
|
import { a as j, j as Fe, k as nn, d as sn, n as rn, o as an, e as Ft, g as Vt } from "./common-PJfpC179.js";
|
|
5
|
-
import { K as ui, u as on, H as ae, V as He } from "./View-
|
|
6
|
-
import { B as ln, f as di, t as fi, w as hn, r as Kt, l as cn, a as st, b as un, N as gi, L as It, i as _i, R as dn, E as Me } from "./Event
|
|
5
|
+
import { K as ui, u as on, H as ae, V as He } from "./View-BR92hTWP.js";
|
|
6
|
+
import { B as ln, f as di, t as fi, w as hn, r as Kt, l as cn, a as st, b as un, N as gi, L as It, i as _i, R as dn, E as Me } from "./Event--kp8kMdJ.js";
|
|
7
7
|
const B = {
|
|
8
8
|
/**
|
|
9
9
|
* Triggered when an item is added to the collection.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as E, useTemplateRef as G, ref as W, onMounted as B,
|
|
2
|
-
import { a as D, _ as F } from "./main-
|
|
1
|
+
import { defineComponent as E, useTemplateRef as G, ref as W, onMounted as B, createBlock as z, createElementBlock as N, openBlock as m, withCtx as U, createTextVNode as V, toDisplayString as q, unref as A } from "vue";
|
|
2
|
+
import { a as D, _ as F } from "./main-CgbCg2eH.js";
|
|
3
3
|
const Z = /* @__PURE__ */ E({
|
|
4
4
|
__name: "MapContainer.client",
|
|
5
5
|
props: {
|
|
@@ -18,13 +18,13 @@ const Z = /* @__PURE__ */ E({
|
|
|
18
18
|
{ default: h },
|
|
19
19
|
_
|
|
20
20
|
] = await Promise.all([
|
|
21
|
-
import("./View-
|
|
22
|
-
import("./Map-
|
|
21
|
+
import("./View-BR92hTWP.js").then((t) => t.M),
|
|
22
|
+
import("./Map-BjUnLyj8.js").then((t) => t.U),
|
|
23
23
|
import("./ScaleLine-KW-nXqp3.js"),
|
|
24
|
-
import("./Tile-
|
|
25
|
-
import("./OSM-
|
|
24
|
+
import("./Tile-DbNFNPfU.js").then((t) => t.d),
|
|
25
|
+
import("./OSM-s40W6sQ2.js"),
|
|
26
26
|
// @ts-expect-error no types provided
|
|
27
|
-
import("./index-
|
|
27
|
+
import("./index-DPpU5u3q.js")
|
|
28
28
|
]), { CRS: S, GeoportalAttribution: g, GeoportalFullScreen: M, GeoportalZoom: b, LayerImport: v, LayerSwitcher: L } = _;
|
|
29
29
|
await Promise.resolve({ }), await Promise.resolve({ }), await Promise.resolve({ }), await Promise.resolve({ }), S.load(), e = new s({
|
|
30
30
|
target: a.value,
|
|
@@ -85,11 +85,11 @@ const Z = /* @__PURE__ */ E({
|
|
|
85
85
|
return B(() => {
|
|
86
86
|
w();
|
|
87
87
|
}), (i, s) => n.value ? (m(), z(F, { key: 0 }, {
|
|
88
|
-
default:
|
|
89
|
-
|
|
88
|
+
default: U(() => [
|
|
89
|
+
V(q(A(d)("L'aperçu cartographique de ce fichier n'a pas pu être chargé.")), 1)
|
|
90
90
|
]),
|
|
91
91
|
_: 1
|
|
92
|
-
})) : (m(),
|
|
92
|
+
})) : (m(), N("div", {
|
|
93
93
|
key: 1,
|
|
94
94
|
id: "map",
|
|
95
95
|
ref_key: "mapRef",
|
|
@@ -11,8 +11,8 @@ var GZ = (R, l, U, Z) => ({
|
|
|
11
11
|
return ml(R, l, Z);
|
|
12
12
|
}
|
|
13
13
|
});
|
|
14
|
-
import { defineComponent as hd, ref as Ol, computed as jU, onMounted as md, onBeforeUnmount as id, openBlock as Yl,
|
|
15
|
-
import { u as Sd, a as Xd,
|
|
14
|
+
import { defineComponent as hd, ref as Ol, computed as jU, onMounted as md, onBeforeUnmount as id, createElementBlock as $l, openBlock as Yl, createBlock as hU, createCommentVNode as Md, Fragment as Jd, renderList as Gd, toDisplayString as lU, unref as rl, withCtx as mU, createTextVNode as iU, nextTick as Td } from "vue";
|
|
15
|
+
import { u as Sd, a as Xd, g as Yd, b as Bd, _ as MU } from "./main-CgbCg2eH.js";
|
|
16
16
|
var WU = {};
|
|
17
17
|
WU.d = (R, l) => {
|
|
18
18
|
for (var U in l)
|
|
@@ -14472,7 +14472,7 @@ const p0 = "data:text/javascript;base64,LyoqCiAqIEBsaWNzdGFydCBUaGUgZm9sbG93aW5n
|
|
|
14472
14472
|
ref: d,
|
|
14473
14473
|
class: "w-full overflow-y-auto max-h-[80vh] space-y-3"
|
|
14474
14474
|
}, [
|
|
14475
|
-
(Yl(!0), $l(
|
|
14475
|
+
(Yl(!0), $l(Jd, null, Gd(c.value, (J) => (Yl(), $l("canvas", {
|
|
14476
14476
|
key: J,
|
|
14477
14477
|
ref_for: !0,
|
|
14478
14478
|
ref: (G) => s(G, J),
|
|
@@ -14498,7 +14498,7 @@ const p0 = "data:text/javascript;base64,LyoqCiAqIEBsaWNzdGFydCBUaGUgZm9sbG93aW5n
|
|
|
14498
14498
|
iU(lU(rl(Z)("L'aperçu de ce fichier n'a pas pu être chargé. Téléchargez-le depuis l'onglet Téléchargements.")), 1)
|
|
14499
14499
|
]),
|
|
14500
14500
|
_: 1
|
|
14501
|
-
})) :
|
|
14501
|
+
})) : Md("", !0)
|
|
14502
14502
|
]));
|
|
14503
14503
|
}
|
|
14504
14504
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as ly, ref as cy, computed as dc, useTemplateRef as uy, onMounted as hy,
|
|
2
|
-
import {
|
|
1
|
+
import { defineComponent as ly, ref as cy, computed as dc, useTemplateRef as uy, onMounted as hy, createElementBlock as Mp, openBlock as eh, createBlock as py, withCtx as rm, createTextVNode as nm, toDisplayString as fc, unref as Gs, createCommentVNode as dy, createElementVNode as is, createVNode as fy } from "vue";
|
|
2
|
+
import { c as my, a as gy, d as _y, u as yy, e as xy, f as vy, _ as by, h as wy, i as Ty, K as Sy, t as Py } from "./main-CgbCg2eH.js";
|
|
3
3
|
var fn = Uint8Array, Wo = Uint16Array, Iy = Int32Array, mm = new fn([
|
|
4
4
|
0,
|
|
5
5
|
0,
|
|
@@ -25161,7 +25161,7 @@ const Ex = 8, Ax = "Bright", Cx = { "mapbox:autocomposite": !1, "mapbox:groups":
|
|
|
25161
25161
|
is("p", Wx, fc(Gs(Y)("Utiliser un visualisateur PMTiles pour obtenir un aperçu des données.")), 1)
|
|
25162
25162
|
]),
|
|
25163
25163
|
is("p", Hx, [
|
|
25164
|
-
|
|
25164
|
+
fy(Ty, {
|
|
25165
25165
|
href: c.value,
|
|
25166
25166
|
icon: Gs(Sy),
|
|
25167
25167
|
"icon-right": ""
|
|
@@ -25173,7 +25173,7 @@ const Ex = 8, Ax = "Bright", Cx = { "mapbox:autocomposite": !1, "mapbox:groups":
|
|
|
25173
25173
|
}, 8, ["href", "icon"])
|
|
25174
25174
|
])
|
|
25175
25175
|
])
|
|
25176
|
-
])) :
|
|
25176
|
+
])) : dy("", !0),
|
|
25177
25177
|
is("div", Xx, null, 512),
|
|
25178
25178
|
is("div", Yx, fc(Gs(Y)("Aperçu de la carte mis à jour le {date}", { date: Pe.value })), 1)
|
|
25179
25179
|
]))
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { T as Oe, b as Pe, d as ye, g as ee, I as Ke, R as Me } from "./tilecoord-
|
|
2
|
-
import { T, h as Te, d as F, l as ze,
|
|
1
|
+
import { T as Oe, b as Pe, d as ye, g as ee, I as Ke, R as Me } from "./tilecoord-Db24Px13.js";
|
|
2
|
+
import { T, h as Te, d as F, l as ze, j as Ae, W as be, c as me, t as Fe } from "./Image-34hvypZI.js";
|
|
3
3
|
import { aF as je, aH as ke, al as te, E as Ne, $ as Ze, an as we, aI as Ue, az as qe, aJ as Ge, L as Be, F as Ve, n as We, e as He, X as Xe, a as j, aK as Ye, j as re, d as oe, a2 as $e, i as Qe, H as Je } from "./proj-DsetBcW7.js";
|
|
4
4
|
import { a as ne, e as ie, p as et, g as v, d as ae, n as tt, q as nt } from "./common-PJfpC179.js";
|
|
5
|
-
import { a as xe, R as it, E as X, L as st } from "./Event
|
|
5
|
+
import { a as xe, R as it, E as X, L as st } from "./Event--kp8kMdJ.js";
|
|
6
6
|
function le(u) {
|
|
7
7
|
return u instanceof Image || u instanceof HTMLCanvasElement || u instanceof HTMLVideoElement || u instanceof ImageBitmap ? u : null;
|
|
8
8
|
}
|
|
@@ -496,7 +496,7 @@ class dt extends ct {
|
|
|
496
496
|
ze(s) && (a = s.getContext("2d"));
|
|
497
497
|
}
|
|
498
498
|
if (a && et(a.canvas.style.transform, t) ? (this.container = e, this.context = a, this.containerReused = !0) : this.containerReused ? (this.container = null, this.context = null, this.containerReused = !1) : this.container && (this.container.style.backgroundColor = null), !this.container) {
|
|
499
|
-
r =
|
|
499
|
+
r = be ? Ae() : document.createElement("div"), r.className = i;
|
|
500
500
|
let s = r.style;
|
|
501
501
|
s.position = "absolute", s.width = "100%", s.height = "100%", a = me();
|
|
502
502
|
const l = (
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { b as Y, e as f, d as b, h as D, w as v, I as K, R as N, g as k } from "./tilecoord-
|
|
1
|
+
import { b as Y, e as f, d as b, h as D, w as v, I as K, R as N, g as k } from "./tilecoord-Db24Px13.js";
|
|
2
2
|
import { t as g, s as W, T as _, W as q } from "./Image-34hvypZI.js";
|
|
3
3
|
import { aQ as H, an as $, q as j, N as V, a7 as B, P as F, S as x, D as E, M as J, F as Q, L as w, X as tt, aR as et, W as it, B as nt, a as R, al as rt, J as st, e as z, E as ot } from "./proj-DsetBcW7.js";
|
|
4
4
|
import { a as m, x as A, y as lt, D as at } from "./common-PJfpC179.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a7 as p, B as it, n as jt, G as Ft, al as x, v as Tt, aL as Et, D as vt, F, ak as W, m as St, x as S, z as j, o as Zt, aM as zt, s as st, C as Pt, A as Xt, a2 as Yt, K as ot, y as bt, N as rt, L as G, am as Gt, aN as L, M as Lt, ac as y, j as E, W as q, aE as Ot, aO as Vt, ah as K, k as kt, Q as Ut, V as Dt,
|
|
1
|
+
import { a7 as p, B as it, n as jt, G as Ft, al as x, v as Tt, aL as Et, D as vt, F, ak as W, m as St, x as S, z as j, o as Zt, aM as zt, s as st, C as Pt, A as Xt, a2 as Yt, K as ot, y as bt, N as rt, L as G, am as Gt, aN as L, M as Lt, af as Y, ac as y, j as E, W as q, aE as Ot, aO as Vt, ah as K, k as kt, Q as Ut, V as Dt, aP as Ht } from "./proj-DsetBcW7.js";
|
|
2
2
|
import { d as Wt, e as qt, u as at, v as Kt, w as $t, a as N, j as Bt, x as Jt } from "./common-PJfpC179.js";
|
|
3
3
|
const I = {
|
|
4
4
|
ANIMATING: 0,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as z, defineAsyncComponent as X, ref as u, computed as v, onMounted as L, openBlock as r,
|
|
2
|
-
import { u as B, a as M,
|
|
1
|
+
import { defineComponent as z, defineAsyncComponent as X, ref as u, computed as v, onMounted as L, createElementBlock as g, openBlock as r, createBlock as i, createCommentVNode as S, createVNode as b, unref as s, toDisplayString as n, withCtx as c, createTextVNode as f } from "vue";
|
|
2
|
+
import { u as B, a as M, g as V, b as E, _ as p } from "./main-CgbCg2eH.js";
|
|
3
3
|
const D = { class: "fr-text--xs" }, N = { key: 0 }, P = {
|
|
4
4
|
key: 1,
|
|
5
5
|
class: "text-gray-medium"
|
|
@@ -10,7 +10,7 @@ const D = { class: "fr-text--xs" }, N = { key: 0 }, P = {
|
|
|
10
10
|
},
|
|
11
11
|
setup(T) {
|
|
12
12
|
const x = X(
|
|
13
|
-
() => import("./vue3-xml-viewer.common-
|
|
13
|
+
() => import("./vue3-xml-viewer.common-CX-A57C3.js").then((e) => e.v).then((e) => e.default || e.XmlViewer)
|
|
14
14
|
), d = T, y = B(), { t: a } = M(), o = u(null), m = u(!1), t = u(null), h = u(!1), _ = v(() => V(d.resource)), k = v(() => E(d.resource)), w = v(() => {
|
|
15
15
|
const e = _.value, l = y.maxXmlPreviewCharSize;
|
|
16
16
|
return !e || !l ? !1 : e <= l;
|
|
@@ -40,7 +40,7 @@ const D = { class: "fr-text--xs" }, N = { key: 0 }, P = {
|
|
|
40
40
|
C();
|
|
41
41
|
}), (e, l) => (r(), g("div", D, [
|
|
42
42
|
o.value ? (r(), g("div", N, [
|
|
43
|
-
|
|
43
|
+
b(s(x), { xml: o.value }, null, 8, ["xml"])
|
|
44
44
|
])) : m.value ? (r(), g("div", P, n(s(a)("Chargement de l'aperçu XML...")), 1)) : h.value ? (r(), i(p, { key: 2 }, {
|
|
45
45
|
default: c(() => [
|
|
46
46
|
f(n(_.value ? s(a)("Le fichier XML est trop volumineux pour être prévisualisé. Téléchargez-le depuis l'onglet Téléchargements.") : s(a)("La taille du fichier est inconnue, l'aperçu n'est pas disponible. Téléchargez-le depuis l'onglet Téléchargements.")), 1)
|
|
@@ -61,7 +61,7 @@ const D = { class: "fr-text--xs" }, N = { key: 0 }, P = {
|
|
|
61
61
|
f(n(s(a)("L'aperçu de ce fichier n'a pas pu être chargé. Téléchargez-le depuis l'onglet Téléchargements.")), 1)
|
|
62
62
|
]),
|
|
63
63
|
_: 1
|
|
64
|
-
})) :
|
|
64
|
+
})) : S("", !0)
|
|
65
65
|
]));
|
|
66
66
|
}
|
|
67
67
|
});
|