@opendoor/partner-sdk-client-react 1.0.7-beta.59.1 → 1.0.7-beta.60.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.
@@ -1 +1 @@
1
- {"version":3,"file":"DtcPage.d.ts","sourceRoot":"","sources":["../../../../../src/components/DtcOnboardingFlow/DtcPage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AA2CjD,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAuB3B,CAAC"}
1
+ {"version":3,"file":"DtcPage.d.ts","sourceRoot":"","sources":["../../../../../src/components/DtcOnboardingFlow/DtcPage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAkDjD,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAuB3B,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { default as React } from 'react';
2
+ import { QuestionConfig } from '../../../../../client-js-core/src/internal/questionnaire/index.ts';
3
+
4
+ interface CheckboxCardInputProps {
5
+ question: QuestionConfig;
6
+ }
7
+ export declare const CheckboxCardInput: React.FC<CheckboxCardInputProps>;
8
+ export {};
9
+ //# sourceMappingURL=CheckboxCardInput.d.ts.map
@@ -0,0 +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,CA2E9D,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { default as React } from 'react';
2
+ import { QuestionConfig } from '../../../../../client-js-core/src/internal/questionnaire/index.ts';
3
+
4
+ interface CurrencyInputProps {
5
+ question: QuestionConfig;
6
+ }
7
+ export declare const CurrencyInput: React.FC<CurrencyInputProps>;
8
+ export {};
9
+ //# sourceMappingURL=CurrencyInput.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CurrencyInput.d.ts","sourceRoot":"","sources":["../../../../../../src/components/DtcOnboardingFlow/inputs/CurrencyInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,6DAA6D,CAAC;AAIlG,UAAU,kBAAkB;IAC1B,QAAQ,EAAE,cAAc,CAAC;CAC1B;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAoCtD,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { default as React } from 'react';
2
+ import { QuestionConfig } from '../../../../../client-js-core/src/internal/questionnaire/index.ts';
3
+
4
+ interface PhoneInputProps {
5
+ question: QuestionConfig;
6
+ }
7
+ export declare const PhoneInput: React.FC<PhoneInputProps>;
8
+ export {};
9
+ //# sourceMappingURL=PhoneInput.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PhoneInput.d.ts","sourceRoot":"","sources":["../../../../../../src/components/DtcOnboardingFlow/inputs/PhoneInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,6DAA6D,CAAC;AAIlG,UAAU,eAAe;IACvB,QAAQ,EAAE,cAAc,CAAC;CAC1B;AASD,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA2BhD,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { default as React } from 'react';
2
+ import { QuestionConfig } from '../../../../../client-js-core/src/internal/questionnaire/index.ts';
3
+
4
+ interface SearchableDropdownInputProps {
5
+ question: QuestionConfig;
6
+ }
7
+ export declare const SearchableDropdownInput: React.FC<SearchableDropdownInputProps>;
8
+ export {};
9
+ //# sourceMappingURL=SearchableDropdownInput.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SearchableDropdownInput.d.ts","sourceRoot":"","sources":["../../../../../../src/components/DtcOnboardingFlow/inputs/SearchableDropdownInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;AACf,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,6DAA6D,CAAC;AAKlG,UAAU,4BAA4B;IACpC,QAAQ,EAAE,cAAc,CAAC;CAC1B;AAOD,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,EAAE,CAC5C,4BAA4B,CAyN7B,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { default as React } from 'react';
2
+ import { QuestionConfig } from '../../../../../client-js-core/src/internal/questionnaire/index.ts';
3
+
4
+ interface ToggleInputProps {
5
+ question: QuestionConfig;
6
+ }
7
+ export declare const ToggleInput: React.FC<ToggleInputProps>;
8
+ export {};
9
+ //# sourceMappingURL=ToggleInput.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ToggleInput.d.ts","sourceRoot":"","sources":["../../../../../../src/components/DtcOnboardingFlow/inputs/ToggleInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,6DAA6D,CAAC;AAIlG,UAAU,gBAAgB;IACxB,QAAQ,EAAE,cAAc,CAAC;CAC1B;AAED,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAiBlD,CAAC"}