@skyux/packages 9.0.0-alpha.0 → 9.0.0-alpha.2
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 +51 -51
- package/src/schematics/migrations/migration-collection.json +8 -3
- package/src/schematics/migrations/update-9/add-forms-popovers-peer-dependency/add-forms-popovers-peer-dependency.schematic.d.ts +2 -0
- package/src/schematics/migrations/update-9/add-forms-popovers-peer-dependency/add-forms-popovers-peer-dependency.schematic.js +15 -0
- package/src/schematics/migrations/update-9/add-forms-popovers-peer-dependency/add-forms-popovers-peer-dependency.schematic.js.map +1 -0
- package/src/schematics/migrations/update-9/update-angular-tree-component/update-angular-tree-component.schematic.js +32 -10
- package/src/schematics/migrations/update-9/update-angular-tree-component/update-angular-tree-component.schematic.js.map +1 -1
- package/src/schematics/rules/ensure-peers-installed.d.ts +2 -1
- package/src/schematics/rules/ensure-peers-installed.js +17 -7
- package/src/schematics/rules/ensure-peers-installed.js.map +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyux/packages",
|
|
3
|
-
"version": "9.0.0-alpha.
|
|
3
|
+
"version": "9.0.0-alpha.2",
|
|
4
4
|
"author": "Blackbaud, Inc.",
|
|
5
5
|
"description": "Handles the `ng update` command for SKY UX component libraries.",
|
|
6
6
|
"keywords": [
|
|
@@ -37,57 +37,57 @@
|
|
|
37
37
|
"ng-update": {
|
|
38
38
|
"migrations": "./src/schematics/migrations/migration-collection.json",
|
|
39
39
|
"packageGroup": {
|
|
40
|
-
"@skyux-sdk/eslint-config": "9.0.0-alpha.
|
|
41
|
-
"@skyux-sdk/prettier-schematics": "9.0.0-alpha.
|
|
42
|
-
"@skyux-sdk/testing": "9.0.0-alpha.
|
|
43
|
-
"@skyux/a11y": "9.0.0-alpha.
|
|
44
|
-
"@skyux/action-bars": "9.0.0-alpha.
|
|
45
|
-
"@skyux/ag-grid": "9.0.0-alpha.
|
|
46
|
-
"@skyux/angular-tree-component": "9.0.0-alpha.
|
|
47
|
-
"@skyux/animations": "9.0.0-alpha.
|
|
48
|
-
"@skyux/assets": "9.0.0-alpha.
|
|
49
|
-
"@skyux/autonumeric": "9.0.0-alpha.
|
|
50
|
-
"@skyux/avatar": "9.0.0-alpha.
|
|
51
|
-
"@skyux/colorpicker": "9.0.0-alpha.
|
|
52
|
-
"@skyux/config": "9.0.0-alpha.
|
|
53
|
-
"@skyux/core": "9.0.0-alpha.
|
|
54
|
-
"@skyux/data-manager": "9.0.0-alpha.
|
|
55
|
-
"@skyux/datetime": "9.0.0-alpha.
|
|
56
|
-
"@skyux/errors": "9.0.0-alpha.
|
|
57
|
-
"@skyux/flyout": "9.0.0-alpha.
|
|
58
|
-
"@skyux/forms": "9.0.0-alpha.
|
|
59
|
-
"@skyux/grids": "9.0.0-alpha.
|
|
60
|
-
"@skyux/http": "9.0.0-alpha.
|
|
61
|
-
"@skyux/i18n": "9.0.0-alpha.
|
|
40
|
+
"@skyux-sdk/eslint-config": "9.0.0-alpha.2",
|
|
41
|
+
"@skyux-sdk/prettier-schematics": "9.0.0-alpha.2",
|
|
42
|
+
"@skyux-sdk/testing": "9.0.0-alpha.2",
|
|
43
|
+
"@skyux/a11y": "9.0.0-alpha.2",
|
|
44
|
+
"@skyux/action-bars": "9.0.0-alpha.2",
|
|
45
|
+
"@skyux/ag-grid": "9.0.0-alpha.2",
|
|
46
|
+
"@skyux/angular-tree-component": "9.0.0-alpha.2",
|
|
47
|
+
"@skyux/animations": "9.0.0-alpha.2",
|
|
48
|
+
"@skyux/assets": "9.0.0-alpha.2",
|
|
49
|
+
"@skyux/autonumeric": "9.0.0-alpha.2",
|
|
50
|
+
"@skyux/avatar": "9.0.0-alpha.2",
|
|
51
|
+
"@skyux/colorpicker": "9.0.0-alpha.2",
|
|
52
|
+
"@skyux/config": "9.0.0-alpha.2",
|
|
53
|
+
"@skyux/core": "9.0.0-alpha.2",
|
|
54
|
+
"@skyux/data-manager": "9.0.0-alpha.2",
|
|
55
|
+
"@skyux/datetime": "9.0.0-alpha.2",
|
|
56
|
+
"@skyux/errors": "9.0.0-alpha.2",
|
|
57
|
+
"@skyux/flyout": "9.0.0-alpha.2",
|
|
58
|
+
"@skyux/forms": "9.0.0-alpha.2",
|
|
59
|
+
"@skyux/grids": "9.0.0-alpha.2",
|
|
60
|
+
"@skyux/http": "9.0.0-alpha.2",
|
|
61
|
+
"@skyux/i18n": "9.0.0-alpha.2",
|
|
62
62
|
"@skyux/icons": "^6.0.0",
|
|
63
|
-
"@skyux/indicators": "9.0.0-alpha.
|
|
64
|
-
"@skyux/inline-form": "9.0.0-alpha.
|
|
65
|
-
"@skyux/layout": "9.0.0-alpha.
|
|
66
|
-
"@skyux/list-builder": "9.0.0-alpha.
|
|
67
|
-
"@skyux/list-builder-common": "9.0.0-alpha.
|
|
68
|
-
"@skyux/list-builder-view-checklist": "9.0.0-alpha.
|
|
69
|
-
"@skyux/list-builder-view-grids": "9.0.0-alpha.
|
|
70
|
-
"@skyux/lists": "9.0.0-alpha.
|
|
71
|
-
"@skyux/lookup": "9.0.0-alpha.
|
|
72
|
-
"@skyux/modals": "9.0.0-alpha.
|
|
73
|
-
"@skyux/navbar": "9.0.0-alpha.
|
|
74
|
-
"@skyux/omnibar-interop": "9.0.0-alpha.
|
|
75
|
-
"@skyux/pages": "9.0.0-alpha.
|
|
76
|
-
"@skyux/phone-field": "9.0.0-alpha.
|
|
77
|
-
"@skyux/popovers": "9.0.0-alpha.
|
|
78
|
-
"@skyux/progress-indicator": "9.0.0-alpha.
|
|
79
|
-
"@skyux/router": "9.0.0-alpha.
|
|
80
|
-
"@skyux/select-field": "9.0.0-alpha.
|
|
81
|
-
"@skyux/split-view": "9.0.0-alpha.
|
|
82
|
-
"@skyux/tabs": "9.0.0-alpha.
|
|
83
|
-
"@skyux/text-editor": "9.0.0-alpha.
|
|
84
|
-
"@skyux/theme": "9.0.0-alpha.
|
|
85
|
-
"@skyux/tiles": "9.0.0-alpha.
|
|
86
|
-
"@skyux/toast": "9.0.0-alpha.
|
|
87
|
-
"@skyux/validation": "9.0.0-alpha.
|
|
88
|
-
"ag-grid-angular": "^
|
|
89
|
-
"ag-grid-community": "^
|
|
90
|
-
"ag-grid-enterprise": "^
|
|
63
|
+
"@skyux/indicators": "9.0.0-alpha.2",
|
|
64
|
+
"@skyux/inline-form": "9.0.0-alpha.2",
|
|
65
|
+
"@skyux/layout": "9.0.0-alpha.2",
|
|
66
|
+
"@skyux/list-builder": "9.0.0-alpha.2",
|
|
67
|
+
"@skyux/list-builder-common": "9.0.0-alpha.2",
|
|
68
|
+
"@skyux/list-builder-view-checklist": "9.0.0-alpha.2",
|
|
69
|
+
"@skyux/list-builder-view-grids": "9.0.0-alpha.2",
|
|
70
|
+
"@skyux/lists": "9.0.0-alpha.2",
|
|
71
|
+
"@skyux/lookup": "9.0.0-alpha.2",
|
|
72
|
+
"@skyux/modals": "9.0.0-alpha.2",
|
|
73
|
+
"@skyux/navbar": "9.0.0-alpha.2",
|
|
74
|
+
"@skyux/omnibar-interop": "9.0.0-alpha.2",
|
|
75
|
+
"@skyux/pages": "9.0.0-alpha.2",
|
|
76
|
+
"@skyux/phone-field": "9.0.0-alpha.2",
|
|
77
|
+
"@skyux/popovers": "9.0.0-alpha.2",
|
|
78
|
+
"@skyux/progress-indicator": "9.0.0-alpha.2",
|
|
79
|
+
"@skyux/router": "9.0.0-alpha.2",
|
|
80
|
+
"@skyux/select-field": "9.0.0-alpha.2",
|
|
81
|
+
"@skyux/split-view": "9.0.0-alpha.2",
|
|
82
|
+
"@skyux/tabs": "9.0.0-alpha.2",
|
|
83
|
+
"@skyux/text-editor": "9.0.0-alpha.2",
|
|
84
|
+
"@skyux/theme": "9.0.0-alpha.2",
|
|
85
|
+
"@skyux/tiles": "9.0.0-alpha.2",
|
|
86
|
+
"@skyux/toast": "9.0.0-alpha.2",
|
|
87
|
+
"@skyux/validation": "9.0.0-alpha.2",
|
|
88
|
+
"ag-grid-angular": "^29.3.5",
|
|
89
|
+
"ag-grid-community": "^29.3.5",
|
|
90
|
+
"ag-grid-enterprise": "^29.3.5"
|
|
91
91
|
}
|
|
92
92
|
},
|
|
93
93
|
"peerDependencies": {
|
|
@@ -1,14 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schematics": {
|
|
3
3
|
"noop": {
|
|
4
|
-
"version": "9.0.0-alpha.
|
|
4
|
+
"version": "9.0.0-alpha.2",
|
|
5
5
|
"factory": "./noop/noop.schematic",
|
|
6
6
|
"description": "Update all SKY UX component packages"
|
|
7
7
|
},
|
|
8
8
|
"update-angular-tree-component": {
|
|
9
|
-
"version": "
|
|
9
|
+
"version": "9.0.0-0",
|
|
10
10
|
"factory": "./update-9/update-angular-tree-component/update-angular-tree-component.schematic",
|
|
11
|
-
"description": "Update the
|
|
11
|
+
"description": "Update the Angular tree component package to point to the Blackbaud forked version"
|
|
12
|
+
},
|
|
13
|
+
"add-forms-popovers-peer-dependency": {
|
|
14
|
+
"version": "9.0.0-0",
|
|
15
|
+
"factory": "./update-9/add-forms-popovers-peer-dependency/add-forms-popovers-peer-dependency.schematic",
|
|
16
|
+
"description": "Add @skyux/popovers peer dependency for @skyux/forms"
|
|
12
17
|
}
|
|
13
18
|
}
|
|
14
19
|
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const dependencies_1 = require("@schematics/angular/utility/dependencies");
|
|
4
|
+
const ensure_peers_installed_1 = require("../../../rules/ensure-peers-installed");
|
|
5
|
+
function default_1() {
|
|
6
|
+
return (0, ensure_peers_installed_1.ensurePeersInstalled)('@skyux/forms', [
|
|
7
|
+
{
|
|
8
|
+
matchVersion: true,
|
|
9
|
+
name: '@skyux/popovers',
|
|
10
|
+
type: dependencies_1.NodeDependencyType.Default,
|
|
11
|
+
},
|
|
12
|
+
]);
|
|
13
|
+
}
|
|
14
|
+
exports.default = default_1;
|
|
15
|
+
//# sourceMappingURL=add-forms-popovers-peer-dependency.schematic.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-forms-popovers-peer-dependency.schematic.js","sourceRoot":"","sources":["../../../../../../../../../libs/components/packages/src/schematics/migrations/update-9/add-forms-popovers-peer-dependency/add-forms-popovers-peer-dependency.schematic.ts"],"names":[],"mappings":";;AACA,2EAA8E;AAE9E,kFAA6E;AAE7E;IACE,OAAO,IAAA,6CAAoB,EAAC,cAAc,EAAE;QAC1C;YACE,YAAY,EAAE,IAAI;YAClB,IAAI,EAAE,iBAAiB;YACvB,IAAI,EAAE,iCAAkB,CAAC,OAAO;SACjC;KACF,CAAC,CAAC;AACL,CAAC;AARD,4BAQC"}
|
|
@@ -1,18 +1,40 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const schematics_1 = require("@angular-devkit/schematics");
|
|
3
4
|
const dependencies_1 = require("@schematics/angular/utility/dependencies");
|
|
4
5
|
const ensure_peers_installed_1 = require("../../../rules/ensure-peers-installed");
|
|
6
|
+
const tree_1 = require("../../../utility/tree");
|
|
7
|
+
const workspace_1 = require("../../../utility/workspace");
|
|
8
|
+
function renameTypeScriptImportPaths() {
|
|
9
|
+
return async (tree) => {
|
|
10
|
+
const { workspace } = await (0, workspace_1.getWorkspace)(tree);
|
|
11
|
+
for (const [, projectDefinition] of workspace.projects.entries()) {
|
|
12
|
+
tree.getDir(projectDefinition.root).visit((filePath) => {
|
|
13
|
+
if (filePath.match(/\.ts$/)) {
|
|
14
|
+
const content = (0, tree_1.readRequiredFile)(tree, filePath);
|
|
15
|
+
const updatedContent = content.replace(/import {\s*(?:\w|,|\s)+\s*} from ['"](@circlon)\/angular-tree-component(?:\w|\/)*['"];/g, (match, importPath) => match.replace(importPath, '@blackbaud'));
|
|
16
|
+
if (updatedContent !== content) {
|
|
17
|
+
tree.overwrite(filePath, updatedContent);
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
};
|
|
23
|
+
}
|
|
5
24
|
function default_1() {
|
|
6
|
-
return (0,
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
25
|
+
return (0, schematics_1.chain)([
|
|
26
|
+
renameTypeScriptImportPaths(),
|
|
27
|
+
(0, ensure_peers_installed_1.ensurePeersInstalled)('@skyux/angular-tree-component', [
|
|
28
|
+
{
|
|
29
|
+
name: '@blackbaud/angular-tree-component',
|
|
30
|
+
version: '1.0.0-alpha.0',
|
|
31
|
+
type: dependencies_1.NodeDependencyType.Default,
|
|
32
|
+
},
|
|
33
|
+
], [
|
|
34
|
+
{
|
|
35
|
+
name: '@circlon/angular-tree-component',
|
|
36
|
+
},
|
|
37
|
+
]),
|
|
16
38
|
]);
|
|
17
39
|
}
|
|
18
40
|
exports.default = default_1;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-angular-tree-component.schematic.js","sourceRoot":"","sources":["../../../../../../../../../libs/components/packages/src/schematics/migrations/update-9/update-angular-tree-component/update-angular-tree-component.schematic.ts"],"names":[],"mappings":";;
|
|
1
|
+
{"version":3,"file":"update-angular-tree-component.schematic.js","sourceRoot":"","sources":["../../../../../../../../../libs/components/packages/src/schematics/migrations/update-9/update-angular-tree-component/update-angular-tree-component.schematic.ts"],"names":[],"mappings":";;AAAA,2DAAyD;AACzD,2EAA8E;AAE9E,kFAA6E;AAC7E,gDAAyD;AACzD,0DAA0D;AAE1D,SAAS,2BAA2B;IAClC,OAAO,KAAK,EAAE,IAAI,EAAE,EAAE;QACpB,MAAM,EAAE,SAAS,EAAE,GAAG,MAAM,IAAA,wBAAY,EAAC,IAAI,CAAC,CAAC;QAE/C,KAAK,MAAM,CAAC,EAAE,iBAAiB,CAAC,IAAI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,EAAE;YAChE,IAAI,CAAC,MAAM,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,QAAQ,EAAE,EAAE;gBACrD,IAAI,QAAQ,CAAC,KAAK,CAAC,OAAO,CAAC,EAAE;oBAC3B,MAAM,OAAO,GAAG,IAAA,uBAAgB,EAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;oBAEjD,MAAM,cAAc,GAAG,OAAO,CAAC,OAAO,CACpC,yFAAyF,EACzF,CAAC,KAAK,EAAE,UAAU,EAAE,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,UAAU,EAAE,YAAY,CAAC,CAC/D,CAAC;oBAEF,IAAI,cAAc,KAAK,OAAO,EAAE;wBAC9B,IAAI,CAAC,SAAS,CAAC,QAAQ,EAAE,cAAc,CAAC,CAAC;qBAC1C;iBACF;YACH,CAAC,CAAC,CAAC;SACJ;IACH,CAAC,CAAC;AACJ,CAAC;AAED;IACE,OAAO,IAAA,kBAAK,EAAC;QACX,2BAA2B,EAAE;QAC7B,IAAA,6CAAoB,EAClB,+BAA+B,EAC/B;YACE;gBACE,IAAI,EAAE,mCAAmC;gBACzC,OAAO,EAAE,eAAe;gBACxB,IAAI,EAAE,iCAAkB,CAAC,OAAO;aACjC;SACF,EACD;YACE;gBACE,IAAI,EAAE,iCAAiC;aACxC;SACF,CACF;KACF,CAAC,CAAC;AACL,CAAC;AAnBD,4BAmBC"}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { Rule } from '@angular-devkit/schematics';
|
|
2
2
|
import { NodeDependencyType } from '@schematics/angular/utility/dependencies';
|
|
3
3
|
type PackageDetails = {
|
|
4
|
+
matchVersion?: boolean;
|
|
4
5
|
name: string;
|
|
5
|
-
version
|
|
6
|
+
version?: string;
|
|
6
7
|
type: NodeDependencyType;
|
|
7
8
|
};
|
|
8
9
|
/**
|
|
@@ -5,16 +5,21 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
|
5
5
|
const tasks_1 = require("@angular-devkit/schematics/tasks");
|
|
6
6
|
const dependencies_1 = require("@schematics/angular/utility/dependencies");
|
|
7
7
|
const tree_1 = require("../utility/tree");
|
|
8
|
-
function installPackages(packages) {
|
|
8
|
+
function installPackages(packages, targetPackageVersion) {
|
|
9
9
|
return (tree, context) => {
|
|
10
10
|
for (const details of packages) {
|
|
11
11
|
// Remove the package (if it exists) so we can ensure it's added to the appropriate section.
|
|
12
12
|
(0, dependencies_1.removePackageJsonDependency)(tree, details.name, '/package.json');
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
13
|
+
const version = details.matchVersion
|
|
14
|
+
? targetPackageVersion
|
|
15
|
+
: details.version;
|
|
16
|
+
if (version) {
|
|
17
|
+
(0, dependencies_1.addPackageJsonDependency)(tree, {
|
|
18
|
+
type: details.type,
|
|
19
|
+
name: details.name,
|
|
20
|
+
version,
|
|
21
|
+
});
|
|
22
|
+
}
|
|
18
23
|
}
|
|
19
24
|
context.addTask(new tasks_1.NodePackageInstallTask());
|
|
20
25
|
};
|
|
@@ -40,12 +45,17 @@ function uninstallPackages(packages) {
|
|
|
40
45
|
function ensurePeersInstalled(targetPackageName, peers, peersToRemove) {
|
|
41
46
|
return async (tree) => {
|
|
42
47
|
const packageJson = JSON.parse((0, tree_1.readRequiredFile)(tree, '/package.json'));
|
|
48
|
+
const targetPackageVersion = packageJson.dependencies?.[targetPackageName] ??
|
|
49
|
+
packageJson.devDependencies?.[targetPackageName];
|
|
43
50
|
const dependencies = {
|
|
44
51
|
...(packageJson.dependencies || {}),
|
|
45
52
|
...(packageJson.devDependencies || {}),
|
|
46
53
|
};
|
|
47
54
|
return dependencies[targetPackageName]
|
|
48
|
-
? (0, schematics_1.chain)([
|
|
55
|
+
? (0, schematics_1.chain)([
|
|
56
|
+
uninstallPackages(peersToRemove),
|
|
57
|
+
installPackages(peers, targetPackageVersion),
|
|
58
|
+
])
|
|
49
59
|
: undefined;
|
|
50
60
|
};
|
|
51
61
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ensure-peers-installed.js","sourceRoot":"","sources":["../../../../../../../libs/components/packages/src/schematics/rules/ensure-peers-installed.ts"],"names":[],"mappings":";;;AAAA,2DAAyD;AACzD,4DAA0E;AAC1E,2EAIkD;AAElD,0CAAmD;
|
|
1
|
+
{"version":3,"file":"ensure-peers-installed.js","sourceRoot":"","sources":["../../../../../../../libs/components/packages/src/schematics/rules/ensure-peers-installed.ts"],"names":[],"mappings":";;;AAAA,2DAAyD;AACzD,4DAA0E;AAC1E,2EAIkD;AAElD,0CAAmD;AAcnD,SAAS,eAAe,CACtB,QAA0B,EAC1B,oBAA6B;IAE7B,OAAO,CAAC,IAAI,EAAE,OAAO,EAAE,EAAE;QACvB,KAAK,MAAM,OAAO,IAAI,QAAQ,EAAE;YAC9B,4FAA4F;YAC5F,IAAA,0CAA2B,EAAC,IAAI,EAAE,OAAO,CAAC,IAAI,EAAE,eAAe,CAAC,CAAC;YAEjE,MAAM,OAAO,GAAG,OAAO,CAAC,YAAY;gBAClC,CAAC,CAAC,oBAAoB;gBACtB,CAAC,CAAC,OAAO,CAAC,OAAO,CAAC;YAEpB,IAAI,OAAO,EAAE;gBACX,IAAA,uCAAwB,EAAC,IAAI,EAAE;oBAC7B,IAAI,EAAE,OAAO,CAAC,IAAI;oBAClB,IAAI,EAAE,OAAO,CAAC,IAAI;oBAClB,OAAO;iBACR,CAAC,CAAC;aACJ;SACF;QAED,OAAO,CAAC,OAAO,CAAC,IAAI,8BAAsB,EAAE,CAAC,CAAC;IAChD,CAAC,CAAC;AACJ,CAAC;AAED,SAAS,iBAAiB,CAAC,QAAyC;IAClE,OAAO,CAAC,IAAI,EAAE,OAAO,EAAE,EAAE;QACvB,0BAA0B;QAC1B,IAAI,QAAQ,EAAE;YACZ,KAAK,MAAM,OAAO,IAAI,QAAQ,EAAE;gBAC9B,IAAA,0CAA2B,EAAC,IAAI,EAAE,OAAO,CAAC,IAAI,EAAE,eAAe,CAAC,CAAC;aAClE;YAED,OAAO,CAAC,OAAO,CAAC,IAAI,8BAAsB,EAAE,CAAC,CAAC;SAC/C;IACH,CAAC,CAAC;AACJ,CAAC;AAED;;;;;;GAMG;AACH,SAAgB,oBAAoB,CAClC,iBAAyB,EACzB,KAAuB,EACvB,aAA8C;IAE9C,OAAO,KAAK,EAAE,IAAI,EAAE,EAAE;QACpB,MAAM,WAAW,GAAgB,IAAI,CAAC,KAAK,CACzC,IAAA,uBAAgB,EAAC,IAAI,EAAE,eAAe,CAAC,CACxC,CAAC;QACF,MAAM,oBAAoB,GACxB,WAAW,CAAC,YAAY,EAAE,CAAC,iBAAiB,CAAC;YAC7C,WAAW,CAAC,eAAe,EAAE,CAAC,iBAAiB,CAAC,CAAC;QAEnD,MAAM,YAAY,GAA2B;YAC3C,GAAG,CAAC,WAAW,CAAC,YAAY,IAAI,EAAE,CAAC;YACnC,GAAG,CAAC,WAAW,CAAC,eAAe,IAAI,EAAE,CAAC;SACvC,CAAC;QAEF,OAAO,YAAY,CAAC,iBAAiB,CAAC;YACpC,CAAC,CAAC,IAAA,kBAAK,EAAC;gBACJ,iBAAiB,CAAC,aAAa,CAAC;gBAChC,eAAe,CAAC,KAAK,EAAE,oBAAoB,CAAC;aAC7C,CAAC;YACJ,CAAC,CAAC,SAAS,CAAC;IAChB,CAAC,CAAC;AACJ,CAAC;AAzBD,oDAyBC"}
|