@cavuno/board 1.35.1 → 1.36.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/{board-t_WltBBa.d.mts → board-B0Fc98yY.d.mts} +1 -1
- package/dist/{board-Z7hjKDp8.d.ts → board-Z6pLCWxK.d.ts} +1 -1
- package/dist/filters.d.mts +1 -1
- package/dist/filters.d.ts +1 -1
- package/dist/format.d.mts +2 -2
- package/dist/format.d.ts +2 -2
- package/dist/index.d.mts +6 -6
- package/dist/index.d.ts +6 -6
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/{jobs-Dq2a9oPj.d.mts → jobs-5qXIfBcR.d.mts} +76 -1
- package/dist/{jobs-Dq2a9oPj.d.ts → jobs-5qXIfBcR.d.ts} +76 -1
- package/dist/{salaries-CWg82dOz.d.mts → salaries-CfJl9Hgx.d.mts} +1 -1
- package/dist/{salaries-CTin-18R.d.ts → salaries-K06ScmSn.d.ts} +1 -1
- package/dist/seo.d.mts +3 -3
- package/dist/seo.d.ts +3 -3
- package/dist/server.d.mts +3 -3
- package/dist/server.d.ts +3 -3
- package/dist/sitemap.d.mts +3 -3
- package/dist/sitemap.d.ts +3 -3
- package/package.json +1 -1
- package/skills/manifest.json +1 -1
package/dist/filters.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { B as BoardLabelOverrides } from './ui-copy-CKfFTtLk.mjs';
|
|
2
|
-
import { J as JobSort, E as EmploymentType, R as RemoteOption, S as Seniority } from './jobs-
|
|
2
|
+
import { J as JobSort, E as EmploymentType, R as RemoteOption, S as Seniority } from './jobs-5qXIfBcR.mjs';
|
|
3
3
|
|
|
4
4
|
declare const REMOTE_OPTIONS: readonly RemoteOption[];
|
|
5
5
|
/**
|
package/dist/filters.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { B as BoardLabelOverrides } from './ui-copy-CKfFTtLk.js';
|
|
2
|
-
import { J as JobSort, E as EmploymentType, R as RemoteOption, S as Seniority } from './jobs-
|
|
2
|
+
import { J as JobSort, E as EmploymentType, R as RemoteOption, S as Seniority } from './jobs-5qXIfBcR.js';
|
|
3
3
|
|
|
4
4
|
declare const REMOTE_OPTIONS: readonly RemoteOption[];
|
|
5
5
|
/**
|
package/dist/format.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { P as PublicJob, a as PublicJobCard, C as CustomFieldValues } from './jobs-
|
|
1
|
+
import { P as PublicJob, a as PublicJobCard, C as CustomFieldValues } from './jobs-5qXIfBcR.mjs';
|
|
2
2
|
import { B as BoardLabelOverrides } from './ui-copy-CKfFTtLk.mjs';
|
|
3
3
|
export { A as AlertsCopy, a as ApplyCopy, b as BlogCopy, c as BreadcrumbsCopy, C as CopyLinkCopy, E as EntityCopy, F as FooterCopy, J as JobCardCopy, d as JobDetailCopy, e as JobSearchCopy, N as NavCopy, P as PUBLIC_LABEL_GROUPS, f as PaginationCopy, S as SalaryCopy, U as UiCopy, u as uiCopy } from './ui-copy-CKfFTtLk.mjs';
|
|
4
|
-
import { C as CustomFieldDefinition } from './board-
|
|
4
|
+
import { C as CustomFieldDefinition } from './board-B0Fc98yY.mjs';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Date display helpers in the board language (required leading parameter,
|
package/dist/format.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { P as PublicJob, a as PublicJobCard, C as CustomFieldValues } from './jobs-
|
|
1
|
+
import { P as PublicJob, a as PublicJobCard, C as CustomFieldValues } from './jobs-5qXIfBcR.js';
|
|
2
2
|
import { B as BoardLabelOverrides } from './ui-copy-CKfFTtLk.js';
|
|
3
3
|
export { A as AlertsCopy, a as ApplyCopy, b as BlogCopy, c as BreadcrumbsCopy, C as CopyLinkCopy, E as EntityCopy, F as FooterCopy, J as JobCardCopy, d as JobDetailCopy, e as JobSearchCopy, N as NavCopy, P as PUBLIC_LABEL_GROUPS, f as PaginationCopy, S as SalaryCopy, U as UiCopy, u as uiCopy } from './ui-copy-CKfFTtLk.js';
|
|
4
|
-
import { C as CustomFieldDefinition } from './board-
|
|
4
|
+
import { C as CustomFieldDefinition } from './board-Z6pLCWxK.js';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Date display helpers in the board language (required leading parameter,
|
package/dist/index.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { b as Schemas, R as RemoteOption, E as EmploymentType, S as Seniority, L as ListEnvelope, c as components, d as JobsListQuery, e as JobCardListEnvelope, f as JobsSearchBody, g as JobCardSearchEnvelope, h as JobsSimilarQuery, i as SearchEnvelope } from './jobs-
|
|
2
|
-
export { j as CustomFieldValue, C as CustomFieldValues, k as EducationRequirement, l as JobCatalogPagination, m as JobCompany, J as JobSort, O as OfficeLocation, n as OffsetPagination, P as PublicJob, a as PublicJobCard, o as RelatedSearch, p as RemotePermit, q as RemoteTimezone, r as StorefrontPagination } from './jobs-
|
|
3
|
-
export { C as CustomFieldDefinition, a as CustomFieldOption, b as CustomFieldType, P as PublicBoard, c as PublicBoardAnalytics, d as PublicBoardFeatures, e as PublicBoardTheme } from './board-
|
|
4
|
-
import { b as CompaniesListQuery, c as CompanyListEnvelope, d as CompaniesSearchBody, e as CompanyJobsListQuery, f as CompanySimilarQuery, g as CompanyMarketsListQuery, h as SalaryDetailQuery, i as BlogPostsListQuery, j as BlogSimilarQuery, k as BlogSearchBody } from './salaries-
|
|
5
|
-
export { B as BlogAuthorEmbed, l as BlogTagEmbed, C as CompanyCategorySalary, m as CompanyMarket, n as CompanyMarketRef, a as CompanySalary, L as LocationSalaryDetail, o as LocationSkillsIndex, p as LocationTitlesIndex, q as PublicBlogAdjacentPosts, r as PublicBlogAuthor, s as PublicBlogPost, P as PublicBlogPostSummary, t as PublicBlogTag, u as PublicCompany, v as PublicCompanyDetail, w as SalaryCompany, x as SalaryLocation, y as SalarySkill, z as SalaryTitle, A as SkillLocationSalary, D as SkillLocationsIndex, S as SkillSalaryDetail, E as TitleLocationSalary, F as TitleLocationsIndex, T as TitleSalaryDetail } from './salaries-
|
|
1
|
+
import { b as Schemas, R as RemoteOption, E as EmploymentType, S as Seniority, L as ListEnvelope, c as components, d as JobsListQuery, e as JobCardListEnvelope, f as JobsSearchBody, g as JobCardSearchEnvelope, h as JobsSimilarQuery, i as SearchEnvelope } from './jobs-5qXIfBcR.mjs';
|
|
2
|
+
export { j as CustomFieldValue, C as CustomFieldValues, k as EducationRequirement, l as JobCatalogPagination, m as JobCompany, J as JobSort, O as OfficeLocation, n as OffsetPagination, P as PublicJob, a as PublicJobCard, o as RelatedSearch, p as RemotePermit, q as RemoteTimezone, r as StorefrontPagination } from './jobs-5qXIfBcR.mjs';
|
|
3
|
+
export { C as CustomFieldDefinition, a as CustomFieldOption, b as CustomFieldType, P as PublicBoard, c as PublicBoardAnalytics, d as PublicBoardFeatures, e as PublicBoardTheme } from './board-B0Fc98yY.mjs';
|
|
4
|
+
import { b as CompaniesListQuery, c as CompanyListEnvelope, d as CompaniesSearchBody, e as CompanyJobsListQuery, f as CompanySimilarQuery, g as CompanyMarketsListQuery, h as SalaryDetailQuery, i as BlogPostsListQuery, j as BlogSimilarQuery, k as BlogSearchBody } from './salaries-CfJl9Hgx.mjs';
|
|
5
|
+
export { B as BlogAuthorEmbed, l as BlogTagEmbed, C as CompanyCategorySalary, m as CompanyMarket, n as CompanyMarketRef, a as CompanySalary, L as LocationSalaryDetail, o as LocationSkillsIndex, p as LocationTitlesIndex, q as PublicBlogAdjacentPosts, r as PublicBlogAuthor, s as PublicBlogPost, P as PublicBlogPostSummary, t as PublicBlogTag, u as PublicCompany, v as PublicCompanyDetail, w as SalaryCompany, x as SalaryLocation, y as SalarySkill, z as SalaryTitle, A as SkillLocationSalary, D as SkillLocationsIndex, S as SkillSalaryDetail, E as TitleLocationSalary, F as TitleLocationsIndex, T as TitleSalaryDetail } from './salaries-CfJl9Hgx.mjs';
|
|
6
6
|
|
|
7
7
|
type Awaitable<T> = T | Promise<T>;
|
|
8
8
|
/**
|
|
@@ -204,7 +204,7 @@ declare function paginate<Q extends Record<string, unknown>, P extends PageShape
|
|
|
204
204
|
* constant because the package is platform-neutral and cannot read
|
|
205
205
|
* package.json at runtime.
|
|
206
206
|
*/
|
|
207
|
-
declare const SDK_VERSION = "1.
|
|
207
|
+
declare const SDK_VERSION = "1.36.0";
|
|
208
208
|
|
|
209
209
|
type SavedJob = Schemas['SavedJob'];
|
|
210
210
|
type SavedJobsListQuery = {
|
package/dist/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { b as Schemas, R as RemoteOption, E as EmploymentType, S as Seniority, L as ListEnvelope, c as components, d as JobsListQuery, e as JobCardListEnvelope, f as JobsSearchBody, g as JobCardSearchEnvelope, h as JobsSimilarQuery, i as SearchEnvelope } from './jobs-
|
|
2
|
-
export { j as CustomFieldValue, C as CustomFieldValues, k as EducationRequirement, l as JobCatalogPagination, m as JobCompany, J as JobSort, O as OfficeLocation, n as OffsetPagination, P as PublicJob, a as PublicJobCard, o as RelatedSearch, p as RemotePermit, q as RemoteTimezone, r as StorefrontPagination } from './jobs-
|
|
3
|
-
export { C as CustomFieldDefinition, a as CustomFieldOption, b as CustomFieldType, P as PublicBoard, c as PublicBoardAnalytics, d as PublicBoardFeatures, e as PublicBoardTheme } from './board-
|
|
4
|
-
import { b as CompaniesListQuery, c as CompanyListEnvelope, d as CompaniesSearchBody, e as CompanyJobsListQuery, f as CompanySimilarQuery, g as CompanyMarketsListQuery, h as SalaryDetailQuery, i as BlogPostsListQuery, j as BlogSimilarQuery, k as BlogSearchBody } from './salaries-
|
|
5
|
-
export { B as BlogAuthorEmbed, l as BlogTagEmbed, C as CompanyCategorySalary, m as CompanyMarket, n as CompanyMarketRef, a as CompanySalary, L as LocationSalaryDetail, o as LocationSkillsIndex, p as LocationTitlesIndex, q as PublicBlogAdjacentPosts, r as PublicBlogAuthor, s as PublicBlogPost, P as PublicBlogPostSummary, t as PublicBlogTag, u as PublicCompany, v as PublicCompanyDetail, w as SalaryCompany, x as SalaryLocation, y as SalarySkill, z as SalaryTitle, A as SkillLocationSalary, D as SkillLocationsIndex, S as SkillSalaryDetail, E as TitleLocationSalary, F as TitleLocationsIndex, T as TitleSalaryDetail } from './salaries-
|
|
1
|
+
import { b as Schemas, R as RemoteOption, E as EmploymentType, S as Seniority, L as ListEnvelope, c as components, d as JobsListQuery, e as JobCardListEnvelope, f as JobsSearchBody, g as JobCardSearchEnvelope, h as JobsSimilarQuery, i as SearchEnvelope } from './jobs-5qXIfBcR.js';
|
|
2
|
+
export { j as CustomFieldValue, C as CustomFieldValues, k as EducationRequirement, l as JobCatalogPagination, m as JobCompany, J as JobSort, O as OfficeLocation, n as OffsetPagination, P as PublicJob, a as PublicJobCard, o as RelatedSearch, p as RemotePermit, q as RemoteTimezone, r as StorefrontPagination } from './jobs-5qXIfBcR.js';
|
|
3
|
+
export { C as CustomFieldDefinition, a as CustomFieldOption, b as CustomFieldType, P as PublicBoard, c as PublicBoardAnalytics, d as PublicBoardFeatures, e as PublicBoardTheme } from './board-Z6pLCWxK.js';
|
|
4
|
+
import { b as CompaniesListQuery, c as CompanyListEnvelope, d as CompaniesSearchBody, e as CompanyJobsListQuery, f as CompanySimilarQuery, g as CompanyMarketsListQuery, h as SalaryDetailQuery, i as BlogPostsListQuery, j as BlogSimilarQuery, k as BlogSearchBody } from './salaries-K06ScmSn.js';
|
|
5
|
+
export { B as BlogAuthorEmbed, l as BlogTagEmbed, C as CompanyCategorySalary, m as CompanyMarket, n as CompanyMarketRef, a as CompanySalary, L as LocationSalaryDetail, o as LocationSkillsIndex, p as LocationTitlesIndex, q as PublicBlogAdjacentPosts, r as PublicBlogAuthor, s as PublicBlogPost, P as PublicBlogPostSummary, t as PublicBlogTag, u as PublicCompany, v as PublicCompanyDetail, w as SalaryCompany, x as SalaryLocation, y as SalarySkill, z as SalaryTitle, A as SkillLocationSalary, D as SkillLocationsIndex, S as SkillSalaryDetail, E as TitleLocationSalary, F as TitleLocationsIndex, T as TitleSalaryDetail } from './salaries-K06ScmSn.js';
|
|
6
6
|
|
|
7
7
|
type Awaitable<T> = T | Promise<T>;
|
|
8
8
|
/**
|
|
@@ -204,7 +204,7 @@ declare function paginate<Q extends Record<string, unknown>, P extends PageShape
|
|
|
204
204
|
* constant because the package is platform-neutral and cannot read
|
|
205
205
|
* package.json at runtime.
|
|
206
206
|
*/
|
|
207
|
-
declare const SDK_VERSION = "1.
|
|
207
|
+
declare const SDK_VERSION = "1.36.0";
|
|
208
208
|
|
|
209
209
|
type SavedJob = Schemas['SavedJob'];
|
|
210
210
|
type SavedJobsListQuery = {
|
package/dist/index.js
CHANGED
package/dist/index.mjs
CHANGED
|
@@ -1311,6 +1311,17 @@ interface components {
|
|
|
1311
1311
|
/** @description The stage label. */
|
|
1312
1312
|
label: string;
|
|
1313
1313
|
};
|
|
1314
|
+
CreateRedirectBody: {
|
|
1315
|
+
/** @description Source path to match, for example `/old-careers`. */
|
|
1316
|
+
fromPath: string;
|
|
1317
|
+
/** @description Destination path or URL, for example `/jobs`. */
|
|
1318
|
+
toPath: string;
|
|
1319
|
+
/**
|
|
1320
|
+
* @description HTTP status code. One of `301` or `302`. Defaults to `301`.
|
|
1321
|
+
* @default 301
|
|
1322
|
+
*/
|
|
1323
|
+
statusCode: 301 | 302;
|
|
1324
|
+
};
|
|
1314
1325
|
CreateSkillBody: {
|
|
1315
1326
|
name: string;
|
|
1316
1327
|
slug?: string;
|
|
@@ -2747,8 +2758,25 @@ interface components {
|
|
|
2747
2758
|
requireApprovalAggregatedJobs?: boolean;
|
|
2748
2759
|
/** @description Whether visitors must sign in to view jobs. */
|
|
2749
2760
|
registrationWallEnabled?: boolean;
|
|
2750
|
-
/** @description
|
|
2761
|
+
/** @description Legacy shorthand for the talent directory. `true` maps to `talentDirectoryVisibility: "public"`; `false` maps to `"off"`. Prefer the tri-state field. Providing both with conflicting values returns `settings_conflicting_fields`. */
|
|
2751
2762
|
talentDirectoryEnabled?: boolean;
|
|
2763
|
+
/**
|
|
2764
|
+
* @description Talent directory access mode: `off` (hidden), `public` (anyone), or `employers_only` (approved employers). Canonical field; supersedes `talentDirectoryEnabled`.
|
|
2765
|
+
* @enum {string}
|
|
2766
|
+
*/
|
|
2767
|
+
talentDirectoryVisibility?: "off" | "public" | "employers_only";
|
|
2768
|
+
/** @description Whether the public board shows a cookie consent banner before non-essential tracking runs. */
|
|
2769
|
+
requireCookieConsent?: boolean;
|
|
2770
|
+
/** @description Title shown on the cookie consent banner. 1–200 characters. */
|
|
2771
|
+
cookieBannerTitle?: string;
|
|
2772
|
+
/** @description Body copy shown on the cookie consent banner. 1–500 characters. */
|
|
2773
|
+
cookieBannerDescription?: string;
|
|
2774
|
+
/** @description Reject-button label on the cookie consent banner. 1–80 characters. */
|
|
2775
|
+
cookieBannerRejectLabel?: string;
|
|
2776
|
+
/** @description Accept-button label on the cookie consent banner. 1–80 characters. */
|
|
2777
|
+
cookieBannerAcceptLabel?: string;
|
|
2778
|
+
/** @description Preferences/manage-button label on the cookie consent banner. 1–80 characters. */
|
|
2779
|
+
cookieBannerManageLabel?: string;
|
|
2752
2780
|
/** @description Whether the Cavuno-branded footer is displayed on the public board. Plan-gated; lower-tier plans cannot disable this. */
|
|
2753
2781
|
showCavunoBranding?: boolean;
|
|
2754
2782
|
/** @description Default expiry, in days, applied to newly published jobs when no `expiresAt` is supplied. */
|
|
@@ -3371,6 +3399,23 @@ interface components {
|
|
|
3371
3399
|
/** Format: date-time */
|
|
3372
3400
|
markedAt: string;
|
|
3373
3401
|
};
|
|
3402
|
+
Redirect: {
|
|
3403
|
+
/** @description Unique identifier for the redirect. */
|
|
3404
|
+
id: string;
|
|
3405
|
+
/**
|
|
3406
|
+
* @description String representing the object's type. Objects of the same type share the same value.
|
|
3407
|
+
* @enum {string}
|
|
3408
|
+
*/
|
|
3409
|
+
object: "redirect";
|
|
3410
|
+
/** @description Source path matched by this redirect. */
|
|
3411
|
+
fromPath: string;
|
|
3412
|
+
/** @description Destination path or URL. */
|
|
3413
|
+
toPath: string;
|
|
3414
|
+
/** @description HTTP status code used when redirecting. */
|
|
3415
|
+
statusCode: 301 | 302;
|
|
3416
|
+
/** @description Time at which the redirect was created. ISO 8601 datetime. */
|
|
3417
|
+
createdAt: string;
|
|
3418
|
+
};
|
|
3374
3419
|
RedirectResolution: {
|
|
3375
3420
|
/** @enum {string} */
|
|
3376
3421
|
object: "redirect_resolution";
|
|
@@ -3378,6 +3423,28 @@ interface components {
|
|
|
3378
3423
|
/** @description The redirect target (board-relative), or `null` when no redirect matches. The consumer 308s to `target`, or 404s when `null`. */
|
|
3379
3424
|
target: string | null;
|
|
3380
3425
|
};
|
|
3426
|
+
RedirectsBatchRequest: {
|
|
3427
|
+
/** @description Array of sub-operations to execute. Each entry runs independently and reports its result on the corresponding entry of the response `data` array. Sub-operation `id` values must be unique within the batch. Up to 100 entries. */
|
|
3428
|
+
operations: ({
|
|
3429
|
+
id: string;
|
|
3430
|
+
/** @enum {string} */
|
|
3431
|
+
method: "POST";
|
|
3432
|
+
body?: unknown;
|
|
3433
|
+
action?: string;
|
|
3434
|
+
resourceId?: string;
|
|
3435
|
+
} | {
|
|
3436
|
+
id: string;
|
|
3437
|
+
/** @enum {string} */
|
|
3438
|
+
method: "PATCH";
|
|
3439
|
+
body?: unknown;
|
|
3440
|
+
resourceId: string;
|
|
3441
|
+
} | {
|
|
3442
|
+
id: string;
|
|
3443
|
+
/** @enum {string} */
|
|
3444
|
+
method: "DELETE";
|
|
3445
|
+
resourceId: string;
|
|
3446
|
+
})[];
|
|
3447
|
+
};
|
|
3381
3448
|
RejectClaimBody: {
|
|
3382
3449
|
/** @description Optional free-form reason recorded in the audit log. */
|
|
3383
3450
|
reason?: string;
|
|
@@ -4508,6 +4575,14 @@ interface components {
|
|
|
4508
4575
|
label?: string;
|
|
4509
4576
|
hidden?: boolean;
|
|
4510
4577
|
};
|
|
4578
|
+
UpdateRedirectBody: {
|
|
4579
|
+
/** @description Source path to match, for example `/old-careers`. */
|
|
4580
|
+
fromPath?: string;
|
|
4581
|
+
/** @description Destination path or URL, for example `/jobs`. */
|
|
4582
|
+
toPath?: string;
|
|
4583
|
+
/** @description HTTP status code. One of `301` or `302`. */
|
|
4584
|
+
statusCode?: 301 | 302;
|
|
4585
|
+
};
|
|
4511
4586
|
UpdateSkillBody: {
|
|
4512
4587
|
name?: string;
|
|
4513
4588
|
slug?: string;
|
|
@@ -1311,6 +1311,17 @@ interface components {
|
|
|
1311
1311
|
/** @description The stage label. */
|
|
1312
1312
|
label: string;
|
|
1313
1313
|
};
|
|
1314
|
+
CreateRedirectBody: {
|
|
1315
|
+
/** @description Source path to match, for example `/old-careers`. */
|
|
1316
|
+
fromPath: string;
|
|
1317
|
+
/** @description Destination path or URL, for example `/jobs`. */
|
|
1318
|
+
toPath: string;
|
|
1319
|
+
/**
|
|
1320
|
+
* @description HTTP status code. One of `301` or `302`. Defaults to `301`.
|
|
1321
|
+
* @default 301
|
|
1322
|
+
*/
|
|
1323
|
+
statusCode: 301 | 302;
|
|
1324
|
+
};
|
|
1314
1325
|
CreateSkillBody: {
|
|
1315
1326
|
name: string;
|
|
1316
1327
|
slug?: string;
|
|
@@ -2747,8 +2758,25 @@ interface components {
|
|
|
2747
2758
|
requireApprovalAggregatedJobs?: boolean;
|
|
2748
2759
|
/** @description Whether visitors must sign in to view jobs. */
|
|
2749
2760
|
registrationWallEnabled?: boolean;
|
|
2750
|
-
/** @description
|
|
2761
|
+
/** @description Legacy shorthand for the talent directory. `true` maps to `talentDirectoryVisibility: "public"`; `false` maps to `"off"`. Prefer the tri-state field. Providing both with conflicting values returns `settings_conflicting_fields`. */
|
|
2751
2762
|
talentDirectoryEnabled?: boolean;
|
|
2763
|
+
/**
|
|
2764
|
+
* @description Talent directory access mode: `off` (hidden), `public` (anyone), or `employers_only` (approved employers). Canonical field; supersedes `talentDirectoryEnabled`.
|
|
2765
|
+
* @enum {string}
|
|
2766
|
+
*/
|
|
2767
|
+
talentDirectoryVisibility?: "off" | "public" | "employers_only";
|
|
2768
|
+
/** @description Whether the public board shows a cookie consent banner before non-essential tracking runs. */
|
|
2769
|
+
requireCookieConsent?: boolean;
|
|
2770
|
+
/** @description Title shown on the cookie consent banner. 1–200 characters. */
|
|
2771
|
+
cookieBannerTitle?: string;
|
|
2772
|
+
/** @description Body copy shown on the cookie consent banner. 1–500 characters. */
|
|
2773
|
+
cookieBannerDescription?: string;
|
|
2774
|
+
/** @description Reject-button label on the cookie consent banner. 1–80 characters. */
|
|
2775
|
+
cookieBannerRejectLabel?: string;
|
|
2776
|
+
/** @description Accept-button label on the cookie consent banner. 1–80 characters. */
|
|
2777
|
+
cookieBannerAcceptLabel?: string;
|
|
2778
|
+
/** @description Preferences/manage-button label on the cookie consent banner. 1–80 characters. */
|
|
2779
|
+
cookieBannerManageLabel?: string;
|
|
2752
2780
|
/** @description Whether the Cavuno-branded footer is displayed on the public board. Plan-gated; lower-tier plans cannot disable this. */
|
|
2753
2781
|
showCavunoBranding?: boolean;
|
|
2754
2782
|
/** @description Default expiry, in days, applied to newly published jobs when no `expiresAt` is supplied. */
|
|
@@ -3371,6 +3399,23 @@ interface components {
|
|
|
3371
3399
|
/** Format: date-time */
|
|
3372
3400
|
markedAt: string;
|
|
3373
3401
|
};
|
|
3402
|
+
Redirect: {
|
|
3403
|
+
/** @description Unique identifier for the redirect. */
|
|
3404
|
+
id: string;
|
|
3405
|
+
/**
|
|
3406
|
+
* @description String representing the object's type. Objects of the same type share the same value.
|
|
3407
|
+
* @enum {string}
|
|
3408
|
+
*/
|
|
3409
|
+
object: "redirect";
|
|
3410
|
+
/** @description Source path matched by this redirect. */
|
|
3411
|
+
fromPath: string;
|
|
3412
|
+
/** @description Destination path or URL. */
|
|
3413
|
+
toPath: string;
|
|
3414
|
+
/** @description HTTP status code used when redirecting. */
|
|
3415
|
+
statusCode: 301 | 302;
|
|
3416
|
+
/** @description Time at which the redirect was created. ISO 8601 datetime. */
|
|
3417
|
+
createdAt: string;
|
|
3418
|
+
};
|
|
3374
3419
|
RedirectResolution: {
|
|
3375
3420
|
/** @enum {string} */
|
|
3376
3421
|
object: "redirect_resolution";
|
|
@@ -3378,6 +3423,28 @@ interface components {
|
|
|
3378
3423
|
/** @description The redirect target (board-relative), or `null` when no redirect matches. The consumer 308s to `target`, or 404s when `null`. */
|
|
3379
3424
|
target: string | null;
|
|
3380
3425
|
};
|
|
3426
|
+
RedirectsBatchRequest: {
|
|
3427
|
+
/** @description Array of sub-operations to execute. Each entry runs independently and reports its result on the corresponding entry of the response `data` array. Sub-operation `id` values must be unique within the batch. Up to 100 entries. */
|
|
3428
|
+
operations: ({
|
|
3429
|
+
id: string;
|
|
3430
|
+
/** @enum {string} */
|
|
3431
|
+
method: "POST";
|
|
3432
|
+
body?: unknown;
|
|
3433
|
+
action?: string;
|
|
3434
|
+
resourceId?: string;
|
|
3435
|
+
} | {
|
|
3436
|
+
id: string;
|
|
3437
|
+
/** @enum {string} */
|
|
3438
|
+
method: "PATCH";
|
|
3439
|
+
body?: unknown;
|
|
3440
|
+
resourceId: string;
|
|
3441
|
+
} | {
|
|
3442
|
+
id: string;
|
|
3443
|
+
/** @enum {string} */
|
|
3444
|
+
method: "DELETE";
|
|
3445
|
+
resourceId: string;
|
|
3446
|
+
})[];
|
|
3447
|
+
};
|
|
3381
3448
|
RejectClaimBody: {
|
|
3382
3449
|
/** @description Optional free-form reason recorded in the audit log. */
|
|
3383
3450
|
reason?: string;
|
|
@@ -4508,6 +4575,14 @@ interface components {
|
|
|
4508
4575
|
label?: string;
|
|
4509
4576
|
hidden?: boolean;
|
|
4510
4577
|
};
|
|
4578
|
+
UpdateRedirectBody: {
|
|
4579
|
+
/** @description Source path to match, for example `/old-careers`. */
|
|
4580
|
+
fromPath?: string;
|
|
4581
|
+
/** @description Destination path or URL, for example `/jobs`. */
|
|
4582
|
+
toPath?: string;
|
|
4583
|
+
/** @description HTTP status code. One of `301` or `302`. */
|
|
4584
|
+
statusCode?: 301 | 302;
|
|
4585
|
+
};
|
|
4511
4586
|
UpdateSkillBody: {
|
|
4512
4587
|
name?: string;
|
|
4513
4588
|
slug?: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { b as Schemas, L as ListEnvelope, o as RelatedSearch } from './jobs-
|
|
1
|
+
import { b as Schemas, L as ListEnvelope, o as RelatedSearch } from './jobs-5qXIfBcR.mjs';
|
|
2
2
|
|
|
3
3
|
/** Author shape embedded on posts (no `object` discriminator). */
|
|
4
4
|
type BlogAuthorEmbed = Schemas['PublicBlogAuthorEmbed'];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { b as Schemas, L as ListEnvelope, o as RelatedSearch } from './jobs-
|
|
1
|
+
import { b as Schemas, L as ListEnvelope, o as RelatedSearch } from './jobs-5qXIfBcR.js';
|
|
2
2
|
|
|
3
3
|
/** Author shape embedded on posts (no `object` discriminator). */
|
|
4
4
|
type BlogAuthorEmbed = Schemas['PublicBlogAuthorEmbed'];
|
package/dist/seo.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { P as PublicBlogPostSummary, B as BlogAuthorEmbed, C as CompanyCategorySalary, a as CompanySalary, L as LocationSalaryDetail, S as SkillSalaryDetail, T as TitleSalaryDetail } from './salaries-
|
|
2
|
-
import { P as PublicBoard } from './board-
|
|
3
|
-
import { P as PublicJob } from './jobs-
|
|
1
|
+
import { P as PublicBlogPostSummary, B as BlogAuthorEmbed, C as CompanyCategorySalary, a as CompanySalary, L as LocationSalaryDetail, S as SkillSalaryDetail, T as TitleSalaryDetail } from './salaries-CfJl9Hgx.mjs';
|
|
2
|
+
import { P as PublicBoard } from './board-B0Fc98yY.mjs';
|
|
3
|
+
import { P as PublicJob } from './jobs-5qXIfBcR.mjs';
|
|
4
4
|
import { B as BoardLabelOverrides } from './ui-copy-CKfFTtLk.mjs';
|
|
5
5
|
|
|
6
6
|
/**
|
package/dist/seo.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { P as PublicBlogPostSummary, B as BlogAuthorEmbed, C as CompanyCategorySalary, a as CompanySalary, L as LocationSalaryDetail, S as SkillSalaryDetail, T as TitleSalaryDetail } from './salaries-
|
|
2
|
-
import { P as PublicBoard } from './board-
|
|
3
|
-
import { P as PublicJob } from './jobs-
|
|
1
|
+
import { P as PublicBlogPostSummary, B as BlogAuthorEmbed, C as CompanyCategorySalary, a as CompanySalary, L as LocationSalaryDetail, S as SkillSalaryDetail, T as TitleSalaryDetail } from './salaries-K06ScmSn.js';
|
|
2
|
+
import { P as PublicBoard } from './board-Z6pLCWxK.js';
|
|
3
|
+
import { P as PublicJob } from './jobs-5qXIfBcR.js';
|
|
4
4
|
import { B as BoardLabelOverrides } from './ui-copy-CKfFTtLk.js';
|
|
5
5
|
|
|
6
6
|
/**
|
package/dist/server.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { BoardSdk } from './index.mjs';
|
|
2
|
-
import './jobs-
|
|
3
|
-
import './board-
|
|
4
|
-
import './salaries-
|
|
2
|
+
import './jobs-5qXIfBcR.mjs';
|
|
3
|
+
import './board-B0Fc98yY.mjs';
|
|
4
|
+
import './salaries-CfJl9Hgx.mjs';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Session cookie codec — pure (no framework imports, no node imports) so it
|
package/dist/server.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { BoardSdk } from './index.js';
|
|
2
|
-
import './jobs-
|
|
3
|
-
import './board-
|
|
4
|
-
import './salaries-
|
|
2
|
+
import './jobs-5qXIfBcR.js';
|
|
3
|
+
import './board-Z6pLCWxK.js';
|
|
4
|
+
import './salaries-K06ScmSn.js';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Session cookie codec — pure (no framework imports, no node imports) so it
|
package/dist/sitemap.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { BoardSdk } from './index.mjs';
|
|
2
|
-
import './jobs-
|
|
3
|
-
import './board-
|
|
4
|
-
import './salaries-
|
|
2
|
+
import './jobs-5qXIfBcR.mjs';
|
|
3
|
+
import './board-B0Fc98yY.mjs';
|
|
4
|
+
import './salaries-CfJl9Hgx.mjs';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Sitemap primitives — the pure XML + bucket-filename logic behind a board
|
package/dist/sitemap.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { BoardSdk } from './index.js';
|
|
2
|
-
import './jobs-
|
|
3
|
-
import './board-
|
|
4
|
-
import './salaries-
|
|
2
|
+
import './jobs-5qXIfBcR.js';
|
|
3
|
+
import './board-Z6pLCWxK.js';
|
|
4
|
+
import './salaries-K06ScmSn.js';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Sitemap primitives — the pure XML + bucket-filename logic behind a board
|
package/package.json
CHANGED
package/skills/manifest.json
CHANGED