@dailydotdev/schema 0.2.57 → 0.2.59

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.
@@ -1 +1 @@
1
- var t,e=Object.defineProperty,n=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,r=Object.prototype.hasOwnProperty,a={};((t,n)=>{for(var o in n)e(t,o,{get:n[o],enumerable:!0})})(a,{EmploymentType:()=>E,Opportunity:()=>_,OpportunityContent:()=>d,OpportunityContent_ContentBlock:()=>I,OpportunityMeta:()=>c,OpportunityState:()=>p,OpportunityType:()=>m,Recruiter:()=>y,Salary:()=>T,SalaryPeriod:()=>u,SeniorityLevel:()=>l}),module.exports=(t=a,((t,a,i,s)=>{if(a&&"object"==typeof a||"function"==typeof a)for(let p of o(a))r.call(t,p)||p===i||e(t,p,{get:()=>a[p],enumerable:!(s=n(a,p))||s.enumerable});return t})(e({},"__esModule",{value:!0}),t));var i=require("@bufbuild/protobuf"),s=require("./util_pb.cjs"),p=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.DRAFT=1]="DRAFT",t[t.LIVE=2]="LIVE",t[t.CLOSED=3]="CLOSED",t[t.IN_REVIEW=4]="IN_REVIEW",t))(p||{});i.proto3.util.setEnumType(p,"dailydotdev.api.opportunity.OpportunityState",[{no:0,name:"OPPORTUNITY_STATE_UNSPECIFIED"},{no:1,name:"OPPORTUNITY_STATE_DRAFT"},{no:2,name:"OPPORTUNITY_STATE_LIVE"},{no:3,name:"OPPORTUNITY_STATE_CLOSED"},{no:4,name:"OPPORTUNITY_STATE_IN_REVIEW"}]);var m=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.JOB=1]="JOB",t))(m||{});i.proto3.util.setEnumType(m,"dailydotdev.api.opportunity.OpportunityType",[{no:0,name:"OPPORTUNITY_TYPE_UNSPECIFIED"},{no:1,name:"OPPORTUNITY_TYPE_JOB"}]);var E=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.FULL_TIME=1]="FULL_TIME",t[t.PART_TIME=2]="PART_TIME",t[t.CONTRACT=3]="CONTRACT",t[t.INTERNSHIP=4]="INTERNSHIP",t))(E||{});i.proto3.util.setEnumType(E,"dailydotdev.api.opportunity.EmploymentType",[{no:0,name:"EMPLOYMENT_TYPE_UNSPECIFIED"},{no:1,name:"EMPLOYMENT_TYPE_FULL_TIME"},{no:2,name:"EMPLOYMENT_TYPE_PART_TIME"},{no:3,name:"EMPLOYMENT_TYPE_CONTRACT"},{no:4,name:"EMPLOYMENT_TYPE_INTERNSHIP"}]);var u=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.ANNUAL=1]="ANNUAL",t[t.MONTHLY=2]="MONTHLY",t[t.WEEKLY=3]="WEEKLY",t[t.DAILY=4]="DAILY",t[t.HOURLY=5]="HOURLY",t))(u||{});i.proto3.util.setEnumType(u,"dailydotdev.api.opportunity.SalaryPeriod",[{no:0,name:"SALARY_PERIOD_UNSPECIFIED"},{no:1,name:"SALARY_PERIOD_ANNUAL"},{no:2,name:"SALARY_PERIOD_MONTHLY"},{no:3,name:"SALARY_PERIOD_WEEKLY"},{no:4,name:"SALARY_PERIOD_DAILY"},{no:5,name:"SALARY_PERIOD_HOURLY"}]);var l=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.INTERN=1]="INTERN",t[t.JUNIOR=2]="JUNIOR",t[t.MID=3]="MID",t[t.SENIOR=4]="SENIOR",t[t.LEAD=5]="LEAD",t[t.MANAGER=6]="MANAGER",t[t.DIRECTOR=7]="DIRECTOR",t[t.VP=8]="VP",t[t.C_LEVEL=9]="C_LEVEL",t))(l||{});i.proto3.util.setEnumType(l,"dailydotdev.api.opportunity.SeniorityLevel",[{no:0,name:"SENIORITY_LEVEL_UNSPECIFIED"},{no:1,name:"SENIORITY_LEVEL_INTERN"},{no:2,name:"SENIORITY_LEVEL_JUNIOR"},{no:3,name:"SENIORITY_LEVEL_MID"},{no:4,name:"SENIORITY_LEVEL_SENIOR"},{no:5,name:"SENIORITY_LEVEL_LEAD"},{no:6,name:"SENIORITY_LEVEL_MANAGER"},{no:7,name:"SENIORITY_LEVEL_DIRECTOR"},{no:8,name:"SENIORITY_LEVEL_VP"},{no:9,name:"SENIORITY_LEVEL_C_LEVEL"}]);class T extends i.Message{min;max;currency;period;constructor(t){super(),i.proto3.util.initPartial(t,this)}static runtime=i.proto3;static typeName="dailydotdev.api.opportunity.Salary";static fields=i.proto3.util.newFieldList((()=>[{no:1,name:"min",kind:"scalar",T:3,opt:!0},{no:2,name:"max",kind:"scalar",T:3,opt:!0},{no:3,name:"currency",kind:"scalar",T:9,opt:!0},{no:4,name:"period",kind:"enum",T:i.proto3.getEnumType(u),opt:!0}]));static fromBinary(t,e){return(new T).fromBinary(t,e)}static fromJson(t,e){return(new T).fromJson(t,e)}static fromJsonString(t,e){return(new T).fromJsonString(t,e)}static equals(t,e){return i.proto3.util.equals(T,t,e)}}class c extends i.Message{employmentType;teamSize;salary;seniorityLevel;roleType;equity;constructor(t){super(),i.proto3.util.initPartial(t,this)}static runtime=i.proto3;static typeName="dailydotdev.api.opportunity.OpportunityMeta";static fields=i.proto3.util.newFieldList((()=>[{no:1,name:"employment_type",kind:"enum",T:i.proto3.getEnumType(E),opt:!0},{no:2,name:"team_size",kind:"scalar",T:5,opt:!0},{no:3,name:"salary",kind:"message",T:T,opt:!0},{no:4,name:"seniority_level",kind:"enum",T:i.proto3.getEnumType(l),opt:!0},{no:5,name:"role_type",kind:"scalar",T:2,opt:!0},{no:6,name:"equity",kind:"scalar",T:8,opt:!0}]));static fromBinary(t,e){return(new c).fromBinary(t,e)}static fromJson(t,e){return(new c).fromJson(t,e)}static fromJsonString(t,e){return(new c).fromJsonString(t,e)}static equals(t,e){return i.proto3.util.equals(c,t,e)}}class d extends i.Message{overview;responsibilities;requirements;whatYoullDo;interviewProcess;constructor(t){super(),i.proto3.util.initPartial(t,this)}static runtime=i.proto3;static typeName="dailydotdev.api.opportunity.OpportunityContent";static fields=i.proto3.util.newFieldList((()=>[{no:1,name:"overview",kind:"message",T:I,opt:!0},{no:2,name:"responsibilities",kind:"message",T:I,opt:!0},{no:3,name:"requirements",kind:"message",T:I,opt:!0},{no:4,name:"what_youll_do",kind:"message",T:I,opt:!0},{no:5,name:"interview_process",kind:"message",T:I,opt:!0}]));static fromBinary(t,e){return(new d).fromBinary(t,e)}static fromJson(t,e){return(new d).fromJson(t,e)}static fromJsonString(t,e){return(new d).fromJsonString(t,e)}static equals(t,e){return i.proto3.util.equals(d,t,e)}}class I extends i.Message{content="";html;constructor(t){super(),i.proto3.util.initPartial(t,this)}static runtime=i.proto3;static typeName="dailydotdev.api.opportunity.OpportunityContent.ContentBlock";static fields=i.proto3.util.newFieldList((()=>[{no:1,name:"content",kind:"scalar",T:9},{no:2,name:"html",kind:"scalar",T:9,opt:!0}]));static fromBinary(t,e){return(new I).fromBinary(t,e)}static fromJson(t,e){return(new I).fromJson(t,e)}static fromJsonString(t,e){return(new I).fromJsonString(t,e)}static equals(t,e){return i.proto3.util.equals(I,t,e)}}class y extends i.Message{name="";role;bio;constructor(t){super(),i.proto3.util.initPartial(t,this)}static runtime=i.proto3;static typeName="dailydotdev.api.opportunity.Recruiter";static fields=i.proto3.util.newFieldList((()=>[{no:1,name:"name",kind:"scalar",T:9},{no:2,name:"role",kind:"scalar",T:9,opt:!0},{no:3,name:"bio",kind:"scalar",T:9,opt:!0}]));static fromBinary(t,e){return(new y).fromBinary(t,e)}static fromJson(t,e){return(new y).fromJson(t,e)}static fromJsonString(t,e){return(new y).fromJsonString(t,e)}static equals(t,e){return i.proto3.util.equals(y,t,e)}}class _ extends i.Message{id="";createdAt=0;updatedAt=0;type=0;state=0;title="";tldr="";content;meta;location=[];keywords=[];constructor(t){super(),i.proto3.util.initPartial(t,this)}static runtime=i.proto3;static typeName="dailydotdev.api.opportunity.Opportunity";static fields=i.proto3.util.newFieldList((()=>[{no:1,name:"id",kind:"scalar",T:9},{no:2,name:"created_at",kind:"scalar",T:5},{no:3,name:"updated_at",kind:"scalar",T:5},{no:4,name:"type",kind:"enum",T:i.proto3.getEnumType(m)},{no:5,name:"state",kind:"enum",T:i.proto3.getEnumType(p)},{no:6,name:"title",kind:"scalar",T:9},{no:7,name:"tldr",kind:"scalar",T:9},{no:8,name:"content",kind:"message",T:d},{no:9,name:"meta",kind:"message",T:c},{no:10,name:"location",kind:"message",T:s.Location,repeated:!0},{no:11,name:"keywords",kind:"scalar",T:9,repeated:!0}]));static fromBinary(t,e){return(new _).fromBinary(t,e)}static fromJson(t,e){return(new _).fromJson(t,e)}static fromJsonString(t,e){return(new _).fromJsonString(t,e)}static equals(t,e){return i.proto3.util.equals(_,t,e)}}
1
+ var t,e=Object.defineProperty,n=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,r=Object.prototype.hasOwnProperty,a={};((t,n)=>{for(var o in n)e(t,o,{get:n[o],enumerable:!0})})(a,{EmploymentType:()=>u,Opportunity:()=>N,OpportunityContent:()=>d,OpportunityContent_ContentBlock:()=>y,OpportunityFlags:()=>_,OpportunityMeta:()=>c,OpportunityState:()=>p,OpportunityType:()=>m,Recruiter:()=>I,Salary:()=>T,SalaryPeriod:()=>l,SeniorityLevel:()=>E}),module.exports=(t=a,((t,a,i,s)=>{if(a&&"object"==typeof a||"function"==typeof a)for(let p of o(a))r.call(t,p)||p===i||e(t,p,{get:()=>a[p],enumerable:!(s=n(a,p))||s.enumerable});return t})(e({},"__esModule",{value:!0}),t));var i=require("@bufbuild/protobuf"),s=require("./util_pb.cjs"),p=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.DRAFT=1]="DRAFT",t[t.LIVE=2]="LIVE",t[t.CLOSED=3]="CLOSED",t[t.IN_REVIEW=4]="IN_REVIEW",t))(p||{});i.proto3.util.setEnumType(p,"dailydotdev.api.opportunity.OpportunityState",[{no:0,name:"OPPORTUNITY_STATE_UNSPECIFIED"},{no:1,name:"OPPORTUNITY_STATE_DRAFT"},{no:2,name:"OPPORTUNITY_STATE_LIVE"},{no:3,name:"OPPORTUNITY_STATE_CLOSED"},{no:4,name:"OPPORTUNITY_STATE_IN_REVIEW"}]);var m=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.JOB=1]="JOB",t))(m||{});i.proto3.util.setEnumType(m,"dailydotdev.api.opportunity.OpportunityType",[{no:0,name:"OPPORTUNITY_TYPE_UNSPECIFIED"},{no:1,name:"OPPORTUNITY_TYPE_JOB"}]);var u=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.FULL_TIME=1]="FULL_TIME",t[t.PART_TIME=2]="PART_TIME",t[t.CONTRACT=3]="CONTRACT",t[t.INTERNSHIP=4]="INTERNSHIP",t))(u||{});i.proto3.util.setEnumType(u,"dailydotdev.api.opportunity.EmploymentType",[{no:0,name:"EMPLOYMENT_TYPE_UNSPECIFIED"},{no:1,name:"EMPLOYMENT_TYPE_FULL_TIME"},{no:2,name:"EMPLOYMENT_TYPE_PART_TIME"},{no:3,name:"EMPLOYMENT_TYPE_CONTRACT"},{no:4,name:"EMPLOYMENT_TYPE_INTERNSHIP"}]);var l=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.ANNUAL=1]="ANNUAL",t[t.MONTHLY=2]="MONTHLY",t[t.WEEKLY=3]="WEEKLY",t[t.DAILY=4]="DAILY",t[t.HOURLY=5]="HOURLY",t))(l||{});i.proto3.util.setEnumType(l,"dailydotdev.api.opportunity.SalaryPeriod",[{no:0,name:"SALARY_PERIOD_UNSPECIFIED"},{no:1,name:"SALARY_PERIOD_ANNUAL"},{no:2,name:"SALARY_PERIOD_MONTHLY"},{no:3,name:"SALARY_PERIOD_WEEKLY"},{no:4,name:"SALARY_PERIOD_DAILY"},{no:5,name:"SALARY_PERIOD_HOURLY"}]);var E=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.INTERN=1]="INTERN",t[t.JUNIOR=2]="JUNIOR",t[t.MID=3]="MID",t[t.SENIOR=4]="SENIOR",t[t.LEAD=5]="LEAD",t[t.MANAGER=6]="MANAGER",t[t.DIRECTOR=7]="DIRECTOR",t[t.VP=8]="VP",t[t.C_LEVEL=9]="C_LEVEL",t))(E||{});i.proto3.util.setEnumType(E,"dailydotdev.api.opportunity.SeniorityLevel",[{no:0,name:"SENIORITY_LEVEL_UNSPECIFIED"},{no:1,name:"SENIORITY_LEVEL_INTERN"},{no:2,name:"SENIORITY_LEVEL_JUNIOR"},{no:3,name:"SENIORITY_LEVEL_MID"},{no:4,name:"SENIORITY_LEVEL_SENIOR"},{no:5,name:"SENIORITY_LEVEL_LEAD"},{no:6,name:"SENIORITY_LEVEL_MANAGER"},{no:7,name:"SENIORITY_LEVEL_DIRECTOR"},{no:8,name:"SENIORITY_LEVEL_VP"},{no:9,name:"SENIORITY_LEVEL_C_LEVEL"}]);class T extends i.Message{min;max;currency;period;constructor(t){super(),i.proto3.util.initPartial(t,this)}static runtime=i.proto3;static typeName="dailydotdev.api.opportunity.Salary";static fields=i.proto3.util.newFieldList((()=>[{no:1,name:"min",kind:"scalar",T:3,opt:!0},{no:2,name:"max",kind:"scalar",T:3,opt:!0},{no:3,name:"currency",kind:"scalar",T:9,opt:!0},{no:4,name:"period",kind:"enum",T:i.proto3.getEnumType(l),opt:!0}]));static fromBinary(t,e){return(new T).fromBinary(t,e)}static fromJson(t,e){return(new T).fromJson(t,e)}static fromJsonString(t,e){return(new T).fromJsonString(t,e)}static equals(t,e){return i.proto3.util.equals(T,t,e)}}class c extends i.Message{employmentType;teamSize;salary;seniorityLevel;roleType;equity;constructor(t){super(),i.proto3.util.initPartial(t,this)}static runtime=i.proto3;static typeName="dailydotdev.api.opportunity.OpportunityMeta";static fields=i.proto3.util.newFieldList((()=>[{no:1,name:"employment_type",kind:"enum",T:i.proto3.getEnumType(u),opt:!0},{no:2,name:"team_size",kind:"scalar",T:5,opt:!0},{no:3,name:"salary",kind:"message",T:T,opt:!0},{no:4,name:"seniority_level",kind:"enum",T:i.proto3.getEnumType(E),opt:!0},{no:5,name:"role_type",kind:"scalar",T:2,opt:!0},{no:6,name:"equity",kind:"scalar",T:8,opt:!0}]));static fromBinary(t,e){return(new c).fromBinary(t,e)}static fromJson(t,e){return(new c).fromJson(t,e)}static fromJsonString(t,e){return(new c).fromJsonString(t,e)}static equals(t,e){return i.proto3.util.equals(c,t,e)}}class d extends i.Message{overview;responsibilities;requirements;whatYoullDo;interviewProcess;constructor(t){super(),i.proto3.util.initPartial(t,this)}static runtime=i.proto3;static typeName="dailydotdev.api.opportunity.OpportunityContent";static fields=i.proto3.util.newFieldList((()=>[{no:1,name:"overview",kind:"message",T:y,opt:!0},{no:2,name:"responsibilities",kind:"message",T:y,opt:!0},{no:3,name:"requirements",kind:"message",T:y,opt:!0},{no:4,name:"what_youll_do",kind:"message",T:y,opt:!0},{no:5,name:"interview_process",kind:"message",T:y,opt:!0}]));static fromBinary(t,e){return(new d).fromBinary(t,e)}static fromJson(t,e){return(new d).fromJson(t,e)}static fromJsonString(t,e){return(new d).fromJsonString(t,e)}static equals(t,e){return i.proto3.util.equals(d,t,e)}}class y extends i.Message{content="";html;constructor(t){super(),i.proto3.util.initPartial(t,this)}static runtime=i.proto3;static typeName="dailydotdev.api.opportunity.OpportunityContent.ContentBlock";static fields=i.proto3.util.newFieldList((()=>[{no:1,name:"content",kind:"scalar",T:9},{no:2,name:"html",kind:"scalar",T:9,opt:!0}]));static fromBinary(t,e){return(new y).fromBinary(t,e)}static fromJson(t,e){return(new y).fromJson(t,e)}static fromJsonString(t,e){return(new y).fromJsonString(t,e)}static equals(t,e){return i.proto3.util.equals(y,t,e)}}class I extends i.Message{name="";role;bio;constructor(t){super(),i.proto3.util.initPartial(t,this)}static runtime=i.proto3;static typeName="dailydotdev.api.opportunity.Recruiter";static fields=i.proto3.util.newFieldList((()=>[{no:1,name:"name",kind:"scalar",T:9},{no:2,name:"role",kind:"scalar",T:9,opt:!0},{no:3,name:"bio",kind:"scalar",T:9,opt:!0}]));static fromBinary(t,e){return(new I).fromBinary(t,e)}static fromJson(t,e){return(new I).fromJson(t,e)}static fromJsonString(t,e){return(new I).fromJsonString(t,e)}static equals(t,e){return i.proto3.util.equals(I,t,e)}}class _ extends i.Message{batchSize;constructor(t){super(),i.proto3.util.initPartial(t,this)}static runtime=i.proto3;static typeName="dailydotdev.api.opportunity.OpportunityFlags";static fields=i.proto3.util.newFieldList((()=>[{no:1,name:"batch_size",kind:"scalar",T:5,opt:!0}]));static fromBinary(t,e){return(new _).fromBinary(t,e)}static fromJson(t,e){return(new _).fromJson(t,e)}static fromJsonString(t,e){return(new _).fromJsonString(t,e)}static equals(t,e){return i.proto3.util.equals(_,t,e)}}class N extends i.Message{id="";createdAt=0;updatedAt=0;type=0;state=0;title="";tldr="";content;meta;location=[];keywords=[];flags;constructor(t){super(),i.proto3.util.initPartial(t,this)}static runtime=i.proto3;static typeName="dailydotdev.api.opportunity.Opportunity";static fields=i.proto3.util.newFieldList((()=>[{no:1,name:"id",kind:"scalar",T:9},{no:2,name:"created_at",kind:"scalar",T:5},{no:3,name:"updated_at",kind:"scalar",T:5},{no:4,name:"type",kind:"enum",T:i.proto3.getEnumType(m)},{no:5,name:"state",kind:"enum",T:i.proto3.getEnumType(p)},{no:6,name:"title",kind:"scalar",T:9},{no:7,name:"tldr",kind:"scalar",T:9},{no:8,name:"content",kind:"message",T:d},{no:9,name:"meta",kind:"message",T:c},{no:10,name:"location",kind:"message",T:s.Location,repeated:!0},{no:11,name:"keywords",kind:"scalar",T:9,repeated:!0},{no:12,name:"flags",kind:"message",T:_}]));static fromBinary(t,e){return(new N).fromBinary(t,e)}static fromJson(t,e){return(new N).fromJson(t,e)}static fromJsonString(t,e){return(new N).fromJsonString(t,e)}static equals(t,e){return i.proto3.util.equals(N,t,e)}}
@@ -291,6 +291,23 @@ declare class Recruiter extends Message<Recruiter> {
291
291
  static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Recruiter;
292
292
  static equals(a: Recruiter | PlainMessage<Recruiter> | undefined, b: Recruiter | PlainMessage<Recruiter> | undefined): boolean;
293
293
  }
