@cavuno/board 1.43.0 → 2.0.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/server.d.ts CHANGED
@@ -1,9 +1,9 @@
1
1
  import { BoardSdk } from './index.js';
2
- import './_spec-DQ2GR9lq.js';
3
- import './search-B1GtdfAm.js';
4
- import './board-DpBlk05S.js';
5
- import './jobs-BlnV6hmC.js';
6
- import './salaries-DzM7rbXp.js';
2
+ import './_spec-C7vqY_b3.js';
3
+ import './search-CnOIZEuc.js';
4
+ import './board-B8tJGX4i.js';
5
+ import './jobs-BEYJY97F.js';
6
+ import './salaries-D6q7h1J6.js';
7
7
 
8
8
  /**
9
9
  * Session cookie codec — pure (no framework imports, no node imports) so it
@@ -1,9 +1,9 @@
1
1
  import { BoardSdk } from './index.mjs';
2
- import './_spec-DQ2GR9lq.mjs';
3
- import './search-CnRMApws.mjs';
4
- import './board-ComPm8FD.mjs';
5
- import './jobs-DqujLqGk.mjs';
6
- import './salaries-CNJVapW5.mjs';
2
+ import './_spec-C7vqY_b3.mjs';
3
+ import './search-uC_ijbdu.mjs';
4
+ import './board-DmRuCA8m.mjs';
5
+ import './jobs-DJiISpqX.mjs';
6
+ import './salaries-B_Xb5k2s.mjs';
7
7
 
8
8
  /**
9
9
  * Sitemap primitives — the pure XML + bucket-filename logic behind a board
package/dist/sitemap.d.ts CHANGED
@@ -1,9 +1,9 @@
1
1
  import { BoardSdk } from './index.js';
2
- import './_spec-DQ2GR9lq.js';
3
- import './search-B1GtdfAm.js';
4
- import './board-DpBlk05S.js';
5
- import './jobs-BlnV6hmC.js';
6
- import './salaries-DzM7rbXp.js';
2
+ import './_spec-C7vqY_b3.js';
3
+ import './search-CnOIZEuc.js';
4
+ import './board-B8tJGX4i.js';
5
+ import './jobs-BEYJY97F.js';
6
+ import './salaries-D6q7h1J6.js';
7
7
 
8
8
  /**
9
9
  * Sitemap primitives — the pure XML + bucket-filename logic behind a board
@@ -1,5 +1,5 @@
1
- import { S as SuggestionItem, a as SearchSuggestQuery, F as FetchOptions, b as SuggestResult } from './search-CnRMApws.mjs';
2
- import './_spec-DQ2GR9lq.mjs';
1
+ import { S as SuggestionItem, a as SearchSuggestQuery, F as FetchOptions, b as SuggestResult } from './search-uC_ijbdu.mjs';
2
+ import './_spec-C7vqY_b3.mjs';
3
3
 
4
4
  /**
5
5
  * `@cavuno/board/suggest` — framework-agnostic headless search-suggest
package/dist/suggest.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { S as SuggestionItem, a as SearchSuggestQuery, F as FetchOptions, b as SuggestResult } from './search-B1GtdfAm.js';
2
- import './_spec-DQ2GR9lq.js';
1
+ import { S as SuggestionItem, a as SearchSuggestQuery, F as FetchOptions, b as SuggestResult } from './search-CnOIZEuc.js';
2
+ import './_spec-C7vqY_b3.js';
3
3
 
4
4
  /**
5
5
  * `@cavuno/board/suggest` — framework-agnostic headless search-suggest
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cavuno/board",
3
- "version": "1.43.0",
3
+ "version": "2.0.0",
4
4
  "description": "Typed isomorphic client for the Cavuno Board API",
5
5
  "license": "MIT",
6
6
  "type": "commonjs",
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.43.0",
2
+ "version": "2.0.0",
3
3
  "skills": [
4
4
  {
5
5
  "name": "cavuno-board-account",