@eui/ecl 19.3.7-snapshot-1761118140829 → 19.3.7-snapshot-1761204502650

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>&nbsp;&nbsp;&nbsp;(packages/.../ecl-social-media-follow.module.ts)</a>
195
195
  </li>
196
196
  <li>
197
- <a href="#COMPONENTS" title="packages/ecl/components/ecl-social-media-share/ecl-social-media-share.module.ts" ><b>COMPONENTS</b>&nbsp;&nbsp;&nbsp;(packages/.../ecl-social-media-share.module.ts)</a>
197
+ <a href="#COMPONENTS" title="packages/ecl/components/ecl-splash-page/ecl-splash-page.module.ts" ><b>COMPONENTS</b>&nbsp;&nbsp;&nbsp;(packages/.../ecl-splash-page.module.ts)</a>
198
198
  </li>
199
199
  <li>
200
- <a href="#COMPONENTS" title="packages/ecl/components/ecl-splash-page/ecl-splash-page.module.ts" ><b>COMPONENTS</b>&nbsp;&nbsp;&nbsp;(packages/.../ecl-splash-page.module.ts)</a>
200
+ <a href="#COMPONENTS" title="packages/ecl/components/ecl-social-media-share/ecl-social-media-share.module.ts" ><b>COMPONENTS</b>&nbsp;&nbsp;&nbsp;(packages/.../ecl-social-media-share.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>&nbsp;&nbsp;&nbsp;(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-social-media-share/ecl-social-media-share.module.ts</h3>
1399
+ <h3>packages/ecl/components/ecl-splash-page/ecl-splash-page.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,7 +1417,17 @@
1417
1417
  </tr>
1418
1418
  <tr>
1419
1419
  <td class="col-md-4">
1420
- <i>Default value : </i><code>[EclSocialMediaShareComponent, EclSocialMediaShareItemComponent, EclSocialMediaShareLinkDirective]</code>
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>
1421
1431
  </td>
1422
1432
  </tr>
1423
1433
 
@@ -1425,7 +1435,7 @@
1425
1435
  </tbody>
1426
1436
  </table>
1427
1437
  </section>
1428
- <h3>packages/ecl/components/ecl-splash-page/ecl-splash-page.module.ts</h3>
1438
+ <h3>packages/ecl/components/ecl-social-media-share/ecl-social-media-share.module.ts</h3>
1429
1439
  <section data-compodoc="block-properties">
1430
1440
  <h3></h3> <table class="table table-sm table-bordered">
1431
1441
  <tbody>
@@ -1446,17 +1456,7 @@
1446
1456
  </tr>
1447
1457
  <tr>
1448
1458
  <td class="col-md-4">
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>
1459
+ <i>Default value : </i><code>[EclSocialMediaShareComponent, EclSocialMediaShareItemComponent, EclSocialMediaShareLinkDirective]</code>
1460
1460
  </td>
1461
1461
  </tr>
1462
1462
 
@@ -103,7 +103,7 @@
103
103
  </ol>
104
104
  <ul class="properties-list">
105
105
  <li>
106
- <b>Version</b> : 19.3.7-snapshot-1761118140829</li>
106
+ <b>Version</b> : 19.3.7-snapshot-1761204502650</li>
107
107
  </ul>
108
108
 
109
109
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/ecl",
3
- "version": "19.3.7-snapshot-1761118140829",
3
+ "version": "19.3.7-snapshot-1761204502650",
4
4
  "tag": "snapshot",
5
5
  "description": "eUI ECL components package",
6
6
  "homepage": "https://eui.ecdevops.eu",