@syncfusion/ej2-vue-inputs 20.3.57 → 20.4.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. package/CHANGELOG.md +7 -16
  2. package/dist/ej2-vue-inputs.umd.min.js +2 -2
  3. package/dist/ej2-vue-inputs.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-vue-inputs.es2015.js +180 -3
  5. package/dist/es6/ej2-vue-inputs.es2015.js.map +1 -1
  6. package/dist/es6/ej2-vue-inputs.es5.js +189 -3
  7. package/dist/es6/ej2-vue-inputs.es5.js.map +1 -1
  8. package/dist/global/ej2-vue-inputs.min.js +2 -2
  9. package/package.json +13 -9
  10. package/rating.d.ts +4 -0
  11. package/rating.js +4 -0
  12. package/src/index.d.ts +1 -0
  13. package/src/index.js +1 -0
  14. package/src/rating/index.d.ts +1 -0
  15. package/src/rating/index.js +1 -0
  16. package/src/rating/rating.component.d.ts +39 -0
  17. package/src/rating/rating.component.js +190 -0
  18. package/src/uploader/uploader.component.js +1 -1
  19. package/styles/bootstrap-dark.css +264 -0
  20. package/styles/bootstrap-dark.scss +1 -0
  21. package/styles/bootstrap.css +264 -0
  22. package/styles/bootstrap.scss +1 -0
  23. package/styles/bootstrap4.css +267 -2
  24. package/styles/bootstrap4.scss +1 -0
  25. package/styles/bootstrap5-dark.css +265 -0
  26. package/styles/bootstrap5-dark.scss +1 -0
  27. package/styles/bootstrap5.css +265 -0
  28. package/styles/bootstrap5.scss +1 -0
  29. package/styles/color-picker/bootstrap4.css +2 -2
  30. package/styles/fabric-dark.css +264 -0
  31. package/styles/fabric-dark.scss +1 -0
  32. package/styles/fabric.css +264 -0
  33. package/styles/fabric.scss +1 -0
  34. package/styles/fluent-dark.css +264 -0
  35. package/styles/fluent-dark.scss +1 -0
  36. package/styles/fluent.css +264 -0
  37. package/styles/fluent.scss +1 -0
  38. package/styles/highcontrast-light.css +264 -0
  39. package/styles/highcontrast-light.scss +1 -0
  40. package/styles/highcontrast.css +264 -0
  41. package/styles/highcontrast.scss +1 -0
  42. package/styles/material-dark.css +264 -0
  43. package/styles/material-dark.scss +1 -0
  44. package/styles/material.css +264 -0
  45. package/styles/material.scss +1 -0
  46. package/styles/rating/bootstrap-dark.css +263 -0
  47. package/styles/rating/bootstrap-dark.scss +1 -0
  48. package/styles/rating/bootstrap.css +263 -0
  49. package/styles/rating/bootstrap.scss +1 -0
  50. package/styles/rating/bootstrap4.css +264 -0
  51. package/styles/rating/bootstrap4.scss +1 -0
  52. package/styles/rating/bootstrap5-dark.css +264 -0
  53. package/styles/rating/bootstrap5-dark.scss +1 -0
  54. package/styles/rating/bootstrap5.css +264 -0
  55. package/styles/rating/bootstrap5.scss +1 -0
  56. package/styles/rating/fabric-dark.css +263 -0
  57. package/styles/rating/fabric-dark.scss +1 -0
  58. package/styles/rating/fabric.css +263 -0
  59. package/styles/rating/fabric.scss +1 -0
  60. package/styles/rating/fluent-dark.css +263 -0
  61. package/styles/rating/fluent-dark.scss +1 -0
  62. package/styles/rating/fluent.css +263 -0
  63. package/styles/rating/fluent.scss +1 -0
  64. package/styles/rating/highcontrast-light.css +263 -0
  65. package/styles/rating/highcontrast-light.scss +1 -0
  66. package/styles/rating/highcontrast.css +263 -0
  67. package/styles/rating/highcontrast.scss +1 -0
  68. package/styles/rating/material-dark.css +264 -0
  69. package/styles/rating/material-dark.scss +1 -0
  70. package/styles/rating/material.css +264 -0
  71. package/styles/rating/material.scss +1 -0
  72. package/styles/rating/tailwind-dark.css +269 -0
  73. package/styles/rating/tailwind-dark.scss +1 -0
  74. package/styles/rating/tailwind.css +269 -0
  75. package/styles/rating/tailwind.scss +1 -0
  76. package/styles/tailwind-dark.css +270 -0
  77. package/styles/tailwind-dark.scss +1 -0
  78. package/styles/tailwind.css +270 -0
  79. package/styles/tailwind.scss +1 -0
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-inputs@*",
3
- "_id": "@syncfusion/ej2-vue-inputs@20.3.56",
3
+ "_id": "@syncfusion/ej2-vue-inputs@18.69.0",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-QFRCfZ9PdL50qcmAAf1gDKi9LUueu0tPGDYzzArz4oKH/91kKykc4d6mdCDDZrb0fl4ZH5I6JEz9AFOUKF9epQ==",
5
+ "_integrity": "sha512-2QXGFMH/kzWbJMZqQe0oZgpZSQQ2PTQWkMgV89e1pLm1B/sJjw7Ne0i1NkDmolNgqfubOlPpdPYwgCFYQ3F5Tw==",
6
6
  "_location": "/@syncfusion/ej2-vue-inputs",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-inputs/-/ej2-vue-inputs-20.3.56.tgz",
