@syncfusion/ej2-inplace-editor 33.2.3 → 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
|
@@ -72,239 +72,6 @@
|
|
|
72
72
|
/* 5em */
|
|
73
73
|
|
|
74
74
|
|
|
75
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
76
|
-
/* stylelint-disable */
|
|
77
|
-
.e-filled.e-float-input.e-error label.e-float-text,
|
|
78
|
-
.e-filled.e-float-input.e-control-wrapper.e-error label.e-float-text,
|
|
79
|
-
.e-filled.e-float-input.e-error input:focus ~ label.e-float-text,
|
|
80
|
-
.e-filled.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
81
|
-
.e-filled.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
82
|
-
.e-filled.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
83
|
-
.e-filled.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
84
|
-
.e-filled.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
|
|
85
|
-
color: var(--color-sf-danger) !important;
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
.e-underline.e-input-group.e-control-wrapper,
|
|
89
|
-
.e-underline.e-input-group,
|
|
90
|
-
.e-underline.e-input-group:not(.e-float-icon-left),
|
|
91
|
-
.e-underline.e-float-input,
|
|
92
|
-
.e-underline.e-float-input.e-control-wrapper,
|
|
93
|
-
.e-underline.e-input-group:not(.e-float-icon-left),
|
|
94
|
-
.e-underline.e-input-group.e-success:not(.e-float-icon-left),
|
|
95
|
-
.e-underline.e-input-group.e-warning:not(.e-float-icon-left),
|
|
96
|
-
.e-underline.e-input-group.e-error:not(.e-float-icon-left),
|
|
97
|
-
.e-underline.e-input-group.e-control-wrapper:not(.e-float-icon-left),
|
|
98
|
-
.e-underline.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),
|
|
99
|
-
.e-underline.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),
|
|
100
|
-
.e-underline.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
|
|
101
|
-
border: 1px solid var(--color-sf-border);
|
|
102
|
-
border-width: 1px;
|
|
103
|
-
padding-top: 1px;
|
|
104
|
-
border-radius: calc(var(--e-radius) * 0);
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
.e-filled.e-input-group,
|
|
108
|
-
.e-filled.e-input-group.e-control-wrapper {
|
|
109
|
-
border-radius: calc(var(--e-radius) * 0.25) calc(var(--e-radius) * 0.25) calc(var(--e-radius) * 0) calc(var(--e-radius) * 0);
|
|
110
|
-
padding: 0 10px 0 12px;
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
.e-filled.e-float-input,
|
|
114
|
-
.e-filled.e-float-input.e-control-wrapper {
|
|
115
|
-
border: 1px solid;
|
|
116
|
-
border-radius: calc(var(--e-radius) * 0.25) calc(var(--e-radius) * 0.25) calc(var(--e-radius) * 0) calc(var(--e-radius) * 0);
|
|
117
|
-
border-width: 1px;
|
|
118
|
-
margin-top: 0;
|
|
119
|
-
padding: 0;
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
.e-underline.e-input-group:not(.e-float-icon-left),
|
|
123
|
-
.e-underline.e-input-group.e-success:not(.e-float-icon-left),
|
|
124
|
-
.e-underline.e-input-group.e-warning:not(.e-float-icon-left),
|
|
125
|
-
.e-underline.e-input-group.e-error:not(.e-float-icon-left),
|
|
126
|
-
.e-underline.e-input-group.e-control-wrapper:not(.e-float-icon-left),
|
|
127
|
-
.e-underline.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),
|
|
128
|
-
.e-underline.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),
|
|
129
|
-
.e-underline.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
|
|
130
|
-
border: 1px solid;
|
|
131
|
-
border-width: 1px;
|
|
132
|
-
padding-top: 1px;
|
|
133
|
-
border-radius: calc(var(--e-radius) * 0);
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
/* stylelint-disable-line no-empty-source */
|
|
137
|
-
/*! calendar bootstrap5 theme variables */
|
|
138
|
-
.e-popup.e-ddl {
|
|
139
|
-
border-radius: calc(var(--e-radius) * 0.25);
|
|
140
|
-
-webkit-box-shadow: none;
|
|
141
|
-
box-shadow: none;
|
|
142
|
-
margin-top: 3px;
|
|
143
|
-
}
|
|
144
|
-
.e-popup.e-ddl .e-input-group {
|
|
145
|
-
width: auto;
|
|
146
|
-
}
|
|
147
|
-
.e-popup.e-ddl .e-input-group input {
|
|
148
|
-
line-height: 15px;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
152
|
-
min-height: 26px;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
.e-popup.e-ddl .e-filter-parent .e-input-group {
|
|
156
|
-
display: -webkit-box;
|
|
157
|
-
display: -ms-flexbox;
|
|
158
|
-
display: flex;
|
|
159
|
-
width: auto;
|
|
160
|
-
}
|
|
161
|
-
.e-popup.e-ddl .e-filter-parent .e-input-group .e-back-icon {
|
|
162
|
-
border: 0;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
.e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
|
|
166
|
-
.e-float-input.e-control-wrapper.e-ddl input[readonly] {
|
|
167
|
-
background: transparent;
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
.e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
|
|
171
|
-
.e-float-input.e-control-wrapper.e-ddl.e-readonly input[readonly] {
|
|
172
|
-
background: var(--color-sf-content-bg-color-alt2);
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
176
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
177
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
|
|
178
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
|
|
179
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
180
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
|
|
181
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
182
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover {
|
|
183
|
-
background: transparent;
|
|
184
|
-
color: var(--color-sf-icon-color);
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
.e-input-group.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
|
|
188
|
-
.e-input-group.e-control-wrapper.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
|
|
189
|
-
.e-float-input.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
|
|
190
|
-
.e-float-input.e-control-wrapper.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon {
|
|
191
|
-
background: transparent;
|
|
192
|
-
color: var(--color-sf-icon-color);
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
.e-input-group.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
196
|
-
.e-input-group.e-control-wrapper.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
197
|
-
.e-float-input.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
198
|
-
.e-float-input.e-control-wrapper.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon {
|
|
199
|
-
background: var(--color-sf-content-bg-color-alt2);
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
203
|
-
.e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
|
|
204
|
-
.e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
|
|
205
|
-
.e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon {
|
|
206
|
-
border: 0;
|
|
207
|
-
}
|
|
208
|
-
|
|
209
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active,
|
|
210
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
|
|
211
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
212
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active {
|
|
213
|
-
-webkit-box-shadow: none;
|
|
214
|
-
box-shadow: none;
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon {
|
|
218
|
-
background: transparent;
|
|
219
|
-
display: -webkit-box;
|
|
220
|
-
display: -ms-flexbox;
|
|
221
|
-
display: flex;
|
|
222
|
-
position: relative;
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
.e-ddl.e-popup .e-filter-parent .e-input-group,
|
|
226
|
-
.e-ddl.e-popup .e-filter-parent {
|
|
227
|
-
background: var(--color-sf-content-bg-color);
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
231
|
-
font-size: 14px;
|
|
232
|
-
}
|
|
233
|
-
|
|
234
|
-
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
235
|
-
line-height: 30px;
|
|
236
|
-
top: 0;
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
.e-multiselect .e-input-group-icon.e-ddl-icon {
|
|
240
|
-
border-radius: calc(var(--e-radius) * 0) calc(var(--e-radius) * 0.125) calc(var(--e-radius) * 0.125) calc(var(--e-radius) * 0);
|
|
241
|
-
border-right-width: 0;
|
|
242
|
-
}
|
|
243
|
-
|
|
244
|
-
.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
|
|
245
|
-
border-left-width: 0;
|
|
246
|
-
border-radius: calc(var(--e-radius) * 0.25) calc(var(--e-radius) * 0) calc(var(--e-radius) * 0) calc(var(--e-radius) * 0.25);
|
|
247
|
-
border-right-width: 1px;
|
|
248
|
-
}
|
|
249
|
-
|
|
250
|
-
.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
251
|
-
height: 32px;
|
|
252
|
-
width: 32px;
|
|
253
|
-
}
|
|
254
|
-
|
|
255
|
-
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
256
|
-
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
257
|
-
color: var(--color-sf-content-text-color);
|
|
258
|
-
height: 100%;
|
|
259
|
-
}
|
|
260
|
-
|
|
261
|
-
.e-multiselect .e-input-group-icon.e-ddl-icon {
|
|
262
|
-
border-left-width: 0;
|
|
263
|
-
}
|
|
264
|
-
|
|
265
|
-
/* stylelint-disable-line no-empty-source */
|
|
266
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
267
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
268
|
-
0% {
|
|
269
|
-
-webkit-transform: rotate(0);
|
|
270
|
-
transform: rotate(0);
|
|
271
|
-
}
|
|
272
|
-
100% {
|
|
273
|
-
-webkit-transform: rotate(360deg);
|
|
274
|
-
transform: rotate(360deg);
|
|
275
|
-
}
|
|
276
|
-
}
|
|
277
|
-
@keyframes material-spinner-rotate {
|
|
278
|
-
0% {
|
|
279
|
-
-webkit-transform: rotate(0);
|
|
280
|
-
transform: rotate(0);
|
|
281
|
-
}
|
|
282
|
-
100% {
|
|
283
|
-
-webkit-transform: rotate(360deg);
|
|
284
|
-
transform: rotate(360deg);
|
|
285
|
-
}
|
|
286
|
-
}
|
|
287
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
288
|
-
0% {
|
|
289
|
-
-webkit-transform: rotate(0);
|
|
290
|
-
transform: rotate(0);
|
|
291
|
-
}
|
|
292
|
-
100% {
|
|
293
|
-
-webkit-transform: rotate(360deg);
|
|
294
|
-
transform: rotate(360deg);
|
|
295
|
-
}
|
|
296
|
-
}
|
|
297
|
-
@keyframes fabric-spinner-rotate {
|
|
298
|
-
0% {
|
|
299
|
-
-webkit-transform: rotate(0);
|
|
300
|
-
transform: rotate(0);
|
|
301
|
-
}
|
|
302
|
-
100% {
|
|
303
|
-
-webkit-transform: rotate(360deg);
|
|
304
|
-
transform: rotate(360deg);
|
|
305
|
-
}
|
|
306
|
-
}
|
|
307
|
-
/* Quick toolbar tip pointer variables */
|
|
308
75
|
/*! inplaceeditor icons */
|
|
309
76
|
.e-inplaceeditor .e-save-icon::before,
|
|
310
77
|
.e-inplaceeditor-tip .e-save-icon::before {
|
|
@@ -319,80 +86,6 @@
|
|
|
319
86
|
content: "\e730";
|
|
320
87
|
}
|
|
321
88
|
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
/* Font Family */
|
|
331
|
-
/* border */
|
|
332
|
-
/* 0px */
|
|
333
|
-
/* 1px */
|
|
334
|
-
/* 1.5px */
|
|
335
|
-
/* 2px */
|
|
336
|
-
/* 3px */
|
|
337
|
-
/* 4px */
|
|
338
|
-
/* 5px */
|
|
339
|
-
/* 6px */
|
|
340
|
-
/* 7px */
|
|
341
|
-
/* 8px */
|
|
342
|
-
/* Radius */
|
|
343
|
-
/* 1px */
|
|
344
|
-
/* 2px */
|
|
345
|
-
/* 3px */
|
|
346
|
-
/* 4px */
|
|
347
|
-
/* 5px */
|
|
348
|
-
/* 6px */
|
|
349
|
-
/* 7px */
|
|
350
|
-
/* 8px */
|
|
351
|
-
/* 9px */
|
|
352
|
-
/* 10px */
|
|
353
|
-
/* 11px */
|
|
354
|
-
/* 12px */
|
|
355
|
-
/* 13px */
|
|
356
|
-
/* 14px */
|
|
357
|
-
/* 15px */
|
|
358
|
-
/* 16px */
|
|
359
|
-
/* 17px */
|
|
360
|
-
/* 18px */
|
|
361
|
-
/* 19px */
|
|
362
|
-
/* 20px */
|
|
363
|
-
/* 21px */
|
|
364
|
-
/* 22px */
|
|
365
|
-
/* 23px */
|
|
366
|
-
/* 24px */
|
|
367
|
-
/* 25px */
|
|
368
|
-
/* 26px */
|
|
369
|
-
/* 27px */
|
|
370
|
-
/* 28px */
|
|
371
|
-
/* 29px */
|
|
372
|
-
/* 30px */
|
|
373
|
-
/* 31px */
|
|
374
|
-
/* 32px */
|
|
375
|
-
/* 33px */
|
|
376
|
-
/* 34px */
|
|
377
|
-
/* 35px */
|
|
378
|
-
/* 36px */
|
|
379
|
-
/* 37px */
|
|
380
|
-
/* 38px */
|
|
381
|
-
/* 39px */
|
|
382
|
-
/* 40px */
|
|
383
|
-
/* 41px */
|
|
384
|
-
/* 42px */
|
|
385
|
-
/* 43px */
|
|
386
|
-
/* 44px */
|
|
387
|
-
/* 45px */
|
|
388
|
-
/* 46px */
|
|
389
|
-
/* 47px */
|
|
390
|
-
/* 48px */
|
|
391
|
-
/* 49px */
|
|
392
|
-
/* 50px */
|
|
393
|
-
/* 5em */
|
|
394
|
-
|
|
395
|
-
|
|
396
89
|
.e-inplaceeditor {
|
|
397
90
|
display: inline-block;
|
|
398
91
|
position: relative;
|
|
@@ -744,80 +437,6 @@
|
|
|
744
437
|
min-height: 60px;
|
|
745
438
|
}
|
|
746
439
|
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
/* Font Family */
|
|
756
|
-
/* border */
|
|
757
|
-
/* 0px */
|
|
758
|
-
/* 1px */
|
|
759
|
-
/* 1.5px */
|
|
760
|
-
/* 2px */
|
|
761
|
-
/* 3px */
|
|
762
|
-
/* 4px */
|
|
763
|
-
/* 5px */
|
|
764
|
-
/* 6px */
|
|
765
|
-
/* 7px */
|
|
766
|
-
/* 8px */
|
|
767
|
-
/* Radius */
|
|
768
|
-
/* 1px */
|
|
769
|
-
/* 2px */
|
|
770
|
-
/* 3px */
|
|
771
|
-
/* 4px */
|
|
772
|
-
/* 5px */
|
|
773
|
-
/* 6px */
|
|
774
|
-
/* 7px */
|
|
775
|
-
/* 8px */
|
|
776
|
-
/* 9px */
|
|
777
|
-
/* 10px */
|
|
778
|
-
/* 11px */
|
|
779
|
-
/* 12px */
|
|
780
|
-
/* 13px */
|
|
781
|
-
/* 14px */
|
|
782
|
-
/* 15px */
|
|
783
|
-
/* 16px */
|
|
784
|
-
/* 17px */
|
|
785
|
-
/* 18px */
|
|
786
|
-
/* 19px */
|
|
787
|
-
/* 20px */
|
|
788
|
-
/* 21px */
|
|
789
|
-
/* 22px */
|
|
790
|
-
/* 23px */
|
|
791
|
-
/* 24px */
|
|
792
|
-
/* 25px */
|
|
793
|
-
/* 26px */
|
|
794
|
-
/* 27px */
|
|
795
|
-
/* 28px */
|
|
796
|
-
/* 29px */
|
|
797
|
-
/* 30px */
|
|
798
|
-
/* 31px */
|
|
799
|
-
/* 32px */
|
|
800
|
-
/* 33px */
|
|
801
|
-
/* 34px */
|
|
802
|
-
/* 35px */
|
|
803
|
-
/* 36px */
|
|
804
|
-
/* 37px */
|
|
805
|
-
/* 38px */
|
|
806
|
-
/* 39px */
|
|
807
|
-
/* 40px */
|
|
808
|
-
/* 41px */
|
|
809
|
-
/* 42px */
|
|
810
|
-
/* 43px */
|
|
811
|
-
/* 44px */
|
|
812
|
-
/* 45px */
|
|
813
|
-
/* 46px */
|
|
814
|
-
/* 47px */
|
|
815
|
-
/* 48px */
|
|
816
|
-
/* 49px */
|
|
817
|
-
/* 50px */
|
|
818
|
-
/* 5em */
|
|
819
|
-
|
|
820
|
-
|
|
821
440
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
822
441
|
border-bottom: 1px dashed var(--color-sf-content-text-color);
|
|
823
442
|
color: var(--color-sf-content-text-color);
|
|
@@ -909,80 +528,6 @@
|
|
|
909
528
|
color: var(--color-sf-content-bg-color-alt1);
|
|
910
529
|
}
|
|
911
530
|
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
/* Font Family */
|
|
921
|
-
/* border */
|
|
922
|
-
/* 0px */
|
|
923
|
-
/* 1px */
|
|
924
|
-
/* 1.5px */
|
|
925
|
-
/* 2px */
|
|
926
|
-
/* 3px */
|
|
927
|
-
/* 4px */
|
|
928
|
-
/* 5px */
|
|
929
|
-
/* 6px */
|
|
930
|
-
/* 7px */
|
|
931
|
-
/* 8px */
|
|
932
|
-
/* Radius */
|
|
933
|
-
/* 1px */
|
|
934
|
-
/* 2px */
|
|
935
|
-
/* 3px */
|
|
936
|
-
/* 4px */
|
|
937
|
-
/* 5px */
|
|
938
|
-
/* 6px */
|
|
939
|
-
/* 7px */
|
|
940
|
-
/* 8px */
|
|
941
|
-
/* 9px */
|
|
942
|
-
/* 10px */
|
|
943
|
-
/* 11px */
|
|
944
|
-
/* 12px */
|
|
945
|
-
/* 13px */
|
|
946
|
-
/* 14px */
|
|
947
|
-
/* 15px */
|
|
948
|
-
/* 16px */
|
|
949
|
-
/* 17px */
|
|
950
|
-
/* 18px */
|
|
951
|
-
/* 19px */
|
|
952
|
-
/* 20px */
|
|
953
|
-
/* 21px */
|
|
954
|
-
/* 22px */
|
|
955
|
-
/* 23px */
|
|
956
|
-
/* 24px */
|
|
957
|
-
/* 25px */
|
|
958
|
-
/* 26px */
|
|
959
|
-
/* 27px */
|
|
960
|
-
/* 28px */
|
|
961
|
-
/* 29px */
|
|
962
|
-
/* 30px */
|
|
963
|
-
/* 31px */
|
|
964
|
-
/* 32px */
|
|
965
|
-
/* 33px */
|
|
966
|
-
/* 34px */
|
|
967
|
-
/* 35px */
|
|
968
|
-
/* 36px */
|
|
969
|
-
/* 37px */
|
|
970
|
-
/* 38px */
|
|
971
|
-
/* 39px */
|
|
972
|
-
/* 40px */
|
|
973
|
-
/* 41px */
|
|
974
|
-
/* 42px */
|
|
975
|
-
/* 43px */
|
|
976
|
-
/* 44px */
|
|
977
|
-
/* 45px */
|
|
978
|
-
/* 46px */
|
|
979
|
-
/* 47px */
|
|
980
|
-
/* 48px */
|
|
981
|
-
/* 49px */
|
|
982
|
-
/* 50px */
|
|
983
|
-
/* 5em */
|
|
984
|
-
|
|
985
|
-
|
|
986
531
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
987
532
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
988
533
|
padding: 8px 36px 8px 12px;
|
|
@@ -1,27 +1,4 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/tailwind3' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/tailwind3-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/tailwind3-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/tailwind3-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/tailwind3-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/tailwind3-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/tailwind3-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/tailwind3-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/tailwind3-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/tailwind3-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/tailwind3-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/tailwind3-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/tailwind3-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/tailwind3-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/tailwind3-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/tailwind3-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/tailwind3-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/tailwind3-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/tailwind3-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/tailwind3-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/tailwind3-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/tailwind3-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/tailwind3-definition' as *;
|
|
24
1
|
@use 'tailwind3-definition' as *;
|
|
25
2
|
@use 'icons/tailwind3' as *;
|
|
26
|
-
@use 'all
|
|
27
|
-
@use 'bigger
|
|
3
|
+
@use 'all' as *;
|
|
4
|
+
@use 'bigger' as *;
|
|
@@ -1,157 +1,3 @@
|
|
|
1
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
2
|
-
@-webkit-keyframes e-input-ripple {
|
|
3
|
-
100% {
|
|
4
|
-
opacity: 0;
|
|
5
|
-
-webkit-transform: scale(4);
|
|
6
|
-
transform: scale(4);
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
@keyframes e-input-ripple {
|
|
10
|
-
100% {
|
|
11
|
-
opacity: 0;
|
|
12
|
-
-webkit-transform: scale(4);
|
|
13
|
-
transform: scale(4);
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
/* stylelint-disable-line no-empty-source */
|
|
17
|
-
.e-ddl.e-control-wrapper .e-ddl-icon::before {
|
|
18
|
-
-webkit-transform: rotate(0deg);
|
|
19
|
-
transform: rotate(0deg);
|
|
20
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
21
|
-
transition: -webkit-transform 300ms ease;
|
|
22
|
-
transition: transform 300ms ease;
|
|
23
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
27
|
-
min-height: 26px;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
|
|
31
|
-
-webkit-transform: rotate(180deg);
|
|
32
|
-
transform: rotate(180deg);
|
|
33
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
34
|
-
transition: -webkit-transform 300ms ease;
|
|
35
|
-
transition: transform 300ms ease;
|
|
36
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.e-dropdownbase .e-list-item.e-active.e-hover {
|
|
40
|
-
color: #00b0ff;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
44
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
45
|
-
.e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
46
|
-
.e-input-group:not(.e-disabled) .e-back-icon:hover,
|
|
47
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
48
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
|
|
49
|
-
background: transparent;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.e-input-group .e-ddl-icon:not(:active)::after {
|
|
53
|
-
-webkit-animation: none;
|
|
54
|
-
animation: none;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.e-ddl.e-popup {
|
|
58
|
-
border: 0;
|
|
59
|
-
-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.21);
|
|
60
|
-
box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.21);
|
|
61
|
-
margin-top: 2px;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
|
|
65
|
-
margin: 6px 6px 5px;
|
|
66
|
-
min-height: 12px;
|
|
67
|
-
min-width: 12px;
|
|
68
|
-
padding: 6px;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
.e-input-group.e-ddl,
|
|
72
|
-
.e-input-group.e-ddl .e-input,
|
|
73
|
-
.e-input-group.e-ddl .e-ddl-icon {
|
|
74
|
-
background: transparent;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
78
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
|
|
79
|
-
border-bottom-width: 0;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
|
|
83
|
-
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
|
|
84
|
-
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
|
|
85
|
-
.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,
|
|
86
|
-
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,
|
|
87
|
-
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
|
|
88
|
-
margin: 0;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
|
|
92
|
-
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
|
|
93
|
-
.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
|
|
94
|
-
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
|
|
95
|
-
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
|
|
96
|
-
.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter {
|
|
97
|
-
padding: 5px 5px 5px 12px;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text] {
|
|
101
|
-
padding: 1px 0;
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
.e-small .e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text],
|
|
105
|
-
.e-small.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text] {
|
|
106
|
-
padding: 0;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.e-multiselect.e-input-group .e-multi-select-wrapper .e-multiselect-box input[type=text],
|
|
110
|
-
.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type=text] {
|
|
111
|
-
padding: 0;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
115
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
116
|
-
0% {
|
|
117
|
-
-webkit-transform: rotate(0deg);
|
|
118
|
-
transform: rotate(0deg);
|
|
119
|
-
}
|
|
120
|
-
100% {
|
|
121
|
-
-webkit-transform: rotate(360deg);
|
|
122
|
-
transform: rotate(360deg);
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
@keyframes material-spinner-rotate {
|
|
126
|
-
0% {
|
|
127
|
-
-webkit-transform: rotate(0deg);
|
|
128
|
-
transform: rotate(0deg);
|
|
129
|
-
}
|
|
130
|
-
100% {
|
|
131
|
-
-webkit-transform: rotate(360deg);
|
|
132
|
-
transform: rotate(360deg);
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
136
|
-
0% {
|
|
137
|
-
-webkit-transform: rotate(0deg);
|
|
138
|
-
transform: rotate(0deg);
|
|
139
|
-
}
|
|
140
|
-
100% {
|
|
141
|
-
-webkit-transform: rotate(360deg);
|
|
142
|
-
transform: rotate(360deg);
|
|
143
|
-
}
|
|
144
|
-
}
|
|
145
|
-
@keyframes fabric-spinner-rotate {
|
|
146
|
-
0% {
|
|
147
|
-
-webkit-transform: rotate(0deg);
|
|
148
|
-
transform: rotate(0deg);
|
|
149
|
-
}
|
|
150
|
-
100% {
|
|
151
|
-
-webkit-transform: rotate(360deg);
|
|
152
|
-
transform: rotate(360deg);
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
1
|
/*! Material dark theme definitions and variables */
|
|
156
2
|
/*! Value element styles */
|
|
157
3
|
/*! Tooltip styles */
|
|
@@ -174,14 +20,6 @@
|
|
|
174
20
|
content: "\e891";
|
|
175
21
|
}
|
|
176
22
|
|
|
177
|
-
/*! Material dark theme definitions and variables */
|
|
178
|
-
/*! Value element styles */
|
|
179
|
-
/*! Tooltip styles */
|
|
180
|
-
/*! Tip Content styles */
|
|
181
|
-
/*! Title styles */
|
|
182
|
-
/*! Wrapper styles */
|
|
183
|
-
/*! Component group styles */
|
|
184
|
-
/*! Button styles */
|
|
185
23
|
.e-inplaceeditor {
|
|
186
24
|
display: inline-block;
|
|
187
25
|
position: relative;
|
|
@@ -531,14 +369,6 @@
|
|
|
531
369
|
min-height: 60px;
|
|
532
370
|
}
|
|
533
371
|
|
|
534
|
-
/*! Material dark theme definitions and variables */
|
|
535
|
-
/*! Value element styles */
|
|
536
|
-
/*! Tooltip styles */
|
|
537
|
-
/*! Tip Content styles */
|
|
538
|
-
/*! Title styles */
|
|
539
|
-
/*! Wrapper styles */
|
|
540
|
-
/*! Component group styles */
|
|
541
|
-
/*! Button styles */
|
|
542
372
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
543
373
|
border-bottom: 1px dashed #fff;
|
|
544
374
|
color: #fff;
|