@topvisor/ui 1.0.13 → 1.0.14-pinia-prepare

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 (119) hide show
  1. package/.chunks/{datepicker-DOmAO7Nq.es.js → datepicker-BuFX5Ibd.es.js} +2 -2
  2. package/.chunks/{datepicker-DOmAO7Nq.es.js.map → datepicker-BuFX5Ibd.es.js.map} +1 -1
  3. package/.chunks/{datepicker-DX0qKxI_.amd.js → datepicker-nf_2LrjW.amd.js} +2 -2
  4. package/.chunks/{datepicker-DX0qKxI_.amd.js.map → datepicker-nf_2LrjW.amd.js.map} +1 -1
  5. package/.chunks/{forms-Dg1N8Jv3.amd.js → forms-BLpuaGu3.amd.js} +3 -3
  6. package/.chunks/{forms-Dg1N8Jv3.amd.js.map → forms-BLpuaGu3.amd.js.map} +1 -1
  7. package/.chunks/{forms-FHMqYVvM.es.js → forms-CO7gZ-Jf.es.js} +124 -124
  8. package/.chunks/{forms-FHMqYVvM.es.js.map → forms-CO7gZ-Jf.es.js.map} +1 -1
  9. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-CuWOLCGe.es.js → listItem.vue_vue_type_script_setup_true_lang-BViq2HMb.es.js} +2 -2
  10. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-CuWOLCGe.es.js.map → listItem.vue_vue_type_script_setup_true_lang-BViq2HMb.es.js.map} +1 -1
  11. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-tzOQcPs_.amd.js → listItem.vue_vue_type_script_setup_true_lang-C3_ynkiW.amd.js} +2 -2
  12. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-tzOQcPs_.amd.js.map → listItem.vue_vue_type_script_setup_true_lang-C3_ynkiW.amd.js.map} +1 -1
  13. package/.chunks/{menu.vue_vue_type_style_index_0_lang-C_ND48ou.amd.js → menu.vue_vue_type_style_index_0_lang-B3O5DQLa.amd.js} +2 -2
  14. package/.chunks/{menu.vue_vue_type_style_index_0_lang-C_ND48ou.amd.js.map → menu.vue_vue_type_style_index_0_lang-B3O5DQLa.amd.js.map} +1 -1
  15. package/.chunks/{menu.vue_vue_type_style_index_0_lang-BGdS1bYl.es.js → menu.vue_vue_type_style_index_0_lang-tVQzbd1R.es.js} +2 -2
  16. package/.chunks/{menu.vue_vue_type_style_index_0_lang-BGdS1bYl.es.js.map → menu.vue_vue_type_style_index_0_lang-tVQzbd1R.es.js.map} +1 -1
  17. package/.chunks/notice-BShByAqB.amd.js +4 -0
  18. package/.chunks/notice-BShByAqB.amd.js.map +1 -0
  19. package/.chunks/notice-DqPTC2Eb.es.js +175 -0
  20. package/.chunks/notice-DqPTC2Eb.es.js.map +1 -0
  21. package/.chunks/{popup-CSNWKE4F.amd.js → popup-3eJtfdGC.amd.js} +2 -2
  22. package/.chunks/popup-3eJtfdGC.amd.js.map +1 -0
  23. package/.chunks/{popup-CBNL-Ixi.es.js → popup-PVygOyt6.es.js} +4 -4
  24. package/.chunks/popup-PVygOyt6.es.js.map +1 -0
  25. package/.chunks/{utils-B6497Bik.es.js → utils-CaTXdV8x.es.js} +52 -44
  26. package/.chunks/utils-CaTXdV8x.es.js.map +1 -0
  27. package/.chunks/utils-DqBBCGAB.amd.js +2 -0
  28. package/.chunks/utils-DqBBCGAB.amd.js.map +1 -0
  29. package/.chunks/{utils-BgirCapu.es.js → utils-DtkfhYfA.es.js} +59 -54
  30. package/.chunks/utils-DtkfhYfA.es.js.map +1 -0
  31. package/.chunks/{utils-DINqzHO_.amd.js → utils-FeIFDJOE.amd.js} +2 -2
  32. package/.chunks/utils-FeIFDJOE.amd.js.map +1 -0
  33. package/README.md +7 -12
  34. package/assets/core.css +1 -1
  35. package/assets/layout.css +1 -0
  36. package/charts/charts.amd.js +1 -1
  37. package/charts/charts.amd.js.map +1 -1
  38. package/charts/charts.js +47 -42
  39. package/charts/charts.js.map +1 -1
  40. package/components/charts/miniChart/miniChart.d.ts +5 -0
  41. package/components/core/notice/item/item.vue.d.ts +3 -1
  42. package/components/core/notice/item/types.d.ts +4 -0
  43. package/components/core/notice/utils.d.ts +1 -0
  44. package/components/dialog/dialog/composables/{asyncDialogWorker.d.ts → asyncDialogHandle.d.ts} +1 -1
  45. package/components/dialog/dialog/composables/utils.d.ts +2 -2
  46. package/components/dialog/dialog/dialogs/dialogs.vue.d.ts +1 -1
  47. package/components/dialog/lib/types.d.ts +6 -1
  48. package/components/dialog/lib/worker.d.ts +5 -0
  49. package/components/layout/islandRows/islandRows.vue.d.ts +16 -0
  50. package/components/layout/islandRows/islandRowsRow/islandRowsRow.vue.d.ts +17 -0
  51. package/components/layout/islandRows/islandRowsRow/types.d.ts +2 -0
  52. package/components/layout/islandRows/types.d.ts +10 -0
  53. package/components/layout/layout.d.ts +7 -0
  54. package/components/layout/rows/rows.vue.d.ts +20 -0
  55. package/components/layout/rows/types.d.ts +6 -0
  56. package/components/project/project.d.ts +1 -0
  57. package/core/app.amd.js +1 -1
  58. package/core/app.amd.js.map +1 -1
  59. package/core/app.js +28 -31
  60. package/core/app.js.map +1 -1
  61. package/core/core/options.d.ts +2 -2
  62. package/core/utils/check.d.ts +1 -1
  63. package/dialog/dialog.amd.js +1 -1
  64. package/dialog/dialog.js +2 -2
  65. package/forms/forms.amd.js +1 -1
  66. package/forms/forms.js +1 -1
  67. package/formsExt/formsExt.amd.js +1 -1
  68. package/formsExt/formsExt.js +54 -54
  69. package/icomoon/Topvisor icons.json +1421 -1192
  70. package/icomoon/demo-files/demo.css +0 -3
  71. package/icomoon/demo.html +103 -36
  72. package/icomoon/fonts/Topvisor-2.eot +0 -0
  73. package/icomoon/fonts/Topvisor-2.svg +8 -3
  74. package/icomoon/fonts/Topvisor-2.ttf +0 -0
  75. package/icomoon/fonts/Topvisor-2.woff +0 -0
  76. package/icomoon/selection.json +1 -1
  77. package/icomoon/style.css +21 -5
  78. package/layout/layout.amd.js +2 -0
  79. package/layout/layout.amd.js.map +1 -0
  80. package/layout/layout.d.ts +2 -0
  81. package/layout/layout.js +54 -0
  82. package/layout/layout.js.map +1 -0
  83. package/package.json +3 -3
  84. package/popup/popup.amd.js +1 -1
  85. package/popup/popup.js +2 -2
  86. package/popup/worker.amd.js +1 -1
  87. package/popup/worker.js +2 -2
  88. package/project/project.amd.js +1 -1
  89. package/project/project.amd.js.map +1 -1
  90. package/project/project.js +457 -444
  91. package/project/project.js.map +1 -1
  92. package/tabsView/tabsView.amd.js +1 -1
  93. package/tabsView/tabsView.js +16 -16
  94. package/utils/check.amd.js +1 -1
  95. package/utils/check.amd.js.map +1 -1
  96. package/utils/check.js +12 -12
  97. package/utils/check.js.map +1 -1
  98. package/utils/date.amd.js +1 -1
  99. package/utils/date.js +1 -1
  100. package/utils/device.amd.js +1 -1
  101. package/utils/device.js +1 -1
  102. package/utils/lodash.amd.js +1 -1
  103. package/utils/lodash.js +5 -5
  104. package/utils/price.amd.js +1 -1
  105. package/utils/price.js +1 -1
  106. package/utils/string.amd.js +1 -1
  107. package/utils/string.js +1 -1
  108. package/.chunks/notice-BixWe-8g.amd.js +0 -4
  109. package/.chunks/notice-BixWe-8g.amd.js.map +0 -1
  110. package/.chunks/notice-D07Kq3fU.es.js +0 -172
  111. package/.chunks/notice-D07Kq3fU.es.js.map +0 -1
  112. package/.chunks/popup-CBNL-Ixi.es.js.map +0 -1
  113. package/.chunks/popup-CSNWKE4F.amd.js.map +0 -1
  114. package/.chunks/utils-B6497Bik.es.js.map +0 -1
  115. package/.chunks/utils-BgirCapu.es.js.map +0 -1
  116. package/.chunks/utils-Bxmh9YxC.amd.js +0 -2
  117. package/.chunks/utils-Bxmh9YxC.amd.js.map +0 -1
  118. package/.chunks/utils-DINqzHO_.amd.js.map +0 -1
  119. /package/components/dialog/dialog/composables/{dialogWorker.d.ts → dialogHandle.d.ts} +0 -0
