@skyux/code-examples 13.12.0 → 14.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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyux/code-examples",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "14.0.0-alpha.0",
|
|
4
4
|
"author": "Blackbaud, Inc.",
|
|
5
5
|
"description": "Internal SKY UX use only",
|
|
6
6
|
"keywords": [
|
|
@@ -17,45 +17,45 @@
|
|
|
17
17
|
},
|
|
18
18
|
"homepage": "https://github.com/blackbaud/skyux#readme",
|
|
19
19
|
"peerDependencies": {
|
|
20
|
-
"@angular/cdk": "^
|
|
21
|
-
"@angular/common": "^
|
|
22
|
-
"@angular/core": "^
|
|
23
|
-
"@angular/forms": "^
|
|
24
|
-
"@angular/router": "^
|
|
20
|
+
"@angular/cdk": "^21.0.6",
|
|
21
|
+
"@angular/common": "^21.0.8",
|
|
22
|
+
"@angular/core": "^21.0.8",
|
|
23
|
+
"@angular/forms": "^21.0.8",
|
|
24
|
+
"@angular/router": "^21.0.8",
|
|
25
25
|
"@blackbaud/angular-tree-component": "^1.0.0",
|
|
26
|
-
"@skyux/action-bars": "
|
|
27
|
-
"@skyux/ag-grid": "
|
|
28
|
-
"@skyux/angular-tree-component": "
|
|
29
|
-
"@skyux/autonumeric": "
|
|
30
|
-
"@skyux/avatar": "
|
|
31
|
-
"@skyux/colorpicker": "
|
|
32
|
-
"@skyux/core": "
|
|
33
|
-
"@skyux/data-manager": "
|
|
34
|
-
"@skyux/datetime": "
|
|
35
|
-
"@skyux/errors": "
|
|
36
|
-
"@skyux/filter-bar": "
|
|
37
|
-
"@skyux/flyout": "
|
|
38
|
-
"@skyux/forms": "
|
|
39
|
-
"@skyux/help-inline": "
|
|
40
|
-
"@skyux/icon": "
|
|
41
|
-
"@skyux/indicators": "
|
|
42
|
-
"@skyux/inline-form": "
|
|
43
|
-
"@skyux/layout": "
|
|
44
|
-
"@skyux/lists": "
|
|
45
|
-
"@skyux/lookup": "
|
|
46
|
-
"@skyux/modals": "
|
|
47
|
-
"@skyux/navbar": "
|
|
48
|
-
"@skyux/pages": "
|
|
49
|
-
"@skyux/phone-field": "
|
|
50
|
-
"@skyux/popovers": "
|
|
51
|
-
"@skyux/progress-indicator": "
|
|
52
|
-
"@skyux/router": "
|
|
53
|
-
"@skyux/split-view": "
|
|
54
|
-
"@skyux/tabs": "
|
|
55
|
-
"@skyux/text-editor": "
|
|
56
|
-
"@skyux/tiles": "
|
|
57
|
-
"@skyux/toast": "
|
|
58
|
-
"@skyux/validation": "
|
|
26
|
+
"@skyux/action-bars": "14.0.0-alpha.0",
|
|
27
|
+
"@skyux/ag-grid": "14.0.0-alpha.0",
|
|
28
|
+
"@skyux/angular-tree-component": "14.0.0-alpha.0",
|
|
29
|
+
"@skyux/autonumeric": "14.0.0-alpha.0",
|
|
30
|
+
"@skyux/avatar": "14.0.0-alpha.0",
|
|
31
|
+
"@skyux/colorpicker": "14.0.0-alpha.0",
|
|
32
|
+
"@skyux/core": "14.0.0-alpha.0",
|
|
33
|
+
"@skyux/data-manager": "14.0.0-alpha.0",
|
|
34
|
+
"@skyux/datetime": "14.0.0-alpha.0",
|
|
35
|
+
"@skyux/errors": "14.0.0-alpha.0",
|
|
36
|
+
"@skyux/filter-bar": "14.0.0-alpha.0",
|
|
37
|
+
"@skyux/flyout": "14.0.0-alpha.0",
|
|
38
|
+
"@skyux/forms": "14.0.0-alpha.0",
|
|
39
|
+
"@skyux/help-inline": "14.0.0-alpha.0",
|
|
40
|
+
"@skyux/icon": "14.0.0-alpha.0",
|
|
41
|
+
"@skyux/indicators": "14.0.0-alpha.0",
|
|
42
|
+
"@skyux/inline-form": "14.0.0-alpha.0",
|
|
43
|
+
"@skyux/layout": "14.0.0-alpha.0",
|
|
44
|
+
"@skyux/lists": "14.0.0-alpha.0",
|
|
45
|
+
"@skyux/lookup": "14.0.0-alpha.0",
|
|
46
|
+
"@skyux/modals": "14.0.0-alpha.0",
|
|
47
|
+
"@skyux/navbar": "14.0.0-alpha.0",
|
|
48
|
+
"@skyux/pages": "14.0.0-alpha.0",
|
|
49
|
+
"@skyux/phone-field": "14.0.0-alpha.0",
|
|
50
|
+
"@skyux/popovers": "14.0.0-alpha.0",
|
|
51
|
+
"@skyux/progress-indicator": "14.0.0-alpha.0",
|
|
52
|
+
"@skyux/router": "14.0.0-alpha.0",
|
|
53
|
+
"@skyux/split-view": "14.0.0-alpha.0",
|
|
54
|
+
"@skyux/tabs": "14.0.0-alpha.0",
|
|
55
|
+
"@skyux/text-editor": "14.0.0-alpha.0",
|
|
56
|
+
"@skyux/tiles": "14.0.0-alpha.0",
|
|
57
|
+
"@skyux/toast": "14.0.0-alpha.0",
|
|
58
|
+
"@skyux/validation": "14.0.0-alpha.0",
|
|
59
59
|
"ag-grid-angular": "^34.3.1",
|
|
60
60
|
"ag-grid-community": "^34.3.1"
|
|
61
61
|
},
|
|
@@ -64,13 +64,13 @@
|
|
|
64
64
|
},
|
|
65
65
|
"sideEffects": false,
|
|
66
66
|
"module": "fesm2022/skyux-code-examples.mjs",
|
|
67
|
-
"typings": "
|
|
67
|
+
"typings": "types/skyux-code-examples.d.ts",
|
|
68
68
|
"exports": {
|
|
69
69
|
"./package.json": {
|
|
70
70
|
"default": "./package.json"
|
|
71
71
|
},
|
|
72
72
|
".": {
|
|
73
|
-
"types": "./
|
|
73
|
+
"types": "./types/skyux-code-examples.d.ts",
|
|
74
74
|
"default": "./fesm2022/skyux-code-examples.mjs"
|
|
75
75
|
}
|
|
76
76
|
}
|
|
File without changes
|