-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
44 changed files
with
2,954 additions
and
2,832 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
A big thank you to all Ubisoft people that make this solution happen (by alphabetical order): | ||
|
||
[Léo Bousquet](https://www.linkedin.com/in/leo-bousquet-gaby/[]), Content Strategist KM - Knowledge Management | ||
[Iulian Colesnicenco](https://www.linkedin.com/in/iulian-colesnicenco-09866a97), QA Engineer - Quality Control | ||
[Franck Cornu](https://www.linkedin.com/in/franckcornu/), Microsoft 365 developer | ||
[Stéphanie Daigle](https://www.linkedin.com/in/stephaniedaigle), IT Manager Microsoft 365 | ||
[Laura-Simona Dobresenciuc](https://www.linkedin.com/in/dobresenciuc-laura-simona-b5a165b8), Technical Lead - IT Development | ||
[Jessica Fernandes](https://www.linkedin.com/in/jessica-fernandes-3068551/), IT Associate Director - Communication & Collaboration | ||
[Rishi Nanda](https://www.linkedin.com/in/rishi-nanda/), IT Manager - Connect & Explore Product Team | ||
[Manuela Neaga-Budoiu](https://www.linkedin.com/in/manuela-neaga-ionescu-361734b), Manager Software Engineering - Collab & Comm | ||
[Mihaela Nita](https://www.linkedin.com/in/mihaela-nita-6373aa12a/), Product Owner | ||
[Cosmin-Alexandru Serban](https://www.linkedin.com/in/cosmin-serban-92b08b94/), FullStack Software Developer | ||
- [Léo Bousquet](https://www.linkedin.com/in/leo-bousquet-gaby/[]), Content Strategist KM - Knowledge Management | ||
- [Iulian Colesnicenco](https://www.linkedin.com/in/iulian-colesnicenco-09866a97), QA Engineer - Quality Control | ||
- [Franck Cornu](https://www.linkedin.com/in/franckcornu/), Microsoft 365 developer | ||
- [Stéphanie Daigle](https://www.linkedin.com/in/stephaniedaigle), IT Manager Microsoft 365 | ||
- [Laura-Simona Dobresenciuc](https://www.linkedin.com/in/dobresenciuc-laura-simona-b5a165b8), Technical Lead - IT Development | ||
- [Jessica Fernandes](https://www.linkedin.com/in/jessica-fernandes-3068551/), IT Associate Director Communication & Collaboration | ||
- [Rishi Nanda](https://www.linkedin.com/in/rishi-nanda/), IT Manager - Connect & Explore Product Team | ||
- [Manuela Neaga-Budoiu](https://www.linkedin.com/in/manuela-neaga-ionescu-361734b), Manager Software Engineering - Collab & Comm | ||
-[Mihaela Nita](https://www.linkedin.com/in/mihaela-nita-6373aa12a/), Product Owner | ||
-[Cosmin-Alexandru Serban](https://www.linkedin.com/in/cosmin-serban-92b08b94/), FullStack Software Developer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# PnP Modern Search - Core Components | ||
|
||
> These components have been initially made by [Ubisoft](https://www.ubisoft.com/) as part of their Microsoft Search implementation. They've been adapted are given to the community for free. A big thanks to them! Sharing is caring. | ||
<p align="center"> | ||
<img alt="PnP Logo"src="https://github.com/microsoft-search/pnp-modern-search-core-components/raw/main/docs/assets/pnp.png"/> <picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/microsoft-search/pnp-modern-search-core-components/main/docs/assets/ubisoft_stacked_logo_white.png"><source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/microsoft-search/pnp-modern-search-core-components/main/docs/assets/ubisoft_stacked_logo_black.png"><img alt="Ubisoft Logo" src="https://raw.githubusercontent.com/microsoft-search/pnp-modern-search-core-components/main/docs/assets/ubisoft_stacked_logo_black.png"/></picture> | ||
</p> | ||
|
||
The goal is to provide reusable components based on Microsoft Search and Microsoft Graph in general that can be used transversally in an organization. | ||
|
||
> Despite we provide a SharePoint WebParts implementation over these components, this **is not a new version, nor a replacement** of the [PnP Modern Search WebParts](https://github.com/microsoft-search/pnp-modern-search). The main difference is they can be used outside SharePoint to leverage Microsoft Graph and Microsoft Search. | ||
## What are they and why should I use them? | ||
|
||
These components are regular [web components](https://developer.mozilla.org/en-US/docs/Web/Web_Components) built on top of [Microsoft Graph Toolkit](https://learn.microsoft.com/en-us/graph/toolkit/overview) and [Lit elements](https://lit.dev/docs/). | ||
|
||
They allow to consume Microsoft Search results in any web application, outside of SharePoint, for instance, to build custom search experiences. | ||
|
||
<p align="center"> | ||
<img src="https://github.com/microsoft-search/pnp-modern-search-core-components/raw/main/docs/assets/components.png"/> | ||
</p> | ||
|
||
## What components are included? | ||
|
||
The following components are included in the bundle: | ||
|
||
| Component | HTML tag | Purpose | | ||
| --------- | -------- | ------- | | ||
| [Search results](https://azpnpmodernsearchcoresto.z9.web.core.windows.net/latest/index.html?path=/docs/components-search-search-results--usage-query) | `<pnp-search-results>` | Display results from Microsoft Search index according to configured parameters. | | ||
| [Search filters](https://azpnpmodernsearchcoresto.z9.web.core.windows.net/latest/index.html?path=/docs/components-search-search-filters--usage) | `<pnp-search-filters>` | Display filters from a connected search results components | | ||
| [Search box](https://azpnpmodernsearchcoresto.z9.web.core.windows.net/latest/index.html?path=/docs/components-search-search-box--usage) | `<pnp-search-input>` | Allow users to enter free text search keywords. | ||
| [Search verticals](https://azpnpmodernsearchcoresto.z9.web.core.windows.net/latest/index.html?path=/docs/components-search-search-verticals--usage) | `<pnp-search-verticals>` | Displays tabs to search by verticals | | ||
| [Video player](https://azpnpmodernsearchcoresto.z9.web.core.windows.net/latest/index.html?path=/docs/components-misc-video-player--usage) | `<pnp-video-player>` | Play video from SharePoint (outside of SharePoint domain) | | ||
|
||
## How I get started? | ||
|
||
To get started, simply follow the [guide](https://microsoft-search.github.io/pnp-modern-search-core-components/development/getting_started/)! | ||
|
||
## Playground | ||
|
||
You can also get an overview of components using the [playground](https://azpnpmodernsearchcoresto.z9.web.core.windows.net/latest/index.html?path=/docs/introduction-getting-started--docs) | ||
|
||
Thank you to all [Ubisoft members who participate to this project](https://microsoft-search.github.io/pnp-modern-search-core-components/thanks/)! |
Oops, something went wrong.