@acorex/styles 7.8.13 → 7.8.14

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acorex/styles",
3
- "version": "7.8.13",
3
+ "version": "7.8.14",
4
4
  "main": "index.js",
5
5
  "author": "Ali Safari",
6
6
  "license": "ISC",
@@ -1,29 +1,30 @@
1
1
  if (!('boxShadow' in document.body.style)) {
2
- document.body.setAttribute('class', 'noBoxShadow');
2
+ document.body.setAttribute('class', 'noBoxShadow');
3
3
  }
4
4
 
5
- document.body.addEventListener('click', function (e) {
6
- var target = e.target;
7
- if (target.tagName === 'INPUT' && target.getAttribute('class').indexOf('liga') === -1) {
8
- target.select();
9
- }
5
+ document.body.addEventListener("click", function(e) {
6
+ var target = e.target;
7
+ if (target.tagName === "INPUT" &&
8
+ target.getAttribute('class').indexOf('liga') === -1) {
9
+ target.select();
10
+ }
10
11
  });
11
12
 
12
- (function () {
13
- var fontSize = document.getElementById('fontSize'),
14
- testDrive = document.getElementById('testDrive'),
15
- testText = document.getElementById('testText');
16
- function updateTest() {
17
- testDrive.innerHTML = testText.value || String.fromCharCode(160);
18
- if (window.icomoonLiga) {
19
- window.icomoonLiga(testDrive);
13
+ (function() {
14
+ var fontSize = document.getElementById('fontSize'),
15
+ testDrive = document.getElementById('testDrive'),
16
+ testText = document.getElementById('testText');
17
+ function updateTest() {
18
+ testDrive.innerHTML = testText.value || String.fromCharCode(160);
19
+ if (window.icomoonLiga) {
20
+ window.icomoonLiga(testDrive);
21
+ }
22
+ }
23
+ function updateSize() {
24
+ testDrive.style.fontSize = fontSize.value + 'px';
20
25
  }
21
- }
22
- function updateSize() {
23
- testDrive.style.fontSize = fontSize.value + 'px';
24
- }
25
- fontSize.addEventListener('change', updateSize, false);
26
- testText.addEventListener('input', updateTest, false);
27
- testText.addEventListener('change', updateTest, false);
28
- updateSize();
29
- })();
26
+ fontSize.addEventListener('change', updateSize, false);
27
+ testText.addEventListener('input', updateTest, false);
28
+ testText.addEventListener('change', updateTest, false);
29
+ updateSize();
30
+ }());
@@ -9,10 +9,52 @@
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> acorex-icons <small class="fgc1">(Glyphs:&nbsp;64)</small></h1>
12
+ <h1 class="mhmm mvm"><span class="fgc1">Font Name:</span> acorex-icons <small class="fgc1">(Glyphs:&nbsp;67)</small></h1>
13
13
  </div>
14
14
  <div class="clearfix mhl ptl">
15
15
  <h1 class="mvm mtn fgc1">Grid Size: Unknown</h1>
16
+ <div class="glyph fs1">
17
+ <div class="clearfix bshadow0 pbs">
18
+ <span class="ax-icon ax-icon-progress-bold"></span>
19
+ <span class="mls"> ax-icon-progress-bold</span>
20
+ </div>
21
+ <fieldset class="fs0 size1of1 clearfix hidden-false">
22
+ <input type="text" readonly value="e940" class="unit size1of2" />
23
+ <input type="text" maxlength="1" readonly value="&#xe940;" class="unitRight size1of2 talign-right" />
24
+ </fieldset>
25
+ <div class="fs0 bshadow0 clearfix hidden-true">
26
+ <span class="unit pvs fgc1">liga: </span>
27
+ <input type="text" readonly value="" class="liga unitRight" />
28
+ </div>
29
+ </div>
30
+ <div class="glyph fs1">
31
+ <div class="clearfix bshadow0 pbs">
32
+ <span class="ax-icon ax-icon-dash-bold"></span>
33
+ <span class="mls"> ax-icon-dash-bold</span>
34
+ </div>
35
+ <fieldset class="fs0 size1of1 clearfix hidden-false">
36
+ <input type="text" readonly value="e941" class="unit size1of2" />
37
+ <input type="text" maxlength="1" readonly value="&#xe941;" class="unitRight size1of2 talign-right" />
38
+ </fieldset>
39
+ <div class="fs0 bshadow0 clearfix hidden-true">
40
+ <span class="unit pvs fgc1">liga: </span>
41
+ <input type="text" readonly value="" class="liga unitRight" />
42
+ </div>
43
+ </div>
44
+ <div class="glyph fs1">
45
+ <div class="clearfix bshadow0 pbs">
46
+ <span class="ax-icon ax-icon-done-bold"></span>
47
+ <span class="mls"> ax-icon-done-bold</span>
48
+ </div>
49
+ <fieldset class="fs0 size1of1 clearfix hidden-false">
50
+ <input type="text" readonly value="e942" class="unit size1of2" />
51
+ <input type="text" maxlength="1" readonly value="&#xe942;" class="unitRight size1of2 talign-right" />
52
+ </fieldset>
53
+ <div class="fs0 bshadow0 clearfix hidden-true">
54
+ <span class="unit pvs fgc1">liga: </span>
55
+ <input type="text" readonly value="" class="liga unitRight" />
56
+ </div>
57
+ </div>
16
58
  <div class="glyph fs1">
17
59
  <div class="clearfix bshadow0 pbs">
18
60
  <span class="ax-icon ax-icon-cancel-fill"></span>
@@ -225,8 +267,8 @@
225
267
  </div>
226
268
  <div class="glyph fs1">
227
269
  <div class="clearfix bshadow0 pbs">
228
- <span class="ax-icon ax-icon-chevrop-up"></span>
229
- <span class="mls"> ax-icon-chevrop-up</span>
270
+ <span class="ax-icon ax-icon-chevron-up"></span>
271
+ <span class="mls"> ax-icon-chevron-up</span>
230
272
  </div>
231
273
  <fieldset class="fs0 size1of1 clearfix hidden-false">
232
274
  <input type="text" readonly value="e90c" class="unit size1of2" />
Binary file
@@ -19,7 +19,7 @@
19
19
  <glyph unicode="&#xe909;" glyph-name="arrow-right" d="M426.667 234.667v426.667l213.333-213.333z" />
20
20
  <glyph unicode="&#xe90a;" glyph-name="chevron-left" d="M598.4 192l-257.067 257.067 257.067 257.067 45.867-45.867-211.2-211.2 211.2-211.2z" />
21
21
  <glyph unicode="&#xe90b;" glyph-name="chevron-down" d="M512 304l-256 256 45.867 45.867 210.133-211.2 210.133 210.133 45.867-45.867z" />
22
- <glyph unicode="&#xe90c;" glyph-name="chevrop-up" d="M301.867 304l-45.867 45.867 256 256 256-254.933-45.867-45.867-210.133 210.133z" />
22
+ <glyph unicode="&#xe90c;" glyph-name="chevron-up" d="M301.867 304l-45.867 45.867 256 256 256-254.933-45.867-45.867-210.133 210.133z" />
23
23
  <glyph unicode="&#xe90d;" glyph-name="chevron-right" d="M400 192l-45.867 45.867 211.2 211.2-211.2 211.2 45.867 45.867 257.067-257.067z" />
24
24
  <glyph unicode="&#xe90e;" glyph-name="first-page" d="M256 192v512h64v-512zM732.8 195.2l-249.6 249.6 249.6 249.6 45.867-45.867-203.733-203.733 203.733-203.733z" />
25
25
  <glyph unicode="&#xe90f;" glyph-name="last-page" d="M290.133 197.333l-45.867 45.867 204.8 204.8-204.8 204.8 45.867 45.867 250.667-250.667zM704 192v512h64v-512z" />
@@ -71,4 +71,7 @@
71
71
  <glyph unicode="&#xe93d;" glyph-name="info-fill" d="M483.2 234.667h64v256h-64v-256zM511.981 569.6q14.953 0 25.086 9.813t10.133 24.32q0 15.413-10.114 25.84t-25.067 10.427-25.086-10.427-10.133-25.84q0-14.507 10.114-24.32 10.115-9.813 25.067-9.813zM512.284 21.333q-88.25 0-165.867 33.6t-135.75 91.733-91.733 135.83q-33.6 77.696-33.6 166.036t33.6 166.036 91.733 135.297 135.83 91.2q77.696 33.6 166.036 33.6t166.036-33.6 135.297-91.2 91.2-135.467 33.6-166.116-33.6-165.867-91.2-135.554-135.467-91.733-166.116-33.796z" />
72
72
  <glyph unicode="&#xe93e;" glyph-name="info" d="M483.2 234.667h64v256h-64v-256zM511.981 569.6q14.953 0 25.086 9.813t10.133 24.32q0 15.413-10.114 25.84t-25.067 10.427-25.086-10.427-10.133-25.84q0-14.507 10.114-24.32 10.115-9.813 25.067-9.813zM512.284 21.333q-88.25 0-165.867 33.6t-135.75 91.733-91.733 135.83q-33.6 77.696-33.6 166.036t33.6 166.036 91.733 135.297 135.83 91.2q77.696 33.6 166.036 33.6t166.036-33.6 135.297-91.2 91.2-135.467 33.6-166.116-33.6-165.867-91.2-135.554-135.467-91.733-166.116-33.796zM512.533 85.333q150.933 0 256.533 106.133t105.6 257.067-105.399 256.533q-105.401 105.6-257.267 105.6-150.4 0-256.533-105.399-106.133-105.401-106.133-257.267 0-150.4 106.133-256.533t257.067-106.133z" />
73
73
  <glyph unicode="&#xe93f;" glyph-name="cancel-fill" d="M352 243.2l160 160 160-160 44.8 44.8-160 160 160 160-44.8 44.8-160-160-160 160-44.8-44.8 160-160-160-160 44.8-44.8zM512 21.333q-87.467 0-165.333 33.6t-136 91.733-91.733 136-33.6 165.333q0 88.533 33.6 166.4t91.733 135.467 136 91.2 165.333 33.6q88.533 0 166.4-33.6t135.467-91.2 91.2-135.467 33.6-166.4q0-87.467-33.6-165.333t-91.2-136-135.467-91.733-166.4-33.6z" />
74
+ <glyph unicode="&#xe940;" glyph-name="progress-bold" d="M512 0.834q-92.29 0-173.756 35.152t-142.285 95.973-95.973 142.285q-35.152 81.466-35.152 173.756 0 92.839 35.146 173.935 35.146 81.094 95.954 142.055t142.292 96.068 173.774 35.107q23.559 0 40.047-16.486 16.487-16.487 16.487-40.047t-16.487-40.047-40.047-16.487q-138.86 0-236.479-97.618t-97.619-236.475 97.618-236.48 236.475-97.623 236.48 97.619 97.623 236.479q0 23.559 16.487 40.047t40.047 16.487q23.559 0 40.047-16.487 16.486-16.487 16.486-40.047 0-92.29-35.146-173.781t-95.954-142.331-141.975-95.947-174.091-35.107z" />
75
+ <glyph unicode="&#xe941;" glyph-name="dash-bold" d="M192.834 391.466v113.069h638.332v-113.069h-638.332z" />
76
+ <glyph unicode="&#xe942;" glyph-name="done-bold" d="M407.467 172.706l-262.494 262.494 80.697 80.697 181.797-181.797 390.864 390.864 80.697-80.697-471.561-471.561z" />
74
77
  </font></defs></svg>
Binary file
Binary file