@jeromefitz/notion 6.1.0 → 6.2.0-canary.1
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/.turbo/turbo-build.log +4 -0
- package/.turbo/turbo-lint$colon$ts.log +1 -0
- package/README.md +12 -12
- package/{constants → dist/constants}/index.d.mts +1 -1
- package/{constants → dist/constants}/index.d.mts.map +1 -1
- package/dist/constants/index.mjs.map +1 -0
- package/dist/get-types-7QEbhRzY.mjs +2 -0
- package/dist/get-types-7QEbhRzY.mjs.map +1 -0
- package/{index-CQ1IEP2W.d.mts → dist/index-BAoq6yHe.d.mts} +7 -7
- package/{index-CQ1IEP2W.d.mts.map → dist/index-BAoq6yHe.d.mts.map} +1 -1
- package/{index.d.mts → dist/index.d.mts} +1 -1
- package/dist/index.d.mts.map +1 -0
- package/dist/index.mjs +2 -0
- package/dist/index.mjs.map +1 -0
- package/{queries/getBlocksByIdChildren → dist/queries/get-blocks-by-id-children}/index.d.mts +1 -1
- package/dist/queries/get-blocks-by-id-children/index.d.mts.map +1 -0
- package/dist/queries/get-blocks-by-id-children/index.mjs.map +1 -0
- package/{queries/getDatabasesByIdQuery → dist/queries/get-databases-by-id-query}/index.d.mts +2 -2
- package/dist/queries/get-databases-by-id-query/index.d.mts.map +1 -0
- package/dist/queries/get-databases-by-id-query/index.mjs.map +1 -0
- package/{queries/getDeepFetchAllChildren → dist/queries/get-deep-fetch-all-children}/index.d.mts +1 -1
- package/dist/queries/get-deep-fetch-all-children/index.d.mts.map +1 -0
- package/dist/queries/get-deep-fetch-all-children/index.mjs.map +1 -0
- package/{queries/getInfoType → dist/queries/get-info-type}/index.d.mts +1 -3
- package/dist/queries/get-info-type/index.d.mts.map +1 -0
- package/dist/queries/get-info-type/index.mjs.map +1 -0
- package/{queries/getNotionListing → dist/queries/get-notion-listing}/index.d.mts +1 -1
- package/dist/queries/get-notion-listing/index.d.mts.map +1 -0
- package/dist/queries/get-notion-listing/index.mjs +2 -0
- package/dist/queries/get-notion-listing/index.mjs.map +1 -0
- package/{queries/getNotionListingByDate → dist/queries/get-notion-listing-by-date}/index.d.mts +1 -1
- package/dist/queries/get-notion-listing-by-date/index.d.mts.map +1 -0
- package/dist/queries/get-notion-listing-by-date/index.mjs +2 -0
- package/dist/queries/get-notion-listing-by-date/index.mjs.map +1 -0
- package/{queries/getNotionSlug → dist/queries/get-notion-slug}/index.d.mts +1 -1
- package/dist/queries/get-notion-slug/index.d.mts.map +1 -0
- package/dist/queries/get-notion-slug/index.mjs +2 -0
- package/dist/queries/get-notion-slug/index.mjs.map +1 -0
- package/{queries/getNotionSlugByRoute → dist/queries/get-notion-slug-by-route}/index.d.mts +1 -1
- package/dist/queries/get-notion-slug-by-route/index.d.mts.map +1 -0
- package/dist/queries/get-notion-slug-by-route/index.mjs +2 -0
- package/dist/queries/get-notion-slug-by-route/index.mjs.map +1 -0
- package/{queries/getPagesById → dist/queries/get-pages-by-id}/index.d.mts +1 -1
- package/dist/queries/get-pages-by-id/index.d.mts.map +1 -0
- package/dist/queries/get-pages-by-id/index.mjs.map +1 -0
- package/{queries/getPathVariables → dist/queries/get-path-variables}/index.d.mts +2 -2
- package/dist/queries/get-path-variables/index.d.mts.map +1 -0
- package/dist/queries/get-path-variables/index.mjs +2 -0
- package/dist/queries/get-path-variables/index.mjs.map +1 -0
- package/{queries/getQuery → dist/queries/get-query}/index.d.mts +1 -1
- package/dist/queries/get-query/index.d.mts.map +1 -0
- package/dist/queries/get-query/index.mjs +2 -0
- package/dist/queries/get-query/index.mjs.map +1 -0
- package/dist/queries/index.d.mts +12 -0
- package/dist/queries/index.mjs +1 -0
- package/{schema → dist/schema}/index.d.mts +1 -1
- package/{utils/addTime → dist/utils/add-time}/index.d.mts +1 -1
- package/dist/utils/add-time/index.d.mts.map +1 -0
- package/dist/utils/add-time/index.mjs.map +1 -0
- package/{utils/dataNormalized → dist/utils/data-normalized}/index.d.mts +1 -1
- package/dist/utils/data-normalized/index.d.mts.map +1 -0
- package/dist/utils/data-normalized/index.mjs +1 -0
- package/{utils/dataNormalizedResults → dist/utils/data-normalized-results}/index.d.mts +1 -1
- package/dist/utils/data-normalized-results/index.d.mts.map +1 -0
- package/dist/utils/data-normalized-results/index.mjs +1 -0
- package/{utils/getDataType → dist/utils/get-data-type}/index.d.mts +2 -2
- package/dist/utils/get-data-type/index.d.mts.map +1 -0
- package/dist/utils/get-data-type/index.mjs.map +1 -0
- package/{utils/getTitle → dist/utils/get-title}/index.d.mts +1 -1
- package/dist/utils/get-title/index.d.mts.map +1 -0
- package/dist/utils/get-title/index.mjs.map +1 -0
- package/dist/utils/get-types/_unsupported.d.mts +5 -0
- package/dist/utils/get-types/_unsupported.d.mts.map +1 -0
- package/dist/utils/get-types/_unsupported.mjs.map +1 -0
- package/{utils/getTypes → dist/utils/get-types}/checkbox.d.mts +1 -1
- package/dist/utils/get-types/checkbox.d.mts.map +1 -0
- package/dist/utils/get-types/checkbox.mjs.map +1 -0
- package/{utils/getTypes → dist/utils/get-types}/date.d.mts +1 -1
- package/dist/utils/get-types/date.d.mts.map +1 -0
- package/dist/utils/get-types/date.mjs.map +1 -0
- package/{utils/getTypes → dist/utils/get-types}/email.d.mts +1 -1
- package/dist/utils/get-types/email.d.mts.map +1 -0
- package/dist/utils/get-types/email.mjs.map +1 -0
- package/{utils/getTypes → dist/utils/get-types}/files.d.mts +1 -1
- package/dist/utils/get-types/files.d.mts.map +1 -0
- package/dist/utils/get-types/files.mjs.map +1 -0
- package/{utils/getTypes → dist/utils/get-types}/index.d.mts +1 -1
- package/{utils/getTypes → dist/utils/get-types}/index.d.mts.map +1 -1
- package/dist/utils/get-types/index.mjs +1 -0
- package/{utils/getTypes/multi_select.d.mts → dist/utils/get-types/multi-select.d.mts} +2 -2
- package/dist/utils/get-types/multi-select.d.mts.map +1 -0
- package/{utils/getTypes/multi_select.mjs → dist/utils/get-types/multi-select.mjs} +1 -1
- package/dist/utils/get-types/multi-select.mjs.map +1 -0
- package/{utils/getTypes → dist/utils/get-types}/number.d.mts +1 -1
- package/dist/utils/get-types/number.d.mts.map +1 -0
- package/dist/utils/get-types/number.mjs.map +1 -0
- package/{utils/getTypes → dist/utils/get-types}/people.d.mts +1 -1
- package/dist/utils/get-types/people.d.mts.map +1 -0
- package/dist/utils/get-types/people.mjs.map +1 -0
- package/{utils/getTypes/phone_number.d.mts → dist/utils/get-types/phone-number.d.mts} +2 -2
- package/dist/utils/get-types/phone-number.d.mts.map +1 -0
- package/{utils/getTypes/phone_number.mjs → dist/utils/get-types/phone-number.mjs} +1 -1
- package/dist/utils/get-types/phone-number.mjs.map +1 -0
- package/{utils/getTypes → dist/utils/get-types}/relation.d.mts +1 -1
- package/dist/utils/get-types/relation.d.mts.map +1 -0
- package/dist/utils/get-types/relation.mjs +1 -0
- package/{utils/getTypes/rich_text.d.mts → dist/utils/get-types/rich-text.d.mts} +2 -2
- package/dist/utils/get-types/rich-text.d.mts.map +1 -0
- package/{utils/getTypes/rich_text.mjs → dist/utils/get-types/rich-text.mjs} +1 -1
- package/dist/utils/get-types/rich-text.mjs.map +1 -0
- package/{utils/getTypes → dist/utils/get-types}/rollup.d.mts +1 -1
- package/dist/utils/get-types/rollup.d.mts.map +1 -0
- package/dist/utils/get-types/rollup.mjs +1 -0
- package/{utils/getTypes → dist/utils/get-types}/select.d.mts +1 -1
- package/dist/utils/get-types/select.d.mts.map +1 -0
- package/dist/utils/get-types/select.mjs.map +1 -0
- package/{utils/getTypes → dist/utils/get-types}/title.d.mts +1 -1
- package/dist/utils/get-types/title.d.mts.map +1 -0
- package/dist/utils/get-types/title.mjs.map +1 -0
- package/{utils/getTypes → dist/utils/get-types}/url.d.mts +1 -1
- package/{utils/getTypes → dist/utils/get-types}/url.d.mts.map +1 -1
- package/dist/utils/get-types/url.mjs.map +1 -0
- package/dist/utils/index.d.mts +7 -0
- package/dist/utils/index.mjs +1 -0
- package/dist/utils-SxsCJsDP.mjs +2 -0
- package/dist/utils-SxsCJsDP.mjs.map +1 -0
- package/package.json +213 -64
- package/release.config.js +25 -0
- package/src/constants/index.ts +1326 -0
- package/src/index.ts +151 -0
- package/src/queries/get-blocks-by-id-children/index.ts +12 -0
- package/src/queries/get-databases-by-id-query/index.ts +28 -0
- package/src/queries/get-deep-fetch-all-children/index.ts +35 -0
- package/src/queries/get-info-type/index.ts +40 -0
- package/src/queries/get-notion-listing/index.ts +91 -0
- package/src/queries/get-notion-listing-by-date/index.ts +190 -0
- package/src/queries/get-notion-slug/index.ts +64 -0
- package/src/queries/get-notion-slug-by-route/index.ts +201 -0
- package/src/queries/get-pages-by-id/index.ts +12 -0
- package/src/queries/get-path-variables/index.ts +60 -0
- package/src/queries/get-query/index.ts +140 -0
- package/src/queries/index.ts +25 -0
- package/src/schema/index.ts +386 -0
- package/src/utils/add-time/index.ts +16 -0
- package/src/utils/data-normalized/index.ts +49 -0
- package/src/utils/data-normalized-results/index.ts +29 -0
- package/src/utils/get-data-type/index.ts +62 -0
- package/src/utils/get-title/index.ts +21 -0
- package/src/utils/get-types/_unsupported.ts +7 -0
- package/src/utils/get-types/checkbox.ts +3 -0
- package/src/utils/get-types/date.ts +6 -0
- package/src/utils/get-types/email.ts +3 -0
- package/src/utils/get-types/files.ts +67 -0
- package/src/utils/get-types/index.ts +41 -0
- package/src/utils/get-types/multi-select.ts +16 -0
- package/src/utils/get-types/number.ts +6 -0
- package/src/utils/get-types/people.ts +22 -0
- package/src/utils/get-types/phone-number.ts +3 -0
- package/src/utils/get-types/relation.ts +18 -0
- package/src/utils/get-types/rich-text.ts +5 -0
- package/src/utils/get-types/rollup.ts +30 -0
- package/src/utils/get-types/select.ts +21 -0
- package/src/utils/get-types/title.ts +4 -0
- package/src/utils/get-types/url.ts +3 -0
- package/src/utils/index.ts +16 -0
- package/tsconfig.json +15 -0
- package/tsdown.config.ts +14 -0
- package/constants/index.mjs.map +0 -1
- package/getTypes-D-cwjcBl.mjs +0 -2
- package/getTypes-D-cwjcBl.mjs.map +0 -1
- package/index.d.mts.map +0 -1
- package/index.mjs +0 -2
- package/index.mjs.map +0 -1
- package/queries/getBlocksByIdChildren/index.d.mts.map +0 -1
- package/queries/getBlocksByIdChildren/index.mjs.map +0 -1
- package/queries/getDatabasesByIdQuery/index.d.mts.map +0 -1
- package/queries/getDatabasesByIdQuery/index.mjs.map +0 -1
- package/queries/getDeepFetchAllChildren/index.d.mts.map +0 -1
- package/queries/getDeepFetchAllChildren/index.mjs.map +0 -1
- package/queries/getInfoType/index.d.mts.map +0 -1
- package/queries/getInfoType/index.mjs.map +0 -1
- package/queries/getNotionListing/index.d.mts.map +0 -1
- package/queries/getNotionListing/index.mjs +0 -2
- package/queries/getNotionListing/index.mjs.map +0 -1
- package/queries/getNotionListingByDate/index.d.mts.map +0 -1
- package/queries/getNotionListingByDate/index.mjs +0 -2
- package/queries/getNotionListingByDate/index.mjs.map +0 -1
- package/queries/getNotionSlug/index.d.mts.map +0 -1
- package/queries/getNotionSlug/index.mjs +0 -2
- package/queries/getNotionSlug/index.mjs.map +0 -1
- package/queries/getNotionSlugByRoute/index.d.mts.map +0 -1
- package/queries/getNotionSlugByRoute/index.mjs +0 -2
- package/queries/getNotionSlugByRoute/index.mjs.map +0 -1
- package/queries/getPagesById/index.d.mts.map +0 -1
- package/queries/getPagesById/index.mjs.map +0 -1
- package/queries/getPathVariables/index.d.mts.map +0 -1
- package/queries/getPathVariables/index.mjs +0 -2
- package/queries/getPathVariables/index.mjs.map +0 -1
- package/queries/getQuery/index.d.mts.map +0 -1
- package/queries/getQuery/index.mjs +0 -2
- package/queries/getQuery/index.mjs.map +0 -1
- package/queries/index.d.mts +0 -12
- package/queries/index.mjs +0 -1
- package/utils/addTime/index.d.mts.map +0 -1
- package/utils/addTime/index.mjs.map +0 -1
- package/utils/dataNormalized/index.d.mts.map +0 -1
- package/utils/dataNormalized/index.mjs +0 -1
- package/utils/dataNormalizedResults/index.d.mts.map +0 -1
- package/utils/dataNormalizedResults/index.mjs +0 -1
- package/utils/getDataType/index.d.mts.map +0 -1
- package/utils/getDataType/index.mjs.map +0 -1
- package/utils/getTitle/index.d.mts.map +0 -1
- package/utils/getTitle/index.mjs.map +0 -1
- package/utils/getTypes/_unsupported.d.mts +0 -6
- package/utils/getTypes/_unsupported.d.mts.map +0 -1
- package/utils/getTypes/_unsupported.mjs.map +0 -1
- package/utils/getTypes/checkbox.d.mts.map +0 -1
- package/utils/getTypes/checkbox.mjs.map +0 -1
- package/utils/getTypes/date.d.mts.map +0 -1
- package/utils/getTypes/date.mjs.map +0 -1
- package/utils/getTypes/email.d.mts.map +0 -1
- package/utils/getTypes/email.mjs.map +0 -1
- package/utils/getTypes/files.d.mts.map +0 -1
- package/utils/getTypes/files.mjs.map +0 -1
- package/utils/getTypes/index.mjs +0 -1
- package/utils/getTypes/multi_select.d.mts.map +0 -1
- package/utils/getTypes/multi_select.mjs.map +0 -1
- package/utils/getTypes/number.d.mts.map +0 -1
- package/utils/getTypes/number.mjs.map +0 -1
- package/utils/getTypes/people.d.mts.map +0 -1
- package/utils/getTypes/people.mjs.map +0 -1
- package/utils/getTypes/phone_number.d.mts.map +0 -1
- package/utils/getTypes/phone_number.mjs.map +0 -1
- package/utils/getTypes/relation.d.mts.map +0 -1
- package/utils/getTypes/relation.mjs +0 -1
- package/utils/getTypes/rich_text.d.mts.map +0 -1
- package/utils/getTypes/rich_text.mjs.map +0 -1
- package/utils/getTypes/rollup.d.mts.map +0 -1
- package/utils/getTypes/rollup.mjs +0 -1
- package/utils/getTypes/select.d.mts.map +0 -1
- package/utils/getTypes/select.mjs.map +0 -1
- package/utils/getTypes/title.d.mts.map +0 -1
- package/utils/getTypes/title.mjs.map +0 -1
- package/utils/getTypes/url.mjs.map +0 -1
- package/utils/index.d.mts +0 -7
- package/utils/index.mjs +0 -1
- package/utils-VfbevQkn.mjs +0 -2
- package/utils-VfbevQkn.mjs.map +0 -1
- /package/{constants → dist/constants}/index.mjs +0 -0
- /package/{queries/getBlocksByIdChildren → dist/queries/get-blocks-by-id-children}/index.mjs +0 -0
- /package/{queries/getDatabasesByIdQuery → dist/queries/get-databases-by-id-query}/index.mjs +0 -0
- /package/{queries/getDeepFetchAllChildren → dist/queries/get-deep-fetch-all-children}/index.mjs +0 -0
- /package/{queries/getInfoType → dist/queries/get-info-type}/index.mjs +0 -0
- /package/{queries/getPagesById → dist/queries/get-pages-by-id}/index.mjs +0 -0
- /package/{schema → dist/schema}/index.mjs +0 -0
- /package/{utils/addTime → dist/utils/add-time}/index.mjs +0 -0
- /package/{utils/getDataType → dist/utils/get-data-type}/index.mjs +0 -0
- /package/{utils/getTitle → dist/utils/get-title}/index.mjs +0 -0
- /package/{utils/getTypes → dist/utils/get-types}/_unsupported.mjs +0 -0
- /package/{utils/getTypes → dist/utils/get-types}/checkbox.mjs +0 -0
- /package/{utils/getTypes → dist/utils/get-types}/date.mjs +0 -0
- /package/{utils/getTypes → dist/utils/get-types}/email.mjs +0 -0
- /package/{utils/getTypes → dist/utils/get-types}/files.mjs +0 -0
- /package/{utils/getTypes → dist/utils/get-types}/number.mjs +0 -0
- /package/{utils/getTypes → dist/utils/get-types}/people.mjs +0 -0
- /package/{utils/getTypes → dist/utils/get-types}/select.mjs +0 -0
- /package/{utils/getTypes → dist/utils/get-types}/title.mjs +0 -0
- /package/{utils/getTypes → dist/utils/get-types}/url.mjs +0 -0
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import Slugger from "github-slugger";
|
|
2
|
+
import { map as _map } from "lodash-es";
|
|
3
|
+
|
|
4
|
+
const multi_select = (data: any) => {
|
|
5
|
+
const slugger = new Slugger();
|
|
6
|
+
|
|
7
|
+
const dataReturn = {};
|
|
8
|
+
_map(data.multi_select, (multiSelect: any) => {
|
|
9
|
+
const ms = multiSelect;
|
|
10
|
+
ms.slug = slugger.slug(ms.name);
|
|
11
|
+
dataReturn[ms.id] = ms;
|
|
12
|
+
});
|
|
13
|
+
return dataReturn;
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
export default multi_select;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import Slugger from "github-slugger";
|
|
2
|
+
|
|
3
|
+
const people = (data: any) => {
|
|
4
|
+
const slugger = new Slugger();
|
|
5
|
+
return data.people.map((p) => {
|
|
6
|
+
const { avatar_url, id, name, person } = p;
|
|
7
|
+
const { email } = person;
|
|
8
|
+
const slug = slugger.slug(name);
|
|
9
|
+
|
|
10
|
+
return {
|
|
11
|
+
[slug]: {
|
|
12
|
+
avatar_url,
|
|
13
|
+
email,
|
|
14
|
+
id,
|
|
15
|
+
name,
|
|
16
|
+
},
|
|
17
|
+
};
|
|
18
|
+
})[0];
|
|
19
|
+
// return data.people || null
|
|
20
|
+
};
|
|
21
|
+
|
|
22
|
+
export default people;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { map as _map } from "lodash-es";
|
|
2
|
+
|
|
3
|
+
import getTypes from "../../utils/get-types/index";
|
|
4
|
+
|
|
5
|
+
const relation = (data: any) => {
|
|
6
|
+
if (data.type === "rollup") {
|
|
7
|
+
return (
|
|
8
|
+
data.rollup.type === "array" &&
|
|
9
|
+
_map(data.rollup.array, (item: any) => {
|
|
10
|
+
return getTypes[item.type](item);
|
|
11
|
+
})[0]
|
|
12
|
+
);
|
|
13
|
+
} else {
|
|
14
|
+
return _map(data.relation, (relation: any) => relation.id);
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
|
|
18
|
+
export default relation;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { map as _map, sortBy as _sortBy } from "lodash-es";
|
|
2
|
+
|
|
3
|
+
import type { RollupFunction } from "../../schema/index";
|
|
4
|
+
import getTypes from "../../utils/get-types/index";
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* @note(notion) https://github.com/JeromeFitz/packages/issues/631
|
|
8
|
+
*/
|
|
9
|
+
type Rollup = {
|
|
10
|
+
array: any;
|
|
11
|
+
function: RollupFunction;
|
|
12
|
+
type: "array";
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
// @todo(types)
|
|
16
|
+
const rollup = (data: any) => {
|
|
17
|
+
const rollupData: Rollup = data?.rollup;
|
|
18
|
+
return _sortBy(
|
|
19
|
+
_map(rollupData?.array, (item) =>
|
|
20
|
+
_map(item[item?.type], (itemData) =>
|
|
21
|
+
getTypes[item?.type]({
|
|
22
|
+
[item?.type]: [itemData],
|
|
23
|
+
type: item?.type,
|
|
24
|
+
}),
|
|
25
|
+
),
|
|
26
|
+
),
|
|
27
|
+
).flat();
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export default rollup;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import Slugger from "github-slugger";
|
|
2
|
+
|
|
3
|
+
const select = (data: any) => {
|
|
4
|
+
const slugger = new Slugger();
|
|
5
|
+
|
|
6
|
+
const s: any = data.select;
|
|
7
|
+
// console.dir(`getTypeSelectNormalized`)
|
|
8
|
+
// console.dir(data)
|
|
9
|
+
|
|
10
|
+
// oxlint-disable-next-line no-extra-boolean-cast
|
|
11
|
+
if (!!s) {
|
|
12
|
+
s.slug = slugger.slug(data.select.name);
|
|
13
|
+
return { [s.id]: s };
|
|
14
|
+
} else {
|
|
15
|
+
return null;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
// return data
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default select;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import addTime from "./add-time/index";
|
|
2
|
+
import dataNormalizedResults from "./data-normalized-results/index";
|
|
3
|
+
import dataNormalized from "./data-normalized/index";
|
|
4
|
+
import getDataType from "./get-data-type/index";
|
|
5
|
+
import getTitle from "./get-title/index";
|
|
6
|
+
import getTypes from "./get-types/index";
|
|
7
|
+
|
|
8
|
+
export {
|
|
9
|
+
//
|
|
10
|
+
addTime,
|
|
11
|
+
dataNormalized,
|
|
12
|
+
dataNormalizedResults,
|
|
13
|
+
getDataType,
|
|
14
|
+
getTitle,
|
|
15
|
+
getTypes,
|
|
16
|
+
};
|
package/tsconfig.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
{
|
|
2
|
+
"compilerOptions": {
|
|
3
|
+
"esModuleInterop": true,
|
|
4
|
+
"forceConsistentCasingInFileNames": true,
|
|
5
|
+
"lib": ["ESNext"],
|
|
6
|
+
"module": "preserve",
|
|
7
|
+
"outDir": "./dist",
|
|
8
|
+
"rootDir": "./src",
|
|
9
|
+
"skipLibCheck": true,
|
|
10
|
+
"strict": true
|
|
11
|
+
},
|
|
12
|
+
"exclude": ["node_modules", "release.config.js"],
|
|
13
|
+
"extends": "@jeromefitz/tsconfig/src/node24.json",
|
|
14
|
+
"include": ["src"]
|
|
15
|
+
}
|
package/tsdown.config.ts
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import type { UserConfig } from "tsdown";
|
|
2
|
+
import { defineConfig } from "tsdown";
|
|
3
|
+
|
|
4
|
+
import { config as _config } from "../../tsdown.config.ts";
|
|
5
|
+
|
|
6
|
+
const entry = ["src/**"];
|
|
7
|
+
const config: UserConfig = {
|
|
8
|
+
..._config,
|
|
9
|
+
entry,
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
export default defineConfig({
|
|
13
|
+
...config,
|
|
14
|
+
});
|
package/constants/index.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":["_filter","_map"],"sources":["../../src/constants/index.ts"],"sourcesContent":["import type { DataTypes, DataTypesObject, Property } from '../schema/index'\n\nimport { filter as _filter, map as _map } from 'lodash-es'\n\nconst getLookup = ({ key, notion, type }) => ({\n key,\n notion,\n type,\n})\n\n/**\n * @note\n * Valid Notion Property Types mapped to Normalizer w/ init info\n *\n * *********************\n * RELATIONS and ROLLUPS\n * *********************\n *\n * For each RELATION or ROLLUP there can be only one init\n * During the build process this happens in waves\n *\n *\n */\nconst PROPERTIES: Record<string, Property> = {\n addressCity: {\n init: true,\n key: 'addressCity',\n notion: 'Address.City',\n type: 'rich_text',\n },\n addressLatitude: {\n format: 'number',\n init: true,\n key: 'addressLatitude',\n notion: 'Address.Latitude',\n type: 'number',\n },\n addressLongitude: {\n format: 'number',\n init: true,\n key: 'addressLongitude',\n notion: 'Address.Longitude',\n type: 'number',\n },\n addressNeighborhood: {\n init: true,\n key: 'addressNeighborhood',\n notion: 'Address.Neighborhood',\n type: 'rich_text',\n },\n addressState: {\n init: true,\n key: 'addressState',\n notion: 'Address.State',\n type: 'select',\n },\n addressStreet: {\n init: true,\n key: 'addressStreet',\n notion: 'Address.Street',\n type: 'rich_text',\n },\n addressZipCode: {\n format: 'number',\n init: true,\n key: 'addressZipCode',\n notion: 'Address.ZipCode',\n type: 'number',\n },\n author: {\n init: true,\n key: 'author',\n notion: 'Author',\n type: 'rich_text',\n },\n authors: {\n init: true,\n key: 'authors',\n notion: 'Authors',\n type: 'people',\n },\n categories: {\n init: true,\n key: 'categories',\n notion: 'Categories',\n type: 'multi_select',\n },\n dateCreated: {\n init: false,\n key: 'dateCreated',\n notion: 'Date.Created',\n type: 'created_time',\n },\n dateEdited: {\n init: false,\n key: 'dateEdited',\n notion: 'Date.Edited',\n type: 'last_edited_time',\n },\n dateEvent: {\n init: true,\n key: 'dateEvent',\n notion: 'Date.Event',\n type: 'date',\n },\n datePublished: {\n init: true,\n key: 'datePublished',\n notion: 'Date.Published',\n type: 'date',\n },\n dateRecorded: {\n init: true,\n key: 'dateRecorded',\n notion: 'Date.Recorded',\n type: 'date',\n },\n duration: {\n init: true,\n key: 'duration',\n notion: 'Duration',\n type: 'rich_text',\n },\n email: {\n init: true,\n key: 'email',\n notion: 'Email',\n type: 'rich_text',\n },\n episode: {\n format: 'number',\n init: true,\n key: 'episode',\n notion: 'Episode',\n type: 'number',\n },\n explicit: {\n init: true,\n key: 'explicit',\n notion: 'Explicit',\n type: 'checkbox',\n },\n festivals: {\n init: true,\n key: 'festivals',\n notion: 'Festival',\n type: 'multi_select',\n },\n food: {\n init: true,\n key: 'food',\n notion: 'Food',\n type: 'rich_text',\n },\n isIndexed: {\n init: true,\n key: 'isIndexed',\n notion: 'Is.Indexed',\n type: 'checkbox',\n },\n isPublished: {\n init: true,\n key: 'isPublished',\n notion: 'Is.Published',\n type: 'checkbox',\n },\n mp3: {\n init: true,\n key: 'mp3',\n notion: 'MP3',\n type: 'files',\n },\n name: {\n init: true,\n key: 'name',\n notion: 'Name',\n type: 'rich_text',\n },\n nameFirst: {\n init: true,\n key: 'nameFirst',\n notion: 'Name.First',\n type: 'rich_text',\n },\n nameLast: {\n init: true,\n key: 'nameLast',\n notion: 'Name.Last',\n type: 'rich_text',\n },\n namePreferred: {\n init: true,\n key: 'namePreferred',\n notion: 'Name.Preferred',\n type: 'rich_text',\n },\n phoneNumber: {\n init: true,\n key: 'phoneNumber',\n notion: 'Phone',\n type: 'rich_text',\n },\n podcastAuthor: {\n init: true,\n key: 'podcastAuthor',\n notion: 'Author',\n type: 'rich_text',\n },\n podcastAuthorEmail: {\n init: true,\n key: 'podcastAuthorEmail',\n notion: 'Author.Email',\n type: 'rich_text',\n },\n relationEpisodes__People_Guest: {\n init: true,\n key: 'relationEpisodes__People_Guest',\n notion: 'Guest',\n relation: {\n database_id: 'People',\n synced_property_name: 'Episodes.Guest',\n },\n type: 'relation',\n },\n relationEpisodes__People_Sound_Engineer: {\n init: true,\n key: 'relationEpisodes__People_Sound_Engineer',\n notion: 'Sound.Engineer',\n relation: {\n database_id: 'People',\n synced_property_name: 'Episodes.Sound.Engineer',\n },\n type: 'relation',\n },\n relationEpisodes__People_Thanks: {\n init: true,\n key: 'relationEpisodes__People_Thanks',\n notion: 'Thanks',\n relation: {\n database_id: 'People',\n synced_property_name: 'Episodes.Thanks',\n },\n type: 'relation',\n },\n /**\n * @relation\n */\n relationEpisodes__Podcasts: {\n init: true,\n key: 'relationEpisodes__Podcasts',\n notion: 'Podcasts',\n relation: {\n database_id: 'Podcasts',\n synced_property_name: 'Episodes',\n },\n type: 'relation',\n },\n relationEpisodes__Venues: {\n init: true,\n key: 'relationEpisodes__Venues',\n notion: 'Venues',\n relation: {\n database_id: 'Venues',\n synced_property_name: 'Episodes',\n },\n type: 'relation',\n },\n relationEvents__People_Guest: {\n init: true,\n key: 'relationEvents__People_Guest',\n notion: 'Guest',\n relation: {\n database_id: 'People',\n synced_property_name: 'Events.Guest',\n },\n type: 'relation',\n },\n\n relationEvents__People_Guest_Music: {\n init: true,\n key: 'relationEvents__People_Guest_Music',\n notion: 'Guest.Music',\n relation: {\n database_id: 'People',\n synced_property_name: 'Events.Guest.Music',\n },\n type: 'relation',\n },\n relationEvents__People_Host: {\n init: true,\n key: 'relationEvents__People_Host',\n notion: 'Host',\n relation: {\n database_id: 'People',\n synced_property_name: 'Events.Host',\n },\n type: 'relation',\n },\n relationEvents__Shows: {\n init: true,\n key: 'relationEvents__Shows',\n notion: 'Shows',\n relation: {\n database_id: 'Shows',\n synced_property_name: 'Events',\n },\n type: 'relation',\n },\n relationEvents__Shows_Lineup: {\n init: true,\n key: 'relationEvents__Shows_Lineup',\n notion: 'Shows.Lineup',\n relation: {\n database_id: 'Shows',\n synced_property_name: 'Events.Lineup',\n },\n type: 'relation',\n },\n relationEvents__Venues: {\n init: true,\n key: 'relationEvents__Venues',\n notion: 'Venues',\n relation: {\n database_id: 'Venues',\n synced_property_name: 'Events',\n },\n type: 'relation',\n },\n relationPeople__Episodes_Guest: {\n init: false,\n key: 'relationPeople__Episodes_Guest',\n notion: 'Episodes.Guest',\n relation: {\n database_id: 'Episodes',\n synced_property_name: 'Guest',\n },\n type: 'relation',\n },\n relationPeople__Episodes_Sound_Engineer: {\n init: false,\n key: 'relationPeople__Episodes_Sound_Engineer',\n notion: 'Episodes.Sound.Engineer',\n relation: {\n database_id: 'Episodes',\n synced_property_name: 'Sound.Engineer',\n },\n type: 'relation',\n },\n relationPeople__Episodes_Thanks: {\n init: false,\n key: 'relationPeople__Episodes_Thanks',\n notion: 'Episodes.Thanks',\n relation: {\n database_id: 'Episodes',\n synced_property_name: 'Thanks',\n },\n type: 'relation',\n },\n relationPeople__Events_Guest: {\n init: false,\n key: 'relationEvents__People_Guest',\n notion: 'Events.Guest',\n relation: {\n database_id: 'Events',\n synced_property_name: 'Guest',\n },\n type: 'relation',\n },\n relationPeople__Events_Guest_Music: {\n init: false,\n key: 'relationPeople__Events_Guest_Music',\n notion: 'Events.Guest.Music',\n relation: {\n database_id: 'Events',\n synced_property_name: 'Guest.Music',\n },\n type: 'relation',\n },\n relationPeople__Events_Host: {\n init: false,\n key: 'relationPeople__Events_Host',\n notion: 'Events.Host',\n relation: {\n database_id: 'Events',\n synced_property_name: 'Host',\n },\n type: 'relation',\n },\n relationPeople__Podcasts_Host: {\n init: false,\n key: 'relationPeople__Podcasts_Host',\n notion: 'Podcasts.Host',\n relation: {\n database_id: 'Podcasts',\n synced_property_name: 'Host',\n },\n type: 'relation',\n },\n relationPeople__Podcasts_Sound_Engineer: {\n init: false,\n key: 'relationPeople__Podcasts_Sound_Engineer',\n notion: 'Podcasts.Sound.Engineer',\n relation: {\n database_id: 'Podcasts',\n synced_property_name: 'Sound.Engineer',\n },\n type: 'relation',\n },\n relationPeople__Shows_Cast: {\n init: false,\n key: 'relationPeople__Shows_Cast',\n notion: 'Shows.Cast',\n relation: {\n database_id: 'Shows',\n synced_property_name: 'Cast',\n },\n type: 'relation',\n },\n relationPeople__Shows_Cast_Past: {\n init: false,\n key: 'relationPeople__Shows_Cast_Past',\n notion: 'Shows.Cast.Past',\n relation: {\n database_id: 'Shows',\n synced_property_name: 'Cast.Past',\n },\n type: 'relation',\n },\n relationPeople__Shows_Crew: {\n init: true,\n key: 'relationPeople__Shows_Crew',\n notion: 'Shows.Crew',\n relation: {\n database_id: 'Shows',\n synced_property_name: 'Crew',\n },\n type: 'relation',\n },\n relationPeople__Shows_Director: {\n init: false,\n key: 'relationPeople__Shows_Director',\n notion: 'Shows.Director',\n relation: {\n database_id: 'Shows',\n synced_property_name: 'Director',\n },\n type: 'relation',\n },\n relationPeople__Shows_Director_Musical: {\n init: false,\n key: 'relationPeople__Shows_Director_Musical',\n notion: 'Shows.Director.Musical',\n relation: {\n database_id: 'Shows',\n synced_property_name: 'Director.Musical',\n },\n type: 'relation',\n },\n relationPeople__Shows_Director_Technical: {\n init: false,\n key: 'relationPeople__Shows_Director_Technical',\n notion: 'Shows.Director.Technical',\n relation: {\n database_id: 'Shows',\n synced_property_name: 'Director.Technical',\n },\n type: 'relation',\n },\n relationPeople__Shows_Producer: {\n init: false,\n key: 'relationPeople__Shows_Producer',\n notion: 'Shows.Producer',\n relation: {\n database_id: 'Shows',\n synced_property_name: 'Producer',\n },\n type: 'relation',\n },\n relationPeople__Shows_Thanks: {\n init: false,\n key: 'relationPeople__Shows_Thanks',\n notion: 'Shows.Thanks',\n relation: {\n database_id: 'Shows',\n synced_property_name: 'Thanks',\n },\n type: 'relation',\n },\n relationPeople__Shows_Writer: {\n init: false,\n key: 'relationPeople__Shows_Writer',\n notion: 'Shows.Writer',\n relation: {\n database_id: 'Shows',\n synced_property_name: 'Writer',\n },\n type: 'relation',\n },\n relationPodcasts__Episodes: {\n init: false,\n key: 'relationPodcasts__Episodes',\n notion: 'Episodes',\n relation: {\n database_id: 'Episodes',\n synced_property_name: 'Podcasts',\n },\n type: 'relation',\n },\n relationPodcasts__People_Host: {\n init: true,\n key: 'relationPodcasts__People_Host',\n notion: 'Host',\n relation: {\n database_id: 'People',\n synced_property_name: 'Podcasts.Host',\n },\n type: 'relation',\n },\n relationPodcasts__People_Sound_Engineer: {\n init: true,\n key: 'relationPodcasts__People_Sound_Engineer',\n notion: 'Sound.Engineer',\n relation: {\n database_id: 'Podcasts',\n synced_property_name: 'Podcasts.Sound.Engineer',\n },\n type: 'relation',\n },\n relationShows__Events: {\n init: false,\n key: 'relationShows__Events',\n notion: 'Events',\n relation: {\n database_id: 'Events',\n synced_property_name: 'Shows',\n },\n type: 'relation',\n },\n relationShows__Events_Lineup: {\n init: false,\n key: 'relationShows__Events_Lineup',\n notion: 'Events.Lineup',\n relation: {\n database_id: 'Events',\n synced_property_name: 'Shows.Lineup',\n },\n type: 'relation',\n },\n relationShows__People_Cast: {\n init: true,\n key: 'relationShows__People_Cast',\n notion: 'Cast',\n relation: {\n database_id: 'People',\n synced_property_name: 'Shows.Cast',\n },\n type: 'relation',\n },\n relationShows__People_Cast_Past: {\n init: true,\n key: 'relationShows__People_Cast_Past',\n notion: 'Cast.Past',\n relation: {\n database_id: 'People',\n synced_property_name: 'Shows.Cast.Past',\n },\n type: 'relation',\n },\n relationShows__People_Director: {\n init: true,\n key: 'relationShows__People_Director',\n notion: 'Director',\n relation: {\n database_id: 'People',\n synced_property_name: 'Shows.Director',\n },\n type: 'relation',\n },\n relationShows__People_Director_Musical: {\n init: true,\n key: 'relationShows__People_Director_Musical',\n notion: 'Director.Musical',\n relation: {\n database_id: 'People',\n synced_property_name: 'Shows.Director.Musical',\n },\n type: 'relation',\n },\n relationShows__People_Director_Technical: {\n init: true,\n key: 'relationShows__People_Director_Technical',\n notion: 'Director.Technical',\n relation: {\n database_id: 'People',\n synced_property_name: 'Shows.Director.Technical',\n },\n type: 'relation',\n },\n relationShows__People_Producer: {\n init: true,\n key: 'relationShows__People_Producer',\n notion: 'Producer',\n relation: {\n database_id: 'People',\n synced_property_name: 'Shows.Producer',\n },\n type: 'relation',\n },\n relationShows__People_Thanks: {\n init: true,\n key: 'relationShows__People_Thanks',\n notion: 'Thanks',\n relation: {\n database_id: 'People',\n synced_property_name: 'Shows.Thanks',\n },\n type: 'relation',\n },\n relationShows__People_Writer: {\n init: true,\n key: 'relationShows__People_Writer',\n notion: 'Writer',\n relation: {\n database_id: 'People',\n synced_property_name: 'Shows.Writer',\n },\n type: 'relation',\n },\n relationShows__Tags: {\n init: true,\n key: 'relationShows__Tags',\n notion: 'Tags',\n relation: {\n database_id: 'Tags',\n synced_property_name: 'Shows',\n },\n type: 'relation',\n },\n relationShows_People_Crew: {\n init: true,\n key: 'relationShows_People_Crew',\n notion: 'Crew',\n relation: {\n database_id: 'People',\n synced_property_name: 'Shows.Crew',\n },\n type: 'relation',\n },\n relationTags__Shows: {\n init: false,\n key: 'relationTags__Shows',\n notion: 'Shows',\n relation: {\n database_id: 'Shows',\n synced_property_name: 'Tags',\n },\n type: 'relation',\n },\n relationVenues__Episodes: {\n init: false,\n key: 'relationVenues__Episodes',\n notion: 'Episodes',\n relation: {\n database_id: 'Episodes',\n synced_property_name: 'Venues',\n },\n type: 'relation',\n },\n relationVenues__Events: {\n init: false,\n key: 'relationVenues__Events',\n notion: 'Events',\n relation: {\n database_id: 'Events',\n synced_property_name: 'Venues',\n },\n type: 'relation',\n },\n rollupEpisodes__Podcasts: {\n init: false,\n key: 'rollupEpisodes__Podcasts',\n notion: 'Podcasts.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Podcasts',\n rollup_property_id: 'Title',\n },\n type: 'rollup',\n },\n rollupEpisodes__PodcastsSlugs: {\n init: false,\n key: 'rollupEpisodes__PodcastsSlugs',\n notion: 'Podcasts.Slug.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Podcasts',\n rollup_property_id: 'Slug',\n },\n type: 'rollup',\n },\n //\n rollupEvents__People_Cast: {\n init: false,\n key: 'rollupEvents__People_Cast',\n notion: 'Cast.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Shows',\n rollup_property_id: 'Cast',\n },\n type: 'rollup',\n },\n rollupEvents__People_Guest: {\n init: false,\n key: 'rollupEvents__People_Guest',\n notion: 'Guest.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Guest',\n rollup_property_id: 'Title',\n },\n type: 'rollup',\n },\n rollupEvents__People_Guest_Music: {\n init: false,\n key: 'rollupEvents__People_Guest_Music',\n notion: 'Guest.Music.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Guest.Music',\n rollup_property_id: 'Title',\n },\n type: 'rollup',\n },\n rollupEvents__People_Host: {\n init: false,\n key: 'rollupEvents__People_Host',\n notion: 'Host.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Host',\n rollup_property_id: 'Title',\n },\n type: 'rollup',\n },\n rollupEvents__Shows: {\n init: false,\n key: 'rollupEvents__Shows',\n notion: 'Shows.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Shows',\n rollup_property_id: 'Title',\n },\n type: 'rollup',\n },\n rollupEvents__Shows_Lineup: {\n init: false,\n key: 'rollupEvents__Shows_Lineup',\n notion: 'Shows.Lineup.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Shows.Lineup',\n rollup_property_id: 'Title',\n },\n type: 'rollup',\n },\n rollupEvents__Venues: {\n init: false,\n key: 'rollupEvents__Venues',\n notion: 'Venues.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Venues',\n rollup_property_id: 'Title',\n },\n type: 'rollup',\n },\n rollupPodcasts__Episodes: {\n init: false,\n key: 'rollupPodcasts__Episodes',\n notion: 'Episodes.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Episodes',\n rollup_property_id: 'Title',\n },\n type: 'rollup',\n },\n rollupPodcasts__EpisodesSlugs: {\n init: false,\n key: 'rollupPodcasts__EpisodesSlugs',\n notion: 'Episodes.Slug.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Episodes',\n rollup_property_id: 'Slug',\n },\n type: 'rollup',\n },\n /**\n * @rollup\n */\n rollupShows__People_Cast: {\n init: false,\n key: 'rollupShows__People_Cast',\n notion: 'Cast.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Cast',\n rollup_property_id: 'Title',\n },\n type: 'rollup',\n },\n rollupShows__People_Cast_Past: {\n init: false,\n key: 'rollupShows__People_Cast_Past',\n notion: 'Cast.Past.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Cast.Past',\n rollup_property_id: 'Title',\n },\n type: 'rollup',\n },\n rollupShows__People_Cast_Slug: {\n init: false,\n key: 'rollupShows__People_Cast_Slug',\n notion: 'Cast.Rollup.Slug',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Cast',\n rollup_property_name: 'Slug',\n },\n type: 'rollup',\n },\n rollupShows__People_Crew: {\n init: false,\n key: 'rollupShows__People_Crew',\n notion: 'Crew.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Crew',\n rollup_property_name: 'Title',\n },\n type: 'rollup',\n },\n rollupShows__People_Director: {\n init: false,\n key: 'rollupShows__People_Director',\n notion: 'Director.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Director',\n rollup_property_name: 'Title',\n },\n type: 'rollup',\n },\n rollupShows__People_Director_Musical: {\n init: false,\n key: 'rollupShows__People_Director_Musical',\n notion: 'Director.Musical.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Director.Musical',\n rollup_property_name: 'Title',\n },\n type: 'rollup',\n },\n rollupShows__People_Director_Technical: {\n init: false,\n key: 'rollupShows__People_Director_Technical',\n notion: 'Director.Technical.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Director.Technical',\n rollup_property_name: 'Title',\n },\n type: 'rollup',\n },\n rollupShows__People_Music: {\n init: false,\n key: 'rollupShows__People_Music',\n notion: 'Music.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Music',\n rollup_property_name: 'Title',\n },\n type: 'rollup',\n },\n rollupShows__People_Producer: {\n init: false,\n key: 'rollupShows__People_Producer',\n notion: 'Producer.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Producer',\n rollup_property_name: 'Title',\n },\n type: 'rollup',\n },\n rollupShows__People_Thanks: {\n init: false,\n key: 'rollupShows__People_Thanks',\n notion: 'Thanks.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Thanks',\n rollup_property_name: 'Title',\n },\n type: 'rollup',\n },\n rollupShows__People_Writer: {\n init: false,\n key: 'rollupShows__People_Writer',\n notion: 'Writer.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Writer',\n rollup_property_name: 'Title',\n },\n type: 'rollup',\n },\n rollupShows__Tags: {\n init: false,\n key: 'rollupShows__Tags',\n notion: 'Tags.Rollup',\n rollup: {\n function: 'show_original',\n relation_property_name: 'Tags',\n rollup_property_id: 'Title',\n },\n type: 'rollup',\n },\n season: {\n format: 'number',\n init: true,\n key: 'season',\n notion: 'Season',\n type: 'number',\n },\n seoDescription: {\n init: true,\n key: 'seoDescription',\n notion: 'SEO.Description',\n type: 'rich_text',\n },\n seoImage: {\n init: true,\n key: 'seoImage',\n notion: 'SEO.Image',\n type: 'files',\n },\n seoImageDescription: {\n init: true,\n key: 'seoImageDescription',\n notion: 'SEO.Image.Description',\n type: 'rich_text',\n },\n seoKeywords: {\n init: true,\n key: 'seoKeywords',\n notion: 'SEO.Keywords',\n type: 'rich_text',\n },\n slug: {\n init: true,\n key: 'slug',\n notion: 'Slug',\n type: 'rich_text',\n },\n socialApple: {\n init: true,\n key: 'socialApple',\n notion: 'Social.Apple',\n type: 'url',\n },\n socialFacebook: {\n init: true,\n key: 'socialFacebook',\n notion: 'Social.Facebook',\n type: 'url',\n },\n socialInstagram: {\n init: true,\n key: 'socialInstagram',\n notion: 'Social.Instagram',\n type: 'url',\n },\n socialSpotify: {\n init: true,\n key: 'socialSpotify',\n notion: 'Social.Spotify',\n type: 'url',\n },\n socialTwitter: {\n init: true,\n key: 'socialTwitter',\n notion: 'Social.Twitter',\n type: 'url',\n },\n socialWebsite: {\n init: true,\n key: 'socialWebsite',\n notion: 'Social.Website',\n type: 'url',\n },\n status: {\n init: true,\n key: 'status',\n notion: 'Status',\n type: 'select',\n },\n subtitle: {\n init: true,\n key: 'subtitle',\n notion: 'Subtitle',\n type: 'rich_text',\n },\n ticketUrl: {\n init: true,\n key: 'ticketUrl',\n notion: 'TicketUrl',\n type: 'url',\n },\n title: {\n init: true,\n key: 'title',\n notion: 'Title',\n type: 'title',\n },\n type: {\n init: true,\n key: 'type',\n notion: 'Type',\n type: 'select',\n },\n}\n\n/**\n * @note\n * Limit Each Database (Route Type) to _only_\n * have valid data for its schema\n */\n\nconst PROPERTIES_DEFAULT = [\n PROPERTIES.authors,\n // PROPERTIES.dateCreated,\n PROPERTIES.datePublished,\n PROPERTIES.isIndexed,\n PROPERTIES.isPublished,\n PROPERTIES.slug,\n PROPERTIES.seoDescription,\n PROPERTIES.seoImage,\n PROPERTIES.seoImageDescription,\n PROPERTIES.seoKeywords,\n PROPERTIES.title,\n]\n\nconst BLOG = [...PROPERTIES_DEFAULT]\n\nconst BOOKS = [\n ...PROPERTIES_DEFAULT,\n PROPERTIES.author,\n PROPERTIES.status,\n PROPERTIES.subtitle,\n]\n\nconst EPISODES = [\n ...PROPERTIES_DEFAULT,\n PROPERTIES.dateRecorded,\n PROPERTIES.duration,\n PROPERTIES.episode,\n PROPERTIES.mp3,\n PROPERTIES.season,\n PROPERTIES.relationEpisodes__People_Guest,\n PROPERTIES.relationEpisodes__People_Sound_Engineer,\n PROPERTIES.relationEpisodes__People_Thanks,\n PROPERTIES.relationEpisodes__Podcasts,\n PROPERTIES.relationEpisodes__Venues,\n PROPERTIES.socialApple,\n PROPERTIES.socialSpotify,\n PROPERTIES.type,\n /**\n * @note(notion)\n * do not init/seed these values, they are updated _after_ init\n */\n // PROPERTIES.rollupEpisodes__People_Guest,\n // PROPERTIES.rollupEpisodes__People_Sound_Engineer,\n // PROPERTIES.rollupEpisodes__People_Thanks,\n PROPERTIES.rollupEpisodes__Podcasts,\n PROPERTIES.rollupEpisodes__PodcastsSlugs,\n // PROPERTIES.rollupEpisodes__Venues,\n]\n\nconst EVENTS = [\n ...PROPERTIES_DEFAULT,\n PROPERTIES.dateEvent,\n PROPERTIES.relationEvents__People_Guest_Music,\n PROPERTIES.relationEvents__People_Guest,\n PROPERTIES.relationEvents__People_Host,\n PROPERTIES.relationEvents__Shows_Lineup,\n PROPERTIES.relationEvents__Shows,\n PROPERTIES.relationEvents__Venues,\n PROPERTIES.socialFacebook,\n PROPERTIES.socialWebsite,\n PROPERTIES.ticketUrl,\n /**\n * @note(notion)\n * do not init/seed these values, they are updated _after_ init\n */\n PROPERTIES.rollupEvents__People_Cast,\n PROPERTIES.rollupEvents__People_Guest_Music,\n PROPERTIES.rollupEvents__People_Guest,\n PROPERTIES.rollupEvents__People_Host,\n PROPERTIES.rollupEvents__Shows_Lineup,\n PROPERTIES.rollupEvents__Shows,\n PROPERTIES.rollupEvents__Venues,\n /**\n * -------------------------------------\n */\n]\n\nconst PAGES = [...PROPERTIES_DEFAULT]\n\nconst PEOPLE = [\n ...PROPERTIES_DEFAULT,\n PROPERTIES.email,\n PROPERTIES.nameFirst,\n PROPERTIES.nameLast,\n PROPERTIES.namePreferred,\n /**\n * @note(notion)\n * do not init/seed these values, they are updated _after_ init\n */\n PROPERTIES.relationPeople__Episodes_Guest,\n PROPERTIES.relationPeople__Episodes_Sound_Engineer,\n PROPERTIES.relationPeople__Episodes_Thanks,\n PROPERTIES.relationPeople__Events_Guest,\n PROPERTIES.relationPeople__Events_Guest_Music,\n PROPERTIES.relationPeople__Events_Host,\n PROPERTIES.relationPeople__Podcasts_Host,\n PROPERTIES.relationPeople__Podcasts_Sound_Engineer,\n PROPERTIES.relationPeople__Shows_Cast,\n PROPERTIES.relationPeople__Shows_Cast_Past,\n PROPERTIES.relationPeople__Shows_Director,\n PROPERTIES.relationPeople__Shows_Director_Musical,\n PROPERTIES.relationPeople__Shows_Director_Technical,\n PROPERTIES.relationPeople__Shows_Producer,\n PROPERTIES.relationPeople__Shows_Thanks,\n PROPERTIES.relationPeople__Shows_Writer,\n /**\n * -------------------------------------\n */\n]\n\nconst PODCASTS = [\n ...PROPERTIES_DEFAULT,\n PROPERTIES.categories,\n PROPERTIES.explicit,\n PROPERTIES.podcastAuthor,\n PROPERTIES.podcastAuthorEmail,\n PROPERTIES.relationPodcasts__People_Host,\n PROPERTIES.relationPodcasts__People_Sound_Engineer,\n PROPERTIES.socialApple,\n PROPERTIES.socialSpotify,\n PROPERTIES.type,\n /**\n * @note(notion)\n * do not init/seed these values, they are updated _after_ init\n */\n PROPERTIES.relationPodcasts__Episodes,\n PROPERTIES.rollupPodcasts__Episodes,\n PROPERTIES.rollupPodcasts__EpisodesSlugs,\n /**\n * -------------------------------------\n */\n]\n\nconst SEO = [...PROPERTIES_DEFAULT]\n\nconst SHOWS = [\n ...PROPERTIES_DEFAULT,\n PROPERTIES.relationShows__People_Cast,\n PROPERTIES.relationShows__People_Cast_Past,\n PROPERTIES.relationShows__People_Director,\n PROPERTIES.relationShows__People_Director_Musical,\n PROPERTIES.relationShows__People_Director_Technical,\n PROPERTIES.relationShows__People_Producer,\n PROPERTIES.relationShows__People_Thanks,\n PROPERTIES.relationShows__People_Writer,\n PROPERTIES.relationShows__Tags,\n PROPERTIES.socialFacebook,\n PROPERTIES.socialInstagram,\n PROPERTIES.socialTwitter,\n PROPERTIES.socialWebsite,\n /**\n * @note(notion)\n * do not init/seed these values, they are updated _after_ init\n */\n PROPERTIES.relationShows__Events,\n PROPERTIES.relationShows__Events_Lineup,\n PROPERTIES.rollupShows__People_Cast,\n PROPERTIES.rollupShows__People_Cast_Slug,\n PROPERTIES.rollupShows__People_Cast_Past,\n PROPERTIES.rollupShows__People_Crew,\n PROPERTIES.rollupShows__People_Director,\n PROPERTIES.rollupShows__People_Director_Musical,\n PROPERTIES.rollupShows__People_Director_Technical,\n PROPERTIES.rollupShows__People_Music,\n PROPERTIES.rollupShows__People_Producer,\n PROPERTIES.rollupShows__People_Thanks,\n PROPERTIES.rollupShows__People_Writer,\n PROPERTIES.rollupShows__Tags,\n /**\n * -------------------------------------\n */\n]\n\nconst VENUES = [\n ...PROPERTIES_DEFAULT,\n PROPERTIES.addressCity,\n PROPERTIES.addressLatitude,\n PROPERTIES.addressLongitude,\n PROPERTIES.addressNeighborhood,\n PROPERTIES.addressState,\n PROPERTIES.addressStreet,\n PROPERTIES.addressZipCode,\n PROPERTIES.phoneNumber,\n PROPERTIES.socialFacebook,\n PROPERTIES.socialInstagram,\n PROPERTIES.socialTwitter,\n PROPERTIES.socialWebsite,\n /**\n * @note(notion)\n * do not init/seed these values, they are updated _after_ init\n */\n PROPERTIES.relationVenues__Episodes,\n PROPERTIES.relationVenues__Events,\n /**\n * -------------------------------------\n */\n]\n\n/**\n * @note\n * hyper-specific for the init / see (secret/create/init)\n *\n * 0. Create DB w/o Relations|Rollups\n * 1. Update DB w/ Relations\n * 2. Update DB w/ Relation Naming Preference\n * 3. Update DB w/ Rollups\n */\nconst INIT = {\n BLOG: _filter(BLOG, { init: true }),\n BOOKS: _filter(BOOKS, { init: true }),\n EPISODES: _filter(EPISODES, { init: true }),\n EVENTS: _filter(EVENTS, { init: true }),\n PAGES: _filter(PAGES, { init: true }),\n PEOPLE: _filter(PEOPLE, { init: true }),\n PODCASTS: _filter(PODCASTS, { init: true }),\n SEO: _filter(SEO, { init: true }),\n SHOWS: _filter(SHOWS, { init: true }),\n VENUES: _filter(VENUES, { init: true }),\n}\n\nconst LOOKUP = {\n BLOG: BLOG.map((item) => getLookup(item)),\n BOOKS: BOOKS.map((item) => getLookup(item)),\n EPISODES: EPISODES.map((item) => getLookup(item)),\n EVENTS: EVENTS.map((item) => getLookup(item)),\n PAGES: PAGES.map((item) => getLookup(item)),\n PEOPLE: PEOPLE.map((item) => getLookup(item)),\n PODCASTS: PODCASTS.map((item) => getLookup(item)),\n SEO: SEO.map((item) => getLookup(item)),\n SHOWS: SHOWS.map((item) => getLookup(item)),\n VENUES: VENUES.map((item) => getLookup(item)),\n}\n\nconst PROPERTIES_LOOKUP = _map(PROPERTIES, (item) => getLookup(item))\n\nconst dateTimestamp = new Date().toISOString()\n// const dateTimestampBlog = new Date('2020-01-01').toISOString()\n\n/**\n * @note(notion) right now we are only using `QUERIES.slug`\n */\nconst QUERIES = {\n // @todo(notion) Published or Event?\n dateBefore: {\n date: {\n before: dateTimestamp,\n },\n property: PROPERTIES.datePublished.notion,\n },\n // @todo(notion) Published or Event?\n dateOnOrAfter: {\n date: {\n on_or_after: dateTimestamp,\n },\n property: PROPERTIES.datePublished.notion,\n },\n published: {\n checkbox: {\n equals: false,\n },\n property: PROPERTIES.isPublished.notion,\n },\n slug: {\n property: PROPERTIES.slug.notion,\n rich_text: {\n equals: '',\n },\n },\n}\n\nconst LISTING: DataTypes = 'LISTING'\nconst LISTING_BY_DATE: DataTypes = 'LISTING_BY_DATE'\nconst SLUG: DataTypes = 'SLUG'\nconst SLUG_BY_ROUTE: DataTypes = 'SLUG_BY_ROUTE'\n\nconst getDataTypes: DataTypes[] = [LISTING, LISTING_BY_DATE, SLUG, SLUG_BY_ROUTE]\n\nconst DATA_TYPES: DataTypesObject = Object.assign(\n {},\n // @ts-ignore\n ...getDataTypes.flatMap((d) => ({ [d]: d })),\n)\n\nexport {\n DATA_TYPES,\n getDataTypes,\n INIT,\n LOOKUP,\n PROPERTIES,\n PROPERTIES_LOOKUP,\n QUERIES,\n}\n"],"mappings":"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"}
|
package/getTypes-D-cwjcBl.mjs
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import e from"./utils/getTypes/_unsupported.mjs";import t from"./utils/getTypes/checkbox.mjs";import n from"./utils/getTypes/date.mjs";import r from"./utils/getTypes/email.mjs";import i from"./utils/getTypes/files.mjs";import a from"./utils/getTypes/multi_select.mjs";import o from"./utils/getTypes/number.mjs";import s from"./utils/getTypes/people.mjs";import c from"./utils/getTypes/phone_number.mjs";import l from"./utils/getTypes/rich_text.mjs";import u from"./utils/getTypes/select.mjs";import d from"./utils/getTypes/title.mjs";import f from"./utils/getTypes/url.mjs";import{map as p,sortBy as m}from"lodash-es";const h=e=>e.type===`rollup`?e.rollup.type===`array`&&p(e.rollup.array,e=>_[e.type](e))[0]:p(e.relation,e=>e.id),g=e=>{let t=e?.rollup;return m(p(t?.array,e=>p(e[e?.type],t=>_[e?.type]({[e?.type]:[t],type:e?.type})))).flat()},_={checkbox:t,created_by:e,created_time:n,date:n,email:r,files:i,formula:e,image:i,last_edited_by:e,last_edited_time:n,multi_select:a,number:o,people:s,phone_number:c,relation:h,rich_text:l,rollup:g,select:u,title:d,url:f};export{g as n,h as r,_ as t};
|
|
2
|
-
//# sourceMappingURL=getTypes-D-cwjcBl.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getTypes-D-cwjcBl.mjs","names":["_map","_sortBy","_map"],"sources":["../src/utils/getTypes/relation.ts","../src/utils/getTypes/rollup.ts","../src/utils/getTypes/index.ts"],"sourcesContent":["import { map as _map } from 'lodash-es'\n\nimport getTypes from '../../utils/getTypes/index'\n\nconst relation = (data: any) => {\n if (data.type === 'rollup') {\n return (\n data.rollup.type === 'array' &&\n _map(data.rollup.array, (item: any) => {\n return getTypes[item.type](item)\n })[0]\n )\n } else {\n return _map(data.relation, (relation: any) => relation.id)\n }\n}\n\nexport default relation\n","import type { RollupFunction } from '../../schema/index'\n\nimport { map as _map, sortBy as _sortBy } from 'lodash-es'\n\nimport getTypes from '../../utils/getTypes/index'\n\n/**\n * @note(notion) https://github.com/JeromeFitz/packages/issues/631\n */\n// biome-ignore lint/style/useConsistentTypeDefinitions: migrate\ntype Rollup = {\n array: any\n function: RollupFunction\n type: 'array'\n}\n\n// @todo(types)\nconst rollup = (data: any) => {\n const rollupData: Rollup = data?.rollup\n return _sortBy(\n _map(rollupData?.array, (item) =>\n _map(item[item?.type], (itemData) =>\n getTypes[item?.type]({\n [item?.type]: [itemData],\n type: item?.type,\n }),\n ),\n ),\n ).flat()\n}\n\nexport default rollup\n","import _unsupported from './_unsupported'\nimport checkbox from './checkbox'\nimport date from './date'\nimport email from './email'\nimport files from './files'\n// import images from './images'\nimport multi_select from './multi_select'\nimport number from './number'\nimport people from './people'\nimport phone_number from './phone_number'\nimport relation from './relation'\nimport rich_text from './rich_text'\nimport rollup from './rollup'\nimport select from './select'\nimport title from './title'\nimport url from './url'\n\nconst getTypes = {\n checkbox,\n created_by: _unsupported,\n created_time: date,\n date,\n email,\n files,\n formula: _unsupported,\n image: files,\n last_edited_by: _unsupported,\n last_edited_time: date,\n multi_select,\n number,\n people,\n phone_number,\n relation,\n rich_text,\n rollup,\n select,\n title,\n url,\n}\n\nexport default getTypes\n"],"mappings":"0mBAIA,MAAM,EAAY,GACZ,EAAK,OAAS,SAEd,EAAK,OAAO,OAAS,SACrBA,EAAK,EAAK,OAAO,MAAQ,GAChB,EAAS,EAAK,MAAM,CAAI,CAChC,EAAE,GAGEA,EAAK,EAAK,SAAW,GAAkB,EAAS,EAAE,ECIvD,EAAU,GAAc,CAC5B,IAAM,EAAqB,GAAM,OACjC,OAAOC,EACLC,EAAK,GAAY,MAAQ,GACvBA,EAAK,EAAK,GAAM,MAAQ,GACtB,EAAS,GAAM,MAAM,EAClB,GAAM,MAAO,CAAC,CAAQ,EACvB,KAAM,GAAM,IACd,CAAC,CACH,CACF,CACF,EAAE,KAAK,CACT,ECZM,EAAW,CACf,WACA,WAAY,EACZ,aAAc,EACd,OACA,QACA,QACA,QAAS,EACT,MAAO,EACP,eAAgB,EAChB,iBAAkB,EAClB,eACA,SACA,SACA,eACA,WACA,YACA,SACA,SACA,QACA,KACF"}
|
package/index.d.mts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;KAkBK,WAAA;EACH,MAAA,EAAQ,WAAA;EACR,SAAA,EAAW,cAAc;AAAA;AAAA,KAItB,eAAA;EACH,IAAA;EACA,MAAM;AAAA;AAAA,KAIH,WAAA;EACH,qBAAA;EACA,qBAAA;EACA,uBAAA;EACA,WAAA;EACA,YAAA;EACA,gBAAA;EACA,QAAA;AAAA;AAAA,KAIG,cAAA;EACH,OAAA;EACA,eAAA;EACA,IAAA;EACA,aAAA;AAAA;AAAA,cAGI,MAAA,SAAe,QAAA;EAAA;WAIH,MAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;WAyCA,SAAA;IAAA,CACb,UAAA,CAAW,OAAA,IAAQ,KAAA;MAClB,aAAA;MACA,SAAA;MACA,IAAA;IAAA,MACD,OAAA;;;;;;;;;;;KAWA,UAAA,CAAW,eAAA,IAAgB,KAAA;MAC1B,aAAA;MACA,SAAA;MACA,IAAA;IAAA,MACD,OAAA;;;;;;KAWA,UAAA,CAAW,IAAA,IAAK,KAAA;MACf,aAAA;MACA,SAAA;MACA,IAAA;IAAA,MACD,OAAA;;;;;;;;;;;;;;;;KAWA,UAAA,CAAW,aAAA,IAAc,KAAA;MACxB,aAAA;MACA,SAAA;MACA,IAAA;IAAA,MACD,OAAA;;;;;;;cAagB,OAAA;AAAA"}
|
package/index.mjs
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{DATA_TYPES as e}from"./constants/index.mjs";import t from"./queries/getBlocksByIdChildren/index.mjs";import n from"./queries/getDatabasesByIdQuery/index.mjs";import r from"./queries/getDeepFetchAllChildren/index.mjs";import i from"./queries/getInfoType/index.mjs";import a from"./queries/getNotionListing/index.mjs";import o from"./queries/getNotionListingByDate/index.mjs";import s from"./queries/getNotionSlug/index.mjs";import c from"./queries/getNotionSlugByRoute/index.mjs";import l from"./queries/getPagesById/index.mjs";import u from"./queries/getPathVariables/index.mjs";import d from"./queries/getQuery/index.mjs";import"./queries/index.mjs";import{Client as f}from"@notionhq/client";var p=class extends f{#e;custom={getBlocksByIdChildren:async e=>await t({...e,getBlocksChildrenList:this.blocks.children.list}),getDatabasesByIdQuery:async e=>await n({...e,getDatabasesQuery:this.databases.query}),getDeepFetchAllChildren:async e=>await r({...e,getBlocksChildrenList:this.blocks.children.list}),getInfoType:e=>i({...e,config:this.#e}),getPagesById:async e=>await l({...e,getPagesRetrieve:this.pages.retrieve}),getPathVariables:e=>u({...e,config:this.#e}),getQuery:async e=>await d({...e,config:this.#e,notionDatabasesQuery:this.databases.query})};dataTypes={[e.LISTING]:async e=>await a({...e,config:this.#e,getBlocksByIdChildren:this.custom.getBlocksByIdChildren,getDatabasesByIdQuery:this.custom.getDatabasesByIdQuery,getPagesById:this.custom.getPagesById}),[e.LISTING_BY_DATE]:async e=>await o({...e,config:this.#e,getBlocksByIdChildren:this.custom.getBlocksByIdChildren,getDatabasesByIdQuery:this.custom.getDatabasesByIdQuery,getPagesById:this.custom.getPagesById}),[e.SLUG]:async e=>await s({...e,config:this.#e,getBlocksByIdChildren:this.custom.getBlocksByIdChildren,getDatabasesByIdQuery:this.custom.getDatabasesByIdQuery,getDeepFetchAllChildren:this.custom.getDeepFetchAllChildren}),[e.SLUG_BY_ROUTE]:async e=>await c({...e,config:this.#e,getBlocksByIdChildren:this.custom.getBlocksByIdChildren,getDatabasesByIdQuery:this.custom.getDatabasesByIdQuery,getQuery:this.custom.getQuery})};constructor(e){super(e),this.#e=e?.config}};export{p as Client};
|
|
2
|
-
//# sourceMappingURL=index.mjs.map
|
package/index.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":["_Client","#config"],"sources":["../src/index.ts"],"sourcesContent":["import { Client as _Client } from '@notionhq/client'\n\nimport { DATA_TYPES } from './constants/index'\nimport {\n getBlocksByIdChildren,\n getDatabasesByIdQuery,\n getDeepFetchAllChildren,\n getInfoType,\n getNotionListing,\n getNotionListingByDate,\n getNotionSlug,\n getNotionSlugByRoute,\n getPagesById,\n getPathVariables,\n getQuery,\n} from './queries/index'\n\n// biome-ignore lint/style/useConsistentTypeDefinitions: migrate\ntype ClientProps = {\n custom: CustomProps\n dataTypes: DataTypesProps\n}\n\n// biome-ignore lint/style/useConsistentTypeDefinitions: migrate\ntype CredentialProps = {\n auth: string\n config: any\n}\n\n// biome-ignore lint/style/useConsistentTypeDefinitions: migrate\ntype CustomProps = {\n getBlocksByIdChildren: any\n getDatabasesByIdQuery: any\n getDeepFetchAllChildren: any\n getInfoType: any\n getPagesById: any\n getPathVariables: any\n getQuery: any\n}\n\n// biome-ignore lint/style/useConsistentTypeDefinitions: migrate\ntype DataTypesProps = {\n LISTING: any\n LISTING_BY_DATE: any\n SLUG: any\n SLUG_BY_ROUTE: any\n}\n\nclass Client extends _Client {\n #config?: any\n\n // @todo(notion) throw error if `config` is not passed\n public readonly custom = {\n getBlocksByIdChildren: async (props) =>\n await getBlocksByIdChildren({\n ...props,\n getBlocksChildrenList: this.blocks.children.list,\n }),\n\n getDatabasesByIdQuery: async (props) =>\n await getDatabasesByIdQuery({\n ...props,\n getDatabasesQuery: this.databases.query,\n }),\n\n getDeepFetchAllChildren: async (props) =>\n await getDeepFetchAllChildren({\n ...props,\n getBlocksChildrenList: this.blocks.children.list,\n }),\n\n getInfoType: (props) => {\n return getInfoType({ ...props, config: this.#config })\n },\n\n getPagesById: async (props) =>\n await getPagesById({ ...props, getPagesRetrieve: this.pages.retrieve }),\n\n getPathVariables: (props) =>\n getPathVariables({ ...props, config: this.#config }),\n\n getQuery: async (props) =>\n await getQuery({\n ...props,\n config: this.#config,\n notionDatabasesQuery: this.databases.query,\n }),\n }\n\n /**\n * @info details at: ../../utils/getDataType\n *\n */\n public readonly dataTypes = {\n [DATA_TYPES.LISTING]: async (props: {\n pathVariables: any\n routeType: any\n slug?: any\n }) => {\n // console.dir(`📦️ [@jeromefitz/notion] => ${DATA_TYPES.LISTING}`)\n return await getNotionListing({\n ...props,\n config: this.#config,\n getBlocksByIdChildren: this.custom.getBlocksByIdChildren,\n getDatabasesByIdQuery: this.custom.getDatabasesByIdQuery,\n getPagesById: this.custom.getPagesById,\n })\n },\n\n [DATA_TYPES.LISTING_BY_DATE]: async (props: {\n pathVariables: any\n routeType: any\n slug: any\n }) => {\n // console.dir(`📦️ [@jeromefitz/notion] => ${DATA_TYPES.LISTING_BY_DATE}`)\n return await getNotionListingByDate({\n ...props,\n config: this.#config,\n getBlocksByIdChildren: this.custom.getBlocksByIdChildren,\n getDatabasesByIdQuery: this.custom.getDatabasesByIdQuery,\n getPagesById: this.custom.getPagesById,\n })\n },\n\n [DATA_TYPES.SLUG]: async (props: {\n pathVariables: any\n routeType: any\n slug: any\n }) => {\n // console.dir(`📦️ [@jeromefitz/notion] => ${DATA_TYPES.SLUG}`)\n return await getNotionSlug({\n ...props,\n config: this.#config,\n getBlocksByIdChildren: this.custom.getBlocksByIdChildren,\n getDatabasesByIdQuery: this.custom.getDatabasesByIdQuery,\n getDeepFetchAllChildren: this.custom.getDeepFetchAllChildren,\n })\n },\n\n [DATA_TYPES.SLUG_BY_ROUTE]: async (props: {\n pathVariables: any\n routeType: any\n slug: any\n }) => {\n // console.dir(`📦️ [@jeromefitz/notion] => ${DATA_TYPES.SLUG_BY_ROUTE}`)\n return await getNotionSlugByRoute({\n ...props,\n config: this.#config,\n getBlocksByIdChildren: this.custom.getBlocksByIdChildren,\n getDatabasesByIdQuery: this.custom.getDatabasesByIdQuery,\n getQuery: this.custom.getQuery,\n })\n },\n }\n\n // public constructor(options?: ClientOptions) {\n public constructor(options?: any) {\n super(options)\n this.#config = options?.config\n }\n}\n\nexport type { ClientProps, CredentialProps }\nexport { Client }\n"],"mappings":"4rBAgDA,IAAM,EAAN,cAAqBA,CAAQ,CAC3B,GAGA,OAAyB,CACvB,sBAAuB,KAAO,IAC5B,MAAM,EAAsB,CAC1B,GAAG,EACH,sBAAuB,KAAK,OAAO,SAAS,IAC9C,CAAC,EAEH,sBAAuB,KAAO,IAC5B,MAAM,EAAsB,CAC1B,GAAG,EACH,kBAAmB,KAAK,UAAU,KACpC,CAAC,EAEH,wBAAyB,KAAO,IAC9B,MAAM,EAAwB,CAC5B,GAAG,EACH,sBAAuB,KAAK,OAAO,SAAS,IAC9C,CAAC,EAEH,YAAc,GACL,EAAY,CAAE,GAAG,EAAO,OAAQ,KAAKC,EAAQ,CAAC,EAGvD,aAAc,KAAO,IACnB,MAAM,EAAa,CAAE,GAAG,EAAO,iBAAkB,KAAK,MAAM,QAAS,CAAC,EAExE,iBAAmB,GACjB,EAAiB,CAAE,GAAG,EAAO,OAAQ,KAAKA,EAAQ,CAAC,EAErD,SAAU,KAAO,IACf,MAAM,EAAS,CACb,GAAG,EACH,OAAQ,KAAKA,GACb,qBAAsB,KAAK,UAAU,KACvC,CAAC,CACL,EAMA,UAA4B,EACzB,EAAW,SAAU,KAAO,IAMpB,MAAM,EAAiB,CAC5B,GAAG,EACH,OAAQ,KAAKA,GACb,sBAAuB,KAAK,OAAO,sBACnC,sBAAuB,KAAK,OAAO,sBACnC,aAAc,KAAK,OAAO,YAC5B,CAAC,GAGF,EAAW,iBAAkB,KAAO,IAM5B,MAAM,EAAuB,CAClC,GAAG,EACH,OAAQ,KAAKA,GACb,sBAAuB,KAAK,OAAO,sBACnC,sBAAuB,KAAK,OAAO,sBACnC,aAAc,KAAK,OAAO,YAC5B,CAAC,GAGF,EAAW,MAAO,KAAO,IAMjB,MAAM,EAAc,CACzB,GAAG,EACH,OAAQ,KAAKA,GACb,sBAAuB,KAAK,OAAO,sBACnC,sBAAuB,KAAK,OAAO,sBACnC,wBAAyB,KAAK,OAAO,uBACvC,CAAC,GAGF,EAAW,eAAgB,KAAO,IAM1B,MAAM,EAAqB,CAChC,GAAG,EACH,OAAQ,KAAKA,GACb,sBAAuB,KAAK,OAAO,sBACnC,sBAAuB,KAAK,OAAO,sBACnC,SAAU,KAAK,OAAO,QACxB,CAAC,CAEL,EAGA,YAAmB,EAAe,CAChC,MAAM,CAAO,EACb,KAAKA,GAAU,GAAS,MAC1B,CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/getBlocksByIdChildren/index.ts"],"mappings":";cAGM,qBAAA;EAA+B,QAAA;EAAA;AAAA;;;MAAmC,OAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/queries/getBlocksByIdChildren/index.ts"],"sourcesContent":["import { avoidRateLimit, isUndefined } from '@jeromefitz/utils'\n\n// @todo(types)\nconst getBlocksByIdChildren = async ({ block_id, getBlocksChildrenList }) => {\n if (isUndefined(block_id)) return []\n await avoidRateLimit(0)\n return await getBlocksChildrenList({\n block_id,\n })\n}\n\nexport default getBlocksByIdChildren\n"],"mappings":"oEAGA,MAAM,EAAwB,MAAO,CAAE,WAAU,2BAC3C,EAAY,CAAQ,EAAU,CAAC,GACnC,MAAM,EAAe,CAAC,EACf,MAAM,EAAsB,CACjC,UACF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/getDatabasesByIdQuery/index.ts"],"mappings":";;;cAcM,qBAAA;EAA+B,WAAA;EAAA,MAAA;EAAA,iBAAA;EAAA;AAAA;;;;UAAA,QAAA;AAAA,MAKpC,OAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/queries/getDatabasesByIdQuery/index.ts"],"sourcesContent":["import type { SortMock } from '../../schema/index'\n\nimport { PROPERTIES } from '../../constants/index'\n\nconst sortDefault: SortMock = {\n sorts: [\n {\n direction: 'ascending',\n property: PROPERTIES.slug.notion,\n },\n ],\n}\n\n// @todo(types)\nconst getDatabasesByIdQuery = async ({\n database_id,\n filter = sortDefault?.filter,\n getDatabasesQuery,\n sorts = sortDefault?.sorts,\n}) => {\n if (!database_id) return []\n return await getDatabasesQuery({\n database_id,\n filter,\n sorts,\n })\n}\n\nexport default getDatabasesByIdQuery\n"],"mappings":"uDAIA,MAAM,EAAwB,CAC5B,MAAO,CACL,CACE,UAAW,YACX,SAAU,EAAW,KAAK,MAC5B,CACF,CACF,EAGM,EAAwB,MAAO,CACnC,cACA,SAAS,GAAa,OACtB,oBACA,QAAQ,GAAa,SAEhB,EACE,MAAM,EAAkB,CAC7B,cACA,SACA,OACF,CAAC,EALwB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/getDeepFetchAllChildren/index.ts"],"mappings":";cAAM,uBAAA;EAAiC,MAAA;EAAA;AAAA;;;MAGnC,OAAA,CAAQ,KAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/queries/getDeepFetchAllChildren/index.ts"],"sourcesContent":["const getDeepFetchAllChildren = async ({\n blocks,\n getBlocksChildrenList,\n}): Promise<Array<any | any[]>> => {\n if (blocks === null || blocks === undefined) return blocks\n const fetchChildrenMap = blocks\n .filter((block: { has_children: any }) => block.has_children)\n .map((parent_block: { id: string }) => {\n const { id: block_id } = parent_block\n return {\n parent_block,\n promise: getBlocksChildrenList({\n block_id,\n page_size: 100,\n }),\n }\n })\n\n const results = await Promise.all<any>(\n fetchChildrenMap.map((value) => value.promise),\n )\n\n for (let i = 0; i < results.length; i++) {\n const blocks = results[i].results\n await getDeepFetchAllChildren({\n blocks,\n getBlocksChildrenList,\n })\n if (fetchChildrenMap[i]) {\n const parent: any = fetchChildrenMap[i].parent_block\n parent[parent.type].children = blocks\n }\n }\n return blocks\n}\n\nexport default getDeepFetchAllChildren\n"],"mappings":"AAAA,MAAM,EAA0B,MAAO,CACrC,SACA,2BACiC,CACjC,GAAI,GAAW,KAA8B,OAAO,EACpD,IAAM,EAAmB,EACtB,OAAQ,GAAiC,EAAM,YAAY,EAC3D,IAAK,GAAiC,CACrC,GAAM,CAAE,GAAI,GAAa,EACzB,MAAO,CACL,eACA,QAAS,EAAsB,CAC7B,WACA,UAAW,GACb,CAAC,CACH,CACF,CAAC,EAEG,EAAU,MAAM,QAAQ,IAC5B,EAAiB,IAAK,GAAU,EAAM,OAAO,CAC/C,EAEA,IAAK,IAAI,EAAI,EAAG,EAAI,EAAQ,OAAQ,IAAK,CACvC,IAAM,EAAS,EAAQ,GAAG,QAK1B,GAJA,MAAM,EAAwB,CAC5B,SACA,uBACF,CAAC,EACG,EAAiB,GAAI,CACvB,IAAM,EAAc,EAAiB,GAAG,aACxC,EAAO,EAAO,MAAM,SAAW,CACjC,CACF,CACA,OAAO,CACT"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/getInfoType/index.ts"],"mappings":";;;cAEM,WAAA;EAAe,MAAA;EAAA,IAAA;EAAA,IAAA;EAAA;AAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/queries/getInfoType/index.ts"],"sourcesContent":["/** biome-ignore-all lint/correctness/noSwitchDeclarations: migrate */\n/** biome-ignore-all lint/correctness/noUnsafeOptionalChaining: migrate */\nconst getInfoType = ({ config, item, meta, routeType }) => {\n const { NOTION } = config\n\n let date = ''\n const slug = item.properties?.slug\n\n let as = ''\n const href = `/[...catchAll]`\n\n switch (routeType) {\n case NOTION.BLOG.routeType:\n case NOTION.EVENTS.routeType:\n date = item.properties[\n NOTION[routeType.toUpperCase()].infoType.key\n ]?.start.slice(0, 10)\n const [year, month, day] = date?.split('-')\n as = `/${routeType}/${year}/${month}/${day}/${slug}`\n break\n case NOTION.EPISODES.routeType:\n as = `/${meta?.join('/')}/${slug}`\n break\n // case NOTION.PODCASTS.routeType:\n // case NOTION.PEOPLE.routeType:\n // case NOTION.SHOWS.routeType:\n // case NOTION.VENUES.routeType:\n default:\n as = `/${routeType}/${slug}`\n break\n }\n\n as = as.replace('//', '/')\n\n return {\n as,\n date,\n href,\n slug,\n }\n}\n\nexport default getInfoType\n"],"mappings":"AAEA,MAAM,GAAe,CAAE,SAAQ,OAAM,OAAM,eAAgB,CACzD,GAAM,CAAE,UAAW,EAEf,EAAO,GACL,EAAO,EAAK,YAAY,KAE1B,EAAK,GAGT,OAAQ,EAAR,CACE,KAAK,EAAO,KAAK,UACjB,KAAK,EAAO,OAAO,UACjB,EAAO,EAAK,WACV,EAAO,EAAU,YAAY,GAAG,SAAS,MACxC,MAAM,MAAM,EAAG,EAAE,EACpB,GAAM,CAAC,EAAM,EAAO,GAAO,GAAM,MAAM,GAAG,EAC1C,EAAK,IAAI,EAAU,GAAG,EAAK,GAAG,EAAM,GAAG,EAAI,GAAG,IAC9C,MACF,KAAK,EAAO,SAAS,UACnB,EAAK,IAAI,GAAM,KAAK,GAAG,EAAE,GAAG,IAC5B,MAKF,QACE,EAAK,IAAI,EAAU,GAAG,IACtB,KACJ,CAIA,MAFA,GAAK,EAAG,QAAQ,KAAM,GAAG,EAElB,CACL,KACA,OACA,sBACA,MACF,CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/getNotionListing/index.ts"],"mappings":";cAOM,gBAAA;EAA0B,MAAA;EAAA,qBAAA;EAAA,qBAAA;EAAA,YAAA;EAAA,aAAA;EAAA;AAAA;;;;;;;MAO/B,OAAA"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{PROPERTIES as e}from"../../constants/index.mjs";import{n as t}from"../../utils-VfbevQkn.mjs";import{map as n,omit as r}from"lodash-es";import{sortObject as i}from"@jeromefitz/utils";const a=async({config:a,getBlocksByIdChildren:o,getDatabasesByIdQuery:s,getPagesById:c,pathVariables:l,routeType:u})=>{let{NOTION:d}=a,f={},p=d[u.toUpperCase()].page_id__seo,m=await c({page_id:p});if(!m)return{};m?.object===`page`&&(f=r(m,`properties`),f.properties=i(t({config:a,data:m,pageId:f.id,pathVariables:l})));let h=d[u.toUpperCase()].infoType.notion??e.datePublished.notion,g=h===e.datePublished.notion?new Date(`2020-01-01`).toISOString():new Date().toISOString(),_=await o({block_id:f.id}),v=await s({database_id:d[u.toUpperCase()].database_id,filter:{and:[{date:{on_or_after:g},property:h}]}}),y=[];n(v.results,e=>{let n=e;n=r(n,`properties`),n.properties=i(t({config:a,data:e,pageId:e.id,pathVariables:l})),y.push(n)});let b=r(v,`results`);return b.results=y,{content:_,images:{},info:f,items:b}};export{a as default};
|
|
2
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":["_omit"],"sources":["../../../src/queries/getNotionListing/index.ts"],"sourcesContent":["import { sortObject } from '@jeromefitz/utils'\n\nimport { map as _map, omit as _omit } from 'lodash-es'\n\nimport { PROPERTIES } from '../../constants/index'\nimport { dataNormalized } from '../../utils/index'\n\nconst getNotionListing = async ({\n config,\n getBlocksByIdChildren,\n getDatabasesByIdQuery,\n getPagesById,\n pathVariables,\n routeType,\n}) => {\n const { NOTION } = config\n\n let info: any = {}\n\n const page_id = NOTION[routeType.toUpperCase()].page_id__seo\n const _info = await getPagesById({\n page_id,\n })\n // @refactor(404)\n if (!_info) {\n return {}\n }\n if (_info?.object === 'page') {\n info = _omit(_info, 'properties')\n info.properties = sortObject(\n dataNormalized({ config, data: _info, pageId: info.id, pathVariables }),\n )\n }\n\n const property =\n NOTION[routeType.toUpperCase()].infoType.notion ??\n PROPERTIES.datePublished.notion\n\n /**\n * @todo Can we make the date dynamic?\n * This can be considered the date you want to go back in time to on build.\n * Can be construed as the website creation date, too I guess.\n *\n * For those routeTypes that do not go off of datePublished,\n * we want to get their listing by the current date.\n *\n * ex) /events => Only want events that are in the future.\n *\n */\n const timestamp =\n property === PROPERTIES.datePublished.notion\n ? new Date('2020-01-01').toISOString()\n : new Date().toISOString()\n\n const content = await getBlocksByIdChildren({ block_id: info.id })\n const _items: any = await getDatabasesByIdQuery({\n database_id: NOTION[routeType.toUpperCase()].database_id,\n filter: {\n and: [\n {\n date: {\n on_or_after: timestamp,\n },\n property,\n },\n ],\n },\n })\n const results: any[] = []\n _map(_items.results, (item) => {\n let itemInit = item\n itemInit = _omit(itemInit, 'properties')\n itemInit.properties = sortObject(\n dataNormalized({ config, data: item, pageId: item.id, pathVariables }),\n )\n results.push(itemInit)\n // console.dir(`> last_edited_time`)\n // console.dir(item.id)\n // console.dir(item.last_edited_time)\n // console.dir(`---`)\n })\n const items = _omit(_items, 'results')\n items.results = results\n\n /**\n * @note(plaiceholder)\n *\n * Pass empty `images` object for SSR/API takeover\n */\n return { content, images: {}, info, items }\n}\n\nexport default getNotionListing\n"],"mappings":"6LAOA,MAAM,EAAmB,MAAO,CAC9B,SACA,wBACA,wBACA,eACA,gBACA,eACI,CACJ,GAAM,CAAE,UAAW,EAEf,EAAY,CAAC,EAEX,EAAU,EAAO,EAAU,YAAY,GAAG,aAC1C,EAAQ,MAAM,EAAa,CAC/B,SACF,CAAC,EAED,GAAI,CAAC,EACH,MAAO,CAAC,EAEN,GAAO,SAAW,SACpB,EAAOA,EAAM,EAAO,YAAY,EAChC,EAAK,WAAa,EAChB,EAAe,CAAE,SAAQ,KAAM,EAAO,OAAQ,EAAK,GAAI,eAAc,CAAC,CACxE,GAGF,IAAM,EACJ,EAAO,EAAU,YAAY,GAAG,SAAS,QACzC,EAAW,cAAc,OAarB,EACJ,IAAa,EAAW,cAAc,OAClC,IAAI,KAAK,YAAY,EAAE,YAAY,EACnC,IAAI,KAAK,EAAE,YAAY,EAEvB,EAAU,MAAM,EAAsB,CAAE,SAAU,EAAK,EAAG,CAAC,EAC3D,EAAc,MAAM,EAAsB,CAC9C,YAAa,EAAO,EAAU,YAAY,GAAG,YAC7C,OAAQ,CACN,IAAK,CACH,CACE,KAAM,CACJ,YAAa,CACf,EACA,UACF,CACF,CACF,CACF,CAAC,EACK,EAAiB,CAAC,EACxB,EAAK,EAAO,QAAU,GAAS,CAC7B,IAAI,EAAW,EACf,EAAWA,EAAM,EAAU,YAAY,EACvC,EAAS,WAAa,EACpB,EAAe,CAAE,SAAQ,KAAM,EAAM,OAAQ,EAAK,GAAI,eAAc,CAAC,CACvE,EACA,EAAQ,KAAK,CAAQ,CAKvB,CAAC,EACD,IAAM,EAAQA,EAAM,EAAQ,SAAS,EAQrC,MAPA,GAAM,QAAU,EAOT,CAAE,UAAS,OAAQ,CAAC,EAAG,OAAM,OAAM,CAC5C"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/getNotionListingByDate/index.ts"],"mappings":";cAoIM,sBAAA;EAAgC,MAAA;EAAA,qBAAA;EAAA,qBAAA;EAAA,YAAA;EAAA,aAAA;EAAA,SAAA;EAAA;AAAA;;;;;;;;MAQrC,OAAA"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{PROPERTIES as e,QUERIES as t}from"../../constants/index.mjs";import n from"../../utils/addTime/index.mjs";import{n as r}from"../../utils-VfbevQkn.mjs";import{map as i,omit as a,size as o}from"lodash-es";import{sortObject as s}from"@jeromefitz/utils";const c=({config:r,pathVariables:i,routeType:a,slug:s})=>{let{NOTION:c}=r,{meta:l}=i,[u,d,f]=l,p=o(l),m=new Date().toISOString(),h=new Date(`${u||m.slice(0,4)}-${d||`01`}-${f||`01`}`),g=c[a.toUpperCase()]?.infoType?.notion??e.datePublished.notion;switch(p){case 1:return{and:[{date:{on_or_after:n(h,``)},property:g},{date:{before:n(h,`year`)},property:g}]};case 2:return{and:[{date:{on_or_after:n(h,``)},property:g},{date:{before:n(h,`month`)},property:g}]};case 3:return{and:[{date:{on_or_after:n(h,``)},property:g},{date:{before:n(h,`day`)},property:g}]};default:return{and:[{date:{on_or_after:n(h,``)},property:g},{date:{before:n(h,`day`)},property:g},{...t.slug,rich_text:{equals:s}}]}}},l=async({config:t,getBlocksByIdChildren:n,getDatabasesByIdQuery:o,getPagesById:l,pathVariables:u,routeType:d,slug:f})=>{let{NOTION:p}=t,m={},h={},g=p[d.toUpperCase()].page_id__seo,_=await l({page_id:g});_.object===`page`&&(h=a(_,`properties`),h.properties=s(r({config:t,data:_,pageId:_.id,pathVariables:u}))),m=await n({block_id:h.id});let v=[{direction:`descending`,property:e.datePublished.notion}],y=c({config:t,pathVariables:u,routeType:d,slug:f}),b=p[d.toUpperCase()].database_id,x=await o({database_id:b,filter:y,sorts:v}),S=[];i(x.results,e=>{let n=a(e,`properties`);n.properties=s(r({config:t,data:e,pageId:n.id,pathVariables:u})),n&&S.push(n)});let C=a(x,`results`);C.results=S;let w=a(C,`data`);return{content:m,images:{},info:h,items:w}};export{l as default};
|
|
2
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":["_size","_omit"],"sources":["../../../src/queries/getNotionListingByDate/index.ts"],"sourcesContent":["import type { SortItem } from '../../schema/index'\n\nimport { sortObject } from '@jeromefitz/utils'\n\nimport { map as _map, omit as _omit, size as _size } from 'lodash-es'\n\nimport { PROPERTIES, QUERIES } from '../../constants/index'\nimport { addTime, dataNormalized } from '../../utils/index'\n\nconst getNotionListingByDate__getFilter = ({\n config,\n pathVariables,\n routeType,\n slug,\n}) => {\n const { NOTION } = config\n const { meta } = pathVariables\n const [year, month, day] = meta\n const metaCount = _size(meta)\n // @hack nothing to see here, haha\n const dateTimestamp = new Date().toISOString()\n const timestampQuery = new Date(\n `${year ? year : dateTimestamp.slice(0, 4)}-${month ? month : '01'}-${\n day ? day : '01'\n }`,\n )\n\n /**\n * @filter\n * @note metaCount breakdown:\n * 1 = yyyy\n * 2 = yyyy/mm\n * 3 = yyyy/mm/dd\n * ? = yyyy/mm/dd/slug (SLUG_BY_ROUTE takes this over)\n */\n const property =\n NOTION[routeType.toUpperCase()]?.infoType?.notion ??\n PROPERTIES.datePublished.notion\n\n switch (metaCount) {\n /**\n * @note yyyy\n */\n case 1:\n return {\n and: [\n {\n date: {\n on_or_after: addTime(timestampQuery, ''),\n },\n property,\n },\n {\n date: {\n before: addTime(timestampQuery, 'year'),\n },\n property,\n },\n ],\n }\n\n /**\n * @note yyyy/mm\n */\n case 2:\n return {\n and: [\n {\n date: {\n on_or_after: addTime(timestampQuery, ''),\n },\n property,\n },\n {\n date: {\n before: addTime(timestampQuery, 'month'),\n },\n property,\n },\n ],\n }\n\n /**\n * @note yyyy/mm/dd\n */\n case 3:\n return {\n and: [\n {\n date: {\n on_or_after: addTime(timestampQuery, ''),\n },\n property,\n },\n {\n date: {\n before: addTime(timestampQuery, 'day'),\n },\n property,\n },\n ],\n }\n\n /**\n * @note yyyy/mm/dd/slug\n *\n * Technically this is picked up by `getNotionSlugByRoute` SLUG_BY_ROUTE\n */\n default:\n return {\n and: [\n {\n date: {\n on_or_after: addTime(timestampQuery, ''),\n },\n property,\n },\n {\n date: {\n before: addTime(timestampQuery, 'day'),\n },\n property,\n },\n {\n ...QUERIES.slug,\n rich_text: { equals: slug },\n },\n ],\n }\n }\n}\n\nconst getNotionListingByDate = async ({\n config,\n getBlocksByIdChildren,\n getDatabasesByIdQuery,\n getPagesById,\n pathVariables,\n routeType,\n slug,\n}) => {\n const { NOTION } = config\n\n let content: any = {},\n info: any = {}\n\n const page_id = NOTION[routeType.toUpperCase()].page_id__seo\n const _info = await getPagesById({\n page_id,\n })\n if (_info.object === 'page') {\n info = _omit(_info, 'properties')\n info.properties = sortObject(\n dataNormalized({ config, data: _info, pageId: _info.id, pathVariables }),\n )\n }\n\n content = await getBlocksByIdChildren({ block_id: info.id })\n\n const sorts: SortItem[] = [\n {\n direction: 'descending',\n property: PROPERTIES.datePublished.notion,\n },\n ]\n const filter = getNotionListingByDate__getFilter({\n config,\n pathVariables,\n routeType,\n slug,\n })\n\n const database_id = NOTION[routeType.toUpperCase()].database_id\n\n const ___items: any = await getDatabasesByIdQuery({\n database_id,\n filter,\n sorts,\n })\n const __items: any[] = []\n _map(___items.results, (i) => {\n const item = _omit(i, 'properties')\n item.properties = sortObject(\n dataNormalized({ config, data: i, pageId: item.id, pathVariables }),\n )\n !!item && __items.push(item)\n })\n const _items = _omit(___items, 'results')\n _items.results = __items\n const items = _omit(_items, 'data')\n\n /**\n * @note(plaiceholder)\n *\n * Pass empty `images` object for SSR/API takeover\n */\n return { content, images: {}, info, items }\n}\n\nexport default getNotionListingByDate\n"],"mappings":"iQASA,MAAM,GAAqC,CACzC,SACA,gBACA,YACA,UACI,CACJ,GAAM,CAAE,UAAW,EACb,CAAE,QAAS,EACX,CAAC,EAAM,EAAO,GAAO,EACrB,EAAYA,EAAM,CAAI,EAEtB,EAAgB,IAAI,KAAK,EAAE,YAAY,EACvC,EAAiB,IAAI,KACzB,GAAG,GAAc,EAAc,MAAM,EAAG,CAAC,EAAE,GAAG,GAAgB,KAAK,GACjE,GAAY,MAEhB,EAUM,EACJ,EAAO,EAAU,YAAY,IAAI,UAAU,QAC3C,EAAW,cAAc,OAE3B,OAAQ,EAAR,CAIE,IAAK,GACH,MAAO,CACL,IAAK,CACH,CACE,KAAM,CACJ,YAAa,EAAQ,EAAgB,EAAE,CACzC,EACA,UACF,EACA,CACE,KAAM,CACJ,OAAQ,EAAQ,EAAgB,MAAM,CACxC,EACA,UACF,CACF,CACF,EAKF,IAAK,GACH,MAAO,CACL,IAAK,CACH,CACE,KAAM,CACJ,YAAa,EAAQ,EAAgB,EAAE,CACzC,EACA,UACF,EACA,CACE,KAAM,CACJ,OAAQ,EAAQ,EAAgB,OAAO,CACzC,EACA,UACF,CACF,CACF,EAKF,IAAK,GACH,MAAO,CACL,IAAK,CACH,CACE,KAAM,CACJ,YAAa,EAAQ,EAAgB,EAAE,CACzC,EACA,UACF,EACA,CACE,KAAM,CACJ,OAAQ,EAAQ,EAAgB,KAAK,CACvC,EACA,UACF,CACF,CACF,EAOF,QACE,MAAO,CACL,IAAK,CACH,CACE,KAAM,CACJ,YAAa,EAAQ,EAAgB,EAAE,CACzC,EACA,UACF,EACA,CACE,KAAM,CACJ,OAAQ,EAAQ,EAAgB,KAAK,CACvC,EACA,UACF,EACA,CACE,GAAG,EAAQ,KACX,UAAW,CAAE,OAAQ,CAAK,CAC5B,CACF,CACF,CACJ,CACF,EAEM,EAAyB,MAAO,CACpC,SACA,wBACA,wBACA,eACA,gBACA,YACA,UACI,CACJ,GAAM,CAAE,UAAW,EAEf,EAAe,CAAC,EAClB,EAAY,CAAC,EAET,EAAU,EAAO,EAAU,YAAY,GAAG,aAC1C,EAAQ,MAAM,EAAa,CAC/B,SACF,CAAC,EACG,EAAM,SAAW,SACnB,EAAOC,EAAM,EAAO,YAAY,EAChC,EAAK,WAAa,EAChB,EAAe,CAAE,SAAQ,KAAM,EAAO,OAAQ,EAAM,GAAI,eAAc,CAAC,CACzE,GAGF,EAAU,MAAM,EAAsB,CAAE,SAAU,EAAK,EAAG,CAAC,EAE3D,IAAM,EAAoB,CACxB,CACE,UAAW,aACX,SAAU,EAAW,cAAc,MACrC,CACF,EACM,EAAS,EAAkC,CAC/C,SACA,gBACA,YACA,MACF,CAAC,EAEK,EAAc,EAAO,EAAU,YAAY,GAAG,YAE9C,EAAgB,MAAM,EAAsB,CAChD,cACA,SACA,OACF,CAAC,EACK,EAAiB,CAAC,EACxB,EAAK,EAAS,QAAU,GAAM,CAC5B,IAAM,EAAOA,EAAM,EAAG,YAAY,EAClC,EAAK,WAAa,EAChB,EAAe,CAAE,SAAQ,KAAM,EAAG,OAAQ,EAAK,GAAI,eAAc,CAAC,CACpE,EACE,GAAQ,EAAQ,KAAK,CAAI,CAC7B,CAAC,EACD,IAAM,EAASA,EAAM,EAAU,SAAS,EACxC,EAAO,QAAU,EACjB,IAAM,EAAQA,EAAM,EAAQ,MAAM,EAOlC,MAAO,CAAE,UAAS,OAAQ,CAAC,EAAG,OAAM,OAAM,CAC5C"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/getNotionSlug/index.ts"],"mappings":";cAOM,aAAA;EAAuB,MAAA;EAAA,qBAAA;EAAA,qBAAA;EAAA,uBAAA;EAAA,aAAA;EAAA,SAAA;EAAA;AAAA;;;;;;;;MAQ5B,OAAA"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{QUERIES as e}from"../../constants/index.mjs";import{n as t}from"../../utils-VfbevQkn.mjs";import{omit as n}from"lodash-es";import{sortObject as r}from"@jeromefitz/utils";const i=async({config:i,getBlocksByIdChildren:a,getDatabasesByIdQuery:o,getDeepFetchAllChildren:s,pathVariables:c,routeType:l,slug:u})=>{let{NOTION:d}=i,f=l?.toUpperCase();if(!Object.keys(d).includes(f))return{content:{},images:{},info:{},items:{}};let p=await o({database_id:d[f].database_id,filter:{and:[{...e.slug,rich_text:{equals:u}}]}}),m=p?.object===`list`&&p.results[0];if(!m)return{};let h=n(m,`properties`);return h.properties=r(t({config:i,data:m,pageId:h.id,pathVariables:c})),{content:[...await s({blocks:(await a({block_id:h.id})).results})],images:{},info:h,items:{}}};export{i as default};
|
|
2
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":["_omit"],"sources":["../../../src/queries/getNotionSlug/index.ts"],"sourcesContent":["import { sortObject } from '@jeromefitz/utils'\n\nimport { omit as _omit } from 'lodash-es'\n\nimport { QUERIES } from '../../constants/index'\nimport { dataNormalized } from '../../utils/index'\n\nconst getNotionSlug = async ({\n config,\n getBlocksByIdChildren,\n getDatabasesByIdQuery,\n getDeepFetchAllChildren,\n pathVariables,\n routeType,\n slug,\n}) => {\n const { NOTION } = config\n\n const DB_TYPE = routeType?.toUpperCase()\n const isValid = Object.keys(NOTION).includes(DB_TYPE)\n\n if (!isValid) return { content: {}, images: {}, info: {}, items: {} }\n\n const __info: any = await getDatabasesByIdQuery({\n database_id: NOTION[DB_TYPE].database_id,\n filter: {\n and: [\n {\n ...QUERIES.slug,\n rich_text: { equals: slug },\n },\n ],\n },\n })\n\n const _info = __info?.object === 'list' && __info.results[0]\n // @refactor(404)\n if (!_info) {\n return {}\n }\n\n const info = _omit(_info, 'properties')\n info.properties = sortObject(\n dataNormalized({ config, data: _info, pageId: info.id, pathVariables }),\n )\n\n const _content = await getBlocksByIdChildren({ block_id: info.id })\n const blocks = [...(await getDeepFetchAllChildren({ blocks: _content.results }))]\n const content = blocks\n\n /**\n * @question if this is reached, there are no `items`\n */\n // const items: any = {}\n // items.results = _filter(items?.results, { properties: { isPublished: true } })\n\n /**\n * @note(plaiceholder)\n *\n * Pass empty `images` object for SSR/API takeover\n */\n return { content, images: {}, info, items: {} }\n}\n\nexport default getNotionSlug\n"],"mappings":"iLAOA,MAAM,EAAgB,MAAO,CAC3B,SACA,wBACA,wBACA,0BACA,gBACA,YACA,UACI,CACJ,GAAM,CAAE,UAAW,EAEb,EAAU,GAAW,YAAY,EAGvC,GAAI,CAFY,OAAO,KAAK,CAAM,EAAE,SAAS,CAExC,EAAS,MAAO,CAAE,QAAS,CAAC,EAAG,OAAQ,CAAC,EAAG,KAAM,CAAC,EAAG,MAAO,CAAC,CAAE,EAEpE,IAAM,EAAc,MAAM,EAAsB,CAC9C,YAAa,EAAO,GAAS,YAC7B,OAAQ,CACN,IAAK,CACH,CACE,GAAG,EAAQ,KACX,UAAW,CAAE,OAAQ,CAAK,CAC5B,CACF,CACF,CACF,CAAC,EAEK,EAAQ,GAAQ,SAAW,QAAU,EAAO,QAAQ,GAE1D,GAAI,CAAC,EACH,MAAO,CAAC,EAGV,IAAM,EAAOA,EAAM,EAAO,YAAY,EAoBtC,MAnBA,GAAK,WAAa,EAChB,EAAe,CAAE,SAAQ,KAAM,EAAO,OAAQ,EAAK,GAAI,eAAc,CAAC,CACxE,EAiBO,CAAE,SAdO,GAAI,MAAM,EAAwB,CAAE,QAAQ,MADrC,EAAsB,CAAE,SAAU,EAAK,EAAG,CAAC,GACG,OAAQ,CAAC,CAcrE,EAAS,OAAQ,CAAC,EAAG,OAAM,MAAO,CAAC,CAAE,CAChD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/getNotionSlugByRoute/index.ts"],"mappings":";cA6JM,oBAAA;EAA8B,MAAA;EAAA,qBAAA;EAAA,qBAAA;EAAA,QAAA;EAAA,aAAA;EAAA,SAAA;EAAA;AAAA;;;;;;;;MAQnC,OAAA"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{DATA_TYPES as e,PROPERTIES as t,QUERIES as n}from"../../constants/index.mjs";import r from"../../utils/addTime/index.mjs";import{n as i}from"../../utils-VfbevQkn.mjs";import{omit as a,size as o}from"lodash-es";import{sortObject as s}from"@jeromefitz/utils";const c=async({config:e,getBlocksByIdChildren:t,getDatabasesByIdQuery:r,getQuery:c,pathVariables:l,routeType:u})=>{let{NOTION:d}=e,{meta:f}=l,p=u.toUpperCase(),[m,h]=f,g=o(f)===2,_=d[p]?.hasChild?.toUpperCase(),v=await r({database_id:d[g?d[_].routeType.toUpperCase():p].database_id,filter:{and:[{...n.slug,rich_text:{equals:g?h:m}}]}}),y=v?.object===`list`&&v.results[0];if(!y)return{content:{},images:{},info:{},items:{}};let b=a(y,`properties`);b.properties=s(i({config:e,data:y,pageId:b.id,pathVariables:l}));let x=await t({block_id:b.id}),S={};return g||(S=await c({config:e,reqQuery:{databaseType:d[_].routeType.toUpperCase(),podcasts:b.id}})),{content:x,images:{},info:b,items:S}},l=async({config:e,getBlocksByIdChildren:o,getDatabasesByIdQuery:c,pathVariables:l,routeType:u,slug:d})=>{let f=new Date().toISOString(),{NOTION:p}=e,{meta:m}=l,[h,g,_]=m,v=new Date(`${h||f.slice(0,4)}-${g||`01`}-${_||`01`}`),y=p[u.toUpperCase()]?.infoType?.notion??t.datePublished.notion,b=await c({database_id:p[u.toUpperCase()].database_id,filter:{and:[{date:{on_or_after:r(v,``)},property:y},{date:{before:r(v,`day`)},property:y},{...n.slug,rich_text:{equals:d}}]}}),x=b?.object===`list`&&b.results[0];if(!x)return{content:{},images:{},info:{},items:{}};let S=a(x,`properties`);return S.properties=s(i({config:e,data:x,pageId:S.id,pathVariables:l})),{content:await o({block_id:S.id}),images:{},info:S,items:{}}},u=async({config:t,getBlocksByIdChildren:n,getDatabasesByIdQuery:r,getQuery:i,pathVariables:a,routeType:o,slug:s})=>{let{NOTION:u,ROUTE_TYPES_BY_DATA_TYPES:d}=t;return u[o?.toUpperCase()]?.hasChild?await c({config:t,getBlocksByIdChildren:n,getDatabasesByIdQuery:r,getQuery:i,pathVariables:a,routeType:o}):d[e.LISTING_BY_DATE].includes(o.toUpperCase())?await l({config:t,getBlocksByIdChildren:n,getDatabasesByIdQuery:r,pathVariables:a,routeType:o,slug:s}):{content:{},images:{},info:{},items:{}}};export{u as default};
|
|
2
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":["_size","_omit"],"sources":["../../../src/queries/getNotionSlugByRoute/index.ts"],"sourcesContent":["import { sortObject } from '@jeromefitz/utils'\n\nimport { omit as _omit, size as _size } from 'lodash-es'\n\nimport { DATA_TYPES, PROPERTIES, QUERIES } from '../../constants/index'\nimport { addTime, dataNormalized } from '../../utils/index'\n\n/**\n * @note Determine if PARENT|CHILD should be returned:\n *\n * PARENT\n * - /[parent-routeType]/[slug]\n * - /podcasts/jer-and-ky-and-guest\n *\n * CHILD\n * - /[parent-routeType]/[child-routeType]/[slug]\n * - /podcasts/jer-and-ky-and-guest/am-i-dracula-greg-gillotti\n\n *\n */\nconst getNotionSlugByRoute__getDataByParentRouteType = async ({\n config,\n getBlocksByIdChildren,\n getDatabasesByIdQuery,\n getQuery,\n pathVariables,\n routeType,\n // slug,\n}) => {\n const { NOTION } = config\n const { meta } = pathVariables\n\n const ROUTE_TYPE = routeType.toUpperCase()\n\n const [parentSlug, slug] = meta\n const isChild = _size(meta) === 2\n\n const CHILD = NOTION[ROUTE_TYPE]?.hasChild?.toUpperCase()\n\n const __info: any = await getDatabasesByIdQuery({\n database_id:\n NOTION[isChild ? NOTION[CHILD].routeType.toUpperCase() : ROUTE_TYPE]\n .database_id,\n filter: {\n and: [\n {\n ...QUERIES.slug,\n rich_text: { equals: isChild ? slug : parentSlug },\n },\n ],\n },\n })\n\n const _info = __info?.object === 'list' && __info.results[0]\n // @refactor(404)\n if (!_info) {\n return { content: {}, images: {}, info: {}, items: {} }\n }\n const info = _omit(_info, 'properties')\n info.properties = sortObject(\n dataNormalized({ config, data: _info, pageId: info.id, pathVariables }),\n )\n const content = await getBlocksByIdChildren({ block_id: info.id })\n let items = {}\n\n /**\n * @note if PARENT then get CHILDREN via `items`\n */\n if (!isChild) {\n items = await getQuery({\n config,\n reqQuery: {\n databaseType: NOTION[CHILD].routeType.toUpperCase(),\n podcasts: info.id,\n },\n })\n }\n\n return { content, images: {}, info, items }\n}\n\n/**\n * @note This is unique because the following are different:\n *\n * - /events/2020/05/01/jerome-and\n * - /events/2020/05/08/jerome-and\n * - /[routeType]/[yyyy/mm/dd]/[slug]\n *\n * We actually _do_ use the date for this.\n *\n */\nconst getNotionSlugByRoute__getDataByListingDate = async ({\n config,\n getBlocksByIdChildren,\n getDatabasesByIdQuery,\n // getQuery,\n pathVariables,\n routeType,\n slug,\n}) => {\n const dateTimestamp = new Date().toISOString()\n\n const { NOTION } = config\n const { meta } = pathVariables\n\n const [year, month, day] = meta\n /**\n * @hack uh... nothing to see here, haha\n */\n const timestampQuery = new Date(\n `${year ? year : dateTimestamp.slice(0, 4)}-${month ? month : '01'}-${\n day ? day : '01'\n }`,\n )\n const property =\n NOTION[routeType.toUpperCase()]?.infoType?.notion ??\n PROPERTIES.datePublished.notion\n\n const __info: any = await getDatabasesByIdQuery({\n database_id: NOTION[routeType.toUpperCase()].database_id,\n filter: {\n and: [\n {\n date: {\n on_or_after: addTime(timestampQuery, ''),\n },\n property,\n },\n {\n date: {\n before: addTime(timestampQuery, 'day'),\n },\n property,\n },\n {\n ...QUERIES.slug,\n rich_text: { equals: slug },\n },\n ],\n },\n })\n\n const _info = __info?.object === 'list' && __info.results[0]\n // @refactor(404)\n if (!_info) {\n return { content: {}, images: {}, info: {}, items: {} }\n }\n\n const info = _omit(_info, 'properties')\n info.properties = sortObject(\n dataNormalized({ config, data: _info, pageId: info.id, pathVariables }),\n )\n const content = await getBlocksByIdChildren({ block_id: info.id })\n\n return { content, images: {}, info, items: {} }\n}\n\nconst getNotionSlugByRoute = async ({\n config,\n getBlocksByIdChildren,\n getDatabasesByIdQuery,\n getQuery,\n pathVariables,\n routeType,\n slug,\n}) => {\n const { NOTION, ROUTE_TYPES_BY_DATA_TYPES } = config\n\n /**\n * @custom (notion) DATA_TYPES.SLUG_BY_ROUTE -- but customized:\n * Determine if `routeType` is a parent|child\n *\n * // @todo(next-notion) move to `isChild`\n *\n */\n if (NOTION[routeType?.toUpperCase()]?.hasChild) {\n return await getNotionSlugByRoute__getDataByParentRouteType({\n config,\n getBlocksByIdChildren,\n getDatabasesByIdQuery,\n getQuery,\n pathVariables,\n routeType,\n // slug,\n })\n }\n\n /**\n * @custom (notion) DATA_TYPES.LISTING_BY_DATE\n *\n */\n if (\n ROUTE_TYPES_BY_DATA_TYPES[DATA_TYPES.LISTING_BY_DATE].includes(\n routeType.toUpperCase(),\n )\n ) {\n return await getNotionSlugByRoute__getDataByListingDate({\n config,\n getBlocksByIdChildren,\n getDatabasesByIdQuery,\n // getQuery,\n pathVariables,\n routeType,\n slug,\n })\n }\n\n return { content: {}, images: {}, info: {}, items: {} }\n}\n\nexport default getNotionSlugByRoute\n"],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/getPagesById/index.ts"],"mappings":";cAGM,YAAA;EAAsB,gBAAA;EAAA;AAAA;;;MAA6B,OAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/queries/getPagesById/index.ts"],"sourcesContent":["import { avoidRateLimit, isUndefined } from '@jeromefitz/utils'\n\n// @todo(types)\nconst getPagesById = async ({ getPagesRetrieve, page_id }) => {\n if (isUndefined(page_id)) return []\n await avoidRateLimit(0)\n return await getPagesRetrieve({\n page_id,\n })\n}\n\nexport default getPagesById\n"],"mappings":"oEAGA,MAAM,EAAe,MAAO,CAAE,mBAAkB,aAC1C,EAAY,CAAO,EAAU,CAAC,GAClC,MAAM,EAAe,CAAC,EACf,MAAM,EAAiB,CAC5B,SACF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/getPathVariables/index.ts"],"mappings":";;;cAiBM,gBAAA;EAAoB,QAAA;EAAA;AAAA;;;;YAAA,SAAA"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import"../../utils-VfbevQkn.mjs";import e from"../../utils/getDataType/index.mjs";import{drop as t,dropRight as n,first as r,includes as i,isInteger as a,join as o,last as s,size as c}from"lodash-es";const l=({catchAll:l,config:u})=>{let{NOTION:d,PAGES__HOMEPAGE:f,ROUTE_META:p,ROUTE_TYPES:m}=u,h=c(l),g=r(l),_=g.toUpperCase(),v=s(l),y=h>1&&i(p,_)?t(l):t(n(l)),b=g===v&&!i(m,_)?d.PAGES.routeType:g,x=g!==v&&!a(parseInt(v))?v:g,S=b===d.PAGES.routeType.toLowerCase(),C=x===g,w={hasMeta:!!y&&c(y)!==0,isIndex:C,isPage:S,meta:y,routeType:b,slug:x,url:S&&g===f?``:o(l,`/`)},T=e(w);return{...w,dataType:T}};export{l as default};
|
|
2
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":["size","_size","first","_first","last","_last","_includes","_drop","_dropRight","_isInteger","_join"],"sources":["../../../src/queries/getPathVariables/index.ts"],"sourcesContent":["/**\n * @refactor(lodash)\n */\nimport {\n drop as _drop,\n dropRight as _dropRight,\n first as _first,\n includes as _includes,\n isInteger as _isInteger,\n join as _join,\n last as _last,\n size as _size,\n} from 'lodash-es'\n\n// import { DATA_TYPES } from '../../constants/index'\nimport { getDataType } from '../../utils/index'\n\nconst getPathVariables = ({ catchAll, config }) => {\n const { NOTION, PAGES__HOMEPAGE, ROUTE_META, ROUTE_TYPES } = config\n const size: number = _size(catchAll)\n const first: any = _first(catchAll)\n const FIRST = first.toUpperCase()\n const last: any = _last(catchAll)\n // const LAST = last.toUpperCase()\n\n const meta =\n size > 1 && _includes(ROUTE_META, FIRST)\n ? _drop(catchAll)\n : _drop(_dropRight(catchAll))\n\n const routeType =\n first === last && !_includes(ROUTE_TYPES, FIRST) ? NOTION.PAGES.routeType : first\n // biome-ignore lint/correctness/useParseIntRadix: migrate\n const slug = first !== last && !_isInteger(parseInt(last)) ? last : first\n\n const isPage = routeType === NOTION.PAGES.routeType.toLowerCase()\n const isIndex = slug === first\n const hasMeta = !!meta && _size(meta) !== 0\n\n const url = isPage && first === PAGES__HOMEPAGE ? '' : _join(catchAll, '/')\n\n const pathVariables = {\n hasMeta,\n isIndex,\n isPage,\n meta,\n routeType,\n slug,\n url,\n }\n\n // console.dir(`> pathVariables`)\n // console.dir(pathVariables)\n\n const dataType = getDataType(pathVariables)\n\n return {\n ...pathVariables,\n dataType,\n }\n}\n\nexport default getPathVariables\n"],"mappings":"wMAiBA,MAAM,GAAoB,CAAE,WAAU,YAAa,CACjD,GAAM,CAAE,SAAQ,kBAAiB,aAAY,eAAgB,EACvDA,EAAeC,EAAM,CAAQ,EAC7BC,EAAaC,EAAO,CAAQ,EAC5B,EAAQD,EAAM,YAAY,EAC1BE,EAAYC,EAAM,CAAQ,EAG1B,EACJL,EAAO,GAAKM,EAAU,EAAY,CAAK,EACnCC,EAAM,CAAQ,EACdA,EAAMC,EAAW,CAAQ,CAAC,EAE1B,EACJN,IAAUE,GAAQ,CAACE,EAAU,EAAa,CAAK,EAAI,EAAO,MAAM,UAAYJ,EAExE,EAAOA,IAAUE,GAAQ,CAACK,EAAW,SAASL,CAAI,CAAC,EAAIA,EAAOF,EAE9D,EAAS,IAAc,EAAO,MAAM,UAAU,YAAY,EAC1D,EAAU,IAASA,EAKnB,EAAgB,CACpB,QALc,CAAC,CAAC,GAAQD,EAAM,CAAI,IAAM,EAMxC,UACA,SACA,OACA,YACA,OACA,IATU,GAAUC,IAAU,EAAkB,GAAKQ,EAAM,EAAU,GAAG,CAU1E,EAKM,EAAW,EAAY,CAAa,EAE1C,MAAO,CACL,GAAG,EACH,UACF,CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/getQuery/index.ts"],"mappings":";cAqBM,QAAA;EAAkB,MAAA;EAAA,oBAAA;EAAA;AAAA;;;;MAA0C,OAAA"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{PROPERTIES as e}from"../../constants/index.mjs";import{t}from"../../utils-VfbevQkn.mjs";import{map as n,omit as r,size as i}from"lodash-es";import{avoidRateLimit as a,isObjectEmpty as o}from"@jeromefitz/utils";const s=[{direction:`ascending`,property:e.slug.notion}],c=async({config:c,notionDatabasesQuery:l,reqQuery:u})=>{let{NOTION:d}=c,{databaseType:f}=u,p=f,m=!1,h=d[f.toUpperCase()].database_id;if(!h)return[];let g={},_={},v,y;if(f===`EPISODES`){y=s;let{podcasts:t}=u,r=[],a=[];t&&a.push(...t?.split(`,`)),i(a)>0&&n(a,t=>r.push({property:e.relationEpisodes__Podcasts.notion,relation:{contains:t}})),v={or:[...r]}}else m=!0;if(!m&&(!g||o(g))){await a(0);let n;v?(v?.or.length===0&&(v={and:[{property:e.slug.notion,rich_text:{equals:`@hack(notion)-do-not-return`}}]}),n=await l({database_id:h,filter:v,sorts:y}),g=n,_=t({config:c,results:n.results,routeType:p}),g=r(g,`results`),g.results=_):m=!0}return g};export{c as default};
|
|
2
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":["_map","_omit"],"sources":["../../../src/queries/getQuery/index.ts"],"sourcesContent":["import type { SortItem } from '../../schema/index'\n\nimport { avoidRateLimit, isObjectEmpty } from '@jeromefitz/utils'\n\nimport { map as _map, omit as _omit, size as _size } from 'lodash-es'\n\nimport { PROPERTIES } from '../../constants/index'\nimport dataNormalizedResults from '../../utils/dataNormalizedResults/index'\n\n// const useCache = process.env.NEXT_PUBLIC__NOTION_USE_CACHE\n// const useCache = false\n\nconst SORTS: SortItem[] = [\n {\n direction: 'ascending',\n property: PROPERTIES.slug.notion,\n },\n]\n\n// @todo(complexity) 12\n// biome-ignore lint/complexity/noExcessiveCognitiveComplexity: migrate\nconst getQuery = async ({ config, notionDatabasesQuery, reqQuery }) => {\n const { NOTION } = config\n const { databaseType } = reqQuery\n const routeType = databaseType\n let hasError = false\n\n /**\n * @setup\n */\n const DATABASE_TYPE = databaseType.toUpperCase()\n const database_id = NOTION[DATABASE_TYPE].database_id\n if (!database_id) return []\n\n // @todo(types) any\n let data: any = {},\n items: any = {}\n let filter: any, sorts: any\n\n /**\n * @todo(notion) move this to the api so it can be re-used\n * not hidden in here all hacky\n *\n * @note(notion) right now only need this for episodes of podcasts\n * _OR_ Related Databases (PODCASTS => EPISODES)\n *\n * This is not needed often and can/should probably be handled instead\n * with Relations & Rollups rather than this customization\n */\n\n if (databaseType === 'EPISODES') {\n sorts = SORTS\n const { podcasts } = reqQuery\n\n // @todo(types)\n const filterTagEpisodesByPodcasts: any = []\n const podcastIds: any = []\n\n // biome-ignore lint/correctness/noUnsafeOptionalChaining: migrate\n !!podcasts && podcastIds.push(...podcasts?.split(','))\n _size(podcastIds) > 0 &&\n _map(podcastIds, (id) =>\n filterTagEpisodesByPodcasts.push({\n property: PROPERTIES.relationEpisodes__Podcasts.notion,\n relation: {\n contains: id,\n },\n }),\n )\n filter = { or: [...filterTagEpisodesByPodcasts] }\n } else {\n // console.dir(`no filter`)\n hasError = true\n }\n\n // /**\n // * @cache pre\n // */\n // if (useCache) {\n // const url = catchAll.join('/')\n // const cacheData = await getCache(url)\n // if (!!cacheData) {\n // data = cacheData\n // }\n // }\n\n if (!hasError && (!data || isObjectEmpty(data))) {\n await avoidRateLimit(0)\n // @todo(types) any\n let contentData: Pick<any, number | string | symbol>\n\n // biome-ignore lint/complexity/noExtraBooleanCast: migrate\n if (!!filter) {\n // @hack(notion)-do-not-return'\n if (filter?.or.length === 0) {\n filter = {\n and: [\n {\n property: PROPERTIES.slug.notion,\n rich_text: { equals: '@hack(notion)-do-not-return' },\n },\n ],\n }\n }\n contentData = await notionDatabasesQuery({\n database_id,\n filter,\n sorts,\n })\n\n data = contentData\n items = dataNormalizedResults({\n config,\n results: contentData.results,\n routeType,\n })\n data = _omit(data, 'results')\n data.results = items\n } else {\n // console.dir(`no filter`)\n hasError = true\n }\n\n // /**\n // * @cache post\n // */\n // if (useCache && !!data) {\n // const url = catchAll.join('/')\n // // console.dir(url)\n // const isCacheExists = await getCache(url)\n // // console.dir(isCacheExists)\n // if (!isCacheExists || isCacheExists === undefined) {\n // setCache(data, url)\n // }\n // }\n }\n\n return data\n}\n\nexport default getQuery\n"],"mappings":"yNAYA,MAAM,EAAoB,CACxB,CACE,UAAW,YACX,SAAU,EAAW,KAAK,MAC5B,CACF,EAIM,EAAW,MAAO,CAAE,SAAQ,uBAAsB,cAAe,CACrE,GAAM,CAAE,UAAW,EACb,CAAE,gBAAiB,EACnB,EAAY,EACd,EAAW,GAMT,EAAc,EADE,EAAa,YACR,GAAe,YAC1C,GAAI,CAAC,EAAa,MAAO,CAAC,EAG1B,IAAI,EAAY,CAAC,EACf,EAAa,CAAC,EACZ,EAAa,EAajB,GAAI,IAAiB,WAAY,CAC/B,EAAQ,EACR,GAAM,CAAE,YAAa,EAGf,EAAmC,CAAC,EACpC,EAAkB,CAAC,EAGvB,GAAY,EAAW,KAAK,GAAG,GAAU,MAAM,GAAG,CAAC,EACrD,EAAM,CAAU,EAAI,GAClBA,EAAK,EAAa,GAChB,EAA4B,KAAK,CAC/B,SAAU,EAAW,2BAA2B,OAChD,SAAU,CACR,SAAU,CACZ,CACF,CAAC,CACH,EACF,EAAS,CAAE,GAAI,CAAC,GAAG,CAA2B,CAAE,CAClD,MAEE,EAAW,GAcb,GAAI,CAAC,IAAa,CAAC,GAAQ,EAAc,CAAI,GAAI,CAC/C,MAAM,EAAe,CAAC,EAEtB,IAAI,EAGE,GAEA,GAAQ,GAAG,SAAW,IACxB,EAAS,CACP,IAAK,CACH,CACE,SAAU,EAAW,KAAK,OAC1B,UAAW,CAAE,OAAQ,6BAA8B,CACrD,CACF,CACF,GAEF,EAAc,MAAM,EAAqB,CACvC,cACA,SACA,OACF,CAAC,EAED,EAAO,EACP,EAAQ,EAAsB,CAC5B,SACA,QAAS,EAAY,QACrB,WACF,CAAC,EACD,EAAOC,EAAM,EAAM,SAAS,EAC5B,EAAK,QAAU,GAGf,EAAW,EAef,CAEA,OAAO,CACT"}
|
package/queries/index.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import getBlocksByIdChildren from "./getBlocksByIdChildren/index.mjs";
|
|
2
|
-
import getDatabasesByIdQuery from "./getDatabasesByIdQuery/index.mjs";
|
|
3
|
-
import getDeepFetchAllChildren from "./getDeepFetchAllChildren/index.mjs";
|
|
4
|
-
import getInfoType from "./getInfoType/index.mjs";
|
|
5
|
-
import getNotionListing from "./getNotionListing/index.mjs";
|
|
6
|
-
import getNotionListingByDate from "./getNotionListingByDate/index.mjs";
|
|
7
|
-
import getNotionSlug from "./getNotionSlug/index.mjs";
|
|
8
|
-
import getNotionSlugByRoute from "./getNotionSlugByRoute/index.mjs";
|
|
9
|
-
import getPagesById from "./getPagesById/index.mjs";
|
|
10
|
-
import getPathVariables from "./getPathVariables/index.mjs";
|
|
11
|
-
import getQuery from "./getQuery/index.mjs";
|
|
12
|
-
export { getBlocksByIdChildren, getDatabasesByIdQuery, getDeepFetchAllChildren, getInfoType, getNotionListing, getNotionListingByDate, getNotionSlug, getNotionSlugByRoute, getPagesById, getPathVariables, getQuery };
|
package/queries/index.mjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"./getBlocksByIdChildren/index.mjs";import t from"./getDatabasesByIdQuery/index.mjs";import n from"./getDeepFetchAllChildren/index.mjs";import r from"./getInfoType/index.mjs";import i from"./getNotionListing/index.mjs";import a from"./getNotionListingByDate/index.mjs";import o from"./getNotionSlug/index.mjs";import s from"./getNotionSlugByRoute/index.mjs";import c from"./getPagesById/index.mjs";import l from"./getPathVariables/index.mjs";import u from"./getQuery/index.mjs";export{e as getBlocksByIdChildren,t as getDatabasesByIdQuery,n as getDeepFetchAllChildren,r as getInfoType,i as getNotionListing,a as getNotionListingByDate,o as getNotionSlug,s as getNotionSlugByRoute,c as getPagesById,l as getPathVariables,u as getQuery};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/utils/addTime/index.ts"],"mappings":";cAMM,OAAA,GAAW,IAAA,OAAM,IAAI"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":["_addDays","_addMonths","_addYears"],"sources":["../../../src/utils/addTime/index.ts"],"sourcesContent":["import {\n addDays as _addDays,\n addMonths as _addMonths,\n addYears as _addYears,\n} from 'date-fns'\n\nconst addTime = (date, type) => {\n switch (type) {\n case 'day':\n // @hack the TimeZone to UTC is ... not great.\n return _addDays(date, 2).toISOString()\n case 'month':\n return _addMonths(date, 1).toISOString()\n case 'year':\n return _addYears(date, 1).toISOString()\n }\n return _addDays(date, -1).toISOString()\n}\n\nexport default addTime\n"],"mappings":"gEAMA,MAAM,GAAW,EAAM,IAAS,CAC9B,OAAQ,EAAR,CACE,IAAK,MAEH,OAAOA,EAAS,EAAM,CAAC,EAAE,YAAY,EACvC,IAAK,QACH,OAAOC,EAAW,EAAM,CAAC,EAAE,YAAY,EACzC,IAAK,OACH,OAAOC,EAAU,EAAM,CAAC,EAAE,YAAY,CAC1C,CACA,OAAOF,EAAS,EAAM,EAAE,EAAE,YAAY,CACxC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/utils/dataNormalized/index.ts"],"mappings":";;;;;;cAUM,cAAA;EAAkB,MAAA;EAAA,IAAA;EAAA,MAAA;EAAA;AAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{n as e}from"../../utils-VfbevQkn.mjs";export{e as default};
|