@syncfusion/ej2-vue-inputs 20.3.57 → 20.4.40

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 +8 -15
  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 +11 -61
  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 +265 -0
  20. package/styles/bootstrap-dark.scss +1 -0
  21. package/styles/bootstrap.css +265 -0
  22. package/styles/bootstrap.scss +1 -0
  23. package/styles/bootstrap4.css +268 -2
  24. package/styles/bootstrap4.scss +1 -0
  25. package/styles/bootstrap5-dark.css +266 -0
  26. package/styles/bootstrap5-dark.scss +1 -0
  27. package/styles/bootstrap5.css +266 -0
  28. package/styles/bootstrap5.scss +1 -0
  29. package/styles/color-picker/bootstrap4.css +2 -2
  30. package/styles/fabric-dark.css +265 -0
  31. package/styles/fabric-dark.scss +1 -0
  32. package/styles/fabric.css +265 -0
  33. package/styles/fabric.scss +1 -0
  34. package/styles/fluent-dark.css +265 -0
  35. package/styles/fluent-dark.scss +1 -0
  36. package/styles/fluent.css +265 -0
  37. package/styles/fluent.scss +1 -0
  38. package/styles/highcontrast-light.css +265 -0
  39. package/styles/highcontrast-light.scss +1 -0
  40. package/styles/highcontrast.css +265 -0
  41. package/styles/highcontrast.scss +1 -0
  42. package/styles/material-dark.css +265 -0
  43. package/styles/material-dark.scss +1 -0
  44. package/styles/material.css +265 -0
  45. package/styles/material.scss +1 -0
  46. package/styles/rating/bootstrap-dark.css +264 -0
  47. package/styles/rating/bootstrap-dark.scss +1 -0
  48. package/styles/rating/bootstrap.css +264 -0
  49. package/styles/rating/bootstrap.scss +1 -0
  50. package/styles/rating/bootstrap4.css +265 -0
  51. package/styles/rating/bootstrap4.scss +1 -0
  52. package/styles/rating/bootstrap5-dark.css +265 -0
  53. package/styles/rating/bootstrap5-dark.scss +1 -0
  54. package/styles/rating/bootstrap5.css +265 -0
  55. package/styles/rating/bootstrap5.scss +1 -0
  56. package/styles/rating/fabric-dark.css +264 -0
  57. package/styles/rating/fabric-dark.scss +1 -0
  58. package/styles/rating/fabric.css +264 -0
  59. package/styles/rating/fabric.scss +1 -0
  60. package/styles/rating/fluent-dark.css +264 -0
  61. package/styles/rating/fluent-dark.scss +1 -0
  62. package/styles/rating/fluent.css +264 -0
  63. package/styles/rating/fluent.scss +1 -0
  64. package/styles/rating/highcontrast-light.css +264 -0
  65. package/styles/rating/highcontrast-light.scss +1 -0
  66. package/styles/rating/highcontrast.css +264 -0
  67. package/styles/rating/highcontrast.scss +1 -0
  68. package/styles/rating/material-dark.css +265 -0
  69. package/styles/rating/material-dark.scss +1 -0
  70. package/styles/rating/material.css +265 -0
  71. package/styles/rating/material.scss +1 -0
  72. package/styles/rating/tailwind-dark.css +270 -0
  73. package/styles/rating/tailwind-dark.scss +1 -0
  74. package/styles/rating/tailwind.css +270 -0
  75. package/styles/rating/tailwind.scss +1 -0
  76. package/styles/tailwind-dark.css +271 -0
  77. package/styles/tailwind-dark.scss +1 -0
  78. package/styles/tailwind.css +271 -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@20.4.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-QFRCfZ9PdL50qcmAAf1gDKi9LUueu0tPGDYzzArz4oKH/91kKykc4d6mdCDDZrb0fl4ZH5I6JEz9AFOUKF9epQ==",
5
+ "_integrity": "sha512-ECORkZyoAGUutj0hcKrIYh9ThqySrTPDV76aWDmsP3Lwj5YC0F6CQlsaz8NS4itQXXhdyImtFL89yZvZeWIyqg==",
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-hotfix-new/@syncfusion/ej2-vue-inputs/-/ej2-vue-inputs-20.4.38.tgz",
23
+ "_shasum": "373e99161d0ec2e5794cc74fac8ed5b0577a53cf",
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,67 +31,16 @@
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.40",
35
+ "@syncfusion/ej2-inputs": "20.4.40",
36
+ "@syncfusion/ej2-vue-base": "~20.4.40"
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",
40
40
  "devDependencies": {},
