@blateral/b.kit 2.0.0-beta.11.3 → 2.0.0-beta.12.2
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/lib/components/base/icons/ClockFilled.d.ts +7 -0
- package/lib/components/base/icons/ClockFilled.d.ts.map +1 -0
- package/lib/components/sections/DynamicForm.d.ts +12 -0
- package/lib/components/sections/DynamicForm.d.ts.map +1 -1
- package/lib/components/sections/jobs/JobArticle.d.ts +52 -0
- package/lib/components/sections/jobs/JobArticle.d.ts.map +1 -0
- package/lib/components/sections/{JobList.d.ts → jobs/JobList.d.ts} +2 -2
- package/lib/components/sections/jobs/JobList.d.ts.map +1 -0
- package/lib/index.d.ts +2 -1
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +1 -1
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/utils/structuredData.d.ts +8 -7
- package/lib/utils/structuredData.d.ts.map +1 -1
- package/package.json +1 -1
- package/lib/components/sections/JobArticle.d.ts +0 -12
- package/lib/components/sections/JobArticle.d.ts.map +0 -1
- package/lib/components/sections/JobList.d.ts.map +0 -1
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { MapLocation } from "../components/sections/Map";
|
|
3
|
+
import { OrganizationData } from "../components/sections/jobs/JobArticle";
|
|
3
4
|
export declare const generateLocalBusiness: (locations: MapLocation[]) => ("" | JSX.Element)[];
|
|
4
5
|
export declare const generateFAQ: (items: {
|
|
5
6
|
label?: string;
|
|
@@ -7,13 +8,13 @@ export declare const generateFAQ: (items: {
|
|
|
7
8
|
aside?: string;
|
|
8
9
|
hasColumns?: boolean;
|
|
9
10
|
}[]) => JSX.Element;
|
|
10
|
-
export declare const generateJob: (
|
|
11
|
+
export declare const generateJob: ({ jobTitle, jobDesc, organization, directApply, location, timeModel, datePosted, }: {
|
|
11
12
|
jobTitle: string;
|
|
12
|
-
jobDesc?: string;
|
|
13
|
-
organization?:
|
|
14
|
-
directApply?: boolean;
|
|
15
|
-
location?: string;
|
|
16
|
-
timeModel?: string;
|
|
17
|
-
datePosted?:
|
|
13
|
+
jobDesc?: string | undefined;
|
|
14
|
+
organization?: OrganizationData | undefined;
|
|
15
|
+
directApply?: boolean | undefined;
|
|
16
|
+
location?: string | undefined;
|
|
17
|
+
timeModel?: string | undefined;
|
|
18
|
+
datePosted?: Date | undefined;
|
|
18
19
|
}) => JSX.Element;
|
|
19
20
|
//# sourceMappingURL=structuredData.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"structuredData.d.ts","sourceRoot":"","sources":["../../src/utils/structuredData.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,WAAW,EAAE,mCAAgC;
|
|
1
|
+
{"version":3,"file":"structuredData.d.ts","sourceRoot":"","sources":["../../src/utils/structuredData.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,WAAW,EAAE,mCAAgC;AAEtD,OAAO,EAAE,gBAAgB,EAAE,+CAA4C;AAEvE,eAAO,MAAM,qBAAqB,cAAe,WAAW,EAAE,yBAsC7D,CAAC;AAEF,eAAO,MAAM,WAAW,UACb;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,EAAE,gBAoBN,CAAC;AAEF,eAAO,MAAM,WAAW;cASV,MAAM;;;;;;;iBAkDnB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { JobCardProps } from "../blocks/JobCard";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const JobArticle: React.FC<JobCardProps & {
|
|
4
|
-
jobDesc?: string;
|
|
5
|
-
organization?: string;
|
|
6
|
-
directApply?: boolean;
|
|
7
|
-
datePosted?: string;
|
|
8
|
-
primaryAction?: () => React.ReactNode;
|
|
9
|
-
secondaryAction?: () => React.ReactNode;
|
|
10
|
-
}>;
|
|
11
|
-
export default JobArticle;
|
|
12
|
-
//# sourceMappingURL=JobArticle.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"JobArticle.d.ts","sourceRoot":"","sources":["../../../src/components/sections/JobArticle.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,0BAAkC;AAGzD,OAAO,KAAK,MAAM,OAAO,CAAC;AAsD1B,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CACtB,YAAY,GAAG;IACX,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,KAAK,CAAC,SAAS,CAAC;IACtC,eAAe,CAAC,EAAE,MAAM,KAAK,CAAC,SAAS,CAAC;CAC3C,CAiEJ,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"JobList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/JobList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAgB,EAAE,YAAY,EAAE,0BAAkC;AA2ClE,oBAAY,OAAO,GAAG,IAAI,CACtB,YAAY,EACZ,YAAY,GAAG,eAAe,GAAG,WAAW,GAAG,cAAc,CAChE,CAAC;AAmEF,eAAO,MAAM,gBAAgB;IAhEzB,wDAAwD;;IAGxD,iCAAiC;;IAGjC,yBAAyB;;IAGzB,iDAAiD;uBAC/B,MAAM,SAAS;IAEjC,+CAA+C;0BAC1B,MAAM,SAAS;EAmDD,CAAC;;IAhEpC,wDAAwD;;IAGxD,iCAAiC;;IAGjC,yBAAyB;;IAGzB,iDAAiD;;IAGjD,+CAA+C;;;;;AAqDnD,wBAAqC"}
|