@syncfusion/ej2-angular-inplace-editor 32.2.3-ngcc → 33.1.44-ngcc

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.
Files changed (70) hide show
  1. package/README.md +35 -25
  2. package/dist/ej2-angular-inplace-editor.umd.js +1 -1
  3. package/dist/ej2-angular-inplace-editor.umd.min.js +1 -1
  4. package/package.json +15 -46
  5. package/schematics/utils/lib-details.d.ts +2 -2
  6. package/schematics/utils/lib-details.js +2 -2
  7. package/schematics/utils/lib-details.ts +2 -2
  8. package/styles/bds-lite.scss +1 -1
  9. package/styles/bds.scss +1 -1
  10. package/styles/bootstrap-dark-lite.scss +1 -1
  11. package/styles/bootstrap-dark.scss +1 -1
  12. package/styles/bootstrap-lite.scss +1 -1
  13. package/styles/bootstrap.scss +1 -1
  14. package/styles/bootstrap4-lite.scss +1 -1
  15. package/styles/bootstrap4.scss +1 -1
  16. package/styles/bootstrap5-dark-lite.scss +1 -1
  17. package/styles/bootstrap5-dark.scss +1 -1
  18. package/styles/bootstrap5-lite.scss +1 -1
  19. package/styles/bootstrap5.3-lite.scss +1 -1
  20. package/styles/bootstrap5.3.scss +1 -1
  21. package/styles/bootstrap5.scss +1 -1
  22. package/styles/fabric-dark-lite.scss +1 -1
  23. package/styles/fabric-dark.scss +1 -1
  24. package/styles/fabric-lite.scss +1 -1
  25. package/styles/fabric.scss +1 -1
  26. package/styles/fluent-dark-lite.scss +1 -1
  27. package/styles/fluent-dark.scss +1 -1
  28. package/styles/fluent-lite.scss +1 -1
  29. package/styles/fluent.scss +1 -1
  30. package/styles/fluent2-lite.scss +1 -1
  31. package/styles/fluent2.scss +1 -1
  32. package/styles/highcontrast-light-lite.scss +1 -1
  33. package/styles/highcontrast-light.scss +1 -1
  34. package/styles/highcontrast-lite.scss +1 -1
  35. package/styles/highcontrast.scss +1 -1
  36. package/styles/inplace-editor/bds.scss +1 -1
  37. package/styles/inplace-editor/bootstrap-dark.scss +1 -1
  38. package/styles/inplace-editor/bootstrap.scss +1 -1
  39. package/styles/inplace-editor/bootstrap4.scss +1 -1
  40. package/styles/inplace-editor/bootstrap5-dark.scss +1 -1
  41. package/styles/inplace-editor/bootstrap5.3.scss +1 -1
  42. package/styles/inplace-editor/bootstrap5.scss +1 -1
  43. package/styles/inplace-editor/fabric-dark.scss +1 -1
  44. package/styles/inplace-editor/fabric.scss +1 -1
  45. package/styles/inplace-editor/fluent-dark.scss +1 -1
  46. package/styles/inplace-editor/fluent.scss +1 -1
  47. package/styles/inplace-editor/fluent2.scss +1 -1
  48. package/styles/inplace-editor/highcontrast-light.scss +1 -1
  49. package/styles/inplace-editor/highcontrast.scss +1 -1
  50. package/styles/inplace-editor/material-dark.scss +1 -1
  51. package/styles/inplace-editor/material.scss +1 -1
  52. package/styles/inplace-editor/material3-dark.scss +1 -2
  53. package/styles/inplace-editor/material3.scss +1 -2
  54. package/styles/inplace-editor/tailwind-dark.scss +1 -1
  55. package/styles/inplace-editor/tailwind.scss +1 -1
  56. package/styles/inplace-editor/tailwind3.scss +1 -1
  57. package/styles/material-dark-lite.scss +1 -1
  58. package/styles/material-dark.scss +1 -1
  59. package/styles/material-lite.scss +1 -1
  60. package/styles/material.scss +1 -1
  61. package/styles/material3-dark-lite.scss +1 -1
  62. package/styles/material3-dark.scss +1 -2
  63. package/styles/material3-lite.scss +1 -1
  64. package/styles/material3.scss +1 -2
  65. package/styles/tailwind-dark-lite.scss +1 -1
  66. package/styles/tailwind-dark.scss +1 -1
  67. package/styles/tailwind-lite.scss +1 -1
  68. package/styles/tailwind.scss +1 -1
  69. package/styles/tailwind3-lite.scss +1 -1
  70. package/styles/tailwind3.scss +1 -1
