Skip to content

Commit f1202a2

Browse files
Integrated latest changes at 11-30-2024 10:30:09 PM
1 parent 534c7e4 commit f1202a2

38 files changed

+31
-79
lines changed

ej2-angular/code-snippet/multicolumn-combobox/getting-started-cs1/package.json

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,13 @@
1414
"@angular/forms": "17.1.2",
1515
"@angular/platform-browser": "17.1.2",
1616
"@angular/platform-browser-dynamic": "17.1.2",
17-
"@syncfusion/ej2-angular-buttons": "*",
18-
"@syncfusion/ej2-angular-dropdowns": "*",
1917
"@syncfusion/ej2-base": "*",
20-
"@syncfusion/ej2-buttons": "*",
21-
"@syncfusion/ej2-dropdowns": "*",
18+
"@syncfusion/ej2-grids": "*",
2219
"@syncfusion/ej2-inputs": "*",
2320
"@syncfusion/ej2-popups": "*",
24-
"@syncfusion/ej2-lists": "*",
25-
"@syncfusion/ej2-angular-base": "*",
26-
"@syncfusion/ej2-angular-popups": "*",
21+
"@syncfusion/ej2-angular-buttons": "*",
22+
"@syncfusion/ej2-angular-dropdowns": "*",
23+
"@syncfusion/ej2-angular-multicolumn-combobox": "*",
2724
"@angular/animations": "17.1.2",
2825
"@angular/common": "17.1.2",
2926
"@angular/compiler": "17.1.2",

ej2-angular/samples/common/bootstrap5.3-cs2/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

ej2-angular/samples/common/bootstrap5.3-cs2/main.8ab72148521f87bc.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ej2-angular/samples/common/bootstrap5.3-cs2/main.95f5ba68fe7324a6.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

ej2-angular/samples/common/bootstrap5.3-cs2/styles.b401173c43be7f4e.css renamed to ej2-angular/samples/common/bootstrap5.3-cs2/styles.6f483b0ab8b26b5e.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ej2-angular/samples/common/clone-draggable/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
<app-root>
1616
<div id="loader">Loading....</div>
1717
</app-root>
18-
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.13c54b70a0c4752c.js" type="module"></script></body>
18+
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.f8671e26691a5745.js" type="module"></script></body>
1919
</html>

ej2-angular/samples/common/clone-draggable/main.13c54b70a0c4752c.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

ej2-angular/samples/common/clone-draggable/main.f8671e26691a5745.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ej2-angular/samples/common/drag-area/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
<app-root>
1616
<div id="loader">Loading....</div>
1717
</app-root>
18-
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.7decc90e0b51331a.js" type="module"></script></body>
18+
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.3d5411cedada9fd5.js" type="module"></script></body>
1919
</html>

ej2-angular/samples/common/drag-area/main.3d5411cedada9fd5.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ej2-angular/samples/common/drag-area/main.7decc90e0b51331a.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

ej2-angular/samples/common/drag-drop-action-cs1/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
<app-root>
1616
<div id="loader">Loading....</div>
1717
</app-root>
18-
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.563f9fd55e19a6f8.js" type="module"></script></body>
18+
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.cbe1bd526208c704.js" type="module"></script></body>
1919
</html>

ej2-angular/samples/common/drag-drop-action-cs1/main.563f9fd55e19a6f8.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

ej2-angular/samples/common/drag-drop-action-cs1/main.cbe1bd526208c704.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ej2-angular/samples/common/draggable-default-cs1/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
<app-root>
1616
<div id="loader">Loading....</div>
1717
</app-root>
18-
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.02f78c96d42f5492.js" type="module"></script></body>
18+
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.48a823361c2cfc13.js" type="module"></script></body>
1919
</html>

ej2-angular/samples/common/draggable-default-cs1/main.02f78c96d42f5492.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

