@grapadigital/shared-app-modules 0.0.159 → 0.0.161

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/action.d.ts CHANGED
@@ -135,6 +135,7 @@ declare interface ContentInterface {
135
135
  socialnetwork?: "instagram" | "tiktok" | "youtube" | "linkedin" | "pinterest" | "twitter";
136
136
  postedAt?: string;
137
137
  link?: string;
138
+ status: string;
138
139
  }
139
140
 
140
141
  declare interface ContentMetric {
@@ -1,4 +1,4 @@
1
- import { i as n } from "./youtube-icon.component.DRAAVhh8.js";
1
+ import { i as n } from "./youtube-icon.component.B1lyKtkT.js";
2
2
  function a(e) {
3
3
  const r = e.replace(/[^0-9]/g, "");
4
4
  return Number(r) / 100;
@@ -946,7 +946,7 @@ const uA = B(
946
946
  },
947
947
  queryKey: A,
948
948
  enabled: d
949
- }), w = p.data;
949
+ }), w = p.data?.data;
950
950
  J(() => {
951
951
  !a && l && (g(void 0), v(""));
952
952
  }, [l, a]);
@@ -190,6 +190,7 @@ declare interface ContentInterface {
190
190
  socialnetwork?: "instagram" | "tiktok" | "youtube" | "linkedin" | "pinterest" | "twitter";
191
191
  postedAt?: string;
192
192
  link?: string;
193
+ status: string;
193
194
  }
194
195
 
