carbon-components-angular 5.34.0 → 5.35.0

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 (32) hide show
  1. package/docs/documentation/components/PasswordInputLabelComponent.html +82 -9
  2. package/docs/documentation/coverage.html +3 -3
  3. package/docs/documentation/js/search/search_index.js +2 -2
  4. package/docs/documentation/modules/TilesModule/dependencies.svg +76 -76
  5. package/docs/documentation/modules/TilesModule.html +76 -76
  6. package/docs/documentation/modules/TimePickerModule/dependencies.svg +19 -19
  7. package/docs/documentation/modules/TimePickerModule.html +19 -19
  8. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +4 -4
  9. package/docs/documentation/modules/TimePickerSelectModule.html +4 -4
  10. package/docs/documentation/modules/ToggleModule/dependencies.svg +41 -45
  11. package/docs/documentation/modules/ToggleModule.html +41 -45
  12. package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
  13. package/docs/documentation/modules/TooltipModule.html +4 -4
  14. package/docs/documentation/modules/TreeviewModule/dependencies.svg +37 -37
  15. package/docs/documentation/modules/TreeviewModule.html +37 -37
  16. package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
  17. package/docs/documentation/modules/UIShellModule.html +4 -4
  18. package/docs/documentation.json +40 -21
  19. package/docs/storybook/{1345.a1871b60.iframe.bundle.js → 1345.99dc9be1.iframe.bundle.js} +1 -1
  20. package/docs/storybook/iframe.html +2 -2
  21. package/docs/storybook/input-password-stories.33a92ba2.iframe.bundle.js +1 -0
  22. package/docs/storybook/{main.c7fa1279.iframe.bundle.js → main.233cfcc5.iframe.bundle.js} +1 -1
  23. package/docs/storybook/project.json +1 -1
  24. package/docs/storybook/{runtime~main.c0aac812.iframe.bundle.js → runtime~main.2666a44e.iframe.bundle.js} +1 -1
  25. package/esm2020/input/password-input-label.component.mjs +9 -3
  26. package/fesm2015/carbon-components-angular-input.mjs +9 -2
  27. package/fesm2015/carbon-components-angular-input.mjs.map +1 -1
  28. package/fesm2020/carbon-components-angular-input.mjs +8 -2
  29. package/fesm2020/carbon-components-angular-input.mjs.map +1 -1
  30. package/input/password-input-label.component.d.ts +1 -0
  31. package/package.json +1 -1
  32. package/docs/storybook/input-password-stories.82ec8b0f.iframe.bundle.js +0 -1
@@ -425,11 +425,28 @@
425
425
  <li>
426
426
  <a href="#class.cds--text-input-wrapper" >class.cds--text-input-wrapper</a>
427
427
  </li>
428
+ <li>
429
+ <a href="#class.cds--text-input-wrapper--readonly" >class.cds--text-input-wrapper--readonly</a>
430
+ </li>
428
431
  </ul>
429
432
  </td>
430
433
  </tr>
431
434
 
432
435
 
436
+ <tr>
437
+ <td class="col-md-4">
438
+ <h6><b>Accessors</b></h6>
439
+ </td>
440
+ </tr>
441
+ <tr>
442
+ <td class="col-md-4">
443
+ <ul class="index-list">
444
+ <li>
445
+ <a href="#isReadonly" >isReadonly</a>
446
+ </li>
447
+ </ul>
448
+ </td>
449
+ </tr>
433
450
  </tbody>
434
451
  </table>
435
452
  </section>
@@ -445,7 +462,7 @@
445
462
  </tr>
446
463
  <tr>
447
464
  <td class="col-md-4">
448
- <div class="io-line">Defined in <a href="" data-line="210" class="link-to-prism">src/input/password-input-label.component.ts:210</a></div>
465
+ <div class="io-line">Defined in <a href="" data-line="213" class="link-to-prism">src/input/password-input-label.component.ts:213</a></div>
449
466
  </td>
450
467
  </tr>
451
468
 
@@ -1293,6 +1310,32 @@ This is not toggleable - should be assigned once</p>
1293
1310
  </tr>
1294
1311
 
1295
1312
 
1313
+ </tbody>
1314
+ </table>
1315
+ <table class="table table-sm table-bordered">
1316
+ <tbody>
1317
+ <tr>
1318
+ <td class="col-md-4">
1319
+ <a name="class.cds--text-input-wrapper--readonly"></a>
1320
+ <span class="name">
1321
+ <span ><b>class.cds--text-input-wrapper--readonly</b></span>
1322
+ <a href="#class.cds--text-input-wrapper--readonly"><span class="icon ion-ios-link"></span></a>
1323
+ </span>
1324
+ </td>
1325
+ </tr>
1326
+ <tr>
1327
+ <td class="col-md-4">
1328
+ <i>Type : </i> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >any</a></code>
1329
+
1330
+ </td>
1331
+ </tr>
1332
+ <tr>
1333
+ <td class="col-md-4">
1334
+ <div class="io-line">Defined in <a href="" data-line="211" class="link-to-prism">src/input/password-input-label.component.ts:211</a></div>
1335
+ </td>
1336
+ </tr>
1337
+
1338
+
1296
1339
  </tbody>
1297
1340
  </table>
1298
1341
  </section>
@@ -1325,8 +1368,8 @@ This is not toggleable - should be assigned once</p>
1325
1368
 
1326
1369
  <tr>
