Skip to content

Commit

Permalink
Deployed 6a03c15 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Mar 4, 2024
1 parent fea829b commit aa246db
Show file tree
Hide file tree
Showing 21 changed files with 2,039 additions and 90 deletions.
895 changes: 895 additions & 0 deletions Q&A/index.html

Large diffs are not rendered by default.

Binary file added assets/LCP.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion extensibility/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@ <h3 id="prerequistes">Prerequistes<a class="headerlink" href="#prerequistes" tit
</ul>
<div class="admonition important">
<p class="admonition-title">SPFx version</p>
<p>The SPFx library project must use the same SPFx version as the main solution (currently <code>1.15.2</code>). Owherwise you may face issues at build time. See <a href="https://github.com/microsoft-search/pnp-modern-search/issues/1893">GitHub issue #1893</a></p>
<p>The SPFx library project must use the same SPFx version as the main solution (check source code for current version). Owherwise you may face issues at build time. See <a href="https://github.com/microsoft-search/pnp-modern-search/issues/1893">GitHub issue #1893</a></p>
</div>
<h3 id="supported-extensions">Supported extensions<a class="headerlink" href="#supported-extensions" title="Permanent link">&para;</a></h3>
<p>Each Web Part type in the solution supports several extensions or no extension at all. It means even your extensibility library contains all possible extensions, they won't be loaded if the Web Part does not support them.</p>
Expand Down
2 changes: 1 addition & 1 deletion extensibility/templating/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@ <h3 id="handlebars-helpers">Handlebars helpers<a class="headerlink" href="#handl
</tbody>
</table>
<blockquote>
<p>Need any other helper? Let us know <a href="https://github.com/aequos-solutions/modern-search-results/issues">here</a>!</p>
<p>Need any other helper? Let us know <a href="https://github.com/microsoft-search/pnp-modern-search/issues">here</a>!</p>
</blockquote>
<h3 id="using-builtin-web-components">Using builtin web components<a class="headerlink" href="#using-builtin-web-components" title="Permanent link">&para;</a></h3>
<p>By default, several components are available (<a href="../web_components_list/">see the complete list</a>). If these does not fit your requirement, you can still create your own using the <a href="../custom_web_component/">extensibility library</a>.</p>
Expand Down
33 changes: 22 additions & 11 deletions extensibility/web_components_list/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -902,15 +902,16 @@
<h1 id="builtin-web-components">Builtin web components<a class="headerlink" href="#builtin-web-components" title="Permanent link">&para;</a></h1>
<p>Here are the list of all <strong>reusable</strong> web components you can use to customize your templates. </p>
<ul>
<li><a href="#ltpnp-iconfilegt">&lt;pnp-iconfile&gt;</a></li>
<li><a href="#ltpnp-documentcardgt">&lt;pnp-documentcard&gt;</a></li>
<li><a href="#ltpnp-filepreviewgt">&lt;pnp-filepreview&gt;</a></li>
<li><a href="#ltpnp-icongt">&lt;pnp-icon&gt;</a></li>
<li><a href="#ltpnp-panelgt">&lt;pnp-panel&gt;</a></li>
<li><a href="#ltpnp-collapsiblegt">&lt;pnp-collapsible&gt;</a></li>
<li><a href="#ltpnp-personagt">&lt;pnp-persona&gt;</a></li>
<li><a href="#ltpnp-imggt">&lt;pnp-img&gt;</a></li>
<li><a href="#ltpnp-breadcrumbgt">&lt;pnp-breadcrumb&gt;</a></li>
<li><a href="#builtin-web-components">Builtin web components</a></li>
<li><a href="#pnp-iconfile"><code>&lt;pnp-iconfile&gt;</code></a></li>
<li><a href="#pnp-documentcard"><code>&lt;pnp-documentcard&gt;</code></a></li>
<li><a href="#pnp-filepreview"><code>&lt;pnp-filepreview&gt;</code></a></li>
<li><a href="#pnp-icon"><code>&lt;pnp-icon&gt;</code></a></li>
<li><a href="#pnp-panel"><code>&lt;pnp-panel&gt;</code></a></li>
<li><a href="#pnp-collapsible"><code>&lt;pnp-collapsible&gt;</code></a></li>
<li><a href="#pnp-persona"><code>&lt;pnp-persona&gt;</code></a></li>
<li><a href="#pnp-img"><code>&lt;pnp-img&gt;</code></a></li>
<li><a href="#pnp-breadcrumb"><code>&lt;pnp-breadcrumb&gt;</code></a></li>
</ul>
<blockquote>
<p>All other web components you will see in builtin layout templates are considered <strong>internal</strong> and are not supported for custom use.</p>
Expand Down Expand Up @@ -1176,8 +1177,10 @@ <h2 id="pnp-persona"><code>&lt;pnp-persona&gt;</code><a class="headerlink" href=
<a id="__codelineno-6-5" name="__codelineno-6-5" href="#__codelineno-6-5"></a> <span class="na">data-tertiary-text</span><span class="o">=</span><span class="s">&quot;&quot;</span>
<a id="__codelineno-6-6" name="__codelineno-6-6" href="#__codelineno-6-6"></a> <span class="na">data-optional-text</span><span class="o">=</span><span class="s">&quot;514 928 0000&quot;</span>
<a id="__codelineno-6-7" name="__codelineno-6-7" href="#__codelineno-6-7"></a> <span class="na">data-persona-size</span><span class="o">=</span><span class="s">&quot;&quot;</span>
<a id="__codelineno-6-8" name="__codelineno-6-8" href="#__codelineno-6-8"></a> <span class="na">data-native-lpc</span><span class="o">=</span><span class="s">true</span> <span class="p">&gt;</span>
<a id="__codelineno-6-9" name="__codelineno-6-9" href="#__codelineno-6-9"></a><span class="p">&lt;/</span><span class="nt">pnp-persona</span><span class="p">&gt;</span>
<a id="__codelineno-6-8" name="__codelineno-6-8" href="#__codelineno-6-8"></a> <span class="na">data-native-lpc</span><span class="o">=</span><span class="s">true</span>
<a id="__codelineno-6-9" name="__codelineno-6-9" href="#__codelineno-6-9"></a> <span class="na">data-show-presence</span><span class="o">=</span><span class="s">true</span>
<a id="__codelineno-6-10" name="__codelineno-6-10" href="#__codelineno-6-10"></a> <span class="na">data-user-object-id</span><span class="o">=</span><span class="s">&quot;[GUID]&quot;</span><span class="p">&gt;</span>
<a id="__codelineno-6-11" name="__codelineno-6-11" href="#__codelineno-6-11"></a><span class="p">&lt;/</span><span class="nt">pnp-persona</span><span class="p">&gt;</span>
</code></pre></div></li>
</ul>
<table>
Expand Down Expand Up @@ -1216,6 +1219,14 @@ <h2 id="pnp-persona"><code>&lt;pnp-persona&gt;</code><a class="headerlink" href=
<td><strong>data-native-lpc</strong></td>
<td>Enable SharePoint native Live Persona Card on hover.</td>
</tr>
<tr>
<td><strong>data-show-presence</strong></td>
<td>Show the user's presence-information.</td>
</tr>
<tr>
<td><strong>data-user-object-id</strong></td>
<td>The person's Entra ID Object-ID (a GUID normally provided by the default-slot "PersonQuery" which is mapped to managed property "AADObjectID")</td>
</tr>
</tbody>
</table>
<h2 id="pnp-img"><code>&lt;pnp-img&gt;</code><a class="headerlink" href="#pnp-img" title="Permanent link">&para;</a></h2>
Expand Down
17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,13 @@
Issues, questions, feedback?
</a>

