@eui/ecl 21.0.0-next.19 → 21.0.0-next.20
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.
|
@@ -349,6 +349,9 @@
|
|
|
349
349
|
<li>
|
|
350
350
|
<a href="#pikadayDefaultI18n" title="packages/ecl/components/ecl-date-picker/ecl-date-picker.directive.ts" ><b>pikadayDefaultI18n</b> (packages/.../ecl-date-picker.directive.ts)</a>
|
|
351
351
|
</li>
|
|
352
|
+
<li>
|
|
353
|
+
<a href="#testBed" title="packages/ecl/test-setup.ts" ><b>testBed</b> (packages/.../test-setup.ts)</a>
|
|
354
|
+
</li>
|
|
352
355
|
</ul>
|
|
353
356
|
</td>
|
|
354
357
|
</tr>
|
|
@@ -2429,6 +2432,29 @@
|
|
|
2429
2432
|
</tr>
|
|
2430
2433
|
|
|
2431
2434
|
|
|
2435
|
+
</tbody>
|
|
2436
|
+
</table>
|
|
2437
|
+
</section>
|
|
2438
|
+
<h3>packages/ecl/test-setup.ts</h3>
|
|
2439
|
+
<section data-compodoc="block-properties">
|
|
2440
|
+
<h3></h3> <table class="table table-sm table-bordered">
|
|
2441
|
+
<tbody>
|
|
2442
|
+
<tr>
|
|
2443
|
+
<td class="col-md-4">
|
|
2444
|
+
<a name="testBed"></a>
|
|
2445
|
+
<span class="name">
|
|
2446
|
+
<span ><b>testBed</b></span>
|
|
2447
|
+
<a href="#testBed"><span class="icon ion-ios-link"></span></a>
|
|
2448
|
+
</span>
|
|
2449
|
+
</td>
|
|
2450
|
+
</tr>
|
|
2451
|
+
<tr>
|
|
2452
|
+
<td class="col-md-4">
|
|
2453
|
+
<i>Default value : </i><code>getTestBed()</code>
|
|
2454
|
+
</td>
|
|
2455
|
+
</tr>
|
|
2456
|
+
|
|
2457
|
+
|
|
2432
2458
|
</tbody>
|
|
2433
2459
|
</table>
|
|
2434
2460
|
</section>
|
package/docs/properties.html
CHANGED