@syncfusion/ej2-angular-inplace-editor 20.1.55 → 20.2.36-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 (42) hide show
  1. package/dist/ej2-angular-inplace-editor.umd.js +1 -1
  2. package/dist/ej2-angular-inplace-editor.umd.min.js +1 -1
  3. package/package.json +8 -8
  4. package/schematics/generators/inplaceeditor-inline/schema.json +3 -2
  5. package/schematics/generators/inplaceeditor-popup/schema.json +3 -2
  6. package/schematics/generators/inplaceeditor-popup-position/schema.json +3 -2
  7. package/schematics/generators/inplaceeditor-template/schema.json +3 -2
  8. package/schematics/generators/inplaceeditor-validation/schema.json +3 -2
  9. package/schematics/ng-add/schema.json +1 -1
  10. package/schematics/utils/lib-details.d.ts +2 -2
  11. package/schematics/utils/lib-details.js +2 -2
  12. package/schematics/utils/lib-details.ts +2 -2
  13. package/styles/bootstrap-dark.css +11 -139
  14. package/styles/bootstrap.css +12 -145
  15. package/styles/bootstrap4.css +22 -195
  16. package/styles/bootstrap5-dark.css +20 -141
  17. package/styles/bootstrap5.css +20 -141
  18. package/styles/fabric-dark.css +11 -137
  19. package/styles/fabric.css +11 -137
  20. package/styles/fluent-dark.css +12 -137
  21. package/styles/fluent.css +11 -136
  22. package/styles/highcontrast-light.css +12 -172
  23. package/styles/highcontrast.css +12 -172
  24. package/styles/inplace-editor/bootstrap-dark.css +11 -139
  25. package/styles/inplace-editor/bootstrap.css +12 -145
  26. package/styles/inplace-editor/bootstrap4.css +22 -195
  27. package/styles/inplace-editor/bootstrap5-dark.css +20 -141
  28. package/styles/inplace-editor/bootstrap5.css +20 -141
  29. package/styles/inplace-editor/fabric-dark.css +11 -137
  30. package/styles/inplace-editor/fabric.css +11 -137
  31. package/styles/inplace-editor/fluent-dark.css +12 -137
  32. package/styles/inplace-editor/fluent.css +11 -136
  33. package/styles/inplace-editor/highcontrast-light.css +12 -172
  34. package/styles/inplace-editor/highcontrast.css +12 -172
  35. package/styles/inplace-editor/material-dark.css +7 -126
  36. package/styles/inplace-editor/material.css +7 -130
  37. package/styles/inplace-editor/tailwind-dark.css +9 -128
  38. package/styles/inplace-editor/tailwind.css +9 -128
  39. package/styles/material-dark.css +7 -126
  40. package/styles/material.css +7 -130
  41. package/styles/tailwind-dark.css +9 -128
  42. package/styles/tailwind.css +9 -128
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-inplace-editor.umd.js
3
- * version : 20.1.55
3
+ * version : 20.2.36
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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 : 20.1.55
3
+ * version : 20.2.36
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-inplace-editor@*",
3
- "_id": "@syncfusion/ej2-angular-inplace-editor@20.1.47",
3
+ "_id": "@syncfusion/ej2-angular-inplace-editor@19.8.1",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-RgiP7ANHUvpGzr0+l/O3/SK0W72TT10URszbjQX5PIT+aq4avHcLuq26OUyrzGf5bX7YSbZwpSNCTqWVawXijA==",
5
+ "_integrity": "sha512-LGQ1L4lcO1qQiLGKLMnsT9LDJWyRrfcKhgMtUr2VOjMKvjgbQxZmo/EJwCSW89dk5B8zk53dbcayLW/3Xpzqzw==",
6
6
  "_location": "/@syncfusion/ej2-angular-inplace-editor",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-inplace-editor/-/ej2-angular-inplace-editor-20.1.47.tgz",
23
- "_shasum": "244aa881578bbd5ee0283bdcaebe2e6b1e6bcd22",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-inplace-editor/-/ej2-angular-inplace-editor-19.8.1.tgz",
23
+ "_shasum": "0fce7693643b2ac90cef9b70c5d7c08c06252541",
24
24
  "_spec": "@syncfusion/ej2-angular-inplace-editor@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~20.1.55",
