@topvisor/ui 1.0.14 → 1.0.16
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/.chunks/{datepicker-Ri3BN3-Y.es.js → datepicker-CDFryb2R.es.js} +2 -2
- package/.chunks/{datepicker-Ri3BN3-Y.es.js.map → datepicker-CDFryb2R.es.js.map} +1 -1
- package/.chunks/{forms-CHyoeELv.es.js → forms-DmpPuKKh.es.js} +6 -6
- package/.chunks/{forms-CHyoeELv.es.js.map → forms-DmpPuKKh.es.js.map} +1 -1
- package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-Dvz76-gx.es.js → listItem.vue_vue_type_script_setup_true_lang-Cry_LWLq.es.js} +5 -5
- package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-Dvz76-gx.es.js.map → listItem.vue_vue_type_script_setup_true_lang-Cry_LWLq.es.js.map} +1 -1
- package/.chunks/{menu.vue_vue_type_style_index_0_lang-Rex3a5_T.es.js → menu.vue_vue_type_style_index_0_lang-BQFq184r.es.js} +2 -2
- package/.chunks/{menu.vue_vue_type_style_index_0_lang-Rex3a5_T.es.js.map → menu.vue_vue_type_style_index_0_lang-BQFq184r.es.js.map} +1 -1
- package/.chunks/menu.vue_vue_type_style_index_0_lang-Chd1ygyG.amd.js.map +1 -1
- package/.chunks/{notice-Bh-LvHpR.es.js → notice-BNik2ZIo.es.js} +2 -2
- package/.chunks/{notice-Bh-LvHpR.es.js.map → notice-BNik2ZIo.es.js.map} +1 -1
- package/.chunks/{popup-0nFCdjiM.es.js → popup-BxLi2sMk.es.js} +46 -46
- package/.chunks/{popup-0nFCdjiM.es.js.map → popup-BxLi2sMk.es.js.map} +1 -1
- package/.chunks/{popup-B285SUGc.amd.js → popup-Dm9xIxVU.amd.js} +2 -2
- package/.chunks/{popup-B285SUGc.amd.js.map → popup-Dm9xIxVU.amd.js.map} +1 -1
- package/.chunks/{utils-B3neE-vU.es.js → utils-CKpKCxOO.es.js} +2 -2
- package/.chunks/{utils-B3neE-vU.es.js.map → utils-CKpKCxOO.es.js.map} +1 -1
- package/.chunks/{utils-tB3V9IWe.es.js → utils-DFwHp4q7.es.js} +3 -3
- package/.chunks/{utils-tB3V9IWe.es.js.map → utils-DFwHp4q7.es.js.map} +1 -1
- package/assets/menu.css +1 -1
- package/assets/themes/dark-th.css +1 -0
- package/assets/themes/dark.css +1 -1
- package/charts/charts.js +1 -1
- package/components/charts/miniChart/miniChart.d.ts +1 -1
- package/components/popup/lib/popup.d.ts +1 -1
- package/core/app.amd.js +1 -1
- package/core/app.amd.js.map +1 -1
- package/core/app.js +61 -67
- package/core/app.js.map +1 -1
- package/core/utils/clipboard.d.ts +5 -3
- package/dialog/dialog.js +2 -2
- package/forms/forms.js +1 -1
- package/formsExt/formsExt.js +2 -2
- package/icomoon/Topvisor icons.json +269 -198
- package/icomoon/demo.html +530 -488
- package/icomoon/fonts/Topvisor-2.eot +0 -0
- package/icomoon/fonts/Topvisor-2.svg +3 -0
- package/icomoon/fonts/Topvisor-2.ttf +0 -0
- package/icomoon/fonts/Topvisor-2.woff +0 -0
- package/icomoon/selection.json +1 -1
- package/icomoon/style.css +258 -249
- package/layout/layout.js +1 -1
- package/package.json +3 -3
- package/popup/popup.js +2 -2
- package/popup/worker.amd.js +1 -1
- package/popup/worker.js +2 -2
- package/project/project.amd.js +1 -1
- package/project/project.amd.js.map +1 -1
- package/project/project.js +167 -167
- package/project/project.js.map +1 -1
- package/tabsView/tabsView.js +1 -1
- package/utils/clipboard.amd.js +5 -1
- package/utils/clipboard.amd.js.map +1 -1
- package/utils/clipboard.js +29 -6
- package/utils/clipboard.js.map +1 -1
- package/utils/date.js +1 -1
- package/utils/device.js +1 -1
- package/utils/lodash.js +1 -1
- package/utils/price.js +1 -1
- package/utils/string.js +1 -1
package/icomoon/style.css
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'Topvisor-2';
|
|
3
|
-
src: url('fonts/Topvisor-2.eot?
|
|
4
|
-
src: url('fonts/Topvisor-2.eot?
|
|
5
|
-
url('fonts/Topvisor-2.ttf?
|
|
6
|
-
url('fonts/Topvisor-2.woff?
|
|
7
|
-
url('fonts/Topvisor-2.svg?
|
|
3
|
+
src: url('fonts/Topvisor-2.eot?syls6b');
|
|
4
|
+
src: url('fonts/Topvisor-2.eot?syls6b#iefix') format('embedded-opentype'),
|
|
5
|
+
url('fonts/Topvisor-2.ttf?syls6b') format('truetype'),
|
|
6
|
+
url('fonts/Topvisor-2.woff?syls6b') format('woff'),
|
|
7
|
+
url('fonts/Topvisor-2.svg?syls6b#Topvisor-2') format('svg');
|
|
8
8
|
font-weight: normal;
|
|
9
9
|
font-style: normal;
|
|
10
10
|
font-display: block;
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
[class^="
|
|
13
|
+
[class^="icon2-"], [class*=" icon2-"] {
|
|
14
14
|
/* use !important to prevent issues with browser extensions that change fonts */
|
|
15
15
|
font-family: 'Topvisor-2' !important;
|
|
16
16
|
speak: never;
|
|
@@ -25,732 +25,741 @@
|
|
|
25
25
|
-moz-osx-font-smoothing: grayscale;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
|
-
.
|
|
28
|
+
.icon2-searcher-0-ru:before {
|
|
29
29
|
content: "\e97a";
|
|
30
30
|
}
|
|
31
|
-
.
|
|
31
|
+
.icon2-searcher-0-en:before {
|
|
32
32
|
content: "\e986";
|
|
33
33
|
}
|
|
34
|
-
.
|
|
34
|
+
.icon2-searcher-1:before {
|
|
35
35
|
content: "\e97f";
|
|
36
36
|
}
|
|
37
|
-
.
|
|
37
|
+
.icon2-searcher-2:before {
|
|
38
38
|
content: "\e97d";
|
|
39
39
|
}
|
|
40
|
-
.
|
|
40
|
+
.icon2-searcher-4:before {
|
|
41
41
|
content: "\e97b";
|
|
42
42
|
}
|
|
43
|
-
.
|
|
43
|
+
.icon2-searcher-5:before {
|
|
44
44
|
content: "\e987";
|
|
45
45
|
}
|
|
46
|
-
.
|
|
46
|
+
.icon2-searcher-6:before {
|
|
47
47
|
content: "\e97e";
|
|
48
48
|
}
|
|
49
|
-
.
|
|
49
|
+
.icon2-searcher-7:before {
|
|
50
50
|
content: "\e97c";
|
|
51
51
|
}
|
|
52
|
-
.
|
|
52
|
+
.icon2-searcher-8:before {
|
|
53
53
|
content: "\e980";
|
|
54
54
|
}
|
|
55
|
-
.
|
|
55
|
+
.icon2-searcher-9:before {
|
|
56
56
|
content: "\e988";
|
|
57
57
|
}
|
|
58
|
-
.
|
|
58
|
+
.icon2-searcher-101:before {
|
|
59
59
|
content: "\e947";
|
|
60
60
|
}
|
|
61
|
-
.
|
|
61
|
+
.icon2-searcher-102:before {
|
|
62
62
|
content: "\e943";
|
|
63
63
|
}
|
|
64
|
-
.
|
|
64
|
+
.icon2-searcher-103:before {
|
|
65
65
|
content: "\e946";
|
|
66
66
|
}
|
|
67
|
-
.
|
|
67
|
+
.icon2-searcher-105:before {
|
|
68
68
|
content: "\e944";
|
|
69
69
|
}
|
|
70
|
-
.
|
|
70
|
+
.icon2-searcher-106:before {
|
|
71
71
|
content: "\e945";
|
|
72
72
|
}
|
|
73
|
-
.
|
|
73
|
+
.icon2-searcher-107:before {
|
|
74
74
|
content: "\e989";
|
|
75
75
|
}
|
|
76
|
-
.
|
|
76
|
+
.icon2-arrows-expand-horizontal:before {
|
|
77
77
|
content: "\e9e3";
|
|
78
78
|
}
|
|
79
|
-
.
|
|
79
|
+
.icon2-arrows-expand-vertical:before {
|
|
80
80
|
content: "\e9e4";
|
|
81
81
|
}
|
|
82
|
-
.
|
|
82
|
+
.icon2-arrows-in:before {
|
|
83
83
|
content: "\e9e5";
|
|
84
84
|
}
|
|
85
|
-
.
|
|
85
|
+
.icon2-arrows-out:before {
|
|
86
86
|
content: "\e9e6";
|
|
87
87
|
}
|
|
88
|
-
.
|
|
88
|
+
.icon2-arrows-vertical-up:before {
|
|
89
89
|
content: "\e9e7";
|
|
90
90
|
}
|
|
91
|
-
.
|
|
91
|
+
.icon2-chevron-contract:before {
|
|
92
92
|
content: "\e9e9";
|
|
93
93
|
}
|
|
94
|
-
.
|
|
94
|
+
.icon2-chevron-expand:before {
|
|
95
95
|
content: "\e9e8";
|
|
96
96
|
}
|
|
97
|
-
.
|
|
97
|
+
.icon2-select:before {
|
|
98
98
|
content: "\e9ce";
|
|
99
99
|
}
|
|
100
|
-
.
|
|
100
|
+
.icon2-chevron_down-s:before {
|
|
101
101
|
content: "\e9ba";
|
|
102
102
|
}
|
|
103
|
-
.
|
|
103
|
+
.icon2-chevron_up-s:before {
|
|
104
104
|
content: "\e9bb";
|
|
105
105
|
}
|
|
106
|
-
.
|
|
106
|
+
.icon2-chevron_left-s:before {
|
|
107
107
|
content: "\e9bc";
|
|
108
108
|
}
|
|
109
|
-
.
|
|
109
|
+
.icon2-chevron_right-s:before {
|
|
110
110
|
content: "\e9bd";
|
|
111
111
|
}
|
|
112
|
-
.
|
|
112
|
+
.icon2-arrow-down:before {
|
|
113
113
|
content: "\e900";
|
|
114
114
|
}
|
|
115
|
-
.
|
|
115
|
+
.icon2-arrow-left:before {
|
|
116
116
|
content: "\e901";
|
|
117
117
|
}
|
|
118
|
-
.
|
|
118
|
+
.icon2-arrow-right:before {
|
|
119
119
|
content: "\e902";
|
|
120
120
|
}
|
|
121
|
-
.
|
|
121
|
+
.icon2-arrow-up:before {
|
|
122
122
|
content: "\e903";
|
|
123
123
|
}
|
|
124
|
-
.
|
|
124
|
+
.icon2-chevron-down:before {
|
|
125
125
|
content: "\e90c";
|
|
126
126
|
}
|
|
127
|
-
.
|
|
127
|
+
.icon2-chevron-left:before {
|
|
128
128
|
content: "\e90d";
|
|
129
129
|
}
|
|
130
|
-
.
|
|
130
|
+
.icon2-chevron-right:before {
|
|
131
131
|
content: "\e90e";
|
|
132
132
|
}
|
|
133
|
-
.
|
|
133
|
+
.icon2-chevron-up:before {
|
|
134
134
|
content: "\e90f";
|
|
135
135
|
}
|
|
136
|
-
.
|
|
136
|
+
.icon2-window:before {
|
|
137
137
|
content: "\e9c5";
|
|
138
138
|
}
|
|
139
|
-
.
|
|
139
|
+
.icon2-analysis:before {
|
|
140
140
|
content: "\e979";
|
|
141
141
|
}
|
|
142
|
-
.
|
|
142
|
+
.icon2-analysis-fill:before {
|
|
143
143
|
content: "\e960";
|
|
144
144
|
}
|
|
145
|
-
.
|
|
145
|
+
.icon2-hammer:before {
|
|
146
146
|
content: "\e962";
|
|
147
147
|
}
|
|
148
|
-
.
|
|
148
|
+
.icon2-hammer-fill:before {
|
|
149
149
|
content: "\e961";
|
|
150
150
|
}
|
|
151
|
-
.
|
|
151
|
+
.icon2-radar-fill:before {
|
|
152
152
|
content: "\e967";
|
|
153
153
|
}
|
|
154
|
-
.
|
|
154
|
+
.icon2-radar:before {
|
|
155
155
|
content: "\e968";
|
|
156
156
|
}
|
|
157
|
-
.
|
|
157
|
+
.icon2-bar_chart:before {
|
|
158
158
|
content: "\e96a";
|
|
159
159
|
}
|
|
160
|
-
.
|
|
160
|
+
.icon2-bar_chart-fill:before {
|
|
161
161
|
content: "\e969";
|
|
162
162
|
}
|
|
163
|
-
.
|
|
163
|
+
.icon2-core:before {
|
|
164
164
|
content: "\e96c";
|
|
165
165
|
}
|
|
166
|
-
.
|
|
166
|
+
.icon2-trending-up:before {
|
|
167
167
|
content: "\e96d";
|
|
168
168
|
}
|
|
169
|
-
.
|
|
169
|
+
.icon2-inbox:before {
|
|
170
170
|
content: "\e96e";
|
|
171
171
|
}
|
|
172
|
-
.
|
|
172
|
+
.icon2-inbox-fill:before {
|
|
173
173
|
content: "\e96f";
|
|
174
174
|
}
|
|
175
|
-
.
|
|
175
|
+
.icon2-map:before {
|
|
176
176
|
content: "\e972";
|
|
177
177
|
}
|
|
178
|
-
.
|
|
178
|
+
.icon2-cup:before {
|
|
179
179
|
content: "\e974";
|
|
180
180
|
}
|
|
181
|
-
.
|
|
181
|
+
.icon2-cup-fill:before {
|
|
182
182
|
content: "\e975";
|
|
183
183
|
}
|
|
184
|
-
.
|
|
184
|
+
.icon2-snapshot:before {
|
|
185
185
|
content: "\e91b";
|
|
186
186
|
}
|
|
187
|
-
.
|
|
187
|
+
.icon2-phone:before {
|
|
188
|
+
content: "\e9f3";
|
|
189
|
+
}
|
|
190
|
+
.icon2-tablet:before {
|
|
191
|
+
content: "\e9f4";
|
|
192
|
+
}
|
|
193
|
+
.icon2-desktop:before {
|
|
194
|
+
content: "\e9f5";
|
|
195
|
+
}
|
|
196
|
+
.icon2-circle:before {
|
|
188
197
|
content: "\e9ea";
|
|
189
198
|
}
|
|
190
|
-
.
|
|
199
|
+
.icon2-circles:before {
|
|
191
200
|
content: "\e9eb";
|
|
192
201
|
}
|
|
193
|
-
.
|
|
202
|
+
.icon2-filled-circle:before {
|
|
194
203
|
content: "\e9ec";
|
|
195
204
|
}
|
|
196
|
-
.
|
|
205
|
+
.icon2-campaign:before {
|
|
197
206
|
content: "\e9cf";
|
|
198
207
|
}
|
|
199
|
-
.
|
|
208
|
+
.icon2-dialog:before {
|
|
200
209
|
content: "\e9d0";
|
|
201
210
|
}
|
|
202
|
-
.
|
|
211
|
+
.icon2-gift:before {
|
|
203
212
|
content: "\e9d1";
|
|
204
213
|
}
|
|
205
|
-
.
|
|
214
|
+
.icon2-skill:before {
|
|
206
215
|
content: "\e9d2";
|
|
207
216
|
}
|
|
208
|
-
.
|
|
217
|
+
.icon2-template:before {
|
|
209
218
|
content: "\e9cd";
|
|
210
219
|
}
|
|
211
|
-
.
|
|
220
|
+
.icon2-core-v1:before {
|
|
212
221
|
content: "\e9c7";
|
|
213
222
|
}
|
|
214
|
-
.
|
|
223
|
+
.icon2-core-v3:before {
|
|
215
224
|
content: "\e9c8";
|
|
216
225
|
}
|
|
217
|
-
.
|
|
226
|
+
.icon2-bar_chart_2:before {
|
|
218
227
|
content: "\e977";
|
|
219
228
|
}
|
|
220
|
-
.
|
|
229
|
+
.icon2-sand_clock:before {
|
|
221
230
|
content: "\e9c3";
|
|
222
231
|
}
|
|
223
|
-
.
|
|
232
|
+
.icon2-lamp:before {
|
|
224
233
|
content: "\e9c2";
|
|
225
234
|
}
|
|
226
|
-
.
|
|
235
|
+
.icon2-book:before {
|
|
227
236
|
content: "\e9be";
|
|
228
237
|
}
|
|
229
|
-
.
|
|
238
|
+
.icon2-horns_sign:before {
|
|
230
239
|
content: "\e9bf";
|
|
231
240
|
}
|
|
232
|
-
.
|
|
241
|
+
.icon2-microphone:before {
|
|
233
242
|
content: "\e9c0";
|
|
234
243
|
}
|
|
235
|
-
.
|
|
244
|
+
.icon2-newspaper:before {
|
|
236
245
|
content: "\e9c1";
|
|
237
246
|
}
|
|
238
|
-
.
|
|
247
|
+
.icon2-rss:before {
|
|
239
248
|
content: "\e9b8";
|
|
240
249
|
}
|
|
241
|
-
.
|
|
250
|
+
.icon2-journal:before {
|
|
242
251
|
content: "\e978";
|
|
243
252
|
}
|
|
244
|
-
.
|
|
253
|
+
.icon2-academy:before {
|
|
245
254
|
content: "\e996";
|
|
246
255
|
}
|
|
247
|
-
.
|
|
256
|
+
.icon2-content:before {
|
|
248
257
|
content: "\e9b6";
|
|
249
258
|
}
|
|
250
|
-
.
|
|
259
|
+
.icon2-h:before {
|
|
251
260
|
content: "\e9b3";
|
|
252
261
|
}
|
|
253
|
-
.
|
|
262
|
+
.icon2-status_code:before {
|
|
254
263
|
content: "\e9b4";
|
|
255
264
|
}
|
|
256
|
-
.
|
|
265
|
+
.icon2-t:before {
|
|
257
266
|
content: "\e9b5";
|
|
258
267
|
}
|
|
259
|
-
.
|
|
268
|
+
.icon2-anonymous:before {
|
|
260
269
|
content: "\e9b1";
|
|
261
270
|
}
|
|
262
|
-
.
|
|
271
|
+
.icon2-cube:before {
|
|
263
272
|
content: "\e9a9";
|
|
264
273
|
}
|
|
265
|
-
.
|
|
274
|
+
.icon2-eye_closed:before {
|
|
266
275
|
content: "\e9aa";
|
|
267
276
|
}
|
|
268
|
-
.
|
|
277
|
+
.icon2-eye:before {
|
|
269
278
|
content: "\e9ab";
|
|
270
279
|
}
|
|
271
|
-
.
|
|
280
|
+
.icon2-image:before {
|
|
272
281
|
content: "\e9ac";
|
|
273
282
|
}
|
|
274
|
-
.
|
|
283
|
+
.icon2-link:before {
|
|
275
284
|
content: "\e9ad";
|
|
276
285
|
}
|
|
277
|
-
.
|
|
286
|
+
.icon2-speed:before {
|
|
278
287
|
content: "\e9ae";
|
|
279
288
|
}
|
|
280
|
-
.
|
|
289
|
+
.icon2-terminal:before {
|
|
281
290
|
content: "\e9af";
|
|
282
291
|
}
|
|
283
|
-
.
|
|
292
|
+
.icon2-key:before {
|
|
284
293
|
content: "\e98a";
|
|
285
294
|
}
|
|
286
|
-
.
|
|
295
|
+
.icon2-question:before {
|
|
287
296
|
content: "\e98b";
|
|
288
297
|
}
|
|
289
|
-
.
|
|
298
|
+
.icon2-bulleted_list:before {
|
|
290
299
|
content: "\e95c";
|
|
291
300
|
}
|
|
292
|
-
.
|
|
301
|
+
.icon2-external:before {
|
|
293
302
|
content: "\e948";
|
|
294
303
|
}
|
|
295
|
-
.
|
|
304
|
+
.icon2-target:before {
|
|
296
305
|
content: "\e91c";
|
|
297
306
|
}
|
|
298
|
-
.
|
|
307
|
+
.icon2-thunder:before {
|
|
299
308
|
content: "\e91d";
|
|
300
309
|
}
|
|
301
|
-
.
|
|
310
|
+
.icon2-menu:before {
|
|
302
311
|
content: "\e914";
|
|
303
312
|
}
|
|
304
|
-
.
|
|
313
|
+
.icon2-home:before {
|
|
305
314
|
content: "\e964";
|
|
306
315
|
}
|
|
307
|
-
.
|
|
316
|
+
.icon2-home-fill:before {
|
|
308
317
|
content: "\e963";
|
|
309
318
|
}
|
|
310
|
-
.
|
|
319
|
+
.icon2-ballot:before {
|
|
311
320
|
content: "\e966";
|
|
312
321
|
}
|
|
313
|
-
.
|
|
322
|
+
.icon2-ballot-fill:before {
|
|
314
323
|
content: "\e965";
|
|
315
324
|
}
|
|
316
|
-
.
|
|
325
|
+
.icon2-tools:before {
|
|
317
326
|
content: "\e96b";
|
|
318
327
|
}
|
|
319
|
-
.
|
|
328
|
+
.icon2-folder:before {
|
|
320
329
|
content: "\e970";
|
|
321
330
|
}
|
|
322
|
-
.
|
|
331
|
+
.icon2-folder-fill:before {
|
|
323
332
|
content: "\e971";
|
|
324
333
|
}
|
|
325
|
-
.
|
|
334
|
+
.icon2-chart:before {
|
|
326
335
|
content: "\e976";
|
|
327
336
|
}
|
|
328
|
-
.
|
|
337
|
+
.icon2-yandex_xml-en:before {
|
|
329
338
|
content: "\e94d";
|
|
330
339
|
}
|
|
331
|
-
.
|
|
340
|
+
.icon2-yandex_xml-fill-en:before {
|
|
332
341
|
content: "\e94c";
|
|
333
342
|
}
|
|
334
|
-
.
|
|
343
|
+
.icon2-yandex_xml-fill-ru:before {
|
|
335
344
|
content: "\e94a";
|
|
336
345
|
}
|
|
337
|
-
.
|
|
346
|
+
.icon2-yandex_xml-ru:before {
|
|
338
347
|
content: "\e949";
|
|
339
348
|
}
|
|
340
|
-
.
|
|
349
|
+
.icon2-academic_cap:before {
|
|
341
350
|
content: "\e94b";
|
|
342
351
|
}
|
|
343
|
-
.
|
|
352
|
+
.icon2-academic_cap-fill:before {
|
|
344
353
|
content: "\e95f";
|
|
345
354
|
}
|
|
346
|
-
.
|
|
355
|
+
.icon2-savings:before {
|
|
347
356
|
content: "\e905";
|
|
348
357
|
}
|
|
349
|
-
.
|
|
358
|
+
.icon2-savings-fill:before {
|
|
350
359
|
content: "\e904";
|
|
351
360
|
}
|
|
352
|
-
.
|
|
361
|
+
.icon2-bell:before {
|
|
353
362
|
content: "\e907";
|
|
354
363
|
}
|
|
355
|
-
.
|
|
364
|
+
.icon2-bell-fill:before {
|
|
356
365
|
content: "\e906";
|
|
357
366
|
}
|
|
358
|
-
.
|
|
367
|
+
.icon2-calendar:before {
|
|
359
368
|
content: "\e909";
|
|
360
369
|
}
|
|
361
|
-
.
|
|
370
|
+
.icon2-calendar-fill:before {
|
|
362
371
|
content: "\e908";
|
|
363
372
|
}
|
|
364
|
-
.
|
|
373
|
+
.icon2-case:before {
|
|
365
374
|
content: "\e90b";
|
|
366
375
|
}
|
|
367
|
-
.
|
|
376
|
+
.icon2-case-fill:before {
|
|
368
377
|
content: "\e90a";
|
|
369
378
|
}
|
|
370
|
-
.
|
|
379
|
+
.icon2-grid:before {
|
|
371
380
|
content: "\e911";
|
|
372
381
|
}
|
|
373
|
-
.
|
|
382
|
+
.icon2-grid-fill:before {
|
|
374
383
|
content: "\e910";
|
|
375
384
|
}
|
|
376
|
-
.
|
|
385
|
+
.icon2-mail:before {
|
|
377
386
|
content: "\e913";
|
|
378
387
|
}
|
|
379
|
-
.
|
|
388
|
+
.icon2-mail-fill:before {
|
|
380
389
|
content: "\e912";
|
|
381
390
|
}
|
|
382
|
-
.
|
|
391
|
+
.icon2-price_tag:before {
|
|
383
392
|
content: "\e916";
|
|
384
393
|
}
|
|
385
|
-
.
|
|
394
|
+
.icon2-price_tag-fill:before {
|
|
386
395
|
content: "\e915";
|
|
387
396
|
}
|
|
388
|
-
.
|
|
397
|
+
.icon2-map_point:before {
|
|
389
398
|
content: "\e918";
|
|
390
399
|
}
|
|
391
|
-
.
|
|
400
|
+
.icon2-map_point-fill:before {
|
|
392
401
|
content: "\e917";
|
|
393
402
|
}
|
|
394
|
-
.
|
|
403
|
+
.icon2-gear:before {
|
|
395
404
|
content: "\e91a";
|
|
396
405
|
}
|
|
397
|
-
.
|
|
406
|
+
.icon2-gear-fill:before {
|
|
398
407
|
content: "\e919";
|
|
399
408
|
}
|
|
400
|
-
.
|
|
409
|
+
.icon2-user:before {
|
|
401
410
|
content: "\e91f";
|
|
402
411
|
}
|
|
403
|
-
.
|
|
412
|
+
.icon2-user-fill:before {
|
|
404
413
|
content: "\e91e";
|
|
405
414
|
}
|
|
406
|
-
.
|
|
415
|
+
.icon2-users:before {
|
|
407
416
|
content: "\e921";
|
|
408
417
|
}
|
|
409
|
-
.
|
|
418
|
+
.icon2-users-fill:before {
|
|
410
419
|
content: "\e920";
|
|
411
420
|
}
|
|
412
|
-
.
|
|
421
|
+
.icon2-spider:before {
|
|
413
422
|
content: "\e9f2";
|
|
414
423
|
}
|
|
415
|
-
.
|
|
424
|
+
.icon2-yandex-eng:before {
|
|
416
425
|
content: "\e9ee";
|
|
417
426
|
}
|
|
418
|
-
.
|
|
427
|
+
.icon2-yandex-ru:before {
|
|
419
428
|
content: "\e9ef";
|
|
420
429
|
}
|
|
421
|
-
.
|
|
430
|
+
.icon2-apple:before {
|
|
422
431
|
content: "\e9e1";
|
|
423
432
|
}
|
|
424
|
-
.
|
|
433
|
+
.icon2-topvisor:before {
|
|
425
434
|
content: "\e9d3";
|
|
426
435
|
}
|
|
427
|
-
.
|
|
436
|
+
.icon2-printer:before {
|
|
428
437
|
content: "\e9ed";
|
|
429
438
|
}
|
|
430
|
-
.
|
|
439
|
+
.icon2-globe:before {
|
|
431
440
|
content: "\e9e2";
|
|
432
441
|
}
|
|
433
|
-
.
|
|
442
|
+
.icon2-document_import:before {
|
|
434
443
|
content: "\e9d4";
|
|
435
444
|
}
|
|
436
|
-
.
|
|
445
|
+
.icon2-document_search:before {
|
|
437
446
|
content: "\e9d5";
|
|
438
447
|
}
|
|
439
|
-
.
|
|
448
|
+
.icon2-document_view:before {
|
|
440
449
|
content: "\e9d6";
|
|
441
450
|
}
|
|
442
|
-
.
|
|
451
|
+
.icon2-document:before {
|
|
443
452
|
content: "\e9d7";
|
|
444
453
|
}
|
|
445
|
-
.
|
|
454
|
+
.icon2-minus_circle:before {
|
|
446
455
|
content: "\e9d8";
|
|
447
456
|
}
|
|
448
|
-
.
|
|
457
|
+
.icon2-sort-a-z:before {
|
|
449
458
|
content: "\e9d9";
|
|
450
459
|
}
|
|
451
|
-
.
|
|
460
|
+
.icon2-sort-z-a:before {
|
|
452
461
|
content: "\e9da";
|
|
453
462
|
}
|
|
454
|
-
.
|
|
463
|
+
.icon2-clipboard-done:before {
|
|
455
464
|
content: "\e9db";
|
|
456
465
|
}
|
|
457
|
-
.
|
|
466
|
+
.icon2-clipboard-undone:before {
|
|
458
467
|
content: "\e9dc";
|
|
459
468
|
}
|
|
460
|
-
.
|
|
469
|
+
.icon2-clipboard:before {
|
|
461
470
|
content: "\e9dd";
|
|
462
471
|
}
|
|
463
|
-
.
|
|
472
|
+
.icon2-unlock-fill:before {
|
|
464
473
|
content: "\e9de";
|
|
465
474
|
}
|
|
466
|
-
.
|
|
475
|
+
.icon2-unlock:before {
|
|
467
476
|
content: "\e9df";
|
|
468
477
|
}
|
|
469
|
-
.
|
|
478
|
+
.icon2-share:before {
|
|
470
479
|
content: "\e9cc";
|
|
471
480
|
}
|
|
472
|
-
.
|
|
481
|
+
.icon2-checklist:before {
|
|
473
482
|
content: "\e9cb";
|
|
474
483
|
}
|
|
475
|
-
.
|
|
484
|
+
.icon2-cluster:before {
|
|
476
485
|
content: "\e932";
|
|
477
486
|
}
|
|
478
|
-
.
|
|
487
|
+
.icon2-core-add:before {
|
|
479
488
|
content: "\e9c6";
|
|
480
489
|
}
|
|
481
|
-
.
|
|
490
|
+
.icon2-filter:before {
|
|
482
491
|
content: "\e9c9";
|
|
483
492
|
}
|
|
484
|
-
.
|
|
493
|
+
.icon2-volume:before {
|
|
485
494
|
content: "\e9ca";
|
|
486
495
|
}
|
|
487
|
-
.
|
|
496
|
+
.icon2-plug:before {
|
|
488
497
|
content: "\e973";
|
|
489
498
|
}
|
|
490
|
-
.
|
|
499
|
+
.icon2-qr_code:before {
|
|
491
500
|
content: "\e9b7";
|
|
492
501
|
}
|
|
493
|
-
.
|
|
502
|
+
.icon2-circular_arrow:before {
|
|
494
503
|
content: "\e9b0";
|
|
495
504
|
}
|
|
496
|
-
.
|
|
505
|
+
.icon2-pause_circle:before {
|
|
497
506
|
content: "\e9a3";
|
|
498
507
|
}
|
|
499
|
-
.
|
|
508
|
+
.icon2-play_circle:before {
|
|
500
509
|
content: "\e9a4";
|
|
501
510
|
}
|
|
502
|
-
.
|
|
511
|
+
.icon2-power:before {
|
|
503
512
|
content: "\e9a5";
|
|
504
513
|
}
|
|
505
|
-
.
|
|
514
|
+
.icon2-heart:before {
|
|
506
515
|
content: "\e99b";
|
|
507
516
|
}
|
|
508
|
-
.
|
|
517
|
+
.icon2-heart-fill:before {
|
|
509
518
|
content: "\e99c";
|
|
510
519
|
}
|
|
511
|
-
.
|
|
520
|
+
.icon2-heart_broken:before {
|
|
512
521
|
content: "\e99d";
|
|
513
522
|
}
|
|
514
|
-
.
|
|
523
|
+
.icon2-heart_broken-fill:before {
|
|
515
524
|
content: "\e99e";
|
|
516
525
|
}
|
|
517
|
-
.
|
|
526
|
+
.icon2-like:before {
|
|
518
527
|
content: "\e99f";
|
|
519
528
|
}
|
|
520
|
-
.
|
|
529
|
+
.icon2-like-fill:before {
|
|
521
530
|
content: "\e9a0";
|
|
522
531
|
}
|
|
523
|
-
.
|
|
532
|
+
.icon2-dislike:before {
|
|
524
533
|
content: "\e9a1";
|
|
525
534
|
}
|
|
526
|
-
.
|
|
535
|
+
.icon2-dislike-fill:before {
|
|
527
536
|
content: "\e9a2";
|
|
528
537
|
}
|
|
529
|
-
.
|
|
538
|
+
.icon2-lock:before {
|
|
530
539
|
content: "\e998";
|
|
531
540
|
}
|
|
532
|
-
.
|
|
541
|
+
.icon2-lock-fill:before {
|
|
533
542
|
content: "\e997";
|
|
534
543
|
}
|
|
535
|
-
.
|
|
544
|
+
.icon2-clock:before {
|
|
536
545
|
content: "\e99a";
|
|
537
546
|
}
|
|
538
|
-
.
|
|
547
|
+
.icon2-clock-fill:before {
|
|
539
548
|
content: "\e999";
|
|
540
549
|
}
|
|
541
|
-
.
|
|
550
|
+
.icon2-circular_arrows:before {
|
|
542
551
|
content: "\e98c";
|
|
543
552
|
}
|
|
544
|
-
.
|
|
553
|
+
.icon2-flag:before {
|
|
545
554
|
content: "\e95e";
|
|
546
555
|
}
|
|
547
|
-
.
|
|
556
|
+
.icon2-flag-fill:before {
|
|
548
557
|
content: "\e982";
|
|
549
558
|
}
|
|
550
|
-
.
|
|
559
|
+
.icon2-chain_broken:before {
|
|
551
560
|
content: "\e983";
|
|
552
561
|
}
|
|
553
|
-
.
|
|
562
|
+
.icon2-step-over:before {
|
|
554
563
|
content: "\e993";
|
|
555
564
|
}
|
|
556
|
-
.
|
|
565
|
+
.icon2-step:before {
|
|
557
566
|
content: "\e984";
|
|
558
567
|
}
|
|
559
|
-
.
|
|
568
|
+
.icon2-loop:before {
|
|
560
569
|
content: "\e981";
|
|
561
570
|
}
|
|
562
|
-
.
|
|
571
|
+
.icon2-close:before {
|
|
563
572
|
content: "\e924";
|
|
564
573
|
}
|
|
565
|
-
.
|
|
574
|
+
.icon2-chat_bubble:before {
|
|
566
575
|
content: "\e923";
|
|
567
576
|
}
|
|
568
|
-
.
|
|
577
|
+
.icon2-chat_bubble-fill:before {
|
|
569
578
|
content: "\e922";
|
|
570
579
|
}
|
|
571
|
-
.
|
|
580
|
+
.icon2-trash:before {
|
|
572
581
|
content: "\e926";
|
|
573
582
|
}
|
|
574
|
-
.
|
|
583
|
+
.icon2-trash-fill:before {
|
|
575
584
|
content: "\e925";
|
|
576
585
|
}
|
|
577
|
-
.
|
|
586
|
+
.icon2-document_edit:before {
|
|
578
587
|
content: "\e928";
|
|
579
588
|
}
|
|
580
|
-
.
|
|
589
|
+
.icon2-document_edit-fill:before {
|
|
581
590
|
content: "\e927";
|
|
582
591
|
}
|
|
583
|
-
.
|
|
592
|
+
.icon2-pencil:before {
|
|
584
593
|
content: "\e92a";
|
|
585
594
|
}
|
|
586
|
-
.
|
|
595
|
+
.icon2-pencil-fill:before {
|
|
587
596
|
content: "\e929";
|
|
588
597
|
}
|
|
589
|
-
.
|
|
598
|
+
.icon2-logout:before {
|
|
590
599
|
content: "\e92c";
|
|
591
600
|
}
|
|
592
|
-
.
|
|
601
|
+
.icon2-logout-fill:before {
|
|
593
602
|
content: "\e92b";
|
|
594
603
|
}
|
|
595
|
-
.
|
|
604
|
+
.icon2-export:before {
|
|
596
605
|
content: "\e92d";
|
|
597
606
|
}
|
|
598
|
-
.
|
|
607
|
+
.icon2-sort-asc:before {
|
|
599
608
|
content: "\e92e";
|
|
600
609
|
}
|
|
601
|
-
.
|
|
610
|
+
.icon2-sort-desc:before {
|
|
602
611
|
content: "\e92f";
|
|
603
612
|
}
|
|
604
|
-
.
|
|
613
|
+
.icon2-favorite:before {
|
|
605
614
|
content: "\e931";
|
|
606
615
|
}
|
|
607
|
-
.
|
|
616
|
+
.icon2-favorite-fill:before {
|
|
608
617
|
content: "\e930";
|
|
609
618
|
}
|
|
610
|
-
.
|
|
619
|
+
.icon2-layers:before {
|
|
611
620
|
content: "\e934";
|
|
612
621
|
}
|
|
613
|
-
.
|
|
622
|
+
.icon2-layers-fill:before {
|
|
614
623
|
content: "\e933";
|
|
615
624
|
}
|
|
616
|
-
.
|
|
625
|
+
.icon2-new_tab:before {
|
|
617
626
|
content: "\e935";
|
|
618
627
|
}
|
|
619
|
-
.
|
|
628
|
+
.icon2-a:before {
|
|
620
629
|
content: "\e937";
|
|
621
630
|
}
|
|
622
|
-
.
|
|
631
|
+
.icon2-a-fill:before {
|
|
623
632
|
content: "\e936";
|
|
624
633
|
}
|
|
625
|
-
.
|
|
634
|
+
.icon2-palette:before {
|
|
626
635
|
content: "\e938";
|
|
627
636
|
}
|
|
628
|
-
.
|
|
637
|
+
.icon2-plus_circle:before {
|
|
629
638
|
content: "\e93a";
|
|
630
639
|
}
|
|
631
|
-
.
|
|
640
|
+
.icon2-plus_circles-fill:before {
|
|
632
641
|
content: "\e939";
|
|
633
642
|
}
|
|
634
|
-
.
|
|
643
|
+
.icon2-plus:before {
|
|
635
644
|
content: "\e93b";
|
|
636
645
|
}
|
|
637
|
-
.
|
|
646
|
+
.icon2-search:before {
|
|
638
647
|
content: "\e93c";
|
|
639
648
|
}
|
|
640
|
-
.
|
|
649
|
+
.icon2-swap_vert:before {
|
|
641
650
|
content: "\e93d";
|
|
642
651
|
}
|
|
643
|
-
.
|
|
652
|
+
.icon2-table:before {
|
|
644
653
|
content: "\e93f";
|
|
645
654
|
}
|
|
646
|
-
.
|
|
655
|
+
.icon2-table-fill:before {
|
|
647
656
|
content: "\e93e";
|
|
648
657
|
}
|
|
649
|
-
.
|
|
658
|
+
.icon2-bookmark:before {
|
|
650
659
|
content: "\e942";
|
|
651
660
|
}
|
|
652
|
-
.
|
|
661
|
+
.icon2-bookmark-fill:before {
|
|
653
662
|
content: "\e941";
|
|
654
663
|
}
|
|
655
|
-
.
|
|
664
|
+
.icon2-bookmark_crossed:before {
|
|
656
665
|
content: "\e940";
|
|
657
666
|
}
|
|
658
|
-
.
|
|
667
|
+
.icon2-anime:before {
|
|
659
668
|
content: "\e9e0";
|
|
660
669
|
}
|
|
661
|
-
.
|
|
670
|
+
.icon2-caret-up-14:before {
|
|
662
671
|
content: "\e9c4";
|
|
663
672
|
}
|
|
664
|
-
.
|
|
673
|
+
.icon2-caret-down-14:before {
|
|
665
674
|
content: "\e9f0";
|
|
666
675
|
}
|
|
667
|
-
.
|
|
676
|
+
.icon2-switcher-circle-16-2:before {
|
|
668
677
|
content: "\e9b9";
|
|
669
678
|
}
|
|
670
|
-
.
|
|
679
|
+
.icon2-desktop-16:before {
|
|
671
680
|
content: "\e954";
|
|
672
681
|
}
|
|
673
|
-
.
|
|
682
|
+
.icon2-phone-16:before {
|
|
674
683
|
content: "\e957";
|
|
675
684
|
}
|
|
676
|
-
.
|
|
685
|
+
.icon2-tablet-16:before {
|
|
677
686
|
content: "\e958";
|
|
678
687
|
}
|
|
679
|
-
.
|
|
688
|
+
.icon2-more-horizontal-16:before {
|
|
680
689
|
content: "\e9f1";
|
|
681
690
|
}
|
|
682
|
-
.
|
|
691
|
+
.icon2-user-plus-16:before {
|
|
683
692
|
content: "\e9b2";
|
|
684
693
|
}
|
|
685
|
-
.
|
|
694
|
+
.icon2-bar_chart-fill-16:before {
|
|
686
695
|
content: "\e994";
|
|
687
696
|
}
|
|
688
|
-
.
|
|
697
|
+
.icon2-flag-16:before {
|
|
689
698
|
content: "\e992";
|
|
690
699
|
}
|
|
691
|
-
.
|
|
700
|
+
.icon2-user-checked-16:before {
|
|
692
701
|
content: "\e990";
|
|
693
702
|
}
|
|
694
|
-
.
|
|
703
|
+
.icon2-user-16:before {
|
|
695
704
|
content: "\e991";
|
|
696
705
|
}
|
|
697
|
-
.
|
|
706
|
+
.icon2-user-fill-16:before {
|
|
698
707
|
content: "\e95b";
|
|
699
708
|
}
|
|
700
|
-
.
|
|
709
|
+
.icon2-average-16:before {
|
|
701
710
|
content: "\e98d";
|
|
702
711
|
}
|
|
703
|
-
.
|
|
712
|
+
.icon2-median-16:before {
|
|
704
713
|
content: "\e98e";
|
|
705
714
|
}
|
|
706
|
-
.
|
|
715
|
+
.icon2-visibility-16:before {
|
|
707
716
|
content: "\e98f";
|
|
708
717
|
}
|
|
709
|
-
.
|
|
718
|
+
.icon2-checked-indicate-16:before {
|
|
710
719
|
content: "\e95d";
|
|
711
720
|
}
|
|
712
|
-
.
|
|
721
|
+
.icon2-cross-indicate-16:before {
|
|
713
722
|
content: "\e985";
|
|
714
723
|
}
|
|
715
|
-
.
|
|
724
|
+
.icon2-minus-indicate-16:before {
|
|
716
725
|
content: "\e995";
|
|
717
726
|
}
|
|
718
|
-
.
|
|
727
|
+
.icon2-external-16:before {
|
|
719
728
|
content: "\e94f";
|
|
720
729
|
}
|
|
721
|
-
.
|
|
730
|
+
.icon2-more-vertical-16:before {
|
|
722
731
|
content: "\e950";
|
|
723
732
|
}
|
|
724
|
-
.
|
|
733
|
+
.icon2-crown-16:before {
|
|
725
734
|
content: "\e953";
|
|
726
735
|
}
|
|
727
|
-
.
|
|
736
|
+
.icon2-turbo-16:before {
|
|
728
737
|
content: "\e959";
|
|
729
738
|
}
|
|
730
|
-
.
|
|
739
|
+
.icon2-amp-16:before {
|
|
731
740
|
content: "\e951";
|
|
732
741
|
}
|
|
733
|
-
.
|
|
742
|
+
.icon2-checked-circle-16:before {
|
|
734
743
|
content: "\e952";
|
|
735
744
|
}
|
|
736
|
-
.
|
|
745
|
+
.icon2-warning-circle-16:before {
|
|
737
746
|
content: "\e9a6";
|
|
738
747
|
}
|
|
739
|
-
.
|
|
748
|
+
.icon2-dangerous-circle-16:before {
|
|
740
749
|
content: "\e9a7";
|
|
741
750
|
}
|
|
742
|
-
.
|
|
751
|
+
.icon2-question-circle-16:before {
|
|
743
752
|
content: "\e9a8";
|
|
744
753
|
}
|
|
745
|
-
.
|
|
754
|
+
.icon2-up-circle-16:before {
|
|
746
755
|
content: "\e95a";
|
|
747
756
|
}
|
|
748
|
-
.
|
|
757
|
+
.icon2-down-circle-16:before {
|
|
749
758
|
content: "\e955";
|
|
750
759
|
}
|
|
751
|
-
.
|
|
760
|
+
.icon2-equal-circle-16:before {
|
|
752
761
|
content: "\e956";
|
|
753
762
|
}
|
|
754
|
-
.
|
|
763
|
+
.icon2-triangle:before {
|
|
755
764
|
content: "\e94e";
|
|
756
765
|
}
|