akpm-datapoint-front 3.0.33 → 3.0.34
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 +2 -2
- package/package.json +1 -1
package/CDN/dp-component.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* Version: 3.0.
|
|
1
|
+
/* Version: 3.0.34 */
|
|
2
2
|
var Tu = Object.defineProperty;
|
|
3
3
|
var ld = (s) => {
|
|
4
4
|
throw TypeError(s);
|
|
@@ -47506,7 +47506,7 @@ Ke(
|
|
|
47506
47506
|
[],
|
|
47507
47507
|
!0
|
|
47508
47508
|
);
|
|
47509
|
-
var SS = /* @__PURE__ */ R('<div class="text-center"><div class="spinner-border text-primary" role="status"><span class="visually-hidden">Caricamento...</span></div></div>'), TS = /* @__PURE__ */ R('<input type="text" class="form-control form-control-sm" placeholder="Inserisci sostanza...">'), jS = (s, t, r) => t(r), AS = (s, t, r) => t(r), IS = /* @__PURE__ */ R('<button class="btn btn-danger btn-sm" aria-label="Rimuovi inquinante"><i class="fa-solid fa-xmark"></i></button>'), DS = /* @__PURE__ */ R('<tr class="align-middle fs-6 svelte-dip1p3"><td class="svelte-dip1p3"><!></td><td class="svelte-dip1p3"><input type="number" class="form-control form-control-sm"></td><td class="text-center no-copy action-buttons svelte-dip1p3"><div class="d-flex justify-content-center"><button class="btn btn-primary btn-sm me-1" aria-label="Aggiungi combustibile"><i class="fa-solid fa-plus"></i></button> <!></div></td></tr>'), qS = /* @__PURE__ */ R('<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-dip1p3"><tr class="text-center"><th scope="col" class="svelte-dip1p3">Sostanza</th><th scope="col" class="svelte-dip1p3">Peso (t)</th><th scope="col" class="no-copy svelte-dip1p3">Azioni</th></tr></thead><tbody class="svelte-dip1p3"><!><tr class="fw-bold bg-light svelte-dip1p3"><td class="text-center svelte-dip1p3">Totale</td><td class="text-center svelte-dip1p3"> </td></tr></tbody></table></div>');
|
|
47509
|
+
var SS = /* @__PURE__ */ R('<div class="text-center"><div class="spinner-border text-primary" role="status"><span class="visually-hidden">Caricamento...</span></div></div>'), TS = /* @__PURE__ */ R('<input type="text" class="form-control form-control-sm" placeholder="Inserisci sostanza...">'), jS = (s, t, r) => t(r), AS = (s, t, r) => t(r), IS = /* @__PURE__ */ R('<button class="btn btn-danger btn-sm" aria-label="Rimuovi inquinante"><i class="fa-solid fa-xmark"></i></button>'), DS = /* @__PURE__ */ R('<tr class="align-middle fs-6 svelte-dip1p3"><td class="svelte-dip1p3"><!></td><td class="svelte-dip1p3"><input type="number" class="form-control form-control-sm"></td><td class="text-center no-copy action-buttons svelte-dip1p3"><div class="d-flex justify-content-center"><button class="btn btn-primary btn-sm me-1" aria-label="Aggiungi combustibile"><i class="fa-solid fa-plus"></i></button> <!></div></td></tr>'), qS = /* @__PURE__ */ R('<div><table class="table table-bordered" style="min-width: min-content;"><thead class="text-uppercase svelte-dip1p3"><tr class="text-center"><th scope="col" class="svelte-dip1p3">Sostanza</th><th scope="col" class="svelte-dip1p3">Peso dei rifiuti prodotti (t)</th><th scope="col" class="no-copy svelte-dip1p3">Azioni</th></tr></thead><tbody class="svelte-dip1p3"><!><tr class="fw-bold bg-light svelte-dip1p3"><td class="text-center svelte-dip1p3">Totale</td><td class="text-center svelte-dip1p3"> </td></tr></tbody></table></div>');
|
|
47510
47510
|
const MS = {
|
|
47511
47511
|
hash: "svelte-dip1p3",
|
|
47512
47512
|
code: `td.svelte-dip1p3,\r
|