@@ -153,9 +153,6 @@ p {
153
153
  font-size: 14px;
154
154
  }
155
155
  .fs3 {
156
- font-size: 14px;
157
- }
158
- .fs4 {
159
156
  font-size: 8px;
160
157
  }
161
158
 
package/icomoon/demo.html CHANGED
@@ -9,7 +9,7 @@
9
9
  <link rel="stylesheet" href="style.css"></head>
10
10
  <body>
11
11
  <div class="bgc1 clearfix">
12
- <h1 class="mhmm mvm"><span class="fgc1">Font Name:</span> Topvisor-2 <small class="fgc1">(Glyphs:&nbsp;238)</small></h1>
12
+ <h1 class="mhmm mvm"><span class="fgc1">Font Name:</span> Topvisor-2 <small class="fgc1">(Glyphs:&nbsp;243)</small></h1>
13
13
  </div>
14
14
  <div class="clearfix mhl ptl">
15
15
  <h1 class="mvm mtn fgc1">Grid Size: 24</h1>
@@ -1805,6 +1805,48 @@
1805
1805
  <input type="text" readonly value="" class="liga unitRight" />
1806
1806
  </div>
1807
1807
  </div>
1808
+ <div class="glyph fs1">
1809
+ <div class="clearfix bshadow0 pbs">
1810
+ <span class="icon2-spider"></span>
1811
+ <span class="mls"> icon2-spider</span>
1812
+ </div>
1813
+ <fieldset class="fs0 size1of1 clearfix hidden-false">
1814
+ <input type="text" readonly value="e9f2" class="unit size1of2" />
1815
+ <input type="text" maxlength="1" readonly value="&#xe9f2;" class="unitRight size1of2 talign-right" />
1816
+ </fieldset>
1817
+ <div class="fs0 bshadow0 clearfix hidden-true">
1818
+ <span class="unit pvs fgc1">liga: </span>
1819
+ <input type="text" readonly value="" class="liga unitRight" />
1820
+ </div>
1821
+ </div>
1822
+ <div class="glyph fs1">
1823
+ <div class="clearfix bshadow0 pbs">
1824
+ <span class="icon2-yandex-eng"></span>
1825
+ <span class="mls"> icon2-yandex-eng</span>
1826
+ </div>
1827
+ <fieldset class="fs0 size1of1 clearfix hidden-false">
1828
+ <input type="text" readonly value="e9ee" class="unit size1of2" />
1829
+ <input type="text" maxlength="1" readonly value="&#xe9ee;" class="unitRight size1of2 talign-right" />
1830
+ </fieldset>
1831
+ <div class="fs0 bshadow0 clearfix hidden-true">
1832
+ <span class="unit pvs fgc1">liga: </span>
1833
+ <input type="text" readonly value="" class="liga unitRight" />
1834
+ </div>
1835
+ </div>
1836
+ <div class="glyph fs1">
1837
+ <div class="clearfix bshadow0 pbs">
1838
+ <span class="icon2-yandex-ru"></span>
1839
+ <span class="mls"> icon2-yandex-ru</span>
1840
+ </div>
1841
+ <fieldset class="fs0 size1of1 clearfix hidden-false">
1842
+ <input type="text" readonly value="e9ef" class="unit size1of2" />
1843
+ <input type="text" maxlength="1" readonly value="&#xe9ef;" class="unitRight size1of2 talign-right" />
1844
+ </fieldset>
1845
+ <div class="fs0 bshadow0 clearfix hidden-true">
1846
+ <span class="unit pvs fgc1">liga: </span>
1847
+ <input type="text" readonly value="" class="liga unitRight" />
1848
+ </div>
1849
+ </div>
1808
1850
  <div class="glyph fs1">
