@syncfusion/ej2-querybuilder 33.2.10 → 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/dist/ej2-querybuilder.min.js +1 -1
- package/dist/ej2-querybuilder.umd.min.js +1 -1
- package/dist/global/ej2-querybuilder.min.js +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +7 -7
- package/styles/bds-lite.css +0 -248
- package/styles/bds-lite.scss +1 -12
- package/styles/bds.css +0 -256
- package/styles/bds.scss +2 -13
- package/styles/bootstrap-dark-lite.css +0 -128
- package/styles/bootstrap-dark-lite.scss +1 -12
- package/styles/bootstrap-dark.css +0 -128
- package/styles/bootstrap-dark.scss +2 -13
- package/styles/bootstrap-lite.css +0 -121
- package/styles/bootstrap-lite.scss +1 -12
- package/styles/bootstrap.css +0 -121
- package/styles/bootstrap.scss +2 -13
- package/styles/bootstrap4-lite.css +0 -183
- package/styles/bootstrap4-lite.scss +1 -12
- package/styles/bootstrap4.css +0 -183
- package/styles/bootstrap4.scss +2 -13
- package/styles/bootstrap5-dark-lite.css +0 -173
- package/styles/bootstrap5-dark-lite.scss +1 -12
- package/styles/bootstrap5-dark.css +0 -173
- package/styles/bootstrap5-dark.scss +2 -13
- package/styles/bootstrap5-lite.css +0 -173
- package/styles/bootstrap5-lite.scss +1 -13
- package/styles/bootstrap5.3-lite.css +0 -341
- package/styles/bootstrap5.3-lite.scss +1 -13
- package/styles/bootstrap5.3.css +0 -509
- package/styles/bootstrap5.3.scss +2 -14
- package/styles/bootstrap5.css +0 -173
- package/styles/bootstrap5.scss +2 -14
- package/styles/fabric-dark-lite.css +0 -98
- package/styles/fabric-dark-lite.scss +1 -13
- package/styles/fabric-dark.css +0 -98
- package/styles/fabric-dark.scss +2 -14
- package/styles/fabric-lite.css +0 -93
- package/styles/fabric-lite.scss +1 -13
- package/styles/fabric.css +0 -93
- package/styles/fabric.scss +2 -14
- package/styles/fluent-dark-lite.css +0 -162
- package/styles/fluent-dark-lite.scss +1 -13
- package/styles/fluent-dark.css +0 -162
- package/styles/fluent-dark.scss +2 -14
- package/styles/fluent-lite.css +0 -162
- package/styles/fluent-lite.scss +1 -13
- package/styles/fluent.css +0 -162
- package/styles/fluent.scss +2 -14
- package/styles/fluent2-lite.css +0 -644
- package/styles/fluent2-lite.scss +1 -13
- package/styles/fluent2.css +0 -816
- package/styles/fluent2.scss +2 -14
- package/styles/highcontrast-light-lite.css +0 -187
- package/styles/highcontrast-light-lite.scss +1 -13
- package/styles/highcontrast-light.css +0 -187
- package/styles/highcontrast-light.scss +2 -14
- package/styles/highcontrast-lite.css +0 -194
- package/styles/highcontrast-lite.scss +1 -13
- package/styles/highcontrast.css +0 -194
- package/styles/highcontrast.scss +2 -14
- package/styles/material-dark-lite.css +0 -139
- package/styles/material-dark-lite.scss +1 -13
- package/styles/material-dark.css +0 -139
- package/styles/material-dark.scss +2 -14
- package/styles/material-lite.css +0 -152
- package/styles/material-lite.scss +1 -12
- package/styles/material.css +0 -152
- package/styles/material.scss +2 -13
- package/styles/material3-dark-lite.css +0 -642
- package/styles/material3-dark-lite.scss +1 -13
- package/styles/material3-dark.css +0 -806
- package/styles/material3-dark.scss +2 -14
- package/styles/material3-lite.css +0 -646
- package/styles/material3-lite.scss +1 -13
- package/styles/material3.css +0 -814
- package/styles/material3.scss +2 -14
- package/styles/query-builder/_all.scss +2 -2
- package/styles/query-builder/_bds-definition.scss +2 -2
- package/styles/query-builder/_bigger.scss +13 -2
- package/styles/query-builder/_bootstrap-dark-definition.scss +2 -2
- package/styles/query-builder/_bootstrap-definition.scss +2 -2
- package/styles/query-builder/_bootstrap4-definition.scss +2 -2
- package/styles/query-builder/_bootstrap5-dark-definition.scss +2 -2
- package/styles/query-builder/_bootstrap5-definition.scss +2 -2
- package/styles/query-builder/_bootstrap5.3-definition.scss +2 -2
- package/styles/query-builder/_fabric-dark-definition.scss +2 -2
- package/styles/query-builder/_fabric-definition.scss +2 -2
- package/styles/query-builder/_fluent-dark-definition.scss +2 -2
- package/styles/query-builder/_fluent-definition.scss +2 -2
- package/styles/query-builder/_fluent2-definition.scss +2 -2
- package/styles/query-builder/_highcontrast-definition.scss +2 -2
- package/styles/query-builder/_highcontrast-light-definition.scss +2 -2
- package/styles/query-builder/_layout.scss +2 -11
- package/styles/query-builder/_material-dark-definition.scss +2 -2
- package/styles/query-builder/_material-definition.scss +2 -2
- package/styles/query-builder/_material3-dark-definition.scss +2 -2
- package/styles/query-builder/_material3-definition.scss +2 -2
- package/styles/query-builder/_tailwind-dark-definition.scss +2 -2
- package/styles/query-builder/_tailwind-definition.scss +2 -2
- package/styles/query-builder/_tailwind3-definition.scss +2 -2
- package/styles/query-builder/_theme.scss +1 -1
- package/styles/query-builder/_variables.scss +2 -0
- package/styles/query-builder/bds.css +0 -256
- package/styles/query-builder/bds.scss +2 -14
- package/styles/query-builder/bootstrap-dark.css +0 -128
- package/styles/query-builder/bootstrap-dark.scss +2 -14
- package/styles/query-builder/bootstrap.css +0 -121
- package/styles/query-builder/bootstrap.scss +2 -14
- package/styles/query-builder/bootstrap4.css +0 -183
- package/styles/query-builder/bootstrap4.scss +2 -14
- package/styles/query-builder/bootstrap5-dark.css +0 -173
- package/styles/query-builder/bootstrap5-dark.scss +2 -14
- package/styles/query-builder/bootstrap5.3.css +0 -509
- package/styles/query-builder/bootstrap5.3.scss +2 -14
- package/styles/query-builder/bootstrap5.css +0 -173
- package/styles/query-builder/bootstrap5.scss +2 -14
- package/styles/query-builder/fabric-dark.css +0 -98
- package/styles/query-builder/fabric-dark.scss +2 -14
- package/styles/query-builder/fabric.css +0 -93
- package/styles/query-builder/fabric.scss +2 -14
- package/styles/query-builder/fluent-dark.css +0 -162
- package/styles/query-builder/fluent-dark.scss +2 -14
- package/styles/query-builder/fluent.css +0 -162
- package/styles/query-builder/fluent.scss +2 -14
- package/styles/query-builder/fluent2.css +0 -816
- package/styles/query-builder/fluent2.scss +2 -14
- package/styles/query-builder/highcontrast-light.css +0 -187
- package/styles/query-builder/highcontrast-light.scss +2 -14
- package/styles/query-builder/highcontrast.css +0 -194
- package/styles/query-builder/highcontrast.scss +2 -14
- package/styles/query-builder/icons/_bds.scss +1 -1
- package/styles/query-builder/icons/_bootstrap-dark.scss +1 -1
- package/styles/query-builder/icons/_bootstrap.scss +1 -1
- package/styles/query-builder/icons/_bootstrap4.scss +1 -1
- package/styles/query-builder/icons/_bootstrap5.3.scss +1 -1
- package/styles/query-builder/icons/_bootstrap5.scss +1 -1
- package/styles/query-builder/icons/_fabric-dark.scss +1 -1
- package/styles/query-builder/icons/_fabric.scss +1 -1
- package/styles/query-builder/icons/_fluent.scss +1 -1
- package/styles/query-builder/icons/_fluent2.scss +1 -1
- package/styles/query-builder/icons/_fusionnew.scss +1 -1
- package/styles/query-builder/icons/_highcontrast-light.scss +1 -1
- package/styles/query-builder/icons/_highcontrast.scss +1 -1
- package/styles/query-builder/icons/_material-dark.scss +1 -1
- package/styles/query-builder/icons/_material.scss +1 -1
- package/styles/query-builder/icons/_material3.scss +1 -1
- package/styles/query-builder/icons/_tailwind-dark.scss +1 -1
- package/styles/query-builder/icons/_tailwind.scss +1 -1
- package/styles/query-builder/icons/_tailwind3.scss +1 -1
- package/styles/query-builder/material-dark.css +0 -139
- package/styles/query-builder/material-dark.scss +2 -14
- package/styles/query-builder/material.css +0 -152
- package/styles/query-builder/material.scss +2 -14
- package/styles/query-builder/material3-dark.css +0 -806
- package/styles/query-builder/material3-dark.scss +2 -14
- package/styles/query-builder/material3.css +0 -814
- package/styles/query-builder/material3.scss +2 -14
- package/styles/query-builder/tailwind-dark.css +0 -139
- package/styles/query-builder/tailwind-dark.scss +2 -14
- package/styles/query-builder/tailwind.css +0 -139
- package/styles/query-builder/tailwind.scss +2 -14
- package/styles/query-builder/tailwind3.css +0 -465
- package/styles/query-builder/tailwind3.scss +2 -14
- package/styles/tailwind-dark-lite.css +0 -139
- package/styles/tailwind-dark-lite.scss +1 -13
- package/styles/tailwind-dark.css +0 -139
- package/styles/tailwind-dark.scss +2 -14
- package/styles/tailwind-lite.css +0 -139
- package/styles/tailwind-lite.scss +1 -13
- package/styles/tailwind.css +0 -139
- package/styles/tailwind.scss +2 -14
- package/styles/tailwind3-lite.css +0 -317
- package/styles/tailwind3-lite.scss +1 -13
- package/styles/tailwind3.css +0 -465
- package/styles/tailwind3.scss +2 -14
- package/styles/query-builder/_all.bds.scss +0 -2
- package/styles/query-builder/_all.bootstrap-dark.scss +0 -2
- package/styles/query-builder/_all.bootstrap.scss +0 -2
- package/styles/query-builder/_all.bootstrap4.scss +0 -2
- package/styles/query-builder/_all.bootstrap5-dark.scss +0 -2
- package/styles/query-builder/_all.bootstrap5.3.scss +0 -2
- package/styles/query-builder/_all.bootstrap5.scss +0 -2
- package/styles/query-builder/_all.fabric-dark.scss +0 -2
- package/styles/query-builder/_all.fabric.scss +0 -2
- package/styles/query-builder/_all.fluent-dark.scss +0 -2
- package/styles/query-builder/_all.fluent.scss +0 -2
- package/styles/query-builder/_all.fluent2.scss +0 -2
- package/styles/query-builder/_all.highcontrast-light.scss +0 -2
- package/styles/query-builder/_all.highcontrast.scss +0 -2
- package/styles/query-builder/_all.material-dark.scss +0 -2
- package/styles/query-builder/_all.material.scss +0 -2
- package/styles/query-builder/_all.material3-dark.scss +0 -2
- package/styles/query-builder/_all.material3.scss +0 -2
- package/styles/query-builder/_all.tailwind-dark.scss +0 -2
- package/styles/query-builder/_all.tailwind.scss +0 -2
- package/styles/query-builder/_all.tailwind3.scss +0 -2
- package/styles/query-builder/_bigger.bds.scss +0 -4
- package/styles/query-builder/_bigger.bootstrap-dark.scss +0 -4
- package/styles/query-builder/_bigger.bootstrap.scss +0 -4
- package/styles/query-builder/_bigger.bootstrap4.scss +0 -4
- package/styles/query-builder/_bigger.bootstrap5-dark.scss +0 -4
- package/styles/query-builder/_bigger.bootstrap5.3.scss +0 -4
- package/styles/query-builder/_bigger.bootstrap5.scss +0 -4
- package/styles/query-builder/_bigger.fabric-dark.scss +0 -4
- package/styles/query-builder/_bigger.fabric.scss +0 -4
- package/styles/query-builder/_bigger.fluent-dark.scss +0 -4
- package/styles/query-builder/_bigger.fluent.scss +0 -4
- package/styles/query-builder/_bigger.fluent2.scss +0 -4
- package/styles/query-builder/_bigger.highcontrast-light.scss +0 -4
- package/styles/query-builder/_bigger.highcontrast.scss +0 -4
- package/styles/query-builder/_bigger.material-dark.scss +0 -4
- package/styles/query-builder/_bigger.material.scss +0 -4
- package/styles/query-builder/_bigger.material3-dark.scss +0 -4
- package/styles/query-builder/_bigger.material3.scss +0 -4
- package/styles/query-builder/_bigger.tailwind-dark.scss +0 -4
- package/styles/query-builder/_bigger.tailwind.scss +0 -4
- package/styles/query-builder/_bigger.tailwind3.scss +0 -4
- package/styles/query-builder/_layout.bds.scss +0 -3
- package/styles/query-builder/_layout.bootstrap-dark.scss +0 -3
- package/styles/query-builder/_layout.bootstrap.scss +0 -3
- package/styles/query-builder/_layout.bootstrap4.scss +0 -3
- package/styles/query-builder/_layout.bootstrap5-dark.scss +0 -3
- package/styles/query-builder/_layout.bootstrap5.3.scss +0 -3
- package/styles/query-builder/_layout.bootstrap5.scss +0 -3
- package/styles/query-builder/_layout.fabric-dark.scss +0 -3
- package/styles/query-builder/_layout.fabric.scss +0 -3
- package/styles/query-builder/_layout.fluent-dark.scss +0 -3
- package/styles/query-builder/_layout.fluent.scss +0 -3
- package/styles/query-builder/_layout.fluent2.scss +0 -3
- package/styles/query-builder/_layout.highcontrast-light.scss +0 -3
- package/styles/query-builder/_layout.highcontrast.scss +0 -3
- package/styles/query-builder/_layout.material-dark.scss +0 -3
- package/styles/query-builder/_layout.material.scss +0 -3
- package/styles/query-builder/_layout.material3-dark.scss +0 -3
- package/styles/query-builder/_layout.material3.scss +0 -3
- package/styles/query-builder/_layout.tailwind-dark.scss +0 -3
- package/styles/query-builder/_layout.tailwind.scss +0 -3
- package/styles/query-builder/_layout.tailwind3.scss +0 -3
- package/styles/query-builder/_theme-variables.bds.scss +0 -1
- package/styles/query-builder/_theme-variables.bootstrap-dark.scss +0 -1
- package/styles/query-builder/_theme-variables.bootstrap.scss +0 -1
- package/styles/query-builder/_theme-variables.bootstrap4.scss +0 -1
- package/styles/query-builder/_theme-variables.bootstrap5-dark.scss +0 -1
- package/styles/query-builder/_theme-variables.bootstrap5.3.scss +0 -1
- package/styles/query-builder/_theme-variables.bootstrap5.scss +0 -1
- package/styles/query-builder/_theme-variables.fabric-dark.scss +0 -1
- package/styles/query-builder/_theme-variables.fabric.scss +0 -1
- package/styles/query-builder/_theme-variables.fluent-dark.scss +0 -1
- package/styles/query-builder/_theme-variables.fluent.scss +0 -1
- package/styles/query-builder/_theme-variables.fluent2.scss +0 -1
- package/styles/query-builder/_theme-variables.highcontrast-light.scss +0 -1
- package/styles/query-builder/_theme-variables.highcontrast.scss +0 -1
- package/styles/query-builder/_theme-variables.material-dark.scss +0 -1
- package/styles/query-builder/_theme-variables.material.scss +0 -1
- package/styles/query-builder/_theme-variables.material3-dark.scss +0 -1
- package/styles/query-builder/_theme-variables.material3.scss +0 -1
- package/styles/query-builder/_theme-variables.tailwind-dark.scss +0 -1
- package/styles/query-builder/_theme-variables.tailwind.scss +0 -1
- package/styles/query-builder/_theme-variables.tailwind3.scss +0 -1
- package/styles/query-builder/_theme.bds.scss +0 -4
- package/styles/query-builder/_theme.bootstrap-dark.scss +0 -4
- package/styles/query-builder/_theme.bootstrap.scss +0 -4
- package/styles/query-builder/_theme.bootstrap4.scss +0 -4
- package/styles/query-builder/_theme.bootstrap5-dark.scss +0 -4
- package/styles/query-builder/_theme.bootstrap5.3.scss +0 -4
- package/styles/query-builder/_theme.bootstrap5.scss +0 -4
- package/styles/query-builder/_theme.fabric-dark.scss +0 -4
- package/styles/query-builder/_theme.fabric.scss +0 -4
- package/styles/query-builder/_theme.fluent-dark.scss +0 -4
- package/styles/query-builder/_theme.fluent.scss +0 -4
- package/styles/query-builder/_theme.fluent2.scss +0 -4
- package/styles/query-builder/_theme.highcontrast-light.scss +0 -4
- package/styles/query-builder/_theme.highcontrast.scss +0 -4
- package/styles/query-builder/_theme.material-dark.scss +0 -4
- package/styles/query-builder/_theme.material.scss +0 -4
- package/styles/query-builder/_theme.material3-dark.scss +0 -4
- package/styles/query-builder/_theme.material3.scss +0 -4
- package/styles/query-builder/_theme.tailwind-dark.scss +0 -4
- package/styles/query-builder/_theme.tailwind.scss +0 -4
- package/styles/query-builder/_theme.tailwind3.scss +0 -4
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-querybuilder.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-querybuilder.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-querybuilder.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-querybuilder",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "34.1.29",
|
|
4
4
|
"description": "Essential JS 2 QueryBuilder",
|
|
5
5
|
"author": "Syncfusion Inc.",
|
|
6
6
|
"license": "SEE LICENSE IN license",
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"module": "./index.js",
|
|
9
9
|
"es2015": "./dist/es6/ej2-querybuilder.es5.js",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@syncfusion/ej2-base": "~
|
|
12
|
-
"@syncfusion/ej2-buttons": "~
|
|
13
|
-
"@syncfusion/ej2-calendars": "~
|
|
14
|
-
"@syncfusion/ej2-dropdowns": "~
|
|
15
|
-
"@syncfusion/ej2-inputs": "~
|
|
16
|
-
"@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-dropdowns": "~34.1.29",
|
|
15
|
+
"@syncfusion/ej2-inputs": "~34.1.29",
|
|
16
|
+
"@syncfusion/ej2-splitbuttons": "~34.1.29"
|
|
17
17
|
},
|
|
18
18
|
"devDependencies": {},
|
|
19
19
|
"keywords": [
|
package/styles/bds-lite.css
CHANGED
|
@@ -2,246 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
/* stylelint-disable */
|
|
6
|
-
.e-btn.e-primary:focus {
|
|
7
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
8
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.e-btn.e-success:focus {
|
|
12
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
13
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-btn.e-info:focus {
|
|
17
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
18
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-btn.e-warning:focus {
|
|
22
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
23
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.e-btn.e-danger:focus {
|
|
27
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
28
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.e-btn.e-outline.e-info {
|
|
32
|
-
background: transparent !important;
|
|
33
|
-
border-color: var(--color-sf-utility-info-border-color) !important;
|
|
34
|
-
color: var(--color-sf-utility-info-text) !important;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.e-btn.e-outline.e-info:hover {
|
|
38
|
-
background: var(--color-sf-utility-info-bg-color-hover) !important;
|
|
39
|
-
border-color: var(--color-sf-utility-info-border-color) !important;
|
|
40
|
-
color: var(--color-sf-utility-info-text-hover) !important;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.e-btn.e-outline.e-info:active {
|
|
44
|
-
background: var(--color-sf-utility-info-bg-color-pressed) !important;
|
|
45
|
-
border-color: var(--color-sf-utility-info-border-color) !important;
|
|
46
|
-
color: var(--color-sf-utility-info-text-hover) !important;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.e-btn.e-flat.e-info {
|
|
50
|
-
color: var(--color-sf-utility-info-text) !important;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.e-bigger .e-btn,
|
|
54
|
-
.e-bigger .e-btn,
|
|
55
|
-
.e-bigger .e-css.e-btn,
|
|
56
|
-
.e-bigger.e-css.e-btn {
|
|
57
|
-
font-size: 14px;
|
|
58
|
-
line-height: 1.572em;
|
|
59
|
-
padding: 8px 15px;
|
|
60
|
-
border-radius: 8px !important;
|
|
61
|
-
font-weight: 600;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.e-dropdown-popup {
|
|
65
|
-
position: absolute;
|
|
66
|
-
border-radius: 8px;
|
|
67
|
-
margin-top: 4px;
|
|
68
|
-
}
|
|
69
|
-
.e-dropdown-popup ul {
|
|
70
|
-
border: 1px solid var(--color-sf-border-secondary);
|
|
71
|
-
border-radius: 8px;
|
|
72
|
-
-webkit-box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.05);
|
|
73
|
-
box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.05);
|
|
74
|
-
-webkit-box-sizing: border-box;
|
|
75
|
-
box-sizing: border-box;
|
|
76
|
-
font-size: 14px;
|
|
77
|
-
font-weight: 500;
|
|
78
|
-
list-style-image: none;
|
|
79
|
-
list-style-position: outside;
|
|
80
|
-
list-style-type: none;
|
|
81
|
-
margin: 0;
|
|
82
|
-
min-width: 120px;
|
|
83
|
-
overflow: hidden;
|
|
84
|
-
padding: 4px 0;
|
|
85
|
-
-webkit-user-select: none;
|
|
86
|
-
-moz-user-select: none;
|
|
87
|
-
-ms-user-select: none;
|
|
88
|
-
user-select: none;
|
|
89
|
-
white-space: nowrap;
|
|
90
|
-
}
|
|
91
|
-
.e-dropdown-popup ul .e-item {
|
|
92
|
-
cursor: pointer;
|
|
93
|
-
display: -webkit-box;
|
|
94
|
-
display: -ms-flexbox;
|
|
95
|
-
display: flex;
|
|
96
|
-
height: 32px;
|
|
97
|
-
line-height: 32px;
|
|
98
|
-
padding: 0 12px;
|
|
99
|
-
margin: 0 6px;
|
|
100
|
-
border-radius: 6px;
|
|
101
|
-
}
|
|
102
|
-
.e-dropdown-popup ul .e-item.e-url {
|
|
103
|
-
padding: 0;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
.e-ddl.e-control-wrapper .e-ddl-icon::before {
|
|
107
|
-
-webkit-transform: rotate(0deg);
|
|
108
|
-
transform: rotate(0deg);
|
|
109
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
110
|
-
transition: -webkit-transform 300ms ease;
|
|
111
|
-
transition: transform 300ms ease;
|
|
112
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
|
|
116
|
-
-webkit-transform: rotate(180deg);
|
|
117
|
-
transform: rotate(180deg);
|
|
118
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
119
|
-
transition: -webkit-transform 300ms ease;
|
|
120
|
-
transition: transform 300ms ease;
|
|
121
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
.e-dropdownbase .e-list-item.e-active.e-hover {
|
|
125
|
-
color: var(--color-sf-text-primary);
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
129
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
130
|
-
.e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
131
|
-
.e-input-group:not(.e-disabled) .e-back-icon:hover,
|
|
132
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
133
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
|
|
134
|
-
background: transparent;
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
.e-input-group .e-ddl-icon:not(:active)::after {
|
|
138
|
-
-webkit-animation: none;
|
|
139
|
-
animation: none;
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
.e-ddl.e-popup {
|
|
143
|
-
border: 0;
|
|
144
|
-
border-radius: 8px;
|
|
145
|
-
-webkit-box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.05);
|
|
146
|
-
box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.05);
|
|
147
|
-
margin-top: 4px;
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
.e-small .e-ddl.e-popup,
|
|
151
|
-
.e-small.e-ddl.e-popup {
|
|
152
|
-
border-radius: 4px;
|
|
153
|
-
margin-top: 2px;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
157
|
-
min-height: 26px;
|
|
158
|
-
padding: 4px 6px;
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
.e-input-group.e-ddl,
|
|
162
|
-
.e-input-group.e-ddl .e-input,
|
|
163
|
-
.e-input-group.e-ddl .e-ddl-icon {
|
|
164
|
-
background: var(--color-sf-bg-primary);
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
168
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
|
|
169
|
-
border-bottom-width: 0;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
.e-ddl.e-popup.e-outline .e-filter-parent {
|
|
173
|
-
padding: 4px 8px;
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
177
|
-
line-height: 30px;
|
|
178
|
-
top: 0;
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
.e-multiselect .e-input-group-icon.e-ddl-icon {
|
|
182
|
-
border-radius: 0 4px 4px 0;
|
|
183
|
-
border-right-width: 0;
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
|
|
187
|
-
border-left-width: 0;
|
|
188
|
-
border-radius: 4px 0 0 4px;
|
|
189
|
-
border-right-width: 0;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
193
|
-
height: 32px;
|
|
194
|
-
width: 32px;
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
198
|
-
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
199
|
-
color: var(--color-sf-text-primary);
|
|
200
|
-
height: 100%;
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
/* stylelint-disable-line no-empty-source */
|
|
204
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
205
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
206
|
-
0% {
|
|
207
|
-
-webkit-transform: rotate(0);
|
|
208
|
-
transform: rotate(0);
|
|
209
|
-
}
|
|
210
|
-
100% {
|
|
211
|
-
-webkit-transform: rotate(360deg);
|
|
212
|
-
transform: rotate(360deg);
|
|
213
|
-
}
|
|
214
|
-
}
|
|
215
|
-
@keyframes material-spinner-rotate {
|
|
216
|
-
0% {
|
|
217
|
-
-webkit-transform: rotate(0);
|
|
218
|
-
transform: rotate(0);
|
|
219
|
-
}
|
|
220
|
-
100% {
|
|
221
|
-
-webkit-transform: rotate(360deg);
|
|
222
|
-
transform: rotate(360deg);
|
|
223
|
-
}
|
|
224
|
-
}
|
|
225
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
226
|
-
0% {
|
|
227
|
-
-webkit-transform: rotate(0);
|
|
228
|
-
transform: rotate(0);
|
|
229
|
-
}
|
|
230
|
-
100% {
|
|
231
|
-
-webkit-transform: rotate(360deg);
|
|
232
|
-
transform: rotate(360deg);
|
|
233
|
-
}
|
|
234
|
-
}
|
|
235
|
-
@keyframes fabric-spinner-rotate {
|
|
236
|
-
0% {
|
|
237
|
-
-webkit-transform: rotate(0);
|
|
238
|
-
transform: rotate(0);
|
|
239
|
-
}
|
|
240
|
-
100% {
|
|
241
|
-
-webkit-transform: rotate(360deg);
|
|
242
|
-
transform: rotate(360deg);
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
5
|
.e-query-builder .e-collapse-rule::before {
|
|
246
6
|
content: "\e80e";
|
|
247
7
|
}
|
|
@@ -249,10 +9,6 @@
|
|
|
249
9
|
content: "\e726";
|
|
250
10
|
}
|
|
251
11
|
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
12
|
.e-query-builder {
|
|
257
13
|
border: 1px solid;
|
|
258
14
|
border-radius: 4px;
|
|
@@ -764,10 +520,6 @@
|
|
|
764
520
|
height: 29px;
|
|
765
521
|
}
|
|
766
522
|
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
523
|
.e-query-builder {
|
|
772
524
|
background: transparent;
|
|
773
525
|
border-color: var(--color-sf-border-secondary);
|
package/styles/bds-lite.scss
CHANGED
|
@@ -1,14 +1,3 @@
|
|
|
1
|
-
@use 'ej2-buttons/styles/button/bds-definition' as *;
|
|
2
|
-
@use 'ej2-buttons/styles/radio-button/bds-definition' as *;
|
|
3
|
-
@use 'ej2-splitbuttons/styles/button-group/bds-definition' as *;
|
|
4
|
-
@use 'ej2-splitbuttons/styles/drop-down-button/bds-definition' as *;
|
|
5
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bds-definition' as *;
|
|
6
|
-
@use 'ej2-dropdowns/styles/multi-select/bds-definition' as *;
|
|
7
|
-
@use 'ej2-calendars/styles/datepicker/bds-definition' as *;
|
|
8
|
-
@use 'ej2-inputs/styles/numerictextbox/bds-definition' as *;
|
|
9
|
-
@use 'ej2-inputs/styles/textbox/bds-definition' as *;
|
|
10
|
-
@use 'ej2-popups/styles/tooltip/bds-definition' as *;
|
|
11
|
-
@use 'ej2-popups/styles/spinner/bds-definition' as *;
|
|
12
1
|
@use 'query-builder/bds-definition' as *;
|
|
13
2
|
@use 'query-builder/icons/bds' as *;
|
|
14
|
-
@use 'query-builder/all
|
|
3
|
+
@use 'query-builder/all' as *;
|
package/styles/bds.css
CHANGED
|
@@ -2,246 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
/* stylelint-disable */
|
|
6
|
-
.e-btn.e-primary:focus {
|
|
7
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
8
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.e-btn.e-success:focus {
|
|
12
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
13
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-btn.e-info:focus {
|
|
17
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
18
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-btn.e-warning:focus {
|
|
22
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
23
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.e-btn.e-danger:focus {
|
|
27
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
28
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.e-btn.e-outline.e-info {
|
|
32
|
-
background: transparent !important;
|
|
33
|
-
border-color: var(--color-sf-utility-info-border-color) !important;
|
|
34
|
-
color: var(--color-sf-utility-info-text) !important;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.e-btn.e-outline.e-info:hover {
|
|
38
|
-
background: var(--color-sf-utility-info-bg-color-hover) !important;
|
|
39
|
-
border-color: var(--color-sf-utility-info-border-color) !important;
|
|
40
|
-
color: var(--color-sf-utility-info-text-hover) !important;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.e-btn.e-outline.e-info:active {
|
|
44
|
-
background: var(--color-sf-utility-info-bg-color-pressed) !important;
|
|
45
|
-
border-color: var(--color-sf-utility-info-border-color) !important;
|
|
46
|
-
color: var(--color-sf-utility-info-text-hover) !important;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.e-btn.e-flat.e-info {
|
|
50
|
-
color: var(--color-sf-utility-info-text) !important;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.e-bigger .e-btn,
|
|
54
|
-
.e-bigger .e-btn,
|
|
55
|
-
.e-bigger .e-css.e-btn,
|
|
56
|
-
.e-bigger.e-css.e-btn {
|
|
57
|
-
font-size: 14px;
|
|
58
|
-
line-height: 1.572em;
|
|
59
|
-
padding: 8px 15px;
|
|
60
|
-
border-radius: 8px !important;
|
|
61
|
-
font-weight: 600;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.e-dropdown-popup {
|
|
65
|
-
position: absolute;
|
|
66
|
-
border-radius: 8px;
|
|
67
|
-
margin-top: 4px;
|
|
68
|
-
}
|
|
69
|
-
.e-dropdown-popup ul {
|
|
70
|
-
border: 1px solid var(--color-sf-border-secondary);
|
|
71
|
-
border-radius: 8px;
|
|
72
|
-
-webkit-box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.05);
|
|
73
|
-
box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.05);
|
|
74
|
-
-webkit-box-sizing: border-box;
|
|
75
|
-
box-sizing: border-box;
|
|
76
|
-
font-size: 14px;
|
|
77
|
-
font-weight: 500;
|
|
78
|
-
list-style-image: none;
|
|
79
|
-
list-style-position: outside;
|
|
80
|
-
list-style-type: none;
|
|
81
|
-
margin: 0;
|
|
82
|
-
min-width: 120px;
|
|
83
|
-
overflow: hidden;
|
|
84
|
-
padding: 4px 0;
|
|
85
|
-
-webkit-user-select: none;
|
|
86
|
-
-moz-user-select: none;
|
|
87
|
-
-ms-user-select: none;
|
|
88
|
-
user-select: none;
|
|
89
|
-
white-space: nowrap;
|
|
90
|
-
}
|
|
91
|
-
.e-dropdown-popup ul .e-item {
|
|
92
|
-
cursor: pointer;
|
|
93
|
-
display: -webkit-box;
|
|
94
|
-
display: -ms-flexbox;
|
|
95
|
-
display: flex;
|
|
96
|
-
height: 32px;
|
|
97
|
-
line-height: 32px;
|
|
98
|
-
padding: 0 12px;
|
|
99
|
-
margin: 0 6px;
|
|
100
|
-
border-radius: 6px;
|
|
101
|
-
}
|
|
102
|
-
.e-dropdown-popup ul .e-item.e-url {
|
|
103
|
-
padding: 0;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
.e-ddl.e-control-wrapper .e-ddl-icon::before {
|
|
107
|
-
-webkit-transform: rotate(0deg);
|
|
108
|
-
transform: rotate(0deg);
|
|
109
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
110
|
-
transition: -webkit-transform 300ms ease;
|
|
111
|
-
transition: transform 300ms ease;
|
|
112
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
|
|
116
|
-
-webkit-transform: rotate(180deg);
|
|
117
|
-
transform: rotate(180deg);
|
|
118
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
119
|
-
transition: -webkit-transform 300ms ease;
|
|
120
|
-
transition: transform 300ms ease;
|
|
121
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
.e-dropdownbase .e-list-item.e-active.e-hover {
|
|
125
|
-
color: var(--color-sf-text-primary);
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
129
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
130
|
-
.e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
131
|
-
.e-input-group:not(.e-disabled) .e-back-icon:hover,
|
|
132
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
133
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
|
|
134
|
-
background: transparent;
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
.e-input-group .e-ddl-icon:not(:active)::after {
|
|
138
|
-
-webkit-animation: none;
|
|
139
|
-
animation: none;
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
.e-ddl.e-popup {
|
|
143
|
-
border: 0;
|
|
144
|
-
border-radius: 8px;
|
|
145
|
-
-webkit-box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.05);
|
|
146
|
-
box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.05);
|
|
147
|
-
margin-top: 4px;
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
.e-small .e-ddl.e-popup,
|
|
151
|
-
.e-small.e-ddl.e-popup {
|
|
152
|
-
border-radius: 4px;
|
|
153
|
-
margin-top: 2px;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
157
|
-
min-height: 26px;
|
|
158
|
-
padding: 4px 6px;
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
.e-input-group.e-ddl,
|
|
162
|
-
.e-input-group.e-ddl .e-input,
|
|
163
|
-
.e-input-group.e-ddl .e-ddl-icon {
|
|
164
|
-
background: var(--color-sf-bg-primary);
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
168
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
|
|
169
|
-
border-bottom-width: 0;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
.e-ddl.e-popup.e-outline .e-filter-parent {
|
|
173
|
-
padding: 4px 8px;
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
177
|
-
line-height: 30px;
|
|
178
|
-
top: 0;
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
.e-multiselect .e-input-group-icon.e-ddl-icon {
|
|
182
|
-
border-radius: 0 4px 4px 0;
|
|
183
|
-
border-right-width: 0;
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
|
|
187
|
-
border-left-width: 0;
|
|
188
|
-
border-radius: 4px 0 0 4px;
|
|
189
|
-
border-right-width: 0;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
193
|
-
height: 32px;
|
|
194
|
-
width: 32px;
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
198
|
-
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
199
|
-
color: var(--color-sf-text-primary);
|
|
200
|
-
height: 100%;
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
/* stylelint-disable-line no-empty-source */
|
|
204
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
205
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
206
|
-
0% {
|
|
207
|
-
-webkit-transform: rotate(0);
|
|
208
|
-
transform: rotate(0);
|
|
209
|
-
}
|
|
210
|
-
100% {
|
|
211
|
-
-webkit-transform: rotate(360deg);
|
|
212
|
-
transform: rotate(360deg);
|
|
213
|
-
}
|
|
214
|
-
}
|
|
215
|
-
@keyframes material-spinner-rotate {
|
|
216
|
-
0% {
|
|
217
|
-
-webkit-transform: rotate(0);
|
|
218
|
-
transform: rotate(0);
|
|
219
|
-
}
|
|
220
|
-
100% {
|
|
221
|
-
-webkit-transform: rotate(360deg);
|
|
222
|
-
transform: rotate(360deg);
|
|
223
|
-
}
|
|
224
|
-
}
|
|
225
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
226
|
-
0% {
|
|
227
|
-
-webkit-transform: rotate(0);
|
|
228
|
-
transform: rotate(0);
|
|
229
|
-
}
|
|
230
|
-
100% {
|
|
231
|
-
-webkit-transform: rotate(360deg);
|
|
232
|
-
transform: rotate(360deg);
|
|
233
|
-
}
|
|
234
|
-
}
|
|
235
|
-
@keyframes fabric-spinner-rotate {
|
|
236
|
-
0% {
|
|
237
|
-
-webkit-transform: rotate(0);
|
|
238
|
-
transform: rotate(0);
|
|
239
|
-
}
|
|
240
|
-
100% {
|
|
241
|
-
-webkit-transform: rotate(360deg);
|
|
242
|
-
transform: rotate(360deg);
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
5
|
.e-query-builder .e-collapse-rule::before {
|
|
246
6
|
content: "\e80e";
|
|
247
7
|
}
|
|
@@ -249,10 +9,6 @@
|
|
|
249
9
|
content: "\e726";
|
|
250
10
|
}
|
|
251
11
|
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
12
|
.e-query-builder {
|
|
257
13
|
border: 1px solid;
|
|
258
14
|
border-radius: 4px;
|
|
@@ -764,10 +520,6 @@
|
|
|
764
520
|
height: 29px;
|
|
765
521
|
}
|
|
766
522
|
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
523
|
.e-query-builder {
|
|
772
524
|
background: transparent;
|
|
773
525
|
border-color: var(--color-sf-border-secondary);
|
|
@@ -844,14 +596,6 @@
|
|
|
844
596
|
color: #d92c20;
|
|
845
597
|
}
|
|
846
598
|
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
599
|
.e-query-builder.e-device.e-multi-connector .e-rule-list .e-group-container,
|
|
856
600
|
.e-bigger.e-query-builder.e-multi-connector .e-rule-list .e-group-container,
|
|
857
601
|
.e-bigger .e-query-builder.e-multi-connector .e-rule-list .e-group-container {
|
package/styles/bds.scss
CHANGED
|
@@ -1,15 +1,4 @@
|
|
|
1
|
-
@use 'ej2-buttons/styles/button/bds-definition' as *;
|
|
2
|
-
@use 'ej2-buttons/styles/radio-button/bds-definition' as *;
|
|
3
|
-
@use 'ej2-splitbuttons/styles/button-group/bds-definition' as *;
|
|
4
|
-
@use 'ej2-splitbuttons/styles/drop-down-button/bds-definition' as *;
|
|
5
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bds-definition' as *;
|
|
6
|
-
@use 'ej2-dropdowns/styles/multi-select/bds-definition' as *;
|
|
7
|
-
@use 'ej2-calendars/styles/datepicker/bds-definition' as *;
|
|
8
|
-
@use 'ej2-inputs/styles/numerictextbox/bds-definition' as *;
|
|
9
|
-
@use 'ej2-inputs/styles/textbox/bds-definition' as *;
|
|
10
|
-
@use 'ej2-popups/styles/tooltip/bds-definition' as *;
|
|
11
|
-
@use 'ej2-popups/styles/spinner/bds-definition' as *;
|
|
12
1
|
@use 'query-builder/bds-definition' as *;
|
|
13
2
|
@use 'query-builder/icons/bds' as *;
|
|
14
|
-
@use 'query-builder/all
|
|
15
|
-
@use 'query-builder/bigger
|
|
3
|
+
@use 'query-builder/all' as *;
|
|
4
|
+
@use 'query-builder/bigger' as *;
|