@genesislcap/pbc-reconciliation-ui 0.0.46 → 14.339.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/.env +3 -0
- package/dist/dts/components/configurations-panel/configuration-datasources/configuration-datasources.d.ts.map +1 -1
- package/dist/dts/components/configurations-panel/configuration-datasources/configuration-datasources.template.d.ts.map +1 -1
- package/dist/dts/components/configurations-panel/configurations-panel.d.ts +2 -2
- package/dist/dts/components/configurations-panel/configurations-panel.d.ts.map +1 -1
- package/dist/dts/components/configurations-panel/configurations-panel.template.d.ts.map +1 -1
- package/dist/dts/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.d.ts.map +1 -1
- package/dist/dts/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.template.d.ts.map +1 -1
- package/dist/dts/components/data-dictionaries/columns.d.ts +2 -2
- package/dist/dts/components/data-dictionaries/columns.d.ts.map +1 -1
- package/dist/dts/components/data-dictionaries/data-dictionaries-utils.d.ts.map +1 -1
- package/dist/dts/components/data-dictionaries/data-dictionaries.d.ts +3 -6
- package/dist/dts/components/data-dictionaries/data-dictionaries.d.ts.map +1 -1
- package/dist/dts/components/data-dictionaries/data-dictionaries.template.d.ts +1 -1
- package/dist/dts/components/data-dictionaries/data-dictionaries.template.d.ts.map +1 -1
- package/dist/dts/components/data-dictionaries/data-dictionaries.types.d.ts +6 -0
- package/dist/dts/components/data-dictionaries/data-dictionaries.types.d.ts.map +1 -0
- package/dist/dts/components/list/list.d.ts.map +1 -1
- package/dist/dts/components/list/list.template.d.ts.map +1 -1
- package/dist/dts/components/rapid-components.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/columns.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/input-parameter/input-parameter.d.ts +3 -14
- package/dist/dts/components/reconciliations-panel/input-parameter/input-parameter.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/input-parameter/input-parameter.template.d.ts +1 -1
- package/dist/dts/components/reconciliations-panel/input-parameter/input-parameter.template.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/input-parameter/input-parameter.types.d.ts +13 -0
- package/dist/dts/components/reconciliations-panel/input-parameter/input-parameter.types.d.ts.map +1 -0
- package/dist/dts/components/reconciliations-panel/reconciliation-no-rows-overlay.d.ts +1 -1
- package/dist/dts/components/reconciliations-panel/reconciliation-no-rows-overlay.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/reconciliations-panel.d.ts +1 -1
- package/dist/dts/components/reconciliations-panel/reconciliations-panel.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/reconciliations-panel.styles.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/reconciliations-panel.template.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/reconciliations-panel.utils.d.ts +1 -1
- package/dist/dts/components/reconciliations-panel/reconciliations-panel.utils.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/result-details/result-details.d.ts +4 -33
- package/dist/dts/components/reconciliations-panel/result-details/result-details.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/result-details/result-details.template.d.ts +1 -1
- package/dist/dts/components/reconciliations-panel/result-details/result-details.template.d.ts.map +1 -1
- package/dist/dts/components/reconciliations-panel/result-details/result-details.types.d.ts +30 -0
- package/dist/dts/components/reconciliations-panel/result-details/result-details.types.d.ts.map +1 -0
- package/dist/dts/components/zero-components.d.ts.map +1 -1
- package/dist/dts/config/config.d.ts.map +1 -1
- package/dist/dts/config/configure.d.ts.map +1 -1
- package/dist/dts/config/templates.d.ts +2 -2
- package/dist/dts/config/templates.d.ts.map +1 -1
- package/dist/dts/main/main.d.ts +2 -2
- package/dist/dts/main/main.d.ts.map +1 -1
- package/dist/dts/main/main.styles.d.ts.map +1 -1
- package/dist/dts/main/main.template.d.ts +1 -1
- package/dist/dts/main/main.template.d.ts.map +1 -1
- package/dist/dts/reconciliation.types.d.ts +13 -13
- package/dist/dts/reconciliation.types.d.ts.map +1 -1
- package/dist/dts/sandbox.d.ts +2 -2
- package/dist/dts/sandbox.d.ts.map +1 -1
- package/dist/dts/services/document.service.d.ts.map +1 -1
- package/dist/dts/services/reconciliation-configuration.service.d.ts.map +1 -1
- package/dist/dts/services/reconciliation.service.d.ts.map +1 -1
- package/dist/dts/utils/delete-row-action-cell-renderer.d.ts.map +1 -1
- package/dist/dts/utils/endpoint.d.ts.map +1 -1
- package/dist/dts/utils/eventDetail.d.ts.map +1 -1
- package/dist/dts/utils/format-date.d.ts.map +1 -1
- package/dist/dts/utils/humanize.d.ts.map +1 -1
- package/dist/dts/utils/isEmpty.d.ts.map +1 -1
- package/dist/dts/utils/notification.d.ts.map +1 -1
- package/dist/esm/components/configurations-panel/configuration-datasources/configuration-datasources.js +3 -3
- package/dist/esm/components/configurations-panel/configuration-datasources/configuration-datasources.js.map +1 -1
- package/dist/esm/components/configurations-panel/configuration-datasources/configuration-datasources.styles.js +4 -4
- package/dist/esm/components/configurations-panel/configuration-datasources/configuration-datasources.styles.js.map +1 -1
- package/dist/esm/components/configurations-panel/configuration-datasources/configuration-datasources.template.js +1 -1
- package/dist/esm/components/configurations-panel/configuration-datasources/configuration-datasources.template.js.map +1 -1
- package/dist/esm/components/configurations-panel/configurations-panel.js +15 -11
- package/dist/esm/components/configurations-panel/configurations-panel.js.map +1 -1
- package/dist/esm/components/configurations-panel/configurations-panel.styles.js +346 -346
- package/dist/esm/components/configurations-panel/configurations-panel.styles.js.map +1 -1
- package/dist/esm/components/configurations-panel/configurations-panel.template.js +276 -278
- package/dist/esm/components/configurations-panel/configurations-panel.template.js.map +1 -1
- package/dist/esm/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.js +3 -3
- package/dist/esm/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.js.map +1 -1
- package/dist/esm/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.styles.js +1 -1
- package/dist/esm/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.template.js +1 -1
- package/dist/esm/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.template.js.map +1 -1
- package/dist/esm/components/data-dictionaries/columns.js +4 -4
- package/dist/esm/components/data-dictionaries/data-dictionaries-utils.js.map +1 -1
- package/dist/esm/components/data-dictionaries/data-dictionaries.js +7 -11
- package/dist/esm/components/data-dictionaries/data-dictionaries.js.map +1 -1
- package/dist/esm/components/data-dictionaries/data-dictionaries.styles.js +1 -1
- package/dist/esm/components/data-dictionaries/data-dictionaries.template.js +3 -3
- package/dist/esm/components/data-dictionaries/data-dictionaries.template.js.map +1 -1
- package/dist/esm/components/data-dictionaries/data-dictionaries.types.js +7 -0
- package/dist/esm/components/data-dictionaries/data-dictionaries.types.js.map +1 -0
- package/dist/esm/components/list/list.js +1 -1
- package/dist/esm/components/list/list.js.map +1 -1
- package/dist/esm/components/list/list.template.js.map +1 -1
- package/dist/esm/components/rapid-components.js +1 -2
- package/dist/esm/components/rapid-components.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/columns.js +9 -15
- package/dist/esm/components/reconciliations-panel/columns.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/input-parameter/input-parameter.js +8 -21
- package/dist/esm/components/reconciliations-panel/input-parameter/input-parameter.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/input-parameter/input-parameter.styles.js +7 -7
- package/dist/esm/components/reconciliations-panel/input-parameter/input-parameter.template.js +9 -12
- package/dist/esm/components/reconciliations-panel/input-parameter/input-parameter.template.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/input-parameter/input-parameter.types.js +16 -0
- package/dist/esm/components/reconciliations-panel/input-parameter/input-parameter.types.js.map +1 -0
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.js +40 -32
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.styles.js +300 -301
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.styles.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.template.js +335 -331
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.template.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.utils.js +9 -9
- package/dist/esm/components/reconciliations-panel/reconciliations-panel.utils.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/result-details/result-details.js +24 -43
- package/dist/esm/components/reconciliations-panel/result-details/result-details.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/result-details/result-details.template.js +7 -7
- package/dist/esm/components/reconciliations-panel/result-details/result-details.template.js.map +1 -1
- package/dist/esm/components/reconciliations-panel/result-details/result-details.types.js +17 -0
- package/dist/esm/components/reconciliations-panel/result-details/result-details.types.js.map +1 -0
- package/dist/esm/components/zero-components.js +2 -3
- package/dist/esm/components/zero-components.js.map +1 -1
- package/dist/esm/config/config.js.map +1 -1
- package/dist/esm/config/configure.js +1 -1
- package/dist/esm/config/configure.js.map +1 -1
- package/dist/esm/config/templates.js +1 -1
- package/dist/esm/main/main.js +4 -4
- package/dist/esm/main/main.js.map +1 -1
- package/dist/esm/main/main.styles.js +1 -0
- package/dist/esm/main/main.styles.js.map +1 -1
- package/dist/esm/main/main.template.js +8 -7
- package/dist/esm/main/main.template.js.map +1 -1
- package/dist/esm/sandbox.js +15 -8
- package/dist/esm/sandbox.js.map +1 -1
- package/dist/esm/services/data-dictionary.service.js +6 -6
- package/dist/esm/services/data-dictionary.service.js.map +1 -1
- package/dist/esm/services/document.service.js +3 -4
- package/dist/esm/services/document.service.js.map +1 -1
- package/dist/esm/services/reconciliation-configuration.service.js +3 -1
- package/dist/esm/services/reconciliation-configuration.service.js.map +1 -1
- package/dist/esm/services/reconciliation.service.js +8 -5
- package/dist/esm/services/reconciliation.service.js.map +1 -1
- package/dist/esm/utils/delete-row-action-cell-renderer.js +1 -3
- package/dist/esm/utils/delete-row-action-cell-renderer.js.map +1 -1
- package/dist/esm/utils/endpoint.js.map +1 -1
- package/dist/esm/utils/humanize.js.map +1 -1
- package/dist/esm/utils/icons.js +1 -1
- package/dist/esm/utils/isEmpty.js.map +1 -1
- package/dist/esm/utils/notification.js +1 -1
- package/dist/esm/utils/notification.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/license.txt +46 -0
- package/package.json +31 -30
- package/src/components/configurations-panel/configuration-datasources/configuration-datasources.styles.ts +72 -0
- package/src/components/configurations-panel/configuration-datasources/configuration-datasources.template.ts +73 -0
- package/src/components/configurations-panel/configuration-datasources/configuration-datasources.ts +64 -0
- package/src/components/configurations-panel/configurations-panel.styles.ts +363 -0
- package/src/components/configurations-panel/configurations-panel.template.ts +356 -0
- package/src/components/configurations-panel/configurations-panel.ts +387 -0
- package/src/components/configurations-panel/recon-rules-columns.ts +117 -0
- package/src/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.styles.ts +73 -0
- package/src/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.template.ts +122 -0
- package/src/components/configurations-panel/reconciliation-rule-row/reconciliation-rule-row.ts +202 -0
- package/src/components/data-dictionaries/columns.ts +42 -0
- package/src/components/data-dictionaries/data-dictionaries-utils.ts +40 -0
- package/src/components/data-dictionaries/data-dictionaries.styles.ts +92 -0
- package/src/components/data-dictionaries/data-dictionaries.template.ts +78 -0
- package/src/components/data-dictionaries/data-dictionaries.ts +236 -0
- package/src/components/data-dictionaries/data-dictionaries.types.ts +5 -0
- package/src/components/list/list.styles.ts +88 -0
- package/src/components/list/list.template.ts +36 -0
- package/src/components/list/list.ts +33 -0
- package/src/components/rapid-components.ts +69 -0
- package/src/components/reconciliations-panel/columns.ts +74 -0
- package/src/components/reconciliations-panel/input-parameter/input-parameter.styles.ts +104 -0
- package/src/components/reconciliations-panel/input-parameter/input-parameter.template.ts +93 -0
- package/src/components/reconciliations-panel/input-parameter/input-parameter.ts +131 -0
- package/src/components/reconciliations-panel/input-parameter/input-parameter.types.ts +14 -0
- package/src/components/reconciliations-panel/reconciliation-no-rows-overlay.ts +18 -0
- package/src/components/reconciliations-panel/reconciliations-panel.styles.ts +328 -0
- package/src/components/reconciliations-panel/reconciliations-panel.template.ts +432 -0
- package/src/components/reconciliations-panel/reconciliations-panel.ts +441 -0
- package/src/components/reconciliations-panel/reconciliations-panel.utils.ts +103 -0
- package/src/components/reconciliations-panel/result-details/result-details.styles.ts +108 -0
- package/src/components/reconciliations-panel/result-details/result-details.template.ts +88 -0
- package/src/components/reconciliations-panel/result-details/result-details.ts +200 -0
- package/src/components/reconciliations-panel/result-details/result-details.types.ts +30 -0
- package/src/components/zero-components.ts +61 -0
- package/src/config/config.ts +49 -0
- package/src/config/configure.ts +72 -0
- package/src/config/index.ts +2 -0
- package/src/config/templates.ts +80 -0
- package/src/globals.d.ts +7 -0
- package/src/index.federated.ts +1 -0
- package/src/index.ts +3 -0
- package/src/main/index.ts +3 -0
- package/src/main/main.styles.ts +33 -0
- package/src/main/main.template.ts +65 -0
- package/src/main/main.ts +153 -0
- package/src/reconciliation.types.ts +170 -0
- package/src/sandbox.ts +40 -0
- package/src/services/data-dictionary.service.ts +64 -0
- package/src/services/document.service.ts +72 -0
- package/src/services/reconciliation-configuration.service.ts +105 -0
- package/src/services/reconciliation.service.ts +120 -0
- package/src/styles/scrollbar.styles.ts +15 -0
- package/src/tags/index.ts +1 -0
- package/src/tags/tags.ts +143 -0
- package/src/typings.d.ts +1 -0
- package/src/utils/delete-row-action-cell-renderer.ts +71 -0
- package/src/utils/endpoint.ts +15 -0
- package/src/utils/eventDetail.ts +5 -0
- package/src/utils/format-date.ts +9 -0
- package/src/utils/humanize.ts +14 -0
- package/src/utils/icons.ts +24 -0
- package/src/utils/index.ts +2 -0
- package/src/utils/isEmpty.ts +2 -0
- package/src/utils/logger.ts +3 -0
- package/src/utils/notification.ts +35 -0
- package/tsconfig.json +45 -0
- package/Dockerfile +0 -12
- package/docs/images/lsp_jetbrains_one.png +0 -0
- package/docs/images/lsp_jetbrains_two.png +0 -0
- package/docs/images/lsp_vscode_one.png +0 -0
- package/docs/images/lsp_vscode_two.png +0 -0
- package/playwright.config.ts +0 -1
- package/test/README.md +0 -3
- package/test/e2e/fixture.ts +0 -25
- package/test/e2e/flows/001-protected.e2e.ts +0 -6
- package/test/e2e/index.ts +0 -2
- package/test/e2e/pages/index.ts +0 -1
- package/test/e2e/pages/protected.ts +0 -16
- package/test/unit/mock/services/data-dictionary-service-mock.ts +0 -15
- package/test/unit/mock/services/reconciliation-configuration-service-mock.ts +0 -26
- package/test/unit/mock/services/reconciliation-service-mock.ts +0 -11
|
@@ -1,313 +1,312 @@
|
|
|
1
1
|
import { css } from '@genesislcap/web-core';
|
|
2
|
-
import { buttonTag, progressRingTag, radioGroupTag, radioTag, segmentedControlTag, segmentedItemTag, selectTag, tabPanelTag, textFieldTag, } from '../../tags';
|
|
3
2
|
import { scrollbarStyles } from '../../styles/scrollbar.styles';
|
|
3
|
+
import { buttonTag, progressRingTag, radioGroupTag, radioTag, segmentedControlTag, segmentedItemTag, selectTag, tabPanelTag, textFieldTag, } from '../../tags';
|
|
4
4
|
const PERC_RECON_LIST = '20';
|
|
5
5
|
const PERC_RECON_CONF_AND_RESULT = '80';
|
|
6
6
|
const PERC_RECON_CONF = '30';
|
|
7
7
|
const PERC_RECON_RESULT = '70';
|
|
8
|
-
const reconciliationsSide = css `
|
|
9
|
-
.reconciliations-side {
|
|
10
|
-
display: flex;
|
|
11
|
-
flex-direction: column;
|
|
12
|
-
border-right: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-divider-rest);
|
|
13
|
-
flex: 1 1 ${PERC_RECON_LIST}%;
|
|
14
|
-
max-width: ${PERC_RECON_LIST}%;
|
|
15
|
-
min-height: 0;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.reconciliation-side-list-header {
|
|
19
|
-
display: flex;
|
|
20
|
-
background-color: var(--neutral-layer-2);
|
|
21
|
-
padding: calc(var(--design-unit) * 2px) calc(var(--design-unit) * 4px);
|
|
22
|
-
font-size: var(--type-ramp-minus-1-font-size);
|
|
23
|
-
gap: calc(var(--design-unit) * 2px);
|
|
24
|
-
cursor: pointer;
|
|
25
|
-
align-items: center;
|
|
26
|
-
font-weight: 500;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.add-icon {
|
|
30
|
-
color: var(--success-color);
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.reconciliations-side-list {
|
|
34
|
-
overflow: hidden auto;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.reconciliations-in-progress-label,
|
|
38
|
-
.historical-reconciliations-label {
|
|
39
|
-
padding: calc(var(--design-unit) * 4px);
|
|
40
|
-
font-size: var(--type-ramp-plus-4-font-size);
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.flex-row {
|
|
44
|
-
display: flex;
|
|
45
|
-
gap: calc(var(--design-unit) * 3px);
|
|
46
|
-
align-items: center;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.stop-recon-btn {
|
|
50
|
-
cursor: pointer;
|
|
51
|
-
color: var(--error-color);
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.recon-in-progress,
|
|
55
|
-
.historical-recon {
|
|
56
|
-
display: flex;
|
|
57
|
-
justify-content: space-between;
|
|
58
|
-
align-items: center;
|
|
59
|
-
color: var(--neutral-fill-strong-hover);
|
|
60
|
-
border-top: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-divider-rest);
|
|
61
|
-
padding: calc(var(--design-unit) * 2px) calc(var(--design-unit) * 4px);
|
|
62
|
-
font-weight: 700;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.recon-in-progress:hover,
|
|
66
|
-
.historical-recon:hover {
|
|
67
|
-
background-color: var(--neutral-layer-3);
|
|
68
|
-
cursor: pointer;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
.historic-recon-date {
|
|
72
|
-
color: var(--neutral-foreground-hint);
|
|
73
|
-
font-weight: 400;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.recon-in-progress-selected,
|
|
77
|
-
.historical-recon-selected {
|
|
78
|
-
border-left: calc(var(--stroke-width) * 3px) solid var(--accent-fill-rest);
|
|
79
|
-
color: var(--neutral-foreground-rest);
|
|
80
|
-
background: var(--neutral-layer-3);
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
.toggle-recon {
|
|
84
|
-
display: flex;
|
|
85
|
-
justify-content: center;
|
|
86
|
-
align-items: center;
|
|
87
|
-
height: calc(var(--design-unit) * 4px);
|
|
88
|
-
width: calc(var(--design-unit) * 4px);
|
|
89
|
-
cursor: pointer;
|
|
90
|
-
border-radius: calc(var(--design-unit) * 1px);
|
|
91
|
-
background-color: var(--neutral-layer-1);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
.toggle-recon:hover {
|
|
95
|
-
background-color: var(--neutral-fill-rest);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
.chevron {
|
|
99
|
-
display: flex;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
${progressRingTag} {
|
|
103
|
-
margin: 0;
|
|
104
|
-
height: calc((var(--base-height-multiplier) * 3px) - (var(--design-unit) * 1px));
|
|
105
|
-
width: calc((var(--base-height-multiplier) * 3px) - (var(--design-unit) * 1px));
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
.recon-list-item {
|
|
109
|
-
display: flex;
|
|
110
|
-
justify-content: center;
|
|
111
|
-
align-items: center;
|
|
112
|
-
gap: calc(var(--design-unit) * 2px);
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
.icon-container {
|
|
116
|
-
height: calc((var(--base-height-multiplier) * 3px) - ((var(--design-unit) - 1) * 2px));
|
|
117
|
-
width: calc((var(--base-height-multiplier) * 3px) - ((var(--design-unit) - 1) * 2px));
|
|
118
|
-
border-radius: 50%;
|
|
119
|
-
border: calc(var(--stroke-width) * 1px) solid;
|
|
120
|
-
display: flex;
|
|
121
|
-
align-items: center;
|
|
122
|
-
justify-content: center;
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.completed-status {
|
|
126
|
-
color: var(--success-color);
|
|
127
|
-
border-color: var(--success-color);
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
.cancelled-status {
|
|
131
|
-
color: var(--warning-color);
|
|
132
|
-
border-color: var(--warning-color);
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
.failed-status {
|
|
136
|
-
color: var(--error-color);
|
|
137
|
-
border-color: var(--error-color);
|
|
138
|
-
}
|
|
8
|
+
const reconciliationsSide = css `
|
|
9
|
+
.reconciliations-side {
|
|
10
|
+
display: flex;
|
|
11
|
+
flex-direction: column;
|
|
12
|
+
border-right: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-divider-rest);
|
|
13
|
+
flex: 1 1 ${PERC_RECON_LIST}%;
|
|
14
|
+
max-width: ${PERC_RECON_LIST}%;
|
|
15
|
+
min-height: 0;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.reconciliation-side-list-header {
|
|
19
|
+
display: flex;
|
|
20
|
+
background-color: var(--neutral-layer-2);
|
|
21
|
+
padding: calc(var(--design-unit) * 2px) calc(var(--design-unit) * 4px);
|
|
22
|
+
font-size: var(--type-ramp-minus-1-font-size);
|
|
23
|
+
gap: calc(var(--design-unit) * 2px);
|
|
24
|
+
cursor: pointer;
|
|
25
|
+
align-items: center;
|
|
26
|
+
font-weight: 500;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.add-icon {
|
|
30
|
+
color: var(--success-color);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.reconciliations-side-list {
|
|
34
|
+
overflow: hidden auto;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.reconciliations-in-progress-label,
|
|
38
|
+
.historical-reconciliations-label {
|
|
39
|
+
padding: calc(var(--design-unit) * 4px);
|
|
40
|
+
font-size: var(--type-ramp-plus-4-font-size);
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.flex-row {
|
|
44
|
+
display: flex;
|
|
45
|
+
gap: calc(var(--design-unit) * 3px);
|
|
46
|
+
align-items: center;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.stop-recon-btn {
|
|
50
|
+
cursor: pointer;
|
|
51
|
+
color: var(--error-color);
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.recon-in-progress,
|
|
55
|
+
.historical-recon {
|
|
56
|
+
display: flex;
|
|
57
|
+
justify-content: space-between;
|
|
58
|
+
align-items: center;
|
|
59
|
+
color: var(--neutral-fill-strong-hover);
|
|
60
|
+
border-top: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-divider-rest);
|
|
61
|
+
padding: calc(var(--design-unit) * 2px) calc(var(--design-unit) * 4px);
|
|
62
|
+
font-weight: 700;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.recon-in-progress:hover,
|
|
66
|
+
.historical-recon:hover {
|
|
67
|
+
background-color: var(--neutral-layer-3);
|
|
68
|
+
cursor: pointer;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.historic-recon-date {
|
|
72
|
+
color: var(--neutral-foreground-hint);
|
|
73
|
+
font-weight: 400;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.recon-in-progress-selected,
|
|
77
|
+
.historical-recon-selected {
|
|
78
|
+
border-left: calc(var(--stroke-width) * 3px) solid var(--accent-fill-rest);
|
|
79
|
+
color: var(--neutral-foreground-rest);
|
|
80
|
+
background: var(--neutral-layer-3);
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.toggle-recon {
|
|
84
|
+
display: flex;
|
|
85
|
+
justify-content: center;
|
|
86
|
+
align-items: center;
|
|
87
|
+
height: calc(var(--design-unit) * 4px);
|
|
88
|
+
width: calc(var(--design-unit) * 4px);
|
|
89
|
+
cursor: pointer;
|
|
90
|
+
border-radius: calc(var(--design-unit) * 1px);
|
|
91
|
+
background-color: var(--neutral-layer-1);
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.toggle-recon:hover {
|
|
95
|
+
background-color: var(--neutral-fill-rest);
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.chevron {
|
|
99
|
+
display: flex;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
${progressRingTag} {
|
|
103
|
+
margin: 0;
|
|
104
|
+
height: calc((var(--base-height-multiplier) * 3px) - (var(--design-unit) * 1px));
|
|
105
|
+
width: calc((var(--base-height-multiplier) * 3px) - (var(--design-unit) * 1px));
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
.recon-list-item {
|
|
109
|
+
display: flex;
|
|
110
|
+
justify-content: center;
|
|
111
|
+
align-items: center;
|
|
112
|
+
gap: calc(var(--design-unit) * 2px);
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
.icon-container {
|
|
116
|
+
height: calc((var(--base-height-multiplier) * 3px) - ((var(--design-unit) - 1) * 2px));
|
|
117
|
+
width: calc((var(--base-height-multiplier) * 3px) - ((var(--design-unit) - 1) * 2px));
|
|
118
|
+
border-radius: 50%;
|
|
119
|
+
border: calc(var(--stroke-width) * 1px) solid;
|
|
120
|
+
display: flex;
|
|
121
|
+
align-items: center;
|
|
122
|
+
justify-content: center;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
.completed-status {
|
|
126
|
+
color: var(--success-color);
|
|
127
|
+
border-color: var(--success-color);
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
.cancelled-status {
|
|
131
|
+
color: var(--warning-color);
|
|
132
|
+
border-color: var(--warning-color);
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
.failed-status {
|
|
136
|
+
color: var(--error-color);
|
|
137
|
+
border-color: var(--error-color);
|
|
138
|
+
}
|
|
139
139
|
`;
|
|
140
|
-
const reconciliationConfigurationAndResult = css `
|
|
141
|
-
.configuration {
|
|
142
|
-
display: flex;
|
|
143
|
-
flex-direction: column;
|
|
144
|
-
flex: 1 1 ${PERC_RECON_CONF}%;
|
|
145
|
-
max-width: ${PERC_RECON_CONF}%;
|
|
146
|
-
border-right: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-divider-rest);
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
.configuration-select-configuration {
|
|
150
|
-
display: flex;
|
|
151
|
-
flex-direction: column;
|
|
152
|
-
gap: calc(var(--design-unit) * 2px);
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
.configuration-label,
|
|
156
|
-
.input-parameters-label {
|
|
157
|
-
font-weight: bold;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
.input-parameters-label {
|
|
161
|
-
padding: 0 calc(var(--design-unit) * 4px);
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
.configuration-input-parameters {
|
|
165
|
-
display: flex;
|
|
166
|
-
flex-direction: column;
|
|
167
|
-
gap: calc(var(--design-unit) * 2px);
|
|
168
|
-
min-height: 0;
|
|
169
|
-
height: 100
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
.reconciliation-result {
|
|
173
|
-
display: flex;
|
|
174
|
-
flex-direction: column;
|
|
175
|
-
flex: 1 1 ${PERC_RECON_RESULT}%;
|
|
176
|
-
max-width: ${PERC_RECON_RESULT}%;
|
|
177
|
-
padding: calc(var(--design-unit) * 4px);
|
|
178
|
-
gap: calc(var(--design-unit) * 3px);
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
.run-reconciliation {
|
|
182
|
-
background-color:
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
.reconciliation-report {
|
|
186
|
-
background-color:
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
.reconciliation-result-label {
|
|
190
|
-
font-weight: bold;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
.input-parameters-fields {
|
|
194
|
-
display: flex;
|
|
195
|
-
flex-direction: column;
|
|
196
|
-
overflow: hidden auto;
|
|
197
|
-
height: 100%;
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
.reconciliation-result-header {
|
|
201
|
-
display: flex;
|
|
202
|
-
justify-content: space-between;
|
|
203
|
-
align-items: center;
|
|
204
|
-
}
|
|
205
|
-
|
|
206
|
-
.error-message {
|
|
207
|
-
color: var(--error-color);
|
|
208
|
-
font-size: var(--type-ramp-base-font-size);
|
|
209
|
-
width: 80%;
|
|
210
|
-
text-align: right;
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
.view-datasource-pair {
|
|
214
|
-
display: flex;
|
|
215
|
-
flex-direction: column;
|
|
216
|
-
padding: calc(var(--design-unit) * 2px) 0;
|
|
217
|
-
}
|
|
140
|
+
const reconciliationConfigurationAndResult = css `
|
|
141
|
+
.configuration {
|
|
142
|
+
display: flex;
|
|
143
|
+
flex-direction: column;
|
|
144
|
+
flex: 1 1 ${PERC_RECON_CONF}%;
|
|
145
|
+
max-width: ${PERC_RECON_CONF}%;
|
|
146
|
+
border-right: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-divider-rest);
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
.configuration-select-configuration {
|
|
150
|
+
display: flex;
|
|
151
|
+
flex-direction: column;
|
|
152
|
+
gap: calc(var(--design-unit) * 2px);
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
.configuration-label,
|
|
156
|
+
.input-parameters-label {
|
|
157
|
+
font-weight: bold;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
.input-parameters-label {
|
|
161
|
+
padding: 0 calc(var(--design-unit) * 4px);
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
.configuration-input-parameters {
|
|
165
|
+
display: flex;
|
|
166
|
+
flex-direction: column;
|
|
167
|
+
gap: calc(var(--design-unit) * 2px);
|
|
168
|
+
min-height: 0;
|
|
169
|
+
height: 100%;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
.reconciliation-result {
|
|
173
|
+
display: flex;
|
|
174
|
+
flex-direction: column;
|
|
175
|
+
flex: 1 1 ${PERC_RECON_RESULT}%;
|
|
176
|
+
max-width: ${PERC_RECON_RESULT}%;
|
|
177
|
+
padding: calc(var(--design-unit) * 4px);
|
|
178
|
+
gap: calc(var(--design-unit) * 3px);
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
.run-reconciliation {
|
|
182
|
+
background-color: rgb(122 204 121 / 50%);
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
.reconciliation-report {
|
|
186
|
+
background-color: rgb(135 155 166 / 50%);
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
.reconciliation-result-label {
|
|
190
|
+
font-weight: bold;
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
.input-parameters-fields {
|
|
194
|
+
display: flex;
|
|
195
|
+
flex-direction: column;
|
|
196
|
+
overflow: hidden auto;
|
|
197
|
+
height: 100%;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
.reconciliation-result-header {
|
|
201
|
+
display: flex;
|
|
202
|
+
justify-content: space-between;
|
|
203
|
+
align-items: center;
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
.error-message {
|
|
207
|
+
color: var(--error-color);
|
|
208
|
+
font-size: var(--type-ramp-base-font-size);
|
|
209
|
+
width: 80%;
|
|
210
|
+
text-align: right;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
.view-datasource-pair {
|
|
214
|
+
display: flex;
|
|
215
|
+
flex-direction: column;
|
|
216
|
+
padding: calc(var(--design-unit) * 2px) 0;
|
|
217
|
+
}
|
|
218
218
|
`;
|
|
219
|
-
const fields = css `
|
|
220
|
-
${buttonTag} {
|
|
221
|
-
display: flex;
|
|
222
|
-
margin: 0;
|
|
223
|
-
width: fit-content;
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
}
|
|
219
|
+
const fields = css `
|
|
220
|
+
${buttonTag} {
|
|
221
|
+
display: flex;
|
|
222
|
+
margin: 0;
|
|
223
|
+
width: fit-content;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
${buttonTag}.add::part(control) {
|
|
227
|
+
padding: 0;
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
${selectTag} {
|
|
231
|
+
min-width: 0;
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
${textFieldTag} {
|
|
235
|
+
margin: 0;
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
${radioGroupTag} {
|
|
239
|
+
margin: 0;
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
${radioGroupTag}::part(positioning-region) {
|
|
243
|
+
gap: calc(var(--design-unit) * 2px);
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
${radioTag} {
|
|
247
|
+
margin: 0;
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
${radioTag}::part(label) {
|
|
251
|
+
margin-inline-end: 0;
|
|
252
|
+
}
|
|
254
253
|
`;
|
|
255
|
-
const filters = css `
|
|
256
|
-
.filters {
|
|
257
|
-
display: flex;
|
|
258
|
-
flex-direction: column;
|
|
259
|
-
gap: calc(var(--design-unit) * 3px);
|
|
260
|
-
padding: calc(var(--design-unit) * 4px);
|
|
261
|
-
padding-top: 0;
|
|
262
|
-
}
|
|
263
|
-
|
|
264
|
-
.filter-label {
|
|
265
|
-
font-weight: bold;
|
|
266
|
-
color: var(--neutral-foreground-hint);
|
|
267
|
-
}
|
|
268
|
-
|
|
269
|
-
${segmentedControlTag} {
|
|
270
|
-
margin: 0;
|
|
271
|
-
align-items: stretch;
|
|
272
|
-
}
|
|
273
|
-
|
|
274
|
-
${segmentedItemTag} {
|
|
275
|
-
margin: 0;
|
|
276
|
-
flex: auto;
|
|
277
|
-
place-content: center;
|
|
278
|
-
}
|
|
254
|
+
const filters = css `
|
|
255
|
+
.filters {
|
|
256
|
+
display: flex;
|
|
257
|
+
flex-direction: column;
|
|
258
|
+
gap: calc(var(--design-unit) * 3px);
|
|
259
|
+
padding: calc(var(--design-unit) * 4px);
|
|
260
|
+
padding-top: 0;
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
.filter-label {
|
|
264
|
+
font-weight: bold;
|
|
265
|
+
color: var(--neutral-foreground-hint);
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
${segmentedControlTag} {
|
|
269
|
+
margin: 0;
|
|
270
|
+
align-items: stretch;
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
${segmentedItemTag} {
|
|
274
|
+
margin: 0;
|
|
275
|
+
flex: auto;
|
|
276
|
+
place-content: center;
|
|
277
|
+
}
|
|
279
278
|
`;
|
|
280
|
-
export const ReconciliationsPanelStyles = css `
|
|
281
|
-
${scrollbarStyles}
|
|
282
|
-
|
|
283
|
-
.reconciliations-panel {
|
|
284
|
-
display: flex;
|
|
285
|
-
flex-direction: row;
|
|
286
|
-
height: 100%;
|
|
287
|
-
}
|
|
288
|
-
|
|
289
|
-
${tabPanelTag} {
|
|
290
|
-
display: flex;
|
|
291
|
-
flex-direction: column;
|
|
292
|
-
}
|
|
293
|
-
|
|
294
|
-
.configuration-and-reconciliation-result {
|
|
295
|
-
display: flex;
|
|
296
|
-
flex-direction: row;
|
|
297
|
-
flex: 1 1 ${PERC_RECON_CONF_AND_RESULT}%;
|
|
298
|
-
width: 100%;
|
|
299
|
-
}
|
|
300
|
-
|
|
301
|
-
.configuration-fields {
|
|
302
|
-
display: flex;
|
|
303
|
-
flex-direction: column;
|
|
304
|
-
gap: calc(var(--design-unit) * 4px);
|
|
305
|
-
padding: calc(var(--design-unit) * 4px);
|
|
306
|
-
}
|
|
307
|
-
|
|
308
|
-
${reconciliationsSide}
|
|
309
|
-
${reconciliationConfigurationAndResult}
|
|
310
|
-
${fields}
|
|
311
|
-
${filters}
|
|
279
|
+
export const ReconciliationsPanelStyles = css `
|
|
280
|
+
${scrollbarStyles}
|
|
281
|
+
|
|
282
|
+
.reconciliations-panel {
|
|
283
|
+
display: flex;
|
|
284
|
+
flex-direction: row;
|
|
285
|
+
height: 100%;
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
${tabPanelTag} {
|
|
289
|
+
display: flex;
|
|
290
|
+
flex-direction: column;
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
.configuration-and-reconciliation-result {
|
|
294
|
+
display: flex;
|
|
295
|
+
flex-direction: row;
|
|
296
|
+
flex: 1 1 ${PERC_RECON_CONF_AND_RESULT}%;
|
|
297
|
+
width: 100%;
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
.configuration-fields {
|
|
301
|
+
display: flex;
|
|
302
|
+
flex-direction: column;
|
|
303
|
+
gap: calc(var(--design-unit) * 4px);
|
|
304
|
+
padding: calc(var(--design-unit) * 4px);
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
${reconciliationsSide}
|
|
308
|
+
${reconciliationConfigurationAndResult}
|
|
309
|
+
${fields}
|
|
310
|
+
${filters}
|
|
312
311
|
`;
|
|
313
312
|
//# sourceMappingURL=reconciliations-panel.styles.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reconciliations-panel.styles.js","sourceRoot":"","sources":["../../../../src/components/reconciliations-panel/reconciliations-panel.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,uBAAuB,CAAC;AAC5C,OAAO,EACL,SAAS,EACT,eAAe,EACf,aAAa,EACb,QAAQ,EACR,mBAAmB,EACnB,gBAAgB,EAChB,SAAS,EACT,WAAW,EACX,YAAY,GACb,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"reconciliations-panel.styles.js","sourceRoot":"","sources":["../../../../src/components/reconciliations-panel/reconciliations-panel.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,uBAAuB,CAAC;AAC5C,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAChE,OAAO,EACL,SAAS,EACT,eAAe,EACf,aAAa,EACb,QAAQ,EACR,mBAAmB,EACnB,gBAAgB,EAChB,SAAS,EACT,WAAW,EACX,YAAY,GACb,MAAM,YAAY,CAAC;AAEpB,MAAM,eAAe,GAAG,IAAI,CAAC;AAE7B,MAAM,0BAA0B,GAAG,IAAI,CAAC;AACxC,MAAM,eAAe,GAAG,IAAI,CAAC;AAC7B,MAAM,iBAAiB,GAAG,IAAI,CAAC;AAE/B,MAAM,mBAAmB,GAAG,GAAG,CAAA;;;;;gBAKf,eAAe;iBACd,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAwF5B,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqClB,CAAC;AAEF,MAAM,oCAAoC,GAAG,GAAG,CAAA;;;;gBAIhC,eAAe;iBACd,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBA8BhB,iBAAiB;iBAChB,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0CjC,CAAC;AAEF,MAAM,MAAM,GAAG,GAAG,CAAA;IACd,SAAS;;;;;;IAMT,SAAS;;;;IAIT,SAAS;;;;IAIT,YAAY;;;;IAIZ,aAAa;;;;IAIb,aAAa;;;;IAIb,QAAQ;;;;IAIR,QAAQ;;;CAGX,CAAC;AAEF,MAAM,OAAO,GAAG,GAAG,CAAA;;;;;;;;;;;;;;IAcf,mBAAmB;;;;;IAKnB,gBAAgB;;;;;CAKnB,CAAC;AAEF,MAAM,CAAC,MAAM,0BAA0B,GAAG,GAAG,CAAA;IACzC,eAAe;;;;;;;;IAQf,WAAW;;;;;;;;gBAQC,0BAA0B;;;;;;;;;;;IAWtC,mBAAmB;IACnB,oCAAoC;IACpC,MAAM;IACN,OAAO;CACV,CAAC"}
|