@syncfusion/ej2-react-documenteditor 31.2.18 → 32.1.19
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/dist/ej2-react-documenteditor.min.js +0 -9
- package/dist/ej2-react-documenteditor.umd.min.js +0 -9
- package/package.json +4 -4
- package/styles/bds-lite.scss +1 -1
- package/styles/bds.scss +2 -2
- package/styles/bootstrap-dark-lite.scss +1 -1
- package/styles/bootstrap-dark.scss +2 -2
- package/styles/bootstrap-lite.scss +1 -1
- package/styles/bootstrap.scss +2 -2
- package/styles/bootstrap4-lite.scss +1 -1
- package/styles/bootstrap4.scss +2 -2
- package/styles/bootstrap5-dark-lite.scss +1 -1
- package/styles/bootstrap5-dark.scss +2 -2
- package/styles/bootstrap5-lite.scss +1 -1
- package/styles/bootstrap5.3-lite.scss +1 -1
- package/styles/bootstrap5.3.scss +2 -2
- package/styles/bootstrap5.scss +2 -2
- package/styles/document-editor/bds.scss +1 -1
- package/styles/document-editor/bootstrap-dark.scss +1 -1
- package/styles/document-editor/bootstrap.scss +1 -1
- package/styles/document-editor/bootstrap4.scss +1 -1
- package/styles/document-editor/bootstrap5-dark.scss +1 -1
- package/styles/document-editor/bootstrap5.3.scss +1 -1
- package/styles/document-editor/bootstrap5.scss +1 -1
- package/styles/document-editor/fabric-dark.scss +1 -1
- package/styles/document-editor/fabric.scss +1 -1
- package/styles/document-editor/fluent-dark.scss +1 -1
- package/styles/document-editor/fluent.scss +1 -1
- package/styles/document-editor/fluent2.scss +1 -1
- package/styles/document-editor/highcontrast-light.scss +1 -1
- package/styles/document-editor/highcontrast.scss +1 -1
- package/styles/document-editor/material-dark.scss +1 -1
- package/styles/document-editor/material.scss +1 -1
- package/styles/document-editor/material3-dark.scss +1 -2
- package/styles/document-editor/material3.scss +1 -2
- package/styles/document-editor/tailwind-dark.scss +1 -1
- package/styles/document-editor/tailwind.scss +1 -1
- package/styles/document-editor/tailwind3.scss +1 -1
- package/styles/document-editor-container/bds.scss +1 -1
- package/styles/document-editor-container/bootstrap-dark.scss +1 -1
- package/styles/document-editor-container/bootstrap.scss +1 -1
- package/styles/document-editor-container/bootstrap4.scss +1 -1
- package/styles/document-editor-container/bootstrap5-dark.scss +1 -1
- package/styles/document-editor-container/bootstrap5.3.scss +1 -1
- package/styles/document-editor-container/bootstrap5.scss +1 -1
- package/styles/document-editor-container/fabric-dark.scss +1 -1
- package/styles/document-editor-container/fabric.scss +1 -1
- package/styles/document-editor-container/fluent-dark.scss +1 -1
- package/styles/document-editor-container/fluent.scss +1 -1
- package/styles/document-editor-container/fluent2.scss +1 -1
- package/styles/document-editor-container/highcontrast-light.scss +1 -1
- package/styles/document-editor-container/highcontrast.scss +1 -1
- package/styles/document-editor-container/material-dark.scss +1 -1
- package/styles/document-editor-container/material.scss +1 -1
- package/styles/document-editor-container/material3-dark.scss +1 -2
- package/styles/document-editor-container/material3.scss +1 -2
- package/styles/document-editor-container/tailwind-dark.scss +1 -1
- package/styles/document-editor-container/tailwind.scss +1 -1
- package/styles/document-editor-container/tailwind3.scss +1 -1
- package/styles/fabric-dark-lite.scss +1 -1
- package/styles/fabric-dark.scss +2 -2
- package/styles/fabric-lite.scss +1 -1
- package/styles/fabric.scss +2 -2
- package/styles/fluent-dark-lite.scss +1 -1
- package/styles/fluent-dark.scss +2 -2
- package/styles/fluent-lite.scss +1 -1
- package/styles/fluent.scss +2 -2
- package/styles/fluent2-lite.scss +1 -1
- package/styles/fluent2.scss +2 -2
- package/styles/highcontrast-light-lite.scss +1 -1
- package/styles/highcontrast-light.scss +2 -2
- package/styles/highcontrast-lite.scss +1 -1
- package/styles/highcontrast.scss +2 -2
- package/styles/material-dark-lite.scss +1 -1
- package/styles/material-dark.scss +2 -2
- package/styles/material-lite.scss +1 -1
- package/styles/material.scss +2 -2
- package/styles/material3-dark-lite.scss +1 -1
- package/styles/material3-dark.scss +2 -3
- package/styles/material3-lite.scss +1 -1
- package/styles/material3.scss +2 -3
- package/styles/tailwind-dark-lite.scss +1 -1
- package/styles/tailwind-dark.scss +2 -2
- package/styles/tailwind-lite.scss +1 -1
- package/styles/tailwind.scss +2 -2
- package/styles/tailwind3-lite.scss +1 -1
- package/styles/tailwind3.scss +2 -2
|
@@ -1,10 +1 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* filename: ej2-react-documenteditor.min.js
|
|
3
|
-
* version : 31.2.18
|
|
4
|
-
* Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
|
|
5
|
-
* Use of this code is subject to the terms of our license.
|
|
6
|
-
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
-
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
-
* applicable laws.
|
|
9
|
-
*/
|
|
10
1
|
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("React"),require("SyncfusionDocumenteditor"),require("SyncfusionReactBase")):"function"==typeof define&&define.amd?define(["React","SyncfusionDocumenteditor","SyncfusionReactBase"],t):"object"==typeof exports?exports.SyncfusionReactDocumenteditor=t(require("React"),require("SyncfusionDocumenteditor"),require("SyncfusionReactBase")):e.SyncfusionReactDocumenteditor=t(e.React,e.SyncfusionDocumenteditor,e.SyncfusionReactBase)}(self,(e,t,o)=>(()=>{"use strict";var n={161:(e,t,o)=>{o.d(t,{G:()=>a});var n,r=o(24),i=o(851),c=o(705),s=(n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var o in t)t.hasOwnProperty(o)&&(e[o]=t[o])},n(e,t)},function(e,t){function o(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(o.prototype=t.prototype,new o)}),a=function(e){function t(t){var o=e.call(this,t)||this;return o.initRenderCalled=!1,o.checkInjectedModules=!0,o.statelessTemplateProps=null,o.templateProps=null,o.immediateRender=!0,o.isReactMock=!0,o.portals=[],o}return s(t,e),t.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(i.DocumentEditorContainer);(0,c.applyMixins)(a,[c.ComponentBase,r.Component])},257:(e,t,o)=>{o.d(t,{u:()=>a});var n,r=o(24),i=o(851),c=o(705),s=(n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var o in t)t.hasOwnProperty(o)&&(e[o]=t[o])},n(e,t)},function(e,t){function o(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(o.prototype=t.prototype,new o)}),a=function(e){function t(t){var o=e.call(this,t)||this;return o.initRenderCalled=!1,o.checkInjectedModules=!0,o.statelessTemplateProps=null,o.templateProps=null,o.immediateRender=!0,o.isReactMock=!0,o.portals=[],o}return s(t,e),t.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(i.DocumentEditor);(0,c.applyMixins)(a,[c.ComponentBase,r.Component])},24:t=>{t.exports=e},851:e=>{e.exports=t},705:e=>{e.exports=o}},r={};function i(e){var t=r[e];if(void 0!==t)return t.exports;var o=r[e]={exports:{}};return n[e](o,o.exports,i),o.exports}i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var o in t)i.o(t,o)&&!i.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var c={};return(()=>{i.r(c),i.d(c,{DocumentEditorComponent:()=>e.u,DocumentEditorContainerComponent:()=>t.G,Inject:()=>o.Inject});var e=i(257),t=i(161),o=i(705),n=i(851),r={};for(const e in n)["default","Inject","DocumentEditorComponent","DocumentEditorContainerComponent"].indexOf(e)<0&&(r[e]=()=>n[e]);i.d(c,r)})(),c})());
|
|
@@ -1,11 +1,2 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* filename: ej2-react-documenteditor.umd.min.js
|
|
3
|
-
* version : 31.2.18
|
|
4
|
-
* Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
|
|
5
|
-
* Use of this code is subject to the terms of our license.
|
|
6
|
-
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
-
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
-
* applicable laws.
|
|
9
|
-
*/
|
|
10
1
|
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("react"),require("@syncfusion/ej2-documenteditor"),require("@syncfusion/ej2-react-base")):"function"==typeof define&&define.amd?define(["exports","react","@syncfusion/ej2-documenteditor","@syncfusion/ej2-react-base"],t):t((e=e||self).ej={},e.React,e.ej2Documenteditor,e.ej2ReactBase)}(this,function(t,e,n,o){"use strict";r=function(e,t){return(r=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}))(e,t)};var r,i,c=function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},c=(i=n.DocumentEditor,c(s,i),s.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return e.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));i.prototype.render.call(this),this.initRenderCalled=!0},s);function s(e){e=i.call(this,e)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!0,e.statelessTemplateProps=null,e.templateProps=null,e.immediateRender=!0,e.isReactMock=!0,e.portals=[],e}o.applyMixins(c,[o.ComponentBase,e.Component]);a=function(e,t){return(a=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}))(e,t)};var a,p,u=function(e,t){function n(){this.constructor=e}a(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},u=(p=n.DocumentEditorContainer,u(l,p),l.prototype.render=function(){if(this.isReactMock=!1,!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return e.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));p.prototype.render.call(this),this.initRenderCalled=!0},l);function l(e){e=p.call(this,e)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!0,e.statelessTemplateProps=null,e.templateProps=null,e.immediateRender=!0,e.isReactMock=!0,e.portals=[],e}o.applyMixins(u,[o.ComponentBase,e.Component]),Object.keys(n).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return n[e]}})}),Object.defineProperty(t,"Inject",{enumerable:!0,get:function(){return o.Inject}}),t.DocumentEditorComponent=c,t.DocumentEditorContainerComponent=u,Object.defineProperty(t,"__esModule",{value:!0})});
|
|
11
2
|
//# sourceMappingURL=ej2-react-documenteditor.umd.min.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@syncfusion/ej2-react-documenteditor",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "32.1.19",
|
|
4
4
|
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React",
|
|
5
5
|
"author": "Syncfusion Inc.",
|
|
6
6
|
"license": "SEE LICENSE IN license",
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
"es2015": "dist/es6/ej2-react-documenteditor.es2015.js",
|
|
19
19
|
"readme": "ReadMe.md",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@syncfusion/ej2-base": "~
|
|
22
|
-
"@syncfusion/ej2-react-base": "~
|
|
23
|
-
"@syncfusion/ej2-documenteditor": "
|
|
21
|
+
"@syncfusion/ej2-base": "~32.1.19",
|
|
22
|
+
"@syncfusion/ej2-react-base": "~32.1.19",
|
|
23
|
+
"@syncfusion/ej2-documenteditor": "32.1.19"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {},
|
|
26
26
|
"sideEffects": false,
|
package/styles/bds-lite.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/bds-lite' as *;
|
package/styles/bds.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/bds' as *;
|
|
2
|
+
@use 'document-editor-container/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/bootstrap-dark-lite' as *;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/bootstrap-dark' as *;
|
|
2
|
+
@use 'document-editor-container/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/bootstrap-lite' as *;
|
package/styles/bootstrap.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/bootstrap' as *;
|
|
2
|
+
@use 'document-editor-container/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/bootstrap4-lite' as *;
|
package/styles/bootstrap4.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/bootstrap4' as *;
|
|
2
|
+
@use 'document-editor-container/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/bootstrap5-dark-lite' as *;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/bootstrap5-dark' as *;
|
|
2
|
+
@use 'document-editor-container/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/bootstrap5-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/bootstrap5.3-lite' as *;
|
package/styles/bootstrap5.3.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/bootstrap5.3' as *;
|
|
2
|
+
@use 'document-editor-container/bootstrap5.3' as *;
|
package/styles/bootstrap5.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/bootstrap5' as *;
|
|
2
|
+
@use 'document-editor-container/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/bootstrap5.3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/fabric-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/fabric' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/fluent-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/fluent' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/fluent2' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/highcontrast-light' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/highcontrast' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/material-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/material' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'ej2-documenteditor/styles/document-editor/material3-dark.scss';
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/material3-dark' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'ej2-documenteditor/styles/document-editor/material3.scss';
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/material3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/tailwind-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/tailwind' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor/tailwind3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/bootstrap5.3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/fabric-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/fabric' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/fluent-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/fluent' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/fluent2' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/highcontrast-light' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/highcontrast' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/material-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/material' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'ej2-documenteditor/styles/document-editor-container/material3-dark.scss';
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/material3-dark' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'ej2-documenteditor/styles/document-editor-container/material3.scss';
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/material3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/tailwind-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/tailwind' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/styles/document-editor-container/tailwind3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/fabric-dark-lite' as *;
|
package/styles/fabric-dark.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/fabric-dark' as *;
|
|
2
|
+
@use 'document-editor-container/fabric-dark' as *;
|
package/styles/fabric-lite.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/fabric-lite' as *;
|
package/styles/fabric.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/fabric' as *;
|
|
2
|
+
@use 'document-editor-container/fabric' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/fluent-dark-lite' as *;
|
package/styles/fluent-dark.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/fluent-dark' as *;
|
|
2
|
+
@use 'document-editor-container/fluent-dark' as *;
|
package/styles/fluent-lite.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/fluent-lite' as *;
|
package/styles/fluent.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/fluent' as *;
|
|
2
|
+
@use 'document-editor-container/fluent' as *;
|
package/styles/fluent2-lite.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/fluent2-lite' as *;
|
package/styles/fluent2.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/fluent2' as *;
|
|
2
|
+
@use 'document-editor-container/fluent2' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/highcontrast-light-lite' as *;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/highcontrast-light' as *;
|
|
2
|
+
@use 'document-editor-container/highcontrast-light' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/highcontrast-lite' as *;
|
package/styles/highcontrast.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/highcontrast' as *;
|
|
2
|
+
@use 'document-editor-container/highcontrast' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/material-dark-lite' as *;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/material-dark' as *;
|
|
2
|
+
@use 'document-editor-container/material-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/material-lite' as *;
|
package/styles/material.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/material' as *;
|
|
2
|
+
@use 'document-editor-container/material' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/material3-dark-lite' as *;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
@
|
|
3
|
-
@import 'document-editor-container/material3-dark.scss';
|
|
1
|
+
@use 'document-editor/material3-dark' as *;
|
|
2
|
+
@use 'document-editor-container/material3-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/material3-lite' as *;
|
package/styles/material3.scss
CHANGED
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
@
|
|
3
|
-
@import 'document-editor-container/material3.scss';
|
|
1
|
+
@use 'document-editor/material3' as *;
|
|
2
|
+
@use 'document-editor-container/material3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/tailwind-dark-lite' as *;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/tailwind-dark' as *;
|
|
2
|
+
@use 'document-editor-container/tailwind-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/tailwind-lite' as *;
|
package/styles/tailwind.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/tailwind' as *;
|
|
2
|
+
@use 'document-editor-container/tailwind' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-documenteditor/tailwind3-lite' as *;
|
package/styles/tailwind3.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'document-editor/tailwind3' as *;
|
|
2
|
+
@use 'document-editor-container/tailwind3' as *;
|