294
+ /**
295
+ * @generated from message dailydotdev.api.opportunity.OpportunityFlags
296
+ */
297
+ declare class OpportunityFlags extends Message<OpportunityFlags> {
298
+ /**
299
+ * @generated from field: optional int32 batch_size = 1;
300
+ */
301
+ batchSize?: number;
302
+ constructor(data?: PartialMessage<OpportunityFlags>);
303
+ static readonly runtime: typeof proto3;
304
+ static readonly typeName = "dailydotdev.api.opportunity.OpportunityFlags";
305
+ static readonly fields: FieldList;
306
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): OpportunityFlags;
307
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): OpportunityFlags;
308
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): OpportunityFlags;
309
+ static equals(a: OpportunityFlags | PlainMessage<OpportunityFlags> | undefined, b: OpportunityFlags | PlainMessage<OpportunityFlags> | undefined): boolean;
310
+ }
294
311
  /**
295
312
  * @generated from message dailydotdev.api.opportunity.Opportunity
296
313
  */
@@ -339,6 +356,10 @@ declare class Opportunity extends Message<Opportunity> {
339
356
  * @generated from field: repeated string keywords = 11;
340
357
  */
341
358
  keywords: string[];
359
+ /**
360
+ * @generated from field: dailydotdev.api.opportunity.OpportunityFlags flags = 12;
361
+ */
362
+ flags?: OpportunityFlags;
342
363
  constructor(data?: PartialMessage<Opportunity>);
343
364
  static readonly runtime: typeof proto3;
344
365
  static readonly typeName = "dailydotdev.api.opportunity.Opportunity";
@@ -349,4 +370,4 @@ declare class Opportunity extends Message<Opportunity> {
349
370
  static equals(a: Opportunity | PlainMessage<Opportunity> | undefined, b: Opportunity | PlainMessage<Opportunity> | undefined): boolean;
350
371
  }
351
372
 
352
- export { EmploymentType, Opportunity, OpportunityContent, OpportunityContent_ContentBlock, OpportunityMeta, OpportunityState, OpportunityType, Recruiter, Salary, SalaryPeriod, SeniorityLevel };
373
+ export { EmploymentType, Opportunity, OpportunityContent, OpportunityContent_ContentBlock, OpportunityFlags, OpportunityMeta, OpportunityState, OpportunityType, Recruiter, Salary, SalaryPeriod, SeniorityLevel };
@@ -291,6 +291,23 @@ declare class Recruiter extends Message<Recruiter> {
291
291
  static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Recruiter;
292
292
  static equals(a: Recruiter | PlainMessage<Recruiter> | undefined, b: Recruiter | PlainMessage<Recruiter> | undefined): boolean;
293
293
  }
294
+ /**
295
+ * @generated from message dailydotdev.api.opportunity.OpportunityFlags
296
+ */
297
+ declare class OpportunityFlags extends Message<OpportunityFlags> {
298
+ /**
299
+ * @generated from field: optional int32 batch_size = 1;
300
+ */
301
+ batchSize?: number;
302
+ constructor(data?: PartialMessage<OpportunityFlags>);
303
+ static readonly runtime: typeof proto3;
304
+ static readonly typeName = "dailydotdev.api.opportunity.OpportunityFlags";
305
+ static readonly fields: FieldList;
306
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): OpportunityFlags;
307
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): OpportunityFlags;
308
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): OpportunityFlags;
309
+ static equals(a: OpportunityFlags | PlainMessage<OpportunityFlags> | undefined, b: OpportunityFlags | PlainMessage<OpportunityFlags> | undefined): boolean;
310
+ }
294
311
  /**
295
312
  * @generated from message dailydotdev.api.opportunity.Opportunity
296
313
  */
