@hybridcore/ui 1.5.15 → 1.5.17
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/{Add-BKnWHZ7A.js → Add-Cjs72ewI.js} +1 -1
- package/dist/{Delete-DfyX03ib.js → Delete-6rKk6pCT.js} +1 -1
- package/dist/assets/index3.css +1 -1
- package/dist/components/collapsible-card/style.js +1 -1
- package/dist/components/document-viewer/components/action-buttons/index.js +18 -13
- package/dist/components/document-viewer/components/viewer/index.js +35 -32
- package/dist/components/document-viewer/index.js +50 -17
- package/dist/components/document-viewer/logic.js +44 -0
- package/dist/components/document-viewer/styled.js +24 -7
- package/dist/components/document-viewer/utils.js +23 -2
- package/dist/components/tabs/index.js +30 -29
- package/dist/components/tabs/styled.js +12 -0
- package/dist/components/template-form/components/property-list/index.js +2 -2
- package/dist/components/template-form/components/property-list/property-list-columns.js +1 -1
- package/dist/components/template-form/components/property-list/property-list-form.js +1 -1
- package/dist/components/template-form/components/recognition-property-list/index.js +1 -1
- package/dist/components/template-form/components/recognition-property-list/recognition-property-list-columns.js +1 -1
- package/dist/components/template-form/components/recognition-property-list/recognition-property-list-form.js +1 -1
- package/dist/components/template-form/components/select-icon/index.js +1 -1
- package/dist/components/template-form/index.js +1 -1
- package/dist/{createSvgIcon-BXjHHQ0B.js → createSvgIcon-CsckVnG-.js} +15 -15
- package/dist/main.d.ts +31 -0
- package/dist/main.js +67 -63
- package/dist/{property-list-form-DALcsCp5.js → property-list-form-D77cAJ24.js} +1 -1
- package/package.json +1 -1
|
@@ -9,7 +9,7 @@ import Q, { jsx as r, jsxs as X } from "react/jsx-runtime";
|
|
|
9
9
|
import { P as Y } from "./Paper-DRRYGupP.js";
|
|
10
10
|
import { I as oo } from "./IconButton-DekcZv4i.js";
|
|
11
11
|
import { T as eo } from "./Typography-CLq43OVQ.js";
|
|
12
|
-
import { r as to, i as so } from "./createSvgIcon-
|
|
12
|
+
import { r as to, i as so } from "./createSvgIcon-CsckVnG-.js";
|
|
13
13
|
function ro(e) {
|
|
14
14
|
return k("MuiAlert", e);
|
|
15
15
|
}
|
package/dist/assets/index3.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
#react-doc-viewer{background-color:#ededed}#react-doc-viewer #pdf-controls{position:fixed;z-index:9999;left:50%;top:7px;transform:translate(-50%);box-shadow:none}#react-doc-viewer #pdf-controls button,#react-doc-viewer #pdf-controls a{box-shadow:none;color:#9e9e9e}#react-doc-viewer #pdf-controls #pdf-download{display:none}#react-doc-viewer #image-img{max-width:100%;max-height:100%}#react-doc-viewer #pdf-page-wrapper{margin-top:20px;margin-bottom:20px}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}
|
|
1
|
+
#react-doc-viewer #proxy-renderer{background-color:#ededed;min-height:calc(100vh - 85px)}#react-doc-viewer #pdf-controls{position:fixed;z-index:9999;left:50%;top:7px;transform:translate(-50%);box-shadow:none}#react-doc-viewer #pdf-controls button,#react-doc-viewer #pdf-controls a{box-shadow:none;color:#9e9e9e}#react-doc-viewer #pdf-controls #pdf-download{display:none}#react-doc-viewer #image-img{max-width:100%;max-height:100%}#react-doc-viewer #pdf-page-wrapper{margin-top:20px;margin-bottom:20px}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import i, { jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { r as n, i as s } from "../../createSvgIcon-
|
|
2
|
+
import { r as n, i as s } from "../../createSvgIcon-CsckVnG-.js";
|
|
3
3
|
import { s as o } from "../../styled-DkqItiLo.js";
|
|
4
4
|
import { A as d, a as c, b as u } from "../../AccordionDetails-mpRYHtGq.js";
|
|
5
5
|
var t = {}, p = s;
|
|
@@ -1,16 +1,21 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { Box as
|
|
3
|
-
import { Button as
|
|
4
|
-
import { Subject as
|
|
5
|
-
const
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
/* @__PURE__ */ e(
|
|
12
|
-
/* @__PURE__ */ e(t, {
|
|
1
|
+
import { jsxs as d, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
import { Box as m, Divider as t, Tooltip as i } from "@mui/material";
|
|
3
|
+
import { Button as l } from "../../styled.js";
|
|
4
|
+
import { Subject as a, BookmarkBorder as s, PrintOutlined as f, OpenInFull as u, FileDownloadOutlined as h } from "@mui/icons-material";
|
|
5
|
+
const S = ({
|
|
6
|
+
onBookmark: n,
|
|
7
|
+
onDownload: o,
|
|
8
|
+
onFullScreen: r,
|
|
9
|
+
onPrint: c
|
|
10
|
+
}) => /* @__PURE__ */ d(m, { display: "flex", gap: 1, alignItems: "center", children: [
|
|
11
|
+
/* @__PURE__ */ e(l, { disabled: !0, children: /* @__PURE__ */ e(a, { fontSize: "small" }) }),
|
|
12
|
+
/* @__PURE__ */ e(t, { orientation: "vertical", flexItem: !0 }),
|
|
13
|
+
/* @__PURE__ */ e(i, { title: "Bookmark Document", children: /* @__PURE__ */ e(l, { onClick: n, children: /* @__PURE__ */ e(s, { fontSize: "small" }) }) }),
|
|
14
|
+
/* @__PURE__ */ e(i, { title: "Print", children: /* @__PURE__ */ e(l, { onClick: c, children: /* @__PURE__ */ e(f, { fontSize: "small" }) }) }),
|
|
15
|
+
/* @__PURE__ */ e(i, { title: "Fullscreen", children: /* @__PURE__ */ e(l, { onClick: r, children: /* @__PURE__ */ e(u, { fontSize: "small" }) }) }),
|
|
16
|
+
/* @__PURE__ */ e(t, { orientation: "vertical", flexItem: !0 }),
|
|
17
|
+
/* @__PURE__ */ e(i, { title: "Download", children: /* @__PURE__ */ e(l, { onClick: o, children: /* @__PURE__ */ e(h, { fontSize: "small" }) }) })
|
|
13
18
|
] });
|
|
14
19
|
export {
|
|
15
|
-
|
|
20
|
+
S as ActionButtons
|
|
16
21
|
};
|
|
@@ -1,35 +1,38 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import * as
|
|
3
|
-
import { K as s, T as
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
{
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
1
|
+
import { jsx as e, Fragment as o } from "react/jsx-runtime";
|
|
2
|
+
import * as t from "react";
|
|
3
|
+
import { K as s, T as d, o as f, a as i, l as m, s as n, b as u, E as l, d as p, S as c, _ as w, e as R } from "../../../../txt-U0b7DL6j.js";
|
|
4
|
+
import { Box as S } from "@mui/material";
|
|
5
|
+
import '../../../../assets/index3.css';const T = t.forwardRef(function(r, a) {
|
|
6
|
+
return r.data ? /* @__PURE__ */ e(S, { ref: a, overflow: "auto", children: /* @__PURE__ */ e(
|
|
7
|
+
s,
|
|
8
|
+
{
|
|
9
|
+
documents: [{ uri: window.URL.createObjectURL(r.data) }],
|
|
10
|
+
pluginRenderers: [
|
|
11
|
+
d,
|
|
12
|
+
f,
|
|
13
|
+
i,
|
|
14
|
+
m,
|
|
15
|
+
n,
|
|
16
|
+
u,
|
|
17
|
+
l,
|
|
18
|
+
p,
|
|
19
|
+
c,
|
|
20
|
+
w,
|
|
21
|
+
R
|
|
22
|
+
],
|
|
23
|
+
config: {
|
|
24
|
+
header: {
|
|
25
|
+
disableHeader: !0
|
|
26
|
+
},
|
|
27
|
+
pdfZoom: {
|
|
28
|
+
defaultZoom: 0.5,
|
|
29
|
+
zoomJump: 0.1
|
|
30
|
+
},
|
|
31
|
+
pdfVerticalScrollByDefault: !0
|
|
32
|
+
}
|
|
30
33
|
}
|
|
31
|
-
}
|
|
32
|
-
|
|
34
|
+
) }) : /* @__PURE__ */ e(o, {});
|
|
35
|
+
});
|
|
33
36
|
export {
|
|
34
|
-
|
|
37
|
+
T as default
|
|
35
38
|
};
|
|
@@ -1,19 +1,52 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { Box as
|
|
3
|
-
import { ActionButtons as
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
/* @__PURE__ */
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
1
|
+
import { jsxs as i, jsx as o, Fragment as h } from "react/jsx-runtime";
|
|
2
|
+
import { Box as n, AppBar as d, Toolbar as l } from "@mui/material";
|
|
3
|
+
import { ActionButtons as c } from "./components/action-buttons/index.js";
|
|
4
|
+
import m from "./components/viewer/index.js";
|
|
5
|
+
import { useDocumentViewerLogic as g } from "./logic.js";
|
|
6
|
+
import { SidePanelToggleButton as s, SidePanel as f } from "./styled.js";
|
|
7
|
+
import { DoubleArrow as u } from "@mui/icons-material";
|
|
8
|
+
const S = (r) => {
|
|
9
|
+
const { refs: a, state: e, action: t } = g(r);
|
|
10
|
+
return /* @__PURE__ */ i(n, { bgcolor: "#ededed", children: [
|
|
11
|
+
/* @__PURE__ */ o(d, { color: "inherit", children: /* @__PURE__ */ i(l, { sx: { justifyContent: "space-between" }, children: [
|
|
12
|
+
/* @__PURE__ */ o(n, { children: r.logo }),
|
|
13
|
+
/* @__PURE__ */ o(n, {}),
|
|
14
|
+
/* @__PURE__ */ o(n, { children: /* @__PURE__ */ o(
|
|
15
|
+
c,
|
|
16
|
+
{
|
|
17
|
+
onBookmark: r.onBookmark,
|
|
18
|
+
onDownload: t.onDownload,
|
|
19
|
+
onFullScreen: t.onFullScreen,
|
|
20
|
+
onPrint: t.onPrint
|
|
21
|
+
}
|
|
22
|
+
) })
|
|
23
|
+
] }) }),
|
|
24
|
+
/* @__PURE__ */ o(l, {}),
|
|
25
|
+
/* @__PURE__ */ o(n, { mr: `${e.rightPanelWidth}px`, sx: { transition: "all .3s" }, children: e.blob ? /* @__PURE__ */ o(m, { ref: a.viewer, data: e.blob }) : null }),
|
|
26
|
+
r.rightPanel ? /* @__PURE__ */ i(h, { children: [
|
|
27
|
+
/* @__PURE__ */ o(
|
|
28
|
+
s,
|
|
29
|
+
{
|
|
30
|
+
sx: { right: e.rightPanelWidth },
|
|
31
|
+
onClick: t.toggleRightPanel,
|
|
32
|
+
children: /* @__PURE__ */ o(
|
|
33
|
+
u,
|
|
34
|
+
{
|
|
35
|
+
sx: {
|
|
36
|
+
fontSize: 14,
|
|
37
|
+
transform: `rotate(${e.rightPanelWidth ? 0 : 180}deg)`
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
)
|
|
41
|
+
}
|
|
42
|
+
),
|
|
43
|
+
/* @__PURE__ */ i(f, { width: e.rightPanelWidth, right: 0, children: [
|
|
44
|
+
/* @__PURE__ */ o(l, {}),
|
|
45
|
+
r.rightPanel
|
|
46
|
+
] })
|
|
47
|
+
] }) : null
|
|
48
|
+
] });
|
|
49
|
+
};
|
|
17
50
|
export {
|
|
18
|
-
|
|
51
|
+
S as DocumentViewer
|
|
19
52
|
};
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { useRef as f, useState as i, useEffect as b } from "react";
|
|
2
|
+
import { b64toBlob as g, printBlob as p, downloadBlob as w } from "./utils.js";
|
|
3
|
+
const D = ({
|
|
4
|
+
data: t,
|
|
5
|
+
title: s,
|
|
6
|
+
rightPanel: c,
|
|
7
|
+
rightPanelWidth: n = 450
|
|
8
|
+
}) => {
|
|
9
|
+
const o = f(null), [e, u] = i();
|
|
10
|
+
b(() => ((async () => {
|
|
11
|
+
const a = await g(t, "application/pdf");
|
|
12
|
+
u(a);
|
|
13
|
+
})(), () => {
|
|
14
|
+
}), [t]);
|
|
15
|
+
const [r, l] = i(
|
|
16
|
+
c ? n : 0
|
|
17
|
+
);
|
|
18
|
+
return {
|
|
19
|
+
refs: {
|
|
20
|
+
viewer: o
|
|
21
|
+
},
|
|
22
|
+
state: {
|
|
23
|
+
blob: e,
|
|
24
|
+
rightPanelWidth: r
|
|
25
|
+
},
|
|
26
|
+
action: {
|
|
27
|
+
onPrint: () => {
|
|
28
|
+
e && p(e);
|
|
29
|
+
},
|
|
30
|
+
onFullScreen: () => {
|
|
31
|
+
o.current && o.current.requestFullscreen();
|
|
32
|
+
},
|
|
33
|
+
onDownload: () => {
|
|
34
|
+
e && w(e, s);
|
|
35
|
+
},
|
|
36
|
+
toggleRightPanel: () => {
|
|
37
|
+
l(r ? 0 : n);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
};
|
|
42
|
+
export {
|
|
43
|
+
D as useDocumentViewerLogic
|
|
44
|
+
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { styled as o, Button as r, alpha as
|
|
2
|
-
const
|
|
1
|
+
import { styled as o, Button as r, alpha as n, InputBase as e, Box as i } from "@mui/material";
|
|
2
|
+
const a = o(r)(({ theme: t }) => ({
|
|
3
3
|
color: t.palette.grey[500],
|
|
4
4
|
minWidth: "auto",
|
|
5
5
|
"&:hover": {
|
|
6
|
-
backgroundColor:
|
|
6
|
+
backgroundColor: n(t.palette.grey[500], 0.15),
|
|
7
7
|
color: t.palette.grey[700]
|
|
8
8
|
}
|
|
9
|
-
})),
|
|
9
|
+
})), d = o(e)(() => ({
|
|
10
10
|
border: "1px solid",
|
|
11
11
|
borderColor: "#E9E9EA",
|
|
12
12
|
background: "#F8F8F8",
|
|
@@ -15,8 +15,25 @@ const l = o(r)(({ theme: t }) => ({
|
|
|
15
15
|
"& .MuiInputBase-input": {
|
|
16
16
|
textAlign: "center"
|
|
17
17
|
}
|
|
18
|
-
}))
|
|
18
|
+
})), s = o(i)({
|
|
19
|
+
position: "fixed",
|
|
20
|
+
top: 0,
|
|
21
|
+
bottom: 0,
|
|
22
|
+
backgroundColor: "#fff",
|
|
23
|
+
transition: "all .3s",
|
|
24
|
+
overflow: "auto"
|
|
25
|
+
}), p = o(a)({
|
|
26
|
+
position: "fixed",
|
|
27
|
+
top: 75,
|
|
28
|
+
marginRight: 10,
|
|
29
|
+
background: "#fff",
|
|
30
|
+
borderRadius: 4,
|
|
31
|
+
border: "1px solid rgba(0, 0, 0, 0.12)",
|
|
32
|
+
transition: "all .3s"
|
|
33
|
+
});
|
|
19
34
|
export {
|
|
20
|
-
|
|
21
|
-
|
|
35
|
+
a as Button,
|
|
36
|
+
d as Input,
|
|
37
|
+
s as SidePanel,
|
|
38
|
+
p as SidePanelToggleButton
|
|
22
39
|
};
|
|
@@ -1,4 +1,25 @@
|
|
|
1
|
-
const
|
|
1
|
+
const c = async (t, n = "") => await (await fetch(`data:${n};base64,${t}`)).blob();
|
|
2
|
+
function a(t, n = "file.txt") {
|
|
3
|
+
const e = URL.createObjectURL(t), o = document.createElement("a");
|
|
4
|
+
o.href = e, o.download = n, document.body.appendChild(o), o.dispatchEvent(
|
|
5
|
+
new MouseEvent("click", {
|
|
6
|
+
bubbles: !0,
|
|
7
|
+
cancelable: !0,
|
|
8
|
+
view: window
|
|
9
|
+
})
|
|
10
|
+
), document.body.removeChild(o);
|
|
11
|
+
}
|
|
12
|
+
const b = (t) => {
|
|
13
|
+
const n = URL.createObjectURL(t), e = document.createElement("iframe");
|
|
14
|
+
document.body.appendChild(e), e.style.display = "none", e.src = n, e.onload = function() {
|
|
15
|
+
setTimeout(function() {
|
|
16
|
+
var o;
|
|
17
|
+
e.focus(), (o = e.contentWindow) == null || o.print();
|
|
18
|
+
}, 1);
|
|
19
|
+
};
|
|
20
|
+
};
|
|
2
21
|
export {
|
|
3
|
-
|
|
22
|
+
c as b64toBlob,
|
|
23
|
+
a as downloadBlob,
|
|
24
|
+
b as printBlob
|
|
4
25
|
};
|
|
@@ -1,31 +1,32 @@
|
|
|
1
|
-
import { jsxs as f,
|
|
2
|
-
import
|
|
1
|
+
import { jsxs as f, jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import u from "react";
|
|
3
3
|
import { Badge as s, Tab as T } from "@mui/material";
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import P from "./tab-panel.js";
|
|
5
|
+
import b from "./appleTabs.style.js";
|
|
6
|
+
import { TabsRoot as v } from "./styled.js";
|
|
6
7
|
import { T as C } from "../../Tabs-DqdkJU6b.js";
|
|
7
|
-
function
|
|
8
|
+
function d(n) {
|
|
8
9
|
return {
|
|
9
|
-
id: `simple-tab-${
|
|
10
|
-
"aria-controls": `simple-tabpanel-${
|
|
10
|
+
id: `simple-tab-${n}`,
|
|
11
|
+
"aria-controls": `simple-tabpanel-${n}`
|
|
11
12
|
};
|
|
12
13
|
}
|
|
13
|
-
|
|
14
|
-
defaultActive:
|
|
15
|
-
tabContents:
|
|
16
|
-
styleVariant:
|
|
17
|
-
tabPanelStyle:
|
|
14
|
+
const A = ({
|
|
15
|
+
defaultActive: n = 0,
|
|
16
|
+
tabContents: r,
|
|
17
|
+
styleVariant: p,
|
|
18
|
+
tabPanelStyle: h,
|
|
18
19
|
onChange: t,
|
|
19
20
|
...l
|
|
20
|
-
}) {
|
|
21
|
-
const [g, m] =
|
|
21
|
+
}) => {
|
|
22
|
+
const [g, m] = u.useState(n), e = t !== void 0 ? n : g, c = (o, a) => {
|
|
22
23
|
m(a), t && t(a);
|
|
23
24
|
};
|
|
24
|
-
return /* @__PURE__ */ f(
|
|
25
|
-
|
|
26
|
-
|
|
25
|
+
return /* @__PURE__ */ f(v, { children: [
|
|
26
|
+
p === "APPLE" ? /* @__PURE__ */ i(b.Tabs, { value: e, onChange: c, ...l, children: r.map((o, a) => /* @__PURE__ */ i(
|
|
27
|
+
b.Item,
|
|
27
28
|
{
|
|
28
|
-
label: /* @__PURE__ */
|
|
29
|
+
label: /* @__PURE__ */ i(
|
|
29
30
|
s,
|
|
30
31
|
{
|
|
31
32
|
badgeContent: o.badgeContent,
|
|
@@ -44,13 +45,13 @@ function z({
|
|
|
44
45
|
),
|
|
45
46
|
icon: o.icon,
|
|
46
47
|
iconPosition: o.iconPosition,
|
|
47
|
-
...
|
|
48
|
+
...d(a)
|
|
48
49
|
},
|
|
49
50
|
a
|
|
50
|
-
)) }) : /* @__PURE__ */
|
|
51
|
+
)) }) : /* @__PURE__ */ i(C, { value: e, onChange: c, ...l, children: r.map((o, a) => /* @__PURE__ */ i(
|
|
51
52
|
T,
|
|
52
53
|
{
|
|
53
|
-
label: /* @__PURE__ */
|
|
54
|
+
label: /* @__PURE__ */ i(
|
|
54
55
|
s,
|
|
55
56
|
{
|
|
56
57
|
badgeContent: o.badgeContent,
|
|
@@ -69,25 +70,25 @@ function z({
|
|
|
69
70
|
),
|
|
70
71
|
icon: o.icon,
|
|
71
72
|
iconPosition: o.iconPosition,
|
|
72
|
-
...
|
|
73
|
+
...d(a)
|
|
73
74
|
},
|
|
74
75
|
a
|
|
75
76
|
)) }),
|
|
76
|
-
|
|
77
|
+
r.map((o, a) => {
|
|
77
78
|
if (o.content)
|
|
78
|
-
return /* @__PURE__ */
|
|
79
|
-
|
|
79
|
+
return /* @__PURE__ */ i(
|
|
80
|
+
P,
|
|
80
81
|
{
|
|
81
|
-
value:
|
|
82
|
+
value: e,
|
|
82
83
|
index: a,
|
|
83
|
-
style:
|
|
84
|
+
style: h,
|
|
84
85
|
children: o.content
|
|
85
86
|
},
|
|
86
87
|
a
|
|
87
88
|
);
|
|
88
89
|
})
|
|
89
90
|
] });
|
|
90
|
-
}
|
|
91
|
+
};
|
|
91
92
|
export {
|
|
92
|
-
|
|
93
|
+
A as Tabs
|
|
93
94
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as i, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import { DataGrid as d } from "@mui/x-data-grid";
|
|
3
|
-
import { A as n, a as m, d as s } from "../../../../Add-
|
|
3
|
+
import { A as n, a as m, d as s } from "../../../../Add-Cjs72ewI.js";
|
|
4
4
|
import p from "./property-list-columns.js";
|
|
5
|
-
import { a as c } from "../../../../property-list-form-
|
|
5
|
+
import { a as c } from "../../../../property-list-form-D77cAJ24.js";
|
|
6
6
|
import u from "./property-list-logic.js";
|
|
7
7
|
import { B as f } from "../../../../Box-SSMZuKnS.js";
|
|
8
8
|
import { T as y } from "../../../../Typography-CLq43OVQ.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as d, jsx as r, Fragment as s } from "react/jsx-runtime";
|
|
2
|
-
import { d as u, a as b } from "../../../../Delete-
|
|
2
|
+
import { d as u, a as b } from "../../../../Delete-6rKk6pCT.js";
|
|
3
3
|
import { T as l } from "../../../../Typography-CLq43OVQ.js";
|
|
4
4
|
import { I as p } from "../../../../IconButton-DekcZv4i.js";
|
|
5
5
|
const y = (o) => [
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "lodash";
|
|
4
|
-
import { a as b } from "../../../../property-list-form-
|
|
4
|
+
import { a as b } from "../../../../property-list-form-D77cAJ24.js";
|
|
5
5
|
import "../../../../constants/index.js";
|
|
6
6
|
import "../../../../TextField-CdKnj6de.js";
|
|
7
7
|
import "../../../../InputLabel-ClDXuWBr.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as r, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import { DataGrid as a } from "@mui/x-data-grid";
|
|
3
|
-
import { A as n, a as d, d as s } from "../../../../Add-
|
|
3
|
+
import { A as n, a as d, d as s } from "../../../../Add-Cjs72ewI.js";
|
|
4
4
|
import m from "./recognition-property-list-columns.js";
|
|
5
5
|
import c from "./recognition-property-list-form.js";
|
|
6
6
|
import p from "./recognition-property-list-logic.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as i, Fragment as t, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { d as o, a as l } from "../../../../Delete-
|
|
2
|
+
import { d as o, a as l } from "../../../../Delete-6rKk6pCT.js";
|
|
3
3
|
import { I as d } from "../../../../IconButton-DekcZv4i.js";
|
|
4
4
|
const h = (r) => [
|
|
5
5
|
{ field: "ownerType", headerName: "Owner Type", width: 120 },
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import V, { jsxs as i, Fragment as S, jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import o from "react";
|
|
3
|
-
import { r as C, i as g } from "../../../../createSvgIcon-
|
|
3
|
+
import { r as C, i as g } from "../../../../createSvgIcon-CsckVnG-.js";
|
|
4
4
|
import { RECOGNITION_PROPERTY_OWNER_TYPE as h, RECOGNITION_PROPERTY_TYPE as T, RECOGNITION_PROPERTY_TERM_MATCH as v } from "../../../../constants/index.js";
|
|
5
5
|
import { F as c, I as u } from "../../../../InputLabel-ClDXuWBr.js";
|
|
6
6
|
import { S as d } from "../../../../Select-DuyWoyoF.js";
|
|
@@ -4,7 +4,7 @@ import { AddPhotoAlternate as I, Delete as W, Search as j, CheckBox as E, CloudU
|
|
|
4
4
|
import { IconButton as S, Dialog as N, DialogContent as O, Box as u, TextField as q, InputAdornment as z, Button as d, DialogActions as G } from "@mui/material";
|
|
5
5
|
import i from "./styled.js";
|
|
6
6
|
import H from "../../../../hooks/useToggle.js";
|
|
7
|
-
import J from "../../../tabs/index.js";
|
|
7
|
+
import { Tabs as J } from "../../../tabs/index.js";
|
|
8
8
|
function Z({
|
|
9
9
|
value: s,
|
|
10
10
|
list: A,
|
|
@@ -10,7 +10,7 @@ import { TreeSelect as _ } from "../tree-select/index.js";
|
|
|
10
10
|
import { FormLabel as w, Button as b } from "@mui/material";
|
|
11
11
|
import A from "./components/select-icon/index.js";
|
|
12
12
|
import { T as m } from "../../TextField-CdKnj6de.js";
|
|
13
|
-
import { F as g } from "../../property-list-form-
|
|
13
|
+
import { F as g } from "../../property-list-form-D77cAJ24.js";
|
|
14
14
|
import { F as d } from "../../FormControlLabel-BNT5EI0b.js";
|
|
15
15
|
import { C as c } from "../../Checkbox-B0P8LhCl.js";
|
|
16
16
|
import { B as p } from "../../Box-SSMZuKnS.js";
|
|
@@ -2,11 +2,11 @@ import { c as l, g as p } from "./createTheme-DrgvKMA_.js";
|
|
|
2
2
|
import { c as d } from "./createSvgIcon-CBoAEepv.js";
|
|
3
3
|
import { C as g } from "./createTheme-DVoJnXAT.js";
|
|
4
4
|
import { c as _, u as v } from "./useId-BHG98T5I.js";
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
5
|
+
import { o as b } from "./ownerDocument-CUrv0DIK.js";
|
|
6
|
+
import { r as h, u as E } from "./unsupportedProp-BND8AB6O.js";
|
|
7
|
+
import { s as N, u as C, b as I, a as S, c as x } from "./ButtonBase-CgQC8DUB.js";
|
|
8
|
+
import { d as y } from "./debounce-46wSf_lW.js";
|
|
9
|
+
import { i as q } from "./isMuiElement-CxT3_ACP.js";
|
|
10
10
|
import { o as $ } from "./ownerWindow-niciwP7I.js";
|
|
11
11
|
import { u as D } from "./useControlled-BYdyS7Pn.js";
|
|
12
12
|
function M(e, t) {
|
|
@@ -35,21 +35,21 @@ const O = {
|
|
|
35
35
|
capitalize: l,
|
|
36
36
|
createChainedFunction: _,
|
|
37
37
|
createSvgIcon: d,
|
|
38
|
-
debounce:
|
|
38
|
+
debounce: y,
|
|
39
39
|
deprecatedPropType: M,
|
|
40
|
-
isMuiElement:
|
|
41
|
-
ownerDocument:
|
|
40
|
+
isMuiElement: q,
|
|
41
|
+
ownerDocument: b,
|
|
42
42
|
ownerWindow: $,
|
|
43
|
-
requirePropFactory:
|
|
44
|
-
setRef:
|
|
43
|
+
requirePropFactory: h,
|
|
44
|
+
setRef: N,
|
|
45
45
|
unstable_ClassNameGenerator: O,
|
|
46
|
-
unstable_useEnhancedEffect:
|
|
46
|
+
unstable_useEnhancedEffect: C,
|
|
47
47
|
unstable_useId: v,
|
|
48
|
-
unsupportedProp:
|
|
48
|
+
unsupportedProp: E,
|
|
49
49
|
useControlled: D,
|
|
50
|
-
useEventCallback:
|
|
51
|
-
useForkRef:
|
|
52
|
-
useIsFocusVisible:
|
|
50
|
+
useEventCallback: I,
|
|
51
|
+
useForkRef: S,
|
|
52
|
+
useIsFocusVisible: x
|
|
53
53
|
}, Symbol.toStringTag, { value: "Module" })), R = /* @__PURE__ */ p(P);
|
|
54
54
|
var s;
|
|
55
55
|
function B() {
|
package/dist/main.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ import { ReactNode } from 'react';
|
|
|
23
23
|
import { Size } from 'ol/size';
|
|
24
24
|
import { SxProps } from '@mui/material';
|
|
25
25
|
import { SxProps as SxProps_2 } from '@mui/material/styles';
|
|
26
|
+
import { TabsProps as TabsProps_2 } from '@mui/material';
|
|
26
27
|
import { Theme } from '@mui/material/styles';
|
|
27
28
|
import { ThemeOptions } from '@mui/material';
|
|
28
29
|
import { ThemeProvider } from '@mui/material';
|
|
@@ -209,6 +210,17 @@ declare interface DisseminationListProps {
|
|
|
209
210
|
onChange(value: string[]): void;
|
|
210
211
|
}
|
|
211
212
|
|
|
213
|
+
export declare const DocumentViewer: FC<DocumentViewerProps>;
|
|
214
|
+
|
|
215
|
+
declare interface DocumentViewerProps {
|
|
216
|
+
data: string; // Base64
|
|
217
|
+
logo: default_2.ReactNode;
|
|
218
|
+
title: string;
|
|
219
|
+
rightPanel?: default_2.ReactNode;
|
|
220
|
+
rightPanelWidth?: number;
|
|
221
|
+
onBookmark(): void;
|
|
222
|
+
}
|
|
223
|
+
|
|
212
224
|
declare function encrypt(encryptionKey: any, data: any): Promise<{
|
|
213
225
|
status: string;
|
|
214
226
|
data: string;
|
|
@@ -841,6 +853,15 @@ declare interface SubmitButton_2 {
|
|
|
841
853
|
onClick?(): void;
|
|
842
854
|
}
|
|
843
855
|
|
|
856
|
+
declare interface TabContent {
|
|
857
|
+
label: string;
|
|
858
|
+
content?: React.ReactNode;
|
|
859
|
+
badgeContent?: string | number;
|
|
860
|
+
badgeColor?: "error" | "primary";
|
|
861
|
+
icon?: React.ReactElement;
|
|
862
|
+
iconPosition?: "bottom" | "top" | "start" | "end";
|
|
863
|
+
}
|
|
864
|
+
|
|
844
865
|
declare interface TabItem {
|
|
845
866
|
label: default_2.ReactNode;
|
|
846
867
|
templates: Map<string | number, ONTOLOGY.TemplateType>;
|
|
@@ -849,6 +870,16 @@ declare interface TabItem {
|
|
|
849
870
|
onChange: (filters: FV.TemplateFilter[]) => void;
|
|
850
871
|
}
|
|
851
872
|
|
|
873
|
+
export declare const Tabs: FC<TabsProps>;
|
|
874
|
+
|
|
875
|
+
export declare interface TabsProps extends TabsProps_2 {
|
|
876
|
+
defaultActive?: number;
|
|
877
|
+
tabContents: TabContent[];
|
|
878
|
+
styleVariant?: "DEFAULT" | "APPLE";
|
|
879
|
+
tabPanelStyle?: React.CSSProperties;
|
|
880
|
+
onChange?(value: any): void;
|
|
881
|
+
}
|
|
882
|
+
|
|
852
883
|
declare interface TemplateFilterProps {
|
|
853
884
|
tabs: TabItem[];
|
|
854
885
|
}
|
package/dist/main.js
CHANGED
|
@@ -5,31 +5,33 @@ import { CardAlternate as $t } from "./components/card-alternate/index.js";
|
|
|
5
5
|
import { CollapsibleCard as Et } from "./components/collapsible-card/index.js";
|
|
6
6
|
import { ConditionalWrapper as zt } from "./components/conditional-wrapper/index.js";
|
|
7
7
|
import { Container as Nt } from "./components/container/index.js";
|
|
8
|
-
import { ContextMenu as
|
|
8
|
+
import { ContextMenu as Vt } from "./components/context-menu/index.js";
|
|
9
9
|
import { DateTimePicker as qt } from "./components/date-time-picker/index.js";
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
10
|
+
import { DocumentViewer as Kt } from "./components/document-viewer/index.js";
|
|
11
|
+
import { DisseminationList as Rt } from "./components/data-security-selectors/dissemination-list/index.js";
|
|
12
|
+
import { GeometryPicker as te } from "./components/geometry-picker/index.js";
|
|
13
|
+
import { IconButton as re } from "./components/icon-button/index.js";
|
|
14
|
+
import { InstanceForm as ne } from "./components/instance-form/index.js";
|
|
15
|
+
import { InstanceHierarchyTable as ae } from "./components/instance-hierarchy-table/index.js";
|
|
16
|
+
import { InstanceTable as he } from "./components/instance-table/index.js";
|
|
17
|
+
import { KeyProtectionMenu as ue } from "./components/key-protection/menu.js";
|
|
18
|
+
import { LinearIndicator as fe } from "./components/linear-indicator/index.js";
|
|
19
|
+
import { Loading as le } from "./components/loading/index.js";
|
|
20
|
+
import { LocalizationProvider as ye } from "@mui/x-date-pickers";
|
|
21
|
+
import { PhoneInput as De } from "./components/phone-input/index.js";
|
|
22
|
+
import { SearchInput as ge } from "./components/search-input/index.js";
|
|
23
|
+
import { SecurityLevel as Te } from "./components/data-security-selectors/security-level/index.js";
|
|
24
|
+
import { Tabs as we } from "./components/tabs/index.js";
|
|
25
|
+
import { TemplateForm as ve } from "./components/template-form/index.js";
|
|
26
|
+
import { TemplateFilters as Se } from "./components/template-filters/index.js";
|
|
27
|
+
import { TemplatePropertyFilters as Ae } from "./components/template-property-filters/index.js";
|
|
28
|
+
import { Property as Fe } from "./components/template-property-filters/property.js";
|
|
29
|
+
import { TreeSelect as Ie } from "./components/tree-select/index.js";
|
|
30
|
+
import { TreeViewFilter as je } from "./components/treeview-filter/index.js";
|
|
31
|
+
import { S as $e } from "./utils-Bq0ye5vf.js";
|
|
32
|
+
import { i as Ee } from "./index-DlnzUkwe.js";
|
|
33
|
+
import { b as ze } from "./helpers-DaCoWmi2.js";
|
|
34
|
+
import { ThemeProvider as Ne, createTheme as Je } from "@mui/material";
|
|
33
35
|
import { a as dt } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
|
|
34
36
|
import I from "dayjs";
|
|
35
37
|
import { h as U, j as z } from "./createTheme-DrgvKMA_.js";
|
|
@@ -121,8 +123,8 @@ var et = { exports: {} };
|
|
|
121
123
|
h = r, d = n && n.formats;
|
|
122
124
|
for (var u = (r = h.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(S, w, M) {
|
|
123
125
|
var y = M && M.toUpperCase();
|
|
124
|
-
return w || d[M] || f[M] || d[y].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(k, v,
|
|
125
|
-
return v ||
|
|
126
|
+
return w || d[M] || f[M] || d[y].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(k, v, b) {
|
|
127
|
+
return v || b.slice(1);
|
|
126
128
|
});
|
|
127
129
|
})).match(c), g = u.length, Y = 0; Y < g; Y += 1) {
|
|
128
130
|
var C = u[Y], O = Z[C], T = O && O[0], L = O && O[1];
|
|
@@ -133,15 +135,15 @@ var et = { exports: {} };
|
|
|
133
135
|
var k = u[M];
|
|
134
136
|
if (typeof k == "string") y += k.length;
|
|
135
137
|
else {
|
|
136
|
-
var v = k.regex,
|
|
137
|
-
|
|
138
|
+
var v = k.regex, b = k.parser, j = S.slice(y), B = v.exec(j)[0];
|
|
139
|
+
b.call(w, B), S = S.replace(B, "");
|
|
138
140
|
}
|
|
139
141
|
}
|
|
140
|
-
return function(
|
|
141
|
-
var P =
|
|
142
|
+
return function(A) {
|
|
143
|
+
var P = A.afternoon;
|
|
142
144
|
if (P !== void 0) {
|
|
143
|
-
var m =
|
|
144
|
-
P ? m < 12 && (
|
|
145
|
+
var m = A.hours;
|
|
146
|
+
P ? m < 12 && (A.hours += 12) : m === 12 && (A.hours = 0), delete A.afternoon;
|
|
145
147
|
}
|
|
146
148
|
}(w), w;
|
|
147
149
|
};
|
|
@@ -155,22 +157,22 @@ var et = { exports: {} };
|
|
|
155
157
|
var L = T[1];
|
|
156
158
|
if (typeof L == "string") {
|
|
157
159
|
var S = T[2] === !0, w = T[3] === !0, M = S || w, y = T[2];
|
|
158
|
-
w && (y = T[2]), n = this.$locale(), !S && y && (n = d.Ls[y]), this.$d = function(j, B,
|
|
160
|
+
w && (y = T[2]), n = this.$locale(), !S && y && (n = d.Ls[y]), this.$d = function(j, B, A, P) {
|
|
159
161
|
try {
|
|
160
162
|
if (["x", "X"].indexOf(B) > -1) return new Date((B === "X" ? 1e3 : 1) * j);
|
|
161
|
-
var m = F(B)(j), N = m.year, $ = m.month, nt = m.day, ot = m.hours, at = m.minutes, it = m.seconds, ht = m.milliseconds, R = m.zone, X = m.week, J = /* @__PURE__ */ new Date(),
|
|
163
|
+
var m = F(B)(j), N = m.year, $ = m.month, nt = m.day, ot = m.hours, at = m.minutes, it = m.seconds, ht = m.milliseconds, R = m.zone, X = m.week, J = /* @__PURE__ */ new Date(), V = nt || (N || $ ? 1 : J.getDate()), _ = N || J.getFullYear(), W = 0;
|
|
162
164
|
N && !$ || (W = $ > 0 ? $ - 1 : J.getMonth());
|
|
163
165
|
var E, q = ot || 0, G = at || 0, K = it || 0, Q = ht || 0;
|
|
164
|
-
return R ? new Date(Date.UTC(
|
|
166
|
+
return R ? new Date(Date.UTC(_, W, V, q, G, K, Q + 60 * R.offset * 1e3)) : A ? new Date(Date.UTC(_, W, V, q, G, K, Q)) : (E = new Date(_, W, V, q, G, K, Q), X && (E = P(E).week(X).toDate()), E);
|
|
165
167
|
} catch {
|
|
166
168
|
return /* @__PURE__ */ new Date("");
|
|
167
169
|
}
|
|
168
170
|
}(C, L, O, d), this.init(), y && y !== !0 && (this.$L = this.locale(y).$L), M && C != this.format(L) && (this.$d = /* @__PURE__ */ new Date("")), n = {};
|
|
169
171
|
} else if (L instanceof Array) for (var k = L.length, v = 1; v <= k; v += 1) {
|
|
170
172
|
T[1] = L[v - 1];
|
|
171
|
-
var
|
|
172
|
-
if (
|
|
173
|
-
this.$d =
|
|
173
|
+
var b = d.apply(this, T);
|
|
174
|
+
if (b.isValid()) {
|
|
175
|
+
this.$d = b.$d, this.$L = b.$L, this.init();
|
|
174
176
|
break;
|
|
175
177
|
}
|
|
176
178
|
v === k && (this.$d = /* @__PURE__ */ new Date(""));
|
|
@@ -386,38 +388,40 @@ class St {
|
|
|
386
388
|
}
|
|
387
389
|
export {
|
|
388
390
|
Ht as Access,
|
|
389
|
-
|
|
391
|
+
ze as AccessUtils,
|
|
390
392
|
St as AdapterDayjs,
|
|
391
393
|
jt as Card,
|
|
392
394
|
$t as CardAlternate,
|
|
393
395
|
Et as CollapsibleCard,
|
|
394
396
|
zt as ConditionalWrapper,
|
|
395
397
|
Nt as Container,
|
|
396
|
-
|
|
398
|
+
Vt as ContextMenu,
|
|
397
399
|
qt as DateTimePicker,
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
te as
|
|
401
|
-
re as
|
|
402
|
-
ne as
|
|
403
|
-
ae as
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
ue as
|
|
407
|
-
fe as
|
|
408
|
-
le as
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
ge as
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
400
|
+
Rt as DisseminationList,
|
|
401
|
+
Kt as DocumentViewer,
|
|
402
|
+
te as GeometryPicker,
|
|
403
|
+
re as IconButton,
|
|
404
|
+
ne as InstanceForm,
|
|
405
|
+
ae as InstanceHierarchyTable,
|
|
406
|
+
he as InstanceTable,
|
|
407
|
+
$e as KeyProductionUtils,
|
|
408
|
+
ue as KeyProtectionMenu,
|
|
409
|
+
fe as LinearIndicator,
|
|
410
|
+
le as Loading,
|
|
411
|
+
ye as LocalizationProvider,
|
|
412
|
+
Ee as Map,
|
|
413
|
+
De as PhoneInput,
|
|
414
|
+
Fe as PropertyFilterInput,
|
|
415
|
+
ge as SearchInput,
|
|
416
|
+
Te as SecurityLevel,
|
|
417
|
+
we as Tabs,
|
|
418
|
+
Se as TemplateFilters,
|
|
419
|
+
ve as TemplateForm,
|
|
420
|
+
Ae as TemplatePropertyFilters,
|
|
421
|
+
Ne as ThemeProvider,
|
|
422
|
+
Ie as TreeSelect,
|
|
423
|
+
je as TreeViewFilter,
|
|
420
424
|
Bt as alert,
|
|
421
425
|
It as confirm,
|
|
422
|
-
|
|
426
|
+
Je as createTheme
|
|
423
427
|
};
|
|
@@ -2,7 +2,7 @@ import H, { jsx as t, jsxs as m, Fragment as K } from "react/jsx-runtime";
|
|
|
2
2
|
import * as J from "react";
|
|
3
3
|
import I from "react";
|
|
4
4
|
import Q from "lodash";
|
|
5
|
-
import { r as X, i as Z } from "./createSvgIcon-
|
|
5
|
+
import { r as X, i as Z } from "./createSvgIcon-CsckVnG-.js";
|
|
6
6
|
import { DATA_TYPES as R, COORDINATE_FORMAT as ee, PRIVACY_PRESERVATION_METHOD as L } from "./constants/index.js";
|
|
7
7
|
import { T as w } from "./TextField-CdKnj6de.js";
|
|
8
8
|
import { f as te, F as C, I as F } from "./InputLabel-ClDXuWBr.js";
|