@topvisor/ui 1.5.8-8 → 1.5.8-9

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.
@@ -1,2 +1,2 @@
1
- "use strict";if(vue===void 0)var vue=window.Vue;`boxShadow`in document.body.style||document.body.setAttribute(`class`,`noBoxShadow`),document.body.addEventListener(`click`,function(e){let t=e.target;t.tagName===`INPUT`&&t.getAttribute(`class`).indexOf(`liga`)===-1&&t.select()}),function(){let e=document.getElementById(`fontSize`),t=document.getElementById(`testDrive`),n=document.getElementById(`testText`);function r(){t.innerHTML=n.value||`\xA0`,window.icomoonLiga&&window.icomoonLiga(t)}function i(){t.style.fontSize=e.value+`px`}e.addEventListener(`change`,i,!1),n.addEventListener(`input`,r,!1),n.addEventListener(`change`,r,!1),i()}();
1
+ "use strict";if(vue===void 0)var vue=window.Vue;`boxShadow`in document.body.style||document.body.setAttribute(`class`,`noBoxShadow`),document.body.addEventListener(`click`,function(e){var t=e.target;t.tagName===`INPUT`&&t.getAttribute(`class`).indexOf(`liga`)===-1&&t.select()}),function(){var e=document.getElementById(`fontSize`),t=document.getElementById(`testDrive`),n=document.getElementById(`testText`);function r(){t.innerHTML=n.value||`\xA0`,window.icomoonLiga&&window.icomoonLiga(t)}function i(){t.style.fontSize=e.value+`px`}e.addEventListener(`change`,i,!1),n.addEventListener(`input`,r,!1),n.addEventListener(`change`,r,!1),i()}();
2
2
  //# sourceMappingURL=demo.amd.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["icomoon/demo-files/demo.js"],"names":["target","fontSize","testDrive","testText","updateTest","updateSize"],"mappings":"AAAA,aAAA,GAAA,MAAA,OAAA,IAAA,IAAA,OAAA,IACM,cAAe,SAAS,KAAK,OAC/B,SAAS,KAAK,aAAa,QAAS,aAAa,EAErD,SAAS,KAAK,iBAAiB,QAAS,SAAU,EAAG,CACjD,IAAMA,EAAS,EAAE,OACbA,EAAO,UAAY,SACnBA,EAAO,aAAa,OAAO,CAAC,CAAC,QAAQ,MAAM,IAAM,IACjDA,EAAO,OAAO,CAEtB,CAAC,EACA,UAAY,CACT,IAAMC,EAAW,SAAS,eAAe,UAAU,EAAGC,EAAY,SAAS,eAAe,WAAW,EAAGC,EAAW,SAAS,eAAe,UAAU,EACrJ,SAASC,GAAa,CAClB,EAAU,UAAYD,EAAS,OAAS,OACpC,OAAO,aACP,OAAO,YAAYD,CAAS,CAEpC,CACA,SAASG,GAAa,CAClB,EAAU,MAAM,SAAWJ,EAAS,MAAQ,IAChD,CACAA,EAAS,iBAAiB,SAAUI,EAAY,EAAK,EACrDF,EAAS,iBAAiB,QAASC,EAAY,EAAK,EACpDD,EAAS,iBAAiB,SAAUC,EAAY,EAAK,EACrDC,EAAW,CACf,EAAE","sourcesContent":["\"use strict\";\nif (!('boxShadow' in document.body.style)) {\n document.body.setAttribute('class', 'noBoxShadow');\n}\ndocument.body.addEventListener(\"click\", function (e) {\n const target = e.target;\n if (target.tagName === \"INPUT\" &&\n target.getAttribute('class').indexOf('liga') === -1) {\n target.select();\n }\n});\n(function () {\n const fontSize = document.getElementById('fontSize'), testDrive = document.getElementById('testDrive'), testText = document.getElementById('testText');\n function updateTest() {\n testDrive.innerHTML = testText.value || String.fromCharCode(160);\n if (window.icomoonLiga) {\n window.icomoonLiga(testDrive);\n }\n }\n function updateSize() {\n testDrive.style.fontSize = fontSize.value + 'px';\n }\n fontSize.addEventListener('change', updateSize, false);\n testText.addEventListener('input', updateTest, false);\n testText.addEventListener('change', updateTest, false);\n updateSize();\n}());\n"]}