@@ -339,6 +356,10 @@ declare class Opportunity extends Message<Opportunity> {
339
356
  * @generated from field: repeated string keywords = 11;
340
357
  */
341
358
  keywords: string[];
359
+ /**
360
+ * @generated from field: dailydotdev.api.opportunity.OpportunityFlags flags = 12;
361
+ */
362
+ flags?: OpportunityFlags;
342
363
  constructor(data?: PartialMessage<Opportunity>);
343
364
  static readonly runtime: typeof proto3;
344
365
  static readonly typeName = "dailydotdev.api.opportunity.Opportunity";
@@ -349,4 +370,4 @@ declare class Opportunity extends Message<Opportunity> {
349
370
  static equals(a: Opportunity | PlainMessage<Opportunity> | undefined, b: Opportunity | PlainMessage<Opportunity> | undefined): boolean;
350
371
  }
351
372
 
352
- export { EmploymentType, Opportunity, OpportunityContent, OpportunityContent_ContentBlock, OpportunityMeta, OpportunityState, OpportunityType, Recruiter, Salary, SalaryPeriod, SeniorityLevel };
373
+ export { EmploymentType, Opportunity, OpportunityContent, OpportunityContent_ContentBlock, OpportunityFlags, OpportunityMeta, OpportunityState, OpportunityType, Recruiter, Salary, SalaryPeriod, SeniorityLevel };
@@ -1 +1 @@
1
- import{Message as t,proto3 as n}from"@bufbuild/protobuf";import{Location as e}from"./util_pb.ts";var a=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.DRAFT=1]="DRAFT",t[t.LIVE=2]="LIVE",t[t.CLOSED=3]="CLOSED",t[t.IN_REVIEW=4]="IN_REVIEW",t))(a||{});n.util.setEnumType(a,"dailydotdev.api.opportunity.OpportunityState",[{no:0,name:"OPPORTUNITY_STATE_UNSPECIFIED"},{no:1,name:"OPPORTUNITY_STATE_DRAFT"},{no:2,name:"OPPORTUNITY_STATE_LIVE"},{no:3,name:"OPPORTUNITY_STATE_CLOSED"},{no:4,name:"OPPORTUNITY_STATE_IN_REVIEW"}]);var i=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.JOB=1]="JOB",t))(i||{});n.util.setEnumType(i,"dailydotdev.api.opportunity.OpportunityType",[{no:0,name:"OPPORTUNITY_TYPE_UNSPECIFIED"},{no:1,name:"OPPORTUNITY_TYPE_JOB"}]);var o=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.FULL_TIME=1]="FULL_TIME",t[t.PART_TIME=2]="PART_TIME",t[t.CONTRACT=3]="CONTRACT",t[t.INTERNSHIP=4]="INTERNSHIP",t))(o||{});n.util.setEnumType(o,"dailydotdev.api.opportunity.EmploymentType",[{no:0,name:"EMPLOYMENT_TYPE_UNSPECIFIED"},{no:1,name:"EMPLOYMENT_TYPE_FULL_TIME"},{no:2,name:"EMPLOYMENT_TYPE_PART_TIME"},{no:3,name:"EMPLOYMENT_TYPE_CONTRACT"},{no:4,name:"EMPLOYMENT_TYPE_INTERNSHIP"}]);var r=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.ANNUAL=1]="ANNUAL",t[t.MONTHLY=2]="MONTHLY",t[t.WEEKLY=3]="WEEKLY",t[t.DAILY=4]="DAILY",t[t.HOURLY=5]="HOURLY",t))(r||{});n.util.setEnumType(r,"dailydotdev.api.opportunity.SalaryPeriod",[{no:0,name:"SALARY_PERIOD_UNSPECIFIED"},{no:1,name:"SALARY_PERIOD_ANNUAL"},{no:2,name:"SALARY_PERIOD_MONTHLY"},{no:3,name:"SALARY_PERIOD_WEEKLY"},{no:4,name:"SALARY_PERIOD_DAILY"},{no:5,name:"SALARY_PERIOD_HOURLY"}]);var s=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.INTERN=1]="INTERN",t[t.JUNIOR=2]="JUNIOR",t[t.MID=3]="MID",t[t.SENIOR=4]="SENIOR",t[t.LEAD=5]="LEAD",t[t.MANAGER=6]="MANAGER",t[t.DIRECTOR=7]="DIRECTOR",t[t.VP=8]="VP",t[t.C_LEVEL=9]="C_LEVEL",t))(s||{});n.util.setEnumType(s,"dailydotdev.api.opportunity.SeniorityLevel",[{no:0,name:"SENIORITY_LEVEL_UNSPECIFIED"},{no:1,name:"SENIORITY_LEVEL_INTERN"},{no:2,name:"SENIORITY_LEVEL_JUNIOR"},{no:3,name:"SENIORITY_LEVEL_MID"},{no:4,name:"SENIORITY_LEVEL_SENIOR"},{no:5,name:"SENIORITY_LEVEL_LEAD"},{no:6,name:"SENIORITY_LEVEL_MANAGER"},{no:7,name:"SENIORITY_LEVEL_DIRECTOR"},{no:8,name:"SENIORITY_LEVEL_VP"},{no:9,name:"SENIORITY_LEVEL_C_LEVEL"}]);class m extends t{min;max;currency;period;constructor(t){super(),n.util.initPartial(t,this)}static runtime=n;static typeName="dailydotdev.api.opportunity.Salary";static fields=n.util.newFieldList((()=>[{no:1,name:"min",kind:"scalar",T:3,opt:!0},{no:2,name:"max",kind:"scalar",T:3,opt:!0},{no:3,name:"currency",kind:"scalar",T:9,opt:!0},{no:4,name:"period",kind:"enum",T:n.getEnumType(r),opt:!0}]));static fromBinary(t,n){return(new m).fromBinary(t,n)}static fromJson(t,n){return(new m).fromJson(t,n)}static fromJsonString(t,n){return(new m).fromJsonString(t,n)}static equals(t,e){return n.util.equals(m,t,e)}}class E extends t{employmentType;teamSize;salary;seniorityLevel;roleType;equity;constructor(t){super(),n.util.initPartial(t,this)}static runtime=n;static typeName="dailydotdev.api.opportunity.OpportunityMeta";static fields=n.util.newFieldList((()=>[{no:1,name:"employment_type",kind:"enum",T:n.getEnumType(o),opt:!0},{no:2,name:"team_size",kind:"scalar",T:5,opt:!0},{no:3,name:"salary",kind:"message",T:m,opt:!0},{no:4,name:"seniority_level",kind:"enum",T:n.getEnumType(s),opt:!0},{no:5,name:"role_type",kind:"scalar",T:2,opt:!0},{no:6,name:"equity",kind:"scalar",T:8,opt:!0}]));static fromBinary(t,n){return(new E).fromBinary(t,n)}static fromJson(t,n){return(new E).fromJson(t,n)}static fromJsonString(t,n){return(new E).fromJsonString(t,n)}static equals(t,e){return n.util.equals(E,t,e)}}class u extends t{overview;responsibilities;requirements;whatYoullDo;interviewProcess;constructor(t){super(),n.util.initPartial(t,this)}static runtime=n;static typeName="dailydotdev.api.opportunity.OpportunityContent";static fields=n.util.newFieldList((()=>[{no:1,name:"overview",kind:"message",T:T,opt:!0},{no:2,name:"responsibilities",kind:"message",T:T,opt:!0},{no:3,name:"requirements",kind:"message",T:T,opt:!0},{no:4,name:"what_youll_do",kind:"message",T:T,opt:!0},{no:5,name:"interview_process",kind:"message",T:T,opt:!0}]));static fromBinary(t,n){return(new u).fromBinary(t,n)}static fromJson(t,n){return(new u).fromJson(t,n)}static fromJsonString(t,n){return(new u).fromJsonString(t,n)}static equals(t,e){return n.util.equals(u,t,e)}}class T extends t{content="";html;constructor(t){super(),n.util.initPartial(t,this)}static runtime=n;static typeName="dailydotdev.api.opportunity.OpportunityContent.ContentBlock";static fields=n.util.newFieldList((()=>[{no:1,name:"content",kind:"scalar",T:9},{no:2,name:"html",kind:"scalar",T:9,opt:!0}]));static fromBinary(t,n){return(new T).fromBinary(t,n)}static fromJson(t,n){return(new T).fromJson(t,n)}static fromJsonString(t,n){return(new T).fromJsonString(t,n)}static equals(t,e){return n.util.equals(T,t,e)}}class l extends t{name="";role;bio;constructor(t){super(),n.util.initPartial(t,this)}static runtime=n;static typeName="dailydotdev.api.opportunity.Recruiter";static fields=n.util.newFieldList((()=>[{no:1,name:"name",kind:"scalar",T:9},{no:2,name:"role",kind:"scalar",T:9,opt:!0},{no:3,name:"bio",kind:"scalar",T:9,opt:!0}]));static fromBinary(t,n){return(new l).fromBinary(t,n)}static fromJson(t,n){return(new l).fromJson(t,n)}static fromJsonString(t,n){return(new l).fromJsonString(t,n)}static equals(t,e){return n.util.equals(l,t,e)}}class p extends t{id="";createdAt=0;updatedAt=0;type=0;state=0;title="";tldr="";content;meta;location=[];keywords=[];constructor(t){super(),n.util.initPartial(t,this)}static runtime=n;static typeName="dailydotdev.api.opportunity.Opportunity";static fields=n.util.newFieldList((()=>[{no:1,name:"id",kind:"scalar",T:9},{no:2,name:"created_at",kind:"scalar",T:5},{no:3,name:"updated_at",kind:"scalar",T:5},{no:4,name:"type",kind:"enum",T:n.getEnumType(i)},{no:5,name:"state",kind:"enum",T:n.getEnumType(a)},{no:6,name:"title",kind:"scalar",T:9},{no:7,name:"tldr",kind:"scalar",T:9},{no:8,name:"content",kind:"message",T:u},{no:9,name:"meta",kind:"message",T:E},{no:10,name:"location",kind:"message",T:e,repeated:!0},{no:11,name:"keywords",kind:"scalar",T:9,repeated:!0}]));static fromBinary(t,n){return(new p).fromBinary(t,n)}static fromJson(t,n){return(new p).fromJson(t,n)}static fromJsonString(t,n){return(new p).fromJsonString(t,n)}static equals(t,e){return n.util.equals(p,t,e)}}export{o as EmploymentType,p as Opportunity,u as OpportunityContent,T as OpportunityContent_ContentBlock,E as OpportunityMeta,a as OpportunityState,i as OpportunityType,l as Recruiter,m as Salary,r as SalaryPeriod,s as SeniorityLevel};
1
+ import{Message as t,proto3 as n}from"@bufbuild/protobuf";import{Location as e}from"./util_pb.ts";var i=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.DRAFT=1]="DRAFT",t[t.LIVE=2]="LIVE",t[t.CLOSED=3]="CLOSED",t[t.IN_REVIEW=4]="IN_REVIEW",t))(i||{});n.util.setEnumType(i,"dailydotdev.api.opportunity.OpportunityState",[{no:0,name:"OPPORTUNITY_STATE_UNSPECIFIED"},{no:1,name:"OPPORTUNITY_STATE_DRAFT"},{no:2,name:"OPPORTUNITY_STATE_LIVE"},{no:3,name:"OPPORTUNITY_STATE_CLOSED"},{no:4,name:"OPPORTUNITY_STATE_IN_REVIEW"}]);var a=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.JOB=1]="JOB",t))(a||{});n.util.setEnumType(a,"dailydotdev.api.opportunity.OpportunityType",[{no:0,name:"OPPORTUNITY_TYPE_UNSPECIFIED"},{no:1,name:"OPPORTUNITY_TYPE_JOB"}]);var o=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.FULL_TIME=1]="FULL_TIME",t[t.PART_TIME=2]="PART_TIME",t[t.CONTRACT=3]="CONTRACT",t[t.INTERNSHIP=4]="INTERNSHIP",t))(o||{});n.util.setEnumType(o,"dailydotdev.api.opportunity.EmploymentType",[{no:0,name:"EMPLOYMENT_TYPE_UNSPECIFIED"},{no:1,name:"EMPLOYMENT_TYPE_FULL_TIME"},{no:2,name:"EMPLOYMENT_TYPE_PART_TIME"},{no:3,name:"EMPLOYMENT_TYPE_CONTRACT"},{no:4,name:"EMPLOYMENT_TYPE_INTERNSHIP"}]);var r=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.ANNUAL=1]="ANNUAL",t[t.MONTHLY=2]="MONTHLY",t[t.WEEKLY=3]="WEEKLY",t[t.DAILY=4]="DAILY",t[t.HOURLY=5]="HOURLY",t))(r||{});n.util.setEnumType(r,"dailydotdev.api.opportunity.SalaryPeriod",[{no:0,name:"SALARY_PERIOD_UNSPECIFIED"},{no:1,name:"SALARY_PERIOD_ANNUAL"},{no:2,name:"SALARY_PERIOD_MONTHLY"},{no:3,name:"SALARY_PERIOD_WEEKLY"},{no:4,name:"SALARY_PERIOD_DAILY"},{no:5,name:"SALARY_PERIOD_HOURLY"}]);var s=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.INTERN=1]="INTERN",t[t.JUNIOR=2]="JUNIOR",t[t.MID=3]="MID",t[t.SENIOR=4]="SENIOR",t[t.LEAD=5]="LEAD",t[t.MANAGER=6]="MANAGER",t[t.DIRECTOR=7]="DIRECTOR",t[t.VP=8]="VP",t[t.C_LEVEL=9]="C_LEVEL",t))(s||{});n.util.setEnumType(s,"dailydotdev.api.opportunity.SeniorityLevel",[{no:0,name:"SENIORITY_LEVEL_UNSPECIFIED"},{no:1,name:"SENIORITY_LEVEL_INTERN"},{no:2,name:"SENIORITY_LEVEL_JUNIOR"},{no:3,name:"SENIORITY_LEVEL_MID"},{no:4,name:"SENIORITY_LEVEL_SENIOR"},{no:5,name:"SENIORITY_LEVEL_LEAD"},{no:6,name:"SENIORITY_LEVEL_MANAGER"},{no:7,name:"SENIORITY_LEVEL_DIRECTOR"},{no:8,name:"SENIORITY_LEVEL_VP"},{no:9,name:"SENIORITY_LEVEL_C_LEVEL"}]);class m extends t{min;max;currency;period;constructor(t){super(),n.util.initPartial(t,this)}static runtime=n;static typeName="dailydotdev.api.opportunity.Salary";static fields=n.util.newFieldList((()=>[{no:1,name:"min",kind:"scalar",T:3,opt:!0},{no:2,name:"max",kind:"scalar",T:3,opt:!0},{no:3,name:"currency",kind:"scalar",T:9,opt:!0},{no:4,name:"period",kind:"enum",T:n.getEnumType(r),opt:!0}]));static fromBinary(t,n){return(new m).fromBinary(t,n)}static fromJson(t,n){return(new m).fromJson(t,n)}static fromJsonString(t,n){return(new m).fromJsonString(t,n)}static equals(t,e){return n.util.equals(m,t,e)}}class E extends t{employmentType;teamSize;salary;seniorityLevel;roleType;equity;constructor(t){super(),n.util.initPartial(t,this)}static runtime=n;static typeName="dailydotdev.api.opportunity.OpportunityMeta";static fields=n.util.newFieldList((()=>[{no:1,name:"employment_type",kind:"enum",T:n.getEnumType(o),opt:!0},{no:2,name:"team_size",kind:"scalar",T:5,opt:!0},{no:3,name:"salary",kind:"message",T:m,opt:!0},{no:4,name:"seniority_level",kind:"enum",T:n.getEnumType(s),opt:!0},{no:5,name:"role_type",kind:"scalar",T:2,opt:!0},{no:6,name:"equity",kind:"scalar",T:8,opt:!0}]));static fromBinary(t,n){return(new E).fromBinary(t,n)}static fromJson(t,n){return(new E).fromJson(t,n)}static fromJsonString(t,n){return(new E).fromJsonString(t,n)}static equals(t,e){return n.util.equals(E,t,e)}}class u extends t{overview;responsibilities;requirements;whatYoullDo;interviewProcess;constructor(t){super(),n.util.initPartial(t,this)}static runtime=n;static typeName="dailydotdev.api.opportunity.OpportunityContent";static fields=n.util.newFieldList((()=>[{no:1,name:"overview",kind:"message",T:l,opt:!0},{no:2,name:"responsibilities",kind:"message",T:l,opt:!0},{no:3,name:"requirements",kind:"message",T:l,opt:!0},{no:4,name:"what_youll_do",kind:"message",T:l,opt:!0},{no:5,name:"interview_process",kind:"message",T:l,opt:!0}]));static fromBinary(t,n){return(new u).fromBinary(t,n)}static fromJson(t,n){return(new u).fromJson(t,n)}static fromJsonString(t,n){return(new u).fromJsonString(t,n)}static equals(t,e){return n.util.equals(u,t,e)}}class l extends t{content="";html;constructor(t){super(),n.util.initPartial(t,this)}static runtime=n;static typeName="dailydotdev.api.opportunity.OpportunityContent.ContentBlock";static fields=n.util.newFieldList((()=>[{no:1,name:"content",kind:"scalar",T:9},{no:2,name:"html",kind:"scalar",T:9,opt:!0}]));static fromBinary(t,n){return(new l).fromBinary(t,n)}static fromJson(t,n){return(new l).fromJson(t,n)}static fromJsonString(t,n){return(new l).fromJsonString(t,n)}static equals(t,e){return n.util.equals(l,t,e)}}class T extends t{name="";role;bio;constructor(t){super(),n.util.initPartial(t,this)}static runtime=n;static typeName="dailydotdev.api.opportunity.Recruiter";static fields=n.util.newFieldList((()=>[{no:1,name:"name",kind:"scalar",T:9},{no:2,name:"role",kind:"scalar",T:9,opt:!0},{no:3,name:"bio",kind:"scalar",T:9,opt:!0}]));static fromBinary(t,n){return(new T).fromBinary(t,n)}static fromJson(t,n){return(new T).fromJson(t,n)}static fromJsonString(t,n){return(new T).fromJsonString(t,n)}static equals(t,e){return n.util.equals(T,t,e)}}class p extends t{batchSize;constructor(t){super(),n.util.initPartial(t,this)}static runtime=n;static typeName="dailydotdev.api.opportunity.OpportunityFlags";static fields=n.util.newFieldList((()=>[{no:1,name:"batch_size",kind:"scalar",T:5,opt:!0}]));static fromBinary(t,n){return(new p).fromBinary(t,n)}static fromJson(t,n){return(new p).fromJson(t,n)}static fromJsonString(t,n){return(new p).fromJsonString(t,n)}static equals(t,e){return n.util.equals(p,t,e)}}class d extends t{id="";createdAt=0;updatedAt=0;type=0;state=0;title="";tldr="";content;meta;location=[];keywords=[];flags;constructor(t){super(),n.util.initPartial(t,this)}static runtime=n;static typeName="dailydotdev.api.opportunity.Opportunity";static fields=n.util.newFieldList((()=>[{no:1,name:"id",kind:"scalar",T:9},{no:2,name:"created_at",kind:"scalar",T:5},{no:3,name:"updated_at",kind:"scalar",T:5},{no:4,name:"type",kind:"enum",T:n.getEnumType(a)},{no:5,name:"state",kind:"enum",T:n.getEnumType(i)},{no:6,name:"title",kind:"scalar",T:9},{no:7,name:"tldr",kind:"scalar",T:9},{no:8,name:"content",kind:"message",T:u},{no:9,name:"meta",kind:"message",T:E},{no:10,name:"location",kind:"message",T:e,repeated:!0},{no:11,name:"keywords",kind:"scalar",T:9,repeated:!0},{no:12,name:"flags",kind:"message",T:p}]));static fromBinary(t,n){return(new d).fromBinary(t,n)}static fromJson(t,n){return(new d).fromJson(t,n)}static fromJsonString(t,n){return(new d).fromJsonString(t,n)}static equals(t,e){return n.util.equals(d,t,e)}}export{o as EmploymentType,d as Opportunity,u as OpportunityContent,l as OpportunityContent_ContentBlock,p as OpportunityFlags,E as OpportunityMeta,i as OpportunityState,a as OpportunityType,T as Recruiter,m as Salary,r as SalaryPeriod,s as SeniorityLevel};
@@ -1 +1 @@
1
- var t,e=Object.defineProperty,n=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,r=Object.prototype.hasOwnProperty,i={};((t,n)=>{for(var o in n)e(t,o,{get:n[o],enumerable:!0})})(i,{Location:()=>u,LocationType:()=>s}),module.exports=(t=i,((t,i,a,s)=>{if(i&&"object"==typeof i||"function"==typeof i)for(let u of o(i))r.call(t,u)||u===a||e(t,u,{get:()=>i[u],enumerable:!(s=n(i,u))||s.enumerable});return t})(e({},"__esModule",{value:!0}),t));var a=require("@bufbuild/protobuf"),s=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.REMOTE=1]="REMOTE",t[t.OFFICE=2]="OFFICE",t[t.HYBRID=3]="HYBRID",t))(s||{});a.proto3.util.setEnumType(s,"dailydotdev.api.util.LocationType",[{no:0,name:"LOCATION_TYPE_UNSPECIFIED"},{no:1,name:"LOCATION_TYPE_REMOTE"},{no:2,name:"LOCATION_TYPE_OFFICE"},{no:3,name:"LOCATION_TYPE_HYBRID"}]);class u extends a.Message{city;country;subdivision;continent;latitude;longitude;type;constructor(t){super(),a.proto3.util.initPartial(t,this)}static runtime=a.proto3;static typeName="dailydotdev.api.util.Location";static fields=a.proto3.util.newFieldList((()=>[{no:1,name:"city",kind:"scalar",T:9,opt:!0},{no:2,name:"country",kind:"scalar",T:9,opt:!0},{no:3,name:"subdivision",kind:"scalar",T:9,opt:!0},{no:4,name:"continent",kind:"scalar",T:9,opt:!0},{no:5,name:"latitude",kind:"scalar",T:2,opt:!0},{no:6,name:"longitude",kind:"scalar",T:2,opt:!0},{no:7,name:"type",kind:"enum",T:a.proto3.getEnumType(s),opt:!0}]));static fromBinary(t,e){return(new u).fromBinary(t,e)}static fromJson(t,e){return(new u).fromJson(t,e)}static fromJsonString(t,e){return(new u).fromJsonString(t,e)}static equals(t,e){return a.proto3.util.equals(u,t,e)}}
1
+ var t,e=Object.defineProperty,o=Object.getOwnPropertyDescriptor,n=Object.getOwnPropertyNames,i=Object.prototype.hasOwnProperty,r={};((t,o)=>{for(var n in o)e(t,n,{get:o[n],enumerable:!0})})(r,{Location:()=>u,LocationType:()=>s}),module.exports=(t=r,((t,r,a,s)=>{if(r&&"object"==typeof r||"function"==typeof r)for(let u of n(r))i.call(t,u)||u===a||e(t,u,{get:()=>r[u],enumerable:!(s=o(r,u))||s.enumerable});return t})(e({},"__esModule",{value:!0}),t));var a=require("@bufbuild/protobuf"),s=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.REMOTE=1]="REMOTE",t[t.OFFICE=2]="OFFICE",t[t.HYBRID=3]="HYBRID",t))(s||{});a.proto3.util.setEnumType(s,"dailydotdev.api.util.LocationType",[{no:0,name:"LOCATION_TYPE_UNSPECIFIED"},{no:1,name:"LOCATION_TYPE_REMOTE"},{no:2,name:"LOCATION_TYPE_OFFICE"},{no:3,name:"LOCATION_TYPE_HYBRID"}]);class u extends a.Message{city;country;subdivision;continent;latitude;longitude;type;iso2;constructor(t){super(),a.proto3.util.initPartial(t,this)}static runtime=a.proto3;static typeName="dailydotdev.api.util.Location";static fields=a.proto3.util.newFieldList((()=>[{no:1,name:"city",kind:"scalar",T:9,opt:!0},{no:2,name:"country",kind:"scalar",T:9,opt:!0},{no:3,name:"subdivision",kind:"scalar",T:9,opt:!0},{no:4,name:"continent",kind:"scalar",T:9,opt:!0},{no:5,name:"latitude",kind:"scalar",T:2,opt:!0},{no:6,name:"longitude",kind:"scalar",T:2,opt:!0},{no:7,name:"type",kind:"enum",T:a.proto3.getEnumType(s),opt:!0},{no:8,name:"iso2",kind:"scalar",T:9,opt:!0}]));static fromBinary(t,e){return(new u).fromBinary(t,e)}static fromJson(t,e){return(new u).fromJson(t,e)}static fromJsonString(t,e){return(new u).fromJsonString(t,e)}static equals(t,e){return a.proto3.util.equals(u,t,e)}}
@@ -53,6 +53,10 @@ declare class Location extends Message<Location> {
53
53
  * @generated from field: optional dailydotdev.api.util.LocationType type = 7;
54
54
  */
55
55
  type?: LocationType;
56
+ /**
57
+ * @generated from field: optional string iso2 = 8;
58
+ */
59
+ iso2?: string;
56
60
  constructor(data?: PartialMessage<Location>);
57
61
  static readonly runtime: typeof proto3;
58
62
  static readonly typeName = "dailydotdev.api.util.Location";
@@ -53,6 +53,10 @@ declare class Location extends Message<Location> {
53
53
  * @generated from field: optional dailydotdev.api.util.LocationType type = 7;
54
54
  */
55
55
  type?: LocationType;
56
+ /**
57
+ * @generated from field: optional string iso2 = 8;
58
+ */
59
+ iso2?: string;
56
60
  constructor(data?: PartialMessage<Location>);
57
61
  static readonly runtime: typeof proto3;
58
62
  static readonly typeName = "dailydotdev.api.util.Location";
@@ -1 +1 @@
1
- import{Message as t,proto3 as n}from"@bufbuild/protobuf";var i=(t=>(t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.REMOTE=1]="REMOTE",t[t.OFFICE=2]="OFFICE",t[t.HYBRID=3]="HYBRID",t))(i||{});n.util.setEnumType(i,"dailydotdev.api.util.LocationType",[{no:0,name:"LOCATION_TYPE_UNSPECIFIED"},{no:1,name:"LOCATION_TYPE_REMOTE"},{no:2,name:"LOCATION_TYPE_OFFICE"},{no:3,name:"LOCATION_TYPE_HYBRID"}]);class o extends t{city;country;subdivision;continent;latitude;longitude;type;constructor(t){super(),n.util.initPartial(t,this)}static runtime=n;static typeName="dailydotdev.api.util.Location";static fields=n.util.newFieldList((()=>[{no:1,name:"city",kind:"scalar",T:9,opt:!0},{no:2,name:"country",kind:"scalar",T:9,opt:!0},{no:3,name:"subdivision",kind:"scalar",T:9,opt:!0},{no:4,name:"continent",kind:"scalar",T:9,opt:!0},{no:5,name:"latitude",kind:"scalar",T:2,opt:!0},{no:6,name:"longitude",kind:"scalar",T:2,opt:!0},{no:7,name:"type",kind:"enum",T:n.getEnumType(i),opt:!0}]));static fromBinary(t,n){return(new o).fromBinary(t,n)}static fromJson(t,n){return(new o).fromJson(t,n)}static fromJsonString(t,n){return(new o).fromJsonString(t,n)}static equals(t,i){return n.util.equals(o,t,i)}}export{o as Location,i as LocationType};
1
+ import{Message as n,proto3 as t}from"@bufbuild/protobuf";var i=(n=>(n[n.UNSPECIFIED=0]="UNSPECIFIED",n[n.REMOTE=1]="REMOTE",n[n.OFFICE=2]="OFFICE",n[n.HYBRID=3]="HYBRID",n))(i||{});t.util.setEnumType(i,"dailydotdev.api.util.LocationType",[{no:0,name:"LOCATION_TYPE_UNSPECIFIED"},{no:1,name:"LOCATION_TYPE_REMOTE"},{no:2,name:"LOCATION_TYPE_OFFICE"},{no:3,name:"LOCATION_TYPE_HYBRID"}]);class o extends n{city;country;subdivision;continent;latitude;longitude;type;iso2;constructor(n){super(),t.util.initPartial(n,this)}static runtime=t;static typeName="dailydotdev.api.util.Location";static fields=t.util.newFieldList((()=>[{no:1,name:"city",kind:"scalar",T:9,opt:!0},{no:2,name:"country",kind:"scalar",T:9,opt:!0},{no:3,name:"subdivision",kind:"scalar",T:9,opt:!0},{no:4,name:"continent",kind:"scalar",T:9,opt:!0},{no:5,name:"latitude",kind:"scalar",T:2,opt:!0},{no:6,name:"longitude",kind:"scalar",T:2,opt:!0},{no:7,name:"type",kind:"enum",T:t.getEnumType(i),opt:!0},{no:8,name:"iso2",kind:"scalar",T:9,opt:!0}]));static fromBinary(n,t){return(new o).fromBinary(n,t)}static fromJson(n,t){return(new o).fromJson(n,t)}static fromJsonString(n,t){return(new o).fromJsonString(n,t)}static equals(n,i){return t.util.equals(o,n,i)}}export{o as Location,i as LocationType};
@@ -0,0 +1 @@
1
+ var e,r=Object.defineProperty,t=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,p=Object.prototype.hasOwnProperty,i={};((e,t)=>{for(var o in t)r(e,o,{get:t[o],enumerable:!0})})(i,{OpportunityService:()=>a}),module.exports=(e=i,((e,i,n,u)=>{if(i&&"object"==typeof i||"function"==typeof i)for(let y of o(i))p.call(e,y)||y===n||r(e,y,{get:()=>i[y],enumerable:!(u=t(i,y))||u.enumerable});return e})(r({},"__esModule",{value:!0}),e));var n=require("../daily-api/opportunity_pb.cjs"),u=require("./opportunity-service_pb.cjs"),y=require("@bufbuild/protobuf");const a={typeName:"gondul.opportunity.OpportunityService",methods:{preview:{name:"Preview",I:n.Opportunity,O:u.PreviewResponse,kind:y.MethodKind.Unary}}};
@@ -0,0 +1,26 @@
1
+ import { Opportunity } from '../daily-api/opportunity_pb.cjs';
2
+ import { PreviewResponse } from './opportunity-service_pb.cjs';
3
+ import '@bufbuild/protobuf';
4
+ import '../daily-api/util_pb.cjs';
5
+
6
+ /**
7
+ * Example service to setup gRPC endpoint
8
+ *
9
+ * @generated from service gondul.opportunity.OpportunityService
10
+ */
11
+ declare const OpportunityService: {
12
+ readonly typeName: "gondul.opportunity.OpportunityService";
13
+ readonly methods: {
14
+ /**
15
+ * @generated from rpc gondul.opportunity.OpportunityService.Preview
16
+ */
17
+ readonly preview: {
18
+ readonly name: "Preview";
19
+ readonly I: typeof Opportunity;
20
+ readonly O: typeof PreviewResponse;
21
+ readonly kind: any;
22
+ };
23
+ };
24
+ };
25
+
26
+ export { OpportunityService };
@@ -0,0 +1,26 @@
1
+ import { Opportunity } from '../daily-api/opportunity_pb.js';
2
+ import { PreviewResponse } from './opportunity-service_pb.js';
3
+ import '@bufbuild/protobuf';
4
+ import '../daily-api/util_pb.js';
5
+
6
+ /**
7
+ * Example service to setup gRPC endpoint
8
+ *
9
+ * @generated from service gondul.opportunity.OpportunityService
10
+ */
11
+ declare const OpportunityService: {
12
+ readonly typeName: "gondul.opportunity.OpportunityService";
13
+ readonly methods: {
14
+ /**
15
+ * @generated from rpc gondul.opportunity.OpportunityService.Preview
16
+ */
17
+ readonly preview: {
18
+ readonly name: "Preview";
19
+ readonly I: typeof Opportunity;
20
+ readonly O: typeof PreviewResponse;
21
+ readonly kind: any;
22
+ };
23
+ };
24
+ };
25
+
26
+ export { OpportunityService };
@@ -0,0 +1 @@
1
+ import{Opportunity as o}from"../daily-api/opportunity_pb.ts";import{PreviewResponse as p}from"./opportunity-service_pb.ts";import{MethodKind as t}from"@bufbuild/protobuf";const r={typeName:"gondul.opportunity.OpportunityService",methods:{preview:{name:"Preview",I:o,O:p,kind:t.Unary}}};export{r as OpportunityService};
@@ -0,0 +1 @@
1
+ var e,t=Object.defineProperty,r=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,n=Object.prototype.hasOwnProperty,s={};((e,r)=>{for(var o in r)t(e,o,{get:r[o],enumerable:!0})})(s,{PreviewResponse:()=>i}),module.exports=(e=s,((e,s,a,i)=>{if(s&&"object"==typeof s||"function"==typeof s)for(let u of o(s))n.call(e,u)||u===a||t(e,u,{get:()=>s[u],enumerable:!(i=r(s,u))||i.enumerable});return e})(t({},"__esModule",{value:!0}),e));var a=require("@bufbuild/protobuf");class i extends a.Message{userIds=[];totalCount=0;constructor(e){super(),a.proto3.util.initPartial(e,this)}static runtime=a.proto3;static typeName="gondul.opportunity.PreviewResponse";static fields=a.proto3.util.newFieldList((()=>[{no:1,name:"user_ids",kind:"scalar",T:9,repeated:!0},{no:2,name:"total_count",kind:"scalar",T:13}]));static fromBinary(e,t){return(new i).fromBinary(e,t)}static fromJson(e,t){return(new i).fromJson(e,t)}static fromJsonString(e,t){return(new i).fromJsonString(e,t)}static equals(e,t){return a.proto3.util.equals(i,e,t)}}
@@ -0,0 +1,25 @@
1
+ import { Message, PartialMessage, proto3, FieldList, BinaryReadOptions, JsonValue, JsonReadOptions, PlainMessage } from '@bufbuild/protobuf';
2
+
3
+ /**
4
+ * @generated from message gondul.opportunity.PreviewResponse
5
+ */
6
+ declare class PreviewResponse extends Message<PreviewResponse> {
7
+ /**
8
+ * @generated from field: repeated string user_ids = 1;
9
+ */
10
+ userIds: string[];
11
+ /**
12
+ * @generated from field: uint32 total_count = 2;
13
+ */
14
+ totalCount: number;
15
+ constructor(data?: PartialMessage<PreviewResponse>);
16
+ static readonly runtime: typeof proto3;
17
+ static readonly typeName = "gondul.opportunity.PreviewResponse";
18
+ static readonly fields: FieldList;
19
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PreviewResponse;
20
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PreviewResponse;
21
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PreviewResponse;
22
+ static equals(a: PreviewResponse | PlainMessage<PreviewResponse> | undefined, b: PreviewResponse | PlainMessage<PreviewResponse> | undefined): boolean;
23
+ }
24
+
25
+ export { PreviewResponse };
@@ -0,0 +1,25 @@
1
+ import { Message, PartialMessage, proto3, FieldList, BinaryReadOptions, JsonValue, JsonReadOptions, PlainMessage } from '@bufbuild/protobuf';
2
+
3
+ /**
4
+ * @generated from message gondul.opportunity.PreviewResponse
5
+ */
6
+ declare class PreviewResponse extends Message<PreviewResponse> {
7
+ /**
8
+ * @generated from field: repeated string user_ids = 1;
9
+ */
10
+ userIds: string[];
11
+ /**
12
+ * @generated from field: uint32 total_count = 2;
13
+ */
14
+ totalCount: number;
15
+ constructor(data?: PartialMessage<PreviewResponse>);
16
+ static readonly runtime: typeof proto3;
17
+ static readonly typeName = "gondul.opportunity.PreviewResponse";
18
+ static readonly fields: FieldList;
19
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PreviewResponse;
20
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PreviewResponse;
21
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PreviewResponse;
22
+ static equals(a: PreviewResponse | PlainMessage<PreviewResponse> | undefined, b: PreviewResponse | PlainMessage<PreviewResponse> | undefined): boolean;
23
+ }
24
+
25
+ export { PreviewResponse };
@@ -0,0 +1 @@
1
+ import{Message as t,proto3 as r}from"@bufbuild/protobuf";class n extends t{userIds=[];totalCount=0;constructor(t){super(),r.util.initPartial(t,this)}static runtime=r;static typeName="gondul.opportunity.PreviewResponse";static fields=r.util.newFieldList((()=>[{no:1,name:"user_ids",kind:"scalar",T:9,repeated:!0},{no:2,name:"total_count",kind:"scalar",T:13}]));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)}}export{n as PreviewResponse};
package/dist/index.cjs CHANGED
@@ -1 +1 @@
1
- var e,r=Object.defineProperty,o=Object.getOwnPropertyDescriptor,p=Object.getOwnPropertyNames,i=Object.prototype.hasOwnProperty,s=(e,s,u,t)=>{if(s&&"object"==typeof s||"function"==typeof s)for(let d of p(s))i.call(e,d)||d===u||r(e,d,{get:()=>s[d],enumerable:!(t=o(s,d))||t.enumerable});return e},u=(e,r,o)=>(s(e,r,"default"),o&&s(o,r,"default")),t={};module.exports=(e=t,s(r({},"__esModule",{value:!0}),e)),u(t,require("./bragi/pipelines_connect.cjs"),module.exports),u(t,require("./bragi/pipelines_pb.cjs"),module.exports),u(t,require("./bragi/proxy_connect.cjs"),module.exports),u(t,require("./bragi/proxy_pb.cjs"),module.exports),u(t,require("./brokkr/brokkr_connect.cjs"),module.exports),u(t,require("./brokkr/brokkr_pb.cjs"),module.exports),u(t,require("./daily-api/opportunity-match_pb.cjs"),module.exports),u(t,require("./daily-api/opportunity_pb.cjs"),module.exports),u(t,require("./daily-api/organization_pb.cjs"),module.exports),u(t,require("./daily-api/posts_connect.cjs"),module.exports),u(t,require("./daily-api/posts_pb.cjs"),module.exports),u(t,require("./daily-api/source-requests_connect.cjs"),module.exports),u(t,require("./daily-api/source-requests_pb.cjs"),module.exports),u(t,require("./daily-api/sources_pb.cjs"),module.exports),u(t,require("./daily-api/user-candidate-preference_pb.cjs"),module.exports),u(t,require("./daily-api/user-experience_pb.cjs"),module.exports),u(t,require("./daily-api/user_pb.cjs"),module.exports),u(t,require("./daily-api/util_pb.cjs"),module.exports),u(t,require("./daily-api/pubsub/candidate-accepted-opportunity_pb.cjs"),module.exports),u(t,require("./daily-api/pubsub/candidate-preference-updated_pb.cjs"),module.exports),u(t,require("./daily-api/pubsub/candidate-rejected-opportunity_pb.cjs"),module.exports),u(t,require("./daily-api/pubsub/content-updated_pb.cjs"),module.exports),u(t,require("./daily-api/pubsub/opportunity_pb.cjs"),module.exports),u(t,require("./daily-api/pubsub/recruiter-accepted-candidate-match_pb.cjs"),module.exports),u(t,require("./daily-api/pubsub/user-profile-updated_pb.cjs"),module.exports),u(t,require("./feed/briefing/briefing_pb.cjs"),module.exports),u(t,require("./feed/personalised/personalised_pb.cjs"),module.exports),u(t,require("./feed/server_side_event/server_side_event_pb.cjs"),module.exports),u(t,require("./gondul/application-services_connect.cjs"),module.exports),u(t,require("./gondul/candidates_pb.cjs"),module.exports),u(t,require("./mimir/search/search_pb.cjs"),module.exports),u(t,require("./njord/transactions_connect.cjs"),module.exports),u(t,require("./njord/transactions_pb.cjs"),module.exports),u(t,require("./snotra/engagement/engagement_pb.cjs"),module.exports),u(t,require("./snotra/personalisation/personalisation_pb.cjs"),module.exports),u(t,require("./tei/embedding_connect.cjs"),module.exports),u(t,require("./tei/embedding_pb.cjs"),module.exports),u(t,require("./util/error_pb.cjs"),module.exports);
1
+ var e,r=Object.defineProperty,o=Object.getOwnPropertyDescriptor,p=Object.getOwnPropertyNames,i=Object.prototype.hasOwnProperty,s=(e,s,u,t)=>{if(s&&"object"==typeof s||"function"==typeof s)for(let d of p(s))i.call(e,d)||d===u||r(e,d,{get:()=>s[d],enumerable:!(t=o(s,d))||t.enumerable});return e},u=(e,r,o)=>(s(e,r,"default"),o&&s(o,r,"default")),t={};module.exports=(e=t,s(r({},"__esModule",{value:!0}),e)),u(t,require("./bragi/pipelines_connect.cjs"),module.exports),u(t,require("./bragi/pipelines_pb.cjs"),module.exports),u(t,require("./bragi/proxy_connect.cjs"),module.exports),u(t,require("./bragi/proxy_pb.cjs"),module.exports),u(t,require("./brokkr/brokkr_connect.cjs"),module.exports),u(t,require("./brokkr/brokkr_pb.cjs"),module.exports),u(t,require("./daily-api/opportunity-match_pb.cjs"),module.exports),u(t,require("./daily-api/opportunity_pb.cjs"),module.exports),u(t,require("./daily-api/organization_pb.cjs"),module.exports),u(t,require("./daily-api/posts_connect.cjs"),module.exports),u(t,require("./daily-api/posts_pb.cjs"),module.exports),u(t,require("./daily-api/source-requests_connect.cjs"),module.exports),u(t,require("./daily-api/source-requests_pb.cjs"),module.exports),u(t,require("./daily-api/sources_pb.cjs"),module.exports),u(t,require("./daily-api/user-candidate-preference_pb.cjs"),module.exports),u(t,require("./daily-api/user-experience_pb.cjs"),module.exports),u(t,require("./daily-api/user_pb.cjs"),module.exports),u(t,require("./daily-api/util_pb.cjs"),module.exports),u(t,require("./daily-api/pubsub/candidate-accepted-opportunity_pb.cjs"),module.exports),u(t,require("./daily-api/pubsub/candidate-preference-updated_pb.cjs"),module.exports),u(t,require("./daily-api/pubsub/candidate-rejected-opportunity_pb.cjs"),module.exports),u(t,require("./daily-api/pubsub/content-updated_pb.cjs"),module.exports),u(t,require("./daily-api/pubsub/opportunity_pb.cjs"),module.exports),u(t,require("./daily-api/pubsub/recruiter-accepted-candidate-match_pb.cjs"),module.exports),u(t,require("./daily-api/pubsub/user-profile-updated_pb.cjs"),module.exports),u(t,require("./feed/briefing/briefing_pb.cjs"),module.exports),u(t,require("./feed/personalised/personalised_pb.cjs"),module.exports),u(t,require("./feed/server_side_event/server_side_event_pb.cjs"),module.exports),u(t,require("./gondul/application-services_connect.cjs"),module.exports),u(t,require("./gondul/candidates_pb.cjs"),module.exports),u(t,require("./gondul/opportunity-service_connect.cjs"),module.exports),u(t,require("./gondul/opportunity-service_pb.cjs"),module.exports),u(t,require("./mimir/search/search_pb.cjs"),module.exports),u(t,require("./njord/transactions_connect.cjs"),module.exports),u(t,require("./njord/transactions_pb.cjs"),module.exports),u(t,require("./snotra/engagement/engagement_pb.cjs"),module.exports),u(t,require("./snotra/personalisation/personalisation_pb.cjs"),module.exports),u(t,require("./tei/embedding_connect.cjs"),module.exports),u(t,require("./tei/embedding_pb.cjs"),module.exports),u(t,require("./util/error_pb.cjs"),module.exports);
package/dist/index.d.cts CHANGED
@@ -5,7 +5,7 @@ export { CacheControl, CacheControlType, ChatAudit, ChatDelta, ChatMessage, Chat
5
5
  export { BrokkrService } from './brokkr/brokkr_connect.cjs';
6
6
  export { BrokkrParseRequest, ExtractMarkdownResponse } from './brokkr/brokkr_pb.cjs';
7
7
  export { Screening } from './daily-api/opportunity-match_pb.cjs';
8
- export { EmploymentType, Opportunity, OpportunityContent, OpportunityContent_ContentBlock, OpportunityMeta, OpportunityState, OpportunityType, Recruiter, Salary, SalaryPeriod, SeniorityLevel } from './daily-api/opportunity_pb.cjs';
8
+ export { EmploymentType, Opportunity, OpportunityContent, OpportunityContent_ContentBlock, OpportunityFlags, OpportunityMeta, OpportunityState, OpportunityType, Recruiter, Salary, SalaryPeriod, SeniorityLevel } from './daily-api/opportunity_pb.cjs';
9
9
  export { CompanySize, CompanyStage, Organization } from './daily-api/organization_pb.cjs';
10
10
  export { PostService } from './daily-api/posts_connect.cjs';
11
11
  export { AIGCDetect, Cleaned, ContentMeta, ContentQuality, CreatePostRequest, CreatePostResponse, Enriched, Language, PostEmbedding, PostRelation, Scraped } from './daily-api/posts_pb.cjs';
@@ -28,6 +28,8 @@ export { Request, Response } from './feed/personalised/personalised_pb.cjs';
28
28
  export { EntryMetadata, ServerSideEvent } from './feed/server_side_event/server_side_event_pb.cjs';
29
29
  export { ApplicationService } from './gondul/application-services_connect.cjs';
30
30
  export { ApplicationScored, MatchedCandidate, WarmIntro } from './gondul/candidates_pb.cjs';
31
+ export { OpportunityService } from './gondul/opportunity-service_connect.cjs';
32
+ export { PreviewResponse } from './gondul/opportunity-service_pb.cjs';
31
33
  export { BoolFilter, Filter, Operation, Order, Quantifier, SearchRequest, SearchResponse, SearchResult, Sort, StringListFilter, TimeRangeFilter } from './mimir/search/search_pb.cjs';
32
34
  export { Credits } from './njord/transactions_connect.cjs';
33
35
  export { BalanceChange, Currency, EntityType, FeeResult, GetBalanceRequest, GetBalanceResponse, Transfer, TransferFee, TransferParticipant, TransferRequest, TransferResponse, TransferResult, TransferStatus, TransferType, UserAccount } from './njord/transactions_pb.cjs';
package/dist/index.d.ts CHANGED
@@ -5,7 +5,7 @@ export { CacheControl, CacheControlType, ChatAudit, ChatDelta, ChatMessage, Chat
5
5
  export { BrokkrService } from './brokkr/brokkr_connect.js';
6
6
  export { BrokkrParseRequest, ExtractMarkdownResponse } from './brokkr/brokkr_pb.js';
7
7
  export { Screening } from './daily-api/opportunity-match_pb.js';
8
- export { EmploymentType, Opportunity, OpportunityContent, OpportunityContent_ContentBlock, OpportunityMeta, OpportunityState, OpportunityType, Recruiter, Salary, SalaryPeriod, SeniorityLevel } from './daily-api/opportunity_pb.js';
8
+ export { EmploymentType, Opportunity, OpportunityContent, OpportunityContent_ContentBlock, OpportunityFlags, OpportunityMeta, OpportunityState, OpportunityType, Recruiter, Salary, SalaryPeriod, SeniorityLevel } from './daily-api/opportunity_pb.js';
9
9
  export { CompanySize, CompanyStage, Organization } from './daily-api/organization_pb.js';
10
10
  export { PostService } from './daily-api/posts_connect.js';
11
11
  export { AIGCDetect, Cleaned, ContentMeta, ContentQuality, CreatePostRequest, CreatePostResponse, Enriched, Language, PostEmbedding, PostRelation, Scraped } from './daily-api/posts_pb.js';
@@ -28,6 +28,8 @@ export { Request, Response } from './feed/personalised/personalised_pb.js';
28
28
  export { EntryMetadata, ServerSideEvent } from './feed/server_side_event/server_side_event_pb.js';
29
29
  export { ApplicationService } from './gondul/application-services_connect.js';
30
30
  export { ApplicationScored, MatchedCandidate, WarmIntro } from './gondul/candidates_pb.js';
31
+ export { OpportunityService } from './gondul/opportunity-service_connect.js';
32
+ export { PreviewResponse } from './gondul/opportunity-service_pb.js';
31
33
  export { BoolFilter, Filter, Operation, Order, Quantifier, SearchRequest, SearchResponse, SearchResult, Sort, StringListFilter, TimeRangeFilter } from './mimir/search/search_pb.js';
32
34
  export { Credits } from './njord/transactions_connect.js';
33
35
  export { BalanceChange, Currency, EntityType, FeeResult, GetBalanceRequest, GetBalanceResponse, Transfer, TransferFee, TransferParticipant, TransferRequest, TransferResponse, TransferResult, TransferStatus, TransferType, UserAccount } from './njord/transactions_pb.js';
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- export*from"./bragi/pipelines_connect";export*from"./bragi/pipelines_pb";export*from"./bragi/proxy_connect";export*from"./bragi/proxy_pb";export*from"./brokkr/brokkr_connect";export*from"./brokkr/brokkr_pb";export*from"./daily-api/opportunity-match_pb";export*from"./daily-api/opportunity_pb";export*from"./daily-api/organization_pb";export*from"./daily-api/posts_connect";export*from"./daily-api/posts_pb";export*from"./daily-api/source-requests_connect";export*from"./daily-api/source-requests_pb";export*from"./daily-api/sources_pb";export*from"./daily-api/user-candidate-preference_pb";export*from"./daily-api/user-experience_pb";export*from"./daily-api/user_pb";export*from"./daily-api/util_pb";export*from"./daily-api/pubsub/candidate-accepted-opportunity_pb";export*from"./daily-api/pubsub/candidate-preference-updated_pb";export*from"./daily-api/pubsub/candidate-rejected-opportunity_pb";export*from"./daily-api/pubsub/content-updated_pb";export*from"./daily-api/pubsub/opportunity_pb";export*from"./daily-api/pubsub/recruiter-accepted-candidate-match_pb";export*from"./daily-api/pubsub/user-profile-updated_pb";export*from"./feed/briefing/briefing_pb";export*from"./feed/personalised/personalised_pb";export*from"./feed/server_side_event/server_side_event_pb";export*from"./gondul/application-services_connect";export*from"./gondul/candidates_pb";export*from"./mimir/search/search_pb";export*from"./njord/transactions_connect";export*from"./njord/transactions_pb";export*from"./snotra/engagement/engagement_pb";export*from"./snotra/personalisation/personalisation_pb";export*from"./tei/embedding_connect";export*from"./tei/embedding_pb";export*from"./util/error_pb";
1
+ export*from"./bragi/pipelines_connect";export*from"./bragi/pipelines_pb";export*from"./bragi/proxy_connect";export*from"./bragi/proxy_pb";export*from"./brokkr/brokkr_connect";export*from"./brokkr/brokkr_pb";export*from"./daily-api/opportunity-match_pb";export*from"./daily-api/opportunity_pb";export*from"./daily-api/organization_pb";export*from"./daily-api/posts_connect";export*from"./daily-api/posts_pb";export*from"./daily-api/source-requests_connect";export*from"./daily-api/source-requests_pb";export*from"./daily-api/sources_pb";export*from"./daily-api/user-candidate-preference_pb";export*from"./daily-api/user-experience_pb";export*from"./daily-api/user_pb";export*from"./daily-api/util_pb";export*from"./daily-api/pubsub/candidate-accepted-opportunity_pb";export*from"./daily-api/pubsub/candidate-preference-updated_pb";export*from"./daily-api/pubsub/candidate-rejected-opportunity_pb";export*from"./daily-api/pubsub/content-updated_pb";export*from"./daily-api/pubsub/opportunity_pb";export*from"./daily-api/pubsub/recruiter-accepted-candidate-match_pb";export*from"./daily-api/pubsub/user-profile-updated_pb";export*from"./feed/briefing/briefing_pb";export*from"./feed/personalised/personalised_pb";export*from"./feed/server_side_event/server_side_event_pb";export*from"./gondul/application-services_connect";export*from"./gondul/candidates_pb";export*from"./gondul/opportunity-service_connect";export*from"./gondul/opportunity-service_pb";export*from"./mimir/search/search_pb";export*from"./njord/transactions_connect";export*from"./njord/transactions_pb";export*from"./snotra/engagement/engagement_pb";export*from"./snotra/personalisation/personalisation_pb";export*from"./tei/embedding_connect";export*from"./tei/embedding_pb";export*from"./util/error_pb";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dailydotdev/schema",
3
- "version": "0.2.57",
3
+ "version": "0.2.59",
4
4
  "author": "@dailydotdev",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",