</li>

<li class="md-nav__item">
<a href="#qa" class="md-nav__link">
Q&amp;A
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -938,6 +945,13 @@
Issues, questions, feedback?
</a>

</li>

<li class="md-nav__item">
<a href="#qa" class="md-nav__link">
Q&amp;A
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -1060,6 +1074,8 @@ <h2 id="troubleshooting">Troubleshooting<a class="headerlink" href="#troubleshoo
</ul>
<h2 id="issues-questions-feedback">Issues, questions, feedback?<a class="headerlink" href="#issues-questions-feedback" title="Permanent link">&para;</a></h2>
<p>For any issue, question or feedback, please the <a href="https://github.com/microsoft-search/pnp-modern-search/issues">official GitHub repository</a>. We will be happy to help you!</p>
<h2 id="qa">Q&amp;A<a class="headerlink" href="#qa" title="Permanent link">&para;</a></h2>
<p>We have a list of frequently asked questions available <a href="q&amp;a">here</a>. If you have a question, it might be already answered there.</p>
<h2 id="about">About<a class="headerlink" href="#about" title="Permanent link">&para;</a></h2>
<p>PnP Modern Search version 4 initially made by <a href="https://twitter.com/FranckCornu">Franck Cornu</a> based on a fork of the <a href="https://www.aequos.ca/">@aequos 'Modern Data Visualizer'</a> solution.</p>
<h2 id="maintainers-contributors">Maintainers &amp; contributors<a class="headerlink" href="#maintainers-contributors" title="Permanent link">&para;</a></h2>
Expand All @@ -1077,6 +1093,7 @@ <h2 id="maintainers-contributors">Maintainers &amp; contributors<a class="header
<li>Paolo Pialorsi (PiaSys.com) - <a href="https://twitter.com/paolopia">@PaoloPia</a></li>
<li>Patrik Hellgren (SherparsGroupAB) - <a href="https://twitter.com/patrikhellgren">@PatrikHellgren</a></li>
<li>Erfan Darroudi <a href="https://github.com/edarroudi">@edarroudi</a></li>
<li>Kasper Larsen (Fellowmind) - <a href="https://twitter.com/kasperbolarsen">@kasperlarsen</a></li>
</ul>


Expand Down
Loading

0 comments on commit aa246db

Please sign in to comment.