akpm-datapoint-front 0.0.16 → 0.0.17
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/CDN/dp-component.js +167 -167
- package/package.json +1 -1
package/CDN/dp-component.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* Version: 0.0.
|
|
1
|
+
/* Version: 0.0.17 */
|
|
2
2
|
var pn = Object.defineProperty;
|
|
3
3
|
var A0 = (r) => {
|
|
4
4
|
throw TypeError(r);
|
|
@@ -15505,7 +15505,7 @@ var Uo = {
|
|
|
15505
15505
|
"\\nolimits": !0
|
|
15506
15506
|
// Parser.js
|
|
15507
15507
|
};
|
|
15508
|
-
class
|
|
15508
|
+
class em {
|
|
15509
15509
|
constructor(e, t, a) {
|
|
15510
15510
|
this.settings = void 0, this.expansionCount = void 0, this.lexer = void 0, this.macros = void 0, this.stack = void 0, this.mode = void 0, this.settings = t, this.expansionCount = 0, this.feed(e), this.macros = new Z2(Q2, t.macros), this.mode = a, this.stack = [];
|
|
15511
15511
|
}
|
|
@@ -16297,7 +16297,7 @@ var gl = /^[₊₋₌₍₎₀₁₂₃₄₅₆₇₈₉ₐₑₕᵢⱼₖₗ
|
|
|
16297
16297
|
};
|
|
16298
16298
|
class ns {
|
|
16299
16299
|
constructor(e, t) {
|
|
16300
|
-
this.mode = void 0, this.gullet = void 0, this.settings = void 0, this.leftrightDepth = void 0, this.nextToken = void 0, this.mode = "math", this.gullet = new
|
|
16300
|
+
this.mode = void 0, this.gullet = void 0, this.settings = void 0, this.leftrightDepth = void 0, this.nextToken = void 0, this.mode = "math", this.gullet = new em(e, t, this.mode), this.settings = t, this.leftrightDepth = 0;
|
|
16301
16301
|
}
|
|
16302
16302
|
/**
|
|
16303
16303
|
* Checks a result to make sure it has the right type, and throws an
|
|
@@ -16887,10 +16887,10 @@ var M0 = function(e, t) {
|
|
|
16887
16887
|
typeof document < "u" && document.compatMode !== "CSS1Compat" && (typeof console < "u" && console.warn("Warning: KaTeX doesn't work in quirks mode. Make sure your website has a suitable doctype."), Yo = function() {
|
|
16888
16888
|
throw new me("KaTeX doesn't work in quirks mode.");
|
|
16889
16889
|
});
|
|
16890
|
-
var
|
|
16890
|
+
var tm = function(e, t) {
|
|
16891
16891
|
var a = T0(e, t).toMarkup();
|
|
16892
16892
|
return a;
|
|
16893
|
-
},
|
|
16893
|
+
}, rm = function(e, t) {
|
|
16894
16894
|
var a = new d0(t);
|
|
16895
16895
|
return M0(e, a);
|
|
16896
16896
|
}, Wo = function(e, t, a) {
|
|
@@ -16906,7 +16906,7 @@ var t4 = function(e, t) {
|
|
|
16906
16906
|
} catch (i) {
|
|
16907
16907
|
return Wo(i, e, a);
|
|
16908
16908
|
}
|
|
16909
|
-
},
|
|
16909
|
+
}, am = function(e, t) {
|
|
16910
16910
|
var a = new d0(t);
|
|
16911
16911
|
try {
|
|
16912
16912
|
var s = M0(e, a);
|
|
@@ -16914,7 +16914,7 @@ var t4 = function(e, t) {
|
|
|
16914
16914
|
} catch (i) {
|
|
16915
16915
|
return Wo(i, e, a);
|
|
16916
16916
|
}
|
|
16917
|
-
},
|
|
16917
|
+
}, sm = "0.16.21", lm = {
|
|
16918
16918
|
Span: ga,
|
|
16919
16919
|
Anchor: v0,
|
|
16920
16920
|
SymbolNode: Wt,
|
|
@@ -16925,7 +16925,7 @@ var t4 = function(e, t) {
|
|
|
16925
16925
|
/**
|
|
16926
16926
|
* Current KaTeX version
|
|
16927
16927
|
*/
|
|
16928
|
-
version:
|
|
16928
|
+
version: sm,
|
|
16929
16929
|
/**
|
|
16930
16930
|
* Renders the given LaTeX into an HTML+MathML combination, and adds
|
|
16931
16931
|
* it as a child to the specified DOM node.
|
|
@@ -16935,7 +16935,7 @@ var t4 = function(e, t) {
|
|
|
16935
16935
|
* Renders the given LaTeX into an HTML+MathML combination string,
|
|
16936
16936
|
* for sending to the client.
|
|
16937
16937
|
*/
|
|
16938
|
-
renderToString:
|
|
16938
|
+
renderToString: tm,
|
|
16939
16939
|
/**
|
|
16940
16940
|
* KaTeX error, usually during parsing.
|
|
16941
16941
|
*/
|
|
@@ -16952,7 +16952,7 @@ var t4 = function(e, t) {
|
|
|
16952
16952
|
* The internal tree representation is unstable and is very likely
|
|
16953
16953
|
* to change. Use at your own risk.
|
|
16954
16954
|
*/
|
|
16955
|
-
__parse:
|
|
16955
|
+
__parse: rm,
|
|
16956
16956
|
/**
|
|
16957
16957
|
* Renders the given LaTeX into an HTML+MathML internal DOM tree
|
|
16958
16958
|
* representation, without flattening that representation to a string.
|
|
@@ -16970,7 +16970,7 @@ var t4 = function(e, t) {
|
|
|
16970
16970
|
* The internal tree representation is unstable and is very likely
|
|
16971
16971
|
* to change. Use at your own risk.
|
|
16972
16972
|
*/
|
|
16973
|
-
__renderToHTMLTree:
|
|
16973
|
+
__renderToHTMLTree: am,
|
|
16974
16974
|
/**
|
|
16975
16975
|
* extends internal font metrics object with a new object
|
|
16976
16976
|
* each key in the new object represents a font name
|
|
@@ -16997,15 +16997,15 @@ var t4 = function(e, t) {
|
|
|
16997
16997
|
* The internal tree representation is unstable and is very likely
|
|
16998
16998
|
* to change. Use at your own risk.
|
|
16999
16999
|
*/
|
|
17000
|
-
__domTree:
|
|
17001
|
-
},
|
|
17002
|
-
const
|
|
17000
|
+
__domTree: lm
|
|
17001
|
+
}, im = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), om = /* @__PURE__ */ V('<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-122lvc4"><tr class="text-center svelte-122lvc4"><th scope="col" class="svelte-122lvc4"><!></th></tr></thead><tbody class="svelte-122lvc4"><tr class="align-middle fs-6 svelte-122lvc4"><td style="height: 30px;" class="svelte-122lvc4"><input class="form-control form-control-sm" type="number"></td></tr></tbody></table></div>');
|
|
17002
|
+
const nm = {
|
|
17003
17003
|
hash: "svelte-122lvc4",
|
|
17004
17004
|
code: `mtext {margin-top:1px;font-family:var(--bs-body-font-family) !important;}td.svelte-122lvc4,\r
|
|
17005
17005
|
th.svelte-122lvc4 {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-122lvc4 :where(.svelte-122lvc4) {background-color:#f4f5f7;}thead.svelte-122lvc4 th:where(.svelte-122lvc4) {border-radius:10px 10px 0 0;}tbody.svelte-122lvc4 tr:where(.svelte-122lvc4):last-child td:where(.svelte-122lvc4) {border-radius:0 0 10px 10px;}td.svelte-122lvc4:hover {background-color:#f9f9f9;}`
|
|
17006
17006
|
};
|
|
17007
17007
|
function Xo(r, e) {
|
|
17008
|
-
je(e, !0), Ie(r,
|
|
17008
|
+
je(e, !0), Ie(r, nm);
|
|
17009
17009
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(!0), o = ie(0);
|
|
17010
17010
|
mt(() => {
|
|
17011
17011
|
i(l(o));
|
|
@@ -17035,7 +17035,7 @@ function Xo(r, e) {
|
|
|
17035
17035
|
var v = $e(), u = ye(v);
|
|
17036
17036
|
{
|
|
17037
17037
|
var p = (_) => {
|
|
17038
|
-
var b =
|
|
17038
|
+
var b = im();
|
|
17039
17039
|
N(_, b);
|
|
17040
17040
|
}, g = (_) => {
|
|
17041
17041
|
var b = $e(), w = ye(b);
|
|
@@ -17044,7 +17044,7 @@ function Xo(r, e) {
|
|
|
17044
17044
|
var z = $e(), T = ye(z);
|
|
17045
17045
|
ht(T, () => s().html), N(M, z);
|
|
17046
17046
|
}, q = (M) => {
|
|
17047
|
-
var z =
|
|
17047
|
+
var z = om(), T = f(z), A = f(T), E = f(A), j = f(E), B = f(j);
|
|
17048
17048
|
ht(B, () => c), m(j), m(E), m(A);
|
|
17049
17049
|
var C = x(A), $ = f(C), P = f($), R = f(P);
|
|
17050
17050
|
W(R), m(P), m($), m(C), m(T), m(z), X(() => {
|
|
@@ -17093,14 +17093,14 @@ function Xo(r, e) {
|
|
|
17093
17093
|
});
|
|
17094
17094
|
}
|
|
17095
17095
|
Ce(Xo, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
17096
|
-
var
|
|
17097
|
-
const
|
|
17096
|
+
var dm = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), cm = /* @__PURE__ */ V('<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-u2zmts"><tr class="text-center svelte-u2zmts"><th scope="col" class="svelte-u2zmts"><!></th></tr></thead><tbody class="svelte-u2zmts"><tr class="align-middle fs-6 svelte-u2zmts"><td style="height: 30px;" class="svelte-u2zmts"><input class="form-control form-control-sm" type="number"></td></tr></tbody></table></div>');
|
|
17097
|
+
const um = {
|
|
17098
17098
|
hash: "svelte-u2zmts",
|
|
17099
17099
|
code: `mtext {margin-top:1px;font-family:var(--bs-body-font-family) !important;}td.svelte-u2zmts,\r
|
|
17100
17100
|
th.svelte-u2zmts {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-u2zmts :where(.svelte-u2zmts) {background-color:#f4f5f7;}thead.svelte-u2zmts th:where(.svelte-u2zmts) {border-radius:10px 10px 0 0;}tbody.svelte-u2zmts tr:where(.svelte-u2zmts):last-child td:where(.svelte-u2zmts) {border-radius:0 0 10px 10px;}td.svelte-u2zmts:hover {background-color:#f9f9f9;}`
|
|
17101
17101
|
};
|
|
17102
17102
|
function Jo(r, e) {
|
|
17103
|
-
je(e, !0), Ie(r,
|
|
17103
|
+
je(e, !0), Ie(r, um);
|
|
17104
17104
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(!0), o = ie(0);
|
|
17105
17105
|
mt(() => {
|
|
17106
17106
|
i(l(o));
|
|
@@ -17129,7 +17129,7 @@ function Jo(r, e) {
|
|
|
17129
17129
|
var u = $e(), p = ye(u);
|
|
17130
17130
|
{
|
|
17131
17131
|
var g = (b) => {
|
|
17132
|
-
var w =
|
|
17132
|
+
var w = dm();
|
|
17133
17133
|
N(b, w);
|
|
17134
17134
|
}, _ = (b) => {
|
|
17135
17135
|
var w = $e(), k = ye(w);
|
|
@@ -17138,7 +17138,7 @@ function Jo(r, e) {
|
|
|
17138
17138
|
var T = $e(), A = ye(T);
|
|
17139
17139
|
ht(A, () => s().html), N(z, T);
|
|
17140
17140
|
}, M = (z) => {
|
|
17141
|
-
var T =
|
|
17141
|
+
var T = cm(), A = f(T), E = f(A), j = f(E), B = f(j), C = f(B);
|
|
17142
17142
|
ht(C, () => c), m(B), m(j), m(E);
|
|
17143
17143
|
var $ = x(E), P = f($), R = f(P), Y = f(R);
|
|
17144
17144
|
W(Y), m(R), m(P), m($), m(A), m(T), X(() => {
|
|
@@ -17187,14 +17187,14 @@ function Jo(r, e) {
|
|
|
17187
17187
|
});
|
|
17188
17188
|
}
|
|
17189
17189
|
Ce(Jo, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
17190
|
-
var
|
|
17191
|
-
const
|
|
17192
|
-
hash: "svelte-
|
|
17193
|
-
code:
|
|
17194
|
-
th.svelte-
|
|
17190
|
+
var vm = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), hm = /* @__PURE__ */ V('<td class="svelte-1sn8b6z"><input class="form-control form-control-sm" type="text"></td>'), mm = /* @__PURE__ */ V('<td class="missing-row svelte-1sn8b6z"></td>'), fm = /* @__PURE__ */ V('<td class="svelte-1sn8b6z"><input class="form-control form-control-sm" type="text"></td>'), pm = /* @__PURE__ */ V('<td class="missing-row svelte-1sn8b6z"></td>'), bm = /* @__PURE__ */ V('<td class="svelte-1sn8b6z"><input class="form-control form-control-sm" type="text"></td>'), gm = /* @__PURE__ */ V('<td class="missing-row svelte-1sn8b6z"></td>'), xm = /* @__PURE__ */ V('<td class="svelte-1sn8b6z"><input class="form-control form-control-sm" type="text"></td>'), ym = /* @__PURE__ */ V('<td class="missing-row svelte-1sn8b6z"></td>'), _m = /* @__PURE__ */ V('<td class="svelte-1sn8b6z"><input class="form-control form-control-sm" type="text"></td>'), wm = /* @__PURE__ */ V('<td class="missing-row svelte-1sn8b6z"></td>'), km = /* @__PURE__ */ V('<td class="svelte-1sn8b6z"><input class="form-control form-control-sm" type="text"></td>'), zm = /* @__PURE__ */ V('<td class="missing-row svelte-1sn8b6z"><input class="form-control form-control-sm" type="text"></td>'), Sm = /* @__PURE__ */ V('<tr class="align-middle fs-6 svelte-1sn8b6z"><!><!><!><!><!><!></tr>'), qm = (r, e) => window.location.href = e, Mm = /* @__PURE__ */ V('<div class="custom-table svelte-1sn8b6z"><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-1sn8b6z"><tr class="text-center svelte-1sn8b6z"><th scope="col" class="svelte-1sn8b6z">Siti</th><th scope="col" class="svelte-1sn8b6z">Indirizzo</th><th scope="col" class="svelte-1sn8b6z">Codice Postale</th><th scope="col" class="svelte-1sn8b6z">Città</th><th scope="col" class="svelte-1sn8b6z">Paese</th><th scope="col" class="svelte-1sn8b6z">Coordinate (geolocalizzazione)</th></tr></thead><tbody class="svelte-1sn8b6z"></tbody></table></div> <div><button class="btn btn-primary mb-2"><i class="fa-solid fa-up-right-from-square"></i> <span class="d-none d-md-inline ps-2">Inserisci informazioni</span></button> <button class="btn btn-primary mb-2"><i class="fa-solid fa-arrows-rotate"></i> <span class="d-none d-md-inline ps-2">Aggiorna</span></button></div>', 1), Tm = /* @__PURE__ */ V('<div class="error svelte-1sn8b6z">Dati non reperibili</div>');
|
|
17191
|
+
const Am = {
|
|
17192
|
+
hash: "svelte-1sn8b6z",
|
|
17193
|
+
code: `.custom-table.svelte-1sn8b6z td:where(.svelte-1sn8b6z),\r
|
|
17194
|
+
.custom-table.svelte-1sn8b6z th:where(.svelte-1sn8b6z) {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}.custom-table.svelte-1sn8b6z td:where(.svelte-1sn8b6z):hover {background-color:#f9f9f9;}.custom-table.svelte-1sn8b6z thead:where(.svelte-1sn8b6z) :where(.svelte-1sn8b6z) {background-color:#f4f5f7;}.custom-table.svelte-1sn8b6z thead:where(.svelte-1sn8b6z) th:where(.svelte-1sn8b6z):first-child {border-radius:10px 0 0 0;}.custom-table.svelte-1sn8b6z thead:where(.svelte-1sn8b6z) th:where(.svelte-1sn8b6z):last-child {border-radius:0 10px 0 0;}.custom-table.svelte-1sn8b6z tbody:where(.svelte-1sn8b6z) tr:where(.svelte-1sn8b6z):last-child td:where(.svelte-1sn8b6z):first-child {border-radius:0 0 0 10px;}.custom-table.svelte-1sn8b6z tbody:where(.svelte-1sn8b6z) tr:where(.svelte-1sn8b6z):last-child td:where(.svelte-1sn8b6z):last-child {border-radius:0 0 10px 0;}.error.svelte-1sn8b6z {background-color:#f4f5f7;color:#555;font-weight:600;text-transform:uppercase;font-size:0.875rem;text-align:center;padding:15px 17px;}.custom-table.svelte-1sn8b6z .missing-row:where(.svelte-1sn8b6z) {background-color:yellow;}`
|
|
17195
17195
|
};
|
|
17196
17196
|
function Ko(r, e) {
|
|
17197
|
-
je(e, !0), Ie(r,
|
|
17197
|
+
je(e, !0), Ie(r, Am);
|
|
17198
17198
|
let t = bt.getToken(), a = bt.getEnvironmentId(), s = "/pages/my_company.php?tab_selected=10", i = Z(e, "id", 7), n = Z(e, "year", 15), o = Z(e, "table", 15), c = Z(e, "data", 15), v = ie(Q([])), u = ie(!0);
|
|
17199
17199
|
const p = () => {
|
|
17200
17200
|
xi(t, a).then((z) => {
|
|
@@ -17223,27 +17223,27 @@ function Ko(r, e) {
|
|
|
17223
17223
|
var w = $e(), k = ye(w);
|
|
17224
17224
|
{
|
|
17225
17225
|
var q = (z) => {
|
|
17226
|
-
var T =
|
|
17226
|
+
var T = vm();
|
|
17227
17227
|
N(z, T);
|
|
17228
17228
|
}, M = (z) => {
|
|
17229
17229
|
var T = $e(), A = ye(T);
|
|
17230
17230
|
{
|
|
17231
17231
|
var E = (B) => {
|
|
17232
17232
|
var C = $e(), $ = ye(C);
|
|
17233
|
-
ht($, () => o().html
|
|
17233
|
+
ht($, () => o().html), N(B, C);
|
|
17234
17234
|
}, j = (B) => {
|
|
17235
17235
|
var C = $e(), $ = ye(C);
|
|
17236
17236
|
{
|
|
17237
17237
|
var P = (Y) => {
|
|
17238
|
-
var ae =
|
|
17238
|
+
var ae = Mm(), se = ye(ae), ee = f(se), ue = x(f(ee));
|
|
17239
17239
|
We(ue, 21, () => l(v), Ye, (U, L, de) => {
|
|
17240
|
-
var le =
|
|
17240
|
+
var le = Sm(), ne = f(le);
|
|
17241
17241
|
{
|
|
17242
17242
|
var ze = (De) => {
|
|
17243
|
-
var Ve =
|
|
17243
|
+
var Ve = hm(), et = f(Ve);
|
|
17244
17244
|
W(et), m(Ve), X(() => O(et, "data-copy-value", l(L).descrizione_anagrafica_indirizzo_tipo)), Re(et, () => l(L).descrizione_anagrafica_indirizzo_tipo, (_t) => l(L).descrizione_anagrafica_indirizzo_tipo = _t), N(De, Ve);
|
|
17245
17245
|
}, re = (De) => {
|
|
17246
|
-
var Ve =
|
|
17246
|
+
var Ve = mm();
|
|
17247
17247
|
N(De, Ve);
|
|
17248
17248
|
};
|
|
17249
17249
|
pe(ne, (De) => {
|
|
@@ -17253,10 +17253,10 @@ function Ko(r, e) {
|
|
|
17253
17253
|
var ve = x(ne);
|
|
17254
17254
|
{
|
|
17255
17255
|
var K = (De) => {
|
|
17256
|
-
var Ve =
|
|
17256
|
+
var Ve = fm(), et = f(Ve);
|
|
17257
17257
|
W(et), m(Ve), X(() => O(et, "data-copy-value", l(L).indirizzo)), Re(et, () => l(L).indirizzo, (_t) => l(L).indirizzo = _t), N(De, Ve);
|
|
17258
17258
|
}, xe = (De) => {
|
|
17259
|
-
var Ve =
|
|
17259
|
+
var Ve = pm();
|
|
17260
17260
|
N(De, Ve);
|
|
17261
17261
|
};
|
|
17262
17262
|
pe(ve, (De) => {
|
|
@@ -17266,10 +17266,10 @@ function Ko(r, e) {
|
|
|
17266
17266
|
var Be = x(ve);
|
|
17267
17267
|
{
|
|
17268
17268
|
var He = (De) => {
|
|
17269
|
-
var Ve =
|
|
17269
|
+
var Ve = bm(), et = f(Ve);
|
|
17270
17270
|
W(et), m(Ve), X(() => O(et, "data-copy-value", l(L).cap)), Re(et, () => l(L).cap, (_t) => l(L).cap = _t), N(De, Ve);
|
|
17271
17271
|
}, oe = (De) => {
|
|
17272
|
-
var Ve =
|
|
17272
|
+
var Ve = gm();
|
|
17273
17273
|
N(De, Ve);
|
|
17274
17274
|
};
|
|
17275
17275
|
pe(Be, (De) => {
|
|
@@ -17279,10 +17279,10 @@ function Ko(r, e) {
|
|
|
17279
17279
|
var be = x(Be);
|
|
17280
17280
|
{
|
|
17281
17281
|
var _e = (De) => {
|
|
17282
|
-
var Ve =
|
|
17282
|
+
var Ve = xm(), et = f(Ve);
|
|
17283
17283
|
W(et), m(Ve), X(() => O(et, "data-copy-value", l(L).comune)), Re(et, () => l(L).comune, (_t) => l(L).comune = _t), N(De, Ve);
|
|
17284
17284
|
}, Je = (De) => {
|
|
17285
|
-
var Ve =
|
|
17285
|
+
var Ve = ym();
|
|
17286
17286
|
N(De, Ve);
|
|
17287
17287
|
};
|
|
17288
17288
|
pe(be, (De) => {
|
|
@@ -17292,10 +17292,10 @@ function Ko(r, e) {
|
|
|
17292
17292
|
var ut = x(be);
|
|
17293
17293
|
{
|
|
17294
17294
|
var xt = (De) => {
|
|
17295
|
-
var Ve =
|
|
17295
|
+
var Ve = _m(), et = f(Ve);
|
|
17296
17296
|
W(et), m(Ve), X(() => O(et, "data-copy-value", l(L).nazione_descrizione)), Re(et, () => l(L).nazione_descrizione, (_t) => l(L).nazione_descrizione = _t), N(De, Ve);
|
|
17297
17297
|
}, wt = (De) => {
|
|
17298
|
-
var Ve =
|
|
17298
|
+
var Ve = wm();
|
|
17299
17299
|
N(De, Ve);
|
|
17300
17300
|
};
|
|
17301
17301
|
pe(ut, (De) => {
|
|
@@ -17305,10 +17305,10 @@ function Ko(r, e) {
|
|
|
17305
17305
|
var Ft = x(ut);
|
|
17306
17306
|
{
|
|
17307
17307
|
var Lt = (De) => {
|
|
17308
|
-
var Ve =
|
|
17308
|
+
var Ve = km(), et = f(Ve);
|
|
17309
17309
|
W(et), m(Ve), X(() => O(et, "data-copy-value", l(L).coordinate)), Re(et, () => l(L).coordinate, (_t) => l(L).coordinate = _t), N(De, Ve);
|
|
17310
17310
|
}, Sr = (De) => {
|
|
17311
|
-
var Ve =
|
|
17311
|
+
var Ve = zm(), et = f(Ve);
|
|
17312
17312
|
W(et), m(Ve), X(() => O(et, "data-copy-value", l(L).coordinate)), Re(et, () => l(L).coordinate, (_t) => l(L).coordinate = _t), N(De, Ve);
|
|
17313
17313
|
};
|
|
17314
17314
|
pe(Ft, (De) => {
|
|
@@ -17318,11 +17318,11 @@ function Ko(r, e) {
|
|
|
17318
17318
|
m(le), N(U, le);
|
|
17319
17319
|
}), m(ue), m(ee), m(se);
|
|
17320
17320
|
var fe = x(se, 2), Me = f(fe);
|
|
17321
|
-
Me.__click = [
|
|
17321
|
+
Me.__click = [qm, s];
|
|
17322
17322
|
var te = x(Me, 2);
|
|
17323
17323
|
te.__click = p, m(fe), X(() => O(se, "id", `table${i()}`)), N(Y, ae);
|
|
17324
17324
|
}, R = (Y) => {
|
|
17325
|
-
var ae =
|
|
17325
|
+
var ae = Tm();
|
|
17326
17326
|
N(Y, ae);
|
|
17327
17327
|
};
|
|
17328
17328
|
pe(
|
|
@@ -17378,24 +17378,24 @@ function Ko(r, e) {
|
|
|
17378
17378
|
}
|
|
17379
17379
|
Ge(["click"]);
|
|
17380
17380
|
Ce(Ko, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
17381
|
-
var
|
|
17381
|
+
var jm = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), Nm = (r, e, t) => {
|
|
17382
17382
|
const a = r.target;
|
|
17383
17383
|
a && e(l(t), "pratiche", a.value);
|
|
17384
|
-
},
|
|
17384
|
+
}, Cm = (r, e, t) => {
|
|
17385
17385
|
const a = r.target;
|
|
17386
17386
|
a && e(l(t), "pubbliche", a.value);
|
|
17387
|
-
}, $
|
|
17387
|
+
}, $m = (r, e, t) => {
|
|
17388
17388
|
const a = r.target;
|
|
17389
17389
|
a && e(l(t), "obiettivi", a.value);
|
|
17390
|
-
},
|
|
17390
|
+
}, Em = /* @__PURE__ */ V('<tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602"> </th><td class="svelte-ojd602"><select class="form-select form-select-sm"><option>Seleziona</option><option>Sì</option><option>No</option></select></td><td class="svelte-ojd602"><select class="form-select form-select-sm"><option>Seleziona</option><option>Sì</option><option>No</option></select></td><td class="svelte-ojd602"><select class="form-select form-select-sm"><option>Seleziona</option><option>Sì</option><option>No</option></select></td></tr>'), Im = /* @__PURE__ */ V(`<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-ojd602"><tr class="text-center svelte-ojd602"><th scope="col" class="svelte-ojd602"></th><th scope="col" class="svelte-ojd602">Avete già pratiche/politiche/iniziative future in materia di sostenibilità che
|
|
17391
17391
|
affrontano le seguenti questioni di sostenibilità?</th><th scope="col" class="svelte-ojd602">Sono disponibili pubblicamente?</th><th scope="col" class="svelte-ojd602">Le politiche hanno degli obiettivi? [SÌ/NO]</th></tr></thead><tbody class="svelte-ojd602"></tbody></table></div>`);
|
|
17392
|
-
const
|
|
17392
|
+
const Dm = {
|
|
17393
17393
|
hash: "svelte-ojd602",
|
|
17394
17394
|
code: `td.svelte-ojd602,\r
|
|
17395
17395
|
th.svelte-ojd602 {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-ojd602 :where(.svelte-ojd602) {background-color:#f4f5f7;}thead.svelte-ojd602 th:where(.svelte-ojd602):first-child {border-radius:10px 0 0 0;}thead.svelte-ojd602 th:where(.svelte-ojd602):last-child {border-radius:0 10px 0 0;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child th:where(.svelte-ojd602):first-child {border-radius:0 0 0 10px;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child td:where(.svelte-ojd602):last-child {border-radius:0 0 10px 0;}td.svelte-ojd602:hover {background-color:#f9f9f9;}`
|
|
17396
17396
|
};
|
|
17397
17397
|
function Zo(r, e) {
|
|
17398
|
-
je(e, !0), Ie(r,
|
|
17398
|
+
je(e, !0), Ie(r, Dm);
|
|
17399
17399
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(!0), o = ie(Q({}));
|
|
17400
17400
|
const c = [
|
|
17401
17401
|
"Cambiamento climatico",
|
|
@@ -17430,7 +17430,7 @@ function Zo(r, e) {
|
|
|
17430
17430
|
var g = $e(), _ = ye(g);
|
|
17431
17431
|
{
|
|
17432
17432
|
var b = (k) => {
|
|
17433
|
-
var q =
|
|
17433
|
+
var q = jm();
|
|
17434
17434
|
N(k, q);
|
|
17435
17435
|
}, w = (k) => {
|
|
17436
17436
|
var q = $e(), M = ye(q);
|
|
@@ -17439,9 +17439,9 @@ function Zo(r, e) {
|
|
|
17439
17439
|
var E = $e(), j = ye(E);
|
|
17440
17440
|
ht(j, () => s().html), N(A, E);
|
|
17441
17441
|
}, T = (A) => {
|
|
17442
|
-
var E =
|
|
17442
|
+
var E = Im(), j = f(E), B = x(f(j));
|
|
17443
17443
|
We(B, 21, () => c, Ye, (C, $) => {
|
|
17444
|
-
var P =
|
|
17444
|
+
var P = Em(), R = f(P), Y = f(R, !0);
|
|
17445
17445
|
m(R);
|
|
17446
17446
|
var ae = x(R), se = f(ae);
|
|
17447
17447
|
$t(se, () => {
|
|
@@ -17449,7 +17449,7 @@ function Zo(r, e) {
|
|
|
17449
17449
|
return ((He = l(o)[l($)]) == null ? void 0 : He.pratiche) || "";
|
|
17450
17450
|
});
|
|
17451
17451
|
var ee;
|
|
17452
|
-
se.__change = [
|
|
17452
|
+
se.__change = [Nm, p, $];
|
|
17453
17453
|
var ue = f(se);
|
|
17454
17454
|
ue.value = ((ue.__value = "") == null, "");
|
|
17455
17455
|
var fe = x(ue);
|
|
@@ -17462,7 +17462,7 @@ function Zo(r, e) {
|
|
|
17462
17462
|
return ((He = l(o)[l($)]) == null ? void 0 : He.pubbliche) || "";
|
|
17463
17463
|
});
|
|
17464
17464
|
var L;
|
|
17465
|
-
U.__change = [
|
|
17465
|
+
U.__change = [Cm, p, $];
|
|
17466
17466
|
var de = f(U);
|
|
17467
17467
|
de.value = ((de.__value = "") == null, "");
|
|
17468
17468
|
var le = x(de);
|
|
@@ -17475,7 +17475,7 @@ function Zo(r, e) {
|
|
|
17475
17475
|
return ((He = l(o)[l($)]) == null ? void 0 : He.obiettivi) || "";
|
|
17476
17476
|
});
|
|
17477
17477
|
var ve;
|
|
17478
|
-
re.__change = [$
|
|
17478
|
+
re.__change = [$m, p, $];
|
|
17479
17479
|
var K = f(re);
|
|
17480
17480
|
K.value = ((K.__value = "") == null, "");
|
|
17481
17481
|
var xe = x(K);
|
|
@@ -17584,14 +17584,14 @@ class cs {
|
|
|
17584
17584
|
};
|
|
17585
17585
|
}
|
|
17586
17586
|
}
|
|
17587
|
-
var
|
|
17588
|
-
const
|
|
17587
|
+
var Bm = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), Rm = /* @__PURE__ */ V('<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-ojd602"><tr class="text-center svelte-ojd602"><th scope="col" class="svelte-ojd602"></th><th scope="col" class="svelte-ojd602">Rinnovabile Consumo energetico (MWh)</th><th scope="col" class="svelte-ojd602">Consumo di energia non rinnovabile (MWh)</th><th scope="col" class="svelte-ojd602">Totale Consumo energetico (MWh)</th></tr></thead><tbody class="svelte-ojd602"><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Elettricità indicata sulle bollette</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Combustibile</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Totale</th><td class="svelte-ojd602"> </td><td class="svelte-ojd602"> </td><td class="svelte-ojd602"> </td></tr></tbody></table></div> <button class="btn btn-primary mb-2"><i class="fa-solid fa-arrows-rotate"></i> <span class="d-none d-md-inline ps-2">Aggiorna</span></button>', 1);
|
|
17588
|
+
const Om = {
|
|
17589
17589
|
hash: "svelte-ojd602",
|
|
17590
17590
|
code: `td.svelte-ojd602,\r
|
|
17591
17591
|
th.svelte-ojd602 {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-ojd602 :where(.svelte-ojd602) {background-color:#f4f5f7;}thead.svelte-ojd602 th:where(.svelte-ojd602):first-child {border-radius:10px 0 0 0;}thead.svelte-ojd602 th:where(.svelte-ojd602):last-child {border-radius:0 10px 0 0;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child th:where(.svelte-ojd602):first-child {border-radius:0 0 0 10px;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child td:where(.svelte-ojd602):last-child {border-radius:0 0 10px 0;}td.svelte-ojd602:hover {background-color:#f9f9f9;}`
|
|
17592
17592
|
};
|
|
17593
17593
|
function Qo(r, e) {
|
|
17594
|
-
je(e, !0), Ie(r,
|
|
17594
|
+
je(e, !0), Ie(r, Om);
|
|
17595
17595
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(0), o = ie(0), c = ie(0), v = ie(0), u = ie(0), p = ie(0), g = /* @__PURE__ */ lr(() => ({
|
|
17596
17596
|
electricityConsumption: l(n),
|
|
17597
17597
|
electricityRenewableSources: l(o),
|
|
@@ -17675,7 +17675,7 @@ function Qo(r, e) {
|
|
|
17675
17675
|
var j = $e(), B = ye(j);
|
|
17676
17676
|
{
|
|
17677
17677
|
var C = (P) => {
|
|
17678
|
-
var R =
|
|
17678
|
+
var R = Bm();
|
|
17679
17679
|
N(P, R);
|
|
17680
17680
|
}, $ = (P) => {
|
|
17681
17681
|
var R = $e(), Y = ye(R);
|
|
@@ -17684,7 +17684,7 @@ function Qo(r, e) {
|
|
|
17684
17684
|
var ue = $e(), fe = ye(ue);
|
|
17685
17685
|
ht(fe, () => s().html), N(ee, ue);
|
|
17686
17686
|
}, se = (ee) => {
|
|
17687
|
-
var ue =
|
|
17687
|
+
var ue = Rm(), fe = ye(ue), Me = f(fe), te = x(f(Me)), U = f(te), L = x(f(U)), de = f(L);
|
|
17688
17688
|
W(de), m(L);
|
|
17689
17689
|
var le = x(L), ne = f(le);
|
|
17690
17690
|
W(ne), m(le);
|
|
@@ -17750,14 +17750,14 @@ function Qo(r, e) {
|
|
|
17750
17750
|
}
|
|
17751
17751
|
Ge(["click"]);
|
|
17752
17752
|
Ce(Qo, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
17753
|
-
var
|
|
17754
|
-
const
|
|
17753
|
+
var Pm = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), Fm = /* @__PURE__ */ V('<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-ojd602"><tr class="custom-header text-center svelte-ojd602"><th scope="col" class="svelte-ojd602"></th><th scope="col" class="svelte-ojd602">Emissioni di gas serra (tCO2e)</th></tr></thead><tbody class="svelte-ojd602"><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Ambito di applicazione 1</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr><tr class="svelte-ojd602"><th scope="row" class="svelte-ojd602">Ambito di applicazione 2</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr><tr class="svelte-ojd602"><th scope="row" class="svelte-ojd602">Totale</th><td class="svelte-ojd602"> </td></tr></tbody></table></div>');
|
|
17754
|
+
const Lm = {
|
|
17755
17755
|
hash: "svelte-ojd602",
|
|
17756
17756
|
code: `td.svelte-ojd602,\r
|
|
17757
17757
|
th.svelte-ojd602 {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-ojd602 :where(.svelte-ojd602) {background-color:#f4f5f7;}thead.svelte-ojd602 th:where(.svelte-ojd602):first-child {border-radius:10px 0 0 0;}thead.svelte-ojd602 th:where(.svelte-ojd602):last-child {border-radius:0 10px 0 0;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child th:where(.svelte-ojd602):first-child {border-radius:0 0 0 10px;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child td:where(.svelte-ojd602):last-child {border-radius:0 0 10px 0;}td.svelte-ojd602:hover {background-color:#f9f9f9;}`
|
|
17758
17758
|
};
|
|
17759
17759
|
function en(r, e) {
|
|
17760
|
-
je(e, !0), Ie(r,
|
|
17760
|
+
je(e, !0), Ie(r, Lm);
|
|
17761
17761
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(!0), o = ie(Q({}));
|
|
17762
17762
|
const c = () => {
|
|
17763
17763
|
H(n, !1), H(o, Q({
|
|
@@ -17779,7 +17779,7 @@ function en(r, e) {
|
|
|
17779
17779
|
var u = $e(), p = ye(u);
|
|
17780
17780
|
{
|
|
17781
17781
|
var g = (b) => {
|
|
17782
|
-
var w =
|
|
17782
|
+
var w = Pm();
|
|
17783
17783
|
N(b, w);
|
|
17784
17784
|
}, _ = (b) => {
|
|
17785
17785
|
var w = $e(), k = ye(w);
|
|
@@ -17788,7 +17788,7 @@ function en(r, e) {
|
|
|
17788
17788
|
var T = $e(), A = ye(T);
|
|
17789
17789
|
ht(A, () => s().html), N(z, T);
|
|
17790
17790
|
}, M = (z) => {
|
|
17791
|
-
var T =
|
|
17791
|
+
var T = Fm(), A = f(T), E = x(f(A)), j = f(E), B = x(f(j)), C = f(B);
|
|
17792
17792
|
W(C), m(B), m(j);
|
|
17793
17793
|
var $ = x(j), P = x(f($)), R = f(P);
|
|
17794
17794
|
W(R), m(P), m($);
|
|
@@ -17839,14 +17839,14 @@ function en(r, e) {
|
|
|
17839
17839
|
});
|
|
17840
17840
|
}
|
|
17841
17841
|
Ce(en, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
17842
|
-
var
|
|
17843
|
-
const
|
|
17842
|
+
var Hm = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), Vm = (r, e, t) => e(l(t)), Gm = /* @__PURE__ */ V('<tr class="align-middle fs-6 svelte-14syxxp"><th scope="row" class="svelte-14syxxp"><input class="form-control form-control-sm" type="text"></th><td class="svelte-14syxxp"><input class="form-control form-control-sm" type="number"></td><td class="svelte-14syxxp"><input class="form-control form-control-sm" type="text"></td><td class="text-center no-copy svelte-14syxxp"><div class="d-flex justify-content-center"><button class="btn btn-primary btn-sm svelte-14syxxp" aria-label="Aggiungi riga"><i class="fa-solid fa-plus"></i></button> <button class="btn btn-danger btn-sm ms-2 svelte-14syxxp" aria-label="Rimuovi riga"><i class="fa-solid fa-xmark"></i></button></div></td></tr>'), Um = /* @__PURE__ */ V('<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-14syxxp"><tr class="text-center svelte-14syxxp"><th scope="col" class="svelte-14syxxp">Inquinante</th><th scope="col" class="svelte-14syxxp">Emissioni (kg)</th><th scope="col" class="svelte-14syxxp">Mezzo di rilascio (aria, acqua, suolo)</th><th class="no-copy svelte-14syxxp" scope="col">Azione</th></tr></thead><tbody class="svelte-14syxxp"></tbody></table></div>');
|
|
17843
|
+
const Ym = {
|
|
17844
17844
|
hash: "svelte-14syxxp",
|
|
17845
17845
|
code: `td.svelte-14syxxp,\r
|
|
17846
17846
|
th.svelte-14syxxp {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-14syxxp :where(.svelte-14syxxp) {background-color:#f4f5f7;}thead.svelte-14syxxp th:where(.svelte-14syxxp):first-child {border-radius:10px 0 0 0;}thead.svelte-14syxxp th:where(.svelte-14syxxp):last-child {border-radius:0 10px 0 0;}tbody.svelte-14syxxp tr:where(.svelte-14syxxp):last-child th:where(.svelte-14syxxp):first-child {border-radius:0 0 0 10px;}tbody.svelte-14syxxp tr:where(.svelte-14syxxp):last-child td:where(.svelte-14syxxp):last-child {border-radius:0 0 10px 0;}td.svelte-14syxxp:hover {background-color:#f9f9f9;}.btn.svelte-14syxxp {font-size:14px;}`
|
|
17847
17847
|
};
|
|
17848
17848
|
function tn(r, e) {
|
|
17849
|
-
je(e, !0), Ie(r,
|
|
17849
|
+
je(e, !0), Ie(r, Ym);
|
|
17850
17850
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(!0), o = ie(Q({}));
|
|
17851
17851
|
const c = () => {
|
|
17852
17852
|
H(n, !1), H(o, Q({
|
|
@@ -17896,7 +17896,7 @@ function tn(r, e) {
|
|
|
17896
17896
|
var g = $e(), _ = ye(g);
|
|
17897
17897
|
{
|
|
17898
17898
|
var b = (k) => {
|
|
17899
|
-
var q =
|
|
17899
|
+
var q = Hm();
|
|
17900
17900
|
N(k, q);
|
|
17901
17901
|
}, w = (k) => {
|
|
17902
17902
|
var q = $e(), M = ye(q);
|
|
@@ -17905,9 +17905,9 @@ function tn(r, e) {
|
|
|
17905
17905
|
var E = $e(), j = ye(E);
|
|
17906
17906
|
ht(j, () => s().html), N(A, E);
|
|
17907
17907
|
}, T = (A) => {
|
|
17908
|
-
var E =
|
|
17908
|
+
var E = Um(), j = f(E), B = x(f(j));
|
|
17909
17909
|
We(B, 21, () => Object.keys(l(o)), Ye, (C, $, P) => {
|
|
17910
|
-
var R =
|
|
17910
|
+
var R = Gm(), Y = f(R), ae = f(Y);
|
|
17911
17911
|
W(ae), m(Y);
|
|
17912
17912
|
var se = x(Y), ee = f(se);
|
|
17913
17913
|
W(ee), m(se);
|
|
@@ -17916,7 +17916,7 @@ function tn(r, e) {
|
|
|
17916
17916
|
var Me = x(ue), te = f(Me), U = f(te);
|
|
17917
17917
|
U.__click = () => v(P + 1);
|
|
17918
17918
|
var L = x(U, 2);
|
|
17919
|
-
L.__click = [
|
|
17919
|
+
L.__click = [Vm, u, $], m(te), m(Me), m(R), X(() => {
|
|
17920
17920
|
O(ae, "data-copy-value", l(o)[l($)].campo1), O(ee, "data-copy-value", l(o)[l($)].campo2), O(fe, "data-copy-value", l(o)[l($)].campo3);
|
|
17921
17921
|
}), Re(ae, () => l(o)[l($)].campo1, (de) => l(o)[l($)].campo1 = de), Re(ee, () => l(o)[l($)].campo2, (de) => l(o)[l($)].campo2 = de), Re(fe, () => l(o)[l($)].campo3, (de) => l(o)[l($)].campo3 = de), N(C, R);
|
|
17922
17922
|
}), m(B), m(j), m(E), X(() => O(E, "id", `table${t()}`)), N(A, E);
|
|
@@ -17964,14 +17964,14 @@ function tn(r, e) {
|
|
|
17964
17964
|
}
|
|
17965
17965
|
Ge(["click"]);
|
|
17966
17966
|
Ce(tn, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
17967
|
-
var
|
|
17968
|
-
const
|
|
17967
|
+
var Wm = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), Xm = /* @__PURE__ */ V('<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-rqjvl2"><tr class="text-center svelte-rqjvl2"><th scope="col" rowspan="2" class="svelte-rqjvl2">Tipo di utilizzazione del suolo</th><th scope="col" colspan="3" class="svelte-rqjvl2">Area (ettari o m2)</th></tr><tr class="text-center svelte-rqjvl2"><th scope="col" class="svelte-rqjvl2">Anno precedente</th><th scope="col" class="svelte-rqjvl2">Anno di riferimento</th><th scope="col" class="svelte-rqjvl2">Variazione %</th></tr></thead><tbody class="svelte-rqjvl2"><tr class="align-middle fs-6 svelte-rqjvl2"><th scope="row" class="svelte-rqjvl2">Area sigillata totale</th><td class="svelte-rqjvl2"><input class="form-control form-control-sm" type="number"></td><td class="svelte-rqjvl2"><input class="form-control form-control-sm" type="number"></td><td class="svelte-rqjvl2"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-rqjvl2"><th scope="row" class="svelte-rqjvl2">Area completamente orientata alla natura in loco</th><td class="svelte-rqjvl2"><input class="form-control form-control-sm" type="number"></td><td class="svelte-rqjvl2"><input class="form-control form-control-sm" type="number"></td><td class="svelte-rqjvl2"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-rqjvl2"><th scope="row" class="svelte-rqjvl2">Area completamente orientata alla natura fuori sede</th><td class="svelte-rqjvl2"><input class="form-control form-control-sm" type="number"></td><td class="svelte-rqjvl2"><input class="form-control form-control-sm" type="number"></td><td class="svelte-rqjvl2"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-rqjvl2"><th scope="row" class="svelte-rqjvl2">Uso totale del suolo</th><td class="svelte-rqjvl2"> </td><td class="svelte-rqjvl2"> </td><td class="svelte-rqjvl2"> </td></tr></tbody></table></div>');
|
|
17968
|
+
const Jm = {
|
|
17969
17969
|
hash: "svelte-rqjvl2",
|
|
17970
17970
|
code: `td.svelte-rqjvl2,\r
|
|
17971
17971
|
th.svelte-rqjvl2 {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-rqjvl2 :where(.svelte-rqjvl2) {background-color:#f4f5f7;}thead.svelte-rqjvl2 tr:where(.svelte-rqjvl2):first-child th:where(.svelte-rqjvl2):first-child {border-radius:10px 0 0 0;}thead.svelte-rqjvl2 tr:where(.svelte-rqjvl2):first-child th:where(.svelte-rqjvl2):last-child {border-radius:0 10px 0 0;}tbody.svelte-rqjvl2 tr:where(.svelte-rqjvl2):last-child th:where(.svelte-rqjvl2):first-child {border-radius:0 0 0 10px;}tbody.svelte-rqjvl2 tr:where(.svelte-rqjvl2):last-child td:where(.svelte-rqjvl2):last-child {border-radius:0 0 10px 0;}td.svelte-rqjvl2:hover {background-color:#f9f9f9;}`
|
|
17972
17972
|
};
|
|
17973
17973
|
function rn(r, e) {
|
|
17974
|
-
je(e, !0), Ie(r,
|
|
17974
|
+
je(e, !0), Ie(r, Jm);
|
|
17975
17975
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(!0), o = ie(Q({}));
|
|
17976
17976
|
const c = () => {
|
|
17977
17977
|
H(n, !1), H(o, Q({
|
|
@@ -17994,7 +17994,7 @@ function rn(r, e) {
|
|
|
17994
17994
|
var u = $e(), p = ye(u);
|
|
17995
17995
|
{
|
|
17996
17996
|
var g = (b) => {
|
|
17997
|
-
var w =
|
|
17997
|
+
var w = Wm();
|
|
17998
17998
|
N(b, w);
|
|
17999
17999
|
}, _ = (b) => {
|
|
18000
18000
|
var w = $e(), k = ye(w);
|
|
@@ -18003,7 +18003,7 @@ function rn(r, e) {
|
|
|
18003
18003
|
var T = $e(), A = ye(T);
|
|
18004
18004
|
ht(A, () => s().html), N(z, T);
|
|
18005
18005
|
}, M = (z) => {
|
|
18006
|
-
var T =
|
|
18006
|
+
var T = Xm(), A = f(T), E = x(f(A)), j = f(E), B = x(f(j)), C = f(B);
|
|
18007
18007
|
W(C), m(B);
|
|
18008
18008
|
var $ = x(B), P = f($);
|
|
18009
18009
|
W(P), m($);
|
|
@@ -18072,26 +18072,26 @@ function rn(r, e) {
|
|
|
18072
18072
|
});
|
|
18073
18073
|
}
|
|
18074
18074
|
Ce(rn, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
18075
|
-
var
|
|
18075
|
+
var Km = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), Zm = (r, e, t) => {
|
|
18076
18076
|
const a = r.target;
|
|
18077
18077
|
a && e(l(t), "nome", a.value);
|
|
18078
|
-
},
|
|
18078
|
+
}, Qm = (r, e, t) => {
|
|
18079
18079
|
const a = r.target;
|
|
18080
18080
|
a && e(l(t), "area", a.value);
|
|
18081
|
-
},
|
|
18081
|
+
}, e4 = (r, e, t) => {
|
|
18082
18082
|
const a = r.target;
|
|
18083
18083
|
a && e(l(t), "areaSensibile", a.value);
|
|
18084
|
-
},
|
|
18084
|
+
}, t4 = (r, e, t) => {
|
|
18085
18085
|
const a = r.target;
|
|
18086
18086
|
a && e(l(t), "specificazione", a.value);
|
|
18087
|
-
},
|
|
18088
|
-
const
|
|
18087
|
+
}, r4 = (r, e, t) => e(l(t)), a4 = /* @__PURE__ */ V('<tr class="align-middle fs-6 svelte-o4xx8"><th scope="row" class="svelte-o4xx8"><input class="form-control form-control-sm" type="text" placeholder="Inserisci nome sito..."></th><td class="svelte-o4xx8"><input class="form-control form-control-sm" type="number" placeholder="Inserisci area..."></td><td class="svelte-o4xx8"><select class="form-select form-select-sm"><option>Seleziona</option><option>Sì</option><option>No</option></select></td><td class="svelte-o4xx8"><input class="form-control form-control-sm" type="text" placeholder="Inserisci specificazione..."></td><td class="text-center no-copy svelte-o4xx8"><div class="d-flex justify-content-center"><button class="btn btn-primary btn-sm" aria-label="Aggiungi riga"><i class="fa-solid fa-plus"></i></button> <button class="btn btn-danger btn-sm ms-2" aria-label="Rimuovi riga"><i class="fa-solid fa-xmark"></i></button></div></td></tr>'), s4 = /* @__PURE__ */ V('<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-o4xx8"><tr class="text-center svelte-o4xx8"><th scope="col" class="svelte-o4xx8">Ubicazione</th><th scope="col" class="svelte-o4xx8">Area (ettari)</th><th scope="col" class="svelte-o4xx8">Area sensibile alla biodiversità</th><th scope="col" class="svelte-o4xx8">Specificazione (situati in/vicino ad aree sensibili alla biodiversità)</th><th class="no-copy svelte-o4xx8" scope="col">Azione</th></tr></thead><tbody class="svelte-o4xx8"></tbody></table></div>');
|
|
18088
|
+
const l4 = {
|
|
18089
18089
|
hash: "svelte-o4xx8",
|
|
18090
18090
|
code: `td.svelte-o4xx8,\r
|
|
18091
18091
|
th.svelte-o4xx8 {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-o4xx8 :where(.svelte-o4xx8) {background-color:#f4f5f7;}thead.svelte-o4xx8 th:where(.svelte-o4xx8):first-child {border-radius:10px 0 0 0;}thead.svelte-o4xx8 th:where(.svelte-o4xx8):last-child {border-radius:0 10px 0 0;}tbody.svelte-o4xx8 tr:where(.svelte-o4xx8):last-child th:where(.svelte-o4xx8):first-child {border-radius:0 0 0 10px;}tbody.svelte-o4xx8 tr:where(.svelte-o4xx8):last-child td:where(.svelte-o4xx8):last-child {border-radius:0 0 10px 0;}td.svelte-o4xx8:hover {background-color:#f9f9f9;}`
|
|
18092
18092
|
};
|
|
18093
18093
|
function an(r, e) {
|
|
18094
|
-
je(e, !0), Ie(r,
|
|
18094
|
+
je(e, !0), Ie(r, l4);
|
|
18095
18095
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(!0), o = ie(Q({}));
|
|
18096
18096
|
const c = [
|
|
18097
18097
|
"Paese - Nome sito 1",
|
|
@@ -18144,7 +18144,7 @@ function an(r, e) {
|
|
|
18144
18144
|
var b = $e(), w = ye(b);
|
|
18145
18145
|
{
|
|
18146
18146
|
var k = (M) => {
|
|
18147
|
-
var z =
|
|
18147
|
+
var z = Km();
|
|
18148
18148
|
N(M, z);
|
|
18149
18149
|
}, q = (M) => {
|
|
18150
18150
|
var z = $e(), T = ye(z);
|
|
@@ -18153,19 +18153,19 @@ function an(r, e) {
|
|
|
18153
18153
|
var B = $e(), C = ye(B);
|
|
18154
18154
|
ht(C, () => s().html), N(j, B);
|
|
18155
18155
|
}, E = (j) => {
|
|
18156
|
-
var B =
|
|
18156
|
+
var B = s4(), C = f(B), $ = x(f(C));
|
|
18157
18157
|
We($, 21, () => Object.keys(l(o)), Ye, (P, R, Y) => {
|
|
18158
|
-
var ae =
|
|
18159
|
-
W(ee), ee.__change = [
|
|
18158
|
+
var ae = a4(), se = f(ae), ee = f(se);
|
|
18159
|
+
W(ee), ee.__change = [Zm, _, R], m(se);
|
|
18160
18160
|
var ue = x(se), fe = f(ue);
|
|
18161
|
-
W(fe), fe.__change = [
|
|
18161
|
+
W(fe), fe.__change = [Qm, _, R], m(ue);
|
|
18162
18162
|
var Me = x(ue), te = f(Me);
|
|
18163
18163
|
$t(te, () => {
|
|
18164
18164
|
var Be;
|
|
18165
18165
|
return ((Be = l(o)[l(R)]) == null ? void 0 : Be.areaSensibile) || "";
|
|
18166
18166
|
});
|
|
18167
18167
|
var U;
|
|
18168
|
-
te.__change = [
|
|
18168
|
+
te.__change = [e4, _, R];
|
|
18169
18169
|
var L = f(te);
|
|
18170
18170
|
L.value = ((L.__value = "") == null, "");
|
|
18171
18171
|
var de = x(L);
|
|
@@ -18173,11 +18173,11 @@ function an(r, e) {
|
|
|
18173
18173
|
var le = x(de);
|
|
18174
18174
|
le.value = (le.__value = "No") == null ? "" : "No", m(te), m(Me);
|
|
18175
18175
|
var ne = x(Me), ze = f(ne);
|
|
18176
|
-
W(ze), ze.__change = [
|
|
18176
|
+
W(ze), ze.__change = [t4, _, R], m(ne);
|
|
18177
18177
|
var re = x(ne), ve = f(re), K = f(ve);
|
|
18178
18178
|
K.__click = () => v(Y + 1);
|
|
18179
18179
|
var xe = x(K, 2);
|
|
18180
|
-
xe.__click = [
|
|
18180
|
+
xe.__click = [r4, u, R], m(ve), m(re), m(ae), X(() => {
|
|
18181
18181
|
var Be, He, oe, be, _e, Je, ut, xt, wt, Ft, Lt;
|
|
18182
18182
|
ke(ee, ((Be = l(o)[l(R)]) == null ? void 0 : Be.nome) || ""), O(ee, "data-copy-value", ((He = l(o)[l(R)]) == null ? void 0 : He.nome) || ""), ke(fe, ((oe = l(o)[l(R)]) == null ? void 0 : oe.area) || ""), O(fe, "data-copy-value", ((be = l(o)[l(R)]) == null ? void 0 : be.area) || ""), U !== (U = ((_e = l(o)[l(R)]) == null ? void 0 : _e.areaSensibile) || "") && (te.value = (te.__value = ((Je = l(o)[l(R)]) == null ? void 0 : Je.areaSensibile) || "") == null ? "" : ((ut = l(o)[l(R)]) == null ? void 0 : ut.areaSensibile) || "", kt(te, ((xt = l(o)[l(R)]) == null ? void 0 : xt.areaSensibile) || "")), O(te, "data-copy-value", ((wt = l(o)[l(R)]) == null ? void 0 : wt.areaSensibile) || ""), ke(ze, ((Ft = l(o)[l(R)]) == null ? void 0 : Ft.specificazione) || ""), O(ze, "data-copy-value", ((Lt = l(o)[l(R)]) == null ? void 0 : Lt.specificazione) || "");
|
|
18183
18183
|
}), N(P, ae);
|
|
@@ -18226,14 +18226,14 @@ function an(r, e) {
|
|
|
18226
18226
|
}
|
|
18227
18227
|
Ge(["change", "click"]);
|
|
18228
18228
|
Ce(an, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
18229
|
-
var
|
|
18230
|
-
const
|
|
18229
|
+
var i4 = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), o4 = /* @__PURE__ */ V(`<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-ojd602"><tr class="text-center svelte-ojd602"><th scope="col" class="svelte-ojd602"></th><th scope="col" class="svelte-ojd602">Prelievo d'acqua Ad es. m<sup class="svelte-ojd602">3</sup></th><th scope="col" class="svelte-ojd602">Consumo d'acqua Ad es. m<sup class="svelte-ojd602">3</sup> (se applicabile)</th></tr></thead><tbody class="svelte-ojd602"><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Tutti i siti</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Siti in aree con stress idrico</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr></tbody></table></div> <button class="btn btn-primary mb-2"><i class="fa-solid fa-arrows-rotate"></i> <span class="d-none d-md-inline ps-2">Aggiorna</span></button>`, 1);
|
|
18230
|
+
const n4 = {
|
|
18231
18231
|
hash: "svelte-ojd602",
|
|
18232
18232
|
code: `td.svelte-ojd602,\r
|
|
18233
18233
|
th.svelte-ojd602 {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-ojd602 :where(.svelte-ojd602) {background-color:#f4f5f7;}thead.svelte-ojd602 th:where(.svelte-ojd602):first-child {border-radius:10px 0 0 0;}thead.svelte-ojd602 th:where(.svelte-ojd602):last-child {border-radius:0 10px 0 0;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child th:where(.svelte-ojd602):first-child {border-radius:0 0 0 10px;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child td:where(.svelte-ojd602):last-child {border-radius:0 0 10px 0;}td.svelte-ojd602:hover {background-color:#f9f9f9;}`
|
|
18234
18234
|
};
|
|
18235
18235
|
function sn(r, e) {
|
|
18236
|
-
je(e, !0), Ie(r,
|
|
18236
|
+
je(e, !0), Ie(r, n4);
|
|
18237
18237
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(0), o = ie(0), c = ie(0), v = ie(0), u = /* @__PURE__ */ lr(() => ({
|
|
18238
18238
|
waterPrelievo: l(n),
|
|
18239
18239
|
waterPrelievoSensitiveAreas: l(o),
|
|
@@ -18315,7 +18315,7 @@ function sn(r, e) {
|
|
|
18315
18315
|
var A = $e(), E = ye(A);
|
|
18316
18316
|
{
|
|
18317
18317
|
var j = (C) => {
|
|
18318
|
-
var $ =
|
|
18318
|
+
var $ = i4();
|
|
18319
18319
|
N(C, $);
|
|
18320
18320
|
}, B = (C) => {
|
|
18321
18321
|
var $ = $e(), P = ye($);
|
|
@@ -18324,7 +18324,7 @@ function sn(r, e) {
|
|
|
18324
18324
|
var se = $e(), ee = ye(se);
|
|
18325
18325
|
ht(ee, () => s().html), N(ae, se);
|
|
18326
18326
|
}, Y = (ae) => {
|
|
18327
|
-
var se =
|
|
18327
|
+
var se = o4(), ee = ye(se), ue = f(ee), fe = x(f(ue)), Me = f(fe), te = x(f(Me)), U = f(te);
|
|
18328
18328
|
W(U), m(te);
|
|
18329
18329
|
var L = x(te), de = f(L);
|
|
18330
18330
|
W(de), m(L), m(Me);
|
|
@@ -18380,14 +18380,14 @@ function sn(r, e) {
|
|
|
18380
18380
|
}
|
|
18381
18381
|
Ge(["click"]);
|
|
18382
18382
|
Ce(sn, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
18383
|
-
var
|
|
18384
|
-
const
|
|
18383
|
+
var d4 = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), c4 = (r, e, t) => e(l(t), "non_pericolosi"), u4 = /* @__PURE__ */ V('<tr class="align-middle fs-6 svelte-1dphist"><td class="svelte-1dphist"><input class="form-control form-control-sm" type="text"></td><td class="svelte-1dphist"> </td><td class="svelte-1dphist"><input class="form-control form-control-sm" type="number"></td><td class="svelte-1dphist"><input class="form-control form-control-sm" type="number"></td><td class="text-center no-copy svelte-1dphist"><div class="d-flex justify-content-center"><button class="btn btn-primary btn-sm" aria-label="Aggiungi riga"><i class="fa-solid fa-plus"></i></button> <button class="btn btn-danger btn-sm ms-2" aria-label="Rimuovi riga"><i class="fa-solid fa-xmark"></i></button></div></td></tr>'), v4 = (r, e, t) => e(l(t), "pericolosi"), h4 = /* @__PURE__ */ V('<tr class="align-middle fs-6 svelte-1dphist"><td class="svelte-1dphist"><input class="form-control form-control-sm" type="text"></td><td class="svelte-1dphist"> </td><td class="svelte-1dphist"><input class="form-control form-control-sm" type="number"></td><td class="svelte-1dphist"><input class="form-control form-control-sm" type="number"></td><td class="text-center no-copy svelte-1dphist"><div class="d-flex justify-content-center"><button class="btn btn-primary btn-sm" aria-label="Aggiungi riga"><i class="fa-solid fa-plus"></i></button> <button class="btn btn-danger btn-sm ms-2" aria-label="Rimuovi riga"><i class="fa-solid fa-xmark"></i></button></div></td></tr>'), m4 = /* @__PURE__ */ V('<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-1dphist"><tr class="text-center svelte-1dphist"><th scope="col" rowspan="2" class="svelte-1dphist"></th><th scope="col" colspan="3" style="text-align: start;" class="svelte-1dphist">Rifiuti prodotti (ad es. tonnellate)</th></tr><tr class="header svelte-1dphist"><th scope="col" colspan="3" style="text-align: start;" class="svelte-1dphist">Totale rifiuti prodotti, di cui:</th></tr><tr class="header svelte-1dphist"><th scope="col" class="svelte-1dphist"></th><th scope="col" class="svelte-1dphist"></th><th scope="col" class="svelte-1dphist">Rifiuti dirottati verso il riciclaggio o il riutilizzo</th><th scope="col" class="svelte-1dphist">Rifiuti destinati allo smaltimento</th><th class="no-copy svelte-1dphist" scope="col">Azione</th></tr></thead><tbody class="svelte-1dphist"><tr class="align-middle fs-6 svelte-1dphist"><td class="svelte-1dphist"><b>Rifiuti non pericolosi</b></td><td style="width: 150px;" class="svelte-1dphist"> </td><td class="svelte-1dphist"></td><td class="svelte-1dphist"></td><td class="text-center no-copy svelte-1dphist"></td></tr><!><tr class="align-middle fs-6 svelte-1dphist"><td class="svelte-1dphist"><b>Rifiuti pericolosi</b></td><td class="svelte-1dphist"> </td><td class="svelte-1dphist"></td><td class="svelte-1dphist"></td><td class="text-center no-copy svelte-1dphist"></td></tr><!></tbody></table></div>');
|
|
18384
|
+
const f4 = {
|
|
18385
18385
|
hash: "svelte-1dphist",
|
|
18386
18386
|
code: `td.svelte-1dphist,\r
|
|
18387
18387
|
th.svelte-1dphist {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-1dphist :where(.svelte-1dphist) {background-color:#f4f5f7;}thead.svelte-1dphist tr:where(.svelte-1dphist):first-child th:where(.svelte-1dphist):first-child {border-radius:10px 0 0 0;}thead.svelte-1dphist tr:where(.svelte-1dphist):first-child th:where(.svelte-1dphist):last-child {border-radius:0 10px 0 0;}thead.svelte-1dphist tr:where(.svelte-1dphist):last-child th:where(.svelte-1dphist):last-child {border-radius:0 10px 0 0;}tbody.svelte-1dphist tr:where(.svelte-1dphist):last-child td:where(.svelte-1dphist):first-child {border-radius:0 0 0 10px;}tbody.svelte-1dphist tr:where(.svelte-1dphist):last-child td:where(.svelte-1dphist):last-child {border-radius:0 0 10px 0;}td.svelte-1dphist:hover {background-color:#f9f9f9;}`
|
|
18388
18388
|
};
|
|
18389
18389
|
function ln(r, e) {
|
|
18390
|
-
je(e, !0), Ie(r,
|
|
18390
|
+
je(e, !0), Ie(r, f4);
|
|
18391
18391
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(!0), o = ie(Q({})), c = ie(Q({}));
|
|
18392
18392
|
const v = () => {
|
|
18393
18393
|
H(n, !1), H(o, Q({
|
|
@@ -18453,7 +18453,7 @@ function ln(r, e) {
|
|
|
18453
18453
|
var b = $e(), w = ye(b);
|
|
18454
18454
|
{
|
|
18455
18455
|
var k = (M) => {
|
|
18456
|
-
var z =
|
|
18456
|
+
var z = d4();
|
|
18457
18457
|
N(M, z);
|
|
18458
18458
|
}, q = (M) => {
|
|
18459
18459
|
var z = $e(), T = ye(z);
|
|
@@ -18462,11 +18462,11 @@ function ln(r, e) {
|
|
|
18462
18462
|
var B = $e(), C = ye(B);
|
|
18463
18463
|
ht(C, () => s().html), N(j, B);
|
|
18464
18464
|
}, E = (j) => {
|
|
18465
|
-
var B =
|
|
18465
|
+
var B = m4(), C = f(B), $ = x(f(C)), P = f($), R = x(f(P)), Y = f(R, !0);
|
|
18466
18466
|
m(R), Nt(3), m(P);
|
|
18467
18467
|
var ae = x(P);
|
|
18468
18468
|
We(ae, 17, () => Object.keys(l(u).rifiuti_non_pericolosi), Ye, (Me, te, U) => {
|
|
18469
|
-
var L =
|
|
18469
|
+
var L = u4(), de = f(L), le = f(de);
|
|
18470
18470
|
W(le), m(de);
|
|
18471
18471
|
var ne = x(de), ze = f(ne, !0);
|
|
18472
18472
|
m(ne);
|
|
@@ -18477,7 +18477,7 @@ function ln(r, e) {
|
|
|
18477
18477
|
var Be = x(K), He = f(Be), oe = f(He);
|
|
18478
18478
|
oe.__click = () => p(U + 1, "non_pericolosi");
|
|
18479
18479
|
var be = x(oe, 2);
|
|
18480
|
-
be.__click = [
|
|
18480
|
+
be.__click = [c4, g, te], m(He), m(Be), m(L), X(() => {
|
|
18481
18481
|
O(le, "data-copy-value", l(u).rifiuti_non_pericolosi[l(te)].campo1), ge(ze, l(u).rifiuti_non_pericolosi[l(te)].campo2 + l(u).rifiuti_non_pericolosi[l(te)].campo3), O(ve, "data-copy-value", l(u).rifiuti_non_pericolosi[l(te)].campo2), O(xe, "data-copy-value", l(u).rifiuti_non_pericolosi[l(te)].campo3);
|
|
18482
18482
|
}), Re(le, () => l(u).rifiuti_non_pericolosi[l(te)].campo1, (_e) => l(u).rifiuti_non_pericolosi[l(te)].campo1 = _e), Re(ve, () => l(u).rifiuti_non_pericolosi[l(te)].campo2, (_e) => l(u).rifiuti_non_pericolosi[l(te)].campo2 = _e), Re(xe, () => l(u).rifiuti_non_pericolosi[l(te)].campo3, (_e) => l(u).rifiuti_non_pericolosi[l(te)].campo3 = _e), N(Me, L);
|
|
18483
18483
|
});
|
|
@@ -18485,7 +18485,7 @@ function ln(r, e) {
|
|
|
18485
18485
|
m(ee), Nt(3), m(se);
|
|
18486
18486
|
var fe = x(se);
|
|
18487
18487
|
We(fe, 17, () => Object.keys(l(u).rifiuti_pericolosi), Ye, (Me, te, U) => {
|
|
18488
|
-
var L =
|
|
18488
|
+
var L = h4(), de = f(L), le = f(de);
|
|
18489
18489
|
W(le), m(de);
|
|
18490
18490
|
var ne = x(de), ze = f(ne, !0);
|
|
18491
18491
|
m(ne);
|
|
@@ -18496,7 +18496,7 @@ function ln(r, e) {
|
|
|
18496
18496
|
var Be = x(K), He = f(Be), oe = f(He);
|
|
18497
18497
|
oe.__click = () => p(U + 1, "pericolosi");
|
|
18498
18498
|
var be = x(oe, 2);
|
|
18499
|
-
be.__click = [
|
|
18499
|
+
be.__click = [v4, g, te], m(He), m(Be), m(L), X(() => {
|
|
18500
18500
|
O(le, "data-copy-value", l(u).rifiuti_pericolosi[l(te)].campo1), ge(ze, l(u).rifiuti_pericolosi[l(te)].campo2 + l(u).rifiuti_pericolosi[l(te)].campo3), O(ve, "data-copy-value", l(u).rifiuti_pericolosi[l(te)].campo2), O(xe, "data-copy-value", l(u).rifiuti_pericolosi[l(te)].campo3);
|
|
18501
18501
|
}), Re(le, () => l(u).rifiuti_pericolosi[l(te)].campo1, (_e) => l(u).rifiuti_pericolosi[l(te)].campo1 = _e), Re(ve, () => l(u).rifiuti_pericolosi[l(te)].campo2, (_e) => l(u).rifiuti_pericolosi[l(te)].campo2 = _e), Re(xe, () => l(u).rifiuti_pericolosi[l(te)].campo3, (_e) => l(u).rifiuti_pericolosi[l(te)].campo3 = _e), N(Me, L);
|
|
18502
18502
|
}), m($), m(C), m(B), X(
|
|
@@ -18552,14 +18552,14 @@ function ln(r, e) {
|
|
|
18552
18552
|
}
|
|
18553
18553
|
Ge(["click"]);
|
|
18554
18554
|
Ce(ln, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
18555
|
-
var
|
|
18556
|
-
const
|
|
18555
|
+
var p4 = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), b4 = /* @__PURE__ */ V('<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-o4xx8"><tr class="text-center svelte-o4xx8"><th scope="col" class="svelte-o4xx8">Tipo di contratto</th><th scope="col" class="svelte-o4xx8">Numero di dipendenti (organico o equivalenti a tempo pieno)</th></tr></thead><tbody class="svelte-o4xx8"><tr class="align-middle fs-6 svelte-o4xx8"><th scope="row" class="svelte-o4xx8">Contratto a tempo determinato</th><td class="svelte-o4xx8"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-o4xx8"><th scope="row" class="svelte-o4xx8">Contratto a tempo indeterminato</th><td class="svelte-o4xx8"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-o4xx8"><th scope="row" class="svelte-o4xx8">Totale dipendenti</th><td class="svelte-o4xx8"> </td></tr></tbody></table></div>');
|
|
18556
|
+
const g4 = {
|
|
18557
18557
|
hash: "svelte-o4xx8",
|
|
18558
18558
|
code: `td.svelte-o4xx8,\r
|
|
18559
18559
|
th.svelte-o4xx8 {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-o4xx8 :where(.svelte-o4xx8) {background-color:#f4f5f7;}thead.svelte-o4xx8 th:where(.svelte-o4xx8):first-child {border-radius:10px 0 0 0;}thead.svelte-o4xx8 th:where(.svelte-o4xx8):last-child {border-radius:0 10px 0 0;}tbody.svelte-o4xx8 tr:where(.svelte-o4xx8):last-child th:where(.svelte-o4xx8):first-child {border-radius:0 0 0 10px;}tbody.svelte-o4xx8 tr:where(.svelte-o4xx8):last-child td:where(.svelte-o4xx8):last-child {border-radius:0 0 10px 0;}td.svelte-o4xx8:hover {background-color:#f9f9f9;}`
|
|
18560
18560
|
};
|
|
18561
18561
|
function on(r, e) {
|
|
18562
|
-
je(e, !0), Ie(r,
|
|
18562
|
+
je(e, !0), Ie(r, g4);
|
|
18563
18563
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(!0), o = ie(Q({}));
|
|
18564
18564
|
const c = () => {
|
|
18565
18565
|
H(n, !1), H(o, Q({
|
|
@@ -18582,7 +18582,7 @@ function on(r, e) {
|
|
|
18582
18582
|
var u = $e(), p = ye(u);
|
|
18583
18583
|
{
|
|
18584
18584
|
var g = (b) => {
|
|
18585
|
-
var w =
|
|
18585
|
+
var w = p4();
|
|
18586
18586
|
N(b, w);
|
|
18587
18587
|
}, _ = (b) => {
|
|
18588
18588
|
var w = $e(), k = ye(w);
|
|
@@ -18591,7 +18591,7 @@ function on(r, e) {
|
|
|
18591
18591
|
var T = $e(), A = ye(T);
|
|
18592
18592
|
ht(A, () => s().html), N(z, T);
|
|
18593
18593
|
}, M = (z) => {
|
|
18594
|
-
var T =
|
|
18594
|
+
var T = b4(), A = f(T), E = x(f(A)), j = f(E), B = x(f(j)), C = f(B);
|
|
18595
18595
|
W(C), m(B), m(j);
|
|
18596
18596
|
var $ = x(j), P = x(f($)), R = f(P);
|
|
18597
18597
|
W(R), m(P), m($);
|
|
@@ -18642,14 +18642,14 @@ function on(r, e) {
|
|
|
18642
18642
|
});
|
|
18643
18643
|
}
|
|
18644
18644
|
Ce(on, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
18645
|
-
var
|
|
18646
|
-
const
|
|
18645
|
+
var x4 = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), y4 = /* @__PURE__ */ V('<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-ojd602"><tr class="text-center svelte-ojd602"><th scope="col" class="svelte-ojd602">Genere</th><th scope="col" class="svelte-ojd602">Numero di dipendenti (organico o equivalenti a tempo pieno)</th></tr></thead><tbody class="svelte-ojd602"><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Maschio</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Femmina</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Altro</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Non segnalato</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Totale dipendenti</th><td class="svelte-ojd602"> </td></tr></tbody></table></div>');
|
|
18646
|
+
const _4 = {
|
|
18647
18647
|
hash: "svelte-ojd602",
|
|
18648
18648
|
code: `td.svelte-ojd602,\r
|
|
18649
18649
|
th.svelte-ojd602 {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-ojd602 :where(.svelte-ojd602) {background-color:#f4f5f7;}thead.svelte-ojd602 th:where(.svelte-ojd602):first-child {border-radius:10px 0 0 0;}thead.svelte-ojd602 th:where(.svelte-ojd602):last-child {border-radius:0 10px 0 0;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child th:where(.svelte-ojd602):first-child {border-radius:0 0 0 10px;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child td:where(.svelte-ojd602):last-child {border-radius:0 0 10px 0;}td.svelte-ojd602:hover {background-color:#f9f9f9;}`
|
|
18650
18650
|
};
|
|
18651
18651
|
function nn(r, e) {
|
|
18652
|
-
je(e, !0), Ie(r,
|
|
18652
|
+
je(e, !0), Ie(r, _4);
|
|
18653
18653
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(!0), o = ie(Q({}));
|
|
18654
18654
|
const c = () => {
|
|
18655
18655
|
H(n, !1), H(o, Q({
|
|
@@ -18673,7 +18673,7 @@ function nn(r, e) {
|
|
|
18673
18673
|
var u = $e(), p = ye(u);
|
|
18674
18674
|
{
|
|
18675
18675
|
var g = (b) => {
|
|
18676
|
-
var w =
|
|
18676
|
+
var w = x4();
|
|
18677
18677
|
N(b, w);
|
|
18678
18678
|
}, _ = (b) => {
|
|
18679
18679
|
var w = $e(), k = ye(w);
|
|
@@ -18682,7 +18682,7 @@ function nn(r, e) {
|
|
|
18682
18682
|
var T = $e(), A = ye(T);
|
|
18683
18683
|
ht(A, () => s().html), N(z, T);
|
|
18684
18684
|
}, M = (z) => {
|
|
18685
|
-
var T =
|
|
18685
|
+
var T = y4(), A = f(T), E = x(f(A)), j = f(E), B = x(f(j)), C = f(B);
|
|
18686
18686
|
W(C), m(B), m(j);
|
|
18687
18687
|
var $ = x(j), P = x(f($)), R = f(P);
|
|
18688
18688
|
W(R), m(P), m($);
|
|
@@ -18737,14 +18737,14 @@ function nn(r, e) {
|
|
|
18737
18737
|
});
|
|
18738
18738
|
}
|
|
18739
18739
|
Ce(nn, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
18740
|
-
var
|
|
18741
|
-
const
|
|
18740
|
+
var w4 = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), k4 = /* @__PURE__ */ V('<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-ojd602"><tr class="text-center svelte-ojd602"><th scope="col" class="svelte-ojd602">Paese (di occupazione contratto)</th><th scope="col" class="svelte-ojd602">Numero di dipendenti (organico o equivalenti a tempo pieno)</th></tr></thead><tbody class="svelte-ojd602"><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Paese A</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Paese B</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Paese C</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Paese D</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Totale dipendenti</th><td class="svelte-ojd602"> </td></tr></tbody></table></div>');
|
|
18741
|
+
const z4 = {
|
|
18742
18742
|
hash: "svelte-ojd602",
|
|
18743
18743
|
code: `td.svelte-ojd602,\r
|
|
18744
18744
|
th.svelte-ojd602 {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-ojd602 :where(.svelte-ojd602) {background-color:#f4f5f7;}thead.svelte-ojd602 th:where(.svelte-ojd602):first-child {border-radius:10px 0 0 0;}thead.svelte-ojd602 th:where(.svelte-ojd602):last-child {border-radius:0 10px 0 0;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child th:where(.svelte-ojd602):first-child {border-radius:0 0 0 10px;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child td:where(.svelte-ojd602):last-child {border-radius:0 0 10px 0;}td.svelte-ojd602:hover {background-color:#f9f9f9;}`
|
|
18745
18745
|
};
|
|
18746
18746
|
function dn(r, e) {
|
|
18747
|
-
je(e, !0), Ie(r,
|
|
18747
|
+
je(e, !0), Ie(r, z4);
|
|
18748
18748
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(!0), o = ie(Q({}));
|
|
18749
18749
|
const c = () => {
|
|
18750
18750
|
H(n, !1), H(o, Q({
|
|
@@ -18768,7 +18768,7 @@ function dn(r, e) {
|
|
|
18768
18768
|
var u = $e(), p = ye(u);
|
|
18769
18769
|
{
|
|
18770
18770
|
var g = (b) => {
|
|
18771
|
-
var w =
|
|
18771
|
+
var w = w4();
|
|
18772
18772
|
N(b, w);
|
|
18773
18773
|
}, _ = (b) => {
|
|
18774
18774
|
var w = $e(), k = ye(w);
|
|
@@ -18777,7 +18777,7 @@ function dn(r, e) {
|
|
|
18777
18777
|
var T = $e(), A = ye(T);
|
|
18778
18778
|
ht(A, () => s().html), N(z, T);
|
|
18779
18779
|
}, M = (z) => {
|
|
18780
|
-
var T =
|
|
18780
|
+
var T = k4(), A = f(T), E = x(f(A)), j = f(E), B = x(f(j)), C = f(B);
|
|
18781
18781
|
W(C), m(B), m(j);
|
|
18782
18782
|
var $ = x(j), P = x(f($)), R = f(P);
|
|
18783
18783
|
W(R), m(P), m($);
|
|
@@ -18832,14 +18832,14 @@ function dn(r, e) {
|
|
|
18832
18832
|
});
|
|
18833
18833
|
}
|
|
18834
18834
|
Ce(dn, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
18835
|
-
var
|
|
18836
|
-
const
|
|
18835
|
+
var S4 = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), q4 = /* @__PURE__ */ V('<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-122lvc4"><tr class="text-center svelte-122lvc4"><th scope="col" class="svelte-122lvc4"><!></th></tr></thead><tbody class="svelte-122lvc4"><tr class="align-middle fs-6 svelte-122lvc4"><td style="height: 30px;" class="svelte-122lvc4"><input class="form-control form-control-sm" type="number"></td></tr></tbody></table></div>');
|
|
18836
|
+
const M4 = {
|
|
18837
18837
|
hash: "svelte-122lvc4",
|
|
18838
18838
|
code: `mtext {margin-top:1px;font-family:var(--bs-body-font-family) !important;}td.svelte-122lvc4,\r
|
|
18839
18839
|
th.svelte-122lvc4 {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-122lvc4 :where(.svelte-122lvc4) {background-color:#f4f5f7;}thead.svelte-122lvc4 th:where(.svelte-122lvc4) {border-radius:10px 10px 0 0;}tbody.svelte-122lvc4 tr:where(.svelte-122lvc4):last-child td:where(.svelte-122lvc4) {border-radius:0 0 10px 10px;}td.svelte-122lvc4:hover {background-color:#f9f9f9;}`
|
|
18840
18840
|
};
|
|
18841
18841
|
function cn(r, e) {
|
|
18842
|
-
je(e, !0), Ie(r,
|
|
18842
|
+
je(e, !0), Ie(r, M4);
|
|
18843
18843
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(!0), o = ie(0);
|
|
18844
18844
|
mt(() => {
|
|
18845
18845
|
i(l(o));
|
|
@@ -18868,7 +18868,7 @@ function cn(r, e) {
|
|
|
18868
18868
|
var u = $e(), p = ye(u);
|
|
18869
18869
|
{
|
|
18870
18870
|
var g = (b) => {
|
|
18871
|
-
var w =
|
|
18871
|
+
var w = S4();
|
|
18872
18872
|
N(b, w);
|
|
18873
18873
|
}, _ = (b) => {
|
|
18874
18874
|
var w = $e(), k = ye(w);
|
|
@@ -18877,7 +18877,7 @@ function cn(r, e) {
|
|
|
18877
18877
|
var T = $e(), A = ye(T);
|
|
18878
18878
|
ht(A, () => s().html), N(z, T);
|
|
18879
18879
|
}, M = (z) => {
|
|
18880
|
-
var T =
|
|
18880
|
+
var T = q4(), A = f(T), E = f(A), j = f(E), B = f(j), C = f(B);
|
|
18881
18881
|
ht(C, () => c), m(B), m(j), m(E);
|
|
18882
18882
|
var $ = x(E), P = f($), R = f(P), Y = f(R);
|
|
18883
18883
|
W(Y), m(R), m(P), m($), m(A), m(T), X(() => {
|
|
@@ -18926,28 +18926,28 @@ function cn(r, e) {
|
|
|
18926
18926
|
});
|
|
18927
18927
|
}
|
|
18928
18928
|
Ce(cn, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
18929
|
-
var
|
|
18929
|
+
var T4 = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Caricamento...</span></div></div>'), A4 = (r, e, t) => {
|
|
18930
18930
|
const a = r.target;
|
|
18931
18931
|
a && e(l(t), "desc", a.value);
|
|
18932
|
-
},
|
|
18932
|
+
}, j4 = (r, e, t) => {
|
|
18933
18933
|
const a = r.target;
|
|
18934
18934
|
a && e(l(t), "praticheEsistenti", a.value);
|
|
18935
|
-
},
|
|
18935
|
+
}, N4 = (r, e, t) => {
|
|
18936
18936
|
const a = r.target;
|
|
18937
18937
|
a && e(l(t), "iniziativeFuture", a.value);
|
|
18938
|
-
},
|
|
18938
|
+
}, C4 = /* @__PURE__ */ V('<tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602"> </th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="text" placeholder="Inserisci descrizione..."></td><td class="svelte-ojd602"><input class="form-control form-control-sm" type="text" placeholder="Inserisci pratiche esistenti..."></td><td class="svelte-ojd602"><input class="form-control form-control-sm" type="text" placeholder="Inserisci iniziative future..."></td></tr>'), $4 = /* @__PURE__ */ V(`<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-ojd602"><tr class="text-center svelte-ojd602"><th scope="col" class="svelte-ojd602"></th><th scope="col" class="svelte-ojd602">Se hai risposto Sì alle pratiche/politiche/iniziative future esistenti nell'informativa
|
|
18939
18939
|
B2, descrivile brevemente insieme alle azioni conseguenti. (Nel caso in cui la
|
|
18940
18940
|
pratica/politica/iniziativa futura riguardi fornitori o clienti, l'impresa deve
|
|
18941
18941
|
menzionarlo)</th><th scope="col" class="svelte-ojd602">Se hai risposto Sì a iniziative/obiettivi futuri nell'informativa B2, ti preghiamo di
|
|
18942
18942
|
specificarli.</th><th scope="col" class="svelte-ojd602">È possibile indicare il livello superiore più alto dell'impresa responsabile della loro
|
|
18943
18943
|
attuazione [se del caso]</th></tr></thead><tbody class="svelte-ojd602"></tbody></table></div>`);
|
|
18944
|
-
const
|
|
18944
|
+
const E4 = {
|
|
18945
18945
|
hash: "svelte-ojd602",
|
|
18946
18946
|
code: `td.svelte-ojd602,\r
|
|
18947
18947
|
th.svelte-ojd602 {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-ojd602 :where(.svelte-ojd602) {background-color:#f4f5f7;}thead.svelte-ojd602 th:where(.svelte-ojd602):first-child {border-radius:10px 0 0 0;}thead.svelte-ojd602 th:where(.svelte-ojd602):last-child {border-radius:0 10px 0 0;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child th:where(.svelte-ojd602):first-child {border-radius:0 0 0 10px;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child td:where(.svelte-ojd602):last-child {border-radius:0 0 10px 0;}td.svelte-ojd602:hover {background-color:#f9f9f9;}`
|
|
18948
18948
|
};
|
|
18949
18949
|
function un(r, e) {
|
|
18950
|
-
je(e, !0), Ie(r,
|
|
18950
|
+
je(e, !0), Ie(r, E4);
|
|
18951
18951
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(!0), o = ie(Q({}));
|
|
18952
18952
|
const c = [
|
|
18953
18953
|
"Cambiamento climatico",
|
|
@@ -18986,7 +18986,7 @@ function un(r, e) {
|
|
|
18986
18986
|
var g = $e(), _ = ye(g);
|
|
18987
18987
|
{
|
|
18988
18988
|
var b = (k) => {
|
|
18989
|
-
var q =
|
|
18989
|
+
var q = T4();
|
|
18990
18990
|
N(k, q);
|
|
18991
18991
|
}, w = (k) => {
|
|
18992
18992
|
var q = $e(), M = ye(q);
|
|
@@ -18995,16 +18995,16 @@ function un(r, e) {
|
|
|
18995
18995
|
var E = $e(), j = ye(E);
|
|
18996
18996
|
ht(j, () => s().html), N(A, E);
|
|
18997
18997
|
}, T = (A) => {
|
|
18998
|
-
var E = $
|
|
18998
|
+
var E = $4(), j = f(E), B = x(f(j));
|
|
18999
18999
|
We(B, 21, () => c, Ye, (C, $) => {
|
|
19000
|
-
var P =
|
|
19000
|
+
var P = C4(), R = f(P), Y = f(R, !0);
|
|
19001
19001
|
m(R);
|
|
19002
19002
|
var ae = x(R), se = f(ae);
|
|
19003
|
-
W(se), se.__change = [
|
|
19003
|
+
W(se), se.__change = [A4, p, $], m(ae);
|
|
19004
19004
|
var ee = x(ae), ue = f(ee);
|
|
19005
|
-
W(ue), ue.__change = [
|
|
19005
|
+
W(ue), ue.__change = [j4, p, $], m(ee);
|
|
19006
19006
|
var fe = x(ee), Me = f(fe);
|
|
19007
|
-
W(Me), Me.__change = [
|
|
19007
|
+
W(Me), Me.__change = [N4, p, $], m(fe), m(P), X(() => {
|
|
19008
19008
|
var te, U, L, de, le, ne;
|
|
19009
19009
|
ge(Y, l($)), ke(se, ((te = l(o)[l($)]) == null ? void 0 : te.desc) || ""), O(se, "data-copy-value", ((U = l(o)[l($)]) == null ? void 0 : U.desc) || ""), ke(ue, ((L = l(o)[l($)]) == null ? void 0 : L.praticheEsistenti) || ""), O(ue, "data-copy-value", ((de = l(o)[l($)]) == null ? void 0 : de.praticheEsistenti) || ""), ke(Me, ((le = l(o)[l($)]) == null ? void 0 : le.iniziativeFuture) || ""), O(Me, "data-copy-value", ((ne = l(o)[l($)]) == null ? void 0 : ne.iniziativeFuture) || "");
|
|
19010
19010
|
}), N(C, P);
|
|
@@ -19053,15 +19053,15 @@ function un(r, e) {
|
|
|
19053
19053
|
}
|
|
19054
19054
|
Ge(["change"]);
|
|
19055
19055
|
Ce(un, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
19056
|
-
var
|
|
19056
|
+
var I4 = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), D4 = /* @__PURE__ */ V(`<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-ojd602"><tr class="text-center svelte-ojd602"><th scope="col" class="svelte-ojd602">Tipi di lavoratori</th><th scope="col" class="svelte-ojd602">Numero di lavoratori autonomi e lavoratori temporanei che svolgono attività di lavoro</th></tr></thead><tbody class="svelte-ojd602"><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Totale lavoratori autonomi senza personale che lavora esclusivamente per il impresa</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr><tr class="align-middle fs-6 svelte-ojd602"><th scope="row" class="svelte-ojd602">Totale dei lavoratori interinali messi a disposizione da imprese che svolgono la
|
|
19057
19057
|
funzione principale di lavoro Attività</th><td class="svelte-ojd602"><input class="form-control form-control-sm" type="number"></td></tr></tbody></table></div>`);
|
|
19058
|
-
const
|
|
19058
|
+
const B4 = {
|
|
19059
19059
|
hash: "svelte-ojd602",
|
|
19060
19060
|
code: `td.svelte-ojd602,\r
|
|
19061
19061
|
th.svelte-ojd602 {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-ojd602 :where(.svelte-ojd602) {background-color:#f4f5f7;}thead.svelte-ojd602 th:where(.svelte-ojd602):first-child {border-radius:10px 0 0 0;}thead.svelte-ojd602 th:where(.svelte-ojd602):last-child {border-radius:0 10px 0 0;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child th:where(.svelte-ojd602):first-child {border-radius:0 0 0 10px;}tbody.svelte-ojd602 tr:where(.svelte-ojd602):last-child td:where(.svelte-ojd602):last-child {border-radius:0 0 10px 0;}td.svelte-ojd602:hover {background-color:#f9f9f9;}`
|
|
19062
19062
|
};
|
|
19063
19063
|
function vn(r, e) {
|
|
19064
|
-
je(e, !0), Ie(r,
|
|
19064
|
+
je(e, !0), Ie(r, B4);
|
|
19065
19065
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(!0), o = ie(Q({}));
|
|
19066
19066
|
const c = () => {
|
|
19067
19067
|
H(n, !1), H(o, Q({
|
|
@@ -19083,7 +19083,7 @@ function vn(r, e) {
|
|
|
19083
19083
|
var u = $e(), p = ye(u);
|
|
19084
19084
|
{
|
|
19085
19085
|
var g = (b) => {
|
|
19086
|
-
var w =
|
|
19086
|
+
var w = I4();
|
|
19087
19087
|
N(b, w);
|
|
19088
19088
|
}, _ = (b) => {
|
|
19089
19089
|
var w = $e(), k = ye(w);
|
|
@@ -19092,7 +19092,7 @@ function vn(r, e) {
|
|
|
19092
19092
|
var T = $e(), A = ye(T);
|
|
19093
19093
|
ht(A, () => s().html), N(z, T);
|
|
19094
19094
|
}, M = (z) => {
|
|
19095
|
-
var T =
|
|
19095
|
+
var T = D4(), A = f(T), E = x(f(A)), j = f(E), B = x(f(j)), C = f(B);
|
|
19096
19096
|
W(C), m(B), m(j);
|
|
19097
19097
|
var $ = x(j), P = x(f($)), R = f(P);
|
|
19098
19098
|
W(R), m(P), m($), m(E), m(A), m(T), X(() => {
|
|
@@ -19141,14 +19141,14 @@ function vn(r, e) {
|
|
|
19141
19141
|
});
|
|
19142
19142
|
}
|
|
19143
19143
|
Ce(vn, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
19144
|
-
var
|
|
19145
|
-
const
|
|
19144
|
+
var R4 = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), O4 = /* @__PURE__ */ V('<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-122lvc4"><tr class="text-center svelte-122lvc4"><th scope="col" class="svelte-122lvc4"><!></th></tr></thead><tbody class="svelte-122lvc4"><tr class="align-middle fs-6 svelte-122lvc4"><td style="height: 30px;" class="svelte-122lvc4"><input class="form-control form-control-sm" type="number"></td></tr></tbody></table></div>');
|
|
19145
|
+
const P4 = {
|
|
19146
19146
|
hash: "svelte-122lvc4",
|
|
19147
19147
|
code: `mtext {margin-top:1px;font-family:var(--bs-body-font-family) !important;}td.svelte-122lvc4,\r
|
|
19148
19148
|
th.svelte-122lvc4 {text-align:center;transition:background-color 0.3s ease;font-size:15px;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;}thead.svelte-122lvc4 :where(.svelte-122lvc4) {background-color:#f4f5f7;}thead.svelte-122lvc4 th:where(.svelte-122lvc4) {border-radius:10px 10px 0 0;}tbody.svelte-122lvc4 tr:where(.svelte-122lvc4):last-child td:where(.svelte-122lvc4) {border-radius:0 0 10px 10px;}td.svelte-122lvc4:hover {background-color:#f9f9f9;}`
|
|
19149
19149
|
};
|
|
19150
19150
|
function hn(r, e) {
|
|
19151
|
-
je(e, !0), Ie(r,
|
|
19151
|
+
je(e, !0), Ie(r, P4);
|
|
19152
19152
|
let t = Z(e, "id", 7), a = Z(e, "year", 15), s = Z(e, "table", 15), i = Z(e, "data", 15), n = ie(!0), o = ie(0);
|
|
19153
19153
|
mt(() => {
|
|
19154
19154
|
i(l(o));
|
|
@@ -19179,7 +19179,7 @@ function hn(r, e) {
|
|
|
19179
19179
|
var u = $e(), p = ye(u);
|
|
19180
19180
|
{
|
|
19181
19181
|
var g = (b) => {
|
|
19182
|
-
var w =
|
|
19182
|
+
var w = R4();
|
|
19183
19183
|
N(b, w);
|
|
19184
19184
|
}, _ = (b) => {
|
|
19185
19185
|
var w = $e(), k = ye(w);
|
|
@@ -19188,7 +19188,7 @@ function hn(r, e) {
|
|
|
19188
19188
|
var T = $e(), A = ye(T);
|
|
19189
19189
|
ht(A, () => s().html), N(z, T);
|
|
19190
19190
|
}, M = (z) => {
|
|
19191
|
-
var T =
|
|
19191
|
+
var T = O4(), A = f(T), E = f(A), j = f(E), B = f(j), C = f(B);
|
|
19192
19192
|
ht(C, () => c), m(B), m(j), m(E);
|
|
19193
19193
|
var $ = x(E), P = f($), R = f(P), Y = f(R);
|
|
19194
19194
|
W(Y), m(R), m(P), m($), m(A), m(T), X(() => {
|
|
@@ -19237,15 +19237,15 @@ function hn(r, e) {
|
|
|
19237
19237
|
});
|
|
19238
19238
|
}
|
|
19239
19239
|
Ce(hn, { id: {}, year: {}, table: {}, data: {} }, [], [], !0);
|
|
19240
|
-
var
|
|
19240
|
+
var F4 = /* @__PURE__ */ V('<div class="text-center"><div class="spinner-border" role="status"><span class="visually-hidden">Loading...</span></div></div>'), L4 = /* @__PURE__ */ V("<h3>B1 Base per la preparazione</h3> <hr> <!>", 1), H4 = /* @__PURE__ */ V(
|
|
19241
19241
|
`<h3>B2 Pratiche, politiche e iniziative future per la transizione verso un'economia più
|
|
19242
19242
|
sostenibile</h3> <hr> <!>`,
|
|
19243
19243
|
1
|
|
19244
|
-
),
|
|
19244
|
+
), V4 = /* @__PURE__ */ V("<h3>B3 Energia ed emissioni gas serra</h3> <hr> <!> <!>", 1), G4 = /* @__PURE__ */ V("<h3>B4 Inquinamento dell'aria, dell'acqua e del suolo</h3> <hr> <!>", 1), U4 = /* @__PURE__ */ V("<h3>B5 Biodiversità</h3> <hr> <!> <!>", 1), Y4 = /* @__PURE__ */ V("<h3>B6 Acqua</h3> <hr> <!>", 1), W4 = /* @__PURE__ */ V("<h3>B7 Utilizzo delle risorse, economia circolare e gestione dei rifiuti</h3> <hr> <!>", 1), X4 = /* @__PURE__ */ V("<h3>B8 Forza lavoro - Caratteristiche generali</h3> <hr> <!> <!> <!>", 1), J4 = /* @__PURE__ */ V("<h3>B9 Forza lavoro - Salute e sicurezza</h3> <hr> <!>", 1), K4 = /* @__PURE__ */ V("<h3>B10 Forza lavoro - Retribuzione, contrattazione collettiva e formazione</h3> <hr> <!> <!>", 1), Z4 = /* @__PURE__ */ V(
|
|
19245
19245
|
`<h3>C2 Descrizione delle pratiche, delle politiche e delle iniziative future per la
|
|
19246
19246
|
transizione verso un'economia più sostenibile</h3> <hr> <!>`,
|
|
19247
19247
|
1
|
|
19248
|
-
),
|
|
19248
|
+
), Q4 = /* @__PURE__ */ V("<h3>C5 Caratteristiche aggiuntive (generali) della forza lavoro</h3> <hr> <!>", 1), ef = /* @__PURE__ */ V("<h3>C9 Rapporto di diversità di genere nell'organo di governance</h3> <hr> <!>", 1), tf = /* @__PURE__ */ V('<div class="row"><div class="col"><!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!> <!></div></div>');
|
|
19249
19249
|
function mn(r, e) {
|
|
19250
19250
|
je(e, !0);
|
|
19251
19251
|
let t = Z(e, "year", 15), a = ie("all"), s = ie(Q({})), i = ie(Q({})), n = ie(!0);
|
|
@@ -19259,13 +19259,13 @@ function mn(r, e) {
|
|
|
19259
19259
|
var o = $e(), c = ye(o);
|
|
19260
19260
|
{
|
|
19261
19261
|
var v = (p) => {
|
|
19262
|
-
var g =
|
|
19262
|
+
var g = F4();
|
|
19263
19263
|
N(p, g);
|
|
19264
19264
|
}, u = (p) => {
|
|
19265
19265
|
var g = tf(), _ = f(g), b = f(_);
|
|
19266
19266
|
{
|
|
19267
19267
|
var w = (le) => {
|
|
19268
|
-
var ne =
|
|
19268
|
+
var ne = L4(), ze = x(ye(ne), 4);
|
|
19269
19269
|
Ee(ze, {
|
|
19270
19270
|
id: "vsme_b1",
|
|
19271
19271
|
get table() {
|
|
@@ -19313,7 +19313,7 @@ function mn(r, e) {
|
|
|
19313
19313
|
var k = x(b, 2);
|
|
19314
19314
|
{
|
|
19315
19315
|
var q = (le) => {
|
|
19316
|
-
var ne =
|
|
19316
|
+
var ne = H4(), ze = x(ye(ne), 4);
|
|
19317
19317
|
Ee(ze, {
|
|
19318
19318
|
id: "vsme_b2",
|
|
19319
19319
|
get table() {
|
|
@@ -19361,7 +19361,7 @@ function mn(r, e) {
|
|
|
19361
19361
|
var M = x(k, 2);
|
|
19362
19362
|
{
|
|
19363
19363
|
var z = (le) => {
|
|
19364
|
-
var ne =
|
|
19364
|
+
var ne = V4(), ze = x(ye(ne), 4);
|
|
19365
19365
|
Ee(ze, {
|
|
19366
19366
|
id: "vsme_b3_1",
|
|
19367
19367
|
get table() {
|
|
@@ -19449,7 +19449,7 @@ function mn(r, e) {
|
|
|
19449
19449
|
var T = x(M, 2);
|
|
19450
19450
|
{
|
|
19451
19451
|
var A = (le) => {
|
|
19452
|
-
var ne =
|
|
19452
|
+
var ne = G4(), ze = x(ye(ne), 4);
|
|
19453
19453
|
Ee(ze, {
|
|
19454
19454
|
id: "vsme_b4",
|
|
19455
19455
|
get table() {
|
|
@@ -19497,7 +19497,7 @@ function mn(r, e) {
|
|
|
19497
19497
|
var E = x(T, 2);
|
|
19498
19498
|
{
|
|
19499
19499
|
var j = (le) => {
|
|
19500
|
-
var ne =
|
|
19500
|
+
var ne = U4(), ze = x(ye(ne), 4);
|
|
19501
19501
|
Ee(ze, {
|
|
19502
19502
|
id: "vsme_b5_1",
|
|
19503
19503
|
get table() {
|
|
@@ -19585,7 +19585,7 @@ function mn(r, e) {
|
|
|
19585
19585
|
var B = x(E, 2);
|
|
19586
19586
|
{
|
|
19587
19587
|
var C = (le) => {
|
|
19588
|
-
var ne =
|
|
19588
|
+
var ne = Y4(), ze = x(ye(ne), 4);
|
|
19589
19589
|
Ee(ze, {
|
|
19590
19590
|
id: "vsme_b6",
|
|
19591
19591
|
get table() {
|
|
@@ -19633,7 +19633,7 @@ function mn(r, e) {
|
|
|
19633
19633
|
var $ = x(B, 2);
|
|
19634
19634
|
{
|
|
19635
19635
|
var P = (le) => {
|
|
19636
|
-
var ne =
|
|
19636
|
+
var ne = W4(), ze = x(ye(ne), 4);
|
|
19637
19637
|
Ee(ze, {
|
|
19638
19638
|
id: "vsme_b7",
|
|
19639
19639
|
get table() {
|
|
@@ -19681,7 +19681,7 @@ function mn(r, e) {
|
|
|
19681
19681
|
var R = x($, 2);
|
|
19682
19682
|
{
|
|
19683
19683
|
var Y = (le) => {
|
|
19684
|
-
var ne =
|
|
19684
|
+
var ne = X4(), ze = x(ye(ne), 4);
|
|
19685
19685
|
Ee(ze, {
|
|
19686
19686
|
id: "vsme_b8_1",
|
|
19687
19687
|
get table() {
|
|
@@ -19809,7 +19809,7 @@ function mn(r, e) {
|
|
|
19809
19809
|
var ae = x(R, 2);
|
|
19810
19810
|
{
|
|
19811
19811
|
var se = (le) => {
|
|
19812
|
-
var ne =
|
|
19812
|
+
var ne = J4(), ze = x(ye(ne), 4);
|
|
19813
19813
|
Ee(ze, {
|
|
19814
19814
|
id: "vsme_b9",
|
|
19815
19815
|
get table() {
|
|
@@ -19857,7 +19857,7 @@ function mn(r, e) {
|
|
|
19857
19857
|
var ee = x(ae, 2);
|
|
19858
19858
|
{
|
|
19859
19859
|
var ue = (le) => {
|
|
19860
|
-
var ne =
|
|
19860
|
+
var ne = K4(), ze = x(ye(ne), 4);
|
|
19861
19861
|
Ee(ze, {
|
|
19862
19862
|
id: "vsme_b10_1",
|
|
19863
19863
|
get table() {
|
|
@@ -19945,7 +19945,7 @@ function mn(r, e) {
|
|
|
19945
19945
|
var fe = x(ee, 2);
|
|
19946
19946
|
{
|
|
19947
19947
|
var Me = (le) => {
|
|
19948
|
-
var ne =
|
|
19948
|
+
var ne = Z4(), ze = x(ye(ne), 4);
|
|
19949
19949
|
Ee(ze, {
|
|
19950
19950
|
id: "vsme_c2",
|
|
19951
19951
|
get table() {
|
|
@@ -19993,7 +19993,7 @@ function mn(r, e) {
|
|
|
19993
19993
|
var te = x(fe, 2);
|
|
19994
19994
|
{
|
|
19995
19995
|
var U = (le) => {
|
|
19996
|
-
var ne =
|
|
19996
|
+
var ne = Q4(), ze = x(ye(ne), 4);
|
|
19997
19997
|
Ee(ze, {
|
|
19998
19998
|
id: "vsme_c5",
|
|
19999
19999
|
get table() {
|