package/README.md CHANGED
@@ -1,10 +1,20 @@
1
1
  # ej2-angular-inplace-editor
2
2
 
3
- ![ej2-angular-inplace-editor](https://ej2.syncfusion.com/products/images/inplace-editor/readMe.gif)
3
+ The [Angular In-place Editor](https://www.syncfusion.com/react-components/react-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
+
5
+ <p align="center">
6
+ <a href="https://ej2.syncfusion.com/angular/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/angular/demos/?utm_source=npm&utm_campaign=inplace-editor#/material/inplace-editor/default.html">Online demos</a> .
8
+ </p>
4
9
 
5
- > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at [https://www.syncfusion.com/sales/products](https://www.syncfusion.com/sales/products) or start a free 30-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials).
10
+ ![ej2-angular-inplace-editor](https://ej2.syncfusion.com/products/images/inplace-editor/readMe.gif)
6
11
 
7
- > A free [community license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
12
+ <p align="center">
13
+ Trusted by the world's leading companies
14
+ <a href="https://www.syncfusion.com">
15
+ <img src="https://ej2.syncfusion.com/home/images/trusted_companies.png" alt="Trusted companies">
16
+ </a>
17
+ </p>
8
18
 
9
19
  ## Setup
10
20
 
@@ -13,44 +23,44 @@ To install `In-place Editor` and its dependent packages, use the following comma
13
23
  ```sh
14
24
  npm install @syncfusion/ej2-angular-inplace-editor
15
25
  ```
26
+ ## Supported frameworks
16
27
 
17
- ## Resources
18
-
19
- * [Getting Started](https://ej2.syncfusion.com/angular/documentation/inplace-editor/getting-started.html?lang=typescript&utm_source=npm&utm_campaign=inplace-editor)
20
- * [View Online Demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=inplace-editor#/material/inplace-editor/default.html)
21
- * [Product Page](https://www.syncfusion.com/angular-ui-controls/inplace-editor)
28
+ In-place Editor control is also offered in the following list of frameworks.
22
29
 
23
- ## Supported Frameworks
24
-
25
- In-place Editor component is also offered in following list of frameworks.
26
-
27
- 1. [React](https://github.com/syncfusion/ej2-react-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)
30
+ | [<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/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Angular](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp; | [<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/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<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/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<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/>&nbsp;&nbsp;[ASP.NET&nbsp;Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | [<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/>&nbsp;&nbsp;[ASP.NET&nbsp;MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; |
31
+ | :-----: | :-----: | :-----: | :-----: | :-----: |
33
32
 
34
33
  ## Key Features
35
34
 
36
- * **Render mode** - Provides two types of rendering modes when editing the input, namely “Inline” and “Popup”.
35
+ * [Render mode](https://ej2.syncfusion.com/angular/documentation/inplace-editor/configuration) - Provides two types of rendering modes when editing the input, namely “Inline” and “Popup”.
37
36
  * **Component integration** - Support to integrate components such as “DropDownList”, “DatePicker”,” AutoComplete”, etc. to the In-place Editor.
38
- * **Data binding** - Bind the In-place Editor component with an array of JSON objects or DataManager to save the edited data to the server.
39
- * **Customization** - Offers UI customization such as popup, buttons, and also denotes editable content state.
37
+ * [Data binding](https://ej2.syncfusion.com/angular/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.
38
+ * [Customization](https://ej2.syncfusion.com/javascript/documentation/in-place-editor/style) - Offers UI customization such as popup, buttons, and also denotes editable content state.
40
39
  * **Template** - Templates can be used to integrate custom controls to the In-place Editor.
41
- * **Globalization** - Provides right to left and localization support.
40
+ * [Globalization](https://ej2.syncfusion.com/javascript/documentation/in-place-editor/localization) - Provides right to left and localization support.
41
+
42
+ ## Resources
43
+
44
+ * [Documentation](https://ej2.syncfusion.com/angular/documentation/inplace-editor/getting-started)
45
+ * [Theme Studio](https://ej2.syncfusion.com/themestudio/)
46
+ * [What's New](https://www.syncfusion.com/products/whatsnew/angular?utm_medium=listing&utm_source=github)
47
+ * [Road Map](https://www.syncfusion.com/products/roadmap/angular)
48
+ * [E-Books](https://www.syncfusion.com/succinctly-free-ebooks?searchkey=angular&type=all)
42
49
 
43
50
  ## Support
44
51
 
45
52
  Product support is available for through following mediums.
46
53
 
47
- * Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_campaign=inplace-editor) support system or [Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_campaign=inplace-editor).
54
+ * [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support
55
+ * [Community forum](https://www.syncfusion.com/forums/angular-js2?utm_source=npm&utm_medium=listing&utm_campaign=angular-button-npm)
48
56
  * New [GitHub issue](https://github.com/syncfusion/ej2-javascript-ui-controls/issues/new).
49
57
  * Ask your query in Stack Overflow with tag `syncfusion`, `ej2`.
58
+ * [Request feature or report bug](https://www.syncfusion.com/feedback/angular?utm_source=npm&utm_medium=listing&utm_campaign=angular-button-npm)
59
+ * Live chat
50
60
 
51
- ## License
61
+ ## License and copyright
52
62
 
53
- Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_campaign=inplace-editor).
63
+ > This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 140+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
54
64
 
55
65
  ## Changelog
56
66
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-inplace-editor.umd.js
3
- * version : 32.2.3
3
+ * version : 33.1.44
4
4
  * Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-inplace-editor.umd.min.js
3
- * version : 32.2.3
3
+ * version : 33.1.44
4
4
  * Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,45 +1,16 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-angular-inplace-editor@*",
3
- "_id": "@syncfusion/ej2-angular-inplace-editor@32.1.1",
4
- "_inBundle": false,
5
- "_integrity": "sha512-fwyPGn0ORyBku5hqBAHRNCcY5jJRxyUivvF6LCFBnXfdmjnmgImkE31tO0CZpkU9M+x6ioGItJTbIe51SbcH4w==",
6
- "_location": "/@syncfusion/ej2-angular-inplace-editor",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "@syncfusion/ej2-angular-inplace-editor@*",
12
- "name": "@syncfusion/ej2-angular-inplace-editor",
13
- "escapedName": "@syncfusion%2fej2-angular-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-angular-inplace-editor/-/ej2-angular-inplace-editor-32.1.1.tgz",
23
- "_shasum": "e917504c8aee6e6975bad3c6e4a1595be1ef419c",
24
- "_spec": "@syncfusion/ej2-angular-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-angular-ui-components/issues"
31
- },
32
- "bundleDependencies": false,
2
+ "name": "@syncfusion/ej2-angular-inplace-editor",
3
+ "version": "33.1.44-ngcc",
4
+ "description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for Angular",
5
+ "author": "Syncfusion Inc.",
6
+ "license": "SEE LICENSE IN license",
7
+ "schematics": "./schematics/collection.json",
33
8
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~32.2.3",
35
- "@syncfusion/ej2-base": "~32.2.3",
36
- "@syncfusion/ej2-inplace-editor": "32.2.3"
9
+ "@syncfusion/ej2-base": "~33.1.44",
10
+ "@syncfusion/ej2-angular-base": "~33.1.44",
11
+ "@syncfusion/ej2-inplace-editor": "33.1.44"
37
12
  },
38
- "deprecated": false,
39
- "description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for Angular",
40
13
  "devDependencies": {},
41
- "es2015": "@syncfusion/ej2-angular-inplace-editor.js",
42
- "homepage": "https://www.syncfusion.com/angular-components",
43
14
  "keywords": [
44
15
  "angular",
45
16
  "ng",
@@ -47,17 +18,15 @@
47
18
  "angular-inplace-editor-component",
48
19
  "ej2-angular-inplace-editor"
49
20
  ],
50
- "license": "SEE LICENSE IN license",
51
- "main": "dist/ej2-angular-inplace-editor.umd.js",
52
- "metadata": "ej2-angular-inplace-editor.metadata.json",
53
- "module": "@syncfusion/ej2-angular-inplace-editor.es5.js",
54
- "name": "@syncfusion/ej2-angular-inplace-editor",
55
21
  "repository": {
56
22
  "type": "git",
57
- "url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
23
+ "url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
58
24
  },
59
- "schematics": "./schematics/collection.json",
60
25
  "sideEffects": false,
26
+ "main": "dist/ej2-angular-inplace-editor.umd.js",
27
+ "module": "@syncfusion/ej2-angular-inplace-editor.es5.js",
28
+ "es2015": "@syncfusion/ej2-angular-inplace-editor.js",
61
29
  "typings": "ej2-angular-inplace-editor.d.ts",
62
- "version": "32.2.3-ngcc"
30
+ "metadata": "ej2-angular-inplace-editor.metadata.json",
31
+ "homepage": "https://www.syncfusion.com/angular-components"
63
32
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-inplace-editor";
2
- export declare const pkgVer = "^21.4.0";
2
+ export declare const pkgVer = "^21.3.7";
3
3
  export declare const moduleName = "InPlaceEditorModule";
4
- export declare const themeVer = "~21.4.0";
4
+ export declare const themeVer = "~21.3.7";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-inplace-editor';
4
- exports.pkgVer = '^32.2.3';
4
+ exports.pkgVer = '^33.1.44';
5
5
  exports.moduleName = 'InPlaceEditorModule';
6
- exports.themeVer = '~32.2.3';
6
+ exports.themeVer = '~33.1.44';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-inplace-editor';
2
- export const pkgVer = '^32.2.3';
2
+ export const pkgVer = '^33.1.44';
3
3
  export const moduleName = 'InPlaceEditorModule';
4
- export const themeVer = '~32.2.3';
4
+ export const themeVer = '~33.1.44';
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/bds-lite.scss';
1
+ @use 'ej2-inplace-editor/bds-lite' as *;
package/styles/bds.scss CHANGED
@@ -1 +1 @@
1
- @import 'inplace-editor/bds.scss';
1
+ @use 'inplace-editor/bds' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/bootstrap-dark-lite.scss';
1
+ @use 'ej2-inplace-editor/bootstrap-dark-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/bootstrap-dark.scss';
1
+ @use 'inplace-editor/bootstrap-dark' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/bootstrap-lite.scss';
1
+ @use 'ej2-inplace-editor/bootstrap-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/bootstrap.scss';
1
+ @use 'inplace-editor/bootstrap' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/bootstrap4-lite.scss';
1
+ @use 'ej2-inplace-editor/bootstrap4-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/bootstrap4.scss';
1
+ @use 'inplace-editor/bootstrap4' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/bootstrap5-dark-lite.scss';
1
+ @use 'ej2-inplace-editor/bootstrap5-dark-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/bootstrap5-dark.scss';
1
+ @use 'inplace-editor/bootstrap5-dark' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/bootstrap5-lite.scss';
1
+ @use 'ej2-inplace-editor/bootstrap5-lite' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/bootstrap5.3-lite.scss';
1
+ @use 'ej2-inplace-editor/bootstrap5.3-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/bootstrap5.3.scss';
1
+ @use 'inplace-editor/bootstrap5.3' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/bootstrap5.scss';
1
+ @use 'inplace-editor/bootstrap5' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/fabric-dark-lite.scss';
1
+ @use 'ej2-inplace-editor/fabric-dark-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/fabric-dark.scss';
1
+ @use 'inplace-editor/fabric-dark' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/fabric-lite.scss';
1
+ @use 'ej2-inplace-editor/fabric-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/fabric.scss';
1
+ @use 'inplace-editor/fabric' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/fluent-dark-lite.scss';
1
+ @use 'ej2-inplace-editor/fluent-dark-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/fluent-dark.scss';
1
+ @use 'inplace-editor/fluent-dark' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/fluent-lite.scss';
1
+ @use 'ej2-inplace-editor/fluent-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/fluent.scss';
1
+ @use 'inplace-editor/fluent' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/fluent2-lite.scss';
1
+ @use 'ej2-inplace-editor/fluent2-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/fluent2.scss';
1
+ @use 'inplace-editor/fluent2' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/highcontrast-light-lite.scss';
1
+ @use 'ej2-inplace-editor/highcontrast-light-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/highcontrast-light.scss';
1
+ @use 'inplace-editor/highcontrast-light' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/highcontrast-lite.scss';
1
+ @use 'ej2-inplace-editor/highcontrast-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/highcontrast.scss';
1
+ @use 'inplace-editor/highcontrast' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/bds.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/bds' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/bootstrap-dark.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/bootstrap-dark' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/bootstrap.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/bootstrap' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/bootstrap4.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/bootstrap4' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/bootstrap5-dark.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/bootstrap5-dark' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/bootstrap5.3.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/bootstrap5.3' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/bootstrap5.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/bootstrap5' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/fabric-dark.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/fabric-dark' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/fabric.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/fabric' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/fluent-dark.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/fluent-dark' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/fluent.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/fluent' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/fluent2.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/fluent2' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/highcontrast-light.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/highcontrast-light' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/highcontrast.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/highcontrast' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/material-dark.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/material-dark' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/material.scss';
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
- @import 'ej2-inplace-editor/styles/inplace-editor/tailwind-dark.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/tailwind-dark' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/tailwind.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/tailwind' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/inplace-editor/tailwind3.scss';
1
+ @use 'ej2-inplace-editor/styles/inplace-editor/tailwind3' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/material-dark-lite.scss';
1
+ @use 'ej2-inplace-editor/material-dark-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/material-dark.scss';
1
+ @use 'inplace-editor/material-dark' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/material-lite.scss';
1
+ @use 'ej2-inplace-editor/material-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/material.scss';
1
+ @use 'inplace-editor/material' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/material3-dark-lite.scss';
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
- @import 'ej2-inplace-editor/styles/material3-lite.scss';
1
+ @use 'ej2-inplace-editor/material3-lite' as *;
@@ -1,2 +1 @@
1
-
2
- @import 'inplace-editor/material3.scss';
1
+ @use 'inplace-editor/material3' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/tailwind-dark-lite.scss';
1
+ @use 'ej2-inplace-editor/tailwind-dark-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/tailwind-dark.scss';
1
+ @use 'inplace-editor/tailwind-dark' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/tailwind-lite.scss';
1
+ @use 'ej2-inplace-editor/tailwind-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/tailwind.scss';
1
+ @use 'inplace-editor/tailwind' as *;
@@ -1 +1 @@
1
- @import 'ej2-inplace-editor/styles/tailwind3-lite.scss';
1
+ @use 'ej2-inplace-editor/tailwind3-lite' as *;
@@ -1 +1 @@
1
- @import 'inplace-editor/tailwind3.scss';
1
+ @use 'inplace-editor/tailwind3' as *;