@eui/ecl 21.0.0-alpha.31 → 21.0.0-alpha.32
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.
- package/components/ecl-accordion/index.d.ts +8 -4
- package/components/ecl-accordion/index.d.ts.map +1 -1
- package/components/ecl-banner/index.d.ts +4 -1
- package/components/ecl-banner/index.d.ts.map +1 -1
- package/components/ecl-divider/index.d.ts +31 -0
- package/components/ecl-divider/index.d.ts.map +1 -0
- package/components/ecl-divider/package.json +3 -0
- package/components/ecl-featured/index.d.ts +13 -35
- package/components/ecl-featured/index.d.ts.map +1 -1
- package/components/ecl-feedback-message/index.d.ts.map +1 -1
- package/components/ecl-mega-menu/index.d.ts +7 -3
- package/components/ecl-mega-menu/index.d.ts.map +1 -1
- package/components/ecl-menu/index.d.ts +6 -3
- package/components/ecl-menu/index.d.ts.map +1 -1
- package/components/ecl-popover/index.d.ts +17 -12
- package/components/ecl-popover/index.d.ts.map +1 -1
- package/components/ecl-site-footer/index.d.ts +9 -3
- package/components/ecl-site-footer/index.d.ts.map +1 -1
- package/components/ecl-site-header/index.d.ts +6 -1
- package/components/ecl-site-header/index.d.ts.map +1 -1
- package/components/ecl-social-media-follow/index.d.ts.map +1 -1
- package/docs/changelog.html +142 -0
- package/docs/components/EclAccordionComponent.html +43 -2
- package/docs/components/EclAccordionItemComponent.html +2 -2
- package/docs/components/EclAppComponent.html +2 -2
- package/docs/components/EclBannerComponent.html +2 -2
- package/docs/components/EclBlockquoteComponent.html +2 -2
- package/docs/components/EclBreadcrumbComponent.html +2 -2
- package/docs/components/EclBreadcrumbSegmentComponent.html +2 -2
- package/docs/components/EclButtonComponent.html +2 -2
- package/docs/components/EclCardBodyComponent.html +2 -2
- package/docs/components/EclCardComponent.html +2 -2
- package/docs/components/EclCarouselComponent.html +2 -2
- package/docs/components/EclCarouselItemComponent.html +2 -2
- package/docs/components/EclCategoryFilterComponent.html +2 -2
- package/docs/components/EclCategoryFilterItemComponent.html +2 -2
- package/docs/components/EclCategoryFilterListComponent.html +2 -2
- package/docs/components/EclCheckboxHelpComponent.html +2 -2
- package/docs/components/EclCheckboxLabelComponent.html +3 -3
- package/docs/components/EclContentBlockComponent.html +2 -2
- package/docs/components/EclContentItemComponent.html +2 -2
- package/docs/components/EclDateBlockComponent.html +2 -2
- package/docs/components/EclDescriptionListDefinitionComponent.html +2 -2
- package/docs/components/EclExpandableComponent.html +2 -2
- package/docs/components/EclFactFiguresComponent.html +2 -2
- package/docs/components/EclFactFiguresDescriptionComponent.html +2 -2
- package/docs/components/EclFactFiguresItemComponent.html +2 -2
- package/docs/components/EclFactFiguresTitleComponent.html +2 -2
- package/docs/components/EclFactFiguresValueComponent.html +2 -2
- package/docs/components/EclFactFiguresViewAllComponent.html +2 -2
- package/docs/components/EclFeaturedComponent.html +33 -15
- package/docs/components/EclFeaturedItemComponent.html +27 -3
- package/docs/components/EclFeaturedItemDescriptionComponent.html +2 -2
- package/docs/components/EclFileComponent.html +2 -2
- package/docs/components/EclFileItemComponent.html +2 -2
- package/docs/components/EclFileItemsComponent.html +2 -2
- package/docs/components/EclFileTaxonomyComponent.html +2 -2
- package/docs/components/EclFormGroupComponent.html +2 -2
- package/docs/components/EclFormLabelComponent.html +3 -3
- package/docs/components/EclGalleryComponent.html +3 -3
- package/docs/components/EclGalleryFooterComponent.html +2 -2
- package/docs/components/EclGalleryItemComponent.html +3 -3
- package/docs/components/EclIconComponent.html +2 -2
- package/docs/components/EclInpageNavigationComponent.html +2 -2
- package/docs/components/EclInpageNavigationItemComponent.html +2 -2
- package/docs/components/EclListIllustrationComponent.html +2 -2
- package/docs/components/EclListIllustrationItemComponent.html +2 -2
- package/docs/components/EclLoadingIndicatorComponent.html +2 -2
- package/docs/components/EclMediaContainerComponent.html +2 -2
- package/docs/components/EclMegaMenuComponent.html +46 -2
- package/docs/components/EclMegaMenuFeaturedComponent.html +2 -2
- package/docs/components/EclMegaMenuInfoComponent.html +2 -2
- package/docs/components/EclMegaMenuItemComponent.html +2 -2
- package/docs/components/EclMegaMenuSubitemComponent.html +2 -2
- package/docs/components/EclMenuComponent.html +46 -2
- package/docs/components/EclMenuItemComponent.html +3 -3
- package/docs/components/EclMenuMegaComponent.html +2 -2
- package/docs/components/EclMenuMegaItemComponent.html +2 -2
- package/docs/components/EclModalBodyComponent.html +2 -2
- package/docs/components/EclModalComponent.html +2 -2
- package/docs/components/EclModalFooterComponent.html +2 -2
- package/docs/components/EclModalHeaderComponent.html +2 -2
- package/docs/components/EclMultiselectComponent.html +2 -2
- package/docs/components/EclMultiselectDropdownComponent.html +2 -2
- package/docs/components/EclMultiselectInputComponent.html +2 -2
- package/docs/components/EclMultiselectOptgroupComponent.html +2 -2
- package/docs/components/EclMultiselectOptionComponent.html +2 -2
- package/docs/components/EclNavigationListComponent.html +2 -2
- package/docs/components/EclNavigationListItemComponent.html +2 -2
- package/docs/components/EclNewsTickerComponent.html +2 -2
- package/docs/components/EclNewsTickerItemComponent.html +2 -2
- package/docs/components/EclNotificationComponent.html +3 -3
- package/docs/components/EclPageHeaderComponent.html +2 -2
- package/docs/components/EclPaginationComponent.html +2 -2
- package/docs/components/EclPaginationItemComponent.html +2 -2
- package/docs/components/EclPopoverComponent.html +96 -27
- package/docs/components/EclRadioHelpComponent.html +2 -2
- package/docs/components/EclRadioLabelComponent.html +2 -2
- package/docs/components/EclRangeBubbleComponent.html +2 -2
- package/docs/components/EclRangeValueComponent.html +2 -2
- package/docs/components/EclRatingFieldComponent.html +2 -2
- package/docs/components/EclSearchFormComponent.html +3 -3
- package/docs/components/EclSelectContainerComponent.html +2 -2
- package/docs/components/EclSiteFooterComponent.html +2 -2
- package/docs/components/EclSiteFooterCoreComponent.html +2 -2
- package/docs/components/EclSiteFooterFixedContentEUComponent.html +2 -2
- package/docs/components/EclSiteFooterRowCommonComponent.html +2 -2
- package/docs/components/EclSiteHeaderActionComponent.html +2 -2
- package/docs/components/EclSiteHeaderBannerTopComponent.html +2 -2
- package/docs/components/EclSiteHeaderComponent.html +33 -3
- package/docs/components/EclSiteHeaderCustomActionComponent.html +2 -2
- package/docs/components/EclSiteHeaderEnvironmentComponent.html +2 -2
- package/docs/components/EclSiteHeaderLanguageComponent.html +3 -3
- package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +3 -3
- package/docs/components/EclSiteHeaderLoginComponent.html +3 -3
- package/docs/components/EclSiteHeaderNotificationComponent.html +2 -2
- package/docs/components/EclSiteHeaderSearchComponent.html +2 -2
- package/docs/components/EclSocialMediaFollowComponent.html +2 -2
- package/docs/components/EclSocialMediaFollowItemComponent.html +2 -2
- package/docs/components/EclSplashPageComponent.html +2 -2
- package/docs/components/EclSplashPageLanguageCategoryComponent.html +2 -2
- package/docs/components/EclSplashPageLanguageContainerComponent.html +2 -2
- package/docs/components/EclSplashPageLanguageLinkComponent.html +2 -2
- package/docs/components/EclStickyContainerComponent.html +2 -2
- package/docs/components/EclTabComponent.html +2 -2
- package/docs/components/EclTabLabelComponent.html +2 -2
- package/docs/components/EclTabMoreComponent.html +2 -2
- package/docs/components/EclTableSortButtonComponent.html +2 -2
- package/docs/components/EclTabsComponent.html +2 -2
- package/docs/components/EclTagComponent.html +2 -2
- package/docs/components/EclTimelineComponent.html +2 -2
- package/docs/components/EclTimelineItemComponent.html +2 -2
- package/docs/components/EclTimelineItemTogglerComponent.html +2 -2
- package/docs/directives/EclBannerDescriptionLinkDirective.html +65 -1
- package/docs/directives/EclBannerTitleLinkDirective.html +64 -1
- package/docs/directives/{EclSeparatorDirective.html → EclDividerDirective.html} +4 -4
- package/docs/directives/{EclFeaturedItemFooterLinkDirective.html → EclSiteFooterDescriptionNameDirective.html} +14 -14
- package/docs/js/menu-wc.js +36 -109
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/variables.html +31 -98
- package/docs/modules/{EclSeparatorModule.html → EclDividerModule.html} +6 -6
- package/docs/modules.html +12 -24
- package/docs/overview.html +4 -4
- package/docs/properties.html +1 -1
- package/fesm2022/eui-ecl-components-ecl-accordion.mjs +61 -43
- package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-app.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-banner.mjs +14 -5
- package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-divider.mjs +57 -0
- package/fesm2022/eui-ecl-components-ecl-divider.mjs.map +1 -0
- package/fesm2022/eui-ecl-components-ecl-featured.mjs +21 -83
- package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs +1 -0
- package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-form-label.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs +4 -4
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +45 -18
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-menu.mjs +34 -15
- package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-notification.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-popover.mjs +169 -98
- package/fesm2022/eui-ecl-components-ecl-popover.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +23 -1
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs +22 -15
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +1 -0
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
- package/fesm2022/eui-ecl.mjs +46 -49
- package/fesm2022/eui-ecl.mjs.map +1 -1
- package/index.d.ts +44 -45
- package/index.d.ts.map +1 -1
- package/package.json +52 -56
- package/components/ecl-separator/index.d.ts +0 -31
- package/components/ecl-separator/index.d.ts.map +0 -1
- package/components/ecl-separator/package.json +0 -3
- package/components/ecl-social-media-share/index.d.ts +0 -54
- package/components/ecl-social-media-share/index.d.ts.map +0 -1
- package/components/ecl-social-media-share/package.json +0 -3
- package/docs/classes/EclSocialMediaShareItemClickEvent.html +0 -304
- package/docs/components/EclFeaturedItemFooterComponent.html +0 -560
- package/docs/components/EclSocialMediaShareComponent.html +0 -584
- package/docs/components/EclSocialMediaShareItemComponent.html +0 -829
- package/docs/directives/EclFeaturedItemFooterPictureDirective.html +0 -502
- package/docs/directives/EclSocialMediaShareLinkDirective.html +0 -553
- package/docs/modules/EclSocialMediaShareModule.html +0 -321
- package/fesm2022/eui-ecl-components-ecl-separator.mjs +0 -57
- package/fesm2022/eui-ecl-components-ecl-separator.mjs.map +0 -1
- package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs +0 -136
- package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs.map +0 -1
|
@@ -1,304 +0,0 @@
|
|
|
1
|
-
<!doctype html>
|
|
2
|
-
<html class="no-js" lang="">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8">
|
|
5
|
-
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
6
|
-
<title>eui documentation</title>
|
|
7
|
-
<meta name="description" content="">
|
|
8
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
|
-
|
|
10
|
-
<link rel="icon" type="image/x-icon" href="../images/favicon.ico">
|
|
11
|
-
<link rel="stylesheet" href="../styles/style.css">
|
|
12
|
-
<link rel="stylesheet" href="../styles/dark.css">
|
|
13
|
-
<link rel="stylesheet" href="../styles/material.css">
|
|
14
|
-
</head>
|
|
15
|
-
<body>
|
|
16
|
-
<script>
|
|
17
|
-
// Blocking script to avoid flickering dark mode
|
|
18
|
-
// Dark mode toggle button
|
|
19
|
-
var useDark = window.matchMedia('(prefers-color-scheme: dark)');
|
|
20
|
-
var darkModeState = useDark.matches;
|
|
21
|
-
var $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
22
|
-
var $darkModeToggles = document.querySelectorAll('.dark-mode-switch');
|
|
23
|
-
var darkModeStateLocal = localStorage.getItem('compodoc_darkmode-state');
|
|
24
|
-
|
|
25
|
-
function checkToggle(check) {
|
|
26
|
-
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
27
|
-
$darkModeToggleSwitchers[i].checked = check;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
function toggleDarkMode(state) {
|
|
32
|
-
if (window.localStorage) {
|
|
33
|
-
localStorage.setItem('compodoc_darkmode-state', state);
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
checkToggle(state);
|
|
37
|
-
|
|
38
|
-
const hasClass = document.body.classList.contains('dark');
|
|
39
|
-
|
|
40
|
-
if (state) {
|
|
41
|
-
for (var i = 0; i < $darkModeToggles.length; i++) {
|
|
42
|
-
$darkModeToggles[i].classList.add('dark');
|
|
43
|
-
}
|
|
44
|
-
if (!hasClass) {
|
|
45
|
-
document.body.classList.add('dark');
|
|
46
|
-
}
|
|
47
|
-
} else {
|
|
48
|
-
for (var i = 0; i < $darkModeToggles.length; i++) {
|
|
49
|
-
$darkModeToggles[i].classList.remove('dark');
|
|
50
|
-
}
|
|
51
|
-
if (hasClass) {
|
|
52
|
-
document.body.classList.remove('dark');
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
useDark.addEventListener('change', function (evt) {
|
|
58
|
-
toggleDarkMode(evt.matches);
|
|
59
|
-
});
|
|
60
|
-
if (darkModeStateLocal) {
|
|
61
|
-
darkModeState = darkModeStateLocal === 'true';
|
|
62
|
-
}
|
|
63
|
-
toggleDarkMode(darkModeState);
|
|
64
|
-
</script>
|
|
65
|
-
<script>
|
|
66
|
-
// --- Iframe navigation tracking for Template Playground ---
|
|
67
|
-
function sendCurrentUrlToParent() {
|
|
68
|
-
if (window.parent && window.parent !== window) {
|
|
69
|
-
window.parent.postMessage({
|
|
70
|
-
type: 'compodoc-iframe-navigate',
|
|
71
|
-
url: window.location.pathname + window.location.hash
|
|
72
|
-
}, '*');
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
window.addEventListener('hashchange', sendCurrentUrlToParent, false);
|
|
76
|
-
window.addEventListener('popstate', sendCurrentUrlToParent, false);
|
|
77
|
-
window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
|
|
78
|
-
</script>
|
|
79
|
-
|
|
80
|
-
<div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
|
|
81
|
-
<div class="d-flex">
|
|
82
|
-
<a href="../" class="navbar-brand">eui documentation</a>
|
|
83
|
-
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
|
|
84
|
-
</div>
|
|
85
|
-
</div>
|
|
86
|
-
|
|
87
|
-
<div class="xs-menu menu" id="mobile-menu">
|
|
88
|
-
<div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
|
|
89
|
-
</div>
|
|
90
|
-
|
|
91
|
-
<div class="container-fluid main">
|
|
92
|
-
<div class="row main">
|
|
93
|
-
<div class="d-none d-md-block menu">
|
|
94
|
-
<compodoc-menu mode="normal"></compodoc-menu>
|
|
95
|
-
</div>
|
|
96
|
-
<!-- START CONTENT -->
|
|
97
|
-
<div class="content class">
|
|
98
|
-
<div class="content-data">
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
<ol class="breadcrumb">
|
|
116
|
-
<li class="breadcrumb-item">Classes</li>
|
|
117
|
-
<li class="breadcrumb-item" >EclSocialMediaShareItemClickEvent</li>
|
|
118
|
-
</ol>
|
|
119
|
-
|
|
120
|
-
<ul class="nav nav-tabs" role="tablist">
|
|
121
|
-
<li class="nav-item">
|
|
122
|
-
<a href="#info"
|
|
123
|
-
class="nav-link"
|
|
124
|
-
class="nav-link active"
|
|
125
|
-
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
126
|
-
</li>
|
|
127
|
-
</ul>
|
|
128
|
-
|
|
129
|
-
<div class="tab-content">
|
|
130
|
-
<div class="tab-pane fade active in" id="info">
|
|
131
|
-
<p class="comment">
|
|
132
|
-
<h3>File</h3>
|
|
133
|
-
</p>
|
|
134
|
-
<p class="comment">
|
|
135
|
-
<code>packages/ecl/components/ecl-social-media-share/events/ecl-social-media-share-item-click.event.ts</code>
|
|
136
|
-
</p>
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
<p class="comment">
|
|
141
|
-
<h3>Extends</h3>
|
|
142
|
-
</p>
|
|
143
|
-
<p class="comment">
|
|
144
|
-
<code><a href="../classes/EclBaseEvent.html" target="_self" >EclBaseEvent</a></code>
|
|
145
|
-
</p>
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
<section data-compodoc="block-index">
|
|
150
|
-
<h3 id="index">Index</h3>
|
|
151
|
-
<table class="table table-sm table-bordered index-table">
|
|
152
|
-
<tbody>
|
|
153
|
-
|
|
154
|
-
<tr>
|
|
155
|
-
<td class="col-md-4">
|
|
156
|
-
<h6><b>Methods</b></h6>
|
|
157
|
-
</td>
|
|
158
|
-
</tr>
|
|
159
|
-
<tr>
|
|
160
|
-
<td class="col-md-4">
|
|
161
|
-
<ul class="index-list">
|
|
162
|
-
<li>
|
|
163
|
-
<a href="#preventDefault" >preventDefault</a>
|
|
164
|
-
</li>
|
|
165
|
-
</ul>
|
|
166
|
-
</td>
|
|
167
|
-
</tr>
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
</tbody>
|
|
174
|
-
</table>
|
|
175
|
-
</section>
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
<section data-compodoc="block-methods">
|
|
180
|
-
|
|
181
|
-
<h3 id="methods">
|
|
182
|
-
Methods
|
|
183
|
-
</h3>
|
|
184
|
-
<table class="table table-sm table-bordered">
|
|
185
|
-
<tbody>
|
|
186
|
-
<tr>
|
|
187
|
-
<td class="col-md-4">
|
|
188
|
-
<a name="preventDefault"></a>
|
|
189
|
-
<span class="name">
|
|
190
|
-
<span ><b>preventDefault</b></span>
|
|
191
|
-
<a href="#preventDefault"><span class="icon ion-ios-link"></span></a>
|
|
192
|
-
</span>
|
|
193
|
-
</td>
|
|
194
|
-
</tr>
|
|
195
|
-
<tr>
|
|
196
|
-
<td class="col-md-4">
|
|
197
|
-
<code>preventDefault()</code>
|
|
198
|
-
</td>
|
|
199
|
-
</tr>
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
<tr>
|
|
205
|
-
<td class="col-md-4">
|
|
206
|
-
|
|
207
|
-
<div class="io-description">
|
|
208
|
-
<b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
|
|
209
|
-
|
|
210
|
-
</div>
|
|
211
|
-
</td>
|
|
212
|
-
</tr>
|
|
213
|
-
</tbody>
|
|
214
|
-
</table>
|
|
215
|
-
</section>
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
</div>
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
</div>
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
</div><div class="search-results">
|
|
235
|
-
<div class="has-results">
|
|
236
|
-
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
237
|
-
<ul class="search-results-list"></ul>
|
|
238
|
-
</div>
|
|
239
|
-
<div class="no-results">
|
|
240
|
-
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
|
|
241
|
-
</div>
|
|
242
|
-
</div>
|
|
243
|
-
</div>
|
|
244
|
-
<!-- END CONTENT -->
|
|
245
|
-
</div>
|
|
246
|
-
</div>
|
|
247
|
-
|
|
248
|
-
<label class="dark-mode-switch">
|
|
249
|
-
<input type="checkbox">
|
|
250
|
-
<span class="slider">
|
|
251
|
-
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
|
|
252
|
-
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
253
|
-
</svg>
|
|
254
|
-
</span>
|
|
255
|
-
</label>
|
|
256
|
-
|
|
257
|
-
<script>
|
|
258
|
-
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
259
|
-
var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
|
|
260
|
-
var COMPODOC_CURRENT_PAGE_URL = 'EclSocialMediaShareItemClickEvent.html';
|
|
261
|
-
var MAX_SEARCH_RESULTS = 15;
|
|
262
|
-
</script>
|
|
263
|
-
|
|
264
|
-
<script>
|
|
265
|
-
$darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
266
|
-
checkToggle(darkModeState);
|
|
267
|
-
if ($darkModeToggleSwitchers.length > 0) {
|
|
268
|
-
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
269
|
-
$darkModeToggleSwitchers[i].addEventListener('change', function (event) {
|
|
270
|
-
darkModeState = !darkModeState;
|
|
271
|
-
toggleDarkMode(darkModeState);
|
|
272
|
-
});
|
|
273
|
-
}
|
|
274
|
-
}
|
|
275
|
-
</script>
|
|
276
|
-
|
|
277
|
-
<script src="../js/libs/custom-elements.min.js"></script>
|
|
278
|
-
<script src="../js/libs/lit-html.js"></script>
|
|
279
|
-
|
|
280
|
-
<script src="../js/menu-wc.js" defer></script>
|
|
281
|
-
<script nomodule src="../js/menu-wc_es5.js" defer></script>
|
|
282
|
-
|
|
283
|
-
<script src="../js/libs/bootstrap-native.js"></script>
|
|
284
|
-
|
|
285
|
-
<script src="../js/libs/es6-shim.min.js"></script>
|
|
286
|
-
<script src="../js/libs/EventDispatcher.js"></script>
|
|
287
|
-
<script src="../js/libs/promise.min.js"></script>
|
|
288
|
-
|
|
289
|
-
<script src="../js/compodoc.js"></script>
|
|
290
|
-
|
|
291
|
-
<script src="../js/tabs.js"></script>
|
|
292
|
-
<script src="../js/menu.js"></script>
|
|
293
|
-
<script src="../js/libs/clipboard.min.js"></script>
|
|
294
|
-
<script src="../js/libs/prism.js"></script>
|
|
295
|
-
<script src="../js/sourceCode.js"></script>
|
|
296
|
-
<script src="../js/search/search.js"></script>
|
|
297
|
-
<script src="../js/search/lunr.min.js"></script>
|
|
298
|
-
<script src="../js/search/search-lunr.js"></script>
|
|
299
|
-
<script src="../js/search/search_index.js"></script>
|
|
300
|
-
<script src="../js/lazy-load-graphs.js"></script>
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
</body>
|
|
304
|
-
</html>
|