23
- "_shasum": "b21e205b35cfc82f101261a987b83369c657619f",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-inputs/-/ej2-vue-inputs-18.69.0.tgz",
23
+ "_shasum": "69761e38b6d15c6bd75fcc18d9999fb846256c4a",
24
24
  "_spec": "@syncfusion/ej2-vue-inputs@*",
25
25
  "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.3.56",
35
- "@syncfusion/ej2-inputs": "20.3.57",
36
- "@syncfusion/ej2-vue-base": "~20.3.56"
34
+ "@syncfusion/ej2-base": "~20.4.38",
35
+ "@syncfusion/ej2-inputs": "20.4.38",
36
+ "@syncfusion/ej2-vue-base": "~20.4.38"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Vue",
@@ -92,6 +92,9 @@
92
92
  "input-file",
93
93
  "floating-label",
94
94
  "chunk-upload",
95
+ "rating",
96
+ "ej2-rating",
97
+ "ej2 rating",
95
98
  "vue",
96
99
  "vuejs",
97
100
  "ej2-vue-inputs",
@@ -110,7 +113,8 @@
110
113
  "vue-upload",
111
114
  "vue-upload-box",
112
115
  "vue-input-file",
113
- "vue-chunk-upload"
116
+ "vue-chunk-upload",
117
+ "vue-rating"
114
118
  ],
115
119
  "license": "SEE LICENSE IN license",
116
120
  "main": "./dist/ej2-vue-inputs.umd.min.js",
@@ -123,6 +127,6 @@
123
127
  "scripts": {
124
128
  "postinstall": "node ../ej2-vue-base/postinstall.js"
125
129
  },
126
- "version": "20.3.57",
130
+ "version": "20.4.38",
127
131
  "sideEffects": false
128
132
  }
