@grapadigital/shared-app-modules 0.0.157 → 0.0.158

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,18 +1,18 @@
1
1
  import { jsx as e, jsxs as o } from "react/jsx-runtime";
2
- import { a as fA, c as I, L as hA, b3 as pA, B as q, ai as Q, ak as T, al as F, am as b, b4 as G, an as z, ao as U, b5 as Y, b6 as gA, I as wA, f as bA, i as BA, h as CA, j as PA, l as yA, b2 as vA, T as IA, C as SA } from "./switch.q7qsNhmq.js";
2
+ import { a as fA, c as I, L as hA, bf as pA, B as q, au as Q, aw as T, ax as F, ay as b, bg as G, az as z, aA as U, bh as Y, bi as gA, I as wA, q as bA, t as BA, s as CA, v as PA, x as yA, be as vA, T as IA, p as SA } from "./switch.CQNO0s_H.js";
3
3
  import * as NA from "react";
4
4
  import { forwardRef as B, useState as P, useEffect as J } from "react";
5
- import { P as j, k, l as L, q as $, r as H, s as O, t as DA, F as D, C as EA, b as E, c as R, h as sA } from "./popover.B2pQNQDl.js";
5
+ import { P as j, k, l as L, q as $, r as H, s as O, t as DA, F as D, C as EA, b as E, c as x, h as sA } from "./popover.V-0xPl0h.js";
6
6
  import "date-fns";
7
7
  import { a as W, u as Z } from "./use-shared-app-modules.hook.BneFRNyA.js";
8
8
  import "./shared-app-modules.provider.DRJ7n4Cj.js";
9
9
  import { useQuery as V } from "@tanstack/react-query";
10
10
  import "react-hook-form";
11
- import RA from "axios";
12
- const xA = [
11
+ import xA from "axios";
12
+ const RA = [
13
13
  ["path", { d: "m7 15 5 5 5-5", key: "1hf1tw" }],
14
14
  ["path", { d: "m7 9 5-5 5 5", key: "sgt6xg" }]
15
- ], X = fA("chevrons-up-down", xA), MA = B(({ className: A, ...a }, t) => /* @__PURE__ */ e(
15
+ ], X = fA("chevrons-up-down", RA), MA = B(({ className: A, ...a }, t) => /* @__PURE__ */ e(
16
16
  "div",
17
17
  {
18
18
  ref: t,
@@ -59,7 +59,7 @@ const cA = NA.forwardRef(({ asterisk: A, children: a, ...t }, n) => /* @__PURE__
59
59
  A && /* @__PURE__ */ e("span", { className: "text-red-500", children: "*" })
60
60
  ] }) }));
61
61
  cA.displayName = pA.displayName;
