@dailydotdev/schema 0.2.40 → 0.2.41
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/brokkr/brokkr_connect.cjs +1 -1
- package/dist/brokkr/brokkr_connect.d.cts +1 -10
- package/dist/brokkr/brokkr_connect.d.ts +1 -10
- package/dist/brokkr/brokkr_connect.js +1 -1
- package/dist/brokkr/brokkr_pb.cjs +1 -1
- package/dist/brokkr/brokkr_pb.d.cts +1 -31
- package/dist/brokkr/brokkr_pb.d.ts +1 -31
- package/dist/brokkr/brokkr_pb.js +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
var e,r=Object.defineProperty,t=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,
|
|
1
|
+
var e,r=Object.defineProperty,t=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,p=Object.prototype.hasOwnProperty,n={};((e,t)=>{for(var o in t)r(e,o,{get:t[o],enumerable:!0})})(n,{BrokkrService:()=>i}),module.exports=(e=n,((e,n,a,u)=>{if(n&&"object"==typeof n||"function"==typeof n)for(let i of o(n))p.call(e,i)||i===a||r(e,i,{get:()=>n[i],enumerable:!(u=t(n,i))||u.enumerable});return e})(r({},"__esModule",{value:!0}),e));var a=require("./brokkr_pb.cjs"),u=require("@bufbuild/protobuf");const i={typeName:"brokkr.BrokkrService",methods:{parseOpportunity:{name:"ParseOpportunity",I:a.ParseRequest,O:a.ParseOpportunityResponse,kind:u.MethodKind.Unary}}};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ParseRequest, ParseOpportunityResponse } from './brokkr_pb.cjs';
|
|
2
2
|
import '@bufbuild/protobuf';
|
|
3
3
|
import '../daily-api/opportunity_pb.cjs';
|
|
4
4
|
import '../daily-api/util_pb.cjs';
|
|
@@ -9,15 +9,6 @@ import '../daily-api/util_pb.cjs';
|
|
|
9
9
|
declare const BrokkrService: {
|
|
10
10
|
readonly typeName: "brokkr.BrokkrService";
|
|
11
11
|
readonly methods: {
|
|
12
|
-
/**
|
|
13
|
-
* @generated from rpc brokkr.BrokkrService.Health
|
|
14
|
-
*/
|
|
15
|
-
readonly health: {
|
|
16
|
-
readonly name: "Health";
|
|
17
|
-
readonly I: typeof HealthRequest;
|
|
18
|
-
readonly O: typeof HealthResponse;
|
|
19
|
-
readonly kind: any;
|
|
20
|
-
};
|
|
21
12
|
/**
|
|
22
13
|
* @generated from rpc brokkr.BrokkrService.ParseOpportunity
|
|
23
14
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ParseRequest, ParseOpportunityResponse } from './brokkr_pb.js';
|
|
2
2
|
import '@bufbuild/protobuf';
|
|
3
3
|
import '../daily-api/opportunity_pb.js';
|
|
4
4
|
import '../daily-api/util_pb.js';
|
|
@@ -9,15 +9,6 @@ import '../daily-api/util_pb.js';
|
|
|
9
9
|
declare const BrokkrService: {
|
|
10
10
|
readonly typeName: "brokkr.BrokkrService";
|
|
11
11
|
readonly methods: {
|
|
12
|
-
/**
|
|
13
|
-
* @generated from rpc brokkr.BrokkrService.Health
|
|
14
|
-
*/
|
|
15
|
-
readonly health: {
|
|
16
|
-
readonly name: "Health";
|
|
17
|
-
readonly I: typeof HealthRequest;
|
|
18
|
-
readonly O: typeof HealthResponse;
|
|
19
|
-
readonly kind: any;
|
|
20
|
-
};
|
|
21
12
|
/**
|
|
22
13
|
* @generated from rpc brokkr.BrokkrService.ParseOpportunity
|
|
23
14
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{ParseOpportunityResponse as r,ParseRequest as o}from"./brokkr_pb.ts";import{MethodKind as t}from"@bufbuild/protobuf";const p={typeName:"brokkr.BrokkrService",methods:{parseOpportunity:{name:"ParseOpportunity",I:o,O:r,kind:t.Unary}}};export{p as BrokkrService};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var t,r=Object.defineProperty,e=Object.getOwnPropertyDescriptor,
|
|
1
|
+
var t,r=Object.defineProperty,e=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,s=Object.prototype.hasOwnProperty,n={};((t,e)=>{for(var o in e)r(t,o,{get:e[o],enumerable:!0})})(n,{ParseError:()=>m,ParseOpportunityResponse:()=>l,ParseRequest:()=>u}),module.exports=(t=n,((t,n,a,i)=>{if(n&&"object"==typeof n||"function"==typeof n)for(let u of o(n))s.call(t,u)||u===a||r(t,u,{get:()=>n[u],enumerable:!(i=e(n,u))||i.enumerable});return t})(r({},"__esModule",{value:!0}),t));var a=require("@bufbuild/protobuf"),i=require("../daily-api/opportunity_pb.cjs");class u extends a.Message{bucketName="";blobName="";constructor(t){super(),a.proto3.util.initPartial(t,this)}static runtime=a.proto3;static typeName="brokkr.ParseRequest";static fields=a.proto3.util.newFieldList((()=>[{no:1,name:"bucket_name",kind:"scalar",T:9},{no:2,name:"blob_name",kind:"scalar",T:9}]));static fromBinary(t,r){return(new u).fromBinary(t,r)}static fromJson(t,r){return(new u).fromJson(t,r)}static fromJsonString(t,r){return(new u).fromJsonString(t,r)}static equals(t,r){return a.proto3.util.equals(u,t,r)}}class m extends a.Message{field="";message="";constructor(t){super(),a.proto3.util.initPartial(t,this)}static runtime=a.proto3;static typeName="brokkr.ParseError";static fields=a.proto3.util.newFieldList((()=>[{no:1,name:"field",kind:"scalar",T:9},{no:2,name:"message",kind:"scalar",T:9}]));static fromBinary(t,r){return(new m).fromBinary(t,r)}static fromJson(t,r){return(new m).fromJson(t,r)}static fromJsonString(t,r){return(new m).fromJsonString(t,r)}static equals(t,r){return a.proto3.util.equals(m,t,r)}}class l extends a.Message{summary="";errors=[];opportunity;constructor(t){super(),a.proto3.util.initPartial(t,this)}static runtime=a.proto3;static typeName="brokkr.ParseOpportunityResponse";static fields=a.proto3.util.newFieldList((()=>[{no:1,name:"summary",kind:"scalar",T:9},{no:2,name:"errors",kind:"message",T:m,repeated:!0},{no:3,name:"opportunity",kind:"message",T:i.Opportunity}]));static fromBinary(t,r){return(new l).fromBinary(t,r)}static fromJson(t,r){return(new l).fromJson(t,r)}static fromJsonString(t,r){return(new l).fromJsonString(t,r)}static equals(t,r){return a.proto3.util.equals(l,t,r)}}
|
|
@@ -2,36 +2,6 @@ import { Message, PartialMessage, proto3, FieldList, BinaryReadOptions, JsonValu
|
|
|
2
2
|
import { Opportunity } from '../daily-api/opportunity_pb.cjs';
|
|
3
3
|
import '../daily-api/util_pb.cjs';
|
|
4
4
|
|
|
5
|
-
/**
|
|
6
|
-
* @generated from message brokkr.HealthRequest
|
|
7
|
-
*/
|
|
8
|
-
declare class HealthRequest extends Message<HealthRequest> {
|
|
9
|
-
constructor(data?: PartialMessage<HealthRequest>);
|
|
10
|
-
static readonly runtime: typeof proto3;
|
|
11
|
-
static readonly typeName = "brokkr.HealthRequest";
|
|
12
|
-
static readonly fields: FieldList;
|
|
13
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): HealthRequest;
|
|
14
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): HealthRequest;
|
|
15
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): HealthRequest;
|
|
16
|
-
static equals(a: HealthRequest | PlainMessage<HealthRequest> | undefined, b: HealthRequest | PlainMessage<HealthRequest> | undefined): boolean;
|
|
17
|
-
}
|
|
18
|
-
/**
|
|
19
|
-
* @generated from message brokkr.HealthResponse
|
|
20
|
-
*/
|
|
21
|
-
declare class HealthResponse extends Message<HealthResponse> {
|
|
22
|
-
/**
|
|
23
|
-
* @generated from field: string status = 1;
|
|
24
|
-
*/
|
|
25
|
-
status: string;
|
|
26
|
-
constructor(data?: PartialMessage<HealthResponse>);
|
|
27
|
-
static readonly runtime: typeof proto3;
|
|
28
|
-
static readonly typeName = "brokkr.HealthResponse";
|
|
29
|
-
static readonly fields: FieldList;
|
|
30
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): HealthResponse;
|
|
31
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): HealthResponse;
|
|
32
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): HealthResponse;
|
|
33
|
-
static equals(a: HealthResponse | PlainMessage<HealthResponse> | undefined, b: HealthResponse | PlainMessage<HealthResponse> | undefined): boolean;
|
|
34
|
-
}
|
|
35
5
|
/**
|
|
36
6
|
* @generated from message brokkr.ParseRequest
|
|
37
7
|
*/
|
|
@@ -114,4 +84,4 @@ declare class ParseOpportunityResponse extends Message<ParseOpportunityResponse>
|
|
|
114
84
|
static equals(a: ParseOpportunityResponse | PlainMessage<ParseOpportunityResponse> | undefined, b: ParseOpportunityResponse | PlainMessage<ParseOpportunityResponse> | undefined): boolean;
|
|
115
85
|
}
|
|
116
86
|
|
|
117
|
-
export {
|
|
87
|
+
export { ParseError, ParseOpportunityResponse, ParseRequest };
|
|
@@ -2,36 +2,6 @@ import { Message, PartialMessage, proto3, FieldList, BinaryReadOptions, JsonValu
|
|
|
2
2
|
import { Opportunity } from '../daily-api/opportunity_pb.js';
|
|
3
3
|
import '../daily-api/util_pb.js';
|
|
4
4
|
|
|
5
|
-
/**
|
|
6
|
-
* @generated from message brokkr.HealthRequest
|
|
7
|
-
*/
|
|
8
|
-
declare class HealthRequest extends Message<HealthRequest> {
|
|
9
|
-
constructor(data?: PartialMessage<HealthRequest>);
|
|
10
|
-
static readonly runtime: typeof proto3;
|
|
11
|
-
static readonly typeName = "brokkr.HealthRequest";
|
|
12
|
-
static readonly fields: FieldList;
|
|
13
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): HealthRequest;
|
|
14
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): HealthRequest;
|
|
15
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): HealthRequest;
|
|
16
|
-
static equals(a: HealthRequest | PlainMessage<HealthRequest> | undefined, b: HealthRequest | PlainMessage<HealthRequest> | undefined): boolean;
|
|
17
|
-
}
|
|
18
|
-
/**
|
|
19
|
-
* @generated from message brokkr.HealthResponse
|
|
20
|
-
*/
|
|
21
|
-
declare class HealthResponse extends Message<HealthResponse> {
|
|
22
|
-
/**
|
|
23
|
-
* @generated from field: string status = 1;
|
|
24
|
-
*/
|
|
25
|
-
status: string;
|
|
26
|
-
constructor(data?: PartialMessage<HealthResponse>);
|
|
27
|
-
static readonly runtime: typeof proto3;
|
|
28
|
-
static readonly typeName = "brokkr.HealthResponse";
|
|
29
|
-
static readonly fields: FieldList;
|
|
30
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): HealthResponse;
|
|
31
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): HealthResponse;
|
|
32
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): HealthResponse;
|
|
33
|
-
static equals(a: HealthResponse | PlainMessage<HealthResponse> | undefined, b: HealthResponse | PlainMessage<HealthResponse> | undefined): boolean;
|
|
34
|
-
}
|
|
35
5
|
/**
|
|
36
6
|
* @generated from message brokkr.ParseRequest
|
|
37
7
|
*/
|
|
@@ -114,4 +84,4 @@ declare class ParseOpportunityResponse extends Message<ParseOpportunityResponse>
|
|
|
114
84
|
static equals(a: ParseOpportunityResponse | PlainMessage<ParseOpportunityResponse> | undefined, b: ParseOpportunityResponse | PlainMessage<ParseOpportunityResponse> | undefined): boolean;
|
|
115
85
|
}
|
|
116
86
|
|
|
117
|
-
export {
|
|
87
|
+
export { ParseError, ParseOpportunityResponse, ParseRequest };
|
package/dist/brokkr/brokkr_pb.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{Message as t,proto3 as r}from"@bufbuild/protobuf";import{Opportunity as
|
|
1
|
+
import{Message as t,proto3 as r}from"@bufbuild/protobuf";import{Opportunity as e}from"../daily-api/opportunity_pb.ts";class n extends t{bucketName="";blobName="";constructor(t){super(),r.util.initPartial(t,this)}static runtime=r;static typeName="brokkr.ParseRequest";static fields=r.util.newFieldList((()=>[{no:1,name:"bucket_name",kind:"scalar",T:9},{no:2,name:"blob_name",kind:"scalar",T:9}]));static fromBinary(t,r){return(new n).fromBinary(t,r)}static fromJson(t,r){return(new n).fromJson(t,r)}static fromJsonString(t,r){return(new n).fromJsonString(t,r)}static equals(t,e){return r.util.equals(n,t,e)}}class s extends t{field="";message="";constructor(t){super(),r.util.initPartial(t,this)}static runtime=r;static typeName="brokkr.ParseError";static fields=r.util.newFieldList((()=>[{no:1,name:"field",kind:"scalar",T:9},{no:2,name:"message",kind:"scalar",T:9}]));static fromBinary(t,r){return(new s).fromBinary(t,r)}static fromJson(t,r){return(new s).fromJson(t,r)}static fromJsonString(t,r){return(new s).fromJsonString(t,r)}static equals(t,e){return r.util.equals(s,t,e)}}class i extends t{summary="";errors=[];opportunity;constructor(t){super(),r.util.initPartial(t,this)}static runtime=r;static typeName="brokkr.ParseOpportunityResponse";static fields=r.util.newFieldList((()=>[{no:1,name:"summary",kind:"scalar",T:9},{no:2,name:"errors",kind:"message",T:s,repeated:!0},{no:3,name:"opportunity",kind:"message",T:e}]));static fromBinary(t,r){return(new i).fromBinary(t,r)}static fromJson(t,r){return(new i).fromJson(t,r)}static fromJsonString(t,r){return(new i).fromJsonString(t,r)}static equals(t,e){return r.util.equals(i,t,e)}}export{s as ParseError,i as ParseOpportunityResponse,n as ParseRequest};
|
package/dist/index.d.cts
CHANGED
|
@@ -3,7 +3,7 @@ export { AggregateMemoryRequest, AlternativeTitleRequest, AlternativeTitleRespon
|
|
|
3
3
|
export { LLMProxy } from './bragi/proxy_connect.cjs';
|
|
4
4
|
export { CacheControl, CacheControlType, ChatAudit, ChatDelta, ChatMessage, ChatRequest, ChatResponse, ChatStreamResponse, CompletionRequest, Embedding, EmbeddingRequest, EmbeddingResponse, ImageUrl, ModelProvider, Usage, VisionContent, VisionMessage, VisionRequest } from './bragi/proxy_pb.cjs';
|
|
5
5
|
export { BrokkrService } from './brokkr/brokkr_connect.cjs';
|
|
6
|
-
export {
|
|
6
|
+
export { ParseError, ParseOpportunityResponse, ParseRequest } from './brokkr/brokkr_pb.cjs';
|
|
7
7
|
export { Screening } from './daily-api/opportunity-match_pb.cjs';
|
|
8
8
|
export { EmploymentType, Opportunity, OpportunityContent, OpportunityContent_ContentBlock, OpportunityMeta, OpportunityState, OpportunityType, Salary, SalaryPeriod, SeniorityLevel } from './daily-api/opportunity_pb.cjs';
|
|
9
9
|
export { CompanySize, CompanyStage, Organization } from './daily-api/organization_pb.cjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ export { AggregateMemoryRequest, AlternativeTitleRequest, AlternativeTitleRespon
|
|
|
3
3
|
export { LLMProxy } from './bragi/proxy_connect.js';
|
|
4
4
|
export { CacheControl, CacheControlType, ChatAudit, ChatDelta, ChatMessage, ChatRequest, ChatResponse, ChatStreamResponse, CompletionRequest, Embedding, EmbeddingRequest, EmbeddingResponse, ImageUrl, ModelProvider, Usage, VisionContent, VisionMessage, VisionRequest } from './bragi/proxy_pb.js';
|
|
5
5
|
export { BrokkrService } from './brokkr/brokkr_connect.js';
|
|
6
|
-
export {
|
|
6
|
+
export { ParseError, ParseOpportunityResponse, ParseRequest } from './brokkr/brokkr_pb.js';
|
|
7
7
|
export { Screening } from './daily-api/opportunity-match_pb.js';
|
|
8
8
|
export { EmploymentType, Opportunity, OpportunityContent, OpportunityContent_ContentBlock, OpportunityMeta, OpportunityState, OpportunityType, Salary, SalaryPeriod, SeniorityLevel } from './daily-api/opportunity_pb.js';
|
|
9
9
|
export { CompanySize, CompanyStage, Organization } from './daily-api/organization_pb.js';
|