@openmrs/esm-implementer-tools-app 3.3.2-pre.9 → 4.0.0-pre.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/.turbo/turbo-build.log +37 -38
- package/.turbo/turbo-lint.log +16 -0
- package/.turbo/turbo-test.log +9 -0
- package/.turbo/turbo-typescript.log +2 -0
- package/dist/16.js +2 -0
- package/dist/16.js.map +1 -0
- package/dist/280.js +1 -1
- package/dist/280.js.map +1 -1
- package/dist/284.js +1 -1
- package/dist/284.js.map +1 -1
- package/dist/319.js +0 -0
- package/dist/360.js +3 -0
- package/dist/360.js.LICENSE.txt +14 -0
- package/dist/360.js.map +1 -0
- package/dist/431.js +2 -0
- package/dist/431.js.map +1 -0
- package/dist/458.js +0 -0
- package/dist/458.js.map +0 -0
- package/dist/531.js +1 -1
- package/dist/531.js.map +1 -1
- package/dist/574.js +0 -0
- package/dist/620.js +1 -1
- package/dist/620.js.map +0 -0
- package/dist/735.js +1 -1
- package/dist/735.js.LICENSE.txt +2 -7
- package/dist/735.js.map +1 -1
- package/dist/739.js +2 -0
- package/dist/739.js.map +1 -0
- package/dist/743.js +1 -1
- package/dist/743.js.map +1 -1
- package/dist/788.js +1 -1
- package/dist/788.js.LICENSE.txt +6 -10
- package/dist/788.js.map +1 -1
- package/dist/811.js +1 -1
- package/dist/811.js.map +1 -1
- package/dist/889.js +1 -1
- package/dist/889.js.LICENSE.txt +0 -0
- package/dist/889.js.map +1 -1
- package/dist/99.js +3 -0
- package/dist/{769.js.LICENSE.txt → 99.js.LICENSE.txt} +0 -0
- package/dist/99.js.map +1 -0
- package/dist/main.js +2 -0
- package/dist/main.js.map +1 -0
- package/dist/openmrs-esm-implementer-tools-app.js +1 -1
- package/dist/openmrs-esm-implementer-tools-app.js.buildmanifest.json +149 -243
- package/dist/openmrs-esm-implementer-tools-app.js.map +1 -1
- package/dist/openmrs-esm-implementer-tools-app.old +1 -1
- package/jest.config.js +4 -2
- package/package.json +13 -17
- package/src/backend-dependencies/backend-dependencies.component.tsx +3 -2
- package/src/backend-dependencies/backend-dependencies.styles.scss +8 -0
- package/src/configuration/configuration.component.tsx +31 -32
- package/src/configuration/configuration.styles.scss +37 -3
- package/src/configuration/configuration.test.tsx +60 -37
- package/src/configuration/interactive-editor/config-tree.component.tsx +1 -1
- package/src/configuration/interactive-editor/config-tree.styles.scss +1 -1
- package/src/configuration/interactive-editor/description.styles.scss +11 -8
- package/src/configuration/interactive-editor/display-value.scss +2 -1
- package/src/configuration/interactive-editor/display-value.tsx +1 -1
- package/src/configuration/interactive-editor/editable-value.component.tsx +4 -5
- package/src/configuration/interactive-editor/editable-value.styles.scss +3 -2
- package/src/configuration/interactive-editor/layout/subtree.component.tsx +1 -1
- package/src/configuration/interactive-editor/layout/tree-container.component.tsx +1 -4
- package/src/configuration/interactive-editor/value-editor.scss +2 -1
- package/src/configuration/interactive-editor/value-editor.tsx +10 -7
- package/src/configuration/interactive-editor/value-editors/array-editor.styles.css +2 -2
- package/src/configuration/interactive-editor/value-editors/array-editor.tsx +5 -6
- package/src/configuration/interactive-editor/value-editors/concept-search.styles.scss +2 -1
- package/src/configuration/interactive-editor/value-editors/concept-search.tsx +1 -1
- package/src/configuration/interactive-editor/value-editors/extension-slot-add.tsx +1 -1
- package/src/configuration/interactive-editor/value-editors/extension-slot-remove.tsx +1 -1
- package/src/configuration/interactive-editor/value-editors/object-editor.styles.css +2 -2
- package/src/configuration/interactive-editor/value-editors/object-editor.tsx +1 -1
- package/src/configuration/interactive-editor/value-editors/patient-identifier-type-search.tsx +1 -1
- package/src/configuration/interactive-editor/value-editors/person-attribute-search.tsx +1 -1
- package/src/configuration/interactive-editor/value-editors/uuid-search.scss +7 -5
- package/src/configuration/interactive-editor/value-editors/value-editor-field.tsx +1 -1
- package/src/configuration/json-editor/json-editor.component.tsx +2 -2
- package/src/implementer-tools.button.tsx +3 -4
- package/src/implementer-tools.component.tsx +2 -2
- package/src/implementer-tools.styles.scss +5 -5
- package/src/{implementer-tools.component.test.tsx → implementer-tools.test.tsx} +0 -0
- package/src/popup/popup.component.tsx +5 -4
- package/src/popup/popup.styles.scss +1 -9
- package/src/ui-editor/ui-editor.tsx +3 -3
- package/yarn-error.log +18781 -0
- package/dist/1.js +0 -2
- package/dist/1.js.map +0 -1
- package/dist/105.js +0 -2
- package/dist/105.js.map +0 -1
- package/dist/25.js +0 -3
- package/dist/25.js.LICENSE.txt +0 -16
- package/dist/25.js.map +0 -1
- package/dist/475.js +0 -2
- package/dist/475.js.map +0 -1
- package/dist/652.js +0 -2
- package/dist/652.js.map +0 -1
- package/dist/769.js +0 -3
- package/dist/769.js.map +0 -1
- package/dist/839.js +0 -2
- package/dist/839.js.map +0 -1
- package/dist/860.js +0 -2
- package/dist/860.js.map +0 -1
- package/dist/890.js +0 -3
- package/dist/890.js.LICENSE.txt +0 -38
- package/dist/890.js.map +0 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React, { useState } from "react";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import { Button, ContentSwitcher, Switch } from "carbon-components-react";
|
|
2
|
+
import { Button, ContentSwitcher, Switch } from "@carbon/react";
|
|
3
|
+
import { Close } from "@carbon/react/icons";
|
|
5
4
|
import { useTranslation } from "react-i18next";
|
|
6
5
|
import { Configuration } from "../configuration/configuration.component";
|
|
7
6
|
import { ModuleDiagnostics } from "../backend-dependencies/backend-dependencies.component";
|
|
8
7
|
import { FrontendModule } from "../backend-dependencies/openmrs-backend-dependencies";
|
|
8
|
+
import styles from "./popup.styles.scss";
|
|
9
9
|
|
|
10
10
|
interface DevToolsPopupProps {
|
|
11
11
|
close(): void;
|
|
@@ -39,10 +39,11 @@ export default function Popup({ close, frontendModules }: DevToolsPopupProps) {
|
|
|
39
39
|
<div>
|
|
40
40
|
<Button
|
|
41
41
|
kind="secondary"
|
|
42
|
-
renderIcon={
|
|
42
|
+
renderIcon={(props) => <Close size={16} {...props} />}
|
|
43
43
|
iconDescription="Close"
|
|
44
44
|
onClick={close}
|
|
45
45
|
hasIconOnly
|
|
46
|
+
size="sm"
|
|
46
47
|
/>
|
|
47
48
|
</div>
|
|
48
49
|
</div>
|
|
@@ -29,15 +29,7 @@
|
|
|
29
29
|
display: flex;
|
|
30
30
|
justify-content: space-between;
|
|
31
31
|
align-items: center;
|
|
32
|
-
border-bottom: 1px solid #a0a0a0;
|
|
33
32
|
z-index: 2;
|
|
34
33
|
background: #e0e0e0;
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
.topBar :global(.bx--content-switcher-btn:first-child),
|
|
38
|
-
.topBar :global(.bx--content-switcher-btn:last-child) {
|
|
39
|
-
border-top-left-radius: 0;
|
|
40
|
-
border-bottom-left-radius: 0;
|
|
41
|
-
border-top-right-radius: 0;
|
|
42
|
-
border-bottom-right-radius: 0;
|
|
34
|
+
padding: 0.25rem;
|
|
43
35
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import styles from "./styles.css";
|
|
3
|
-
import Close16 from "@carbon/icons-react/es/close/16";
|
|
4
3
|
import {
|
|
5
4
|
getExtensionInternalStore,
|
|
6
5
|
useStore,
|
|
7
6
|
useStoreWithActions,
|
|
8
7
|
} from "@openmrs/esm-framework/src/internal";
|
|
9
|
-
import { Button } from "carbon
|
|
8
|
+
import { Button } from "@carbon/react";
|
|
9
|
+
import { Close } from "@carbon/react/icons";
|
|
10
10
|
import { Portal } from "./portal";
|
|
11
11
|
import { ExtensionOverlay } from "./extension-overlay.component";
|
|
12
12
|
import { ImplementerToolsStore, implementerToolsStore } from "../store";
|
|
@@ -79,7 +79,7 @@ export function ExitButton() {
|
|
|
79
79
|
className={styles.exitButton}
|
|
80
80
|
kind="danger"
|
|
81
81
|
size="sm"
|
|
82
|
-
renderIcon={
|
|
82
|
+
renderIcon={(props) => <Close {...props} size={16} />}
|
|
83
83
|
iconDescription="Exit UI Editor"
|
|
84
84
|
tooltipPosition="left"
|
|
85
85
|
onClick={toggleIsUIEditorEnabled}
|