@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 @@
|
|
|
1
|
+
$ tsc --noEmit --declaration
|
package/README.md
CHANGED
|
@@ -25,11 +25,11 @@ You will need a few values set up in Notion and identified in a configuration fi
|
|
|
25
25
|
This API extends `@notionhq/client` so you will extend this one instead.
|
|
26
26
|
|
|
27
27
|
```tsx
|
|
28
|
-
import { Client } from
|
|
28
|
+
import { Client } from "@jeromefitz/notion";
|
|
29
29
|
|
|
30
|
-
import { notionConfig as config } from
|
|
30
|
+
import { notionConfig as config } from "~config/websites";
|
|
31
31
|
|
|
32
|
-
const notion = new Client({ auth: process.env.NOTION_API_KEY, config })
|
|
32
|
+
const notion = new Client({ auth: process.env.NOTION_API_KEY, config });
|
|
33
33
|
```
|
|
34
34
|
|
|
35
35
|
You need to pass `config` which informs the package of all the wonderful Notion stuff you have. Will fill this out as I go (I hope haha).
|
|
@@ -77,16 +77,16 @@ Custom setup to get `pathVariables` from `next`:
|
|
|
77
77
|
|
|
78
78
|
```tsx
|
|
79
79
|
export const getStaticProps = async ({ preview = false, ...props }) => {
|
|
80
|
-
const { catchAll } = props.params
|
|
80
|
+
const { catchAll } = props.params;
|
|
81
81
|
// @todo(next)
|
|
82
|
-
const clear = false
|
|
83
|
-
const pathVariables = notion.custom.getPathVariables({ catchAll })
|
|
82
|
+
const clear = false;
|
|
83
|
+
const pathVariables = notion.custom.getPathVariables({ catchAll });
|
|
84
84
|
/**
|
|
85
85
|
* @cache
|
|
86
86
|
* - pages = TRUE
|
|
87
87
|
* - pages/api = FALSE
|
|
88
88
|
*/
|
|
89
|
-
const cache = true
|
|
89
|
+
const cache = true;
|
|
90
90
|
const data = await getDataReturn({
|
|
91
91
|
data: await getCatchAll({
|
|
92
92
|
cache,
|
|
@@ -96,16 +96,16 @@ export const getStaticProps = async ({ preview = false, ...props }) => {
|
|
|
96
96
|
preview,
|
|
97
97
|
}),
|
|
98
98
|
pathVariables,
|
|
99
|
-
})
|
|
99
|
+
});
|
|
100
100
|
return {
|
|
101
101
|
props: { preview, ...data, ...pathVariables, ...props },
|
|
102
102
|
revalidate,
|
|
103
|
-
}
|
|
104
|
-
}
|
|
103
|
+
};
|
|
104
|
+
};
|
|
105
105
|
|
|
106
106
|
export const getStaticPaths = () => {
|
|
107
|
-
return getStaticPathsCatchAll()
|
|
108
|
-
}
|
|
107
|
+
return getStaticPathsCatchAll();
|
|
108
|
+
};
|
|
109
109
|
```
|
|
110
110
|
|
|
111
111
|
**`getCatchAll.ts`**:
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../src/constants/index.ts"],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../../src/constants/index.ts"],"mappings":";;;;;AAE4E;;;;AAqBnC;AAAA;;;;;;cAAnC,UAAA,EAAY,MAAM,SAAS,QAAA;;;;;;;;;;cA0sC3B,IAAA;;;;;;;;;;;;cAaA,MAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAaA,iBAAA;;;;;;;;cAQA,OAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAkCA,YAAA,EAAc,SAAS;AAAA,cAEvB,UAAA,EAAY,eAIjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","names":["_filter","_map"],"sources":["../../src/constants/index.ts"],"sourcesContent":["import { filter as _filter, map as _map } from \"lodash-es\";\n\nimport type { DataTypes, DataTypesObject, Property } from \"../schema/index\";\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 = [...PROPERTIES_DEFAULT, PROPERTIES.author, PROPERTIES.status, PROPERTIES.subtitle];\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 { DATA_TYPES, getDataTypes, INIT, LOOKUP, PROPERTIES, PROPERTIES_LOOKUP, QUERIES };\n"],"mappings":"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"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"./utils/get-types/_unsupported.mjs";import t from"./utils/get-types/checkbox.mjs";import n from"./utils/get-types/date.mjs";import r from"./utils/get-types/email.mjs";import i from"./utils/get-types/files.mjs";import a from"./utils/get-types/multi-select.mjs";import o from"./utils/get-types/number.mjs";import s from"./utils/get-types/people.mjs";import c from"./utils/get-types/phone-number.mjs";import l from"./utils/get-types/rich-text.mjs";import u from"./utils/get-types/select.mjs";import d from"./utils/get-types/title.mjs";import f from"./utils/get-types/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=get-types-7QEbhRzY.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-types-7QEbhRzY.mjs","names":["_map","_sortBy","_map"],"sources":["../src/utils/get-types/relation.ts","../src/utils/get-types/rollup.ts","../src/utils/get-types/index.ts"],"sourcesContent":["import { map as _map } from \"lodash-es\";\n\nimport getTypes from \"../../utils/get-types/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 { map as _map, sortBy as _sortBy } from \"lodash-es\";\n\nimport type { RollupFunction } from \"../../schema/index\";\nimport getTypes from \"../../utils/get-types/index\";\n\n/**\n * @note(notion) https://github.com/JeromeFitz/packages/issues/631\n */\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":"unBAIA,MAAM,EAAY,GACZ,EAAK,OAAS,SAEd,EAAK,OAAO,OAAS,SACrBA,EAAK,EAAK,OAAO,MAAQ,GAChB,EAAS,EAAK,KAAK,CAAC,CAAI,CAChC,CAAC,CAAC,GAGEA,EAAK,EAAK,SAAW,GAAkB,EAAS,EAAE,ECEvD,EAAU,GAAc,CAC5B,IAAM,EAAqB,GAAM,OACjC,OAAOC,EACLC,EAAK,GAAY,MAAQ,GACvBA,EAAK,EAAK,GAAM,MAAQ,GACtB,EAAS,GAAM,KAAK,CAAC,EAClB,GAAM,MAAO,CAAC,CAAQ,EACvB,KAAM,GAAM,IACd,CAAC,CACH,CACF,CACF,CAAC,CAAC,KAAK,CACT,ECVM,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"}
|
|
@@ -18,8 +18,8 @@ type DatabaseInfo = Partial<Record<DatabaseType, {
|
|
|
18
18
|
ttl: number;
|
|
19
19
|
}>>;
|
|
20
20
|
type Databases = Record<DatabaseType, DatabaseType>;
|
|
21
|
-
type DatabaseType =
|
|
22
|
-
type DataTypes =
|
|
21
|
+
type DatabaseType = "BLOG" | "BOOKS" | "EPISODES" | "EVENTS" | "PAGES" | "PEOPLE" | "PODCASTS" | "SEO" | "SHOWS" | "VENUES";
|
|
22
|
+
type DataTypes = "LISTING" | "LISTING_BY_DATE" | "SLUG" | "SLUG_BY_ROUTE";
|
|
23
23
|
type DataTypesObject = Record<DataTypes, DataTypes>;
|
|
24
24
|
interface Default {
|
|
25
25
|
dateCreated?: any;
|
|
@@ -34,7 +34,7 @@ interface Default {
|
|
|
34
34
|
slug: any;
|
|
35
35
|
title: any;
|
|
36
36
|
}
|
|
37
|
-
type Direction =
|
|
37
|
+
type Direction = "ascending" | "descending";
|
|
38
38
|
interface Episode extends Default {
|
|
39
39
|
dateRecorded: any;
|
|
40
40
|
duration: any;
|
|
@@ -161,13 +161,13 @@ interface Podcast extends Default {
|
|
|
161
161
|
}
|
|
162
162
|
type Podcasts = Record<string, Podcast>;
|
|
163
163
|
interface Property {
|
|
164
|
-
format?:
|
|
164
|
+
format?: "baht" | "canadian_dollar" | "chilean_peso" | "colombian_peso" | "danish_krone" | "dirham" | "dollar" | "euro" | "forint" | "franc" | "hong_kong_dollar" | "koruna" | "krona" | "leu" | "lira" | "mexican_peso" | "new_taiwan_dollar" | "new_zealand_dollar" | "norwegian_krone" | "number" | "number_with_commas" | "percent" | "philippine_peso" | "pound" | "rand" | "real" | "ringgit" | "riyal" | "ruble" | "rupee" | "rupiah" | "shekel" | "won" | "yen" | "yuan" | "zloty";
|
|
165
165
|
init: boolean;
|
|
166
166
|
key: string;
|
|
167
167
|
notion: string;
|
|
168
168
|
relation?: Relation;
|
|
169
169
|
rollup?: Rollup;
|
|
170
|
-
type:
|
|
170
|
+
type: "checkbox" | "created_by" | "created_time" | "date" | "email" | "files" | "formula" | "last_edited_by" | "last_edited_time" | "multi_select" | "number" | "people" | "phone_number" | "relation" | "rich_text" | "rollup" | "select" | "title" | "url";
|
|
171
171
|
}
|
|
172
172
|
interface Relation {
|
|
173
173
|
database_id: string;
|
|
@@ -181,7 +181,7 @@ interface Rollup {
|
|
|
181
181
|
rollup_property_id?: string;
|
|
182
182
|
rollup_property_name?: string;
|
|
183
183
|
}
|
|
184
|
-
type RollupFunction =
|
|
184
|
+
type RollupFunction = "average" | "count_all" | "count_empty" | "count_not_empty" | "count_unique_values" | "count_values" | "max" | "median" | "min" | "percent_empty" | "percent_not_empty" | "range" | "show_original" | "sum";
|
|
185
185
|
type Seo = Record<string, SeoPost>;
|
|
186
186
|
type SeoPost = Default;
|
|
187
187
|
interface Show extends Default {
|
|
@@ -242,4 +242,4 @@ interface Venue extends Default {
|
|
|
242
242
|
type Venues = Record<string, Venue>;
|
|
243
243
|
//#endregion
|
|
244
244
|
export { Venue as A, RollupFunction as C, Shows as D, Show as E, SortItem as O, Rollup as S, SeoPost as T, People as _, DatabaseInfo as a, Podcasts as b, Direction as c, Event as d, Events as f, Pages as g, Page as h, DataTypesObject as i, Venues as j, SortMock as k, Episode as l, NotionText as m, BlogPost as n, DatabaseType as o, NotionBlock as p, DataTypes as r, Databases as s, Blog as t, Episodes as u, Person as v, Seo as w, Property as x, Podcast as y };
|
|
245
|
-
//# sourceMappingURL=index-
|
|
245
|
+
//# sourceMappingURL=index-BAoq6yHe.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index-
|
|
1
|
+
{"version":3,"file":"index-BAoq6yHe.d.mts","names":[],"sources":["../src/schema/index.ts"],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;KAiBK,WAAA;EACH,MAAA,EAAQ,WAAA;EACR,SAAA,EAAW,cAAc;AAAA;AAAA,KAGtB,eAAA;EACH,IAAA;EACA,MAAM;AAAA;AAAA,KAGH,WAAA;EACH,qBAAA;EACA,qBAAA;EACA,uBAAA;EACA,WAAA;EACA,YAAA;EACA,gBAAA;EACA,QAAA;AAAA;AAAA,KAGG,cAAA;EACH,OAAA;EACA,eAAA;EACA,IAAA;EACA,aAAA;AAAA;AAAA,cAGI,MAAA,SAAe,QAAA;EAAA;WAIH,MAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;WAwCA,SAAA;IAAA,CACb,UAAA,CAAW,OAAA,IAAQ,KAAA;MAAkB,aAAA;MAAoB,SAAA;MAAgB,IAAA;IAAA,MAAY,OAAA;;;;;;;;;;;KAWrF,UAAA,CAAW,eAAA,IAAgB,KAAA;MAC1B,aAAA;MACA,SAAA;MACA,IAAA;IAAA,MACD,OAAA;;;;;;KAWA,UAAA,CAAW,IAAA,IAAK,KAAA;MAAkB,aAAA;MAAoB,SAAA;MAAgB,IAAA;IAAA,MAAW,OAAA;;;;;;;;;;;;;;;;KAWjF,UAAA,CAAW,aAAA,IAAc,KAAA;MACxB,aAAA;MACA,SAAA;MACA,IAAA;IAAA,MACD,OAAA;;;;;;;cAagB,OAAA;AAAA"}
|
package/dist/index.mjs
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{DATA_TYPES as e}from"./constants/index.mjs";import t from"./queries/get-blocks-by-id-children/index.mjs";import n from"./queries/get-databases-by-id-query/index.mjs";import r from"./queries/get-deep-fetch-all-children/index.mjs";import i from"./queries/get-info-type/index.mjs";import a from"./queries/get-notion-listing-by-date/index.mjs";import o from"./queries/get-notion-listing/index.mjs";import s from"./queries/get-notion-slug-by-route/index.mjs";import c from"./queries/get-notion-slug/index.mjs";import l from"./queries/get-pages-by-id/index.mjs";import u from"./queries/get-path-variables/index.mjs";import d from"./queries/get-query/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 o({...e,config:this.#e,getBlocksByIdChildren:this.custom.getBlocksByIdChildren,getDatabasesByIdQuery:this.custom.getDatabasesByIdQuery,getPagesById:this.custom.getPagesById}),[e.LISTING_BY_DATE]:async e=>await a({...e,config:this.#e,getBlocksByIdChildren:this.custom.getBlocksByIdChildren,getDatabasesByIdQuery:this.custom.getDatabasesByIdQuery,getPagesById:this.custom.getPagesById}),[e.SLUG]:async e=>await c({...e,config:this.#e,getBlocksByIdChildren:this.custom.getBlocksByIdChildren,getDatabasesByIdQuery:this.custom.getDatabasesByIdQuery,getDeepFetchAllChildren:this.custom.getDeepFetchAllChildren}),[e.SLUG_BY_ROUTE]:async e=>await s({...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
|
|
@@ -0,0 +1 @@
|
|
|
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\ntype ClientProps = {\n custom: CustomProps;\n dataTypes: DataTypesProps;\n};\n\ntype CredentialProps = {\n auth: string;\n config: any;\n};\n\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\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) => 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: { pathVariables: any; routeType: any; slug?: any }) => {\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: { pathVariables: any; routeType: any; slug: any }) => {\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":"4tBA4CA,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,GAAU,EAAiB,CAAE,GAAG,EAAO,OAAQ,KAAKA,EAAQ,CAAC,EAEhF,SAAU,KAAO,IACf,MAAM,EAAS,CACb,GAAG,EACH,OAAQ,KAAKA,GACb,qBAAsB,KAAK,UAAU,KACvC,CAAC,CACL,EAMA,UAA4B,EACzB,EAAW,SAAU,KAAO,IAEpB,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,IAEjB,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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/get-blocks-by-id-children/index.ts"],"mappings":";cAGM,qBAAA;EAA+B,QAAA;EAAA;AAAA;;;MAAmC,OAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/queries/get-blocks-by-id-children/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"}
|
package/{queries/getDatabasesByIdQuery → dist/queries/get-databases-by-id-query}/index.d.mts
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { O as SortItem } from "../../index-
|
|
1
|
+
import { O as SortItem } from "../../index-BAoq6yHe.mjs";
|
|
2
2
|
|
|
3
|
-
//#region src/queries/
|
|
3
|
+
//#region src/queries/get-databases-by-id-query/index.d.ts
|
|
4
4
|
declare const getDatabasesByIdQuery: ({
|
|
5
5
|
database_id,
|
|
6
6
|
filter,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/get-databases-by-id-query/index.ts"],"mappings":";;;cAaM,qBAAA;EAA+B,WAAA;EAAA,MAAA;EAAA,iBAAA;EAAA;AAAA;;;;UAAA,QAAA;AAAA,MAKpC,OAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/queries/get-databases-by-id-query/index.ts"],"sourcesContent":["import { PROPERTIES } from \"../../constants/index\";\nimport type { SortMock } from \"../../schema/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":"uDAGA,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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/get-deep-fetch-all-children/index.ts"],"mappings":";cAAM,uBAAA;EAAiC,MAAA;EAAA;AAAA;;;MAGnC,OAAA,CAAQ,KAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/queries/get-deep-fetch-all-children/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>(fetchChildrenMap.map((value) => value.promise));\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,CAAC,CAC5D,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,IAAS,EAAiB,IAAK,GAAU,EAAM,OAAO,CAAC,EAErF,IAAK,IAAI,EAAI,EAAG,EAAI,EAAQ,OAAQ,IAAK,CACvC,IAAM,EAAS,EAAQ,EAAE,CAAC,QAK1B,GAJA,MAAM,EAAwB,CAC5B,SACA,uBACF,CAAC,EACG,EAAiB,GAAI,CACvB,IAAM,EAAc,EAAiB,EAAE,CAAC,aACxC,EAAO,EAAO,KAAK,CAAC,SAAW,CACjC,CACF,CACA,OAAO,CACT"}
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
//#region src/queries/
|
|
2
|
-
/** biome-ignore-all lint/correctness/noSwitchDeclarations: migrate */
|
|
3
|
-
/** biome-ignore-all lint/correctness/noUnsafeOptionalChaining: migrate */
|
|
1
|
+
//#region src/queries/get-info-type/index.d.ts
|
|
4
2
|
declare const getInfoType: ({
|
|
5
3
|
config,
|
|
6
4
|
item,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/get-info-type/index.ts"],"mappings":";cAAM,WAAA;EAAe,MAAA;EAAA,IAAA;EAAA,IAAA;EAAA;AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/queries/get-info-type/index.ts"],"sourcesContent":["const 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[NOTION[routeType.toUpperCase()].infoType.key]?.start.slice(0, 10);\n // oxlint-disable-next-line no-unsafe-optional-chaining\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":"AAAA,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,WAAW,EAAO,EAAU,YAAY,EAAE,CAAC,SAAS,IAAI,EAAE,MAAM,MAAM,EAAG,EAAE,EAEvF,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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/get-notion-listing/index.ts"],"mappings":";cAMM,gBAAA;EAA0B,MAAA;EAAA,qBAAA;EAAA,qBAAA;EAAA,YAAA;EAAA,aAAA;EAAA;AAAA;;;;;;;MAO/B,OAAA"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{PROPERTIES as e}from"../../constants/index.mjs";import{t}from"../../utils-SxsCJsDP.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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","names":["_omit"],"sources":["../../../src/queries/get-notion-listing/index.ts"],"sourcesContent":["import { sortObject } from \"@jeromefitz/utils\";\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 ?? 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":"wLAMA,MAAM,EAAmB,MAAO,CAC9B,SACA,wBACA,wBACA,eACA,gBACA,eACI,CACJ,GAAM,CAAE,UAAW,EAEf,EAAY,CAAC,EAEX,EAAU,EAAO,EAAU,YAAY,EAAE,CAAC,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,EAAE,CAAC,SAAS,QAAU,EAAW,cAAc,OAaxE,EACJ,IAAa,EAAW,cAAc,OAClC,IAAI,KAAK,YAAY,CAAC,CAAC,YAAY,EACnC,IAAI,KAAK,CAAC,CAAC,YAAY,EAEvB,EAAU,MAAM,EAAsB,CAAE,SAAU,EAAK,EAAG,CAAC,EAC3D,EAAc,MAAM,EAAsB,CAC9C,YAAa,EAAO,EAAU,YAAY,EAAE,CAAC,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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/get-notion-listing-by-date/index.ts"],"mappings":";cA0HM,sBAAA;EAAgC,MAAA;EAAA,qBAAA;EAAA,qBAAA;EAAA,YAAA;EAAA,aAAA;EAAA,SAAA;EAAA;AAAA;;;;;;;;MAQrC,OAAA"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{PROPERTIES as e,QUERIES as t}from"../../constants/index.mjs";import n from"../../utils/add-time/index.mjs";import{t as r}from"../../utils-SxsCJsDP.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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","names":["_size","_omit"],"sources":["../../../src/queries/get-notion-listing-by-date/index.ts"],"sourcesContent":["import { sortObject } from \"@jeromefitz/utils\";\nimport { map as _map, omit as _omit, size as _size } from \"lodash-es\";\n\nimport { PROPERTIES, QUERIES } from \"../../constants/index\";\nimport type { SortItem } from \"../../schema/index\";\nimport { addTime, dataNormalized } from \"../../utils/index\";\n\nconst getNotionListingByDate__getFilter = ({ config, pathVariables, routeType, slug }) => {\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\"}-${day ? day : \"01\"}`,\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 ?? 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":"kQAOA,MAAM,GAAqC,CAAE,SAAQ,gBAAe,YAAW,UAAW,CACxF,GAAM,CAAE,UAAW,EACb,CAAE,QAAS,EACX,CAAC,EAAM,EAAO,GAAO,EACrB,EAAYA,EAAM,CAAI,EAEtB,EAAgB,IAAI,KAAK,CAAC,CAAC,YAAY,EACvC,EAAiB,IAAI,KACzB,GAAG,GAAc,EAAc,MAAM,EAAG,CAAC,EAAE,GAAG,GAAgB,KAAK,GAAG,GAAY,MACpF,EAUM,EACJ,EAAO,EAAU,YAAY,EAAE,EAAE,UAAU,QAAU,EAAW,cAAc,OAEhF,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,EAAE,CAAC,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,EAAE,CAAC,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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/get-notion-slug/index.ts"],"mappings":";cAMM,aAAA;EAAuB,MAAA;EAAA,qBAAA;EAAA,qBAAA;EAAA,uBAAA;EAAA,aAAA;EAAA,SAAA;EAAA;AAAA;;;;;;;;MAQ5B,OAAA"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{QUERIES as e}from"../../constants/index.mjs";import{t}from"../../utils-SxsCJsDP.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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","names":["_omit"],"sources":["../../../src/queries/get-notion-slug/index.ts"],"sourcesContent":["import { sortObject } from \"@jeromefitz/utils\";\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":"4KAMA,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,CAAC,CAAC,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,EAAQ,CAAC,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,EACN,CAAS,OAAQ,CAAC,CAcrE,EAAS,OAAQ,CAAC,EAAG,OAAM,MAAO,CAAC,CAAE,CAChD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/get-notion-slug-by-route/index.ts"],"mappings":";cAuJM,oBAAA;EAA8B,MAAA;EAAA,qBAAA;EAAA,qBAAA;EAAA,QAAA;EAAA,aAAA;EAAA,SAAA;EAAA;AAAA;;;;;;;;MAQnC,OAAA"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{DATA_TYPES as e,PROPERTIES as t,QUERIES as n}from"../../constants/index.mjs";import r from"../../utils/add-time/index.mjs";import{t as i}from"../../utils-SxsCJsDP.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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","names":["_size","_omit"],"sources":["../../../src/queries/get-notion-slug-by-route/index.ts"],"sourcesContent":["import { sortObject } from \"@jeromefitz/utils\";\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: NOTION[isChild ? NOTION[CHILD].routeType.toUpperCase() : ROUTE_TYPE].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\"}-${day ? day : \"01\"}`,\n );\n const property =\n NOTION[routeType.toUpperCase()]?.infoType?.notion ?? 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 (ROUTE_TYPES_BY_DATA_TYPES[DATA_TYPES.LISTING_BY_DATE].includes(routeType.toUpperCase())) {\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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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/get-pages-by-id/index.ts"],"mappings":";cAGM,YAAA;EAAsB,gBAAA;EAAA;AAAA;;;MAA6B,OAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/queries/get-pages-by-id/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,6 +1,6 @@
|
|
|
1
|
-
import { r as DataTypes } from "../../index-
|
|
1
|
+
import { r as DataTypes } from "../../index-BAoq6yHe.mjs";
|
|
2
2
|
|
|
3
|
-
//#region src/queries/
|
|
3
|
+
//#region src/queries/get-path-variables/index.d.ts
|
|
4
4
|
declare const getPathVariables: ({
|
|
5
5
|
catchAll,
|
|
6
6
|
config
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/queries/get-path-variables/index.ts"],"mappings":";;;cAiBM,gBAAA;EAAoB,QAAA;EAAA;AAAA;;;;YAAA,SAAA"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import"../../utils-SxsCJsDP.mjs";import e from"../../utils/get-data-type/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
|