1809
1851
  <div class="clearfix bshadow0 pbs">
1810
1852
  <span class="icon2-apple"></span>
@@ -2927,11 +2969,11 @@
2927
2969
  </div>
2928
2970
  </div>
2929
2971
  <div class="clearfix mhl ptl">
2930
- <h1 class="mvm mtn fgc1">Grid Size: 14</h1>
2972
+ <h1 class="mvm mtn fgc1">Grid Size: 16</h1>
2931
2973
  <div class="glyph fs2">
2932
2974
  <div class="clearfix bshadow0 pbs">
2933
- <span class="icon2-caret-down-14"></span>
2934
- <span class="mls"> icon2-caret-down-14</span>
2975
+ <span class="icon2-caret-up-14"></span>
2976
+ <span class="mls"> icon2-caret-up-14</span>
2935
2977
  </div>
2936
2978
  <fieldset class="fs0 size1of1 clearfix hidden-false">
2937
2979
  <input type="text" readonly value="e9c4" class="unit size1of2" />
@@ -2942,10 +2984,21 @@
2942
2984
  <input type="text" readonly value="" class="liga unitRight" />
2943
2985
  </div>
2944
2986
  </div>
2945
- </div>
2946
- <div class="clearfix mhl ptl">
2947
- <h1 class="mvm mtn fgc1">Grid Size: 16</h1>
2948
- <div class="glyph fs3">
2987
+ <div class="glyph fs2">
2988
+ <div class="clearfix bshadow0 pbs">
2989
+ <span class="icon2-caret-down-14"></span>
2990
+ <span class="mls"> icon2-caret-down-14</span>
2991
+ </div>
2992
+ <fieldset class="fs0 size1of1 clearfix hidden-false">
2993
+ <input type="text" readonly value="e9f0" class="unit size1of2" />
2994
+ <input type="text" maxlength="1" readonly value="&#xe9f0;" class="unitRight size1of2 talign-right" />
2995
+ </fieldset>
2996
+ <div class="fs0 bshadow0 clearfix hidden-true">
2997
+ <span class="unit pvs fgc1">liga: </span>
2998
+ <input type="text" readonly value="" class="liga unitRight" />
2999
+ </div>
3000
+ </div>
3001
+ <div class="glyph fs2">
2949
3002
  <div class="clearfix bshadow0 pbs">
2950
3003
  <span class="icon2-switcher-circle-16-2"></span>
2951
3004
  <span class="mls"> icon2-switcher-circle-16-2</span>
@@ -2959,7 +3012,7 @@
2959
3012
  <input type="text" readonly value="" class="liga unitRight" />
2960
3013
  </div>
2961
3014
  </div>
2962
- <div class="glyph fs3">
3015
+ <div class="glyph fs2">
2963
3016
  <div class="clearfix bshadow0 pbs">
2964
3017
  <span class="icon2-desktop-16"></span>
2965
3018
  <span class="mls"> icon2-desktop-16</span>
@@ -2973,7 +3026,7 @@
2973
3026
  <input type="text" readonly value="" class="liga unitRight" />
2974
3027
  </div>
2975
3028
  </div>
2976
- <div class="glyph fs3">
3029
+ <div class="glyph fs2">
2977
3030
  <div class="clearfix bshadow0 pbs">
2978
3031
  <span class="icon2-phone-16"></span>
2979
3032
  <span class="mls"> icon2-phone-16</span>
@@ -2987,7 +3040,7 @@
2987
3040
  <input type="text" readonly value="" class="liga unitRight" />
2988
3041
  </div>
2989
3042
  </div>
2990
- <div class="glyph fs3">
3043
+ <div class="glyph fs2">
2991
3044
  <div class="clearfix bshadow0 pbs">
2992
3045
  <span class="icon2-tablet-16"></span>
2993
3046
  <span class="mls"> icon2-tablet-16</span>
@@ -3001,7 +3054,21 @@
3001
3054
  <input type="text" readonly value="" class="liga unitRight" />
3002
3055
  </div>
3003
3056
  </div>
3004
- <div class="glyph fs3">
3057
+ <div class="glyph fs2">
3058
+ <div class="clearfix bshadow0 pbs">
3059
+ <span class="icon2-more-horizontal-16"></span>
3060
+ <span class="mls"> icon2-more-horizontal-16</span>
3061
+ </div>
3062
+ <fieldset class="fs0 size1of1 clearfix hidden-false">
3063
+ <input type="text" readonly value="e9f1" class="unit size1of2" />
3064
+ <input type="text" maxlength="1" readonly value="&#xe9f1;" class="unitRight size1of2 talign-right" />
3065
+ </fieldset>
3066
+ <div class="fs0 bshadow0 clearfix hidden-true">
3067
+ <span class="unit pvs fgc1">liga: </span>
3068
+ <input type="text" readonly value="" class="liga unitRight" />
3069
+ </div>
3070
+ </div>
3071
+ <div class="glyph fs2">
3005
3072
  <div class="clearfix bshadow0 pbs">
3006
3073
  <span class="icon2-user-plus-16"></span>
3007
3074
  <span class="mls"> icon2-user-plus-16</span>
@@ -3015,7 +3082,7 @@
3015
3082
  <input type="text" readonly value="" class="liga unitRight" />
3016
3083
  </div>
3017
3084
  </div>
3018
- <div class="glyph fs3">
3085
+ <div class="glyph fs2">
3019
3086
  <div class="clearfix bshadow0 pbs">
3020
3087
  <span class="icon2-bar_chart-fill-16"></span>
