@scalant/career-hub 3.14.1-alpha.0 → 3.14.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/career-hub.es.js +6 -6
- package/dist/career-hub.umd.js +3 -3
- package/dist/style.css +1 -1
- package/package.json +2 -2
package/dist/career-hub.es.js
CHANGED
|
@@ -47383,7 +47383,7 @@ process.env.NODE_ENV !== "production" && (Dragger.displayName = "Dragger");
|
|
|
47383
47383
|
const Dragger$1 = Dragger, Upload = InternalUpload$1;
|
|
47384
47384
|
Upload.Dragger = Dragger$1;
|
|
47385
47385
|
Upload.LIST_IGNORE = LIST_IGNORE;
|
|
47386
|
-
const Upload$1 = Upload, content = "
|
|
47386
|
+
const Upload$1 = Upload, content = "_content_pfd8p_1", header$2 = "_header_pfd8p_9", sider = "_sider_pfd8p_17", layout = "_layout_pfd8p_21", styles$G = {
|
|
47387
47387
|
content,
|
|
47388
47388
|
header: header$2,
|
|
47389
47389
|
sider,
|
|
@@ -49996,10 +49996,10 @@ const JOB_CARD_CONFIG = {
|
|
|
49996
49996
|
isApplicationStatusAvailable: !1
|
|
49997
49997
|
},
|
|
49998
49998
|
applications: {
|
|
49999
|
-
isExperienceCtcAvailable: !
|
|
50000
|
-
isNoticePeriodAvailable: !
|
|
49999
|
+
isExperienceCtcAvailable: !0,
|
|
50000
|
+
isNoticePeriodAvailable: !0,
|
|
50001
50001
|
isAppliedDateAvailable: !0,
|
|
50002
|
-
isArchivedStatusAvailable: !
|
|
50002
|
+
isArchivedStatusAvailable: !0,
|
|
50003
50003
|
isApplicationStatusAvailable: !0
|
|
50004
50004
|
},
|
|
50005
50005
|
archived: {
|
|
@@ -50184,7 +50184,7 @@ const JOB_CARD_CONFIG = {
|
|
|
50184
50184
|
JOB_DETAILS: "60%"
|
|
50185
50185
|
}, JOB_FILTER_TAGS = {
|
|
50186
50186
|
relevant: {
|
|
50187
|
-
label: "
|
|
50187
|
+
label: "Preferred Jobs",
|
|
50188
50188
|
icon: UnlockOutlined$1
|
|
50189
50189
|
},
|
|
50190
50190
|
all: {
|
|
@@ -74423,7 +74423,7 @@ const heading = "_heading_2zalm_1", spinner = "_spinner_2zalm_8", alert = "_aler
|
|
|
74423
74423
|
noJobsImage,
|
|
74424
74424
|
noJobsHeading
|
|
74425
74425
|
}, { Title, Text } = Typography$1, TAB_HEADINGS = {
|
|
74426
|
-
[TAG_TO_TAB_MAPPING.relevant]: "
|
|
74426
|
+
[TAG_TO_TAB_MAPPING.relevant]: "Preferred Jobs",
|
|
74427
74427
|
[TAG_TO_TAB_MAPPING.all]: "All Jobs",
|
|
74428
74428
|
[TAG_TO_TAB_MAPPING.saved]: "Saved Jobs",
|
|
74429
74429
|
[TAG_TO_TAB_MAPPING.applied]: "Applied Jobs"
|