@shapediver/viewer.shared.services 3.16.8 → 3.16.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/dist/converter/Converter.d.ts +77 -77
- package/dist/converter/Converter.js +424 -424
- package/dist/converter/Converter.js.map +1 -1
- package/dist/dom-event-engine/DomEventEngine.d.ts +56 -56
- package/dist/dom-event-engine/DomEventEngine.js +275 -275
- package/dist/dom-event-engine/DomEventEngine.js.map +1 -1
- package/dist/dom-event-engine/IDomEventListener.d.ts +10 -10
- package/dist/dom-event-engine/IDomEventListener.js +2 -2
- package/dist/event-engine/EventEngine.d.ts +35 -35
- package/dist/event-engine/EventEngine.js +107 -107
- package/dist/event-engine/EventEngine.js.map +1 -1
- package/dist/event-engine/interfaces/ICallback.d.ts +4 -4
- package/dist/event-engine/interfaces/ICallback.js +2 -2
- package/dist/event-engine/interfaces/IListener.d.ts +5 -5
- package/dist/event-engine/interfaces/IListener.js +2 -2
- package/dist/http-client/HttpClient.d.ts +106 -106
- package/dist/http-client/HttpClient.js +375 -375
- package/dist/http-client/HttpClient.js.map +1 -1
- package/dist/http-client/HttpResponse.d.ts +5 -5
- package/dist/http-client/HttpResponse.js +2 -2
- package/dist/index.d.ts +43 -43
- package/dist/index.js +102 -102
- package/dist/input-validator/InputValidator.d.ts +10 -10
- package/dist/input-validator/InputValidator.d.ts.map +1 -1
- package/dist/input-validator/InputValidator.js +169 -169
- package/dist/input-validator/InputValidator.js.map +1 -1
- package/dist/logger/ErrorTypeGuards.d.ts +41 -41
- package/dist/logger/ErrorTypeGuards.js +158 -159
- package/dist/logger/ErrorTypeGuards.js.map +1 -1
- package/dist/logger/Logger.d.ts +63 -63
- package/dist/logger/Logger.js +179 -179
- package/dist/logger/Logger.js.map +1 -1
- package/dist/logger/ShapeDiverBackendErrors.d.ts +14 -14
- package/dist/logger/ShapeDiverBackendErrors.js +28 -28
- package/dist/logger/ShapeDiverError.d.ts +33 -33
- package/dist/logger/ShapeDiverError.js +43 -43
- package/dist/logger/ShapeDiverError.js.map +1 -1
- package/dist/logger/ShapeDiverViewerErrors.d.ts +87 -87
- package/dist/logger/ShapeDiverViewerErrors.d.ts.map +1 -1
- package/dist/logger/ShapeDiverViewerErrors.js +119 -119
- package/dist/logger/ShapeDiverViewerErrors.js.map +1 -1
- package/dist/parameter-utils/ParameterUtils.d.ts +3 -3
- package/dist/parameter-utils/ParameterUtils.d.ts.map +1 -1
- package/dist/parameter-utils/ParameterUtils.js +161 -161
- package/dist/parameter-utils/ParameterUtils.js.map +1 -1
- package/dist/performance-evaluator/PerformanceEvaluator.d.ts +65 -65
- package/dist/performance-evaluator/PerformanceEvaluator.js +125 -125
- package/dist/settings-engine/SettingsEngine.d.ts +43 -43
- package/dist/settings-engine/SettingsEngine.d.ts.map +1 -1
- package/dist/settings-engine/SettingsEngine.js +162 -162
- package/dist/settings-engine/SettingsEngine.js.map +1 -1
- package/dist/settings-engine/defaults/Defaults.d.ts +2 -2
- package/dist/settings-engine/defaults/Defaults.js +102 -102
- package/dist/settings-engine/defaults/FurnitureDefaults.d.ts +2 -2
- package/dist/settings-engine/defaults/FurnitureDefaults.js +158 -158
- package/dist/settings-engine/defaults/HighPerformanceDefaults.d.ts +2 -2
- package/dist/settings-engine/defaults/HighPerformanceDefaults.js +114 -114
- package/dist/settings-engine/defaults/JewelryDefaults.d.ts +2 -2
- package/dist/settings-engine/defaults/JewelryDefaults.js +91 -91
- package/dist/settings-engine/defaults/MedicalDefaults.d.ts +2 -2
- package/dist/settings-engine/defaults/MedicalDefaults.js +102 -102
- package/dist/settings-engine/defaults/TwoDimensionalDefaults.d.ts +2 -2
- package/dist/settings-engine/defaults/TwoDimensionalDefaults.js +83 -83
- package/dist/state-engine/ISessionGlobalAccessObjectDefinition.d.ts +21 -21
- package/dist/state-engine/ISessionGlobalAccessObjectDefinition.js +2 -2
- package/dist/state-engine/IViewportGlobalAccessObjectDefinition.d.ts +33 -33
- package/dist/state-engine/IViewportGlobalAccessObjectDefinition.js +2 -2
- package/dist/state-engine/StateEngine.d.ts +18 -18
- package/dist/state-engine/StateEngine.js +32 -32
- package/dist/state-engine/StatePromise.d.ts +13 -13
- package/dist/state-engine/StatePromise.js +55 -55
- package/dist/system-info/SystemInfo.d.ts +57 -57
- package/dist/system-info/SystemInfo.js +127 -127
- package/dist/system-info/SystemInfo.js.map +1 -1
- package/dist/type-check/TypeChecker.d.ts +6 -6
- package/dist/type-check/TypeChecker.js +19 -19
- package/dist/utilities/ObservableArray.d.ts +25 -25
- package/dist/utilities/ObservableArray.d.ts.map +1 -1
- package/dist/utilities/ObservableArray.js +64 -64
- package/dist/utilities/ObservableArray.js.map +1 -1
- package/dist/utilities/base64.d.ts +2 -2
- package/dist/utilities/base64.d.ts.map +1 -1
- package/dist/utilities/base64.js +21 -21
- package/dist/utilities/base64.js.map +1 -1
- package/dist/utilities/hashCreator.d.ts +7 -7
- package/dist/utilities/hashCreator.d.ts.map +1 -1
- package/dist/utilities/hashCreator.js +29 -29
- package/dist/utilities/hashCreator.js.map +1 -1
- package/dist/utilities/numberCleaner.d.ts +1 -1
- package/dist/utilities/numberCleaner.d.ts.map +1 -1
- package/dist/utilities/numberCleaner.js +8 -8
- package/dist/uuid-generator/UuidGenerator.d.ts +28 -28
- package/dist/uuid-generator/UuidGenerator.js +46 -46
- package/package.json +6 -6
|
@@ -1,126 +1,126 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PerformanceEvaluator = void 0;
|
|
4
|
-
class PerformanceEvaluator {
|
|
5
|
-
// #endregion Properties (2)
|
|
6
|
-
// #region Public Static Accessors (1)
|
|
7
|
-
static get instance() {
|
|
8
|
-
return this._instance || (this._instance = new this());
|
|
9
|
-
}
|
|
10
|
-
// #endregion Public Static Accessors (1)
|
|
11
|
-
// #region Public Methods (8)
|
|
12
|
-
/**
|
|
13
|
-
* Continue the performance evaluation.
|
|
14
|
-
*
|
|
15
|
-
* @param id
|
|
16
|
-
*/
|
|
17
|
-
continueSection(sectionId) {
|
|
18
|
-
if (!this._eval)
|
|
19
|
-
return;
|
|
20
|
-
if (this._eval.end)
|
|
21
|
-
return;
|
|
22
|
-
if (!this._eval.section[sectionId])
|
|
23
|
-
return;
|
|
24
|
-
if (this._eval.section[sectionId].end)
|
|
25
|
-
return;
|
|
26
|
-
this._eval.section[sectionId].continued = performance.now();
|
|
27
|
-
}
|
|
28
|
-
/**
|
|
29
|
-
* End the performance evaluation and calculate the duration.
|
|
30
|
-
*
|
|
31
|
-
* @param id
|
|
32
|
-
*/
|
|
33
|
-
end() {
|
|
34
|
-
if (!this._eval)
|
|
35
|
-
return;
|
|
36
|
-
if (this._eval.end)
|
|
37
|
-
return;
|
|
38
|
-
this._eval.end = performance.now();
|
|
39
|
-
this._eval.duration = this._eval.end - this._eval.start;
|
|
40
|
-
}
|
|
41
|
-
/**
|
|
42
|
-
* End the performance evaluation of a section and calculate the duration.
|
|
43
|
-
*
|
|
44
|
-
* @param id
|
|
45
|
-
*/
|
|
46
|
-
endSection(sectionId) {
|
|
47
|
-
if (!this._eval)
|
|
48
|
-
return;
|
|
49
|
-
if (this._eval.end)
|
|
50
|
-
return;
|
|
51
|
-
if (!this._eval.section[sectionId])
|
|
52
|
-
return;
|
|
53
|
-
if (this._eval.section[sectionId].end)
|
|
54
|
-
return;
|
|
55
|
-
this._eval.section[sectionId].end = performance.now();
|
|
56
|
-
this._eval.section[sectionId].duration =
|
|
57
|
-
(this._eval.section[sectionId].duration || 0) +
|
|
58
|
-
(this._eval.section[sectionId].end -
|
|
59
|
-
(this._eval.section[sectionId].continued ||
|
|
60
|
-
this._eval.section[sectionId].start));
|
|
61
|
-
}
|
|
62
|
-
/**
|
|
63
|
-
* Get the evaluation data for a specific id.
|
|
64
|
-
*
|
|
65
|
-
* @param id
|
|
66
|
-
*/
|
|
67
|
-
getEvaluation() {
|
|
68
|
-
return this._eval;
|
|
69
|
-
}
|
|
70
|
-
/**
|
|
71
|
-
* Get the evaluation data for a specific id.
|
|
72
|
-
*
|
|
73
|
-
* @param id
|
|
74
|
-
*/
|
|
75
|
-
getEvaluationToString() {
|
|
76
|
-
const e = this._eval;
|
|
77
|
-
return `Performance Evaluation: ${e.duration}ms\n`;
|
|
78
|
-
}
|
|
79
|
-
/**
|
|
80
|
-
* Pause the performance evaluation.
|
|
81
|
-
*
|
|
82
|
-
* @param id
|
|
83
|
-
*/
|
|
84
|
-
pauseSection(sectionId) {
|
|
85
|
-
if (!this._eval)
|
|
86
|
-
return;
|
|
87
|
-
if (this._eval.end)
|
|
88
|
-
return;
|
|
89
|
-
if (!this._eval.section[sectionId])
|
|
90
|
-
return;
|
|
91
|
-
if (this._eval.section[sectionId].end)
|
|
92
|
-
return;
|
|
93
|
-
this._eval.section[sectionId].duration =
|
|
94
|
-
(this._eval.section[sectionId].duration || 0) +
|
|
95
|
-
performance.now() -
|
|
96
|
-
(this._eval.section[sectionId].continued ||
|
|
97
|
-
this._eval.section[sectionId].start);
|
|
98
|
-
}
|
|
99
|
-
/**
|
|
100
|
-
* Start the evaluation with a specific id.
|
|
101
|
-
*
|
|
102
|
-
* @param id
|
|
103
|
-
*/
|
|
104
|
-
start(time) {
|
|
105
|
-
this._eval = {
|
|
106
|
-
start: time || performance.now(),
|
|
107
|
-
section: {},
|
|
108
|
-
};
|
|
109
|
-
}
|
|
110
|
-
/**
|
|
111
|
-
* Start the evaluation of a section with a specific id.
|
|
112
|
-
*
|
|
113
|
-
* @param id
|
|
114
|
-
*/
|
|
115
|
-
startSection(sectionId, time) {
|
|
116
|
-
if (!this._eval)
|
|
117
|
-
return;
|
|
118
|
-
if (this._eval.end)
|
|
119
|
-
return;
|
|
120
|
-
this._eval.section[sectionId] = {
|
|
121
|
-
start: time || performance.now(),
|
|
122
|
-
};
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
exports.PerformanceEvaluator = PerformanceEvaluator;
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.PerformanceEvaluator = void 0;
|
|
4
|
+
class PerformanceEvaluator {
|
|
5
|
+
// #endregion Properties (2)
|
|
6
|
+
// #region Public Static Accessors (1)
|
|
7
|
+
static get instance() {
|
|
8
|
+
return this._instance || (this._instance = new this());
|
|
9
|
+
}
|
|
10
|
+
// #endregion Public Static Accessors (1)
|
|
11
|
+
// #region Public Methods (8)
|
|
12
|
+
/**
|
|
13
|
+
* Continue the performance evaluation.
|
|
14
|
+
*
|
|
15
|
+
* @param id
|
|
16
|
+
*/
|
|
17
|
+
continueSection(sectionId) {
|
|
18
|
+
if (!this._eval)
|
|
19
|
+
return;
|
|
20
|
+
if (this._eval.end)
|
|
21
|
+
return;
|
|
22
|
+
if (!this._eval.section[sectionId])
|
|
23
|
+
return;
|
|
24
|
+
if (this._eval.section[sectionId].end)
|
|
25
|
+
return;
|
|
26
|
+
this._eval.section[sectionId].continued = performance.now();
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* End the performance evaluation and calculate the duration.
|
|
30
|
+
*
|
|
31
|
+
* @param id
|
|
32
|
+
*/
|
|
33
|
+
end() {
|
|
34
|
+
if (!this._eval)
|
|
35
|
+
return;
|
|
36
|
+
if (this._eval.end)
|
|
37
|
+
return;
|
|
38
|
+
this._eval.end = performance.now();
|
|
39
|
+
this._eval.duration = this._eval.end - this._eval.start;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* End the performance evaluation of a section and calculate the duration.
|
|
43
|
+
*
|
|
44
|
+
* @param id
|
|
45
|
+
*/
|
|
46
|
+
endSection(sectionId) {
|
|
47
|
+
if (!this._eval)
|
|
48
|
+
return;
|
|
49
|
+
if (this._eval.end)
|
|
50
|
+
return;
|
|
51
|
+
if (!this._eval.section[sectionId])
|
|
52
|
+
return;
|
|
53
|
+
if (this._eval.section[sectionId].end)
|
|
54
|
+
return;
|
|
55
|
+
this._eval.section[sectionId].end = performance.now();
|
|
56
|
+
this._eval.section[sectionId].duration =
|
|
57
|
+
(this._eval.section[sectionId].duration || 0) +
|
|
58
|
+
(this._eval.section[sectionId].end -
|
|
59
|
+
(this._eval.section[sectionId].continued ||
|
|
60
|
+
this._eval.section[sectionId].start));
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* Get the evaluation data for a specific id.
|
|
64
|
+
*
|
|
65
|
+
* @param id
|
|
66
|
+
*/
|
|
67
|
+
getEvaluation() {
|
|
68
|
+
return this._eval;
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* Get the evaluation data for a specific id.
|
|
72
|
+
*
|
|
73
|
+
* @param id
|
|
74
|
+
*/
|
|
75
|
+
getEvaluationToString() {
|
|
76
|
+
const e = this._eval;
|
|
77
|
+
return `Performance Evaluation: ${e.duration}ms\n`;
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* Pause the performance evaluation.
|
|
81
|
+
*
|
|
82
|
+
* @param id
|
|
83
|
+
*/
|
|
84
|
+
pauseSection(sectionId) {
|
|
85
|
+
if (!this._eval)
|
|
86
|
+
return;
|
|
87
|
+
if (this._eval.end)
|
|
88
|
+
return;
|
|
89
|
+
if (!this._eval.section[sectionId])
|
|
90
|
+
return;
|
|
91
|
+
if (this._eval.section[sectionId].end)
|
|
92
|
+
return;
|
|
93
|
+
this._eval.section[sectionId].duration =
|
|
94
|
+
(this._eval.section[sectionId].duration || 0) +
|
|
95
|
+
performance.now() -
|
|
96
|
+
(this._eval.section[sectionId].continued ||
|
|
97
|
+
this._eval.section[sectionId].start);
|
|
98
|
+
}
|
|
99
|
+
/**
|
|
100
|
+
* Start the evaluation with a specific id.
|
|
101
|
+
*
|
|
102
|
+
* @param id
|
|
103
|
+
*/
|
|
104
|
+
start(time) {
|
|
105
|
+
this._eval = {
|
|
106
|
+
start: time || performance.now(),
|
|
107
|
+
section: {},
|
|
108
|
+
};
|
|
109
|
+
}
|
|
110
|
+
/**
|
|
111
|
+
* Start the evaluation of a section with a specific id.
|
|
112
|
+
*
|
|
113
|
+
* @param id
|
|
114
|
+
*/
|
|
115
|
+
startSection(sectionId, time) {
|
|
116
|
+
if (!this._eval)
|
|
117
|
+
return;
|
|
118
|
+
if (this._eval.end)
|
|
119
|
+
return;
|
|
120
|
+
this._eval.section[sectionId] = {
|
|
121
|
+
start: time || performance.now(),
|
|
122
|
+
};
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
exports.PerformanceEvaluator = PerformanceEvaluator;
|
|
126
126
|
//# sourceMappingURL=PerformanceEvaluator.js.map
|
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
import { ISettings } from "@shapediver/viewer.settings";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
export declare class SettingsEngine {
|
|
13
|
-
private _hasStoredSettings;
|
|
14
|
-
private _settings;
|
|
15
|
-
private _settingsJson;
|
|
16
|
-
get ar(): IARSettings;
|
|
17
|
-
get camera(): ICameraSettings;
|
|
18
|
-
get configuration(): IConfigurationSettings;
|
|
19
|
-
set configuration(value: IConfigurationSettings);
|
|
20
|
-
get environment(): IEnvironmentSettings;
|
|
21
|
-
get environmentGeometry(): IEnvironmentGeometrySettings;
|
|
22
|
-
get general(): IGeneralSettings;
|
|
23
|
-
get hasStoredSettings(): boolean;
|
|
24
|
-
get light(): ILightSettings;
|
|
25
|
-
get material(): IMaterialSettings;
|
|
26
|
-
get rendering(): IRenderingSettings;
|
|
27
|
-
get session(): ISessionSettings;
|
|
28
|
-
set session(value: ISessionSettings);
|
|
29
|
-
get settings(): ISettings;
|
|
30
|
-
get settingsJson(): unknown;
|
|
31
|
-
loadSettings(json: unknown): void;
|
|
32
|
-
reset(): void;
|
|
33
|
-
private cleanSettings;
|
|
34
|
-
}
|
|
35
|
-
export declare const defaultSettings: {
|
|
36
|
-
default: () => ISettings;
|
|
37
|
-
furniture: () => ISettings;
|
|
38
|
-
highPerformance: () => ISettings;
|
|
39
|
-
jewelry: () => ISettings;
|
|
40
|
-
medical: () => ISettings;
|
|
41
|
-
twoDimensional: () => ISettings;
|
|
42
|
-
};
|
|
43
|
-
export {};
|
|
1
|
+
import { ISettings } from "@shapediver/viewer.settings";
|
|
2
|
+
type IARSettings = ISettings["ar"];
|
|
3
|
+
type ICameraSettings = ISettings["camera"];
|
|
4
|
+
type IConfigurationSettings = ISettings["configuration"];
|
|
5
|
+
type IEnvironmentGeometrySettings = ISettings["environmentGeometry"];
|
|
6
|
+
type IEnvironmentSettings = ISettings["environment"];
|
|
7
|
+
type IGeneralSettings = ISettings["general"];
|
|
8
|
+
type ILightSettings = ISettings["light"];
|
|
9
|
+
type IMaterialSettings = ISettings["material"];
|
|
10
|
+
type IRenderingSettings = ISettings["rendering"];
|
|
11
|
+
type ISessionSettings = ISettings["session"];
|
|
12
|
+
export declare class SettingsEngine {
|
|
13
|
+
private _hasStoredSettings;
|
|
14
|
+
private _settings;
|
|
15
|
+
private _settingsJson;
|
|
16
|
+
get ar(): IARSettings;
|
|
17
|
+
get camera(): ICameraSettings;
|
|
18
|
+
get configuration(): IConfigurationSettings;
|
|
19
|
+
set configuration(value: IConfigurationSettings);
|
|
20
|
+
get environment(): IEnvironmentSettings;
|
|
21
|
+
get environmentGeometry(): IEnvironmentGeometrySettings;
|
|
22
|
+
get general(): IGeneralSettings;
|
|
23
|
+
get hasStoredSettings(): boolean;
|
|
24
|
+
get light(): ILightSettings;
|
|
25
|
+
get material(): IMaterialSettings;
|
|
26
|
+
get rendering(): IRenderingSettings;
|
|
27
|
+
get session(): ISessionSettings;
|
|
28
|
+
set session(value: ISessionSettings);
|
|
29
|
+
get settings(): ISettings;
|
|
30
|
+
get settingsJson(): unknown;
|
|
31
|
+
loadSettings(json: unknown): void;
|
|
32
|
+
reset(): void;
|
|
33
|
+
private cleanSettings;
|
|
34
|
+
}
|
|
35
|
+
export declare const defaultSettings: {
|
|
36
|
+
default: () => ISettings;
|
|
37
|
+
furniture: () => ISettings;
|
|
38
|
+
highPerformance: () => ISettings;
|
|
39
|
+
jewelry: () => ISettings;
|
|
40
|
+
medical: () => ISettings;
|
|
41
|
+
twoDimensional: () => ISettings;
|
|
42
|
+
};
|
|
43
|
+
export {};
|
|
44
44
|
//# sourceMappingURL=SettingsEngine.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SettingsEngine.d.ts","sourceRoot":"","sources":["../../src/settings-engine/SettingsEngine.ts"],"names":[],"mappings":"AAAA,OAAO,EAEN,SAAS,EAIT,MAAM,6BAA6B,CAAC;AAWrC,
|
|
1
|
+
{"version":3,"file":"SettingsEngine.d.ts","sourceRoot":"","sources":["../../src/settings-engine/SettingsEngine.ts"],"names":[],"mappings":"AAAA,OAAO,EAEN,SAAS,EAIT,MAAM,6BAA6B,CAAC;AAWrC,KAAK,WAAW,GAAG,SAAS,CAAC,IAAI,CAAC,CAAC;AACnC,KAAK,eAAe,GAAG,SAAS,CAAC,QAAQ,CAAC,CAAC;AAC3C,KAAK,sBAAsB,GAAG,SAAS,CAAC,eAAe,CAAC,CAAC;AACzD,KAAK,4BAA4B,GAAG,SAAS,CAAC,qBAAqB,CAAC,CAAC;AACrE,KAAK,oBAAoB,GAAG,SAAS,CAAC,aAAa,CAAC,CAAC;AACrD,KAAK,gBAAgB,GAAG,SAAS,CAAC,SAAS,CAAC,CAAC;AAC7C,KAAK,cAAc,GAAG,SAAS,CAAC,OAAO,CAAC,CAAC;AACzC,KAAK,iBAAiB,GAAG,SAAS,CAAC,UAAU,CAAC,CAAC;AAC/C,KAAK,kBAAkB,GAAG,SAAS,CAAC,WAAW,CAAC,CAAC;AACjD,KAAK,gBAAgB,GAAG,SAAS,CAAC,SAAS,CAAC,CAAC;AAM7C,qBAAa,cAAc;IAG1B,OAAO,CAAC,kBAAkB,CAAkB;IAC5C,OAAO,CAAC,SAAS,CAAyB;IAC1C,OAAO,CAAC,aAAa,CAAU;IAM/B,IAAW,EAAE,IAAI,WAAW,CAE3B;IAED,IAAW,MAAM,IAAI,eAAe,CAEnC;IAED,IAAW,aAAa,IAAI,sBAAsB,CAEjD;IAED,IAAW,aAAa,CAAC,KAAK,EAAE,sBAAsB,EAErD;IAED,IAAW,WAAW,IAAI,oBAAoB,CAE7C;IAED,IAAW,mBAAmB,IAAI,4BAA4B,CAE7D;IAED,IAAW,OAAO,IAAI,gBAAgB,CAErC;IAED,IAAW,iBAAiB,IAAI,OAAO,CAEtC;IAED,IAAW,KAAK,IAAI,cAAc,CAEjC;IAED,IAAW,QAAQ,IAAI,iBAAiB,CAEvC;IAED,IAAW,SAAS,IAAI,kBAAkB,CAEzC;IAED,IAAW,OAAO,IAAI,gBAAgB,CAErC;IAED,IAAW,OAAO,CAAC,KAAK,EAAE,gBAAgB,EAEzC;IAED,IAAW,QAAQ,IAAI,SAAS,CAE/B;IAED,IAAW,YAAY,IAAI,OAAO,CAEjC;IAMM,YAAY,CAAC,IAAI,EAAE,OAAO;IAoC1B,KAAK;IAQZ,OAAO,CAAC,aAAa;CA4CrB;AAMD,eAAO,MAAM,eAAe;;;;;;;CAO3B,CAAC"}
|