3021
3088
  <span class="mls"> icon2-bar_chart-fill-16</span>
@@ -3029,7 +3096,7 @@
3029
3096
  <input type="text" readonly value="" class="liga unitRight" />
3030
3097
  </div>
3031
3098
  </div>
3032
- <div class="glyph fs3">
3099
+ <div class="glyph fs2">
3033
3100
  <div class="clearfix bshadow0 pbs">
3034
3101
  <span class="icon2-flag-16"></span>
3035
3102
  <span class="mls"> icon2-flag-16</span>
@@ -3043,7 +3110,7 @@
3043
3110
  <input type="text" readonly value="" class="liga unitRight" />
3044
3111
  </div>
3045
3112
  </div>
3046
- <div class="glyph fs3">
3113
+ <div class="glyph fs2">
3047
3114
  <div class="clearfix bshadow0 pbs">
3048
3115
  <span class="icon2-user-checked-16"></span>
3049
3116
  <span class="mls"> icon2-user-checked-16</span>
@@ -3057,7 +3124,7 @@
3057
3124
  <input type="text" readonly value="" class="liga unitRight" />
3058
3125
  </div>
3059
3126
  </div>
3060
- <div class="glyph fs3">
3127
+ <div class="glyph fs2">
3061
3128
  <div class="clearfix bshadow0 pbs">
3062
3129
  <span class="icon2-user-16"></span>
3063
3130
  <span class="mls"> icon2-user-16</span>
@@ -3071,7 +3138,7 @@
3071
3138
  <input type="text" readonly value="" class="liga unitRight" />
3072
3139
  </div>
3073
3140
  </div>
3074
- <div class="glyph fs3">
3141
+ <div class="glyph fs2">
3075
3142
  <div class="clearfix bshadow0 pbs">
3076
3143
  <span class="icon2-user-fill-16"></span>
3077
3144
  <span class="mls"> icon2-user-fill-16</span>
@@ -3085,7 +3152,7 @@
3085
3152
  <input type="text" readonly value="" class="liga unitRight" />
3086
3153
  </div>
3087
3154
  </div>
3088
- <div class="glyph fs3">
3155
+ <div class="glyph fs2">
3089
3156
  <div class="clearfix bshadow0 pbs">
3090
3157
  <span class="icon2-average-16"></span>
3091
3158
  <span class="mls"> icon2-average-16</span>
@@ -3099,7 +3166,7 @@
3099
3166
  <input type="text" readonly value="" class="liga unitRight" />
3100
3167
  </div>
3101
3168
  </div>
3102
- <div class="glyph fs3">
3169
+ <div class="glyph fs2">
3103
3170
  <div class="clearfix bshadow0 pbs">
3104
3171
  <span class="icon2-median-16"></span>
3105
3172
  <span class="mls"> icon2-median-16</span>
@@ -3113,7 +3180,7 @@
3113
3180
  <input type="text" readonly value="" class="liga unitRight" />
3114
3181
  </div>
3115
3182
  </div>
3116
- <div class="glyph fs3">
3183
+ <div class="glyph fs2">
3117
3184
  <div class="clearfix bshadow0 pbs">
3118
3185
  <span class="icon2-visibility-16"></span>
3119
3186
  <span class="mls"> icon2-visibility-16</span>
@@ -3127,7 +3194,7 @@
3127
3194
  <input type="text" readonly value="" class="liga unitRight" />
3128
3195
  </div>
3129
3196
  </div>
3130
- <div class="glyph fs3">
3197
+ <div class="glyph fs2">
3131
3198
  <div class="clearfix bshadow0 pbs">
3132
3199
  <span class="icon2-checked-indicate-16"></span>
3133
3200
  <span class="mls"> icon2-checked-indicate-16</span>
@@ -3141,7 +3208,7 @@
3141
3208
  <input type="text" readonly value="" class="liga unitRight" />
3142
3209
  </div>
3143
3210
  </div>
3144
- <div class="glyph fs3">
3211
+ <div class="glyph fs2">
3145
3212
  <div class="clearfix bshadow0 pbs">
3146
3213
  <span class="icon2-cross-indicate-16"></span>
3147
3214
  <span class="mls"> icon2-cross-indicate-16</span>
@@ -3155,7 +3222,7 @@
3155
3222
  <input type="text" readonly value="" class="liga unitRight" />
3156
3223
  </div>
3157
3224
  </div>
3158
- <div class="glyph fs3">
3225
+ <div class="glyph fs2">
3159
3226
  <div class="clearfix bshadow0 pbs">
3160
3227
  <span class="icon2-minus-indicate-16"></span>
3161
3228
  <span class="mls"> icon2-minus-indicate-16</span>
@@ -3169,7 +3236,7 @@
3169
3236
  <input type="text" readonly value="" class="liga unitRight" />
3170
3237
  </div>
3171
3238
  </div>
3172
- <div class="glyph fs3">
3239
+ <div class="glyph fs2">
3173
3240
  <div class="clearfix bshadow0 pbs">
3174
3241
  <span class="icon2-external-16"></span>
3175
3242
  <span class="mls"> icon2-external-16</span>
@@ -3183,7 +3250,7 @@
3183
3250
  <input type="text" readonly value="" class="liga unitRight" />
3184
3251
  </div>
3185
3252
  </div>
3186
- <div class="glyph fs3">
3253
+ <div class="glyph fs2">
3187
3254
  <div class="clearfix bshadow0 pbs">
3188
3255
  <span class="icon2-more-vertical-16"></span>
3189
3256
  <span class="mls"> icon2-more-vertical-16</span>
@@ -3197,7 +3264,7 @@
3197
3264
  <input type="text" readonly value="" class="liga unitRight" />
3198
3265
  </div>
3199
3266
  </div>
3200
- <div class="glyph fs3">
3267
+ <div class="glyph fs2">
3201
3268
  <div class="clearfix bshadow0 pbs">
3202
3269
  <span class="icon2-crown-16"></span>
3203
3270
  <span class="mls"> icon2-crown-16</span>
@@ -3211,7 +3278,7 @@
3211
3278
  <input type="text" readonly value="" class="liga unitRight" />
3212
3279
  </div>
3213
3280
  </div>
