Skip to content

Commit ac10661

Browse files
v30.1.37
1 parent ddb1bf3 commit ac10661

File tree

4,857 files changed

+1212398
-0
lines changed

Some content is hidden

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

4,857 files changed

+1212398
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.vs/
2+
bin/
3+
obj/
4+
packages/
5+
.nuget/
6+
ej2aspmvc/
7+
package-lock.json
8+
node_modules/
9+
*.user

.gitleaksignore

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
/* Ignored false leaks in .cs files */
2+
Controllers/PDF/EncryptionController.cs:generic-api-key:40
3+
Controllers/PDF/EncryptionController.cs:generic-api-key:41
4+
Controllers/PDF/EncryptionController.cs:generic-api-key:45
5+
Controllers/PDF/EncryptionController.cs:generic-api-key:46
6+
Controllers/PDF/EncryptionController.cs:generic-api-key:51
7+
Controllers/PDF/EncryptionController.cs:generic-api-key:52
8+
Controllers/PDF/EncryptionController.cs:generic-api-key:57
9+
Controllers/PDF/EncryptionController.cs:generic-api-key:58
10+
Controllers/PDF/EncryptionController.cs:generic-api-key:67
11+
Controllers/PDF/EncryptionController.cs:generic-api-key:68
12+
Models/ExportEmployeeDetails.cs:aws-access-token:33
13+
Models/ExportEmployeeDetails.cs:aws-access-token:37
14+
Models/ExportEmployeeDetails.cs:aws-access-token:49
15+
Models/ExportOrderDetails.cs:aws-access-token:27
16+
Models/ExportOrderDetails.cs:aws-access-token:31
17+
Models/ExportOrderDetails.cs:aws-access-token:43
18+
Models/GanttData.cs:aws-access-token:1895
19+
Models/GanttData.cs:aws-access-token:1908
20+
Models/GanttData.cs:aws-access-token:1942
21+
Models/GanttData.cs:aws-access-token:1955
22+
Models/GanttData.cs:aws-access-token:1967
23+
Models/GanttData.cs:aws-access-token:1984
24+
Models/GanttData.cs:aws-access-token:2017
25+
Models/GanttData.cs:aws-access-token:2030
26+
Models/GanttData.cs:aws-access-token:2053
27+
Models/GanttData.cs:aws-access-token:2064
28+
Models/GanttData.cs:aws-access-token:2077
29+
Models/GanttData.cs:aws-access-token:2089
30+
Models/GanttData.cs:aws-access-token:2102
31+
Models/GanttData.cs:aws-access-token:2130
32+
Models/GanttData.cs:aws-access-token:2142
33+
Models/GanttData.cs:aws-access-token:2155
34+
Models/GanttData.cs:aws-access-token:2167
35+
Models/GanttData.cs:aws-access-token:2180
36+
Models/GanttData.cs:aws-access-token:2193
37+
Models/GanttData.cs:aws-access-token:2220
38+
Models/GanttData.cs:aws-access-token:2232
39+
Models/GanttData.cs:aws-access-token:1897
40+
Models/GanttData.cs:aws-access-token:2019
41+
Models/GanttData.cs:aws-access-token:2032
42+
Models/GanttData.cs:aws-access-token:2055
43+
Models/GanttData.cs:aws-access-token:2066
44+
Models/GanttData.cs:aws-access-token:2079
45+
Models/GanttData.cs:aws-access-token:2091
46+
Models/GanttData.cs:aws-access-token:2104
47+
Models/GanttData.cs:aws-access-token:2144
48+
Models/GanttData.cs:aws-access-token:2157
49+
Models/GanttData.cs:aws-access-token:2169
50+
Models/GanttData.cs:aws-access-token:2182
51+
Models/GanttData.cs:aws-access-token:2222
52+
Models/GanttData.cs:aws-access-token:2234
53+
/* Ignored false leaks in .cshtml files */
54+
Views/PivotTable/CellTemplate.cshtml:aws-access-token:35
55+
Views/Schedule/CalendarIntegration.cshtml:gcp-api-key:5
56+
/* Ignored false leaks in .css files */
57+
Content/styles/bootstrap-dark.css:aws-access-token:1
58+
Content/styles/bootstrap.css:aws-access-token:1
59+
Content/styles/material3-dark.css:aws-access-token:1
60+
Content/styles/material3.css:aws-access-token:1
61+
Content/styles/tailwind.css:aws-access-token:1
62+
Content/styles/tailwind-dark.css:aws-access-token:1
63+
Content/styles/fluent2.css:aws-access-token:1
64+
Content/styles/fluent2-dark.css:aws-access-token:1
65+
Content/styles/fluent2-highcontrast.css:aws-access-token:1
66+
Content/styles/fluent2-default.css:aws-access-token:1
67+
Content/styles/fluent2-dark-default.css:aws-access-token:1
68+
Content/styles/fluent2-highcontrast-default.css:aws-access-token:1
69+
Content/styles/bootstrap-dark-default.css:aws-access-token:1
70+
Content/styles/bootstrap-default.css:aws-access-token:1
71+
Content/styles/tailwind-dark-default.css:aws-access-token:1
72+
Content/styles/tailwind-default.css:aws-access-token:1
73+
Content/styles/bootstrap5-dark.css:aws-access-token:1
74+
Content/styles/bootstrap5.3-dark.css:aws-access-token:1
75+
Content/styles/bootstrap5.3.css:aws-access-token:1
76+
Content/styles/bootstrap5.css:aws-access-token:1
77+
Content/styles/fluent-dark.css:aws-access-token:1
78+
Content/styles/fluent.css:aws-access-token:1
79+
Content/styles/tailwind3.css:easypost-api-token:1
80+
Content/styles/tailwind3-dark.css:easypost-api-token:1

App_Data/Africa.js

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

App_Data/Africa_Continent.js

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

App_Data/Australia.js

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

App_Data/California.js

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

App_Data/Data/Annotations.pdf

85.7 KB
Binary file not shown.

App_Data/Data/FormDesigner.pdf

117 KB
Binary file not shown.

App_Data/Data/FormFillingDocument.pdf

598 KB
Binary file not shown.
14.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)