@keystrokehq/onenote 0.1.0 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/copy-onenote-group-notebook.cjs +1 -1
- package/dist/actions/copy-onenote-group-notebook.cjs.map +1 -1
- package/dist/actions/copy-onenote-group-notebook.d.cts +16 -3
- package/dist/actions/copy-onenote-group-notebook.d.cts.map +1 -1
- package/dist/actions/copy-onenote-group-notebook.d.mts +16 -3
- package/dist/actions/copy-onenote-group-notebook.d.mts.map +1 -1
- package/dist/actions/copy-onenote-group-notebook.mjs +1 -1
- package/dist/actions/copy-onenote-group-notebook.mjs.map +1 -1
- package/dist/actions/copy-onenote-site-notebook.cjs +1 -1
- package/dist/actions/copy-onenote-site-notebook.cjs.map +1 -1
- package/dist/actions/copy-onenote-site-notebook.d.cts +18 -3
- package/dist/actions/copy-onenote-site-notebook.d.cts.map +1 -1
- package/dist/actions/copy-onenote-site-notebook.d.mts +18 -3
- package/dist/actions/copy-onenote-site-notebook.d.mts.map +1 -1
- package/dist/actions/copy-onenote-site-notebook.mjs +1 -1
- package/dist/actions/copy-onenote-site-notebook.mjs.map +1 -1
- package/dist/actions/copy-section-to-notebook-for-user2.cjs +1 -1
- package/dist/actions/copy-section-to-notebook-for-user2.cjs.map +1 -1
- package/dist/actions/copy-section-to-notebook-for-user2.d.cts +21 -3
- package/dist/actions/copy-section-to-notebook-for-user2.d.cts.map +1 -1
- package/dist/actions/copy-section-to-notebook-for-user2.d.mts +21 -3
- package/dist/actions/copy-section-to-notebook-for-user2.d.mts.map +1 -1
- package/dist/actions/copy-section-to-notebook-for-user2.mjs +1 -1
- package/dist/actions/copy-section-to-notebook-for-user2.mjs.map +1 -1
- package/dist/actions/copy-section-to-notebook2.cjs +1 -1
- package/dist/actions/copy-section-to-notebook2.cjs.map +1 -1
- package/dist/actions/copy-section-to-notebook2.d.cts +20 -3
- package/dist/actions/copy-section-to-notebook2.d.cts.map +1 -1
- package/dist/actions/copy-section-to-notebook2.d.mts +20 -3
- package/dist/actions/copy-section-to-notebook2.d.mts.map +1 -1
- package/dist/actions/copy-section-to-notebook2.mjs +1 -1
- package/dist/actions/copy-section-to-notebook2.mjs.map +1 -1
- package/dist/actions/copy-section-to-section-group-for-user.cjs +1 -1
- package/dist/actions/copy-section-to-section-group-for-user.cjs.map +1 -1
- package/dist/actions/copy-section-to-section-group-for-user.d.cts +19 -3
- package/dist/actions/copy-section-to-section-group-for-user.d.cts.map +1 -1
- package/dist/actions/copy-section-to-section-group-for-user.d.mts +19 -3
- package/dist/actions/copy-section-to-section-group-for-user.d.mts.map +1 -1
- package/dist/actions/copy-section-to-section-group-for-user.mjs +1 -1
- package/dist/actions/copy-section-to-section-group-for-user.mjs.map +1 -1
- package/dist/actions/copy-section-to-section-group.cjs +1 -1
- package/dist/actions/copy-section-to-section-group.cjs.map +1 -1
- package/dist/actions/copy-section-to-section-group.d.cts +17 -3
- package/dist/actions/copy-section-to-section-group.d.cts.map +1 -1
- package/dist/actions/copy-section-to-section-group.d.mts +17 -3
- package/dist/actions/copy-section-to-section-group.d.mts.map +1 -1
- package/dist/actions/copy-section-to-section-group.mjs +1 -1
- package/dist/actions/copy-section-to-section-group.mjs.map +1 -1
- package/dist/actions/copy-site-page-to-section3.cjs +1 -1
- package/dist/actions/copy-site-page-to-section3.cjs.map +1 -1
- package/dist/actions/copy-site-page-to-section3.d.cts +20 -3
- package/dist/actions/copy-site-page-to-section3.d.cts.map +1 -1
- package/dist/actions/copy-site-page-to-section3.d.mts +20 -3
- package/dist/actions/copy-site-page-to-section3.d.mts.map +1 -1
- package/dist/actions/copy-site-page-to-section3.mjs +1 -1
- package/dist/actions/copy-site-page-to-section3.mjs.map +1 -1
- package/dist/actions/copy-user-page-to-section.cjs +1 -1
- package/dist/actions/copy-user-page-to-section.cjs.map +1 -1
- package/dist/actions/copy-user-page-to-section.d.cts +16 -3
- package/dist/actions/copy-user-page-to-section.d.cts.map +1 -1
- package/dist/actions/copy-user-page-to-section.d.mts +16 -3
- package/dist/actions/copy-user-page-to-section.d.mts.map +1 -1
- package/dist/actions/copy-user-page-to-section.mjs +1 -1
- package/dist/actions/copy-user-page-to-section.mjs.map +1 -1
- package/dist/actions/count-notebooks-section-groups-sections.cjs +1 -1
- package/dist/actions/count-notebooks-section-groups-sections.cjs.map +1 -1
- package/dist/actions/count-notebooks-section-groups-sections.d.cts +11 -3
- package/dist/actions/count-notebooks-section-groups-sections.d.cts.map +1 -1
- package/dist/actions/count-notebooks-section-groups-sections.d.mts +11 -3
- package/dist/actions/count-notebooks-section-groups-sections.d.mts.map +1 -1
- package/dist/actions/count-notebooks-section-groups-sections.mjs +1 -1
- package/dist/actions/count-notebooks-section-groups-sections.mjs.map +1 -1
- package/dist/actions/count-site-notebook-section-groups-sections.cjs +1 -1
- package/dist/actions/count-site-notebook-section-groups-sections.cjs.map +1 -1
- package/dist/actions/count-site-notebook-section-groups-sections.d.cts +13 -3
- package/dist/actions/count-site-notebook-section-groups-sections.d.cts.map +1 -1
- package/dist/actions/count-site-notebook-section-groups-sections.d.mts +13 -3
- package/dist/actions/count-site-notebook-section-groups-sections.d.mts.map +1 -1
- package/dist/actions/count-site-notebook-section-groups-sections.mjs +1 -1
- package/dist/actions/count-site-notebook-section-groups-sections.mjs.map +1 -1
- package/dist/actions/create-group-notebook.cjs +5 -5
- package/dist/actions/create-group-notebook.cjs.map +1 -1
- package/dist/actions/create-group-notebook.d.cts +56 -3
- package/dist/actions/create-group-notebook.d.cts.map +1 -1
- package/dist/actions/create-group-notebook.d.mts +56 -3
- package/dist/actions/create-group-notebook.d.mts.map +1 -1
- package/dist/actions/create-group-notebook.mjs +5 -5
- package/dist/actions/create-group-notebook.mjs.map +1 -1
- package/dist/actions/create-group-pages.cjs +4 -4
- package/dist/actions/create-group-pages.cjs.map +1 -1
- package/dist/actions/create-group-pages.d.cts +29 -3
- package/dist/actions/create-group-pages.d.cts.map +1 -1
- package/dist/actions/create-group-pages.d.mts +29 -3
- package/dist/actions/create-group-pages.d.mts.map +1 -1
- package/dist/actions/create-group-pages.mjs +4 -4
- package/dist/actions/create-group-pages.mjs.map +1 -1
- package/dist/actions/create-group-section-groups-sections.cjs +7 -7
- package/dist/actions/create-group-section-groups-sections.cjs.map +1 -1
- package/dist/actions/create-group-section-groups-sections.d.cts +55 -3
- package/dist/actions/create-group-section-groups-sections.d.cts.map +1 -1
- package/dist/actions/create-group-section-groups-sections.d.mts +55 -3
- package/dist/actions/create-group-section-groups-sections.d.mts.map +1 -1
- package/dist/actions/create-group-section-groups-sections.mjs +7 -7
- package/dist/actions/create-group-section-groups-sections.mjs.map +1 -1
- package/dist/actions/create-me-notebooks.cjs +5 -5
- package/dist/actions/create-me-notebooks.cjs.map +1 -1
- package/dist/actions/create-me-notebooks.d.cts +54 -3
- package/dist/actions/create-me-notebooks.d.cts.map +1 -1
- package/dist/actions/create-me-notebooks.d.mts +54 -3
- package/dist/actions/create-me-notebooks.d.mts.map +1 -1
- package/dist/actions/create-me-notebooks.mjs +5 -5
- package/dist/actions/create-me-notebooks.mjs.map +1 -1
- package/dist/actions/create-me-section-groups-sections.cjs +7 -7
- package/dist/actions/create-me-section-groups-sections.cjs.map +1 -1
- package/dist/actions/create-me-section-groups-sections.d.cts +53 -3
- package/dist/actions/create-me-section-groups-sections.d.cts.map +1 -1
- package/dist/actions/create-me-section-groups-sections.d.mts +53 -3
- package/dist/actions/create-me-section-groups-sections.d.mts.map +1 -1
- package/dist/actions/create-me-section-groups-sections.mjs +7 -7
- package/dist/actions/create-me-section-groups-sections.mjs.map +1 -1
- package/dist/actions/create-me-sections-pages.cjs +3 -3
- package/dist/actions/create-me-sections-pages.cjs.map +1 -1
- package/dist/actions/create-me-sections-pages.d.cts +31 -3
- package/dist/actions/create-me-sections-pages.d.cts.map +1 -1
- package/dist/actions/create-me-sections-pages.d.mts +31 -3
- package/dist/actions/create-me-sections-pages.d.mts.map +1 -1
- package/dist/actions/create-me-sections-pages.mjs +3 -3
- package/dist/actions/create-me-sections-pages.mjs.map +1 -1
- package/dist/actions/create-onenote-group-notebooks-section-groups.cjs +3 -3
- package/dist/actions/create-onenote-group-notebooks-section-groups.cjs.map +1 -1
- package/dist/actions/create-onenote-group-notebooks-section-groups.d.cts +47 -3
- package/dist/actions/create-onenote-group-notebooks-section-groups.d.cts.map +1 -1
- package/dist/actions/create-onenote-group-notebooks-section-groups.d.mts +47 -3
- package/dist/actions/create-onenote-group-notebooks-section-groups.d.mts.map +1 -1
- package/dist/actions/create-onenote-group-notebooks-section-groups.mjs +3 -3
- package/dist/actions/create-onenote-group-notebooks-section-groups.mjs.map +1 -1
- package/dist/actions/create-site-notebooks-sections.cjs +7 -7
- package/dist/actions/create-site-notebooks-sections.cjs.map +1 -1
- package/dist/actions/create-site-notebooks-sections.d.cts +55 -3
- package/dist/actions/create-site-notebooks-sections.d.cts.map +1 -1
- package/dist/actions/create-site-notebooks-sections.d.mts +55 -3
- package/dist/actions/create-site-notebooks-sections.d.mts.map +1 -1
- package/dist/actions/create-site-notebooks-sections.mjs +7 -7
- package/dist/actions/create-site-notebooks-sections.mjs.map +1 -1
- package/dist/actions/create-user-notebooks-sections.cjs +7 -7
- package/dist/actions/create-user-notebooks-sections.cjs.map +1 -1
- package/dist/actions/create-user-notebooks-sections.d.cts +55 -3
- package/dist/actions/create-user-notebooks-sections.d.cts.map +1 -1
- package/dist/actions/create-user-notebooks-sections.d.mts +55 -3
- package/dist/actions/create-user-notebooks-sections.d.mts.map +1 -1
- package/dist/actions/create-user-notebooks-sections.mjs +7 -7
- package/dist/actions/create-user-notebooks-sections.mjs.map +1 -1
- package/dist/actions/create-user-pages.cjs +4 -4
- package/dist/actions/create-user-pages.cjs.map +1 -1
- package/dist/actions/create-user-pages.d.cts +29 -3
- package/dist/actions/create-user-pages.d.cts.map +1 -1
- package/dist/actions/create-user-pages.d.mts +29 -3
- package/dist/actions/create-user-pages.d.mts.map +1 -1
- package/dist/actions/create-user-pages.mjs +4 -4
- package/dist/actions/create-user-pages.mjs.map +1 -1
- package/dist/actions/create-user-section-groups-sections.cjs +7 -7
- package/dist/actions/create-user-section-groups-sections.cjs.map +1 -1
- package/dist/actions/create-user-section-groups-sections.d.cts +55 -3
- package/dist/actions/create-user-section-groups-sections.d.cts.map +1 -1
- package/dist/actions/create-user-section-groups-sections.d.mts +55 -3
- package/dist/actions/create-user-section-groups-sections.d.mts.map +1 -1
- package/dist/actions/create-user-section-groups-sections.mjs +7 -7
- package/dist/actions/create-user-section-groups-sections.mjs.map +1 -1
- package/dist/actions/create-user-sections-pages4.cjs +3 -3
- package/dist/actions/create-user-sections-pages4.cjs.map +1 -1
- package/dist/actions/create-user-sections-pages4.d.cts +33 -3
- package/dist/actions/create-user-sections-pages4.d.cts.map +1 -1
- package/dist/actions/create-user-sections-pages4.d.mts +33 -3
- package/dist/actions/create-user-sections-pages4.d.mts.map +1 -1
- package/dist/actions/create-user-sections-pages4.mjs +3 -3
- package/dist/actions/create-user-sections-pages4.mjs.map +1 -1
- package/dist/actions/delete-onenote-group-section-group-page-content.cjs +1 -1
- package/dist/actions/delete-onenote-group-section-group-page-content.cjs.map +1 -1
- package/dist/actions/delete-onenote-group-section-group-page-content.d.cts +16 -3
- package/dist/actions/delete-onenote-group-section-group-page-content.d.cts.map +1 -1
- package/dist/actions/delete-onenote-group-section-group-page-content.d.mts +16 -3
- package/dist/actions/delete-onenote-group-section-group-page-content.d.mts.map +1 -1
- package/dist/actions/delete-onenote-group-section-group-page-content.mjs +1 -1
- package/dist/actions/delete-onenote-group-section-group-page-content.mjs.map +1 -1
- package/dist/actions/delete-onenote-group-sections-pages2.cjs +1 -1
- package/dist/actions/delete-onenote-group-sections-pages2.cjs.map +1 -1
- package/dist/actions/delete-onenote-group-sections-pages2.d.cts +16 -3
- package/dist/actions/delete-onenote-group-sections-pages2.d.cts.map +1 -1
- package/dist/actions/delete-onenote-group-sections-pages2.d.mts +16 -3
- package/dist/actions/delete-onenote-group-sections-pages2.d.mts.map +1 -1
- package/dist/actions/delete-onenote-group-sections-pages2.mjs +1 -1
- package/dist/actions/delete-onenote-group-sections-pages2.mjs.map +1 -1
- package/dist/actions/delete-site-pages.cjs +1 -1
- package/dist/actions/delete-site-pages.cjs.map +1 -1
- package/dist/actions/delete-site-pages.d.cts +12 -3
- package/dist/actions/delete-site-pages.d.cts.map +1 -1
- package/dist/actions/delete-site-pages.d.mts +12 -3
- package/dist/actions/delete-site-pages.d.mts.map +1 -1
- package/dist/actions/delete-site-pages.mjs +1 -1
- package/dist/actions/delete-site-pages.mjs.map +1 -1
- package/dist/actions/delete-user-onenote-sections-pages.cjs +1 -1
- package/dist/actions/delete-user-onenote-sections-pages.cjs.map +1 -1
- package/dist/actions/delete-user-onenote-sections-pages.d.cts +18 -3
- package/dist/actions/delete-user-onenote-sections-pages.d.cts.map +1 -1
- package/dist/actions/delete-user-onenote-sections-pages.d.mts +18 -3
- package/dist/actions/delete-user-onenote-sections-pages.d.mts.map +1 -1
- package/dist/actions/delete-user-onenote-sections-pages.mjs +1 -1
- package/dist/actions/delete-user-onenote-sections-pages.mjs.map +1 -1
- package/dist/actions/delete-user-pages.cjs +1 -1
- package/dist/actions/delete-user-pages.cjs.map +1 -1
- package/dist/actions/delete-user-pages.d.cts +12 -3
- package/dist/actions/delete-user-pages.d.cts.map +1 -1
- package/dist/actions/delete-user-pages.d.mts +12 -3
- package/dist/actions/delete-user-pages.d.mts.map +1 -1
- package/dist/actions/delete-user-pages.mjs +1 -1
- package/dist/actions/delete-user-pages.mjs.map +1 -1
- package/dist/actions/get-group-sections.cjs +7 -7
- package/dist/actions/get-group-sections.cjs.map +1 -1
- package/dist/actions/get-group-sections.d.cts +145 -3
- package/dist/actions/get-group-sections.d.cts.map +1 -1
- package/dist/actions/get-group-sections.d.mts +145 -3
- package/dist/actions/get-group-sections.d.mts.map +1 -1
- package/dist/actions/get-group-sections.mjs +7 -7
- package/dist/actions/get-group-sections.mjs.map +1 -1
- package/dist/actions/get-me-onenote-resources-value.cjs +1 -1
- package/dist/actions/get-me-onenote-resources-value.cjs.map +1 -1
- package/dist/actions/get-me-onenote-resources-value.d.cts +12 -3
- package/dist/actions/get-me-onenote-resources-value.d.cts.map +1 -1
- package/dist/actions/get-me-onenote-resources-value.d.mts +12 -3
- package/dist/actions/get-me-onenote-resources-value.d.mts.map +1 -1
- package/dist/actions/get-me-onenote-resources-value.mjs +1 -1
- package/dist/actions/get-me-onenote-resources-value.mjs.map +1 -1
- package/dist/actions/get-me-section-page-content.cjs +1 -1
- package/dist/actions/get-me-section-page-content.cjs.map +1 -1
- package/dist/actions/get-me-section-page-content.d.cts +13 -3
- package/dist/actions/get-me-section-page-content.d.cts.map +1 -1
- package/dist/actions/get-me-section-page-content.d.mts +13 -3
- package/dist/actions/get-me-section-page-content.d.mts.map +1 -1
- package/dist/actions/get-me-section-page-content.mjs +1 -1
- package/dist/actions/get-me-section-page-content.mjs.map +1 -1
- package/dist/actions/get-notebook-from-web-url.cjs +5 -5
- package/dist/actions/get-notebook-from-web-url.cjs.map +1 -1
- package/dist/actions/get-notebook-from-web-url.d.cts +57 -3
- package/dist/actions/get-notebook-from-web-url.d.cts.map +1 -1
- package/dist/actions/get-notebook-from-web-url.d.mts +57 -3
- package/dist/actions/get-notebook-from-web-url.d.mts.map +1 -1
- package/dist/actions/get-notebook-from-web-url.mjs +5 -5
- package/dist/actions/get-notebook-from-web-url.mjs.map +1 -1
- package/dist/actions/get-notebook-section-group.cjs +3 -3
- package/dist/actions/get-notebook-section-group.cjs.map +1 -1
- package/dist/actions/get-notebook-section-group.d.cts +49 -3
- package/dist/actions/get-notebook-section-group.d.cts.map +1 -1
- package/dist/actions/get-notebook-section-group.d.mts +49 -3
- package/dist/actions/get-notebook-section-group.d.mts.map +1 -1
- package/dist/actions/get-notebook-section-group.mjs +3 -3
- package/dist/actions/get-notebook-section-group.mjs.map +1 -1
- package/dist/actions/get-onenote-group-operations.cjs +2 -2
- package/dist/actions/get-onenote-group-operations.cjs.map +1 -1
- package/dist/actions/get-onenote-group-operations.d.cts +26 -3
- package/dist/actions/get-onenote-group-operations.d.cts.map +1 -1
- package/dist/actions/get-onenote-group-operations.d.mts +26 -3
- package/dist/actions/get-onenote-group-operations.d.mts.map +1 -1
- package/dist/actions/get-onenote-group-operations.mjs +2 -2
- package/dist/actions/get-onenote-group-operations.mjs.map +1 -1
- package/dist/actions/get-onenote-group-sections-pages.cjs +5 -5
- package/dist/actions/get-onenote-group-sections-pages.cjs.map +1 -1
- package/dist/actions/get-onenote-group-sections-pages.d.cts +51 -3
- package/dist/actions/get-onenote-group-sections-pages.d.cts.map +1 -1
- package/dist/actions/get-onenote-group-sections-pages.d.mts +51 -3
- package/dist/actions/get-onenote-group-sections-pages.d.mts.map +1 -1
- package/dist/actions/get-onenote-group-sections-pages.mjs +5 -5
- package/dist/actions/get-onenote-group-sections-pages.mjs.map +1 -1
- package/dist/actions/get-onenote-site-operations.cjs +2 -2
- package/dist/actions/get-onenote-site-operations.cjs.map +1 -1
- package/dist/actions/get-onenote-site-operations.d.cts +26 -3
- package/dist/actions/get-onenote-site-operations.d.cts.map +1 -1
- package/dist/actions/get-onenote-site-operations.d.mts +26 -3
- package/dist/actions/get-onenote-site-operations.d.mts.map +1 -1
- package/dist/actions/get-onenote-site-operations.mjs +2 -2
- package/dist/actions/get-onenote-site-operations.mjs.map +1 -1
- package/dist/actions/get-onenote-user-page-content.cjs +4 -4
- package/dist/actions/get-onenote-user-page-content.cjs.map +1 -1
- package/dist/actions/get-onenote-user-page-content.d.cts +26 -3
- package/dist/actions/get-onenote-user-page-content.d.cts.map +1 -1
- package/dist/actions/get-onenote-user-page-content.d.mts +26 -3
- package/dist/actions/get-onenote-user-page-content.d.mts.map +1 -1
- package/dist/actions/get-onenote-user-page-content.mjs +4 -4
- package/dist/actions/get-onenote-user-page-content.mjs.map +1 -1
- package/dist/actions/get-page.cjs +5 -5
- package/dist/actions/get-page.cjs.map +1 -1
- package/dist/actions/get-page.d.cts +43 -3
- package/dist/actions/get-page.d.cts.map +1 -1
- package/dist/actions/get-page.d.mts +43 -3
- package/dist/actions/get-page.d.mts.map +1 -1
- package/dist/actions/get-page.mjs +5 -5
- package/dist/actions/get-page.mjs.map +1 -1
- package/dist/actions/get-recent-notebooks.cjs +4 -4
- package/dist/actions/get-recent-notebooks.cjs.map +1 -1
- package/dist/actions/get-recent-notebooks.d.cts +32 -3
- package/dist/actions/get-recent-notebooks.d.cts.map +1 -1
- package/dist/actions/get-recent-notebooks.d.mts +32 -3
- package/dist/actions/get-recent-notebooks.d.mts.map +1 -1
- package/dist/actions/get-recent-notebooks.mjs +4 -4
- package/dist/actions/get-recent-notebooks.mjs.map +1 -1
- package/dist/actions/get-section.cjs +7 -7
- package/dist/actions/get-section.cjs.map +1 -1
- package/dist/actions/get-section.d.cts +67 -3
- package/dist/actions/get-section.d.cts.map +1 -1
- package/dist/actions/get-section.d.mts +67 -3
- package/dist/actions/get-section.d.mts.map +1 -1
- package/dist/actions/get-section.mjs +7 -7
- package/dist/actions/get-section.mjs.map +1 -1
- package/dist/actions/get-site-onenote-pages.cjs +6 -6
- package/dist/actions/get-site-onenote-pages.cjs.map +1 -1
- package/dist/actions/get-site-onenote-pages.d.cts +39 -3
- package/dist/actions/get-site-onenote-pages.d.cts.map +1 -1
- package/dist/actions/get-site-onenote-pages.d.mts +39 -3
- package/dist/actions/get-site-onenote-pages.d.mts.map +1 -1
- package/dist/actions/get-site-onenote-pages.mjs +6 -6
- package/dist/actions/get-site-onenote-pages.mjs.map +1 -1
- package/dist/actions/get-site-pages-preview.cjs +1 -1
- package/dist/actions/get-site-pages-preview.cjs.map +1 -1
- package/dist/actions/get-site-pages-preview.d.cts +12 -3
- package/dist/actions/get-site-pages-preview.d.cts.map +1 -1
- package/dist/actions/get-site-pages-preview.d.mts +12 -3
- package/dist/actions/get-site-pages-preview.d.mts.map +1 -1
- package/dist/actions/get-site-pages-preview.mjs +1 -1
- package/dist/actions/get-site-pages-preview.mjs.map +1 -1
- package/dist/actions/get-site-sections-pages.cjs +5 -5
- package/dist/actions/get-site-sections-pages.cjs.map +1 -1
- package/dist/actions/get-site-sections-pages.d.cts +51 -3
- package/dist/actions/get-site-sections-pages.d.cts.map +1 -1
- package/dist/actions/get-site-sections-pages.d.mts +51 -3
- package/dist/actions/get-site-sections-pages.d.mts.map +1 -1
- package/dist/actions/get-site-sections-pages.mjs +5 -5
- package/dist/actions/get-site-sections-pages.mjs.map +1 -1
- package/dist/actions/get-site-sections.cjs +7 -7
- package/dist/actions/get-site-sections.cjs.map +1 -1
- package/dist/actions/get-site-sections.d.cts +145 -3
- package/dist/actions/get-site-sections.d.cts.map +1 -1
- package/dist/actions/get-site-sections.d.mts +145 -3
- package/dist/actions/get-site-sections.d.mts.map +1 -1
- package/dist/actions/get-site-sections.mjs +7 -7
- package/dist/actions/get-site-sections.mjs.map +1 -1
- package/dist/actions/get-user-notebook.cjs +5 -5
- package/dist/actions/get-user-notebook.cjs.map +1 -1
- package/dist/actions/get-user-notebook.d.cts +123 -3
- package/dist/actions/get-user-notebook.d.cts.map +1 -1
- package/dist/actions/get-user-notebook.d.mts +123 -3
- package/dist/actions/get-user-notebook.d.mts.map +1 -1
- package/dist/actions/get-user-notebook.mjs +5 -5
- package/dist/actions/get-user-notebook.mjs.map +1 -1
- package/dist/actions/get-user-pages.cjs +5 -5
- package/dist/actions/get-user-pages.cjs.map +1 -1
- package/dist/actions/get-user-pages.d.cts +45 -3
- package/dist/actions/get-user-pages.d.cts.map +1 -1
- package/dist/actions/get-user-pages.d.mts +45 -3
- package/dist/actions/get-user-pages.d.mts.map +1 -1
- package/dist/actions/get-user-pages.mjs +5 -5
- package/dist/actions/get-user-pages.mjs.map +1 -1
- package/dist/actions/get-user-parent-section-group2.cjs +3 -3
- package/dist/actions/get-user-parent-section-group2.cjs.map +1 -1
- package/dist/actions/get-user-parent-section-group2.d.cts +52 -3
- package/dist/actions/get-user-parent-section-group2.d.cts.map +1 -1
- package/dist/actions/get-user-parent-section-group2.d.mts +52 -3
- package/dist/actions/get-user-parent-section-group2.d.mts.map +1 -1
- package/dist/actions/get-user-parent-section-group2.mjs +3 -3
- package/dist/actions/get-user-parent-section-group2.mjs.map +1 -1
- package/dist/actions/list-group-notebook-section-groups.cjs +4 -4
- package/dist/actions/list-group-notebook-section-groups.cjs.map +1 -1
- package/dist/actions/list-group-notebook-section-groups.d.cts +79 -3
- package/dist/actions/list-group-notebook-section-groups.d.cts.map +1 -1
- package/dist/actions/list-group-notebook-section-groups.d.mts +79 -3
- package/dist/actions/list-group-notebook-section-groups.d.mts.map +1 -1
- package/dist/actions/list-group-notebook-section-groups.mjs +4 -4
- package/dist/actions/list-group-notebook-section-groups.mjs.map +1 -1
- package/dist/actions/list-group-notebook-section-pages.cjs +5 -5
- package/dist/actions/list-group-notebook-section-pages.cjs.map +1 -1
- package/dist/actions/list-group-notebook-section-pages.d.cts +41 -3
- package/dist/actions/list-group-notebook-section-pages.d.cts.map +1 -1
- package/dist/actions/list-group-notebook-section-pages.d.mts +41 -3
- package/dist/actions/list-group-notebook-section-pages.d.mts.map +1 -1
- package/dist/actions/list-group-notebook-section-pages.mjs +5 -5
- package/dist/actions/list-group-notebook-section-pages.mjs.map +1 -1
- package/dist/actions/list-group-notebooks.cjs +1 -1
- package/dist/actions/list-group-notebooks.cjs.map +1 -1
- package/dist/actions/list-group-notebooks.d.cts +94 -3
- package/dist/actions/list-group-notebooks.d.cts.map +1 -1
- package/dist/actions/list-group-notebooks.d.mts +94 -3
- package/dist/actions/list-group-notebooks.d.mts.map +1 -1
- package/dist/actions/list-group-notebooks.mjs +1 -1
- package/dist/actions/list-group-notebooks.mjs.map +1 -1
- package/dist/actions/list-group-section-groups-sections.cjs +6 -6
- package/dist/actions/list-group-section-groups-sections.cjs.map +1 -1
- package/dist/actions/list-group-section-groups-sections.d.cts +71 -3
- package/dist/actions/list-group-section-groups-sections.d.cts.map +1 -1
- package/dist/actions/list-group-section-groups-sections.d.mts +71 -3
- package/dist/actions/list-group-section-groups-sections.d.mts.map +1 -1
- package/dist/actions/list-group-section-groups-sections.mjs +6 -6
- package/dist/actions/list-group-section-groups-sections.mjs.map +1 -1
- package/dist/actions/list-joined-teams.cjs.map +1 -1
- package/dist/actions/list-joined-teams.d.cts +47 -3
- package/dist/actions/list-joined-teams.d.cts.map +1 -1
- package/dist/actions/list-joined-teams.d.mts +47 -3
- package/dist/actions/list-joined-teams.d.mts.map +1 -1
- package/dist/actions/list-joined-teams.mjs.map +1 -1
- package/dist/actions/list-me-onenote-sections-pages4.cjs +6 -6
- package/dist/actions/list-me-onenote-sections-pages4.cjs.map +1 -1
- package/dist/actions/list-me-onenote-sections-pages4.d.cts +54 -3
- package/dist/actions/list-me-onenote-sections-pages4.d.cts.map +1 -1
- package/dist/actions/list-me-onenote-sections-pages4.d.mts +54 -3
- package/dist/actions/list-me-onenote-sections-pages4.d.mts.map +1 -1
- package/dist/actions/list-me-onenote-sections-pages4.mjs +6 -6
- package/dist/actions/list-me-onenote-sections-pages4.mjs.map +1 -1
- package/dist/actions/list-onenote-group-pages.cjs +5 -5
- package/dist/actions/list-onenote-group-pages.cjs.map +1 -1
- package/dist/actions/list-onenote-group-pages.d.cts +37 -3
- package/dist/actions/list-onenote-group-pages.d.cts.map +1 -1
- package/dist/actions/list-onenote-group-pages.d.mts +37 -3
- package/dist/actions/list-onenote-group-pages.d.mts.map +1 -1
- package/dist/actions/list-onenote-group-pages.mjs +5 -5
- package/dist/actions/list-onenote-group-pages.mjs.map +1 -1
- package/dist/actions/list-onenote-group-section-groups-section-groups2.cjs +4 -4
- package/dist/actions/list-onenote-group-section-groups-section-groups2.cjs.map +1 -1
- package/dist/actions/list-onenote-group-section-groups-section-groups2.d.cts +63 -3
- package/dist/actions/list-onenote-group-section-groups-section-groups2.d.cts.map +1 -1
- package/dist/actions/list-onenote-group-section-groups-section-groups2.d.mts +63 -3
- package/dist/actions/list-onenote-group-section-groups-section-groups2.d.mts.map +1 -1
- package/dist/actions/list-onenote-group-section-groups-section-groups2.mjs +4 -4
- package/dist/actions/list-onenote-group-section-groups-section-groups2.mjs.map +1 -1
- package/dist/actions/list-onenote-group-sections-pages4.cjs +4 -4
- package/dist/actions/list-onenote-group-sections-pages4.cjs.map +1 -1
- package/dist/actions/list-onenote-group-sections-pages4.d.cts +46 -3
- package/dist/actions/list-onenote-group-sections-pages4.d.cts.map +1 -1
- package/dist/actions/list-onenote-group-sections-pages4.d.mts +46 -3
- package/dist/actions/list-onenote-group-sections-pages4.d.mts.map +1 -1
- package/dist/actions/list-onenote-group-sections-pages4.mjs +4 -4
- package/dist/actions/list-onenote-group-sections-pages4.mjs.map +1 -1
- package/dist/actions/list-site-notebook-section-groups.cjs +4 -4
- package/dist/actions/list-site-notebook-section-groups.cjs.map +1 -1
- package/dist/actions/list-site-notebook-section-groups.d.cts +63 -3
- package/dist/actions/list-site-notebook-section-groups.d.cts.map +1 -1
- package/dist/actions/list-site-notebook-section-groups.d.mts +63 -3
- package/dist/actions/list-site-notebook-section-groups.d.mts.map +1 -1
- package/dist/actions/list-site-notebook-section-groups.mjs +4 -4
- package/dist/actions/list-site-notebook-section-groups.mjs.map +1 -1
- package/dist/actions/list-site-notebooks.cjs +1 -1
- package/dist/actions/list-site-notebooks.cjs.map +1 -1
- package/dist/actions/list-site-notebooks.d.cts +94 -3
- package/dist/actions/list-site-notebooks.d.cts.map +1 -1
- package/dist/actions/list-site-notebooks.d.mts +94 -3
- package/dist/actions/list-site-notebooks.d.mts.map +1 -1
- package/dist/actions/list-site-notebooks.mjs +1 -1
- package/dist/actions/list-site-notebooks.mjs.map +1 -1
- package/dist/actions/list-site-pages-content.cjs +1 -1
- package/dist/actions/list-site-pages-content.cjs.map +1 -1
- package/dist/actions/list-site-pages-content.d.cts +15 -3
- package/dist/actions/list-site-pages-content.d.cts.map +1 -1
- package/dist/actions/list-site-pages-content.d.mts +15 -3
- package/dist/actions/list-site-pages-content.d.mts.map +1 -1
- package/dist/actions/list-site-pages-content.mjs +1 -1
- package/dist/actions/list-site-pages-content.mjs.map +1 -1
- package/dist/actions/list-site-sections.cjs +8 -8
- package/dist/actions/list-site-sections.cjs.map +1 -1
- package/dist/actions/list-site-sections.d.cts +69 -3
- package/dist/actions/list-site-sections.d.cts.map +1 -1
- package/dist/actions/list-site-sections.d.mts +69 -3
- package/dist/actions/list-site-sections.d.mts.map +1 -1
- package/dist/actions/list-site-sections.mjs +8 -8
- package/dist/actions/list-site-sections.mjs.map +1 -1
- package/dist/actions/list-user-notebook-sections.cjs +6 -6
- package/dist/actions/list-user-notebook-sections.cjs.map +1 -1
- package/dist/actions/list-user-notebook-sections.d.cts +77 -3
- package/dist/actions/list-user-notebook-sections.d.cts.map +1 -1
- package/dist/actions/list-user-notebook-sections.d.mts +77 -3
- package/dist/actions/list-user-notebook-sections.d.mts.map +1 -1
- package/dist/actions/list-user-notebook-sections.mjs +6 -6
- package/dist/actions/list-user-notebook-sections.mjs.map +1 -1
- package/dist/actions/list-user-notebooks.cjs +6 -6
- package/dist/actions/list-user-notebooks.cjs.map +1 -1
- package/dist/actions/list-user-notebooks.d.cts +76 -3
- package/dist/actions/list-user-notebooks.d.cts.map +1 -1
- package/dist/actions/list-user-notebooks.d.mts +76 -3
- package/dist/actions/list-user-notebooks.d.mts.map +1 -1
- package/dist/actions/list-user-notebooks.mjs +6 -6
- package/dist/actions/list-user-notebooks.mjs.map +1 -1
- package/dist/actions/resolve-site-by-url.cjs.map +1 -1
- package/dist/actions/resolve-site-by-url.d.cts +43 -3
- package/dist/actions/resolve-site-by-url.d.cts.map +1 -1
- package/dist/actions/resolve-site-by-url.d.mts +43 -3
- package/dist/actions/resolve-site-by-url.d.mts.map +1 -1
- package/dist/actions/resolve-site-by-url.mjs.map +1 -1
- package/dist/actions/sites-search.cjs.map +1 -1
- package/dist/actions/sites-search.d.cts +47 -3
- package/dist/actions/sites-search.d.cts.map +1 -1
- package/dist/actions/sites-search.d.mts +47 -3
- package/dist/actions/sites-search.d.mts.map +1 -1
- package/dist/actions/sites-search.mjs.map +1 -1
- package/dist/actions/update-me-page-content.cjs +2 -2
- package/dist/actions/update-me-page-content.cjs.map +1 -1
- package/dist/actions/update-me-page-content.d.cts +32 -3
- package/dist/actions/update-me-page-content.d.cts.map +1 -1
- package/dist/actions/update-me-page-content.d.mts +32 -3
- package/dist/actions/update-me-page-content.d.mts.map +1 -1
- package/dist/actions/update-me-page-content.mjs +2 -2
- package/dist/actions/update-me-page-content.mjs.map +1 -1
- package/dist/actions/update-me-sections.cjs +7 -7
- package/dist/actions/update-me-sections.cjs.map +1 -1
- package/dist/actions/update-me-sections.d.cts +54 -3
- package/dist/actions/update-me-sections.d.cts.map +1 -1
- package/dist/actions/update-me-sections.d.mts +54 -3
- package/dist/actions/update-me-sections.d.mts.map +1 -1
- package/dist/actions/update-me-sections.mjs +7 -7
- package/dist/actions/update-me-sections.mjs.map +1 -1
- package/dist/actions/update-onenote-page-content.cjs +2 -2
- package/dist/actions/update-onenote-page-content.cjs.map +1 -1
- package/dist/actions/update-onenote-page-content.d.cts +34 -3
- package/dist/actions/update-onenote-page-content.d.cts.map +1 -1
- package/dist/actions/update-onenote-page-content.d.mts +34 -3
- package/dist/actions/update-onenote-page-content.d.mts.map +1 -1
- package/dist/actions/update-onenote-page-content.mjs +2 -2
- package/dist/actions/update-onenote-page-content.mjs.map +1 -1
- package/dist/actions/update-site-notebooks-sections.cjs +7 -7
- package/dist/actions/update-site-notebooks-sections.cjs.map +1 -1
- package/dist/actions/update-site-notebooks-sections.d.cts +57 -3
- package/dist/actions/update-site-notebooks-sections.d.cts.map +1 -1
- package/dist/actions/update-site-notebooks-sections.d.mts +57 -3
- package/dist/actions/update-site-notebooks-sections.d.mts.map +1 -1
- package/dist/actions/update-site-notebooks-sections.mjs +7 -7
- package/dist/actions/update-site-notebooks-sections.mjs.map +1 -1
- package/dist/actions/update-site-pages-content.cjs +2 -2
- package/dist/actions/update-site-pages-content.cjs.map +1 -1
- package/dist/actions/update-site-pages-content.d.cts +34 -3
- package/dist/actions/update-site-pages-content.d.cts.map +1 -1
- package/dist/actions/update-site-pages-content.d.mts +34 -3
- package/dist/actions/update-site-pages-content.d.mts.map +1 -1
- package/dist/actions/update-site-pages-content.mjs +2 -2
- package/dist/actions/update-site-pages-content.mjs.map +1 -1
- package/dist/actions/update-site-section-groups-sections.cjs +7 -7
- package/dist/actions/update-site-section-groups-sections.cjs.map +1 -1
- package/dist/actions/update-site-section-groups-sections.d.cts +59 -3
- package/dist/actions/update-site-section-groups-sections.d.cts.map +1 -1
- package/dist/actions/update-site-section-groups-sections.d.mts +59 -3
- package/dist/actions/update-site-section-groups-sections.d.mts.map +1 -1
- package/dist/actions/update-site-section-groups-sections.mjs +7 -7
- package/dist/actions/update-site-section-groups-sections.mjs.map +1 -1
- package/dist/actions/update-user-notebooks-sections.cjs +7 -7
- package/dist/actions/update-user-notebooks-sections.cjs.map +1 -1
- package/dist/actions/update-user-notebooks-sections.d.cts +55 -3
- package/dist/actions/update-user-notebooks-sections.d.cts.map +1 -1
- package/dist/actions/update-user-notebooks-sections.d.mts +55 -3
- package/dist/actions/update-user-notebooks-sections.d.mts.map +1 -1
- package/dist/actions/update-user-notebooks-sections.mjs +7 -7
- package/dist/actions/update-user-notebooks-sections.mjs.map +1 -1
- package/dist/actions/validate-credential.cjs +3 -3
- package/dist/actions/validate-credential.cjs.map +1 -1
- package/dist/actions/validate-credential.d.cts +6 -3
- package/dist/actions/validate-credential.d.cts.map +1 -1
- package/dist/actions/validate-credential.d.mts +6 -3
- package/dist/actions/validate-credential.d.mts.map +1 -1
- package/dist/actions/validate-credential.mjs +3 -3
- package/dist/actions/validate-credential.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-me-section-page-content.d.mts","names":[],"sources":["../../src/actions/get-me-section-page-content.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"get-me-section-page-content.d.mts","names":[],"sources":["../../src/actions/get-me-section-page-content.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAInC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;cAMpC,8BAAA,gCAA8B,wBAAA"}
|
|
@@ -12,7 +12,7 @@ const onenoteGetMeSectionPageContent = action("ONENOTE_GET_ME_SECTION_PAGE_CONTE
|
|
|
12
12
|
content: z.string().describe("The HTML content of the OneNote page.").nullable().optional(),
|
|
13
13
|
page_id: z.string().describe("The unique identifier of the OneNote page.").nullable().optional(),
|
|
14
14
|
content_type: z.string().describe("The content type of the response (typically 'text/html').").nullable().optional()
|
|
15
|
-
}).describe("Response model for OneNote page content for the signed-in user.")
|
|
15
|
+
}).passthrough().describe("Response model for OneNote page content for the signed-in user.")
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { onenoteGetMeSectionPageContent };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-me-section-page-content.mjs","names":[],"sources":["../../src/actions/get-me-section-page-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetMeSectionPageContentInput
|
|
1
|
+
{"version":3,"file":"get-me-section-page-content.mjs","names":[],"sources":["../../src/actions/get-me-section-page-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetMeSectionPageContentInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page. This can be the full resource path including the section ID.\"),\n include_ids: z.boolean().describe(\"Optional. When set to true, the returned HTML includes IDs for page elements. Useful when you need to identify elements for updates or modifications.\").optional(),\n}).describe(\"Request model for retrieving OneNote page content for the signed-in user.\");\nexport const OnenoteGetMeSectionPageContentOutput = z.object({\n content: z.string().describe(\"The HTML content of the OneNote page.\").nullable().optional(),\n page_id: z.string().describe(\"The unique identifier of the OneNote page.\").nullable().optional(),\n content_type: z.string().describe(\"The content type of the response (typically 'text/html').\").nullable().optional(),\n}).passthrough().describe(\"Response model for OneNote page content for the signed-in user.\");\n\nexport const onenoteGetMeSectionPageContent = action(\"ONENOTE_GET_ME_SECTION_PAGE_CONTENT\", {\n slug: \"onenote-get-me-section-page-content\",\n name: \"Get OneNote page content from section\",\n description: \"Retrieves the HTML content of a specific OneNote page from a section for the signed-in user. Use this action when you need to fetch the full HTML content of a OneNote page within a specific section. This endpoint provides access to page content for processing, rendering, or exporting page data. The returned HTML includes text, images, and other embedded content references. This action is read-only and does not modify any data.\",\n input: OnenoteGetMeSectionPageContentInput,\n output: OnenoteGetMeSectionPageContentOutput,\n});\n"],"mappings":";;AAcA,MAAa,iCAAiC,OAAO,uCAAuC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdiD,EAAE,OAAO;EAC1D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG;EACtI,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;CACtM,CAAC,CAAC,CAAC,SAAS,2EAWH;CACP,QAXkD,EAAE,OAAO;EAC3D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAOhB;AACV,CAAC"}
|
|
@@ -5,20 +5,20 @@ const OnenoteGetNotebookFromWebUrlInput = zod.z.object({
|
|
|
5
5
|
user_id: zod.z.string().describe("The unique identifier (ID) or user principal name (UPN) of the user whose notebook to retrieve."),
|
|
6
6
|
web_url: zod.z.string().describe("The URL path of the notebook to retrieve. Can also contain an 'onenote:' prefix.")
|
|
7
7
|
}).describe("Request model for retrieving a OneNote notebook using its web URL.");
|
|
8
|
-
const OnenoteGetNotebookFromWebUrl_ExternalLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents a URL that opens a OneNote page or notebook.");
|
|
8
|
+
const OnenoteGetNotebookFromWebUrl_ExternalLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Represents a URL that opens a OneNote page or notebook.");
|
|
9
9
|
const OnenoteGetNotebookFromWebUrl_NotebookLinksSchema = zod.z.object({
|
|
10
10
|
oneNoteWebUrl: OnenoteGetNotebookFromWebUrl_ExternalLinkSchema.nullable().optional(),
|
|
11
11
|
oneNoteClientUrl: OnenoteGetNotebookFromWebUrl_ExternalLinkSchema.nullable().optional()
|
|
12
|
-
}).describe("Links for opening the notebook in various clients.");
|
|
12
|
+
}).passthrough().describe("Links for opening the notebook in various clients.");
|
|
13
13
|
const OnenoteGetNotebookFromWebUrl_IdentityInfoSchema = zod.z.object({
|
|
14
14
|
id: zod.z.string().describe("The unique identifier of the identity.").nullable().optional(),
|
|
15
15
|
displayName: zod.z.string().describe("The display name of the identity.").nullable().optional()
|
|
16
|
-
}).describe("Represents identity information for a user, device, or application.");
|
|
16
|
+
}).passthrough().describe("Represents identity information for a user, device, or application.");
|
|
17
17
|
const OnenoteGetNotebookFromWebUrl_IdentitySetSchema = zod.z.object({
|
|
18
18
|
user: OnenoteGetNotebookFromWebUrl_IdentityInfoSchema.nullable().optional(),
|
|
19
19
|
device: OnenoteGetNotebookFromWebUrl_IdentityInfoSchema.nullable().optional(),
|
|
20
20
|
application: OnenoteGetNotebookFromWebUrl_IdentityInfoSchema.nullable().optional()
|
|
21
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
21
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
22
22
|
const OnenoteGetNotebookFromWebUrlOutput = zod.z.object({
|
|
23
23
|
id: zod.z.string().describe("The unique identifier of the notebook.").nullable().optional(),
|
|
24
24
|
self: zod.z.string().describe("The endpoint where you can get details about the notebook.").nullable().optional(),
|
|
@@ -34,7 +34,7 @@ const OnenoteGetNotebookFromWebUrlOutput = zod.z.object({
|
|
|
34
34
|
createdDateTime: zod.z.string().describe("The date and time when the notebook was created (ISO 8601 format, UTC).").nullable().optional(),
|
|
35
35
|
sectionGroupsUrl: zod.z.string().describe("The URL for the section groups navigation property.").nullable().optional(),
|
|
36
36
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the notebook was last modified (ISO 8601 format, UTC).").nullable().optional()
|
|
37
|
-
}).describe("Response model containing the retrieved OneNote notebook.");
|
|
37
|
+
}).passthrough().describe("Response model containing the retrieved OneNote notebook.");
|
|
38
38
|
const onenoteGetNotebookFromWebUrl = require_action.action("ONENOTE_GET_NOTEBOOK_FROM_WEB_URL", {
|
|
39
39
|
slug: "onenote-get-notebook-from-web-url",
|
|
40
40
|
name: "Get notebook from web URL",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-notebook-from-web-url.cjs","names":["z","action"],"sources":["../../src/actions/get-notebook-from-web-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetNotebookFromWebUrlInput
|
|
1
|
+
{"version":3,"file":"get-notebook-from-web-url.cjs","names":["z","action"],"sources":["../../src/actions/get-notebook-from-web-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetNotebookFromWebUrlInput = z.object({\n user_id: z.string().describe(\"The unique identifier (ID) or user principal name (UPN) of the user whose notebook to retrieve.\"),\n web_url: z.string().describe(\"The URL path of the notebook to retrieve. Can also contain an 'onenote:' prefix.\"),\n}).describe(\"Request model for retrieving a OneNote notebook using its web URL.\");\nconst OnenoteGetNotebookFromWebUrl_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).passthrough().describe(\"Represents a URL that opens a OneNote page or notebook.\");\nconst OnenoteGetNotebookFromWebUrl_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetNotebookFromWebUrl_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetNotebookFromWebUrl_ExternalLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the notebook in various clients.\");\nconst OnenoteGetNotebookFromWebUrl_IdentityInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough().describe(\"Represents identity information for a user, device, or application.\");\nconst OnenoteGetNotebookFromWebUrl_IdentitySetSchema = z.object({\n user: OnenoteGetNotebookFromWebUrl_IdentityInfoSchema.nullable().optional(),\n device: OnenoteGetNotebookFromWebUrl_IdentityInfoSchema.nullable().optional(),\n application: OnenoteGetNotebookFromWebUrl_IdentityInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources.\");\nexport const OnenoteGetNotebookFromWebUrlOutput = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook.\").nullable().optional(),\n links: OnenoteGetNotebookFromWebUrl_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared with others.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role on the notebook: Owner, Contributor, Reader, or None.\").nullable().optional(),\n createdBy: OnenoteGetNotebookFromWebUrl_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context annotation.\").nullable().optional(),\n lastModifiedBy: OnenoteGetNotebookFromWebUrl_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created (ISO 8601 format, UTC).\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the section groups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified (ISO 8601 format, UTC).\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the retrieved OneNote notebook.\");\n\nexport const onenoteGetNotebookFromWebUrl = action(\"ONENOTE_GET_NOTEBOOK_FROM_WEB_URL\", {\n slug: \"onenote-get-notebook-from-web-url\",\n name: \"Get notebook from web URL\",\n description: \"Retrieves a OneNote notebook by using its web URL path. Use this action when you have the SharePoint or OneDrive URL of a notebook and need to retrieve its properties and metadata. The webUrl parameter accepts both standard HTTPS URLs and OneNote protocol URLs with the 'onenote:' prefix. This API is available in the following national cloud deployments: Global service only. Required permissions: Notes.Create (delegated) or Notes.Read.All (application).\",\n input: OnenoteGetNotebookFromWebUrlInput,\n output: OnenoteGetNotebookFromWebUrlOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;CAC9H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;AACjH,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,kDAAkDA,IAAAA,EAAE,OAAO,EAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AACnF,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,eAAe,gDAAgD,SAAS,CAAC,CAAC,SAAS;CACnF,kBAAkB,gDAAgD,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,MAAM,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQ,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,gDAAgD,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,OAAO,iDAAiD,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,WAAW,+CAA+C,SAAS,CAAC,CAAC,SAAS;CAC9E,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,gBAAgB,+CAA+C,SAAS,CAAC,CAAC,SAAS;CACnF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,+BAA+BC,eAAAA,OAAO,qCAAqC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,63 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-notebook-from-web-url.d.ts
|
|
4
|
-
declare const OnenoteGetNotebookFromWebUrlInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteGetNotebookFromWebUrlInput: z.ZodObject<{
|
|
5
|
+
user_id: z.ZodString;
|
|
6
|
+
web_url: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const OnenoteGetNotebookFromWebUrlOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
12
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
13
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
}, z.core.$loose>>>;
|
|
15
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
16
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
|
+
}, z.core.$loose>>>;
|
|
19
|
+
isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
20
|
+
userRole: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
22
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
27
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
}, z.core.$loose>>>;
|
|
30
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
31
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
|
+
}, z.core.$loose>>>;
|
|
35
|
+
isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
36
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
sectionsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
+
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
40
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
41
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
+
}, z.core.$loose>>>;
|
|
44
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
45
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
|
+
}, z.core.$loose>>>;
|
|
48
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
49
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
|
+
}, z.core.$loose>>>;
|
|
52
|
+
}, z.core.$loose>>>;
|
|
53
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
|
+
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
|
+
}, z.core.$loose>;
|
|
57
|
+
declare const onenoteGetNotebookFromWebUrl: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
58
|
+
user_id: string;
|
|
59
|
+
web_url: string;
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
61
|
//#endregion
|
|
8
62
|
export { onenoteGetNotebookFromWebUrl };
|
|
9
63
|
//# sourceMappingURL=get-notebook-from-web-url.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-notebook-from-web-url.d.cts","names":[],"sources":["../../src/actions/get-notebook-from-web-url.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"get-notebook-from-web-url.d.cts","names":[],"sources":["../../src/actions/get-notebook-from-web-url.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAoBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiBlC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -1,9 +1,63 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-notebook-from-web-url.d.ts
|
|
4
|
-
declare const OnenoteGetNotebookFromWebUrlInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteGetNotebookFromWebUrlInput: z.ZodObject<{
|
|
5
|
+
user_id: z.ZodString;
|
|
6
|
+
web_url: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const OnenoteGetNotebookFromWebUrlOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
12
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
13
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
}, z.core.$loose>>>;
|
|
15
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
16
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
|
+
}, z.core.$loose>>>;
|
|
19
|
+
isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
20
|
+
userRole: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
22
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
27
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
}, z.core.$loose>>>;
|
|
30
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
31
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
|
+
}, z.core.$loose>>>;
|
|
35
|
+
isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
36
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
sectionsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
+
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
40
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
41
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
+
}, z.core.$loose>>>;
|
|
44
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
45
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
|
+
}, z.core.$loose>>>;
|
|
48
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
49
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
|
+
}, z.core.$loose>>>;
|
|
52
|
+
}, z.core.$loose>>>;
|
|
53
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
|
+
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
|
+
}, z.core.$loose>;
|
|
57
|
+
declare const onenoteGetNotebookFromWebUrl: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
58
|
+
user_id: string;
|
|
59
|
+
web_url: string;
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
61
|
//#endregion
|
|
8
62
|
export { onenoteGetNotebookFromWebUrl };
|
|
9
63
|
//# sourceMappingURL=get-notebook-from-web-url.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-notebook-from-web-url.d.mts","names":[],"sources":["../../src/actions/get-notebook-from-web-url.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"get-notebook-from-web-url.d.mts","names":[],"sources":["../../src/actions/get-notebook-from-web-url.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAoBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiBlC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -5,20 +5,20 @@ const OnenoteGetNotebookFromWebUrlInput = z.object({
|
|
|
5
5
|
user_id: z.string().describe("The unique identifier (ID) or user principal name (UPN) of the user whose notebook to retrieve."),
|
|
6
6
|
web_url: z.string().describe("The URL path of the notebook to retrieve. Can also contain an 'onenote:' prefix.")
|
|
7
7
|
}).describe("Request model for retrieving a OneNote notebook using its web URL.");
|
|
8
|
-
const OnenoteGetNotebookFromWebUrl_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents a URL that opens a OneNote page or notebook.");
|
|
8
|
+
const OnenoteGetNotebookFromWebUrl_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Represents a URL that opens a OneNote page or notebook.");
|
|
9
9
|
const OnenoteGetNotebookFromWebUrl_NotebookLinksSchema = z.object({
|
|
10
10
|
oneNoteWebUrl: OnenoteGetNotebookFromWebUrl_ExternalLinkSchema.nullable().optional(),
|
|
11
11
|
oneNoteClientUrl: OnenoteGetNotebookFromWebUrl_ExternalLinkSchema.nullable().optional()
|
|
12
|
-
}).describe("Links for opening the notebook in various clients.");
|
|
12
|
+
}).passthrough().describe("Links for opening the notebook in various clients.");
|
|
13
13
|
const OnenoteGetNotebookFromWebUrl_IdentityInfoSchema = z.object({
|
|
14
14
|
id: z.string().describe("The unique identifier of the identity.").nullable().optional(),
|
|
15
15
|
displayName: z.string().describe("The display name of the identity.").nullable().optional()
|
|
16
|
-
}).describe("Represents identity information for a user, device, or application.");
|
|
16
|
+
}).passthrough().describe("Represents identity information for a user, device, or application.");
|
|
17
17
|
const OnenoteGetNotebookFromWebUrl_IdentitySetSchema = z.object({
|
|
18
18
|
user: OnenoteGetNotebookFromWebUrl_IdentityInfoSchema.nullable().optional(),
|
|
19
19
|
device: OnenoteGetNotebookFromWebUrl_IdentityInfoSchema.nullable().optional(),
|
|
20
20
|
application: OnenoteGetNotebookFromWebUrl_IdentityInfoSchema.nullable().optional()
|
|
21
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
21
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
22
22
|
const onenoteGetNotebookFromWebUrl = action("ONENOTE_GET_NOTEBOOK_FROM_WEB_URL", {
|
|
23
23
|
slug: "onenote-get-notebook-from-web-url",
|
|
24
24
|
name: "Get notebook from web URL",
|
|
@@ -39,7 +39,7 @@ const onenoteGetNotebookFromWebUrl = action("ONENOTE_GET_NOTEBOOK_FROM_WEB_URL",
|
|
|
39
39
|
createdDateTime: z.string().describe("The date and time when the notebook was created (ISO 8601 format, UTC).").nullable().optional(),
|
|
40
40
|
sectionGroupsUrl: z.string().describe("The URL for the section groups navigation property.").nullable().optional(),
|
|
41
41
|
lastModifiedDateTime: z.string().describe("The date and time when the notebook was last modified (ISO 8601 format, UTC).").nullable().optional()
|
|
42
|
-
}).describe("Response model containing the retrieved OneNote notebook.")
|
|
42
|
+
}).passthrough().describe("Response model containing the retrieved OneNote notebook.")
|
|
43
43
|
});
|
|
44
44
|
//#endregion
|
|
45
45
|
export { onenoteGetNotebookFromWebUrl };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-notebook-from-web-url.mjs","names":[],"sources":["../../src/actions/get-notebook-from-web-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetNotebookFromWebUrlInput
|
|
1
|
+
{"version":3,"file":"get-notebook-from-web-url.mjs","names":[],"sources":["../../src/actions/get-notebook-from-web-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetNotebookFromWebUrlInput = z.object({\n user_id: z.string().describe(\"The unique identifier (ID) or user principal name (UPN) of the user whose notebook to retrieve.\"),\n web_url: z.string().describe(\"The URL path of the notebook to retrieve. Can also contain an 'onenote:' prefix.\"),\n}).describe(\"Request model for retrieving a OneNote notebook using its web URL.\");\nconst OnenoteGetNotebookFromWebUrl_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).passthrough().describe(\"Represents a URL that opens a OneNote page or notebook.\");\nconst OnenoteGetNotebookFromWebUrl_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetNotebookFromWebUrl_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetNotebookFromWebUrl_ExternalLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the notebook in various clients.\");\nconst OnenoteGetNotebookFromWebUrl_IdentityInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough().describe(\"Represents identity information for a user, device, or application.\");\nconst OnenoteGetNotebookFromWebUrl_IdentitySetSchema = z.object({\n user: OnenoteGetNotebookFromWebUrl_IdentityInfoSchema.nullable().optional(),\n device: OnenoteGetNotebookFromWebUrl_IdentityInfoSchema.nullable().optional(),\n application: OnenoteGetNotebookFromWebUrl_IdentityInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources.\");\nexport const OnenoteGetNotebookFromWebUrlOutput = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook.\").nullable().optional(),\n links: OnenoteGetNotebookFromWebUrl_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared with others.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role on the notebook: Owner, Contributor, Reader, or None.\").nullable().optional(),\n createdBy: OnenoteGetNotebookFromWebUrl_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context annotation.\").nullable().optional(),\n lastModifiedBy: OnenoteGetNotebookFromWebUrl_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created (ISO 8601 format, UTC).\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the section groups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified (ISO 8601 format, UTC).\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the retrieved OneNote notebook.\");\n\nexport const onenoteGetNotebookFromWebUrl = action(\"ONENOTE_GET_NOTEBOOK_FROM_WEB_URL\", {\n slug: \"onenote-get-notebook-from-web-url\",\n name: \"Get notebook from web URL\",\n description: \"Retrieves a OneNote notebook by using its web URL path. Use this action when you have the SharePoint or OneDrive URL of a notebook and need to retrieve its properties and metadata. The webUrl parameter accepts both standard HTTPS URLs and OneNote protocol URLs with the 'onenote:' prefix. This API is available in the following national cloud deployments: Global service only. Required permissions: Notes.Create (delegated) or Notes.Read.All (application).\",\n input: OnenoteGetNotebookFromWebUrlInput,\n output: OnenoteGetNotebookFromWebUrlOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;CAC9H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;AACjH,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,kDAAkD,EAAE,OAAO,EAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AACnF,MAAM,mDAAmD,EAAE,OAAO;CAChE,eAAe,gDAAgD,SAAS,CAAC,CAAC,SAAS;CACnF,kBAAkB,gDAAgD,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAM,iDAAiD,EAAE,OAAO;CAC9D,MAAM,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQ,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,gDAAgD,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAkBhF,MAAa,+BAA+B,OAAO,qCAAqC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAtBgD,EAAE,OAAO;EACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,OAAO,iDAAiD,SAAS,CAAC,CAAC,SAAS;EAC5E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,WAAW,+CAA+C,SAAS,CAAC,CAAC,SAAS;EAC9E,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,gBAAgB,+CAA+C,SAAS,CAAC,CAAC,SAAS;EACnF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpI,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAOhB;AACV,CAAC"}
|
|
@@ -10,12 +10,12 @@ const OnenoteGetNotebookSectionGroupInput = zod.z.object({
|
|
|
10
10
|
const OnenoteGetNotebookSectionGroup_IdentityUserSchema = zod.z.object({
|
|
11
11
|
id: zod.z.string().describe("The unique identifier of the user.").nullable().optional(),
|
|
12
12
|
displayName: zod.z.string().describe("The display name of the user.").nullable().optional()
|
|
13
|
-
}).describe("Represents a user identity in Microsoft Graph.");
|
|
13
|
+
}).passthrough().describe("Represents a user identity in Microsoft Graph.");
|
|
14
14
|
const OnenoteGetNotebookSectionGroup_IdentitySetSchema = zod.z.object({
|
|
15
15
|
user: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),
|
|
16
16
|
device: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),
|
|
17
17
|
application: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional()
|
|
18
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
18
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
19
19
|
const OnenoteGetNotebookSectionGroupOutput = zod.z.object({
|
|
20
20
|
id: zod.z.string().describe("The unique identifier of the section group.").nullable().optional(),
|
|
21
21
|
self: zod.z.string().describe("The endpoint where you can get details about the section group.").nullable().optional(),
|
|
@@ -26,7 +26,7 @@ const OnenoteGetNotebookSectionGroupOutput = zod.z.object({
|
|
|
26
26
|
createdDateTime: zod.z.string().describe("The date and time when the section group was created (ISO 8601 format, UTC).").nullable().optional(),
|
|
27
27
|
sectionGroupsUrl: zod.z.string().describe("The URL for the sectionGroups navigation property.").nullable().optional(),
|
|
28
28
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the section group was last modified (ISO 8601 format, UTC).").nullable().optional()
|
|
29
|
-
}).describe("Represents a section group in a OneNote notebook.\nSection groups can contain sections and nested section groups.");
|
|
29
|
+
}).passthrough().describe("Represents a section group in a OneNote notebook.\nSection groups can contain sections and nested section groups.");
|
|
30
30
|
const onenoteGetNotebookSectionGroup = require_action.action("ONENOTE_GET_NOTEBOOK_SECTION_GROUP", {
|
|
31
31
|
slug: "onenote-get-notebook-section-group",
|
|
32
32
|
name: "Get notebook section group",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-notebook-section-group.cjs","names":["z","action"],"sources":["../../src/actions/get-notebook-section-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetNotebookSectionGroupInput
|
|
1
|
+
{"version":3,"file":"get-notebook-section-group.cjs","names":["z","action"],"sources":["../../src/actions/get-notebook-section-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetNotebookSectionGroupInput = z.object({\n expand: z.string().describe(\"Comma-separated list of relationships to expand (e.g., 'parentNotebook,parentSectionGroup').\").optional(),\n select: z.string().describe(\"Comma-separated list of properties to include in the response.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the group's OneNote.\"),\n}).describe(\"Request model for getting a section group from a Microsoft 365 group's OneNote.\");\nconst OnenoteGetNotebookSectionGroup_IdentityUserSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user.\").nullable().optional(),\n}).passthrough().describe(\"Represents a user identity in Microsoft Graph.\");\nconst OnenoteGetNotebookSectionGroup_IdentitySetSchema = z.object({\n user: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n device: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n application: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources.\");\nexport const OnenoteGetNotebookSectionGroupOutput = z.object({\n id: z.string().describe(\"The unique identifier of the section group.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section group.\").nullable().optional(),\n createdBy: OnenoteGetNotebookSectionGroup_IdentitySetSchema.nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property.\").nullable().optional(),\n lastModifiedBy: OnenoteGetNotebookSectionGroup_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section group was created (ISO 8601 format, UTC).\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the sectionGroups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section group was last modified (ISO 8601 format, UTC).\").nullable().optional(),\n}).passthrough().describe(\"Represents a section group in a OneNote notebook.\\nSection groups can contain sections and nested section groups.\");\n\nexport const onenoteGetNotebookSectionGroup = action(\"ONENOTE_GET_NOTEBOOK_SECTION_GROUP\", {\n slug: \"onenote-get-notebook-section-group\",\n name: \"Get notebook section group\",\n description: \"Retrieves a specific section group from a OneNote notebook within a Microsoft 365 group. Use this action when you need to get details about a specific section group, including its name, creation/modification timestamps, and links to its sections and nested section groups.\",\n input: OnenoteGetNotebookSectionGroupInput,\n output: OnenoteGetNotebookSectionGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACrI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACvG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;AAChH,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,MAAM,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAC5E,QAAQ,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAC9E,aAAa,kDAAkD,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,WAAW,iDAAiD,SAAS,CAAC,CAAC,SAAS;CAChF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,gBAAgB,iDAAiD,SAAS,CAAC,CAAC,SAAS;CACrF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mHAAmH;AAE7I,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,55 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-notebook-section-group.d.ts
|
|
4
|
-
declare const OnenoteGetNotebookSectionGroupInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteGetNotebookSectionGroupInput: z.ZodObject<{
|
|
5
|
+
expand: z.ZodOptional<z.ZodString>;
|
|
6
|
+
select: z.ZodOptional<z.ZodString>;
|
|
7
|
+
group_id: z.ZodString;
|
|
8
|
+
section_group_id: z.ZodString;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const OnenoteGetNotebookSectionGroupOutput: z.ZodObject<{
|
|
11
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
19
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
}, z.core.$loose>>>;
|
|
27
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
sectionsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
30
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
31
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
35
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
}, z.core.$loose>>>;
|
|
38
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
}, z.core.$loose>>>;
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
+
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
+
}, z.core.$loose>;
|
|
47
|
+
declare const onenoteGetNotebookSectionGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
48
|
+
group_id: string;
|
|
49
|
+
section_group_id: string;
|
|
50
|
+
expand?: string | undefined;
|
|
51
|
+
select?: string | undefined;
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
53
|
//#endregion
|
|
8
54
|
export { onenoteGetNotebookSectionGroup };
|
|
9
55
|
//# sourceMappingURL=get-notebook-section-group.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-notebook-section-group.d.cts","names":[],"sources":["../../src/actions/get-notebook-section-group.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"get-notebook-section-group.d.cts","names":[],"sources":["../../src/actions/get-notebook-section-group.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;cAenC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAYpC,8BAAA,gCAA8B,wBAAA"}
|
|
@@ -1,9 +1,55 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-notebook-section-group.d.ts
|
|
4
|
-
declare const OnenoteGetNotebookSectionGroupInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteGetNotebookSectionGroupInput: z.ZodObject<{
|
|
5
|
+
expand: z.ZodOptional<z.ZodString>;
|
|
6
|
+
select: z.ZodOptional<z.ZodString>;
|
|
7
|
+
group_id: z.ZodString;
|
|
8
|
+
section_group_id: z.ZodString;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const OnenoteGetNotebookSectionGroupOutput: z.ZodObject<{
|
|
11
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
19
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
}, z.core.$loose>>>;
|
|
27
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
sectionsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
30
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
31
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
35
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
}, z.core.$loose>>>;
|
|
38
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
}, z.core.$loose>>>;
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
+
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
+
}, z.core.$loose>;
|
|
47
|
+
declare const onenoteGetNotebookSectionGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
48
|
+
group_id: string;
|
|
49
|
+
section_group_id: string;
|
|
50
|
+
expand?: string | undefined;
|
|
51
|
+
select?: string | undefined;
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
53
|
//#endregion
|
|
8
54
|
export { onenoteGetNotebookSectionGroup };
|
|
9
55
|
//# sourceMappingURL=get-notebook-section-group.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-notebook-section-group.d.mts","names":[],"sources":["../../src/actions/get-notebook-section-group.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"get-notebook-section-group.d.mts","names":[],"sources":["../../src/actions/get-notebook-section-group.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;cAenC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAYpC,8BAAA,gCAA8B,wBAAA"}
|
|
@@ -10,12 +10,12 @@ const OnenoteGetNotebookSectionGroupInput = z.object({
|
|
|
10
10
|
const OnenoteGetNotebookSectionGroup_IdentityUserSchema = z.object({
|
|
11
11
|
id: z.string().describe("The unique identifier of the user.").nullable().optional(),
|
|
12
12
|
displayName: z.string().describe("The display name of the user.").nullable().optional()
|
|
13
|
-
}).describe("Represents a user identity in Microsoft Graph.");
|
|
13
|
+
}).passthrough().describe("Represents a user identity in Microsoft Graph.");
|
|
14
14
|
const OnenoteGetNotebookSectionGroup_IdentitySetSchema = z.object({
|
|
15
15
|
user: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),
|
|
16
16
|
device: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),
|
|
17
17
|
application: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional()
|
|
18
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
18
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
19
19
|
const onenoteGetNotebookSectionGroup = action("ONENOTE_GET_NOTEBOOK_SECTION_GROUP", {
|
|
20
20
|
slug: "onenote-get-notebook-section-group",
|
|
21
21
|
name: "Get notebook section group",
|
|
@@ -31,7 +31,7 @@ const onenoteGetNotebookSectionGroup = action("ONENOTE_GET_NOTEBOOK_SECTION_GROU
|
|
|
31
31
|
createdDateTime: z.string().describe("The date and time when the section group was created (ISO 8601 format, UTC).").nullable().optional(),
|
|
32
32
|
sectionGroupsUrl: z.string().describe("The URL for the sectionGroups navigation property.").nullable().optional(),
|
|
33
33
|
lastModifiedDateTime: z.string().describe("The date and time when the section group was last modified (ISO 8601 format, UTC).").nullable().optional()
|
|
34
|
-
}).describe("Represents a section group in a OneNote notebook.\nSection groups can contain sections and nested section groups.")
|
|
34
|
+
}).passthrough().describe("Represents a section group in a OneNote notebook.\nSection groups can contain sections and nested section groups.")
|
|
35
35
|
});
|
|
36
36
|
//#endregion
|
|
37
37
|
export { onenoteGetNotebookSectionGroup };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-notebook-section-group.mjs","names":[],"sources":["../../src/actions/get-notebook-section-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetNotebookSectionGroupInput
|
|
1
|
+
{"version":3,"file":"get-notebook-section-group.mjs","names":[],"sources":["../../src/actions/get-notebook-section-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetNotebookSectionGroupInput = z.object({\n expand: z.string().describe(\"Comma-separated list of relationships to expand (e.g., 'parentNotebook,parentSectionGroup').\").optional(),\n select: z.string().describe(\"Comma-separated list of properties to include in the response.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the group's OneNote.\"),\n}).describe(\"Request model for getting a section group from a Microsoft 365 group's OneNote.\");\nconst OnenoteGetNotebookSectionGroup_IdentityUserSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user.\").nullable().optional(),\n}).passthrough().describe(\"Represents a user identity in Microsoft Graph.\");\nconst OnenoteGetNotebookSectionGroup_IdentitySetSchema = z.object({\n user: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n device: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n application: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources.\");\nexport const OnenoteGetNotebookSectionGroupOutput = z.object({\n id: z.string().describe(\"The unique identifier of the section group.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section group.\").nullable().optional(),\n createdBy: OnenoteGetNotebookSectionGroup_IdentitySetSchema.nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property.\").nullable().optional(),\n lastModifiedBy: OnenoteGetNotebookSectionGroup_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section group was created (ISO 8601 format, UTC).\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the sectionGroups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section group was last modified (ISO 8601 format, UTC).\").nullable().optional(),\n}).passthrough().describe(\"Represents a section group in a OneNote notebook.\\nSection groups can contain sections and nested section groups.\");\n\nexport const onenoteGetNotebookSectionGroup = action(\"ONENOTE_GET_NOTEBOOK_SECTION_GROUP\", {\n slug: \"onenote-get-notebook-section-group\",\n name: \"Get notebook section group\",\n description: \"Retrieves a specific section group from a OneNote notebook within a Microsoft 365 group. Use this action when you need to get details about a specific section group, including its name, creation/modification timestamps, and links to its sections and nested section groups.\",\n input: OnenoteGetNotebookSectionGroupInput,\n output: OnenoteGetNotebookSectionGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACrI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACvG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;AAChH,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAM,oDAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,mDAAmD,EAAE,OAAO;CAChE,MAAM,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAC5E,QAAQ,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAC9E,aAAa,kDAAkD,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAahF,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAjBkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,WAAW,iDAAiD,SAAS,CAAC,CAAC,SAAS;EAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,gBAAgB,iDAAiD,SAAS,CAAC,CAAC,SAAS;EACrF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzI,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mHAOhB;AACV,CAAC"}
|
|
@@ -8,7 +8,7 @@ const OnenoteGetOnenoteGroupOperationsInput = zod.z.object({
|
|
|
8
8
|
const OnenoteGetOnenoteGroupOperations_OnenoteOperationErrorSchema = zod.z.object({
|
|
9
9
|
code: zod.z.string().describe("The error code returned when the operation fails.").nullable().optional(),
|
|
10
10
|
message: zod.z.string().describe("The error message describing why the operation failed.").nullable().optional()
|
|
11
|
-
});
|
|
11
|
+
}).passthrough();
|
|
12
12
|
const OnenoteGetOnenoteGroupOperations_OperationStatusSchema = zod.z.enum([
|
|
13
13
|
"NotStarted",
|
|
14
14
|
"Running",
|
|
@@ -24,7 +24,7 @@ const OnenoteGetOnenoteGroupOperationsOutput = zod.z.object({
|
|
|
24
24
|
created_date_time: zod.z.string().describe("The start time of the operation in ISO 8601 format.").nullable().optional(),
|
|
25
25
|
resource_location: zod.z.string().describe("The resource URI for the resulting object. Only present when status is Completed.").nullable().optional(),
|
|
26
26
|
last_action_date_time: zod.z.string().describe("The time of the last action of the operation in ISO 8601 format.").nullable().optional()
|
|
27
|
-
});
|
|
27
|
+
}).passthrough();
|
|
28
28
|
const onenoteGetOnenoteGroupOperations = require_action.action("ONENOTE_GET_ONENOTE_GROUP_OPERATIONS", {
|
|
29
29
|
slug: "onenote-get-onenote-group-operations",
|
|
30
30
|
name: "Get group OneNote operation status",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-onenote-group-operations.cjs","names":["z","action"],"sources":["../../src/actions/get-onenote-group-operations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetOnenoteGroupOperationsInput
|
|
1
|
+
{"version":3,"file":"get-onenote-group-operations.cjs","names":["z","action"],"sources":["../../src/actions/get-onenote-group-operations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetOnenoteGroupOperationsInput = z.object({\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group that owns the OneNote notebook.\"),\n operation_id: z.string().describe(\"The unique identifier of the long-running OneNote operation to retrieve.\"),\n});\nconst OnenoteGetOnenoteGroupOperations_OnenoteOperationErrorSchema = z.object({\n code: z.string().describe(\"The error code returned when the operation fails.\").nullable().optional(),\n message: z.string().describe(\"The error message describing why the operation failed.\").nullable().optional(),\n}).passthrough();\nconst OnenoteGetOnenoteGroupOperations_OperationStatusSchema = z.enum([\"NotStarted\", \"Running\", \"Completed\", \"Failed\"]);\nexport const OnenoteGetOnenoteGroupOperationsOutput = z.object({\n id: z.string().describe(\"The unique identifier of the OneNote operation.\").nullable().optional(),\n error: OnenoteGetOnenoteGroupOperations_OnenoteOperationErrorSchema.nullable().optional(),\n status: OnenoteGetOnenoteGroupOperations_OperationStatusSchema.nullable().optional(),\n resource_id: z.string().describe(\"The unique identifier of the resource affected by the operation.\").nullable().optional(),\n percent_complete: z.string().describe(\"The operation completion percentage when status is Running.\").nullable().optional(),\n created_date_time: z.string().describe(\"The start time of the operation in ISO 8601 format.\").nullable().optional(),\n resource_location: z.string().describe(\"The resource URI for the resulting object. Only present when status is Completed.\").nullable().optional(),\n last_action_date_time: z.string().describe(\"The time of the last action of the operation in ISO 8601 format.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteGetOnenoteGroupOperations = action(\"ONENOTE_GET_ONENOTE_GROUP_OPERATIONS\", {\n slug: \"onenote-get-onenote-group-operations\",\n name: \"Get group OneNote operation status\",\n description: \"Retrieves the status of a long-running OneNote operation for a group. Use this action when you need to check whether a copy or sync operation (e.g., CopyNotebook, CopyToNotebook, CopyToSectionGroup, CopyToSection) has completed, failed, or is still in progress.\",\n input: OnenoteGetOnenoteGroupOperationsInput,\n output: OnenoteGetOnenoteGroupOperationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;CAChH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AAC9G,CAAC;AACD,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,yDAAyDA,IAAAA,EAAE,KAAK;CAAC;CAAc;CAAW;CAAa;AAAQ,CAAC;AACtH,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,OAAO,6DAA6D,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQ,uDAAuD,SAAS,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChJ,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|