@eui/mobile-core 16.0.0-rc.33 → 16.0.0-rc.35

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.
@@ -139,6 +139,9 @@
139
139
  <li>
140
140
  <a href="#_euimLabelTitle" >_euimLabelTitle</a>
141
141
  </li>
142
+ <li>
143
+ <a href="#_euimLabelTruncate" >_euimLabelTruncate</a>
144
+ </li>
142
145
  <li>
143
146
  <a href="#_euimAccent" >_euimAccent</a>
144
147
  </li>
@@ -247,6 +250,12 @@
247
250
  <li>
248
251
  <a href="#euimLabelTitle" >euimLabelTitle</a>
249
252
  </li>
253
+ <li>
254
+ <a href="#euimLabelTruncate" >euimLabelTruncate</a>
255
+ </li>
256
+ <li>
257
+ <a href="#euimLabelTruncateWithLines" >euimLabelTruncateWithLines</a>
258
+ </li>
250
259
  <li>
251
260
  <a href="#e2eAttr" >e2eAttr</a>
252
261
  </li>
@@ -360,6 +369,9 @@
360
369
  <li>
361
370
  <a href="#euimLabelMeta" >euimLabelMeta</a>
362
371
  </li>
372
+ <li>
373
+ <a href="#euimLabelTruncate" >euimLabelTruncate</a>
374
+ </li>
363
375
  <li>
364
376
  <a href="#cssClasses" >cssClasses</a>
365
377
  </li>
@@ -370,6 +382,19 @@
370
382
  </table>
371
383
  </section>
372
384
 
385
+ <section data-compodoc="block-constructor">
386
+ <h3 id="constructor">Constructor</h3>
387
+ <table class="table table-sm table-bordered">
388
+ <tbody>
389
+ <tr>
390
+ <td class="col-md-4">
391
+ <code>constructor()</code>
392
+ </td>
393
+ </tr>
394
+
395
+ </tbody>
396
+ </table>
397
+ </section>
373
398
 
374
399
  <section data-compodoc="block-inputs">
375
400
  <h3 id="inputs">Inputs</h3>
@@ -421,6 +446,38 @@
421
446
  </tr>
422
447
  </tbody>
423
448
  </table>
449
+ <table class="table table-sm table-bordered">
450
+ <tbody>
451
+ <tr>
452
+ <td class="col-md-4">
453
+ <a name="euimLabelTruncate"></a>
454
+ <b>euimLabelTruncate</b>
455
+ </td>
456
+ </tr>
457
+ <tr>
458
+ <td class="col-md-4">
459
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
460
+
461
+ </td>
462
+ </tr>
463
+ </tbody>
464
+ </table>
465
+ <table class="table table-sm table-bordered">
466
+ <tbody>
467
+ <tr>
468
+ <td class="col-md-4">
469
+ <a name="euimLabelTruncateWithLines"></a>
470
+ <b>euimLabelTruncateWithLines</b>
471
+ </td>
472
+ </tr>
473
+ <tr>
474
+ <td class="col-md-4">
475
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/number" target="_blank" >number</a></code>
476
+
477
+ </td>
478
+ </tr>
479
+ </tbody>
480
+ </table>
424
481
  <table class="table table-sm table-bordered">
425
482
  <tbody>
426
483
  <tr>
@@ -948,6 +1005,26 @@
948
1005
  </tr>
949
1006
 
950
1007
 
1008
+ </tbody>
1009
+ </table>
1010
+ <table class="table table-sm table-bordered">
1011
+ <tbody>
1012
+ <tr>
1013
+ <td class="col-md-4">
1014
+ <a name="_euimLabelTruncate"></a>
1015
+ <span class="name">
1016
+ <span ><b>_euimLabelTruncate</b></span>
1017
+ <a href="#_euimLabelTruncate"><span class="icon ion-ios-link"></span></a>
1018
+ </span>
1019
+ </td>
1020
+ </tr>
1021
+ <tr>
1022
+ <td class="col-md-4">
1023
+ <i>Default value : </i><code>false</code>
1024
+ </td>
1025
+ </tr>
1026
+
1027
+
951
1028
  </tbody>
952
1029
  </table>
953
1030
  <table class="table table-sm table-bordered">
@@ -1613,6 +1690,65 @@
1613
1690
  </tr>
1614
1691
  </tbody>
1615
1692
  </table>
1693
+ <table class="table table-sm table-bordered">
1694
+ <tbody>
1695
+ <tr>
1696
+ <td class="col-md-4">
1697
+ <a name="euimLabelTruncate"></a>
1698
+ <span class="name"><b>euimLabelTruncate</b><a href="#euimLabelTruncate"><span class="icon ion-ios-link"></span></a></span>
1699
+ </td>
1700
+ </tr>
1701
+
1702
+ <tr>
1703
+ <td class="col-md-4">
1704
+ <span class="accessor"><b>get</b><code>euimLabelTruncate()</code></span>
1705
+ </td>
1706
+ </tr>
1707
+
1708
+ <tr>
1709
+ <td class="col-md-4">
1710
+ <span class="accessor"><b>set</b><code>euimLabelTruncate(value: BooleanInput)</code></span>
1711
+ </td>
1712
+ </tr>
1713
+ <tr>
1714
+ <td class="col-md-4">
1715
+
1716
+ <div class="io-description">
1717
+ <b>Parameters :</b>
1718
+ <table class="params">
1719
+ <thead>
1720
+ <tr>
1721
+ <td>Name</td>
1722
+ <td>Type</td>
1723
+ <td>Optional</td>
1724
+ </tr>
1725
+ </thead>
1726
+ <tbody>
1727
+ <tr>
1728
+ <td>value</td>
1729
+
1730
+ <td>
1731
+ <code>BooleanInput</code>
1732
+ </td>
1733
+
1734
+ <td>
1735
+ No
1736
+ </td>
1737
+
1738
+ </tr>
1739
+ </tbody>
1740
+ </table>
1741
+ </div>
1742
+ <div>
1743
+ </div>
1744
+ <div class="io-description">
1745
+ <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
1746
+
1747
+ </div>
1748
+ </td>
1749
+ </tr>
1750
+ </tbody>
1751
+ </table>
1616
1752
  <table class="table table-sm table-bordered">
1617
1753
  <tbody>
1618
1754
  <tr>