@opendoor/partner-sdk-client-react 1.1.0 → 1.1.1-beta.72.1
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/client-react/src/components/QualificationQuestions/pages/additionalDetailsPage.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"additionalDetailsPage.d.ts","sourceRoot":"","sources":["../../../../../../src/components/QualificationQuestions/pages/additionalDetailsPage.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAY5D,eAAO,MAAM,qBAAqB,EAAE,
|
|
1
|
+
{"version":3,"file":"additionalDetailsPage.d.ts","sourceRoot":"","sources":["../../../../../../src/components/QualificationQuestions/pages/additionalDetailsPage.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAY5D,eAAO,MAAM,qBAAqB,EAAE,UAkGnC,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -3000,7 +3000,7 @@ const Xa = [["path", { d: "M19 3v12h-5c-.023 -3.681 .184 -7.406 5 -12m0 12v6h-1v
|
|
|
3000
3000
|
key: "home.features.rooms.living.basement.natural_light",
|
|
3001
3001
|
style: "toggle",
|
|
3002
3002
|
type: "boolean",
|
|
3003
|
-
question: "
|
|
3003
|
+
question: "Basement receives natural light",
|
|
3004
3004
|
required: !1,
|
|
3005
3005
|
showWhen: { field: "home.has_basement", op: "eq", value: !0 }
|
|
3006
3006
|
}
|
|
@@ -3862,7 +3862,8 @@ const Xa = [["path", { d: "M19 3v12h-5c-.023 -3.681 .184 -7.406 5 -12m0 12v6h-1v
|
|
|
3862
3862
|
key: "home.hoa_fees",
|
|
3863
3863
|
style: "currency",
|
|
3864
3864
|
type: "number",
|
|
3865
|
-
question: "What do you pay in fees to your homeowner’s association?",
|
|
3865
|
+
question: "What do you pay monthly in fees to your homeowner’s association?",
|
|
3866
|
+
description: "Enter monthly amount",
|
|
3866
3867
|
required: !0,
|
|
3867
3868
|
showWhen: { field: "home.hoa", op: "eq", value: "yes" }
|
|
3868
3869
|
}
|