package/rating.d.ts ADDED
@@ -0,0 +1,4 @@
1
+ /**
2
+ * rating
3
+ */
4
+ export * from './src/rating/index';
package/rating.js ADDED
@@ -0,0 +1,4 @@
1
+ /**
2
+ * rating
3
+ */
4
+ export * from './src/rating/index';
package/src/index.d.ts CHANGED
@@ -7,3 +7,4 @@ export { FilesDirective, UploadedFilesDirective, FilesPlugin, UploadedFilesPlugi
7
7
  export { UploaderComponent, UploaderPlugin } from './uploader/uploader.component';
8
8
  export { ColorPickerComponent, ColorPickerPlugin } from './color-picker/colorpicker.component';
9
9
  export { SignatureComponent, SignaturePlugin } from './signature/signature.component';
10
+ export { RatingComponent, RatingPlugin } from './rating/rating.component';
package/src/index.js CHANGED
@@ -7,3 +7,4 @@ export { FilesDirective, UploadedFilesDirective, FilesPlugin, UploadedFilesPlugi
7
7
  export { UploaderComponent, UploaderPlugin } from './uploader/uploader.component';
8
8
  export { ColorPickerComponent, ColorPickerPlugin } from './color-picker/colorpicker.component';
9
9
  export { SignatureComponent, SignaturePlugin } from './signature/signature.component';
10
+ export { RatingComponent, RatingPlugin } from './rating/rating.component';
@@ -0,0 +1 @@
1
+ export { RatingComponent, RatingPlugin } from './rating.component';
@@ -0,0 +1 @@
1
+ export { RatingComponent, RatingPlugin } from './rating.component';
@@ -0,0 +1,39 @@
1
+ import { ComponentBase } from '@syncfusion/ej2-vue-base';
2
+ export declare const properties: string[];
3
+ export declare const modelProps: string[];
4
+ export declare const testProp: any;
5
+ export declare const props: any;
6
+ export declare const watch: any;
7
+ export declare const emitProbs: any;
8
+ /**
9
+ * Represents the Essential JS 2 VueJS Rating Component
10
+ * ```html
11
+ * <ejs-rating v-bind:value='value'></ejs-rating>
12
+ * ```
13
+ */
14
+ export declare class RatingComponent extends ComponentBase {
15
+ ej2Instances: any;
16
+ propKeys: string[];
17
+ models: string[];
18
+ hasChildDirective: boolean;
19
+ protected hasInjectedModules: boolean;
20
+ tagMapper: {
21
+ [key: string]: Object;
22
+ };
23
+ tagNameMapper: Object;
24
+ isVue3: boolean;
25
+ templateCollection: any;
26
+ constructor();
27
+ clearTemplate(templateNames?: string[]): any;
28
+ setProperties(prop: any, muteOnChange: boolean): void;
29
+ trigger(eventName: string, eventProp: {
30
+ [key: string]: Object;
31
+ }, successHandler?: Function): void;
32
+ render(createElement: any): any;
33
+ custom(): void;
34
+ reset(): void;
35
+ }
36
+ export declare const RatingPlugin: {
37
+ name: string;
38
+ install(Vue: any): void;
39
+ };
@@ -0,0 +1,190 @@
1
+ var __extends = (this && this.__extends) || (function () {
2
+ var extendStatics = function (d, b) {
3
+ extendStatics = Object.setPrototypeOf ||
4
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
+ function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
6
+ return extendStatics(d, b);
7
+ };
8
+ return function (d, b) {
9
+ extendStatics(d, b);
10
+ function __() { this.constructor = d; }
11
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
12
+ };
13
+ })();
14
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
15
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
16
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
17
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
18
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
19
+ };
20
+ import { isUndefined } from '@syncfusion/ej2-base';
21
+ import { ComponentBase, EJComponentDecorator, getProps, gh, isExecute } from '@syncfusion/ej2-vue-base';
22
+ import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
23
+ import { Rating } from '@syncfusion/ej2-inputs';
24
+ import { Options } from 'vue-class-component';
25
+ export var properties = ['isLazyUpdate', 'plugins', 'allowReset', 'cssClass', 'disabled', 'emptyTemplate', 'enableAnimation', 'enablePersistence', 'enableRtl', 'enableSingleSelection', 'fullTemplate', 'itemsCount', 'labelPosition', 'labelTemplate', 'locale', 'min', 'precision', 'readOnly', 'showLabel', 'showTooltip', 'tooltipTemplate', 'value', 'visible', 'beforeItemRender', 'created', 'onItemHover', 'valueChanged'];
26
+ export var modelProps = ['value'];
27
+ export var testProp = getProps({ props: properties });
28
+ export var props = testProp[0];
29
+ export var watch = testProp[1];
30
+ export var emitProbs = Object.keys(watch);
31
+ emitProbs.push('modelchanged', 'update:modelValue');
32
+ for (var _i = 0, modelProps_1 = modelProps; _i < modelProps_1.length; _i++) {
33
+ var props_1 = modelProps_1[_i];
34
+ emitProbs.push('update:' + props_1);
35
+ }
36
+ /**
37
+ * Represents the Essential JS 2 VueJS Rating Component
38
+ * ```html
39
+ * <ejs-rating v-bind:value='value'></ejs-rating>
40
+ * ```
41
+ */
42
+ var RatingComponent = /** @class */ (function (_super) {
43
+ __extends(RatingComponent, _super);
44
+ function RatingComponent() {
45
+ var _this = _super.call(this, arguments) || this;
46
+ _this.propKeys = properties;
47
+ _this.models = modelProps;
48
+ _this.hasChildDirective = false;
49
+ _this.hasInjectedModules = false;
50
+ _this.tagMapper = {};
51
+ _this.tagNameMapper = {};
52
+ _this.isVue3 = !isExecute;
53
+ _this.ej2Instances = new Rating({});
54
+ _this.ej2Instances._trigger = _this.ej2Instances.trigger;
55
+ _this.ej2Instances.trigger = _this.trigger;
56
+ _this.bindProperties();
57
+ _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
58
+ _this.ej2Instances.setProperties = _this.setProperties;
59
+ _this.ej2Instances.clearTemplate = _this.clearTemplate;
60
+ _this.updated = _this.updated;
61
+ return _this;
62
+ }
63
+ RatingComponent.prototype.clearTemplate = function (templateNames) {
64
+ if (!templateNames) {
65
+ templateNames = Object.keys(this.templateCollection || {});
66
+ }
67
+ if (templateNames.length && this.templateCollection) {
68
+ for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {
69
+ var tempName = templateNames_1[_i];
70
+ var elementCollection = this.templateCollection[tempName];
71
+ if (elementCollection && elementCollection.length) {
72
+ for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {
73
+ var ele = elementCollection_1[_a];
74
+ var destroy = getValue('__vue__.$destroy', ele);
75
+ if (destroy) {
76
+ ele.__vue__.$destroy();
77
+ }
78
+ if (ele.innerHTML) {
79
+ ele.innerHTML = '';
80
+ }
81
+ }
82
+ delete this.templateCollection[tempName];
83
+ }
84
+ }
85
+ }
86
+ };
87
+ RatingComponent.prototype.setProperties = function (prop, muteOnChange) {
88
+ var _this = this;
89
+ if (this.isVue3) {
90
+ this.models = !this.models ? this.ej2Instances.referModels : this.models;
91
+ }
92
+ if (this.ej2Instances && this.ej2Instances._setProperties) {
93
+ this.ej2Instances._setProperties(prop, muteOnChange);
94
+ }
95
+ if (prop && this.models && this.models.length) {
96
+ Object.keys(prop).map(function (key) {
97
+ _this.models.map(function (model) {
98
+ if ((key === model) && !(/datasource/i.test(key))) {
99
+ if (_this.isVue3) {
100
+ _this.ej2Instances.vueInstance.$emit('update:' + key, prop[key]);
101
+ }
102
+ else {
103
+ _this.$emit('update:' + key, prop[key]);
104
+ _this.$emit('modelchanged', prop[key]);
105
+ }
106
+ }
107
+ });
108
+ });
109
+ }
110
+ };
111
+ RatingComponent.prototype.trigger = function (eventName, eventProp, successHandler) {
112
+ if (!isExecute) {
113
+ this.models = !this.models ? this.ej2Instances.referModels : this.models;
114
+ }
115
+ if ((eventName === 'change' || eventName === 'input') && this.models && (this.models.length !== 0)) {
116
+ var key = this.models.toString().match(/checked|value/) || [];
117
+ var propKey = key[0];
118
+ if (eventProp && key && !isUndefined(eventProp[propKey])) {
119
+ if (!isExecute) {
120
+ this.ej2Instances.vueInstance.$emit('update:' + propKey, eventProp[propKey]);
121
+ this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);
122
+ this.ej2Instances.vueInstance.$emit('update:modelValue', eventProp[propKey]);
123
+ }
124
+ else {
125
+ if (eventName === 'change' || (this.$props && !this.$props.isLazyUpdate)) {
126
+ this.$emit('update:' + propKey, eventProp[propKey]);
127
+ this.$emit('modelchanged', eventProp[propKey]);
128
+ }
129
+ }
130
+ }
131
+ }
132
+ else if ((eventName === 'actionBegin' && eventProp.requestType === 'dateNavigate') && this.models && (this.models.length !== 0)) {
133
+ var key = this.models.toString().match(/currentView|selectedDate/) || [];
134
+ var propKey = key[0];
135
+ if (eventProp && key && !isUndefined(eventProp[propKey])) {
136
+ if (!isExecute) {
137
+ this.ej2Instances.vueInstance.$emit('update:' + propKey, eventProp[propKey]);
138
+ this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);
139
+ }
140
+ else {
141
+ this.$emit('update:' + propKey, eventProp[propKey]);
142
+ this.$emit('modelchanged', eventProp[propKey]);
143
+ }
144
+ }
145
+ }
146
+ if ((this.ej2Instances && this.ej2Instances._trigger)) {
147
+ this.ej2Instances._trigger(eventName, eventProp, successHandler);
148
+ }
149
+ };
150
+ RatingComponent.prototype.render = function (createElement) {
151
+ var h = !isExecute ? gh : createElement;
152
+ var slots = null;
153
+ if (!isNullOrUndefined(this.$slots.default)) {
154
+ slots = !isExecute ? this.$slots.default() : this.$slots.default;
155
+ }
156
+ return h('input', slots);
157
+ };
158
+ RatingComponent.prototype.custom = function () {
159
+ this.updated();
160
+ };
161
+ RatingComponent.prototype.reset = function () {
162
+ return this.ej2Instances.reset();
163
+ };
164
+ RatingComponent = __decorate([
165
+ EJComponentDecorator({
166
+ props: properties,
167
+ model: {
168
+ event: 'modelchanged'
169
+ }
170
+ }, isExecute)
171
+ ,Options({
172
+ props: props,
173
+ watch: watch,
174
+ emits: emitProbs,
175
+ provide: function provide() {
176
+ return {
177
+ custom: this.custom
178
+ };
179
+ }
180
+ })
181
+ ], RatingComponent);
182
+ return RatingComponent;
183
+ }(ComponentBase));
184
+ export { RatingComponent };
185
+ export var RatingPlugin = {
186
+ name: 'ejs-rating',
187
+ install: function (Vue) {
188
+ Vue.component(RatingPlugin.name, RatingComponent);
189
+ }
190
+ };
@@ -22,7 +22,7 @@ import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
22
22
  import { Uploader } from '@syncfusion/ej2-inputs';
