@opendoor/partner-sdk-client-react 1.0.7-beta.60.1 → 1.0.7-beta.65.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/DtcOnboardingFlow/assets/imageManifest.d.ts +3 -2
- package/dist/client-react/src/components/DtcOnboardingFlow/assets/imageManifest.d.ts.map +1 -1
- package/dist/client-react/src/components/DtcOnboardingFlow/inputs/CheckboxCardInput.d.ts.map +1 -1
- package/dist/index.js +291 -288
- package/dist/style.css +1 -1
- package/package.json +1 -2
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Image manifest — maps imageId strings from the engine's flow definitions
|
|
3
|
-
* to
|
|
3
|
+
* to CDN URLs for seller-score condition photos.
|
|
4
4
|
*
|
|
5
5
|
* These are the same images used on opendoor.com's DTC flow (reception-fe).
|
|
6
6
|
* Source: code/js/packages/reception-fe/src/helpers/flows/pages/roomCondition.ts
|
|
7
7
|
*
|
|
8
|
-
* Served via
|
|
8
|
+
* Served via Opendoor's Cloudflare image worker (images.opendoor.com),
|
|
9
|
+
* proxying to S3 (imgdrop-production).
|
|
9
10
|
*/
|
|
10
11
|
export declare const IMAGE_MANIFEST: Record<string, string>;
|
|
11
12
|
//# sourceMappingURL=imageManifest.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"imageManifest.d.ts","sourceRoot":"","sources":["../../../../../../src/components/DtcOnboardingFlow/assets/imageManifest.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"imageManifest.d.ts","sourceRoot":"","sources":["../../../../../../src/components/DtcOnboardingFlow/assets/imageManifest.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AASH,eAAO,MAAM,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CA4BjD,CAAC"}
|
package/dist/client-react/src/components/DtcOnboardingFlow/inputs/CheckboxCardInput.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CheckboxCardInput.d.ts","sourceRoot":"","sources":["../../../../../../src/components/DtcOnboardingFlow/inputs/CheckboxCardInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,6DAA6D,CAAC;AAIlG,UAAU,sBAAsB;IAC9B,QAAQ,EAAE,cAAc,CAAC;CAC1B;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,
|
|
1
|
+
{"version":3,"file":"CheckboxCardInput.d.ts","sourceRoot":"","sources":["../../../../../../src/components/DtcOnboardingFlow/inputs/CheckboxCardInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,6DAA6D,CAAC;AAIlG,UAAU,sBAAsB;IAC9B,QAAQ,EAAE,cAAc,CAAC;CAC1B;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CA6E9D,CAAC"}
|