@copart/ops-tool-kit 1.10.0-alpha.4 → 1.10.0-alpha.6
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 +327 -73
- 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.6";
|
|
37
37
|
const main = "dist/ops-tool-kit.js";
|
|
38
38
|
const style = "dist/ops-tool-kit.css";
|
|
39
39
|
const files = [
|
|
@@ -22229,7 +22229,7 @@ var LogOutMenu = function LogOutMenu(_ref) {
|
|
|
22229
22229
|
var css_248z$f = ".utilities_ops-app-frame_AppBarComponent_CopartLogo_CopartLogo--CopartLogo {\r\n max-width: 80px;\r\n position: relative;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_CopartLogo_CopartLogo--CopartLogoNew {\r\n max-width: 120px;\r\n position: relative;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_CopartLogo_CopartLogo--logoLink {\r\n line-height: 0;\r\n}\r\n";
|
|
22230
22230
|
styleInject(css_248z$f);
|
|
22231
22231
|
|
|
22232
|
-
var _styleModuleImportMap$
|
|
22232
|
+
var _styleModuleImportMap$9 = {
|
|
22233
22233
|
"./CopartLogo.css": {
|
|
22234
22234
|
"CopartLogo": "utilities_ops-app-frame_AppBarComponent_CopartLogo_CopartLogo--CopartLogo",
|
|
22235
22235
|
"CopartLogoNew": "utilities_ops-app-frame_AppBarComponent_CopartLogo_CopartLogo--CopartLogoNew",
|
|
@@ -22245,7 +22245,7 @@ var CopartLogo = function CopartLogo() {
|
|
|
22245
22245
|
href: "/"
|
|
22246
22246
|
}, React__namespace.createElement("img", {
|
|
22247
22247
|
src: imageSrc,
|
|
22248
|
-
className: _getClassName(enableNewToolkitFeatures ? "CopartLogoNew" : "CopartLogo", _styleModuleImportMap$
|
|
22248
|
+
className: _getClassName(enableNewToolkitFeatures ? "CopartLogoNew" : "CopartLogo", _styleModuleImportMap$9, {
|
|
22249
22249
|
"handleMissingStyleName": "warn"
|
|
22250
22250
|
})
|
|
22251
22251
|
}));
|
|
@@ -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 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 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--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";
|
|
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 /* 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";
|
|
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
|
+
})), 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"
|
|
@@ -22425,7 +22448,7 @@ var SearchResults = function SearchResults(_ref) {
|
|
|
22425
22448
|
})));
|
|
22426
22449
|
};
|
|
22427
22450
|
|
|
22428
|
-
var css_248z$d = "/*!\r\n\tTheme Name: Hello Elementor\r\n\tTheme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash\r\n\tDescription: A plain-vanilla & lightweight theme for Elementor page builder\r\n\tAuthor: Elementor Team\r\n\tAuthor URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash\r\n\tVersion: 2.4.1\r\n\tStable tag: 2.4.1\r\n\tRequires at least: 4.7\r\n\tTested up to: 5.6\r\n\tRequires PHP: 5.6\r\n\tLicense: GNU General Public License v3 or later.\r\n\tLicense URI: https://www.gnu.org/licenses/gpl-3.0.html\r\n\tText Domain: hello-elementor\r\n\tTags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready\r\n*/\r\n/*!\r\n * Based on Normalize.css v8.0.0, HTML5 Boilerplate v6.1.0, & Bootstrap Reboot v4.1.0 | Under MIT License\r\n*/\r\n/* html {\r\n line-height: 1.15;\r\n -webkit-text-size-adjust: 100%\r\n}\r\n\r\n*,:after,:before {\r\n -webkit-box-sizing: border-box;\r\n box-sizing: border-box\r\n} */\r\n\r\n/* body {\r\n margin: 0;\r\n font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;\r\n font-size: 1rem;\r\n font-weight: 400;\r\n line-height: 1.5;\r\n color: #333;\r\n background-color: #fff;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale\r\n} */\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h1,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h2,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h3,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h4,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h5,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h6 {\r\n margin-top: .5rem;\r\n margin-bottom: 1rem;\r\n font-family: inherit;\r\n font-weight: 500;\r\n line-height: 1.2;\r\n color: inherit\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h1 {\r\n font-size: 2.5rem\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h2 {\r\n font-size: 2rem\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h3 {\r\n font-size: 1.75rem\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h4 {\r\n font-size: 1.5rem\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h5 {\r\n font-size: 1.25rem\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h6 {\r\n font-size: 1rem\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent p {\r\n margin-top: 0;\r\n margin-bottom: .9rem\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent hr {\r\n box-sizing: content-box;\r\n height: 0;\r\n overflow: visible\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent pre {\r\n font-family: monospace,monospace;\r\n font-size: 1em;\r\n white-space: pre-wrap\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent a {\r\n background-color: transparent;\r\n text-decoration: none;\r\n color: var(--e-global-color-text);\r\n color: var(--e-global-color-text )\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent a:active,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent a:hover {\r\n color: #1d5ab9\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent a:not([href]):not([tabindex]),.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent a:not([href]):not([tabindex]):focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent a:not([href]):not([tabindex]):hover {\r\n color: inherit;\r\n text-decoration: none\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent a:not([href]):not([tabindex]):focus {\r\n outline: 0\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent abbr[title] {\r\n border-bottom: none;\r\n -webkit-text-decoration: underline dotted;\r\n text-decoration: underline dotted\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent b,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent strong {\r\n font-weight: bolder\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent code,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent kbd,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent samp {\r\n font-family: monospace,monospace;\r\n font-size: 1em\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent small {\r\n font-size: 80%\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent sub,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent sup {\r\n font-size: 75%;\r\n line-height: 0;\r\n position: relative;\r\n vertical-align: baseline\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent sub {\r\n bottom: -.25em\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent sup {\r\n top: -.5em\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent img {\r\n border-style: none;\r\n height: auto;\r\n max-width: 100%\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent details {\r\n display: block\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent summary {\r\n display: list-item\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent figcaption {\r\n font-size: 16px;\r\n color: #333;\r\n line-height: 1.4;\r\n font-style: italic;\r\n font-weight: 400\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [hidden],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent template {\r\n display: none\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent .utilities_ops-app-frame_Help_wordpressStyles--sr-only {\r\n position: absolute;\r\n width: 1px;\r\n height: 1px;\r\n padding: 0;\r\n overflow: hidden;\r\n clip: rect(0,0,0,0);\r\n white-space: nowrap;\r\n border: 0\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent label {\r\n display: inline-block;\r\n line-height: 1;\r\n vertical-align: middle\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent optgroup,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent select,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent textarea {\r\n font-family: inherit;\r\n font-size: 1rem;\r\n line-height: 1.5;\r\n margin: 0\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=date],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=email],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=number],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=password],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=search],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=tel],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=text],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=url],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent select,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent textarea {\r\n width: 100%;\r\n border: 1px solid #666;\r\n border-radius: 3px;\r\n padding: .5rem 1rem;\r\n transition: all .3s\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=date]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=email]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=number]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=password]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=search]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=tel]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=text]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=url]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent select:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent textarea:focus {\r\n border-color: #333;\r\n outline: 0 none\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input {\r\n overflow: visible\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent select {\r\n text-transform: none\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=reset],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button {\r\n width: auto;\r\n -webkit-appearance: button\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button]::-moz-focus-inner,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=reset]::-moz-focus-inner,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit]::-moz-focus-inner,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button::-moz-focus-inner {\r\n border-style: none;\r\n padding: 0\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button]:-moz-focusring,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=reset]:-moz-focusring,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit]:-moz-focusring,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button:-moz-focusring {\r\n outline: 1px dotted ButtonText\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button {\r\n display: inline-block;\r\n font-weight: 400;\r\n color: #c36;\r\n text-align: center;\r\n white-space: nowrap;\r\n -webkit-user-select: none;\r\n -moz-user-select: none;\r\n -ms-user-select: none;\r\n user-select: none;\r\n background-color: transparent;\r\n border: 1px solid #c36;\r\n padding: .5rem 1rem;\r\n font-size: 1rem;\r\n border-radius: 3px;\r\n transition: all .3s\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button:focus {\r\n outline: 5px auto -webkit-focus-ring-color\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button]:hover,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit]:hover,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button:hover {\r\n color: #fff;\r\n background-color: #c36;\r\n text-decoration: none\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button]:not(:disabled),.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit]:not(:disabled),.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button:not(:disabled) {\r\n cursor: pointer\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent fieldset {\r\n padding: .35em .75em .625em\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent legend {\r\n box-sizing: border-box;\r\n color: inherit;\r\n display: table;\r\n max-width: 100%;\r\n padding: 0;\r\n white-space: normal\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent progress {\r\n vertical-align: baseline\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent textarea {\r\n overflow: auto;\r\n resize: vertical\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=checkbox],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=radio] {\r\n box-sizing: border-box;\r\n padding: 0\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=number]::-webkit-inner-spin-button,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=number]::-webkit-outer-spin-button {\r\n height: auto\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=search] {\r\n -webkit-appearance: textfield;\r\n outline-offset: -2px\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=search]::-webkit-search-decoration {\r\n -webkit-appearance: none\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent ::-webkit-file-upload-button {\r\n -webkit-appearance: button;\r\n font: inherit\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent select {\r\n display: block\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table {\r\n background-color: transparent;\r\n width: 100%;\r\n margin-bottom: 15px;\r\n font-size: .9em;\r\n border-spacing: 0;\r\n border-collapse: collapse\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table td,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table th {\r\n padding: 15px;\r\n line-height: 1.5;\r\n vertical-align: top;\r\n border: 1px solid #ccc\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table th {\r\n font-weight: 700\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table tfoot th,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table thead th {\r\n font-size: 1em\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table caption+thead tr:first-child td,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table caption+thead tr:first-child th,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table colgroup+thead tr:first-child td,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table colgroup+thead tr:first-child th,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table thead:first-child tr:first-child td,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table thead:first-child tr:first-child th {\r\n border-top: 1px solid #ccc\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table tbody>tr:nth-child(odd)>td,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table tbody>tr:nth-child(odd)>th {\r\n background-color: #f7f7f7\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table tbody tr:hover>td,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table tbody tr:hover>th {\r\n background-color: #e9e9e9\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table tbody+tbody {\r\n border-top: 2px solid #ccc\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table table {\r\n font-size:.8em\r\n }\r\n\r\n .utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table table td,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table table th {\r\n padding: 7px;\r\n line-height: 1.3\r\n }\r\n\r\n .utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table table th {\r\n font-weight: 400\r\n }\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent dd,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent dl,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent dt,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent li,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent ol,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent ul {\r\n margin-top: 0;\r\n margin-bottom: 0;\r\n border: 0;\r\n outline: 0;\r\n font-size: 100%;\r\n vertical-align: baseline;\r\n background: transparent\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticle{\r\n width: 100%;\r\n}\r\n";
|
|
22451
|
+
var css_248z$d = "/*!\r\n\tTheme Name: Hello Elementor\r\n\tTheme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash\r\n\tDescription: A plain-vanilla & lightweight theme for Elementor page builder\r\n\tAuthor: Elementor Team\r\n\tAuthor URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash\r\n\tVersion: 2.4.1\r\n\tStable tag: 2.4.1\r\n\tRequires at least: 4.7\r\n\tTested up to: 5.6\r\n\tRequires PHP: 5.6\r\n\tLicense: GNU General Public License v3 or later.\r\n\tLicense URI: https://www.gnu.org/licenses/gpl-3.0.html\r\n\tText Domain: hello-elementor\r\n\tTags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready\r\n*/\r\n/*!\r\n * Based on Normalize.css v8.0.0, HTML5 Boilerplate v6.1.0, & Bootstrap Reboot v4.1.0 | Under MIT License\r\n*/\r\n/* html {\r\n line-height: 1.15;\r\n -webkit-text-size-adjust: 100%\r\n}\r\n\r\n*,:after,:before {\r\n -webkit-box-sizing: border-box;\r\n box-sizing: border-box\r\n} */\r\n\r\n/* body {\r\n margin: 0;\r\n font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;\r\n font-size: 1rem;\r\n font-weight: 400;\r\n line-height: 1.5;\r\n color: #333;\r\n background-color: #fff;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale\r\n} */\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h1,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h2,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h3,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h4,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h5,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h6 {\r\n margin-top: .5rem;\r\n margin-bottom: 1rem;\r\n font-family: inherit;\r\n font-weight: 500;\r\n line-height: 1.2;\r\n color: inherit\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h1 {\r\n font-size: 2.5rem\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h2 {\r\n font-size: 2rem\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h3 {\r\n font-size: 1.75rem\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h4 {\r\n font-size: 1.5rem\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h5 {\r\n font-size: 1.25rem\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent h6 {\r\n font-size: 1rem\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent p {\r\n margin-top: 0;\r\n margin-bottom: .9rem\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent hr {\r\n box-sizing: content-box;\r\n height: 0;\r\n overflow: visible\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent pre {\r\n font-family: monospace,monospace;\r\n font-size: 1em;\r\n white-space: pre-wrap\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent a {\r\n background-color: transparent;\r\n text-decoration: none;\r\n color: var(--e-global-color-text);\r\n color: var(--e-global-color-text )\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent a:active,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent a:hover {\r\n color: #1d5ab9\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent a:not([href]):not([tabindex]),.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent a:not([href]):not([tabindex]):focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent a:not([href]):not([tabindex]):hover {\r\n color: inherit;\r\n text-decoration: none\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent a:not([href]):not([tabindex]):focus {\r\n outline: 0\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent abbr[title] {\r\n border-bottom: none;\r\n -webkit-text-decoration: underline dotted;\r\n text-decoration: underline dotted\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent b,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent strong {\r\n font-weight: bolder\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent code,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent kbd,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent samp {\r\n font-family: monospace,monospace;\r\n font-size: 1em\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent small {\r\n font-size: 80%\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent sub,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent sup {\r\n font-size: 75%;\r\n line-height: 0;\r\n position: relative;\r\n vertical-align: baseline\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent sub {\r\n bottom: -.25em\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent sup {\r\n top: -.5em\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent img {\r\n border-style: none;\r\n height: auto;\r\n max-width: 100%\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent details {\r\n display: block\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent summary {\r\n display: list-item\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent figcaption {\r\n font-size: 16px;\r\n color: #333;\r\n line-height: 1.4;\r\n font-style: italic;\r\n font-weight: 400\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [hidden],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent template {\r\n display: none\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent .utilities_ops-app-frame_Help_wordpressStyles--sr-only {\r\n position: absolute;\r\n width: 1px;\r\n height: 1px;\r\n padding: 0;\r\n overflow: hidden;\r\n clip: rect(0,0,0,0);\r\n white-space: nowrap;\r\n border: 0\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent label {\r\n display: inline-block;\r\n line-height: 1;\r\n vertical-align: middle\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent optgroup,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent select,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent textarea {\r\n font-family: inherit;\r\n font-size: 1rem;\r\n line-height: 1.5;\r\n margin: 0\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=date],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=email],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=number],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=password],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=search],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=tel],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=text],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=url],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent select,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent textarea {\r\n width: 100%;\r\n border: 1px solid #666;\r\n border-radius: 3px;\r\n padding: .5rem 1rem;\r\n transition: all .3s\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=date]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=email]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=number]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=password]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=search]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=tel]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=text]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input[type=url]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent select:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent textarea:focus {\r\n border-color: #333;\r\n outline: 0 none\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent input {\r\n overflow: visible\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent select {\r\n text-transform: none\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=reset],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button {\r\n width: auto;\r\n -webkit-appearance: button\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button]::-moz-focus-inner,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=reset]::-moz-focus-inner,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit]::-moz-focus-inner,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button::-moz-focus-inner {\r\n border-style: none;\r\n padding: 0\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button]:-moz-focusring,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=reset]:-moz-focusring,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit]:-moz-focusring,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button:-moz-focusring {\r\n outline: 1px dotted ButtonText\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button {\r\n display: inline-block;\r\n font-weight: 400;\r\n color: #c36;\r\n text-align: center;\r\n white-space: nowrap;\r\n -webkit-user-select: none;\r\n -moz-user-select: none;\r\n -ms-user-select: none;\r\n user-select: none;\r\n background-color: transparent;\r\n border: 1px solid #c36;\r\n padding: .5rem 1rem;\r\n font-size: 1rem;\r\n border-radius: 3px;\r\n transition: all .3s\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button:focus {\r\n outline: 5px auto -webkit-focus-ring-color\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button]:hover,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit]:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit]:hover,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button:focus,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button:hover {\r\n color: #fff;\r\n background-color: #c36;\r\n text-decoration: none\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=button]:not(:disabled),.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=submit]:not(:disabled),.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent button:not(:disabled) {\r\n cursor: pointer\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent fieldset {\r\n padding: .35em .75em .625em\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent legend {\r\n box-sizing: border-box;\r\n color: inherit;\r\n display: table;\r\n max-width: 100%;\r\n padding: 0;\r\n white-space: normal\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent progress {\r\n vertical-align: baseline\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent textarea {\r\n overflow: auto;\r\n resize: vertical\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=checkbox],.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=radio] {\r\n box-sizing: border-box;\r\n padding: 0\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=number]::-webkit-inner-spin-button,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=number]::-webkit-outer-spin-button {\r\n height: auto\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=search] {\r\n -webkit-appearance: textfield;\r\n outline-offset: -2px\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent [type=search]::-webkit-search-decoration {\r\n -webkit-appearance: none\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent ::-webkit-file-upload-button {\r\n -webkit-appearance: button;\r\n font: inherit\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent select {\r\n display: block\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table {\r\n background-color: transparent;\r\n width: 100%;\r\n margin-bottom: 15px;\r\n font-size: .9em;\r\n border-spacing: 0;\r\n border-collapse: collapse\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table td,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table th {\r\n padding: 15px;\r\n line-height: 1.5;\r\n vertical-align: top;\r\n border: 1px solid #ccc\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table th {\r\n font-weight: 700\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table tfoot th,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table thead th {\r\n font-size: 1em\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table caption+thead tr:first-child td,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table caption+thead tr:first-child th,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table colgroup+thead tr:first-child td,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table colgroup+thead tr:first-child th,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table thead:first-child tr:first-child td,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table thead:first-child tr:first-child th {\r\n border-top: 1px solid #ccc\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table tbody>tr:nth-child(odd)>td,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table tbody>tr:nth-child(odd)>th {\r\n background-color: #f7f7f7\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table tbody tr:hover>td,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table tbody tr:hover>th {\r\n background-color: #e9e9e9\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table tbody+tbody {\r\n border-top: 2px solid #ccc\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table table {\r\n font-size:.8em\r\n }\r\n\r\n .utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table table td,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table table th {\r\n padding: 7px;\r\n line-height: 1.3\r\n }\r\n\r\n .utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent table table th {\r\n font-weight: 400\r\n }\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent dd,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent dl,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent dt,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent li,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent ol,.utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent ul {\r\n margin-top: 0;\r\n margin-bottom: 0;\r\n border: 0;\r\n outline: 0;\r\n font-size: 100%;\r\n vertical-align: baseline;\r\n background: transparent\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--helpArticle{\r\n width: 100%;\r\n}\r\n\r\n.utilities_ops-app-frame_Help_wordpressStyles--nonInteractive {\r\n opacity: 0.3;\r\n pointer-events: none;\r\n }\r\n";
|
|
22429
22452
|
styleInject(css_248z$d);
|
|
22430
22453
|
|
|
22431
22454
|
var css_248z$c = "/**\n * Colors\n */\n/**\n * Breakpoints & Media Queries\n */\n/**\n * SCSS Variables.\n *\n * Please use variables from this sheet to ensure consistency across the UI.\n * Don't add to this sheet unless you're pretty sure the value will be reused in many places.\n * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.\n */\n/**\n * Colors\n */\n/**\n * Fonts & basic variables.\n */\n/**\n * Grid System.\n * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/\n */\n/**\n * Dimensions.\n */\n/**\n * Shadows.\n */\n/**\n * Editor widths.\n */\n/**\n * Block & Editor UI.\n */\n/**\n * Block paddings.\n */\n/**\n * React Native specific.\n * These variables do not appear to be used anywhere else.\n */\n/**\n* Converts a hex value into the rgb equivalent.\n*\n* @param {string} hex - the hexadecimal value to convert\n* @return {string} comma separated rgb values\n*/\n/**\n * Breakpoint mixins\n */\n/**\n * Long content fade mixin\n *\n * Creates a fading overlay to signify that the content is longer\n * than the space allows.\n */\n/**\n * Focus styles.\n */\n/**\n * Applies editor left position to the selector passed as argument\n */\n/**\n * Styles that are reused verbatim in a few places\n */\n/**\n * Allows users to opt-out of animations via OS-level preferences.\n */\n/**\n * Reset default styles for JavaScript UI based pages.\n * This is a WP-admin agnostic reset\n */\n/**\n * Reset the WP Admin page styles for Gutenberg-like pages.\n */\n:root {\n --wp-admin-theme-color: #007cba;\n --wp-admin-theme-color--rgb: 0, 124, 186;\n --wp-admin-theme-color-darker-10: #006ba1;\n --wp-admin-theme-color-darker-10--rgb: 0, 107, 161;\n --wp-admin-theme-color-darker-20: #005a87;\n --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;\n --wp-admin-border-width-focus: 2px;\n}\n@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {\n :root {\n --wp-admin-border-width-focus: 1.5px;\n }\n}\n\n:root {\n /* stylelint-disable function-comma-space-after */\n /* stylelint-enable function-comma-space-after */\n}\n:root .has-pale-pink-background-color {\n background-color: #f78da7;\n}\n:root .has-vivid-red-background-color {\n background-color: #cf2e2e;\n}\n:root .has-luminous-vivid-orange-background-color {\n background-color: #ff6900;\n}\n:root .has-luminous-vivid-amber-background-color {\n background-color: #fcb900;\n}\n:root .has-light-green-cyan-background-color {\n background-color: #7bdcb5;\n}\n:root .has-vivid-green-cyan-background-color {\n background-color: #00d084;\n}\n:root .has-pale-cyan-blue-background-color {\n background-color: #8ed1fc;\n}\n:root .has-vivid-cyan-blue-background-color {\n background-color: #0693e3;\n}\n:root .has-vivid-purple-background-color {\n background-color: #9b51e0;\n}\n:root .has-white-background-color {\n background-color: #fff;\n}\n:root .has-very-light-gray-background-color {\n background-color: #eee;\n}\n:root .has-cyan-bluish-gray-background-color {\n background-color: #abb8c3;\n}\n:root .has-very-dark-gray-background-color {\n background-color: #313131;\n}\n:root .has-black-background-color {\n background-color: #000;\n}\n:root .has-pale-pink-color {\n color: #f78da7;\n}\n:root .has-vivid-red-color {\n color: #cf2e2e;\n}\n:root .has-luminous-vivid-orange-color {\n color: #ff6900;\n}\n:root .has-luminous-vivid-amber-color {\n color: #fcb900;\n}\n:root .has-light-green-cyan-color {\n color: #7bdcb5;\n}\n:root .has-vivid-green-cyan-color {\n color: #00d084;\n}\n:root .has-pale-cyan-blue-color {\n color: #8ed1fc;\n}\n:root .has-vivid-cyan-blue-color {\n color: #0693e3;\n}\n:root .has-vivid-purple-color {\n color: #9b51e0;\n}\n:root .has-white-color {\n color: #fff;\n}\n:root .has-very-light-gray-color {\n color: #eee;\n}\n:root .has-cyan-bluish-gray-color {\n color: #abb8c3;\n}\n:root .has-very-dark-gray-color {\n color: #313131;\n}\n:root .has-black-color {\n color: #000;\n}\n:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background {\n background: linear-gradient(135deg, #0693e3 0%, #9b51e0 100%);\n}\n:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {\n background: linear-gradient(135deg, #00d084 0%, #0693e3 100%);\n}\n:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background {\n background: linear-gradient(135deg, #7adcb4 0%, #00d082 100%);\n}\n:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {\n background: linear-gradient(135deg, #fcb900 0%, #ff6900 100%);\n}\n:root .has-luminous-vivid-orange-to-vivid-red-gradient-background {\n background: linear-gradient(135deg, #ff6900 0%, #cf2e2e 100%);\n}\n:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background {\n background: linear-gradient(135deg, #eeeeee 0%, #a9b8c3 100%);\n}\n:root .has-cool-to-warm-spectrum-gradient-background {\n background: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);\n}\n:root .has-blush-light-purple-gradient-background {\n background: linear-gradient(135deg, #ffceec 0%, #9896f0 100%);\n}\n:root .has-blush-bordeaux-gradient-background {\n background: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%);\n}\n:root .has-purple-crush-gradient-background {\n background: linear-gradient(135deg, #34e2e4 0%, #4721fb 50%, #ab1dfe 100%);\n}\n:root .has-luminous-dusk-gradient-background {\n background: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%);\n}\n:root .has-hazy-dawn-gradient-background {\n background: linear-gradient(135deg, #faaca8 0%, #dad0ec 100%);\n}\n:root .has-pale-ocean-gradient-background {\n background: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%);\n}\n:root .has-electric-grass-gradient-background {\n background: linear-gradient(135deg, #caf880 0%, #71ce7e 100%);\n}\n:root .has-subdued-olive-gradient-background {\n background: linear-gradient(135deg, #fafae1 0%, #67a671 100%);\n}\n:root .has-atomic-cream-gradient-background {\n background: linear-gradient(135deg, #fdd79a 0%, #004a59 100%);\n}\n:root .has-nightshade-gradient-background {\n background: linear-gradient(135deg, #330968 0%, #31cdcf 100%);\n}\n:root .has-midnight-gradient-background {\n background: linear-gradient(135deg, #020381 0%, #2874fc 100%);\n}\n\n.has-small-font-size {\n font-size: 0.8125em;\n}\n\n.has-regular-font-size,\n.has-normal-font-size {\n font-size: 1em;\n}\n\n.has-medium-font-size {\n font-size: 1.25em;\n}\n\n.has-large-font-size {\n font-size: 2.25em;\n}\n\n.has-larger-font-size,\n.has-huge-font-size {\n font-size: 2.625em;\n}\n\n.has-text-align-center {\n text-align: center;\n}\n\n.has-text-align-left {\n /*rtl:ignore*/\n text-align: left;\n}\n\n.has-text-align-right {\n /*rtl:ignore*/\n text-align: right;\n}\n\n#end-resizable-editor-section {\n display: none;\n}\n\n.aligncenter {\n clear: both;\n}\n\n.items-justified-left {\n justify-content: flex-start;\n}\n\n.items-justified-center {\n justify-content: center;\n}\n\n.items-justified-right {\n justify-content: flex-end;\n}\n\n.items-justified-space-between {\n justify-content: space-between;\n}\n\n.screen-reader-text {\n border: 0;\n clip: rect(1px, 1px, 1px, 1px);\n -webkit-clip-path: inset(50%);\n clip-path: inset(50%);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n word-wrap: normal !important;\n}\n\n.screen-reader-text:focus {\n background-color: #ddd;\n clip: auto !important;\n -webkit-clip-path: none;\n clip-path: none;\n color: #444;\n display: block;\n font-size: 1em;\n height: auto;\n left: 5px;\n line-height: normal;\n padding: 15px 23px 14px;\n text-decoration: none;\n top: 5px;\n width: auto;\n z-index: 100000;\n}";
|
|
@@ -22437,8 +22460,18 @@ styleInject(css_248z$b);
|
|
|
22437
22460
|
var css_248z$a = "/**\n * Colors\n */\n/**\n * Breakpoints & Media Queries\n */\n/**\n * SCSS Variables.\n *\n * Please use variables from this sheet to ensure consistency across the UI.\n * Don't add to this sheet unless you're pretty sure the value will be reused in many places.\n * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.\n */\n/**\n * Colors\n */\n/**\n * Fonts & basic variables.\n */\n/**\n * Grid System.\n * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/\n */\n/**\n * Dimensions.\n */\n/**\n * Shadows.\n */\n/**\n * Editor widths.\n */\n/**\n * Block & Editor UI.\n */\n/**\n * Block paddings.\n */\n/**\n * React Native specific.\n * These variables do not appear to be used anywhere else.\n */\n/**\n* Converts a hex value into the rgb equivalent.\n*\n* @param {string} hex - the hexadecimal value to convert\n* @return {string} comma separated rgb values\n*/\n/**\n * Breakpoint mixins\n */\n/**\n * Long content fade mixin\n *\n * Creates a fading overlay to signify that the content is longer\n * than the space allows.\n */\n/**\n * Focus styles.\n */\n/**\n * Applies editor left position to the selector passed as argument\n */\n/**\n * Styles that are reused verbatim in a few places\n */\n/**\n * Allows users to opt-out of animations via OS-level preferences.\n */\n/**\n * Reset default styles for JavaScript UI based pages.\n * This is a WP-admin agnostic reset\n */\n/**\n * Reset the WP Admin page styles for Gutenberg-like pages.\n */\n#start-resizable-editor-section {\n display: none;\n}\n\n.wp-block-audio figcaption {\n color: #555;\n font-size: 13px;\n text-align: center;\n}\n.is-dark-theme .wp-block-audio figcaption {\n color: rgba(255, 255, 255, 0.65);\n}\n\n.wp-block-code {\n font-family: Menlo, Consolas, monaco, monospace;\n color: #1e1e1e;\n padding: 0.8em 1em;\n border: 1px solid #ddd;\n border-radius: 4px;\n}\n\n.wp-block-embed figcaption {\n color: #555;\n font-size: 13px;\n text-align: center;\n}\n.is-dark-theme .wp-block-embed figcaption {\n color: rgba(255, 255, 255, 0.65);\n}\n\n.blocks-gallery-caption {\n color: #555;\n font-size: 13px;\n text-align: center;\n}\n.is-dark-theme .blocks-gallery-caption {\n color: rgba(255, 255, 255, 0.65);\n}\n\n.wp-block-image figcaption {\n color: #555;\n font-size: 13px;\n text-align: center;\n}\n.is-dark-theme .wp-block-image figcaption {\n color: rgba(255, 255, 255, 0.65);\n}\n\n.wp-block-pullquote {\n border-top: 4px solid currentColor;\n border-bottom: 4px solid currentColor;\n margin-bottom: 1.75em;\n color: currentColor;\n}\n.wp-block-pullquote cite,\n.wp-block-pullquote footer, .wp-block-pullquote__citation {\n color: currentColor;\n text-transform: uppercase;\n font-size: 0.8125em;\n font-style: normal;\n}\n\n.wp-block-quote {\n border-left: 0.25em solid currentColor;\n margin: 0 0 1.75em 0;\n padding-left: 1em;\n}\n.wp-block-quote cite,\n.wp-block-quote footer {\n color: currentColor;\n font-size: 0.8125em;\n position: relative;\n font-style: normal;\n}\n.wp-block-quote.has-text-align-right {\n border-left: none;\n border-right: 0.25em solid currentColor;\n padding-left: 0;\n padding-right: 1em;\n}\n.wp-block-quote.has-text-align-center {\n border: none;\n padding-left: 0;\n}\n.wp-block-quote.is-style-large, .wp-block-quote.is-large {\n border: none;\n}\n\n.wp-block-search .wp-block-search__label {\n font-weight: bold;\n}\n\n.wp-block-group.has-background {\n padding: 1.25em 2.375em;\n margin-top: 0;\n margin-bottom: 0;\n}\n\n.wp-block-separator {\n border: none;\n border-bottom: 2px solid currentColor;\n margin-left: auto;\n margin-right: auto;\n opacity: 0.4;\n}\n.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {\n width: 100px;\n}\n.wp-block-separator.has-background:not(.is-style-dots) {\n border-bottom: none;\n height: 1px;\n}\n.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {\n height: 2px;\n}\n\n.wp-block-table thead {\n border-bottom: 3px solid;\n}\n.wp-block-table tfoot {\n border-top: 3px solid;\n}\n.wp-block-table td,\n.wp-block-table th {\n padding: 0.5em;\n border: 1px solid;\n word-break: normal;\n}\n.wp-block-table figcaption {\n color: #555;\n font-size: 13px;\n text-align: center;\n}\n.is-dark-theme .wp-block-table figcaption {\n color: rgba(255, 255, 255, 0.65);\n}\n\n.wp-block-video figcaption {\n color: #555;\n font-size: 13px;\n text-align: center;\n}\n.is-dark-theme .wp-block-video figcaption {\n color: rgba(255, 255, 255, 0.65);\n}\n\n.wp-block-template-part.has-background {\n padding: 1.25em 2.375em;\n margin-top: 0;\n margin-bottom: 0;\n}\n\n#end-resizable-editor-section {\n display: none;\n}";
|
|
22438
22461
|
styleInject(css_248z$a);
|
|
22439
22462
|
|
|
22463
|
+
var _styleModuleImportMap$8 = {
|
|
22464
|
+
"../wordpressStyles.css": {
|
|
22465
|
+
"helpArticleContent": "utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent",
|
|
22466
|
+
"sr-only": "utilities_ops-app-frame_Help_wordpressStyles--sr-only",
|
|
22467
|
+
"helpArticle": "utilities_ops-app-frame_Help_wordpressStyles--helpArticle",
|
|
22468
|
+
"nonInteractive": "utilities_ops-app-frame_Help_wordpressStyles--nonInteractive"
|
|
22469
|
+
}
|
|
22470
|
+
};
|
|
22471
|
+
|
|
22440
22472
|
function HelpArticleContent(_ref) {
|
|
22441
22473
|
var article = _ref.article,
|
|
22474
|
+
showQuestionSection = _ref.showQuestionSection,
|
|
22442
22475
|
children = _ref.children;
|
|
22443
22476
|
React.useEffect(function () {
|
|
22444
22477
|
var youtubeVideoEl = document.querySelector('.wp-block-embed.is-type-video.is-provider-youtube.wp-block-embed-youtube .wp-block-embed__wrapper');
|
|
@@ -22462,7 +22495,9 @@ function HelpArticleContent(_ref) {
|
|
|
22462
22495
|
return React__default["default"].createElement("div", {
|
|
22463
22496
|
className: "utilities_ops-app-frame_Help_wordpressStyles--helpArticleContent"
|
|
22464
22497
|
}, React__default["default"].createElement("div", {
|
|
22465
|
-
className: "elementor-kit-38"
|
|
22498
|
+
className: "elementor-kit-38 " + _getClassName(showQuestionSection ? 'nonInteractive' : '', _styleModuleImportMap$8, {
|
|
22499
|
+
"handleMissingStyleName": "warn"
|
|
22500
|
+
})
|
|
22466
22501
|
}, React__default["default"].createElement("div", {
|
|
22467
22502
|
className: "elementor elementor-1674 elementor-location-single post-5001700 help_articles type-help_articles status-publish hentry help_article_categories-process-documents applications_tax-g2-portal country-are country-bhr country-can country-gbr country-ind country-irl country-omn country-usa"
|
|
22468
22503
|
}, React__default["default"].createElement("div", {
|
|
@@ -22631,6 +22666,7 @@ var _styleModuleImportMap$7 = {
|
|
|
22631
22666
|
"title": "utilities_ops-app-frame_Help_Help--title",
|
|
22632
22667
|
"header": "utilities_ops-app-frame_Help_Help--header",
|
|
22633
22668
|
"close": "utilities_ops-app-frame_Help_Help--close",
|
|
22669
|
+
"submitQuestionWrapper": "utilities_ops-app-frame_Help_Help--submitQuestionWrapper",
|
|
22634
22670
|
"subHeader": "utilities_ops-app-frame_Help_Help--subHeader",
|
|
22635
22671
|
"subHeaderTitle": "utilities_ops-app-frame_Help_Help--subHeaderTitle",
|
|
22636
22672
|
"back": "utilities_ops-app-frame_Help_Help--back",
|
|
@@ -22644,6 +22680,7 @@ var _styleModuleImportMap$7 = {
|
|
|
22644
22680
|
"searchResult": "utilities_ops-app-frame_Help_Help--searchResult",
|
|
22645
22681
|
"spinnerWrapper": "utilities_ops-app-frame_Help_Help--spinnerWrapper",
|
|
22646
22682
|
"overFlowHidden": "utilities_ops-app-frame_Help_Help--overFlowHidden",
|
|
22683
|
+
"nonInteractive": "utilities_ops-app-frame_Help_Help--nonInteractive",
|
|
22647
22684
|
"searchTitlewrapper": "utilities_ops-app-frame_Help_Help--searchTitlewrapper",
|
|
22648
22685
|
"likeswrapper": "utilities_ops-app-frame_Help_Help--likeswrapper",
|
|
22649
22686
|
"like": "utilities_ops-app-frame_Help_Help--like",
|
|
@@ -22666,7 +22703,14 @@ var _styleModuleImportMap$7 = {
|
|
|
22666
22703
|
"likebtnWrapper": "utilities_ops-app-frame_Help_Help--likebtnWrapper",
|
|
22667
22704
|
"active": "utilities_ops-app-frame_Help_Help--active",
|
|
22668
22705
|
"dislike": "utilities_ops-app-frame_Help_Help--dislike",
|
|
22669
|
-
"dateWrapper": "utilities_ops-app-frame_Help_Help--dateWrapper"
|
|
22706
|
+
"dateWrapper": "utilities_ops-app-frame_Help_Help--dateWrapper",
|
|
22707
|
+
"noFlex": "utilities_ops-app-frame_Help_Help--noFlex",
|
|
22708
|
+
"submitBtn": "utilities_ops-app-frame_Help_Help--submitBtn",
|
|
22709
|
+
"disable": "utilities_ops-app-frame_Help_Help--disable",
|
|
22710
|
+
"CategoryWrapper": "utilities_ops-app-frame_Help_Help--CategoryWrapper",
|
|
22711
|
+
"questionWrapper": "utilities_ops-app-frame_Help_Help--questionWrapper",
|
|
22712
|
+
"highlightRed": "utilities_ops-app-frame_Help_Help--highlightRed",
|
|
22713
|
+
"successMsg": "utilities_ops-app-frame_Help_Help--successMsg"
|
|
22670
22714
|
}
|
|
22671
22715
|
};
|
|
22672
22716
|
|
|
@@ -22677,30 +22721,59 @@ var HelpArticle = function HelpArticle(_ref) {
|
|
|
22677
22721
|
likeHandler = _ref.likeHandler,
|
|
22678
22722
|
dislikeHandler = _ref.dislikeHandler,
|
|
22679
22723
|
skipFeedback = _ref.skipFeedback,
|
|
22680
|
-
submitFeedback = _ref.submitFeedback
|
|
22724
|
+
submitFeedback = _ref.submitFeedback,
|
|
22725
|
+
feedbackConfig = _ref.feedbackConfig,
|
|
22726
|
+
submitQuestion = _ref.submitQuestion,
|
|
22727
|
+
showQuestionSection = _ref.showQuestionSection,
|
|
22728
|
+
setShowQuestionSection = _ref.setShowQuestionSection,
|
|
22729
|
+
showSuccessSection = _ref.showSuccessSection,
|
|
22730
|
+
setShowSuccessSection = _ref.setShowSuccessSection,
|
|
22731
|
+
questionSectionRef = _ref.questionSectionRef;
|
|
22681
22732
|
|
|
22682
22733
|
var _useState = React.useState(''),
|
|
22683
22734
|
_useState2 = _slicedToArray(_useState, 2),
|
|
22684
22735
|
feedback = _useState2[0],
|
|
22685
22736
|
setFeedback = _useState2[1];
|
|
22686
22737
|
|
|
22738
|
+
var _useState3 = React.useState(''),
|
|
22739
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
|
22740
|
+
question = _useState4[0],
|
|
22741
|
+
setQuestion = _useState4[1];
|
|
22742
|
+
|
|
22743
|
+
var _useState5 = React.useState('selectCategory'),
|
|
22744
|
+
_useState6 = _slicedToArray(_useState5, 2),
|
|
22745
|
+
category = _useState6[0],
|
|
22746
|
+
setCategory = _useState6[1];
|
|
22747
|
+
|
|
22687
22748
|
React.useEffect(function () {
|
|
22688
22749
|
modifyLinks();
|
|
22689
22750
|
}, [currentArticle]);
|
|
22690
22751
|
|
|
22691
|
-
var
|
|
22752
|
+
var feedbackSubmitHandler = function feedbackSubmitHandler() {
|
|
22692
22753
|
submitFeedback(feedback);
|
|
22693
22754
|
setFeedback('');
|
|
22694
22755
|
};
|
|
22695
22756
|
|
|
22757
|
+
var questionSubmitHandler = function questionSubmitHandler() {
|
|
22758
|
+
submitQuestion(question, category);
|
|
22759
|
+
setShowSuccessSection(true);
|
|
22760
|
+
};
|
|
22761
|
+
|
|
22696
22762
|
return React__default["default"].createElement("div", {
|
|
22697
22763
|
className: "utilities_ops-app-frame_Help_Help--helpArticle"
|
|
22698
|
-
}, React__default["default"].createElement("h3",
|
|
22764
|
+
}, React__default["default"].createElement("h3", {
|
|
22765
|
+
className: _getClassName(showQuestionSection ? 'nonInteractive' : '', _styleModuleImportMap$7, {
|
|
22766
|
+
"handleMissingStyleName": "warn"
|
|
22767
|
+
})
|
|
22768
|
+
}, currentArticle.title), React__default["default"].createElement("div", {
|
|
22699
22769
|
className: "utilities_ops-app-frame_Help_Help--helpArticleWrapper"
|
|
22700
22770
|
}, React__default["default"].createElement(HelpArticleContent, {
|
|
22701
|
-
article: currentArticle
|
|
22771
|
+
article: currentArticle,
|
|
22772
|
+
showQuestionSection: showQuestionSection
|
|
22702
22773
|
}, React__default["default"].createElement(React__default["default"].Fragment, null, React__default["default"].createElement("div", {
|
|
22703
|
-
className: "
|
|
22774
|
+
className: _getClassName("articleFooter ".concat(showQuestionSection ? 'nonInteractive' : ''), _styleModuleImportMap$7, {
|
|
22775
|
+
"handleMissingStyleName": "warn"
|
|
22776
|
+
})
|
|
22704
22777
|
}, React__default["default"].createElement("span", {
|
|
22705
22778
|
className: "utilities_ops-app-frame_Help_Help--likeWrapper"
|
|
22706
22779
|
}, !currentArticle.showFeedback ? React__default["default"].createElement(React__default["default"].Fragment, null, !currentArticle.showThanksText ? React__default["default"].createElement("span", {
|
|
@@ -22736,22 +22809,91 @@ var HelpArticle = function HelpArticle(_ref) {
|
|
|
22736
22809
|
}), React__default["default"].createElement("div", {
|
|
22737
22810
|
className: ""
|
|
22738
22811
|
}, React__default["default"].createElement("span", {
|
|
22739
|
-
onClick:
|
|
22812
|
+
onClick: feedbackSubmitHandler
|
|
22740
22813
|
}, "Submit"), React__default["default"].createElement("span", {
|
|
22741
22814
|
onClick: skipFeedback
|
|
22742
22815
|
}, "Skip")))), React__default["default"].createElement("span", {
|
|
22743
22816
|
className: "utilities_ops-app-frame_Help_Help--dateWrapper"
|
|
22744
|
-
}, React__default["default"].createElement("b", null, "Last updated on:"), ' ', React__default["default"].createElement("span", null, formatPublishDate(currentArticle.
|
|
22745
|
-
className: "
|
|
22746
|
-
|
|
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", {
|
|
22818
|
+
className: _getClassName("relatedResourcesWrapper ".concat(showQuestionSection ? 'nonInteractive' : ''), _styleModuleImportMap$7, {
|
|
22819
|
+
"handleMissingStyleName": "warn"
|
|
22820
|
+
})
|
|
22821
|
+
}, React__default["default"].createElement("h3", null, "Related Help Resources"), React__default["default"].createElement("ul", null, currentArticle.relatedHelpResources.map(function (article) {
|
|
22747
22822
|
return React__default["default"].createElement("li", {
|
|
22748
22823
|
onClick: function onClick() {
|
|
22749
|
-
return articleClickhandler(views.HELP_ARTICLE, article
|
|
22824
|
+
return articleClickhandler(views.HELP_ARTICLE, article);
|
|
22750
22825
|
}
|
|
22751
22826
|
}, React__default["default"].createElement("img", {
|
|
22752
22827
|
src: "/assets/images/mihelpIcons/icon-helpresource.svg"
|
|
22753
22828
|
}), article.post_title);
|
|
22754
|
-
})))
|
|
22829
|
+
}))), React__default["default"].createElement("div", {
|
|
22830
|
+
ref: questionSectionRef,
|
|
22831
|
+
className: _getClassName("submitQuestionWrapper ".concat(showQuestionSection && !showSuccessSection ? 'noFlex' : ''), _styleModuleImportMap$7, {
|
|
22832
|
+
"handleMissingStyleName": "warn"
|
|
22833
|
+
})
|
|
22834
|
+
}, !showQuestionSection ? React__default["default"].createElement(React__default["default"].Fragment, null, React__default["default"].createElement("h2", null, "Got more questions?"), React__default["default"].createElement("p", null, "If these resources are not enough to satisfy your queries then"), React__default["default"].createElement("p", null, React__default["default"].createElement("b", null, "Feel free to submit your question here.")), React__default["default"].createElement("span", {
|
|
22835
|
+
className: "utilities_ops-app-frame_Help_Help--submitBtn",
|
|
22836
|
+
onClick: function onClick() {
|
|
22837
|
+
return setShowQuestionSection(true);
|
|
22838
|
+
}
|
|
22839
|
+
}, "Submit Question")) : React__default["default"].createElement(React__default["default"].Fragment, null, React__default["default"].createElement("span", {
|
|
22840
|
+
className: "utilities_ops-app-frame_Help_Help--close"
|
|
22841
|
+
}, React__default["default"].createElement(coreComponents.IconButton, {
|
|
22842
|
+
onClick: function onClick() {
|
|
22843
|
+
return setShowQuestionSection(false);
|
|
22844
|
+
}
|
|
22845
|
+
}, React__default["default"].createElement(coreComponents.Icon, {
|
|
22846
|
+
name: "close",
|
|
22847
|
+
variant: "material"
|
|
22848
|
+
}))), !showSuccessSection ? React__default["default"].createElement(React__default["default"].Fragment, null, React__default["default"].createElement("h3", null, "Submit your Question"), React__default["default"].createElement("p", null, "If you have an", ' ', React__default["default"].createElement("span", {
|
|
22849
|
+
className: "utilities_ops-app-frame_Help_Help--highlightRed"
|
|
22850
|
+
}, "innovation idea"), " or a", ' ', React__default["default"].createElement("span", {
|
|
22851
|
+
className: "utilities_ops-app-frame_Help_Help--highlightRed"
|
|
22852
|
+
}, "suggestion"), ", click on the", ' ', React__default["default"].createElement("span", {
|
|
22853
|
+
className: "utilities_ops-app-frame_Help_Help--highlightRed"
|
|
22854
|
+
}, "light bulb"), React__default["default"].createElement("img", {
|
|
22855
|
+
src: "/assets/images/mihelpIcons/icon-bulb.svg"
|
|
22856
|
+
}), " on top right of the G2 portal. For anything else, please proceed below."), React__default["default"].createElement("div", {
|
|
22857
|
+
className: "utilities_ops-app-frame_Help_Help--CategoryWrapper"
|
|
22858
|
+
}, React__default["default"].createElement("label", null, "Category"), React__default["default"].createElement("select", {
|
|
22859
|
+
value: category,
|
|
22860
|
+
onChange: function onChange(e) {
|
|
22861
|
+
return setCategory(e.target.value);
|
|
22862
|
+
}
|
|
22863
|
+
}, React__default["default"].createElement("option", {
|
|
22864
|
+
value: "selectCategory"
|
|
22865
|
+
}, "- select category -"), feedbackConfig.issueTypeOptions.map(function (option) {
|
|
22866
|
+
return React__default["default"].createElement("option", {
|
|
22867
|
+
value: option.value
|
|
22868
|
+
}, option.value);
|
|
22869
|
+
}))), React__default["default"].createElement("div", {
|
|
22870
|
+
className: "utilities_ops-app-frame_Help_Help--questionWrapper"
|
|
22871
|
+
}, React__default["default"].createElement("label", null, "Your Question"), React__default["default"].createElement("textarea", {
|
|
22872
|
+
value: question,
|
|
22873
|
+
onChange: function onChange(e) {
|
|
22874
|
+
return setQuestion(e.target.value);
|
|
22875
|
+
}
|
|
22876
|
+
})), React__default["default"].createElement("span", {
|
|
22877
|
+
onClick: questionSubmitHandler,
|
|
22878
|
+
className: _getClassName("submitBtn ".concat(!question.length || category === 'selectCategory' ? 'disable' : ''), _styleModuleImportMap$7, {
|
|
22879
|
+
"handleMissingStyleName": "warn"
|
|
22880
|
+
})
|
|
22881
|
+
}, "Submit")) : React__default["default"].createElement(React__default["default"].Fragment, null, React__default["default"].createElement("img", {
|
|
22882
|
+
src: "/assets/images/mihelpIcons/icon-success.svg",
|
|
22883
|
+
style: {
|
|
22884
|
+
marginTop: '50px'
|
|
22885
|
+
}
|
|
22886
|
+
}), React__default["default"].createElement("p", {
|
|
22887
|
+
className: "utilities_ops-app-frame_Help_Help--successMsg"
|
|
22888
|
+
}, "Thanks! Your question submitted successfully"), React__default["default"].createElement("span", {
|
|
22889
|
+
style: {
|
|
22890
|
+
marginBottom: '12px'
|
|
22891
|
+
}
|
|
22892
|
+
}, "Due to Covid-19 Pandemic, 72 hours is the minimum response time for your question."), React__default["default"].createElement("span", {
|
|
22893
|
+
style: {
|
|
22894
|
+
marginBottom: '100px'
|
|
22895
|
+
}
|
|
22896
|
+
}, React__default["default"].createElement("b", null, "Feel free to explore other help resources and FAQs to avoid waiting time.")))))))));
|
|
22755
22897
|
};
|
|
22756
22898
|
|
|
22757
22899
|
function ReleaseNoteContent(_ref) {
|
|
@@ -22876,6 +23018,7 @@ var _styleModuleImportMap$6 = {
|
|
|
22876
23018
|
"title": "utilities_ops-app-frame_Help_Help--title",
|
|
22877
23019
|
"header": "utilities_ops-app-frame_Help_Help--header",
|
|
22878
23020
|
"close": "utilities_ops-app-frame_Help_Help--close",
|
|
23021
|
+
"submitQuestionWrapper": "utilities_ops-app-frame_Help_Help--submitQuestionWrapper",
|
|
22879
23022
|
"subHeader": "utilities_ops-app-frame_Help_Help--subHeader",
|
|
22880
23023
|
"subHeaderTitle": "utilities_ops-app-frame_Help_Help--subHeaderTitle",
|
|
22881
23024
|
"back": "utilities_ops-app-frame_Help_Help--back",
|
|
@@ -22889,6 +23032,7 @@ var _styleModuleImportMap$6 = {
|
|
|
22889
23032
|
"searchResult": "utilities_ops-app-frame_Help_Help--searchResult",
|
|
22890
23033
|
"spinnerWrapper": "utilities_ops-app-frame_Help_Help--spinnerWrapper",
|
|
22891
23034
|
"overFlowHidden": "utilities_ops-app-frame_Help_Help--overFlowHidden",
|
|
23035
|
+
"nonInteractive": "utilities_ops-app-frame_Help_Help--nonInteractive",
|
|
22892
23036
|
"searchTitlewrapper": "utilities_ops-app-frame_Help_Help--searchTitlewrapper",
|
|
22893
23037
|
"likeswrapper": "utilities_ops-app-frame_Help_Help--likeswrapper",
|
|
22894
23038
|
"like": "utilities_ops-app-frame_Help_Help--like",
|
|
@@ -22911,7 +23055,14 @@ var _styleModuleImportMap$6 = {
|
|
|
22911
23055
|
"likebtnWrapper": "utilities_ops-app-frame_Help_Help--likebtnWrapper",
|
|
22912
23056
|
"active": "utilities_ops-app-frame_Help_Help--active",
|
|
22913
23057
|
"dislike": "utilities_ops-app-frame_Help_Help--dislike",
|
|
22914
|
-
"dateWrapper": "utilities_ops-app-frame_Help_Help--dateWrapper"
|
|
23058
|
+
"dateWrapper": "utilities_ops-app-frame_Help_Help--dateWrapper",
|
|
23059
|
+
"noFlex": "utilities_ops-app-frame_Help_Help--noFlex",
|
|
23060
|
+
"submitBtn": "utilities_ops-app-frame_Help_Help--submitBtn",
|
|
23061
|
+
"disable": "utilities_ops-app-frame_Help_Help--disable",
|
|
23062
|
+
"CategoryWrapper": "utilities_ops-app-frame_Help_Help--CategoryWrapper",
|
|
23063
|
+
"questionWrapper": "utilities_ops-app-frame_Help_Help--questionWrapper",
|
|
23064
|
+
"highlightRed": "utilities_ops-app-frame_Help_Help--highlightRed",
|
|
23065
|
+
"successMsg": "utilities_ops-app-frame_Help_Help--successMsg"
|
|
22915
23066
|
}
|
|
22916
23067
|
};
|
|
22917
23068
|
|
|
@@ -22920,7 +23071,8 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
22920
23071
|
_ref.getTitle;
|
|
22921
23072
|
var mihelpAppPath = _ref.mihelpAppPath,
|
|
22922
23073
|
mihelpRef = _ref.mihelpRef,
|
|
22923
|
-
setMihelpVisible = _ref.setMihelpVisible
|
|
23074
|
+
setMihelpVisible = _ref.setMihelpVisible,
|
|
23075
|
+
feedbackConfig = _ref.feedbackConfig;
|
|
22924
23076
|
|
|
22925
23077
|
var _useState = React.useState(null),
|
|
22926
23078
|
_useState2 = _slicedToArray(_useState, 2),
|
|
@@ -22967,7 +23119,39 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
22967
23119
|
history = _useState18[0],
|
|
22968
23120
|
setHistory = _useState18[1];
|
|
22969
23121
|
|
|
23122
|
+
var _useState19 = React.useState(false),
|
|
23123
|
+
_useState20 = _slicedToArray(_useState19, 2),
|
|
23124
|
+
showQuestionSection = _useState20[0],
|
|
23125
|
+
setShowQuestionSection = _useState20[1];
|
|
23126
|
+
|
|
23127
|
+
var _useState21 = React.useState(false),
|
|
23128
|
+
_useState22 = _slicedToArray(_useState21, 2),
|
|
23129
|
+
showSuccessSection = _useState22[0],
|
|
23130
|
+
setShowSuccessSection = _useState22[1];
|
|
23131
|
+
|
|
23132
|
+
var _useState23 = React.useState(null),
|
|
23133
|
+
_useState24 = _slicedToArray(_useState23, 2),
|
|
23134
|
+
faqs = _useState24[0],
|
|
23135
|
+
setFaqs = _useState24[1];
|
|
23136
|
+
|
|
23137
|
+
var _useState25 = React.useState(null),
|
|
23138
|
+
_useState26 = _slicedToArray(_useState25, 2),
|
|
23139
|
+
selectedFaq = _useState26[0],
|
|
23140
|
+
setSelectedFaq = _useState26[1];
|
|
23141
|
+
|
|
22970
23142
|
var spinnerRef = React.useRef();
|
|
23143
|
+
var questionSectionRef = React.useRef();
|
|
23144
|
+
React.useEffect(function () {
|
|
23145
|
+
if (!showQuestionSection) {
|
|
23146
|
+
setShowSuccessSection(false);
|
|
23147
|
+
} else {
|
|
23148
|
+
var offsetTop = questionSectionRef.current.offsetTop;
|
|
23149
|
+
mihelpRef.current.scroll({
|
|
23150
|
+
top: offsetTop - 50,
|
|
23151
|
+
behavior: 'smooth'
|
|
23152
|
+
});
|
|
23153
|
+
}
|
|
23154
|
+
}, [showQuestionSection]);
|
|
22971
23155
|
React.useEffect(function () {
|
|
22972
23156
|
var appTitle = document.querySelector('.utilities_ops-app-frame_AppBarComponent_AppBar--appTitle').innerText || 'G2Portal';
|
|
22973
23157
|
setTitle(appTitle);
|
|
@@ -23048,7 +23232,7 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23048
23232
|
var _ref3 = _asyncToGenerator(
|
|
23049
23233
|
/*#__PURE__*/
|
|
23050
23234
|
regenerator.mark(function _callee2() {
|
|
23051
|
-
var _storage$getItem$endp2, url, response;
|
|
23235
|
+
var _storage$getItem$endp2, _response$data, url, response;
|
|
23052
23236
|
|
|
23053
23237
|
return regenerator.wrap(function _callee2$(_context2) {
|
|
23054
23238
|
while (1) {
|
|
@@ -23067,22 +23251,23 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23067
23251
|
case 5:
|
|
23068
23252
|
response = _context2.sent;
|
|
23069
23253
|
setHelpContent(response === null || response === void 0 ? void 0 : response.data);
|
|
23254
|
+
setFaqs(response === null || response === void 0 ? void 0 : (_response$data = response.data) === null || _response$data === void 0 ? void 0 : _response$data.faqs[0]);
|
|
23070
23255
|
setLoading(false);
|
|
23071
|
-
_context2.next =
|
|
23256
|
+
_context2.next = 15;
|
|
23072
23257
|
break;
|
|
23073
23258
|
|
|
23074
|
-
case
|
|
23075
|
-
_context2.prev =
|
|
23259
|
+
case 11:
|
|
23260
|
+
_context2.prev = 11;
|
|
23076
23261
|
_context2.t0 = _context2["catch"](0);
|
|
23077
23262
|
setLoading(false);
|
|
23078
23263
|
console.log('+++fetch error=', _context2.t0);
|
|
23079
23264
|
|
|
23080
|
-
case
|
|
23265
|
+
case 15:
|
|
23081
23266
|
case "end":
|
|
23082
23267
|
return _context2.stop();
|
|
23083
23268
|
}
|
|
23084
23269
|
}
|
|
23085
|
-
}, _callee2, null, [[0,
|
|
23270
|
+
}, _callee2, null, [[0, 11]]);
|
|
23086
23271
|
}));
|
|
23087
23272
|
|
|
23088
23273
|
return function getHelpContent() {
|
|
@@ -23201,16 +23386,25 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23201
23386
|
likeHandler: likeHandler,
|
|
23202
23387
|
dislikeHandler: dislikeHandler,
|
|
23203
23388
|
skipFeedback: skipFeedback,
|
|
23204
|
-
submitFeedback: submitFeedback
|
|
23389
|
+
submitFeedback: submitFeedback,
|
|
23390
|
+
feedbackConfig: feedbackConfig,
|
|
23391
|
+
submitQuestion: submitQuestion,
|
|
23392
|
+
showQuestionSection: showQuestionSection,
|
|
23393
|
+
setShowQuestionSection: setShowQuestionSection,
|
|
23394
|
+
showSuccessSection: showSuccessSection,
|
|
23395
|
+
setShowSuccessSection: setShowSuccessSection,
|
|
23396
|
+
questionSectionRef: questionSectionRef
|
|
23205
23397
|
}) : null;
|
|
23206
23398
|
|
|
23207
23399
|
case views.FAQ:
|
|
23208
|
-
return React__default["default"].createElement(Faq, {
|
|
23209
|
-
faqs:
|
|
23210
|
-
|
|
23400
|
+
return selectedFaq ? React__default["default"].createElement(Faq, {
|
|
23401
|
+
faqs: getFaqs({
|
|
23402
|
+
faqs: [faqs]
|
|
23403
|
+
}),
|
|
23404
|
+
currentArticle: selectedFaq,
|
|
23211
23405
|
mihelpRef: mihelpRef,
|
|
23212
23406
|
modifyLinks: modifyLinks
|
|
23213
|
-
});
|
|
23407
|
+
}) : null;
|
|
23214
23408
|
|
|
23215
23409
|
case views.RELEASE_NOTE:
|
|
23216
23410
|
return currentArticle ? React__default["default"].createElement(ReleaseNote, {
|
|
@@ -23225,10 +23419,21 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23225
23419
|
|
|
23226
23420
|
var backHandler = function backHandler() {
|
|
23227
23421
|
if (!history.length) return;
|
|
23422
|
+
|
|
23423
|
+
if (searchText.length) {
|
|
23424
|
+
setSearchText('');
|
|
23425
|
+
setSearchResults([]);
|
|
23426
|
+
return;
|
|
23427
|
+
}
|
|
23428
|
+
|
|
23228
23429
|
var previousHistory = history[0];
|
|
23229
23430
|
setViewMoreType(previousHistory.viewMoreType);
|
|
23230
23431
|
setCurrentView(previousHistory.currentView);
|
|
23231
23432
|
setcurrentArticle(previousHistory.currentArticle);
|
|
23433
|
+
setFaqs(previousHistory.faqs);
|
|
23434
|
+
setSelectedFaq(previousHistory.selectedFaq);
|
|
23435
|
+
setSearchText(previousHistory.searchText);
|
|
23436
|
+
setSearchResults(previousHistory.searchResults);
|
|
23232
23437
|
|
|
23233
23438
|
var newHistory = _toConsumableArray(history);
|
|
23234
23439
|
|
|
@@ -23245,24 +23450,30 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23245
23450
|
};
|
|
23246
23451
|
|
|
23247
23452
|
var saveHistory = function saveHistory() {
|
|
23248
|
-
var
|
|
23453
|
+
var _previousHistory;
|
|
23454
|
+
|
|
23455
|
+
var previousHistory = (_previousHistory = {
|
|
23249
23456
|
searchResults: searchResults,
|
|
23250
23457
|
searchText: searchText,
|
|
23251
23458
|
viewMoreType: viewMoreType,
|
|
23252
23459
|
currentView: currentView,
|
|
23253
|
-
currentArticle: currentArticle
|
|
23254
|
-
|
|
23460
|
+
currentArticle: currentArticle,
|
|
23461
|
+
faqs: faqs,
|
|
23462
|
+
selectedFaq: selectedFaq
|
|
23463
|
+
}, _defineProperty(_previousHistory, "searchText", searchText), _defineProperty(_previousHistory, "searchResults", searchResults), _previousHistory);
|
|
23255
23464
|
setHistory([previousHistory].concat(_toConsumableArray(history)));
|
|
23256
23465
|
};
|
|
23257
23466
|
|
|
23258
23467
|
var handleTitleClick = function handleTitleClick() {
|
|
23259
23468
|
if (viewMoreType || currentView !== views.HOME) {
|
|
23260
23469
|
setSearchText('');
|
|
23261
|
-
setSearchResults(
|
|
23470
|
+
setSearchResults([]);
|
|
23262
23471
|
setLoading(false);
|
|
23263
23472
|
setViewMoreType(null);
|
|
23264
23473
|
setCurrentView(views.HOME);
|
|
23265
23474
|
setcurrentArticle(null);
|
|
23475
|
+
setFaqs(helpContent === null || helpContent === void 0 ? void 0 : helpContent.faqs[0]);
|
|
23476
|
+
setSelectedFaq(null);
|
|
23266
23477
|
setHistory([]);
|
|
23267
23478
|
}
|
|
23268
23479
|
};
|
|
@@ -23272,60 +23483,53 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23272
23483
|
function () {
|
|
23273
23484
|
var _ref5 = _asyncToGenerator(
|
|
23274
23485
|
/*#__PURE__*/
|
|
23275
|
-
regenerator.mark(function _callee4(view, article,
|
|
23486
|
+
regenerator.mark(function _callee4(view, article, isSearchFaq) {
|
|
23276
23487
|
var _storage$getItem$endp4, url, id, response;
|
|
23277
23488
|
|
|
23278
23489
|
return regenerator.wrap(function _callee4$(_context4) {
|
|
23279
23490
|
while (1) {
|
|
23280
23491
|
switch (_context4.prev = _context4.next) {
|
|
23281
23492
|
case 0:
|
|
23282
|
-
|
|
23283
|
-
_context4.next = 20;
|
|
23284
|
-
break;
|
|
23285
|
-
}
|
|
23286
|
-
|
|
23287
|
-
_context4.prev = 1;
|
|
23493
|
+
_context4.prev = 0;
|
|
23288
23494
|
setLoading(true);
|
|
23289
23495
|
url = (_storage$getItem$endp4 = storage$1.getItem('config').endpoints) === null || _storage$getItem$endp4 === void 0 ? void 0 : _storage$getItem$endp4.getMihelpArticle;
|
|
23290
|
-
id = article.id || article.ID;
|
|
23291
|
-
_context4.next =
|
|
23496
|
+
id = view === views.FAQ && !isSearchFaq ? faqs.id : article.id || article.ID;
|
|
23497
|
+
_context4.next = 6;
|
|
23292
23498
|
return axios.get("".concat(url, "/").concat(id), {
|
|
23293
23499
|
headers: {
|
|
23294
23500
|
Authorization: storage$1.accessToken
|
|
23295
23501
|
}
|
|
23296
23502
|
});
|
|
23297
23503
|
|
|
23298
|
-
case
|
|
23504
|
+
case 6:
|
|
23299
23505
|
response = _context4.sent;
|
|
23300
|
-
// setHelpContent(response?.data)
|
|
23301
23506
|
saveHistory();
|
|
23302
23507
|
setCurrentView(view);
|
|
23303
|
-
|
|
23508
|
+
|
|
23509
|
+
if (view === views.FAQ) {
|
|
23510
|
+
setFaqs(response === null || response === void 0 ? void 0 : response.data);
|
|
23511
|
+
setSelectedFaq(article);
|
|
23512
|
+
} else {
|
|
23513
|
+
setcurrentArticle(response === null || response === void 0 ? void 0 : response.data);
|
|
23514
|
+
}
|
|
23515
|
+
|
|
23304
23516
|
setLoading(false);
|
|
23517
|
+
setSearchText('');
|
|
23305
23518
|
_context4.next = 18;
|
|
23306
23519
|
break;
|
|
23307
23520
|
|
|
23308
23521
|
case 14:
|
|
23309
23522
|
_context4.prev = 14;
|
|
23310
|
-
_context4.t0 = _context4["catch"](
|
|
23523
|
+
_context4.t0 = _context4["catch"](0);
|
|
23311
23524
|
setLoading(false);
|
|
23312
23525
|
console.log('fetch articleClickhandler error=', _context4.t0);
|
|
23313
23526
|
|
|
23314
23527
|
case 18:
|
|
23315
|
-
_context4.next = 23;
|
|
23316
|
-
break;
|
|
23317
|
-
|
|
23318
|
-
case 20:
|
|
23319
|
-
saveHistory();
|
|
23320
|
-
setCurrentView(view);
|
|
23321
|
-
setcurrentArticle(article);
|
|
23322
|
-
|
|
23323
|
-
case 23:
|
|
23324
23528
|
case "end":
|
|
23325
23529
|
return _context4.stop();
|
|
23326
23530
|
}
|
|
23327
23531
|
}
|
|
23328
|
-
}, _callee4, null, [[
|
|
23532
|
+
}, _callee4, null, [[0, 14]]);
|
|
23329
23533
|
}));
|
|
23330
23534
|
|
|
23331
23535
|
return function articleClickhandler(_x, _x2, _x3) {
|
|
@@ -23339,7 +23543,7 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23339
23543
|
var _ref6 = _asyncToGenerator(
|
|
23340
23544
|
/*#__PURE__*/
|
|
23341
23545
|
regenerator.mark(function _callee5(article) {
|
|
23342
|
-
var _storage$getItem$endp5, _response$
|
|
23546
|
+
var _storage$getItem$endp5, _response$data2, url, id, response, modifiedArticle;
|
|
23343
23547
|
|
|
23344
23548
|
return regenerator.wrap(function _callee5$(_context5) {
|
|
23345
23549
|
while (1) {
|
|
@@ -23360,7 +23564,7 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23360
23564
|
response = _context5.sent;
|
|
23361
23565
|
modifiedArticle = _objectSpread2({}, currentArticle);
|
|
23362
23566
|
|
|
23363
|
-
if (response === null || response === void 0 ? void 0 : (_response$
|
|
23567
|
+
if (response === null || response === void 0 ? void 0 : (_response$data2 = response.data) === null || _response$data2 === void 0 ? void 0 : _response$data2.removedLike) {
|
|
23364
23568
|
modifiedArticle.liked = false;
|
|
23365
23569
|
modifiedArticle.likes -= 1;
|
|
23366
23570
|
modifiedArticle.showThanksText = false;
|
|
@@ -23406,7 +23610,7 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23406
23610
|
var _ref7 = _asyncToGenerator(
|
|
23407
23611
|
/*#__PURE__*/
|
|
23408
23612
|
regenerator.mark(function _callee6(article) {
|
|
23409
|
-
var _storage$getItem$endp6, _response$
|
|
23613
|
+
var _storage$getItem$endp6, _response$data3, url, id, response, modifiedArticle;
|
|
23410
23614
|
|
|
23411
23615
|
return regenerator.wrap(function _callee6$(_context6) {
|
|
23412
23616
|
while (1) {
|
|
@@ -23427,7 +23631,7 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23427
23631
|
response = _context6.sent;
|
|
23428
23632
|
modifiedArticle = _objectSpread2({}, currentArticle);
|
|
23429
23633
|
|
|
23430
|
-
if (response === null || response === void 0 ? void 0 : (_response$
|
|
23634
|
+
if (response === null || response === void 0 ? void 0 : (_response$data3 = response.data) === null || _response$data3 === void 0 ? void 0 : _response$data3.removedDislike) {
|
|
23431
23635
|
modifiedArticle.disliked = false;
|
|
23432
23636
|
modifiedArticle.dislikes -= 1;
|
|
23433
23637
|
modifiedArticle.showThanksText = false;
|
|
@@ -23523,6 +23727,53 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23523
23727
|
};
|
|
23524
23728
|
}();
|
|
23525
23729
|
|
|
23730
|
+
var submitQuestion =
|
|
23731
|
+
/*#__PURE__*/
|
|
23732
|
+
function () {
|
|
23733
|
+
var _ref9 = _asyncToGenerator(
|
|
23734
|
+
/*#__PURE__*/
|
|
23735
|
+
regenerator.mark(function _callee8(question, category) {
|
|
23736
|
+
var _storage$getItem$endp8, url;
|
|
23737
|
+
|
|
23738
|
+
return regenerator.wrap(function _callee8$(_context8) {
|
|
23739
|
+
while (1) {
|
|
23740
|
+
switch (_context8.prev = _context8.next) {
|
|
23741
|
+
case 0:
|
|
23742
|
+
_context8.prev = 0;
|
|
23743
|
+
url = (_storage$getItem$endp8 = storage$1.getItem('config').endpoints) === null || _storage$getItem$endp8 === void 0 ? void 0 : _storage$getItem$endp8.mihelpSubmitQuestion;
|
|
23744
|
+
_context8.next = 4;
|
|
23745
|
+
return axios.post(url, {
|
|
23746
|
+
question: question,
|
|
23747
|
+
category: category,
|
|
23748
|
+
app: title
|
|
23749
|
+
}, {
|
|
23750
|
+
headers: {
|
|
23751
|
+
Authorization: storage$1.accessToken
|
|
23752
|
+
}
|
|
23753
|
+
});
|
|
23754
|
+
|
|
23755
|
+
case 4:
|
|
23756
|
+
_context8.next = 9;
|
|
23757
|
+
break;
|
|
23758
|
+
|
|
23759
|
+
case 6:
|
|
23760
|
+
_context8.prev = 6;
|
|
23761
|
+
_context8.t0 = _context8["catch"](0);
|
|
23762
|
+
console.log('submitQuestion Error', _context8.t0);
|
|
23763
|
+
|
|
23764
|
+
case 9:
|
|
23765
|
+
case "end":
|
|
23766
|
+
return _context8.stop();
|
|
23767
|
+
}
|
|
23768
|
+
}
|
|
23769
|
+
}, _callee8, null, [[0, 6]]);
|
|
23770
|
+
}));
|
|
23771
|
+
|
|
23772
|
+
return function submitQuestion(_x7, _x8) {
|
|
23773
|
+
return _ref9.apply(this, arguments);
|
|
23774
|
+
};
|
|
23775
|
+
}();
|
|
23776
|
+
|
|
23526
23777
|
return React__default["default"].createElement("div", {
|
|
23527
23778
|
className: "utilities_ops-app-frame_Help_Help--backdrop",
|
|
23528
23779
|
onClick: handleBackDropClick
|
|
@@ -23531,7 +23782,7 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23531
23782
|
width: getNotificationWrapperWidth()
|
|
23532
23783
|
},
|
|
23533
23784
|
ref: mihelpRef,
|
|
23534
|
-
className: _getClassName("miHelpSideBar ".concat(!helpContent ? 'overFlowHidden' : ''), _styleModuleImportMap$6, {
|
|
23785
|
+
className: _getClassName("miHelpSideBar ".concat(!helpContent || showQuestionSection ? 'overFlowHidden' : ''), _styleModuleImportMap$6, {
|
|
23535
23786
|
"handleMissingStyleName": "warn"
|
|
23536
23787
|
})
|
|
23537
23788
|
}, React__default["default"].createElement("div", {
|
|
@@ -23569,11 +23820,13 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23569
23820
|
var type = currentView === views.HOME ? redirectContants.ALL_HELP_RESOURCES : currentView === views.FAQ ? redirectContants.FAQS : redirectContants.OPEN_IN_NEW_TAB;
|
|
23570
23821
|
handleRedirect(type, mihelpAppPath, currentArticle);
|
|
23571
23822
|
}
|
|
23572
|
-
}, currentView === views.HOME ? 'All Help Resources' : 'Open New Tab', React__default["default"].createElement(coreComponents.Icon, {
|
|
23823
|
+
}, currentView === views.HOME ? 'All Help Resources' : 'Open In New Tab', React__default["default"].createElement(coreComponents.Icon, {
|
|
23573
23824
|
name: "open_in_new",
|
|
23574
23825
|
variant: "material"
|
|
23575
23826
|
}))), React__default["default"].createElement("div", {
|
|
23576
|
-
className: "
|
|
23827
|
+
className: _getClassName("searchWrapper ".concat(showQuestionSection ? 'nonInteractive' : ''), _styleModuleImportMap$6, {
|
|
23828
|
+
"handleMissingStyleName": "warn"
|
|
23829
|
+
})
|
|
23577
23830
|
}, React__default["default"].createElement("input", {
|
|
23578
23831
|
type: "text",
|
|
23579
23832
|
className: "utilities_ops-app-frame_Help_Help--mihelpSearch",
|
|
@@ -23589,8 +23842,8 @@ var HelpSideBar = function HelpSideBar(_ref) {
|
|
|
23589
23842
|
}, "X") : null), !searchText.length ? renderView() : React__default["default"].createElement(SearchResults, {
|
|
23590
23843
|
searchText: searchText,
|
|
23591
23844
|
results: searchResults,
|
|
23592
|
-
|
|
23593
|
-
|
|
23845
|
+
articleClickhandler: articleClickhandler,
|
|
23846
|
+
loading: loading
|
|
23594
23847
|
}), (!helpContent || loading) && React__default["default"].createElement("div", {
|
|
23595
23848
|
className: "utilities_ops-app-frame_Help_Help--spinnerWrapper",
|
|
23596
23849
|
ref: spinnerRef
|
|
@@ -26848,7 +27101,8 @@ var AppBar$1 = function AppBar(props) {
|
|
|
26848
27101
|
getTitle: getTitle,
|
|
26849
27102
|
mihelpAppPath: mihelpAppPath,
|
|
26850
27103
|
mihelpRef: mihelpRef,
|
|
26851
|
-
setMihelpVisible: setMihelpVisible
|
|
27104
|
+
setMihelpVisible: setMihelpVisible,
|
|
27105
|
+
feedbackConfig: props.feedbackConfig
|
|
26852
27106
|
}));
|
|
26853
27107
|
};
|
|
26854
27108
|
AppBar$1.defaultProps = {
|