@copart/ops-tool-kit 1.11.1 → 1.11.2-alpha.1

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.
@@ -33,7 +33,7 @@ var ReactDOM__namespace = /*#__PURE__*/_interopNamespace(ReactDOM);
33
33
  var ReactDOM__default = /*#__PURE__*/_interopDefaultLegacy(ReactDOM);
34
34
 
35
35
  const name$f = "@copart/ops-tool-kit";
36
- const version$5 = "1.11.1";
36
+ const version$5 = "1.11.2-alpha.1";
37
37
  const main$1 = "dist/ops-tool-kit.js";
38
38
  const style = "dist/ops-tool-kit.css";
39
39
  const files = [
@@ -2906,7 +2906,7 @@ var DEFAULT_BREADCRUMBS_CONTEXT = {
2906
2906
  error: 'You tried to use Breadcrumbs outside of its context.'
2907
2907
  };
2908
2908
 
2909
- var css_248z$o = ".utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Breadcrumbs {\r\n /* height: 36px;\r\n background: #3c4656; */\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--crumbs {\r\n display: flex;\r\n}\r\n\r\n#notCrumbs {\r\n height: 100%;\r\n margin-right: 12px;\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Crumb {\r\n cursor: pointer;\r\n height: 100%;\r\n display: inline-flex;\r\n align-items: center;\r\n justify-content: center;\r\n font-size: 16px;\r\n font-weight: 400;\r\n letter-spacing: 0;\r\n /* transition: all 0.2s; */\r\n position: relative;\r\n top: -2px;\r\n color: rgba(255, 255, 255, 0.8);\r\n grid-gap: 6px;\r\n gap: 6px;\r\n margin-left: 5px;\r\n opacity: 1;\r\n}\r\n\r\n@-webkit-keyframes utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--fadeIn {\r\n 0% {\r\n opacity: 0;\r\n -webkit-transform: translateX(-6px);\r\n transform: translateX(-6px);\r\n /* transform: scale(0.9); */\r\n }\r\n 100% {\r\n opacity: 1;\r\n -webkit-transform: translateX(0px);\r\n transform: translateX(0px);\r\n /* transform: scale(1); */\r\n }\r\n}\r\n\r\n@keyframes utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--fadeIn {\r\n 0% {\r\n opacity: 0;\r\n -webkit-transform: translateX(-6px);\r\n transform: translateX(-6px);\r\n /* transform: scale(0.9); */\r\n }\r\n 100% {\r\n opacity: 1;\r\n -webkit-transform: translateX(0px);\r\n transform: translateX(0px);\r\n /* transform: scale(1); */\r\n }\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Crumb {\r\n -webkit-animation-name: utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--fadeIn;\r\n animation-name: utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--fadeIn;\r\n -webkit-animation-duration: 0.2s;\r\n animation-duration: 0.2s;\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Crumb::before {\r\n content: '\\f054';\r\n color: rgba(255, 255, 255, 0.4);\r\n display: inline-block;\r\n font-family: 'Font Awesome 6 Pro';\r\n font-size: 16px;\r\n margin: 0 6px;\r\n position: relative;\r\n top: 2px;\r\n}\r\n\r\n/* .Crumb:first-of-type {\r\n margin-left: 12px;\r\n font-weight: 400;\r\n} */\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Crumb:hover {\r\n /* background: rgba(0, 0, 0, 0.15); */\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Crumb:not(:last-of-type):not(:hover) {\r\n /* opacity: 0.75; */\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Crumb:last-of-type {\r\n font-weight: 700;\r\n opacity: 1;\r\n color: rgba(255, 255, 255, 1);\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Crumb:last-of-type::before {\r\n font-weight: 400;\r\n /* opacity: 0.8; */\r\n}\r\n\r\n/* .crumbSpacer {} */\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--crumbs {\r\n /* margin: 10px; */\r\n flex-grow: 2;\r\n font-size: 14px;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--notCrumbs {\r\n height: 100%;\r\n display: flex;\r\n margin-right: 0px !important;\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--entityIndicator {\r\n height: 100%;\r\n display: flex;\r\n margin-right: 0px !important;\r\n}";
2909
+ var css_248z$o = ".utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Breadcrumbs {\r\n /* height: 36px;\r\n background: #3c4656; */\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--crumbs {\r\n display: flex;\r\n}\r\n\r\n#notCrumbs {\r\n height: 100%;\r\n margin-right: 12px;\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Crumb {\r\n cursor: pointer;\r\n height: 100%;\r\n display: inline-flex;\r\n align-items: center;\r\n justify-content: center;\r\n font-size: 16px;\r\n font-weight: 300;\r\n letter-spacing: 0;\r\n /* transition: all 0.2s; */\r\n position: relative;\r\n top: -2px;\r\n color: rgba(255, 255, 255, 0.8);\r\n grid-gap: 6px;\r\n gap: 6px;\r\n margin-left: 5px;\r\n opacity: 1;\r\n}\r\n\r\n@-webkit-keyframes utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--fadeIn {\r\n 0% {\r\n opacity: 0;\r\n -webkit-transform: translateX(-6px);\r\n transform: translateX(-6px);\r\n /* transform: scale(0.9); */\r\n }\r\n 100% {\r\n opacity: 1;\r\n -webkit-transform: translateX(0px);\r\n transform: translateX(0px);\r\n /* transform: scale(1); */\r\n }\r\n}\r\n\r\n@keyframes utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--fadeIn {\r\n 0% {\r\n opacity: 0;\r\n -webkit-transform: translateX(-6px);\r\n transform: translateX(-6px);\r\n /* transform: scale(0.9); */\r\n }\r\n 100% {\r\n opacity: 1;\r\n -webkit-transform: translateX(0px);\r\n transform: translateX(0px);\r\n /* transform: scale(1); */\r\n }\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Crumb {\r\n -webkit-animation-name: utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--fadeIn;\r\n animation-name: utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--fadeIn;\r\n -webkit-animation-duration: 0.2s;\r\n animation-duration: 0.2s;\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Crumb::before {\r\n content: '\\f054';\r\n color: rgba(255, 255, 255, 0.4);\r\n display: inline-block;\r\n font-family: 'Font Awesome 6 Pro';\r\n font-size: 16px;\r\n margin: 0 6px;\r\n position: relative;\r\n top: 2px;\r\n}\r\n\r\n/* .Crumb:first-of-type {\r\n margin-left: 12px;\r\n font-weight: 400;\r\n} */\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Crumb:hover {\r\n /* background: rgba(0, 0, 0, 0.15); */\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Crumb:not(:last-of-type):not(:hover) {\r\n /* opacity: 0.75; */\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Crumb:last-of-type {\r\n font-weight: 700;\r\n opacity: 1;\r\n color: rgba(255, 255, 255, 1);\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--Crumb:last-of-type::before {\r\n font-weight: 300;\r\n /* opacity: 0.8; */\r\n}\r\n\r\n/* .crumbSpacer {} */\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--crumbs {\r\n /* margin: 10px; */\r\n flex-grow: 2;\r\n font-size: 14px;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--notCrumbs {\r\n height: 100%;\r\n display: flex;\r\n margin-right: 0px !important;\r\n}\r\n\r\n.utilities_ops-app-frame_Breadcrumbs_styles_Breadcrumbs--entityIndicator {\r\n height: 100%;\r\n display: flex;\r\n margin-right: 0px !important;\r\n}";
2910
2910
  styleInject(css_248z$o);
2911
2911
 
2912
2912
  var Context = createContext(DEFAULT_BREADCRUMBS_CONTEXT);
@@ -23822,7 +23822,7 @@ FeedbackDialog.defaultProps = {
23822
23822
  }
23823
23823
  };
23824
23824
 
