Skip to content

DOCINFRA-2341_merged_using_automation #687

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 1, 2024
Merged
Show file tree
Hide file tree
Changes from all 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
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,13 @@
"@angular/forms": "17.1.2",
"@angular/platform-browser": "17.1.2",
"@angular/platform-browser-dynamic": "17.1.2",
"@syncfusion/ej2-angular-buttons": "*",
"@syncfusion/ej2-angular-dropdowns": "*",
"@syncfusion/ej2-base": "*",
"@syncfusion/ej2-buttons": "*",
"@syncfusion/ej2-dropdowns": "*",
"@syncfusion/ej2-grids": "*",
"@syncfusion/ej2-inputs": "*",
"@syncfusion/ej2-popups": "*",
"@syncfusion/ej2-lists": "*",
"@syncfusion/ej2-angular-base": "*",
"@syncfusion/ej2-angular-popups": "*",
"@syncfusion/ej2-angular-buttons": "*",
"@syncfusion/ej2-angular-dropdowns": "*",
"@syncfusion/ej2-angular-multicolumn-combobox": "*",
"@angular/animations": "17.1.2",
"@angular/common": "17.1.2",
"@angular/compiler": "17.1.2",
Expand Down
4 changes: 2 additions & 2 deletions ej2-angular/samples/common/bootstrap5.3-cs2/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ej2-angular/samples/common/clone-draggable/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
<app-root>
<div id="loader">Loading....</div>
</app-root>
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.13c54b70a0c4752c.js" type="module"></script></body>
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.f8671e26691a5745.js" type="module"></script></body>
</html>

This file was deleted.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ej2-angular/samples/common/drag-area/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
<app-root>
<div id="loader">Loading....</div>
</app-root>
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.7decc90e0b51331a.js" type="module"></script></body>
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.3d5411cedada9fd5.js" type="module"></script></body>
</html>

Large diffs are not rendered by default.

This file was deleted.

2 changes: 1 addition & 1 deletion ej2-angular/samples/common/drag-drop-action-cs1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
<app-root>
<div id="loader">Loading....</div>
</app-root>
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.563f9fd55e19a6f8.js" type="module"></script></body>
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.cbe1bd526208c704.js" type="module"></script></body>
</html>

This file was deleted.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
<app-root>
<div id="loader">Loading....</div>
</app-root>
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.02f78c96d42f5492.js" type="module"></script></body>
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.48a823361c2cfc13.js" type="module"></script></body>
</html>

This file was deleted.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
<app-root>
<div id="loader">Loading....</div>
</app-root>
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.c3c640b699294cdd.js" type="module"></script></body>
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.4c32411a933ffc67.js" type="module"></script></body>
</html>

Large diffs are not rendered by default.

This file was deleted.

4 changes: 2 additions & 2 deletions ej2-angular/samples/common/fluent2-cs2/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

23 changes: 0 additions & 23 deletions ej2-angular/samples/common/fluent2-cs2/styles.css

This file was deleted.

10 changes: 1 addition & 9 deletions ej2-angular/samples/tree-view/treeview-node-check-cs1/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,4 @@
margin: 0 auto;
}

#treeparent {
display: block;
max-width: 400px;
max-height: 320px;
margin: auto;
overflow: auto;
border: 1px solid #dddddd;
border-radius: 3px;
}

Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
<link href="https://cdn.syncfusion.com/ej2/24.1.41/material.css" rel="stylesheet">
<meta name="author" content="Syncfusion">
<style>#loader{color:#008cff;height:40px;width:30%;position:absolute;top:45%;left:45%}#wrapper{width:350px;margin:0 auto}</style><link href="index.css" rel="stylesheet" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="index.css"></noscript>
<style>@import"https://fonts.googleapis.com/css?family=Roboto:400,500,700"</style><link rel="stylesheet" href="styles.a7dd1f405ed1da71.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.a7dd1f405ed1da71.css"></noscript></head>
<style>@import"https://fonts.googleapis.com/css?family=Roboto:400,500,700"</style><link rel="stylesheet" href="styles.706e4054be642157.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.706e4054be642157.css"></noscript></head>
<body>
<div id="wrapper" style="margin-top: 20px">
<app-container>
<div id="loader">LOADING....</div>
</app-container>
</div>
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.5c0e0c7aa5987cb9.js" type="module"></script></body>
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.0378113ed5cd337d.js" type="module"></script></body>
</html>

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.

14 changes: 0 additions & 14 deletions ej2-angular/samples/tree-view/validation-cs1/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,4 @@
margin: 0 auto;
}

#treeparent {
display: block;
max-width: 400px;
max-height: 320px;
margin: auto;
overflow: auto;
border: 1px solid #dddddd;
border-radius: 3px;
}

#display {
max-width: 500px;
margin: auto;
padding: 10px;
}
4 changes: 2 additions & 2 deletions ej2-angular/samples/tree-view/validation-cs1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
<link href="https://cdn.syncfusion.com/ej2/24.1.41/material.css" rel="stylesheet">
<meta name="author" content="Syncfusion">
<style>#loader{color:#008cff;height:40px;width:30%;position:absolute;top:45%;left:45%}#wrapper{width:350px;margin:0 auto}</style><link href="index.css" rel="stylesheet" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="index.css"></noscript>
<style>@import"https://fonts.googleapis.com/css?family=Roboto:400,500,700"</style><link rel="stylesheet" href="styles.a7dd1f405ed1da71.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.a7dd1f405ed1da71.css"></noscript></head>
<style>@import"https://fonts.googleapis.com/css?family=Roboto:400,500,700"</style><link rel="stylesheet" href="styles.2ef4f5622a11056b.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.2ef4f5622a11056b.css"></noscript></head>
<body>
<div id="wrapper" style="margin-top: 20px">
<app-container>
<div id="loader">LOADING....</div>
</app-container>
</div>
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.f4c360741c139a8f.js" type="module"></script></body>
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.8cc4e748d6979e92.js" type="module"></script></body>
</html>

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.