@pnp/sp 3.21.0-v4nightly.20240117 → 3.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/appcatalog/index.d.ts.map +1 -0
- package/appcatalog/index.js.map +1 -0
- package/appcatalog/types.d.ts.map +1 -0
- package/appcatalog/types.js +131 -0
- package/appcatalog/types.js.map +1 -0
- package/appcatalog/web.d.ts.map +1 -0
- package/appcatalog/web.js.map +1 -0
- package/attachments/index.d.ts.map +1 -0
- package/attachments/index.js.map +1 -0
- package/attachments/item.d.ts.map +1 -0
- package/attachments/item.js.map +1 -0
- package/attachments/types.d.ts.map +1 -0
- package/attachments/types.js +65 -0
- package/attachments/types.js.map +1 -0
- package/batching.d.ts.map +1 -0
- package/batching.js +351 -0
- package/batching.js.map +1 -0
- package/behaviors/defaults.d.ts.map +1 -0
- package/behaviors/defaults.js.map +1 -0
- package/behaviors/request-digest.d.ts.map +1 -0
- package/behaviors/request-digest.js +57 -0
- package/behaviors/request-digest.js.map +1 -0
- package/behaviors/spbrowser.d.ts.map +1 -0
- package/behaviors/spbrowser.js.map +1 -0
- package/behaviors/spfx.d.ts.map +1 -0
- package/behaviors/spfx.js +45 -0
- package/behaviors/spfx.js.map +1 -0
- package/behaviors/telemetry.d.ts.map +1 -0
- package/behaviors/telemetry.js +23 -0
- package/behaviors/telemetry.js.map +1 -0
- package/clientside-pages/funcs.d.ts.map +1 -0
- package/clientside-pages/funcs.js.map +1 -0
- package/clientside-pages/index.d.ts.map +1 -0
- package/clientside-pages/index.js.map +1 -0
- package/clientside-pages/types.d.ts.map +1 -0
- package/clientside-pages/types.js +1145 -0
- package/clientside-pages/types.js.map +1 -0
- package/clientside-pages/web.d.ts.map +1 -0
- package/clientside-pages/web.js +32 -0
- package/clientside-pages/web.js.map +1 -0
- package/column-defaults/folder.d.ts.map +1 -0
- package/column-defaults/folder.js.map +1 -0
- package/column-defaults/index.d.ts.map +1 -0
- package/column-defaults/index.js.map +1 -0
- package/column-defaults/list.d.ts.map +1 -0
- package/column-defaults/list.js +169 -0
- package/column-defaults/list.js.map +1 -0
- package/column-defaults/types.d.ts.map +1 -0
- package/column-defaults/types.js.map +1 -0
- package/comments/clientside-page.d.ts.map +1 -0
- package/comments/clientside-page.js +50 -0
- package/comments/clientside-page.js.map +1 -0
- package/comments/index.d.ts.map +1 -0
- package/comments/index.js.map +1 -0
- package/comments/item.d.ts.map +1 -0
- package/comments/item.js +36 -0
- package/comments/item.js.map +1 -0
- package/comments/types.d.ts.map +1 -0
- package/comments/types.js +86 -0
- package/comments/types.js.map +1 -0
- package/content-types/index.d.ts.map +1 -0
- package/content-types/index.js.map +1 -0
- package/content-types/item.d.ts.map +1 -0
- package/content-types/item.js.map +1 -0
- package/content-types/list.d.ts.map +1 -0
- package/content-types/list.js.map +1 -0
- package/content-types/types.d.ts.map +1 -0
- package/content-types/types.js +111 -0
- package/content-types/types.js.map +1 -0
- package/content-types/web.d.ts.map +1 -0
- package/content-types/web.js.map +1 -0
- package/context-info/index.d.ts.map +1 -0
- package/context-info/index.js +16 -0
- package/context-info/index.js.map +1 -0
- package/decorators.d.ts.map +1 -0
- package/decorators.js.map +1 -0
- package/favorites/index.d.ts.map +1 -0
- package/favorites/index.js.map +1 -0
- package/favorites/types.d.ts.map +1 -0
- package/favorites/types.js +112 -0
- package/favorites/types.js.map +1 -0
- package/features/index.d.ts.map +1 -0
- package/features/index.js.map +1 -0
- package/features/site.d.ts.map +1 -0
- package/features/site.js.map +1 -0
- package/features/types.d.ts.map +1 -0
- package/features/types.js +53 -0
- package/features/types.js.map +1 -0
- package/features/web.d.ts.map +1 -0
- package/features/web.js.map +1 -0
- package/fi.d.ts.map +1 -0
- package/fi.js.map +1 -0
- package/fields/index.d.ts.map +1 -0
- package/fields/index.js.map +1 -0
- package/fields/list.d.ts.map +1 -0
- package/fields/list.js.map +1 -0
- package/fields/types.d.ts.map +1 -0
- package/fields/types.js +456 -0
- package/fields/types.js.map +1 -0
- package/fields/web.d.ts.map +1 -0
- package/fields/web.js.map +1 -0
- package/files/folder.d.ts.map +1 -0
- package/files/folder.js.map +1 -0
- package/files/index.d.ts.map +1 -0
- package/files/index.js.map +1 -0
- package/files/item.d.ts.map +1 -0
- package/files/item.js.map +1 -0
- package/files/readable-file.d.ts.map +1 -0
- package/files/readable-file.js.map +1 -0
- package/files/types.d.ts.map +1 -0
- package/files/types.js +585 -0
- package/files/types.js.map +1 -0
- package/files/web.d.ts.map +1 -0
- package/files/web.js.map +1 -0
- package/folders/index.d.ts.map +1 -0
- package/folders/index.js.map +1 -0
- package/folders/item.d.ts.map +1 -0
- package/folders/item.js.map +1 -0
- package/folders/list.d.ts.map +1 -0
- package/folders/list.js.map +1 -0
- package/folders/types.d.ts.map +1 -0
- package/folders/types.js +247 -0
- package/folders/types.js.map +1 -0
- package/folders/web.d.ts.map +1 -0
- package/folders/web.js.map +1 -0
- package/forms/index.d.ts.map +1 -0
- package/forms/index.js.map +1 -0
- package/forms/list.d.ts.map +1 -0
- package/forms/list.js.map +1 -0
- package/forms/types.d.ts.map +1 -0
- package/forms/types.js.map +1 -0
- package/groupsitemanager/index.d.ts.map +1 -0
- package/groupsitemanager/index.js.map +1 -0
- package/groupsitemanager/types.d.ts +312 -0
- package/groupsitemanager/types.d.ts.map +1 -0
- package/groupsitemanager/types.js +321 -0
- package/groupsitemanager/types.js.map +1 -0
- package/hubsites/index.d.ts.map +1 -0
- package/hubsites/index.js.map +1 -0
- package/hubsites/site.d.ts.map +1 -0
- package/hubsites/site.js +12 -0
- package/hubsites/site.js.map +1 -0
- package/hubsites/types.d.ts.map +1 -0
- package/hubsites/types.js.map +1 -0
- package/hubsites/web.d.ts.map +1 -0
- package/hubsites/web.js +13 -0
- package/hubsites/web.js.map +1 -0
- package/index.d.ts +16 -0
- package/index.d.ts.map +1 -0
- package/index.js +16 -0
- package/index.js.map +1 -0
- package/items/get-all.d.ts +16 -0
- package/items/get-all.d.ts.map +1 -0
- package/items/get-all.js +30 -0
- package/items/get-all.js.map +1 -0
- package/items/index.d.ts +3 -0
- package/items/index.d.ts.map +1 -0
- package/items/index.js +3 -0
- package/items/index.js.map +1 -0
- package/items/list.d.ts.map +1 -0
- package/items/list.js.map +1 -0
- package/items/types.d.ts +209 -0
- package/items/types.d.ts.map +1 -0
- package/items/types.js +296 -0
- package/items/types.js.map +1 -0
- package/lists/index.d.ts.map +1 -0
- package/lists/index.js.map +1 -0
- package/lists/types.d.ts.map +1 -0
- package/lists/types.js +354 -0
- package/lists/types.js.map +1 -0
- package/lists/web.d.ts.map +1 -0
- package/lists/web.js.map +1 -0
- package/navigation/index.d.ts.map +1 -0
- package/navigation/index.js.map +1 -0
- package/navigation/types.d.ts.map +1 -0
- package/navigation/types.js +147 -0
- package/navigation/types.js.map +1 -0
- package/navigation/web.d.ts.map +1 -0
- package/navigation/web.js.map +1 -0
- package/operations.d.ts +9 -0
- package/operations.d.ts.map +1 -0
- package/operations.js +23 -0
- package/operations.js.map +1 -0
- package/package.json +10 -39
- package/presets/all.d.ts.map +1 -0
- package/presets/all.js.map +1 -0
- package/profiles/index.d.ts.map +1 -0
- package/profiles/index.js.map +1 -0
- package/profiles/types.d.ts.map +1 -0
- package/profiles/types.js +359 -0
- package/profiles/types.js.map +1 -0
- package/publishing-sitepageservice/index.d.ts.map +1 -0
- package/publishing-sitepageservice/index.js.map +1 -0
- package/publishing-sitepageservice/types.d.ts.map +1 -0
- package/publishing-sitepageservice/types.js.map +1 -0
- package/recycle-bin/index.d.ts.map +1 -0
- package/recycle-bin/index.js.map +1 -0
- package/recycle-bin/types.d.ts.map +1 -0
- package/recycle-bin/types.js +80 -0
- package/recycle-bin/types.js.map +1 -0
- package/regional-settings/content-type.d.ts.map +1 -0
- package/regional-settings/content-type.js.map +1 -0
- package/regional-settings/field.d.ts.map +1 -0
- package/regional-settings/field.js.map +1 -0
- package/regional-settings/funcs.d.ts.map +1 -0
- package/regional-settings/funcs.js +9 -0
- package/regional-settings/funcs.js.map +1 -0
- package/regional-settings/index.d.ts.map +1 -0
- package/regional-settings/index.js.map +1 -0
- package/regional-settings/list.d.ts.map +1 -0
- package/regional-settings/list.js.map +1 -0
- package/regional-settings/types.d.ts.map +1 -0
- package/regional-settings/types.js +86 -0
- package/regional-settings/types.js.map +1 -0
- package/regional-settings/user-custom-actions.d.ts.map +1 -0
- package/regional-settings/user-custom-actions.js.map +1 -0
- package/regional-settings/web.d.ts.map +1 -0
- package/regional-settings/web.js.map +1 -0
- package/related-items/index.d.ts.map +1 -0
- package/related-items/index.js.map +1 -0
- package/related-items/types.d.ts.map +1 -0
- package/related-items/types.js +81 -0
- package/related-items/types.js.map +1 -0
- package/related-items/web.d.ts.map +1 -0
- package/related-items/web.js.map +1 -0
- package/search/index.d.ts.map +1 -0
- package/search/index.js.map +1 -0
- package/search/query.d.ts.map +1 -0
- package/search/query.js +216 -0
- package/search/query.js.map +1 -0
- package/search/suggest.d.ts.map +1 -0
- package/search/suggest.js.map +1 -0
- package/search/types.d.ts.map +1 -0
- package/search/types.js.map +1 -0
- package/security/funcs.d.ts.map +1 -0
- package/security/funcs.js +82 -0
- package/security/funcs.js.map +1 -0
- package/security/index.d.ts.map +1 -0
- package/security/index.js.map +1 -0
- package/security/item.d.ts.map +1 -0
- package/security/item.js.map +1 -0
- package/security/list.d.ts.map +1 -0
- package/security/list.js.map +1 -0
- package/security/types.d.ts.map +1 -0
- package/security/types.js +332 -0
- package/security/types.js.map +1 -0
- package/security/web.d.ts.map +1 -0
- package/security/web.js.map +1 -0
- package/sharing/file.d.ts.map +1 -0
- package/sharing/file.js.map +1 -0
- package/sharing/folder.d.ts.map +1 -0
- package/sharing/folder.js.map +1 -0
- package/sharing/funcs.d.ts.map +1 -0
- package/sharing/funcs.js +200 -0
- package/sharing/funcs.js.map +1 -0
- package/sharing/index.d.ts.map +1 -0
- package/sharing/index.js.map +1 -0
- package/sharing/item.d.ts.map +1 -0
- package/sharing/item.js.map +1 -0
- package/sharing/types.d.ts.map +1 -0
- package/sharing/types.js.map +1 -0
- package/sharing/web.d.ts.map +1 -0
- package/sharing/web.js +57 -0
- package/sharing/web.js.map +1 -0
- package/site-designs/index.d.ts.map +1 -0
- package/site-designs/index.js.map +1 -0
- package/site-designs/types.d.ts.map +1 -0
- package/site-designs/types.js +175 -0
- package/site-designs/types.js.map +1 -0
- package/site-designs/web.d.ts.map +1 -0
- package/site-designs/web.js.map +1 -0
- package/site-groups/index.d.ts.map +1 -0
- package/site-groups/index.js.map +1 -0
- package/site-groups/types.d.ts.map +1 -0
- package/site-groups/types.js +85 -0
- package/site-groups/types.js.map +1 -0
- package/site-groups/web.d.ts.map +1 -0
- package/site-groups/web.js +18 -0
- package/site-groups/web.js.map +1 -0
- package/site-scripts/index.d.ts.map +1 -0
- package/site-scripts/index.js.map +1 -0
- package/site-scripts/list.d.ts.map +1 -0
- package/site-scripts/list.js.map +1 -0
- package/site-scripts/types.d.ts.map +1 -0
- package/site-scripts/types.js +108 -0
- package/site-scripts/types.js.map +1 -0
- package/site-scripts/web.d.ts.map +1 -0
- package/site-scripts/web.js.map +1 -0
- package/site-users/index.d.ts.map +1 -0
- package/site-users/index.js.map +1 -0
- package/site-users/types.d.ts +138 -0
- package/site-users/types.d.ts.map +1 -0
- package/site-users/types.js +96 -0
- package/site-users/types.js.map +1 -0
- package/site-users/web.d.ts.map +1 -0
- package/site-users/web.js +18 -0
- package/site-users/web.js.map +1 -0
- package/sites/index.d.ts.map +1 -0
- package/sites/index.js.map +1 -0
- package/sites/types.d.ts.map +1 -0
- package/sites/types.js +259 -0
- package/sites/types.js.map +1 -0
- package/social/index.d.ts.map +1 -0
- package/social/index.js.map +1 -0
- package/social/types.d.ts.map +1 -0
- package/social/types.js +206 -0
- package/social/types.js.map +1 -0
- package/spqueryable.d.ts +110 -0
- package/spqueryable.d.ts.map +1 -0
- package/spqueryable.js +183 -0
- package/spqueryable.js.map +1 -0
- package/sputilities/index.d.ts.map +1 -0
- package/sputilities/index.js.map +1 -0
- package/sputilities/types.d.ts.map +1 -0
- package/sputilities/types.js +66 -0
- package/sputilities/types.js.map +1 -0
- package/subscriptions/index.d.ts.map +1 -0
- package/subscriptions/index.js.map +1 -0
- package/subscriptions/list.d.ts.map +1 -0
- package/subscriptions/list.js.map +1 -0
- package/subscriptions/types.d.ts.map +1 -0
- package/subscriptions/types.js +71 -0
- package/subscriptions/types.js.map +1 -0
- package/taxonomy/index.d.ts.map +1 -0
- package/taxonomy/index.js.map +1 -0
- package/taxonomy/types.d.ts.map +1 -0
- package/taxonomy/types.js +300 -0
- package/taxonomy/types.js.map +1 -0
- package/types.d.ts.map +1 -0
- package/types.js.map +1 -0
- package/user-custom-actions/index.d.ts.map +1 -0
- package/user-custom-actions/index.js.map +1 -0
- package/user-custom-actions/list.d.ts.map +1 -0
- package/user-custom-actions/list.js.map +1 -0
- package/user-custom-actions/site.d.ts.map +1 -0
- package/user-custom-actions/site.js.map +1 -0
- package/user-custom-actions/types.d.ts.map +1 -0
- package/user-custom-actions/types.js +73 -0
- package/user-custom-actions/types.js.map +1 -0
- package/user-custom-actions/web.d.ts.map +1 -0
- package/user-custom-actions/web.js.map +1 -0
- package/utils/encode-path-str.d.ts.map +1 -0
- package/utils/encode-path-str.js.map +1 -0
- package/utils/extract-web-url.d.ts.map +1 -0
- package/utils/extract-web-url.js.map +1 -0
- package/utils/file-names.d.ts.map +1 -0
- package/utils/file-names.js.map +1 -0
- package/utils/metadata.d.ts.map +1 -0
- package/utils/metadata.js.map +1 -0
- package/utils/odata-url-from.d.ts.map +1 -0
- package/utils/odata-url-from.js.map +1 -0
- package/utils/to-resource-path.d.ts.map +1 -0
- package/utils/to-resource-path.js.map +1 -0
- package/views/index.d.ts.map +1 -0
- package/views/index.js.map +1 -0
- package/views/list.d.ts.map +1 -0
- package/views/list.js.map +1 -0
- package/views/types.d.ts.map +1 -0
- package/views/types.js +137 -0
- package/views/types.js.map +1 -0
- package/webparts/file.d.ts.map +1 -0
- package/webparts/file.js.map +1 -0
- package/webparts/index.d.ts.map +1 -0
- package/webparts/index.js.map +1 -0
- package/webparts/types.d.ts.map +1 -0
- package/webparts/types.js +86 -0
- package/webparts/types.js.map +1 -0
- package/webs/index.d.ts.map +1 -0
- package/webs/index.js.map +1 -0
- package/webs/types.d.ts.map +1 -0
- package/webs/types.js +225 -0
- package/webs/types.js.map +1 -0
- package/commonjs/appcatalog/index.d.ts.map +0 -1
- package/commonjs/appcatalog/index.js +0 -22
- package/commonjs/appcatalog/index.js.map +0 -1
- package/commonjs/appcatalog/types.d.ts.map +0 -1
- package/commonjs/appcatalog/types.js +0 -134
- package/commonjs/appcatalog/types.js.map +0 -1
- package/commonjs/appcatalog/web.d.ts.map +0 -1
- package/commonjs/appcatalog/web.js +0 -9
- package/commonjs/appcatalog/web.js.map +0 -1
- package/commonjs/attachments/index.d.ts.map +0 -1
- package/commonjs/attachments/index.js +0 -8
- package/commonjs/attachments/index.js.map +0 -1
- package/commonjs/attachments/item.d.ts.map +0 -1
- package/commonjs/attachments/item.js +0 -7
- package/commonjs/attachments/item.js.map +0 -1
- package/commonjs/attachments/types.d.ts.map +0 -1
- package/commonjs/attachments/types.js +0 -68
- package/commonjs/attachments/types.js.map +0 -1
- package/commonjs/batching.d.ts.map +0 -1
- package/commonjs/batching.js +0 -355
- package/commonjs/batching.js.map +0 -1
- package/commonjs/behaviors/defaults.d.ts.map +0 -1
- package/commonjs/behaviors/defaults.js +0 -29
- package/commonjs/behaviors/defaults.js.map +0 -1
- package/commonjs/behaviors/request-digest.d.ts.map +0 -1
- package/commonjs/behaviors/request-digest.js +0 -60
- package/commonjs/behaviors/request-digest.js.map +0 -1
- package/commonjs/behaviors/spbrowser.d.ts.map +0 -1
- package/commonjs/behaviors/spbrowser.js +0 -27
- package/commonjs/behaviors/spbrowser.js.map +0 -1
- package/commonjs/behaviors/spfx.d.ts.map +0 -1
- package/commonjs/behaviors/spfx.js +0 -62
- package/commonjs/behaviors/spfx.js.map +0 -1
- package/commonjs/behaviors/telemetry.d.ts.map +0 -1
- package/commonjs/behaviors/telemetry.js +0 -27
- package/commonjs/behaviors/telemetry.js.map +0 -1
- package/commonjs/clientside-pages/funcs.d.ts.map +0 -1
- package/commonjs/clientside-pages/funcs.js +0 -31
- package/commonjs/clientside-pages/funcs.js.map +0 -1
- package/commonjs/clientside-pages/index.d.ts.map +0 -1
- package/commonjs/clientside-pages/index.js +0 -14
- package/commonjs/clientside-pages/index.js.map +0 -1
- package/commonjs/clientside-pages/types.d.ts.map +0 -1
- package/commonjs/clientside-pages/types.js +0 -1155
- package/commonjs/clientside-pages/types.js.map +0 -1
- package/commonjs/clientside-pages/web.d.ts.map +0 -1
- package/commonjs/clientside-pages/web.js +0 -33
- package/commonjs/clientside-pages/web.js.map +0 -1
- package/commonjs/column-defaults/folder.d.ts.map +0 -1
- package/commonjs/column-defaults/folder.js +0 -50
- package/commonjs/column-defaults/folder.js.map +0 -1
- package/commonjs/column-defaults/index.d.ts.map +0 -1
- package/commonjs/column-defaults/index.js +0 -5
- package/commonjs/column-defaults/index.js.map +0 -1
- package/commonjs/column-defaults/list.d.ts.map +0 -1
- package/commonjs/column-defaults/list.js +0 -171
- package/commonjs/column-defaults/list.js.map +0 -1
- package/commonjs/column-defaults/types.d.ts.map +0 -1
- package/commonjs/column-defaults/types.js +0 -3
- package/commonjs/column-defaults/types.js.map +0 -1
- package/commonjs/comments/clientside-page.d.ts.map +0 -1
- package/commonjs/comments/clientside-page.js +0 -51
- package/commonjs/comments/clientside-page.js.map +0 -1
- package/commonjs/comments/index.d.ts.map +0 -1
- package/commonjs/comments/index.js +0 -9
- package/commonjs/comments/index.js.map +0 -1
- package/commonjs/comments/item.d.ts.map +0 -1
- package/commonjs/comments/item.js +0 -37
- package/commonjs/comments/item.js.map +0 -1
- package/commonjs/comments/types.d.ts.map +0 -1
- package/commonjs/comments/types.js +0 -89
- package/commonjs/comments/types.js.map +0 -1
- package/commonjs/content-types/index.d.ts.map +0 -1
- package/commonjs/content-types/index.js +0 -12
- package/commonjs/content-types/index.js.map +0 -1
- package/commonjs/content-types/item.d.ts.map +0 -1
- package/commonjs/content-types/item.js +0 -7
- package/commonjs/content-types/item.js.map +0 -1
- package/commonjs/content-types/list.d.ts.map +0 -1
- package/commonjs/content-types/list.js +0 -7
- package/commonjs/content-types/list.js.map +0 -1
- package/commonjs/content-types/types.d.ts.map +0 -1
- package/commonjs/content-types/types.js +0 -115
- package/commonjs/content-types/types.js.map +0 -1
- package/commonjs/content-types/web.d.ts.map +0 -1
- package/commonjs/content-types/web.js +0 -7
- package/commonjs/content-types/web.js.map +0 -1
- package/commonjs/context-info/index.d.ts.map +0 -1
- package/commonjs/context-info/index.js +0 -17
- package/commonjs/context-info/index.js.map +0 -1
- package/commonjs/decorators.d.ts.map +0 -1
- package/commonjs/decorators.js +0 -20
- package/commonjs/decorators.js.map +0 -1
- package/commonjs/favorites/index.d.ts.map +0 -1
- package/commonjs/favorites/index.js +0 -15
- package/commonjs/favorites/index.js.map +0 -1
- package/commonjs/favorites/types.d.ts.map +0 -1
- package/commonjs/favorites/types.js +0 -115
- package/commonjs/favorites/types.js.map +0 -1
- package/commonjs/features/index.d.ts.map +0 -1
- package/commonjs/features/index.js +0 -9
- package/commonjs/features/index.js.map +0 -1
- package/commonjs/features/site.d.ts.map +0 -1
- package/commonjs/features/site.js +0 -7
- package/commonjs/features/site.js.map +0 -1
- package/commonjs/features/types.d.ts.map +0 -1
- package/commonjs/features/types.js +0 -56
- package/commonjs/features/types.js.map +0 -1
- package/commonjs/features/web.d.ts.map +0 -1
- package/commonjs/features/web.js +0 -7
- package/commonjs/features/web.js.map +0 -1
- package/commonjs/fi.d.ts.map +0 -1
- package/commonjs/fi.js +0 -40
- package/commonjs/fi.js.map +0 -1
- package/commonjs/fields/index.d.ts.map +0 -1
- package/commonjs/fields/index.js +0 -17
- package/commonjs/fields/index.js.map +0 -1
- package/commonjs/fields/list.d.ts.map +0 -1
- package/commonjs/fields/list.js +0 -7
- package/commonjs/fields/list.js.map +0 -1
- package/commonjs/fields/types.d.ts.map +0 -1
- package/commonjs/fields/types.js +0 -459
- package/commonjs/fields/types.js.map +0 -1
- package/commonjs/fields/web.d.ts.map +0 -1
- package/commonjs/fields/web.js +0 -8
- package/commonjs/fields/web.js.map +0 -1
- package/commonjs/files/folder.d.ts.map +0 -1
- package/commonjs/files/folder.js +0 -7
- package/commonjs/files/folder.js.map +0 -1
- package/commonjs/files/index.d.ts.map +0 -1
- package/commonjs/files/index.js +0 -18
- package/commonjs/files/index.js.map +0 -1
- package/commonjs/files/item.d.ts.map +0 -1
- package/commonjs/files/item.js +0 -7
- package/commonjs/files/item.js.map +0 -1
- package/commonjs/files/readable-file.d.ts.map +0 -1
- package/commonjs/files/readable-file.js +0 -38
- package/commonjs/files/readable-file.js.map +0 -1
- package/commonjs/files/types.d.ts.map +0 -1
- package/commonjs/files/types.js +0 -592
- package/commonjs/files/types.js.map +0 -1
- package/commonjs/files/web.d.ts.map +0 -1
- package/commonjs/files/web.js +0 -15
- package/commonjs/files/web.js.map +0 -1
- package/commonjs/folders/index.d.ts.map +0 -1
- package/commonjs/folders/index.js +0 -13
- package/commonjs/folders/index.js.map +0 -1
- package/commonjs/folders/item.d.ts.map +0 -1
- package/commonjs/folders/item.js +0 -7
- package/commonjs/folders/item.js.map +0 -1
- package/commonjs/folders/list.d.ts.map +0 -1
- package/commonjs/folders/list.js +0 -7
- package/commonjs/folders/list.js.map +0 -1
- package/commonjs/folders/types.d.ts.map +0 -1
- package/commonjs/folders/types.js +0 -253
- package/commonjs/folders/types.js.map +0 -1
- package/commonjs/folders/web.d.ts.map +0 -1
- package/commonjs/folders/web.js +0 -14
- package/commonjs/folders/web.js.map +0 -1
- package/commonjs/forms/index.d.ts.map +0 -1
- package/commonjs/forms/index.js +0 -8
- package/commonjs/forms/index.js.map +0 -1
- package/commonjs/forms/list.d.ts.map +0 -1
- package/commonjs/forms/list.js +0 -7
- package/commonjs/forms/list.js.map +0 -1
- package/commonjs/forms/types.d.ts.map +0 -1
- package/commonjs/forms/types.js +0 -34
- package/commonjs/forms/types.js.map +0 -1
- package/commonjs/groupsitemanager/index.d.ts.map +0 -1
- package/commonjs/groupsitemanager/index.js +0 -14
- package/commonjs/groupsitemanager/index.js.map +0 -1
- package/commonjs/groupsitemanager/types.d.ts +0 -312
- package/commonjs/groupsitemanager/types.d.ts.map +0 -1
- package/commonjs/groupsitemanager/types.js +0 -325
- package/commonjs/groupsitemanager/types.js.map +0 -1
- package/commonjs/hubsites/index.d.ts.map +0 -1
- package/commonjs/hubsites/index.js +0 -18
- package/commonjs/hubsites/index.js.map +0 -1
- package/commonjs/hubsites/site.d.ts.map +0 -1
- package/commonjs/hubsites/site.js +0 -14
- package/commonjs/hubsites/site.js.map +0 -1
- package/commonjs/hubsites/types.d.ts.map +0 -1
- package/commonjs/hubsites/types.js +0 -34
- package/commonjs/hubsites/types.js.map +0 -1
- package/commonjs/hubsites/web.d.ts.map +0 -1
- package/commonjs/hubsites/web.js +0 -15
- package/commonjs/hubsites/web.js.map +0 -1
- package/commonjs/index.d.ts +0 -15
- package/commonjs/index.d.ts.map +0 -1
- package/commonjs/index.js +0 -21
- package/commonjs/index.js.map +0 -1
- package/commonjs/items/index.d.ts +0 -3
- package/commonjs/items/index.d.ts.map +0 -1
- package/commonjs/items/index.js +0 -10
- package/commonjs/items/index.js.map +0 -1
- package/commonjs/items/list.d.ts.map +0 -1
- package/commonjs/items/list.js +0 -7
- package/commonjs/items/list.js.map +0 -1
- package/commonjs/items/types.d.ts +0 -193
- package/commonjs/items/types.d.ts.map +0 -1
- package/commonjs/items/types.js +0 -295
- package/commonjs/items/types.js.map +0 -1
- package/commonjs/lists/index.d.ts.map +0 -1
- package/commonjs/lists/index.js +0 -10
- package/commonjs/lists/index.js.map +0 -1
- package/commonjs/lists/types.d.ts.map +0 -1
- package/commonjs/lists/types.js +0 -357
- package/commonjs/lists/types.js.map +0 -1
- package/commonjs/lists/web.d.ts.map +0 -1
- package/commonjs/lists/web.js +0 -20
- package/commonjs/lists/web.js.map +0 -1
- package/commonjs/navigation/index.d.ts.map +0 -1
- package/commonjs/navigation/index.js +0 -19
- package/commonjs/navigation/index.js.map +0 -1
- package/commonjs/navigation/types.d.ts.map +0 -1
- package/commonjs/navigation/types.js +0 -153
- package/commonjs/navigation/types.js.map +0 -1
- package/commonjs/navigation/web.d.ts.map +0 -1
- package/commonjs/navigation/web.js +0 -7
- package/commonjs/navigation/web.js.map +0 -1
- package/commonjs/package.json +0 -1
- package/commonjs/presets/all.d.ts.map +0 -1
- package/commonjs/presets/all.js +0 -78
- package/commonjs/presets/all.js.map +0 -1
- package/commonjs/profiles/index.d.ts.map +0 -1
- package/commonjs/profiles/index.js +0 -16
- package/commonjs/profiles/index.js.map +0 -1
- package/commonjs/profiles/types.d.ts.map +0 -1
- package/commonjs/profiles/types.js +0 -362
- package/commonjs/profiles/types.js.map +0 -1
- package/commonjs/publishing-sitepageservice/index.d.ts.map +0 -1
- package/commonjs/publishing-sitepageservice/index.js +0 -13
- package/commonjs/publishing-sitepageservice/index.js.map +0 -1
- package/commonjs/publishing-sitepageservice/types.d.ts.map +0 -1
- package/commonjs/publishing-sitepageservice/types.js +0 -20
- package/commonjs/publishing-sitepageservice/types.js.map +0 -1
- package/commonjs/recycle-bin/index.d.ts.map +0 -1
- package/commonjs/recycle-bin/index.js +0 -12
- package/commonjs/recycle-bin/index.js.map +0 -1
- package/commonjs/recycle-bin/types.d.ts.map +0 -1
- package/commonjs/recycle-bin/types.js +0 -83
- package/commonjs/recycle-bin/types.js.map +0 -1
- package/commonjs/regional-settings/content-type.d.ts.map +0 -1
- package/commonjs/regional-settings/content-type.js +0 -7
- package/commonjs/regional-settings/content-type.js.map +0 -1
- package/commonjs/regional-settings/field.d.ts.map +0 -1
- package/commonjs/regional-settings/field.js +0 -7
- package/commonjs/regional-settings/field.js.map +0 -1
- package/commonjs/regional-settings/funcs.d.ts.map +0 -1
- package/commonjs/regional-settings/funcs.js +0 -12
- package/commonjs/regional-settings/funcs.js.map +0 -1
- package/commonjs/regional-settings/index.d.ts.map +0 -1
- package/commonjs/regional-settings/index.js +0 -13
- package/commonjs/regional-settings/index.js.map +0 -1
- package/commonjs/regional-settings/list.d.ts.map +0 -1
- package/commonjs/regional-settings/list.js +0 -7
- package/commonjs/regional-settings/list.js.map +0 -1
- package/commonjs/regional-settings/types.d.ts.map +0 -1
- package/commonjs/regional-settings/types.js +0 -88
- package/commonjs/regional-settings/types.js.map +0 -1
- package/commonjs/regional-settings/user-custom-actions.d.ts.map +0 -1
- package/commonjs/regional-settings/user-custom-actions.js +0 -7
- package/commonjs/regional-settings/user-custom-actions.js.map +0 -1
- package/commonjs/regional-settings/web.d.ts.map +0 -1
- package/commonjs/regional-settings/web.js +0 -10
- package/commonjs/regional-settings/web.js.map +0 -1
- package/commonjs/related-items/index.d.ts.map +0 -1
- package/commonjs/related-items/index.js +0 -7
- package/commonjs/related-items/index.js.map +0 -1
- package/commonjs/related-items/types.d.ts.map +0 -1
- package/commonjs/related-items/types.js +0 -84
- package/commonjs/related-items/types.js.map +0 -1
- package/commonjs/related-items/web.d.ts.map +0 -1
- package/commonjs/related-items/web.js +0 -12
- package/commonjs/related-items/web.js.map +0 -1
- package/commonjs/search/index.d.ts.map +0 -1
- package/commonjs/search/index.js +0 -21
- package/commonjs/search/index.js.map +0 -1
- package/commonjs/search/query.d.ts.map +0 -1
- package/commonjs/search/query.js +0 -220
- package/commonjs/search/query.js.map +0 -1
- package/commonjs/search/suggest.d.ts.map +0 -1
- package/commonjs/search/suggest.js +0 -44
- package/commonjs/search/suggest.js.map +0 -1
- package/commonjs/search/types.d.ts.map +0 -1
- package/commonjs/search/types.js +0 -58
- package/commonjs/search/types.js.map +0 -1
- package/commonjs/security/funcs.d.ts.map +0 -1
- package/commonjs/security/funcs.js +0 -91
- package/commonjs/security/funcs.js.map +0 -1
- package/commonjs/security/index.d.ts.map +0 -1
- package/commonjs/security/index.js +0 -13
- package/commonjs/security/index.js.map +0 -1
- package/commonjs/security/item.d.ts.map +0 -1
- package/commonjs/security/item.js +0 -17
- package/commonjs/security/item.js.map +0 -1
- package/commonjs/security/list.d.ts.map +0 -1
- package/commonjs/security/list.js +0 -17
- package/commonjs/security/list.js.map +0 -1
- package/commonjs/security/types.d.ts.map +0 -1
- package/commonjs/security/types.js +0 -336
- package/commonjs/security/types.js.map +0 -1
- package/commonjs/security/web.d.ts.map +0 -1
- package/commonjs/security/web.js +0 -18
- package/commonjs/security/web.js.map +0 -1
- package/commonjs/sharing/file.d.ts.map +0 -1
- package/commonjs/sharing/file.js +0 -40
- package/commonjs/sharing/file.js.map +0 -1
- package/commonjs/sharing/folder.d.ts.map +0 -1
- package/commonjs/sharing/folder.js +0 -38
- package/commonjs/sharing/folder.js.map +0 -1
- package/commonjs/sharing/funcs.d.ts.map +0 -1
- package/commonjs/sharing/funcs.js +0 -211
- package/commonjs/sharing/funcs.js.map +0 -1
- package/commonjs/sharing/index.d.ts.map +0 -1
- package/commonjs/sharing/index.js +0 -15
- package/commonjs/sharing/index.js.map +0 -1
- package/commonjs/sharing/item.d.ts.map +0 -1
- package/commonjs/sharing/item.js +0 -16
- package/commonjs/sharing/item.js.map +0 -1
- package/commonjs/sharing/types.d.ts.map +0 -1
- package/commonjs/sharing/types.js +0 -117
- package/commonjs/sharing/types.js.map +0 -1
- package/commonjs/sharing/web.d.ts.map +0 -1
- package/commonjs/sharing/web.js +0 -59
- package/commonjs/sharing/web.js.map +0 -1
- package/commonjs/site-designs/index.d.ts.map +0 -1
- package/commonjs/site-designs/index.js +0 -16
- package/commonjs/site-designs/index.js.map +0 -1
- package/commonjs/site-designs/types.d.ts.map +0 -1
- package/commonjs/site-designs/types.js +0 -179
- package/commonjs/site-designs/types.js.map +0 -1
- package/commonjs/site-designs/web.d.ts.map +0 -1
- package/commonjs/site-designs/web.js +0 -14
- package/commonjs/site-designs/web.js.map +0 -1
- package/commonjs/site-groups/index.d.ts.map +0 -1
- package/commonjs/site-groups/index.js +0 -8
- package/commonjs/site-groups/index.js.map +0 -1
- package/commonjs/site-groups/types.d.ts.map +0 -1
- package/commonjs/site-groups/types.js +0 -88
- package/commonjs/site-groups/types.js.map +0 -1
- package/commonjs/site-groups/web.d.ts.map +0 -1
- package/commonjs/site-groups/web.js +0 -20
- package/commonjs/site-groups/web.js.map +0 -1
- package/commonjs/site-scripts/index.d.ts.map +0 -1
- package/commonjs/site-scripts/index.js +0 -17
- package/commonjs/site-scripts/index.js.map +0 -1
- package/commonjs/site-scripts/list.d.ts.map +0 -1
- package/commonjs/site-scripts/list.js +0 -15
- package/commonjs/site-scripts/list.js.map +0 -1
- package/commonjs/site-scripts/types.d.ts.map +0 -1
- package/commonjs/site-scripts/types.js +0 -112
- package/commonjs/site-scripts/types.js.map +0 -1
- package/commonjs/site-scripts/web.d.ts.map +0 -1
- package/commonjs/site-scripts/web.js +0 -10
- package/commonjs/site-scripts/web.js.map +0 -1
- package/commonjs/site-users/index.d.ts.map +0 -1
- package/commonjs/site-users/index.js +0 -8
- package/commonjs/site-users/index.js.map +0 -1
- package/commonjs/site-users/types.d.ts +0 -139
- package/commonjs/site-users/types.d.ts.map +0 -1
- package/commonjs/site-users/types.js +0 -100
- package/commonjs/site-users/types.js.map +0 -1
- package/commonjs/site-users/web.d.ts.map +0 -1
- package/commonjs/site-users/web.js +0 -20
- package/commonjs/site-users/web.js.map +0 -1
- package/commonjs/sites/index.d.ts.map +0 -1
- package/commonjs/sites/index.js +0 -17
- package/commonjs/sites/index.js.map +0 -1
- package/commonjs/sites/types.d.ts.map +0 -1
- package/commonjs/sites/types.js +0 -261
- package/commonjs/sites/types.js.map +0 -1
- package/commonjs/social/index.d.ts.map +0 -1
- package/commonjs/social/index.js +0 -20
- package/commonjs/social/index.js.map +0 -1
- package/commonjs/social/types.d.ts.map +0 -1
- package/commonjs/social/types.js +0 -210
- package/commonjs/social/types.js.map +0 -1
- package/commonjs/spqueryable.d.ts +0 -117
- package/commonjs/spqueryable.d.ts.map +0 -1
- package/commonjs/spqueryable.js +0 -219
- package/commonjs/spqueryable.js.map +0 -1
- package/commonjs/sputilities/index.d.ts.map +0 -1
- package/commonjs/sputilities/index.js +0 -15
- package/commonjs/sputilities/index.js.map +0 -1
- package/commonjs/sputilities/types.d.ts.map +0 -1
- package/commonjs/sputilities/types.js +0 -69
- package/commonjs/sputilities/types.js.map +0 -1
- package/commonjs/subscriptions/index.d.ts.map +0 -1
- package/commonjs/subscriptions/index.js +0 -8
- package/commonjs/subscriptions/index.js.map +0 -1
- package/commonjs/subscriptions/list.d.ts.map +0 -1
- package/commonjs/subscriptions/list.js +0 -7
- package/commonjs/subscriptions/list.js.map +0 -1
- package/commonjs/subscriptions/types.d.ts.map +0 -1
- package/commonjs/subscriptions/types.js +0 -74
- package/commonjs/subscriptions/types.js.map +0 -1
- package/commonjs/taxonomy/index.d.ts.map +0 -1
- package/commonjs/taxonomy/index.js +0 -24
- package/commonjs/taxonomy/index.js.map +0 -1
- package/commonjs/taxonomy/types.d.ts.map +0 -1
- package/commonjs/taxonomy/types.js +0 -305
- package/commonjs/taxonomy/types.js.map +0 -1
- package/commonjs/types.d.ts.map +0 -1
- package/commonjs/types.js +0 -84
- package/commonjs/types.js.map +0 -1
- package/commonjs/user-custom-actions/index.d.ts.map +0 -1
- package/commonjs/user-custom-actions/index.js +0 -12
- package/commonjs/user-custom-actions/index.js.map +0 -1
- package/commonjs/user-custom-actions/list.d.ts.map +0 -1
- package/commonjs/user-custom-actions/list.js +0 -7
- package/commonjs/user-custom-actions/list.js.map +0 -1
- package/commonjs/user-custom-actions/site.d.ts.map +0 -1
- package/commonjs/user-custom-actions/site.js +0 -7
- package/commonjs/user-custom-actions/site.js.map +0 -1
- package/commonjs/user-custom-actions/types.d.ts.map +0 -1
- package/commonjs/user-custom-actions/types.js +0 -76
- package/commonjs/user-custom-actions/types.js.map +0 -1
- package/commonjs/user-custom-actions/web.d.ts.map +0 -1
- package/commonjs/user-custom-actions/web.js +0 -7
- package/commonjs/user-custom-actions/web.js.map +0 -1
- package/commonjs/utils/encode-path-str.d.ts.map +0 -1
- package/commonjs/utils/encode-path-str.js +0 -29
- package/commonjs/utils/encode-path-str.js.map +0 -1
- package/commonjs/utils/extract-web-url.d.ts.map +0 -1
- package/commonjs/utils/extract-web-url.js +0 -20
- package/commonjs/utils/extract-web-url.js.map +0 -1
- package/commonjs/utils/file-names.d.ts.map +0 -1
- package/commonjs/utils/file-names.js +0 -41
- package/commonjs/utils/file-names.js.map +0 -1
- package/commonjs/utils/metadata.d.ts.map +0 -1
- package/commonjs/utils/metadata.js +0 -10
- package/commonjs/utils/metadata.js.map +0 -1
- package/commonjs/utils/odata-url-from.d.ts.map +0 -1
- package/commonjs/utils/odata-url-from.js +0 -41
- package/commonjs/utils/odata-url-from.js.map +0 -1
- package/commonjs/utils/to-resource-path.d.ts.map +0 -1
- package/commonjs/utils/to-resource-path.js +0 -10
- package/commonjs/utils/to-resource-path.js.map +0 -1
- package/commonjs/views/index.d.ts.map +0 -1
- package/commonjs/views/index.js +0 -10
- package/commonjs/views/index.js.map +0 -1
- package/commonjs/views/list.d.ts.map +0 -1
- package/commonjs/views/list.js +0 -11
- package/commonjs/views/list.js.map +0 -1
- package/commonjs/views/types.d.ts.map +0 -1
- package/commonjs/views/types.js +0 -140
- package/commonjs/views/types.js.map +0 -1
- package/commonjs/webparts/file.d.ts.map +0 -1
- package/commonjs/webparts/file.js +0 -8
- package/commonjs/webparts/file.js.map +0 -1
- package/commonjs/webparts/index.d.ts.map +0 -1
- package/commonjs/webparts/index.js +0 -10
- package/commonjs/webparts/index.js.map +0 -1
- package/commonjs/webparts/types.d.ts.map +0 -1
- package/commonjs/webparts/types.js +0 -92
- package/commonjs/webparts/types.js.map +0 -1
- package/commonjs/webs/index.d.ts.map +0 -1
- package/commonjs/webs/index.js +0 -16
- package/commonjs/webs/index.js.map +0 -1
- package/commonjs/webs/types.d.ts.map +0 -1
- package/commonjs/webs/types.js +0 -227
- package/commonjs/webs/types.js.map +0 -1
- package/esm/appcatalog/index.d.ts +0 -11
- package/esm/appcatalog/index.d.ts.map +0 -1
- package/esm/appcatalog/index.js.map +0 -1
- package/esm/appcatalog/types.d.ts +0 -79
- package/esm/appcatalog/types.d.ts.map +0 -1
- package/esm/appcatalog/types.js +0 -130
- package/esm/appcatalog/types.js.map +0 -1
- package/esm/appcatalog/web.d.ts +0 -13
- package/esm/appcatalog/web.d.ts.map +0 -1
- package/esm/appcatalog/web.js.map +0 -1
- package/esm/attachments/index.d.ts +0 -3
- package/esm/attachments/index.d.ts.map +0 -1
- package/esm/attachments/index.js.map +0 -1
- package/esm/attachments/item.d.ts +0 -13
- package/esm/attachments/item.d.ts.map +0 -1
- package/esm/attachments/item.js.map +0 -1
- package/esm/attachments/types.d.ts +0 -57
- package/esm/attachments/types.d.ts.map +0 -1
- package/esm/attachments/types.js +0 -64
- package/esm/attachments/types.js.map +0 -1
- package/esm/batching.d.ts +0 -45
- package/esm/batching.d.ts.map +0 -1
- package/esm/batching.js +0 -350
- package/esm/batching.js.map +0 -1
- package/esm/behaviors/defaults.d.ts +0 -5
- package/esm/behaviors/defaults.d.ts.map +0 -1
- package/esm/behaviors/defaults.js.map +0 -1
- package/esm/behaviors/request-digest.d.ts +0 -9
- package/esm/behaviors/request-digest.d.ts.map +0 -1
- package/esm/behaviors/request-digest.js +0 -56
- package/esm/behaviors/request-digest.js.map +0 -1
- package/esm/behaviors/spbrowser.d.ts +0 -7
- package/esm/behaviors/spbrowser.d.ts.map +0 -1
- package/esm/behaviors/spbrowser.js.map +0 -1
- package/esm/behaviors/spfx.d.ts +0 -21
- package/esm/behaviors/spfx.d.ts.map +0 -1
- package/esm/behaviors/spfx.js +0 -57
- package/esm/behaviors/spfx.js.map +0 -1
- package/esm/behaviors/telemetry.d.ts +0 -4
- package/esm/behaviors/telemetry.d.ts.map +0 -1
- package/esm/behaviors/telemetry.js +0 -23
- package/esm/behaviors/telemetry.js.map +0 -1
- package/esm/clientside-pages/funcs.d.ts +0 -23
- package/esm/clientside-pages/funcs.d.ts.map +0 -1
- package/esm/clientside-pages/funcs.js.map +0 -1
- package/esm/clientside-pages/index.d.ts +0 -3
- package/esm/clientside-pages/index.d.ts.map +0 -1
- package/esm/clientside-pages/index.js.map +0 -1
- package/esm/clientside-pages/types.d.ts +0 -495
- package/esm/clientside-pages/types.d.ts.map +0 -1
- package/esm/clientside-pages/types.js +0 -1144
- package/esm/clientside-pages/types.js.map +0 -1
- package/esm/clientside-pages/web.d.ts +0 -42
- package/esm/clientside-pages/web.d.ts.map +0 -1
- package/esm/clientside-pages/web.js +0 -31
- package/esm/clientside-pages/web.js.map +0 -1
- package/esm/column-defaults/folder.d.ts +0 -28
- package/esm/column-defaults/folder.d.ts.map +0 -1
- package/esm/column-defaults/folder.js.map +0 -1
- package/esm/column-defaults/index.d.ts +0 -4
- package/esm/column-defaults/index.d.ts.map +0 -1
- package/esm/column-defaults/index.js.map +0 -1
- package/esm/column-defaults/list.d.ts +0 -20
- package/esm/column-defaults/list.d.ts.map +0 -1
- package/esm/column-defaults/list.js +0 -169
- package/esm/column-defaults/list.js.map +0 -1
- package/esm/column-defaults/types.d.ts +0 -22
- package/esm/column-defaults/types.d.ts.map +0 -1
- package/esm/column-defaults/types.js.map +0 -1
- package/esm/comments/clientside-page.d.ts +0 -58
- package/esm/comments/clientside-page.d.ts.map +0 -1
- package/esm/comments/clientside-page.js +0 -49
- package/esm/comments/clientside-page.js.map +0 -1
- package/esm/comments/index.d.ts +0 -3
- package/esm/comments/index.d.ts.map +0 -1
- package/esm/comments/index.js.map +0 -1
- package/esm/comments/item.d.ts +0 -37
- package/esm/comments/item.d.ts.map +0 -1
- package/esm/comments/item.js +0 -35
- package/esm/comments/item.js.map +0 -1
- package/esm/comments/types.d.ts +0 -111
- package/esm/comments/types.d.ts.map +0 -1
- package/esm/comments/types.js +0 -85
- package/esm/comments/types.js.map +0 -1
- package/esm/content-types/index.d.ts +0 -5
- package/esm/content-types/index.d.ts.map +0 -1
- package/esm/content-types/index.js.map +0 -1
- package/esm/content-types/item.d.ts +0 -13
- package/esm/content-types/item.d.ts.map +0 -1
- package/esm/content-types/item.js.map +0 -1
- package/esm/content-types/list.d.ts +0 -13
- package/esm/content-types/list.d.ts.map +0 -1
- package/esm/content-types/list.js.map +0 -1
- package/esm/content-types/types.d.ts +0 -120
- package/esm/content-types/types.d.ts.map +0 -1
- package/esm/content-types/types.js +0 -110
- package/esm/content-types/types.js.map +0 -1
- package/esm/content-types/web.d.ts +0 -13
- package/esm/content-types/web.d.ts.map +0 -1
- package/esm/content-types/web.js.map +0 -1
- package/esm/context-info/index.d.ts +0 -22
- package/esm/context-info/index.d.ts.map +0 -1
- package/esm/context-info/index.js +0 -15
- package/esm/context-info/index.js.map +0 -1
- package/esm/decorators.d.ts +0 -9
- package/esm/decorators.d.ts.map +0 -1
- package/esm/decorators.js.map +0 -1
- package/esm/favorites/index.d.ts +0 -11
- package/esm/favorites/index.d.ts.map +0 -1
- package/esm/favorites/index.js.map +0 -1
- package/esm/favorites/types.d.ts +0 -113
- package/esm/favorites/types.d.ts.map +0 -1
- package/esm/favorites/types.js +0 -111
- package/esm/favorites/types.js.map +0 -1
- package/esm/features/index.d.ts +0 -4
- package/esm/features/index.d.ts.map +0 -1
- package/esm/features/index.js.map +0 -1
- package/esm/features/site.d.ts +0 -13
- package/esm/features/site.d.ts.map +0 -1
- package/esm/features/site.js.map +0 -1
- package/esm/features/types.d.ts +0 -42
- package/esm/features/types.d.ts.map +0 -1
- package/esm/features/types.js +0 -52
- package/esm/features/types.js.map +0 -1
- package/esm/features/web.d.ts +0 -13
- package/esm/features/web.d.ts.map +0 -1
- package/esm/features/web.js.map +0 -1
- package/esm/fi.d.ts +0 -25
- package/esm/fi.d.ts.map +0 -1
- package/esm/fi.js.map +0 -1
- package/esm/fields/index.d.ts +0 -4
- package/esm/fields/index.d.ts.map +0 -1
- package/esm/fields/index.js.map +0 -1
- package/esm/fields/list.d.ts +0 -13
- package/esm/fields/list.d.ts.map +0 -1
- package/esm/fields/list.js.map +0 -1
- package/esm/fields/types.d.ts +0 -402
- package/esm/fields/types.d.ts.map +0 -1
- package/esm/fields/types.js +0 -455
- package/esm/fields/types.js.map +0 -1
- package/esm/fields/web.d.ts +0 -18
- package/esm/fields/web.d.ts.map +0 -1
- package/esm/fields/web.js.map +0 -1
- package/esm/files/folder.d.ts +0 -13
- package/esm/files/folder.d.ts.map +0 -1
- package/esm/files/folder.js.map +0 -1
- package/esm/files/index.d.ts +0 -5
- package/esm/files/index.d.ts.map +0 -1
- package/esm/files/index.js.map +0 -1
- package/esm/files/item.d.ts +0 -13
- package/esm/files/item.d.ts.map +0 -1
- package/esm/files/item.js.map +0 -1
- package/esm/files/readable-file.d.ts +0 -23
- package/esm/files/readable-file.d.ts.map +0 -1
- package/esm/files/readable-file.js.map +0 -1
- package/esm/files/types.d.ts +0 -455
- package/esm/files/types.d.ts.map +0 -1
- package/esm/files/types.js +0 -584
- package/esm/files/types.js.map +0 -1
- package/esm/files/web.d.ts +0 -29
- package/esm/files/web.d.ts.map +0 -1
- package/esm/files/web.js.map +0 -1
- package/esm/folders/index.d.ts +0 -5
- package/esm/folders/index.d.ts.map +0 -1
- package/esm/folders/index.js.map +0 -1
- package/esm/folders/item.d.ts +0 -10
- package/esm/folders/item.d.ts.map +0 -1
- package/esm/folders/item.js.map +0 -1
- package/esm/folders/list.d.ts +0 -13
- package/esm/folders/list.d.ts.map +0 -1
- package/esm/folders/list.js.map +0 -1
- package/esm/folders/types.d.ts +0 -237
- package/esm/folders/types.d.ts.map +0 -1
- package/esm/folders/types.js +0 -246
- package/esm/folders/types.js.map +0 -1
- package/esm/folders/web.d.ts +0 -33
- package/esm/folders/web.d.ts.map +0 -1
- package/esm/folders/web.js.map +0 -1
- package/esm/forms/index.d.ts +0 -3
- package/esm/forms/index.d.ts.map +0 -1
- package/esm/forms/index.js.map +0 -1
- package/esm/forms/list.d.ts +0 -10
- package/esm/forms/list.d.ts.map +0 -1
- package/esm/forms/list.js.map +0 -1
- package/esm/forms/types.d.ts +0 -36
- package/esm/forms/types.d.ts.map +0 -1
- package/esm/forms/types.js.map +0 -1
- package/esm/groupsitemanager/index.d.ts +0 -8
- package/esm/groupsitemanager/index.d.ts.map +0 -1
- package/esm/groupsitemanager/index.js.map +0 -1
- package/esm/groupsitemanager/types.d.ts +0 -312
- package/esm/groupsitemanager/types.d.ts.map +0 -1
- package/esm/groupsitemanager/types.js +0 -322
- package/esm/groupsitemanager/types.js.map +0 -1
- package/esm/hubsites/index.d.ts +0 -13
- package/esm/hubsites/index.d.ts.map +0 -1
- package/esm/hubsites/index.js.map +0 -1
- package/esm/hubsites/site.d.ts +0 -27
- package/esm/hubsites/site.d.ts.map +0 -1
- package/esm/hubsites/site.js +0 -12
- package/esm/hubsites/site.js.map +0 -1
- package/esm/hubsites/types.d.ts +0 -56
- package/esm/hubsites/types.d.ts.map +0 -1
- package/esm/hubsites/types.js.map +0 -1
- package/esm/hubsites/web.d.ts +0 -22
- package/esm/hubsites/web.d.ts.map +0 -1
- package/esm/hubsites/web.js +0 -13
- package/esm/hubsites/web.js.map +0 -1
- package/esm/index.d.ts +0 -15
- package/esm/index.d.ts.map +0 -1
- package/esm/index.js +0 -15
- package/esm/index.js.map +0 -1
- package/esm/items/index.d.ts +0 -3
- package/esm/items/index.d.ts.map +0 -1
- package/esm/items/index.js +0 -3
- package/esm/items/index.js.map +0 -1
- package/esm/items/list.d.ts +0 -10
- package/esm/items/list.d.ts.map +0 -1
- package/esm/items/list.js.map +0 -1
- package/esm/items/types.d.ts +0 -193
- package/esm/items/types.d.ts.map +0 -1
- package/esm/items/types.js +0 -290
- package/esm/items/types.js.map +0 -1
- package/esm/lists/index.d.ts +0 -3
- package/esm/lists/index.d.ts.map +0 -1
- package/esm/lists/index.js.map +0 -1
- package/esm/lists/types.d.ts +0 -634
- package/esm/lists/types.d.ts.map +0 -1
- package/esm/lists/types.js +0 -353
- package/esm/lists/types.js.map +0 -1
- package/esm/lists/web.d.ts +0 -44
- package/esm/lists/web.d.ts.map +0 -1
- package/esm/lists/web.js.map +0 -1
- package/esm/navigation/index.d.ts +0 -9
- package/esm/navigation/index.d.ts.map +0 -1
- package/esm/navigation/index.js.map +0 -1
- package/esm/navigation/types.d.ts +0 -155
- package/esm/navigation/types.d.ts.map +0 -1
- package/esm/navigation/types.js +0 -146
- package/esm/navigation/types.js.map +0 -1
- package/esm/navigation/web.d.ts +0 -14
- package/esm/navigation/web.d.ts.map +0 -1
- package/esm/navigation/web.js.map +0 -1
- package/esm/package.json +0 -1
- package/esm/presets/all.d.ts +0 -75
- package/esm/presets/all.d.ts.map +0 -1
- package/esm/presets/all.js.map +0 -1
- package/esm/profiles/index.d.ts +0 -8
- package/esm/profiles/index.d.ts.map +0 -1
- package/esm/profiles/index.js.map +0 -1
- package/esm/profiles/types.d.ts +0 -358
- package/esm/profiles/types.d.ts.map +0 -1
- package/esm/profiles/types.js +0 -358
- package/esm/profiles/types.js.map +0 -1
- package/esm/publishing-sitepageservice/index.d.ts +0 -11
- package/esm/publishing-sitepageservice/index.d.ts.map +0 -1
- package/esm/publishing-sitepageservice/index.js.map +0 -1
- package/esm/publishing-sitepageservice/types.d.ts +0 -12
- package/esm/publishing-sitepageservice/types.d.ts.map +0 -1
- package/esm/publishing-sitepageservice/types.js.map +0 -1
- package/esm/recycle-bin/index.d.ts +0 -25
- package/esm/recycle-bin/index.d.ts.map +0 -1
- package/esm/recycle-bin/index.js.map +0 -1
- package/esm/recycle-bin/types.d.ts +0 -82
- package/esm/recycle-bin/types.d.ts.map +0 -1
- package/esm/recycle-bin/types.js +0 -79
- package/esm/recycle-bin/types.js.map +0 -1
- package/esm/regional-settings/content-type.d.ts +0 -8
- package/esm/regional-settings/content-type.d.ts.map +0 -1
- package/esm/regional-settings/content-type.js.map +0 -1
- package/esm/regional-settings/field.d.ts +0 -8
- package/esm/regional-settings/field.d.ts.map +0 -1
- package/esm/regional-settings/field.js.map +0 -1
- package/esm/regional-settings/funcs.d.ts +0 -3
- package/esm/regional-settings/funcs.d.ts.map +0 -1
- package/esm/regional-settings/funcs.js +0 -8
- package/esm/regional-settings/funcs.js.map +0 -1
- package/esm/regional-settings/index.d.ts +0 -7
- package/esm/regional-settings/index.d.ts.map +0 -1
- package/esm/regional-settings/index.js.map +0 -1
- package/esm/regional-settings/list.d.ts +0 -8
- package/esm/regional-settings/list.d.ts.map +0 -1
- package/esm/regional-settings/list.js.map +0 -1
- package/esm/regional-settings/types.d.ts +0 -105
- package/esm/regional-settings/types.d.ts.map +0 -1
- package/esm/regional-settings/types.js +0 -85
- package/esm/regional-settings/types.js.map +0 -1
- package/esm/regional-settings/user-custom-actions.d.ts +0 -8
- package/esm/regional-settings/user-custom-actions.d.ts.map +0 -1
- package/esm/regional-settings/user-custom-actions.js.map +0 -1
- package/esm/regional-settings/web.d.ts +0 -13
- package/esm/regional-settings/web.d.ts.map +0 -1
- package/esm/regional-settings/web.js.map +0 -1
- package/esm/related-items/index.d.ts +0 -3
- package/esm/related-items/index.d.ts.map +0 -1
- package/esm/related-items/index.js.map +0 -1
- package/esm/related-items/types.d.ts +0 -77
- package/esm/related-items/types.d.ts.map +0 -1
- package/esm/related-items/types.js +0 -80
- package/esm/related-items/types.js.map +0 -1
- package/esm/related-items/web.d.ts +0 -13
- package/esm/related-items/web.d.ts.map +0 -1
- package/esm/related-items/web.js.map +0 -1
- package/esm/search/index.d.ts +0 -23
- package/esm/search/index.d.ts.map +0 -1
- package/esm/search/index.js.map +0 -1
- package/esm/search/query.d.ts +0 -62
- package/esm/search/query.d.ts.map +0 -1
- package/esm/search/query.js +0 -215
- package/esm/search/query.js.map +0 -1
- package/esm/search/suggest.d.ts +0 -76
- package/esm/search/suggest.d.ts.map +0 -1
- package/esm/search/suggest.js.map +0 -1
- package/esm/search/types.d.ts +0 -436
- package/esm/search/types.d.ts.map +0 -1
- package/esm/search/types.js.map +0 -1
- package/esm/security/funcs.d.ts +0 -44
- package/esm/security/funcs.d.ts.map +0 -1
- package/esm/security/funcs.js +0 -81
- package/esm/security/funcs.js.map +0 -1
- package/esm/security/index.d.ts +0 -5
- package/esm/security/index.d.ts.map +0 -1
- package/esm/security/index.js.map +0 -1
- package/esm/security/item.d.ts +0 -8
- package/esm/security/item.d.ts.map +0 -1
- package/esm/security/item.js.map +0 -1
- package/esm/security/list.d.ts +0 -8
- package/esm/security/list.d.ts.map +0 -1
- package/esm/security/list.js.map +0 -1
- package/esm/security/types.d.ts +0 -319
- package/esm/security/types.d.ts.map +0 -1
- package/esm/security/types.js +0 -331
- package/esm/security/types.js.map +0 -1
- package/esm/security/web.d.ts +0 -10
- package/esm/security/web.d.ts.map +0 -1
- package/esm/security/web.js.map +0 -1
- package/esm/sharing/file.d.ts +0 -19
- package/esm/sharing/file.d.ts.map +0 -1
- package/esm/sharing/file.js.map +0 -1
- package/esm/sharing/folder.d.ts +0 -10
- package/esm/sharing/folder.d.ts.map +0 -1
- package/esm/sharing/folder.js.map +0 -1
- package/esm/sharing/funcs.d.ts +0 -63
- package/esm/sharing/funcs.d.ts.map +0 -1
- package/esm/sharing/funcs.js +0 -199
- package/esm/sharing/funcs.js.map +0 -1
- package/esm/sharing/index.d.ts +0 -6
- package/esm/sharing/index.d.ts.map +0 -1
- package/esm/sharing/index.js.map +0 -1
- package/esm/sharing/item.d.ts +0 -17
- package/esm/sharing/item.d.ts.map +0 -1
- package/esm/sharing/item.js.map +0 -1
- package/esm/sharing/types.d.ts +0 -589
- package/esm/sharing/types.d.ts.map +0 -1
- package/esm/sharing/types.js.map +0 -1
- package/esm/sharing/web.d.ts +0 -20
- package/esm/sharing/web.d.ts.map +0 -1
- package/esm/sharing/web.js +0 -57
- package/esm/sharing/web.js.map +0 -1
- package/esm/site-designs/index.d.ts +0 -9
- package/esm/site-designs/index.d.ts.map +0 -1
- package/esm/site-designs/index.js.map +0 -1
- package/esm/site-designs/types.d.ts +0 -376
- package/esm/site-designs/types.d.ts.map +0 -1
- package/esm/site-designs/types.js +0 -174
- package/esm/site-designs/types.js.map +0 -1
- package/esm/site-designs/web.d.ts +0 -26
- package/esm/site-designs/web.d.ts.map +0 -1
- package/esm/site-designs/web.js.map +0 -1
- package/esm/site-groups/index.d.ts +0 -3
- package/esm/site-groups/index.d.ts.map +0 -1
- package/esm/site-groups/index.js.map +0 -1
- package/esm/site-groups/types.d.ts +0 -87
- package/esm/site-groups/types.d.ts.map +0 -1
- package/esm/site-groups/types.js +0 -84
- package/esm/site-groups/types.js.map +0 -1
- package/esm/site-groups/web.d.ts +0 -41
- package/esm/site-groups/web.d.ts.map +0 -1
- package/esm/site-groups/web.js +0 -18
- package/esm/site-groups/web.js.map +0 -1
- package/esm/site-scripts/index.d.ts +0 -10
- package/esm/site-scripts/index.d.ts.map +0 -1
- package/esm/site-scripts/index.js.map +0 -1
- package/esm/site-scripts/list.d.ts +0 -13
- package/esm/site-scripts/list.d.ts.map +0 -1
- package/esm/site-scripts/list.js.map +0 -1
- package/esm/site-scripts/types.d.ts +0 -184
- package/esm/site-scripts/types.d.ts.map +0 -1
- package/esm/site-scripts/types.js +0 -107
- package/esm/site-scripts/types.js.map +0 -1
- package/esm/site-scripts/web.d.ts +0 -14
- package/esm/site-scripts/web.d.ts.map +0 -1
- package/esm/site-scripts/web.js.map +0 -1
- package/esm/site-users/index.d.ts +0 -3
- package/esm/site-users/index.d.ts.map +0 -1
- package/esm/site-users/index.js.map +0 -1
- package/esm/site-users/types.d.ts +0 -139
- package/esm/site-users/types.d.ts.map +0 -1
- package/esm/site-users/types.js +0 -96
- package/esm/site-users/types.js.map +0 -1
- package/esm/site-users/web.d.ts +0 -32
- package/esm/site-users/web.d.ts.map +0 -1
- package/esm/site-users/web.js +0 -18
- package/esm/site-users/web.js.map +0 -1
- package/esm/sites/index.d.ts +0 -8
- package/esm/sites/index.d.ts.map +0 -1
- package/esm/sites/index.js.map +0 -1
- package/esm/sites/types.d.ts +0 -221
- package/esm/sites/types.d.ts.map +0 -1
- package/esm/sites/types.js +0 -258
- package/esm/sites/types.js.map +0 -1
- package/esm/social/index.d.ts +0 -11
- package/esm/social/index.d.ts.map +0 -1
- package/esm/social/index.js.map +0 -1
- package/esm/social/types.d.ts +0 -305
- package/esm/social/types.d.ts.map +0 -1
- package/esm/social/types.js +0 -205
- package/esm/social/types.js.map +0 -1
- package/esm/spqueryable.d.ts +0 -117
- package/esm/spqueryable.d.ts.map +0 -1
- package/esm/spqueryable.js +0 -203
- package/esm/spqueryable.js.map +0 -1
- package/esm/sputilities/index.d.ts +0 -8
- package/esm/sputilities/index.d.ts.map +0 -1
- package/esm/sputilities/index.js.map +0 -1
- package/esm/sputilities/types.d.ts +0 -101
- package/esm/sputilities/types.d.ts.map +0 -1
- package/esm/sputilities/types.js +0 -65
- package/esm/sputilities/types.js.map +0 -1
- package/esm/subscriptions/index.d.ts +0 -3
- package/esm/subscriptions/index.d.ts.map +0 -1
- package/esm/subscriptions/index.js.map +0 -1
- package/esm/subscriptions/list.d.ts +0 -14
- package/esm/subscriptions/list.d.ts.map +0 -1
- package/esm/subscriptions/list.js.map +0 -1
- package/esm/subscriptions/types.d.ts +0 -55
- package/esm/subscriptions/types.d.ts.map +0 -1
- package/esm/subscriptions/types.js +0 -70
- package/esm/subscriptions/types.js.map +0 -1
- package/esm/taxonomy/index.d.ts +0 -8
- package/esm/taxonomy/index.d.ts.map +0 -1
- package/esm/taxonomy/index.js.map +0 -1
- package/esm/taxonomy/types.d.ts +0 -314
- package/esm/taxonomy/types.d.ts.map +0 -1
- package/esm/taxonomy/types.js +0 -299
- package/esm/taxonomy/types.js.map +0 -1
- package/esm/types.d.ts +0 -241
- package/esm/types.d.ts.map +0 -1
- package/esm/types.js.map +0 -1
- package/esm/user-custom-actions/index.d.ts +0 -5
- package/esm/user-custom-actions/index.d.ts.map +0 -1
- package/esm/user-custom-actions/index.js.map +0 -1
- package/esm/user-custom-actions/list.d.ts +0 -13
- package/esm/user-custom-actions/list.d.ts.map +0 -1
- package/esm/user-custom-actions/list.js.map +0 -1
- package/esm/user-custom-actions/site.d.ts +0 -13
- package/esm/user-custom-actions/site.d.ts.map +0 -1
- package/esm/user-custom-actions/site.js.map +0 -1
- package/esm/user-custom-actions/types.d.ts +0 -82
- package/esm/user-custom-actions/types.d.ts.map +0 -1
- package/esm/user-custom-actions/types.js +0 -72
- package/esm/user-custom-actions/types.js.map +0 -1
- package/esm/user-custom-actions/web.d.ts +0 -16
- package/esm/user-custom-actions/web.d.ts.map +0 -1
- package/esm/user-custom-actions/web.js.map +0 -1
- package/esm/utils/encode-path-str.d.ts +0 -8
- package/esm/utils/encode-path-str.d.ts.map +0 -1
- package/esm/utils/encode-path-str.js.map +0 -1
- package/esm/utils/extract-web-url.d.ts +0 -2
- package/esm/utils/extract-web-url.d.ts.map +0 -1
- package/esm/utils/extract-web-url.js.map +0 -1
- package/esm/utils/file-names.d.ts +0 -18
- package/esm/utils/file-names.d.ts.map +0 -1
- package/esm/utils/file-names.js.map +0 -1
- package/esm/utils/metadata.d.ts +0 -6
- package/esm/utils/metadata.d.ts.map +0 -1
- package/esm/utils/metadata.js.map +0 -1
- package/esm/utils/odata-url-from.d.ts +0 -2
- package/esm/utils/odata-url-from.d.ts.map +0 -1
- package/esm/utils/odata-url-from.js.map +0 -1
- package/esm/utils/to-resource-path.d.ts +0 -5
- package/esm/utils/to-resource-path.d.ts.map +0 -1
- package/esm/utils/to-resource-path.js.map +0 -1
- package/esm/views/index.d.ts +0 -3
- package/esm/views/index.d.ts.map +0 -1
- package/esm/views/index.js.map +0 -1
- package/esm/views/list.d.ts +0 -24
- package/esm/views/list.d.ts.map +0 -1
- package/esm/views/list.js.map +0 -1
- package/esm/views/types.d.ts +0 -147
- package/esm/views/types.d.ts.map +0 -1
- package/esm/views/types.js +0 -136
- package/esm/views/types.js.map +0 -1
- package/esm/webparts/file.d.ts +0 -16
- package/esm/webparts/file.d.ts.map +0 -1
- package/esm/webparts/file.js.map +0 -1
- package/esm/webparts/index.d.ts +0 -3
- package/esm/webparts/index.d.ts.map +0 -1
- package/esm/webparts/index.js.map +0 -1
- package/esm/webparts/types.d.ts +0 -84
- package/esm/webparts/types.d.ts.map +0 -1
- package/esm/webparts/types.js +0 -85
- package/esm/webparts/types.js.map +0 -1
- package/esm/webs/index.d.ts +0 -11
- package/esm/webs/index.d.ts.map +0 -1
- package/esm/webs/index.js.map +0 -1
- package/esm/webs/types.d.ts +0 -204
- package/esm/webs/types.d.ts.map +0 -1
- package/esm/webs/types.js +0 -224
- package/esm/webs/types.js.map +0 -1
- /package/{commonjs/appcatalog → appcatalog}/index.d.ts +0 -0
- /package/{esm/appcatalog → appcatalog}/index.js +0 -0
- /package/{commonjs/appcatalog → appcatalog}/types.d.ts +0 -0
- /package/{commonjs/appcatalog → appcatalog}/web.d.ts +0 -0
- /package/{esm/appcatalog → appcatalog}/web.js +0 -0
- /package/{commonjs/attachments → attachments}/index.d.ts +0 -0
- /package/{esm/attachments → attachments}/index.js +0 -0
- /package/{commonjs/attachments → attachments}/item.d.ts +0 -0
- /package/{esm/attachments → attachments}/item.js +0 -0
- /package/{commonjs/attachments → attachments}/types.d.ts +0 -0
- /package/{commonjs/batching.d.ts → batching.d.ts} +0 -0
- /package/{commonjs/behaviors → behaviors}/defaults.d.ts +0 -0
- /package/{esm/behaviors → behaviors}/defaults.js +0 -0
- /package/{commonjs/behaviors → behaviors}/request-digest.d.ts +0 -0
- /package/{commonjs/behaviors → behaviors}/spbrowser.d.ts +0 -0
- /package/{esm/behaviors → behaviors}/spbrowser.js +0 -0
- /package/{commonjs/behaviors → behaviors}/spfx.d.ts +0 -0
- /package/{commonjs/behaviors → behaviors}/telemetry.d.ts +0 -0
- /package/{commonjs/clientside-pages → clientside-pages}/funcs.d.ts +0 -0
- /package/{esm/clientside-pages → clientside-pages}/funcs.js +0 -0
- /package/{commonjs/clientside-pages → clientside-pages}/index.d.ts +0 -0
- /package/{esm/clientside-pages → clientside-pages}/index.js +0 -0
- /package/{commonjs/clientside-pages → clientside-pages}/types.d.ts +0 -0
- /package/{commonjs/clientside-pages → clientside-pages}/web.d.ts +0 -0
- /package/{commonjs/column-defaults → column-defaults}/folder.d.ts +0 -0
- /package/{esm/column-defaults → column-defaults}/folder.js +0 -0
- /package/{commonjs/column-defaults → column-defaults}/index.d.ts +0 -0
- /package/{esm/column-defaults → column-defaults}/index.js +0 -0
- /package/{commonjs/column-defaults → column-defaults}/list.d.ts +0 -0
- /package/{commonjs/column-defaults → column-defaults}/types.d.ts +0 -0
- /package/{esm/column-defaults → column-defaults}/types.js +0 -0
- /package/{commonjs/comments → comments}/clientside-page.d.ts +0 -0
- /package/{commonjs/comments → comments}/index.d.ts +0 -0
- /package/{esm/comments → comments}/index.js +0 -0
- /package/{commonjs/comments → comments}/item.d.ts +0 -0
- /package/{commonjs/comments → comments}/types.d.ts +0 -0
- /package/{commonjs/content-types → content-types}/index.d.ts +0 -0
- /package/{esm/content-types → content-types}/index.js +0 -0
- /package/{commonjs/content-types → content-types}/item.d.ts +0 -0
- /package/{esm/content-types → content-types}/item.js +0 -0
- /package/{commonjs/content-types → content-types}/list.d.ts +0 -0
- /package/{esm/content-types → content-types}/list.js +0 -0
- /package/{commonjs/content-types → content-types}/types.d.ts +0 -0
- /package/{commonjs/content-types → content-types}/web.d.ts +0 -0
- /package/{esm/content-types → content-types}/web.js +0 -0
- /package/{commonjs/context-info → context-info}/index.d.ts +0 -0
- /package/{commonjs/decorators.d.ts → decorators.d.ts} +0 -0
- /package/{esm/decorators.js → decorators.js} +0 -0
- /package/{commonjs/favorites → favorites}/index.d.ts +0 -0
- /package/{esm/favorites → favorites}/index.js +0 -0
- /package/{commonjs/favorites → favorites}/types.d.ts +0 -0
- /package/{commonjs/features → features}/index.d.ts +0 -0
- /package/{esm/features → features}/index.js +0 -0
- /package/{commonjs/features → features}/site.d.ts +0 -0
- /package/{esm/features → features}/site.js +0 -0
- /package/{commonjs/features → features}/types.d.ts +0 -0
- /package/{commonjs/features → features}/web.d.ts +0 -0
- /package/{esm/features → features}/web.js +0 -0
- /package/{commonjs/fi.d.ts → fi.d.ts} +0 -0
- /package/{esm/fi.js → fi.js} +0 -0
- /package/{commonjs/fields → fields}/index.d.ts +0 -0
- /package/{esm/fields → fields}/index.js +0 -0
- /package/{commonjs/fields → fields}/list.d.ts +0 -0
- /package/{esm/fields → fields}/list.js +0 -0
- /package/{commonjs/fields → fields}/types.d.ts +0 -0
- /package/{commonjs/fields → fields}/web.d.ts +0 -0
- /package/{esm/fields → fields}/web.js +0 -0
- /package/{commonjs/files → files}/folder.d.ts +0 -0
- /package/{esm/files → files}/folder.js +0 -0
- /package/{commonjs/files → files}/index.d.ts +0 -0
- /package/{esm/files → files}/index.js +0 -0
- /package/{commonjs/files → files}/item.d.ts +0 -0
- /package/{esm/files → files}/item.js +0 -0
- /package/{commonjs/files → files}/readable-file.d.ts +0 -0
- /package/{esm/files → files}/readable-file.js +0 -0
- /package/{commonjs/files → files}/types.d.ts +0 -0
- /package/{commonjs/files → files}/web.d.ts +0 -0
- /package/{esm/files → files}/web.js +0 -0
- /package/{commonjs/folders → folders}/index.d.ts +0 -0
- /package/{esm/folders → folders}/index.js +0 -0
- /package/{commonjs/folders → folders}/item.d.ts +0 -0
- /package/{esm/folders → folders}/item.js +0 -0
- /package/{commonjs/folders → folders}/list.d.ts +0 -0
- /package/{esm/folders → folders}/list.js +0 -0
- /package/{commonjs/folders → folders}/types.d.ts +0 -0
- /package/{commonjs/folders → folders}/web.d.ts +0 -0
- /package/{esm/folders → folders}/web.js +0 -0
- /package/{commonjs/forms → forms}/index.d.ts +0 -0
- /package/{esm/forms → forms}/index.js +0 -0
- /package/{commonjs/forms → forms}/list.d.ts +0 -0
- /package/{esm/forms → forms}/list.js +0 -0
- /package/{commonjs/forms → forms}/types.d.ts +0 -0
- /package/{esm/forms → forms}/types.js +0 -0
- /package/{commonjs/groupsitemanager → groupsitemanager}/index.d.ts +0 -0
- /package/{esm/groupsitemanager → groupsitemanager}/index.js +0 -0
- /package/{commonjs/hubsites → hubsites}/index.d.ts +0 -0
- /package/{esm/hubsites → hubsites}/index.js +0 -0
- /package/{commonjs/hubsites → hubsites}/site.d.ts +0 -0
- /package/{commonjs/hubsites → hubsites}/types.d.ts +0 -0
- /package/{esm/hubsites → hubsites}/types.js +0 -0
- /package/{commonjs/hubsites → hubsites}/web.d.ts +0 -0
- /package/{commonjs/items → items}/list.d.ts +0 -0
- /package/{esm/items → items}/list.js +0 -0
- /package/{commonjs/lists → lists}/index.d.ts +0 -0
- /package/{esm/lists → lists}/index.js +0 -0
- /package/{commonjs/lists → lists}/types.d.ts +0 -0
- /package/{commonjs/lists → lists}/web.d.ts +0 -0
- /package/{esm/lists → lists}/web.js +0 -0
- /package/{commonjs/navigation → navigation}/index.d.ts +0 -0
- /package/{esm/navigation → navigation}/index.js +0 -0
- /package/{commonjs/navigation → navigation}/types.d.ts +0 -0
- /package/{commonjs/navigation → navigation}/web.d.ts +0 -0
- /package/{esm/navigation → navigation}/web.js +0 -0
- /package/{commonjs/presets → presets}/all.d.ts +0 -0
- /package/{esm/presets → presets}/all.js +0 -0
- /package/{commonjs/profiles → profiles}/index.d.ts +0 -0
- /package/{esm/profiles → profiles}/index.js +0 -0
- /package/{commonjs/profiles → profiles}/types.d.ts +0 -0
- /package/{commonjs/publishing-sitepageservice → publishing-sitepageservice}/index.d.ts +0 -0
- /package/{esm/publishing-sitepageservice → publishing-sitepageservice}/index.js +0 -0
- /package/{commonjs/publishing-sitepageservice → publishing-sitepageservice}/types.d.ts +0 -0
- /package/{esm/publishing-sitepageservice → publishing-sitepageservice}/types.js +0 -0
- /package/{commonjs/recycle-bin → recycle-bin}/index.d.ts +0 -0
- /package/{esm/recycle-bin → recycle-bin}/index.js +0 -0
- /package/{commonjs/recycle-bin → recycle-bin}/types.d.ts +0 -0
- /package/{commonjs/regional-settings → regional-settings}/content-type.d.ts +0 -0
- /package/{esm/regional-settings → regional-settings}/content-type.js +0 -0
- /package/{commonjs/regional-settings → regional-settings}/field.d.ts +0 -0
- /package/{esm/regional-settings → regional-settings}/field.js +0 -0
- /package/{commonjs/regional-settings → regional-settings}/funcs.d.ts +0 -0
- /package/{commonjs/regional-settings → regional-settings}/index.d.ts +0 -0
- /package/{esm/regional-settings → regional-settings}/index.js +0 -0
- /package/{commonjs/regional-settings → regional-settings}/list.d.ts +0 -0
- /package/{esm/regional-settings → regional-settings}/list.js +0 -0
- /package/{commonjs/regional-settings → regional-settings}/types.d.ts +0 -0
- /package/{commonjs/regional-settings → regional-settings}/user-custom-actions.d.ts +0 -0
- /package/{esm/regional-settings → regional-settings}/user-custom-actions.js +0 -0
- /package/{commonjs/regional-settings → regional-settings}/web.d.ts +0 -0
- /package/{esm/regional-settings → regional-settings}/web.js +0 -0
- /package/{commonjs/related-items → related-items}/index.d.ts +0 -0
- /package/{esm/related-items → related-items}/index.js +0 -0
- /package/{commonjs/related-items → related-items}/types.d.ts +0 -0
- /package/{commonjs/related-items → related-items}/web.d.ts +0 -0
- /package/{esm/related-items → related-items}/web.js +0 -0
- /package/{commonjs/search → search}/index.d.ts +0 -0
- /package/{esm/search → search}/index.js +0 -0
- /package/{commonjs/search → search}/query.d.ts +0 -0
- /package/{commonjs/search → search}/suggest.d.ts +0 -0
- /package/{esm/search → search}/suggest.js +0 -0
- /package/{commonjs/search → search}/types.d.ts +0 -0
- /package/{esm/search → search}/types.js +0 -0
- /package/{commonjs/security → security}/funcs.d.ts +0 -0
- /package/{commonjs/security → security}/index.d.ts +0 -0
- /package/{esm/security → security}/index.js +0 -0
- /package/{commonjs/security → security}/item.d.ts +0 -0
- /package/{esm/security → security}/item.js +0 -0
- /package/{commonjs/security → security}/list.d.ts +0 -0
- /package/{esm/security → security}/list.js +0 -0
- /package/{commonjs/security → security}/types.d.ts +0 -0
- /package/{commonjs/security → security}/web.d.ts +0 -0
- /package/{esm/security → security}/web.js +0 -0
- /package/{commonjs/sharing → sharing}/file.d.ts +0 -0
- /package/{esm/sharing → sharing}/file.js +0 -0
- /package/{commonjs/sharing → sharing}/folder.d.ts +0 -0
- /package/{esm/sharing → sharing}/folder.js +0 -0
- /package/{commonjs/sharing → sharing}/funcs.d.ts +0 -0
- /package/{commonjs/sharing → sharing}/index.d.ts +0 -0
- /package/{esm/sharing → sharing}/index.js +0 -0
- /package/{commonjs/sharing → sharing}/item.d.ts +0 -0
- /package/{esm/sharing → sharing}/item.js +0 -0
- /package/{commonjs/sharing → sharing}/types.d.ts +0 -0
- /package/{esm/sharing → sharing}/types.js +0 -0
- /package/{commonjs/sharing → sharing}/web.d.ts +0 -0
- /package/{commonjs/site-designs → site-designs}/index.d.ts +0 -0
- /package/{esm/site-designs → site-designs}/index.js +0 -0
- /package/{commonjs/site-designs → site-designs}/types.d.ts +0 -0
- /package/{commonjs/site-designs → site-designs}/web.d.ts +0 -0
- /package/{esm/site-designs → site-designs}/web.js +0 -0
- /package/{commonjs/site-groups → site-groups}/index.d.ts +0 -0
- /package/{esm/site-groups → site-groups}/index.js +0 -0
- /package/{commonjs/site-groups → site-groups}/types.d.ts +0 -0
- /package/{commonjs/site-groups → site-groups}/web.d.ts +0 -0
- /package/{commonjs/site-scripts → site-scripts}/index.d.ts +0 -0
- /package/{esm/site-scripts → site-scripts}/index.js +0 -0
- /package/{commonjs/site-scripts → site-scripts}/list.d.ts +0 -0
- /package/{esm/site-scripts → site-scripts}/list.js +0 -0
- /package/{commonjs/site-scripts → site-scripts}/types.d.ts +0 -0
- /package/{commonjs/site-scripts → site-scripts}/web.d.ts +0 -0
- /package/{esm/site-scripts → site-scripts}/web.js +0 -0
- /package/{commonjs/site-users → site-users}/index.d.ts +0 -0
- /package/{esm/site-users → site-users}/index.js +0 -0
- /package/{commonjs/site-users → site-users}/web.d.ts +0 -0
- /package/{commonjs/sites → sites}/index.d.ts +0 -0
- /package/{esm/sites → sites}/index.js +0 -0
- /package/{commonjs/sites → sites}/types.d.ts +0 -0
- /package/{commonjs/social → social}/index.d.ts +0 -0
- /package/{esm/social → social}/index.js +0 -0
- /package/{commonjs/social → social}/types.d.ts +0 -0
- /package/{commonjs/sputilities → sputilities}/index.d.ts +0 -0
- /package/{esm/sputilities → sputilities}/index.js +0 -0
- /package/{commonjs/sputilities → sputilities}/types.d.ts +0 -0
- /package/{commonjs/subscriptions → subscriptions}/index.d.ts +0 -0
- /package/{esm/subscriptions → subscriptions}/index.js +0 -0
- /package/{commonjs/subscriptions → subscriptions}/list.d.ts +0 -0
- /package/{esm/subscriptions → subscriptions}/list.js +0 -0
- /package/{commonjs/subscriptions → subscriptions}/types.d.ts +0 -0
- /package/{commonjs/taxonomy → taxonomy}/index.d.ts +0 -0
- /package/{esm/taxonomy → taxonomy}/index.js +0 -0
- /package/{commonjs/taxonomy → taxonomy}/types.d.ts +0 -0
- /package/{commonjs/types.d.ts → types.d.ts} +0 -0
- /package/{esm/types.js → types.js} +0 -0
- /package/{commonjs/user-custom-actions → user-custom-actions}/index.d.ts +0 -0
- /package/{esm/user-custom-actions → user-custom-actions}/index.js +0 -0
- /package/{commonjs/user-custom-actions → user-custom-actions}/list.d.ts +0 -0
- /package/{esm/user-custom-actions → user-custom-actions}/list.js +0 -0
- /package/{commonjs/user-custom-actions → user-custom-actions}/site.d.ts +0 -0
- /package/{esm/user-custom-actions → user-custom-actions}/site.js +0 -0
- /package/{commonjs/user-custom-actions → user-custom-actions}/types.d.ts +0 -0
- /package/{commonjs/user-custom-actions → user-custom-actions}/web.d.ts +0 -0
- /package/{esm/user-custom-actions → user-custom-actions}/web.js +0 -0
- /package/{commonjs/utils → utils}/encode-path-str.d.ts +0 -0
- /package/{esm/utils → utils}/encode-path-str.js +0 -0
- /package/{commonjs/utils → utils}/extract-web-url.d.ts +0 -0
- /package/{esm/utils → utils}/extract-web-url.js +0 -0
- /package/{commonjs/utils → utils}/file-names.d.ts +0 -0
- /package/{esm/utils → utils}/file-names.js +0 -0
- /package/{commonjs/utils → utils}/metadata.d.ts +0 -0
- /package/{esm/utils → utils}/metadata.js +0 -0
- /package/{commonjs/utils → utils}/odata-url-from.d.ts +0 -0
- /package/{esm/utils → utils}/odata-url-from.js +0 -0
- /package/{commonjs/utils → utils}/to-resource-path.d.ts +0 -0
- /package/{esm/utils → utils}/to-resource-path.js +0 -0
- /package/{commonjs/views → views}/index.d.ts +0 -0
- /package/{esm/views → views}/index.js +0 -0
- /package/{commonjs/views → views}/list.d.ts +0 -0
- /package/{esm/views → views}/list.js +0 -0
- /package/{commonjs/views → views}/types.d.ts +0 -0
- /package/{commonjs/webparts → webparts}/file.d.ts +0 -0
- /package/{esm/webparts → webparts}/file.js +0 -0
- /package/{commonjs/webparts → webparts}/index.d.ts +0 -0
- /package/{esm/webparts → webparts}/index.js +0 -0
- /package/{commonjs/webparts → webparts}/types.d.ts +0 -0
- /package/{commonjs/webs → webs}/index.d.ts +0 -0
- /package/{esm/webs → webs}/index.js +0 -0
- /package/{commonjs/webs → webs}/types.d.ts +0 -0
package/items/types.d.ts
ADDED
|
@@ -0,0 +1,209 @@
|
|
|
1
|
+
import { _SPCollection, IDeleteableWithETag, _SPInstance, ISPQueryable, ISPInstance } from "../spqueryable.js";
|
|
2
|
+
import { IListItemFormUpdateValue } from "../lists/types.js";
|
|
3
|
+
import { IList } from "../lists/index.js";
|
|
4
|
+
import { IResourcePath } from "../utils/to-resource-path.js";
|
|
5
|
+
/**
|
|
6
|
+
* Describes a collection of Item objects
|
|
7
|
+
*
|
|
8
|
+
*/
|
|
9
|
+
export declare class _Items extends _SPCollection {
|
|
10
|
+
/**
|
|
11
|
+
* Gets an Item by id
|
|
12
|
+
*
|
|
13
|
+
* @param id The integer id of the item to retrieve
|
|
14
|
+
*/
|
|
15
|
+
getById(id: number): IItem;
|
|
16
|
+
/**
|
|
17
|
+
* Gets BCS Item by string id
|
|
18
|
+
*
|
|
19
|
+
* @param stringId The string id of the BCS item to retrieve
|
|
20
|
+
*/
|
|
21
|
+
getItemByStringId(stringId: string): IItem;
|
|
22
|
+
/**
|
|
23
|
+
* Skips the specified number of items (https://msdn.microsoft.com/en-us/library/office/fp142385.aspx#sectionSection6)
|
|
24
|
+
*
|
|
25
|
+
* @param skip The starting id where the page should start, use with top to specify pages
|
|
26
|
+
* @param reverse It true the PagedPrev=true parameter is added allowing backwards navigation in the collection
|
|
27
|
+
*/
|
|
28
|
+
skip(skip: number, reverse?: boolean): this;
|
|
29
|
+
/**
|
|
30
|
+
* Gets a collection designed to aid in paging through data
|
|
31
|
+
*
|
|
32
|
+
*/
|
|
33
|
+
getPaged<T = any[]>(): Promise<PagedItemCollection<T>>;
|
|
34
|
+
/**
|
|
35
|
+
* Adds a new item to the collection
|
|
36
|
+
*
|
|
37
|
+
* @param properties The new items's properties
|
|
38
|
+
* @param listItemEntityTypeFullName The type name of the list's entities
|
|
39
|
+
*/
|
|
40
|
+
add(properties?: Record<string, any>): Promise<IItemAddResult>;
|
|
41
|
+
}
|
|
42
|
+
export interface IItems extends _Items {
|
|
43
|
+
}
|
|
44
|
+
export declare const Items: import("@pnp/sp").ISPInvokableFactory<IItems>;
|
|
45
|
+
/**
|
|
46
|
+
* Descrines a single Item instance
|
|
47
|
+
*
|
|
48
|
+
*/
|
|
49
|
+
export declare class _Item extends _SPInstance {
|
|
50
|
+
delete: (this: ISPQueryable<any>, eTag?: string) => Promise<void>;
|
|
51
|
+
/**
|
|
52
|
+
* Gets the effective base permissions for the item
|
|
53
|
+
*
|
|
54
|
+
*/
|
|
55
|
+
get effectiveBasePermissions(): ISPQueryable;
|
|
56
|
+
/**
|
|
57
|
+
* Gets the effective base permissions for the item in a UI context
|
|
58
|
+
*
|
|
59
|
+
*/
|
|
60
|
+
get effectiveBasePermissionsForUI(): ISPQueryable;
|
|
61
|
+
/**
|
|
62
|
+
* Gets the field values for this list item in their HTML representation
|
|
63
|
+
*
|
|
64
|
+
*/
|
|
65
|
+
get fieldValuesAsHTML(): ISPInstance;
|
|
66
|
+
/**
|
|
67
|
+
* Gets the field values for this list item in their text representation
|
|
68
|
+
*
|
|
69
|
+
*/
|
|
70
|
+
get fieldValuesAsText(): ISPInstance;
|
|
71
|
+
/**
|
|
72
|
+
* Gets the field values for this list item for use in editing controls
|
|
73
|
+
*
|
|
74
|
+
*/
|
|
75
|
+
get fieldValuesForEdit(): ISPInstance;
|
|
76
|
+
/**
|
|
77
|
+
* Gets the collection of versions associated with this item
|
|
78
|
+
*/
|
|
79
|
+
get versions(): IItemVersions;
|
|
80
|
+
/**
|
|
81
|
+
* this item's list
|
|
82
|
+
*/
|
|
83
|
+
get list(): IList;
|
|
84
|
+
/**
|
|
85
|
+
* Updates this list instance with the supplied properties
|
|
86
|
+
*
|
|
87
|
+
* @param properties A plain object hash of values to update for the list
|
|
88
|
+
* @param eTag Value used in the IF-Match header, by default "*"
|
|
89
|
+
*/
|
|
90
|
+
update(properties: Record<string, any>, eTag?: string): Promise<IItemUpdateResult>;
|
|
91
|
+
/**
|
|
92
|
+
* Moves the list item to the Recycle Bin and returns the identifier of the new Recycle Bin item.
|
|
93
|
+
*/
|
|
94
|
+
recycle(): Promise<string>;
|
|
95
|
+
/**
|
|
96
|
+
* Deletes the item object with options.
|
|
97
|
+
*
|
|
98
|
+
* @param parameters Specifies the options to use when deleting a item.
|
|
99
|
+
*/
|
|
100
|
+
deleteWithParams(parameters: Partial<IItemDeleteParams>): Promise<void>;
|
|
101
|
+
/**
|
|
102
|
+
* Gets a string representation of the full URL to the WOPI frame.
|
|
103
|
+
* If there is no associated WOPI application, or no associated action, an empty string is returned.
|
|
104
|
+
*
|
|
105
|
+
* @param action Display mode: 0: view, 1: edit, 2: mobileView, 3: interactivePreview
|
|
106
|
+
*/
|
|
107
|
+
getWopiFrameUrl(action?: number): Promise<string>;
|
|
108
|
+
/**
|
|
109
|
+
* Validates and sets the values of the specified collection of fields for the list item.
|
|
110
|
+
*
|
|
111
|
+
* @param formValues The fields to change and their new values.
|
|
112
|
+
* @param bNewDocumentUpdate true if the list item is a document being updated after upload; otherwise false.
|
|
113
|
+
*/
|
|
114
|
+
validateUpdateListItem(formValues: IListItemFormUpdateValue[], bNewDocumentUpdate?: boolean): Promise<IListItemFormUpdateValue[]>;
|
|
115
|
+
/**
|
|
116
|
+
* Gets the parent information for this item's list and web
|
|
117
|
+
*/
|
|
118
|
+
getParentInfos(): Promise<IItemParentInfos>;
|
|
119
|
+
setImageField(fieldName: string, imageName: string, imageContent: any): Promise<any>;
|
|
120
|
+
}
|
|
121
|
+
export interface IItem extends _Item, IDeleteableWithETag {
|
|
122
|
+
}
|
|
123
|
+
export declare const Item: import("@pnp/sp").ISPInvokableFactory<IItem>;
|
|
124
|
+
/**
|
|
125
|
+
* Describes a collection of Version objects
|
|
126
|
+
*
|
|
127
|
+
*/
|
|
128
|
+
export declare class _ItemVersions extends _SPCollection {
|
|
129
|
+
/**
|
|
130
|
+
* Gets a version by id
|
|
131
|
+
*
|
|
132
|
+
* @param versionId The id of the version to retrieve
|
|
133
|
+
*/
|
|
134
|
+
getById(versionId: number): IItemVersion;
|
|
135
|
+
}
|
|
136
|
+
export interface IItemVersions extends _ItemVersions {
|
|
137
|
+
}
|
|
138
|
+
export declare const ItemVersions: import("@pnp/sp").ISPInvokableFactory<IItemVersions>;
|
|
139
|
+
/**
|
|
140
|
+
* Describes a single Version instance
|
|
141
|
+
*
|
|
142
|
+
*/
|
|
143
|
+
export declare class _ItemVersion extends _SPInstance {
|
|
144
|
+
delete: (this: ISPQueryable<any>, eTag?: string) => Promise<void>;
|
|
145
|
+
}
|
|
146
|
+
export interface IItemVersion extends _ItemVersion, IDeleteableWithETag {
|
|
147
|
+
}
|
|
148
|
+
export declare const ItemVersion: import("@pnp/sp").ISPInvokableFactory<IItemVersion>;
|
|
149
|
+
/**
|
|
150
|
+
* Provides paging functionality for list items
|
|
151
|
+
*/
|
|
152
|
+
export declare class PagedItemCollection<T> {
|
|
153
|
+
private parent;
|
|
154
|
+
private nextUrl;
|
|
155
|
+
results: T;
|
|
156
|
+
constructor(parent: _Items, nextUrl: string, results: T);
|
|
157
|
+
/**
|
|
158
|
+
* If true there are more results available in the set, otherwise there are not
|
|
159
|
+
*/
|
|
160
|
+
get hasNext(): boolean;
|
|
161
|
+
/**
|
|
162
|
+
* Gets the next set of results, or resolves to null if no results are available
|
|
163
|
+
*/
|
|
164
|
+
getNext(): Promise<PagedItemCollection<T> | null>;
|
|
165
|
+
}
|
|
166
|
+
export interface IItemAddResult {
|
|
167
|
+
item: IItem;
|
|
168
|
+
data: any;
|
|
169
|
+
}
|
|
170
|
+
export interface IItemUpdateResult {
|
|
171
|
+
item: IItem;
|
|
172
|
+
data: IItemUpdateResultData;
|
|
173
|
+
}
|
|
174
|
+
export interface IItemUpdateResultData {
|
|
175
|
+
etag: string;
|
|
176
|
+
}
|
|
177
|
+
export interface IItemImageUploadResult {
|
|
178
|
+
Name: string;
|
|
179
|
+
ServerRelativeUrl: string;
|
|
180
|
+
UniqueId: string;
|
|
181
|
+
}
|
|
182
|
+
export interface IItemDeleteParams {
|
|
183
|
+
/**
|
|
184
|
+
* If true, delete or recycle a file when the LockType
|
|
185
|
+
* value is SPLockType.Shared or SPLockType.None.
|
|
186
|
+
* When false, delete or recycle the file when
|
|
187
|
+
* the LockType value SPLockType.None.
|
|
188
|
+
*/
|
|
189
|
+
BypassSharedLock: boolean;
|
|
190
|
+
}
|
|
191
|
+
export interface IItemParentInfos {
|
|
192
|
+
Item: {
|
|
193
|
+
Id: string;
|
|
194
|
+
};
|
|
195
|
+
ParentList: {
|
|
196
|
+
Id: string;
|
|
197
|
+
Title: string;
|
|
198
|
+
RootFolderServerRelativePath: IResourcePath;
|
|
199
|
+
RootFolderServerRelativeUrl: string;
|
|
200
|
+
RootFolderUniqueId: string;
|
|
201
|
+
};
|
|
202
|
+
ParentWeb: {
|
|
203
|
+
Id: string;
|
|
204
|
+
ServerRelativePath: IResourcePath;
|
|
205
|
+
ServerRelativeUrl: string;
|
|
206
|
+
Url: string;
|
|
207
|
+
};
|
|
208
|
+
}
|
|
209
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../packages/sp/items/types.ts"],"names":[],"mappings":"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"}
|
package/items/types.js
ADDED
|
@@ -0,0 +1,296 @@
|
|
|
1
|
+
import { __decorate } from "tslib";
|
|
2
|
+
import { _SPCollection, spInvokableFactory, _SPInstance, deleteableWithETag, SPQueryable, SPInstance, } from "../spqueryable.js";
|
|
3
|
+
import { hOP } from "@pnp/core";
|
|
4
|
+
import { extractWebUrl } from "@pnp/sp";
|
|
5
|
+
import { List } from "../lists/types.js";
|
|
6
|
+
import { body, headers, parseBinderWithErrorCheck, parseODataJSON } from "@pnp/queryable";
|
|
7
|
+
import { defaultPath } from "../decorators.js";
|
|
8
|
+
import { spPost } from "../operations.js";
|
|
9
|
+
/**
|
|
10
|
+
* Describes a collection of Item objects
|
|
11
|
+
*
|
|
12
|
+
*/
|
|
13
|
+
let _Items = class _Items extends _SPCollection {
|
|
14
|
+
/**
|
|
15
|
+
* Gets an Item by id
|
|
16
|
+
*
|
|
17
|
+
* @param id The integer id of the item to retrieve
|
|
18
|
+
*/
|
|
19
|
+
getById(id) {
|
|
20
|
+
return Item(this).concat(`(${id})`);
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Gets BCS Item by string id
|
|
24
|
+
*
|
|
25
|
+
* @param stringId The string id of the BCS item to retrieve
|
|
26
|
+
*/
|
|
27
|
+
getItemByStringId(stringId) {
|
|
28
|
+
// creates an item with the parent list path and append out method call
|
|
29
|
+
return Item([this, this.parentUrl], `getItemByStringId('${stringId}')`);
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Skips the specified number of items (https://msdn.microsoft.com/en-us/library/office/fp142385.aspx#sectionSection6)
|
|
33
|
+
*
|
|
34
|
+
* @param skip The starting id where the page should start, use with top to specify pages
|
|
35
|
+
* @param reverse It true the PagedPrev=true parameter is added allowing backwards navigation in the collection
|
|
36
|
+
*/
|
|
37
|
+
skip(skip, reverse = false) {
|
|
38
|
+
if (reverse) {
|
|
39
|
+
this.query.set("$skiptoken", `Paged=TRUE&PagedPrev=TRUE&p_ID=${skip}`);
|
|
40
|
+
}
|
|
41
|
+
else {
|
|
42
|
+
this.query.set("$skiptoken", `Paged=TRUE&p_ID=${skip}`);
|
|
43
|
+
}
|
|
44
|
+
return this;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Gets a collection designed to aid in paging through data
|
|
48
|
+
*
|
|
49
|
+
*/
|
|
50
|
+
getPaged() {
|
|
51
|
+
return this.using(PagedItemParser(this))();
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* Adds a new item to the collection
|
|
55
|
+
*
|
|
56
|
+
* @param properties The new items's properties
|
|
57
|
+
* @param listItemEntityTypeFullName The type name of the list's entities
|
|
58
|
+
*/
|
|
59
|
+
async add(properties = {}) {
|
|
60
|
+
return spPost(this, body(properties)).then((data) => ({
|
|
61
|
+
data: data,
|
|
62
|
+
item: this.getById(data.Id),
|
|
63
|
+
}));
|
|
64
|
+
}
|
|
65
|
+
};
|
|
66
|
+
_Items = __decorate([
|
|
67
|
+
defaultPath("items")
|
|
68
|
+
], _Items);
|
|
69
|
+
export { _Items };
|
|
70
|
+
export const Items = spInvokableFactory(_Items);
|
|
71
|
+
/**
|
|
72
|
+
* Descrines a single Item instance
|
|
73
|
+
*
|
|
74
|
+
*/
|
|
75
|
+
export class _Item extends _SPInstance {
|
|
76
|
+
constructor() {
|
|
77
|
+
super(...arguments);
|
|
78
|
+
this.delete = deleteableWithETag();
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* Gets the effective base permissions for the item
|
|
82
|
+
*
|
|
83
|
+
*/
|
|
84
|
+
get effectiveBasePermissions() {
|
|
85
|
+
return SPQueryable(this, "EffectiveBasePermissions");
|
|
86
|
+
}
|
|
87
|
+
/**
|
|
88
|
+
* Gets the effective base permissions for the item in a UI context
|
|
89
|
+
*
|
|
90
|
+
*/
|
|
91
|
+
get effectiveBasePermissionsForUI() {
|
|
92
|
+
return SPQueryable(this, "EffectiveBasePermissionsForUI");
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* Gets the field values for this list item in their HTML representation
|
|
96
|
+
*
|
|
97
|
+
*/
|
|
98
|
+
get fieldValuesAsHTML() {
|
|
99
|
+
return SPInstance(this, "FieldValuesAsHTML");
|
|
100
|
+
}
|
|
101
|
+
/**
|
|
102
|
+
* Gets the field values for this list item in their text representation
|
|
103
|
+
*
|
|
104
|
+
*/
|
|
105
|
+
get fieldValuesAsText() {
|
|
106
|
+
return SPInstance(this, "FieldValuesAsText");
|
|
107
|
+
}
|
|
108
|
+
/**
|
|
109
|
+
* Gets the field values for this list item for use in editing controls
|
|
110
|
+
*
|
|
111
|
+
*/
|
|
112
|
+
get fieldValuesForEdit() {
|
|
113
|
+
return SPInstance(this, "FieldValuesForEdit");
|
|
114
|
+
}
|
|
115
|
+
/**
|
|
116
|
+
* Gets the collection of versions associated with this item
|
|
117
|
+
*/
|
|
118
|
+
get versions() {
|
|
119
|
+
return ItemVersions(this);
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* this item's list
|
|
123
|
+
*/
|
|
124
|
+
get list() {
|
|
125
|
+
return this.getParent(List, "", this.parentUrl.substring(0, this.parentUrl.lastIndexOf("/")));
|
|
126
|
+
}
|
|
127
|
+
/**
|
|
128
|
+
* Updates this list instance with the supplied properties
|
|
129
|
+
*
|
|
130
|
+
* @param properties A plain object hash of values to update for the list
|
|
131
|
+
* @param eTag Value used in the IF-Match header, by default "*"
|
|
132
|
+
*/
|
|
133
|
+
async update(properties, eTag = "*") {
|
|
134
|
+
const postBody = body(properties, headers({
|
|
135
|
+
"IF-Match": eTag,
|
|
136
|
+
"X-HTTP-Method": "MERGE",
|
|
137
|
+
}));
|
|
138
|
+
const data = await spPost(Item(this).using(ItemUpdatedParser()), postBody);
|
|
139
|
+
return {
|
|
140
|
+
data,
|
|
141
|
+
item: this,
|
|
142
|
+
};
|
|
143
|
+
}
|
|
144
|
+
/**
|
|
145
|
+
* Moves the list item to the Recycle Bin and returns the identifier of the new Recycle Bin item.
|
|
146
|
+
*/
|
|
147
|
+
recycle() {
|
|
148
|
+
return spPost(Item(this, "recycle"));
|
|
149
|
+
}
|
|
150
|
+
/**
|
|
151
|
+
* Deletes the item object with options.
|
|
152
|
+
*
|
|
153
|
+
* @param parameters Specifies the options to use when deleting a item.
|
|
154
|
+
*/
|
|
155
|
+
async deleteWithParams(parameters) {
|
|
156
|
+
return spPost(Item(this, "DeleteWithParameters"), body({ parameters }));
|
|
157
|
+
}
|
|
158
|
+
/**
|
|
159
|
+
* Gets a string representation of the full URL to the WOPI frame.
|
|
160
|
+
* If there is no associated WOPI application, or no associated action, an empty string is returned.
|
|
161
|
+
*
|
|
162
|
+
* @param action Display mode: 0: view, 1: edit, 2: mobileView, 3: interactivePreview
|
|
163
|
+
*/
|
|
164
|
+
async getWopiFrameUrl(action = 0) {
|
|
165
|
+
const i = Item(this, "getWOPIFrameUrl(@action)");
|
|
166
|
+
i.query.set("@action", action);
|
|
167
|
+
return spPost(i);
|
|
168
|
+
}
|
|
169
|
+
/**
|
|
170
|
+
* Validates and sets the values of the specified collection of fields for the list item.
|
|
171
|
+
*
|
|
172
|
+
* @param formValues The fields to change and their new values.
|
|
173
|
+
* @param bNewDocumentUpdate true if the list item is a document being updated after upload; otherwise false.
|
|
174
|
+
*/
|
|
175
|
+
validateUpdateListItem(formValues, bNewDocumentUpdate = false) {
|
|
176
|
+
return spPost(Item(this, "validateupdatelistitem"), body({ formValues, bNewDocumentUpdate }));
|
|
177
|
+
}
|
|
178
|
+
/**
|
|
179
|
+
* Gets the parent information for this item's list and web
|
|
180
|
+
*/
|
|
181
|
+
async getParentInfos() {
|
|
182
|
+
const urlInfo = await this.select("Id", "ParentList/Id", "ParentList/Title", "ParentList/RootFolder/UniqueId", "ParentList/RootFolder/ServerRelativeUrl", "ParentList/RootFolder/ServerRelativePath", "ParentList/ParentWeb/Id", "ParentList/ParentWeb/Url", "ParentList/ParentWeb/ServerRelativeUrl", "ParentList/ParentWeb/ServerRelativePath").expand("ParentList", "ParentList/RootFolder", "ParentList/ParentWeb")();
|
|
183
|
+
return {
|
|
184
|
+
Item: {
|
|
185
|
+
Id: urlInfo.Id,
|
|
186
|
+
},
|
|
187
|
+
ParentList: {
|
|
188
|
+
Id: urlInfo.ParentList.Id,
|
|
189
|
+
Title: urlInfo.ParentList.Title,
|
|
190
|
+
RootFolderServerRelativePath: urlInfo.ParentList.RootFolder.ServerRelativePath,
|
|
191
|
+
RootFolderServerRelativeUrl: urlInfo.ParentList.RootFolder.ServerRelativeUrl,
|
|
192
|
+
RootFolderUniqueId: urlInfo.ParentList.RootFolder.UniqueId,
|
|
193
|
+
},
|
|
194
|
+
ParentWeb: {
|
|
195
|
+
Id: urlInfo.ParentList.ParentWeb.Id,
|
|
196
|
+
ServerRelativePath: urlInfo.ParentList.ParentWeb.ServerRelativePath,
|
|
197
|
+
ServerRelativeUrl: urlInfo.ParentList.ParentWeb.ServerRelativeUrl,
|
|
198
|
+
Url: urlInfo.ParentList.ParentWeb.Url,
|
|
199
|
+
},
|
|
200
|
+
};
|
|
201
|
+
}
|
|
202
|
+
async setImageField(fieldName, imageName, imageContent) {
|
|
203
|
+
const contextInfo = await this.getParentInfos();
|
|
204
|
+
const webUrl = extractWebUrl(this.toUrl());
|
|
205
|
+
const q = SPQueryable([this, webUrl], "/_api/web/UploadImage");
|
|
206
|
+
q.concat("(listTitle=@a1,imageName=@a2,listId=@a3,itemId=@a4)");
|
|
207
|
+
q.query.set("@a1", `'${contextInfo.ParentList.Title}'`);
|
|
208
|
+
q.query.set("@a2", `'${imageName}'`);
|
|
209
|
+
q.query.set("@a3", `'${contextInfo.ParentList.Id}'`);
|
|
210
|
+
q.query.set("@a4", contextInfo.Item.Id);
|
|
211
|
+
const result = await spPost(q, { body: imageContent });
|
|
212
|
+
const itemInfo = {
|
|
213
|
+
"type": "thumbnail",
|
|
214
|
+
"fileName": result.Name,
|
|
215
|
+
"nativeFile": {},
|
|
216
|
+
"fieldName": fieldName,
|
|
217
|
+
"serverUrl": contextInfo.ParentWeb.Url.replace(contextInfo.ParentWeb.ServerRelativeUrl, ""),
|
|
218
|
+
"serverRelativeUrl": result.ServerRelativeUrl,
|
|
219
|
+
"id": result.UniqueId,
|
|
220
|
+
};
|
|
221
|
+
return this.validateUpdateListItem([{
|
|
222
|
+
FieldName: fieldName,
|
|
223
|
+
FieldValue: JSON.stringify(itemInfo),
|
|
224
|
+
}]);
|
|
225
|
+
}
|
|
226
|
+
}
|
|
227
|
+
export const Item = spInvokableFactory(_Item);
|
|
228
|
+
/**
|
|
229
|
+
* Describes a collection of Version objects
|
|
230
|
+
*
|
|
231
|
+
*/
|
|
232
|
+
let _ItemVersions = class _ItemVersions extends _SPCollection {
|
|
233
|
+
/**
|
|
234
|
+
* Gets a version by id
|
|
235
|
+
*
|
|
236
|
+
* @param versionId The id of the version to retrieve
|
|
237
|
+
*/
|
|
238
|
+
getById(versionId) {
|
|
239
|
+
return ItemVersion(this).concat(`(${versionId})`);
|
|
240
|
+
}
|
|
241
|
+
};
|
|
242
|
+
_ItemVersions = __decorate([
|
|
243
|
+
defaultPath("versions")
|
|
244
|
+
], _ItemVersions);
|
|
245
|
+
export { _ItemVersions };
|
|
246
|
+
export const ItemVersions = spInvokableFactory(_ItemVersions);
|
|
247
|
+
/**
|
|
248
|
+
* Describes a single Version instance
|
|
249
|
+
*
|
|
250
|
+
*/
|
|
251
|
+
export class _ItemVersion extends _SPInstance {
|
|
252
|
+
constructor() {
|
|
253
|
+
super(...arguments);
|
|
254
|
+
this.delete = deleteableWithETag();
|
|
255
|
+
}
|
|
256
|
+
}
|
|
257
|
+
export const ItemVersion = spInvokableFactory(_ItemVersion);
|
|
258
|
+
/**
|
|
259
|
+
* Provides paging functionality for list items
|
|
260
|
+
*/
|
|
261
|
+
export class PagedItemCollection {
|
|
262
|
+
constructor(parent, nextUrl, results) {
|
|
263
|
+
this.parent = parent;
|
|
264
|
+
this.nextUrl = nextUrl;
|
|
265
|
+
this.results = results;
|
|
266
|
+
}
|
|
267
|
+
/**
|
|
268
|
+
* If true there are more results available in the set, otherwise there are not
|
|
269
|
+
*/
|
|
270
|
+
get hasNext() {
|
|
271
|
+
return typeof this.nextUrl === "string" && this.nextUrl.length > 0;
|
|
272
|
+
}
|
|
273
|
+
/**
|
|
274
|
+
* Gets the next set of results, or resolves to null if no results are available
|
|
275
|
+
*/
|
|
276
|
+
async getNext() {
|
|
277
|
+
if (this.hasNext) {
|
|
278
|
+
const items = Items([this.parent, this.nextUrl], "");
|
|
279
|
+
return items.getPaged();
|
|
280
|
+
}
|
|
281
|
+
return null;
|
|
282
|
+
}
|
|
283
|
+
}
|
|
284
|
+
function PagedItemParser(parent) {
|
|
285
|
+
return parseBinderWithErrorCheck(async (r) => {
|
|
286
|
+
const json = await r.json();
|
|
287
|
+
const nextUrl = hOP(json, "d") && hOP(json.d, "__next") ? json.d.__next : json["odata.nextLink"];
|
|
288
|
+
return new PagedItemCollection(parent, nextUrl, parseODataJSON(json));
|
|
289
|
+
});
|
|
290
|
+
}
|
|
291
|
+
function ItemUpdatedParser() {
|
|
292
|
+
return parseBinderWithErrorCheck(async (r) => ({
|
|
293
|
+
etag: r.headers.get("etag"),
|
|
294
|
+
}));
|
|
295
|
+
}
|
|
296
|
+
//# sourceMappingURL=types.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../packages/sp/items/types.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../packages/sp/lists/index.ts"],"names":[],"mappings":"AAAA,OAAO,UAAU,CAAC;AAElB,OAAO,EACH,IAAI,EACJ,KAAK,EACL,KAAK,EACL,MAAM,EACN,cAAc,EACd,iBAAiB,EACjB,iBAAiB,EACjB,WAAW,EACX,UAAU,EACV,mBAAmB,EACnB,aAAa,EACb,2BAA2B,EAC3B,wBAAwB,EACxB,eAAe,EACf,qBAAqB,EACrB,yBAAyB,EACzB,SAAS,EACT,gBAAgB,EAChB,6BAA6B,GAChC,MAAM,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../packages/sp/lists/index.ts"],"names":[],"mappings":"AAAA,OAAO,UAAU,CAAC;AAElB,OAAO,EACH,IAAI,EAEJ,KAAK,EAKL,WAAW,EAOX,qBAAqB,GAKxB,MAAM,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../packages/sp/lists/types.ts"],"names":[],"mappings":"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"}
|