@realtek/core-theme 0.0.41 → 0.0.43
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-lib/index.cjs +2 -2
- package/dist-lib/index.cjs.map +1 -1
- package/dist-lib/index.js +1 -2
- package/dist-lib/index.js.map +1 -1
- package/package.json +1 -1
package/dist-lib/index.js
CHANGED
|
@@ -3536,7 +3536,7 @@ var Os = {
|
|
|
3536
3536
|
jobs: {
|
|
3537
3537
|
module: "jobs",
|
|
3538
3538
|
keys: ["jobRecruitmentStatus"],
|
|
3539
|
-
dateField: "
|
|
3539
|
+
dateField: "createdAt"
|
|
3540
3540
|
},
|
|
3541
3541
|
candidates: {
|
|
3542
3542
|
module: "candidates",
|
|
@@ -8468,7 +8468,6 @@ function Ed({ jobId: e, onActionComplete: t, onDescriptionSaved: n }) {
|
|
|
8468
8468
|
size: "small",
|
|
8469
8469
|
variant: "soft",
|
|
8470
8470
|
icon: /* @__PURE__ */ q(vt, {}),
|
|
8471
|
-
disabled: !0,
|
|
8472
8471
|
children: "AI Search"
|
|
8473
8472
|
}),
|
|
8474
8473
|
/* @__PURE__ */ q(Is, {
|