35
- "@syncfusion/ej2-base": "~20.1.55",
36
- "@syncfusion/ej2-inplace-editor": "20.1.55"
34
+ "@syncfusion/ej2-angular-base": "~20.2.36",
35
+ "@syncfusion/ej2-base": "~20.2.36",
36
+ "@syncfusion/ej2-inplace-editor": "20.2.36"
37
37
  },
38
38
  "deprecated": false,
39
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",
@@ -64,5 +64,5 @@
64
64
  "schematics": "./schematics/collection.json",
65
65
  "sideEffects": false,
66
66
  "typings": "ej2-angular-inplace-editor.d.ts",
67
- "version": "20.1.55"
67
+ "version": "20.2.36-ngcc"
68
68
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/schema",
3
- "id": "inplaceeditor-inline",
3
+ "$id": "EJ2SchemaTemplateID",
4
4
  "title": "inplaceeditor-inline",
5
5
  "type": "object",
6
6
  "properties": {
@@ -120,5 +120,6 @@
120
120
  },
121
121
  "required": [
122
122
  "name"
123
- ]
123
+ ],
124
+ "id": "inplaceeditor-inline"
124
125
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/schema",
3
- "id": "inplaceeditor-popup",
3
+ "$id": "EJ2SchemaTemplateID",
4
4
  "title": "inplaceeditor-popup",
5
5
  "type": "object",
6
6
  "properties": {
@@ -120,5 +120,6 @@
120
120
  },
121
121
  "required": [
122
122
  "name"
123
- ]
123
+ ],
124
+ "id": "inplaceeditor-popup"
124
125
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/schema",
3
- "id": "inplaceeditor-popup-position",
3
+ "$id": "EJ2SchemaTemplateID",
4
4
  "title": "inplaceeditor-popup-position",
5
5
  "type": "object",
6
6
  "properties": {
@@ -120,5 +120,6 @@
120
120
  },
121
121
  "required": [
122
122
  "name"
123
- ]
123
+ ],
124
+ "id": "inplaceeditor-popup-position"
124
125
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/schema",
3
- "id": "inplaceeditor-template",
3
+ "$id": "EJ2SchemaTemplateID",
4
4
  "title": "inplaceeditor-template",
5
5
  "type": "object",
6
6
  "properties": {
@@ -120,5 +120,6 @@
120
120
  },
121
121
  "required": [
122
122
  "name"
123
- ]
123
+ ],
124
+ "id": "inplaceeditor-template"
124
125
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/schema",
3
- "id": "inplaceeditor-validation",
3
+ "$id": "EJ2SchemaTemplateID",
4
4
  "title": "inplaceeditor-validation",
5
5
  "type": "object",
6
6
  "properties": {
@@ -120,5 +120,6 @@
120
120
  },
121
121
  "required": [
122
122
  "name"
123
- ]
123
+ ],
124
+ "id": "inplaceeditor-validation"
124
125
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/schema",
3
- "id": "ngAdd",
3
+ "$id": "ngAdd",
4
4
  "title": "Add Essential JS 2 Angular packages",
5
5
  "type": "object",
6
6
  "properties": {
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-inplace-editor";
2
- export declare const pkgVer = "^20.1.47";
2
+ export declare const pkgVer = "^19.8.1";
3
3
  export declare const moduleName = "InPlaceEditorModule";
4
- export declare const themeVer = "~20.1.47";
4
+ export declare const themeVer = "~19.8.1";
@@ -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 = '^20.1.47';
4
+ exports.pkgVer = '^19.8.1';
5
5
  exports.moduleName = 'InPlaceEditorModule';
6
- exports.themeVer = '~20.1.47';
6
+ exports.themeVer = '~19.8.1';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-inplace-editor';
2
- export const pkgVer = '^20.1.47';
2
+ export const pkgVer = '^19.8.1';
3
3
  export const moduleName = 'InPlaceEditorModule';
4
- export const themeVer = '~20.1.47';
4
+ export const themeVer = '~19.8.1';