3214
- <div class="glyph fs3">
3281
+ <div class="glyph fs2">
3215
3282
  <div class="clearfix bshadow0 pbs">
3216
3283
  <span class="icon2-turbo-16"></span>
3217
3284
  <span class="mls"> icon2-turbo-16</span>
@@ -3225,7 +3292,7 @@
3225
3292
  <input type="text" readonly value="" class="liga unitRight" />
3226
3293
  </div>
3227
3294
  </div>
3228
- <div class="glyph fs3">
3295
+ <div class="glyph fs2">
3229
3296
  <div class="clearfix bshadow0 pbs">
3230
3297
  <span class="icon2-amp-16"></span>
3231
3298
  <span class="mls"> icon2-amp-16</span>
@@ -3239,7 +3306,7 @@
3239
3306
  <input type="text" readonly value="" class="liga unitRight" />
3240
3307
  </div>
3241
3308
  </div>
3242
- <div class="glyph fs3">
3309
+ <div class="glyph fs2">
3243
3310
  <div class="clearfix bshadow0 pbs">
3244
3311
  <span class="icon2-checked-circle-16"></span>
3245
3312
  <span class="mls"> icon2-checked-circle-16</span>
@@ -3253,7 +3320,7 @@
3253
3320
  <input type="text" readonly value="" class="liga unitRight" />
3254
3321
  </div>
3255
3322
  </div>
3256
- <div class="glyph fs3">
3323
+ <div class="glyph fs2">
3257
3324
  <div class="clearfix bshadow0 pbs">
3258
3325
  <span class="icon2-warning-circle-16"></span>
3259
3326
  <span class="mls"> icon2-warning-circle-16</span>
@@ -3267,7 +3334,7 @@
3267
3334
  <input type="text" readonly value="" class="liga unitRight" />
3268
3335
  </div>
3269
3336
  </div>
3270
- <div class="glyph fs3">
3337
+ <div class="glyph fs2">
3271
3338
  <div class="clearfix bshadow0 pbs">
3272
3339
  <span class="icon2-dangerous-circle-16"></span>
3273
3340
  <span class="mls"> icon2-dangerous-circle-16</span>
@@ -3281,7 +3348,7 @@
3281
3348
  <input type="text" readonly value="" class="liga unitRight" />
3282
3349
  </div>
3283
3350
  </div>
3284
- <div class="glyph fs3">
3351
+ <div class="glyph fs2">
3285
3352
  <div class="clearfix bshadow0 pbs">
3286
3353
  <span class="icon2-question-circle-16"></span>
3287
3354
  <span class="mls"> icon2-question-circle-16</span>
@@ -3295,7 +3362,7 @@
3295
3362
  <input type="text" readonly value="" class="liga unitRight" />
3296
3363
  </div>
3297
3364
  </div>
3298
- <div class="glyph fs3">
3365
+ <div class="glyph fs2">
3299
3366
  <div class="clearfix bshadow0 pbs">
3300
3367
  <span class="icon2-up-circle-16"></span>
3301
3368
  <span class="mls"> icon2-up-circle-16</span>
@@ -3309,7 +3376,7 @@
3309
3376
  <input type="text" readonly value="" class="liga unitRight" />
3310
3377
  </div>
3311
3378
  </div>
3312
- <div class="glyph fs3">
3379
+ <div class="glyph fs2">
3313
3380
  <div class="clearfix bshadow0 pbs">
3314
3381
  <span class="icon2-down-circle-16"></span>
3315
3382
  <span class="mls"> icon2-down-circle-16</span>
@@ -3323,7 +3390,7 @@
3323
3390
  <input type="text" readonly value="" class="liga unitRight" />
3324
3391
  </div>
3325
3392
  </div>
3326
- <div class="glyph fs3">
3393
+ <div class="glyph fs2">
3327
3394
  <div class="clearfix bshadow0 pbs">
3328
3395
  <span class="icon2-equal-circle-16"></span>
3329
3396
  <span class="mls"> icon2-equal-circle-16</span>
@@ -3340,7 +3407,7 @@
3340
3407
  </div>
3341
3408
  <div class="clearfix mhl ptl">
3342
3409
  <h1 class="mvm mtn fgc1">Grid Size: 8</h1>
3343
- <div class="glyph fs4">
3410
+ <div class="glyph fs3">
3344
3411
  <div class="clearfix bshadow0 pbs">
3345
3412
  <span class="icon2-triangle"></span>
3346
3413
  <span class="mls"> icon2-triangle</span>
Binary file
@@ -6,14 +6,14 @@
6
6
  <![CDATA[
7
7
  {
8
8
  "fontFamily": "Topvisor-2",
9
+ "description": "Font generated by IcoMoon.",
9
10
  "majorVersion": 1,
10
11
  "minorVersion": 0,
11
12
  "version": "Version 1.0",
12
13
  "fontId": "Topvisor-2",
13
14
  "psName": "Topvisor-2",
14
15
  "subFamily": "Regular",
15
- "fullName": "Topvisor-2",
16
- "description": "Font generated by IcoMoon."
16
+ "fullName": "Topvisor-2"
17
17
  }
18
18
  ]]>
19
19
  </json>
@@ -219,7 +219,7 @@
219
219
  <glyph unicode="&#xe9c1;" glyph-name="newspaper" data-tags="newspaper" d="M85.333 469.333c0 70.692 57.308 128 128 128h426.667c70.694 0 128-57.308 128-128h42.667c70.694 0 128-57.308 128-128v-298.667c0-70.694-57.306-128-128-128h-597.333c-70.692 0-128 57.306-128 128v426.667zM768 384v-192c0-23.565-19.102-42.667-42.667-42.667s-42.667 19.102-42.667 42.667v277.333c0 23.564-19.102 42.667-42.667 42.667h-426.667c-23.564 0-42.667-19.103-42.667-42.667v-426.667c0-23.565 19.103-42.667 42.667-42.667h597.333c23.565 0 42.667 19.102 42.667 42.667v298.667c0 23.564-19.102 42.667-42.667 42.667h-42.667zM213.333 384c0 23.564 19.103 42.667 42.667 42.667h341.333c23.565 0 42.667-19.103 42.667-42.667s-19.102-42.667-42.667-42.667h-341.333c-23.564 0-42.667 19.103-42.667 42.667zM213.333 213.333c0 23.565 19.103 42.667 42.667 42.667h128c23.564 0 42.667-19.102 42.667-42.667v-128c0-23.565-19.103-42.667-42.667-42.667h-128c-23.564 0-42.667 19.102-42.667 42.667v128zM298.667 170.667v-42.667h42.667v42.667h-42.667zM469.333 213.333c0 23.565 19.102 42.667 42.667 42.667h85.333c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667h-85.333c-23.565 0-42.667 19.102-42.667 42.667zM469.333 85.333c0 23.565 19.102 42.667 42.667 42.667h85.333c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667h-85.333c-23.565 0-42.667 19.102-42.667 42.667z" />
