UNPKG

@microsoft/sp-webpart-base

Version:

SharePoint Framework support for building web parts

1 lines 3.85 kB
{"ManifestDownloadFailed":"Manifests fail to download.","ManifestNullError":"Manifest for the web part {0} is null.","ManifestInvalidError":"Manifest for the web part {0} is invalid.","ReadOnlyPropertyError":"This is a read-only property.","BaseConstructError":"BaseClientSideWebPart is an abstract class and must be extended before use.","MustOverrideRenderError":"Render method needs to be overriden in the derived class of web part {0}.","NonBaseWebPartError":"Web part {0} must inherit from the BaseClientSideWebPart class.","NotIntializedError":"Web part {0} was not initialized properly. Web parts must be instantiated using the ClientSideWebPartManager. Many web part features cannot be used till the initialization is complete.","PropertyBagNullError":"Null property bag is not allowed for web part {0}. Empty property bag is supported.","UndefinedModuleError":"Module is not loaded or not defined in the manifest for web part {0}.","ModuleNotLoadedError":"Bootstrap module for web part {0} is not loaded. Module names exported by the bundle are '{1}'.","IncorrectBoostrapModuleError":"Bootstrap module for web part {0} not of the correct type. Make sure to export your web part as 'export default WebPartName'.","MissingExpectedWebPartMemberError":"The class for web part {0} is missing an expected member '{1}'.","ScriptLoadErrorTemplate":"Unable to load web part {0} script resources due to: {1}.","SerializationFailedError":"Serialization failed for web part {0}.","RenderCompletedCallNotCalledError":"renderCompleted is not called for an asynchronously rendered web part {0}.","FirstTimeRenderCalledMoreThanOnceError":"Attempted to call first time render more than once for the web part {0}. Please contact Microsoft developer support to resolve this.","InvalidSPLinkAttributeFormatError":"Invalid SPLINK attribute value {0}","InvalidSPLinkIndexError":"Invalid SPLINK index value {0}","LoadingStatus":"Loading {0}...","OnAfterDeserializeReturnedNull":"onAfterDeserialize for web part {0} returned null or undefined.","OnInitReturnedNullPromise":"onInit method for web part {0} returned null or undefined Promise.","GenericAccessibleLabelTemplate":"{0} web part","StartedLoadingWebPart":"Started loading web part {0}.","WebpartErrorSomethingWentWrong":"Something went wrong","WebpartErrorSiteAdminAdvice":"If the problem persists, contact the site administrator and give them the information in Technical Details.","WebpartErrorTechnicalDetails":"Technical Details","WebpartErrorCallStackText":"CALL STACK:{0}{1}","WebpartErrorErrorText":"ERROR:{0}{1}{0}{0}{2}{3}","WebpartErrorPagesAPIRelated":"The web part was modified by the Pages API ({0}) on {1} at {2}.","LoadWebpartCalled":"Request {0} of {1} received to load web part {2}.","WebpartDeleteRequested":"Webpart {0} is requested to delete.","UnexpectedLoadRequestNegativeCount":"Unexpected negative value of _loadWebPartRequests.","TranspileNotImplemented":"Transpile not implemented","RenderPromiseUndefinedError":"Webpart {0} render callback promise for resolve or reject is undefined.","RenderTimeout":"Webpart {0} render timeout.","AudiencePickerLabel":"Audience targeting","AudiencePickerTooltip":"Select audiences to target this card to.","WebPartAudiencePickerTooltip":"Target this entire web part to specific audiences.","IsolatedWebPartPropertiesIframeTitle":"{0} Properties","UserHasNoPermissionsError":"Card is not available: {0}. It might have been removed or blocked by the Teams administrator.","VisibilityGroupName":"Visibility","ShowInMobileAndEmailToggleLabel":"Show in mobile and email view","ShowInMobileAndEmailToggleOnText":"On","ShowInMobileAndEmailToggleOffText":"Off","ShowInMobileAndEmailToggleOnAriaLabel":"The web part will be visible in mobile and email view.","ShowInMobileAndEmailToggleOffAriaLabel":"The web part will be hidden in mobile and email view."}