@skyux/packages 12.21.0 → 12.23.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +62 -62
- package/src/schematics/ag-grid-migrate/ag-grid-migrate.schematic.js +1 -1
- package/src/schematics/migrations/migration-collection.json +1 -1
- package/src/schematics/migrations/update-12/ag-grid/ag-grid.schematic.js +1 -1
- package/src/schematics/utility/tree.js +2 -3
- package/src/schematics/utility/tree.js.map +1 -1
- package/src/version.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyux/packages",
|
|
3
|
-
"version": "12.
|
|
3
|
+
"version": "12.23.0",
|
|
4
4
|
"author": "Blackbaud, Inc.",
|
|
5
5
|
"description": "Handles the `ng update` command for SKY UX component libraries.",
|
|
6
6
|
"keywords": [
|
|
@@ -35,74 +35,74 @@
|
|
|
35
35
|
"ng-update": {
|
|
36
36
|
"migrations": "./src/schematics/migrations/migration-collection.json",
|
|
37
37
|
"packageGroup": {
|
|
38
|
-
"@skyux/packages": "12.
|
|
38
|
+
"@skyux/packages": "12.23.0",
|
|
39
39
|
"@blackbaud/angular-tree-component": "^1.0.0",
|
|
40
|
-
"@skyux-sdk/eslint-config": "12.
|
|
41
|
-
"@skyux-sdk/eslint-schematics": "12.
|
|
42
|
-
"@skyux-sdk/prettier-schematics": "12.
|
|
43
|
-
"@skyux-sdk/stylelint-schematics": "12.
|
|
44
|
-
"@skyux-sdk/testing": "12.
|
|
45
|
-
"@skyux/a11y": "12.
|
|
46
|
-
"@skyux/action-bars": "12.
|
|
47
|
-
"@skyux/ag-grid": "12.
|
|
48
|
-
"@skyux/angular-tree-component": "12.
|
|
49
|
-
"@skyux/animations": "12.
|
|
50
|
-
"@skyux/assets": "12.
|
|
51
|
-
"@skyux/autonumeric": "12.
|
|
52
|
-
"@skyux/avatar": "12.
|
|
53
|
-
"@skyux/code-examples": "12.
|
|
54
|
-
"@skyux/colorpicker": "12.
|
|
55
|
-
"@skyux/config": "12.
|
|
56
|
-
"@skyux/core": "12.
|
|
57
|
-
"@skyux/data-manager": "12.
|
|
58
|
-
"@skyux/datetime": "12.
|
|
59
|
-
"@skyux/docs-tools": "12.
|
|
60
|
-
"@skyux/errors": "12.
|
|
61
|
-
"@skyux/flyout": "12.
|
|
62
|
-
"@skyux/forms": "12.
|
|
63
|
-
"@skyux/grids": "12.
|
|
64
|
-
"@skyux/help-inline": "12.
|
|
65
|
-
"@skyux/i18n": "12.
|
|
66
|
-
"@skyux/icon": "12.
|
|
40
|
+
"@skyux-sdk/eslint-config": "12.23.0",
|
|
41
|
+
"@skyux-sdk/eslint-schematics": "12.23.0",
|
|
42
|
+
"@skyux-sdk/prettier-schematics": "12.23.0",
|
|
43
|
+
"@skyux-sdk/stylelint-schematics": "12.23.0",
|
|
44
|
+
"@skyux-sdk/testing": "12.23.0",
|
|
45
|
+
"@skyux/a11y": "12.23.0",
|
|
46
|
+
"@skyux/action-bars": "12.23.0",
|
|
47
|
+
"@skyux/ag-grid": "12.23.0",
|
|
48
|
+
"@skyux/angular-tree-component": "12.23.0",
|
|
49
|
+
"@skyux/animations": "12.23.0",
|
|
50
|
+
"@skyux/assets": "12.23.0",
|
|
51
|
+
"@skyux/autonumeric": "12.23.0",
|
|
52
|
+
"@skyux/avatar": "12.23.0",
|
|
53
|
+
"@skyux/code-examples": "12.23.0",
|
|
54
|
+
"@skyux/colorpicker": "12.23.0",
|
|
55
|
+
"@skyux/config": "12.23.0",
|
|
56
|
+
"@skyux/core": "12.23.0",
|
|
57
|
+
"@skyux/data-manager": "12.23.0",
|
|
58
|
+
"@skyux/datetime": "12.23.0",
|
|
59
|
+
"@skyux/docs-tools": "12.23.0",
|
|
60
|
+
"@skyux/errors": "12.23.0",
|
|
61
|
+
"@skyux/flyout": "12.23.0",
|
|
62
|
+
"@skyux/forms": "12.23.0",
|
|
63
|
+
"@skyux/grids": "12.23.0",
|
|
64
|
+
"@skyux/help-inline": "12.23.0",
|
|
65
|
+
"@skyux/i18n": "12.23.0",
|
|
66
|
+
"@skyux/icon": "12.23.0",
|
|
67
67
|
"@skyux/icons": "^8.2.0",
|
|
68
|
-
"@skyux/indicators": "12.
|
|
69
|
-
"@skyux/inline-form": "12.
|
|
70
|
-
"@skyux/layout": "12.
|
|
71
|
-
"@skyux/list-builder": "12.
|
|
72
|
-
"@skyux/list-builder-common": "12.
|
|
73
|
-
"@skyux/list-builder-view-checklist": "12.
|
|
74
|
-
"@skyux/list-builder-view-grids": "12.
|
|
75
|
-
"@skyux/lists": "12.
|
|
76
|
-
"@skyux/lookup": "12.
|
|
77
|
-
"@skyux/manifest": "12.
|
|
78
|
-
"@skyux/modals": "12.
|
|
79
|
-
"@skyux/navbar": "12.
|
|
80
|
-
"@skyux/pages": "12.
|
|
81
|
-
"@skyux/phone-field": "12.
|
|
82
|
-
"@skyux/popovers": "12.
|
|
83
|
-
"@skyux/progress-indicator": "12.
|
|
84
|
-
"@skyux/router": "12.
|
|
85
|
-
"@skyux/select-field": "12.
|
|
86
|
-
"@skyux/split-view": "12.
|
|
87
|
-
"@skyux/tabs": "12.
|
|
88
|
-
"@skyux/text-editor": "12.
|
|
89
|
-
"@skyux/theme": "12.
|
|
90
|
-
"@skyux/tiles": "12.
|
|
91
|
-
"@skyux/toast": "12.
|
|
92
|
-
"@skyux/validation": "12.
|
|
93
|
-
"ag-grid-angular": "^33.2
|
|
94
|
-
"ag-grid-community": "^33.2
|
|
68
|
+
"@skyux/indicators": "12.23.0",
|
|
69
|
+
"@skyux/inline-form": "12.23.0",
|
|
70
|
+
"@skyux/layout": "12.23.0",
|
|
71
|
+
"@skyux/list-builder": "12.23.0",
|
|
72
|
+
"@skyux/list-builder-common": "12.23.0",
|
|
73
|
+
"@skyux/list-builder-view-checklist": "12.23.0",
|
|
74
|
+
"@skyux/list-builder-view-grids": "12.23.0",
|
|
75
|
+
"@skyux/lists": "12.23.0",
|
|
76
|
+
"@skyux/lookup": "12.23.0",
|
|
77
|
+
"@skyux/manifest": "12.23.0",
|
|
78
|
+
"@skyux/modals": "12.23.0",
|
|
79
|
+
"@skyux/navbar": "12.23.0",
|
|
80
|
+
"@skyux/pages": "12.23.0",
|
|
81
|
+
"@skyux/phone-field": "12.23.0",
|
|
82
|
+
"@skyux/popovers": "12.23.0",
|
|
83
|
+
"@skyux/progress-indicator": "12.23.0",
|
|
84
|
+
"@skyux/router": "12.23.0",
|
|
85
|
+
"@skyux/select-field": "12.23.0",
|
|
86
|
+
"@skyux/split-view": "12.23.0",
|
|
87
|
+
"@skyux/tabs": "12.23.0",
|
|
88
|
+
"@skyux/text-editor": "12.23.0",
|
|
89
|
+
"@skyux/theme": "12.23.0",
|
|
90
|
+
"@skyux/tiles": "12.23.0",
|
|
91
|
+
"@skyux/toast": "12.23.0",
|
|
92
|
+
"@skyux/validation": "12.23.0",
|
|
93
|
+
"ag-grid-angular": "^33.3.2",
|
|
94
|
+
"ag-grid-community": "^33.3.2",
|
|
95
95
|
"ag-grid-enterprise": "^32.1.0",
|
|
96
96
|
"autonumeric": "^4.10.5",
|
|
97
|
-
"eslint-config-skyux": "12.
|
|
98
|
-
"skyux-stylelint": "12.
|
|
99
|
-
"stylelint-config-skyux": "12.
|
|
97
|
+
"eslint-config-skyux": "12.23.0",
|
|
98
|
+
"skyux-stylelint": "12.23.0",
|
|
99
|
+
"stylelint-config-skyux": "12.23.0"
|
|
100
100
|
}
|
|
101
101
|
},
|
|
102
102
|
"peerDependencies": {
|
|
103
|
-
"@angular/cdk": "^19.2.
|
|
104
|
-
"@angular/cli": "^19.2.
|
|
105
|
-
"@angular/core": "^19.2.
|
|
103
|
+
"@angular/cdk": "^19.2.19",
|
|
104
|
+
"@angular/cli": "^19.2.15",
|
|
105
|
+
"@angular/core": "^19.2.14"
|
|
106
106
|
},
|
|
107
107
|
"dependencies": {
|
|
108
108
|
"fs-extra": "11.3.0",
|
|
@@ -4,7 +4,7 @@ exports.default = default_1;
|
|
|
4
4
|
const child_process_1 = require("child_process");
|
|
5
5
|
const os_1 = require("os");
|
|
6
6
|
const AG_GRID_MIGRATION = '33.0.0';
|
|
7
|
-
const AG_GRID_VERSION = '33.2
|
|
7
|
+
const AG_GRID_VERSION = '33.3.2';
|
|
8
8
|
function getStartingVersion(sourceRoot) {
|
|
9
9
|
try {
|
|
10
10
|
const content = (0, child_process_1.spawnSync)('git',
|
|
@@ -17,7 +17,7 @@ const AG_GRID = 'ag-grid-community';
|
|
|
17
17
|
const AG_GRID_ENT = 'ag-grid-enterprise';
|
|
18
18
|
const AG_GRID_NG = 'ag-grid-angular';
|
|
19
19
|
const AG_GRID_SKY = '@skyux/ag-grid';
|
|
20
|
-
const AG_GRID_VERSION = '^33.2
|
|
20
|
+
const AG_GRID_VERSION = '^33.3.2';
|
|
21
21
|
/**
|
|
22
22
|
* Check package.json for AG Grid dependencies.
|
|
23
23
|
*/
|
|
@@ -3,16 +3,15 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.readRequiredFile = readRequiredFile;
|
|
4
4
|
exports.writeTextFile = writeTextFile;
|
|
5
5
|
exports.writeJsonFile = writeJsonFile;
|
|
6
|
-
const core_1 = require("@angular-devkit/core");
|
|
7
6
|
/**
|
|
8
7
|
* Returns the contents of a required file or throws an error if it doesn't exist.
|
|
9
8
|
*/
|
|
10
9
|
function readRequiredFile(tree, filePath) {
|
|
11
|
-
const data = tree.
|
|
10
|
+
const data = tree.exists(filePath) && tree.readText(filePath);
|
|
12
11
|
if (!data) {
|
|
13
12
|
throw new Error(`The file '${filePath}' was expected to exist but was not found.`);
|
|
14
13
|
}
|
|
15
|
-
return
|
|
14
|
+
return data;
|
|
16
15
|
}
|
|
17
16
|
function writeTextFile(tree, path, contents) {
|
|
18
17
|
if (tree.exists(path)) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tree.js","sourceRoot":"","sources":["../../../../../../../libs/components/packages/src/schematics/utility/tree.ts"],"names":[],"mappings":";;
|
|
1
|
+
{"version":3,"file":"tree.js","sourceRoot":"","sources":["../../../../../../../libs/components/packages/src/schematics/utility/tree.ts"],"names":[],"mappings":";;AAKA,4CASC;AAED,sCAUC;AAED,sCAEC;AA5BD;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAAU,EAAE,QAAgB;IAC3D,MAAM,IAAI,GAAG,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC;IAC9D,IAAI,CAAC,IAAI,EAAE,CAAC;QACV,MAAM,IAAI,KAAK,CACb,aAAa,QAAQ,4CAA4C,CAClE,CAAC;IACJ,CAAC;IAED,OAAO,IAAI,CAAC;AACd,CAAC;AAED,SAAgB,aAAa,CAC3B,IAAU,EACV,IAAY,EACZ,QAAgB;IAEhB,IAAI,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,EAAE,CAAC;QACtB,IAAI,CAAC,SAAS,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;IACjC,CAAC;SAAM,CAAC;QACN,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;IAC9B,CAAC;AACH,CAAC;AAED,SAAgB,aAAa,CAAI,IAAU,EAAE,IAAY,EAAE,QAAW;IACpE,aAAa,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,QAAQ,EAAE,SAAS,EAAE,CAAC,CAAC,CAAC,CAAC;AACpE,CAAC"}
|
package/src/version.js
CHANGED