@alfredo-ai/leads-widget 1.0.0 → 1.0.2
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/README.md +1 -1
- package/dist/widget.js +5 -8
- package/dist/widget.umd.cjs +2 -2
- package/package.json +3 -2
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @alfredo/leads-widget
|
|
2
2
|
|
|
3
|
-
Embeddable leads widget with optional SMS validation, designed for Alfredo
|
|
3
|
+
Embeddable leads widget with optional SMS validation, designed for Alfredo AI integration. Built with React, Material UI, Redux, and TailwindCSS.
|
|
4
4
|
|
|
5
5
|
## Features
|
|
6
6
|
|
package/dist/widget.js
CHANGED
|
@@ -34827,7 +34827,7 @@ const fj = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
34827
34827
|
urbanLand: "Terreno Urbano",
|
|
34828
34828
|
buildingYear: "Ano de construção",
|
|
34829
34829
|
condition: "Condição",
|
|
34830
|
-
energyEfficiency: "
|
|
34830
|
+
energyEfficiency: "Cert. energético",
|
|
34831
34831
|
grossArea: "Área bruta",
|
|
34832
34832
|
numberOfParkingSpots: "Lugares estacionamento",
|
|
34833
34833
|
numberOfRooms: "Tipologia",
|
|
@@ -35017,7 +35017,7 @@ const fj = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
35017
35017
|
urbanLand: "Tierra urbana",
|
|
35018
35018
|
buildingYear: "Año de construcción",
|
|
35019
35019
|
condition: "Estado de la propiedad",
|
|
35020
|
-
energyEfficiency: "
|
|
35020
|
+
energyEfficiency: "Cert. energético",
|
|
35021
35021
|
grossArea: "Superficie ",
|
|
35022
35022
|
numberOfParkingSpots: "Plazas de estacionamiento",
|
|
35023
35023
|
numberOfRooms: "Habitaciones",
|
|
@@ -35082,7 +35082,7 @@ const fj = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
35082
35082
|
invalidAssetType: "Tipo de imóvel inválido",
|
|
35083
35083
|
invalidAdType: "Tipo de anúncio inválido",
|
|
35084
35084
|
invalidCondition: "Condição inválida",
|
|
35085
|
-
invalidEnergyCertificate: "
|
|
35085
|
+
invalidEnergyCertificate: "Cert. energético inválido",
|
|
35086
35086
|
invalidValue: "Valor inválido",
|
|
35087
35087
|
invalidHash: "Link inválido",
|
|
35088
35088
|
invalidAlias: "Introduza entre 5 a 21 caracteres alfanuméricos minúsculos",
|
|
@@ -35154,7 +35154,7 @@ const fj = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
35154
35154
|
invalidAssetType: "Tipo de inmueble inválido",
|
|
35155
35155
|
invalidAdType: "Anúncio inválido",
|
|
35156
35156
|
invalidCondition: "Condición inválida",
|
|
35157
|
-
invalidEnergyCertificate: "
|
|
35157
|
+
invalidEnergyCertificate: "Cert. energético inválido",
|
|
35158
35158
|
invalidValue: "Valor invalido",
|
|
35159
35159
|
invalidHash: "Link invaklido",
|
|
35160
35160
|
invalidAlias: "Introduzca entre 5 a 21 caracteres alfanuméricos en minúscula",
|
|
@@ -47587,10 +47587,7 @@ const yq = /* @__PURE__ */ Va(Cq), bq = (t) => {
|
|
|
47587
47587
|
}, $q = (t) => {
|
|
47588
47588
|
const { origin: e } = Wn((i) => i.appReducer), { step: n, totalSteps: r } = t, a = Gn([wo]);
|
|
47589
47589
|
return /* @__PURE__ */ z.jsxs(Pt, { container: !0, className: "py-5 w-full gap-x-5", alignItems: "center", children: [
|
|
47590
|
-
/* @__PURE__ */ z.
|
|
47591
|
-
"Powered by ",
|
|
47592
|
-
e === "pt" ? "Alfredo" : "PropData"
|
|
47593
|
-
] }),
|
|
47590
|
+
/* @__PURE__ */ z.jsx(Pt, { item: !0, xs: !0, className: "text-left text-sm text-neutral-600", children: "Powered by Alfredo" }),
|
|
47594
47591
|
/* @__PURE__ */ z.jsx(Pt, { item: !0, xs: !0 }),
|
|
47595
47592
|
/* @__PURE__ */ z.jsx(Pt, { item: !0, children: /* @__PURE__ */ z.jsx(Sq, { symbol: !0 }) }),
|
|
47596
47593
|
/* @__PURE__ */ z.jsx(
|