1
+ {"version":3,"sources":["icomoon/demo-files/demo.js"],"names":["target","fontSize","testDrive","testText","updateTest","updateSize"],"mappings":"AAAA,aAAA,GAAA,MAAA,OAAA,IAAA,IAAA,OAAA,IACM,cAAe,SAAS,KAAK,OAC/B,SAAS,KAAK,aAAa,QAAS,aAAa,EAErD,SAAS,KAAK,iBAAiB,QAAS,SAAU,EAAG,CACjD,IAAIA,EAAS,EAAE,OACXA,EAAO,UAAY,SACnBA,EAAO,aAAa,OAAO,CAAC,CAAC,QAAQ,MAAM,IAAM,IACjDA,EAAO,OAAO,CAEtB,CAAC,EACA,UAAY,CACT,IAAIC,EAAW,SAAS,eAAe,UAAU,EAAGC,EAAY,SAAS,eAAe,WAAW,EAAGC,EAAW,SAAS,eAAe,UAAU,EACnJ,SAASC,GAAa,CAClB,EAAU,UAAYD,EAAS,OAAS,OACpC,OAAO,aACP,OAAO,YAAYD,CAAS,CAEpC,CACA,SAASG,GAAa,CAClB,EAAU,MAAM,SAAWJ,EAAS,MAAQ,IAChD,CACAA,EAAS,iBAAiB,SAAUI,EAAY,EAAK,EACrDF,EAAS,iBAAiB,QAASC,EAAY,EAAK,EACpDD,EAAS,iBAAiB,SAAUC,EAAY,EAAK,EACrDC,EAAW,CACf,EAAE","sourcesContent":["\"use strict\";\nif (!('boxShadow' in document.body.style)) {\n document.body.setAttribute('class', 'noBoxShadow');\n}\ndocument.body.addEventListener(\"click\", function (e) {\n var target = e.target;\n if (target.tagName === \"INPUT\" &&\n target.getAttribute('class').indexOf('liga') === -1) {\n target.select();\n }\n});\n(function () {\n var fontSize = document.getElementById('fontSize'), testDrive = document.getElementById('testDrive'), testText = document.getElementById('testText');\n function updateTest() {\n testDrive.innerHTML = testText.value || String.fromCharCode(160);\n if (window.icomoonLiga) {\n window.icomoonLiga(testDrive);\n }\n }\n function updateSize() {\n testDrive.style.fontSize = fontSize.value + 'px';\n }\n fontSize.addEventListener('change', updateSize, false);\n testText.addEventListener('input', updateTest, false);\n testText.addEventListener('change', updateTest, false);\n updateSize();\n}());\n"]}
@@ -3,7 +3,7 @@ if (!('boxShadow' in document.body.style)) {
3
3
  }
4
4
 
