@skyux/packages 6.17.1 → 7.0.0-alpha.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 +49 -49
- package/src/schematics/migrations/migration-collection.json +1 -1
- package/src/schematics/migrations/update-6/prettier-ignore-updates.schematic.js +1 -2
- package/src/schematics/migrations/update-6/prettier-ignore-updates.schematic.js.map +1 -1
- package/src/schematics/testing/scaffold.js +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyux/packages",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "7.0.0-alpha.0",
|
|
4
4
|
"author": "Blackbaud, Inc.",
|
|
5
5
|
"description": "Handles the `ng update` command for SKY UX component libraries.",
|
|
6
6
|
"keywords": [
|
|
@@ -27,65 +27,65 @@
|
|
|
27
27
|
"@blackbaud/skyux-lib-code-block": "^6.0.0-beta.0",
|
|
28
28
|
"@blackbaud/skyux-lib-media": "^6.0.0-beta.0",
|
|
29
29
|
"@blackbaud/skyux-lib-stache": "^6.0.0-beta.0",
|
|
30
|
-
"@skyux-sdk/prettier-schematics": "
|
|
31
|
-
"@skyux-sdk/testing": "
|
|
32
|
-
"@skyux/a11y": "
|
|
33
|
-
"@skyux/action-bars": "
|
|
34
|
-
"@skyux/ag-grid": "
|
|
35
|
-
"@skyux/angular-tree-component": "
|
|
36
|
-
"@skyux/animations": "
|
|
37
|
-
"@skyux/assets": "
|
|
38
|
-
"@skyux/autonumeric": "
|
|
39
|
-
"@skyux/avatar": "
|
|
40
|
-
"@skyux/colorpicker": "
|
|
41
|
-
"@skyux/config": "
|
|
42
|
-
"@skyux/core": "
|
|
43
|
-
"@skyux/data-manager": "
|
|
44
|
-
"@skyux/datetime": "
|
|
30
|
+
"@skyux-sdk/prettier-schematics": "7.0.0-alpha.0",
|
|
31
|
+
"@skyux-sdk/testing": "7.0.0-alpha.0",
|
|
32
|
+
"@skyux/a11y": "7.0.0-alpha.0",
|
|
33
|
+
"@skyux/action-bars": "7.0.0-alpha.0",
|
|
34
|
+
"@skyux/ag-grid": "7.0.0-alpha.0",
|
|
35
|
+
"@skyux/angular-tree-component": "7.0.0-alpha.0",
|
|
36
|
+
"@skyux/animations": "7.0.0-alpha.0",
|
|
37
|
+
"@skyux/assets": "7.0.0-alpha.0",
|
|
38
|
+
"@skyux/autonumeric": "7.0.0-alpha.0",
|
|
39
|
+
"@skyux/avatar": "7.0.0-alpha.0",
|
|
40
|
+
"@skyux/colorpicker": "7.0.0-alpha.0",
|
|
41
|
+
"@skyux/config": "7.0.0-alpha.0",
|
|
42
|
+
"@skyux/core": "7.0.0-alpha.0",
|
|
43
|
+
"@skyux/data-manager": "7.0.0-alpha.0",
|
|
44
|
+
"@skyux/datetime": "7.0.0-alpha.0",
|
|
45
45
|
"@skyux/docs-tools": "^6.0.0-beta.0",
|
|
46
|
-
"@skyux/errors": "
|
|
47
|
-
"@skyux/flyout": "
|
|
48
|
-
"@skyux/forms": "
|
|
49
|
-
"@skyux/grids": "
|
|
50
|
-
"@skyux/http": "
|
|
51
|
-
"@skyux/i18n": "
|
|
46
|
+
"@skyux/errors": "7.0.0-alpha.0",
|
|
47
|
+
"@skyux/flyout": "7.0.0-alpha.0",
|
|
48
|
+
"@skyux/forms": "7.0.0-alpha.0",
|
|
49
|
+
"@skyux/grids": "7.0.0-alpha.0",
|
|
50
|
+
"@skyux/http": "7.0.0-alpha.0",
|
|
51
|
+
"@skyux/i18n": "7.0.0-alpha.0",
|
|
52
52
|
"@skyux/icons": "^5.1.0",
|
|
53
|
-
"@skyux/indicators": "
|
|
54
|
-
"@skyux/inline-form": "
|
|
55
|
-
"@skyux/layout": "
|
|
56
|
-
"@skyux/list-builder": "
|
|
57
|
-
"@skyux/list-builder-common": "
|
|
58
|
-
"@skyux/list-builder-view-checklist": "
|
|
59
|
-
"@skyux/list-builder-view-grids": "
|
|
60
|
-
"@skyux/lists": "
|
|
61
|
-
"@skyux/lookup": "
|
|
62
|
-
"@skyux/modals": "
|
|
63
|
-
"@skyux/navbar": "
|
|
64
|
-
"@skyux/omnibar-interop": "
|
|
65
|
-
"@skyux/pages": "
|
|
66
|
-
"@skyux/phone-field": "
|
|
67
|
-
"@skyux/popovers": "
|
|
68
|
-
"@skyux/progress-indicator": "
|
|
69
|
-
"@skyux/router": "
|
|
70
|
-
"@skyux/select-field": "
|
|
71
|
-
"@skyux/split-view": "
|
|
72
|
-
"@skyux/tabs": "
|
|
73
|
-
"@skyux/text-editor": "
|
|
74
|
-
"@skyux/theme": "
|
|
75
|
-
"@skyux/tiles": "
|
|
76
|
-
"@skyux/toast": "
|
|
77
|
-
"@skyux/validation": "
|
|
53
|
+
"@skyux/indicators": "7.0.0-alpha.0",
|
|
54
|
+
"@skyux/inline-form": "7.0.0-alpha.0",
|
|
55
|
+
"@skyux/layout": "7.0.0-alpha.0",
|
|
56
|
+
"@skyux/list-builder": "7.0.0-alpha.0",
|
|
57
|
+
"@skyux/list-builder-common": "7.0.0-alpha.0",
|
|
58
|
+
"@skyux/list-builder-view-checklist": "7.0.0-alpha.0",
|
|
59
|
+
"@skyux/list-builder-view-grids": "7.0.0-alpha.0",
|
|
60
|
+
"@skyux/lists": "7.0.0-alpha.0",
|
|
61
|
+
"@skyux/lookup": "7.0.0-alpha.0",
|
|
62
|
+
"@skyux/modals": "7.0.0-alpha.0",
|
|
63
|
+
"@skyux/navbar": "7.0.0-alpha.0",
|
|
64
|
+
"@skyux/omnibar-interop": "7.0.0-alpha.0",
|
|
65
|
+
"@skyux/pages": "7.0.0-alpha.0",
|
|
66
|
+
"@skyux/phone-field": "7.0.0-alpha.0",
|
|
67
|
+
"@skyux/popovers": "7.0.0-alpha.0",
|
|
68
|
+
"@skyux/progress-indicator": "7.0.0-alpha.0",
|
|
69
|
+
"@skyux/router": "7.0.0-alpha.0",
|
|
70
|
+
"@skyux/select-field": "7.0.0-alpha.0",
|
|
71
|
+
"@skyux/split-view": "7.0.0-alpha.0",
|
|
72
|
+
"@skyux/tabs": "7.0.0-alpha.0",
|
|
73
|
+
"@skyux/text-editor": "7.0.0-alpha.0",
|
|
74
|
+
"@skyux/theme": "7.0.0-alpha.0",
|
|
75
|
+
"@skyux/tiles": "7.0.0-alpha.0",
|
|
76
|
+
"@skyux/toast": "7.0.0-alpha.0",
|
|
77
|
+
"@skyux/validation": "7.0.0-alpha.0",
|
|
78
78
|
"ag-grid-angular": "^27.2.0",
|
|
79
79
|
"ag-grid-community": "^27.2.0",
|
|
80
80
|
"ag-grid-enterprise": "^27.2.0"
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
83
|
"peerDependencies": {
|
|
84
|
-
"@angular/cli": "^
|
|
84
|
+
"@angular/cli": "^14.2.1"
|
|
85
85
|
},
|
|
86
86
|
"dependencies": {
|
|
87
87
|
"fs-extra": "10.0.0",
|
|
88
|
-
"jsonc-parser": "3.
|
|
88
|
+
"jsonc-parser": "3.2.0"
|
|
89
89
|
},
|
|
90
90
|
"main": "./src/index.js",
|
|
91
91
|
"typings": "./src/index.d.ts"
|
|
@@ -3,14 +3,13 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const regex_1 = require("../../utility/regex");
|
|
4
4
|
function addNewItemsToPrettierIgnore() {
|
|
5
5
|
return (tree) => {
|
|
6
|
-
var _a;
|
|
7
6
|
const ignorePaths = [
|
|
8
7
|
'/src/assets/',
|
|
9
8
|
'/projects/*/src/assets/',
|
|
10
9
|
'/src/app/lib/',
|
|
11
10
|
];
|
|
12
11
|
const prettierIgnorePath = '/.prettierignore';
|
|
13
|
-
const prettierIgnore =
|
|
12
|
+
const prettierIgnore = tree.read(prettierIgnorePath)?.toString();
|
|
14
13
|
if (prettierIgnore) {
|
|
15
14
|
let replacementString = prettierIgnore;
|
|
16
15
|
for (const ignorePath of ignorePaths) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prettier-ignore-updates.schematic.js","sourceRoot":"","sources":["../../../../../../../../libs/components/packages/src/schematics/migrations/update-6/prettier-ignore-updates.schematic.ts"],"names":[],"mappings":";;AAEA,+CAAkD;AAElD,SAAwB,2BAA2B;IACjD,OAAO,CAAC,IAAI,EAAE,EAAE
|
|
1
|
+
{"version":3,"file":"prettier-ignore-updates.schematic.js","sourceRoot":"","sources":["../../../../../../../../libs/components/packages/src/schematics/migrations/update-6/prettier-ignore-updates.schematic.ts"],"names":[],"mappings":";;AAEA,+CAAkD;AAElD,SAAwB,2BAA2B;IACjD,OAAO,CAAC,IAAI,EAAE,EAAE;QACd,MAAM,WAAW,GAAG;YAClB,cAAc;YACd,yBAAyB;YACzB,eAAe;SAChB,CAAC;QACF,MAAM,kBAAkB,GAAG,kBAAkB,CAAC;QAC9C,MAAM,cAAc,GAAG,IAAI,CAAC,IAAI,CAAC,kBAAkB,CAAC,EAAE,QAAQ,EAAE,CAAC;QAEjE,IAAI,cAAc,EAAE;YAClB,IAAI,iBAAiB,GAAG,cAAc,CAAC;YAEvC,KAAK,MAAM,UAAU,IAAI,WAAW,EAAE;gBACpC,IACE,cAAc;oBACd,CAAC,IAAI,MAAM,CAAC,GAAG,GAAG,IAAA,mBAAW,EAAC,UAAU,CAAC,GAAG,GAAG,EAAE,GAAG,CAAC,CAAC,IAAI,CACxD,iBAAiB,CAClB,EACD;oBACA,iBAAiB,GAAG,GAAG,UAAU,IAAI,GAAG,iBAAiB,CAAC;iBAC3D;aACF;YAED,IAAI,iBAAiB,KAAK,cAAc,EAAE;gBACxC,IAAI,CAAC,SAAS,CAAC,kBAAkB,EAAE,iBAAiB,CAAC,CAAC;aACvD;SACF;IACH,CAAC,CAAC;AACJ,CAAC;AA7BD,8CA6BC"}
|
|
@@ -12,7 +12,7 @@ async function createTestApp(runner, appOptions) {
|
|
|
12
12
|
routing: true,
|
|
13
13
|
strict: true,
|
|
14
14
|
style: 'scss',
|
|
15
|
-
version: '
|
|
15
|
+
version: '14',
|
|
16
16
|
})
|
|
17
17
|
.toPromise();
|
|
18
18
|
}
|
|
@@ -27,7 +27,7 @@ async function createTestLibrary(runner, libOptions) {
|
|
|
27
27
|
name: `${libOptions.name}-workspace`,
|
|
28
28
|
createApplication: false,
|
|
29
29
|
strict: true,
|
|
30
|
-
version: '
|
|
30
|
+
version: '14',
|
|
31
31
|
})
|
|
32
32
|
.toPromise();
|
|
33
33
|
await runner
|