Skip to content

Commit 1275014

Browse files
Merge branch '25_1' into 25_1_ng_nested_fix
2 parents 8a309ae + 2877b15 commit 1275014

77 files changed

Lines changed: 2015 additions & 1694 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.

apps/demos/Demos/DataGrid/PDFCellCustomization/jQuery/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<link rel="stylesheet" type="text/css" href="styles.css" />
1313
<script
1414
type="text/javascript"
15-
src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.5.1/jspdf.umd.min.js"
16-
integrity="sha384-JcnsjUPPylna1s1fvi1u12X5qjY5OL56iySh75FdtrwhO/SWXgMjoVqcKyIIWOLk"
15+
src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/3.0.1/jspdf.umd.min.js"
16+
integrity="sha384-ytX5osgYad9GPnagB0k+CxKTir/bsE7AfpzvCnQ7owfeWuDd+2l2y0PSIqRK+z/2"
1717
crossorigin="anonymous"
1818
></script>
1919
<script src="index.js"></script>

apps/demos/Demos/DataGrid/PDFExportImages/jQuery/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0" />
8-
98
<script
109
type="text/javascript"
11-
src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.5.1/jspdf.umd.min.js"
12-
integrity="sha384-JcnsjUPPylna1s1fvi1u12X5qjY5OL56iySh75FdtrwhO/SWXgMjoVqcKyIIWOLk"
10+
src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/3.0.1/jspdf.umd.min.js"
11+
integrity="sha384-ytX5osgYad9GPnagB0k+CxKTir/bsE7AfpzvCnQ7owfeWuDd+2l2y0PSIqRK+z/2"
1312
crossorigin="anonymous"
1413
></script>
1514
<script>

apps/demos/Demos/DataGrid/PDFExportMultipleGrids/jQuery/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<link rel="stylesheet" type="text/css" href="styles.css" />
1212
<script
1313
type="text/javascript"
14-
src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.5.1/jspdf.umd.min.js"
15-
integrity="sha384-JcnsjUPPylna1s1fvi1u12X5qjY5OL56iySh75FdtrwhO/SWXgMjoVqcKyIIWOLk"
14+
src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/3.0.1/jspdf.umd.min.js"
15+
integrity="sha384-ytX5osgYad9GPnagB0k+CxKTir/bsE7AfpzvCnQ7owfeWuDd+2l2y0PSIqRK+z/2"
1616
crossorigin="anonymous"
1717
></script>
1818
<script>

apps/demos/Demos/DataGrid/PDFHeaderAndFooter/jQuery/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0" />
88
<script
99
type="text/javascript"
10-
src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.5.1/jspdf.umd.min.js"
11-
integrity="sha384-JcnsjUPPylna1s1fvi1u12X5qjY5OL56iySh75FdtrwhO/SWXgMjoVqcKyIIWOLk"
10+
src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/3.0.1/jspdf.umd.min.js"
11+
integrity="sha384-ytX5osgYad9GPnagB0k+CxKTir/bsE7AfpzvCnQ7owfeWuDd+2l2y0PSIqRK+z/2"
1212
crossorigin="anonymous"
1313
></script>
1414
<script src="../../../../node_modules/jquery/dist/jquery.min.js"></script>

apps/demos/Demos/DataGrid/PDFOverview/jQuery/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<link rel="stylesheet" type="text/css" href="styles.css" />
1313
<script
1414
type="text/javascript"
15-
src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.5.1/jspdf.umd.min.js"
16-
integrity="sha384-JcnsjUPPylna1s1fvi1u12X5qjY5OL56iySh75FdtrwhO/SWXgMjoVqcKyIIWOLk"
15+
src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/3.0.1/jspdf.umd.min.js"
16+
integrity="sha384-ytX5osgYad9GPnagB0k+CxKTir/bsE7AfpzvCnQ7owfeWuDd+2l2y0PSIqRK+z/2"
1717
crossorigin="anonymous"
1818
></script>
1919
<script src="index.js"></script>

