@eui/mobile-core 18.0.0-next.7 → 18.0.0-next.9
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/docs/components/EuimHelpSupportComponent.html +1 -73
- package/docs/components/EuimSidebarContentComponent.html +220 -3
- package/docs/dependencies.html +4 -4
- package/docs/index.html +1 -1
- package/docs/interfaces/{Contact.html → MenuItem.html} +92 -47
- package/docs/js/menu-wc.js +1 -13
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/typealiases.html +22 -1
- package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +4 -4
- package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
- package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +4 -4
- package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
- package/esm2022/lib/components/base-states.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +5 -5
- package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +5 -5
- package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +4 -4
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +5 -5
- package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +4 -4
- package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +4 -4
- package/esm2022/lib/components/euim-about/euim-about.component.mjs +4 -4
- package/esm2022/lib/components/euim-about/euim-about.module.mjs +5 -5
- package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +4 -4
- package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +7 -26
- package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +4 -4
- package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
- package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +4 -4
- package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +5 -5
- package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +4 -4
- package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
- package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +4 -4
- package/esm2022/lib/components/euim-card/euim-card.component.mjs +4 -4
- package/esm2022/lib/components/euim-card/euim-card.module.mjs +5 -5
- package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +4 -4
- package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +5 -5
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +4 -4
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +4 -4
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +4 -4
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
- package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +5 -5
- package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
- package/esm2022/lib/components/euim-message/euim-message.component.mjs +4 -4
- package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
- package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +4 -4
- package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +5 -5
- package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +4 -4
- package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +4 -4
- package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +4 -4
- package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
- package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
- package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +4 -4
- package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +4 -4
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
- package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
- package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +4 -4
- package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +4 -4
- package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +4 -4
- package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +4 -4
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +4 -4
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +48 -8
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
- package/esm2022/lib/euim-all.module.mjs +5 -5
- package/esm2022/lib/services/euim-app.service.mjs +4 -4
- package/fesm2022/eui-mobile-core.mjs +422 -401
- package/fesm2022/eui-mobile-core.mjs.map +1 -1
- package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
- package/lib/components/base-states.directive.d.ts.map +1 -1
- package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +1 -44
- package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
- package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
- package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
- package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
- package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
- package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
- package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +28 -5
- package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
- package/package.json +1 -1
- package/docs/interfaces/AlertInfos.html +0 -411
- package/docs/interfaces/HelpContacts.html +0 -315
- package/docs/interfaces/Material.html +0 -495
- package/docs/interfaces/SupportMaterials.html +0 -315
|
@@ -1,315 +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>csdr 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 avaoid 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
|
-
|
|
66
|
-
<div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
|
|
67
|
-
<a href="../" class="navbar-brand">csdr documentation</a>
|
|
68
|
-
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
|
|
69
|
-
</div>
|
|
70
|
-
|
|
71
|
-
<div class="xs-menu menu" id="mobile-menu">
|
|
72
|
-
<div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
|
|
73
|
-
</div>
|
|
74
|
-
|
|
75
|
-
<div class="container-fluid main">
|
|
76
|
-
<div class="row main">
|
|
77
|
-
<div class="hidden-xs menu">
|
|
78
|
-
<compodoc-menu mode="normal"></compodoc-menu>
|
|
79
|
-
</div>
|
|
80
|
-
<!-- START CONTENT -->
|
|
81
|
-
<div class="content interface">
|
|
82
|
-
<div class="content-data">
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
<ol class="breadcrumb">
|
|
97
|
-
<li class="breadcrumb-item">Interfaces</li>
|
|
98
|
-
<li class="breadcrumb-item"
|
|
99
|
-
>
|
|
100
|
-
HelpContacts</li>
|
|
101
|
-
</ol>
|
|
102
|
-
|
|
103
|
-
<ul class="nav nav-tabs" role="tablist">
|
|
104
|
-
<li class="nav-item">
|
|
105
|
-
<a href="#info"
|
|
106
|
-
class="nav-link"
|
|
107
|
-
class="nav-link active"
|
|
108
|
-
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
109
|
-
</li>
|
|
110
|
-
</ul>
|
|
111
|
-
|
|
112
|
-
<div class="tab-content">
|
|
113
|
-
<div class="tab-pane fade active in" id="info">
|
|
114
|
-
<p class="comment">
|
|
115
|
-
<h3>File</h3>
|
|
116
|
-
</p>
|
|
117
|
-
<p class="comment">
|
|
118
|
-
<code>packages/eui-mobile/packages/core/src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts</code>
|
|
119
|
-
</p>
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
<section data-compodoc="block-index">
|
|
125
|
-
<h3 id="index">Index</h3>
|
|
126
|
-
<table class="table table-sm table-bordered index-table">
|
|
127
|
-
<tbody>
|
|
128
|
-
<tr>
|
|
129
|
-
<td class="col-md-4">
|
|
130
|
-
<h6><b>Properties</b></h6>
|
|
131
|
-
</td>
|
|
132
|
-
</tr>
|
|
133
|
-
<tr>
|
|
134
|
-
<td class="col-md-4">
|
|
135
|
-
<ul class="index-list">
|
|
136
|
-
<li>
|
|
137
|
-
<a href="#contacts"
|
|
138
|
-
>
|
|
139
|
-
contacts
|
|
140
|
-
</a>
|
|
141
|
-
</li>
|
|
142
|
-
<li>
|
|
143
|
-
<span class="modifier">Optional</span>
|
|
144
|
-
<a href="#sectionTitle"
|
|
145
|
-
>
|
|
146
|
-
sectionTitle
|
|
147
|
-
</a>
|
|
148
|
-
</li>
|
|
149
|
-
</ul>
|
|
150
|
-
</td>
|
|
151
|
-
</tr>
|
|
152
|
-
</tbody>
|
|
153
|
-
</table>
|
|
154
|
-
</section>
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
<section data-compodoc="block-properties">
|
|
159
|
-
<h3 id="inputs">Properties</h3>
|
|
160
|
-
<table class="table table-sm table-bordered">
|
|
161
|
-
<tbody>
|
|
162
|
-
<tr>
|
|
163
|
-
<td class="col-md-4">
|
|
164
|
-
<a name="contacts"></a>
|
|
165
|
-
<span class="name "><b>contacts</b>
|
|
166
|
-
<a href="#contacts">
|
|
167
|
-
<span class="icon ion-ios-link"></span>
|
|
168
|
-
</a>
|
|
169
|
-
</span>
|
|
170
|
-
</td>
|
|
171
|
-
</tr>
|
|
172
|
-
<tr>
|
|
173
|
-
<td class="col-md-4">
|
|
174
|
-
<code>contacts: <code><a href="../interfaces/Contact.html" target="_self" >Contact[]</a></code>
|
|
175
|
-
</code>
|
|
176
|
-
</td>
|
|
177
|
-
</tr>
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
<tr>
|
|
181
|
-
<td class="col-md-4">
|
|
182
|
-
<i>Type : </i> <code><a href="../interfaces/Contact.html" target="_self" >Contact[]</a></code>
|
|
183
|
-
|
|
184
|
-
</td>
|
|
185
|
-
</tr>
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
</tbody>
|
|
192
|
-
</table>
|
|
193
|
-
<table class="table table-sm table-bordered">
|
|
194
|
-
<tbody>
|
|
195
|
-
<tr>
|
|
196
|
-
<td class="col-md-4">
|
|
197
|
-
<a name="sectionTitle"></a>
|
|
198
|
-
<span class="name "><b>sectionTitle</b>
|
|
199
|
-
<a href="#sectionTitle">
|
|
200
|
-
<span class="icon ion-ios-link"></span>
|
|
201
|
-
</a>
|
|
202
|
-
</span>
|
|
203
|
-
</td>
|
|
204
|
-
</tr>
|
|
205
|
-
<tr>
|
|
206
|
-
<td class="col-md-4">
|
|
207
|
-
<code>sectionTitle: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
208
|
-
</code>
|
|
209
|
-
</td>
|
|
210
|
-
</tr>
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
<tr>
|
|
214
|
-
<td class="col-md-4">
|
|
215
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
216
|
-
|
|
217
|
-
</td>
|
|
218
|
-
</tr>
|
|
219
|
-
|
|
220
|
-
<tr>
|
|
221
|
-
<td class="col-md-4">
|
|
222
|
-
<i>Optional</i>
|
|
223
|
-
</td>
|
|
224
|
-
</tr>
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
</tbody>
|
|
230
|
-
</table>
|
|
231
|
-
</section>
|
|
232
|
-
</div>
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
</div>
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
</div><div class="search-results">
|
|
245
|
-
<div class="has-results">
|
|
246
|
-
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
247
|
-
<ul class="search-results-list"></ul>
|
|
248
|
-
</div>
|
|
249
|
-
<div class="no-results">
|
|
250
|
-
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
|
|
251
|
-
</div>
|
|
252
|
-
</div>
|
|
253
|
-
</div>
|
|
254
|
-
<!-- END CONTENT -->
|
|
255
|
-
</div>
|
|
256
|
-
</div>
|
|
257
|
-
|
|
258
|
-
<label class="dark-mode-switch">
|
|
259
|
-
<input type="checkbox">
|
|
260
|
-
<span class="slider">
|
|
261
|
-
<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">
|
|
262
|
-
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
263
|
-
</svg>
|
|
264
|
-
</span>
|
|
265
|
-
</label>
|
|
266
|
-
|
|
267
|
-
<script>
|
|
268
|
-
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
269
|
-
var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
|
|
270
|
-
var COMPODOC_CURRENT_PAGE_URL = 'HelpContacts.html';
|
|
271
|
-
var MAX_SEARCH_RESULTS = 15;
|
|
272
|
-
</script>
|
|
273
|
-
|
|
274
|
-
<script>
|
|
275
|
-
$darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
276
|
-
checkToggle(darkModeState);
|
|
277
|
-
if ($darkModeToggleSwitchers.length > 0) {
|
|
278
|
-
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
279
|
-
$darkModeToggleSwitchers[i].addEventListener('change', function (event) {
|
|
280
|
-
darkModeState = !darkModeState;
|
|
281
|
-
toggleDarkMode(darkModeState);
|
|
282
|
-
});
|
|
283
|
-
}
|
|
284
|
-
}
|
|
285
|
-
</script>
|
|
286
|
-
|
|
287
|
-
<script src="../js/libs/custom-elements.min.js"></script>
|
|
288
|
-
<script src="../js/libs/lit-html.js"></script>
|
|
289
|
-
|
|
290
|
-
<script src="../js/menu-wc.js" defer></script>
|
|
291
|
-
<script nomodule src="../js/menu-wc_es5.js" defer></script>
|
|
292
|
-
|
|
293
|
-
<script src="../js/libs/bootstrap-native.js"></script>
|
|
294
|
-
|
|
295
|
-
<script src="../js/libs/es6-shim.min.js"></script>
|
|
296
|
-
<script src="../js/libs/EventDispatcher.js"></script>
|
|
297
|
-
<script src="../js/libs/promise.min.js"></script>
|
|
298
|
-
<script src="../js/libs/zepto.min.js"></script>
|
|
299
|
-
|
|
300
|
-
<script src="../js/compodoc.js"></script>
|
|
301
|
-
|
|
302
|
-
<script src="../js/tabs.js"></script>
|
|
303
|
-
<script src="../js/menu.js"></script>
|
|
304
|
-
<script src="../js/libs/clipboard.min.js"></script>
|
|
305
|
-
<script src="../js/libs/prism.js"></script>
|
|
306
|
-
<script src="../js/sourceCode.js"></script>
|
|
307
|
-
<script src="../js/search/search.js"></script>
|
|
308
|
-
<script src="../js/search/lunr.min.js"></script>
|
|
309
|
-
<script src="../js/search/search-lunr.js"></script>
|
|
310
|
-
<script src="../js/search/search_index.js"></script>
|
|
311
|
-
<script src="../js/lazy-load-graphs.js"></script>
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
</body>
|
|
315
|
-
</html>
|