exupery-resources 0.3.45 → 0.3.46

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.
Files changed (73) hide show
  1. package/dist/interface/resources.d.ts +17 -5
  2. package/dist/interface/signatures.d.ts +7 -1
  3. package/package.json +2 -2
  4. package/dist/implementation/commands/directory_content.d.ts +0 -2
  5. package/dist/implementation/commands/directory_content.js +0 -52
  6. package/dist/implementation/queries/directory_content.d.ts +0 -2
  7. package/dist/implementation/queries/directory_content.js +0 -48
  8. package/dist/implementation/refiners/context_path/non_normalized_path.d.ts +0 -3
  9. package/dist/implementation/refiners/context_path/non_normalized_path.js +0 -67
  10. package/dist/implementation/refiners/context_path/text.d.ts +0 -2
  11. package/dist/implementation/refiners/context_path/text.js +0 -33
  12. package/dist/implementation/refiners/node_path/non_normalized_path.d.ts +0 -7
  13. package/dist/implementation/refiners/node_path/non_normalized_path.js +0 -86
  14. package/dist/implementation/refiners/node_path/text.d.ts +0 -6
  15. package/dist/implementation/refiners/node_path/text.js +0 -33
  16. package/dist/implementation/refiners/non_normalized_path/text.d.ts +0 -2
  17. package/dist/implementation/refiners/non_normalized_path/text.js +0 -85
  18. package/dist/implementation/transformers/directory_content/fountain_pen.d.ts +0 -6
  19. package/dist/implementation/transformers/directory_content/fountain_pen.js +0 -56
  20. package/dist/implementation/transformers/execute_procedure_executable/fountain_pen.d.ts +0 -5
  21. package/dist/implementation/transformers/execute_procedure_executable/fountain_pen.js +0 -55
  22. package/dist/implementation/transformers/execute_query_executable/fountain_pen.d.ts +0 -5
  23. package/dist/implementation/transformers/execute_query_executable/fountain_pen.js +0 -55
  24. package/dist/implementation/transformers/execute_smelly_procedure_executable/fountain_pen.d.ts +0 -5
  25. package/dist/implementation/transformers/execute_smelly_procedure_executable/fountain_pen.js +0 -59
  26. package/dist/implementation/transformers/make_directory/fountain_pen.d.ts +0 -5
  27. package/dist/implementation/transformers/make_directory/fountain_pen.js +0 -39
  28. package/dist/implementation/transformers/path/path.d.ts +0 -10
  29. package/dist/implementation/transformers/path/path.js +0 -62
  30. package/dist/implementation/transformers/path/text.d.ts +0 -3
  31. package/dist/implementation/transformers/path/text.js +0 -60
  32. package/dist/implementation/transformers/read_directory/fountain_pen.d.ts +0 -5
  33. package/dist/implementation/transformers/read_directory/fountain_pen.js +0 -37
  34. package/dist/implementation/transformers/read_file/fountain_pen.d.ts +0 -5
  35. package/dist/implementation/transformers/read_file/fountain_pen.js +0 -42
  36. package/dist/implementation/transformers/remove/fountain_pen.d.ts +0 -5
  37. package/dist/implementation/transformers/remove/fountain_pen.js +0 -39
  38. package/dist/implementation/transformers/write_file/fountain_pen.d.ts +0 -5
  39. package/dist/implementation/transformers/write_file/fountain_pen.js +0 -38
  40. package/dist/interface/algorithms/commands/copy.d.ts +0 -1
  41. package/dist/interface/algorithms/commands/copy.js +0 -5
  42. package/dist/interface/algorithms/commands/execute_procedure_executable.d.ts +0 -1
  43. package/dist/interface/algorithms/commands/execute_procedure_executable.js +0 -5
  44. package/dist/interface/algorithms/commands/log.d.ts +0 -1
  45. package/dist/interface/algorithms/commands/log.js +0 -5
  46. package/dist/interface/algorithms/commands/log_error.d.ts +0 -1
  47. package/dist/interface/algorithms/commands/log_error.js +0 -5
  48. package/dist/interface/algorithms/commands/make_directory.d.ts +0 -1
  49. package/dist/interface/algorithms/commands/make_directory.js +0 -5
  50. package/dist/interface/algorithms/commands/remove.d.ts +0 -1
  51. package/dist/interface/algorithms/commands/remove.js +0 -5
  52. package/dist/interface/algorithms/commands/write_directory_content.d.ts +0 -14
  53. package/dist/interface/algorithms/commands/write_directory_content.js +0 -3
  54. package/dist/interface/algorithms/commands/write_file.d.ts +0 -3
  55. package/dist/interface/algorithms/commands/write_file.js +0 -3
  56. package/dist/interface/algorithms/queries/execute_query_executable.d.ts +0 -1
  57. package/dist/interface/algorithms/queries/execute_query_executable.js +0 -5
  58. package/dist/interface/algorithms/queries/get_instream_data.d.ts +0 -1
  59. package/dist/interface/algorithms/queries/get_instream_data.js +0 -5
  60. package/dist/interface/algorithms/queries/read_directory.d.ts +0 -1
  61. package/dist/interface/algorithms/queries/read_directory.js +0 -5
  62. package/dist/interface/algorithms/queries/read_directory_content.d.ts +0 -16
  63. package/dist/interface/algorithms/queries/read_directory_content.js +0 -3
  64. package/dist/interface/algorithms/queries/read_file.d.ts +0 -1
  65. package/dist/interface/algorithms/queries/read_file.js +0 -5
  66. package/dist/interface/algorithms/queries/stat.d.ts +0 -1
  67. package/dist/interface/algorithms/queries/stat.js +0 -5
  68. package/dist/interface/temp_main.d.ts +0 -7
  69. package/dist/interface/temp_main.js +0 -3
  70. package/dist/interface/to_be_generated/read_directory.d.ts +0 -0
  71. package/dist/interface/to_be_generated/read_directory.js +0 -2
  72. package/dist/temp_core.d.ts +0 -10
  73. package/dist/temp_core.js +0 -73