apps/demos/Demos/Gantt/ExportToPDF/jQuery/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
<link rel="stylesheet" type="text/css" href="styles.css" />
1515
<script
1616
type="text/javascript"
17-
src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.5.1/jspdf.umd.min.js"
18-
integrity="sha384-JcnsjUPPylna1s1fvi1u12X5qjY5OL56iySh75FdtrwhO/SWXgMjoVqcKyIIWOLk"
17+
src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/3.0.1/jspdf.umd.min.js"
18+
integrity="sha384-ytX5osgYad9GPnagB0k+CxKTir/bsE7AfpzvCnQ7owfeWuDd+2l2y0PSIqRK+z/2"
1919
crossorigin="anonymous"
2020
></script>
2121
<script
2222
type="text/javascript"
23-
src="https://cdnjs.cloudflare.com/ajax/libs/jspdf-autotable/3.8.3/jspdf.plugin.autotable.min.js"
24-
integrity="sha512-CNhbAXGrvqmSMpgydAOp7SFP50hdDaIMir76cuptjMdG0V4Hq7h+JzpSudrD2mRC38tawkA8aQSU8dQ0H6hzdQ=="
23+
src="https://cdnjs.cloudflare.com/ajax/libs/jspdf-autotable/5.0.2/jspdf.plugin.autotable.min.js"
24+
integrity="sha384-voAWf+DQNBx+Eya8tGEw2DHSo8aPM0bTyJhi+ZbLLfV6HzrvPV/UqIvc3+ULj7bS"
2525
crossorigin="anonymous"
2626
></script>
2727
<script src="index.js"></script>

apps/demos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"inferno-create-element": "catalog:",
5656
"jquery": "3.6.3",
5757
"jspdf": "3.0.1",
58-
"jspdf-autotable": "3.8.3",
58+
"jspdf-autotable": "5.0.2",
5959
"jszip": "^3.10.1",
6060
"luxon": "3.4.4",
6161
"mustache": "4.2.0",

e2e/wrappers/builders/angular19/src/utils/componentFinder.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ export const COMPONENTS = [
99
name: 'InputsListInForm',
1010
component: import('@external/inputs-list-in-form/angular19/inputs-list-in-form.component').then((m) => m.InputsListInFormComponent),
1111
},
12+
{
13+
path: 'select-box-nested-validator',
14+
name: 'SelectBoxNestedValidator',
15+
component: import('@external/select-box-nested-validator/angular19/select-box-nested-validator.component').then((m) => m.SelectBoxNestedValidatorComponent),
16+
},
1217
{
1318
path: 'text-box-dynamic-styles',
1419
name: 'TextBoxDynamicStyles',

e2e/wrappers/builders/react19/src/utils/componentFinder.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ const COMPONENTS = [
99
name: 'InputsListInForm',
1010
component: () => import('@examples/inputs-list-in-form/react19/index.jsx')
1111
},
12+
{
13+
path: 'select-box-nested-validator',
14+
name: 'SelectBoxNestedValidator',
15+
component: () => import('@examples/select-box-nested-validator/react19/index.jsx')
16+
},
1217
{
1318
path: 'text-box-dynamic-styles',
1419
name: 'TextBoxDynamicStyles',

e2e/wrappers/builders/vue3/src/utils/componentFinder.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ const COMPONENTS = [
99
name: 'InputsListInForm',
1010
component: () => import('@examples/inputs-list-in-form/vue3/index.vue')
1111
},
12+
{
13+
path: 'select-box-nested-validator',
14+
name: 'SelectBoxNestedValidator',
15+
component: () => import('@examples/select-box-nested-validator/vue3/index.vue')
16+
},
1217
{
1318
path: 'text-box-dynamic-styles',
1419
name: 'TextBoxDynamicStyles',

0 commit comments

Comments
 (0)