41
41
  "es2015": "dist/es6/ej2-vue-inputs.es2015.js",
42
- "homepage": "https://github.com/syncfusion/ej2-vue-ui-components#readme",
42
+ "homepage": "https://www.syncfusion.com/vue-components",
43
43
  "keywords": [
44
- "ej2",
45
- "ej2-inputs",
46
- "syncfusion",
47
- "web-components",
48
- "input box",
49
- "textbox",
50
- "html5 textbox",
51
- "floating input",
52
- "floating label",
53
- "form controls",
54
- "input controls",
55
- "color",
56
- "color picker",
57
- "colopicker",
58
- "picker",
59
- "palette",
60
- "color palette",
61
- "custom palette",
62
- "hsv colorpicker",
63
- "alpha colorpicker",
64
- "ej2 colorpicker",
65
- "color chooser",
66
- "validator",
67
- "form",
68
- "form validator",
69
- "masked textbox",
70
- "masked input",
71
- "input mask",
72
- "date mask",
73
- "mask format",
74
- "numeric textbox",
75
- "percent textbox",
76
- "percentage textbox",
77
- "currency textbox",
78
- "numeric spinner",
79
- "numeric up-down",
80
- "number input",
81
- "slider",
82
- "range slider",
83
- "minrange",
84
- "slider limits",
85
- "localization slider",
86
- "format slider",
87
- "slider with tooltip",
88
- "vertical slider",
89
- "mobile slider",
90
- "upload",
91
- "upload-box",
92
- "input-file",
93
- "floating-label",
94
- "chunk-upload",
95
44
  "vue",
96
45
  "vuejs",
97
46
  "ej2-vue-inputs",
@@ -110,7 +59,8 @@
110
59
  "vue-upload",
111
60
  "vue-upload-box",
112
61
  "vue-input-file",
113
- "vue-chunk-upload"
62
+ "vue-chunk-upload",
63
+ "vue-rating"
114
64
  ],
115
65
  "license": "SEE LICENSE IN license",
116
66
  "main": "./dist/ej2-vue-inputs.umd.min.js",
@@ -123,6 +73,6 @@
123
73
  "scripts": {
124
74
  "postinstall": "node ../ej2-vue-base/postinstall.js"
125
75
  },
126
- "version": "20.3.57",
76
+ "version": "20.4.40",
127
77
  "sideEffects": false
