@skyux/packages 12.41.0 → 12.41.1
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 +58 -58
- package/src/schematics/migrations/migration-collection.json +1 -1
- 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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyux/packages",
|
|
3
|
-
"version": "12.41.
|
|
3
|
+
"version": "12.41.1",
|
|
4
4
|
"author": "Blackbaud, Inc.",
|
|
5
5
|
"description": "Handles the `ng update` command for SKY UX component libraries.",
|
|
6
6
|
"keywords": [
|
|
@@ -35,69 +35,69 @@
|
|
|
35
35
|
"ng-update": {
|
|
36
36
|
"migrations": "./src/schematics/migrations/migration-collection.json",
|
|
37
37
|
"packageGroup": {
|
|
38
|
-
"@skyux/packages": "12.41.
|
|
38
|
+
"@skyux/packages": "12.41.1",
|
|
39
39
|
"@blackbaud/angular-tree-component": "^1.0.0",
|
|
40
|
-
"@skyux-sdk/eslint-config": "12.41.
|
|
41
|
-
"@skyux-sdk/eslint-schematics": "12.41.
|
|
42
|
-
"@skyux-sdk/prettier-schematics": "12.41.
|
|
43
|
-
"@skyux-sdk/stylelint-schematics": "12.41.
|
|
44
|
-
"@skyux-sdk/testing": "12.41.
|
|
45
|
-
"@skyux/a11y": "12.41.
|
|
46
|
-
"@skyux/action-bars": "12.41.
|
|
47
|
-
"@skyux/ag-grid": "12.41.
|
|
48
|
-
"@skyux/angular-tree-component": "12.41.
|
|
49
|
-
"@skyux/animations": "12.41.
|
|
50
|
-
"@skyux/assets": "12.41.
|
|
51
|
-
"@skyux/autonumeric": "12.41.
|
|
52
|
-
"@skyux/avatar": "12.41.
|
|
53
|
-
"@skyux/code-examples": "12.41.
|
|
54
|
-
"@skyux/colorpicker": "12.41.
|
|
55
|
-
"@skyux/config": "12.41.
|
|
56
|
-
"@skyux/core": "12.41.
|
|
57
|
-
"@skyux/data-manager": "12.41.
|
|
58
|
-
"@skyux/datetime": "12.41.
|
|
59
|
-
"@skyux/docs-tools": "12.41.
|
|
60
|
-
"@skyux/errors": "12.41.
|
|
61
|
-
"@skyux/filter-bar": "12.41.
|
|
62
|
-
"@skyux/flyout": "12.41.
|
|
63
|
-
"@skyux/forms": "12.41.
|
|
64
|
-
"@skyux/grids": "12.41.
|
|
65
|
-
"@skyux/help-inline": "12.41.
|
|
66
|
-
"@skyux/i18n": "12.41.
|
|
67
|
-
"@skyux/icon": "12.41.
|
|
40
|
+
"@skyux-sdk/eslint-config": "12.41.1",
|
|
41
|
+
"@skyux-sdk/eslint-schematics": "12.41.1",
|
|
42
|
+
"@skyux-sdk/prettier-schematics": "12.41.1",
|
|
43
|
+
"@skyux-sdk/stylelint-schematics": "12.41.1",
|
|
44
|
+
"@skyux-sdk/testing": "12.41.1",
|
|
45
|
+
"@skyux/a11y": "12.41.1",
|
|
46
|
+
"@skyux/action-bars": "12.41.1",
|
|
47
|
+
"@skyux/ag-grid": "12.41.1",
|
|
48
|
+
"@skyux/angular-tree-component": "12.41.1",
|
|
49
|
+
"@skyux/animations": "12.41.1",
|
|
50
|
+
"@skyux/assets": "12.41.1",
|
|
51
|
+
"@skyux/autonumeric": "12.41.1",
|
|
52
|
+
"@skyux/avatar": "12.41.1",
|
|
53
|
+
"@skyux/code-examples": "12.41.1",
|
|
54
|
+
"@skyux/colorpicker": "12.41.1",
|
|
55
|
+
"@skyux/config": "12.41.1",
|
|
56
|
+
"@skyux/core": "12.41.1",
|
|
57
|
+
"@skyux/data-manager": "12.41.1",
|
|
58
|
+
"@skyux/datetime": "12.41.1",
|
|
59
|
+
"@skyux/docs-tools": "12.41.1",
|
|
60
|
+
"@skyux/errors": "12.41.1",
|
|
61
|
+
"@skyux/filter-bar": "12.41.1",
|
|
62
|
+
"@skyux/flyout": "12.41.1",
|
|
63
|
+
"@skyux/forms": "12.41.1",
|
|
64
|
+
"@skyux/grids": "12.41.1",
|
|
65
|
+
"@skyux/help-inline": "12.41.1",
|
|
66
|
+
"@skyux/i18n": "12.41.1",
|
|
67
|
+
"@skyux/icon": "12.41.1",
|
|
68
68
|
"@skyux/icons": "^9.0.0",
|
|
69
|
-
"@skyux/indicators": "12.41.
|
|
70
|
-
"@skyux/inline-form": "12.41.
|
|
71
|
-
"@skyux/layout": "12.41.
|
|
72
|
-
"@skyux/list-builder": "12.41.
|
|
73
|
-
"@skyux/list-builder-common": "12.41.
|
|
74
|
-
"@skyux/list-builder-view-checklist": "12.41.
|
|
75
|
-
"@skyux/list-builder-view-grids": "12.41.
|
|
76
|
-
"@skyux/lists": "12.41.
|
|
77
|
-
"@skyux/lookup": "12.41.
|
|
78
|
-
"@skyux/manifest": "12.41.
|
|
79
|
-
"@skyux/modals": "12.41.
|
|
80
|
-
"@skyux/navbar": "12.41.
|
|
81
|
-
"@skyux/pages": "12.41.
|
|
82
|
-
"@skyux/phone-field": "12.41.
|
|
83
|
-
"@skyux/popovers": "12.41.
|
|
84
|
-
"@skyux/progress-indicator": "12.41.
|
|
85
|
-
"@skyux/router": "12.41.
|
|
86
|
-
"@skyux/select-field": "12.41.
|
|
87
|
-
"@skyux/split-view": "12.41.
|
|
88
|
-
"@skyux/tabs": "12.41.
|
|
89
|
-
"@skyux/text-editor": "12.41.
|
|
90
|
-
"@skyux/theme": "12.41.
|
|
91
|
-
"@skyux/tiles": "12.41.
|
|
92
|
-
"@skyux/toast": "12.41.
|
|
93
|
-
"@skyux/validation": "12.41.
|
|
69
|
+
"@skyux/indicators": "12.41.1",
|
|
70
|
+
"@skyux/inline-form": "12.41.1",
|
|
71
|
+
"@skyux/layout": "12.41.1",
|
|
72
|
+
"@skyux/list-builder": "12.41.1",
|
|
73
|
+
"@skyux/list-builder-common": "12.41.1",
|
|
74
|
+
"@skyux/list-builder-view-checklist": "12.41.1",
|
|
75
|
+
"@skyux/list-builder-view-grids": "12.41.1",
|
|
76
|
+
"@skyux/lists": "12.41.1",
|
|
77
|
+
"@skyux/lookup": "12.41.1",
|
|
78
|
+
"@skyux/manifest": "12.41.1",
|
|
79
|
+
"@skyux/modals": "12.41.1",
|
|
80
|
+
"@skyux/navbar": "12.41.1",
|
|
81
|
+
"@skyux/pages": "12.41.1",
|
|
82
|
+
"@skyux/phone-field": "12.41.1",
|
|
83
|
+
"@skyux/popovers": "12.41.1",
|
|
84
|
+
"@skyux/progress-indicator": "12.41.1",
|
|
85
|
+
"@skyux/router": "12.41.1",
|
|
86
|
+
"@skyux/select-field": "12.41.1",
|
|
87
|
+
"@skyux/split-view": "12.41.1",
|
|
88
|
+
"@skyux/tabs": "12.41.1",
|
|
89
|
+
"@skyux/text-editor": "12.41.1",
|
|
90
|
+
"@skyux/theme": "12.41.1",
|
|
91
|
+
"@skyux/tiles": "12.41.1",
|
|
92
|
+
"@skyux/toast": "12.41.1",
|
|
93
|
+
"@skyux/validation": "12.41.1",
|
|
94
94
|
"ag-grid-angular": "^33.3.2",
|
|
95
95
|
"ag-grid-community": "^33.3.2",
|
|
96
96
|
"ag-grid-enterprise": "^32.1.0",
|
|
97
97
|
"autonumeric": "^4.10.5",
|
|
98
|
-
"eslint-config-skyux": "12.41.
|
|
99
|
-
"skyux-stylelint": "12.41.
|
|
100
|
-
"stylelint-config-skyux": "12.41.
|
|
98
|
+
"eslint-config-skyux": "12.41.1",
|
|
99
|
+
"skyux-stylelint": "12.41.1",
|
|
100
|
+
"stylelint-config-skyux": "12.41.1"
|
|
101
101
|
}
|
|
102
102
|
},
|
|
103
103
|
"peerDependencies": {
|
|
@@ -218,7 +218,7 @@ function convertPageSummaryToPageHeader(projectPath) {
|
|
|
218
218
|
}
|
|
219
219
|
});
|
|
220
220
|
},
|
|
221
|
-
(0, utility_1.addDependency)('@skyux/pages', `12.41.
|
|
221
|
+
(0, utility_1.addDependency)('@skyux/pages', `12.41.1`, {
|
|
222
222
|
existing: utility_1.ExistingBehavior.Skip,
|
|
223
223
|
}),
|
|
224
224
|
]);
|
|
@@ -297,7 +297,7 @@ function convertProgressIndicatorWizardToTabWizard(options) {
|
|
|
297
297
|
});
|
|
298
298
|
}
|
|
299
299
|
},
|
|
300
|
-
(0, utility_1.addDependency)('@skyux/tabs', `12.41.
|
|
300
|
+
(0, utility_1.addDependency)('@skyux/tabs', `12.41.1`, {
|
|
301
301
|
existing: utility_1.ExistingBehavior.Skip,
|
|
302
302
|
}),
|
|
303
303
|
]);
|
package/src/version.js
CHANGED