@skyux/packages 8.0.0-alpha.8 → 8.0.0-alpha.9
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 +48 -48
- package/src/schematics/migrations/migration-collection.json +1 -1
- package/src/schematics/ng-add/ng-add.schematic.js +0 -2
- package/src/schematics/ng-add/ng-add.schematic.js.map +1 -1
- package/src/schematics/rules/modify-tsconfig.d.ts +0 -2
- package/src/schematics/rules/modify-tsconfig.js +0 -14
- package/src/schematics/rules/modify-tsconfig.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyux/packages",
|
|
3
|
-
"version": "8.0.0-alpha.
|
|
3
|
+
"version": "8.0.0-alpha.9",
|
|
4
4
|
"author": "Blackbaud, Inc.",
|
|
5
5
|
"description": "Handles the `ng update` command for SKY UX component libraries.",
|
|
6
6
|
"keywords": [
|
|
@@ -37,54 +37,54 @@
|
|
|
37
37
|
"ng-update": {
|
|
38
38
|
"migrations": "./src/schematics/migrations/migration-collection.json",
|
|
39
39
|
"packageGroup": {
|
|
40
|
-
"@skyux-sdk/prettier-schematics": "8.0.0-alpha.
|
|
41
|
-
"@skyux-sdk/testing": "8.0.0-alpha.
|
|
42
|
-
"@skyux/a11y": "8.0.0-alpha.
|
|
43
|
-
"@skyux/action-bars": "8.0.0-alpha.
|
|
44
|
-
"@skyux/ag-grid": "8.0.0-alpha.
|
|
45
|
-
"@skyux/angular-tree-component": "8.0.0-alpha.
|
|
46
|
-
"@skyux/animations": "8.0.0-alpha.
|
|
47
|
-
"@skyux/assets": "8.0.0-alpha.
|
|
48
|
-
"@skyux/autonumeric": "8.0.0-alpha.
|
|
49
|
-
"@skyux/avatar": "8.0.0-alpha.
|
|
50
|
-
"@skyux/colorpicker": "8.0.0-alpha.
|
|
51
|
-
"@skyux/config": "8.0.0-alpha.
|
|
52
|
-
"@skyux/core": "8.0.0-alpha.
|
|
53
|
-
"@skyux/data-manager": "8.0.0-alpha.
|
|
54
|
-
"@skyux/datetime": "8.0.0-alpha.
|
|
40
|
+
"@skyux-sdk/prettier-schematics": "8.0.0-alpha.9",
|
|
41
|
+
"@skyux-sdk/testing": "8.0.0-alpha.9",
|
|
42
|
+
"@skyux/a11y": "8.0.0-alpha.9",
|
|
43
|
+
"@skyux/action-bars": "8.0.0-alpha.9",
|
|
44
|
+
"@skyux/ag-grid": "8.0.0-alpha.9",
|
|
45
|
+
"@skyux/angular-tree-component": "8.0.0-alpha.9",
|
|
46
|
+
"@skyux/animations": "8.0.0-alpha.9",
|
|
47
|
+
"@skyux/assets": "8.0.0-alpha.9",
|
|
48
|
+
"@skyux/autonumeric": "8.0.0-alpha.9",
|
|
49
|
+
"@skyux/avatar": "8.0.0-alpha.9",
|
|
50
|
+
"@skyux/colorpicker": "8.0.0-alpha.9",
|
|
51
|
+
"@skyux/config": "8.0.0-alpha.9",
|
|
52
|
+
"@skyux/core": "8.0.0-alpha.9",
|
|
53
|
+
"@skyux/data-manager": "8.0.0-alpha.9",
|
|
54
|
+
"@skyux/datetime": "8.0.0-alpha.9",
|
|
55
55
|
"@skyux/docs-tools": "^7.0.0",
|
|
56
|
-
"@skyux/errors": "8.0.0-alpha.
|
|
57
|
-
"@skyux/flyout": "8.0.0-alpha.
|
|
58
|
-
"@skyux/forms": "8.0.0-alpha.
|
|
59
|
-
"@skyux/grids": "8.0.0-alpha.
|
|
60
|
-
"@skyux/http": "8.0.0-alpha.
|
|
61
|
-
"@skyux/i18n": "8.0.0-alpha.
|
|
62
|
-
"@skyux/icons": "^5.
|
|
63
|
-
"@skyux/indicators": "8.0.0-alpha.
|
|
64
|
-
"@skyux/inline-form": "8.0.0-alpha.
|
|
65
|
-
"@skyux/layout": "8.0.0-alpha.
|
|
66
|
-
"@skyux/list-builder": "8.0.0-alpha.
|
|
67
|
-
"@skyux/list-builder-common": "8.0.0-alpha.
|
|
68
|
-
"@skyux/list-builder-view-checklist": "8.0.0-alpha.
|
|
69
|
-
"@skyux/list-builder-view-grids": "8.0.0-alpha.
|
|
70
|
-
"@skyux/lists": "8.0.0-alpha.
|
|
71
|
-
"@skyux/lookup": "8.0.0-alpha.
|
|
72
|
-
"@skyux/modals": "8.0.0-alpha.
|
|
73
|
-
"@skyux/navbar": "8.0.0-alpha.
|
|
74
|
-
"@skyux/omnibar-interop": "8.0.0-alpha.
|
|
75
|
-
"@skyux/pages": "8.0.0-alpha.
|
|
76
|
-
"@skyux/phone-field": "8.0.0-alpha.
|
|
77
|
-
"@skyux/popovers": "8.0.0-alpha.
|
|
78
|
-
"@skyux/progress-indicator": "8.0.0-alpha.
|
|
79
|
-
"@skyux/router": "8.0.0-alpha.
|
|
80
|
-
"@skyux/select-field": "8.0.0-alpha.
|
|
81
|
-
"@skyux/split-view": "8.0.0-alpha.
|
|
82
|
-
"@skyux/tabs": "8.0.0-alpha.
|
|
83
|
-
"@skyux/text-editor": "8.0.0-alpha.
|
|
84
|
-
"@skyux/theme": "8.0.0-alpha.
|
|
85
|
-
"@skyux/tiles": "8.0.0-alpha.
|
|
86
|
-
"@skyux/toast": "8.0.0-alpha.
|
|
87
|
-
"@skyux/validation": "8.0.0-alpha.
|
|
56
|
+
"@skyux/errors": "8.0.0-alpha.9",
|
|
57
|
+
"@skyux/flyout": "8.0.0-alpha.9",
|
|
58
|
+
"@skyux/forms": "8.0.0-alpha.9",
|
|
59
|
+
"@skyux/grids": "8.0.0-alpha.9",
|
|
60
|
+
"@skyux/http": "8.0.0-alpha.9",
|
|
61
|
+
"@skyux/i18n": "8.0.0-alpha.9",
|
|
62
|
+
"@skyux/icons": "^5.3.1",
|
|
63
|
+
"@skyux/indicators": "8.0.0-alpha.9",
|
|
64
|
+
"@skyux/inline-form": "8.0.0-alpha.9",
|
|
65
|
+
"@skyux/layout": "8.0.0-alpha.9",
|
|
66
|
+
"@skyux/list-builder": "8.0.0-alpha.9",
|
|
67
|
+
"@skyux/list-builder-common": "8.0.0-alpha.9",
|
|
68
|
+
"@skyux/list-builder-view-checklist": "8.0.0-alpha.9",
|
|
69
|
+
"@skyux/list-builder-view-grids": "8.0.0-alpha.9",
|
|
70
|
+
"@skyux/lists": "8.0.0-alpha.9",
|
|
71
|
+
"@skyux/lookup": "8.0.0-alpha.9",
|
|
72
|
+
"@skyux/modals": "8.0.0-alpha.9",
|
|
73
|
+
"@skyux/navbar": "8.0.0-alpha.9",
|
|
74
|
+
"@skyux/omnibar-interop": "8.0.0-alpha.9",
|
|
75
|
+
"@skyux/pages": "8.0.0-alpha.9",
|
|
76
|
+
"@skyux/phone-field": "8.0.0-alpha.9",
|
|
77
|
+
"@skyux/popovers": "8.0.0-alpha.9",
|
|
78
|
+
"@skyux/progress-indicator": "8.0.0-alpha.9",
|
|
79
|
+
"@skyux/router": "8.0.0-alpha.9",
|
|
80
|
+
"@skyux/select-field": "8.0.0-alpha.9",
|
|
81
|
+
"@skyux/split-view": "8.0.0-alpha.9",
|
|
82
|
+
"@skyux/tabs": "8.0.0-alpha.9",
|
|
83
|
+
"@skyux/text-editor": "8.0.0-alpha.9",
|
|
84
|
+
"@skyux/theme": "8.0.0-alpha.9",
|
|
85
|
+
"@skyux/tiles": "8.0.0-alpha.9",
|
|
86
|
+
"@skyux/toast": "8.0.0-alpha.9",
|
|
87
|
+
"@skyux/validation": "8.0.0-alpha.9",
|
|
88
88
|
"ag-grid-angular": "^28.2.1",
|
|
89
89
|
"ag-grid-community": "^28.2.1",
|
|
90
90
|
"ag-grid-enterprise": "^28.2.1"
|
|
@@ -8,7 +8,6 @@ const fs = require("fs-extra");
|
|
|
8
8
|
const add_polyfills_config_1 = require("../rules/add-polyfills-config");
|
|
9
9
|
const apply_skyux_stylesheets_to_workspace_1 = require("../rules/apply-skyux-stylesheets-to-workspace");
|
|
10
10
|
const install_angular_cdk_1 = require("../rules/install-angular-cdk");
|
|
11
|
-
const modify_tsconfig_1 = require("../rules/modify-tsconfig");
|
|
12
11
|
const workspace_1 = require("../utility/workspace");
|
|
13
12
|
function installEssentialSkyUxPackages(skyuxVersion) {
|
|
14
13
|
return async (tree) => {
|
|
@@ -39,7 +38,6 @@ function ngAdd(options) {
|
|
|
39
38
|
(0, install_angular_cdk_1.installAngularCdk)(),
|
|
40
39
|
(0, add_polyfills_config_1.addPolyfillsConfig)(projectName, ['build', 'test']),
|
|
41
40
|
(0, apply_skyux_stylesheets_to_workspace_1.applySkyuxStylesheetsToWorkspace)(projectName),
|
|
42
|
-
(0, modify_tsconfig_1.modifyTsConfig)(),
|
|
43
41
|
]);
|
|
44
42
|
};
|
|
45
43
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ng-add.schematic.js","sourceRoot":"","sources":["../../../../../../../libs/components/packages/src/schematics/ng-add/ng-add.schematic.ts"],"names":[],"mappings":";;AAAA,+CAAiD;AACjD,2DAAyD;AACzD,4DAA0E;AAC1E,2EAGkD;AAElD,+BAA+B;AAE/B,wEAAmE;AACnE,wGAAiG;AACjG,sEAAiE;AACjE,
|
|
1
|
+
{"version":3,"file":"ng-add.schematic.js","sourceRoot":"","sources":["../../../../../../../libs/components/packages/src/schematics/ng-add/ng-add.schematic.ts"],"names":[],"mappings":";;AAAA,+CAAiD;AACjD,2DAAyD;AACzD,4DAA0E;AAC1E,2EAGkD;AAElD,+BAA+B;AAE/B,wEAAmE;AACnE,wGAAiG;AACjG,sEAAiE;AACjE,oDAA0D;AAI1D,SAAS,6BAA6B,CAAC,YAAoB;IACzD,OAAO,KAAK,EAAE,IAAI,EAAE,EAAE;QACpB,MAAM,YAAY,GAAG;YACnB,eAAe;YACf,aAAa;YACb,aAAa;YACb,cAAc;SACf,CAAC;QAEF,KAAK,MAAM,WAAW,IAAI,YAAY,EAAE;YACtC,IAAA,uCAAwB,EAAC,IAAI,EAAE;gBAC7B,IAAI,EAAE,iCAAkB,CAAC,OAAO;gBAChC,IAAI,EAAE,WAAW;gBACjB,OAAO,EAAE,IAAI,YAAY,EAAE;gBAC3B,SAAS,EAAE,IAAI;aAChB,CAAC,CAAC;SACJ;IACH,CAAC,CAAC;AACJ,CAAC;AAED,SAAwB,KAAK,CAAC,OAAe;IAC3C,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE;QAC7B,MAAM,EAAE,WAAW,EAAE,GAAG,MAAM,IAAA,8BAAkB,EAAC,IAAI,EAAE,OAAO,CAAC,OAAO,CAAC,CAAC;QAExE,iDAAiD;QACjD,MAAM,EAAE,OAAO,EAAE,YAAY,EAAE,GAAG,EAAE,CAAC,YAAY,CAC/C,IAAA,gBAAS,EAAC,GAAG,SAAS,wBAAwB,CAAC,CAChD,CAAC;QAEF,OAAO,CAAC,OAAO,CAAC,IAAI,8BAAsB,EAAE,CAAC,CAAC;QAE9C,OAAO,IAAA,kBAAK,EAAC;YACX,6BAA6B,CAAC,YAAY,CAAC;YAC3C,IAAA,uCAAiB,GAAE;YACnB,IAAA,yCAAkB,EAAC,WAAW,EAAE,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;YAClD,IAAA,uEAAgC,EAAC,WAAW,CAAC;SAC9C,CAAC,CAAC;IACL,CAAC,CAAC;AACJ,CAAC;AAlBD,wBAkBC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.modifyTsConfig = void 0;
|
|
4
|
-
const json_file_1 = require("../utility/json-file");
|
|
5
|
-
function modifyTsConfig() {
|
|
6
|
-
return (tree) => {
|
|
7
|
-
const filePath = '/tsconfig.json';
|
|
8
|
-
const tsConfig = new json_file_1.JsonFile(tree, filePath);
|
|
9
|
-
// Allow importing JSON files.
|
|
10
|
-
tsConfig.modify(['compilerOptions', 'resolveJsonModule'], true);
|
|
11
|
-
};
|
|
12
|
-
}
|
|
13
|
-
exports.modifyTsConfig = modifyTsConfig;
|
|
14
|
-
//# sourceMappingURL=modify-tsconfig.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"modify-tsconfig.js","sourceRoot":"","sources":["../../../../../../../libs/components/packages/src/schematics/rules/modify-tsconfig.ts"],"names":[],"mappings":";;;AAEA,oDAAgD;AAEhD,SAAgB,cAAc;IAC5B,OAAO,CAAC,IAAI,EAAE,EAAE;QACd,MAAM,QAAQ,GAAG,gBAAgB,CAAC;QAClC,MAAM,QAAQ,GAAG,IAAI,oBAAQ,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;QAE9C,8BAA8B;QAC9B,QAAQ,CAAC,MAAM,CAAC,CAAC,iBAAiB,EAAE,mBAAmB,CAAC,EAAE,IAAI,CAAC,CAAC;IAClE,CAAC,CAAC;AACJ,CAAC;AARD,wCAQC"}
|