ej2-angular/samples/common/draggable-default-cs1/main.48a823361c2cfc13.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ej2-angular/samples/common/droppable-default-cs1/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
<app-root>
1616
<div id="loader">Loading....</div>
1717
</app-root>
18-
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.c3c640b699294cdd.js" type="module"></script></body>
18+
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.4c32411a933ffc67.js" type="module"></script></body>
1919
</html>

ej2-angular/samples/common/droppable-default-cs1/main.4c32411a933ffc67.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ej2-angular/samples/common/droppable-default-cs1/main.c3c640b699294cdd.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

ej2-angular/samples/common/fluent2-cs2/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

ej2-angular/samples/common/fluent2-cs2/main.4ca9e938752720bf.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ej2-angular/samples/common/fluent2-cs2/main.e2a9467f4c3498b3.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

ej2-angular/samples/common/fluent2-cs2/styles.212ce5f3fd882abf.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

ej2-angular/samples/common/fluent2-cs2/styles.3b784e3b236c001a.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ej2-angular/samples/common/fluent2-cs2/styles.css

Lines changed: 0 additions & 23 deletions
This file was deleted.

ej2-angular/samples/tree-view/treeview-node-check-cs1/index.css

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,4 @@
1616
margin: 0 auto;
1717
}
1818

19-
#treeparent {
20-
display: block;
21-
max-width: 400px;
22-
max-height: 320px;
23-
margin: auto;
24-
overflow: auto;
25-
border: 1px solid #dddddd;
26-
border-radius: 3px;
27-
}
19+

ej2-angular/samples/tree-view/treeview-node-check-cs1/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
<link href="https://cdn.syncfusion.com/ej2/24.1.41/material.css" rel="stylesheet">
1010
<meta name="author" content="Syncfusion">
1111
<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>
12-
<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>
12+
<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>
1313
<body>
1414
<div id="wrapper" style="margin-top: 20px">
1515
<app-container>
1616
<div id="loader">LOADING....</div>
1717
</app-container>
1818
</div>
19-
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.5c0e0c7aa5987cb9.js" type="module"></script></body>
19+
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.0378113ed5cd337d.js" type="module"></script></body>
2020
</html>

ej2-angular/samples/tree-view/treeview-node-check-cs1/main.0378113ed5cd337d.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ej2-angular/samples/tree-view/treeview-node-check-cs1/main.5c0e0c7aa5987cb9.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

ej2-angular/samples/tree-view/treeview-node-check-cs1/styles.706e4054be642157.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ej2-angular/samples/tree-view/treeview-node-check-cs1/styles.a7dd1f405ed1da71.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

ej2-angular/samples/tree-view/validation-cs1/index.css

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,4 @@
1616
margin: 0 auto;
1717
}
1818

19-
#treeparent {
20-
display: block;
21-
max-width: 400px;
22-
max-height: 320px;
23-
margin: auto;
24-
overflow: auto;
25-
border: 1px solid #dddddd;
26-
border-radius: 3px;
27-
}
2819

29-
#display {
30-
max-width: 500px;
31-
margin: auto;
32-
padding: 10px;
33-
}

ej2-angular/samples/tree-view/validation-cs1/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
<link href="https://cdn.syncfusion.com/ej2/24.1.41/material.css" rel="stylesheet">
1010
<meta name="author" content="Syncfusion">
1111
<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>
12-
<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>
12+
<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>
1313
<body>
1414
<div id="wrapper" style="margin-top: 20px">
1515
<app-container>
1616
<div id="loader">LOADING....</div>
1717
</app-container>
1818
</div>
19-
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.f4c360741c139a8f.js" type="module"></script></body>
19+
<script src="runtime.cf3bdadb8fd8abdc.js" type="module"></script><script src="main.8cc4e748d6979e92.js" type="module"></script></body>
2020
</html>

ej2-angular/samples/tree-view/validation-cs1/main.8cc4e748d6979e92.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ej2-angular/samples/tree-view/validation-cs1/main.f4c360741c139a8f.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

ej2-angular/samples/tree-view/validation-cs1/styles.2ef4f5622a11056b.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ej2-angular/samples/tree-view/validation-cs1/styles.a7dd1f405ed1da71.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)