23
23
  import { FilesDirective, UploadedFilesDirective, FilesPlugin, UploadedFilesPlugin } from './files.directive';
24
24
  import { Options } from 'vue-class-component';
25
- export var properties = ['isLazyUpdate', 'plugins', 'allowedExtensions', 'asyncSettings', 'autoUpload', 'buttons', 'cssClass', 'directoryUpload', 'dropArea', 'dropEffect', 'enablePersistence', 'enableRtl', 'enabled', 'files', 'htmlAttributes', 'locale', 'maxFileSize', 'minFileSize', 'multiple', 'sequentialUpload', 'showFileList', 'template', 'actionComplete', 'beforeRemove', 'beforeUpload', 'canceling', 'change', 'chunkFailure', 'chunkSuccess', 'chunkUploading', 'clearing', 'created', 'failure', 'fileListRendering', 'pausing', 'progress', 'removing', 'rendering', 'resuming', 'selected', 'success', 'uploading'];
25
+ export var properties = ['isLazyUpdate', 'plugins', 'allowedExtensions', 'asyncSettings', 'autoUpload', 'buttons', 'cssClass', 'directoryUpload', 'dropArea', 'dropEffect', 'enableHtmlSanitizer', 'enablePersistence', 'enableRtl', 'enabled', 'files', 'htmlAttributes', 'locale', 'maxFileSize', 'minFileSize', 'multiple', 'sequentialUpload', 'showFileList', 'template', 'actionComplete', 'beforeRemove', 'beforeUpload', 'canceling', 'change', 'chunkFailure', 'chunkSuccess', 'chunkUploading', 'clearing', 'created', 'failure', 'fileListRendering', 'pausing', 'progress', 'removing', 'rendering', 'resuming', 'selected', 'success', 'uploading'];
26
26
  export var modelProps = [];
