@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../packages/sp/appcatalog/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,IAAI,EAAO,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAc,WAAW,EAAE,MAAM,YAAY,CAAC;AAErD,OAAO,UAAU,CAAC;AAElB,OAAO,EACH,aAAa,EACb,IAAI,EACJ,WAAW,EACX,GAAG,EACH,UAAU,GACb,MAAM,YAAY,CAAC;AAEpB,OAAO,QAAQ,OAAO,CAAC;IACnB,UAAU,IAAI;QACV,gBAAgB,EAAE,WAAW,CAAC;QAC9B,sBAAsB,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC;KAC3C;CACJ"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../packages/sp/appcatalog/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,UAAU,CAAC;AAChC,OAAO,EAAQ,GAAG,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAE,UAAU,EAAe,MAAM,YAAY,CAAC;AAErD,OAAO,UAAU,CAAC;AAElB,OAAO,EAIH,GAAG,EACH,UAAU,GACb,MAAM,YAAY,CAAC;AASpB,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,UAAU,EAAE,yCAAyC,CAAC,CAAC;IAC9E,CAAC;CACJ,CAAC,CAAC;AAEH,IAAI,CAAC,SAAS,CAAC,sBAAsB,GAAG,KAAK;IAEzC,MAAM,IAAI,GAAG,MAAM,GAAG,CAAC,IAAI,CAAC,KAAK,EAAE,gCAAgC,CAAC,EAAmC,CAAC;IAExG,OAAO,GAAG,CAAC,CAAC,IAAI,CAAC,KAAK,EAAE,IAAI,CAAC,mBAAmB,CAAC,CAAC,CAAC;AACvD,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../packages/sp/appcatalog/types.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EAEb,WAAW,EACX,YAAY,EAEf,MAAM,mBAAmB,CAAC;AAI3B,OAAO,EAAQ,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAkBhD,qBACa,WAAY,SAAQ,aAAa;gBAE9B,IAAI,EAAE,MAAM,GAAG,YAAY,EAAE,IAAI,CAAC,EAAE,MAAM;IAKtD;;;OAGG;IACI,UAAU,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI;IAInC;;;;;OAKG;IACU,mBAAmB,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,EAAE,mBAAmB,UAAQ,GAAG,OAAO,CAAC,IAAI,CAAC;IA4BjG;;;;;;;OAOG;IACU,GAAG,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,WAAW,GAAG,IAAI,EAAE,eAAe,UAAO,GAAG,OAAO,CAAC,aAAa,CAAC;CAgB3H;AACD,MAAM,WAAW,WAAY,SAAQ,WAAW;CAAI;AACpD,eAAO,MAAM,UAAU,8DAA+C,CAAC;AAEvE,qBAAa,IAAK,SAAQ,WAAW;IAEjC;;;;;OAKG;IACI,MAAM,CAAC,qBAAqB,UAAQ,GAAG,OAAO,CAAC,IAAI,CAAC;IAI3D;;;OAGG;IACI,OAAO,IAAI,OAAO,CAAC,IAAI,CAAC;IAI/B;;OAEG;IACI,OAAO,IAAI,OAAO,CAAC,IAAI,CAAC;IAI/B;;;OAGG;IACI,SAAS,IAAI,OAAO,CAAC,IAAI,CAAC;IAIjC;;OAEG;IACI,OAAO,IAAI,OAAO,CAAC,IAAI,CAAC;IAI/B;;;OAGG;IACI,MAAM,IAAI,OAAO,CAAC,IAAI,CAAC;IAI9B,OAAO,CAAC,EAAE;CAGb;AACD,MAAM,WAAW,IAAK,SAAQ,IAAI;CAAI;AACtC,eAAO,MAAM,GAAG,uDAAiC,CAAC;AAElD;;GAEG;AACH,MAAM,WAAW,aAAa;IAC1B;;OAEG;IACH,IAAI,EAAE,GAAG,CAAC;IACV;;OAEG;IACH,IAAI,EAAE,KAAK,CAAC;CACf"}
|
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
import { __decorate } from "tslib";
|
|
2
|
+
import { _SPCollection, spInvokableFactory, _SPInstance, SPCollection, } from "../spqueryable.js";
|
|
3
|
+
import { spPost } from "../operations.js";
|
|
4
|
+
import { odataUrlFrom } from "../utils/odata-url-from.js";
|
|
5
|
+
import { extractWebUrl } from "../utils/extract-web-url.js";
|
|
6
|
+
import { File } from "../files/types.js";
|
|
7
|
+
import { combine } from "@pnp/core";
|
|
8
|
+
import { defaultPath } from "../decorators.js";
|
|
9
|
+
function getAppCatalogPath(base, path) {
|
|
10
|
+
const paths = ["_api/web/tenantappcatalog/", "_api/web/sitecollectionappcatalog/"];
|
|
11
|
+
for (let i = 0; i < paths.length; i++) {
|
|
12
|
+
const index = base.indexOf(paths[i]);
|
|
13
|
+
if (index > -1) {
|
|
14
|
+
return combine(base.substring(index, index + paths[i].length), path);
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
return combine(base, path);
|
|
18
|
+
}
|
|
19
|
+
let _AppCatalog = class _AppCatalog extends _SPCollection {
|
|
20
|
+
constructor(base, path) {
|
|
21
|
+
super(base, null);
|
|
22
|
+
this._url = combine(extractWebUrl(this._url), path);
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Get details of specific app from the app catalog
|
|
26
|
+
* @param id - Specify the guid of the app
|
|
27
|
+
*/
|
|
28
|
+
getAppById(id) {
|
|
29
|
+
return App(this, `getById('${id}')`);
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Synchronize a solution to the Microsoft Teams App Catalog
|
|
33
|
+
* @param id - Specify the guid of the app
|
|
34
|
+
* @param useSharePointItemId (optional) - By default this REST call requires the SP Item id of the app, not the app id.
|
|
35
|
+
* PnPjs will try to fetch the item id, you can still use this parameter to pass your own item id in the first parameter
|
|
36
|
+
*/
|
|
37
|
+
async syncSolutionToTeams(id, useSharePointItemId = false) {
|
|
38
|
+
// This REST call requires that you refer the list item id of the solution in the app catalog site.
|
|
39
|
+
let appId = null;
|
|
40
|
+
const webUrl = combine(extractWebUrl(this.toUrl()), "_api/web");
|
|
41
|
+
if (useSharePointItemId) {
|
|
42
|
+
appId = id;
|
|
43
|
+
}
|
|
44
|
+
else {
|
|
45
|
+
const listId = (await SPCollection([this, webUrl], "lists").select("Id").filter("EntityTypeName eq 'AppCatalog'")())[0].Id;
|
|
46
|
+
const listItems = await SPCollection([this, webUrl], `lists/getById('${listId}')/items`).select("Id").filter(`AppProductID eq '${id}'`).top(1)();
|
|
47
|
+
if (listItems && listItems.length > 0) {
|
|
48
|
+
appId = listItems[0].Id;
|
|
49
|
+
}
|
|
50
|
+
else {
|
|
51
|
+
throw Error(`Did not find the app with id ${id} in the appcatalog.`);
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
return spPost(AppCatalog(this, getAppCatalogPath(this.toUrl(), `SyncSolutionToTeams(id=${appId})`)));
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* Uploads an app package. Not supported for batching
|
|
58
|
+
*
|
|
59
|
+
* @param filename Filename to create.
|
|
60
|
+
* @param content app package data (eg: the .app or .sppkg file).
|
|
61
|
+
* @param shouldOverWrite Should an app with the same name in the same location be overwritten? (default: true)
|
|
62
|
+
* @returns Promise<IAppAddResult>
|
|
63
|
+
*/
|
|
64
|
+
async add(filename, content, shouldOverWrite = true) {
|
|
65
|
+
// you don't add to the availableapps collection
|
|
66
|
+
const adder = AppCatalog(this, getAppCatalogPath(this.toUrl(), `add(overwrite=${shouldOverWrite},url='${filename}')`));
|
|
67
|
+
const r = await spPost(adder, {
|
|
68
|
+
body: content, headers: {
|
|
69
|
+
"binaryStringRequestBody": "true",
|
|
70
|
+
},
|
|
71
|
+
});
|
|
72
|
+
return {
|
|
73
|
+
data: r,
|
|
74
|
+
file: File([this, odataUrlFrom(r)]),
|
|
75
|
+
};
|
|
76
|
+
}
|
|
77
|
+
};
|
|
78
|
+
_AppCatalog = __decorate([
|
|
79
|
+
defaultPath("_api/web/tenantappcatalog/AvailableApps")
|
|
80
|
+
], _AppCatalog);
|
|
81
|
+
export { _AppCatalog };
|
|
82
|
+
export const AppCatalog = spInvokableFactory(_AppCatalog);
|
|
83
|
+
export class _App extends _SPInstance {
|
|
84
|
+
/**
|
|
85
|
+
* This method deploys an app on the app catalog. It must be called in the context
|
|
86
|
+
* of the tenant app catalog web or it will fail.
|
|
87
|
+
*
|
|
88
|
+
* @param skipFeatureDeployment Deploy the app to the entire tenant
|
|
89
|
+
*/
|
|
90
|
+
deploy(skipFeatureDeployment = false) {
|
|
91
|
+
return this.do(`Deploy(${skipFeatureDeployment})`);
|
|
92
|
+
}
|
|
93
|
+
/**
|
|
94
|
+
* This method retracts a deployed app on the app catalog. It must be called in the context
|
|
95
|
+
* of the tenant app catalog web or it will fail.
|
|
96
|
+
*/
|
|
97
|
+
retract() {
|
|
98
|
+
return this.do("Retract");
|
|
99
|
+
}
|
|
100
|
+
/**
|
|
101
|
+
* This method allows an app which is already deployed to be installed on a web
|
|
102
|
+
*/
|
|
103
|
+
install() {
|
|
104
|
+
return this.do("Install");
|
|
105
|
+
}
|
|
106
|
+
/**
|
|
107
|
+
* This method allows an app which is already installed to be uninstalled on a web
|
|
108
|
+
* Note: when you use the REST API to uninstall a solution package from the site, it is not relocated to the recycle bin
|
|
109
|
+
*/
|
|
110
|
+
uninstall() {
|
|
111
|
+
return this.do("Uninstall");
|
|
112
|
+
}
|
|
113
|
+
/**
|
|
114
|
+
* This method allows an app which is already installed to be upgraded on a web
|
|
115
|
+
*/
|
|
116
|
+
upgrade() {
|
|
117
|
+
return this.do("Upgrade");
|
|
118
|
+
}
|
|
119
|
+
/**
|
|
120
|
+
* This method removes an app from the app catalog. It must be called in the context
|
|
121
|
+
* of the tenant app catalog web or it will fail.
|
|
122
|
+
*/
|
|
123
|
+
remove() {
|
|
124
|
+
return this.do("Remove");
|
|
125
|
+
}
|
|
126
|
+
do(path) {
|
|
127
|
+
return spPost(App(this, path));
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
export const App = spInvokableFactory(_App);
|
|
131
|
+
//# sourceMappingURL=types.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../packages/sp/appcatalog/types.ts"],"names":[],"mappings":";AAAA,OAAO,EACH,aAAa,EACb,kBAAkB,EAClB,WAAW,EAEX,YAAY,GACf,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC1C,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAC5D,OAAO,EAAE,IAAI,EAAS,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAE/C,SAAS,iBAAiB,CAAC,IAAY,EAAE,IAAY;IAEjD,MAAM,KAAK,GAAG,CAAC,4BAA4B,EAAE,oCAAoC,CAAC,CAAC;IAEnF,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,KAAK,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;QACnC,MAAM,KAAK,GAAG,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC;QACrC,IAAI,KAAK,GAAG,CAAC,CAAC,EAAE;YACZ,OAAO,OAAO,CAAC,IAAI,CAAC,SAAS,CAAC,KAAK,EAAE,KAAK,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,EAAE,IAAI,CAAC,CAAC;SACxE;KACJ;IAED,OAAO,OAAO,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;AAC/B,CAAC;AAGD,IAAa,WAAW,GAAxB,MAAa,WAAY,SAAQ,aAAa;IAE1C,YAAY,IAA2B,EAAE,IAAa;QAClD,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;QAClB,IAAI,CAAC,IAAI,GAAG,OAAO,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC;IACxD,CAAC;IAED;;;OAGG;IACI,UAAU,CAAC,EAAU;QACxB,OAAO,GAAG,CAAC,IAAI,EAAE,YAAY,EAAE,IAAI,CAAC,CAAC;IACzC,CAAC;IAED;;;;;OAKG;IACI,KAAK,CAAC,mBAAmB,CAAC,EAAmB,EAAE,mBAAmB,GAAG,KAAK;QAE7E,mGAAmG;QACnG,IAAI,KAAK,GAAG,IAAI,CAAC;QACjB,MAAM,MAAM,GAAG,OAAO,CAAC,aAAa,CAAC,IAAI,CAAC,KAAK,EAAE,CAAC,EAAE,UAAU,CAAC,CAAC;QAEhE,IAAI,mBAAmB,EAAE;YAErB,KAAK,GAAG,EAAE,CAAC;SAEd;aAAM;YAEH,MAAM,MAAM,GAAG,CAAC,MAAM,YAAY,CAAC,CAAC,IAAI,EAAE,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,MAAM,CAAC,gCAAgC,CAAC,EAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC;YAC7I,MAAM,SAAS,GAAG,MAAM,YAAY,CAAC,CAAC,IAAI,EAAE,MAAM,CAAC,EAAE,kBAAkB,MAAM,UAAU,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,MAAM,CAAC,oBAAoB,EAAE,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC;YAEjJ,IAAI,SAAS,IAAI,SAAS,CAAC,MAAM,GAAG,CAAC,EAAE;gBAEnC,KAAK,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC;aAE3B;iBAAM;gBAEH,MAAM,KAAK,CAAC,gCAAgC,EAAE,qBAAqB,CAAC,CAAC;aACxE;SACJ;QAED,OAAO,MAAM,CAAC,UAAU,CAAC,IAAI,EAAE,iBAAiB,CAAC,IAAI,CAAC,KAAK,EAAE,EAAE,0BAA0B,KAAK,GAAG,CAAC,CAAC,CAAC,CAAC;IACzG,CAAC;IAED;;;;;;;OAOG;IACI,KAAK,CAAC,GAAG,CAAC,QAAgB,EAAE,OAAoC,EAAE,eAAe,GAAG,IAAI;QAE3F,gDAAgD;QAChD,MAAM,KAAK,GAAG,UAAU,CAAC,IAAI,EAAE,iBAAiB,CAAC,IAAI,CAAC,KAAK,EAAE,EAAE,iBAAiB,eAAe,SAAS,QAAQ,IAAI,CAAC,CAAC,CAAC;QAEvH,MAAM,CAAC,GAAG,MAAM,MAAM,CAAC,KAAK,EAAE;YAC1B,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE;gBACpB,yBAAyB,EAAE,MAAM;aACpC;SACJ,CAAC,CAAC;QAEH,OAAO;YACH,IAAI,EAAE,CAAC;YACP,IAAI,EAAE,IAAI,CAAC,CAAC,IAAI,EAAE,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC;SACtC,CAAC;IACN,CAAC;CACJ,CAAA;AAzEY,WAAW;IADvB,WAAW,CAAC,yCAAyC,CAAC;GAC1C,WAAW,CAyEvB;SAzEY,WAAW;AA2ExB,MAAM,CAAC,MAAM,UAAU,GAAG,kBAAkB,CAAc,WAAW,CAAC,CAAC;AAEvE,MAAM,OAAO,IAAK,SAAQ,WAAW;IAEjC;;;;;OAKG;IACI,MAAM,CAAC,qBAAqB,GAAG,KAAK;QACvC,OAAO,IAAI,CAAC,EAAE,CAAC,UAAU,qBAAqB,GAAG,CAAC,CAAC;IACvD,CAAC;IAED;;;OAGG;IACI,OAAO;QACV,OAAO,IAAI,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC;IAC9B,CAAC;IAED;;OAEG;IACI,OAAO;QACV,OAAO,IAAI,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC;IAC9B,CAAC;IAED;;;OAGG;IACI,SAAS;QACZ,OAAO,IAAI,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC;IAChC,CAAC;IAED;;OAEG;IACI,OAAO;QACV,OAAO,IAAI,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC;IAC9B,CAAC;IAED;;;OAGG;IACI,MAAM;QACT,OAAO,IAAI,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC;IAC7B,CAAC;IAEO,EAAE,CAAC,IAAY;QACnB,OAAO,MAAM,CAAC,GAAG,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC,CAAC;IACnC,CAAC;CACJ;AAED,MAAM,CAAC,MAAM,GAAG,GAAG,kBAAkB,CAAO,IAAI,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"web.d.ts","sourceRoot":"","sources":["../../../../packages/sp/appcatalog/web.ts"],"names":[],"mappings":"AAEA,OAAO,EAAc,WAAW,EAAE,MAAM,YAAY,CAAC;AAErD,OAAO,QAAQ,eAAe,CAAC;IAC3B,UAAU,IAAI;QACV,UAAU,EAAE,WAAW,CAAC;KAC3B;IACD,UAAU,IAAI;QACV;;WAEG;QACH,UAAU,EAAE,WAAW,CAAC;KAC3B;CACJ"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"web.js","sourceRoot":"","sources":["../../../../packages/sp/appcatalog/web.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AACzC,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,UAAU,EAAe,MAAM,YAAY,CAAC;AAcrD,2FAA2F;AAC3F,2DAA2D;AAC3D,OAAO,CAAC,IAAI,EAAE,YAAY,EAAE,CAAC,CAAO,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,iDAAiD,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../packages/sp/attachments/index.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,CAAC;AAEnB,OAAO,EACH,WAAW,EACX,YAAY,EACZ,UAAU,EACV,WAAW,EACX,oBAAoB,EACpB,mBAAmB,EACnB,eAAe,GAClB,MAAM,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../packages/sp/attachments/index.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,CAAC;AAEnB,OAAO,EAGH,UAAU,EACV,WAAW,GAId,MAAM,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"item.d.ts","sourceRoot":"","sources":["../../../../packages/sp/attachments/item.ts"],"names":[],"mappings":"AAEA,OAAO,EAAe,YAAY,EAAE,MAAM,YAAY,CAAC;AAEvD,OAAO,QAAQ,gBAAgB,CAAC;IAC5B,UAAU,KAAK;QACX,QAAQ,CAAC,eAAe,EAAE,YAAY,CAAC;KAC1C;IACD,UAAU,KAAK;QACX;;WAEG;QACH,QAAQ,CAAC,eAAe,EAAE,YAAY,CAAC;KAC1C;CACJ"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"item.js","sourceRoot":"","sources":["../../../../packages/sp/attachments/item.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AACzC,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAC1C,OAAO,EAAE,WAAW,EAAgB,MAAM,YAAY,CAAC;AAcvD,OAAO,CAAC,KAAK,EAAE,iBAAiB,EAAE,WAAW,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../packages/sp/attachments/types.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAGzD,OAAO,EACH,mBAAmB,EACnB,aAAa,EAGhB,MAAM,mBAAmB,CAAC;AAE3B,qBACa,YAAa,SAAQ,aAAa,CAAC,eAAe,EAAE,CAAC;IAE9D;;;;MAIE;IACK,SAAS,CAAC,IAAI,EAAE,MAAM,GAAG,WAAW;IAM3C;;;;;OAKG;IACU,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,IAAI,GAAG,WAAW,GAAG,OAAO,CAAC,oBAAoB,CAAC;CAOtG;AACD,MAAM,WAAW,YAAa,SAAQ,YAAY;CAAI;AACtD,eAAO,MAAM,WAAW,+DAAiD,CAAC;AAE1E,qBAAa,WAAY,SAAQ,YAAY,CAAC,eAAe,CAAC;IAEnD,MAAM,wFAAwB;IAErC;;;;OAIG;IACU,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,WAAW,GAAG,IAAI,GAAG,OAAO,CAAC,WAAW,CAAC;IAOhF;;;;OAIG;IACI,OAAO,CAAC,IAAI,SAAM,GAAG,OAAO,CAAC,IAAI,CAAC;CAO5C;AACD,MAAM,WAAW,WAAY,SAAQ,WAAW,EAAE,mBAAmB;CAAI;AACzE,eAAO,MAAM,UAAU,8DAA+C,CAAC;AAEvE,MAAM,WAAW,oBAAoB;IACjC,IAAI,EAAE,WAAW,CAAC;IAClB,IAAI,EAAE,mBAAmB,CAAC;CAC7B;AAED,MAAM,WAAW,mBAAmB;IAChC,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,GAAG,IAAI,GAAG,WAAW,CAAC;CACxC;AAED,MAAM,WAAW,eAAe;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,cAAc,EAAE;QACZ,UAAU,EAAE,MAAM,CAAC;KACtB,CAAC;IACF,kBAAkB,EAAE;QAChB,UAAU,EAAE,MAAM,CAAC;KACtB,CAAC;IACF,iBAAiB,EAAE,MAAM,CAAC;CAC7B"}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { __decorate } from "tslib";
|
|
2
|
+
import { headers } from "@pnp/queryable";
|
|
3
|
+
import { defaultPath } from "../decorators.js";
|
|
4
|
+
import { ReadableFile } from "../files/readable-file.js";
|
|
5
|
+
import { spPost } from "../operations.js";
|
|
6
|
+
import { encodePath } from "../utils/encode-path-str.js";
|
|
7
|
+
import { _SPCollection, spInvokableFactory, deleteableWithETag, } from "../spqueryable.js";
|
|
8
|
+
let _Attachments = class _Attachments extends _SPCollection {
|
|
9
|
+
/**
|
|
10
|
+
* Gets a Attachment File by filename
|
|
11
|
+
*
|
|
12
|
+
* @param name The name of the file, including extension.
|
|
13
|
+
*/
|
|
14
|
+
getByName(name) {
|
|
15
|
+
const f = Attachment(this);
|
|
16
|
+
f.concat(`('${name}')`);
|
|
17
|
+
return f;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Adds a new attachment to the collection. Not supported for batching.
|
|
21
|
+
*
|
|
22
|
+
* @param name The name of the file, including extension.
|
|
23
|
+
* @param content The Base64 file content.
|
|
24
|
+
*/
|
|
25
|
+
async add(name, content) {
|
|
26
|
+
const response = await spPost(Attachments(this, `add(FileName='${encodePath(name)}')`), { body: content });
|
|
27
|
+
return {
|
|
28
|
+
data: response,
|
|
29
|
+
file: this.getByName(name),
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
_Attachments = __decorate([
|
|
34
|
+
defaultPath("AttachmentFiles")
|
|
35
|
+
], _Attachments);
|
|
36
|
+
export { _Attachments };
|
|
37
|
+
export const Attachments = spInvokableFactory(_Attachments);
|
|
38
|
+
export class _Attachment extends ReadableFile {
|
|
39
|
+
constructor() {
|
|
40
|
+
super(...arguments);
|
|
41
|
+
this.delete = deleteableWithETag();
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Sets the content of a file. Not supported for batching
|
|
45
|
+
*
|
|
46
|
+
* @param content The value to set for the file contents
|
|
47
|
+
*/
|
|
48
|
+
async setContent(body) {
|
|
49
|
+
await spPost(Attachment(this, "$value"), headers({ "X-HTTP-Method": "PUT" }, { body }));
|
|
50
|
+
return this;
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Delete this attachment file and send it to recycle bin
|
|
54
|
+
*
|
|
55
|
+
* @param eTag Value used in the IF-Match header, by default "*"
|
|
56
|
+
*/
|
|
57
|
+
recycle(eTag = "*") {
|
|
58
|
+
return spPost(Attachment(this, "recycleObject"), headers({
|
|
59
|
+
"IF-Match": eTag,
|
|
60
|
+
"X-HTTP-Method": "DELETE",
|
|
61
|
+
}));
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
export const Attachment = spInvokableFactory(_Attachment);
|
|
65
|
+
//# sourceMappingURL=types.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../packages/sp/attachments/types.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AACzC,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AACzD,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC1C,OAAO,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AACzD,OAAO,EAEH,aAAa,EACb,kBAAkB,EAClB,kBAAkB,GACrB,MAAM,mBAAmB,CAAC;AAG3B,IAAa,YAAY,GAAzB,MAAa,YAAa,SAAQ,aAAgC;IAE9D;;;;MAIE;IACK,SAAS,CAAC,IAAY;QACzB,MAAM,CAAC,GAAG,UAAU,CAAC,IAAI,CAAC,CAAC;QAC3B,CAAC,CAAC,MAAM,CAAC,KAAK,IAAI,IAAI,CAAC,CAAC;QACxB,OAAO,CAAC,CAAC;IACb,CAAC;IAED;;;;;OAKG;IACI,KAAK,CAAC,GAAG,CAAC,IAAY,EAAE,OAAoC;QAC/D,MAAM,QAAQ,GAAG,MAAM,MAAM,CAAC,WAAW,CAAC,IAAI,EAAE,iBAAiB,UAAU,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC,CAAC;QAC3G,OAAO;YACH,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC;SAC7B,CAAC;IACN,CAAC;CACJ,CAAA;AA1BY,YAAY;IADxB,WAAW,CAAC,iBAAiB,CAAC;GAClB,YAAY,CA0BxB;SA1BY,YAAY;AA4BzB,MAAM,CAAC,MAAM,WAAW,GAAG,kBAAkB,CAAe,YAAY,CAAC,CAAC;AAE1E,MAAM,OAAO,WAAY,SAAQ,YAA6B;IAA9D;;QAEW,WAAM,GAAG,kBAAkB,EAAE,CAAC;IA0BzC,CAAC;IAxBG;;;;OAIG;IACI,KAAK,CAAC,UAAU,CAAC,IAAiC;QAErD,MAAM,MAAM,CAAC,UAAU,CAAC,IAAI,EAAE,QAAQ,CAAC,EAAE,OAAO,CAAC,EAAE,eAAe,EAAE,KAAK,EAAE,EAAE,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;QAExF,OAAO,IAAI,CAAC;IAChB,CAAC;IAED;;;;OAIG;IACI,OAAO,CAAC,IAAI,GAAG,GAAG;QAErB,OAAO,MAAM,CAAC,UAAU,CAAC,IAAI,EAAE,eAAe,CAAC,EAAE,OAAO,CAAC;YACrD,UAAU,EAAE,IAAI;YAChB,eAAe,EAAE,QAAQ;SAC5B,CAAC,CAAC,CAAC;IACR,CAAC;CACJ;AAED,MAAM,CAAC,MAAM,UAAU,GAAG,kBAAkB,CAAc,WAAW,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"batching.d.ts","sourceRoot":"","sources":["../../../packages/sp/batching.ts"],"names":[],"mappings":"AAAA,OAAO,EAA6C,YAAY,EAAe,MAAM,WAAW,CAAC;AACjG,OAAO,EAA6B,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAEtE,OAAO,EAAE,YAAY,EAAgB,MAAM,kBAAkB,CAAC;AAI9D,OAAO,QAAQ,MAAM,CAAC;IAClB,UAAU,IAAI;QAEV;;;WAGG;QACH,OAAO,CAAC,KAAK,CAAC,EAAE,aAAa,GAAG,CAAC,IAAI,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC;KAC/D;CACJ;AAED,OAAO,QAAQ,cAAc,CAAC;IAC1B,UAAU,IAAI;QAEV;;;WAGG;QACH,OAAO,CAAC,KAAK,CAAC,EAAE,aAAa,GAAG,CAAC,IAAI,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC;KAC/D;CACJ;AAwBD,UAAU,aAAa;IACnB;;;OAGG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC/B;AAmED;;;;;;GAMG;AACH,wBAAgB,WAAW,CAAC,IAAI,EAAE,YAAY,EAAE,KAAK,CAAC,EAAE,aAAa,GAAG,CAAC,YAAY,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,CAuP1G;AAED;;;;;GAKG;AACH,wBAAgB,UAAU,eAEJ,SAAS,oBAW9B"}
|
package/batching.js
ADDED
|
@@ -0,0 +1,351 @@
|
|
|
1
|
+
import { getGUID, isUrlAbsolute, combine, CopyFrom, isFunc, hOP } from "@pnp/core";
|
|
2
|
+
import { parseBinderWithErrorCheck } from "@pnp/queryable";
|
|
3
|
+
import { spPost } from "./operations.js";
|
|
4
|
+
import { _SPQueryable } from "./spqueryable.js";
|
|
5
|
+
import { spfi, SPFI } from "./fi.js";
|
|
6
|
+
import { Web, _Web } from "./webs/types.js";
|
|
7
|
+
SPFI.prototype.batched = function (props) {
|
|
8
|
+
const batched = spfi(this);
|
|
9
|
+
const [behavior, execute] = createBatch(batched._root, props);
|
|
10
|
+
batched.using(behavior);
|
|
11
|
+
return [batched, execute];
|
|
12
|
+
};
|
|
13
|
+
_Web.prototype.batched = function (props) {
|
|
14
|
+
const batched = Web(this);
|
|
15
|
+
const [behavior, execute] = createBatch(batched, props);
|
|
16
|
+
batched.using(behavior);
|
|
17
|
+
return [batched, execute];
|
|
18
|
+
};
|
|
19
|
+
/**
|
|
20
|
+
* Tracks on a batched instance that registration is complete (the child request has gotten to the send moment and the request is included in the batch)
|
|
21
|
+
*/
|
|
22
|
+
const RegistrationCompleteSym = Symbol.for("batch_registration");
|
|
23
|
+
/**
|
|
24
|
+
* Tracks on a batched instance that the child request timeline lifecycle is complete (called in child.dispose)
|
|
25
|
+
*/
|
|
26
|
+
const RequestCompleteSym = Symbol.for("batch_request");
|
|
27
|
+
/**
|
|
28
|
+
* Special batch parsing behavior used to convert the batch response text into a set of Response objects for each request
|
|
29
|
+
* @returns A parser behavior
|
|
30
|
+
*/
|
|
31
|
+
function BatchParse() {
|
|
32
|
+
return parseBinderWithErrorCheck(async (response) => {
|
|
33
|
+
const text = await response.text();
|
|
34
|
+
return parseResponse(text);
|
|
35
|
+
});
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* Internal class used to execute the batch request through the timeline lifecycle
|
|
39
|
+
*/
|
|
40
|
+
class BatchQueryable extends _SPQueryable {
|
|
41
|
+
constructor(base, requestBaseUrl = base.toUrl().replace(/_api[\\|/].*$/i, "")) {
|
|
42
|
+
super(requestBaseUrl, "_api/$batch");
|
|
43
|
+
this.requestBaseUrl = requestBaseUrl;
|
|
44
|
+
// this will copy over the current observables from the base associated with this batch
|
|
45
|
+
// this will replace any other parsing present
|
|
46
|
+
this.using(CopyFrom(base, "replace"), BatchParse());
|
|
47
|
+
this.on.dispose(() => {
|
|
48
|
+
// there is a code path where you may invoke a batch, say on items.add, whose return
|
|
49
|
+
// is an object like { data: any, item: IItem }. The expectation from v1 on is `item` in that object
|
|
50
|
+
// is immediately usable to make additional queries. Without this step when that IItem instance is
|
|
51
|
+
// created using "this.getById" within IITems.add all of the current observers of "this" are
|
|
52
|
+
// linked to the IItem instance created (expected), BUT they will be the set of observers setup
|
|
53
|
+
// to handle the batch, meaning invoking `item` will result in a half batched call that
|
|
54
|
+
// doesn't really work. To deliver the expected functionality we "reset" the
|
|
55
|
+
// observers using the original instance, mimicing the behavior had
|
|
56
|
+
// the IItem been created from that base without a batch involved. We use CopyFrom to ensure
|
|
57
|
+
// that we maintain the references to the InternalResolve and InternalReject events through
|
|
58
|
+
// the end of this timeline lifecycle. This works because CopyFrom by design uses Object.keys
|
|
59
|
+
// which ignores symbol properties.
|
|
60
|
+
base.using(CopyFrom(this, "replace", (k) => /(auth|send|pre|init)/i.test(k)));
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* Creates a batched version of the supplied base, meaning that all chained fluent operations from the new base are part of the batch
|
|
66
|
+
*
|
|
67
|
+
* @param base The base from which to initialize the batch
|
|
68
|
+
* @param props Any properties used to initialize the batch functionality
|
|
69
|
+
* @returns A tuple of [behavior used to assign objects to the batch, the execute function used to resolve the batch requests]
|
|
70
|
+
*/
|
|
71
|
+
export function createBatch(base, props) {
|
|
72
|
+
const registrationPromises = [];
|
|
73
|
+
const completePromises = [];
|
|
74
|
+
const requests = [];
|
|
75
|
+
const batchId = getGUID();
|
|
76
|
+
const batchQuery = new BatchQueryable(base);
|
|
77
|
+
// this query is used to copy back the behaviors after the batch executes
|
|
78
|
+
// it should not manipulated or have behaviors added.
|
|
79
|
+
const refQuery = new BatchQueryable(base);
|
|
80
|
+
const { headersCopyPattern } = {
|
|
81
|
+
headersCopyPattern: /Accept|Content-Type|IF-Match/i,
|
|
82
|
+
...props,
|
|
83
|
+
};
|
|
84
|
+
const execute = async () => {
|
|
85
|
+
await Promise.all(registrationPromises);
|
|
86
|
+
if (requests.length < 1) {
|
|
87
|
+
// even if we have no requests we need to await the complete promises to ensure
|
|
88
|
+
// that execute only resolves AFTER every child request disposes #2457
|
|
89
|
+
// this likely means caching is being used, we returned values for all child requests from the cache
|
|
90
|
+
return Promise.all(completePromises).then(() => void (0));
|
|
91
|
+
}
|
|
92
|
+
const batchBody = [];
|
|
93
|
+
let currentChangeSetId = "";
|
|
94
|
+
for (let i = 0; i < requests.length; i++) {
|
|
95
|
+
const [, url, init] = requests[i];
|
|
96
|
+
if (init.method === "GET") {
|
|
97
|
+
if (currentChangeSetId.length > 0) {
|
|
98
|
+
// end an existing change set
|
|
99
|
+
batchBody.push(`--changeset_${currentChangeSetId}--\n\n`);
|
|
100
|
+
currentChangeSetId = "";
|
|
101
|
+
}
|
|
102
|
+
batchBody.push(`--batch_${batchId}\n`);
|
|
103
|
+
}
|
|
104
|
+
else {
|
|
105
|
+
if (currentChangeSetId.length < 1) {
|
|
106
|
+
// start new change set
|
|
107
|
+
currentChangeSetId = getGUID();
|
|
108
|
+
batchBody.push(`--batch_${batchId}\n`);
|
|
109
|
+
batchBody.push(`Content-Type: multipart/mixed; boundary="changeset_${currentChangeSetId}"\n\n`);
|
|
110
|
+
}
|
|
111
|
+
batchBody.push(`--changeset_${currentChangeSetId}\n`);
|
|
112
|
+
}
|
|
113
|
+
// common batch part prefix
|
|
114
|
+
batchBody.push("Content-Type: application/http\n");
|
|
115
|
+
batchBody.push("Content-Transfer-Encoding: binary\n\n");
|
|
116
|
+
// these are the per-request headers
|
|
117
|
+
const headers = new Headers(init.headers);
|
|
118
|
+
// this is the url of the individual request within the batch
|
|
119
|
+
const reqUrl = isUrlAbsolute(url) ? url : combine(batchQuery.requestBaseUrl, url);
|
|
120
|
+
if (init.method !== "GET") {
|
|
121
|
+
let method = init.method;
|
|
122
|
+
if (headers.has("X-HTTP-Method")) {
|
|
123
|
+
method = headers.get("X-HTTP-Method");
|
|
124
|
+
headers.delete("X-HTTP-Method");
|
|
125
|
+
}
|
|
126
|
+
batchBody.push(`${method} ${reqUrl} HTTP/1.1\n`);
|
|
127
|
+
}
|
|
128
|
+
else {
|
|
129
|
+
batchBody.push(`${init.method} ${reqUrl} HTTP/1.1\n`);
|
|
130
|
+
}
|
|
131
|
+
// lastly we apply any default headers we need that may not exist
|
|
132
|
+
if (!headers.has("Accept")) {
|
|
133
|
+
headers.append("Accept", "application/json");
|
|
134
|
+
}
|
|
135
|
+
if (!headers.has("Content-Type")) {
|
|
136
|
+
headers.append("Content-Type", "application/json;charset=utf-8");
|
|
137
|
+
}
|
|
138
|
+
// write headers into batch body
|
|
139
|
+
headers.forEach((value, name) => {
|
|
140
|
+
if (headersCopyPattern.test(name)) {
|
|
141
|
+
batchBody.push(`${name}: ${value}\n`);
|
|
142
|
+
}
|
|
143
|
+
});
|
|
144
|
+
batchBody.push("\n");
|
|
145
|
+
if (init.body) {
|
|
146
|
+
batchBody.push(`${init.body}\n\n`);
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
if (currentChangeSetId.length > 0) {
|
|
150
|
+
// Close the changeset
|
|
151
|
+
batchBody.push(`--changeset_${currentChangeSetId}--\n\n`);
|
|
152
|
+
currentChangeSetId = "";
|
|
153
|
+
}
|
|
154
|
+
batchBody.push(`--batch_${batchId}--\n`);
|
|
155
|
+
const responses = await spPost(batchQuery, {
|
|
156
|
+
body: batchBody.join(""),
|
|
157
|
+
headers: {
|
|
158
|
+
"Content-Type": `multipart/mixed; boundary=batch_${batchId}`,
|
|
159
|
+
},
|
|
160
|
+
});
|
|
161
|
+
if (responses.length !== requests.length) {
|
|
162
|
+
throw Error("Could not properly parse responses to match requests in batch.");
|
|
163
|
+
}
|
|
164
|
+
return new Promise((res, rej) => {
|
|
165
|
+
try {
|
|
166
|
+
for (let index = 0; index < responses.length; index++) {
|
|
167
|
+
const [, , , resolve, reject] = requests[index];
|
|
168
|
+
try {
|
|
169
|
+
resolve(responses[index]);
|
|
170
|
+
}
|
|
171
|
+
catch (e) {
|
|
172
|
+
reject(e);
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
// this small delay allows the promises to resolve correctly in order by dropping this resolve behind
|
|
176
|
+
// the other work in the event loop. Feels hacky, but it works so 🤷
|
|
177
|
+
setTimeout(res, 0);
|
|
178
|
+
}
|
|
179
|
+
catch (e) {
|
|
180
|
+
setTimeout(() => rej(e), 0);
|
|
181
|
+
}
|
|
182
|
+
}).then(() => Promise.all(completePromises)).then(() => void (0));
|
|
183
|
+
};
|
|
184
|
+
const register = (instance) => {
|
|
185
|
+
instance.on.init(function () {
|
|
186
|
+
if (isFunc(this[RegistrationCompleteSym])) {
|
|
187
|
+
throw Error("This instance is already part of a batch. Please review the docs at https://pnp.github.io/pnpjs/concepts/batching#reuse.");
|
|
188
|
+
}
|
|
189
|
+
// we need to ensure we wait to start execute until all our batch children hit the .send method to be fully registered
|
|
190
|
+
registrationPromises.push(new Promise((resolve) => {
|
|
191
|
+
this[RegistrationCompleteSym] = resolve;
|
|
192
|
+
}));
|
|
193
|
+
return this;
|
|
194
|
+
});
|
|
195
|
+
instance.on.pre(async function (url, init, result) {
|
|
196
|
+
// Do not add to timeline if using BatchNever behavior
|
|
197
|
+
if (hOP(init.headers, "X-PnP-BatchNever")) {
|
|
198
|
+
// clean up the init operations from the timeline
|
|
199
|
+
// not strictly necessary as none of the logic that uses this should be in the request, but good to keep things tidy
|
|
200
|
+
if (typeof (this[RequestCompleteSym]) === "function") {
|
|
201
|
+
this[RequestCompleteSym]();
|
|
202
|
+
delete this[RequestCompleteSym];
|
|
203
|
+
}
|
|
204
|
+
this.using(CopyFrom(refQuery, "replace", (k) => /(init|pre)/i.test(k)));
|
|
205
|
+
return [url, init, result];
|
|
206
|
+
}
|
|
207
|
+
// the entire request will be auth'd - we don't need to run this for each batch request
|
|
208
|
+
this.on.auth.clear();
|
|
209
|
+
// we replace the send function with our batching logic
|
|
210
|
+
this.on.send.replace(async function (url, init) {
|
|
211
|
+
// this is the promise that Queryable will see returned from .emit.send
|
|
212
|
+
const promise = new Promise((resolve, reject) => {
|
|
213
|
+
// add the request information into the batch
|
|
214
|
+
requests.push([this, url.toString(), init, resolve, reject]);
|
|
215
|
+
});
|
|
216
|
+
this.log(`[batch:${batchId}] (${(new Date()).getTime()}) Adding request ${init.method} ${url.toString()} to batch.`, 0);
|
|
217
|
+
// we need to ensure we wait to resolve execute until all our batch children have fully completed their request timelines
|
|
218
|
+
completePromises.push(new Promise((resolve) => {
|
|
219
|
+
this[RequestCompleteSym] = resolve;
|
|
220
|
+
}));
|
|
221
|
+
// indicate that registration of this request is complete
|
|
222
|
+
this[RegistrationCompleteSym]();
|
|
223
|
+
return promise;
|
|
224
|
+
});
|
|
225
|
+
this.on.dispose(function () {
|
|
226
|
+
if (isFunc(this[RegistrationCompleteSym])) {
|
|
227
|
+
// if this request is in a batch and caching is in play we need to resolve the registration promises to unblock processing of the batch
|
|
228
|
+
// because the request will never reach the "send" moment as the result is returned from "pre"
|
|
229
|
+
this[RegistrationCompleteSym]();
|
|
230
|
+
// remove the symbol props we added for good hygene
|
|
231
|
+
delete this[RegistrationCompleteSym];
|
|
232
|
+
}
|
|
233
|
+
if (isFunc(this[RequestCompleteSym])) {
|
|
234
|
+
// let things know we are done with this request
|
|
235
|
+
this[RequestCompleteSym]();
|
|
236
|
+
delete this[RequestCompleteSym];
|
|
237
|
+
// there is a code path where you may invoke a batch, say on items.add, whose return
|
|
238
|
+
// is an object like { data: any, item: IItem }. The expectation from v1 on is `item` in that object
|
|
239
|
+
// is immediately usable to make additional queries. Without this step when that IItem instance is
|
|
240
|
+
// created using "this.getById" within IITems.add all of the current observers of "this" are
|
|
241
|
+
// linked to the IItem instance created (expected), BUT they will be the set of observers setup
|
|
242
|
+
// to handle the batch, meaning invoking `item` will result in a half batched call that
|
|
243
|
+
// doesn't really work. To deliver the expected functionality we "reset" the
|
|
244
|
+
// observers using the original instance, mimicing the behavior had
|
|
245
|
+
// the IItem been created from that base without a batch involved. We use CopyFrom to ensure
|
|
246
|
+
// that we maintain the references to the InternalResolve and InternalReject events through
|
|
247
|
+
// the end of this timeline lifecycle. This works because CopyFrom by design uses Object.keys
|
|
248
|
+
// which ignores symbol properties.
|
|
249
|
+
this.using(CopyFrom(refQuery, "replace", (k) => /(auth|pre|send|init|dispose)/i.test(k)));
|
|
250
|
+
}
|
|
251
|
+
});
|
|
252
|
+
return [url, init, result];
|
|
253
|
+
});
|
|
254
|
+
return instance;
|
|
255
|
+
};
|
|
256
|
+
return [register, execute];
|
|
257
|
+
}
|
|
258
|
+
/**
|
|
259
|
+
* Behavior that blocks batching for the request regardless of "method"
|
|
260
|
+
*
|
|
261
|
+
* This is used for requests to bypass batching methods. Example - Request Digest where we need to get a request-digest inside of a batch.
|
|
262
|
+
* @returns TimelinePipe
|
|
263
|
+
*/
|
|
264
|
+
export function BatchNever() {
|
|
265
|
+
return (instance) => {
|
|
266
|
+
instance.on.pre.prepend(async function (url, init, result) {
|
|
267
|
+
init.headers = { ...init.headers, "X-PnP-BatchNever": "1" };
|
|
268
|
+
return [url, init, result];
|
|
269
|
+
});
|
|
270
|
+
return instance;
|
|
271
|
+
};
|
|
272
|
+
}
|
|
273
|
+
/**
|
|
274
|
+
* Parses the text body returned by the server from a batch request
|
|
275
|
+
*
|
|
276
|
+
* @param body String body from the server response
|
|
277
|
+
* @returns Parsed response objects
|
|
278
|
+
*/
|
|
279
|
+
function parseResponse(body) {
|
|
280
|
+
const responses = [];
|
|
281
|
+
const header = "--batchresponse_";
|
|
282
|
+
// Ex. "HTTP/1.1 500 Internal Server Error"
|
|
283
|
+
const statusRegExp = new RegExp("^HTTP/[0-9.]+ +([0-9]+) +(.*)", "i");
|
|
284
|
+
const lines = body.split("\n");
|
|
285
|
+
let state = "batch";
|
|
286
|
+
let status;
|
|
287
|
+
let statusText;
|
|
288
|
+
let headers = {};
|
|
289
|
+
const bodyReader = [];
|
|
290
|
+
for (let i = 0; i < lines.length; ++i) {
|
|
291
|
+
let line = lines[i];
|
|
292
|
+
switch (state) {
|
|
293
|
+
case "batch":
|
|
294
|
+
if (line.substring(0, header.length) === header) {
|
|
295
|
+
state = "batchHeaders";
|
|
296
|
+
}
|
|
297
|
+
else {
|
|
298
|
+
if (line.trim() !== "") {
|
|
299
|
+
throw Error(`Invalid response, line ${i}`);
|
|
300
|
+
}
|
|
301
|
+
}
|
|
302
|
+
break;
|
|
303
|
+
case "batchHeaders":
|
|
304
|
+
if (line.trim() === "") {
|
|
305
|
+
state = "status";
|
|
306
|
+
}
|
|
307
|
+
break;
|
|
308
|
+
case "status": {
|
|
309
|
+
const parts = statusRegExp.exec(line);
|
|
310
|
+
if (parts.length !== 3) {
|
|
311
|
+
throw Error(`Invalid status, line ${i}`);
|
|
312
|
+
}
|
|
313
|
+
status = parseInt(parts[1], 10);
|
|
314
|
+
statusText = parts[2];
|
|
315
|
+
state = "statusHeaders";
|
|
316
|
+
break;
|
|
317
|
+
}
|
|
318
|
+
case "statusHeaders":
|
|
319
|
+
if (line.trim() === "") {
|
|
320
|
+
state = "body";
|
|
321
|
+
}
|
|
322
|
+
else {
|
|
323
|
+
const headerParts = line.split(":");
|
|
324
|
+
if ((headerParts === null || headerParts === void 0 ? void 0 : headerParts.length) === 2) {
|
|
325
|
+
headers[headerParts[0].trim()] = headerParts[1].trim();
|
|
326
|
+
}
|
|
327
|
+
}
|
|
328
|
+
break;
|
|
329
|
+
case "body":
|
|
330
|
+
// reset the body reader
|
|
331
|
+
bodyReader.length = 0;
|
|
332
|
+
// this allows us to capture batch bodies that are returned as multi-line (renderListDataAsStream, #2454)
|
|
333
|
+
while (line.substring(0, header.length) !== header) {
|
|
334
|
+
bodyReader.push(line);
|
|
335
|
+
line = lines[++i];
|
|
336
|
+
}
|
|
337
|
+
// because we have read the closing --batchresponse_ line, we need to move the line pointer back one
|
|
338
|
+
// so that the logic works as expected either to get the next result or end processing
|
|
339
|
+
i--;
|
|
340
|
+
responses.push(new Response(status === 204 ? null : bodyReader.join(""), { status, statusText, headers }));
|
|
341
|
+
state = "batch";
|
|
342
|
+
headers = {};
|
|
343
|
+
break;
|
|
344
|
+
}
|
|
345
|
+
}
|
|
346
|
+
if (state !== "status") {
|
|
347
|
+
throw Error("Unexpected end of input");
|
|
348
|
+
}
|
|
349
|
+
return responses;
|
|
350
|
+
}
|
|
351
|
+
//# sourceMappingURL=batching.js.map
|
package/batching.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"batching.js","sourceRoot":"","sources":["../../../packages/sp/batching.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defaults.d.ts","sourceRoot":"","sources":["../../../../packages/sp/behaviors/defaults.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAiB,SAAS,EAAgC,MAAM,gBAAgB,CAAC;AAGxF,wBAAgB,WAAW,IAAI,YAAY,CAAC,SAAS,CAAC,CAmBrD;AAED,wBAAgB,cAAc,IAAI,YAAY,CAAC,SAAS,CAAC,CAYxD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defaults.js","sourceRoot":"","sources":["../../../../packages/sp/behaviors/defaults.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAa,aAAa,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AACxF,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,MAAM,UAAU,WAAW;IAEvB,OAAO,CAAC,QAAmB,EAAE,EAAE;QAE3B,QAAQ,CAAC,EAAE,CAAC,GAAG,CAAC,KAAK,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE;YAExC,IAAI,CAAC,KAAK,GAAG,UAAU,CAAC;YACxB,IAAI,CAAC,WAAW,GAAG,aAAa,CAAC;YAEjC,OAAO,CAAC,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,CAAC;QAC/B,CAAC,CAAC,CAAC;QAEH,QAAQ,CAAC,KAAK,CACV,SAAS,EAAE,EACX,aAAa,EAAE,EACf,aAAa,EAAE,CAAC,CAAC;QAErB,OAAO,QAAQ,CAAC;IACpB,CAAC,CAAC;AACN,CAAC;AAED,MAAM,UAAU,cAAc;IAE1B,OAAO,CAAC,QAAmB,EAAE,EAAE;QAE3B,QAAQ;aACH,KAAK,CAAC,aAAa,CAAC;YACjB,QAAQ,EAAE,kBAAkB;YAC5B,cAAc,EAAE,gCAAgC;SACnD,CAAC,CAAC,CAAC;QAER,OAAO,QAAQ,CAAC;IACpB,CAAC,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"request-digest.d.ts","sourceRoot":"","sources":["../../../../packages/sp/behaviors/request-digest.ts"],"names":[],"mappings":"AAAA,OAAO,EAAuD,YAAY,EAAE,MAAM,WAAW,CAAC;AAC9F,OAAO,EAAa,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAMtD,UAAU,WAAW;IACjB,UAAU,EAAE,IAAI,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;CACjB;AAUD,wBAAgB,aAAa,CAAC,IAAI,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,WAAW,KAAK,WAAW,GAAG,IAAI,GAAG,SAAS,GAAG,YAAY,CAAC,SAAS,CAAC,CA0DhI"}
|