@nutrient-sdk/document-authoring
Advanced tools
+1
-1
@@ -17,5 +17,5 @@ var e=[ | ||
| // ../packages/ui/src/actions/default-actions-standalone.ts | ||
| const t={type:"default-index"};async function l(e){return(await(async e=>{const i=new URL(e??"https://document-authoring.cdn.nutrient.io/2026/1/",window.location.href).href,t=new URL("docauth-impl-8c43a4399b23d4c4.js",i).href;return import( | ||
| const t={type:"default-index"};async function l(e){return(await(async e=>{const i=new URL(e??"https://document-authoring.cdn.nutrient.io/2026/1/",window.location.href).href,t=new URL("docauth-impl-d2d000ae78273f92.js",i).href;return import( | ||
| /*webpackIgnore: true*/ | ||
| /* @vite-ignore */ | ||
| t)})(e?.assets?.base)).createDocAuthSystem(e)}var n={createDocAuthSystem:l,defaultFontIndex:t,defaultActions:e,defaultToolbarConfig:i};export{l as createDocAuthSystem,n as default,e as defaultActions,t as defaultFontIndex,i as defaultToolbarConfig}; |
@@ -17,5 +17,5 @@ !function(e,i){"object"==typeof exports&&"undefined"!=typeof module?i(exports):"function"==typeof define&&define.amd?define(["exports"],i):i((e="undefined"!=typeof globalThis?globalThis:e||self).DocAuth={})}(this,(function(e){"use strict";var i=[ | ||
| // ../packages/ui/src/actions/default-actions-standalone.ts | ||
| const l={type:"default-index"};async function n(e){return(await(async e=>{const i=new URL(e??"https://document-authoring.cdn.nutrient.io/2026/1/",window.location.href).href,t=new URL("docauth-impl-8c43a4399b23d4c4.js",i).href;return import( | ||
| const l={type:"default-index"};async function n(e){return(await(async e=>{const i=new URL(e??"https://document-authoring.cdn.nutrient.io/2026/1/",window.location.href).href,t=new URL("docauth-impl-d2d000ae78273f92.js",i).href;return import( | ||
| /*webpackIgnore: true*/ | ||
| /* @vite-ignore */ | ||
| t)})(e?.assets?.base)).createDocAuthSystem(e)}var o={createDocAuthSystem:n,defaultFontIndex:l,defaultActions:i,defaultToolbarConfig:t};e.createDocAuthSystem=n,e.default=o,e.defaultActions=i,e.defaultFontIndex=l,e.defaultToolbarConfig=t,Object.defineProperty(e,"__esModule",{value:!0})})); |
+1
-1
| { | ||
| "name": "@nutrient-sdk/document-authoring", | ||
| "version": "1.14.0", | ||
| "version": "1.14.1", | ||
| "description": "A web SDK for word processing and rich text capabilities.", | ||
@@ -5,0 +5,0 @@ "type": "commonjs", |
+2
-2
@@ -81,3 +81,3 @@ # Document Authoring SDK | ||
| You can download an example project demoing both TypeScript and JavaScript integration from [here](https://document-authoring.cdn.nutrient.io/releases/document-authoring-1.14.0-example.zip), unzip it and run: | ||
| You can download an example project demoing both TypeScript and JavaScript integration from [here](https://document-authoring.cdn.nutrient.io/releases/document-authoring-1.14.1-example.zip), unzip it and run: | ||
@@ -96,3 +96,3 @@ ```bash | ||
| To host the assets on your own infrastructure you can download them from [here](https://document-authoring.cdn.nutrient.io/releases/document-authoring-1.14.0-assets.zip) and deploy them to a suitable location. | ||
| To host the assets on your own infrastructure you can download them from [here](https://document-authoring.cdn.nutrient.io/releases/document-authoring-1.14.1-assets.zip) and deploy them to a suitable location. | ||
| Provide an appropriate base path when initializing the Document Authoring SDK. | ||
@@ -99,0 +99,0 @@ |
Sorry, the diff of this file is not supported yet