27
27
  export var testProp = getProps({ props: properties });
28
28
  export var props = testProp[0];
@@ -6766,4 +6766,268 @@ body.e-colorpicker-overflow {
6766
6766
  .e-popup.e-tooltip-wrap.e-color-picker-tooltip {
6767
6767
  background-color: #fff;
6768
6768
  border-color: #fff;
6769
+ }
6770
+
6771
+ .e-rating-container {
6772
+ display: -ms-inline-flexbox;
6773
+ display: inline-flex;
6774
+ -ms-flex-wrap: wrap;
6775
+ flex-wrap: wrap;
6776
+ -ms-flex-pack: center;
6777
+ justify-content: center;
6778
+ -ms-flex-align: center;
6779
+ align-items: center;
6780
+ min-width: max-content;
6781
+ }
6782
+ .e-rating-container .e-rating {
6783
+ display: none;
6784
+ }
6785
+ .e-rating-container .e-rating-item-list {
6786
+ display: -ms-inline-flexbox;
6787
+ display: inline-flex;
6788
+ padding: 0;
6789
+ margin: 4px;
6790
+ }
6791
+ .e-rating-container .e-rating-item-list:focus-visible:not(:hover) .e-rating-focus {
6792
+ outline: 1px solid;
6793
+ }
6794
+ .e-rating-container .e-rating-item-list:focus-visible {
6795
+ outline: none;
6796
+ }
6797
+ .e-rating-container.e-rating-readonly {
6798
+ cursor: default;
6799
+ pointer-events: none;
6800
+ }
6801
+ .e-rating-container .e-rating-item-container {
6802
+ cursor: pointer;
6803
+ font-size: 20px;
6804
+ padding: 4px;
6805
+ line-height: 9px;
6806
+ display: block;
6807
+ position: relative;
6808
+ }
6809
+ .e-rating-container .e-rating-item-container .e-rating-item {
6810
+ display: block;
6811
+ }
6812
+ .e-rating-container.e-rating-animation:not(.e-disabled) .e-rating-item-container:hover .e-rating-item {
6813
+ transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
6814
+ transform: scale(1.4);
6815
+ }
6816
+ .e-rating-container.e-disabled {
6817
+ cursor: default;
6818
+ pointer-events: none;
6819
+ }
6820
+ .e-rating-container.e-rating-hidden {
6821
+ display: none;
6822
+ }
6823
+ .e-rating-container .e-reset {
6824
+ cursor: pointer;
6825
+ margin: auto 2px 6px;
6826
+ font-size: 16px;
6827
+ padding: 2px;
6828
+ }
6829
+ .e-rating-container .e-reset.e-disabled {
6830
+ cursor: default;
6831
+ }
6832
+ .e-rating-container .e-rating-label {
6833
+ font-size: 12px;
6834
+ line-height: 18px;
6835
+ }
6836
+ .e-rating-container .e-rating-label.e-label-right, .e-rating-container .e-rating-label.e-label-left {
6837
+ min-width: 50px;
6838
+ }
6839
+ .e-rating-container .e-rating-label.e-label-bottom, .e-rating-container .e-rating-label.e-label-top {
6840
+ -ms-flex-preferred-size: 100%;
6841
+ flex-basis: 100%;
6842
+ width: 0;
6843
+ text-align: center;
6844
+ }
6845
+ .e-rating-container .e-rating-label.e-label-right {
6846
+ text-align: left;
6847
+ margin: auto 4px;
6848
+ }
6849
+ .e-rating-container .e-rating-label.e-label-left {
6850
+ text-align: right;
6851
+ margin: auto 4px;
6852
+ }
6853
+ .e-rating-container .e-rating-label.e-label-top {
6854
+ margin: 8px 0;
6855
+ }
6856
+ .e-rating-container .e-rating-label.e-label-bottom {
6857
+ margin: 8px 0;
6858
+ }
6859
+ .e-rating-container.e-rtl .e-rating-label.e-label-right {
6860
+ text-align: right;
6861
+ }
6862
+ .e-rating-container.e-rtl .e-rating-label.e-label-left {
6863
+ text-align: left;
6864
+ }
6865
+ .e-rating-container .e-tooltip-wrap.e-rating-tooltip {
6866
+ display: none;
6867
+ -ms-flex-pack: center;
6868
+ justify-content: center;
6869
+ left: 50%;
6870
+ top: -8px;
6871
+ transform: translate(-50%, -100%);
6872
+ }
6873
+ .e-rating-container .e-tooltip-wrap.e-rating-tooltip.e-show-tooltip {
6874
+ display: -ms-inline-flexbox;
6875
+ display: inline-flex;
6876
+ }
6877
+ .e-rating-container .e-tooltip-wrap.e-rating-tooltip .e-tip-content {
6878
+ width: max-content;
6879
+ }
6880
+ .e-rating-container .e-tooltip-wrap.e-rating-tooltip .e-arrow-tip.e-tip-bottom {
6881
+ left: 50%;
6882
+ top: 100%;
6883
+ transform: translate(-50%, 0);
6884
+ }
6885
+ .e-rating-container .e-tooltip-wrap.e-rating-tooltip .e-arrow-tip-inner.e-tip-bottom {
6886
+ top: -6px;
6887
+ }
6888
+
6889
+ .e-rating-tooltip .e-tip-content {
6890
+ text-align: center;
6891
+ }
6892
+
6893
+ .e-small.e-rating-container .e-rating-item-container,
6894
+ .e-small .e-rating-container .e-rating-item-container {
6895
+ font-size: 16px;
6896
+ line-height: 4px;
6897
+ }
6898
+ .e-small.e-rating-container .e-rating-label,
6899
+ .e-small .e-rating-container .e-rating-label {
6900
+ font-size: 10px;
6901
+ line-height: 16px;
6902
+ }
6903
+ .e-small.e-rating-container .e-reset,
6904
+ .e-small .e-rating-container .e-reset {
6905
+ font-size: 12px;
6906
+ }
6907
+
6908
+ .e-bigger.e-rating-container .e-rating-item-container,
6909
+ .e-bigger .e-rating-container .e-rating-item-container {
6910
+ font-size: 32px;
6911
+ line-height: 16px;
6912
+ }
6913
+ .e-bigger.e-rating-container .e-rating-label,
6914
+ .e-bigger .e-rating-container .e-rating-label {
6915
+ font-size: 14px;
6916
+ line-height: 22px;
6917
+ }
6918
+ .e-bigger.e-rating-container .e-reset,
6919
+ .e-bigger .e-rating-container .e-reset {
6920
+ font-size: 28px;
6921
+ }
6922
+
6923
+ .e-bigger.e-small.e-rating-container .e-rating-item-container,
6924
+ .e-bigger.e-small .e-rating-container .e-rating-item-container,
6925
+ .e-bigger .e-small.e-rating-container .e-rating-item-container,
6926
+ .e-small .e-bigger.e-rating-container .e-rating-item-container {
6927
+ font-size: 26px;
6928
+ line-height: 9px;
6929
+ }
6930
+ .e-bigger.e-small.e-rating-container .e-rating-label,
6931
+ .e-bigger.e-small .e-rating-container .e-rating-label,
6932
+ .e-bigger .e-small.e-rating-container .e-rating-label,
6933
+ .e-small .e-bigger.e-rating-container .e-rating-label {
6934
+ font-size: 12px;
6935
+ line-height: 18px;
6936
+ }
6937
+ .e-bigger.e-small.e-rating-container .e-reset,
6938
+ .e-bigger.e-small .e-rating-container .e-reset,
6939
+ .e-bigger .e-small.e-rating-container .e-reset,
6940
+ .e-small .e-bigger.e-rating-container .e-reset {
6941
+ font-size: 22px;
6942
+ }
6943
+
6944
+ .e-rating-container .e-rating-item-list:focus .e-rating-focus {
6945
+ outline-color: #676767;
6946
+ border-radius: 2px;
6947
+ }
6948
+ .e-rating-container .e-reset {
6949
+ color: #acacac;
6950
+ }
6951
+ .e-rating-container .e-reset:hover {
6952
+ color: #676767;
6953
+ }
6954
+ .e-rating-container .e-reset.e-disabled {
6955
+ color: #505050;
6956
+ }
6957
+ .e-rating-container .e-rating-item-container .e-rating-icon {
6958
+ -webkit-text-fill-color: transparent;
6959
+ -webkit-text-stroke: 1px #676767;
6960
+ }
6961
+ .e-rating-container .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container .e-rating-item-container.e-rating-intermediate .e-rating-icon {
6962
+ background: linear-gradient(to right, #acacac var(--rating-value), transparent var(--rating-value));
6963
+ background-clip: text;
6964
+ /* stylelint-disable property-no-vendor-prefix */
6965
+ -webkit-background-clip: text;
6966
+ /* stylelint-enable property-no-vendor-prefix */
6967
+ -webkit-text-stroke: 1px #acacac;
6968
+ }
6969
+ .e-rating-container .e-rating-item-container.e-selected-value .e-rating-icon {
6970
+ -webkit-text-stroke: 1px #57a5ff;
6971
+ }
6972
+ .e-rating-container .e-rating-item-list:hover .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container .e-rating-item-list:hover .e-rating-item-container.e-rating-intermediate .e-rating-icon {
6973
+ background: linear-gradient(to right, #57a5ff var(--rating-value), transparent var(--rating-value));
6974
+ background-clip: text;
6975
+ /* stylelint-disable property-no-vendor-prefix */
6976
+ -webkit-background-clip: text;
6977
+ /* stylelint-enable property-no-vendor-prefix */
6978
+ -webkit-text-stroke: 1px #57a5ff;
6979
+ }
6980
+ .e-rating-container .e-rating-item-list .e-rating-item-container.e-rating-selected:active .e-rating-icon, .e-rating-container .e-rating-item-list .e-rating-item-container.e-rating-intermediate:active .e-rating-icon {
6981
+ background: linear-gradient(to right, #57a5ff var(--rating-value), transparent var(--rating-value));
6982
+ background-clip: text;
6983
+ /* stylelint-disable property-no-vendor-prefix */
6984
+ -webkit-background-clip: text;
6985
+ /* stylelint-enable property-no-vendor-prefix */
6986
+ -webkit-text-stroke: 1px #57a5ff;
6987
+ }
6988
+ .e-rating-container.e-rtl .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-rtl .e-rating-item-container.e-rating-intermediate .e-rating-icon {
6989
+ background: linear-gradient(to left, #acacac var(--rating-value), transparent var(--rating-value));
6990
+ background-clip: text;
6991
+ /* stylelint-disable property-no-vendor-prefix */
6992
+ -webkit-background-clip: text;
6993
+ /* stylelint-enable property-no-vendor-prefix */
6994
+ }
6995
+ .e-rating-container.e-rtl .e-rating-item-list:hover .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-rtl .e-rating-item-list:hover .e-rating-item-container.e-rating-intermediate .e-rating-icon {
6996
+ background: linear-gradient(to left, #57a5ff var(--rating-value), transparent var(--rating-value));
6997
+ background-clip: text;
6998
+ /* stylelint-disable property-no-vendor-prefix */
6999
+ -webkit-background-clip: text;
7000
+ /* stylelint-enable property-no-vendor-prefix */
7001
+ }
7002
+ .e-rating-container.e-rtl .e-rating-item-list .e-rating-item-container.e-rating-selected:active .e-rating-icon, .e-rating-container.e-rtl .e-rating-item-list .e-rating-item-container.e-rating-intermediate:active .e-rating-icon {
7003
+ background: linear-gradient(to left, #57a5ff var(--rating-value), transparent var(--rating-value));
7004
+ background-clip: text;
7005
+ /* stylelint-disable property-no-vendor-prefix */
7006
+ -webkit-background-clip: text;
7007
+ /* stylelint-enable property-no-vendor-prefix */
7008
+ }
7009
+ .e-rating-container.e-disabled .e-rating-item-container .e-rating-icon {
7010
+ -webkit-text-stroke: 1px #505050;
7011
+ }
7012
+ .e-rating-container.e-disabled .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled .e-rating-item-container.e-rating-intermediate .e-rating-icon {
7013
+ background: linear-gradient(to right, #505050 var(--rating-value), transparent var(--rating-value));
7014
+ background-clip: text;
7015
+ /* stylelint-disable property-no-vendor-prefix */
7016
+ -webkit-background-clip: text;
7017
+ /* stylelint-enable property-no-vendor-prefix */
7018
+ -webkit-text-stroke: 1px #505050;
7019
+ }
7020
+ .e-rating-container.e-disabled.e-rtl .e-rating-item-container .e-rating-icon {
7021
+ background: linear-gradient(to left, #505050 var(--rating-value), transparent var(--rating-value));
7022
+ background-clip: text;
7023
+ /* stylelint-disable property-no-vendor-prefix */
7024
+ -webkit-background-clip: text;
7025
+ /* stylelint-enable property-no-vendor-prefix */
7026
+ }
7027
+ .e-rating-container.e-disabled.e-rtl.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled.e-rtl.e-rating-intermediate .e-rating-icon {
7028
+ background: linear-gradient(to left, #505050 var(--rating-value), transparent var(--rating-value));
7029
+ background-clip: text;
7030
+ /* stylelint-disable property-no-vendor-prefix */
7031
+ -webkit-background-clip: text;
7032
+ /* stylelint-enable property-no-vendor-prefix */
6769
7033
  }
@@ -6,3 +6,4 @@
6
6
  @import 'textbox/bootstrap-dark.scss';
7
7
  @import 'uploader/bootstrap-dark.scss';
8
8
  @import 'color-picker/bootstrap-dark.scss';
9
+ @import 'rating/bootstrap-dark.scss';