23825
- var css_248z$j = ".utilities_ops-app-frame_AppBarComponent_AppBar--root {\r\n background-color: var(--blue);\r\n background-color: var(--blue);\r\n height: 48px;\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n white-space: nowrap;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--leftItems {\r\n width: 100%;\r\n display: flex;\r\n justify-content: start;\r\n align-items: center;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--appBarIcons {\r\n margin: 0 12px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--copartLogo {\r\n display: flex;\r\n align-items: center;\r\n flex-direction: column;\r\n margin-left: 5px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--copartLogoNew {\r\n display: flex;\r\n flex-direction: column;\r\n margin: 3px 0 0 16px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--moduleName {\r\n color: white;\r\n font-size: 11px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid {\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items {\r\n color: white;\r\n cursor: pointer;\r\n font-size: 18px;\r\n display: flex;\r\n justify-content: center;\r\n margin: 0;\r\n position: relative;\r\n width: 48px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items i {\r\n color: #fff;\r\n font-size: 18px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid .utilities_ops-app-frame_AppBarComponent_AppBar--col {\r\n display: flex;\r\n color: white;\r\n font-size: 13px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid .utilities_ops-app-frame_AppBarComponent_AppBar--col svg {\r\n color: white;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--logo {\r\n width: 6rem;\r\n margin-top: 0rem;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--text {\r\n margin-top: 0.6rem;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--iconText {\r\n margin-top: 0.4rem;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--searchBar,\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--placeholderDiv {\r\n margin-top: -0.2rem;\r\n margin-left: 2rem;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--appBarLeft > img.utilities_ops-app-frame_AppBarComponent_AppBar--logo {\r\n display: inline;\r\n display: initial;\r\n}\r\n\r\n@font-face {\r\n font-family: 'Open Sans';\r\n font-style: italic;\r\n font-weight: 600;\r\n src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhmIqOjjg.woff2)\r\n format('woff2');\r\n unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--appTitle {\r\n color: #fff;\r\n font-family: 'Open Sans', sans-serif;\r\n font-weight: 600;\r\n font-style: italic;\r\n font-size: 14px;\r\n position: relative;\r\n left: 16px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--item {\r\n display: flex;\r\n color: white;\r\n font-size: 13px;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber {\r\n /* margin-left: 10px;\r\n margin-right: 7px; */\r\n cursor: pointer;\r\n display: flex;\r\n align-items: center;\r\n background: #fff;\r\n color: #1D5AB9;\r\n font-weight: 600;\r\n border-radius: 4px;\r\n box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.4), 0px 1.6px 3.6px 0px rgba(0, 0, 0, 0.13), 0px 0.3px 0.9px 0px rgba(0, 0, 0, 0.10);\r\n font-size: 14px;\r\n grid-gap: 8px;\r\n gap: 8px;\r\n margin: 0 8px;\r\n padding: 4px 20px 6px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber span {\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber span i {\r\n font-size: 22px;\r\n color: #1D5AB9;\r\n}\r\n\r\n/* .yardNumber > div {\r\n margin-left: 7px;\r\n} */\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--searchWrapper i {\r\n color: #fff;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--searchWrapper span {\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault {\r\n color: white;\r\n cursor: default;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable,\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable {\r\n background-color: white;\r\n border-radius: 20px;\r\n margin: 5px;\r\n padding: 0px 10px;\r\n height: 25px;\r\n font-weight: bold;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--light {\r\n border: 1px solid #1d5ab9;\r\n justify-content: flex-start;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightDefault {\r\n color: black;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneOffline,\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightAvailable {\r\n background-color: white;\r\n border-radius: 20px;\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightAvailable {\r\n color: green;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightAvailable i {\r\n color: green;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneOffline {\r\n color: red;\r\n margin: 5px 0px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneOffline svg {\r\n margin-right: 5px;\r\n margin-left: 5px;\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--SpinnerWrapper {\r\n margin-left: 5px;\r\n display: inline-flex;\r\n}\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault i {\r\n font-size: 16px;\r\n}\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable i {\r\n line-height: unset;\r\n font-size: 16px;\r\n}\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable {\r\n color: green;\r\n}\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault i,\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable i,\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable svg {\r\n margin-right: 5px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable {\r\n color: red;\r\n}\r\n\r\n/* .userMenu {\r\n margin-left: 10px !important;\r\n margin-right: 5px !important;\r\n} */\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag {\r\n margin-left: 10px !important;\r\n margin-right: 10px !important;\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag > div {\r\n margin-left: 7px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--feedback {\r\n margin: 0 !important;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--overflowItems {\r\n width: 100%;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelp_button {\r\n cursor: pointer;\r\n position: relative;\r\n\r\n /* position: relative;\r\n top: 2px; */\r\n /* margin-left: 10px; */\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelp_button i {\r\n color: #fff;\r\n font-size: 22px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelpDot {\r\n background-color: #ef5350;\r\n border-radius: 50%;\r\n position: absolute;\r\n top: 0px;\r\n left: 13px;\r\n width: 10px;\r\n height: 10px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelpTooltip{\r\n position: absolute;\r\n background: #fff;\r\n padding: 8px;\r\n right: 30px;\r\n top: -2px;\r\n border-radius: 2px;\r\n font-weight: 400;\r\n font-size: 12px;\r\n cursor: auto;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelpTooltip::before{\r\n content: \"\";\r\n position: absolute;\r\n top: 50%;\r\n left: 100%;\r\n margin-top: -5px;\r\n border-width: 5px;\r\n border-style: solid;\r\n border-color: transparent transparent transparent #fff;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelpTooltip i{\r\n color: #000;\r\n font-size: 12px;\r\n margin-left: 5px;\r\n position: relative;\r\n top: 1px;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetContainer {\r\n position: absolute;\r\n display: flex;\r\n height: calc(100vh - 48px);\r\n width: 100vw;\r\n bottom: 0;\r\n z-index: 10000;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetHide {\r\n background-color: rgba(0,0,0,.5);\r\n width: 100%;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--st0{fill:#0075E6;}\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--st1{fill:#6A819C;}\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--st2{fill:#FFFFFF;}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetHideButton {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n position: absolute;\r\n top: 2px;\r\n right: 402px;\r\n height: 38px;\r\n width: 38px;\r\n background-color: white;\r\n z-index: 11000;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--profile {\r\n padding: 5px 7px;\r\n background: #fff;\r\n border-radius: 50%;\r\n font-weight: 600;\r\n color: #1d5ab9;\r\n font-size: 12px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--searchContainer {\r\n background: rgba(255, 255, 255, 0.40);\r\n -webkit-backdrop-filter: blur(20px);\r\n backdrop-filter: blur(20px);\r\n position: absolute;\r\n top: 50px;\r\n bottom: 0;\r\n left: 0;\r\n right: 0;\r\n z-index: 999;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--settingsSidebarWrapper{\r\n position: absolute;\r\n z-index: 10000;\r\n height: 100vh;\r\n top: 50px;\r\n width: 100vw;\r\n background-color: rgba(0,0,0,.5);\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--settingsSidebarWrapper .utilities_ops-app-frame_AppBarComponent_AppBar--settingsSidebar {\r\n width: 40vw;\r\n position: absolute;\r\n right: 0;\r\n height: calc(100vh - 50px);\r\n padding: 15px;\r\n background-color: white;\r\n overflow-y: auto;\r\n}\r\n\r\n@media only screen and (max-width: 1024px) {\r\n .utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault i,\r\n .utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable i,\r\n .utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable svg {\r\n margin-right: 2px;\r\n }\r\n\r\n /* .yardNumber {\r\n margin-left: 5px;\r\n margin-right: 2px;\r\n }\r\n\r\n .yardNumber > div {\r\n margin-left: 2px;\r\n } */\r\n\r\n /* .userMenu {\r\n margin-left: 3px !important;\r\n margin-right: 3px !important;\r\n } */\r\n\r\n .utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag {\r\n margin-left: 3px !important;\r\n margin-right: 3px !important;\r\n }\r\n\r\n .utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag > div {\r\n margin-left: 2px;\r\n }\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--sideBarWrapper\r\n{\r\n position: absolute;\r\n z-index: 10000;\r\n height: 100vh;\r\n top: 48px;\r\n width: 100vw;\r\n background-color: rgba(0,0,0,.5);\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--innerNotificationDiv\r\n{\r\n width: 50vw;\r\n position: absolute;\r\n right: 0;\r\n height: 100%;\r\n padding: 15px;\r\n background-color: white;\r\n overflow-y: auto;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--notificationsHeader{\r\n font-size: 18px;\r\n font-weight: 600;\r\n padding-bottom: 10px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--notificationsWrapper{\r\n display: flex;\r\n flex-direction: column;\r\n grid-gap: 5px;\r\n gap: 5px;\r\n justify-content: center;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--notificationCount{\r\n background-color: #ef5350;\r\n color: white;\r\n font-size: 12px;\r\n width: 1rem;\r\n border-radius: 50%;\r\n position: absolute;\r\n top: -5px;\r\n left: 22px;\r\n height: 1rem;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--notificationCount.utilities_ops-app-frame_AppBarComponent_AppBar--twoChars {\r\n width: 1.1rem;\r\n height: 1.1rem;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--notificationCount.utilities_ops-app-frame_AppBarComponent_AppBar--threeChars {\r\n width: 1.3rem;\r\n height: 1.3rem;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items.utilities_ops-app-frame_AppBarComponent_AppBar--notificationIconWrapper {\r\n cursor: pointer;\r\n margin-left: 12px;\r\n position: relative;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--arrowTipContainer {\r\n width: 0px;\r\n height: 0px;\r\n border-left: 8px solid transparent;\r\n border-right: 8px solid transparent;\r\n border-bottom: 11px solid white;\r\n position: absolute;\r\n bottom: -13px;\r\n right: 16px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--arrowTipContainer.utilities_ops-app-frame_AppBarComponent_AppBar--ideaNoteArrow {\r\n right: 16px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--arrowTipContainer.utilities_ops-app-frame_AppBarComponent_AppBar--mihelpArrow {\r\n right: 3px;\r\n bottom: -9px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--arrowTipContainer.utilities_ops-app-frame_AppBarComponent_AppBar--profileArrow {\r\n bottom: -12px;\r\n right: 8px;\r\n border-left: 7px solid transparent;\r\n border-right: 7px solid transparent;\r\n border-bottom: 10px solid white;\r\n}\r\n";
23825
+ var css_248z$j = ".utilities_ops-app-frame_AppBarComponent_AppBar--root {\r\n background-color: var(--blue);\r\n background-color: var(--blue);\r\n height: 48px;\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n white-space: nowrap;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--leftItems {\r\n width: 100%;\r\n display: flex;\r\n justify-content: start;\r\n align-items: center;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--appBarIcons {\r\n margin: 0 12px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--copartLogo {\r\n display: flex;\r\n align-items: center;\r\n flex-direction: column;\r\n margin-left: 5px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--copartLogoNew {\r\n display: flex;\r\n flex-direction: column;\r\n margin: 3px 0 0 16px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--moduleName {\r\n color: white;\r\n font-size: 11px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid {\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items {\r\n color: white;\r\n cursor: pointer;\r\n font-size: 18px;\r\n display: flex;\r\n justify-content: center;\r\n margin: 0;\r\n position: relative;\r\n width: 48px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items i {\r\n color: #fff;\r\n font-size: 20px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items.utilities_ops-app-frame_AppBarComponent_AppBar--lightBulbIcon i {\r\n color: #ffff00;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items.utilities_ops-app-frame_AppBarComponent_AppBar--yard {\r\n width: 60px;\r\n grid-gap: 5px;\r\n gap: 5px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items.utilities_ops-app-frame_AppBarComponent_AppBar--yard .utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber {\r\n font-size: 16px;\r\n font-weight: 600;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid .utilities_ops-app-frame_AppBarComponent_AppBar--col {\r\n display: flex;\r\n color: white;\r\n font-size: 13px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid .utilities_ops-app-frame_AppBarComponent_AppBar--col svg {\r\n color: white;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--logo {\r\n width: 6rem;\r\n margin-top: 0rem;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--text {\r\n margin-top: 0.6rem;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--iconText {\r\n margin-top: 0.4rem;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--searchBar,\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--placeholderDiv {\r\n margin-top: -0.2rem;\r\n margin-left: 2rem;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--appBarLeft > img.utilities_ops-app-frame_AppBarComponent_AppBar--logo {\r\n display: inline;\r\n display: initial;\r\n}\r\n\r\n@font-face {\r\n font-family: 'Open Sans';\r\n font-style: italic;\r\n font-weight: 600;\r\n src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhmIqOjjg.woff2)\r\n format('woff2');\r\n unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--appTitle {\r\n color: #fff;\r\n font-family: 'Open Sans', sans-serif;\r\n font-weight: 600;\r\n font-style: italic;\r\n font-size: 14px;\r\n position: relative;\r\n left: 16px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--item {\r\n display: flex;\r\n color: white;\r\n font-size: 13px;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--searchIcon {\r\n /* margin-left: 10px;\r\n margin-right: 7px; */\r\n cursor: pointer;\r\n display: flex;\r\n align-items: center;\r\n background: #fff;\r\n color: #1D5AB9;\r\n font-weight: 600;\r\n border-radius: 4px;\r\n box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.4), 0px 1.6px 3.6px 0px rgba(0, 0, 0, 0.13), 0px 0.3px 0.9px 0px rgba(0, 0, 0, 0.10);\r\n font-size: 14px;\r\n grid-gap: 8px;\r\n gap: 8px;\r\n margin: 0 8px;\r\n padding: 6px 20px 7px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--searchIcon span {\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--searchIcon span i {\r\n font-size: 18px;\r\n color: #1D5AB9;\r\n}\r\n\r\n/* .searchIcon > div {\r\n margin-left: 7px;\r\n} */\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--searchWrapper i {\r\n color: #fff;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--searchWrapper span {\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault {\r\n color: white;\r\n cursor: default;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable,\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable {\r\n background-color: white;\r\n border-radius: 20px;\r\n margin: 5px;\r\n padding: 0px 10px;\r\n height: 25px;\r\n font-weight: bold;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--light {\r\n border: 1px solid #1d5ab9;\r\n justify-content: flex-start;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightDefault {\r\n color: black;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneOffline,\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightAvailable {\r\n background-color: white;\r\n border-radius: 20px;\r\n display: flex;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightAvailable {\r\n color: green;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightAvailable i {\r\n color: green;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneOffline {\r\n color: red;\r\n margin: 5px 0px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneOffline svg {\r\n margin-right: 5px;\r\n margin-left: 5px;\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--SpinnerWrapper {\r\n margin-left: 5px;\r\n display: inline-flex;\r\n}\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault i {\r\n font-size: 16px;\r\n}\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable i {\r\n line-height: unset;\r\n font-size: 16px;\r\n}\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable {\r\n color: green;\r\n}\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault i,\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable i,\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable svg {\r\n margin-right: 5px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable {\r\n color: red;\r\n}\r\n\r\n/* .userMenu {\r\n margin-left: 10px !important;\r\n margin-right: 5px !important;\r\n} */\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag {\r\n margin-left: 10px !important;\r\n margin-right: 10px !important;\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag > div {\r\n margin-left: 7px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--feedback {\r\n margin: 0 !important;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--overflowItems {\r\n width: 100%;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelp_button {\r\n cursor: pointer;\r\n position: relative;\r\n\r\n /* position: relative;\r\n top: 2px; */\r\n /* margin-left: 10px; */\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelp_button i {\r\n color: #fff;\r\n font-size: 22px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelpDot {\r\n background-color: #ef5350;\r\n border-radius: 50%;\r\n position: absolute;\r\n top: 0px;\r\n left: 13px;\r\n width: 10px;\r\n height: 10px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelpTooltip{\r\n position: absolute;\r\n background: #fff;\r\n padding: 8px;\r\n right: 30px;\r\n top: -2px;\r\n border-radius: 2px;\r\n font-weight: 400;\r\n font-size: 12px;\r\n cursor: auto;\r\n color: #000;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelpTooltip::before{\r\n content: \"\";\r\n position: absolute;\r\n top: 50%;\r\n left: 100%;\r\n margin-top: -5px;\r\n border-width: 5px;\r\n border-style: solid;\r\n border-color: transparent transparent transparent #fff;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelpTooltip i{\r\n color: #000;\r\n font-size: 12px;\r\n margin-left: 5px;\r\n position: relative;\r\n top: 1px;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetContainer {\r\n position: absolute;\r\n display: flex;\r\n height: calc(100vh - 48px);\r\n width: 100vw;\r\n bottom: 0;\r\n z-index: 10000;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetHide {\r\n background-color: rgba(0,0,0,.5);\r\n width: 100%;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--st0{fill:#0075E6;}\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--st1{fill:#6A819C;}\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--st2{fill:#FFFFFF;}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetHideButton {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n position: absolute;\r\n top: 2px;\r\n right: 402px;\r\n height: 38px;\r\n width: 38px;\r\n background-color: white;\r\n z-index: 11000;\r\n cursor: pointer;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--profile {\r\n padding: 5px 7px;\r\n background: #fff;\r\n border-radius: 50%;\r\n font-weight: 600;\r\n color: #1d5ab9;\r\n font-size: 12px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--searchContainer {\r\n background: rgba(255, 255, 255, 0.40);\r\n -webkit-backdrop-filter: blur(20px);\r\n backdrop-filter: blur(20px);\r\n position: absolute;\r\n top: 50px;\r\n bottom: 0;\r\n left: 0;\r\n right: 0;\r\n z-index: 999;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--settingsSidebarWrapper{\r\n position: absolute;\r\n z-index: 10000;\r\n height: 100vh;\r\n top: 50px;\r\n width: 100vw;\r\n background-color: rgba(0,0,0,.5);\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--settingsSidebarWrapper .utilities_ops-app-frame_AppBarComponent_AppBar--settingsSidebar {\r\n width: 40vw;\r\n position: absolute;\r\n right: 0;\r\n height: calc(100vh - 50px);\r\n padding: 15px;\r\n background-color: white;\r\n overflow-y: auto;\r\n}\r\n\r\n@media only screen and (max-width: 1024px) {\r\n .utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault i,\r\n .utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable i,\r\n .utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable svg {\r\n margin-right: 2px;\r\n }\r\n\r\n /* .searchIcon {\r\n margin-left: 5px;\r\n margin-right: 2px;\r\n }\r\n\r\n .searchIcon > div {\r\n margin-left: 2px;\r\n } */\r\n\r\n /* .userMenu {\r\n margin-left: 3px !important;\r\n margin-right: 3px !important;\r\n } */\r\n\r\n .utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag {\r\n margin-left: 3px !important;\r\n margin-right: 3px !important;\r\n }\r\n\r\n .utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag > div {\r\n margin-left: 2px;\r\n }\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--sideBarWrapper\r\n{\r\n position: absolute;\r\n z-index: 10000;\r\n height: 100vh;\r\n top: 48px;\r\n width: 100vw;\r\n background-color: rgba(0,0,0,.5);\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--innerNotificationDiv\r\n{\r\n width: 50vw;\r\n position: absolute;\r\n right: 0;\r\n height: 100%;\r\n padding: 15px;\r\n background-color: white;\r\n overflow-y: auto;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--notificationsHeader{\r\n font-size: 18px;\r\n font-weight: 600;\r\n padding-bottom: 10px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--notificationsWrapper{\r\n display: flex;\r\n flex-direction: column;\r\n grid-gap: 5px;\r\n gap: 5px;\r\n justify-content: center;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--notificationCount{\r\n background-color: #ef5350;\r\n color: white;\r\n font-size: 12px;\r\n width: 1rem;\r\n border-radius: 50%;\r\n position: absolute;\r\n top: -5px;\r\n left: 22px;\r\n height: 1rem;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--notificationCount.utilities_ops-app-frame_AppBarComponent_AppBar--twoChars {\r\n width: 1.1rem;\r\n height: 1.1rem;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--notificationCount.utilities_ops-app-frame_AppBarComponent_AppBar--threeChars {\r\n width: 1.3rem;\r\n height: 1.3rem;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items.utilities_ops-app-frame_AppBarComponent_AppBar--notificationIconWrapper {\r\n cursor: pointer;\r\n margin-left: 12px;\r\n position: relative;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--arrowTipContainer {\r\n width: 0px;\r\n height: 0px;\r\n border-left: 8px solid transparent;\r\n border-right: 8px solid transparent;\r\n border-bottom: 11px solid white;\r\n position: absolute;\r\n bottom: -13px;\r\n right: 16px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--arrowTipContainer.utilities_ops-app-frame_AppBarComponent_AppBar--ideaNoteArrow {\r\n right: 16px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--arrowTipContainer.utilities_ops-app-frame_AppBarComponent_AppBar--mihelpArrow {\r\n right: 3px;\r\n bottom: -9px;\r\n}\r\n\r\n.utilities_ops-app-frame_AppBarComponent_AppBar--arrowTipContainer.utilities_ops-app-frame_AppBarComponent_AppBar--profileArrow {\r\n bottom: -12px;\r\n right: 8px;\r\n border-left: 7px solid transparent;\r\n border-right: 7px solid transparent;\r\n border-bottom: 10px solid white;\r\n}\r\n";
23826
23826
  styleInject(css_248z$j);
