@skyux/packages 14.1.0 → 14.2.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/migrations.json +2 -2
- package/package.json +59 -58
- package/src/schematics/rules/convert-page-summary-to-page-header/convert-page-summary-to-page-header.js +1 -1
- package/src/schematics/rules/convert-progress-indicator-wizard-to-tab-wizard/convert-progress-indicator-wizard-to-tab-wizard.js +1 -1
- package/src/version.js +1 -1
package/migrations.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schematics": {
|
|
3
3
|
"noop": {
|
|
4
|
-
"version": "14.
|
|
4
|
+
"version": "14.2.0",
|
|
5
5
|
"factory": "./src/schematics/migrations/all/noop/noop.schematic",
|
|
6
6
|
"description": "Update all SKY UX component packages"
|
|
7
7
|
},
|
|
8
8
|
"i18n-resources-module": {
|
|
9
|
-
"version": "14.
|
|
9
|
+
"version": "14.2.0",
|
|
10
10
|
"factory": "./src/schematics/migrations/all/i18n-resources-module/i18n-resources-module.schematic",
|
|
11
11
|
"description": "Regenerate i18n resources modules for libraries."
|
|
12
12
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyux/packages",
|
|
3
|
-
"version": "14.
|
|
3
|
+
"version": "14.2.0",
|
|
4
4
|
"author": "Blackbaud, Inc.",
|
|
5
5
|
"description": "Handles the `ng update` command for SKY UX component libraries.",
|
|
6
6
|
"keywords": [
|
|
@@ -35,68 +35,69 @@
|
|
|
35
35
|
"ng-update": {
|
|
36
36
|
"migrations": "./migrations.json",
|
|
37
37
|
"packageGroup": {
|
|
38
|
-
"@skyux/packages": "14.
|
|
38
|
+
"@skyux/packages": "14.2.0",
|
|
39
39
|
"@blackbaud/angular-tree-component": "^1.0.0",
|
|
40
|
-
"@skyux-sdk/eslint-schematics": "14.
|
|
41
|
-
"@skyux-sdk/stylelint-schematics": "14.
|
|
42
|
-
"@skyux-sdk/testing": "14.
|
|
43
|
-
"@skyux/
|
|
44
|
-
"@skyux/
|
|
45
|
-
"@skyux/
|
|
46
|
-
"@skyux/
|
|
47
|
-
"@skyux/
|
|
48
|
-
"@skyux/
|
|
49
|
-
"@skyux/
|
|
50
|
-
"@skyux/
|
|
51
|
-
"@skyux/
|
|
52
|
-
"@skyux/
|
|
53
|
-
"@skyux/
|
|
54
|
-
"@skyux/
|
|
55
|
-
"@skyux/
|
|
56
|
-
"@skyux/
|
|
57
|
-
"@skyux/
|
|
58
|
-
"@skyux/
|
|
59
|
-
"@skyux/
|
|
60
|
-
"@skyux/
|
|
61
|
-
"@skyux/
|
|
62
|
-
"@skyux/
|
|
63
|
-
"@skyux/
|
|
64
|
-
"@skyux/
|
|
65
|
-
"@skyux/
|
|
40
|
+
"@skyux-sdk/eslint-schematics": "14.2.0",
|
|
41
|
+
"@skyux-sdk/stylelint-schematics": "14.2.0",
|
|
42
|
+
"@skyux-sdk/testing": "14.2.0",
|
|
43
|
+
"@skyux-sdk/testing-schematics": "14.2.0",
|
|
44
|
+
"@skyux/a11y": "14.2.0",
|
|
45
|
+
"@skyux/action-bars": "14.2.0",
|
|
46
|
+
"@skyux/ag-grid": "14.2.0",
|
|
47
|
+
"@skyux/angular-tree-component": "14.2.0",
|
|
48
|
+
"@skyux/animations": "14.2.0",
|
|
49
|
+
"@skyux/assets": "14.2.0",
|
|
50
|
+
"@skyux/autonumeric": "14.2.0",
|
|
51
|
+
"@skyux/avatar": "14.2.0",
|
|
52
|
+
"@skyux/code-examples": "14.2.0",
|
|
53
|
+
"@skyux/colorpicker": "14.2.0",
|
|
54
|
+
"@skyux/config": "14.2.0",
|
|
55
|
+
"@skyux/core": "14.2.0",
|
|
56
|
+
"@skyux/data-manager": "14.2.0",
|
|
57
|
+
"@skyux/datetime": "14.2.0",
|
|
58
|
+
"@skyux/docs-tools": "14.2.0",
|
|
59
|
+
"@skyux/errors": "14.2.0",
|
|
60
|
+
"@skyux/filter-bar": "14.2.0",
|
|
61
|
+
"@skyux/flyout": "14.2.0",
|
|
62
|
+
"@skyux/forms": "14.2.0",
|
|
63
|
+
"@skyux/grids": "14.2.0",
|
|
64
|
+
"@skyux/help-inline": "14.2.0",
|
|
65
|
+
"@skyux/i18n": "14.2.0",
|
|
66
|
+
"@skyux/icon": "14.2.0",
|
|
66
67
|
"@skyux/icons": "^10.4.0",
|
|
67
|
-
"@skyux/indicators": "14.
|
|
68
|
-
"@skyux/inline-form": "14.
|
|
69
|
-
"@skyux/layout": "14.
|
|
70
|
-
"@skyux/list-builder": "14.
|
|
71
|
-
"@skyux/list-builder-common": "14.
|
|
72
|
-
"@skyux/list-builder-view-checklist": "14.
|
|
73
|
-
"@skyux/list-builder-view-grids": "14.
|
|
74
|
-
"@skyux/lists": "14.
|
|
75
|
-
"@skyux/lookup": "14.
|
|
76
|
-
"@skyux/manifest": "14.
|
|
77
|
-
"@skyux/modals": "14.
|
|
78
|
-
"@skyux/navbar": "14.
|
|
79
|
-
"@skyux/pages": "14.
|
|
80
|
-
"@skyux/phone-field": "14.
|
|
81
|
-
"@skyux/popovers": "14.
|
|
82
|
-
"@skyux/progress-indicator": "14.
|
|
83
|
-
"@skyux/router": "14.
|
|
84
|
-
"@skyux/select-field": "14.
|
|
85
|
-
"@skyux/split-view": "14.
|
|
86
|
-
"@skyux/tabs": "14.
|
|
87
|
-
"@skyux/text-editor": "14.
|
|
88
|
-
"@skyux/theme": "14.
|
|
89
|
-
"@skyux/tiles": "14.
|
|
90
|
-
"@skyux/toast": "14.
|
|
91
|
-
"@skyux/validation": "14.
|
|
68
|
+
"@skyux/indicators": "14.2.0",
|
|
69
|
+
"@skyux/inline-form": "14.2.0",
|
|
70
|
+
"@skyux/layout": "14.2.0",
|
|
71
|
+
"@skyux/list-builder": "14.2.0",
|
|
72
|
+
"@skyux/list-builder-common": "14.2.0",
|
|
73
|
+
"@skyux/list-builder-view-checklist": "14.2.0",
|
|
74
|
+
"@skyux/list-builder-view-grids": "14.2.0",
|
|
75
|
+
"@skyux/lists": "14.2.0",
|
|
76
|
+
"@skyux/lookup": "14.2.0",
|
|
77
|
+
"@skyux/manifest": "14.2.0",
|
|
78
|
+
"@skyux/modals": "14.2.0",
|
|
79
|
+
"@skyux/navbar": "14.2.0",
|
|
80
|
+
"@skyux/pages": "14.2.0",
|
|
81
|
+
"@skyux/phone-field": "14.2.0",
|
|
82
|
+
"@skyux/popovers": "14.2.0",
|
|
83
|
+
"@skyux/progress-indicator": "14.2.0",
|
|
84
|
+
"@skyux/router": "14.2.0",
|
|
85
|
+
"@skyux/select-field": "14.2.0",
|
|
86
|
+
"@skyux/split-view": "14.2.0",
|
|
87
|
+
"@skyux/tabs": "14.2.0",
|
|
88
|
+
"@skyux/text-editor": "14.2.0",
|
|
89
|
+
"@skyux/theme": "14.2.0",
|
|
90
|
+
"@skyux/tiles": "14.2.0",
|
|
91
|
+
"@skyux/toast": "14.2.0",
|
|
92
|
+
"@skyux/validation": "14.2.0",
|
|
92
93
|
"ag-grid-angular": "^35.1.0",
|
|
93
94
|
"ag-grid-community": "^35.1.0",
|
|
94
95
|
"ag-grid-enterprise": "^35.1.0",
|
|
95
96
|
"autonumeric": "^4.10.9",
|
|
96
|
-
"eslint-config-skyux": "14.
|
|
97
|
-
"skyux-eslint": "14.
|
|
98
|
-
"skyux-stylelint": "14.
|
|
99
|
-
"stylelint-config-skyux": "14.
|
|
97
|
+
"eslint-config-skyux": "14.2.0",
|
|
98
|
+
"skyux-eslint": "14.2.0",
|
|
99
|
+
"skyux-stylelint": "14.2.0",
|
|
100
|
+
"stylelint-config-skyux": "14.2.0"
|
|
100
101
|
}
|
|
101
102
|
},
|
|
102
103
|
"peerDependencies": {
|
|
@@ -104,7 +105,7 @@
|
|
|
104
105
|
"@angular/core": "^21.2.0"
|
|
105
106
|
},
|
|
106
107
|
"dependencies": {
|
|
107
|
-
"@blackbaud/skyux-design-tokens": "
|
|
108
|
+
"@blackbaud/skyux-design-tokens": "6.0.0",
|
|
108
109
|
"fs-extra": "11.3.4",
|
|
109
110
|
"jsonc-parser": "3.3.1",
|
|
110
111
|
"parse5": "7.3.0",
|
|
@@ -198,7 +198,7 @@ function convertPageSummaryToPageHeader(projectPath) {
|
|
|
198
198
|
}
|
|
199
199
|
});
|
|
200
200
|
},
|
|
201
|
-
(0, utility_1.addDependency)('@skyux/pages', `14.
|
|
201
|
+
(0, utility_1.addDependency)('@skyux/pages', `14.2.0`, {
|
|
202
202
|
existing: utility_1.ExistingBehavior.Skip,
|
|
203
203
|
}),
|
|
204
204
|
]);
|
|
@@ -296,7 +296,7 @@ function convertProgressIndicatorWizardToTabWizard(options) {
|
|
|
296
296
|
});
|
|
297
297
|
}
|
|
298
298
|
},
|
|
299
|
-
(0, utility_1.addDependency)('@skyux/tabs', `14.
|
|
299
|
+
(0, utility_1.addDependency)('@skyux/tabs', `14.2.0`, {
|
|
300
300
|
existing: utility_1.ExistingBehavior.Skip,
|
|
301
301
|
}),
|
|
302
302
|
]);
|
package/src/version.js
CHANGED