@pnp/sp 3.21.0-v4nightly.20240117 → 3.22.0
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/appcatalog/index.d.ts.map +1 -0
- package/appcatalog/index.js.map +1 -0
- package/appcatalog/types.d.ts.map +1 -0
- package/appcatalog/types.js +131 -0
- package/appcatalog/types.js.map +1 -0
- package/appcatalog/web.d.ts.map +1 -0
- package/appcatalog/web.js.map +1 -0
- package/attachments/index.d.ts.map +1 -0
- package/attachments/index.js.map +1 -0
- package/attachments/item.d.ts.map +1 -0
- package/attachments/item.js.map +1 -0
- package/attachments/types.d.ts.map +1 -0
- package/attachments/types.js +65 -0
- package/attachments/types.js.map +1 -0
- package/batching.d.ts.map +1 -0
- package/batching.js +351 -0
- package/batching.js.map +1 -0
- package/behaviors/defaults.d.ts.map +1 -0
- package/behaviors/defaults.js.map +1 -0
- package/behaviors/request-digest.d.ts.map +1 -0
- package/behaviors/request-digest.js +57 -0
- package/behaviors/request-digest.js.map +1 -0
- package/behaviors/spbrowser.d.ts.map +1 -0
- package/behaviors/spbrowser.js.map +1 -0
- package/behaviors/spfx.d.ts.map +1 -0
- package/behaviors/spfx.js +45 -0
- package/behaviors/spfx.js.map +1 -0
- package/behaviors/telemetry.d.ts.map +1 -0
- package/behaviors/telemetry.js +23 -0
- package/behaviors/telemetry.js.map +1 -0
- package/clientside-pages/funcs.d.ts.map +1 -0
- package/clientside-pages/funcs.js.map +1 -0
- package/clientside-pages/index.d.ts.map +1 -0
- package/clientside-pages/index.js.map +1 -0
- package/clientside-pages/types.d.ts.map +1 -0
- package/clientside-pages/types.js +1145 -0
- package/clientside-pages/types.js.map +1 -0
- package/clientside-pages/web.d.ts.map +1 -0
- package/clientside-pages/web.js +32 -0
- package/clientside-pages/web.js.map +1 -0
- package/column-defaults/folder.d.ts.map +1 -0
- package/column-defaults/folder.js.map +1 -0
- package/column-defaults/index.d.ts.map +1 -0
- package/column-defaults/index.js.map +1 -0
- package/column-defaults/list.d.ts.map +1 -0
- package/column-defaults/list.js +169 -0
- package/column-defaults/list.js.map +1 -0
- package/column-defaults/types.d.ts.map +1 -0
- package/column-defaults/types.js.map +1 -0
- package/comments/clientside-page.d.ts.map +1 -0
- package/comments/clientside-page.js +50 -0
- package/comments/clientside-page.js.map +1 -0
- package/comments/index.d.ts.map +1 -0
- package/comments/index.js.map +1 -0
- package/comments/item.d.ts.map +1 -0
- package/comments/item.js +36 -0
- package/comments/item.js.map +1 -0
- package/comments/types.d.ts.map +1 -0
- package/comments/types.js +86 -0
- package/comments/types.js.map +1 -0
- package/content-types/index.d.ts.map +1 -0
- package/content-types/index.js.map +1 -0
- package/content-types/item.d.ts.map +1 -0
- package/content-types/item.js.map +1 -0
- package/content-types/list.d.ts.map +1 -0
- package/content-types/list.js.map +1 -0
- package/content-types/types.d.ts.map +1 -0
- package/content-types/types.js +111 -0
- package/content-types/types.js.map +1 -0
- package/content-types/web.d.ts.map +1 -0
- package/content-types/web.js.map +1 -0
- package/context-info/index.d.ts.map +1 -0
- package/context-info/index.js +16 -0
- package/context-info/index.js.map +1 -0
- package/decorators.d.ts.map +1 -0
- package/decorators.js.map +1 -0
- package/favorites/index.d.ts.map +1 -0
- package/favorites/index.js.map +1 -0
- package/favorites/types.d.ts.map +1 -0
- package/favorites/types.js +112 -0
- package/favorites/types.js.map +1 -0
- package/features/index.d.ts.map +1 -0
- package/features/index.js.map +1 -0
- package/features/site.d.ts.map +1 -0
- package/features/site.js.map +1 -0
- package/features/types.d.ts.map +1 -0
- package/features/types.js +53 -0
- package/features/types.js.map +1 -0
- package/features/web.d.ts.map +1 -0
- package/features/web.js.map +1 -0
- package/fi.d.ts.map +1 -0
- package/fi.js.map +1 -0
- package/fields/index.d.ts.map +1 -0
- package/fields/index.js.map +1 -0
- package/fields/list.d.ts.map +1 -0
- package/fields/list.js.map +1 -0
- package/fields/types.d.ts.map +1 -0
- package/fields/types.js +456 -0
- package/fields/types.js.map +1 -0
- package/fields/web.d.ts.map +1 -0
- package/fields/web.js.map +1 -0
- package/files/folder.d.ts.map +1 -0
- package/files/folder.js.map +1 -0
- package/files/index.d.ts.map +1 -0
- package/files/index.js.map +1 -0
- package/files/item.d.ts.map +1 -0
- package/files/item.js.map +1 -0
- package/files/readable-file.d.ts.map +1 -0
- package/files/readable-file.js.map +1 -0
- package/files/types.d.ts.map +1 -0
- package/files/types.js +585 -0
- package/files/types.js.map +1 -0
- package/files/web.d.ts.map +1 -0
- package/files/web.js.map +1 -0
- package/folders/index.d.ts.map +1 -0
- package/folders/index.js.map +1 -0
- package/folders/item.d.ts.map +1 -0
- package/folders/item.js.map +1 -0
- package/folders/list.d.ts.map +1 -0
- package/folders/list.js.map +1 -0
- package/folders/types.d.ts.map +1 -0
- package/folders/types.js +247 -0
- package/folders/types.js.map +1 -0
- package/folders/web.d.ts.map +1 -0
- package/folders/web.js.map +1 -0
- package/forms/index.d.ts.map +1 -0
- package/forms/index.js.map +1 -0
- package/forms/list.d.ts.map +1 -0
- package/forms/list.js.map +1 -0
- package/forms/types.d.ts.map +1 -0
- package/forms/types.js.map +1 -0
- package/groupsitemanager/index.d.ts.map +1 -0
- package/groupsitemanager/index.js.map +1 -0
- package/groupsitemanager/types.d.ts +312 -0
- package/groupsitemanager/types.d.ts.map +1 -0
- package/groupsitemanager/types.js +321 -0
- package/groupsitemanager/types.js.map +1 -0
- package/hubsites/index.d.ts.map +1 -0
- package/hubsites/index.js.map +1 -0
- package/hubsites/site.d.ts.map +1 -0
- package/hubsites/site.js +12 -0
- package/hubsites/site.js.map +1 -0
- package/hubsites/types.d.ts.map +1 -0
- package/hubsites/types.js.map +1 -0
- package/hubsites/web.d.ts.map +1 -0
- package/hubsites/web.js +13 -0
- package/hubsites/web.js.map +1 -0
- package/index.d.ts +16 -0
- package/index.d.ts.map +1 -0
- package/index.js +16 -0
- package/index.js.map +1 -0
- package/items/get-all.d.ts +16 -0
- package/items/get-all.d.ts.map +1 -0
- package/items/get-all.js +30 -0
- package/items/get-all.js.map +1 -0
- package/items/index.d.ts +3 -0
- package/items/index.d.ts.map +1 -0
- package/items/index.js +3 -0
- package/items/index.js.map +1 -0
- package/items/list.d.ts.map +1 -0
- package/items/list.js.map +1 -0
- package/items/types.d.ts +209 -0
- package/items/types.d.ts.map +1 -0
- package/items/types.js +296 -0
- package/items/types.js.map +1 -0
- package/lists/index.d.ts.map +1 -0
- package/lists/index.js.map +1 -0
- package/lists/types.d.ts.map +1 -0
- package/lists/types.js +354 -0
- package/lists/types.js.map +1 -0
- package/lists/web.d.ts.map +1 -0
- package/lists/web.js.map +1 -0
- package/navigation/index.d.ts.map +1 -0
- package/navigation/index.js.map +1 -0
- package/navigation/types.d.ts.map +1 -0
- package/navigation/types.js +147 -0
- package/navigation/types.js.map +1 -0
- package/navigation/web.d.ts.map +1 -0
- package/navigation/web.js.map +1 -0
- package/operations.d.ts +9 -0
- package/operations.d.ts.map +1 -0
- package/operations.js +23 -0
- package/operations.js.map +1 -0
- package/package.json +10 -39
- package/presets/all.d.ts.map +1 -0
- package/presets/all.js.map +1 -0
- package/profiles/index.d.ts.map +1 -0
- package/profiles/index.js.map +1 -0
- package/profiles/types.d.ts.map +1 -0
- package/profiles/types.js +359 -0
- package/profiles/types.js.map +1 -0
- package/publishing-sitepageservice/index.d.ts.map +1 -0
- package/publishing-sitepageservice/index.js.map +1 -0
- package/publishing-sitepageservice/types.d.ts.map +1 -0
- package/publishing-sitepageservice/types.js.map +1 -0
- package/recycle-bin/index.d.ts.map +1 -0
- package/recycle-bin/index.js.map +1 -0
- package/recycle-bin/types.d.ts.map +1 -0
- package/recycle-bin/types.js +80 -0
- package/recycle-bin/types.js.map +1 -0
- package/regional-settings/content-type.d.ts.map +1 -0
- package/regional-settings/content-type.js.map +1 -0
- package/regional-settings/field.d.ts.map +1 -0
- package/regional-settings/field.js.map +1 -0
- package/regional-settings/funcs.d.ts.map +1 -0
- package/regional-settings/funcs.js +9 -0
- package/regional-settings/funcs.js.map +1 -0
- package/regional-settings/index.d.ts.map +1 -0
- package/regional-settings/index.js.map +1 -0
- package/regional-settings/list.d.ts.map +1 -0
- package/regional-settings/list.js.map +1 -0
- package/regional-settings/types.d.ts.map +1 -0
- package/regional-settings/types.js +86 -0
- package/regional-settings/types.js.map +1 -0
- package/regional-settings/user-custom-actions.d.ts.map +1 -0
- package/regional-settings/user-custom-actions.js.map +1 -0
- package/regional-settings/web.d.ts.map +1 -0
- package/regional-settings/web.js.map +1 -0
- package/related-items/index.d.ts.map +1 -0
- package/related-items/index.js.map +1 -0
- package/related-items/types.d.ts.map +1 -0
- package/related-items/types.js +81 -0
- package/related-items/types.js.map +1 -0
- package/related-items/web.d.ts.map +1 -0
- package/related-items/web.js.map +1 -0
- package/search/index.d.ts.map +1 -0
- package/search/index.js.map +1 -0
- package/search/query.d.ts.map +1 -0
- package/search/query.js +216 -0
- package/search/query.js.map +1 -0
- package/search/suggest.d.ts.map +1 -0
- package/search/suggest.js.map +1 -0
- package/search/types.d.ts.map +1 -0
- package/search/types.js.map +1 -0
- package/security/funcs.d.ts.map +1 -0
- package/security/funcs.js +82 -0
- package/security/funcs.js.map +1 -0
- package/security/index.d.ts.map +1 -0
- package/security/index.js.map +1 -0
- package/security/item.d.ts.map +1 -0
- package/security/item.js.map +1 -0
- package/security/list.d.ts.map +1 -0
- package/security/list.js.map +1 -0
- package/security/types.d.ts.map +1 -0
- package/security/types.js +332 -0
- package/security/types.js.map +1 -0
- package/security/web.d.ts.map +1 -0
- package/security/web.js.map +1 -0
- package/sharing/file.d.ts.map +1 -0
- package/sharing/file.js.map +1 -0
- package/sharing/folder.d.ts.map +1 -0
- package/sharing/folder.js.map +1 -0
- package/sharing/funcs.d.ts.map +1 -0
- package/sharing/funcs.js +200 -0
- package/sharing/funcs.js.map +1 -0
- package/sharing/index.d.ts.map +1 -0
- package/sharing/index.js.map +1 -0
- package/sharing/item.d.ts.map +1 -0
- package/sharing/item.js.map +1 -0
- package/sharing/types.d.ts.map +1 -0
- package/sharing/types.js.map +1 -0
- package/sharing/web.d.ts.map +1 -0
- package/sharing/web.js +57 -0
- package/sharing/web.js.map +1 -0
- package/site-designs/index.d.ts.map +1 -0
- package/site-designs/index.js.map +1 -0
- package/site-designs/types.d.ts.map +1 -0
- package/site-designs/types.js +175 -0
- package/site-designs/types.js.map +1 -0
- package/site-designs/web.d.ts.map +1 -0
- package/site-designs/web.js.map +1 -0
- package/site-groups/index.d.ts.map +1 -0
- package/site-groups/index.js.map +1 -0
- package/site-groups/types.d.ts.map +1 -0
- package/site-groups/types.js +85 -0
- package/site-groups/types.js.map +1 -0
- package/site-groups/web.d.ts.map +1 -0
- package/site-groups/web.js +18 -0
- package/site-groups/web.js.map +1 -0
- package/site-scripts/index.d.ts.map +1 -0
- package/site-scripts/index.js.map +1 -0
- package/site-scripts/list.d.ts.map +1 -0
- package/site-scripts/list.js.map +1 -0
- package/site-scripts/types.d.ts.map +1 -0
- package/site-scripts/types.js +108 -0
- package/site-scripts/types.js.map +1 -0
- package/site-scripts/web.d.ts.map +1 -0
- package/site-scripts/web.js.map +1 -0
- package/site-users/index.d.ts.map +1 -0
- package/site-users/index.js.map +1 -0
- package/site-users/types.d.ts +138 -0
- package/site-users/types.d.ts.map +1 -0
- package/site-users/types.js +96 -0
- package/site-users/types.js.map +1 -0
- package/site-users/web.d.ts.map +1 -0
- package/site-users/web.js +18 -0
- package/site-users/web.js.map +1 -0
- package/sites/index.d.ts.map +1 -0
- package/sites/index.js.map +1 -0
- package/sites/types.d.ts.map +1 -0
- package/sites/types.js +259 -0
- package/sites/types.js.map +1 -0
- package/social/index.d.ts.map +1 -0
- package/social/index.js.map +1 -0
- package/social/types.d.ts.map +1 -0
- package/social/types.js +206 -0
- package/social/types.js.map +1 -0
- package/spqueryable.d.ts +110 -0
- package/spqueryable.d.ts.map +1 -0
- package/spqueryable.js +183 -0
- package/spqueryable.js.map +1 -0
- package/sputilities/index.d.ts.map +1 -0
- package/sputilities/index.js.map +1 -0
- package/sputilities/types.d.ts.map +1 -0
- package/sputilities/types.js +66 -0
- package/sputilities/types.js.map +1 -0
- package/subscriptions/index.d.ts.map +1 -0
- package/subscriptions/index.js.map +1 -0
- package/subscriptions/list.d.ts.map +1 -0
- package/subscriptions/list.js.map +1 -0
- package/subscriptions/types.d.ts.map +1 -0
- package/subscriptions/types.js +71 -0
- package/subscriptions/types.js.map +1 -0
- package/taxonomy/index.d.ts.map +1 -0
- package/taxonomy/index.js.map +1 -0
- package/taxonomy/types.d.ts.map +1 -0
- package/taxonomy/types.js +300 -0
- package/taxonomy/types.js.map +1 -0
- package/types.d.ts.map +1 -0
- package/types.js.map +1 -0
- package/user-custom-actions/index.d.ts.map +1 -0
- package/user-custom-actions/index.js.map +1 -0
- package/user-custom-actions/list.d.ts.map +1 -0
- package/user-custom-actions/list.js.map +1 -0
- package/user-custom-actions/site.d.ts.map +1 -0
- package/user-custom-actions/site.js.map +1 -0
- package/user-custom-actions/types.d.ts.map +1 -0
- package/user-custom-actions/types.js +73 -0
- package/user-custom-actions/types.js.map +1 -0
- package/user-custom-actions/web.d.ts.map +1 -0
- package/user-custom-actions/web.js.map +1 -0
- package/utils/encode-path-str.d.ts.map +1 -0
- package/utils/encode-path-str.js.map +1 -0
- package/utils/extract-web-url.d.ts.map +1 -0
- package/utils/extract-web-url.js.map +1 -0
- package/utils/file-names.d.ts.map +1 -0
- package/utils/file-names.js.map +1 -0
- package/utils/metadata.d.ts.map +1 -0
- package/utils/metadata.js.map +1 -0
- package/utils/odata-url-from.d.ts.map +1 -0
- package/utils/odata-url-from.js.map +1 -0
- package/utils/to-resource-path.d.ts.map +1 -0
- package/utils/to-resource-path.js.map +1 -0
- package/views/index.d.ts.map +1 -0
- package/views/index.js.map +1 -0
- package/views/list.d.ts.map +1 -0
- package/views/list.js.map +1 -0
- package/views/types.d.ts.map +1 -0
- package/views/types.js +137 -0
- package/views/types.js.map +1 -0
- package/webparts/file.d.ts.map +1 -0
- package/webparts/file.js.map +1 -0
- package/webparts/index.d.ts.map +1 -0
- package/webparts/index.js.map +1 -0
- package/webparts/types.d.ts.map +1 -0
- package/webparts/types.js +86 -0
- package/webparts/types.js.map +1 -0
- package/webs/index.d.ts.map +1 -0
- package/webs/index.js.map +1 -0
- package/webs/types.d.ts.map +1 -0
- package/webs/types.js +225 -0
- package/webs/types.js.map +1 -0
- package/commonjs/appcatalog/index.d.ts.map +0 -1
- package/commonjs/appcatalog/index.js +0 -22
- package/commonjs/appcatalog/index.js.map +0 -1
- package/commonjs/appcatalog/types.d.ts.map +0 -1
- package/commonjs/appcatalog/types.js +0 -134
- package/commonjs/appcatalog/types.js.map +0 -1
- package/commonjs/appcatalog/web.d.ts.map +0 -1
- package/commonjs/appcatalog/web.js +0 -9
- package/commonjs/appcatalog/web.js.map +0 -1
- package/commonjs/attachments/index.d.ts.map +0 -1
- package/commonjs/attachments/index.js +0 -8
- package/commonjs/attachments/index.js.map +0 -1
- package/commonjs/attachments/item.d.ts.map +0 -1
- package/commonjs/attachments/item.js +0 -7
- package/commonjs/attachments/item.js.map +0 -1
- package/commonjs/attachments/types.d.ts.map +0 -1
- package/commonjs/attachments/types.js +0 -68
- package/commonjs/attachments/types.js.map +0 -1
- package/commonjs/batching.d.ts.map +0 -1
- package/commonjs/batching.js +0 -355
- package/commonjs/batching.js.map +0 -1
- package/commonjs/behaviors/defaults.d.ts.map +0 -1
- package/commonjs/behaviors/defaults.js +0 -29
- package/commonjs/behaviors/defaults.js.map +0 -1
- package/commonjs/behaviors/request-digest.d.ts.map +0 -1
- package/commonjs/behaviors/request-digest.js +0 -60
- package/commonjs/behaviors/request-digest.js.map +0 -1
- package/commonjs/behaviors/spbrowser.d.ts.map +0 -1
- package/commonjs/behaviors/spbrowser.js +0 -27
- package/commonjs/behaviors/spbrowser.js.map +0 -1
- package/commonjs/behaviors/spfx.d.ts.map +0 -1
- package/commonjs/behaviors/spfx.js +0 -62
- package/commonjs/behaviors/spfx.js.map +0 -1
- package/commonjs/behaviors/telemetry.d.ts.map +0 -1
- package/commonjs/behaviors/telemetry.js +0 -27
- package/commonjs/behaviors/telemetry.js.map +0 -1
- package/commonjs/clientside-pages/funcs.d.ts.map +0 -1
- package/commonjs/clientside-pages/funcs.js +0 -31
- package/commonjs/clientside-pages/funcs.js.map +0 -1
- package/commonjs/clientside-pages/index.d.ts.map +0 -1
- package/commonjs/clientside-pages/index.js +0 -14
- package/commonjs/clientside-pages/index.js.map +0 -1
- package/commonjs/clientside-pages/types.d.ts.map +0 -1
- package/commonjs/clientside-pages/types.js +0 -1155
- package/commonjs/clientside-pages/types.js.map +0 -1
- package/commonjs/clientside-pages/web.d.ts.map +0 -1
- package/commonjs/clientside-pages/web.js +0 -33
- package/commonjs/clientside-pages/web.js.map +0 -1
- package/commonjs/column-defaults/folder.d.ts.map +0 -1
- package/commonjs/column-defaults/folder.js +0 -50
- package/commonjs/column-defaults/folder.js.map +0 -1
- package/commonjs/column-defaults/index.d.ts.map +0 -1
- package/commonjs/column-defaults/index.js +0 -5
- package/commonjs/column-defaults/index.js.map +0 -1
- package/commonjs/column-defaults/list.d.ts.map +0 -1
- package/commonjs/column-defaults/list.js +0 -171
- package/commonjs/column-defaults/list.js.map +0 -1
- package/commonjs/column-defaults/types.d.ts.map +0 -1
- package/commonjs/column-defaults/types.js +0 -3
- package/commonjs/column-defaults/types.js.map +0 -1
- package/commonjs/comments/clientside-page.d.ts.map +0 -1
- package/commonjs/comments/clientside-page.js +0 -51
- package/commonjs/comments/clientside-page.js.map +0 -1
- package/commonjs/comments/index.d.ts.map +0 -1
- package/commonjs/comments/index.js +0 -9
- package/commonjs/comments/index.js.map +0 -1
- package/commonjs/comments/item.d.ts.map +0 -1
- package/commonjs/comments/item.js +0 -37
- package/commonjs/comments/item.js.map +0 -1
- package/commonjs/comments/types.d.ts.map +0 -1
- package/commonjs/comments/types.js +0 -89
- package/commonjs/comments/types.js.map +0 -1
- package/commonjs/content-types/index.d.ts.map +0 -1
- package/commonjs/content-types/index.js +0 -12
- package/commonjs/content-types/index.js.map +0 -1
- package/commonjs/content-types/item.d.ts.map +0 -1
- package/commonjs/content-types/item.js +0 -7
- package/commonjs/content-types/item.js.map +0 -1
- package/commonjs/content-types/list.d.ts.map +0 -1
- package/commonjs/content-types/list.js +0 -7
- package/commonjs/content-types/list.js.map +0 -1
- package/commonjs/content-types/types.d.ts.map +0 -1
- package/commonjs/content-types/types.js +0 -115
- package/commonjs/content-types/types.js.map +0 -1
- package/commonjs/content-types/web.d.ts.map +0 -1
- package/commonjs/content-types/web.js +0 -7
- package/commonjs/content-types/web.js.map +0 -1
- package/commonjs/context-info/index.d.ts.map +0 -1
- package/commonjs/context-info/index.js +0 -17
- package/commonjs/context-info/index.js.map +0 -1
- package/commonjs/decorators.d.ts.map +0 -1
- package/commonjs/decorators.js +0 -20
- package/commonjs/decorators.js.map +0 -1
- package/commonjs/favorites/index.d.ts.map +0 -1
- package/commonjs/favorites/index.js +0 -15
- package/commonjs/favorites/index.js.map +0 -1
- package/commonjs/favorites/types.d.ts.map +0 -1
- package/commonjs/favorites/types.js +0 -115
- package/commonjs/favorites/types.js.map +0 -1
- package/commonjs/features/index.d.ts.map +0 -1
- package/commonjs/features/index.js +0 -9
- package/commonjs/features/index.js.map +0 -1
- package/commonjs/features/site.d.ts.map +0 -1
- package/commonjs/features/site.js +0 -7
- package/commonjs/features/site.js.map +0 -1
- package/commonjs/features/types.d.ts.map +0 -1
- package/commonjs/features/types.js +0 -56
- package/commonjs/features/types.js.map +0 -1
- package/commonjs/features/web.d.ts.map +0 -1
- package/commonjs/features/web.js +0 -7
- package/commonjs/features/web.js.map +0 -1
- package/commonjs/fi.d.ts.map +0 -1
- package/commonjs/fi.js +0 -40
- package/commonjs/fi.js.map +0 -1
- package/commonjs/fields/index.d.ts.map +0 -1
- package/commonjs/fields/index.js +0 -17
- package/commonjs/fields/index.js.map +0 -1
- package/commonjs/fields/list.d.ts.map +0 -1
- package/commonjs/fields/list.js +0 -7
- package/commonjs/fields/list.js.map +0 -1
- package/commonjs/fields/types.d.ts.map +0 -1
- package/commonjs/fields/types.js +0 -459
- package/commonjs/fields/types.js.map +0 -1
- package/commonjs/fields/web.d.ts.map +0 -1
- package/commonjs/fields/web.js +0 -8
- package/commonjs/fields/web.js.map +0 -1
- package/commonjs/files/folder.d.ts.map +0 -1
- package/commonjs/files/folder.js +0 -7
- package/commonjs/files/folder.js.map +0 -1
- package/commonjs/files/index.d.ts.map +0 -1
- package/commonjs/files/index.js +0 -18
- package/commonjs/files/index.js.map +0 -1
- package/commonjs/files/item.d.ts.map +0 -1
- package/commonjs/files/item.js +0 -7
- package/commonjs/files/item.js.map +0 -1
- package/commonjs/files/readable-file.d.ts.map +0 -1
- package/commonjs/files/readable-file.js +0 -38
- package/commonjs/files/readable-file.js.map +0 -1
- package/commonjs/files/types.d.ts.map +0 -1
- package/commonjs/files/types.js +0 -592
- package/commonjs/files/types.js.map +0 -1
- package/commonjs/files/web.d.ts.map +0 -1
- package/commonjs/files/web.js +0 -15
- package/commonjs/files/web.js.map +0 -1
- package/commonjs/folders/index.d.ts.map +0 -1
- package/commonjs/folders/index.js +0 -13
- package/commonjs/folders/index.js.map +0 -1
- package/commonjs/folders/item.d.ts.map +0 -1
- package/commonjs/folders/item.js +0 -7
- package/commonjs/folders/item.js.map +0 -1
- package/commonjs/folders/list.d.ts.map +0 -1
- package/commonjs/folders/list.js +0 -7
- package/commonjs/folders/list.js.map +0 -1
- package/commonjs/folders/types.d.ts.map +0 -1
- package/commonjs/folders/types.js +0 -253
- package/commonjs/folders/types.js.map +0 -1
- package/commonjs/folders/web.d.ts.map +0 -1
- package/commonjs/folders/web.js +0 -14
- package/commonjs/folders/web.js.map +0 -1
- package/commonjs/forms/index.d.ts.map +0 -1
- package/commonjs/forms/index.js +0 -8
- package/commonjs/forms/index.js.map +0 -1
- package/commonjs/forms/list.d.ts.map +0 -1
- package/commonjs/forms/list.js +0 -7
- package/commonjs/forms/list.js.map +0 -1
- package/commonjs/forms/types.d.ts.map +0 -1
- package/commonjs/forms/types.js +0 -34
- package/commonjs/forms/types.js.map +0 -1
- package/commonjs/groupsitemanager/index.d.ts.map +0 -1
- package/commonjs/groupsitemanager/index.js +0 -14
- package/commonjs/groupsitemanager/index.js.map +0 -1
- package/commonjs/groupsitemanager/types.d.ts +0 -312
- package/commonjs/groupsitemanager/types.d.ts.map +0 -1
- package/commonjs/groupsitemanager/types.js +0 -325
- package/commonjs/groupsitemanager/types.js.map +0 -1
- package/commonjs/hubsites/index.d.ts.map +0 -1
- package/commonjs/hubsites/index.js +0 -18
- package/commonjs/hubsites/index.js.map +0 -1
- package/commonjs/hubsites/site.d.ts.map +0 -1
- package/commonjs/hubsites/site.js +0 -14
- package/commonjs/hubsites/site.js.map +0 -1
- package/commonjs/hubsites/types.d.ts.map +0 -1
- package/commonjs/hubsites/types.js +0 -34
- package/commonjs/hubsites/types.js.map +0 -1
- package/commonjs/hubsites/web.d.ts.map +0 -1
- package/commonjs/hubsites/web.js +0 -15
- package/commonjs/hubsites/web.js.map +0 -1
- package/commonjs/index.d.ts +0 -15
- package/commonjs/index.d.ts.map +0 -1
- package/commonjs/index.js +0 -21
- package/commonjs/index.js.map +0 -1
- package/commonjs/items/index.d.ts +0 -3
- package/commonjs/items/index.d.ts.map +0 -1
- package/commonjs/items/index.js +0 -10
- package/commonjs/items/index.js.map +0 -1
- package/commonjs/items/list.d.ts.map +0 -1
- package/commonjs/items/list.js +0 -7
- package/commonjs/items/list.js.map +0 -1
- package/commonjs/items/types.d.ts +0 -193
- package/commonjs/items/types.d.ts.map +0 -1
- package/commonjs/items/types.js +0 -295
- package/commonjs/items/types.js.map +0 -1
- package/commonjs/lists/index.d.ts.map +0 -1
- package/commonjs/lists/index.js +0 -10
- package/commonjs/lists/index.js.map +0 -1
- package/commonjs/lists/types.d.ts.map +0 -1
- package/commonjs/lists/types.js +0 -357
- package/commonjs/lists/types.js.map +0 -1
- package/commonjs/lists/web.d.ts.map +0 -1
- package/commonjs/lists/web.js +0 -20
- package/commonjs/lists/web.js.map +0 -1
- package/commonjs/navigation/index.d.ts.map +0 -1
- package/commonjs/navigation/index.js +0 -19
- package/commonjs/navigation/index.js.map +0 -1
- package/commonjs/navigation/types.d.ts.map +0 -1
- package/commonjs/navigation/types.js +0 -153
- package/commonjs/navigation/types.js.map +0 -1
- package/commonjs/navigation/web.d.ts.map +0 -1
- package/commonjs/navigation/web.js +0 -7
- package/commonjs/navigation/web.js.map +0 -1
- package/commonjs/package.json +0 -1
- package/commonjs/presets/all.d.ts.map +0 -1
- package/commonjs/presets/all.js +0 -78
- package/commonjs/presets/all.js.map +0 -1
- package/commonjs/profiles/index.d.ts.map +0 -1
- package/commonjs/profiles/index.js +0 -16
- package/commonjs/profiles/index.js.map +0 -1
- package/commonjs/profiles/types.d.ts.map +0 -1
- package/commonjs/profiles/types.js +0 -362
- package/commonjs/profiles/types.js.map +0 -1
- package/commonjs/publishing-sitepageservice/index.d.ts.map +0 -1
- package/commonjs/publishing-sitepageservice/index.js +0 -13
- package/commonjs/publishing-sitepageservice/index.js.map +0 -1
- package/commonjs/publishing-sitepageservice/types.d.ts.map +0 -1
- package/commonjs/publishing-sitepageservice/types.js +0 -20
- package/commonjs/publishing-sitepageservice/types.js.map +0 -1
- package/commonjs/recycle-bin/index.d.ts.map +0 -1
- package/commonjs/recycle-bin/index.js +0 -12
- package/commonjs/recycle-bin/index.js.map +0 -1
- package/commonjs/recycle-bin/types.d.ts.map +0 -1
- package/commonjs/recycle-bin/types.js +0 -83
- package/commonjs/recycle-bin/types.js.map +0 -1
- package/commonjs/regional-settings/content-type.d.ts.map +0 -1
- package/commonjs/regional-settings/content-type.js +0 -7
- package/commonjs/regional-settings/content-type.js.map +0 -1
- package/commonjs/regional-settings/field.d.ts.map +0 -1
- package/commonjs/regional-settings/field.js +0 -7
- package/commonjs/regional-settings/field.js.map +0 -1
- package/commonjs/regional-settings/funcs.d.ts.map +0 -1
- package/commonjs/regional-settings/funcs.js +0 -12
- package/commonjs/regional-settings/funcs.js.map +0 -1
- package/commonjs/regional-settings/index.d.ts.map +0 -1
- package/commonjs/regional-settings/index.js +0 -13
- package/commonjs/regional-settings/index.js.map +0 -1
- package/commonjs/regional-settings/list.d.ts.map +0 -1
- package/commonjs/regional-settings/list.js +0 -7
- package/commonjs/regional-settings/list.js.map +0 -1
- package/commonjs/regional-settings/types.d.ts.map +0 -1
- package/commonjs/regional-settings/types.js +0 -88
- package/commonjs/regional-settings/types.js.map +0 -1
- package/commonjs/regional-settings/user-custom-actions.d.ts.map +0 -1
- package/commonjs/regional-settings/user-custom-actions.js +0 -7
- package/commonjs/regional-settings/user-custom-actions.js.map +0 -1
- package/commonjs/regional-settings/web.d.ts.map +0 -1
- package/commonjs/regional-settings/web.js +0 -10
- package/commonjs/regional-settings/web.js.map +0 -1
- package/commonjs/related-items/index.d.ts.map +0 -1
- package/commonjs/related-items/index.js +0 -7
- package/commonjs/related-items/index.js.map +0 -1
- package/commonjs/related-items/types.d.ts.map +0 -1
- package/commonjs/related-items/types.js +0 -84
- package/commonjs/related-items/types.js.map +0 -1
- package/commonjs/related-items/web.d.ts.map +0 -1
- package/commonjs/related-items/web.js +0 -12
- package/commonjs/related-items/web.js.map +0 -1
- package/commonjs/search/index.d.ts.map +0 -1
- package/commonjs/search/index.js +0 -21
- package/commonjs/search/index.js.map +0 -1
- package/commonjs/search/query.d.ts.map +0 -1
- package/commonjs/search/query.js +0 -220
- package/commonjs/search/query.js.map +0 -1
- package/commonjs/search/suggest.d.ts.map +0 -1
- package/commonjs/search/suggest.js +0 -44
- package/commonjs/search/suggest.js.map +0 -1
- package/commonjs/search/types.d.ts.map +0 -1
- package/commonjs/search/types.js +0 -58
- package/commonjs/search/types.js.map +0 -1
- package/commonjs/security/funcs.d.ts.map +0 -1
- package/commonjs/security/funcs.js +0 -91
- package/commonjs/security/funcs.js.map +0 -1
- package/commonjs/security/index.d.ts.map +0 -1
- package/commonjs/security/index.js +0 -13
- package/commonjs/security/index.js.map +0 -1
- package/commonjs/security/item.d.ts.map +0 -1
- package/commonjs/security/item.js +0 -17
- package/commonjs/security/item.js.map +0 -1
- package/commonjs/security/list.d.ts.map +0 -1
- package/commonjs/security/list.js +0 -17
- package/commonjs/security/list.js.map +0 -1
- package/commonjs/security/types.d.ts.map +0 -1
- package/commonjs/security/types.js +0 -336
- package/commonjs/security/types.js.map +0 -1
- package/commonjs/security/web.d.ts.map +0 -1
- package/commonjs/security/web.js +0 -18
- package/commonjs/security/web.js.map +0 -1
- package/commonjs/sharing/file.d.ts.map +0 -1
- package/commonjs/sharing/file.js +0 -40
- package/commonjs/sharing/file.js.map +0 -1
- package/commonjs/sharing/folder.d.ts.map +0 -1
- package/commonjs/sharing/folder.js +0 -38
- package/commonjs/sharing/folder.js.map +0 -1
- package/commonjs/sharing/funcs.d.ts.map +0 -1
- package/commonjs/sharing/funcs.js +0 -211
- package/commonjs/sharing/funcs.js.map +0 -1
- package/commonjs/sharing/index.d.ts.map +0 -1
- package/commonjs/sharing/index.js +0 -15
- package/commonjs/sharing/index.js.map +0 -1
- package/commonjs/sharing/item.d.ts.map +0 -1
- package/commonjs/sharing/item.js +0 -16
- package/commonjs/sharing/item.js.map +0 -1
- package/commonjs/sharing/types.d.ts.map +0 -1
- package/commonjs/sharing/types.js +0 -117
- package/commonjs/sharing/types.js.map +0 -1
- package/commonjs/sharing/web.d.ts.map +0 -1
- package/commonjs/sharing/web.js +0 -59
- package/commonjs/sharing/web.js.map +0 -1
- package/commonjs/site-designs/index.d.ts.map +0 -1
- package/commonjs/site-designs/index.js +0 -16
- package/commonjs/site-designs/index.js.map +0 -1
- package/commonjs/site-designs/types.d.ts.map +0 -1
- package/commonjs/site-designs/types.js +0 -179
- package/commonjs/site-designs/types.js.map +0 -1
- package/commonjs/site-designs/web.d.ts.map +0 -1
- package/commonjs/site-designs/web.js +0 -14
- package/commonjs/site-designs/web.js.map +0 -1
- package/commonjs/site-groups/index.d.ts.map +0 -1
- package/commonjs/site-groups/index.js +0 -8
- package/commonjs/site-groups/index.js.map +0 -1
- package/commonjs/site-groups/types.d.ts.map +0 -1
- package/commonjs/site-groups/types.js +0 -88
- package/commonjs/site-groups/types.js.map +0 -1
- package/commonjs/site-groups/web.d.ts.map +0 -1
- package/commonjs/site-groups/web.js +0 -20
- package/commonjs/site-groups/web.js.map +0 -1
- package/commonjs/site-scripts/index.d.ts.map +0 -1
- package/commonjs/site-scripts/index.js +0 -17
- package/commonjs/site-scripts/index.js.map +0 -1
- package/commonjs/site-scripts/list.d.ts.map +0 -1
- package/commonjs/site-scripts/list.js +0 -15
- package/commonjs/site-scripts/list.js.map +0 -1
- package/commonjs/site-scripts/types.d.ts.map +0 -1
- package/commonjs/site-scripts/types.js +0 -112
- package/commonjs/site-scripts/types.js.map +0 -1
- package/commonjs/site-scripts/web.d.ts.map +0 -1
- package/commonjs/site-scripts/web.js +0 -10
- package/commonjs/site-scripts/web.js.map +0 -1
- package/commonjs/site-users/index.d.ts.map +0 -1
- package/commonjs/site-users/index.js +0 -8
- package/commonjs/site-users/index.js.map +0 -1
- package/commonjs/site-users/types.d.ts +0 -139
- package/commonjs/site-users/types.d.ts.map +0 -1
- package/commonjs/site-users/types.js +0 -100
- package/commonjs/site-users/types.js.map +0 -1
- package/commonjs/site-users/web.d.ts.map +0 -1
- package/commonjs/site-users/web.js +0 -20
- package/commonjs/site-users/web.js.map +0 -1
- package/commonjs/sites/index.d.ts.map +0 -1
- package/commonjs/sites/index.js +0 -17
- package/commonjs/sites/index.js.map +0 -1
- package/commonjs/sites/types.d.ts.map +0 -1
- package/commonjs/sites/types.js +0 -261
- package/commonjs/sites/types.js.map +0 -1
- package/commonjs/social/index.d.ts.map +0 -1
- package/commonjs/social/index.js +0 -20
- package/commonjs/social/index.js.map +0 -1
- package/commonjs/social/types.d.ts.map +0 -1
- package/commonjs/social/types.js +0 -210
- package/commonjs/social/types.js.map +0 -1
- package/commonjs/spqueryable.d.ts +0 -117
- package/commonjs/spqueryable.d.ts.map +0 -1
- package/commonjs/spqueryable.js +0 -219
- package/commonjs/spqueryable.js.map +0 -1
- package/commonjs/sputilities/index.d.ts.map +0 -1
- package/commonjs/sputilities/index.js +0 -15
- package/commonjs/sputilities/index.js.map +0 -1
- package/commonjs/sputilities/types.d.ts.map +0 -1
- package/commonjs/sputilities/types.js +0 -69
- package/commonjs/sputilities/types.js.map +0 -1
- package/commonjs/subscriptions/index.d.ts.map +0 -1
- package/commonjs/subscriptions/index.js +0 -8
- package/commonjs/subscriptions/index.js.map +0 -1
- package/commonjs/subscriptions/list.d.ts.map +0 -1
- package/commonjs/subscriptions/list.js +0 -7
- package/commonjs/subscriptions/list.js.map +0 -1
- package/commonjs/subscriptions/types.d.ts.map +0 -1
- package/commonjs/subscriptions/types.js +0 -74
- package/commonjs/subscriptions/types.js.map +0 -1
- package/commonjs/taxonomy/index.d.ts.map +0 -1
- package/commonjs/taxonomy/index.js +0 -24
- package/commonjs/taxonomy/index.js.map +0 -1
- package/commonjs/taxonomy/types.d.ts.map +0 -1
- package/commonjs/taxonomy/types.js +0 -305
- package/commonjs/taxonomy/types.js.map +0 -1
- package/commonjs/types.d.ts.map +0 -1
- package/commonjs/types.js +0 -84
- package/commonjs/types.js.map +0 -1
- package/commonjs/user-custom-actions/index.d.ts.map +0 -1
- package/commonjs/user-custom-actions/index.js +0 -12
- package/commonjs/user-custom-actions/index.js.map +0 -1
- package/commonjs/user-custom-actions/list.d.ts.map +0 -1
- package/commonjs/user-custom-actions/list.js +0 -7
- package/commonjs/user-custom-actions/list.js.map +0 -1
- package/commonjs/user-custom-actions/site.d.ts.map +0 -1
- package/commonjs/user-custom-actions/site.js +0 -7
- package/commonjs/user-custom-actions/site.js.map +0 -1
- package/commonjs/user-custom-actions/types.d.ts.map +0 -1
- package/commonjs/user-custom-actions/types.js +0 -76
- package/commonjs/user-custom-actions/types.js.map +0 -1
- package/commonjs/user-custom-actions/web.d.ts.map +0 -1
- package/commonjs/user-custom-actions/web.js +0 -7
- package/commonjs/user-custom-actions/web.js.map +0 -1
- package/commonjs/utils/encode-path-str.d.ts.map +0 -1
- package/commonjs/utils/encode-path-str.js +0 -29
- package/commonjs/utils/encode-path-str.js.map +0 -1
- package/commonjs/utils/extract-web-url.d.ts.map +0 -1
- package/commonjs/utils/extract-web-url.js +0 -20
- package/commonjs/utils/extract-web-url.js.map +0 -1
- package/commonjs/utils/file-names.d.ts.map +0 -1
- package/commonjs/utils/file-names.js +0 -41
- package/commonjs/utils/file-names.js.map +0 -1
- package/commonjs/utils/metadata.d.ts.map +0 -1
- package/commonjs/utils/metadata.js +0 -10
- package/commonjs/utils/metadata.js.map +0 -1
- package/commonjs/utils/odata-url-from.d.ts.map +0 -1
- package/commonjs/utils/odata-url-from.js +0 -41
- package/commonjs/utils/odata-url-from.js.map +0 -1
- package/commonjs/utils/to-resource-path.d.ts.map +0 -1
- package/commonjs/utils/to-resource-path.js +0 -10
- package/commonjs/utils/to-resource-path.js.map +0 -1
- package/commonjs/views/index.d.ts.map +0 -1
- package/commonjs/views/index.js +0 -10
- package/commonjs/views/index.js.map +0 -1
- package/commonjs/views/list.d.ts.map +0 -1
- package/commonjs/views/list.js +0 -11
- package/commonjs/views/list.js.map +0 -1
- package/commonjs/views/types.d.ts.map +0 -1
- package/commonjs/views/types.js +0 -140
- package/commonjs/views/types.js.map +0 -1
- package/commonjs/webparts/file.d.ts.map +0 -1
- package/commonjs/webparts/file.js +0 -8
- package/commonjs/webparts/file.js.map +0 -1
- package/commonjs/webparts/index.d.ts.map +0 -1
- package/commonjs/webparts/index.js +0 -10
- package/commonjs/webparts/index.js.map +0 -1
- package/commonjs/webparts/types.d.ts.map +0 -1
- package/commonjs/webparts/types.js +0 -92
- package/commonjs/webparts/types.js.map +0 -1
- package/commonjs/webs/index.d.ts.map +0 -1
- package/commonjs/webs/index.js +0 -16
- package/commonjs/webs/index.js.map +0 -1
- package/commonjs/webs/types.d.ts.map +0 -1
- package/commonjs/webs/types.js +0 -227
- package/commonjs/webs/types.js.map +0 -1
- package/esm/appcatalog/index.d.ts +0 -11
- package/esm/appcatalog/index.d.ts.map +0 -1
- package/esm/appcatalog/index.js.map +0 -1
- package/esm/appcatalog/types.d.ts +0 -79
- package/esm/appcatalog/types.d.ts.map +0 -1
- package/esm/appcatalog/types.js +0 -130
- package/esm/appcatalog/types.js.map +0 -1
- package/esm/appcatalog/web.d.ts +0 -13
- package/esm/appcatalog/web.d.ts.map +0 -1
- package/esm/appcatalog/web.js.map +0 -1
- package/esm/attachments/index.d.ts +0 -3
- package/esm/attachments/index.d.ts.map +0 -1
- package/esm/attachments/index.js.map +0 -1
- package/esm/attachments/item.d.ts +0 -13
- package/esm/attachments/item.d.ts.map +0 -1
- package/esm/attachments/item.js.map +0 -1
- package/esm/attachments/types.d.ts +0 -57
- package/esm/attachments/types.d.ts.map +0 -1
- package/esm/attachments/types.js +0 -64
- package/esm/attachments/types.js.map +0 -1
- package/esm/batching.d.ts +0 -45
- package/esm/batching.d.ts.map +0 -1
- package/esm/batching.js +0 -350
- package/esm/batching.js.map +0 -1
- package/esm/behaviors/defaults.d.ts +0 -5
- package/esm/behaviors/defaults.d.ts.map +0 -1
- package/esm/behaviors/defaults.js.map +0 -1
- package/esm/behaviors/request-digest.d.ts +0 -9
- package/esm/behaviors/request-digest.d.ts.map +0 -1
- package/esm/behaviors/request-digest.js +0 -56
- package/esm/behaviors/request-digest.js.map +0 -1
- package/esm/behaviors/spbrowser.d.ts +0 -7
- package/esm/behaviors/spbrowser.d.ts.map +0 -1
- package/esm/behaviors/spbrowser.js.map +0 -1
- package/esm/behaviors/spfx.d.ts +0 -21
- package/esm/behaviors/spfx.d.ts.map +0 -1
- package/esm/behaviors/spfx.js +0 -57
- package/esm/behaviors/spfx.js.map +0 -1
- package/esm/behaviors/telemetry.d.ts +0 -4
- package/esm/behaviors/telemetry.d.ts.map +0 -1
- package/esm/behaviors/telemetry.js +0 -23
- package/esm/behaviors/telemetry.js.map +0 -1
- package/esm/clientside-pages/funcs.d.ts +0 -23
- package/esm/clientside-pages/funcs.d.ts.map +0 -1
- package/esm/clientside-pages/funcs.js.map +0 -1
- package/esm/clientside-pages/index.d.ts +0 -3
- package/esm/clientside-pages/index.d.ts.map +0 -1
- package/esm/clientside-pages/index.js.map +0 -1
- package/esm/clientside-pages/types.d.ts +0 -495
- package/esm/clientside-pages/types.d.ts.map +0 -1
- package/esm/clientside-pages/types.js +0 -1144
- package/esm/clientside-pages/types.js.map +0 -1
- package/esm/clientside-pages/web.d.ts +0 -42
- package/esm/clientside-pages/web.d.ts.map +0 -1
- package/esm/clientside-pages/web.js +0 -31
- package/esm/clientside-pages/web.js.map +0 -1
- package/esm/column-defaults/folder.d.ts +0 -28
- package/esm/column-defaults/folder.d.ts.map +0 -1
- package/esm/column-defaults/folder.js.map +0 -1
- package/esm/column-defaults/index.d.ts +0 -4
- package/esm/column-defaults/index.d.ts.map +0 -1
- package/esm/column-defaults/index.js.map +0 -1
- package/esm/column-defaults/list.d.ts +0 -20
- package/esm/column-defaults/list.d.ts.map +0 -1
- package/esm/column-defaults/list.js +0 -169
- package/esm/column-defaults/list.js.map +0 -1
- package/esm/column-defaults/types.d.ts +0 -22
- package/esm/column-defaults/types.d.ts.map +0 -1
- package/esm/column-defaults/types.js.map +0 -1
- package/esm/comments/clientside-page.d.ts +0 -58
- package/esm/comments/clientside-page.d.ts.map +0 -1
- package/esm/comments/clientside-page.js +0 -49
- package/esm/comments/clientside-page.js.map +0 -1
- package/esm/comments/index.d.ts +0 -3
- package/esm/comments/index.d.ts.map +0 -1
- package/esm/comments/index.js.map +0 -1
- package/esm/comments/item.d.ts +0 -37
- package/esm/comments/item.d.ts.map +0 -1
- package/esm/comments/item.js +0 -35
- package/esm/comments/item.js.map +0 -1
- package/esm/comments/types.d.ts +0 -111
- package/esm/comments/types.d.ts.map +0 -1
- package/esm/comments/types.js +0 -85
- package/esm/comments/types.js.map +0 -1
- package/esm/content-types/index.d.ts +0 -5
- package/esm/content-types/index.d.ts.map +0 -1
- package/esm/content-types/index.js.map +0 -1
- package/esm/content-types/item.d.ts +0 -13
- package/esm/content-types/item.d.ts.map +0 -1
- package/esm/content-types/item.js.map +0 -1
- package/esm/content-types/list.d.ts +0 -13
- package/esm/content-types/list.d.ts.map +0 -1
- package/esm/content-types/list.js.map +0 -1
- package/esm/content-types/types.d.ts +0 -120
- package/esm/content-types/types.d.ts.map +0 -1
- package/esm/content-types/types.js +0 -110
- package/esm/content-types/types.js.map +0 -1
- package/esm/content-types/web.d.ts +0 -13
- package/esm/content-types/web.d.ts.map +0 -1
- package/esm/content-types/web.js.map +0 -1
- package/esm/context-info/index.d.ts +0 -22
- package/esm/context-info/index.d.ts.map +0 -1
- package/esm/context-info/index.js +0 -15
- package/esm/context-info/index.js.map +0 -1
- package/esm/decorators.d.ts +0 -9
- package/esm/decorators.d.ts.map +0 -1
- package/esm/decorators.js.map +0 -1
- package/esm/favorites/index.d.ts +0 -11
- package/esm/favorites/index.d.ts.map +0 -1
- package/esm/favorites/index.js.map +0 -1
- package/esm/favorites/types.d.ts +0 -113
- package/esm/favorites/types.d.ts.map +0 -1
- package/esm/favorites/types.js +0 -111
- package/esm/favorites/types.js.map +0 -1
- package/esm/features/index.d.ts +0 -4
- package/esm/features/index.d.ts.map +0 -1
- package/esm/features/index.js.map +0 -1
- package/esm/features/site.d.ts +0 -13
- package/esm/features/site.d.ts.map +0 -1
- package/esm/features/site.js.map +0 -1
- package/esm/features/types.d.ts +0 -42
- package/esm/features/types.d.ts.map +0 -1
- package/esm/features/types.js +0 -52
- package/esm/features/types.js.map +0 -1
- package/esm/features/web.d.ts +0 -13
- package/esm/features/web.d.ts.map +0 -1
- package/esm/features/web.js.map +0 -1
- package/esm/fi.d.ts +0 -25
- package/esm/fi.d.ts.map +0 -1
- package/esm/fi.js.map +0 -1
- package/esm/fields/index.d.ts +0 -4
- package/esm/fields/index.d.ts.map +0 -1
- package/esm/fields/index.js.map +0 -1
- package/esm/fields/list.d.ts +0 -13
- package/esm/fields/list.d.ts.map +0 -1
- package/esm/fields/list.js.map +0 -1
- package/esm/fields/types.d.ts +0 -402
- package/esm/fields/types.d.ts.map +0 -1
- package/esm/fields/types.js +0 -455
- package/esm/fields/types.js.map +0 -1
- package/esm/fields/web.d.ts +0 -18
- package/esm/fields/web.d.ts.map +0 -1
- package/esm/fields/web.js.map +0 -1
- package/esm/files/folder.d.ts +0 -13
- package/esm/files/folder.d.ts.map +0 -1
- package/esm/files/folder.js.map +0 -1
- package/esm/files/index.d.ts +0 -5
- package/esm/files/index.d.ts.map +0 -1
- package/esm/files/index.js.map +0 -1
- package/esm/files/item.d.ts +0 -13
- package/esm/files/item.d.ts.map +0 -1
- package/esm/files/item.js.map +0 -1
- package/esm/files/readable-file.d.ts +0 -23
- package/esm/files/readable-file.d.ts.map +0 -1
- package/esm/files/readable-file.js.map +0 -1
- package/esm/files/types.d.ts +0 -455
- package/esm/files/types.d.ts.map +0 -1
- package/esm/files/types.js +0 -584
- package/esm/files/types.js.map +0 -1
- package/esm/files/web.d.ts +0 -29
- package/esm/files/web.d.ts.map +0 -1
- package/esm/files/web.js.map +0 -1
- package/esm/folders/index.d.ts +0 -5
- package/esm/folders/index.d.ts.map +0 -1
- package/esm/folders/index.js.map +0 -1
- package/esm/folders/item.d.ts +0 -10
- package/esm/folders/item.d.ts.map +0 -1
- package/esm/folders/item.js.map +0 -1
- package/esm/folders/list.d.ts +0 -13
- package/esm/folders/list.d.ts.map +0 -1
- package/esm/folders/list.js.map +0 -1
- package/esm/folders/types.d.ts +0 -237
- package/esm/folders/types.d.ts.map +0 -1
- package/esm/folders/types.js +0 -246
- package/esm/folders/types.js.map +0 -1
- package/esm/folders/web.d.ts +0 -33
- package/esm/folders/web.d.ts.map +0 -1
- package/esm/folders/web.js.map +0 -1
- package/esm/forms/index.d.ts +0 -3
- package/esm/forms/index.d.ts.map +0 -1
- package/esm/forms/index.js.map +0 -1
- package/esm/forms/list.d.ts +0 -10
- package/esm/forms/list.d.ts.map +0 -1
- package/esm/forms/list.js.map +0 -1
- package/esm/forms/types.d.ts +0 -36
- package/esm/forms/types.d.ts.map +0 -1
- package/esm/forms/types.js.map +0 -1
- package/esm/groupsitemanager/index.d.ts +0 -8
- package/esm/groupsitemanager/index.d.ts.map +0 -1
- package/esm/groupsitemanager/index.js.map +0 -1
- package/esm/groupsitemanager/types.d.ts +0 -312
- package/esm/groupsitemanager/types.d.ts.map +0 -1
- package/esm/groupsitemanager/types.js +0 -322
- package/esm/groupsitemanager/types.js.map +0 -1
- package/esm/hubsites/index.d.ts +0 -13
- package/esm/hubsites/index.d.ts.map +0 -1
- package/esm/hubsites/index.js.map +0 -1
- package/esm/hubsites/site.d.ts +0 -27
- package/esm/hubsites/site.d.ts.map +0 -1
- package/esm/hubsites/site.js +0 -12
- package/esm/hubsites/site.js.map +0 -1
- package/esm/hubsites/types.d.ts +0 -56
- package/esm/hubsites/types.d.ts.map +0 -1
- package/esm/hubsites/types.js.map +0 -1
- package/esm/hubsites/web.d.ts +0 -22
- package/esm/hubsites/web.d.ts.map +0 -1
- package/esm/hubsites/web.js +0 -13
- package/esm/hubsites/web.js.map +0 -1
- package/esm/index.d.ts +0 -15
- package/esm/index.d.ts.map +0 -1
- package/esm/index.js +0 -15
- package/esm/index.js.map +0 -1
- package/esm/items/index.d.ts +0 -3
- package/esm/items/index.d.ts.map +0 -1
- package/esm/items/index.js +0 -3
- package/esm/items/index.js.map +0 -1
- package/esm/items/list.d.ts +0 -10
- package/esm/items/list.d.ts.map +0 -1
- package/esm/items/list.js.map +0 -1
- package/esm/items/types.d.ts +0 -193
- package/esm/items/types.d.ts.map +0 -1
- package/esm/items/types.js +0 -290
- package/esm/items/types.js.map +0 -1
- package/esm/lists/index.d.ts +0 -3
- package/esm/lists/index.d.ts.map +0 -1
- package/esm/lists/index.js.map +0 -1
- package/esm/lists/types.d.ts +0 -634
- package/esm/lists/types.d.ts.map +0 -1
- package/esm/lists/types.js +0 -353
- package/esm/lists/types.js.map +0 -1
- package/esm/lists/web.d.ts +0 -44
- package/esm/lists/web.d.ts.map +0 -1
- package/esm/lists/web.js.map +0 -1
- package/esm/navigation/index.d.ts +0 -9
- package/esm/navigation/index.d.ts.map +0 -1
- package/esm/navigation/index.js.map +0 -1
- package/esm/navigation/types.d.ts +0 -155
- package/esm/navigation/types.d.ts.map +0 -1
- package/esm/navigation/types.js +0 -146
- package/esm/navigation/types.js.map +0 -1
- package/esm/navigation/web.d.ts +0 -14
- package/esm/navigation/web.d.ts.map +0 -1
- package/esm/navigation/web.js.map +0 -1
- package/esm/package.json +0 -1
- package/esm/presets/all.d.ts +0 -75
- package/esm/presets/all.d.ts.map +0 -1
- package/esm/presets/all.js.map +0 -1
- package/esm/profiles/index.d.ts +0 -8
- package/esm/profiles/index.d.ts.map +0 -1
- package/esm/profiles/index.js.map +0 -1
- package/esm/profiles/types.d.ts +0 -358
- package/esm/profiles/types.d.ts.map +0 -1
- package/esm/profiles/types.js +0 -358
- package/esm/profiles/types.js.map +0 -1
- package/esm/publishing-sitepageservice/index.d.ts +0 -11
- package/esm/publishing-sitepageservice/index.d.ts.map +0 -1
- package/esm/publishing-sitepageservice/index.js.map +0 -1
- package/esm/publishing-sitepageservice/types.d.ts +0 -12
- package/esm/publishing-sitepageservice/types.d.ts.map +0 -1
- package/esm/publishing-sitepageservice/types.js.map +0 -1
- package/esm/recycle-bin/index.d.ts +0 -25
- package/esm/recycle-bin/index.d.ts.map +0 -1
- package/esm/recycle-bin/index.js.map +0 -1
- package/esm/recycle-bin/types.d.ts +0 -82
- package/esm/recycle-bin/types.d.ts.map +0 -1
- package/esm/recycle-bin/types.js +0 -79
- package/esm/recycle-bin/types.js.map +0 -1
- package/esm/regional-settings/content-type.d.ts +0 -8
- package/esm/regional-settings/content-type.d.ts.map +0 -1
- package/esm/regional-settings/content-type.js.map +0 -1
- package/esm/regional-settings/field.d.ts +0 -8
- package/esm/regional-settings/field.d.ts.map +0 -1
- package/esm/regional-settings/field.js.map +0 -1
- package/esm/regional-settings/funcs.d.ts +0 -3
- package/esm/regional-settings/funcs.d.ts.map +0 -1
- package/esm/regional-settings/funcs.js +0 -8
- package/esm/regional-settings/funcs.js.map +0 -1
- package/esm/regional-settings/index.d.ts +0 -7
- package/esm/regional-settings/index.d.ts.map +0 -1
- package/esm/regional-settings/index.js.map +0 -1
- package/esm/regional-settings/list.d.ts +0 -8
- package/esm/regional-settings/list.d.ts.map +0 -1
- package/esm/regional-settings/list.js.map +0 -1
- package/esm/regional-settings/types.d.ts +0 -105
- package/esm/regional-settings/types.d.ts.map +0 -1
- package/esm/regional-settings/types.js +0 -85
- package/esm/regional-settings/types.js.map +0 -1
- package/esm/regional-settings/user-custom-actions.d.ts +0 -8
- package/esm/regional-settings/user-custom-actions.d.ts.map +0 -1
- package/esm/regional-settings/user-custom-actions.js.map +0 -1
- package/esm/regional-settings/web.d.ts +0 -13
- package/esm/regional-settings/web.d.ts.map +0 -1
- package/esm/regional-settings/web.js.map +0 -1
- package/esm/related-items/index.d.ts +0 -3
- package/esm/related-items/index.d.ts.map +0 -1
- package/esm/related-items/index.js.map +0 -1
- package/esm/related-items/types.d.ts +0 -77
- package/esm/related-items/types.d.ts.map +0 -1
- package/esm/related-items/types.js +0 -80
- package/esm/related-items/types.js.map +0 -1
- package/esm/related-items/web.d.ts +0 -13
- package/esm/related-items/web.d.ts.map +0 -1
- package/esm/related-items/web.js.map +0 -1
- package/esm/search/index.d.ts +0 -23
- package/esm/search/index.d.ts.map +0 -1
- package/esm/search/index.js.map +0 -1
- package/esm/search/query.d.ts +0 -62
- package/esm/search/query.d.ts.map +0 -1
- package/esm/search/query.js +0 -215
- package/esm/search/query.js.map +0 -1
- package/esm/search/suggest.d.ts +0 -76
- package/esm/search/suggest.d.ts.map +0 -1
- package/esm/search/suggest.js.map +0 -1
- package/esm/search/types.d.ts +0 -436
- package/esm/search/types.d.ts.map +0 -1
- package/esm/search/types.js.map +0 -1
- package/esm/security/funcs.d.ts +0 -44
- package/esm/security/funcs.d.ts.map +0 -1
- package/esm/security/funcs.js +0 -81
- package/esm/security/funcs.js.map +0 -1
- package/esm/security/index.d.ts +0 -5
- package/esm/security/index.d.ts.map +0 -1
- package/esm/security/index.js.map +0 -1
- package/esm/security/item.d.ts +0 -8
- package/esm/security/item.d.ts.map +0 -1
- package/esm/security/item.js.map +0 -1
- package/esm/security/list.d.ts +0 -8
- package/esm/security/list.d.ts.map +0 -1
- package/esm/security/list.js.map +0 -1
- package/esm/security/types.d.ts +0 -319
- package/esm/security/types.d.ts.map +0 -1
- package/esm/security/types.js +0 -331
- package/esm/security/types.js.map +0 -1
- package/esm/security/web.d.ts +0 -10
- package/esm/security/web.d.ts.map +0 -1
- package/esm/security/web.js.map +0 -1
- package/esm/sharing/file.d.ts +0 -19
- package/esm/sharing/file.d.ts.map +0 -1
- package/esm/sharing/file.js.map +0 -1
- package/esm/sharing/folder.d.ts +0 -10
- package/esm/sharing/folder.d.ts.map +0 -1
- package/esm/sharing/folder.js.map +0 -1
- package/esm/sharing/funcs.d.ts +0 -63
- package/esm/sharing/funcs.d.ts.map +0 -1
- package/esm/sharing/funcs.js +0 -199
- package/esm/sharing/funcs.js.map +0 -1
- package/esm/sharing/index.d.ts +0 -6
- package/esm/sharing/index.d.ts.map +0 -1
- package/esm/sharing/index.js.map +0 -1
- package/esm/sharing/item.d.ts +0 -17
- package/esm/sharing/item.d.ts.map +0 -1
- package/esm/sharing/item.js.map +0 -1
- package/esm/sharing/types.d.ts +0 -589
- package/esm/sharing/types.d.ts.map +0 -1
- package/esm/sharing/types.js.map +0 -1
- package/esm/sharing/web.d.ts +0 -20
- package/esm/sharing/web.d.ts.map +0 -1
- package/esm/sharing/web.js +0 -57
- package/esm/sharing/web.js.map +0 -1
- package/esm/site-designs/index.d.ts +0 -9
- package/esm/site-designs/index.d.ts.map +0 -1
- package/esm/site-designs/index.js.map +0 -1
- package/esm/site-designs/types.d.ts +0 -376
- package/esm/site-designs/types.d.ts.map +0 -1
- package/esm/site-designs/types.js +0 -174
- package/esm/site-designs/types.js.map +0 -1
- package/esm/site-designs/web.d.ts +0 -26
- package/esm/site-designs/web.d.ts.map +0 -1
- package/esm/site-designs/web.js.map +0 -1
- package/esm/site-groups/index.d.ts +0 -3
- package/esm/site-groups/index.d.ts.map +0 -1
- package/esm/site-groups/index.js.map +0 -1
- package/esm/site-groups/types.d.ts +0 -87
- package/esm/site-groups/types.d.ts.map +0 -1
- package/esm/site-groups/types.js +0 -84
- package/esm/site-groups/types.js.map +0 -1
- package/esm/site-groups/web.d.ts +0 -41
- package/esm/site-groups/web.d.ts.map +0 -1
- package/esm/site-groups/web.js +0 -18
- package/esm/site-groups/web.js.map +0 -1
- package/esm/site-scripts/index.d.ts +0 -10
- package/esm/site-scripts/index.d.ts.map +0 -1
- package/esm/site-scripts/index.js.map +0 -1
- package/esm/site-scripts/list.d.ts +0 -13
- package/esm/site-scripts/list.d.ts.map +0 -1
- package/esm/site-scripts/list.js.map +0 -1
- package/esm/site-scripts/types.d.ts +0 -184
- package/esm/site-scripts/types.d.ts.map +0 -1
- package/esm/site-scripts/types.js +0 -107
- package/esm/site-scripts/types.js.map +0 -1
- package/esm/site-scripts/web.d.ts +0 -14
- package/esm/site-scripts/web.d.ts.map +0 -1
- package/esm/site-scripts/web.js.map +0 -1
- package/esm/site-users/index.d.ts +0 -3
- package/esm/site-users/index.d.ts.map +0 -1
- package/esm/site-users/index.js.map +0 -1
- package/esm/site-users/types.d.ts +0 -139
- package/esm/site-users/types.d.ts.map +0 -1
- package/esm/site-users/types.js +0 -96
- package/esm/site-users/types.js.map +0 -1
- package/esm/site-users/web.d.ts +0 -32
- package/esm/site-users/web.d.ts.map +0 -1
- package/esm/site-users/web.js +0 -18
- package/esm/site-users/web.js.map +0 -1
- package/esm/sites/index.d.ts +0 -8
- package/esm/sites/index.d.ts.map +0 -1
- package/esm/sites/index.js.map +0 -1
- package/esm/sites/types.d.ts +0 -221
- package/esm/sites/types.d.ts.map +0 -1
- package/esm/sites/types.js +0 -258
- package/esm/sites/types.js.map +0 -1
- package/esm/social/index.d.ts +0 -11
- package/esm/social/index.d.ts.map +0 -1
- package/esm/social/index.js.map +0 -1
- package/esm/social/types.d.ts +0 -305
- package/esm/social/types.d.ts.map +0 -1
- package/esm/social/types.js +0 -205
- package/esm/social/types.js.map +0 -1
- package/esm/spqueryable.d.ts +0 -117
- package/esm/spqueryable.d.ts.map +0 -1
- package/esm/spqueryable.js +0 -203
- package/esm/spqueryable.js.map +0 -1
- package/esm/sputilities/index.d.ts +0 -8
- package/esm/sputilities/index.d.ts.map +0 -1
- package/esm/sputilities/index.js.map +0 -1
- package/esm/sputilities/types.d.ts +0 -101
- package/esm/sputilities/types.d.ts.map +0 -1
- package/esm/sputilities/types.js +0 -65
- package/esm/sputilities/types.js.map +0 -1
- package/esm/subscriptions/index.d.ts +0 -3
- package/esm/subscriptions/index.d.ts.map +0 -1
- package/esm/subscriptions/index.js.map +0 -1
- package/esm/subscriptions/list.d.ts +0 -14
- package/esm/subscriptions/list.d.ts.map +0 -1
- package/esm/subscriptions/list.js.map +0 -1
- package/esm/subscriptions/types.d.ts +0 -55
- package/esm/subscriptions/types.d.ts.map +0 -1
- package/esm/subscriptions/types.js +0 -70
- package/esm/subscriptions/types.js.map +0 -1
- package/esm/taxonomy/index.d.ts +0 -8
- package/esm/taxonomy/index.d.ts.map +0 -1
- package/esm/taxonomy/index.js.map +0 -1
- package/esm/taxonomy/types.d.ts +0 -314
- package/esm/taxonomy/types.d.ts.map +0 -1
- package/esm/taxonomy/types.js +0 -299
- package/esm/taxonomy/types.js.map +0 -1
- package/esm/types.d.ts +0 -241
- package/esm/types.d.ts.map +0 -1
- package/esm/types.js.map +0 -1
- package/esm/user-custom-actions/index.d.ts +0 -5
- package/esm/user-custom-actions/index.d.ts.map +0 -1
- package/esm/user-custom-actions/index.js.map +0 -1
- package/esm/user-custom-actions/list.d.ts +0 -13
- package/esm/user-custom-actions/list.d.ts.map +0 -1
- package/esm/user-custom-actions/list.js.map +0 -1
- package/esm/user-custom-actions/site.d.ts +0 -13
- package/esm/user-custom-actions/site.d.ts.map +0 -1
- package/esm/user-custom-actions/site.js.map +0 -1
- package/esm/user-custom-actions/types.d.ts +0 -82
- package/esm/user-custom-actions/types.d.ts.map +0 -1
- package/esm/user-custom-actions/types.js +0 -72
- package/esm/user-custom-actions/types.js.map +0 -1
- package/esm/user-custom-actions/web.d.ts +0 -16
- package/esm/user-custom-actions/web.d.ts.map +0 -1
- package/esm/user-custom-actions/web.js.map +0 -1
- package/esm/utils/encode-path-str.d.ts +0 -8
- package/esm/utils/encode-path-str.d.ts.map +0 -1
- package/esm/utils/encode-path-str.js.map +0 -1
- package/esm/utils/extract-web-url.d.ts +0 -2
- package/esm/utils/extract-web-url.d.ts.map +0 -1
- package/esm/utils/extract-web-url.js.map +0 -1
- package/esm/utils/file-names.d.ts +0 -18
- package/esm/utils/file-names.d.ts.map +0 -1
- package/esm/utils/file-names.js.map +0 -1
- package/esm/utils/metadata.d.ts +0 -6
- package/esm/utils/metadata.d.ts.map +0 -1
- package/esm/utils/metadata.js.map +0 -1
- package/esm/utils/odata-url-from.d.ts +0 -2
- package/esm/utils/odata-url-from.d.ts.map +0 -1
- package/esm/utils/odata-url-from.js.map +0 -1
- package/esm/utils/to-resource-path.d.ts +0 -5
- package/esm/utils/to-resource-path.d.ts.map +0 -1
- package/esm/utils/to-resource-path.js.map +0 -1
- package/esm/views/index.d.ts +0 -3
- package/esm/views/index.d.ts.map +0 -1
- package/esm/views/index.js.map +0 -1
- package/esm/views/list.d.ts +0 -24
- package/esm/views/list.d.ts.map +0 -1
- package/esm/views/list.js.map +0 -1
- package/esm/views/types.d.ts +0 -147
- package/esm/views/types.d.ts.map +0 -1
- package/esm/views/types.js +0 -136
- package/esm/views/types.js.map +0 -1
- package/esm/webparts/file.d.ts +0 -16
- package/esm/webparts/file.d.ts.map +0 -1
- package/esm/webparts/file.js.map +0 -1
- package/esm/webparts/index.d.ts +0 -3
- package/esm/webparts/index.d.ts.map +0 -1
- package/esm/webparts/index.js.map +0 -1
- package/esm/webparts/types.d.ts +0 -84
- package/esm/webparts/types.d.ts.map +0 -1
- package/esm/webparts/types.js +0 -85
- package/esm/webparts/types.js.map +0 -1
- package/esm/webs/index.d.ts +0 -11
- package/esm/webs/index.d.ts.map +0 -1
- package/esm/webs/index.js.map +0 -1
- package/esm/webs/types.d.ts +0 -204
- package/esm/webs/types.d.ts.map +0 -1
- package/esm/webs/types.js +0 -224
- package/esm/webs/types.js.map +0 -1
- /package/{commonjs/appcatalog → appcatalog}/index.d.ts +0 -0
- /package/{esm/appcatalog → appcatalog}/index.js +0 -0
- /package/{commonjs/appcatalog → appcatalog}/types.d.ts +0 -0
- /package/{commonjs/appcatalog → appcatalog}/web.d.ts +0 -0
- /package/{esm/appcatalog → appcatalog}/web.js +0 -0
- /package/{commonjs/attachments → attachments}/index.d.ts +0 -0
- /package/{esm/attachments → attachments}/index.js +0 -0
- /package/{commonjs/attachments → attachments}/item.d.ts +0 -0
- /package/{esm/attachments → attachments}/item.js +0 -0
- /package/{commonjs/attachments → attachments}/types.d.ts +0 -0
- /package/{commonjs/batching.d.ts → batching.d.ts} +0 -0
- /package/{commonjs/behaviors → behaviors}/defaults.d.ts +0 -0
- /package/{esm/behaviors → behaviors}/defaults.js +0 -0
- /package/{commonjs/behaviors → behaviors}/request-digest.d.ts +0 -0
- /package/{commonjs/behaviors → behaviors}/spbrowser.d.ts +0 -0
- /package/{esm/behaviors → behaviors}/spbrowser.js +0 -0
- /package/{commonjs/behaviors → behaviors}/spfx.d.ts +0 -0
- /package/{commonjs/behaviors → behaviors}/telemetry.d.ts +0 -0
- /package/{commonjs/clientside-pages → clientside-pages}/funcs.d.ts +0 -0
- /package/{esm/clientside-pages → clientside-pages}/funcs.js +0 -0
- /package/{commonjs/clientside-pages → clientside-pages}/index.d.ts +0 -0
- /package/{esm/clientside-pages → clientside-pages}/index.js +0 -0
- /package/{commonjs/clientside-pages → clientside-pages}/types.d.ts +0 -0
- /package/{commonjs/clientside-pages → clientside-pages}/web.d.ts +0 -0
- /package/{commonjs/column-defaults → column-defaults}/folder.d.ts +0 -0
- /package/{esm/column-defaults → column-defaults}/folder.js +0 -0
- /package/{commonjs/column-defaults → column-defaults}/index.d.ts +0 -0
- /package/{esm/column-defaults → column-defaults}/index.js +0 -0
- /package/{commonjs/column-defaults → column-defaults}/list.d.ts +0 -0
- /package/{commonjs/column-defaults → column-defaults}/types.d.ts +0 -0
- /package/{esm/column-defaults → column-defaults}/types.js +0 -0
- /package/{commonjs/comments → comments}/clientside-page.d.ts +0 -0
- /package/{commonjs/comments → comments}/index.d.ts +0 -0
- /package/{esm/comments → comments}/index.js +0 -0
- /package/{commonjs/comments → comments}/item.d.ts +0 -0
- /package/{commonjs/comments → comments}/types.d.ts +0 -0
- /package/{commonjs/content-types → content-types}/index.d.ts +0 -0
- /package/{esm/content-types → content-types}/index.js +0 -0
- /package/{commonjs/content-types → content-types}/item.d.ts +0 -0
- /package/{esm/content-types → content-types}/item.js +0 -0
- /package/{commonjs/content-types → content-types}/list.d.ts +0 -0
- /package/{esm/content-types → content-types}/list.js +0 -0
- /package/{commonjs/content-types → content-types}/types.d.ts +0 -0
- /package/{commonjs/content-types → content-types}/web.d.ts +0 -0
- /package/{esm/content-types → content-types}/web.js +0 -0
- /package/{commonjs/context-info → context-info}/index.d.ts +0 -0
- /package/{commonjs/decorators.d.ts → decorators.d.ts} +0 -0
- /package/{esm/decorators.js → decorators.js} +0 -0
- /package/{commonjs/favorites → favorites}/index.d.ts +0 -0
- /package/{esm/favorites → favorites}/index.js +0 -0
- /package/{commonjs/favorites → favorites}/types.d.ts +0 -0
- /package/{commonjs/features → features}/index.d.ts +0 -0
- /package/{esm/features → features}/index.js +0 -0
- /package/{commonjs/features → features}/site.d.ts +0 -0
- /package/{esm/features → features}/site.js +0 -0
- /package/{commonjs/features → features}/types.d.ts +0 -0
- /package/{commonjs/features → features}/web.d.ts +0 -0
- /package/{esm/features → features}/web.js +0 -0
- /package/{commonjs/fi.d.ts → fi.d.ts} +0 -0
- /package/{esm/fi.js → fi.js} +0 -0
- /package/{commonjs/fields → fields}/index.d.ts +0 -0
- /package/{esm/fields → fields}/index.js +0 -0
- /package/{commonjs/fields → fields}/list.d.ts +0 -0
- /package/{esm/fields → fields}/list.js +0 -0
- /package/{commonjs/fields → fields}/types.d.ts +0 -0
- /package/{commonjs/fields → fields}/web.d.ts +0 -0
- /package/{esm/fields → fields}/web.js +0 -0
- /package/{commonjs/files → files}/folder.d.ts +0 -0
- /package/{esm/files → files}/folder.js +0 -0
- /package/{commonjs/files → files}/index.d.ts +0 -0
- /package/{esm/files → files}/index.js +0 -0
- /package/{commonjs/files → files}/item.d.ts +0 -0
- /package/{esm/files → files}/item.js +0 -0
- /package/{commonjs/files → files}/readable-file.d.ts +0 -0
- /package/{esm/files → files}/readable-file.js +0 -0
- /package/{commonjs/files → files}/types.d.ts +0 -0
- /package/{commonjs/files → files}/web.d.ts +0 -0
- /package/{esm/files → files}/web.js +0 -0
- /package/{commonjs/folders → folders}/index.d.ts +0 -0
- /package/{esm/folders → folders}/index.js +0 -0
- /package/{commonjs/folders → folders}/item.d.ts +0 -0
- /package/{esm/folders → folders}/item.js +0 -0
- /package/{commonjs/folders → folders}/list.d.ts +0 -0
- /package/{esm/folders → folders}/list.js +0 -0
- /package/{commonjs/folders → folders}/types.d.ts +0 -0
- /package/{commonjs/folders → folders}/web.d.ts +0 -0
- /package/{esm/folders → folders}/web.js +0 -0
- /package/{commonjs/forms → forms}/index.d.ts +0 -0
- /package/{esm/forms → forms}/index.js +0 -0
- /package/{commonjs/forms → forms}/list.d.ts +0 -0
- /package/{esm/forms → forms}/list.js +0 -0
- /package/{commonjs/forms → forms}/types.d.ts +0 -0
- /package/{esm/forms → forms}/types.js +0 -0
- /package/{commonjs/groupsitemanager → groupsitemanager}/index.d.ts +0 -0
- /package/{esm/groupsitemanager → groupsitemanager}/index.js +0 -0
- /package/{commonjs/hubsites → hubsites}/index.d.ts +0 -0
- /package/{esm/hubsites → hubsites}/index.js +0 -0
- /package/{commonjs/hubsites → hubsites}/site.d.ts +0 -0
- /package/{commonjs/hubsites → hubsites}/types.d.ts +0 -0
- /package/{esm/hubsites → hubsites}/types.js +0 -0
- /package/{commonjs/hubsites → hubsites}/web.d.ts +0 -0
- /package/{commonjs/items → items}/list.d.ts +0 -0
- /package/{esm/items → items}/list.js +0 -0
- /package/{commonjs/lists → lists}/index.d.ts +0 -0
- /package/{esm/lists → lists}/index.js +0 -0
- /package/{commonjs/lists → lists}/types.d.ts +0 -0
- /package/{commonjs/lists → lists}/web.d.ts +0 -0
- /package/{esm/lists → lists}/web.js +0 -0
- /package/{commonjs/navigation → navigation}/index.d.ts +0 -0
- /package/{esm/navigation → navigation}/index.js +0 -0
- /package/{commonjs/navigation → navigation}/types.d.ts +0 -0
- /package/{commonjs/navigation → navigation}/web.d.ts +0 -0
- /package/{esm/navigation → navigation}/web.js +0 -0
- /package/{commonjs/presets → presets}/all.d.ts +0 -0
- /package/{esm/presets → presets}/all.js +0 -0
- /package/{commonjs/profiles → profiles}/index.d.ts +0 -0
- /package/{esm/profiles → profiles}/index.js +0 -0
- /package/{commonjs/profiles → profiles}/types.d.ts +0 -0
- /package/{commonjs/publishing-sitepageservice → publishing-sitepageservice}/index.d.ts +0 -0
- /package/{esm/publishing-sitepageservice → publishing-sitepageservice}/index.js +0 -0
- /package/{commonjs/publishing-sitepageservice → publishing-sitepageservice}/types.d.ts +0 -0
- /package/{esm/publishing-sitepageservice → publishing-sitepageservice}/types.js +0 -0
- /package/{commonjs/recycle-bin → recycle-bin}/index.d.ts +0 -0
- /package/{esm/recycle-bin → recycle-bin}/index.js +0 -0
- /package/{commonjs/recycle-bin → recycle-bin}/types.d.ts +0 -0
- /package/{commonjs/regional-settings → regional-settings}/content-type.d.ts +0 -0
- /package/{esm/regional-settings → regional-settings}/content-type.js +0 -0
- /package/{commonjs/regional-settings → regional-settings}/field.d.ts +0 -0
- /package/{esm/regional-settings → regional-settings}/field.js +0 -0
- /package/{commonjs/regional-settings → regional-settings}/funcs.d.ts +0 -0
- /package/{commonjs/regional-settings → regional-settings}/index.d.ts +0 -0
- /package/{esm/regional-settings → regional-settings}/index.js +0 -0
- /package/{commonjs/regional-settings → regional-settings}/list.d.ts +0 -0
- /package/{esm/regional-settings → regional-settings}/list.js +0 -0
- /package/{commonjs/regional-settings → regional-settings}/types.d.ts +0 -0
- /package/{commonjs/regional-settings → regional-settings}/user-custom-actions.d.ts +0 -0
- /package/{esm/regional-settings → regional-settings}/user-custom-actions.js +0 -0
- /package/{commonjs/regional-settings → regional-settings}/web.d.ts +0 -0
- /package/{esm/regional-settings → regional-settings}/web.js +0 -0
- /package/{commonjs/related-items → related-items}/index.d.ts +0 -0
- /package/{esm/related-items → related-items}/index.js +0 -0
- /package/{commonjs/related-items → related-items}/types.d.ts +0 -0
- /package/{commonjs/related-items → related-items}/web.d.ts +0 -0
- /package/{esm/related-items → related-items}/web.js +0 -0
- /package/{commonjs/search → search}/index.d.ts +0 -0
- /package/{esm/search → search}/index.js +0 -0
- /package/{commonjs/search → search}/query.d.ts +0 -0
- /package/{commonjs/search → search}/suggest.d.ts +0 -0
- /package/{esm/search → search}/suggest.js +0 -0
- /package/{commonjs/search → search}/types.d.ts +0 -0
- /package/{esm/search → search}/types.js +0 -0
- /package/{commonjs/security → security}/funcs.d.ts +0 -0
- /package/{commonjs/security → security}/index.d.ts +0 -0
- /package/{esm/security → security}/index.js +0 -0
- /package/{commonjs/security → security}/item.d.ts +0 -0
- /package/{esm/security → security}/item.js +0 -0
- /package/{commonjs/security → security}/list.d.ts +0 -0
- /package/{esm/security → security}/list.js +0 -0
- /package/{commonjs/security → security}/types.d.ts +0 -0
- /package/{commonjs/security → security}/web.d.ts +0 -0
- /package/{esm/security → security}/web.js +0 -0
- /package/{commonjs/sharing → sharing}/file.d.ts +0 -0
- /package/{esm/sharing → sharing}/file.js +0 -0
- /package/{commonjs/sharing → sharing}/folder.d.ts +0 -0
- /package/{esm/sharing → sharing}/folder.js +0 -0
- /package/{commonjs/sharing → sharing}/funcs.d.ts +0 -0
- /package/{commonjs/sharing → sharing}/index.d.ts +0 -0
- /package/{esm/sharing → sharing}/index.js +0 -0
- /package/{commonjs/sharing → sharing}/item.d.ts +0 -0
- /package/{esm/sharing → sharing}/item.js +0 -0
- /package/{commonjs/sharing → sharing}/types.d.ts +0 -0
- /package/{esm/sharing → sharing}/types.js +0 -0
- /package/{commonjs/sharing → sharing}/web.d.ts +0 -0
- /package/{commonjs/site-designs → site-designs}/index.d.ts +0 -0
- /package/{esm/site-designs → site-designs}/index.js +0 -0
- /package/{commonjs/site-designs → site-designs}/types.d.ts +0 -0
- /package/{commonjs/site-designs → site-designs}/web.d.ts +0 -0
- /package/{esm/site-designs → site-designs}/web.js +0 -0
- /package/{commonjs/site-groups → site-groups}/index.d.ts +0 -0
- /package/{esm/site-groups → site-groups}/index.js +0 -0
- /package/{commonjs/site-groups → site-groups}/types.d.ts +0 -0
- /package/{commonjs/site-groups → site-groups}/web.d.ts +0 -0
- /package/{commonjs/site-scripts → site-scripts}/index.d.ts +0 -0
- /package/{esm/site-scripts → site-scripts}/index.js +0 -0
- /package/{commonjs/site-scripts → site-scripts}/list.d.ts +0 -0
- /package/{esm/site-scripts → site-scripts}/list.js +0 -0
- /package/{commonjs/site-scripts → site-scripts}/types.d.ts +0 -0
- /package/{commonjs/site-scripts → site-scripts}/web.d.ts +0 -0
- /package/{esm/site-scripts → site-scripts}/web.js +0 -0
- /package/{commonjs/site-users → site-users}/index.d.ts +0 -0
- /package/{esm/site-users → site-users}/index.js +0 -0
- /package/{commonjs/site-users → site-users}/web.d.ts +0 -0
- /package/{commonjs/sites → sites}/index.d.ts +0 -0
- /package/{esm/sites → sites}/index.js +0 -0
- /package/{commonjs/sites → sites}/types.d.ts +0 -0
- /package/{commonjs/social → social}/index.d.ts +0 -0
- /package/{esm/social → social}/index.js +0 -0
- /package/{commonjs/social → social}/types.d.ts +0 -0
- /package/{commonjs/sputilities → sputilities}/index.d.ts +0 -0
- /package/{esm/sputilities → sputilities}/index.js +0 -0
- /package/{commonjs/sputilities → sputilities}/types.d.ts +0 -0
- /package/{commonjs/subscriptions → subscriptions}/index.d.ts +0 -0
- /package/{esm/subscriptions → subscriptions}/index.js +0 -0
- /package/{commonjs/subscriptions → subscriptions}/list.d.ts +0 -0
- /package/{esm/subscriptions → subscriptions}/list.js +0 -0
- /package/{commonjs/subscriptions → subscriptions}/types.d.ts +0 -0
- /package/{commonjs/taxonomy → taxonomy}/index.d.ts +0 -0
- /package/{esm/taxonomy → taxonomy}/index.js +0 -0
- /package/{commonjs/taxonomy → taxonomy}/types.d.ts +0 -0
- /package/{commonjs/types.d.ts → types.d.ts} +0 -0
- /package/{esm/types.js → types.js} +0 -0
- /package/{commonjs/user-custom-actions → user-custom-actions}/index.d.ts +0 -0
- /package/{esm/user-custom-actions → user-custom-actions}/index.js +0 -0
- /package/{commonjs/user-custom-actions → user-custom-actions}/list.d.ts +0 -0
- /package/{esm/user-custom-actions → user-custom-actions}/list.js +0 -0
- /package/{commonjs/user-custom-actions → user-custom-actions}/site.d.ts +0 -0
- /package/{esm/user-custom-actions → user-custom-actions}/site.js +0 -0
- /package/{commonjs/user-custom-actions → user-custom-actions}/types.d.ts +0 -0
- /package/{commonjs/user-custom-actions → user-custom-actions}/web.d.ts +0 -0
- /package/{esm/user-custom-actions → user-custom-actions}/web.js +0 -0
- /package/{commonjs/utils → utils}/encode-path-str.d.ts +0 -0
- /package/{esm/utils → utils}/encode-path-str.js +0 -0
- /package/{commonjs/utils → utils}/extract-web-url.d.ts +0 -0
- /package/{esm/utils → utils}/extract-web-url.js +0 -0
- /package/{commonjs/utils → utils}/file-names.d.ts +0 -0
- /package/{esm/utils → utils}/file-names.js +0 -0
- /package/{commonjs/utils → utils}/metadata.d.ts +0 -0
- /package/{esm/utils → utils}/metadata.js +0 -0
- /package/{commonjs/utils → utils}/odata-url-from.d.ts +0 -0
- /package/{esm/utils → utils}/odata-url-from.js +0 -0
- /package/{commonjs/utils → utils}/to-resource-path.d.ts +0 -0
- /package/{esm/utils → utils}/to-resource-path.js +0 -0
- /package/{commonjs/views → views}/index.d.ts +0 -0
- /package/{esm/views → views}/index.js +0 -0
- /package/{commonjs/views → views}/list.d.ts +0 -0
- /package/{esm/views → views}/list.js +0 -0
- /package/{commonjs/views → views}/types.d.ts +0 -0
- /package/{commonjs/webparts → webparts}/file.d.ts +0 -0
- /package/{esm/webparts → webparts}/file.js +0 -0
- /package/{commonjs/webparts → webparts}/index.d.ts +0 -0
- /package/{esm/webparts → webparts}/index.js +0 -0
- /package/{commonjs/webparts → webparts}/types.d.ts +0 -0
- /package/{commonjs/webs → webs}/index.d.ts +0 -0
- /package/{esm/webs → webs}/index.js +0 -0
- /package/{commonjs/webs → webs}/types.d.ts +0 -0
package/folders/types.js
ADDED
|
@@ -0,0 +1,247 @@
|
|
|
1
|
+
import { __decorate } from "tslib";
|
|
2
|
+
import { isUrlAbsolute, combine, noInherit } from "@pnp/core";
|
|
3
|
+
import { body, cancelableScope } from "@pnp/queryable";
|
|
4
|
+
import { _SPCollection, spInvokableFactory, _SPInstance, deleteableWithETag, SPInstance, } from "../spqueryable.js";
|
|
5
|
+
import { odataUrlFrom } from "../utils/odata-url-from.js";
|
|
6
|
+
import { Item } from "../items/types.js";
|
|
7
|
+
import { defaultPath } from "../decorators.js";
|
|
8
|
+
import { spPost, spPostMerge } from "../operations.js";
|
|
9
|
+
import { extractWebUrl } from "../utils/extract-web-url.js";
|
|
10
|
+
import { toResourcePath } from "../utils/to-resource-path.js";
|
|
11
|
+
import { encodePath } from "../utils/encode-path-str.js";
|
|
12
|
+
import "../context-info/index.js";
|
|
13
|
+
import { BatchNever } from "../batching.js";
|
|
14
|
+
let _Folders = class _Folders extends _SPCollection {
|
|
15
|
+
/**
|
|
16
|
+
* Gets a folder by it's name
|
|
17
|
+
*
|
|
18
|
+
* @param name Folder's name
|
|
19
|
+
*/
|
|
20
|
+
getByUrl(name) {
|
|
21
|
+
return Folder(this).concat(`('${encodePath(name)}')`);
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Adds a new folder by path and should be prefered over add
|
|
25
|
+
*
|
|
26
|
+
* @param serverRelativeUrl The server relative url of the new folder to create
|
|
27
|
+
* @param overwrite True to overwrite an existing folder, default false
|
|
28
|
+
*/
|
|
29
|
+
async addUsingPath(serverRelativeUrl, overwrite = false) {
|
|
30
|
+
const data = await spPost(Folders(this, `addUsingPath(DecodedUrl='${encodePath(serverRelativeUrl)}',overwrite=${overwrite})`));
|
|
31
|
+
return {
|
|
32
|
+
data,
|
|
33
|
+
folder: folderFromServerRelativePath(this, data.ServerRelativeUrl),
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
};
|
|
37
|
+
_Folders = __decorate([
|
|
38
|
+
defaultPath("folders")
|
|
39
|
+
], _Folders);
|
|
40
|
+
export { _Folders };
|
|
41
|
+
export const Folders = spInvokableFactory(_Folders);
|
|
42
|
+
export class _Folder extends _SPInstance {
|
|
43
|
+
constructor() {
|
|
44
|
+
super(...arguments);
|
|
45
|
+
this.delete = deleteableWithETag();
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Gets this folder's sub folders
|
|
49
|
+
*
|
|
50
|
+
*/
|
|
51
|
+
get folders() {
|
|
52
|
+
return Folders(this);
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Gets this folder's list item field values
|
|
56
|
+
*
|
|
57
|
+
*/
|
|
58
|
+
get listItemAllFields() {
|
|
59
|
+
return SPInstance(this, "listItemAllFields");
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Gets the parent folder, if available
|
|
63
|
+
*
|
|
64
|
+
*/
|
|
65
|
+
get parentFolder() {
|
|
66
|
+
return Folder(this, "parentFolder");
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* Gets this folder's properties
|
|
70
|
+
*
|
|
71
|
+
*/
|
|
72
|
+
get properties() {
|
|
73
|
+
return SPInstance(this, "properties");
|
|
74
|
+
}
|
|
75
|
+
/**
|
|
76
|
+
* Gets this folder's storage metrics information
|
|
77
|
+
*
|
|
78
|
+
*/
|
|
79
|
+
get storageMetrics() {
|
|
80
|
+
return SPInstance(this, "storagemetrics");
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* Updates folder's properties
|
|
84
|
+
* @param props Folder's properties to update
|
|
85
|
+
*/
|
|
86
|
+
async update(props) {
|
|
87
|
+
const data = await spPostMerge(this, body(props));
|
|
88
|
+
return {
|
|
89
|
+
data,
|
|
90
|
+
folder: this,
|
|
91
|
+
};
|
|
92
|
+
}
|
|
93
|
+
/**
|
|
94
|
+
* Moves the folder to the Recycle Bin and returns the identifier of the new Recycle Bin item.
|
|
95
|
+
*/
|
|
96
|
+
recycle() {
|
|
97
|
+
return spPost(Folder(this, "recycle"));
|
|
98
|
+
}
|
|
99
|
+
/**
|
|
100
|
+
* Gets the associated list item for this folder, loading the default properties
|
|
101
|
+
*/
|
|
102
|
+
async getItem(...selects) {
|
|
103
|
+
const q = this.listItemAllFields;
|
|
104
|
+
const d = await q.select(...selects)();
|
|
105
|
+
if (d["odata.null"]) {
|
|
106
|
+
throw Error("No associated item was found for this folder. It may be the root folder, which does not have an item.");
|
|
107
|
+
}
|
|
108
|
+
return Object.assign(Item([this, odataUrlFrom(d)]), d);
|
|
109
|
+
}
|
|
110
|
+
async moveByPath(destUrl, ...rest) {
|
|
111
|
+
let options = {
|
|
112
|
+
KeepBoth: false,
|
|
113
|
+
ShouldBypassSharedLocks: true,
|
|
114
|
+
RetainEditorAndModifiedOnMove: false,
|
|
115
|
+
};
|
|
116
|
+
if (rest.length === 1) {
|
|
117
|
+
if (typeof rest[0] === "boolean") {
|
|
118
|
+
options.KeepBoth = rest[0];
|
|
119
|
+
}
|
|
120
|
+
else if (typeof rest[0] === "object") {
|
|
121
|
+
options = { ...options, ...rest[0] };
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
return this.moveCopyImpl(destUrl, options, "MoveFolderByPath");
|
|
125
|
+
}
|
|
126
|
+
async copyByPath(destUrl, ...rest) {
|
|
127
|
+
let options = {
|
|
128
|
+
ShouldBypassSharedLocks: true,
|
|
129
|
+
ResetAuthorAndCreatedOnCopy: true,
|
|
130
|
+
KeepBoth: false,
|
|
131
|
+
};
|
|
132
|
+
if (rest.length === 1) {
|
|
133
|
+
if (typeof rest[0] === "boolean") {
|
|
134
|
+
options.KeepBoth = rest[0];
|
|
135
|
+
}
|
|
136
|
+
else if (typeof rest[0] === "object") {
|
|
137
|
+
options = { ...options, ...rest[0] };
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
return this.moveCopyImpl(destUrl, options, "CopyFolderByPath");
|
|
141
|
+
}
|
|
142
|
+
/**
|
|
143
|
+
* Deletes the folder object with options.
|
|
144
|
+
*
|
|
145
|
+
* @param parameters Specifies the options to use when deleting a folder.
|
|
146
|
+
*/
|
|
147
|
+
async deleteWithParams(parameters) {
|
|
148
|
+
return spPost(Folder(this, "DeleteWithParameters"), body({ parameters }));
|
|
149
|
+
}
|
|
150
|
+
/**
|
|
151
|
+
* Create the subfolder inside the current folder, as specified by the leafPath
|
|
152
|
+
*
|
|
153
|
+
* @param leafPath leafName of the new folder
|
|
154
|
+
*/
|
|
155
|
+
async addSubFolderUsingPath(leafPath) {
|
|
156
|
+
await spPost(Folder(this, "AddSubFolderUsingPath"), body({ leafPath: toResourcePath(leafPath) }));
|
|
157
|
+
return this.folders.getByUrl(leafPath);
|
|
158
|
+
}
|
|
159
|
+
/**
|
|
160
|
+
* Gets the parent information for this folder's list and web
|
|
161
|
+
*/
|
|
162
|
+
async getParentInfos() {
|
|
163
|
+
const urlInfo = await this.select("ServerRelativeUrl", "ListItemAllFields/ParentList/Id", "ListItemAllFields/ParentList/RootFolder/UniqueId", "ListItemAllFields/ParentList/RootFolder/ServerRelativeUrl", "ListItemAllFields/ParentList/RootFolder/ServerRelativePath", "ListItemAllFields/ParentList/ParentWeb/Id", "ListItemAllFields/ParentList/ParentWeb/Url", "ListItemAllFields/ParentList/ParentWeb/ServerRelativeUrl", "ListItemAllFields/ParentList/ParentWeb/ServerRelativePath").expand("ListItemAllFields/ParentList", "ListItemAllFields/ParentList/RootFolder", "ListItemAllFields/ParentList/ParentWeb")();
|
|
164
|
+
return {
|
|
165
|
+
Folder: {
|
|
166
|
+
ServerRelativeUrl: urlInfo.ServerRelativeUrl,
|
|
167
|
+
},
|
|
168
|
+
ParentList: {
|
|
169
|
+
Id: urlInfo.ListItemAllFields.ParentList.Id,
|
|
170
|
+
RootFolderServerRelativePath: urlInfo.ListItemAllFields.ParentList.RootFolder.ServerRelativePath,
|
|
171
|
+
RootFolderServerRelativeUrl: urlInfo.ListItemAllFields.ParentList.RootFolder.ServerRelativeUrl,
|
|
172
|
+
RootFolderUniqueId: urlInfo.ListItemAllFields.ParentList.RootFolder.UniqueId,
|
|
173
|
+
},
|
|
174
|
+
ParentWeb: {
|
|
175
|
+
Id: urlInfo.ListItemAllFields.ParentList.ParentWeb.Id,
|
|
176
|
+
ServerRelativePath: urlInfo.ListItemAllFields.ParentList.ParentWeb.ServerRelativePath,
|
|
177
|
+
ServerRelativeUrl: urlInfo.ListItemAllFields.ParentList.ParentWeb.ServerRelativeUrl,
|
|
178
|
+
Url: urlInfo.ListItemAllFields.ParentList.ParentWeb.Url,
|
|
179
|
+
},
|
|
180
|
+
};
|
|
181
|
+
}
|
|
182
|
+
/**
|
|
183
|
+
* Implementation of folder move/copy
|
|
184
|
+
*
|
|
185
|
+
* @param destUrl The server relative path to which the folder will be copied/moved
|
|
186
|
+
* @param options Any options
|
|
187
|
+
* @param methodName The method to call
|
|
188
|
+
* @returns An IFolder representing the moved or copied folder
|
|
189
|
+
*/
|
|
190
|
+
moveCopyImpl(destUrl, options, methodName) {
|
|
191
|
+
// create a timeline we will manipulate for this request
|
|
192
|
+
const poster = Folder(this);
|
|
193
|
+
// add our pre-request actions, this fixes issues with batching hanging #2668
|
|
194
|
+
poster.on.pre(noInherit(async (url, init, result) => {
|
|
195
|
+
const urlInfo = await Folder(this).using(BatchNever()).getParentInfos();
|
|
196
|
+
const uri = new URL(urlInfo.ParentWeb.Url);
|
|
197
|
+
url = combine(urlInfo.ParentWeb.Url, `/_api/SP.MoveCopyUtil.${methodName}()`);
|
|
198
|
+
init = body({
|
|
199
|
+
destPath: toResourcePath(isUrlAbsolute(destUrl) ? destUrl : combine(uri.origin, destUrl)),
|
|
200
|
+
options,
|
|
201
|
+
srcPath: toResourcePath(combine(uri.origin, urlInfo.Folder.ServerRelativeUrl)),
|
|
202
|
+
}, init);
|
|
203
|
+
return [url, init, result];
|
|
204
|
+
}));
|
|
205
|
+
return spPost(poster).then(() => folderFromPath(this, destUrl));
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
__decorate([
|
|
209
|
+
cancelableScope
|
|
210
|
+
], _Folder.prototype, "moveByPath", null);
|
|
211
|
+
__decorate([
|
|
212
|
+
cancelableScope
|
|
213
|
+
], _Folder.prototype, "copyByPath", null);
|
|
214
|
+
export const Folder = spInvokableFactory(_Folder);
|
|
215
|
+
/**
|
|
216
|
+
* Creates an IFolder instance given a base object and a server relative path
|
|
217
|
+
*
|
|
218
|
+
* @param base Valid SPQueryable from which the observers will be used and the web url extracted
|
|
219
|
+
* @param serverRelativePath The server relative url to the folder (ex: '/sites/dev/documents/folder3')
|
|
220
|
+
* @returns IFolder instance referencing the folder described by the supplied parameters
|
|
221
|
+
*/
|
|
222
|
+
export function folderFromServerRelativePath(base, serverRelativePath) {
|
|
223
|
+
return Folder([base, extractWebUrl(base.toUrl())], `_api/web/getFolderByServerRelativePath(decodedUrl='${encodePath(serverRelativePath)}')`);
|
|
224
|
+
}
|
|
225
|
+
/**
|
|
226
|
+
* Creates an IFolder instance given a base object and an absolute path
|
|
227
|
+
*
|
|
228
|
+
* @param base Valid SPQueryable from which the observers will be used
|
|
229
|
+
* @param serverRelativePath The absolute url to the folder (ex: 'https://tenant.sharepoint.com/sites/dev/documents/folder/')
|
|
230
|
+
* @returns IFolder instance referencing the folder described by the supplied parameters
|
|
231
|
+
*/
|
|
232
|
+
export async function folderFromAbsolutePath(base, absoluteFolderPath) {
|
|
233
|
+
const { WebFullUrl } = await Folder(base).using(BatchNever()).getContextInfo(absoluteFolderPath);
|
|
234
|
+
const { pathname } = new URL(absoluteFolderPath);
|
|
235
|
+
return folderFromServerRelativePath(Folder([base, combine(WebFullUrl, "_api/web")]), decodeURIComponent(pathname));
|
|
236
|
+
}
|
|
237
|
+
/**
|
|
238
|
+
* Creates an IFolder intance given a base object and either an absolute or server relative path to a folder
|
|
239
|
+
*
|
|
240
|
+
* @param base Valid SPQueryable from which the observers will be used
|
|
241
|
+
* @param serverRelativePath server relative or absolute url to the file (ex: 'https://tenant.sharepoint.com/sites/dev/documents/folder' or '/sites/dev/documents/folder')
|
|
242
|
+
* @returns IFile instance referencing the file described by the supplied parameters
|
|
243
|
+
*/
|
|
244
|
+
export async function folderFromPath(base, path) {
|
|
245
|
+
return (isUrlAbsolute(path) ? folderFromAbsolutePath : folderFromServerRelativePath)(base, path);
|
|
246
|
+
}
|
|
247
|
+
//# sourceMappingURL=types.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../packages/sp/folders/types.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"web.d.ts","sourceRoot":"","sources":["../../../../packages/sp/folders/web.ts"],"names":[],"mappings":"AAEA,OAAO,EAAW,QAAQ,EAAU,OAAO,EAAgC,MAAM,YAAY,CAAC;AAE9F,OAAO,QAAQ,eAAe,CAAC;IAC3B,UAAU,IAAI;QACV,QAAQ,CAAC,OAAO,EAAE,QAAQ,CAAC;QAC3B,QAAQ,CAAC,UAAU,EAAE,OAAO,CAAC;QAC7B,6BAA6B,CAAC,iBAAiB,EAAE,MAAM,GAAG,OAAO,CAAC;QAClE,aAAa,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC;KAC5C;IACD,UAAU,IAAI;QAEV;;WAEG;QACH,QAAQ,CAAC,OAAO,EAAE,QAAQ,CAAC;QAE3B;;WAEG;QACH,QAAQ,CAAC,UAAU,EAAE,OAAO,CAAC;QAE7B;;;;;WAKG;QACH,6BAA6B,CAAC,iBAAiB,EAAE,MAAM,GAAG,OAAO,CAAC;QAElE;;;;WAIG;QACH,aAAa,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC;KAC5C;CACJ"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"web.js","sourceRoot":"","sources":["../../../../packages/sp/folders/web.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AACzC,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,OAAO,EAAY,MAAM,EAAW,4BAA4B,EAAE,MAAM,YAAY,CAAC;AAsC9F,OAAO,CAAC,IAAI,EAAE,SAAS,EAAE,OAAO,CAAC,CAAC;AAClC,OAAO,CAAC,IAAI,EAAE,YAAY,EAAE,MAAM,CAAC,CAAC;AAEpC,IAAI,CAAC,SAAS,CAAC,6BAA6B,GAAG,UAAsB,iBAAyB;IAC1F,OAAO,4BAA4B,CAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;AACjE,CAAC,CAAC;AAEF,IAAI,CAAC,SAAS,CAAC,aAAa,GAAG,UAAsB,QAAgB;IACjE,OAAO,MAAM,CAAC,IAAI,EAAE,kBAAkB,QAAQ,IAAI,CAAC,CAAC;AACxD,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../packages/sp/forms/index.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,CAAC;AAEnB,OAAO,EACH,IAAI,EACJ,KAAK,EACL,KAAK,EACL,MAAM,EACN,SAAS,GACZ,MAAM,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../packages/sp/forms/index.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,CAAC;AAEnB,OAAO,EACH,IAAI,EACJ,KAAK,GAIR,MAAM,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../packages/sp/forms/list.ts"],"names":[],"mappings":"AAEA,OAAO,EAAS,MAAM,EAAE,MAAM,YAAY,CAAC;AAE3C,OAAO,QAAQ,gBAAgB,CAAC;IAC5B,UAAU,KAAK;QACX,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;KAC1B;IACD,UAAU,KAAK;QACX,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;KAC1B;CACJ"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list.js","sourceRoot":"","sources":["../../../../packages/sp/forms/list.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AACzC,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAC1C,OAAO,EAAE,KAAK,EAAU,MAAM,YAAY,CAAC;AAW3C,OAAO,CAAC,KAAK,EAAE,OAAO,EAAE,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../packages/sp/forms/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAEH,aAAa,EACb,WAAW,EACd,MAAM,mBAAmB,CAAC;AAE3B,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC;;;GAGG;AACH,qBACa,MAAO,SAAQ,aAAa,CAAC,SAAS,EAAE,CAAC;IAClD;;;;OAIG;IACI,OAAO,CAAC,EAAE,EAAE,MAAM,GAAG,KAAK;CAGpC;AACD,MAAM,WAAW,MAAO,SAAQ,MAAM;CAAG;AACzC,eAAO,MAAM,KAAK,yDAAqC,CAAC;AAExD;;;GAGG;AACH,qBAAa,KAAM,SAAQ,WAAW,CAAC,SAAS,CAAC;CAAI;AACrD,MAAM,WAAW,KAAM,SAAQ,KAAK;CAAG;AACvC,eAAO,MAAM,IAAI,wDAAmC,CAAC;AAErD,MAAM,WAAW,SAAS;IACtB,QAAQ,EAAE,QAAQ,CAAC;IACnB,EAAE,EAAE,MAAM,CAAC;IACX,YAAY,EAAE;QAAE,UAAU,EAAE,MAAM,CAAA;KAAE,CAAC;IACrC,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;CAC7B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../packages/sp/forms/types.ts"],"names":[],"mappings":";AAAA,OAAO,EACH,kBAAkB,EAClB,aAAa,EACb,WAAW,GACd,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAG/C;;;GAGG;AAEH,IAAa,MAAM,GAAnB,MAAa,MAAO,SAAQ,aAA0B;IAClD;;;;OAIG;IACI,OAAO,CAAC,EAAU;QACrB,OAAO,IAAI,CAAC,IAAI,CAAC,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;IAC1C,CAAC;CACJ,CAAA;AATY,MAAM;IADlB,WAAW,CAAC,OAAO,CAAC;GACR,MAAM,CASlB;SATY,MAAM;AAWnB,MAAM,CAAC,MAAM,KAAK,GAAG,kBAAkB,CAAS,MAAM,CAAC,CAAC;AAExD;;;GAGG;AACH,MAAM,OAAO,KAAM,SAAQ,WAAsB;CAAI;AAErD,MAAM,CAAC,MAAM,IAAI,GAAG,kBAAkB,CAAQ,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../packages/sp/groupsitemanager/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAoB,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAEjE,cAAc,YAAY,CAAC;AAE3B,OAAO,QAAQ,OAAO,CAAC;IACnB,UAAU,IAAI;QACV,QAAQ,CAAC,gBAAgB,EAAE,iBAAiB,CAAC;KAChD;CACJ"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../packages/sp/groupsitemanager/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,UAAU,CAAC;AAChC,OAAO,EAAE,gBAAgB,EAAqB,MAAM,YAAY,CAAC;AAEjE,cAAc,YAAY,CAAC;AAQ3B,OAAO,CAAC,cAAc,CAAC,IAAI,CAAC,SAAS,EAAE,kBAAkB,EAAE;IACvD,YAAY,EAAE,IAAI;IAClB,UAAU,EAAE,IAAI;IAChB,GAAG,EAAE;QACD,OAAO,IAAI,CAAC,MAAM,CAAC,gBAAgB,CAAC,CAAC;IACzC,CAAC;CACJ,CAAC,CAAC"}
|
|
@@ -0,0 +1,312 @@
|
|
|
1
|
+
import { _SPInstance, ISPQueryable } from "@pnp/sp";
|
|
2
|
+
declare class _GroupSiteManager extends _SPInstance<Record<string, never>> {
|
|
3
|
+
/**
|
|
4
|
+
* Indicates if the current user / application can create Microsoft 365 groups
|
|
5
|
+
*
|
|
6
|
+
*@returns True if possible, otherwise false
|
|
7
|
+
*/
|
|
8
|
+
canUserCreateGroup(): Promise<boolean>;
|
|
9
|
+
/**
|
|
10
|
+
* Clears Teams cache for current user / application
|
|
11
|
+
*/
|
|
12
|
+
clearCurrentUserTeamsCache(): Promise<void>;
|
|
13
|
+
/**
|
|
14
|
+
* Creates a SharePoint team site for the submitted Microsoft 365 group.
|
|
15
|
+
* More information regarding site creation status here: https://learn.microsoft.com/sharepoint/dev/apis/site-creation-rest#response-2
|
|
16
|
+
*
|
|
17
|
+
*@param groupId Id of the Microsoft 365 group
|
|
18
|
+
*@returns Created SharePoint site information (or current creation status)
|
|
19
|
+
*/
|
|
20
|
+
create(groupId: string): Promise<IGroupSiteInfo>;
|
|
21
|
+
/**
|
|
22
|
+
* Creates a Microsoft 365 group with a connected site.
|
|
23
|
+
* This method doesn't work in Azure AD Application context
|
|
24
|
+
*
|
|
25
|
+
*@param displayName The name of the group
|
|
26
|
+
*@param isPublic Whether the new group should be public or private
|
|
27
|
+
*@param ownerPrincipalNames The group owners principal names
|
|
28
|
+
*@param description Detailed information about the group
|
|
29
|
+
*@param creationOptions Additional options ("SPSiteLanguage", "SensitivityLabel", "HubSiteId",...)
|
|
30
|
+
*@returns Created SharePoint site information and group Id (or current creation status)
|
|
31
|
+
*/
|
|
32
|
+
createGroup(displayName: string, alias: string, isPublic: boolean, ownerPrincipalNames: string[], description: string, creationOptions: string[]): Promise<IGroupSiteInfo>;
|
|
33
|
+
/**
|
|
34
|
+
* Deletes a group-connected site.
|
|
35
|
+
* This method doesn't work in Azure AD Application context
|
|
36
|
+
*
|
|
37
|
+
*@param siteUrl URL of the group-connected site to delete
|
|
38
|
+
*/
|
|
39
|
+
delete(siteUrl: string): Promise<void>;
|
|
40
|
+
/**
|
|
41
|
+
* Creates a team for the current site (group-connected only).
|
|
42
|
+
* This method doesn't work in Azure AD Application context
|
|
43
|
+
*
|
|
44
|
+
*@returns The group-connected site team URL
|
|
45
|
+
*/
|
|
46
|
+
ensureTeamForGroup(): Promise<string>;
|
|
47
|
+
/**
|
|
48
|
+
* Creates a team for the current site (group-connected only).
|
|
49
|
+
* This method only works with @pnp/sp behaviors.
|
|
50
|
+
* This method doesn't work in Azure AD Application context
|
|
51
|
+
*
|
|
52
|
+
*@returns The group-connected site team ID and URL
|
|
53
|
+
*/
|
|
54
|
+
ensureTeamForGroupEx(): Promise<IEnsureTeamForGroupExResponse>;
|
|
55
|
+
/**
|
|
56
|
+
* Gets labels configured for the tenant
|
|
57
|
+
*
|
|
58
|
+
*@param pageNumber Page results number to display
|
|
59
|
+
*@returns A list of labels
|
|
60
|
+
*/
|
|
61
|
+
getAllOrgLabels(pageNumber: number): Promise<IOrgLabelsContextList>;
|
|
62
|
+
/**
|
|
63
|
+
* Gets the joined teams for the current user.
|
|
64
|
+
* This method only works with @pnp/sp behaviors.
|
|
65
|
+
* This method doesn't work in Azure AD Application context
|
|
66
|
+
*
|
|
67
|
+
*@param getLogoData True to return logo data, otherwise false
|
|
68
|
+
*@param forceCacheUpdate True to force cache update, otherwise false
|
|
69
|
+
*@returns A list of teams with detailed information. The returned value is a JSON object which can be parsed
|
|
70
|
+
*/
|
|
71
|
+
getCurrentUserJoinedTeams(getLogoData: boolean, forceCacheUpdate: boolean): Promise<string>;
|
|
72
|
+
/**
|
|
73
|
+
* Gets the teams shared channels which current user is member of.
|
|
74
|
+
* This method doesn't work in Azure AD application context
|
|
75
|
+
*
|
|
76
|
+
*@returns A list of teams shared channels with summary information (object id, acronym, banner color, ...).
|
|
77
|
+
The returned value is a JSON object which can be parsed
|
|
78
|
+
*/
|
|
79
|
+
getCurrentUserSharedChannelMemberGroups(): Promise<string>;
|
|
80
|
+
/**
|
|
81
|
+
* Gets the teams which current user is member of.
|
|
82
|
+
* This method doesn't work in Azure AD Application context
|
|
83
|
+
*
|
|
84
|
+
*@returns A list of teams with summary information (object id, acronym, banner color,...).
|
|
85
|
+
The returned value is a JSON object which can be parsed
|
|
86
|
+
*/
|
|
87
|
+
getCurrentUserTeamConnectedMemberGroups(): Promise<string>;
|
|
88
|
+
/**
|
|
89
|
+
* Gets information regarding Microsoft 365 group creation configuration
|
|
90
|
+
*
|
|
91
|
+
*@returns Information about current configuration
|
|
92
|
+
*/
|
|
93
|
+
getGroupCreationContext(): Promise<IGroupCreationContext>;
|
|
94
|
+
/**
|
|
95
|
+
* Gets information regarding site groupification configuration for the current site
|
|
96
|
+
*
|
|
97
|
+
*@returns Information about current configuration
|
|
98
|
+
*/
|
|
99
|
+
getGroupSiteConversionData(): Promise<IGroupSiteConversionInfo>;
|
|
100
|
+
/**
|
|
101
|
+
* Gets group-connected site creation status
|
|
102
|
+
*
|
|
103
|
+
*@param groupId Microsoft 365 group Id
|
|
104
|
+
*@returns SharePoint site information and group Id (or current creation status)
|
|
105
|
+
*/
|
|
106
|
+
getSiteStatus(groupId: string): Promise<IGroupSiteInfo>;
|
|
107
|
+
/**
|
|
108
|
+
* Gets detailed information related to a team channel files URL.
|
|
109
|
+
* This method only works with @pnp/sp behaviors.
|
|
110
|
+
* This method doesn't work in Azure AD Application context
|
|
111
|
+
*
|
|
112
|
+
*@param teamId Team's group Id
|
|
113
|
+
*@param channelId Teams's channel Id
|
|
114
|
+
*@returns Stream information about team channel files URL. The returned value is a JSON object which can be parsed
|
|
115
|
+
*/
|
|
116
|
+
getTeamChannelFilesUrl(teamId: string, channelId: string): Promise<ArrayBuffer>;
|
|
117
|
+
/**
|
|
118
|
+
* Gets channels for a team.
|
|
119
|
+
* This method only works with @pnp/sp behaviors.
|
|
120
|
+
* This method doesn't work in Azure AD Application context
|
|
121
|
+
*
|
|
122
|
+
*@param teamId Team's group Id
|
|
123
|
+
*@param useStagingEndpoint Use staging endpoint or not
|
|
124
|
+
*@returns Stream information about team's channels. The returned value is a JSON object which can be parsed
|
|
125
|
+
*/
|
|
126
|
+
getTeamChannels(teamId: string, useStagingEndpoint: boolean): Promise<ArrayBuffer>;
|
|
127
|
+
/**
|
|
128
|
+
* Gets channels for a team.
|
|
129
|
+
* This method only works with @pnp/sp behaviors.
|
|
130
|
+
* This method doesn't work in Azure AD Application context
|
|
131
|
+
*
|
|
132
|
+
*@param teamId Team's group Id
|
|
133
|
+
*@returns Detailed information about team's channels. The returned value is a JSON object which can be parsed
|
|
134
|
+
*/
|
|
135
|
+
getTeamChannelsDirect(teamId: string): Promise<string>;
|
|
136
|
+
/**
|
|
137
|
+
* Gets channels for a team.
|
|
138
|
+
* This method only works with @pnp/sp behaviors.
|
|
139
|
+
* This method doesn't work in Azure AD Application context
|
|
140
|
+
*
|
|
141
|
+
*@param teamId Team's group Id
|
|
142
|
+
*@returns Detailed information about team's channels
|
|
143
|
+
*/
|
|
144
|
+
getTeamChannelsEx(teamId: string): Promise<IChannelInfoCollection>;
|
|
145
|
+
/**
|
|
146
|
+
* Gets channels for a team based on site URL.
|
|
147
|
+
* Works only with root site (neither private or shared channel sites).
|
|
148
|
+
* This method only works with @pnp/sp behaviors.
|
|
149
|
+
* This method doesn't work in Azure AD Application context
|
|
150
|
+
*
|
|
151
|
+
*@param siteUrl group-connected site URL
|
|
152
|
+
*@returns Detailed information about team's channels
|
|
153
|
+
*/
|
|
154
|
+
getTeamChannelsWithSiteUrl(siteUrl: string): Promise<IChannelInfoCollection>;
|
|
155
|
+
/**
|
|
156
|
+
* Gets shared channels membership for a user
|
|
157
|
+
*
|
|
158
|
+
*@param userName User principal name to get shared channels membership
|
|
159
|
+
*@returns Information about user's shared channels. The returned value is a JSON object which can be parsed
|
|
160
|
+
*/
|
|
161
|
+
getUserSharedChannelMemberGroups(userName: string): Promise<string>;
|
|
162
|
+
/**
|
|
163
|
+
* Gets teams membership for a user
|
|
164
|
+
*
|
|
165
|
+
*@param userName User principal name to get teams membership
|
|
166
|
+
*@returns Information about requested user's teams. The returned value is a JSON object which can be parsed
|
|
167
|
+
*/
|
|
168
|
+
getUserTeamConnectedMemberGroups(userName: string): Promise<string>;
|
|
169
|
+
/**
|
|
170
|
+
* Gets a valid SharePoint site URL from an alias
|
|
171
|
+
*
|
|
172
|
+
*@param alias Alias for SharePoint site URL (also used when creating a Microsoft 365 group)
|
|
173
|
+
*@param managedPath SharePoint managed path ("/sites" or "/teams", optional)
|
|
174
|
+
*@param isTeamSite True if target is a group-connected site, otherwise false (optional)
|
|
175
|
+
*@returns A valid SharePoint site URL
|
|
176
|
+
*/
|
|
177
|
+
getValidSiteUrlFromAlias(alias: string, managedPath?: string, isTeamSite?: boolean): Promise<string>;
|
|
178
|
+
/**
|
|
179
|
+
* Indicates if the "Teamify" prompt is displayed or not on a group-connected site.
|
|
180
|
+
* If no parameter is specified, the command will run in the current site context
|
|
181
|
+
*
|
|
182
|
+
*@param siteUrl Group-Connected site
|
|
183
|
+
*@returns true if "Teamify" prompt is hidden, otherwise false
|
|
184
|
+
*/
|
|
185
|
+
isTeamifyPromptHidden(siteUrl?: string): Promise<boolean>;
|
|
186
|
+
/**
|
|
187
|
+
* Gets the group-connected site default OneNote Notebook location
|
|
188
|
+
*
|
|
189
|
+
*@param groupId Id of the Microsoft 365 group
|
|
190
|
+
*@returns URL of the group's default OneNote Notebook
|
|
191
|
+
*/
|
|
192
|
+
notebook(groupId: string): Promise<string>;
|
|
193
|
+
/**
|
|
194
|
+
* Pins one or more new SharePoint tabs to a team's default channel.
|
|
195
|
+
* This method only works with @pnp/sp behaviors.
|
|
196
|
+
* This method doesn't work in Azure AD Application context
|
|
197
|
+
*
|
|
198
|
+
*@param requestParams Parameters including the tabs data and the team's group Id
|
|
199
|
+
*@returns Successful and failed results for the submitted tabs to add
|
|
200
|
+
*/
|
|
201
|
+
pinToTeam(requestParams: IPinToTeamParams): Promise<IPinToTeamResponse>;
|
|
202
|
+
/**
|
|
203
|
+
* Supports calling POST methods not added explicitly to this class
|
|
204
|
+
*
|
|
205
|
+
* @param method method name, used in url path (ex: "CreateGroup")
|
|
206
|
+
* @param args optional, any arguments to include in the body
|
|
207
|
+
* @returns The result of the method invocation T
|
|
208
|
+
*/
|
|
209
|
+
call<T = any>(method: string, args?: any): Promise<T>;
|
|
210
|
+
}
|
|
211
|
+
export interface IGroupSiteManager extends _GroupSiteManager {
|
|
212
|
+
}
|
|
213
|
+
export declare const GroupSiteManager: import("@pnp/sp").ISPInvokableFactory<ISPQueryable<IGroupSiteManager>>;
|
|
214
|
+
export interface IEnsureTeamForGroupExResponse {
|
|
215
|
+
teamsId: string;
|
|
216
|
+
teamsUrl: string;
|
|
217
|
+
}
|
|
218
|
+
export interface IOrgLabelsContext {
|
|
219
|
+
DisplayName: string;
|
|
220
|
+
LabelApplicableTo: string;
|
|
221
|
+
ObjectId: string;
|
|
222
|
+
}
|
|
223
|
+
export interface IOrgLabelsContextList {
|
|
224
|
+
IsLastPage: boolean;
|
|
225
|
+
Labels: IOrgLabelsContext[];
|
|
226
|
+
}
|
|
227
|
+
export interface IGroupCreationContext {
|
|
228
|
+
ClassificationDescriptions: {
|
|
229
|
+
Key: string;
|
|
230
|
+
Value: any;
|
|
231
|
+
ValueType: string;
|
|
232
|
+
}[];
|
|
233
|
+
ClassificationDescriptionsNew: {
|
|
234
|
+
Key: string;
|
|
235
|
+
Value: any;
|
|
236
|
+
ValueType: string;
|
|
237
|
+
}[];
|
|
238
|
+
ClassificationExtSharingValue: {
|
|
239
|
+
Key: string;
|
|
240
|
+
Value: any;
|
|
241
|
+
ValueType: string;
|
|
242
|
+
}[];
|
|
243
|
+
ClassificationPrivacyValue: {
|
|
244
|
+
Key: string;
|
|
245
|
+
Value: any;
|
|
246
|
+
ValueType: string;
|
|
247
|
+
}[];
|
|
248
|
+
CustomFormUrl: string;
|
|
249
|
+
DataClassificationOptions: string[];
|
|
250
|
+
DataClassificationOptionsNew: {
|
|
251
|
+
Key: string;
|
|
252
|
+
Value: any;
|
|
253
|
+
ValueType: string;
|
|
254
|
+
}[];
|
|
255
|
+
DefaultClassification: string;
|
|
256
|
+
ExternalInvitationEnabled: boolean;
|
|
257
|
+
MachineLearningCaptureEnabled: boolean;
|
|
258
|
+
MachineLearningExperienceEnabled: boolean;
|
|
259
|
+
PreferredLanguage: number;
|
|
260
|
+
RequireSecondaryContact: boolean;
|
|
261
|
+
SensitivityLabelPolicyMandatory: boolean;
|
|
262
|
+
ShowSelfServiceSiteCreation: boolean;
|
|
263
|
+
SiteCreationNewUX: boolean;
|
|
264
|
+
SitePath: string;
|
|
265
|
+
SiteSensitivityLabelId: string;
|
|
266
|
+
URLForCustomHelpPageSensitivityLabel: string;
|
|
267
|
+
UsageGuidelineUrl: string;
|
|
268
|
+
}
|
|
269
|
+
export interface IGroupSiteConversionInfo {
|
|
270
|
+
GroupType: number;
|
|
271
|
+
IsGroupifyDisabled: boolean;
|
|
272
|
+
IsRegionRestricted: boolean;
|
|
273
|
+
IsWrongPdl: boolean;
|
|
274
|
+
SuggestedMembers: string[];
|
|
275
|
+
SuggestedOwners: string[];
|
|
276
|
+
UnsuggestablePrincipals: string[];
|
|
277
|
+
}
|
|
278
|
+
export interface IGroupSiteInfo {
|
|
279
|
+
DocumentsUrl: string;
|
|
280
|
+
ErrorMessage: string;
|
|
281
|
+
GroupId: string;
|
|
282
|
+
SiteStatus: number;
|
|
283
|
+
SiteUrl: string;
|
|
284
|
+
}
|
|
285
|
+
export interface IChannelInfo {
|
|
286
|
+
description: string;
|
|
287
|
+
displayName: string;
|
|
288
|
+
filesFolderWebUrl: string;
|
|
289
|
+
id: string;
|
|
290
|
+
memberShipType: number;
|
|
291
|
+
webUrl: string;
|
|
292
|
+
}
|
|
293
|
+
export interface IChannelInfoCollection {
|
|
294
|
+
CacheUpdatedTime: Date;
|
|
295
|
+
value: IChannelInfo[];
|
|
296
|
+
}
|
|
297
|
+
export interface IM365TabItem {
|
|
298
|
+
displayName: string;
|
|
299
|
+
isDefault: boolean;
|
|
300
|
+
itemType: number;
|
|
301
|
+
url: string;
|
|
302
|
+
}
|
|
303
|
+
export interface IPinToTeamParams {
|
|
304
|
+
tabs: IM365TabItem[];
|
|
305
|
+
teamsId: string;
|
|
306
|
+
}
|
|
307
|
+
export interface IPinToTeamResponse {
|
|
308
|
+
FailedPinning: IM365TabItem[];
|
|
309
|
+
SuccessfulPinning: IM365TabItem[];
|
|
310
|
+
}
|
|
311
|
+
export {};
|
|
312
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../packages/sp/groupsitemanager/types.ts"],"names":[],"mappings":"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"}
|