220
220
  <glyph unicode="&#xe9c2;" glyph-name="lamp" data-tags="lamp" d="M512 682.667c-188.513 0-341.332-152.82-341.333-341.333v0c0-107.793 49.966-203.913 128-266.47v-74.863c0-59.217 30.499-103.612 72.333-131.499 40.569-27.046 92.006-39.168 141.001-39.168s100.433 12.122 141.001 39.168c41.835 27.887 72.333 72.282 72.333 131.499v74.863c78.033 62.558 128 158.677 128 266.47 0 188.513-152.819 341.333-341.333 341.333zM640 24.811v-24.811c0-26.116-12.169-45.722-34.334-60.497-23.433-15.62-57.327-24.836-93.666-24.836s-70.234 9.216-93.666 24.836c-22.166 14.775-34.334 34.381-34.334 60.497v24.811c39.528-16 82.735-24.811 128-24.811s88.474 8.811 128 24.811zM469.333 88.875c-121.076 20.309-213.332 125.611-213.333 252.459v0c0.001 141.385 114.615 256 256 256s256-114.615 256-256c0-126.848-92.258-232.149-213.333-252.459v144.29l109.001 72.67c19.605 13.069 24.905 39.56 11.836 59.167-13.073 19.606-39.565 24.905-59.17 11.834l-104.333-69.554-104.333 69.554c-19.607 13.071-46.097 7.773-59.168-11.834s-7.773-46.098 11.834-59.167l109.001-72.67v-144.29z" />
221
221
  <glyph unicode="&#xe9c3;" glyph-name="sand_clock" data-tags="sand_clock" d="M170.858-103.718c-1.338-19.319 4.348-35.307 17.057-47.962 13.378-12.659 28.763-18.987 46.155-18.987h555.869c17.391 0 32.439 6.327 45.15 18.987 13.38 12.655 19.401 28.642 18.061 47.962-0.67 15.987-3.345 38.967-8.026 68.945-4.015 29.312-11.708 60.621-23.078 93.926-12.041 33.31-28.762 66.948-50.167 100.924-20.736 34.637-49.165 64.282-85.286 88.93-0.67 0-1.34 0.333-2.010 0.998-0.666 0.666-1.003 1.331-1.003 1.997v7.996c0 0.666 0.337 1.331 1.003 1.997 0.67 0.666 1.34 0.998 2.010 0.998 36.122 24.649 64.55 53.961 85.286 87.933 21.406 34.64 38.127 68.613 50.167 101.92 11.371 33.307 19.063 64.617 23.078 93.927 4.681 29.976 7.356 52.959 8.026 68.946 1.34 19.318-4.681 35.306-18.061 47.963-12.71 12.657-27.759 18.985-45.15 18.985h-555.869c-17.392 0-32.777-6.328-46.155-18.985-12.71-12.657-18.395-28.645-17.057-47.963 0.669-15.987 3.010-38.97 7.024-68.946 4.682-29.31 12.709-60.62 24.081-93.927 12.041-33.307 28.429-67.281 49.165-101.92 21.405-33.972 50.169-63.284 86.29-87.933 0.669 0 1.338-0.333 2.007-0.998s1.003-1.331 1.003-1.997v-7.996c0-0.666-0.334-1.331-1.003-1.997s-1.338-0.998-2.007-0.998c-36.121-24.649-64.884-54.293-86.29-88.93-20.736-33.975-37.125-67.614-49.165-100.924-11.372-33.306-19.398-64.614-24.081-93.926-4.014-29.978-6.355-52.958-7.024-68.945zM258.151-84.732c1.338 14.652 4.013 32.307 8.027 52.958s9.699 41.634 17.057 62.95c10.034 29.308 23.078 56.623 39.132 81.937 16.723 25.98 37.794 47.629 63.212 64.947 11.372 7.326 21.071 17.318 29.098 29.978 8.027 13.321 12.041 27.977 12.041 43.964v7.996c0 15.987-4.014 30.31-12.041 42.965-8.027 13.325-17.726 23.65-29.098 30.976-25.419 17.32-46.49 38.636-63.212 63.95-16.054 25.98-29.098 53.625-39.132 82.935-7.358 21.317-13.044 42.3-17.057 62.951s-6.689 38.304-8.027 52.959h507.707c-1.34-14.655-4.015-32.308-8.026-52.959-4.015-20.651-9.702-41.634-17.058-62.951-10.035-29.31-23.411-56.955-40.137-82.935-16.055-25.314-36.791-46.63-62.208-63.95-11.371-7.326-21.073-17.651-29.099-30.976-8.026-12.655-12.041-26.978-12.041-42.965v-7.996c0-15.987 4.015-30.643 12.041-43.964 8.026-12.659 17.728-22.652 29.099-29.978 25.417-17.318 46.153-38.967 62.208-64.947 16.725-25.314 30.101-52.629 40.137-81.937 7.356-21.316 13.043-42.3 17.058-62.95 4.011-20.651 6.686-38.306 8.026-52.958h-507.707zM319.357-42.765h385.296l-5.018 27.977c-3.345 19.319-10.368 40.969-21.073 64.947-10.031 23.983-24.747 47.3-44.147 69.948-20.066 22.647-46.49 37.969-79.266 45.965v179.242c110.451 21.624 127.518 124.020 127.518 124.020h-341.333c0 0 17.067-102.401 127.526-124.022v-179.24c-32.777-7.996-59.2-23.317-79.267-45.965-19.398-22.647-34.449-45.965-45.152-69.948-10.034-23.979-16.723-45.628-20.067-64.947l-5.017-27.977z" />