62
- function x({
62
+ function R({
63
63
  className: A,
64
64
  ...a
65
65
  }) {
@@ -532,7 +532,7 @@ const FA = "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEBLAEsAAD/4QCNRXhpZgAASUkqA
532
532
  );
533
533
  GA.displayName = "Image";
534
534
  const K = (A) => {
535
- const a = RA.create({
535
+ const a = xA.create({
536
536
  baseURL: A,
537
537
  timeout: 5e3,
538
538
  headers: { "Content-Type": "application/json" }
@@ -1409,7 +1409,7 @@ const ie = {
1409
1409
  narrow: /^[jfmajsond]/i,
1410
1410
  abbreviated: /^(jan|fev|mar|abr|mai|jun|jul|ago|set|out|nov|dez)/i,
1411
1411
  wide: /^(janeiro|fevereiro|março|abril|maio|junho|julho|agosto|setembro|outubro|novembro|dezembro)/i
1412
- }, Re = {
1412
+ }, xe = {
1413
1413
  narrow: [
1414
1414
  /^j/i,
1415
1415
  /^f/i,
@@ -1438,7 +1438,7 @@ const ie = {
1438
1438
  /^nov/i,
1439
1439
  /^dez/i
1440
1440
  ]
1441
- }, xe = {
1441
+ }, Re = {
1442
1442
  narrow: /^(dom|[23456]ª?|s[aá]b)/i,
1443
1443
  short: /^(dom|[23456]ª?|s[aá]b)/i,
1444
1444
  abbreviated: /^(dom|seg|ter|qua|qui|sex|s[aá]b)/i,
@@ -1483,11 +1483,11 @@ const ie = {
1483
1483
  month: O({
1484
1484
  matchPatterns: Ee,
1485
1485
  defaultMatchWidth: "wide",
1486
- parsePatterns: Re,
1486
+ parsePatterns: xe,
1487
1487
  defaultParseWidth: "any"
1488
1488
  }),
1489
1489
  day: O({
1490
- matchPatterns: xe,
1490
+ matchPatterns: Re,
1491
1491
  defaultMatchWidth: "wide",
1492
1492
  parsePatterns: Me,
1493
1493
  defaultParseWidth: "any"
@@ -1525,7 +1525,7 @@ const ie = {
1525
1525
  return i && !A && console.warn(
1526
1526
  "A prop `asterisk` deve ser utilizada junto com a prop `label`."
1527
1527
  ), /* @__PURE__ */ o(D, { "data-invalid": m, children: [
1528
- A && /* @__PURE__ */ e(x, { asterisk: i, htmlFor: a, children: A }),
1528
+ A && /* @__PURE__ */ e(R, { asterisk: i, htmlFor: a, children: A }),
1529
1529
  /* @__PURE__ */ o(j, { open: f, onOpenChange: l, children: [
1530
1530
  /* @__PURE__ */ e(k, { asChild: !0, children: /* @__PURE__ */ o(
1531
1531
  q,
@@ -1559,7 +1559,7 @@ const ie = {
1559
1559
  ) })
1560
1560
  ] }),
1561
1561
  n && /* @__PURE__ */ e(E, { children: n }),
1562
- m && /* @__PURE__ */ e(R, { errors: [c] })
1562
+ m && /* @__PURE__ */ e(x, { errors: [c] })
1563
1563
  ] });
1564
1564
  }
1565
1565
  );
@@ -1569,7 +1569,7 @@ const Oe = B(({ label: A, description: a, asterisk: t, invalid: n, error: i, ...
1569
1569
  return t && !A && console.warn(
1570
1570
  "A prop `asterisk` deve ser utilizada junto com a prop `label`."
1571
1571
  ), /* @__PURE__ */ o(D, { "data-invalid": n, children: [
1572
- A && /* @__PURE__ */ e(x, { htmlFor: c, asterisk: t, children: A }),
1572
+ A && /* @__PURE__ */ e(R, { htmlFor: c, asterisk: t, children: A }),
1573
1573
  /* @__PURE__ */ e(
1574
1574
  dA,
1575
1575
  {
@@ -1580,7 +1580,7 @@ const Oe = B(({ label: A, description: a, asterisk: t, invalid: n, error: i, ...
1580
1580
  }
1581
1581
  ),
1582
1582
  a && /* @__PURE__ */ e(E, { children: a }),
1583
- n && /* @__PURE__ */ e(R, { errors: [i] })
1583
+ n && /* @__PURE__ */ e(x, { errors: [i] })
1584
1584
  ] });
1585
1585
  });
1586
1586
  Oe.displayName = "FieldClientSelectInput";
@@ -1590,10 +1590,10 @@ const Qe = B(
1590
1590
  return t && !A && console.warn(
1591
1591
  "A prop `asterisk` deve ser utilizada junto com a prop `label`."
1592
1592
  ), /* @__PURE__ */ o(D, { "data-invalid": n, children: [
1593
- A && /* @__PURE__ */ e(x, { htmlFor: c, asterisk: t, children: A }),
1593
+ A && /* @__PURE__ */ e(R, { htmlFor: c, asterisk: t, children: A }),
1594
1594
  /* @__PURE__ */ e(wA, { id: c, "aria-invalid": n, ...r, ref: m }),
1595
1595
  a && /* @__PURE__ */ e(E, { children: a }),
1596
- n && /* @__PURE__ */ e(R, { errors: [i] })
1596
+ n && /* @__PURE__ */ e(x, { errors: [i] })
1597
1597
  ] });
1598
1598
  }
1599
1599
  );
@@ -1603,7 +1603,7 @@ const Te = B(({ label: A, description: a, asterisk: t, invalid: n, error: i, ...
1603
1603
  return t && !A && console.warn(
1604
1604
  "A prop `asterisk` deve ser utilizada junto com a prop `label`."
1605
1605
  ), /* @__PURE__ */ o(D, { "data-invalid": n, children: [
1606
- A && /* @__PURE__ */ e(x, { htmlFor: c, asterisk: t, children: A }),
1606
+ A && /* @__PURE__ */ e(R, { htmlFor: c, asterisk: t, children: A }),
1607
1607
  /* @__PURE__ */ e(
1608
1608
  uA,
1609
1609
  {
@@ -1614,7 +1614,7 @@ const Te = B(({ label: A, description: a, asterisk: t, invalid: n, error: i, ...
1614
1614
  }
1615
1615
  ),
1616
1616
  a && /* @__PURE__ */ e(E, { children: a }),
1617
- n && /* @__PURE__ */ e(R, { errors: [i] })
1617
+ n && /* @__PURE__ */ e(x, { errors: [i] })
1618
1618
  ] });
1619
1619
  });
1620
1620
  Te.displayName = "FieldProfileSelectInput";
@@ -1623,7 +1623,7 @@ const Fe = B(({ label: A, description: a, asterisk: t, invalid: n, error: i, ...
1623
1623
  return t && !A && console.warn(
1624
1624
  "A prop `asterisk` deve ser utilizada junto com a prop `label`."
1625
1625
  ), /* @__PURE__ */ o(D, { "data-invalid": n, children: [
1626
- A && /* @__PURE__ */ e(x, { htmlFor: c, asterisk: t, children: A }),
1626
+ A && /* @__PURE__ */ e(R, { htmlFor: c, asterisk: t, children: A }),
1627
1627
  /* @__PURE__ */ e(
1628
1628
  mA,
1629
1629
  {
@@ -1634,7 +1634,7 @@ const Fe = B(({ label: A, description: a, asterisk: t, invalid: n, error: i, ...
1634
1634
  }
1635
1635
  ),
1636
1636
  a && /* @__PURE__ */ e(E, { children: a }),
1637
- n && /* @__PURE__ */ e(R, { errors: [i] })
1637
+ n && /* @__PURE__ */ e(x, { errors: [i] })
1638
1638
  ] });
1639
1639
  });
1640
1640
  Fe.displayName = "FieldSaleSelectInput";
@@ -1654,7 +1654,7 @@ const Ge = B(
1654
1654
  }, l) => (i && !A && console.warn(
1655
1655
  "A prop `asterisk` deve ser utilizada junto com a prop `label`."
1656
1656
  ), /* @__PURE__ */ o(D, { orientation: "vertical", "data-invalid": s, children: [
1657
- A && /* @__PURE__ */ e(x, { htmlFor: a, asterisk: i, children: A }),
1657
+ A && /* @__PURE__ */ e(R, { htmlFor: a, asterisk: i, children: A }),
1658
1658
  /* @__PURE__ */ o(
1659
1659
  bA,
1660
1660
  {
@@ -1677,7 +1677,7 @@ const Ge = B(
1677
1677
  }
1678
1678
  ),
1679
1679
  n && /* @__PURE__ */ e(E, { children: n }),
1680
- s && /* @__PURE__ */ e(R, { errors: [d] })
1680
+ s && /* @__PURE__ */ e(x, { errors: [d] })
1681
1681
  ] }))
1682
1682
  );
1683
1683
  Ge.displayName = "FieldSelect";
@@ -1700,9 +1700,9 @@ const ze = B(
1700
1700
  }
1701
1701
  ),
1702
1702
  /* @__PURE__ */ o(sA, { children: [
1703
- A && /* @__PURE__ */ e(x, { htmlFor: d, asterisk: t, children: A }),
1703
+ A && /* @__PURE__ */ e(R, { htmlFor: d, asterisk: t, children: A }),
1704
1704
  a && /* @__PURE__ */ e(E, { children: a }),
1705
- n && /* @__PURE__ */ e(R, { errors: [i] })
1705
+ n && /* @__PURE__ */ e(x, { errors: [i] })
1706
1706
  ] })
1707
1707
  ] });
1708
1708
  }
@@ -1713,10 +1713,10 @@ const Ue = B(({ label: A, description: a, asterisk: t, invalid: n, error: i, ...
1713
1713
  return t && !A && console.warn(
1714
1714
  "A prop `asterisk` deve ser utilizada junto com a prop `label`."
1715
1715
  ), /* @__PURE__ */ o(D, { "data-invalid": n, children: [
1716
- A && /* @__PURE__ */ e(x, { htmlFor: c, asterisk: t, children: A }),
1716
+ A && /* @__PURE__ */ e(R, { htmlFor: c, asterisk: t, children: A }),
1717
1717
  /* @__PURE__ */ e(IA, { id: c, "aria-invalid": n, ...r, ref: m }),
1718
1718
  a && /* @__PURE__ */ e(E, { children: a }),
1719
- n && /* @__PURE__ */ e(R, { errors: [i] })
1719
+ n && /* @__PURE__ */ e(x, { errors: [i] })
1720
1720
  ] });
1721
1721
  });
1722
1722
  Ue.displayName = "FieldTextarea";
@@ -1739,10 +1739,10 @@ const Ye = B(
1739
1739
  ref: s
1740
1740
  }
1741
1741
  ),
1742
- A && /* @__PURE__ */ e(x, { htmlFor: d, asterisk: t, children: A })
1742
+ A && /* @__PURE__ */ e(R, { htmlFor: d, asterisk: t, children: A })
1743
1743
  ] }),
1744
1744
  a && /* @__PURE__ */ e(E, { children: a }),
1745
- n && /* @__PURE__ */ e(R, { errors: [i] })
1745
+ n && /* @__PURE__ */ e(x, { errors: [i] })
1746
1746
  ] }) });
1747
1747
  }
1748
1748
  );
@@ -1916,7 +1916,7 @@ export {
1916
1916
  _A as B,
1917
1917
  KA as C,
1918
1918
  Ze as D,
1919
- x as F,
1919
+ R as F,
1920
1920
  da as I,
1921
1921
  We as L,
1922
1922
  MA as P,
@@ -1,19 +1,19 @@
1
- import { a as b, y as N, c, H as v, B as S, aw as C, ax as I, ay as z, Y as T, Z as H, a1 as y, a0 as _, _ as j, a2 as A } from "./chuncks/switch.q7qsNhmq.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 De } from "./chuncks/youtube-icon.component.BQUJXvPb.js";
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.CQNO0s_H.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.gCSWZqRC.js";
3
3
  import { jsx as e, jsxs as o, Fragment as L } from "react/jsx-runtime";
4
4
  import "react";
5
- import { parseISO as w, differenceInCalendarDays as P, format as D } from "date-fns";
6
- import { S as f } from "./chuncks/skeleton.BjmmpFAG.js";
7
- const $ = [
5
+ import { parseISO as w, differenceInCalendarDays as P, format as $ } from "date-fns";
6
+ import { S as f } from "./chuncks/skeleton.D4Ei4FKE.js";
7
+ const D = [
8
8
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
9
9
  ["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
10
10
  ["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
11
- ], B = b("circle-alert", $);
11
+ ], B = b("circle-alert", D);
12
12
  const q = [
13
13
  ["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2", key: "17jyea" }],
14
14
  ["path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2", key: "zix9uf" }]
15
15
  ], R = b("copy", q);
16
- const Y = [
16
+ const V = [
17
17
  [
18
18
  "path",
19
19
  {
@@ -25,14 +25,14 @@ const Y = [
25
25
  ["path", { d: "M10 9H8", key: "b1mrlr" }],
26
26
  ["path", { d: "M16 13H8", key: "t4e002" }],
27
27
  ["path", { d: "M16 17H8", key: "z1uh3a" }]
28
- ], V = b("file-text", Y);
29
- const X = [
28
+ ], X = b("file-text", V);
29
+ const Y = [
30
30
  ["path", { d: "M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8", key: "v9h5vc" }],
31
31
  ["path", { d: "M21 3v5h-5", key: "1q7to0" }],
32
32
  ["path", { d: "M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16", key: "3uifl3" }],
33
33
  ["path", { d: "M8 16H3v5", key: "1cv678" }]
34
- ], E = b("refresh-cw", X);
35
- const O = [
34
+ ], E = b("refresh-cw", Y);
35
+ const J = [
36
36
  [
37
37
  "path",
38
38
  {
@@ -42,9 +42,9 @@ const O = [
42
42
  ],
43
43
  ["path", { d: "M12 9v4", key: "juzpu7" }],
44
44
  ["path", { d: "M12 17h.01", key: "p32p05" }]
45
- ], W = b("triangle-alert", O);
45
+ ], K = b("triangle-alert", J);
46
46
  function te({
47
- icon: a = W,
47
+ icon: a = K,
48
48
  title: t,
49
49
  description: l,
50
50
  onRetry: n,
@@ -79,7 +79,7 @@ function ae({
79
79
  /* @__PURE__ */ e(z, { align: t, className: n, children: a })
80
80
  ] }) });
81
81
  }
82
- const Z = {
82
+ const O = {
83
83
  red: { bg: "bg-red-50", text: "text-red-600" },
84
84
  orange: { bg: "bg-orange-50", text: "text-orange-600" },
85
85
  amber: { bg: "bg-amber-50", text: "text-amber-600" },
@@ -102,7 +102,7 @@ const Z = {
102
102
  zinc: { bg: "bg-zinc-200", text: "text-zinc-800" },
103
103
  neutral: { bg: "bg-neutral-200", text: "text-neutral-800" },
104
104
  stone: { bg: "bg-stone-200", text: "text-stone-800" }
105
- }, G = {
105
+ }, W = {
106
106
  red: { bg: "bg-red-500", text: "text-white" },
107
107
  orange: { bg: "bg-orange-500", text: "text-white" },
108
108
  amber: { bg: "bg-amber-500", text: "text-white" },
@@ -140,7 +140,7 @@ function re({
140
140
  icon: n,
141
141
  filled: i
142
142
  }) {
143
- const r = i ? G[t] : Z[t], s = a ? k[a] : k.md;
143
+ const r = i ? W[t] : O[t], s = a ? k[a] : k.md;
144
144
  return /* @__PURE__ */ e("div", { className: c("w-fit p-2 rounded-lg", r?.bg, l), children: /* @__PURE__ */ e(n, { className: c(s, r?.text) }) });
145
145
  }
146
146
  function le({ className: a, ...t }) {
@@ -190,7 +190,7 @@ function ne({
190
190
  i ? "text-red-600" : r ? "text-green-600" : ""
191
191
  ),
192
192
  children: [
193
- s && typeof t == "number" ? `${t.toFixed(2)}%` : d && typeof t == "string" ? D(w(t), "dd/MM/yyyy") : x && typeof t == "string" ? t : `R$ ${t.toLocaleString("pt-BR", { minimumFractionDigits: 2, maximumFractionDigits: 2 })}`,
193
+ s && typeof t == "number" ? `${t.toFixed(2)}%` : d && typeof t == "string" ? $(w(t), "dd/MM/yyyy") : x && typeof t == "string" ? t : `R$ ${t.toLocaleString("pt-BR", { minimumFractionDigits: 2, maximumFractionDigits: 2 })}`,
194
194
  m && p && /* @__PURE__ */ e(R, { size: 15, onClick: () => p(t) })
195
195
  ]
196
196
  }
@@ -210,7 +210,7 @@ function ne({
210
210
  ] }) });
211
211
  }
212
212
  function ie({
213
- icon: a = V,
213
+ icon: a = X,
214
214
  title: t,
215
215
  description: l,
216
216
  tip: n,
@@ -317,5 +317,5 @@ export {
317
317
  Le as TikTokIcon,
318
318
  oe as TwitterIcon,
319
319
  Pe as XIcon,
320
- De as YoutubeIcon
320
+ $e as YoutubeIcon
321
321
  };
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.BQUJXvPb.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.gCSWZqRC.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/events.js CHANGED
@@ -1,4 +1,4 @@
1
- import { b as o } from "./chuncks/format.util.BPVDuHoX.js";
1
+ import { b as o } from "./chuncks/format.util.BTJB7cl5.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/pages.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a as i, c as t, B as m } from "./chuncks/switch.q7qsNhmq.js";
1
+ import { a as i, c as t, B as m } from "./chuncks/switch.CQNO0s_H.js";
2
2
  import { jsx as e, jsxs as l } from "react/jsx-runtime";
3
3
  import "react";
4
4
  import { useNavigate as d } from "react-router-dom";
package/dist/shadcn.d.ts CHANGED
@@ -35,7 +35,7 @@ import * as SelectPrimitive from '@radix-ui/react-select';
35
35
  import * as SeparatorPrimitive from '@radix-ui/react-separator';
36
36
  import * as SwitchPrimitives from '@radix-ui/react-switch';
37
37
  import * as TabsPrimitive from '@radix-ui/react-tabs';
38
- import * as TooltipPrimitive from '@radix-ui/react-tooltip';
38
+ import { Tooltip as Tooltip_2 } from 'radix-ui';
39
39
  import { UniqueOption } from 'recharts/types/util/payload/getUniqPayload';
40
40
  import { ValueType } from 'recharts/types/component/DefaultTooltipContent';
41
41
  import { VariantProps } from 'class-variance-authority';
@@ -537,13 +537,13 @@ export declare function TimelineSeparator({ className, ...props }: React_2.HTMLA
537
537
 
538
538
  export declare function TimelineTitle({ className, ...props }: React_2.HTMLAttributes<HTMLHeadingElement>): JSX.Element;
539
539
 
540
- export declare const Tooltip: React_2.FC<TooltipPrimitive.TooltipProps>;
540
+ export declare function Tooltip({ ...props }: React_2.ComponentProps<typeof Tooltip_2.Root>): JSX.Element;
541
541
 
542
- export declare const TooltipContent: React_2.ForwardRefExoticComponent<Omit<TooltipPrimitive.TooltipContentProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
542
+ export declare function TooltipContent({ className, sideOffset, children, ...props }: React_2.ComponentProps<typeof Tooltip_2.Content>): JSX.Element;
543
543
 
544
- export declare const TooltipProvider: React_2.FC<TooltipPrimitive.TooltipProviderProps>;
544
+ export declare function TooltipProvider({ delayDuration, ...props }: React_2.ComponentProps<typeof Tooltip_2.Provider>): JSX.Element;
545
545
 
546
- export declare const TooltipTrigger: React_2.ForwardRefExoticComponent<TooltipPrimitive.TooltipTriggerProps & React_2.RefAttributes<HTMLButtonElement>>;
546
+ export declare function TooltipTrigger({ ...props }: React_2.ComponentProps<typeof Tooltip_2.Trigger>): JSX.Element;
547
547
 
548
548
  export declare function useMediaQuery(query: string): boolean;
549
549