@@ -1,5 +0,0 @@
1
- "use strict";
2
- // Generated interface for procedures/unguaranteed/make_directory.ts
3
- // This file defines the type signature for the implementation
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWFrZV9kaXJlY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2FsZ29yaXRobXMvY29tbWFuZHMvbWFrZV9kaXJlY3RvcnkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLG9FQUFvRTtBQUNwRSw4REFBOEQifQ==
@@ -1 +0,0 @@
1
- export type Signature = () => void;
@@ -1,5 +0,0 @@
1
- "use strict";
2
- // Generated interface for procedures/unguaranteed/remove.ts
3
- // This file defines the type signature for the implementation
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVtb3ZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9hbGdvcml0aG1zL2NvbW1hbmRzL3JlbW92ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsNERBQTREO0FBQzVELDhEQUE4RCJ9
@@ -1,14 +0,0 @@
1
- import * as _et from 'exupery-core-types';
2
- import * as d_write_file from "../../generated/pareto/schemas/write_file/data_types/source";
3
- import * as d_path from "../../generated/pareto/schemas/path/data_types/source";
4
- import * as d_directory_contents from "../../to_be_generated/directory_content";
5
- export type Parameters = {
6
- 'path': d_path.Context_Path;
7
- 'directory': d_directory_contents.Directory;
8
- };
9
- export type Node_Error = ['file', d_write_file.Error] | ['directory', Error];
10
- export type Error = ['directory content', _et.Dictionary<Node_Error>];
11
- export type Resources = {
12
- 'write file': _et.Command<d_write_file.Error, d_write_file.Parameters>;
13
- };
14
- export type Signature = _et.Command_Procedure<Error, Parameters, Resources, null>;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid3JpdGVfZGlyZWN0b3J5X2NvbnRlbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2FsZ29yaXRobXMvY29tbWFuZHMvd3JpdGVfZGlyZWN0b3J5X2NvbnRlbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
@@ -1,3 +0,0 @@
1
- import * as _et from 'exupery-core-types';
2
- import * as d_write_file from "../../generated/pareto/schemas/write_file/data_types/source";
3
- export type Resource = _et.Command<d_write_file.Error, d_write_file.Parameters>;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid3JpdGVfZmlsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvYWxnb3JpdGhtcy9jb21tYW5kcy93cml0ZV9maWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
@@ -1 +0,0 @@
1
- export type Signature = () => void;
@@ -1,5 +0,0 @@
1
- "use strict";
2
- // Generated interface for queries/execute_query_executable.ts
3
- // This file defines the type signature for the implementation
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhlY3V0ZV9xdWVyeV9leGVjdXRhYmxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9hbGdvcml0aG1zL3F1ZXJpZXMvZXhlY3V0ZV9xdWVyeV9leGVjdXRhYmxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSw4REFBOEQ7QUFDOUQsOERBQThEIn0=
@@ -1 +0,0 @@
1
- export type Signature = () => void;
@@ -1,5 +0,0 @@
1
- "use strict";
2
- // Generated interface for queries/guaranteed/get_instream_data.ts
3
- // This file defines the type signature for the implementation
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0X2luc3RyZWFtX2RhdGEuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2FsZ29yaXRobXMvcXVlcmllcy9nZXRfaW5zdHJlYW1fZGF0YS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsa0VBQWtFO0FBQ2xFLDhEQUE4RCJ9
@@ -1 +0,0 @@
1
- export type Signature = () => void;
@@ -1,5 +0,0 @@
1
- "use strict";
2
- // Generated interface for queries/read_directory.ts
3
- // This file defines the type signature for the implementation
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVhZF9kaXJlY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2FsZ29yaXRobXMvcXVlcmllcy9yZWFkX2RpcmVjdG9yeS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0RBQW9EO0FBQ3BELDhEQUE4RCJ9
@@ -1,16 +0,0 @@
1
- import * as _et from 'exupery-core-types';
2
- import * as d_read_directory from "../../generated/pareto/schemas/read_directory/data_types/source";
3
- import * as d_read_file from "../../generated/pareto/schemas/read_file/data_types/source";
4
- import * as d_path from "../../generated/pareto/schemas/path/data_types/source";
5
- import * as d_directory_contents from "../../to_be_generated/directory_content";
6
- export type Parameters = {
7
- 'path': d_path.Node_Path;
8
- };
9
- export type Result = d_directory_contents.Directory;
10
- export type Node_Error = ['file', d_read_file.Error] | ['directory', Error];
11
- export type Error = ['read directory', d_read_directory.Error] | ['directory content processing', _et.Dictionary<Node_Error>];
12
- export type Resources = {
13
- 'read directory': _et.Query<d_read_directory.Result, d_read_directory.Error, d_read_directory.Parameters>;
14
- 'read file': _et.Query<d_read_file.Result, d_read_file.Error, d_read_file.Parameters>;
15
- };
16
- export type Signature = _et.Query_Function<Result, Error, Parameters, Resources>;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVhZF9kaXJlY3RvcnlfY29udGVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvYWxnb3JpdGhtcy9xdWVyaWVzL3JlYWRfZGlyZWN0b3J5X2NvbnRlbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
@@ -1 +0,0 @@
1
- export type Signature = () => void;
@@ -1,5 +0,0 @@
1
- "use strict";
2
- // Generated interface for queries/read_file.ts
3
- // This file defines the type signature for the implementation
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVhZF9maWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9hbGdvcml0aG1zL3F1ZXJpZXMvcmVhZF9maWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSwrQ0FBK0M7QUFDL0MsOERBQThEIn0=
@@ -1 +0,0 @@
1
- export type Signature = () => void;
@@ -1,5 +0,0 @@
1
- "use strict";
2
- // Generated interface for queries/stat.ts
3
- // This file defines the type signature for the implementation
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3RhdC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvYWxnb3JpdGhtcy9xdWVyaWVzL3N0YXQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLDBDQUEwQztBQUMxQyw4REFBOEQifQ==
@@ -1,7 +0,0 @@
1
- import * as _et from 'exupery-core-types';
2
- export type Parameters = {
3
- 'arguments': _et.List<string>;
4
- };
5
- export type Error = {
6
- 'exit code': number;
7
- };
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVtcF9tYWluLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vc3JjL2ludGVyZmFjZS90ZW1wX21haW4udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
@@ -1,2 +0,0 @@
1
- "use strict";
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVhZF9kaXJlY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvaW50ZXJmYWNlL3RvX2JlX2dlbmVyYXRlZC9yZWFkX2RpcmVjdG9yeS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -1,10 +0,0 @@
1
- import * as _et from 'exupery-core-types';
2
- export declare const remove_last_element: <T>(list: _et.List<T>) => _et.List<T>;
3
- export declare const loop: (callback: () => boolean) => void;
4
- export declare const loop_elements: <T>(iterator: _et.Iterator<T>, callback: ($: T) => boolean) => void;
5
- export declare const build_list_with_loop: <Iterator_Element, List_Element>(iterator: _et.Iterator<Iterator_Element>, callback: ($: Iterator_Element, $i: {
6
- "add element": (element: List_Element) => void;
7
- }) => boolean) => _et.List<List_Element>;
8
- export declare const build_text_with_loop: (iterator: _et.Iterator<number>, callback: ($: number, $i: {
9
- "add character": (char: number) => void;
10
- }) => boolean) => string;
package/dist/temp_core.js DELETED
@@ -1,73 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || function (mod) {
19
- if (mod && mod.__esModule) return mod;
20
- var result = {};
21
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
- __setModuleDefault(result, mod);
23
- return result;
24
- };
25
- Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.build_text_with_loop = exports.build_list_with_loop = exports.loop_elements = exports.loop = exports.remove_last_element = void 0;
27
- const _ea = __importStar(require("exupery-core-alg"));
28
- const remove_last_element = (list) => {
29
- const length = list.__get_number_of_elements();
30
- let index = -1;
31
- return _ea.build_list(($i) => {
32
- list.__for_each(($) => {
33
- index += 1;
34
- if (index < length - 1) {
35
- $i['add element']($);
36
- }
37
- });
38
- });
39
- };
40
- exports.remove_last_element = remove_last_element;
41
- const loop = (callback) => {
42
- while (true) {
43
- if (callback()) {
44
- break;
45
- }
46
- }
47
- };
48
- exports.loop = loop;
49
- const loop_elements = (iterator, callback) => {
50
- (0, exports.loop)(() => iterator['get current']().transform(($) => callback($), () => true));
51
- };
52
- exports.loop_elements = loop_elements;
53
- const build_list_with_loop = (iterator, callback) => {
54
- return _ea.build_list(($i) => {
55
- (0, exports.loop_elements)(iterator, ($) => {
56
- return callback($, {
57
- 'add element': $i['add element']
58
- });
59
- });
60
- });
61
- };
62
- exports.build_list_with_loop = build_list_with_loop;
63
- const build_text_with_loop = (iterator, callback) => {
64
- return _ea.build_text(($textBuilder) => {
65
- (0, exports.loop_elements)(iterator, ($) => {
66
- return callback($, {
67
- 'add character': $textBuilder['add character']
68
- });
69
- });
70
- });
71
- };
72
- exports.build_text_with_loop = build_text_with_loop;
73
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVtcF9jb3JlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vc3JjL3RlbXBfY29yZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLHNEQUF1QztBQUloQyxNQUFNLG1CQUFtQixHQUFHLENBQUksSUFBaUIsRUFBZSxFQUFFO0lBQ3JFLE1BQU0sTUFBTSxHQUFHLElBQUksQ0FBQyx3QkFBd0IsRUFBRSxDQUFBO0lBQzlDLElBQUksS0FBSyxHQUFHLENBQUMsQ0FBQyxDQUFBO0lBQ2QsT0FBTyxHQUFHLENBQUMsVUFBVSxDQUFDLENBQUMsRUFBRSxFQUFFLEVBQUU7UUFDekIsSUFBSSxDQUFDLFVBQVUsQ0FBQyxDQUFDLENBQUMsRUFBRSxFQUFFO1lBQ2xCLEtBQUssSUFBSSxDQUFDLENBQUE7WUFDVixJQUFJLEtBQUssR0FBRyxNQUFNLEdBQUcsQ0FBQyxFQUFFLENBQUM7Z0JBQ3JCLEVBQUUsQ0FBQyxhQUFhLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtZQUN4QixDQUFDO1FBQ0wsQ0FBQyxDQUFDLENBQUE7SUFDTixDQUFDLENBQUMsQ0FBQTtBQUNOLENBQUMsQ0FBQTtBQVhZLFFBQUEsbUJBQW1CLHVCQVcvQjtBQUVNLE1BQU0sSUFBSSxHQUFHLENBQUMsUUFBdUIsRUFBRSxFQUFFO0lBQzVDLE9BQU8sSUFBSSxFQUFFLENBQUM7UUFDVixJQUFJLFFBQVEsRUFBRSxFQUFFLENBQUM7WUFDYixNQUFLO1FBQ1QsQ0FBQztJQUNMLENBQUM7QUFDTCxDQUFDLENBQUE7QUFOWSxRQUFBLElBQUksUUFNaEI7QUFFTSxNQUFNLGFBQWEsR0FBRyxDQUFJLFFBQXlCLEVBQUUsUUFBMkIsRUFBRSxFQUFFO0lBQ3ZGLElBQUEsWUFBSSxFQUFDLEdBQUcsRUFBRSxDQUFDLFFBQVEsQ0FBQyxhQUFhLENBQUMsRUFBRSxDQUFDLFNBQVMsQ0FDMUMsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLFFBQVEsQ0FBQyxDQUFDLENBQUMsRUFDbEIsR0FBRyxFQUFFLENBQUMsSUFBSSxDQUNiLENBQUMsQ0FBQTtBQUNOLENBQUMsQ0FBQTtBQUxZLFFBQUEsYUFBYSxpQkFLekI7QUFFTSxNQUFNLG9CQUFvQixHQUFHLENBQ2hDLFFBQXdDLEVBQ3hDLFFBQWtHLEVBQzVFLEVBQUU7SUFDeEIsT0FBTyxHQUFHLENBQUMsVUFBVSxDQUFDLENBQUMsRUFBRSxFQUFFLEVBQUU7UUFDekIsSUFBQSxxQkFBYSxFQUFDLFFBQVEsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFO1lBQzFCLE9BQU8sUUFBUSxDQUFDLENBQUMsRUFBRTtnQkFDZixhQUFhLEVBQUUsRUFBRSxDQUFDLGFBQWEsQ0FBQzthQUNuQyxDQUFDLENBQUE7UUFDTixDQUFDLENBQUMsQ0FBQTtJQUNOLENBQUMsQ0FBQyxDQUFBO0FBQ04sQ0FBQyxDQUFBO0FBWFksUUFBQSxvQkFBb0Isd0JBV2hDO0FBRU0sTUFBTSxvQkFBb0IsR0FBRyxDQUNoQyxRQUE4QixFQUM5QixRQUFpRixFQUMzRSxFQUFFO0lBQ1IsT0FBTyxHQUFHLENBQUMsVUFBVSxDQUFDLENBQUMsWUFBWSxFQUFFLEVBQUU7UUFDbkMsSUFBQSxxQkFBYSxFQUFDLFFBQVEsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFO1lBQzFCLE9BQU8sUUFBUSxDQUFDLENBQUMsRUFBRTtnQkFDZixlQUFlLEVBQUUsWUFBWSxDQUFDLGVBQWUsQ0FBQzthQUNqRCxDQUFDLENBQUE7UUFDTixDQUFDLENBQUMsQ0FBQTtJQUNOLENBQUMsQ0FBQyxDQUFBO0FBQ04sQ0FBQyxDQUFBO0FBWFksUUFBQSxvQkFBb0Isd0JBV2hDIn0=