@eui/ecl 19.3.7-snapshot-1761204502650 → 19.3.7-snapshot-1761231789483
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.
|
@@ -194,10 +194,10 @@
|
|
|
194
194
|
<a href="#COMPONENTS" title="packages/ecl/components/ecl-social-media-follow/ecl-social-media-follow.module.ts" ><b>COMPONENTS</b> (packages/.../ecl-social-media-follow.module.ts)</a>
|
|
195
195
|
</li>
|
|
196
196
|
<li>
|
|
197
|
-
<a href="#COMPONENTS" title="packages/ecl/components/ecl-
|
|
197
|
+
<a href="#COMPONENTS" title="packages/ecl/components/ecl-social-media-share/ecl-social-media-share.module.ts" ><b>COMPONENTS</b> (packages/.../ecl-social-media-share.module.ts)</a>
|
|
198
198
|
</li>
|
|
199
199
|
<li>
|
|
200
|
-
<a href="#COMPONENTS" title="packages/ecl/components/ecl-
|
|
200
|
+
<a href="#COMPONENTS" title="packages/ecl/components/ecl-splash-page/ecl-splash-page.module.ts" ><b>COMPONENTS</b> (packages/.../ecl-splash-page.module.ts)</a>
|
|
201
201
|
</li>
|
|
202
202
|
<li>
|
|
203
203
|
<a href="#COMPONENTS" title="packages/ecl/components/ecl-table/ecl-table.module.ts" ><b>COMPONENTS</b> (packages/.../ecl-table.module.ts)</a>
|
|
@@ -1396,7 +1396,7 @@
|
|
|
1396
1396
|
</tbody>
|
|
1397
1397
|
</table>
|
|
1398
1398
|
</section>
|
|
1399
|
-
<h3>packages/ecl/components/ecl-
|
|
1399
|
+
<h3>packages/ecl/components/ecl-social-media-share/ecl-social-media-share.module.ts</h3>
|
|
1400
1400
|
<section data-compodoc="block-properties">
|
|
1401
1401
|
<h3></h3> <table class="table table-sm table-bordered">
|
|
1402
1402
|
<tbody>
|
|
@@ -1417,17 +1417,7 @@
|
|
|
1417
1417
|
</tr>
|
|
1418
1418
|
<tr>
|
|
1419
1419
|
<td class="col-md-4">
|
|
1420
|
-
<i>Default value : </i><code>[
|
|
1421
|
-
EclSplashPageComponent,
|
|
1422
|
-
EclSplashPageLogoImageDirective,
|
|
1423
|
-
EclSplashPageLogoLinkDirective,
|
|
1424
|
-
EclSplashPagePictureDirective,
|
|
1425
|
-
EclSplashPageLanguageCategoryComponent,
|
|
1426
|
-
EclSplashPageLanguageContainerComponent,
|
|
1427
|
-
EclSplashPageLanguageListDirective,
|
|
1428
|
-
EclSplashPageLanguageItemDirective,
|
|
1429
|
-
EclSplashPageLanguageLinkComponent,
|
|
1430
|
-
]</code>
|
|
1420
|
+
<i>Default value : </i><code>[EclSocialMediaShareComponent, EclSocialMediaShareItemComponent, EclSocialMediaShareLinkDirective]</code>
|
|
1431
1421
|
</td>
|
|
1432
1422
|
</tr>
|
|
1433
1423
|
|
|
@@ -1435,7 +1425,7 @@
|
|
|
1435
1425
|
</tbody>
|
|
1436
1426
|
</table>
|
|
1437
1427
|
</section>
|
|
1438
|
-
<h3>packages/ecl/components/ecl-
|
|
1428
|
+
<h3>packages/ecl/components/ecl-splash-page/ecl-splash-page.module.ts</h3>
|
|
1439
1429
|
<section data-compodoc="block-properties">
|
|
1440
1430
|
<h3></h3> <table class="table table-sm table-bordered">
|
|
1441
1431
|
<tbody>
|
|
@@ -1456,7 +1446,17 @@
|
|
|
1456
1446
|
</tr>
|
|
1457
1447
|
<tr>
|
|
1458
1448
|
<td class="col-md-4">
|
|
1459
|
-
<i>Default value : </i><code>[
|
|
1449
|
+
<i>Default value : </i><code>[
|
|
1450
|
+
EclSplashPageComponent,
|
|
1451
|
+
EclSplashPageLogoImageDirective,
|
|
1452
|
+
EclSplashPageLogoLinkDirective,
|
|
1453
|
+
EclSplashPagePictureDirective,
|
|
1454
|
+
EclSplashPageLanguageCategoryComponent,
|
|
1455
|
+
EclSplashPageLanguageContainerComponent,
|
|
1456
|
+
EclSplashPageLanguageListDirective,
|
|
1457
|
+
EclSplashPageLanguageItemDirective,
|
|
1458
|
+
EclSplashPageLanguageLinkComponent,
|
|
1459
|
+
]</code>
|
|
1460
1460
|
</td>
|
|
1461
1461
|
</tr>
|
|
1462
1462
|
|
package/docs/properties.html
CHANGED