@copart/ops-tool-kit 1.10.0-alpha.5 → 1.10.0-alpha.7
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/ops-tool-kit.js +114 -58
- package/dist/ops-tool-kit.js.map +1 -1
- package/package.json +1 -1
package/dist/ops-tool-kit.js
CHANGED
|
@@ -33,7 +33,7 @@ var ReactDOM__default = /*#__PURE__*/_interopDefaultLegacy(ReactDOM);
|
|
|
33
33
|
var ReactDOM__namespace = /*#__PURE__*/_interopNamespace(ReactDOM);
|
|
34
34
|
|
|
35
35
|
const name$e = "@copart/ops-tool-kit";
|
|
36
|
-
const version$3 = "1.10.0-alpha.
|
|
36
|
+
const version$3 = "1.10.0-alpha.7";
|
|
37
37
|
const main = "dist/ops-tool-kit.js";
|
|
38
38
|
const style = "dist/ops-tool-kit.css";
|
|
39
39
|
const files = [
|
|
@@ -22311,10 +22311,13 @@ var viewMapper = {
|
|
|
22311
22311
|
RECOMMENDED_HELP_RESOURCES: views.HELP_ARTICLE,
|
|
22312
22312
|
HOME: views.HOME,
|
|
22313
22313
|
FAQS: views.FAQ,
|
|
22314
|
-
RELEASE_NOTES: views.RELEASE_NOTE
|
|
22314
|
+
RELEASE_NOTES: views.RELEASE_NOTE,
|
|
22315
|
+
help_articles: views.HELP_ARTICLE,
|
|
22316
|
+
faq: views.FAQ,
|
|
22317
|
+
release_notes: views.RELEASE_NOTE
|
|
22315
22318
|
};
|
|
22316
22319
|
|
|
22317
|
-
var css_248z$e = ".utilities_ops-app-frame_Help_Help--backdrop {\r\n position: absolute;\r\n z-index: 10000;\r\n height: 100vh;\r\n top: 64px;\r\n width: 100vw;\r\n background-color: rgba(0, 0, 0, 0.5);\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--miHelpSideBar {\r\n width: 50vw;\r\n position: absolute;\r\n right: 0;\r\n height: calc(100vh - 64px);\r\n padding: 15px;\r\n background-color: white;\r\n overflow-y: auto;\r\n color: #323130;\r\n white-space: normal;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--title {\r\n font-weight: 600;\r\n font-size: 28px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--header {\r\n margin-bottom: 10px;\r\n display: flex;\r\n justify-content: space-between;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--header .utilities_ops-app-frame_Help_Help--close,\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--close {\r\n position: relative;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--header .utilities_ops-app-frame_Help_Help--close i,\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--close i {\r\n font-size: 14px;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--subHeader {\r\n display: flex;\r\n align-items: center;\r\n justify-content: space-between;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--subHeaderTitle {\r\n font-weight: 600;\r\n font-size: 20px;\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--subHeaderTitle .utilities_ops-app-frame_Help_Help--back {\r\n color: #1d5ab9;\r\n margin-right: 5px;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--link {\r\n font-weight: 400;\r\n font-size: 14px;\r\n color: #1d5ab9;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--link i {\r\n font-size: 10px;\r\n position: relative;\r\n top: -5px;\r\n left: 3px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper {\r\n margin-top: 20px;\r\n position: relative;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper h3,\r\n.utilities_ops-app-frame_Help_Help--relatedResourcesWrapper h3 {\r\n font-weight: 400;\r\n font-size: 24px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper h3 i {\r\n color: #1d5ab9;\r\n font-size: 10px;\r\n position: relative;\r\n top: -8px;\r\n cursor: pointer;\r\n left: 5px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper ul,\r\n.utilities_ops-app-frame_Help_Help--relatedResourcesWrapper ul {\r\n list-style: none;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper ul li,\r\n.utilities_ops-app-frame_Help_Help--relatedResourcesWrapper ul li {\r\n font-weight: 400;\r\n font-size: 14px;\r\n margin: 6px 0;\r\n display: flex;\r\n cursor: pointer;\r\n width: -webkit-fit-content;\r\n width: -moz-fit-content;\r\n width: fit-content;\r\n align-items: flex-start;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper ul li:hover,\r\n.utilities_ops-app-frame_Help_Help--relatedResourcesWrapper ul li:hover {\r\n color: #1d5ab9;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper ul li img,\r\n.utilities_ops-app-frame_Help_Help--relatedResourcesWrapper ul li img {\r\n width: 17px;\r\n margin-right: 5px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper .utilities_ops-app-frame_Help_Help--viewMore {\r\n color: #1d5ab9;\r\n cursor: pointer;\r\n font-weight: 400;\r\n font-size: 14px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchWrapper {\r\n width: 100%;\r\n position: relative;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchWrapper span {\r\n position: absolute;\r\n width: 29px;\r\n height: 29px;\r\n background: #f3f2f1;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n bottom: 1.5px;\r\n right: 2px;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--mihelpSearch {\r\n width: 100%;\r\n margin-top: 15px;\r\n padding: 0px 10px;\r\n height: 32px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchResultsWrapper {\r\n width: 100%;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchResultsWrapper h3 {\r\n font-weight: 400;\r\n font-size: 24px;\r\n margin-top: 8px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchResultsWrapper .utilities_ops-app-frame_Help_Help--searchResult {\r\n width: 100%;\r\n margin-top: 20px;\r\n border-bottom: 1px solid #dcdcdc;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchResultsWrapper .utilities_ops-app-frame_Help_Help--searchResult p {\r\n white-space: pre-wrap;\r\n margin-top: 13px;\r\n margin-bottom: 30px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--spinnerWrapper {\r\n position: absolute;\r\n background: rgba(0, 0, 0, 0.5);\r\n top: 0;\r\n bottom: 0;\r\n left: 0;\r\n right: 0;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--spinnerWrapper svg {\r\n position: absolute;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--overFlowHidden {\r\n overflow: hidden;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--nonInteractive {\r\n opacity: 0.3;\r\n pointer-events: none;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchTitlewrapper {\r\n display: flex;\r\n align-items: center;\r\n justify-content: space-between;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeswrapper {\r\n color: #cbcbcb;\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--like {\r\n margin-left: 10px;\r\n font-size: 10px;\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--like i {\r\n font-size: 14px;\r\n margin-right: 2px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchTitle {\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchTitle img {\r\n width: 18px;\r\n margin-right: 5px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchTitle span {\r\n font-weight: 600;\r\n font-size: 18px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--faqContentWrapper {\r\n width: 100%;\r\n margin-top: 12px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--faqContentWrapper h3 {\r\n font-weight: 300;\r\n font-size: 34px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--faqContentWrapper .utilities_ops-app-frame_Help_Help--faqsList {\r\n width: 100%;\r\n white-space: normal;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--faqContentWrapper .utilities_ops-app-frame_Help_Help--category {\r\n width: 100%;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--faqContentWrapper .utilities_ops-app-frame_Help_Help--category h3 {\r\n color: #1d5ab9;\r\n font-weight: 600;\r\n font-size: 24px;\r\n margin-top: 18px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--accordian {\r\n border-top: 1px solid #dcdcdc;\r\n padding-top: 13px;\r\n margin-top: 18px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--accordian .utilities_ops-app-frame_Help_Help--question {\r\n font-weight: 400;\r\n font-size: 20px;\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--accordian .utilities_ops-app-frame_Help_Help--question span {\r\n transition: all 0.2s ease-out;\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--accordian .utilities_ops-app-frame_Help_Help--answer {\r\n font-weight: 400;\r\n font-size: 14px;\r\n height: auto;\r\n max-height: 0;\r\n transition: max-height 0.2s ease-out;\r\n overflow: hidden;\r\n margin-top: 13px;\r\n white-space: normal;\r\n}\r\n\r\n/* .accordian .answer span {\r\n white-space: break-spaces;\r\n } */\r\n\r\n.utilities_ops-app-frame_Help_Help--releaseNote {\r\n width: 100%;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--releaseNote h3 {\r\n font-weight: 400;\r\n font-size: 24px;\r\n margin-top: 13px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--releaseNote .utilities_ops-app-frame_Help_Help--releaseNoteContent {\r\n margin-top: 10px;\r\n white-space: normal;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpArticle {\r\n width: 100%;\r\n white-space: normal;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpArticle h3 {\r\n font-weight: 400;\r\n font-size: 24px;\r\n margin-top: 13px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpArticle .utilities_ops-app-frame_Help_Help--helpArticleWrapper {\r\n margin-top: 10px;\r\n white-space: normal;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--articleFooter {\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n /* border-bottom: 1px solid #edebe9; */\r\n padding-bottom: 12px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeWrapper {\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeWrapper .utilities_ops-app-frame_Help_Help--likeTxt {\r\n font-weight: 600;\r\n font-size: 14px;\r\n margin-right: 10px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeWrapper .utilities_ops-app-frame_Help_Help--thanksText {\r\n color: rgb(45, 206, 137);\r\n font-weight: bold;\r\n font-size: 16px;\r\n margin-left: 10px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeWrapper .utilities_ops-app-frame_Help_Help--feedbackWrapper {\r\n display: flex;\r\n flex-direction: column;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeWrapper .utilities_ops-app-frame_Help_Help--feedbackWrapper textarea {\r\n width: 300px;\r\n height: 100px;\r\n resize: none;\r\n display: block;\r\n margin-bottom: 11px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeWrapper .utilities_ops-app-frame_Help_Help--feedbackWrapper h5 {\r\n font-size: 18px;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeWrapper .utilities_ops-app-frame_Help_Help--feedbackWrapper span {\r\n background-color: rgb(29, 90, 185);\r\n color: #fff;\r\n padding: 6px 12px;\r\n cursor: pointer;\r\n margin-right: 5px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likebtnWrapper {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n color: #2dce89;\r\n margin-right: 6px;\r\n font-size: 12px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likebtnWrapper svg {\r\n border: 1px solid #2dce89 !important;\r\n padding: 5px;\r\n height: 30px;\r\n width: 30px;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likebtnWrapper.utilities_ops-app-frame_Help_Help--active svg,\r\n.utilities_ops-app-frame_Help_Help--likebtnWrapper svg:hover {\r\n background-color: #2dce89;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likebtnWrapper.utilities_ops-app-frame_Help_Help--active svg path,\r\n.utilities_ops-app-frame_Help_Help--likebtnWrapper svg:hover path {\r\n fill: #fff;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--dislike {\r\n color: #f5365c !important;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--dislike svg {\r\n border: 1px solid #f5365c !important;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--dislike.utilities_ops-app-frame_Help_Help--active svg,\r\n.utilities_ops-app-frame_Help_Help--dislike svg:hover {\r\n background-color: #f5365c !important;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--dateWrapper {\r\n font-style: italic;\r\n /* font-weight: 700; */\r\n font-size: 12px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--dateWrapper b {\r\n font-weight: 700;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--dateWrapper span {\r\n font-weight: 400;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--relatedResourcesWrapper {\r\n width: 100%;\r\n border-top: 1px solid #edebe9;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--relatedResourcesWrapper h3 {\r\n font-weight: 400;\r\n font-size: 24px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper {\r\n width: 100%;\r\n border: 1px solid #dcdcdc;\r\n padding: 20px;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n margin-top: 50px;\r\n position: relative;\r\n text-align: center;\r\n justify-content: center;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper.utilities_ops-app-frame_Help_Help--noFlex {\r\n display: block;\r\n text-align: left;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper h2 {\r\n font-size: 34px !important;\r\n margin-bottom: 6px !important;\r\n margin-top: 0 !important;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper p {\r\n font-size: 14px !important;\r\n margin-bottom: 3px !important;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper p img {\r\n position: relative;\r\n top: 2px;\r\n margin-left: 2px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--submitBtn {\r\n background-color: #1d5ab9;\r\n color: #fff;\r\n padding: 6px 12px;\r\n font-weight: 600;\r\n font-size: 12px;\r\n cursor: pointer;\r\n margin-top: 7px;\r\n border-radius: 2px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--submitBtn.utilities_ops-app-frame_Help_Help--disable {\r\n pointer-events: none;\r\n cursor: default;\r\n background-color: #ccc;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--close {\r\n position: absolute;\r\n top: 0px;\r\n right: 10px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper h3 {\r\n font-weight: 800 !important;\r\n font-size: 20px !important;\r\n line-height: 27px !important;\r\n color: #1d5ab9 !important;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--CategoryWrapper,\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--questionWrapper {\r\n width: 100%;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--CategoryWrapper label,\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--questionWrapper label {\r\n font-weight: 600;\r\n font-size: 14px;\r\n color: #000100;\r\n margin: 10px 0;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--questionWrapper textarea {\r\n resize: none;\r\n height: 125px;\r\n margin-bottom: 20px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--highlightRed {\r\n font-weight: 600;\r\n color: #f5365c;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--successMsg {\r\n color: #1d5ab9;\r\n font-size: 20px !important;\r\n margin-top: 12px;\r\n margin-bottom: 20px !important;\r\n font-weight: 600;\r\n}\r\n";
|
|
22320
|
+
var css_248z$e = ".utilities_ops-app-frame_Help_Help--backdrop {\r\n position: absolute;\r\n z-index: 10000;\r\n height: 100vh;\r\n top: 64px;\r\n width: 100vw;\r\n background-color: rgba(0, 0, 0, 0.5);\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--miHelpSideBar {\r\n width: 50vw;\r\n position: absolute;\r\n right: 0;\r\n height: calc(100vh - 64px);\r\n padding: 15px;\r\n background-color: white;\r\n overflow-y: auto;\r\n color: #323130;\r\n white-space: normal;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--title {\r\n font-weight: 600;\r\n font-size: 28px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--header {\r\n margin-bottom: 10px;\r\n display: flex;\r\n justify-content: space-between;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--header .utilities_ops-app-frame_Help_Help--close,\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--close {\r\n position: relative;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--header .utilities_ops-app-frame_Help_Help--close i,\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--close i {\r\n font-size: 14px;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--subHeader {\r\n display: flex;\r\n align-items: center;\r\n justify-content: space-between;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--subHeaderTitle {\r\n font-weight: 600;\r\n font-size: 20px;\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--subHeaderTitle .utilities_ops-app-frame_Help_Help--back {\r\n color: #1d5ab9;\r\n margin-right: 5px;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--link {\r\n font-weight: 400;\r\n font-size: 14px;\r\n color: #1d5ab9;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--link i {\r\n font-size: 10px;\r\n position: relative;\r\n top: -5px;\r\n left: 3px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper {\r\n margin-top: 20px;\r\n position: relative;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper h3,\r\n.utilities_ops-app-frame_Help_Help--relatedResourcesWrapper h3 {\r\n font-weight: 400;\r\n font-size: 24px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper h3 i {\r\n color: #1d5ab9;\r\n font-size: 10px;\r\n position: relative;\r\n top: -8px;\r\n cursor: pointer;\r\n left: 5px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper ul,\r\n.utilities_ops-app-frame_Help_Help--relatedResourcesWrapper ul {\r\n list-style: none;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper ul li,\r\n.utilities_ops-app-frame_Help_Help--relatedResourcesWrapper ul li {\r\n font-weight: 400;\r\n font-size: 14px;\r\n margin: 6px 0;\r\n display: flex;\r\n cursor: pointer;\r\n width: -webkit-fit-content;\r\n width: -moz-fit-content;\r\n width: fit-content;\r\n align-items: flex-start;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper ul li:hover,\r\n.utilities_ops-app-frame_Help_Help--relatedResourcesWrapper ul li:hover {\r\n color: #1d5ab9;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper ul li img,\r\n.utilities_ops-app-frame_Help_Help--relatedResourcesWrapper ul li img {\r\n width: 17px;\r\n margin-right: 5px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpResourcesWrapper .utilities_ops-app-frame_Help_Help--viewMore {\r\n color: #1d5ab9;\r\n cursor: pointer;\r\n font-weight: 400;\r\n font-size: 14px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchWrapper {\r\n width: 100%;\r\n position: relative;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchWrapper span {\r\n position: absolute;\r\n width: 29px;\r\n height: 29px;\r\n background: #f3f2f1;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n bottom: 1.5px;\r\n right: 2px;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--mihelpSearch {\r\n width: 100%;\r\n margin-top: 15px;\r\n padding: 0px 10px;\r\n height: 32px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchResultsWrapper {\r\n width: 100%;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchResultsWrapper h3 {\r\n font-weight: 400;\r\n font-size: 24px;\r\n margin-top: 8px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchResultsWrapper .utilities_ops-app-frame_Help_Help--searchResult {\r\n width: 100%;\r\n margin-top: 20px;\r\n border-bottom: 1px solid #dcdcdc;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchResultsWrapper .utilities_ops-app-frame_Help_Help--searchResult p {\r\n margin-top: 13px;\r\n margin-bottom: 30px;\r\n text-overflow: ellipsis;\r\n width: 100%;\r\n white-space: nowrap;\r\n overflow: hidden;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--spinnerWrapper {\r\n position: absolute;\r\n background: rgba(0, 0, 0, 0.5);\r\n top: 0;\r\n bottom: 0;\r\n left: 0;\r\n right: 0;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--spinnerWrapper svg {\r\n position: absolute;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--overFlowHidden {\r\n overflow: hidden;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--nonInteractive {\r\n opacity: 0.3;\r\n pointer-events: none;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchTitlewrapper {\r\n display: flex;\r\n align-items: center;\r\n justify-content: space-between;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeswrapper {\r\n color: #cbcbcb;\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--like {\r\n margin-left: 10px;\r\n font-size: 10px;\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--like i {\r\n font-size: 14px;\r\n margin-right: 2px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchTitle {\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchTitle img {\r\n width: 18px;\r\n margin-right: 5px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchTitle span {\r\n font-weight: 600;\r\n font-size: 18px;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--searchTitle span:hover {\r\n color: #1d5ab9;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--faqContentWrapper {\r\n width: 100%;\r\n margin-top: 12px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--faqContentWrapper h3 {\r\n font-weight: 300;\r\n font-size: 34px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--faqContentWrapper .utilities_ops-app-frame_Help_Help--faqsList {\r\n width: 100%;\r\n white-space: normal;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--faqContentWrapper .utilities_ops-app-frame_Help_Help--category {\r\n width: 100%;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--faqContentWrapper .utilities_ops-app-frame_Help_Help--category h3 {\r\n color: #1d5ab9;\r\n font-weight: 600;\r\n font-size: 24px;\r\n margin-top: 18px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--accordian {\r\n border-top: 1px solid #dcdcdc;\r\n padding-top: 13px;\r\n margin-top: 18px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--accordian .utilities_ops-app-frame_Help_Help--question {\r\n font-weight: 400;\r\n font-size: 20px;\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--accordian .utilities_ops-app-frame_Help_Help--question span {\r\n transition: all 0.2s ease-out;\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--accordian .utilities_ops-app-frame_Help_Help--answer {\r\n font-weight: 400;\r\n font-size: 14px;\r\n height: auto;\r\n max-height: 0;\r\n transition: max-height 0.2s ease-out;\r\n overflow: hidden;\r\n margin-top: 13px;\r\n white-space: normal;\r\n}\r\n\r\n/* .accordian .answer span {\r\n white-space: break-spaces;\r\n } */\r\n\r\n.utilities_ops-app-frame_Help_Help--releaseNote {\r\n width: 100%;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--releaseNote h3 {\r\n font-weight: 400;\r\n font-size: 24px;\r\n margin-top: 13px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--releaseNote .utilities_ops-app-frame_Help_Help--releaseNoteContent {\r\n margin-top: 10px;\r\n white-space: normal;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpArticle {\r\n width: 100%;\r\n white-space: normal;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpArticle h3 {\r\n font-weight: 400;\r\n font-size: 24px;\r\n margin-top: 13px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--helpArticle .utilities_ops-app-frame_Help_Help--helpArticleWrapper {\r\n margin-top: 10px;\r\n white-space: normal;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--articleFooter {\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n margin-top: 30px;\r\n padding-bottom: 12px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeWrapper {\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeWrapper .utilities_ops-app-frame_Help_Help--likeTxt {\r\n font-weight: 600;\r\n font-size: 14px;\r\n margin-right: 10px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeWrapper .utilities_ops-app-frame_Help_Help--thanksText {\r\n color: rgb(45, 206, 137);\r\n font-weight: bold;\r\n font-size: 16px;\r\n margin-left: 10px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeWrapper .utilities_ops-app-frame_Help_Help--feedbackWrapper {\r\n display: flex;\r\n flex-direction: column;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeWrapper .utilities_ops-app-frame_Help_Help--feedbackWrapper textarea {\r\n width: 300px;\r\n height: 100px;\r\n resize: none;\r\n display: block;\r\n margin-bottom: 11px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeWrapper .utilities_ops-app-frame_Help_Help--feedbackWrapper h5 {\r\n font-size: 18px;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likeWrapper .utilities_ops-app-frame_Help_Help--feedbackWrapper span {\r\n background-color: rgb(29, 90, 185);\r\n color: #fff;\r\n padding: 6px 12px;\r\n cursor: pointer;\r\n margin-right: 5px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likebtnWrapper {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n color: #2dce89;\r\n margin-right: 6px;\r\n font-size: 12px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likebtnWrapper svg {\r\n border: 1px solid #2dce89 !important;\r\n padding: 5px;\r\n height: 30px;\r\n width: 30px;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likebtnWrapper.utilities_ops-app-frame_Help_Help--active svg,\r\n.utilities_ops-app-frame_Help_Help--likebtnWrapper svg:hover {\r\n background-color: #2dce89;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--likebtnWrapper.utilities_ops-app-frame_Help_Help--active svg path,\r\n.utilities_ops-app-frame_Help_Help--likebtnWrapper svg:hover path {\r\n fill: #fff;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--dislike {\r\n color: #f5365c !important;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--dislike svg {\r\n border: 1px solid #f5365c !important;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--dislike.utilities_ops-app-frame_Help_Help--active svg,\r\n.utilities_ops-app-frame_Help_Help--dislike svg:hover {\r\n background-color: #f5365c !important;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--dateWrapper {\r\n font-style: italic;\r\n /* font-weight: 700; */\r\n font-size: 12px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--dateWrapper b {\r\n font-weight: 700;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--dateWrapper span {\r\n font-weight: 400;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--relatedResourcesWrapper {\r\n width: 100%;\r\n border-top: 1px solid #edebe9;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--relatedResourcesWrapper h3 {\r\n font-weight: 400;\r\n font-size: 24px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper {\r\n width: 100%;\r\n border: 1px solid #dcdcdc;\r\n padding: 20px;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n margin-top: 50px;\r\n position: relative;\r\n text-align: center;\r\n justify-content: center;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper.utilities_ops-app-frame_Help_Help--noFlex {\r\n display: block;\r\n text-align: left;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper h2 {\r\n font-size: 34px !important;\r\n margin-bottom: 6px !important;\r\n margin-top: 0 !important;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper p {\r\n font-size: 14px !important;\r\n margin-bottom: 3px !important;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper p img {\r\n position: relative;\r\n top: 2px;\r\n margin-left: 2px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--submitBtn {\r\n background-color: #1d5ab9;\r\n color: #fff;\r\n padding: 6px 12px;\r\n font-weight: 600;\r\n font-size: 12px;\r\n cursor: pointer;\r\n margin-top: 7px;\r\n border-radius: 2px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--submitBtn.utilities_ops-app-frame_Help_Help--disable {\r\n pointer-events: none;\r\n cursor: default;\r\n background-color: #ccc;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--close {\r\n position: absolute;\r\n top: 0px;\r\n right: 10px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper h3 {\r\n font-weight: 800 !important;\r\n font-size: 20px !important;\r\n line-height: 27px !important;\r\n color: #1d5ab9 !important;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--CategoryWrapper,\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--questionWrapper {\r\n width: 100%;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--CategoryWrapper label,\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--questionWrapper label {\r\n font-weight: 600;\r\n font-size: 14px;\r\n color: #000100;\r\n margin: 10px 0;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--questionWrapper textarea {\r\n resize: none;\r\n height: 125px;\r\n margin-bottom: 20px;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--highlightRed {\r\n font-weight: 600;\r\n color: #f5365c;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_Help--submitQuestionWrapper .utilities_ops-app-frame_Help_Help--successMsg {\r\n color: #1d5ab9;\r\n font-size: 20px !important;\r\n margin-top: 12px;\r\n margin-bottom: 20px !important;\r\n font-weight: 600;\r\n}\r\n";
|
|
22318
22321
|
styleInject(css_248z$e);
|
|
22319
22322
|
|
|
22320
22323
|
var ArticleSection = function ArticleSection(_ref) {
|
|
@@ -22391,11 +22394,24 @@ var Home = function Home(_ref) {
|
|
|
22391
22394
|
var SearchResults = function SearchResults(_ref) {
|
|
22392
22395
|
var searchText = _ref.searchText,
|
|
22393
22396
|
results = _ref.results,
|
|
22394
|
-
|
|
22395
|
-
|
|
22397
|
+
articleClickhandler = _ref.articleClickhandler,
|
|
22398
|
+
loading = _ref.loading;
|
|
22399
|
+
|
|
22400
|
+
var _useState = React.useState(null),
|
|
22401
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
22402
|
+
mounted = _useState2[0],
|
|
22403
|
+
setMounted = _useState2[1];
|
|
22404
|
+
|
|
22405
|
+
React.useEffect(function () {
|
|
22406
|
+
if (loading && mounted === null) {
|
|
22407
|
+
setMounted(false);
|
|
22408
|
+
} else if (!loading && mounted === false) {
|
|
22409
|
+
setMounted(true);
|
|
22410
|
+
}
|
|
22411
|
+
}, [loading]);
|
|
22396
22412
|
return React__default["default"].createElement("div", {
|
|
22397
22413
|
className: "utilities_ops-app-frame_Help_Help--searchResultsWrapper"
|
|
22398
|
-
}, React__default["default"].createElement("h3", null, "Search results for \""
|
|
22414
|
+
}, React__default["default"].createElement("h3", null, mounted ? results.length ? "Search results for \"".concat(searchText, "\"") : 'No Results Found' : null), React__default["default"].createElement("div", {
|
|
22399
22415
|
className: ""
|
|
22400
22416
|
}, results.map(function (result) {
|
|
22401
22417
|
return React__default["default"].createElement("div", {
|
|
@@ -22407,7 +22423,14 @@ var SearchResults = function SearchResults(_ref) {
|
|
|
22407
22423
|
className: "utilities_ops-app-frame_Help_Help--searchTitle"
|
|
22408
22424
|
}, React__default["default"].createElement("img", {
|
|
22409
22425
|
src: contentType[postTypeMapper[result.post_type]].icon
|
|
22410
|
-
}), React__default["default"].createElement("span",
|
|
22426
|
+
}), React__default["default"].createElement("span", {
|
|
22427
|
+
onClick: function onClick() {
|
|
22428
|
+
return articleClickhandler(viewMapper[result.post_type], result, result.post_type === 'faq');
|
|
22429
|
+
},
|
|
22430
|
+
dangerouslySetInnerHTML: {
|
|
22431
|
+
__html: result.post_title.replace(/<\/?[^>]+(>|$)/g, '')
|
|
22432
|
+
}
|
|
22433
|
+
})), result.post_type === 'help_articles' && React__default["default"].createElement("div", {
|
|
22411
22434
|
className: "utilities_ops-app-frame_Help_Help--likeswrapper"
|
|
22412
22435
|
}, React__default["default"].createElement("span", {
|
|
22413
22436
|
className: "utilities_ops-app-frame_Help_Help--like"
|
|
@@ -22791,14 +22814,14 @@ var HelpArticle = function HelpArticle(_ref) {
|
|
|
22791
22814
|
onClick: skipFeedback
|
|
22792
22815
|
}, "Skip")))), React__default["default"].createElement("span", {
|
|
22793
22816
|
className: "utilities_ops-app-frame_Help_Help--dateWrapper"
|
|
22794
|
-
}, React__default["default"].createElement("b", null, "Last updated on:"), ' ', React__default["default"].createElement("span", null, formatPublishDate(currentArticle.
|
|
22817
|
+
}, React__default["default"].createElement("b", null, "Last updated on:"), ' ', React__default["default"].createElement("span", null, currentArticle.updatedDate ? formatPublishDate(currentArticle.updatedDate) : null))), currentArticle.relatedHelpResources && React__default["default"].createElement("div", {
|
|
22795
22818
|
className: _getClassName("relatedResourcesWrapper ".concat(showQuestionSection ? 'nonInteractive' : ''), _styleModuleImportMap$7, {
|
|
22796
22819
|
"handleMissingStyleName": "warn"
|
|
22797
22820
|
})
|
|
22798
|
-
}, React__default["default"].createElement("h3", null, "Related
|
|
22821
|
+
}, React__default["default"].createElement("h3", null, "Related Help Resources"), React__default["default"].createElement("ul", null, currentArticle.relatedHelpResources.map(function (article) {
|
|
22799
22822
|
return React__default["default"].createElement("li", {
|
|
22800
22823
|
onClick: function onClick() {
|
|
22801
|
-
return articleClickhandler(views.HELP_ARTICLE, article
|
|
22824
|
+
return articleClickhandler(views.HELP_ARTICLE, article);
|
|
22802
22825
|
}
|
|
22803
22826
|
}, React__default["default"].createElement("img", {
|
|
22804
22827
|
src: "/assets/images/mihelpIcons/icon-helpresource.svg"
|
|
@@ -23106,6 +23129,21 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23106
23129
|
showSuccessSection = _useState22[0],
|
|
23107
23130
|
setShowSuccessSection = _useState22[1];
|
|
23108
23131
|
|
|
23132
|
+
var _useState23 = React.useState(false),
|
|
23133
|
+
_useState24 = _slicedToArray(_useState23, 2),
|
|
23134
|
+
backClicked = _useState24[0],
|
|
23135
|
+
setBackClicked = _useState24[1];
|
|
23136
|
+
|
|
23137
|
+
var _useState25 = React.useState(null),
|
|
23138
|
+
_useState26 = _slicedToArray(_useState25, 2),
|
|
23139
|
+
faqs = _useState26[0],
|
|
23140
|
+
setFaqs = _useState26[1];
|
|
23141
|
+
|
|
23142
|
+
var _useState27 = React.useState(null),
|
|
23143
|
+
_useState28 = _slicedToArray(_useState27, 2),
|
|
23144
|
+
selectedFaq = _useState28[0],
|
|
23145
|
+
setSelectedFaq = _useState28[1];
|
|
23146
|
+
|
|
23109
23147
|
var spinnerRef = React.useRef();
|
|
23110
23148
|
var questionSectionRef = React.useRef();
|
|
23111
23149
|
React.useEffect(function () {
|
|
@@ -23199,7 +23237,7 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23199
23237
|
var _ref3 = _asyncToGenerator(
|
|
23200
23238
|
/*#__PURE__*/
|
|
23201
23239
|
regenerator.mark(function _callee2() {
|
|
23202
|
-
var _storage$getItem$endp2, url, response;
|
|
23240
|
+
var _storage$getItem$endp2, _response$data, url, response;
|
|
23203
23241
|
|
|
23204
23242
|
return regenerator.wrap(function _callee2$(_context2) {
|
|
23205
23243
|
while (1) {
|
|
@@ -23218,22 +23256,23 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23218
23256
|
case 5:
|
|
23219
23257
|
response = _context2.sent;
|
|
23220
23258
|
setHelpContent(response === null || response === void 0 ? void 0 : response.data);
|
|
23259
|
+
setFaqs(response === null || response === void 0 ? void 0 : (_response$data = response.data) === null || _response$data === void 0 ? void 0 : _response$data.faqs[0]);
|
|
23221
23260
|
setLoading(false);
|
|
23222
|
-
_context2.next =
|
|
23261
|
+
_context2.next = 15;
|
|
23223
23262
|
break;
|
|
23224
23263
|
|
|
23225
|
-
case
|
|
23226
|
-
_context2.prev =
|
|
23264
|
+
case 11:
|
|
23265
|
+
_context2.prev = 11;
|
|
23227
23266
|
_context2.t0 = _context2["catch"](0);
|
|
23228
23267
|
setLoading(false);
|
|
23229
23268
|
console.log('+++fetch error=', _context2.t0);
|
|
23230
23269
|
|
|
23231
|
-
case
|
|
23270
|
+
case 15:
|
|
23232
23271
|
case "end":
|
|
23233
23272
|
return _context2.stop();
|
|
23234
23273
|
}
|
|
23235
23274
|
}
|
|
23236
|
-
}, _callee2, null, [[0,
|
|
23275
|
+
}, _callee2, null, [[0, 11]]);
|
|
23237
23276
|
}));
|
|
23238
23277
|
|
|
23239
23278
|
return function getHelpContent() {
|
|
@@ -23242,12 +23281,16 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23242
23281
|
}();
|
|
23243
23282
|
|
|
23244
23283
|
React.useEffect(function () {
|
|
23245
|
-
if (
|
|
23246
|
-
|
|
23284
|
+
if (!backClicked) {
|
|
23285
|
+
if (searchText.length) {
|
|
23286
|
+
debounce(getSearchResults, 250);
|
|
23287
|
+
} else {
|
|
23288
|
+
setLoading(false);
|
|
23289
|
+
clearDebounceTimer();
|
|
23290
|
+
setSearchResults([]);
|
|
23291
|
+
}
|
|
23247
23292
|
} else {
|
|
23248
|
-
|
|
23249
|
-
clearDebounceTimer();
|
|
23250
|
-
setSearchResults([]);
|
|
23293
|
+
setBackClicked(false);
|
|
23251
23294
|
}
|
|
23252
23295
|
}, [searchText]);
|
|
23253
23296
|
|
|
@@ -23363,12 +23406,14 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23363
23406
|
}) : null;
|
|
23364
23407
|
|
|
23365
23408
|
case views.FAQ:
|
|
23366
|
-
return React__default["default"].createElement(Faq, {
|
|
23367
|
-
faqs:
|
|
23368
|
-
|
|
23409
|
+
return selectedFaq ? React__default["default"].createElement(Faq, {
|
|
23410
|
+
faqs: getFaqs({
|
|
23411
|
+
faqs: [faqs]
|
|
23412
|
+
}),
|
|
23413
|
+
currentArticle: selectedFaq,
|
|
23369
23414
|
mihelpRef: mihelpRef,
|
|
23370
23415
|
modifyLinks: modifyLinks
|
|
23371
|
-
});
|
|
23416
|
+
}) : null;
|
|
23372
23417
|
|
|
23373
23418
|
case views.RELEASE_NOTE:
|
|
23374
23419
|
return currentArticle ? React__default["default"].createElement(ReleaseNote, {
|
|
@@ -23383,10 +23428,22 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23383
23428
|
|
|
23384
23429
|
var backHandler = function backHandler() {
|
|
23385
23430
|
if (!history.length) return;
|
|
23431
|
+
|
|
23432
|
+
if (searchText.length) {
|
|
23433
|
+
setSearchText('');
|
|
23434
|
+
setSearchResults([]);
|
|
23435
|
+
return;
|
|
23436
|
+
}
|
|
23437
|
+
|
|
23386
23438
|
var previousHistory = history[0];
|
|
23387
23439
|
setViewMoreType(previousHistory.viewMoreType);
|
|
23388
23440
|
setCurrentView(previousHistory.currentView);
|
|
23389
23441
|
setcurrentArticle(previousHistory.currentArticle);
|
|
23442
|
+
setFaqs(previousHistory.faqs);
|
|
23443
|
+
setSelectedFaq(previousHistory.selectedFaq);
|
|
23444
|
+
setSearchText(previousHistory.searchText);
|
|
23445
|
+
setSearchResults(previousHistory.searchResults);
|
|
23446
|
+
setBackClicked(true);
|
|
23390
23447
|
|
|
23391
23448
|
var newHistory = _toConsumableArray(history);
|
|
23392
23449
|
|
|
@@ -23403,24 +23460,30 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23403
23460
|
};
|
|
23404
23461
|
|
|
23405
23462
|
var saveHistory = function saveHistory() {
|
|
23406
|
-
var
|
|
23463
|
+
var _previousHistory;
|
|
23464
|
+
|
|
23465
|
+
var previousHistory = (_previousHistory = {
|
|
23407
23466
|
searchResults: searchResults,
|
|
23408
23467
|
searchText: searchText,
|
|
23409
23468
|
viewMoreType: viewMoreType,
|
|
23410
23469
|
currentView: currentView,
|
|
23411
|
-
currentArticle: currentArticle
|
|
23412
|
-
|
|
23470
|
+
currentArticle: currentArticle,
|
|
23471
|
+
faqs: faqs,
|
|
23472
|
+
selectedFaq: selectedFaq
|
|
23473
|
+
}, _defineProperty(_previousHistory, "searchText", searchText), _defineProperty(_previousHistory, "searchResults", searchResults), _previousHistory);
|
|
23413
23474
|
setHistory([previousHistory].concat(_toConsumableArray(history)));
|
|
23414
23475
|
};
|
|
23415
23476
|
|
|
23416
23477
|
var handleTitleClick = function handleTitleClick() {
|
|
23417
23478
|
if (viewMoreType || currentView !== views.HOME) {
|
|
23418
23479
|
setSearchText('');
|
|
23419
|
-
setSearchResults(
|
|
23480
|
+
setSearchResults([]);
|
|
23420
23481
|
setLoading(false);
|
|
23421
23482
|
setViewMoreType(null);
|
|
23422
23483
|
setCurrentView(views.HOME);
|
|
23423
23484
|
setcurrentArticle(null);
|
|
23485
|
+
setFaqs(helpContent === null || helpContent === void 0 ? void 0 : helpContent.faqs[0]);
|
|
23486
|
+
setSelectedFaq(null);
|
|
23424
23487
|
setHistory([]);
|
|
23425
23488
|
}
|
|
23426
23489
|
};
|
|
@@ -23430,60 +23493,53 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23430
23493
|
function () {
|
|
23431
23494
|
var _ref5 = _asyncToGenerator(
|
|
23432
23495
|
/*#__PURE__*/
|
|
23433
|
-
regenerator.mark(function _callee4(view, article,
|
|
23496
|
+
regenerator.mark(function _callee4(view, article, isSearchFaq) {
|
|
23434
23497
|
var _storage$getItem$endp4, url, id, response;
|
|
23435
23498
|
|
|
23436
23499
|
return regenerator.wrap(function _callee4$(_context4) {
|
|
23437
23500
|
while (1) {
|
|
23438
23501
|
switch (_context4.prev = _context4.next) {
|
|
23439
23502
|
case 0:
|
|
23440
|
-
|
|
23441
|
-
_context4.next = 20;
|
|
23442
|
-
break;
|
|
23443
|
-
}
|
|
23444
|
-
|
|
23445
|
-
_context4.prev = 1;
|
|
23503
|
+
_context4.prev = 0;
|
|
23446
23504
|
setLoading(true);
|
|
23447
23505
|
url = (_storage$getItem$endp4 = storage$1.getItem('config').endpoints) === null || _storage$getItem$endp4 === void 0 ? void 0 : _storage$getItem$endp4.getMihelpArticle;
|
|
23448
|
-
id = article.id || article.ID;
|
|
23449
|
-
_context4.next =
|
|
23506
|
+
id = view === views.FAQ && !isSearchFaq ? faqs.id : article.id || article.ID;
|
|
23507
|
+
_context4.next = 6;
|
|
23450
23508
|
return axios.get("".concat(url, "/").concat(id), {
|
|
23451
23509
|
headers: {
|
|
23452
23510
|
Authorization: storage$1.accessToken
|
|
23453
23511
|
}
|
|
23454
23512
|
});
|
|
23455
23513
|
|
|
23456
|
-
case
|
|
23514
|
+
case 6:
|
|
23457
23515
|
response = _context4.sent;
|
|
23458
|
-
// setHelpContent(response?.data)
|
|
23459
23516
|
saveHistory();
|
|
23460
23517
|
setCurrentView(view);
|
|
23461
|
-
|
|
23518
|
+
|
|
23519
|
+
if (view === views.FAQ) {
|
|
23520
|
+
setFaqs(response === null || response === void 0 ? void 0 : response.data);
|
|
23521
|
+
setSelectedFaq(article);
|
|
23522
|
+
} else {
|
|
23523
|
+
setcurrentArticle(response === null || response === void 0 ? void 0 : response.data);
|
|
23524
|
+
}
|
|
23525
|
+
|
|
23462
23526
|
setLoading(false);
|
|
23527
|
+
setSearchText('');
|
|
23463
23528
|
_context4.next = 18;
|
|
23464
23529
|
break;
|
|
23465
23530
|
|
|
23466
23531
|
case 14:
|
|
23467
23532
|
_context4.prev = 14;
|
|
23468
|
-
_context4.t0 = _context4["catch"](
|
|
23533
|
+
_context4.t0 = _context4["catch"](0);
|
|
23469
23534
|
setLoading(false);
|
|
23470
23535
|
console.log('fetch articleClickhandler error=', _context4.t0);
|
|
23471
23536
|
|
|
23472
23537
|
case 18:
|
|
23473
|
-
_context4.next = 23;
|
|
23474
|
-
break;
|
|
23475
|
-
|
|
23476
|
-
case 20:
|
|
23477
|
-
saveHistory();
|
|
23478
|
-
setCurrentView(view);
|
|
23479
|
-
setcurrentArticle(article);
|
|
23480
|
-
|
|
23481
|
-
case 23:
|
|
23482
23538
|
case "end":
|
|
23483
23539
|
return _context4.stop();
|
|
23484
23540
|
}
|
|
23485
23541
|
}
|
|
23486
|
-
}, _callee4, null, [[
|
|
23542
|
+
}, _callee4, null, [[0, 14]]);
|
|
23487
23543
|
}));
|
|
23488
23544
|
|
|
23489
23545
|
return function articleClickhandler(_x, _x2, _x3) {
|
|
@@ -23497,7 +23553,7 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23497
23553
|
var _ref6 = _asyncToGenerator(
|
|
23498
23554
|
/*#__PURE__*/
|
|
23499
23555
|
regenerator.mark(function _callee5(article) {
|
|
23500
|
-
var _storage$getItem$endp5, _response$
|
|
23556
|
+
var _storage$getItem$endp5, _response$data2, url, id, response, modifiedArticle;
|
|
23501
23557
|
|
|
23502
23558
|
return regenerator.wrap(function _callee5$(_context5) {
|
|
23503
23559
|
while (1) {
|
|
@@ -23518,7 +23574,7 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23518
23574
|
response = _context5.sent;
|
|
23519
23575
|
modifiedArticle = _objectSpread2({}, currentArticle);
|
|
23520
23576
|
|
|
23521
|
-
if (response === null || response === void 0 ? void 0 : (_response$
|
|
23577
|
+
if (response === null || response === void 0 ? void 0 : (_response$data2 = response.data) === null || _response$data2 === void 0 ? void 0 : _response$data2.removedLike) {
|
|
23522
23578
|
modifiedArticle.liked = false;
|
|
23523
23579
|
modifiedArticle.likes -= 1;
|
|
23524
23580
|
modifiedArticle.showThanksText = false;
|
|
@@ -23564,7 +23620,7 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23564
23620
|
var _ref7 = _asyncToGenerator(
|
|
23565
23621
|
/*#__PURE__*/
|
|
23566
23622
|
regenerator.mark(function _callee6(article) {
|
|
23567
|
-
var _storage$getItem$endp6, _response$
|
|
23623
|
+
var _storage$getItem$endp6, _response$data3, url, id, response, modifiedArticle;
|
|
23568
23624
|
|
|
23569
23625
|
return regenerator.wrap(function _callee6$(_context6) {
|
|
23570
23626
|
while (1) {
|
|
@@ -23585,7 +23641,7 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23585
23641
|
response = _context6.sent;
|
|
23586
23642
|
modifiedArticle = _objectSpread2({}, currentArticle);
|
|
23587
23643
|
|
|
23588
|
-
if (response === null || response === void 0 ? void 0 : (_response$
|
|
23644
|
+
if (response === null || response === void 0 ? void 0 : (_response$data3 = response.data) === null || _response$data3 === void 0 ? void 0 : _response$data3.removedDislike) {
|
|
23589
23645
|
modifiedArticle.disliked = false;
|
|
23590
23646
|
modifiedArticle.dislikes -= 1;
|
|
23591
23647
|
modifiedArticle.showThanksText = false;
|
|
@@ -23796,8 +23852,8 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23796
23852
|
}, "X") : null), !searchText.length ? renderView() : React__default["default"].createElement(SearchResults, {
|
|
23797
23853
|
searchText: searchText,
|
|
23798
23854
|
results: searchResults,
|
|
23799
|
-
|
|
23800
|
-
|
|
23855
|
+
articleClickhandler: articleClickhandler,
|
|
23856
|
+
loading: loading
|
|
23801
23857
|
}), (!helpContent || loading) && React__default["default"].createElement("div", {
|
|
23802
23858
|
className: "utilities_ops-app-frame_Help_Help--spinnerWrapper",
|
|
23803
23859
|
ref: spinnerRef
|