@scalant/career-hub 4.0.7-alpha.0 → 4.0.9-alpha.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.
- package/dist/career-hub.es.js +2 -2
- package/dist/career-hub.umd.js +2 -2
- package/dist/style.css +1 -1
- package/package.json +2 -2
package/dist/career-hub.es.js
CHANGED
|
@@ -54587,7 +54587,7 @@ function ApplicationFormProvider({
|
|
|
54587
54587
|
}) {
|
|
54588
54588
|
const [te, ne] = useState(null), [re, ae] = useState(K), [oe, ie] = useState(null);
|
|
54589
54589
|
return useEffect(() => {
|
|
54590
|
-
ae(K);
|
|
54590
|
+
K === APPLICATION_STATUS$1.RESUME_CHOICE_SELECT ? ae(APPLICATION_STATUS$1.RESUME_FITMENT_CHECK) : ae(K);
|
|
54591
54591
|
}, [K]), /* @__PURE__ */ React__default.createElement(
|
|
54592
54592
|
ApplicationFormContext.Provider,
|
|
54593
54593
|
{
|
|
@@ -75737,7 +75737,7 @@ function ResumeFitmentCheck() {
|
|
|
75737
75737
|
))
|
|
75738
75738
|
);
|
|
75739
75739
|
}
|
|
75740
|
-
const container$2 = "
|
|
75740
|
+
const container$2 = "_container_1pyap_1", footer = "_footer_1pyap_10", text = "_text_1pyap_14", heading$1 = "_heading_1pyap_18", checkbox = "_checkbox_1pyap_24", styles$j = {
|
|
75741
75741
|
container: container$2,
|
|
75742
75742
|
footer,
|
|
75743
75743
|
text,
|