rbro-tat-uds 2.2.19 → 2.2.20
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.
|
@@ -272,7 +272,7 @@ const PropunereAsigurareLocuinta = ({
|
|
|
272
272
|
/* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
|
|
273
273
|
/* @__PURE__ */ jsxRuntime.jsx("span", { children: "Total de plata anual" }),
|
|
274
274
|
/* @__PURE__ */ jsxRuntime.jsx("span", { children: totalDePlataAnual || "-" }),
|
|
275
|
-
/* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
|
|
275
|
+
includePad && /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
|
|
276
276
|
/* @__PURE__ */ jsxRuntime.jsx(
|
|
277
277
|
Icon.default,
|
|
278
278
|
{
|
package/build/cjs/index.cjs
CHANGED
|
@@ -82249,7 +82249,7 @@ const PropunereAsigurareLocuinta = ({
|
|
|
82249
82249
|
/* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
|
|
82250
82250
|
/* @__PURE__ */ jsxRuntime.jsx("span", { children: "Total de plata anual" }),
|
|
82251
82251
|
/* @__PURE__ */ jsxRuntime.jsx("span", { children: totalDePlataAnual || "-" }),
|
|
82252
|
-
/* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
|
|
82252
|
+
includePad && /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
|
|
82253
82253
|
/* @__PURE__ */ jsxRuntime.jsx(
|
|
82254
82254
|
Icon$1,
|
|
82255
82255
|
{
|
|
@@ -268,7 +268,7 @@ const PropunereAsigurareLocuinta = ({
|
|
|
268
268
|
/* @__PURE__ */ jsxs("div", { children: [
|
|
269
269
|
/* @__PURE__ */ jsx("span", { children: "Total de plata anual" }),
|
|
270
270
|
/* @__PURE__ */ jsx("span", { children: totalDePlataAnual || "-" }),
|
|
271
|
-
/* @__PURE__ */ jsxs("div", { children: [
|
|
271
|
+
includePad && /* @__PURE__ */ jsxs("div", { children: [
|
|
272
272
|
/* @__PURE__ */ jsx(
|
|
273
273
|
Icon,
|
|
274
274
|
{
|
package/build/esm/index.js
CHANGED
|
@@ -82226,7 +82226,7 @@ const PropunereAsigurareLocuinta = ({
|
|
|
82226
82226
|
/* @__PURE__ */ jsxs("div", { children: [
|
|
82227
82227
|
/* @__PURE__ */ jsx("span", { children: "Total de plata anual" }),
|
|
82228
82228
|
/* @__PURE__ */ jsx("span", { children: totalDePlataAnual || "-" }),
|
|
82229
|
-
/* @__PURE__ */ jsxs("div", { children: [
|
|
82229
|
+
includePad && /* @__PURE__ */ jsxs("div", { children: [
|
|
82230
82230
|
/* @__PURE__ */ jsx(
|
|
82231
82231
|
Icon$1,
|
|
82232
82232
|
{
|