222
- <glyph unicode="&#xe9c4;" glyph-name="caret-down-14" data-tags="caret-down-14" d="M742.137 303.284c23.040 23.039 6.722 62.431-25.857 62.431h-408.56c-32.582 0-48.899-39.393-25.86-62.431l204.281-204.281c14.282-14.282 37.437-14.282 51.719 0l204.277 204.281z" />
222
+ <glyph unicode="&#xe9c4;" glyph-name="caret-up-14" data-tags="caret-up-14" d="M756.54 214.016c24.478-24.299 7.147-65.843-27.473-65.843h-434.128c-34.622 0-51.959 41.545-27.479 65.843l217.063 215.435c15.177 15.060 39.782 15.060 54.959 0l217.058-215.435z" />
223
223
  <glyph unicode="&#xe9c5;" glyph-name="window" data-tags="window" d="M85.333 469.333c0 70.692 57.308 128 128 128h597.333c70.694 0 128-57.308 128-128v-426.667c0-70.694-57.306-128-128-128h-597.333c-70.692 0-128 57.306-128 128v426.667zM853.333 42.667v298.667h-682.667v-298.667c0-23.565 19.103-42.667 42.667-42.667h597.333c23.565 0 42.667 19.102 42.667 42.667zM213.333 426.667c23.565 0 42.667 19.104 42.667 42.667s-19.101 42.667-42.667 42.667c-23.565 0-42.667-19.104-42.667-42.667s19.101-42.667 42.667-42.667zM341.333 426.667c23.565 0 42.667 19.104 42.667 42.667s-19.101 42.667-42.667 42.667c-23.565 0-42.667-19.104-42.667-42.667s19.101-42.667 42.667-42.667zM512 469.333c0 23.563-19.102 42.667-42.667 42.667s-42.667-19.104-42.667-42.667c0-23.563 19.102-42.667 42.667-42.667s42.667 19.104 42.667 42.667z" />
224
224
  <glyph unicode="&#xe9c6;" glyph-name="core-add" data-tags="core-add" d="M97.832 670.17c16.662 16.662 43.677 16.662 60.34 0l97.829-97.83v24.992c0 23.564 19.103 42.667 42.667 42.667s42.667-19.102 42.667-42.667v-128c0-23.564-19.103-42.667-42.667-42.667h-128c-23.564 0-42.667 19.103-42.667 42.667s19.103 42.667 42.667 42.667h24.995l-97.83 97.832c-16.662 16.663-16.662 43.677 0 60.34zM926.17 670.167c16.661-16.662 16.661-43.677 0-60.34l-97.83-97.829h24.994c23.565 0 42.667-19.103 42.667-42.667s-19.102-42.666-42.667-42.666l-128 0.001c-23.565 0-42.667 19.103-42.667 42.667v127.998c0 23.564 19.102 42.666 42.667 42.666s42.667-19.103 42.667-42.667v-24.992l97.83 97.829c16.661 16.663 43.678 16.662 60.339 0zM682.667 256c0-94.259-76.412-170.667-170.667-170.667-94.258 0-170.668 76.407-170.668 170.667 0 94.255 76.41 170.665 170.668 170.665 94.255 0 170.667-76.41 170.667-170.665zM158.17-158.17c-16.663-16.666-43.677-16.666-60.34 0-16.662 16.661-16.662 43.678 0 60.339l97.83 97.826h-24.995c-23.564 0-42.667 19.106-42.666 42.671 0 23.561 19.103 42.662 42.667 42.662h128.001c23.564 0 42.666-19.102 42.666-42.667v-128c0-23.565-19.103-42.667-42.667-42.667s-42.667 19.102-42.667 42.667v24.994l-97.83-97.826zM828.339 0l97.83-97.83c16.661-16.661 16.661-43.678 0-60.339s-43.678-16.661-60.339 0l-97.83 97.83v-24.994c0-23.565-19.102-42.667-42.667-42.667s-42.667 19.102-42.667 42.667v128c0 23.565 19.102 42.667 42.667 42.667h128c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667h-24.994z" />
225
225
  <glyph unicode="&#xe9c7;" glyph-name="core-v1" data-tags="core-v1" d="M85.333 640h213.333v-213.333h-213.333v213.333zM85.333 341.333h213.333v-213.333h-213.333v213.333zM298.667 42.667h-213.333v-213.333h213.333v213.333zM384 640h213.333v-213.333h-213.333v213.333zM597.333 341.333h-213.333v-213.333h213.333v213.333zM384 42.667h213.333v-213.333h-213.333v213.333zM896 640h-213.333v-213.333h213.333v213.333zM682.667 341.333h213.333v-213.333h-213.333v213.333zM896 42.667h-213.333v-213.333h213.333v213.333z" />
@@ -261,4 +261,9 @@
261
261
  <glyph unicode="&#xe9eb;" glyph-name="circles" data-tags="circles" d="M527.135 43.721c68.096 46.003 112.865 123.913 112.865 212.279 0 94.756-51.481 177.488-128 221.752-37.653 21.781-81.371 34.248-128 34.248-141.385 0-256-114.615-256-256s114.615-256 256-256c46.629 0 90.347 12.467 128 34.249 5.163 2.987 10.205 6.144 15.135 9.472zM682.667 256c0-99.951-49.097-188.433-124.489-242.645 25.693-8.661 53.211-13.355 81.821-13.355 141.385 0 256 114.615 256 256s-114.615 256-256 256c-28.612 0-56.128-4.695-81.821-13.353 75.392-54.215 124.489-142.697 124.489-242.647z" />
262
262
  <glyph unicode="&#xe9ec;" glyph-name="filled-circle" data-tags="filled-circle" d="M768 256c0-141.385-114.615-256-256-256s-256 114.615-256 256c0 141.385 114.615 256 256 256s256-114.615 256-256z" />
