@opendoor/partner-sdk-client-react 1.1.6-beta.97.1 → 1.2.0

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.
Files changed (62) hide show
  1. package/README.md +3 -3
  2. package/dist/client-react/src/index.d.ts +0 -2
  3. package/dist/client-react/src/index.d.ts.map +1 -1
  4. package/dist/index.js +1779 -4420
  5. package/dist/style.css +1 -1
  6. package/package.json +1 -1
  7. package/dist/client-react/src/components/QualificationQuestions/QQContext.d.ts +0 -30
  8. package/dist/client-react/src/components/QualificationQuestions/QQContext.d.ts.map +0 -1
  9. package/dist/client-react/src/components/QualificationQuestions/QQLayout.d.ts +0 -14
  10. package/dist/client-react/src/components/QualificationQuestions/QQLayout.d.ts.map +0 -1
  11. package/dist/client-react/src/components/QualificationQuestions/QQNavigation.d.ts +0 -4
  12. package/dist/client-react/src/components/QualificationQuestions/QQNavigation.d.ts.map +0 -1
  13. package/dist/client-react/src/components/QualificationQuestions/QQPage.d.ts +0 -4
  14. package/dist/client-react/src/components/QualificationQuestions/QQPage.d.ts.map +0 -1
  15. package/dist/client-react/src/components/QualificationQuestions/QQProvider.d.ts +0 -30
  16. package/dist/client-react/src/components/QualificationQuestions/QQProvider.d.ts.map +0 -1
  17. package/dist/client-react/src/components/QualificationQuestions/QQReviewCard.d.ts +0 -13
  18. package/dist/client-react/src/components/QualificationQuestions/QQReviewCard.d.ts.map +0 -1
  19. package/dist/client-react/src/components/QualificationQuestions/QQSidebar.d.ts +0 -8
  20. package/dist/client-react/src/components/QualificationQuestions/QQSidebar.d.ts.map +0 -1
  21. package/dist/client-react/src/components/QualificationQuestions/QualificationQuestions.d.ts +0 -44
  22. package/dist/client-react/src/components/QualificationQuestions/QualificationQuestions.d.ts.map +0 -1
  23. package/dist/client-react/src/components/QualificationQuestions/fields/CardSelectField.d.ts +0 -5
  24. package/dist/client-react/src/components/QualificationQuestions/fields/CardSelectField.d.ts.map +0 -1
  25. package/dist/client-react/src/components/QualificationQuestions/fields/CheckboxField.d.ts +0 -5
  26. package/dist/client-react/src/components/QualificationQuestions/fields/CheckboxField.d.ts.map +0 -1
  27. package/dist/client-react/src/components/QualificationQuestions/fields/CurrencyField.d.ts +0 -5
  28. package/dist/client-react/src/components/QualificationQuestions/fields/CurrencyField.d.ts.map +0 -1
  29. package/dist/client-react/src/components/QualificationQuestions/fields/DropdownField.d.ts +0 -5
  30. package/dist/client-react/src/components/QualificationQuestions/fields/DropdownField.d.ts.map +0 -1
  31. package/dist/client-react/src/components/QualificationQuestions/fields/FieldRenderer.d.ts +0 -6
  32. package/dist/client-react/src/components/QualificationQuestions/fields/FieldRenderer.d.ts.map +0 -1
  33. package/dist/client-react/src/components/QualificationQuestions/fields/FieldWrapper.d.ts +0 -10
  34. package/dist/client-react/src/components/QualificationQuestions/fields/FieldWrapper.d.ts.map +0 -1
  35. package/dist/client-react/src/components/QualificationQuestions/fields/InputField.d.ts +0 -5
  36. package/dist/client-react/src/components/QualificationQuestions/fields/InputField.d.ts.map +0 -1
  37. package/dist/client-react/src/components/QualificationQuestions/fields/PhoneField.d.ts +0 -5
  38. package/dist/client-react/src/components/QualificationQuestions/fields/PhoneField.d.ts.map +0 -1
  39. package/dist/client-react/src/components/QualificationQuestions/fields/RadioField.d.ts +0 -5
  40. package/dist/client-react/src/components/QualificationQuestions/fields/RadioField.d.ts.map +0 -1
  41. package/dist/client-react/src/components/QualificationQuestions/fields/ToggleField.d.ts +0 -6
  42. package/dist/client-react/src/components/QualificationQuestions/fields/ToggleField.d.ts.map +0 -1
  43. package/dist/client-react/src/components/QualificationQuestions/fields/index.d.ts +0 -12
  44. package/dist/client-react/src/components/QualificationQuestions/fields/index.d.ts.map +0 -1
  45. package/dist/client-react/src/components/QualificationQuestions/fields/types.d.ts +0 -7
  46. package/dist/client-react/src/components/QualificationQuestions/fields/types.d.ts.map +0 -1
  47. package/dist/client-react/src/components/QualificationQuestions/icons.d.ts +0 -7
  48. package/dist/client-react/src/components/QualificationQuestions/icons.d.ts.map +0 -1
  49. package/dist/client-react/src/components/QualificationQuestions/index.d.ts +0 -3
  50. package/dist/client-react/src/components/QualificationQuestions/index.d.ts.map +0 -1
  51. package/dist/client-react/src/components/QualificationQuestions/pages/additionalDetailsPage.d.ts +0 -4
  52. package/dist/client-react/src/components/QualificationQuestions/pages/additionalDetailsPage.d.ts.map +0 -1
  53. package/dist/client-react/src/components/QualificationQuestions/pages/conditionPage.d.ts +0 -4
  54. package/dist/client-react/src/components/QualificationQuestions/pages/conditionPage.d.ts.map +0 -1
  55. package/dist/client-react/src/components/QualificationQuestions/pages/contactInfoPage.d.ts +0 -4
  56. package/dist/client-react/src/components/QualificationQuestions/pages/contactInfoPage.d.ts.map +0 -1
  57. package/dist/client-react/src/components/QualificationQuestions/pages/featuresPage.d.ts +0 -4
  58. package/dist/client-react/src/components/QualificationQuestions/pages/featuresPage.d.ts.map +0 -1
  59. package/dist/client-react/src/components/QualificationQuestions/pages/homeDetailsPage.d.ts +0 -4
  60. package/dist/client-react/src/components/QualificationQuestions/pages/homeDetailsPage.d.ts.map +0 -1
  61. package/dist/client-react/src/components/QualificationQuestions/pages/index.d.ts +0 -6
  62. package/dist/client-react/src/components/QualificationQuestions/pages/index.d.ts.map +0 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @opendoor/partner-sdk-client-react