5
5
  document.body.addEventListener("click", function(e) {
6
- const target = e.target;
6
+ var target = e.target;
7
7
  if (target.tagName === "INPUT" &&
8
8
  target.getAttribute('class').indexOf('liga') === -1) {
9
9
  target.select();
@@ -11,7 +11,7 @@ document.body.addEventListener("click", function(e) {
11
11
  });
12
12
 
13
13
  (function() {
14
- const fontSize = document.getElementById('fontSize'),
14
+ var fontSize = document.getElementById('fontSize'),
15
15
  testDrive = document.getElementById('testDrive'),
16
16
  testText = document.getElementById('testText');
17
17
  function updateTest() {
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;291)</small></h1>
12
+ <h1 class="mhmm mvm"><span class="fgc1">Font Name:</span> Topvisor-2 <small class="fgc1">(Glyphs:&nbsp;292)</small></h1>
13
13
  </div>
14
14
  <div class="clearfix mhl ptl">
15
15
  <h1 class="mvm mtn fgc1">Grid Size: 24</h1>
@@ -2309,6 +2309,20 @@
2309
2309
  <input type="text" readonly value="" class="liga unitRight" />
2310
2310
  </div>
2311
2311
  </div>
2312
+ <div class="glyph fs1">
2313
+ <div class="clearfix bshadow0 pbs">
2314
+ <span class="icon2-live"></span>
2315
+ <span class="mls"> icon2-live</span>
2316
+ </div>
2317
+ <fieldset class="fs0 size1of1 clearfix hidden-false">
2318
+ <input type="text" readonly value="ea23" class="unit size1of2" />
2319
+ <input type="text" maxlength="1" readonly value="&#xea23;" class="unitRight size1of2 talign-right" />
2320
+ </fieldset>
2321
+ <div class="fs0 bshadow0 clearfix hidden-false">
2322
+ <span class="unit pvs fgc1">liga: </span>
2323
+ <input type="text" readonly value="" class="liga unitRight" />
2324
+ </div>
2325
+ </div>
2312
2326
  <div class="glyph fs1">
2313
2327
  <div class="clearfix bshadow0 pbs">
2314
2328
  <span class="icon2-ai-core-add"></span>
Binary file
@@ -314,4 +314,5 @@
314
314
  <glyph unicode="&#xea20;" glyph-name="ai-cup" data-tags="ai-cup" d="M429.376 512c7.381-28.618 29.316-52 58.667-60.583 16.721-4.89 18.65-5.587 19.831-6.083 8.858-3.727 16.132-10.338 20.749-18.667h-116.165c-13.091 0-23.708-10.617-23.708-23.708v-199.127c0.010-49.737 40.344-90.039 90.085-90.039h66.33c49.741 0 90.074 40.303 90.086 90.039v139.21c30.754 6.088 56.282 28.715 65.331 59.667 4.89 16.721 5.589 18.652 6.084 19.833 4.109 9.768 11.725 17.613 21.291 22.083 70.605-8.333 125.372-68.367 125.376-141.21 0-77.12-61.385-139.87-137.958-142.123-18.283-73.353-82.731-128.431-160.708-132.582v-114.044h123.251c23.565 0 42.667-19.102 42.667-42.667s-19.102-42.667-42.667-42.667h-331.834c-23.564 0-42.667 19.102-42.667 42.667s19.102 42.667 42.667 42.667h123.25v114.044c-77.982 4.151-142.469 59.221-160.75 132.582-76.555 2.274-137.917 65.015-137.917 142.123 0.005 78.261 63.221 141.754 141.375 142.21 16.602 39.023 55.333 66.375 100.416 66.375h16.918zM303.417 359.458c-26.903-4.513-47.412-27.857-47.417-56.043 0-28.186 20.512-51.524 47.417-56.038v112.081zM720.585 247.377c26.901 4.514 47.415 27.853 47.415 56.038-0.004 28.186-20.514 51.53-47.415 56.043v-112.081zM618.667 682.667c18.953 0 35.639-12.519 40.96-30.708 10.953-37.437 40.226-66.711 77.666-77.667 18.189-5.32 30.707-22.007 30.707-40.958s-12.518-35.639-30.707-40.958c-37.44-10.955-66.714-40.23-77.666-77.667-5.321-18.19-22.007-30.708-40.96-30.708s-35.639 12.519-40.96 30.708c-10.953 37.437-40.226 66.711-77.666 77.667-18.189 5.32-30.707 22.007-30.707 40.958s12.518 35.639 30.707 40.958c37.44 10.955 66.714 40.23 77.666 77.667 5.321 18.19 22.007 30.708 40.96 30.708zM618.667 553.167c-6.14-7.069-12.766-13.693-19.831-19.833 7.061-6.133 13.696-12.731 19.831-19.792 6.127 7.053 12.74 13.664 19.793 19.792-7.061 6.135-13.658 12.772-19.793 19.833z" />
315
315
  <glyph unicode="&#xea21;" glyph-name="ai-core-add" data-tags="ai-core-add" d="M299.052 85.124c11.318 0 20.953-4.339 28.943-13.001 8.655-7.991 12.993-17.634 12.993-28.958v-127.915c-0.003-10.483-3.292-19.452-9.911-26.876l-6.122-6.127c-7.357-6.635-15.994-9.958-25.903-9.958-11.981 0-22.288 4.348-30.942 13.001-7.986 7.991-11.99 17.975-11.994 29.961v24.998l-97.864-97.916c-7.989-8.661-17.999-13.001-29.984-13.001-11.981 0-21.955 4.343-29.943 13.001-8.653 7.991-12.991 17.971-12.993 29.956 0 11.994 4.338 22.007 12.993 30.003l97.864 97.916h-24.986c-11.977 0.004-22.29 4.011-30.942 11.998-7.984 8.661-11.993 18.974-11.993 30.959 0 11.319 4.010 20.966 11.993 28.958 8.652 8.657 18.964 12.996 30.942 13.001h127.848zM852.339 85.124c10.475-0.004 19.439-3.294 26.859-9.916l6.123-6.127c6.635-7.36 9.954-16 9.954-25.916 0-11.985-4.343-22.298-12.996-30.959-7.983-7.987-17.963-11.994-29.939-11.998h-24.986l97.86-97.916c8.657-7.996 12.996-18.010 12.996-30.003-0.004-11.985-4.339-21.965-12.996-29.956-7.987-8.657-17.958-13.001-29.939-13.001-11.985 0-21.995 4.339-29.986 13.001l-97.865 97.916v-24.998c-0.004-11.985-4.339-21.969-12.992-29.961-7.987-8.653-17.963-13.001-29.943-13.001-11.315 0-21.286 4.348-29.939 13.001-7.987 7.991-11.994 17.975-11.994 29.961v127.915c0 11.324 4.002 20.966 11.994 28.958 8.653 8.661 18.624 13.001 29.939 13.001h127.851zM512.435 469.333c19.174 0 35.994-12.804 41.105-31.292v-0.042c0.026-0.085 0.064-0.247 0.124-0.458 0.128-0.442 0.346-1.144 0.627-2.083 0.572-1.911 1.451-4.791 2.624-8.375 2.351-7.204 5.807-17.144 10.244-28 9.51-23.287 21.124-44.886 32.273-56.042s32.738-22.773 56.013-32.292c10.85-4.437 20.783-7.898 27.985-10.249 3.58-1.173 6.46-2.057 8.367-2.628 0.943-0.277 1.643-0.495 2.082-0.623 0.213-0.060 0.375-0.102 0.461-0.124h0.043c18.475-5.116 31.275-21.943 31.275-41.126s-12.8-36.011-31.275-41.126h-0.043c-0.085-0.021-0.247-0.064-0.461-0.124-0.439-0.128-1.139-0.346-2.082-0.623-1.907-0.572-4.787-1.455-8.367-2.628-7.202-2.351-17.135-5.811-27.985-10.249-23.275-9.519-44.864-21.137-56.013-32.29-11.149-11.157-22.763-32.755-32.273-56.043-4.437-10.854-7.893-20.796-10.244-28.002-1.173-3.58-2.052-6.46-2.624-8.375-0.282-0.939-0.499-1.638-0.627-2.082-0.060-0.209-0.098-0.371-0.124-0.457v-0.043c-5.111-18.487-21.931-31.292-41.105-31.292-19.17 0-35.989 12.804-41.101 31.292v0.043c-0.026 0.085-0.064 0.247-0.124 0.457-0.128 0.444-0.346 1.143-0.627 2.082-0.572 1.916-1.451 4.796-2.624 8.375-2.351 7.206-5.807 17.148-10.244 28.002-9.51 23.287-21.124 44.885-32.273 56.043-11.15 11.153-32.737 22.771-56.012 32.29-10.85 4.437-20.785 7.898-27.985 10.249-3.581 1.173-6.46 2.057-8.371 2.628-0.939 0.277-1.64 0.495-2.082 0.623-0.211 0.060-0.373 0.102-0.458 0.124h-0.041c-18.478 5.116-31.275 21.943-31.275 41.126s12.797 36.011 31.275 41.126h0.041c0.085 0.021 0.247 0.064 0.458 0.124 0.442 0.128 1.143 0.346 2.082 0.623 1.911 0.572 4.789 1.455 8.371 2.628 7.2 2.351 17.135 5.811 27.985 10.249 23.274 9.519 44.862 21.137 56.012 32.292s22.763 32.755 32.273 56.042c4.437 10.856 7.893 20.796 10.244 28 1.173 3.583 2.052 6.463 2.624 8.375 0.282 0.94 0.499 1.641 0.627 2.083 0.060 0.211 0.098 0.373 0.124 0.458v0.084c5.124 18.469 21.943 31.25 41.101 31.25zM128.269 682.667c11.984 0 21.994-4.34 29.984-13l97.864-97.917v25c0.004 11.983 4.008 21.968 11.994 29.958 8.654 8.655 18.961 13 30.942 13 9.908 0 18.545-3.322 25.903-9.958l6.122-6.125c6.619-7.427 9.908-16.393 9.911-26.875v-127.917c0-11.324-4.338-21.298-12.993-29.958-7.989-7.993-17.625-12-28.943-12h-127.848c-11.977 0.004-22.29 4.010-30.942 12-7.984 8.658-11.993 18.638-11.993 29.958 0 11.986 4.010 21.966 11.993 29.958 8.652 8.656 18.964 12.996 30.942 13h24.986l-97.864 97.917c-8.655 7.994-12.993 18.009-12.993 30 0.002 11.987 4.34 21.967 12.993 29.958 7.988 8.658 17.962 12.998 29.943 13zM895.731 682.667c11.981 0 21.952-4.343 29.943-13 8.653-7.992 12.992-17.971 12.992-29.958 0-11.991-4.339-22.006-12.992-30l-97.865-97.917h24.986c11.981-0.002 22.289-4.342 30.942-13 7.987-7.993 11.994-17.97 11.994-29.958 0-11.322-4.006-21.3-11.994-29.958-8.653-7.992-18.961-11.998-30.942-12h-127.846c-11.315 0.002-20.958 4.009-28.945 12-8.653 8.659-12.992 18.636-12.992 29.958v127.917c0.004 11.983 4.343 21.968 12.992 29.958 7.987 8.655 17.63 12.998 28.945 13 11.985 0 22.327-4.34 30.98-13 7.983-7.989 11.951-17.979 11.955-29.958v-25l97.903 97.917c7.991 8.657 17.963 13 29.943 13z" />
316
316
  <glyph unicode="&#xea22;" glyph-name="agentic-browsing" data-tags="agentic-browsing" d="M383.884 554.667h-170.683c-35.292 0-65.619-12.684-90.923-38.042-24.632-24.689-36.944-54.72-36.944-90.083v-426.418c0-35.362 12.312-65.391 36.944-90.082 25.304-25.357 55.631-38.042 90.923-38.042h597.266c35.294 0 65.284 12.685 89.924 38.042 25.297 24.691 38.276 54.72 38.276 90.082v326.003c-40.064-16.474-58.598-31.113-86.217-63.919v-262.084c0-12.011-4.339-22.366-12.996-31.040-7.987-8.004-17.668-12.002-28.988-12.002h-597.266c-11.319 0-21.332 3.994-29.988 12.002-7.991 8.674-11.995 19.029-11.995 31.040v298.291h212.667c47.11 0 85.3 38.208 85.3 85.335v85.583c0 47.128-38.191 85.333-85.3 85.333zM183.212 456.583c8.656 8.673 18.669 13 29.988 13 11.975-0.004 21.961-4.334 29.946-13 8.657-8.008 12.995-18.030 12.995-30.042 0-11.344-4.338-21.367-12.995-30.042-7.986-8-17.972-11.996-29.946-12-11.319 0-21.332 3.994-29.988 12-7.991 8.675-11.995 18.697-11.995 30.042 0 12.012 4.005 22.034 11.995 30.042zM311.078 456.583c8.652 8.666 18.635 12.998 29.947 13 11.986 0 21.998-4.325 29.988-13 8.655-8.007 12.953-18.031 12.953-30.042 0-11.344-4.298-21.367-12.953-30.042-7.991-8.008-18.002-12-29.988-12-11.312 0.002-21.295 4.001-29.947 12-7.991 8.675-11.995 18.697-11.995 30.042 0 12.012 4.005 22.034 11.995 30.042zM725.751 640c9.327 0 17.66-3 24.99-9 7.996-5.333 13.325-12.666 15.991-22 9.997-34 27.324-63.667 51.981-89 25.323-25.333 54.98-43 88.964-53 9.331-2.667 16.661-7.667 21.99-15 5.999-7.333 8.998-16 8.998-26 0-9.334-2.999-18-8.998-26-5.329-7.334-12.659-12.333-21.99-15-33.984-10-63.642-27.667-88.964-53.002-24.657-24.666-41.984-53.999-51.981-87.996-2.667-9.335-7.996-17.003-15.991-23.002-7.33-5.333-15.663-8-24.99-8-9.997 0-18.662 2.667-25.993 8-7.33 5.999-12.326 13.666-14.993 23.002-9.997 33.997-27.657 63.33-52.979 87.996-25.323 25.335-54.98 43.002-88.964 53.002-9.331 2.667-16.994 7.666-22.993 15-5.329 8-7.996 16.666-7.996 26 0 10 2.667 18.667 7.996 26 5.999 7.333 13.662 12.333 22.993 15 33.984 10 63.642 27.667 88.964 53s42.982 55 52.979 89c2.667 9.333 7.663 16.666 14.993 22 7.33 6 15.996 9 25.993 9zM725.751 500c-9.997-14.667-21.325-28.333-33.988-41-11.994-12-25.323-23-39.983-33 14.66-10 27.989-21.333 39.983-34 12.663-12 23.991-25 33.988-39 9.993 14 20.992 27 32.986 39 12.663 12.667 25.988 24 39.983 34-13.995 10-27.319 21-39.983 33-11.994 12.667-22.993 26.333-32.986 41z" />
317
+ <glyph unicode="&#xea23;" glyph-name="live" data-tags="live" d="M194 540.456c15.716 17.55 42.694 19.046 60.25 3.334 17.547-15.715 19.041-42.695 3.334-60.25-54.074-60.416-86.917-140.093-86.917-227.543 0-87.445 32.843-167.125 86.917-227.541 15.707-17.553 14.214-44.535-3.334-60.25-17.555-15.71-44.534-14.212-60.25 3.332-67.536 75.46-108.666 175.211-108.667 284.459 0 109.251 41.132 209.003 108.667 284.46zM769.749 543.789c17.557 15.712 44.535 14.217 60.25-3.334 67.537-75.457 108.668-175.209 108.668-284.46 0-109.248-41.131-208.998-108.668-284.459-15.714-17.545-42.692-19.042-60.25-3.332-17.549 15.714-19.038 42.697-3.332 60.25 54.071 60.416 86.916 140.096 86.916 227.541 0 87.45-32.845 167.127-86.916 227.543-15.71 17.555-14.212 44.535 3.332 60.25zM307.209 409.622c14.153 18.839 40.91 22.652 59.75 8.5 18.835-14.153 22.609-40.911 8.458-59.75-21.418-28.516-34.083-63.908-34.083-102.377 0-38.464 12.665-73.856 34.083-102.374 14.15-18.837 10.377-45.598-8.458-59.75-18.84-14.148-45.597-10.334-59.75 8.503-32.14 42.786-51.208 96.043-51.209 153.621 0 57.583 19.068 110.837 51.209 153.626zM657.041 418.122c18.842 14.152 45.598 10.339 59.75-8.5 32.141-42.79 51.209-96.044 51.209-153.626 0-57.579-19.068-110.835-51.209-153.621-14.153-18.837-40.909-22.652-59.75-8.503-18.837 14.153-22.609 40.913-8.457 59.75 21.419 28.518 34.082 63.91 34.082 102.374 0 38.468-12.663 73.86-34.082 102.377-14.153 18.839-10.377 45.597 8.457 59.75zM512 341.329c47.13 0 85.333-38.204 85.333-85.333 0-47.125-38.208-85.333-85.333-85.333s-85.333 38.208-85.333 85.333c0 47.13 38.204 85.333 85.333 85.333z" />
317
318
  </font></defs></svg>
Binary file
Binary file