128
78
  }
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,269 @@ 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
+ pointer-events: none;
6816
+ }
6817
+ .e-rating-container.e-disabled {
6818
+ cursor: default;
6819
+ pointer-events: none;
6820
+ }
6821
+ .e-rating-container.e-rating-hidden {
6822
+ display: none;
6823
+ }
6824
+ .e-rating-container .e-reset {
6825
+ cursor: pointer;
6826
+ margin: auto 2px 6px;
6827
+ font-size: 16px;
6828
+ padding: 2px;
6829
+ }
6830
+ .e-rating-container .e-reset.e-disabled {
6831
+ cursor: default;
6832
+ }
6833
+ .e-rating-container .e-rating-label {
6834
+ font-size: 12px;
6835
+ line-height: 18px;
6836
+ }
6837
+ .e-rating-container .e-rating-label.e-label-right, .e-rating-container .e-rating-label.e-label-left {
6838
+ min-width: 50px;
6839
+ }
6840
+ .e-rating-container .e-rating-label.e-label-bottom, .e-rating-container .e-rating-label.e-label-top {
6841
+ -ms-flex-preferred-size: 100%;
6842
+ flex-basis: 100%;
6843
+ width: 0;
6844
+ text-align: center;
6845
+ }
6846
+ .e-rating-container .e-rating-label.e-label-right {
6847
+ text-align: left;
6848
+ margin: auto 4px;
6849
+ }
6850
+ .e-rating-container .e-rating-label.e-label-left {
6851
+ text-align: right;
6852
+ margin: auto 4px;
6853
+ }
6854
+ .e-rating-container .e-rating-label.e-label-top {
6855
+ margin: 8px 0;
6856
+ }
6857
+ .e-rating-container .e-rating-label.e-label-bottom {
6858
+ margin: 8px 0;
6859
+ }
6860
+ .e-rating-container.e-rtl .e-rating-label.e-label-right {
6861
+ text-align: right;
6862
+ }
6863
+ .e-rating-container.e-rtl .e-rating-label.e-label-left {
6864
+ text-align: left;
6865
+ }
6866
+ .e-rating-container .e-tooltip-wrap.e-rating-tooltip {
6867
+ display: none;
6868
+ -ms-flex-pack: center;
6869
+ justify-content: center;
6870
+ left: 50%;
6871
+ top: -8px;
6872
+ transform: translate(-50%, -100%);
6873
+ }
6874
+ .e-rating-container .e-tooltip-wrap.e-rating-tooltip.e-show-tooltip {
6875
+ display: -ms-inline-flexbox;
6876
+ display: inline-flex;
6877
+ }
6878
+ .e-rating-container .e-tooltip-wrap.e-rating-tooltip .e-tip-content {
6879
+ width: max-content;
6880
+ }
6881
+ .e-rating-container .e-tooltip-wrap.e-rating-tooltip .e-arrow-tip.e-tip-bottom {
6882
+ left: 50%;
6883
+ top: 100%;
6884
+ transform: translate(-50%, 0);
6885
+ }
6886
+ .e-rating-container .e-tooltip-wrap.e-rating-tooltip .e-arrow-tip-inner.e-tip-bottom {
6887
+ top: -6px;
6888
+ }
6889
+
6890
+ .e-rating-tooltip .e-tip-content {
6891
+ text-align: center;
6892
+ }
6893
+
6894
+ .e-small.e-rating-container .e-rating-item-container,
6895
+ .e-small .e-rating-container .e-rating-item-container {
6896
+ font-size: 16px;
6897
+ line-height: 4px;
6898
+ }
6899
+ .e-small.e-rating-container .e-rating-label,
6900
+ .e-small .e-rating-container .e-rating-label {
6901
+ font-size: 10px;
6902
+ line-height: 16px;
6903
+ }
6904
+ .e-small.e-rating-container .e-reset,
6905
+ .e-small .e-rating-container .e-reset {
6906
+ font-size: 12px;
6907
+ }
6908
+
6909
+ .e-bigger.e-rating-container .e-rating-item-container,
6910
+ .e-bigger .e-rating-container .e-rating-item-container {
6911
+ font-size: 32px;
6912
+ line-height: 16px;
6913
+ }
6914
+ .e-bigger.e-rating-container .e-rating-label,
6915
+ .e-bigger .e-rating-container .e-rating-label {
6916
+ font-size: 14px;
6917
+ line-height: 22px;
6918
+ }
6919
+ .e-bigger.e-rating-container .e-reset,
6920
+ .e-bigger .e-rating-container .e-reset {
6921
+ font-size: 28px;
6922
+ }
6923
+
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-bigger .e-small.e-rating-container .e-rating-item-container,
6927
+ .e-small .e-bigger.e-rating-container .e-rating-item-container {
6928
+ font-size: 26px;
6929
+ line-height: 9px;
6930
+ }
6931
+ .e-bigger.e-small.e-rating-container .e-rating-label,
6932
+ .e-bigger.e-small .e-rating-container .e-rating-label,
6933
+ .e-bigger .e-small.e-rating-container .e-rating-label,
6934
+ .e-small .e-bigger.e-rating-container .e-rating-label {
6935
+ font-size: 12px;
6936
+ line-height: 18px;
6937
+ }
6938
+ .e-bigger.e-small.e-rating-container .e-reset,
6939
+ .e-bigger.e-small .e-rating-container .e-reset,
6940
+ .e-bigger .e-small.e-rating-container .e-reset,
6941
+ .e-small .e-bigger.e-rating-container .e-reset {
6942
+ font-size: 22px;
6943
+ }
6944
+
6945
+ .e-rating-container .e-rating-item-list:focus .e-rating-focus {
6946
+ outline-color: #676767;
6947
+ border-radius: 2px;
6948
+ }
6949
+ .e-rating-container .e-reset {
6950
+ color: #acacac;
6951
+ }
6952
+ .e-rating-container .e-reset:hover {
6953
+ color: #676767;
6954
+ }
6955
+ .e-rating-container .e-reset.e-disabled {
6956
+ color: #505050;
6957
+ }
6958
+ .e-rating-container .e-rating-item-container .e-rating-icon {
6959
+ -webkit-text-fill-color: transparent;
6960
+ -webkit-text-stroke: 1px #676767;
6961
+ }
6962
+ .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 {
6963
+ background: linear-gradient(to right, #acacac var(--rating-value), transparent var(--rating-value));
6964
+ background-clip: text;
6965
+ /* stylelint-disable property-no-vendor-prefix */
6966
+ -webkit-background-clip: text;
6967
+ /* stylelint-enable property-no-vendor-prefix */
6968
+ -webkit-text-stroke: 1px #acacac;
6969
+ }
6970
+ .e-rating-container .e-rating-item-container.e-selected-value .e-rating-icon {
6971
+ -webkit-text-stroke: 1px #57a5ff;
6972
+ }
6973
+ .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 {
6974
+ background: linear-gradient(to right, #57a5ff var(--rating-value), transparent var(--rating-value));
6975
+ background-clip: text;
6976
+ /* stylelint-disable property-no-vendor-prefix */
6977
+ -webkit-background-clip: text;
6978
+ /* stylelint-enable property-no-vendor-prefix */
6979
+ -webkit-text-stroke: 1px #57a5ff;
6980
+ }
6981
+ .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 {
6982
+ background: linear-gradient(to right, #57a5ff var(--rating-value), transparent var(--rating-value));
6983
+ background-clip: text;
6984
+ /* stylelint-disable property-no-vendor-prefix */
6985
+ -webkit-background-clip: text;
6986
+ /* stylelint-enable property-no-vendor-prefix */
6987
+ -webkit-text-stroke: 1px #57a5ff;
6988
+ }
6989
+ .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 {
6990
+ background: linear-gradient(to left, #acacac var(--rating-value), transparent var(--rating-value));
6991
+ background-clip: text;
6992
+ /* stylelint-disable property-no-vendor-prefix */
6993
+ -webkit-background-clip: text;
6994
+ /* stylelint-enable property-no-vendor-prefix */
6995
+ }
6996
+ .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 {
6997
+ background: linear-gradient(to left, #57a5ff var(--rating-value), transparent var(--rating-value));
6998
+ background-clip: text;
6999
+ /* stylelint-disable property-no-vendor-prefix */
7000
+ -webkit-background-clip: text;
7001
+ /* stylelint-enable property-no-vendor-prefix */
7002
+ }
7003
+ .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 {
7004
+ background: linear-gradient(to left, #57a5ff var(--rating-value), transparent var(--rating-value));
7005
+ background-clip: text;
7006
+ /* stylelint-disable property-no-vendor-prefix */
7007
+ -webkit-background-clip: text;
7008
+ /* stylelint-enable property-no-vendor-prefix */
7009
+ }
7010
+ .e-rating-container.e-disabled .e-rating-item-container .e-rating-icon {
7011
+ -webkit-text-stroke: 1px #505050;
7012
+ }
7013
+ .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 {
7014
+ background: linear-gradient(to right, #505050 var(--rating-value), transparent var(--rating-value));
7015
+ background-clip: text;
7016
+ /* stylelint-disable property-no-vendor-prefix */
7017
+ -webkit-background-clip: text;
7018
+ /* stylelint-enable property-no-vendor-prefix */
7019
+ -webkit-text-stroke: 1px #505050;
7020
+ }
7021
+ .e-rating-container.e-disabled.e-rtl .e-rating-item-container .e-rating-icon {
7022
+ background: linear-gradient(to left, #505050 var(--rating-value), transparent var(--rating-value));
7023
+ background-clip: text;
7024
+ /* stylelint-disable property-no-vendor-prefix */
7025
+ -webkit-background-clip: text;
7026
+ /* stylelint-enable property-no-vendor-prefix */
7027
+ }
7028
+ .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 {
7029
+ background: linear-gradient(to left, #505050 var(--rating-value), transparent var(--rating-value));
7030
+ background-clip: text;
7031
+ /* stylelint-disable property-no-vendor-prefix */
7032
+ -webkit-background-clip: text;
7033
+ /* stylelint-enable property-no-vendor-prefix */
6769
7034
  }
@@ -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';