195
196
  declare interface ContentMetric {
@@ -1,5 +1,5 @@
1
1
  import { a as b, V as N, c, $ as v, B as S, aI as C, aJ as I, aK as z, ac as T, ad as H, ah as y, ag as _, ae as j, ai as A } from "./chuncks/switch.BuckOH_X.js";
2
- import { l as ge, m as xe, q as be, y as me, r as he, s as fe, F as ue, t as pe, u as ye, v as we, w as ke, x as Ne, k as ve, n as Ce, z as Ie, L as ze, P as Fe, f as Me, g as Se, h as Te, j as He, D as _e, o as je, p as Ae, T as Le, X as Pe, Y as $e } from "./chuncks/youtube-icon.component.DRAAVhh8.js";
2
+ import { l as ge, m as xe, q as be, y as me, r as he, s as fe, F as ue, t as pe, u as ye, v as we, w as ke, x as Ne, k as ve, n as Ce, z as Ie, L as ze, P as Fe, f as Me, g as Se, h as Te, j as He, D as _e, o as je, p as Ae, T as Le, X as Pe, Y as $e } from "./chuncks/youtube-icon.component.B1lyKtkT.js";
3
3
  import { jsx as e, jsxs as o, Fragment as L } from "react/jsx-runtime";
4
4
  import "react";
5
5
  import { parseISO as w, differenceInCalendarDays as P, format as $ } from "date-fns";
package/dist/constants.js CHANGED
@@ -1,4 +1,4 @@
1
- import { A as s, B as A, C as S, a as O, b as T, S as c } from "./chuncks/youtube-icon.component.DRAAVhh8.js";
1
+ import { A as s, B as A, C as S, a as O, b as T, S as c } from "./chuncks/youtube-icon.component.B1lyKtkT.js";
2
2
  const o = "Não há dados para atualizar.", a = "O filtro selecionado já está ativo. Por favor, escolha outro filtro antes de tentar novamente.", e = "Nenhum dado novo foi informado para realizar a operação. Por favor, atualize os campos antes de tentar novamente.", t = "Não foi possível concluir a operação. Tente novamente mais tarde ou entre em contato com o suporte.", E = "Há um erro na validação dos campos. Por favor, entre em contato com o suporte.", r = "Campo obrigatório.";
3
3
  export {
4
4
  s as ACTION_TYPE_VALUES,
package/dist/content.d.ts CHANGED
@@ -135,6 +135,7 @@ export declare interface ContentInterface {
135
135
  socialnetwork?: "instagram" | "tiktok" | "youtube" | "linkedin" | "pinterest" | "twitter";
136
136
  postedAt?: string;
137
137
  link?: string;
138
+ status: string;
138
139
  }
139
140
 
140
141
  export declare interface ContentMetric {
package/dist/events.js CHANGED
@@ -1,4 +1,4 @@
1
- import { b as o } from "./chuncks/format.util.wkFuEkmP.js";
1
+ import { b as o } from "./chuncks/format.util.U2ON0RUZ.js";
2
2
  const i = (t, a) => {
3
3
  const e = t.target.value, n = o(e);
4
4
  n !== !1 && a(n);
package/dist/invoice.d.ts CHANGED
@@ -135,6 +135,7 @@ declare interface ContentInterface {
135
135
  socialnetwork?: "instagram" | "tiktok" | "youtube" | "linkedin" | "pinterest" | "twitter";
136
136
  postedAt?: string;
137
137
  link?: string;
138
+ status: string;
138
139
  }
139
140
 
140
141
  declare interface ContentMetric {
package/dist/payment.d.ts CHANGED
@@ -135,6 +135,7 @@ declare interface ContentInterface {
135
135
  socialnetwork?: "instagram" | "tiktok" | "youtube" | "linkedin" | "pinterest" | "twitter";
136
136
  postedAt?: string;
137
137
  link?: string;
138
+ status: string;
138
139
  }
139
140
 
140
141
  declare interface ContentMetric {
@@ -135,6 +135,7 @@ declare interface ContentInterface {
135
135
  socialnetwork?: "instagram" | "tiktok" | "youtube" | "linkedin" | "pinterest" | "twitter";
136
136
  postedAt?: string;
137
137
  link?: string;
138
+ status: string;
138
139
  }
139
140
 
140
141
  declare interface ContentMetric {
package/dist/sale.d.ts CHANGED
@@ -135,6 +135,7 @@ declare interface ContentInterface {
135
135
  socialnetwork?: "instagram" | "tiktok" | "youtube" | "linkedin" | "pinterest" | "twitter";
136
136
  postedAt?: string;
137
137
  link?: string;
138
+ status: string;
138
139
  }
139
140
 
140
141
  declare interface ContentMetric {
package/dist/utils.js CHANGED
@@ -1,7 +1,7 @@
1
- import { U as o } from "./chuncks/format.util.wkFuEkmP.js";
2
- import { g as C, h as E, f as L, a as _, d as b, m as v, c as l, e as D, p as I, b as U, u as k } from "./chuncks/format.util.wkFuEkmP.js";
3
- import { I as a } from "./chuncks/youtube-icon.component.DRAAVhh8.js";
4
- import { e as P, d as q, i as x, c as y } from "./chuncks/youtube-icon.component.DRAAVhh8.js";
1
+ import { U as o } from "./chuncks/format.util.U2ON0RUZ.js";
2
+ import { g as C, h as E, f as L, a as _, d as b, m as v, c as l, e as D, p as I, b as U, u as k } from "./chuncks/format.util.U2ON0RUZ.js";
3
+ import { I as a } from "./chuncks/youtube-icon.component.B1lyKtkT.js";
4
+ import { e as P, d as q, i as x, c as y } from "./chuncks/youtube-icon.component.B1lyKtkT.js";
5
5
  const s = (e) => e ? `${e} é obrigatório.` : "Campo obrigatório.", t = (e, r) => r ? `${r} deve ter no mínimo ${e} caracteres.` : `Deve ter no mínimo ${e} caracteres.`, n = (e, r) => r ? `${r} deve ter no máximo ${e} caracteres.` : `Deve ter no máximo ${e} caracteres.`, m = (e, r) => r ? `${r} não pode ser menor que ${e}.` : `Não pode ser menor que ${e}.`, i = (e, r) => r ? `${r} não pode ser maior que ${e}.` : `Não pode ser maior que ${e}.`, c = (e) => e ? `${e} inválido.` : "Valor inválido.", u = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6
6
  __proto__: null,
7
7
  invalidMessage: c,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@grapadigital/shared-app-modules",
3
3
  "private": false,
4
- "version": "0.0.159",
4
+ "version": "0.0.161",
5
5
  "files": [
6
6
  "dist"
7
7
  ],