@syncfusion/ej2-angular-inplace-editor 26.1.35 → 26.2.4
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/package.json +7 -7
- package/schematics/collection.json +0 -25
- package/styles/bootstrap-dark.css +1 -803
- package/styles/bootstrap.css +1 -938
- package/styles/bootstrap4.css +1 -1219
- package/styles/bootstrap5-dark.css +1 -885
- package/styles/bootstrap5.css +1 -885
- package/styles/fabric-dark.css +1 -754
- package/styles/fabric.css +1 -743
- package/styles/fluent-dark.css +1 -823
- package/styles/fluent.css +1 -823
- package/styles/fluent2.css +1 -1996
- package/styles/highcontrast-light.css +1 -829
- package/styles/highcontrast.css +1 -837
- package/styles/inplace-editor/bootstrap-dark.css +1 -803
- package/styles/inplace-editor/bootstrap.css +1 -938
- package/styles/inplace-editor/bootstrap4.css +1 -1219
- package/styles/inplace-editor/bootstrap5-dark.css +1 -885
- package/styles/inplace-editor/bootstrap5.css +1 -885
- package/styles/inplace-editor/fabric-dark.css +1 -754
- package/styles/inplace-editor/fabric.css +1 -743
- package/styles/inplace-editor/fluent-dark.css +1 -823
- package/styles/inplace-editor/fluent.css +1 -823
- package/styles/inplace-editor/fluent2.css +1 -1996
- package/styles/inplace-editor/highcontrast-light.css +1 -829
- package/styles/inplace-editor/highcontrast.css +1 -837
- package/styles/inplace-editor/material-dark.css +1 -780
- package/styles/inplace-editor/material.css +1 -840
- package/styles/inplace-editor/material3-dark.css +1 -938
- package/styles/inplace-editor/material3.css +1 -1050
- package/styles/inplace-editor/tailwind-dark.css +1 -804
- package/styles/inplace-editor/tailwind.css +1 -804
- package/styles/material-dark.css +1 -780
- package/styles/material.css +1 -840
- package/styles/material3-dark.css +1 -938
- package/styles/material3.css +1 -1050
- package/styles/tailwind-dark.css +1 -804
- package/styles/tailwind.css +1 -804
- package/schematics/generators/inplaceeditor-inline/index.d.ts +0 -3
- package/schematics/generators/inplaceeditor-inline/index.js +0 -8
- package/schematics/generators/inplaceeditor-inline/index.ts +0 -8
- package/schematics/generators/inplaceeditor-inline/sample-details.d.ts +0 -5
- package/schematics/generators/inplaceeditor-inline/sample-details.js +0 -7
- package/schematics/generators/inplaceeditor-inline/sample-details.ts +0 -5
- package/schematics/generators/inplaceeditor-inline/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/inplaceeditor-inline/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -5
- package/schematics/generators/inplaceeditor-inline/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -11
- package/schematics/generators/inplaceeditor-inline/schema.d.ts +0 -3
- package/schematics/generators/inplaceeditor-inline/schema.js +0 -2
- package/schematics/generators/inplaceeditor-inline/schema.json +0 -125
- package/schematics/generators/inplaceeditor-inline/schema.ts +0 -3
- package/schematics/generators/inplaceeditor-popup/index.d.ts +0 -3
- package/schematics/generators/inplaceeditor-popup/index.js +0 -8
- package/schematics/generators/inplaceeditor-popup/index.ts +0 -8
- package/schematics/generators/inplaceeditor-popup/sample-details.d.ts +0 -5
- package/schematics/generators/inplaceeditor-popup/sample-details.js +0 -7
- package/schematics/generators/inplaceeditor-popup/sample-details.ts +0 -5
- package/schematics/generators/inplaceeditor-popup/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/inplaceeditor-popup/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -5
- package/schematics/generators/inplaceeditor-popup/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -11
- package/schematics/generators/inplaceeditor-popup/schema.d.ts +0 -3
- package/schematics/generators/inplaceeditor-popup/schema.js +0 -2
- package/schematics/generators/inplaceeditor-popup/schema.json +0 -125
- package/schematics/generators/inplaceeditor-popup/schema.ts +0 -3
- package/schematics/generators/inplaceeditor-popup-position/index.d.ts +0 -3
- package/schematics/generators/inplaceeditor-popup-position/index.js +0 -8
- package/schematics/generators/inplaceeditor-popup-position/index.ts +0 -8
- package/schematics/generators/inplaceeditor-popup-position/sample-details.d.ts +0 -5
- package/schematics/generators/inplaceeditor-popup-position/sample-details.js +0 -7
- package/schematics/generators/inplaceeditor-popup-position/sample-details.ts +0 -5
- package/schematics/generators/inplaceeditor-popup-position/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/inplaceeditor-popup-position/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -5
- package/schematics/generators/inplaceeditor-popup-position/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -17
- package/schematics/generators/inplaceeditor-popup-position/schema.d.ts +0 -3
- package/schematics/generators/inplaceeditor-popup-position/schema.js +0 -2
- package/schematics/generators/inplaceeditor-popup-position/schema.json +0 -125
- package/schematics/generators/inplaceeditor-popup-position/schema.ts +0 -3
- package/schematics/generators/inplaceeditor-template/index.d.ts +0 -3
- package/schematics/generators/inplaceeditor-template/index.js +0 -8
- package/schematics/generators/inplaceeditor-template/index.ts +0 -8
- package/schematics/generators/inplaceeditor-template/sample-details.d.ts +0 -5
- package/schematics/generators/inplaceeditor-template/sample-details.js +0 -7
- package/schematics/generators/inplaceeditor-template/sample-details.ts +0 -5
- package/schematics/generators/inplaceeditor-template/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/inplaceeditor-template/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
- package/schematics/generators/inplaceeditor-template/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -20
- package/schematics/generators/inplaceeditor-template/schema.d.ts +0 -3
- package/schematics/generators/inplaceeditor-template/schema.js +0 -2
- package/schematics/generators/inplaceeditor-template/schema.json +0 -125
- package/schematics/generators/inplaceeditor-template/schema.ts +0 -3
- package/schematics/generators/inplaceeditor-validation/index.d.ts +0 -3
- package/schematics/generators/inplaceeditor-validation/index.js +0 -8
- package/schematics/generators/inplaceeditor-validation/index.ts +0 -8
- package/schematics/generators/inplaceeditor-validation/sample-details.d.ts +0 -5
- package/schematics/generators/inplaceeditor-validation/sample-details.js +0 -7
- package/schematics/generators/inplaceeditor-validation/sample-details.ts +0 -5
- package/schematics/generators/inplaceeditor-validation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/inplaceeditor-validation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -5
- package/schematics/generators/inplaceeditor-validation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -16
- package/schematics/generators/inplaceeditor-validation/schema.d.ts +0 -3
- package/schematics/generators/inplaceeditor-validation/schema.js +0 -2
- package/schematics/generators/inplaceeditor-validation/schema.json +0 -125
- package/schematics/generators/inplaceeditor-validation/schema.ts +0 -3
- package/schematics/ng-add/index.d.ts +0 -3
- package/schematics/ng-add/index.js +0 -9
- package/schematics/ng-add/schema.d.ts +0 -13
- package/schematics/ng-add/schema.js +0 -2
- package/schematics/utils/lib-details.d.ts +0 -4
- package/schematics/utils/lib-details.js +0 -6
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-inplace-editor@*",
|
|
3
3
|
"_id": "@syncfusion/ej2-angular-inplace-editor@26.1.35",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-qLCgSjvYa3b1WUR1PJRwJEwvqqUfiNJu8PZqbIylNKxkqNO24CzoMtnKFbIM+CIm77qU2qxo3/3buN6YRgc8DQ==",
|
|
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": "https://nexus.syncfusioninternal.com/repository/ej2-angular-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-inplace-editor/-/ej2-angular-inplace-editor-26.1.35.tgz",
|
|
23
|
+
"_shasum": "aed7815bb8f5d2c7e18998368df98f9dcd6cd964",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-inplace-editor@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~26.
|
|
35
|
-
"@syncfusion/ej2-base": "~26.
|
|
36
|
-
"@syncfusion/ej2-inplace-editor": "26.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~26.2.4",
|
|
35
|
+
"@syncfusion/ej2-base": "~26.2.4",
|
|
36
|
+
"@syncfusion/ej2-inplace-editor": "26.2.4",
|
|
37
37
|
"tslib": "^2.3.0"
|
|
38
38
|
},
|
|
39
39
|
"deprecated": false,
|
|
@@ -73,5 +73,5 @@
|
|
|
73
73
|
"schematics": "./schematics/collection.json",
|
|
74
74
|
"sideEffects": false,
|
|
75
75
|
"typings": "syncfusion-ej2-angular-inplace-editor.d.ts",
|
|
76
|
-
"version": "26.
|
|
76
|
+
"version": "26.2.4"
|
|
77
77
|
}
|
|
@@ -5,31 +5,6 @@
|
|
|
5
5
|
"description": "Adds Essential JS 2 specific Angular package to an application",
|
|
6
6
|
"factory": "./ng-add",
|
|
7
7
|
"schema": "./ng-add/schema.json"
|
|
8
|
-
},
|
|
9
|
-
"inplaceeditor-inline": {
|
|
10
|
-
"description": "Create an Angular In-place Editor component with inline mode",
|
|
11
|
-
"factory": "./generators/inplaceeditor-inline",
|
|
12
|
-
"schema": "./generators/inplaceeditor-inline/schema.json"
|
|
13
|
-
},
|
|
14
|
-
"inplaceeditor-popup-position": {
|
|
15
|
-
"description": "Create an Angular In-place Editor component with customizing a popup position",
|
|
16
|
-
"factory": "./generators/inplaceeditor-popup-position",
|
|
17
|
-
"schema": "./generators/inplaceeditor-popup-position/schema.json"
|
|
18
|
-
},
|
|
19
|
-
"inplaceeditor-popup": {
|
|
20
|
-
"description": "Create an Angular In-place Editor component with popup mode",
|
|
21
|
-
"factory": "./generators/inplaceeditor-popup",
|
|
22
|
-
"schema": "./generators/inplaceeditor-popup/schema.json"
|
|
23
|
-
},
|
|
24
|
-
"inplaceeditor-template": {
|
|
25
|
-
"description": "Create an Angular In-place Editor component with a template",
|
|
26
|
-
"factory": "./generators/inplaceeditor-template",
|
|
27
|
-
"schema": "./generators/inplaceeditor-template/schema.json"
|
|
28
|
-
},
|
|
29
|
-
"inplaceeditor-validation": {
|
|
30
|
-
"description": "Create an Angular In-place Editor component with validation",
|
|
31
|
-
"factory": "./generators/inplaceeditor-validation",
|
|
32
|
-
"schema": "./generators/inplaceeditor-validation/schema.json"
|
|
33
8
|
}
|
|
34
9
|
}
|
|
35
10
|
}
|