23827
23827
 
23828
23828
  var LogOutMenu = function LogOutMenu(_ref) {
@@ -25427,7 +25427,7 @@ var HelpSideBar = function HelpSideBar(_ref) {
25427
25427
  }))));
25428
25428
  };
25429
25429
 
25430
- var css_248z$c = ".utilities_ops-app-frame_AppBarComponent_FeedbackDialog_FeedbackButton_FeedbackButton--FeedbackButton {\r\n /* TODO: Perfect the AppBar spacing. */\r\n margin-left: 7px !important;\r\n position: relative !important;\r\n top: 1px;\r\n cursor: pointer;\r\n}\r\n\r\nbutton.utilities_ops-app-frame_AppBarComponent_FeedbackDialog_FeedbackButton_FeedbackButton--FeedbackButton[type='button'] {\r\n /* materia-ui hack. */\r\n padding: 0 !important;\r\n}\r\n";
25430
+ var css_248z$c = ".utilities_ops-app-frame_AppBarComponent_FeedbackDialog_FeedbackButton_FeedbackButton--FeedbackButton {\r\n cursor: pointer;\r\n}\r\n\r\nbutton.utilities_ops-app-frame_AppBarComponent_FeedbackDialog_FeedbackButton_FeedbackButton--FeedbackButton[type='button'] {\r\n /* materia-ui hack. */\r\n padding: 0 !important;\r\n}\r\n";
25431
25431
  styleInject(css_248z$c);
