@syncfusion/ej2-vue-inplace-editor 31.2.2 → 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/README.md +26 -22
- package/dist/ej2-vue-inplace-editor.umd.min.js +0 -9
- package/package.json +19 -49
- package/styles/bds-lite.scss +1 -1
- package/styles/bds.scss +1 -1
- package/styles/bootstrap-dark-lite.scss +1 -1
- package/styles/bootstrap-dark.scss +1 -1
- package/styles/bootstrap-lite.scss +1 -1
- package/styles/bootstrap.scss +1 -1
- package/styles/bootstrap4-lite.scss +1 -1
- package/styles/bootstrap4.scss +1 -1
- package/styles/bootstrap5-dark-lite.scss +1 -1
- package/styles/bootstrap5-dark.scss +1 -1
- package/styles/bootstrap5-lite.scss +1 -1
- package/styles/bootstrap5.3-lite.scss +1 -1
- package/styles/bootstrap5.3.scss +1 -1
- package/styles/bootstrap5.scss +1 -1
- package/styles/fabric-dark-lite.scss +1 -1
- package/styles/fabric-dark.scss +1 -1
- package/styles/fabric-lite.scss +1 -1
- package/styles/fabric.scss +1 -1
- package/styles/fluent-dark-lite.scss +1 -1
- package/styles/fluent-dark.scss +1 -1
- package/styles/fluent-lite.scss +1 -1
- package/styles/fluent.scss +1 -1
- package/styles/fluent2-lite.scss +1 -1
- package/styles/fluent2.scss +1 -1
- package/styles/highcontrast-light-lite.scss +1 -1
- package/styles/highcontrast-light.scss +1 -1
- package/styles/highcontrast-lite.scss +1 -1
- package/styles/highcontrast.scss +1 -1
- package/styles/inplace-editor/bds.scss +1 -1
- package/styles/inplace-editor/bootstrap-dark.scss +1 -1
- package/styles/inplace-editor/bootstrap.scss +1 -1
- package/styles/inplace-editor/bootstrap4.scss +1 -1
- package/styles/inplace-editor/bootstrap5-dark.scss +1 -1
- package/styles/inplace-editor/bootstrap5.3.scss +1 -1
- package/styles/inplace-editor/bootstrap5.scss +1 -1
- package/styles/inplace-editor/fabric-dark.scss +1 -1
- package/styles/inplace-editor/fabric.scss +1 -1
- package/styles/inplace-editor/fluent-dark.scss +1 -1
- package/styles/inplace-editor/fluent.scss +1 -1
- package/styles/inplace-editor/fluent2.scss +1 -1
- package/styles/inplace-editor/highcontrast-light.scss +1 -1
- package/styles/inplace-editor/highcontrast.scss +1 -1
- package/styles/inplace-editor/material-dark.scss +1 -1
- package/styles/inplace-editor/material.scss +1 -1
- package/styles/inplace-editor/material3-dark.scss +1 -2
- package/styles/inplace-editor/material3.scss +1 -2
- package/styles/inplace-editor/tailwind-dark.scss +1 -1
- package/styles/inplace-editor/tailwind.scss +1 -1
- package/styles/inplace-editor/tailwind3.scss +1 -1
- package/styles/material-dark-lite.scss +1 -1
- package/styles/material-dark.scss +1 -1
- package/styles/material-lite.scss +1 -1
- package/styles/material.scss +1 -1
- package/styles/material3-dark-lite.scss +1 -1
- package/styles/material3-dark.scss +1 -2
- package/styles/material3-lite.scss +1 -1
- package/styles/material3.scss +1 -2
- package/styles/tailwind-dark-lite.scss +1 -1
- package/styles/tailwind-dark.scss +1 -1
- package/styles/tailwind-lite.scss +1 -1
- package/styles/tailwind.scss +1 -1
- package/styles/tailwind3-lite.scss +1 -1
- package/styles/tailwind3.scss +1 -1
package/README.md
CHANGED
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
# ej2-vue-inplace-editor
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
The [Vue In-place Editor](https://www.syncfusion.com/vue-components/vue-in-place-editor) is a rich and responsive component for inline editing of text, selections, dates, and more without switching to a separate edit view. It supports “Inline” and “Popup” edit modes, integrates with editors like DropDownList and DatePicker, and works seamlessly with forms and data binding to update values efficiently.
|
|
4
4
|
|
|
5
|
-
>
|
|
5
|
+
<p align="center">
|
|
6
|
+
<a href="https://ej2.syncfusion.com/vue/documentation/inplace-editor/getting-started.html?lang=typescript&utm_source=npm&utm_campaign=inplace-editor">Getting started</a> .
|
|
7
|
+
<a href="https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=inplace-editor#/material/inplace-editor/default.html">Online demos</a> .
|
|
8
|
+
</p>
|
|
6
9
|
|
|
7
|
-
|
|
10
|
+

|
|
8
11
|
|
|
9
12
|
## Setup
|
|
10
13
|
|
|
@@ -14,39 +17,40 @@ To install `In-place Editor` and its dependent packages, use the following comma
|
|
|
14
17
|
npm install @syncfusion/ej2-vue-inplace-editor
|
|
15
18
|
```
|
|
16
19
|
|
|
17
|
-
##
|
|
18
|
-
|
|
19
|
-
* [Getting Started](https://ej2.syncfusion.com/vue/documentation/inplace-editor/getting-started.html?lang=typescript&utm_source=npm&utm_campaign=inplace-editor)
|
|
20
|
-
* [View Online Demos](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=inplace-editor#/material/inplace-editor/default.html)
|
|
21
|
-
* [Product Page](https://www.syncfusion.com/vue-ui-controls/inplace-editor)
|
|
20
|
+
## Supported frameworks
|
|
22
21
|
|
|
23
|
-
|
|
22
|
+
In-place Editor control is also offered in the following list of frameworks.
|
|
24
23
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
1. [Angular](https://github.com/syncfusion/ej2-angular-ui-components/tree/master/components/inplace-editor)
|
|
28
|
-
2. [VueJS](https://github.com/syncfusion/ej2-vue-ui-components/tree/master/components/inplace-editor)
|
|
29
|
-
3. [JavaScript (ES5)](https://www.syncfusion.com/javascript-ui-controls/inplace-editor)
|
|
30
|
-
3. [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls/inplace-editor)
|
|
31
|
-
4. [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls/inplace-editor)
|
|
32
|
-
5. [JavaScript (ES5)](https://www.syncfusion.com/javascript-ui-controls/inplace-editor)
|
|
24
|
+
| [<img src="https://ej2.syncfusion.com/github/images/angular-new.svg" height="50" />](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)<br/> [Angular](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/react.svg" height="50" />](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)<br/> [React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/vue.svg" height="50" />](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)<br/> [Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/netcore.svg" height="50" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/> [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/netmvc.svg" height="50" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/> [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github) |
|
|
25
|
+
| :-----: | :-----: | :-----: | :-----: | :-----: |
|
|
33
26
|
|
|
34
27
|
## Key Features
|
|
35
28
|
|
|
36
|
-
*
|
|
29
|
+
* [Render mode](https://ej2.syncfusion.com/vue/documentation/inplace-editor/configuration) - Provides two types of rendering modes when editing the input, namely “Inline” and “Popup”.
|
|
37
30
|
* **Component integration** - Support to integrate components such as “DropDownList”, “DatePicker”,” AutoComplete”, etc. to the In-place Editor.
|
|
38
|
-
*
|
|
39
|
-
*
|
|
31
|
+
* [Data binding](https://ej2.syncfusion.com/vue/documentation/inplace-editor/data-binding) - Bind the In-place Editor component with an array of JSON objects or DataManager to save the edited data to the server.
|
|
32
|
+
* Customization(https://ej2.syncfusion.com/vue/documentation/inplace-editor/style) - Offers UI customization such as popup, buttons, and also denotes editable content state.
|
|
40
33
|
* **Template** - Templates can be used to integrate custom controls to the In-place Editor.
|
|
41
|
-
*
|
|
34
|
+
* [Globalization](https://ej2.syncfusion.com/vue/documentation/inplace-editor/localization) - Provides right to left and localization support.
|
|
35
|
+
|
|
36
|
+
## Resources
|
|
37
|
+
|
|
38
|
+
* [Documentation](https://ej2.syncfusion.com/vue/documentation/inplace-editor/getting-started)
|
|
39
|
+
* [Theme Studio](https://ej2.syncfusion.com/themestudio/)
|
|
40
|
+
* [What's New](https://www.syncfusion.com/products/whatsnew/vue?utm_medium=listing&utm_source=github)
|
|
41
|
+
* [Road Map](https://www.syncfusion.com/products/roadmap/vue)
|
|
42
|
+
* [E-Books](https://www.syncfusion.com/succinctly-free-ebooks?searchkey=vue&type=all)
|
|
42
43
|
|
|
43
44
|
## Support
|
|
44
45
|
|
|
45
46
|
Product support is available for through following mediums.
|
|
46
47
|
|
|
47
|
-
*
|
|
48
|
+
* [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support
|
|
49
|
+
*[Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_campaign=inplace-editor).
|
|
48
50
|
* New [GitHub issue](https://github.com/syncfusion/ej2-javascript-ui-controls/issues/new).
|
|
49
51
|
* Ask your query in Stack Overflow with tag `syncfusion`, `ej2`.
|
|
52
|
+
* [Request feature or report bug](https://www.syncfusion.com/feedback/vue)
|
|
53
|
+
* Live chat
|
|
50
54
|
|
|
51
55
|
## License
|
|
52
56
|
|
|
@@ -1,11 +1,2 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* filename: ej2-vue-inplace-editor.umd.min.js
|
|
3
|
-
* version : 31.2.2
|
|
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("@syncfusion/ej2-inplace-editor"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-inplace-editor","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t((e=e||self).ej={},e.ej2InplaceEditor,e.ej2VueBase,e.ej2Base)}(this,function(t,s,a,o){"use strict";var e=["isLazyUpdate","plugins","actionOnBlur","adaptor","cancelButton","cssClass","disabled","editableOn","emptyText","enableEditMode","enableHtmlParse","enableHtmlSanitizer","enablePersistence","enableRtl","locale","mode","model","name","popupSettings","primaryKey","saveButton","showButtons","submitOnEnter","template","textOption","type","url","validationRules","value","actionBegin","actionFailure","actionSuccess","beforeSanitizeHtml","beginEdit","cancelClick","change","created","destroyed","endEdit","submitClick","validating"],n=["value"],i=a.getProps({props:e}),c=i[0],i=i[1],r=Object.keys(i);r.push("modelchanged","update:modelValue");for(var l=0,d=n;l<d.length;l++)r.push("update:"+d[l]);var u=a.vueDefineComponent({name:"InPlaceEditorComponent",mixins:[a.ComponentBase],props:c,watch:i,emits:r,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new s.InPlaceEditor({}),propKeys:e,models:n,hasChildDirective:!1,hasInjectedModules:!0,tagMapper:{},tagNameMapper:{},isVue3:!a.isExecute,templateCollection:{}}},created:function(){this.ej2Instances._trigger=this.ej2Instances.trigger,this.ej2Instances.trigger=this.trigger,this.bindProperties(),this.ej2Instances._setProperties=this.ej2Instances.setProperties,this.ej2Instances.setProperties=this.setProperties,this.ej2Instances.clearTemplate=this.clearTemplate,this.updated=this.updated},render:function(e){var t=null;return(a.isExecute?e:a.gh)("div",t=o.isNullOrUndefined(this.$slots.default)?t:a.isExecute?this.$slots.default:this.$slots.default())},methods:{clearTemplate:function(e){if((e=e||Object.keys(this.templateCollection||{})).length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var n=s[t],i=this.templateCollection[n];if(i&&i.length){for(var a=0,o=i;a<o.length;a++){var c=o[a];this.destroyPortals(c)}delete this.templateCollection[n]}}},setProperties:function(s,e){var n=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(s,e),s&&this.models&&this.models.length&&Object.keys(s).map(function(t){n.models.map(function(e){t!==e||/datasource/i.test(t)||(n.isVue3?n.ej2Instances.vueInstance.$emit("update:"+t,s[t]):(n.$emit("update:"+t,s[t]),n.$emit("modelchanged",s[t])))})})},trigger:function(e,t,s){var n,i;a.isExecute||(this.models=this.models||this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length?"actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length&&(i=(n=this.models.toString().match(/currentView|selectedDate/)||[])[0],t)&&n&&!o.isUndefined(t[i])&&(a.isExecute?(this.$emit("update:"+i,t[i]),this):(this.ej2Instances.vueInstance.$emit("update:"+i,t[i]),this.ej2Instances.vueInstance)).$emit("modelchanged",t[i]):(i=(n=this.models.toString().match(/checked|value/)||[])[0],t&&n&&!o.isUndefined(t[i])&&(a.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+i,t[i]),this.$emit("modelchanged",t[i])):(this.ej2Instances.vueInstance.$emit("update:"+i,t[i]),this.ej2Instances.vueInstance.$emit("modelchanged",t[i]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[i])))),this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,s)},custom:function(){this.updated()},destroy:function(){return this.ej2Instances.destroy()},extendModelValue:function(e){return this.ej2Instances.extendModelValue(e)},save:function(){return this.ej2Instances.save()},setValue:function(){return this.ej2Instances.setValue()},validate:function(){return this.ej2Instances.validate()}}}),h={name:"ejs-inplaceeditor",install:function(e){e.component(h.name,u)}};Object.keys(s).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}})}),t.InPlaceEditorComponent=u,t.InPlaceEditorPlugin=h,Object.defineProperty(t,"__esModule",{value:!0})});
|
|
11
2
|
//# sourceMappingURL=ej2-vue-inplace-editor.umd.min.js.map
|
package/package.json
CHANGED
|
@@ -1,63 +1,33 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-Ryst5KYhxGqpRQmcc5EDXzY1bqrg/R7Sb4TzteJs+wNCNGwHyGdKGKFd4NP8gKFpIwemfOl02tPTgdFTcmuf7Q==",
|
|
6
|
-
"_location": "/@syncfusion/ej2-vue-inplace-editor",
|
|
7
|
-
"_phantomChildren": {},
|
|
8
|
-
"_requested": {
|
|
9
|
-
"type": "range",
|
|
10
|
-
"registry": true,
|
|
11
|
-
"raw": "@syncfusion/ej2-vue-inplace-editor@*",
|
|
12
|
-
"name": "@syncfusion/ej2-vue-inplace-editor",
|
|
13
|
-
"escapedName": "@syncfusion%2fej2-vue-inplace-editor",
|
|
14
|
-
"scope": "@syncfusion",
|
|
15
|
-
"rawSpec": "*",
|
|
16
|
-
"saveSpec": null,
|
|
17
|
-
"fetchSpec": "*"
|
|
18
|
-
},
|
|
19
|
-
"_requiredBy": [
|
|
20
|
-
"/"
|
|
21
|
-
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-vue-inplace-editor/-/ej2-vue-inplace-editor-31.1.1.tgz",
|
|
23
|
-
"_shasum": "dea63a3f8c7e4091bb46b6e2a3fa950e6ea47c0e",
|
|
24
|
-
"_spec": "@syncfusion/ej2-vue-inplace-editor@*",
|
|
25
|
-
"_where": "D:\\SF3992\\WFH\\Nexus\\release",
|
|
26
|
-
"author": {
|
|
27
|
-
"name": "Syncfusion Inc."
|
|
28
|
-
},
|
|
29
|
-
"bugs": {
|
|
30
|
-
"url": "https://github.com/syncfusion/ej2-vue-ui-components/issues"
|
|
31
|
-
},
|
|
32
|
-
"bundleDependencies": false,
|
|
33
|
-
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~31.2.2",
|
|
35
|
-
"@syncfusion/ej2-inplace-editor": "31.2.2",
|
|
36
|
-
"@syncfusion/ej2-vue-base": "~31.2.2"
|
|
37
|
-
},
|
|
38
|
-
"deprecated": false,
|
|
2
|
+
"name": "@syncfusion/ej2-vue-inplace-editor",
|
|
3
|
+
"version": "32.1.19",
|
|
39
4
|
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for Vue",
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"homepage": "https://www.syncfusion.com/vue-components",
|
|
5
|
+
"author": "Syncfusion Inc.",
|
|
6
|
+
"license": "SEE LICENSE IN license",
|
|
43
7
|
"keywords": [
|
|
44
8
|
"vue",
|
|
45
9
|
"vue-inplace-editor",
|
|
46
10
|
"vue-inplace-editor-component",
|
|
47
11
|
"ej2-vue-inplace-editor"
|
|
48
12
|
],
|
|
49
|
-
"license": "SEE LICENSE IN license",
|
|
50
|
-
"main": "./dist/ej2-vue-inplace-editor.umd.min.js",
|
|
51
|
-
"module": "./index.js",
|
|
52
|
-
"name": "@syncfusion/ej2-vue-inplace-editor",
|
|
53
13
|
"repository": {
|
|
54
14
|
"type": "git",
|
|
55
|
-
"url": "
|
|
15
|
+
"url": "https://github.com/syncfusion/ej2-vue-ui-components.git"
|
|
16
|
+
},
|
|
17
|
+
"main": "./dist/ej2-vue-inplace-editor.umd.min.js",
|
|
18
|
+
"module": "./index.js",
|
|
19
|
+
"es2015": "dist/es6/ej2-vue-inplace-editor.es2015.js",
|
|
20
|
+
"readme": "ReadMe.md",
|
|
21
|
+
"dependencies": {
|
|
22
|
+
"@syncfusion/ej2-base": "~32.1.19",
|
|
23
|
+
"@syncfusion/ej2-vue-base": "~32.1.19",
|
|
24
|
+
"@syncfusion/ej2-inplace-editor": "32.1.19"
|
|
56
25
|
},
|
|
26
|
+
"devDependencies": {},
|
|
57
27
|
"scripts": {
|
|
58
|
-
"
|
|
59
|
-
"
|
|
28
|
+
"compile": "gulp ci-compile && gulp vue-global-script",
|
|
29
|
+
"ci-publish": "gulp ci-publish"
|
|
60
30
|
},
|
|
61
|
-
"
|
|
62
|
-
"
|
|
31
|
+
"sideEffects": false,
|
|
32
|
+
"homepage": "https://www.syncfusion.com/vue-components"
|
|
63
33
|
}
|
package/styles/bds-lite.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/bds-lite' as *;
|
package/styles/bds.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/bootstrap-dark-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/bootstrap-lite' as *;
|
package/styles/bootstrap.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/bootstrap4-lite' as *;
|
package/styles/bootstrap4.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/bootstrap5-dark-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/bootstrap5-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/bootstrap5.3-lite' as *;
|
package/styles/bootstrap5.3.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/bootstrap5.3' as *;
|
package/styles/bootstrap5.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/fabric-dark-lite' as *;
|
package/styles/fabric-dark.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/fabric-dark' as *;
|
package/styles/fabric-lite.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/fabric-lite' as *;
|
package/styles/fabric.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/fabric' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/fluent-dark-lite' as *;
|
package/styles/fluent-dark.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/fluent-dark' as *;
|
package/styles/fluent-lite.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/fluent-lite' as *;
|
package/styles/fluent.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/fluent' as *;
|
package/styles/fluent2-lite.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/fluent2-lite' as *;
|
package/styles/fluent2.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/fluent2' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/highcontrast-light-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/highcontrast-light' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/highcontrast-lite' as *;
|
package/styles/highcontrast.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/highcontrast' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/bootstrap5.3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/fabric-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/fabric' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/fluent-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/fluent' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/fluent2' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/highcontrast-light' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/highcontrast' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/material-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/material' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'ej2-inplace-editor/styles/inplace-editor/material3-dark.scss';
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/material3-dark' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'ej2-inplace-editor/styles/inplace-editor/material3.scss';
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/material3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/tailwind-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/tailwind' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/styles/inplace-editor/tailwind3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/material-dark-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/material-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/material-lite' as *;
|
package/styles/material.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/material' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/material3-dark-lite' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'inplace-editor/material3-dark.scss';
|
|
1
|
+
@use 'inplace-editor/material3-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/material3-lite' as *;
|
package/styles/material3.scss
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'inplace-editor/material3.scss';
|
|
1
|
+
@use 'inplace-editor/material3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/tailwind-dark-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/tailwind-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/tailwind-lite' as *;
|
package/styles/tailwind.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/tailwind' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inplace-editor/tailwind3-lite' as *;
|
package/styles/tailwind3.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'inplace-editor/tailwind3' as *;
|