1327
1370
  <td class="col-md-4">
1328
- <div class="io-line">Defined in <a href="" data-line="250"
1329
- class="link-to-prism">src/input/password-input-label.component.ts:250</a></div>
1371
+ <div class="io-line">Defined in <a href="" data-line="253"
1372
+ class="link-to-prism">src/input/password-input-label.component.ts:253</a></div>
1330
1373
  </td>
1331
1374
  </tr>
1332
1375
 
@@ -1366,8 +1409,8 @@ This is not toggleable - should be assigned once</p>
1366
1409
 
1367
1410
  <tr>
1368
1411
  <td class="col-md-4">
1369
- <div class="io-line">Defined in <a href="" data-line="243"
1370
- class="link-to-prism">src/input/password-input-label.component.ts:243</a></div>
1412
+ <div class="io-line">Defined in <a href="" data-line="246"
1413
+ class="link-to-prism">src/input/password-input-label.component.ts:246</a></div>
1371
1414
  </td>
1372
1415
  </tr>
1373
1416
 
@@ -1439,8 +1482,8 @@ This is not toggleable - should be assigned once</p>
1439
1482
 
1440
1483
  <tr>
1441
1484
  <td class="col-md-4">
1442
- <div class="io-line">Defined in <a href="" data-line="223"
1443
- class="link-to-prism">src/input/password-input-label.component.ts:223</a></div>
1485
+ <div class="io-line">Defined in <a href="" data-line="226"
1486
+ class="link-to-prism">src/input/password-input-label.component.ts:226</a></div>
1444
1487
  </td>
1445
1488
  </tr>
1446
1489
 
@@ -1740,7 +1783,7 @@ This is not toggleable - should be assigned once</p>
1740
1783
  <b>Decorators : </b>
1741
1784
  <br />
1742
1785
  <code>
1743
- @ViewChild(&#x27;wrapper&#x27;)<br />
1786
+ @ViewChild(&#x27;wrapper&#x27;, {static: true})<br />
1744
1787
  </code>
1745
1788
  </td>
1746
1789
  </tr>
@@ -1761,6 +1804,33 @@ This is not toggleable - should be assigned once</p>
1761
1804
  </table>
1762
1805
  </section>
1763
1806
 
1807
+ <section data-compodoc="block-accessors">
1808
+ <h3 id="accessors">
1809
+ Accessors
1810
+ </h3>
1811
+ <table class="table table-sm table-bordered">
1812
+ <tbody>
1813
+ <tr>
1814
+ <td class="col-md-4">
1815
+ <a name="isReadonly"></a>
1816
+ <span class="name"><b>isReadonly</b><a href="#isReadonly"><span class="icon ion-ios-link"></span></a></span>
1817
+ </td>
1818
+ </tr>
1819
+
1820
+ <tr>
1821
+ <td class="col-md-4">
1822
+ <span class="accessor"><b>get</b><code>isReadonly()</code></span>
1823
+ </td>
1824
+ </tr>
1825
+ <tr>
1826
+ <td class="col-md-4">
1827
+ <div class="io-line">Defined in <a href="" data-line="211" class="link-to-prism">src/input/password-input-label.component.ts:211</a></div>
1828
+ </td>
1829
+ </tr>
1830
+
1831
+ </tbody>
1832
+ </table>
1833
+ </section>
1764
1834
  </div>
1765
1835
 
1766
1836
 
@@ -1967,7 +2037,7 @@ export class PasswordInputLabelComponent extends BaseIconButton implements After
1967
2037
  /**
1968
2038
  * Reference to the wrapper element.
1969
2039
  */
1970
- @ViewChild(&quot;wrapper&quot;) wrapper: ElementRef&lt;HTMLDivElement&gt;;
2040
+ @ViewChild(&quot;wrapper&quot;, { static: true }) wrapper: ElementRef&lt;HTMLDivElement&gt;;
1971
2041
 
1972
2042
  /**
1973
2043
  * Binding for applying class to host element.
@@ -1975,6 +2045,9 @@ export class PasswordInputLabelComponent extends BaseIconButton implements After
1975
2045
  @HostBinding(&quot;class.cds--form-item&quot;) labelClass &#x3D; true;
1976
2046
  @HostBinding(&quot;class.cds--password-input-wrapper&quot;) passwordInputWrapper &#x3D; true;
1977
2047
  @HostBinding(&quot;class.cds--text-input-wrapper&quot;) textInputWrapper &#x3D; true;
2048
+ @HostBinding(&quot;class.cds--text-input-wrapper--readonly&quot;) get isReadonly() {
2049
+ return this.wrapper?.nativeElement.querySelector(&quot;input&quot;)?.readOnly;
2050
+ }
1978
2051
 
1979
2052
  /**
1980
2053
  * Constructor for PasswordInputLabelComponent.
@@ -1253,9 +1253,9 @@
1253
1253
  </td>
1254
1254
  <td>component</td>
1255
1255
  <td>PasswordInputLabelComponent</td>
1256
- <td align="right" data-sort="86">
1257
- <span class="coverage-percent">86 %</span>
1258
- <span class="coverage-count">(32/37)</span>
1256
+ <td align="right" data-sort="84">
1257
+ <span class="coverage-percent">84 %</span>
1258
+ <span class="coverage-count">(32/38)</span>
1259
1259
  </td>
1260
1260
  </tr>
1261
1261
  <tr class="low">