Skip to content

Commit 70f591e

Browse files
committed
chore: revive biome
1 parent f2f7323 commit 70f591e

705 files changed

Lines changed: 1591 additions & 1552 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

__tests__/html/assets/activityGrouping.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,9 @@ body {
4848
border: solid 2px #ccc;
4949
border-radius: 4px;
5050
bottom: 0;
51-
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans',
52-
'Helvetica Neue', sans-serif;
51+
font-family:
52+
-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue',
53+
sans-serif;
5354
font-size: 14px;
5455
margin: 10px;
5556
overflow: hidden;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
main {
2-
background-color: red!important;
2+
background-color: red !important;
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
main {
2-
background-color: orange!important;
2+
background-color: orange !important;
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
main {
2-
background-color: yellow!important;
2+
background-color: yellow !important;
33
}

__tests__/html/chatHistory.restore.sent.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en-US">
33
<head>
4-
<link href="/assets/index.css" rel="stylesheet" type="text/css" />
4+
<link href="/assets/index.css" rel="stylesheet" type="text/css">
55
<script crossorigin="anonymous" src="/test-harness.js"></script>
66
<script crossorigin="anonymous" src="/test-page-object.js"></script>
77
<script crossorigin="anonymous" src="/__dist__/webchat-es5.js"></script>

__tests__/html/customElement/shadowRoot.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!doctype html>
22
<html lang="en-US">
33
<head>
4-
<link href="/assets/index.css" rel="stylesheet" type="text/css" />
4+
<link href="/assets/index.css" rel="stylesheet" type="text/css">
55
<script crossorigin="anonymous" src="https://unpkg.com/@babel/standalone@7.8.7/babel.min.js"></script>
66
<script crossorigin="anonymous" src="https://unpkg.com/react@16.8.6/umd/react.production.min.js"></script>
77
<script crossorigin="anonymous" src="https://unpkg.com/react-dom@16.8.6/umd/react-dom.production.min.js"></script>

__tests__/html/customElement/slotted.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!doctype html>
22
<html lang="en-US">
33
<head>
4-
<link href="/assets/index.css" rel="stylesheet" type="text/css" />
4+
<link href="/assets/index.css" rel="stylesheet" type="text/css">
55
<script crossorigin="anonymous" src="https://unpkg.com/@babel/standalone@7.8.7/babel.min.js"></script>
66
<script crossorigin="anonymous" src="https://unpkg.com/react@16.8.6/umd/react.production.min.js"></script>
77
<script crossorigin="anonymous" src="https://unpkg.com/react-dom@16.8.6/umd/react-dom.production.min.js"></script>

__tests__/html/customization.basicWebChat.restructure.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en-US">
33
<head>
4-
<link href="/assets/index.css" rel="stylesheet" type="text/css" />
4+
<link href="/assets/index.css" rel="stylesheet" type="text/css">
55
<script crossorigin="anonymous" src="https://unpkg.com/@babel/standalone@7.8.7/babel.min.js"></script>
66
<script crossorigin="anonymous" src="https://unpkg.com/react@16.8.6/umd/react.development.js"></script>
77
<script crossorigin="anonymous" src="https://unpkg.com/react-dom@16.8.6/umd/react-dom.development.js"></script>

__tests__/html/fluentTheme/accessibility.sendBox.alertEmptyMessage.multilineTextBox.enter.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!doctype html>
22
<html lang="en-US">
33
<head>
4-
<link href="/assets/index.css" rel="stylesheet" type="text/css" />
5-
<link href="/assets/accessibility.liveRegionAttachment.css" rel="stylesheet" type="text/css" />
4+
<link href="/assets/index.css" rel="stylesheet" type="text/css">
5+
<link href="/assets/accessibility.liveRegionAttachment.css" rel="stylesheet" type="text/css">
66
<script crossorigin="anonymous" src="https://unpkg.com/@babel/standalone@7.8.7/babel.min.js"></script>
77
<script crossorigin="anonymous" src="https://unpkg.com/react@16.8.6/umd/react.production.min.js"></script>
88
<script crossorigin="anonymous" src="https://unpkg.com/react-dom@16.8.6/umd/react-dom.production.min.js"></script>

__tests__/html/fluentTheme/accessibility.sendBox.alertEmptyMessage.sendButton.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!doctype html>
22
<html lang="en-US">
33
<head>
4-
<link href="/assets/index.css" rel="stylesheet" type="text/css" />
5-
<link href="/assets/accessibility.liveRegionAttachment.css" rel="stylesheet" type="text/css" />
4+
<link href="/assets/index.css" rel="stylesheet" type="text/css">
5+
<link href="/assets/accessibility.liveRegionAttachment.css" rel="stylesheet" type="text/css">
66
<script crossorigin="anonymous" src="https://unpkg.com/@babel/standalone@7.8.7/babel.min.js"></script>
77
<script crossorigin="anonymous" src="https://unpkg.com/react@16.8.6/umd/react.production.min.js"></script>
88
<script crossorigin="anonymous" src="https://unpkg.com/react-dom@16.8.6/umd/react-dom.production.min.js"></script>

0 commit comments

Comments
 (0)