Skip to content
Draft
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions __tests__/html2/activity/collapsible.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<script type="importmap">
{
"imports": {
"react": "https://esm.sh/[email protected]",
"react-dom": "https://esm.sh/[email protected]",
"react-dom/": "https://esm.sh/[email protected]/",
"react": "/esm/[email protected]",
"react-dom": "/esm/[email protected]",
"react-dom/": "/esm/[email protected]/",
"@testduet/wait-for": "https://unpkg.com/@testduet/wait-for@main/dist/wait-for.mjs",
"@fluentui/react-components": "https://esm.sh/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
"@fluentui/react-components": "/esm/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
}
}
</script>
Expand Down
8 changes: 4 additions & 4 deletions __tests__/html2/basic/customIcons.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<script type="importmap">
{
"imports": {
"react": "https://esm.sh/[email protected]",
"react-dom": "https://esm.sh/[email protected]",
"react-dom/": "https://esm.sh/[email protected]/",
"@fluentui/react-components": "https://esm.sh/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
"react": "/esm/[email protected]",
"react-dom": "/esm/[email protected]",
"react-dom/": "/esm/[email protected]/",
"@fluentui/react-components": "/esm/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
}
}
</script>
Expand Down
8 changes: 4 additions & 4 deletions __tests__/html2/copyButton/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<script type="importmap">
{
"imports": {
"react": "https://esm.sh/[email protected]",
"react-dom": "https://esm.sh/[email protected]",
"react-dom/": "https://esm.sh/[email protected]/",
"@fluentui/react-components": "https://esm.sh/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
"react": "/esm/[email protected]",
"react-dom": "/esm/[email protected]",
"react-dom/": "/esm/[email protected]/",
"@fluentui/react-components": "/esm/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
}
}
</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<script type="importmap">
{
"imports": {
"@testduet/wait-for": "https://esm.sh/@testduet/wait-for"
"@testduet/wait-for": "/esm/@testduet/wait-for"
}
}
</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<script type="importmap">
{
"imports": {
"@testduet/wait-for": "https://esm.sh/@testduet/wait-for"
"@testduet/wait-for": "/esm/@testduet/wait-for"
}
}
</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<script type="importmap">
{
"imports": {
"@testduet/wait-for": "https://esm.sh/@testduet/wait-for"
"@testduet/wait-for": "/esm/@testduet/wait-for"
}
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion __tests__/html2/feedbackForm/behavior.selectByClick.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<script type="importmap">
{
"imports": {
"@testduet/wait-for": "https://esm.sh/@testduet/wait-for"
"@testduet/wait-for": "/esm/@testduet/wait-for"
}
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion __tests__/html2/feedbackForm/feedback.form.activity.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<script type="importmap">
{
"imports": {
"@testduet/wait-for": "https://esm.sh/@testduet/wait-for"
"@testduet/wait-for": "/esm/@testduet/wait-for"
}
}
</script>
Expand Down
8 changes: 4 additions & 4 deletions __tests__/html2/feedbackForm/feedback.form.scroll.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<script type="importmap">
{
"imports": {
"react": "https://esm.sh/[email protected]",
"react-dom": "https://esm.sh/[email protected]",
"react-dom/": "https://esm.sh/[email protected]/",
"@fluentui/react-components": "https://esm.sh/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
"react": "/esm/[email protected]",
"react-dom": "/esm/[email protected]",
"react-dom/": "/esm/[email protected]/",
"@fluentui/react-components": "/esm/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
}
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion __tests__/html2/feedbackStatus/behavior.escapeKey.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<script type="importmap">
{
"imports": {
"@testduet/wait-for": "https://esm.sh/@testduet/wait-for"
"@testduet/wait-for": "/esm/@testduet/wait-for"
}
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion __tests__/html2/feedbackStatus/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<script type="importmap">
{
"imports": {
"@testduet/wait-for": "https://esm.sh/@testduet/wait-for"
"@testduet/wait-for": "/esm/@testduet/wait-for"
}
}
</script>
Expand Down
8 changes: 4 additions & 4 deletions __tests__/html2/fluentTheme/defaultFeedback.activity.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
<script type="importmap">
{
"imports": {
"react": "https://esm.sh/[email protected]",
"react-dom": "https://esm.sh/[email protected]",
"react-dom/": "https://esm.sh/[email protected]/",
"@fluentui/react-components": "https://esm.sh/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme"
"react": "/esm/[email protected]",
"react-dom": "/esm/[email protected]",
"react-dom/": "/esm/[email protected]/",
"@fluentui/react-components": "/esm/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme"
}
}
</script>
Expand Down
8 changes: 4 additions & 4 deletions __tests__/html2/fluentTheme/fallback.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
<script type="importmap">
{
"imports": {
"react": "https://esm.sh/[email protected]",
"react-dom": "https://esm.sh/[email protected]",
"react-dom/": "https://esm.sh/[email protected]/",
"@fluentui/react-components": "https://esm.sh/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
"react": "/esm/[email protected]",
"react-dom": "/esm/[email protected]",
"react-dom/": "/esm/[email protected]/",
"@fluentui/react-components": "/esm/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
}
}
</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<script type="importmap">
{
"imports": {
"react": "https://esm.sh/[email protected]",
"react-dom": "https://esm.sh/[email protected]",
"react-dom/": "https://esm.sh/[email protected]/",
"@fluentui/react-components": "https://esm.sh/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
"react": "/esm/[email protected]",
"react-dom": "/esm/[email protected]",
"react-dom/": "/esm/[email protected]/",
"@fluentui/react-components": "/esm/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
}
}
</script>
Expand Down
8 changes: 4 additions & 4 deletions __tests__/html2/fluentTheme/uiState.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<script type="importmap">
{
"imports": {
"react": "https://esm.sh/[email protected]",
"react-dom": "https://esm.sh/[email protected]",
"react-dom/": "https://esm.sh/[email protected]/",
"@fluentui/react-components": "https://esm.sh/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
"react": "/esm/[email protected]",
"react-dom": "/esm/[email protected]",
"react-dom/": "/esm/[email protected]/",
"@fluentui/react-components": "/esm/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
}
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion __tests__/html2/hooks/useDictateState.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{
"imports": {
"@testduet/wait-for": "https://unpkg.com/@testduet/wait-for@main/dist/wait-for.mjs",
"jest-mock": "https://esm.sh/jest-mock",
"jest-mock": "/esm/jest-mock",
"react-dictate-button/internal": "https://unpkg.com/react-dictate-button@main/dist/react-dictate-button.internal.mjs"
}
}
Expand Down
2 changes: 1 addition & 1 deletion __tests__/html2/hooks/useEmitTypingIndicator.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{
"imports": {
"@testduet/wait-for": "https://unpkg.com/@testduet/wait-for@main/dist/wait-for.mjs",
"jest-mock": "https://esm.sh/jest-mock"
"jest-mock": "/esm/jest-mock"
}
}
</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{
"imports": {
"@testduet/wait-for": "https://unpkg.com/@testduet/wait-for@main/dist/wait-for.mjs",
"jest-mock": "https://esm.sh/jest-mock"
"jest-mock": "/esm/jest-mock"
}
}
</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{
"imports": {
"@testduet/wait-for": "https://unpkg.com/@testduet/wait-for@main/dist/wait-for.mjs",
"jest-mock": "https://esm.sh/jest-mock"
"jest-mock": "/esm/jest-mock"
}
}
</script>
Expand Down
8 changes: 4 additions & 4 deletions __tests__/html2/linkDefinition/badge.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<script type="importmap">
{
"imports": {
"react": "https://esm.sh/[email protected]",
"react-dom": "https://esm.sh/[email protected]",
"react-dom/": "https://esm.sh/[email protected]/",
"@fluentui/react-components": "https://esm.sh/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
"react": "/esm/[email protected]",
"react-dom": "/esm/[email protected]",
"react-dom/": "/esm/[email protected]/",
"@fluentui/react-components": "/esm/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
}
}
</script>
Expand Down
8 changes: 4 additions & 4 deletions __tests__/html2/markdown/math/layout.scroll.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<script type="importmap">
{
"imports": {
"react": "https://esm.sh/[email protected]",
"react-dom": "https://esm.sh/[email protected]",
"react-dom/": "https://esm.sh/[email protected]/",
"@fluentui/react-components": "https://esm.sh/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
"react": "/esm/[email protected]",
"react-dom": "/esm/[email protected]",
"react-dom/": "/esm/[email protected]/",
"@fluentui/react-components": "/esm/@fluentui/[email protected]&exports=FluentProvider,createDarkTheme,webLightTheme"
}
}
</script>
Expand Down
Loading
Loading