2
2
 
3
- React components for Opendoor partner integrations. Prebuilt address entry and qualification questions flow with theming support.
3
+ React components for Opendoor partner integrations. Prebuilt address entry and home-details onboarding flow with theming support.
4
4
 
5
5
  ## Install
6
6
 
@@ -14,7 +14,7 @@ npm install @opendoor/partner-sdk-client-react @opendoor/partner-sdk-client-js-c
14
14
  import {
15
15
  OpendoorProvider,
16
16
  AddressEntry,
17
- QualificationQuestions,
17
+ DtcOnboardingFlow,
18
18
  } from '@opendoor/partner-sdk-client-react';
19
19
  import { OpendoorClient } from '@opendoor/partner-sdk-client-js-core';
20
20
 
@@ -29,7 +29,7 @@ function App() {
29
29
  }}
30
30
  />
31
31
  {/* After offer created: */}
32
- <QualificationQuestions
32
+ <DtcOnboardingFlow
33
33
  offerId={offerId}
34
34
  address={address}
35
35
  onSubmit={(answers) => {
@@ -3,8 +3,6 @@ export type { OpendoorProviderProps } from './provider';
3
3
  export { useOpendoorClient } from './useOpendoorClient';
4
4
  export { AddressEntry } from './components/AddressEntry';
5
5
  export type { AddressEntryProps } from './components/AddressEntry';
6
- export { QualificationQuestions } from './components/QualificationQuestions';
7
- export type { QualificationQuestionsProps } from './components/QualificationQuestions';
8
6
  export { AddressUnitConfirmation } from './components/AddressUnitConfirmation';
9
7
  export type { AddressUnitConfirmationProps } from './components/AddressUnitConfirmation';
10
8
  export { AddressMap } from './components/AddressMap';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAC9C,YAAY,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AACzD,YAAY,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AAGnE,OAAO,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAC7E,YAAY,EAAE,2BAA2B,EAAE,MAAM,qCAAqC,CAAC;AAGvF,OAAO,EAAE,uBAAuB,EAAE,MAAM,sCAAsC,CAAC;AAC/E,YAAY,EAAE,4BAA4B,EAAE,MAAM,sCAAsC,CAAC;AAGzF,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AACrD,YAAY,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAG/D,OAAO,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAC;AACnE,YAAY,EAAE,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAG7E,OAAO,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAC7E,YAAY,EAAE,2BAA2B,EAAE,MAAM,qCAAqC,CAAC;AAGvF,YAAY,EACV,OAAO,EACP,kBAAkB,EAClB,mBAAmB,EACnB,0BAA0B,EAC1B,oBAAoB,EACpB,kBAAkB,EAClB,sBAAsB,GACvB,MAAM,sCAAsC,CAAC;AAC9C,OAAO,EACL,MAAM,EACN,iBAAiB,GAClB,MAAM,sCAAsC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAC9C,YAAY,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AACzD,YAAY,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AAGnE,OAAO,EAAE,uBAAuB,EAAE,MAAM,sCAAsC,CAAC;AAC/E,YAAY,EAAE,4BAA4B,EAAE,MAAM,sCAAsC,CAAC;AAGzF,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AACrD,YAAY,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAG/D,OAAO,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAC;AACnE,YAAY,EAAE,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAG7E,OAAO,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAC7E,YAAY,EAAE,2BAA2B,EAAE,MAAM,qCAAqC,CAAC;AAGvF,YAAY,EACV,OAAO,EACP,kBAAkB,EAClB,mBAAmB,EACnB,0BAA0B,EAC1B,oBAAoB,EACpB,kBAAkB,EAClB,sBAAsB,GACvB,MAAM,sCAAsC,CAAC;AAC9C,OAAO,EACL,MAAM,EACN,iBAAiB,GAClB,MAAM,sCAAsC,CAAC"}