akpm-datapoint-front 0.0.56 → 0.0.58

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.
@@ -1,4 +1,4 @@
1
- /* Version: 0.0.56 */
1
+ /* Version: 0.0.58 */
2
2
  var Pc = Object.defineProperty;
3
3
  var to = (r) => {
4
4
  throw TypeError(r);
@@ -4357,7 +4357,7 @@ function en(r, e) {
4357
4357
  let T = z.split("-")[0].split(".");
4358
4358
  return T.pop(), "c" + T.join(".");
4359
4359
  }, A = async (z = !1) => {
4360
- M(m, $(await U0(z))), M(o, $((await V0(z)).result[0]));
4360
+ M(w, !0), M(m, $(await U0(z))), M(o, $((await V0(z)).result[0]));
4361
4361
  for (let k of a(m)) {
4362
4362
  let T = g(k.indirizzo);
4363
4363
  k.indirizzo = T.indirizzo, k.civico = T.civico, k.indirizzo_completo = `${k.indirizzo}, ${k.civico}, ${k.cap}, ${k.provincia}, ${k.comune}, ${k.nazione_descrizione}`, k.nace = C(a(o).descrizione_codice_ateco.split("-")[0]);
@@ -23349,7 +23349,7 @@ function Cd(r, e) {
23349
23349
  He(e, !0), Qe(r, mb);
23350
23350
  let t = "/pages/my_company.php?tab_selected=10", l = B(e, "id", 7), i = B(e, "datapoint_id", 7), s = B(e, "year", 15), n = B(e, "table", 15), d = B(e, "data", 15), o = me($([])), m = me(!0);
23351
23351
  const w = (_ = !1) => {
23352
- U0(_).then((q) => {
23352
+ M(m, !0), U0(_).then((q) => {
23353
23353
  M(o, $(q)), M(m, !1);
23354
23354
  });
23355
23355
  };
@@ -24757,7 +24757,7 @@ function qi(r, e) {
24757
24757
  const S = async () => {
24758
24758
  s().data != null ? (M(m, $(s().data)), M(d, !1)) : await x();
24759
24759
  }, g = async (_ = !1) => {
24760
- M(o, $(await G0(i(), _))), a(o) ? (M(m, $({
24760
+ M(d, !0), M(o, $(await G0(i(), _))), a(o) ? (M(m, $({
24761
24761
  contratto_determinato: {
24762
24762
  campo1: a(o).contratto_determinato.maschio,
24763
24763
  campo2: a(o).contratto_determinato.femmina,
@@ -25045,6 +25045,7 @@ function Mi(r, e) {
25045
25045
  } \\times 200.000`,
25046
25046
  { output: "mathml" }
25047
25047
  ), x = async (p = !1) => {
25048
+ M(d, !0);
25048
25049
  let _ = await G0(i(), p);
25049
25050
  M(m, _.contratto_determinato.altro + _.contratto_determinato.femmina + _.contratto_determinato.maschio + _.contratto_determinato.non_segnalato + _.contratto_indeterminato.altro + _.contratto_indeterminato.femmina + _.contratto_indeterminato.maschio + _.contratto_indeterminato.non_segnalato + _.non_segnalato.altro + _.non_segnalato.femmina + _.non_segnalato.maschio + _.non_segnalato.non_segnalato), a(o).denominatore = a(m) * 2e3;
25050
25051
  }, S = async () => {
@@ -25533,6 +25534,7 @@ function ji(r, e) {
25533
25534
  } \\times 200`,
25534
25535
  { output: "mathml" }
25535
25536
  ), w = async (u = !1) => {
25537
+ M(d, !0);
25536
25538
  let p = await tu(i(), u);
25537
25539
  a(o)[0] = p.turnover, a(o)[1] = p.numDipendentiGen1, a(o)[2] = p.numDipendentiDec31;
25538
25540
  }, x = async () => {
@@ -25992,6 +25994,7 @@ function Ud(r, e) {
25992
25994
  let q = p.split("-")[0].split(".");
25993
25995
  return q.pop(), "c" + q.join(".");
25994
25996
  }, x = async (p = !1) => {
25997
+ M(d, !0);
25995
25998
  let _ = (await V0(p)).result[0];
25996
25999
  a(o)[1] = w(_.descrizione_codice_ateco.split("-")[0]), M(d, !1);
25997
26000
  }, S = () => {
@@ -26228,7 +26231,7 @@ function Gd(r, e) {
26228
26231
  children: (ue, Ze) => {
26229
26232
  Cd(ue, {
26230
26233
  id: "vsme_b1_2",
26231
- datapoint_id: "vsme_b1_2",
26234
+ datapoint_id: "vsme_b1",
26232
26235
  get year() {
26233
26236
  return t();
26234
26237
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "akpm-datapoint-front",
3
- "version": "0.0.56",
3
+ "version": "0.0.58",
4
4
  "scripts": {
5
5
  "dev": "vite dev",
6
6
  "build": "vite build",