263
263
  <glyph unicode="&#xe9ed;" glyph-name="printer" data-tags="printer" d="M256 640c0 23.564 19.103 42.667 42.667 42.667h298.667c11.315 0 22.169-4.495 30.169-12.497l128-128c8-8.001 12.497-18.853 12.497-30.169v-85.333h42.667c70.693 0 128-57.308 128-128v-213.333c0-70.695-57.307-128-128-128h-42.667v-85.333c0-23.565-19.101-42.667-42.667-42.667h-426.667c-23.564 0-42.667 19.101-42.667 42.667v85.333h-42.667c-70.692 0-128 57.305-128 128v213.333c0 70.692 57.308 128 128 128h42.667v213.333zM213.333 341.333c-23.564 0-42.667-19.101-42.667-42.667v-213.333c0-23.565 19.103-42.667 42.667-42.667h42.667v42.667c0 23.565 19.103 42.667 42.667 42.667h426.667c23.565 0 42.667-19.103 42.667-42.667v-42.667h42.667c23.565 0 42.667 19.103 42.667 42.667v213.333c0 23.565-19.103 42.667-42.667 42.667h-597.333zM682.667 426.667v67.66l-103.007 103.007h-238.327v-170.667h341.333zM682.667 42.667h-341.333v-128h341.333v128zM810.667 256c0-23.565-19.103-42.667-42.667-42.667s-42.667 19.103-42.667 42.667c0 23.565 19.103 42.667 42.667 42.667s42.667-19.103 42.667-42.667zM640 213.333c23.565 0 42.667 19.103 42.667 42.667s-19.103 42.667-42.667 42.667c-23.565 0-42.667-19.103-42.667-42.667s19.103-42.667 42.667-42.667z" />
264
+ <glyph unicode="&#xe9ee;" glyph-name="yandex-eng" data-tags="yandex-eng" d="M584.124-25.903v-144.764h-143.33v243.81l-270.127 609.523h149.764l210.407-476.19c40.427-91.43 53.286-122.859 53.286-232.38zM853.333 682.667l-175.492-412.382h-146.086l176.41 412.382h145.169z" />
265
+ <glyph unicode="&#xe9ef;" glyph-name="yandex-ru" data-tags="yandex-ru" d="M789.333-170.667h-145.771v737.993h-65.092c-119.185 0-181.529-60.952-181.529-151.912 0-103.149 43.089-150.974 132.019-211.928l73.344-50.637-210.864-323.516h-156.774l189.778 288.819c-109.1 79.71-170.525 157.538-170.525 288.822 0 164.103 111.85 275.692 323.633 275.692h210.863l0.917-853.333z" />
266
+ <glyph unicode="&#xe9f0;" glyph-name="caret-down-14" data-tags="caret-down-14" d="M756.54 374.905c24.478 24.298 7.147 65.841-27.473 65.841h-434.128c-34.622 0-51.959-41.543-27.479-65.841l217.063-215.434c15.177-15.061 39.782-15.061 54.959 0l217.058 215.434z" />
267
+ <glyph unicode="&#xe9f1;" glyph-name="more-horizontal-16" data-tags="more-horizontal-16" d="M768.032 255.991c0 35.329 28.678 64.009 64.006 64.009 35.315 0 63.994-28.678 63.994-64.009 0-35.315-28.678-63.991-63.994-63.991-35.328 0-64.006 28.678-64.006 63.991zM448.023 255.991c0 35.329 28.678 64.009 63.991 64.009 35.329 0 64.009-28.678 64.009-64.009 0-35.315-28.678-63.991-64.009-63.991-35.315 0-63.991 28.678-63.991 63.991zM128 255.991c0 35.329 28.678 64.009 64.009 64.009s64.009-28.678 64.009-64.009c0-35.315-28.678-63.991-64.009-63.991s-64.009 28.678-64.009 63.991z" />
268
+ <glyph unicode="&#xe9f2;" glyph-name="spider" data-tags="spider" d="M639.987 426.666c0-23.941-6.571-46.347-18.014-65.512l6.925-2.652 92.318 121.997-37.286 149.153c-5.717 22.86 8.183 46.026 31.044 51.741s46.025-8.184 51.742-31.044l48.145-192.585-94.963-116.43h67.913l72.678 109c13.069 19.607 39.561 24.905 59.166 11.834s24.905-39.561 11.836-59.168l-98.001-146.999h-118.443c1.216-3.345 2.257-6.545 3.204-9.557l115.452-38.485 92.454-92.454c16.661-16.661 16.661-43.678 0-60.339s-43.678-16.661-60.339 0l-78.212 78.212-62.285 20.762v-8.465l134.148-134.148-51.004-153.015c-7.454-22.357-31.616-34.436-53.969-26.987-22.357 7.454-34.436 31.616-26.987 53.969l34.33 102.985-53.973 53.973c-2.432-6.199-5.21-12.514-8.384-18.863-13.197-26.398-33.664-54.089-65.161-75.089-31.765-21.175-72.201-33.83-122.334-33.83s-90.593 12.655-122.358 33.83c-31.498 21.001-51.964 48.691-65.162 75.089-3.174 6.349-5.952 12.663-8.383 18.863l-53.972-53.973 34.328-102.985c7.452-22.353-4.63-46.515-26.985-53.969-22.355-7.45-46.518 4.629-53.969 26.987l-51.005 153.015 134.149 134.148v8.465l-62.286-20.762-78.211-78.212c-16.663-16.661-43.677-16.661-60.34 0s-16.662 43.678 0 60.339l92.456 92.454 115.451 38.485c0.95 3.012 1.99 6.212 3.204 9.557h-118.442l-98 146.999c-13.071 19.607-7.773 46.097 11.834 59.168s46.097 7.773 59.168-11.834l72.676-109h67.915l-94.964 116.43 48.146 192.585c5.715 22.86 28.88 36.759 51.741 31.044s36.759-28.88 31.044-51.741l-37.288-149.153 92.318-121.997 6.923 2.652c-11.44 19.165-18.013 41.571-18.013 65.512 0 70.693 57.334 128 128.024 128 70.694 0 128-57.307 128-128zM511.987 0c35.2 0 127.996 42.667 127.996 128v64c0 64-42.667 106.667-128 106.667-85.335 0-128.014-42.667-128.014-106.667v-64c0-85.333 92.818-128 128.018-128zM511.987 384c23.565 0 42.667 19.103 42.667 42.667s-19.102 42.667-42.667 42.667c-23.565 0-42.692-19.102-42.692-42.667s19.127-42.667 42.692-42.667z" />
264
269
  </font></defs></svg>
Binary file
Binary file