@syncfusion/ej2-inplace-editor 33.1.44 → 34.1.29
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/.eslintrc.json +31 -4
- package/aceconfig.js +17 -0
- package/dist/ej2-inplace-editor.min.js +1 -1
- package/dist/ej2-inplace-editor.umd.min.js +1 -1
- package/dist/global/ej2-inplace-editor.min.js +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +13 -13
- package/styles/bds-lite.css +0 -381
- package/styles/bds-lite.scss +1 -23
- package/styles/bds.css +0 -385
- package/styles/bds.scss +2 -24
- package/styles/bootstrap-dark-lite.css +0 -152
- package/styles/bootstrap-dark-lite.scss +1 -23
- package/styles/bootstrap-dark.css +0 -160
- package/styles/bootstrap-dark.scss +2 -24
- package/styles/bootstrap-lite.css +0 -231
- package/styles/bootstrap-lite.scss +1 -23
- package/styles/bootstrap.css +0 -239
- package/styles/bootstrap.scss +2 -24
- package/styles/bootstrap4-lite.css +0 -380
- package/styles/bootstrap4-lite.scss +1 -23
- package/styles/bootstrap4.css +0 -388
- package/styles/bootstrap4.scss +2 -24
- package/styles/bootstrap5-dark-lite.css +0 -176
- package/styles/bootstrap5-dark-lite.scss +1 -23
- package/styles/bootstrap5-dark.css +0 -176
- package/styles/bootstrap5-dark.scss +2 -24
- package/styles/bootstrap5-lite.css +0 -176
- package/styles/bootstrap5-lite.scss +1 -24
- package/styles/bootstrap5.3-lite.css +0 -344
- package/styles/bootstrap5.3-lite.scss +1 -24
- package/styles/bootstrap5.3.css +0 -428
- package/styles/bootstrap5.3.scss +2 -25
- package/styles/bootstrap5.css +0 -176
- package/styles/bootstrap5.scss +2 -25
- package/styles/fabric-dark-lite.css +0 -115
- package/styles/fabric-dark-lite.scss +1 -24
- package/styles/fabric-dark.css +0 -123
- package/styles/fabric-dark.scss +2 -25
- package/styles/fabric-lite.css +0 -111
- package/styles/fabric-lite.scss +1 -24
- package/styles/fabric.css +0 -119
- package/styles/fabric.scss +2 -25
- package/styles/fluent-dark-lite.css +0 -173
- package/styles/fluent-dark-lite.scss +1 -24
- package/styles/fluent-dark.css +0 -173
- package/styles/fluent-dark.scss +2 -25
- package/styles/fluent-lite.css +0 -173
- package/styles/fluent-lite.scss +1 -24
- package/styles/fluent.css +0 -173
- package/styles/fluent.scss +2 -25
- package/styles/fluent2-lite.css +0 -663
- package/styles/fluent2-lite.scss +1 -24
- package/styles/fluent2.css +0 -749
- package/styles/fluent2.scss +2 -25
- package/styles/highcontrast-light-lite.css +0 -204
- package/styles/highcontrast-light-lite.scss +1 -24
- package/styles/highcontrast-light.css +0 -212
- package/styles/highcontrast-light.scss +2 -25
- package/styles/highcontrast-lite.css +0 -212
- package/styles/highcontrast-lite.scss +1 -24
- package/styles/highcontrast.css +0 -220
- package/styles/highcontrast.scss +2 -25
- package/styles/inplace-editor/_all.scss +2 -2
- package/styles/inplace-editor/_bds-definition.scss +1 -2
- package/styles/inplace-editor/_bigger.scss +1 -1
- package/styles/inplace-editor/_bootstrap-dark-definition.scss +1 -2
- package/styles/inplace-editor/_bootstrap-definition.scss +1 -2
- package/styles/inplace-editor/_bootstrap4-definition.scss +1 -2
- package/styles/inplace-editor/_bootstrap5-dark-definition.scss +1 -2
- package/styles/inplace-editor/_bootstrap5-definition.scss +1 -2
- package/styles/inplace-editor/_bootstrap5.3-definition.scss +1 -2
- package/styles/inplace-editor/_fabric-dark-definition.scss +1 -2
- package/styles/inplace-editor/_fabric-definition.scss +1 -2
- package/styles/inplace-editor/_fluent-dark-definition.scss +1 -2
- package/styles/inplace-editor/_fluent-definition.scss +1 -2
- package/styles/inplace-editor/_fluent2-definition.scss +1 -2
- package/styles/inplace-editor/_fusionnew-definition.scss +1 -2
- package/styles/inplace-editor/_highcontrast-definition.scss +1 -2
- package/styles/inplace-editor/_highcontrast-light-definition.scss +1 -2
- package/styles/inplace-editor/_layout.scss +1 -1
- package/styles/inplace-editor/_material-dark-definition.scss +1 -2
- package/styles/inplace-editor/_material-definition.scss +1 -2
- package/styles/inplace-editor/_material3-dark-definition.scss +2 -2
- package/styles/inplace-editor/_material3-definition.scss +2 -2
- package/styles/inplace-editor/_tailwind-dark-definition.scss +1 -2
- package/styles/inplace-editor/_tailwind-definition.scss +1 -2
- package/styles/inplace-editor/_tailwind3-definition.scss +1 -2
- package/styles/inplace-editor/_theme.scss +1 -1
- package/styles/inplace-editor/_variables.scss +2 -0
- package/styles/inplace-editor/bds.css +0 -385
- package/styles/inplace-editor/bds.scss +2 -25
- package/styles/inplace-editor/bootstrap-dark.css +0 -160
- package/styles/inplace-editor/bootstrap-dark.scss +2 -25
- package/styles/inplace-editor/bootstrap.css +0 -239
- package/styles/inplace-editor/bootstrap.scss +2 -25
- package/styles/inplace-editor/bootstrap4.css +0 -388
- package/styles/inplace-editor/bootstrap4.scss +2 -25
- package/styles/inplace-editor/bootstrap5-dark.css +0 -176
- package/styles/inplace-editor/bootstrap5-dark.scss +2 -25
- package/styles/inplace-editor/bootstrap5.3.css +0 -428
- package/styles/inplace-editor/bootstrap5.3.scss +2 -25
- package/styles/inplace-editor/bootstrap5.css +0 -176
- package/styles/inplace-editor/bootstrap5.scss +2 -25
- package/styles/inplace-editor/fabric-dark.css +0 -123
- package/styles/inplace-editor/fabric-dark.scss +2 -25
- package/styles/inplace-editor/fabric.css +0 -119
- package/styles/inplace-editor/fabric.scss +2 -25
- package/styles/inplace-editor/fluent-dark.css +0 -173
- package/styles/inplace-editor/fluent-dark.scss +2 -25
- package/styles/inplace-editor/fluent.css +0 -173
- package/styles/inplace-editor/fluent.scss +2 -25
- package/styles/inplace-editor/fluent2.css +0 -749
- package/styles/inplace-editor/fluent2.scss +2 -25
- package/styles/inplace-editor/highcontrast-light.css +0 -212
- package/styles/inplace-editor/highcontrast-light.scss +2 -25
- package/styles/inplace-editor/highcontrast.css +0 -220
- package/styles/inplace-editor/highcontrast.scss +2 -25
- package/styles/inplace-editor/icons/_bds.scss +1 -1
- package/styles/inplace-editor/icons/_bootstrap-dark.scss +1 -1
- package/styles/inplace-editor/icons/_bootstrap.scss +1 -1
- package/styles/inplace-editor/icons/_bootstrap4.scss +1 -1
- package/styles/inplace-editor/icons/_bootstrap5.3.scss +1 -1
- package/styles/inplace-editor/icons/_bootstrap5.scss +1 -1
- package/styles/inplace-editor/icons/_fabric-dark.scss +1 -1
- package/styles/inplace-editor/icons/_fabric.scss +1 -1
- package/styles/inplace-editor/icons/_fluent.scss +1 -1
- package/styles/inplace-editor/icons/_fluent2.scss +1 -1
- package/styles/inplace-editor/icons/_fusionnew.scss +1 -1
- package/styles/inplace-editor/icons/_highcontrast-light.scss +1 -1
- package/styles/inplace-editor/icons/_highcontrast.scss +1 -1
- package/styles/inplace-editor/icons/_material-dark.scss +1 -1
- package/styles/inplace-editor/icons/_material.scss +1 -1
- package/styles/inplace-editor/icons/_material3.scss +1 -1
- package/styles/inplace-editor/icons/_tailwind.scss +1 -1
- package/styles/inplace-editor/icons/_tailwind3.scss +1 -1
- package/styles/inplace-editor/material-dark.css +0 -178
- package/styles/inplace-editor/material-dark.scss +2 -25
- package/styles/inplace-editor/material.css +0 -212
- package/styles/inplace-editor/material.scss +2 -25
- package/styles/inplace-editor/material3-dark.css +0 -760
- package/styles/inplace-editor/material3-dark.scss +2 -25
- package/styles/inplace-editor/material3.css +0 -766
- package/styles/inplace-editor/material3.scss +2 -25
- package/styles/inplace-editor/tailwind-dark.css +0 -142
- package/styles/inplace-editor/tailwind-dark.scss +2 -25
- package/styles/inplace-editor/tailwind.css +0 -142
- package/styles/inplace-editor/tailwind.scss +2 -25
- package/styles/inplace-editor/tailwind3.css +0 -455
- package/styles/inplace-editor/tailwind3.scss +2 -25
- package/styles/material-dark-lite.css +0 -170
- package/styles/material-dark-lite.scss +1 -24
- package/styles/material-dark.css +0 -178
- package/styles/material-dark.scss +2 -25
- package/styles/material-lite.css +0 -204
- package/styles/material-lite.scss +1 -23
- package/styles/material.css +0 -212
- package/styles/material.scss +2 -24
- package/styles/material3-dark-lite.css +0 -678
- package/styles/material3-dark-lite.scss +1 -24
- package/styles/material3-dark.css +0 -760
- package/styles/material3-dark.scss +2 -25
- package/styles/material3-lite.css +0 -682
- package/styles/material3-lite.scss +1 -24
- package/styles/material3.css +0 -766
- package/styles/material3.scss +2 -25
- package/styles/tailwind-dark-lite.css +0 -142
- package/styles/tailwind-dark-lite.scss +1 -24
- package/styles/tailwind-dark.css +0 -142
- package/styles/tailwind-dark.scss +2 -25
- package/styles/tailwind-lite.css +0 -142
- package/styles/tailwind-lite.scss +1 -24
- package/styles/tailwind.css +0 -142
- package/styles/tailwind.scss +2 -25
- package/styles/tailwind3-lite.css +0 -381
- package/styles/tailwind3-lite.scss +1 -24
- package/styles/tailwind3.css +0 -455
- package/styles/tailwind3.scss +2 -25
- package/tslint.json +111 -0
- package/styles/inplace-editor/_all.bds.scss +0 -2
- package/styles/inplace-editor/_all.bootstrap-dark.scss +0 -2
- package/styles/inplace-editor/_all.bootstrap.scss +0 -2
- package/styles/inplace-editor/_all.bootstrap4.scss +0 -2
- package/styles/inplace-editor/_all.bootstrap5-dark.scss +0 -2
- package/styles/inplace-editor/_all.bootstrap5.3.scss +0 -2
- package/styles/inplace-editor/_all.bootstrap5.scss +0 -2
- package/styles/inplace-editor/_all.fabric-dark.scss +0 -2
- package/styles/inplace-editor/_all.fabric.scss +0 -2
- package/styles/inplace-editor/_all.fluent-dark.scss +0 -2
- package/styles/inplace-editor/_all.fluent.scss +0 -2
- package/styles/inplace-editor/_all.fluent2.scss +0 -2
- package/styles/inplace-editor/_all.highcontrast-light.scss +0 -2
- package/styles/inplace-editor/_all.highcontrast.scss +0 -2
- package/styles/inplace-editor/_all.material-dark.scss +0 -2
- package/styles/inplace-editor/_all.material.scss +0 -2
- package/styles/inplace-editor/_all.material3-dark.scss +0 -2
- package/styles/inplace-editor/_all.material3.scss +0 -2
- package/styles/inplace-editor/_all.tailwind-dark.scss +0 -2
- package/styles/inplace-editor/_all.tailwind.scss +0 -2
- package/styles/inplace-editor/_all.tailwind3.scss +0 -2
- package/styles/inplace-editor/_bigger.bds.scss +0 -3
- package/styles/inplace-editor/_bigger.bootstrap-dark.scss +0 -3
- package/styles/inplace-editor/_bigger.bootstrap.scss +0 -3
- package/styles/inplace-editor/_bigger.bootstrap4.scss +0 -3
- package/styles/inplace-editor/_bigger.bootstrap5-dark.scss +0 -3
- package/styles/inplace-editor/_bigger.bootstrap5.3.scss +0 -3
- package/styles/inplace-editor/_bigger.bootstrap5.scss +0 -3
- package/styles/inplace-editor/_bigger.fabric-dark.scss +0 -3
- package/styles/inplace-editor/_bigger.fabric.scss +0 -3
- package/styles/inplace-editor/_bigger.fluent-dark.scss +0 -3
- package/styles/inplace-editor/_bigger.fluent.scss +0 -3
- package/styles/inplace-editor/_bigger.fluent2.scss +0 -3
- package/styles/inplace-editor/_bigger.highcontrast-light.scss +0 -3
- package/styles/inplace-editor/_bigger.highcontrast.scss +0 -3
- package/styles/inplace-editor/_bigger.material-dark.scss +0 -3
- package/styles/inplace-editor/_bigger.material.scss +0 -3
- package/styles/inplace-editor/_bigger.material3-dark.scss +0 -3
- package/styles/inplace-editor/_bigger.material3.scss +0 -3
- package/styles/inplace-editor/_bigger.tailwind-dark.scss +0 -3
- package/styles/inplace-editor/_bigger.tailwind.scss +0 -3
- package/styles/inplace-editor/_bigger.tailwind3.scss +0 -3
- package/styles/inplace-editor/_layout.bds.scss +0 -3
- package/styles/inplace-editor/_layout.bootstrap-dark.scss +0 -3
- package/styles/inplace-editor/_layout.bootstrap.scss +0 -3
- package/styles/inplace-editor/_layout.bootstrap4.scss +0 -3
- package/styles/inplace-editor/_layout.bootstrap5-dark.scss +0 -3
- package/styles/inplace-editor/_layout.bootstrap5.3.scss +0 -3
- package/styles/inplace-editor/_layout.bootstrap5.scss +0 -3
- package/styles/inplace-editor/_layout.fabric-dark.scss +0 -3
- package/styles/inplace-editor/_layout.fabric.scss +0 -3
- package/styles/inplace-editor/_layout.fluent-dark.scss +0 -3
- package/styles/inplace-editor/_layout.fluent.scss +0 -3
- package/styles/inplace-editor/_layout.fluent2.scss +0 -3
- package/styles/inplace-editor/_layout.highcontrast-light.scss +0 -3
- package/styles/inplace-editor/_layout.highcontrast.scss +0 -3
- package/styles/inplace-editor/_layout.material-dark.scss +0 -3
- package/styles/inplace-editor/_layout.material.scss +0 -3
- package/styles/inplace-editor/_layout.material3-dark.scss +0 -3
- package/styles/inplace-editor/_layout.material3.scss +0 -3
- package/styles/inplace-editor/_layout.tailwind-dark.scss +0 -3
- package/styles/inplace-editor/_layout.tailwind.scss +0 -3
- package/styles/inplace-editor/_layout.tailwind3.scss +0 -3
- package/styles/inplace-editor/_theme-variables.bds.scss +0 -1
- package/styles/inplace-editor/_theme-variables.bootstrap-dark.scss +0 -1
- package/styles/inplace-editor/_theme-variables.bootstrap.scss +0 -1
- package/styles/inplace-editor/_theme-variables.bootstrap4.scss +0 -1
- package/styles/inplace-editor/_theme-variables.bootstrap5-dark.scss +0 -1
- package/styles/inplace-editor/_theme-variables.bootstrap5.3.scss +0 -1
- package/styles/inplace-editor/_theme-variables.bootstrap5.scss +0 -1
- package/styles/inplace-editor/_theme-variables.fabric-dark.scss +0 -1
- package/styles/inplace-editor/_theme-variables.fabric.scss +0 -1
- package/styles/inplace-editor/_theme-variables.fluent-dark.scss +0 -1
- package/styles/inplace-editor/_theme-variables.fluent.scss +0 -1
- package/styles/inplace-editor/_theme-variables.fluent2.scss +0 -1
- package/styles/inplace-editor/_theme-variables.highcontrast-light.scss +0 -1
- package/styles/inplace-editor/_theme-variables.highcontrast.scss +0 -1
- package/styles/inplace-editor/_theme-variables.material-dark.scss +0 -1
- package/styles/inplace-editor/_theme-variables.material.scss +0 -1
- package/styles/inplace-editor/_theme-variables.material3-dark.scss +0 -1
- package/styles/inplace-editor/_theme-variables.material3.scss +0 -1
- package/styles/inplace-editor/_theme-variables.tailwind-dark.scss +0 -1
- package/styles/inplace-editor/_theme-variables.tailwind.scss +0 -1
- package/styles/inplace-editor/_theme-variables.tailwind3.scss +0 -1
- package/styles/inplace-editor/_theme.bds.scss +0 -4
- package/styles/inplace-editor/_theme.bootstrap-dark.scss +0 -4
- package/styles/inplace-editor/_theme.bootstrap.scss +0 -4
- package/styles/inplace-editor/_theme.bootstrap4.scss +0 -4
- package/styles/inplace-editor/_theme.bootstrap5-dark.scss +0 -4
- package/styles/inplace-editor/_theme.bootstrap5.3.scss +0 -4
- package/styles/inplace-editor/_theme.bootstrap5.scss +0 -4
- package/styles/inplace-editor/_theme.fabric-dark.scss +0 -4
- package/styles/inplace-editor/_theme.fabric.scss +0 -4
- package/styles/inplace-editor/_theme.fluent-dark.scss +0 -4
- package/styles/inplace-editor/_theme.fluent.scss +0 -4
- package/styles/inplace-editor/_theme.fluent2.scss +0 -4
- package/styles/inplace-editor/_theme.highcontrast-light.scss +0 -4
- package/styles/inplace-editor/_theme.highcontrast.scss +0 -4
- package/styles/inplace-editor/_theme.material-dark.scss +0 -4
- package/styles/inplace-editor/_theme.material.scss +0 -4
- package/styles/inplace-editor/_theme.material3-dark.scss +0 -4
- package/styles/inplace-editor/_theme.material3.scss +0 -4
- package/styles/inplace-editor/_theme.tailwind-dark.scss +0 -4
- package/styles/inplace-editor/_theme.tailwind.scss +0 -4
- package/styles/inplace-editor/_theme.tailwind3.scss +0 -4
package/.eslintrc.json
CHANGED
|
@@ -6,7 +6,8 @@
|
|
|
6
6
|
"extends": [
|
|
7
7
|
"eslint:recommended",
|
|
8
8
|
"plugin:@typescript-eslint/recommended",
|
|
9
|
-
"plugin:jsdoc/recommended"
|
|
9
|
+
"plugin:jsdoc/recommended",
|
|
10
|
+
"plugin:security/recommended"
|
|
10
11
|
],
|
|
11
12
|
"parser": "@typescript-eslint/parser",
|
|
12
13
|
"parserOptions": {
|
|
@@ -14,16 +15,42 @@
|
|
|
14
15
|
"ecmaVersion": 2018,
|
|
15
16
|
"project": "./tsconfig.json",
|
|
16
17
|
"sourceType": "module"
|
|
17
|
-
|
|
18
|
+
},
|
|
19
|
+
"ignorePatterns": ["*.d.ts", "*.js"],
|
|
18
20
|
"plugins": [
|
|
19
21
|
"@typescript-eslint",
|
|
20
22
|
"@typescript-eslint/tslint",
|
|
23
|
+
"eslint-plugin-security",
|
|
21
24
|
"jsdoc"
|
|
22
25
|
],
|
|
23
26
|
"rules": {
|
|
24
27
|
"use-isnan": "error",
|
|
25
|
-
"
|
|
28
|
+
"security/detect-unsafe-regex":"error",
|
|
29
|
+
"security/detect-buffer-noassert":"error",
|
|
30
|
+
"security/detect-child-process":"error",
|
|
31
|
+
"security/detect-disable-mustache-escape":"error",
|
|
32
|
+
"security/detect-eval-with-expression":"error",
|
|
33
|
+
"security/detect-no-csrf-before-method-override":"error",
|
|
34
|
+
"security/detect-non-literal-fs-filename":"error",
|
|
35
|
+
"security/detect-non-literal-regexp":"error",
|
|
36
|
+
"security/detect-non-literal-require":"error",
|
|
37
|
+
"security/detect-object-injection":"error",
|
|
38
|
+
"security/detect-possible-timing-attacks":"error",
|
|
39
|
+
"security/detect-pseudoRandomBytes":"error",
|
|
40
|
+
"security/detect-new-buffer":"error",
|
|
41
|
+
"security/detect-bidi-characters":"error",
|
|
42
|
+
"no-prototype-builtins": "warn",
|
|
43
|
+
"no-extend-native": ["warn"],
|
|
26
44
|
"@typescript-eslint/no-inferrable-types": "off",
|
|
45
|
+
"@typescript-eslint/ban-types": ["warn", {
|
|
46
|
+
"types": {
|
|
47
|
+
"Object": false,
|
|
48
|
+
"object": false,
|
|
49
|
+
"{}": false,
|
|
50
|
+
"Function": false
|
|
51
|
+
}
|
|
52
|
+
}],
|
|
53
|
+
"jsdoc/check-tag-names": 0,
|
|
27
54
|
"@typescript-eslint/tslint/config": [
|
|
28
55
|
"error",
|
|
29
56
|
{
|
|
@@ -160,7 +187,7 @@
|
|
|
160
187
|
"error",
|
|
161
188
|
"never"
|
|
162
189
|
],
|
|
163
|
-
"@typescript-eslint/no-explicit-any": "
|
|
190
|
+
"@typescript-eslint/no-explicit-any": "warn",
|
|
164
191
|
"no-cond-assign": [
|
|
165
192
|
"error",
|
|
166
193
|
"always"
|
package/aceconfig.js
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
//Config file for Accessibility-Checker
|
|
2
|
+
module.exports = {
|
|
3
|
+
ruleArchive: "18March2024",
|
|
4
|
+
policies: ["WCAG_2_1","IBM_Accessibility"],
|
|
5
|
+
failLevels: ["violation", "potentialviolation"],
|
|
6
|
+
reportLevels: [
|
|
7
|
+
"violation",
|
|
8
|
+
"potentialviolation",
|
|
9
|
+
"recommendation",
|
|
10
|
+
"potentialrecommendation",
|
|
11
|
+
"manual",
|
|
12
|
+
"pass",
|
|
13
|
+
],
|
|
14
|
+
outputFormat: ["html","json"],
|
|
15
|
+
label: [process.env.TRAVIS_BRANCH],
|
|
16
|
+
outputFolder:"accessibility-reports",
|
|
17
|
+
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-inplace-editor.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 34.1.29
|
|
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-inplace-editor.umd.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 34.1.29
|
|
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-inplace-editor.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 34.1.29
|
|
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/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version :
|
|
3
|
+
* version : 34.1.29
|
|
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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@syncfusion/ej2-inplace-editor",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "34.1.29",
|
|
4
4
|
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server.",
|
|
5
5
|
"author": "Syncfusion Inc.",
|
|
6
6
|
"license": "SEE LICENSE IN license",
|
|
@@ -8,18 +8,18 @@
|
|
|
8
8
|
"module": "./index.js",
|
|
9
9
|
"es2015": "./dist/es6/ej2-inplace-editor.es5.js",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@syncfusion/ej2-base": "~
|
|
12
|
-
"@syncfusion/ej2-buttons": "~
|
|
13
|
-
"@syncfusion/ej2-calendars": "~
|
|
14
|
-
"@syncfusion/ej2-data": "~
|
|
15
|
-
"@syncfusion/ej2-dropdowns": "~
|
|
16
|
-
"@syncfusion/ej2-inputs": "~
|
|
17
|
-
"@syncfusion/ej2-lists": "~
|
|
18
|
-
"@syncfusion/ej2-navigations": "~
|
|
19
|
-
"@syncfusion/ej2-notifications": "~
|
|
20
|
-
"@syncfusion/ej2-popups": "~
|
|
21
|
-
"@syncfusion/ej2-richtexteditor": "~
|
|
22
|
-
"@syncfusion/ej2-splitbuttons": "~
|
|
11
|
+
"@syncfusion/ej2-base": "~34.1.29",
|
|
12
|
+
"@syncfusion/ej2-buttons": "~34.1.29",
|
|
13
|
+
"@syncfusion/ej2-calendars": "~34.1.29",
|
|
14
|
+
"@syncfusion/ej2-data": "~34.1.29",
|
|
15
|
+
"@syncfusion/ej2-dropdowns": "~34.1.29",
|
|
16
|
+
"@syncfusion/ej2-inputs": "~34.1.29",
|
|
17
|
+
"@syncfusion/ej2-lists": "~34.1.29",
|
|
18
|
+
"@syncfusion/ej2-navigations": "~34.1.29",
|
|
19
|
+
"@syncfusion/ej2-notifications": "~34.1.29",
|
|
20
|
+
"@syncfusion/ej2-popups": "~34.1.29",
|
|
21
|
+
"@syncfusion/ej2-richtexteditor": "~34.1.29",
|
|
22
|
+
"@syncfusion/ej2-splitbuttons": "~34.1.29"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {},
|
|
25
25
|
"keywords": [
|
package/styles/bds-lite.css
CHANGED
|
@@ -2,379 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
6
|
-
/* stylelint-disable */
|
|
7
|
-
.e-input:focus:not(.e-success):not(.e-warning).e-error,
|
|
8
|
-
.e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group) input:focus,
|
|
9
|
-
.e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group) textarea:focus,
|
|
10
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group) input:focus,
|
|
11
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group) textarea:focus,
|
|
12
|
-
.e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group).e-input-focus input,
|
|
13
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group).e-input-focus input {
|
|
14
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
15
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.e-input:focus:not(.e-error):not(.e-warning).e-success,
|
|
19
|
-
.e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group) input:focus,
|
|
20
|
-
.e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group) textarea:focus,
|
|
21
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group) input:focus,
|
|
22
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group) textarea:focus,
|
|
23
|
-
.e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group).e-input-focus input,
|
|
24
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group).e-input-focus input {
|
|
25
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
26
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.e-input:focus:not(.e-success):not(.e-error).e-warning,
|
|
30
|
-
.e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group) input:focus,
|
|
31
|
-
.e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group) textarea:focus,
|
|
32
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group) input:focus,
|
|
33
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group) textarea:focus,
|
|
34
|
-
.e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group).e-input-focus input,
|
|
35
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group).e-input-focus input {
|
|
36
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
37
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.e-input-group.e-input-focus:not(.e-success):not(.e-warning).e-error,
|
|
41
|
-
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning).e-error {
|
|
42
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
43
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
47
|
-
.e-input-group.e-control-wrapper.e-input-focus:not(.e-error):not(.e-warning).e-success {
|
|
48
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
49
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.e-input-group.e-input-focus:not(.e-success):not(.e-error).e-warning,
|
|
53
|
-
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-error).e-warning {
|
|
54
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
55
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning).e-error,
|
|
59
|
-
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning).e-error {
|
|
60
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
61
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.e-input-group:not(.e-disabled):active:not(.e-error):not(.e-warning).e-success,
|
|
65
|
-
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-error):not(.e-warning).e-success {
|
|
66
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
67
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-error).e-warning,
|
|
71
|
-
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-error).e-warning {
|
|
72
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
73
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.e-float-input.e-error label.e-float-text,
|
|
77
|
-
.e-float-input.e-control-wrapper.e-error label.e-float-text,
|
|
78
|
-
.e-float-input.e-error input:focus ~ label.e-float-text,
|
|
79
|
-
.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
80
|
-
.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
81
|
-
.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
82
|
-
.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
83
|
-
.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text {
|
|
84
|
-
color: var(--color-sf-utility-danger) !important;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
.e-outline.e-float-input.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
88
|
-
.e-outline.e-float-input.e-input-group.e-error.e-valid-input label.e-label-top.e-float-text,
|
|
89
|
-
.e-outline.e-float-input.e-bigger.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
90
|
-
.e-bigger .e-outline.e-float-input.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
91
|
-
.e-outline.e-float-input.e-small.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
92
|
-
.e-small .e-outline.e-float-input.e-error input:focus ~ label.e-float-text,
|
|
93
|
-
.e-outline.e-float-input.e-small.e-bigger.e-error input:focus ~ label.e-float-text,
|
|
94
|
-
.e-bigger .e-outline.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
|
|
95
|
-
.e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
96
|
-
.e-outline.e-float-input.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
97
|
-
.e-bigger .e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
98
|
-
.e-outline.e-float-input.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
99
|
-
.e-small .e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
100
|
-
.e-outline.e-float-input.e-small.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
101
|
-
.e-bigger .e-outline.e-float-input.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
102
|
-
.e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
103
|
-
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error input:focus ~ label.e-float-text,
|
|
104
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
105
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-error input:focus ~ label.e-float-text,
|
|
106
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
107
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error input:focus ~ label.e-float-text,
|
|
108
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error input:focus ~ label.e-float-text,
|
|
109
|
-
.e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
110
|
-
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
111
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
112
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
113
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
114
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
115
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
116
|
-
.e-outline.e-float-input.e-error label.e-float-text.e-label-top,
|
|
117
|
-
.e-outline.e-float-input.e-input-group.e-error label.e-float-text.e-label-top,
|
|
118
|
-
.e-outline.e-float-input.e-control-wrapper.e-error label.e-float-text.e-label-top,
|
|
119
|
-
.e-outline.e-float-input.e-valid-input.e-error:not(.e-input-focus) input:valid ~ label.e-float-text.e-label-top,
|
|
120
|
-
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-input-focus) input:focus ~ label.e-float-text.e-label-top,
|
|
121
|
-
.e-outline.e-float-input.e-valid-input.e-error:not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-top,
|
|
122
|
-
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-input-focus) textarea:focus ~ label.e-float-text.e-label-top,
|
|
123
|
-
.e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
124
|
-
.e-outline.e-float-input.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
125
|
-
.e-bigger .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
126
|
-
.e-outline.e-float-input.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
127
|
-
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
128
|
-
.e-outline.e-float-input.e-small.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
129
|
-
.e-bigger .e-outline.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
|
|
130
|
-
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
131
|
-
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
132
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
133
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
134
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
135
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
136
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text {
|
|
137
|
-
color: var(--color-sf-utility-danger) !important;
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
.e-filled.e-float-input.e-error label.e-float-text,
|
|
141
|
-
.e-filled.e-float-input.e-control-wrapper.e-error label.e-float-text,
|
|
142
|
-
.e-filled.e-float-input.e-error input:focus ~ label.e-float-text,
|
|
143
|
-
.e-filled.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
144
|
-
.e-filled.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
145
|
-
.e-filled.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
146
|
-
.e-filled.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
147
|
-
.e-filled.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
|
|
148
|
-
color: var(--color-sf-utility-danger) !important;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
/* stylelint-disable */
|
|
152
|
-
.e-btn.e-primary:focus {
|
|
153
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
154
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
.e-btn.e-success:focus {
|
|
158
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
159
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
.e-btn.e-info:focus {
|
|
163
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
164
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
.e-btn.e-warning:focus {
|
|
168
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
169
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
.e-btn.e-danger:focus {
|
|
173
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
174
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
.e-btn.e-outline.e-info {
|
|
178
|
-
background: transparent !important;
|
|
179
|
-
border-color: var(--color-sf-utility-info-border-color) !important;
|
|
180
|
-
color: var(--color-sf-utility-info-text) !important;
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
.e-btn.e-outline.e-info:hover {
|
|
184
|
-
background: var(--color-sf-utility-info-bg-color-hover) !important;
|
|
185
|
-
border-color: var(--color-sf-utility-info-border-color) !important;
|
|
186
|
-
color: var(--color-sf-utility-info-text-hover) !important;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
.e-btn.e-outline.e-info:active {
|
|
190
|
-
background: var(--color-sf-utility-info-bg-color-pressed) !important;
|
|
191
|
-
border-color: var(--color-sf-utility-info-border-color) !important;
|
|
192
|
-
color: var(--color-sf-utility-info-text-hover) !important;
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
.e-btn.e-flat.e-info {
|
|
196
|
-
color: var(--color-sf-utility-info-text) !important;
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
.e-bigger .e-btn,
|
|
200
|
-
.e-bigger .e-btn,
|
|
201
|
-
.e-bigger .e-css.e-btn,
|
|
202
|
-
.e-bigger.e-css.e-btn {
|
|
203
|
-
font-size: 14px;
|
|
204
|
-
line-height: 1.572em;
|
|
205
|
-
padding: 8px 15px;
|
|
206
|
-
border-radius: 8px !important;
|
|
207
|
-
font-weight: 600;
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
/* stylelint-disable */
|
|
211
|
-
.e-colorpicker-wrapper .e-icon-btn:disabled, .e-colorpicker-wrapper .e-icon-btn.e-disabled {
|
|
212
|
-
background-color: var(--color-sf-bg-disabled) !important;
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
/* stylelint-disable-line no-empty-source */
|
|
216
|
-
/*! calendar theme variables */
|
|
217
|
-
/* stylelint-disable */
|
|
218
|
-
.e-daterangepicker.e-popup .e-footer {
|
|
219
|
-
border-top: 1px solid 1px solid var(--color-sf-border-secondary) !important;
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
.e-ddl.e-control-wrapper .e-ddl-icon::before {
|
|
223
|
-
-webkit-transform: rotate(0deg);
|
|
224
|
-
transform: rotate(0deg);
|
|
225
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
226
|
-
transition: -webkit-transform 300ms ease;
|
|
227
|
-
transition: transform 300ms ease;
|
|
228
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
|
|
232
|
-
-webkit-transform: rotate(180deg);
|
|
233
|
-
transform: rotate(180deg);
|
|
234
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
235
|
-
transition: -webkit-transform 300ms ease;
|
|
236
|
-
transition: transform 300ms ease;
|
|
237
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
238
|
-
}
|
|
239
|
-
|
|
240
|
-
.e-dropdownbase .e-list-item.e-active.e-hover {
|
|
241
|
-
color: var(--color-sf-text-primary);
|
|
242
|
-
}
|
|
243
|
-
|
|
244
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
245
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
246
|
-
.e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
247
|
-
.e-input-group:not(.e-disabled) .e-back-icon:hover,
|
|
248
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
249
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
|
|
250
|
-
background: transparent;
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
.e-input-group .e-ddl-icon:not(:active)::after {
|
|
254
|
-
-webkit-animation: none;
|
|
255
|
-
animation: none;
|
|
256
|
-
}
|
|
257
|
-
|
|
258
|
-
.e-ddl.e-popup {
|
|
259
|
-
border: 0;
|
|
260
|
-
border-radius: 8px;
|
|
261
|
-
-webkit-box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.05);
|
|
262
|
-
box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.05);
|
|
263
|
-
margin-top: 4px;
|
|
264
|
-
}
|
|
265
|
-
|
|
266
|
-
.e-small .e-ddl.e-popup,
|
|
267
|
-
.e-small.e-ddl.e-popup {
|
|
268
|
-
border-radius: 4px;
|
|
269
|
-
margin-top: 2px;
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
273
|
-
min-height: 26px;
|
|
274
|
-
padding: 4px 6px;
|
|
275
|
-
}
|
|
276
|
-
|
|
277
|
-
.e-input-group.e-ddl,
|
|
278
|
-
.e-input-group.e-ddl .e-input,
|
|
279
|
-
.e-input-group.e-ddl .e-ddl-icon {
|
|
280
|
-
background: var(--color-sf-bg-primary);
|
|
281
|
-
}
|
|
282
|
-
|
|
283
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
284
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
|
|
285
|
-
border-bottom-width: 0;
|
|
286
|
-
}
|
|
287
|
-
|
|
288
|
-
.e-ddl.e-popup.e-outline .e-filter-parent {
|
|
289
|
-
padding: 4px 8px;
|
|
290
|
-
}
|
|
291
|
-
|
|
292
|
-
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
293
|
-
line-height: 30px;
|
|
294
|
-
top: 0;
|
|
295
|
-
}
|
|
296
|
-
|
|
297
|
-
.e-multiselect .e-input-group-icon.e-ddl-icon {
|
|
298
|
-
border-radius: 0 4px 4px 0;
|
|
299
|
-
border-right-width: 0;
|
|
300
|
-
}
|
|
301
|
-
|
|
302
|
-
.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
|
|
303
|
-
border-left-width: 0;
|
|
304
|
-
border-radius: 4px 0 0 4px;
|
|
305
|
-
border-right-width: 0;
|
|
306
|
-
}
|
|
307
|
-
|
|
308
|
-
.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
309
|
-
height: 32px;
|
|
310
|
-
width: 32px;
|
|
311
|
-
}
|
|
312
|
-
|
|
313
|
-
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
314
|
-
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
315
|
-
color: var(--color-sf-text-primary);
|
|
316
|
-
height: 100%;
|
|
317
|
-
}
|
|
318
|
-
|
|
319
|
-
/* stylelint-disable-line no-empty-source */
|
|
320
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
321
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
322
|
-
0% {
|
|
323
|
-
-webkit-transform: rotate(0);
|
|
324
|
-
transform: rotate(0);
|
|
325
|
-
}
|
|
326
|
-
100% {
|
|
327
|
-
-webkit-transform: rotate(360deg);
|
|
328
|
-
transform: rotate(360deg);
|
|
329
|
-
}
|
|
330
|
-
}
|
|
331
|
-
@keyframes material-spinner-rotate {
|
|
332
|
-
0% {
|
|
333
|
-
-webkit-transform: rotate(0);
|
|
334
|
-
transform: rotate(0);
|
|
335
|
-
}
|
|
336
|
-
100% {
|
|
337
|
-
-webkit-transform: rotate(360deg);
|
|
338
|
-
transform: rotate(360deg);
|
|
339
|
-
}
|
|
340
|
-
}
|
|
341
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
342
|
-
0% {
|
|
343
|
-
-webkit-transform: rotate(0);
|
|
344
|
-
transform: rotate(0);
|
|
345
|
-
}
|
|
346
|
-
100% {
|
|
347
|
-
-webkit-transform: rotate(360deg);
|
|
348
|
-
transform: rotate(360deg);
|
|
349
|
-
}
|
|
350
|
-
}
|
|
351
|
-
@keyframes fabric-spinner-rotate {
|
|
352
|
-
0% {
|
|
353
|
-
-webkit-transform: rotate(0);
|
|
354
|
-
transform: rotate(0);
|
|
355
|
-
}
|
|
356
|
-
100% {
|
|
357
|
-
-webkit-transform: rotate(360deg);
|
|
358
|
-
transform: rotate(360deg);
|
|
359
|
-
}
|
|
360
|
-
}
|
|
361
|
-
/* stylelint-disable */
|
|
362
|
-
.e-rte-quick-popup {
|
|
363
|
-
border-radius: 6px !important;
|
|
364
|
-
}
|
|
365
|
-
.e-rte-quick-popup .e-rte-quick-toolbar {
|
|
366
|
-
border-radius: 6px !important;
|
|
367
|
-
}
|
|
368
|
-
|
|
369
|
-
.e-richtexteditor .e-toolbar .e-tbar-btn {
|
|
370
|
-
border: 1px solid var(--color-sf-base-transparent) !important;
|
|
371
|
-
}
|
|
372
|
-
|
|
373
|
-
.e-richtexteditor .e-toolbar .e-tbar-btn:hover {
|
|
374
|
-
background: var(--color-sf-bg-primary-alt);
|
|
375
|
-
border: 1px solid var(--color-sf-utility-secondary-border-color) !important;
|
|
376
|
-
}
|
|
377
|
-
|
|
378
5
|
/*! inplaceeditor icons */
|
|
379
6
|
.e-inplaceeditor .e-save-icon::before,
|
|
380
7
|
.e-inplaceeditor-tip .e-save-icon::before {
|
|
@@ -389,10 +16,6 @@
|
|
|
389
16
|
content: "\e730";
|
|
390
17
|
}
|
|
391
18
|
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
19
|
.e-inplaceeditor {
|
|
397
20
|
display: inline-block;
|
|
398
21
|
position: relative;
|
|
@@ -752,10 +375,6 @@
|
|
|
752
375
|
min-height: 30px;
|
|
753
376
|
}
|
|
754
377
|
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
378
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
760
379
|
border-bottom: 1px dashed var(--color-sf-text-primary);
|
|
761
380
|
color: var(--color-sf-text-primary);
|
package/styles/bds-lite.scss
CHANGED
|
@@ -1,25 +1,3 @@
|
|
|
1
|
-
@use 'ej2-inputs/styles/input/bds-definition' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/color-picker/bds-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/maskedtextbox/bds-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/numerictextbox/bds-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/slider/bds-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/textbox/bds-definition' as *;
|
|
7
|
-
@use 'ej2-buttons/styles/button/bds-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/check-box/bds-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/radio-button/bds-definition' as *;
|
|
10
|
-
@use 'ej2-calendars/styles/calendar/bds-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/datepicker/bds-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/daterangepicker/bds-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/datetimepicker/bds-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/timepicker/bds-definition' as *;
|
|
15
|
-
@use 'ej2-dropdowns/styles/auto-complete/bds-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/combo-box/bds-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bds-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/multi-select/bds-definition' as *;
|
|
19
|
-
@use 'ej2-popups/styles/popup/bds-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/spinner/bds-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/tooltip/bds-definition' as *;
|
|
22
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/bds-definition' as *;
|
|
23
1
|
@use 'inplace-editor/bds-definition' as *;
|
|
24
2
|
@use 'inplace-editor/icons/bds' as *;
|
|
25
|
-
@use 'inplace-editor/all
|
|
3
|
+
@use 'inplace-editor/all' as *;
|