25432
25432
 
25433
25433
  var FeedbackButton = function FeedbackButton(props) {
@@ -25451,6 +25451,9 @@ var _styleModuleImportMap$3 = {
25451
25451
  "moduleName": "utilities_ops-app-frame_AppBarComponent_AppBar--moduleName",
25452
25452
  "flex-grid": "utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid",
25453
25453
  "flex-grid-items": "utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items",
25454
+ "lightBulbIcon": "utilities_ops-app-frame_AppBarComponent_AppBar--lightBulbIcon",
25455
+ "yard": "utilities_ops-app-frame_AppBarComponent_AppBar--yard",
25456
+ "yardNumber": "utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber",
25454
25457
  "col": "utilities_ops-app-frame_AppBarComponent_AppBar--col",
25455
25458
  "logo": "utilities_ops-app-frame_AppBarComponent_AppBar--logo",
25456
25459
  "text": "utilities_ops-app-frame_AppBarComponent_AppBar--text",
@@ -25460,7 +25463,7 @@ var _styleModuleImportMap$3 = {
25460
25463
  "appBarLeft": "utilities_ops-app-frame_AppBarComponent_AppBar--appBarLeft",
25461
25464
  "appTitle": "utilities_ops-app-frame_AppBarComponent_AppBar--appTitle",
25462
25465
  "item": "utilities_ops-app-frame_AppBarComponent_AppBar--item",
25463
- "yardNumber": "utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber",
25466
+ "searchIcon": "utilities_ops-app-frame_AppBarComponent_AppBar--searchIcon",
25464
25467
  "searchWrapper": "utilities_ops-app-frame_AppBarComponent_AppBar--searchWrapper",
25465
25468
  "phoneDefault": "utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault",
25466
25469
  "phoneAvailable": "utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable",
@@ -34327,6 +34330,9 @@ var _styleModuleImportMap$2 = {
34327
34330
  "moduleName": "utilities_ops-app-frame_AppBarComponent_AppBar--moduleName",
34328
34331
  "flex-grid": "utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid",
34329
34332
  "flex-grid-items": "utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items",
34333
+ "lightBulbIcon": "utilities_ops-app-frame_AppBarComponent_AppBar--lightBulbIcon",
34334
+ "yard": "utilities_ops-app-frame_AppBarComponent_AppBar--yard",
34335
+ "yardNumber": "utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber",
34330
34336
  "col": "utilities_ops-app-frame_AppBarComponent_AppBar--col",
34331
34337
  "logo": "utilities_ops-app-frame_AppBarComponent_AppBar--logo",
34332
34338
  "text": "utilities_ops-app-frame_AppBarComponent_AppBar--text",
@@ -34336,7 +34342,7 @@ var _styleModuleImportMap$2 = {
34336
34342
  "appBarLeft": "utilities_ops-app-frame_AppBarComponent_AppBar--appBarLeft",
34337
34343
  "appTitle": "utilities_ops-app-frame_AppBarComponent_AppBar--appTitle",
34338
34344
  "item": "utilities_ops-app-frame_AppBarComponent_AppBar--item",
34339
- "yardNumber": "utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber",
34345
+ "searchIcon": "utilities_ops-app-frame_AppBarComponent_AppBar--searchIcon",
34340
34346
  "searchWrapper": "utilities_ops-app-frame_AppBarComponent_AppBar--searchWrapper",
34341
34347
  "phoneDefault": "utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault",
34342
34348
  "phoneAvailable": "utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable",
@@ -34511,37 +34517,32 @@ var generateAppBarElements = function generateAppBarElements(props, showCallout)
34511
34517
  }
34512
34518
  }, text);
34513
34519
  };
34514
- var items = [
34515
- // {
34516
- // key: 'roleAndFlag',
34517
- // name: formatRole(role),
34518
- // onRender: (_, dismissMenu) => (
34519
- // <>
34520
- // <div
34521
- // styleName="flex-grid-items"
34522
- // onClick={() => {
34523
- // navigateTo('/settings')
34524
- // dismissMenu()
34525
- // }}
34526
- // >
34527
- // <OverFlowIcon name="supervised_user_circle" />
34528
- // <OverFlowText text={formatRole(role)} />
34529
- // </div>
34530
- // </>
34531
- // ),
34532
- // renderIf: config.includes('role') || config.includes('flag'),
34533
- // render: () => (
34534
- // <div id="roleItem" styleName="item roleAndFlag" onClick={showSettingsInAppbar ? () => showCallout('roleItem') : navigateTo('/settings')}>
34535
- // <If condition={config.includes('flag')}>
34536
- // <Flag countryCode={countryCode} type={type} />
34537
- // </If>
34538
- // <If condition={config.includes('role')}>
34539
- // <div data-testid="role">{formatRole(role)}</div>
34540
- // </If>
34541
- // </div>
34542
- // )
34543
- // },
34544
- {
34520
+ var items = [{
34521
+ key: 'search',
34522
+ name: 'Search',
34523
+ onRender: function onRender() {
34524
+ return /*#__PURE__*/React__default["default"].createElement("div", {
34525
+ className: "utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items",
34526
+ onClick: handleHelpClick
34527
+ }, /*#__PURE__*/React__default["default"].createElement(OverFlowIcon, {
34528
+ name: "search"
34529
+ }), /*#__PURE__*/React__default["default"].createElement(OverFlowText, {
34530
+ text: "search"
34531
+ }));
34532
+ },
34533
+ renderIf: renderSearch,
34534
+ render: function render() {
34535
+ return /*#__PURE__*/React__default["default"].createElement("div", {
34536
+ className: "utilities_ops-app-frame_AppBarComponent_AppBar--appBarIcons utilities_ops-app-frame_AppBarComponent_AppBar--searchIcon",
34537
+ onClick: function onClick() {
34538
+ return handleIconClick(ICONS.SEARCH);
34539
+ }
34540
+ }, /*#__PURE__*/React__default["default"].createElement(coreComponents.IconV2, {
34541
+ name: "magnifying-glass",
34542
+ variant: "solid"
34543
+ }), /*#__PURE__*/React__default["default"].createElement("div", null, "Search"));
34544
+ }
34545
+ }, {
34545
34546
  key: 'facility',
34546
34547
  name: yardNumber,
34547
34548
  renderIf: config.includes('yard'),
@@ -34561,45 +34562,21 @@ var generateAppBarElements = function generateAppBarElements(props, showCallout)
34561
34562
  render: function render() {
34562
34563
  return /*#__PURE__*/React__default["default"].createElement("div", {
34563
34564
  id: "yardItem",
34564
- className: "utilities_ops-app-frame_AppBarComponent_AppBar--item utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber utilities_ops-app-frame_AppBarComponent_AppBar--appBarIcons",
34565
+ className: "utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items utilities_ops-app-frame_AppBarComponent_AppBar--yard",
34565
34566
  onClick: showSettingsInAppbar ? function () {
34566
34567
  return showCallout('yardItem');
34567
34568
  } : navigateTo('/settings')
34568
34569
  }, /*#__PURE__*/React__default["default"].createElement(coreComponents.IconV2, {
34569
34570
  name: "buildings",
34570
- variant: "regular"
34571
+ variant: "solid"
34571
34572
  }), /*#__PURE__*/React__default["default"].createElement("div", {
34572
- "data-testid": "yardNumber"
34573
- }, "Yard ", yardNumber));
34573
+ "data-testid": "yardNumber",
34574
+ className: "utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber"
34575
+ }, yardNumber));
34574
34576
  }
34575
34577
  },
34576
34578
  // add margin 0 12px to all icons in the right
34577
34579
  {
34578
- key: 'search',
34579
- name: 'Search',
34580
- onRender: function onRender() {
34581
- return /*#__PURE__*/React__default["default"].createElement("div", {
34582
- className: "utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items",
34583
- onClick: handleHelpClick
34584
- }, /*#__PURE__*/React__default["default"].createElement(OverFlowIcon, {
34585
- name: "search"
34586
- }), /*#__PURE__*/React__default["default"].createElement(OverFlowText, {
34587
- text: "search"
34588
- }));
34589
- },
34590
- renderIf: renderSearch,
34591
- render: function render() {
34592
- return /*#__PURE__*/React__default["default"].createElement("div", {
34593
- className: "utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items",
34594
- onClick: function onClick() {
34595
- return handleIconClick(ICONS.SEARCH);
34596
- }
34597
- }, /*#__PURE__*/React__default["default"].createElement(coreComponents.IconV2, {
34598
- name: "magnifying-glass",
34599
- variant: "solid"
34600
- }));
34601
- }
34602
- }, {
34603
34580
  key: 'phoneStatus',
34604
34581
  name: phoneNumber,
34605
34582
  onRender: function onRender(_, dismissMenu) {
@@ -34703,7 +34680,7 @@ var generateAppBarElements = function generateAppBarElements(props, showCallout)
34703
34680
  renderIf: isIdeaNoteEnabled,
34704
34681
  render: function render() {
34705
34682
  return /*#__PURE__*/React__default["default"].createElement("div", {
34706
- className: "utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items",
34683
+ className: "utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items utilities_ops-app-frame_AppBarComponent_AppBar--lightBulbIcon",
34707
34684
  onClick: function onClick() {
34708
34685
  return handleIconClick(ICONS.IDEANOTE);
34709
34686
  }
@@ -50771,31 +50748,32 @@ const I = ({
50771
50748
  setActiveAnchor: Z,
50772
50749
  border: J,
50773
50750
  opacity: Q,
50774
- arrowColor: ee
50751
+ arrowColor: ee,
50752
+ role: te = "tooltip"
50775
50753
  }) => {
50776
- var te;
50777
- const oe = React.useRef(null),
50778
- le = React.useRef(null),
50754
+ var oe;
50755
+ const le = React.useRef(null),
50779
50756
  re = React.useRef(null),
50780
50757
  ne = React.useRef(null),
50781
- [ce, ie] = React.useState(v),
50782
- [se, ae] = React.useState({}),
50783
- [de, ue] = React.useState({}),
50784
- [pe, ve] = React.useState(!1),
50785
- [me, fe] = React.useState(!1),
50786
- [ye, he] = React.useState(null),
50787
- we = React.useRef(!1),
50788
- be = React.useRef(null),
50758
+ ce = React.useRef(null),
50759
+ [ie, se] = React.useState(v),
50760
+ [ae, de] = React.useState({}),
50761
+ [ue, pe] = React.useState({}),
50762
+ [ve, me] = React.useState(!1),
50763
+ [fe, ye] = React.useState(!1),
50764
+ [he, we] = React.useState(null),
50765
+ be = React.useRef(!1),
50766
+ Se = React.useRef(null),
50789
50767
  {
50790
- anchorRefs: Se,
50791
- setActiveAnchor: Ee
50768
+ anchorRefs: Ee,
50769
+ setActiveAnchor: ge
50792
50770
  } = k(r),
50793
- ge = React.useRef(!1),
50794
- [_e, Ae] = React.useState([]),
50795
- Oe = React.useRef(!1),
50796
- Te = w || h.includes("click"),
50797
- ke = Te || (null == D ? void 0 : D.click) || (null == D ? void 0 : D.dblclick) || (null == D ? void 0 : D.mousedown),
50798
- Le = D ? {
50771
+ _e = React.useRef(!1),
50772
+ [Ae, Oe] = React.useState([]),
50773
+ Te = React.useRef(!1),
50774
+ ke = w || h.includes("click"),
50775
+ Le = ke || (null == D ? void 0 : D.click) || (null == D ? void 0 : D.dblclick) || (null == D ? void 0 : D.mousedown),
50776
+ Ce = D ? {
50799
50777
  ...D
50800
50778
  } : {
50801
50779
  mouseenter: !0,
@@ -50804,12 +50782,12 @@ const I = ({
50804
50782
  dblclick: !1,
50805
50783
  mousedown: !1
50806
50784
  };
50807
- !D && Te && Object.assign(Le, {
50785
+ !D && ke && Object.assign(Ce, {
50808
50786
  mouseenter: !1,
50809
50787
  focus: !1,
50810
50788
  click: !0
50811
50789
  });
50812
- const Ce = q ? {
50790
+ const Re = q ? {
50813
50791
  ...q
50814
50792
  } : {
50815
50793
  mouseleave: !0,
@@ -50818,80 +50796,80 @@ const I = ({
50818
50796
  dblclick: !1,
50819
50797
  mouseup: !1
50820
50798
  };
50821
- !q && Te && Object.assign(Ce, {
50799
+ !q && ke && Object.assign(Re, {
50822
50800
  mouseleave: !1,
50823
50801
  blur: !1
50824
50802
  });
50825
- const Re = H ? {
50803
+ const xe = H ? {
50826
50804
  ...H
50827
50805
  } : {
50828
50806
  escape: I || !1,
50829
50807
  scroll: B || !1,
50830
50808
  resize: z || !1,
50831
- clickOutsideAnchor: ke || !1
50809
+ clickOutsideAnchor: Le || !1
50832
50810
  };
50833
- M && (Object.assign(Le, {
50811
+ M && (Object.assign(Ce, {
50834
50812
  mouseenter: !1,
50835
50813
  focus: !1,
50836
50814
  click: !1,
50837
50815
  dblclick: !1,
50838
50816
  mousedown: !1
50839
- }), Object.assign(Ce, {
50817
+ }), Object.assign(Re, {
50840
50818
  mouseleave: !1,
50841
50819
  blur: !1,
50842
50820
  click: !1,
50843
50821
  dblclick: !1,
50844
50822
  mouseup: !1
50845
- }), Object.assign(Re, {
50823
+ }), Object.assign(xe, {
50846
50824
  escape: !1,
50847
50825
  scroll: !1,
50848
50826
  resize: !1,
50849
50827
  clickOutsideAnchor: !1
50850
- })), C(() => (Oe.current = !0, () => {
50851
- Oe.current = !1;
50828
+ })), C(() => (Te.current = !0, () => {
50829
+ Te.current = !1;
50852
50830
  }), []);
50853
- const xe = e => {
50854
- Oe.current && (e && fe(!0), setTimeout(() => {
50855
- Oe.current && (null == G || G(e), void 0 === Y && ve(e));
50831
+ const Ne = e => {
50832
+ Te.current && (e && ye(!0), setTimeout(() => {
50833
+ Te.current && (null == G || G(e), void 0 === Y && me(e));
50856
50834
  }, 10));
50857
50835
  };
50858
50836
  React.useEffect(() => {
50859
50837
  if (void 0 === Y) return () => null;
50860
- Y && fe(!0);
50838
+ Y && ye(!0);
50861
50839
  const e = setTimeout(() => {
50862
- ve(Y);
50840
+ me(Y);
50863
50841
  }, 10);
50864
50842
  return () => {
50865
50843
  clearTimeout(e);
50866
50844
  };
50867
50845
  }, [Y]), React.useEffect(() => {
50868
- pe !== we.current && (we.current = pe, pe && (null == F || F()));
50869
- }, [pe]);
50870
- const Ne = (e = _) => {
50871
- re.current && clearTimeout(re.current), re.current = setTimeout(() => {
50872
- xe(!0);
50846
+ ve !== be.current && (be.current = ve, ve && (null == F || F()));
50847
+ }, [ve]);
50848
+ const $e = (e = _) => {
50849
+ ne.current && clearTimeout(ne.current), ne.current = setTimeout(() => {
50850
+ Ne(!0);
50873
50851
  }, e);
50874
50852
  },
50875
- $e = (e = A) => {
50876
- ne.current && clearTimeout(ne.current), ne.current = setTimeout(() => {
50877
- ge.current || xe(!1);
50853
+ je = (e = A) => {
50854
+ ce.current && clearTimeout(ce.current), ce.current = setTimeout(() => {
50855
+ _e.current || Ne(!1);
50878
50856
  }, e);
50879
50857
  },
50880
- je = e => {
50858
+ Ie = e => {
50881
50859
  var t;
50882
50860
  if (!e) return;
50883
50861
  const o = null !== (t = e.currentTarget) && void 0 !== t ? t : e.target;
50884
- if (!(null == o ? void 0 : o.isConnected)) return Z(null), void Ee({
50862
+ if (!(null == o ? void 0 : o.isConnected)) return Z(null), void ge({
50885
50863
  current: null
50886
50864
  });
50887
- _ ? Ne() : xe(!0), Z(o), Ee({
50865
+ _ ? $e() : Ne(!0), Z(o), ge({
50888
50866
  current: o
50889
- }), ne.current && clearTimeout(ne.current);
50867
+ }), ce.current && clearTimeout(ce.current);
50890
50868
  },
50891
- Ie = () => {
50892
- R ? $e(A || 100) : A ? $e() : xe(!1), re.current && clearTimeout(re.current);
50869
+ Be = () => {
50870
+ R ? je(A || 100) : A ? je() : Ne(!1), ne.current && clearTimeout(ne.current);
50893
50871
  },
50894
- Be = ({
50872
+ ze = ({
50895
50873
  x: e,
50896
50874
  y: t
50897
50875
  }) => {
@@ -50909,56 +50887,56 @@ const I = ({
50909
50887
  })
50910
50888
  };
50911
50889
  N({
50912
- place: null !== (o = null == ye ? void 0 : ye.place) && void 0 !== o ? o : v,
50890
+ place: null !== (o = null == he ? void 0 : he.place) && void 0 !== o ? o : v,
50913
50891
  offset: m,
50914
50892
  elementReference: l,
50915
- tooltipReference: oe.current,
50916
- tooltipArrowReference: le.current,
50893
+ tooltipReference: le.current,
50894
+ tooltipArrowReference: re.current,
50917
50895
  strategy: b,
50918
50896
  middlewares: S,
50919
50897
  border: J
50920
50898
  }).then(e => {
50921
- Object.keys(e.tooltipStyles).length && ae(e.tooltipStyles), Object.keys(e.tooltipArrowStyles).length && ue(e.tooltipArrowStyles), ie(e.place);
50899
+ Object.keys(e.tooltipStyles).length && de(e.tooltipStyles), Object.keys(e.tooltipArrowStyles).length && pe(e.tooltipArrowStyles), se(e.place);
50922
50900
  });
50923
50901
  },
50924
- ze = e => {
50902
+ De = e => {
50925
50903
  if (!e) return;
50926
50904
  const t = e,
50927
50905
  o = {
50928
50906
  x: t.clientX,
50929
50907
  y: t.clientY
50930
50908
  };
50931
- Be(o), be.current = o;
50909
+ ze(o), Se.current = o;
50932
50910
  },
50933
- De = e => {
50911
+ qe = e => {
50934
50912
  var t;
50935
- if (!pe) return;
50913
+ if (!ve) return;
50936
50914
  const o = e.target;
50937
- if (null === (t = oe.current) || void 0 === t ? void 0 : t.contains(o)) return;
50938
- [document.querySelector(`[id='${u}']`), ..._e].some(e => null == e ? void 0 : e.contains(o)) || (xe(!1), re.current && clearTimeout(re.current));
50915
+ if (null === (t = le.current) || void 0 === t ? void 0 : t.contains(o)) return;
50916
+ [document.querySelector(`[id='${u}']`), ...Ae].some(e => null == e ? void 0 : e.contains(o)) || (Ne(!1), ne.current && clearTimeout(ne.current));
50939
50917
  },
50940
- qe = g(je, 50, !0),
50941
50918
  He = g(Ie, 50, !0),
50942
- Me = React.useCallback(() => {
50919
+ Me = g(Be, 50, !0),
50920
+ We = React.useCallback(() => {
50943
50921
  var e, t;
50944
- const o = null !== (e = null == ye ? void 0 : ye.position) && void 0 !== e ? e : P;
50945
- o ? Be(o) : O ? be.current && Be(be.current) : (null == V ? void 0 : V.isConnected) && N({
50946
- place: null !== (t = null == ye ? void 0 : ye.place) && void 0 !== t ? t : v,
50922
+ const o = null !== (e = null == he ? void 0 : he.position) && void 0 !== e ? e : P;
50923
+ o ? ze(o) : O ? Se.current && ze(Se.current) : (null == V ? void 0 : V.isConnected) && N({
50924
+ place: null !== (t = null == he ? void 0 : he.place) && void 0 !== t ? t : v,
50947
50925
  offset: m,
50948
50926
  elementReference: V,
50949
- tooltipReference: oe.current,
50950
- tooltipArrowReference: le.current,
50927
+ tooltipReference: le.current,
50928
+ tooltipArrowReference: re.current,
50951
50929
  strategy: b,
50952
50930
  middlewares: S,
50953
50931
  border: J
50954
50932
  }).then(e => {
50955
- Oe.current && (Object.keys(e.tooltipStyles).length && ae(e.tooltipStyles), Object.keys(e.tooltipArrowStyles).length && ue(e.tooltipArrowStyles), ie(e.place));
50933
+ Te.current && (Object.keys(e.tooltipStyles).length && de(e.tooltipStyles), Object.keys(e.tooltipArrowStyles).length && pe(e.tooltipArrowStyles), se(e.place));
50956
50934
  });
50957
- }, [pe, V, U, W, v, null == ye ? void 0 : ye.place, m, b, P, null == ye ? void 0 : ye.position, O]);
50935
+ }, [ve, V, U, W, v, null == he ? void 0 : he.place, m, b, P, null == he ? void 0 : he.position, O]);
50958
50936
  React.useEffect(() => {
50959
50937
  var e, t;
50960
- const o = new Set(Se);
50961
- _e.forEach(e => {
50938
+ const o = new Set(Ee);
50939
+ Ae.forEach(e => {
50962
50940
  o.add({
50963
50941
  current: e
50964
50942
  });
@@ -50968,57 +50946,57 @@ const I = ({
50968
50946
  current: l
50969
50947
  });
50970
50948
  const r = () => {
50971
- xe(!1);
50949
+ Ne(!1);
50972
50950
  },
50973
50951
  n = x(V),
50974
- c = x(oe.current);
50975
- Re.scroll && (window.addEventListener("scroll", r), null == n || n.addEventListener("scroll", r), null == c || c.addEventListener("scroll", r));
50952
+ c = x(le.current);
50953
+ xe.scroll && (window.addEventListener("scroll", r), null == n || n.addEventListener("scroll", r), null == c || c.addEventListener("scroll", r));
50976
50954
  let i = null;
50977
- Re.resize ? window.addEventListener("resize", r) : V && oe.current && (i = autoUpdate(V, oe.current, Me, {
50955
+ xe.resize ? window.addEventListener("resize", r) : V && le.current && (i = autoUpdate(V, le.current, We, {
50978
50956
  ancestorResize: !0,
50979
50957
  elementResize: !0,
50980
50958
  layoutShift: !0
50981
50959
  }));
50982
50960
  const s = e => {
50983
- "Escape" === e.key && xe(!1);
50961
+ "Escape" === e.key && Ne(!1);
50984
50962
  };
50985
- Re.escape && window.addEventListener("keydown", s), Re.clickOutsideAnchor && window.addEventListener("click", De);
50963
+ xe.escape && window.addEventListener("keydown", s), xe.clickOutsideAnchor && window.addEventListener("click", qe);
50986
50964
  const a = [],
50987
50965
  d = e => {
50988
- pe || je(e);
50966
+ ve || Ie(e);
50989
50967
  },
50990
50968
  p = () => {
50991
- pe && Ie();
50969
+ ve && Be();
50992
50970
  },
50993
50971
  v = ["mouseenter", "mouseleave", "focus", "blur"],
50994
50972
  m = ["click", "dblclick", "mousedown", "mouseup"];
50995
- Object.entries(Le).forEach(([e, t]) => {
50973
+ Object.entries(Ce).forEach(([e, t]) => {
50996
50974
  t && (v.includes(e) ? a.push({
50997
50975
  event: e,
50998
- listener: qe
50976
+ listener: He
50999
50977
  }) : m.includes(e) && a.push({
51000
50978
  event: e,
51001
50979
  listener: d
51002
50980
  }));
51003
- }), Object.entries(Ce).forEach(([e, t]) => {
50981
+ }), Object.entries(Re).forEach(([e, t]) => {
51004
50982
  t && (v.includes(e) ? a.push({
51005
50983
  event: e,
51006
- listener: He
50984
+ listener: Me
51007
50985
  }) : m.includes(e) && a.push({
51008
50986
  event: e,
51009
50987
  listener: p
51010
50988
  }));
51011
50989
  }), O && a.push({
51012
50990
  event: "mousemove",
51013
- listener: ze
50991
+ listener: De
51014
50992
  });
51015
50993
  const y = () => {
51016
- ge.current = !0;
50994
+ _e.current = !0;
51017
50995
  },
51018
50996
  h = () => {
51019
- ge.current = !1, Ie();
50997
+ _e.current = !1, Be();
51020
50998
  };
51021
- return R && !ke && (null === (e = oe.current) || void 0 === e || e.addEventListener("mouseenter", y), null === (t = oe.current) || void 0 === t || t.addEventListener("mouseleave", h)), a.forEach(({
50999
+ return R && !Le && (null === (e = le.current) || void 0 === e || e.addEventListener("mouseenter", y), null === (t = le.current) || void 0 === t || t.addEventListener("mouseleave", h)), a.forEach(({
51022
51000
  event: e,
51023
51001
  listener: t
51024
51002
  }) => {
@@ -51028,7 +51006,7 @@ const I = ({
51028
51006
  });
51029
51007
  }), () => {
51030
51008
  var e, t;
51031
- Re.scroll && (window.removeEventListener("scroll", r), null == n || n.removeEventListener("scroll", r), null == c || c.removeEventListener("scroll", r)), Re.resize ? window.removeEventListener("resize", r) : null == i || i(), Re.clickOutsideAnchor && window.removeEventListener("click", De), Re.escape && window.removeEventListener("keydown", s), R && !ke && (null === (e = oe.current) || void 0 === e || e.removeEventListener("mouseenter", y), null === (t = oe.current) || void 0 === t || t.removeEventListener("mouseleave", h)), a.forEach(({
51009
+ xe.scroll && (window.removeEventListener("scroll", r), null == n || n.removeEventListener("scroll", r), null == c || c.removeEventListener("scroll", r)), xe.resize ? window.removeEventListener("resize", r) : null == i || i(), xe.clickOutsideAnchor && window.removeEventListener("click", qe), xe.escape && window.removeEventListener("keydown", s), R && !Le && (null === (e = le.current) || void 0 === e || e.removeEventListener("mouseenter", y), null === (t = le.current) || void 0 === t || t.removeEventListener("mouseleave", h)), a.forEach(({
51032
51010
  event: e,
51033
51011
  listener: t
51034
51012
  }) => {
@@ -51038,9 +51016,9 @@ const I = ({
51038
51016
  });
51039
51017
  });
51040
51018
  };
51041
- }, [V, Me, me, Se, _e, D, q, H, Te]), React.useEffect(() => {
51019
+ }, [V, We, fe, Ee, Ae, D, q, H, ke]), React.useEffect(() => {
51042
51020
  var e, t;
51043
- let o = null !== (t = null !== (e = null == ye ? void 0 : ye.anchorSelect) && void 0 !== e ? e : p) && void 0 !== t ? t : "";
51021
+ let o = null !== (t = null !== (e = null == he ? void 0 : he.anchorSelect) && void 0 !== e ? e : p) && void 0 !== t ? t : "";
51044
51022
  !o && r && (o = `[data-tooltip-id='${r}']`);
51045
51023
  const l = new MutationObserver(e => {
51046
51024
  const t = [],
@@ -51057,7 +51035,7 @@ const I = ({
51057
51035
  } catch (e) {}
51058
51036
  t.some(e => {
51059
51037
  var t;
51060
- return !!(null === (t = null == e ? void 0 : e.contains) || void 0 === t ? void 0 : t.call(e, V)) && (fe(!1), xe(!1), Z(null), re.current && clearTimeout(re.current), ne.current && clearTimeout(ne.current), !0);
51038
+ return !!(null === (t = null == e ? void 0 : e.contains) || void 0 === t ? void 0 : t.call(e, V)) && (ye(!1), Ne(!1), Z(null), ne.current && clearTimeout(ne.current), ce.current && clearTimeout(ce.current), !0);
51061
51039
  });
51062
51040
  }
51063
51041
  if (o) try {
@@ -51065,7 +51043,7 @@ const I = ({
51065
51043
  t.push(...l.filter(e => e.matches(o))), t.push(...l.flatMap(e => [...e.querySelectorAll(o)]));
51066
51044
  } catch (e) {}
51067
51045
  }
51068
- }), (t.length || l.length) && Ae(e => [...e.filter(e => !l.includes(e)), ...t]);
51046
+ }), (t.length || l.length) && Oe(e => [...e.filter(e => !l.includes(e)), ...t]);
51069
51047
  });
51070
51048
  return l.observe(document.body, {
51071
51049
  childList: !0,
@@ -51075,12 +51053,12 @@ const I = ({
51075
51053
  }), () => {
51076
51054
  l.disconnect();
51077
51055
  };
51078
- }, [r, p, null == ye ? void 0 : ye.anchorSelect, V]), React.useEffect(() => {
51079
- Me();
51080
- }, [Me]), React.useEffect(() => {
51056
+ }, [r, p, null == he ? void 0 : he.anchorSelect, V]), React.useEffect(() => {
51057
+ We();
51058
+ }, [We]), React.useEffect(() => {
51081
51059
  if (!(null == X ? void 0 : X.current)) return () => null;
51082
51060
  const e = new ResizeObserver(() => {
51083
- Me();
51061
+ We();
51084
51062
  });
51085
51063
  return e.observe(X.current), () => {
51086
51064
  e.disconnect();
@@ -51088,22 +51066,22 @@ const I = ({
51088
51066
  }, [U, null == X ? void 0 : X.current]), React.useEffect(() => {
51089
51067
  var e;
51090
51068
  const t = document.querySelector(`[id='${u}']`),
51091
- o = [..._e, t];
51092
- V && o.includes(V) || Z(null !== (e = _e[0]) && void 0 !== e ? e : t);
51093
- }, [u, _e, V]), React.useEffect(() => () => {
51094
- re.current && clearTimeout(re.current), ne.current && clearTimeout(ne.current);
51069
+ o = [...Ae, t];
51070
+ V && o.includes(V) || Z(null !== (e = Ae[0]) && void 0 !== e ? e : t);
51071
+ }, [u, Ae, V]), React.useEffect(() => () => {
51072
+ ne.current && clearTimeout(ne.current), ce.current && clearTimeout(ce.current);
51095
51073
  }, []), React.useEffect(() => {
51096
51074
  var e;
51097
- let t = null !== (e = null == ye ? void 0 : ye.anchorSelect) && void 0 !== e ? e : p;
51075
+ let t = null !== (e = null == he ? void 0 : he.anchorSelect) && void 0 !== e ? e : p;
51098
51076
  if (!t && r && (t = `[data-tooltip-id='${r}']`), t) try {
51099
51077
  const e = Array.from(document.querySelectorAll(t));
51100
- Ae(e);
51078
+ Oe(e);
51101
51079
  } catch (e) {
51102
- Ae([]);
51080
+ Oe([]);
51103
51081
  }
51104
- }, [r, p, null == ye ? void 0 : ye.anchorSelect]);
51105
- const We = null !== (te = null == ye ? void 0 : ye.content) && void 0 !== te ? te : U,
51106
- Pe = pe && Object.keys(se).length > 0;
51082
+ }, [r, p, null == he ? void 0 : he.anchorSelect]);
51083
+ const Pe = null !== (oe = null == he ? void 0 : he.content) && void 0 !== oe ? oe : U,
51084
+ Fe = ve && Object.keys(ae).length > 0;
51107
51085
  return React.useImperativeHandle(t, () => ({
51108
51086
  open: e => {
51109
51087
  if (null == e ? void 0 : e.anchorSelect) try {
@@ -51111,34 +51089,34 @@ const I = ({
51111
51089
  } catch (t) {
51112
51090
  return void console.warn(`[react-tooltip] "${e.anchorSelect}" is not a valid CSS selector`);
51113
51091
  }
51114
- he(null != e ? e : null), (null == e ? void 0 : e.delay) ? Ne(e.delay) : xe(!0);
51092
+ we(null != e ? e : null), (null == e ? void 0 : e.delay) ? $e(e.delay) : Ne(!0);
51115
51093
  },
51116
51094
  close: e => {
51117
- (null == e ? void 0 : e.delay) ? $e(e.delay) : xe(!1);
51095
+ (null == e ? void 0 : e.delay) ? je(e.delay) : Ne(!1);
51118
51096
  },
51119
51097
  activeAnchor: V,
51120
- place: ce,
51121
- isOpen: Boolean(me && !T && We && Pe)
51122
- })), me && !T && We ? React__default["default"].createElement(E, {
51098
+ place: ie,
51099
+ isOpen: Boolean(fe && !T && Pe && Fe)
51100
+ })), fe && !T && Pe ? React__default["default"].createElement(E, {
51123
51101
  id: r,
51124
- role: "tooltip",
51125
- className: classnames("react-tooltip", $.tooltip, j.tooltip, j[d], n, `react-tooltip__place-${ce}`, $[Pe ? "show" : "closing"], Pe ? "react-tooltip__show" : "react-tooltip__closing", "fixed" === b && $.fixed, R && $.clickable),
51102
+ role: te,
51103
+ className: classnames("react-tooltip", $.tooltip, j.tooltip, j[d], n, `react-tooltip__place-${ie}`, $[Fe ? "show" : "closing"], Fe ? "react-tooltip__show" : "react-tooltip__closing", "fixed" === b && $.fixed, R && $.clickable),
51126
51104
  onTransitionEnd: e => {
51127
- pe || "opacity" !== e.propertyName || (fe(!1), he(null), null == K || K());
51105
+ ve || "opacity" !== e.propertyName || (ye(!1), we(null), null == K || K());
51128
51106
  },
51129
51107
  style: {
51130
51108
  ...W,
51131
- ...se,
51132
- opacity: void 0 !== Q && Pe ? Q : void 0
51109
+ ...ae,
51110
+ opacity: void 0 !== Q && Fe ? Q : void 0
51133
51111
  },
51134
- ref: oe
51135
- }, We, React__default["default"].createElement(E, {
51112
+ ref: le
51113
+ }, Pe, React__default["default"].createElement(E, {
51136
51114
  className: classnames("react-tooltip-arrow", $.arrow, j.arrow, s, L && $.noArrow),
51137
51115
  style: {
51138
- ...de,
51116
+ ...ue,
51139
51117
  background: ee ? `linear-gradient(to right bottom, transparent 50%, ${ee} 50%)` : void 0
51140
51118
  },
51141
- ref: le
51119
+ ref: re
51142
51120
  })) : null;
51143
51121
  },
51144
51122
  B = ({
@@ -51189,75 +51167,76 @@ const I = ({
51189
51167
  arrowColor: F,
51190
51168
  setIsOpen: K,
51191
51169
  afterShow: U,
51192
- afterHide: X
51193
- }, Y) => {
51194
- const [G, V] = React.useState(n),
51195
- [Z, J] = React.useState(s),
51196
- [Q, ee] = React.useState(v),
51197
- [te, oe] = React.useState(p),
51198
- [le, re] = React.useState(m),
51199
- [ne, ce] = React.useState(E),
51200
- [ie, se] = React.useState(g),
51201
- [ae, de] = React.useState(_),
51202
- [ue, pe] = React.useState(A),
51203
- [ve, me] = React.useState(f),
51204
- [fe, ye] = React.useState(h),
51205
- [he, we] = React.useState(b),
51206
- [be, Se] = React.useState(null),
51207
- Ee = React.useRef(M),
51170
+ afterHide: X,
51171
+ role: Y = "tooltip"
51172
+ }, G) => {
51173
+ const [V, Z] = React.useState(n),
51174
+ [J, Q] = React.useState(s),
51175
+ [ee, te] = React.useState(v),
51176
+ [oe, le] = React.useState(p),
51177
+ [re, ne] = React.useState(m),
51178
+ [ce, ie] = React.useState(E),
51179
+ [se, ae] = React.useState(g),
51180
+ [de, ue] = React.useState(_),
51181
+ [pe, ve] = React.useState(A),
51182
+ [me, fe] = React.useState(f),
51183
+ [ye, he] = React.useState(h),
51184
+ [we, be] = React.useState(b),
51185
+ [Se, Ee] = React.useState(null),
51186
+ ge = React.useRef(M),
51208
51187
  {
51209
- anchorRefs: ge,
51210
- activeAnchor: _e
51188
+ anchorRefs: _e,
51189
+ activeAnchor: Ae
51211
51190
  } = k(t),
51212
- Ae = e => null == e ? void 0 : e.getAttributeNames().reduce((t, o) => {
51191
+ Oe = e => null == e ? void 0 : e.getAttributeNames().reduce((t, o) => {
51213
51192
  var l;
51214
51193
  if (o.startsWith("data-tooltip-")) {
51215
51194
  t[o.replace(/^data-tooltip-/, "")] = null !== (l = null == e ? void 0 : e.getAttribute(o)) && void 0 !== l ? l : null;
51216
51195
  }
51217
51196
  return t;
51218
51197
  }, {}),
51219
- Oe = e => {
51198
+ Te = e => {
51220
51199
  const t = {
51221
51200
  place: e => {
51222
51201
  var t;
51223
- ee(null !== (t = e) && void 0 !== t ? t : v);
51202
+ te(null !== (t = e) && void 0 !== t ? t : v);
51224
51203
  },
51225
51204
  content: e => {
51226
- V(null != e ? e : n);
51205
+ Z(null != e ? e : n);
51227
51206
  },
51228
51207
  html: e => {
51229
- J(null != e ? e : s);
51208
+ Q(null != e ? e : s);
51230
51209
  },
51231
51210
  variant: e => {
51232
51211
  var t;
51233
- oe(null !== (t = e) && void 0 !== t ? t : p);
51212
+ le(null !== (t = e) && void 0 !== t ? t : p);
51234
51213
  },
51235
51214
  offset: e => {
51236
- re(null === e ? m : Number(e));
51215
+ ne(null === e ? m : Number(e));
51237
51216
  },
51238
51217
  wrapper: e => {
51239
51218
  var t;
51240
- me(null !== (t = e) && void 0 !== t ? t : f);
51219
+ fe(null !== (t = e) && void 0 !== t ? t : f);
51241
51220
  },
51242
51221
  events: e => {
51243
51222
  const t = null == e ? void 0 : e.split(" ");
51244
- ye(null != t ? t : h);
51223
+ he(null != t ? t : h);
51245
51224
  },
51246
51225
  "position-strategy": e => {
51247
51226
  var t;
51248
- we(null !== (t = e) && void 0 !== t ? t : b);
51227
+ be(null !== (t = e) && void 0 !== t ? t : b);
51249
51228
  },
51250
51229
  "delay-show": e => {
51251
- ce(null === e ? E : Number(e));
51230
+ ie(null === e ? E : Number(e));
51252
51231
  },
51253
51232
  "delay-hide": e => {
51254
- se(null === e ? g : Number(e));
51233
+ ae(null === e ? g : Number(e));
51255
51234
  },
51256
51235
  float: e => {
51257
- de(null === e ? _ : "true" === e);
51236
+ ue(null === e ? _ : "true" === e);
51258
51237
  },
51259
51238
  hidden: e => {
51260
- pe(null === e ? A : "true" === e);
51239
+ ve(null === e ? A : "true" === e);
51261
51240
  }
51262
51241
  };
51263
51242
  Object.values(t).forEach(e => e(null)), Object.entries(e).forEach(([e, o]) => {
@@ -51266,27 +51245,27 @@ const I = ({
51266
51245
  });
51267
51246
  };
51268
51247
  React.useEffect(() => {
51269
- V(n);
51248
+ Z(n);
51270
51249
  }, [n]), React.useEffect(() => {
51271
- J(s);
51250
+ Q(s);
51272
51251
  }, [s]), React.useEffect(() => {
51273
- ee(v);
51252
+ te(v);
51274
51253
  }, [v]), React.useEffect(() => {
51275
- oe(p);
51254
+ le(p);
51276
51255
  }, [p]), React.useEffect(() => {
51277
- re(m);
51256
+ ne(m);
51278
51257
  }, [m]), React.useEffect(() => {
51279
- ce(E);
51258
+ ie(E);
51280
51259
  }, [E]), React.useEffect(() => {
51281
- se(g);
51260
+ ae(g);
51282
51261
  }, [g]), React.useEffect(() => {
51283
- de(_);
51262
+ ue(_);
51284
51263
  }, [_]), React.useEffect(() => {
51285
- pe(A);
51264
+ ve(A);
51286
51265
  }, [A]), React.useEffect(() => {
51287
- we(b);
51266
+ be(b);
51288
51267
  }, [b]), React.useEffect(() => {
51289
- Ee.current !== M && console.warn("[react-tooltip] Do not change `disableStyleInjection` dynamically.");
51268
+ ge.current !== M && console.warn("[react-tooltip] Do not change `disableStyleInjection` dynamically.");
51290
51269
  }, [M]), React.useEffect(() => {
51291
51270
  "undefined" != typeof window && window.dispatchEvent(new CustomEvent("react-tooltip-inject-styles", {
51292
51271
  detail: {
@@ -51296,7 +51275,7 @@ const I = ({
51296
51275
  }));
51297
51276
  }, []), React.useEffect(() => {
51298
51277
  var e;
51299
- const o = new Set(ge);
51278
+ const o = new Set(_e);
51300
51279
  let n = r;
51301
51280
  if (!n && t && (n = `[data-tooltip-id='${t}']`), n) try {
51302
51281
  document.querySelectorAll(n).forEach(e => {
@@ -51311,13 +51290,13 @@ const I = ({
51311
51290
  if (c && o.add({
51312
51291
  current: c
51313
51292
  }), !o.size) return () => null;
51314
- const i = null !== (e = null != be ? be : c) && void 0 !== e ? e : _e.current,
51293
+ const i = null !== (e = null != Se ? Se : c) && void 0 !== e ? e : Ae.current,
51315
51294
  s = new MutationObserver(e => {
51316
51295
  e.forEach(e => {
51317
51296
  var t;
51318
51297
  if (!i || "attributes" !== e.type || !(null === (t = e.attributeName) || void 0 === t ? void 0 : t.startsWith("data-tooltip-"))) return;
51319
- const o = Ae(i);
51320
- Oe(o);
51298
+ const o = Oe(i);
51299
+ Te(o);
51321
51300
  });
51322
51301
  }),
51323
51302
  a = {
@@ -51326,51 +51305,51 @@ const I = ({
51326
51305
  subtree: !1
51327
51306
  };
51328
51307
  if (i) {
51329
- const e = Ae(i);
51330
- Oe(e), s.observe(i, a);
51308
+ const e = Oe(i);
51309
+ Te(e), s.observe(i, a);
51331
51310
  }
51332
51311
  return () => {
51333
51312
  s.disconnect();
51334
51313
  };
51335
- }, [ge, _e, be, l, r]), React.useEffect(() => {
51314
+ }, [_e, Ae, Se, l, r]), React.useEffect(() => {
51336
51315
  (null == D ? void 0 : D.border) && console.warn("[react-tooltip] Do not set `style.border`. Use `border` prop instead."), W && !z("border", `${W}`) && console.warn(`[react-tooltip] "${W}" is not a valid \`border\`.`), (null == D ? void 0 : D.opacity) && console.warn("[react-tooltip] Do not set `style.opacity`. Use `opacity` prop instead."), P && !z("opacity", `${P}`) && console.warn(`[react-tooltip] "${P}" is not a valid \`opacity\`.`);
51337
51316
  }, []);
51338
- let Te = y;
51339
- const ke = React.useRef(null);
51317
+ let ke = y;
51318
+ const Le = React.useRef(null);
51340
51319
  if (a) {
51341
51320
  const t = a({
51342
- content: null != G ? G : null,
51343
- activeAnchor: be
51321
+ content: null != V ? V : null,
51322
+ activeAnchor: Se
51344
51323
  });
51345
- Te = t ? React__default["default"].createElement("div", {
51346
- ref: ke,
51324
+ ke = t ? React__default["default"].createElement("div", {
51325
+ ref: Le,
51347
51326
  className: "react-tooltip-content-wrapper"
51348
51327
  }, t) : null;
51349
- } else G && (Te = G);
51350
- Z && (Te = React__default["default"].createElement(B, {
51351
- content: Z
51328
+ } else V && (ke = V);
51329
+ J && (ke = React__default["default"].createElement(B, {
51330
+ content: J
51352
51331
  }));
51353
- const Le = {
51354
- forwardRef: Y,
51332
+ const Ce = {
51333
+ forwardRef: G,
51355
51334
  id: t,
51356
51335
  anchorId: l,
51357
51336
  anchorSelect: r,
51358
51337
  className: d,
51359
51338
  classNameArrow: u,
51360
- content: Te,
51361
- contentWrapperRef: ke,
51362
- place: Q,
51363
- variant: te,
51364
- offset: le,
51365
- wrapper: ve,
51366
- events: fe,
51339
+ content: ke,
51340
+ contentWrapperRef: Le,
51341
+ place: ee,
51342
+ variant: oe,
51343
+ offset: re,
51344
+ wrapper: me,
51345
+ events: ye,
51367
51346
  openOnClick: w,
51368
- positionStrategy: he,
51347
+ positionStrategy: we,
51369
51348
  middlewares: S,
51370
- delayShow: ne,
51371
- delayHide: ie,
51372
- float: ae,
51373
- hidden: ue,
51349
+ delayShow: ce,
51350
+ delayHide: se,
51351
+ float: de,
51352
+ hidden: pe,
51374
51353
  noArrow: O,
51375
51354
  clickable: T,
51376
51355
  closeOnEsc: L,
@@ -51389,11 +51368,12 @@ const I = ({
51389
51368
  setIsOpen: K,
51390
51369
  afterShow: U,
51391
51370
  afterHide: X,
51392
- activeAnchor: be,
51393
- setActiveAnchor: e => Se(e)
51371
+ activeAnchor: Se,
51372
+ setActiveAnchor: e => Ee(e),
51373
+ role: Y
51394
51374
  };
51395
51375
  return React__default["default"].createElement(I, {
51396
- ...Le
51376
+ ...Ce
51397
51377
  });
51398
51378
  });
51399
51379
  "undefined" != typeof window && window.addEventListener("react-tooltip-inject-styles", e => {