@copart/ops-tool-kit 1.6.0 → 1.6.1-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.
- package/dist/ops-tool-kit.js +66 -13
- 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.6.
|
|
36
|
+
const version$3 = "1.6.1-alpha.1";
|
|
37
37
|
const main = "dist/ops-tool-kit.js";
|
|
38
38
|
const style = "dist/ops-tool-kit.css";
|
|
39
39
|
const files = [
|
|
@@ -6333,6 +6333,7 @@ function () {
|
|
|
6333
6333
|
return refreshToken();
|
|
6334
6334
|
|
|
6335
6335
|
case 9:
|
|
6336
|
+
_context.sent;
|
|
6336
6337
|
_context.next = 12;
|
|
6337
6338
|
return fetcher.request(error.response.config);
|
|
6338
6339
|
|
|
@@ -22115,7 +22116,7 @@ FeedbackDialog.defaultProps = {
|
|
|
22115
22116
|
}
|
|
22116
22117
|
};
|
|
22117
22118
|
|
|
22118
|
-
var css_248z$b = ".utilities_ops-app-frame_AppBarComponent_AppBar--root {\n background-color: var(--blue);\n background-color: var(--blue);\n height: 64px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n white-space: nowrap;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--leftItems {\n width: 100%;\n display: flex;\n justify-content: space-between;\n align-items: center;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--copartLogo {\n display: flex;\n align-items: center;\n flex-direction: column;\n margin-left: 5px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--copartLogoNew {\n display: flex;\n flex-direction: column;\n margin-left: 5px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--moduleName {\n color: white;\n font-size: 11px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid {\n display: flex;\n justify-content: space-between;\n align-items: center;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n font-size: 13px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid .utilities_ops-app-frame_AppBarComponent_AppBar--col {\n display: flex;\n color: white;\n font-size: 13px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid .utilities_ops-app-frame_AppBarComponent_AppBar--col svg {\n color: white;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--logo {\n width: 6rem;\n margin-top: 0rem;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--text {\n margin-top: 0.6rem;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--iconText {\n margin-top: 0.4rem;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--searchBar,\n.utilities_ops-app-frame_AppBarComponent_AppBar--placeholderDiv {\n margin-top: -0.2rem;\n margin-left: 2rem;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--appBarLeft > img.utilities_ops-app-frame_AppBarComponent_AppBar--logo {\n display: inline;\n display: initial;\n}\n\n@font-face {\n font-family: 'Open Sans';\n font-style: italic;\n font-weight: 600;\n src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhmIqOjjg.woff2)\n format('woff2');\n unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--appTitle {\n color: #fff;\n font-family: 'Open Sans', sans-serif;\n font-weight: 600;\n font-style: italic;\n font-size: 14px;\n position: relative;\n left: 16px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--item {\n display: flex;\n color: white;\n font-size: 13px;\n cursor: pointer;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber {\n margin-left: 10px;\n margin-right: 7px;\n cursor: pointer;\n display: flex;\n align-items: center;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber > div {\n margin-left: 7px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault {\n color: white;\n cursor: default;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable,\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable {\n background-color: white;\n border-radius: 20px;\n margin: 5px;\n padding: 0px 10px;\n height: 25px;\n font-weight: bold;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--light {\n border: 1px solid #1d5ab9;\n justify-content: flex-start;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightDefault {\n color: black;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneOffline,\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightAvailable {\n background-color: white;\n border-radius: 20px;\n display: flex;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightAvailable {\n color: green;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightAvailable i {\n color: green;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneOffline {\n color: red;\n margin: 5px 0px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneOffline svg {\n margin-right: 5px;\n margin-left: 5px;\n width: 24px;\n height: 24px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--SpinnerWrapper {\n margin-left: 5px;\n display: inline-flex;\n}\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault i {\n font-size: 16px;\n}\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable i {\n line-height: unset;\n font-size: 16px;\n}\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable {\n color: green;\n}\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault i,\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable i,\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable svg {\n margin-right: 5px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable {\n color: red;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--userMenu {\n margin-left: 10px !important;\n margin-right: 10px !important;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag {\n margin-left: 10px !important;\n margin-right: 10px !important;\n display: flex;\n align-items: center;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag > div {\n margin-left: 7px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--feedback {\n margin: 0 !important;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--overflowItems {\n width: 100%;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelp_button {\n cursor: pointer;\n position: relative;\n top: 2px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelp_button i {\n color: #fff;\n}\n\n@media only screen and (max-width: 1024px) {\n .utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault i,\n .utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable i,\n .utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable svg {\n margin-right: 2px;\n }\n\n .utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber {\n margin-left: 5px;\n margin-right: 2px;\n }\n\n .utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber > div {\n margin-left: 2px;\n }\n\n .utilities_ops-app-frame_AppBarComponent_AppBar--userMenu {\n margin-left: 3px !important;\n margin-right: 3px !important;\n }\n\n .utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag {\n margin-left: 3px !important;\n margin-right: 3px !important;\n }\n\n .utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag > div {\n margin-left: 2px;\n }\n}\n";
|
|
22119
|
+
var css_248z$b = ".utilities_ops-app-frame_AppBarComponent_AppBar--root {\n background-color: var(--blue);\n background-color: var(--blue);\n height: 64px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n white-space: nowrap;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--leftItems {\n width: 100%;\n display: flex;\n justify-content: space-between;\n align-items: center;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--copartLogo {\n display: flex;\n align-items: center;\n flex-direction: column;\n margin-left: 5px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--copartLogoNew {\n display: flex;\n flex-direction: column;\n margin-left: 5px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--moduleName {\n color: white;\n font-size: 11px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid {\n display: flex;\n justify-content: space-between;\n align-items: center;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n font-size: 13px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid .utilities_ops-app-frame_AppBarComponent_AppBar--col {\n display: flex;\n color: white;\n font-size: 13px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid .utilities_ops-app-frame_AppBarComponent_AppBar--col svg {\n color: white;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--logo {\n width: 6rem;\n margin-top: 0rem;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--text {\n margin-top: 0.6rem;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--iconText {\n margin-top: 0.4rem;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--searchBar,\n.utilities_ops-app-frame_AppBarComponent_AppBar--placeholderDiv {\n margin-top: -0.2rem;\n margin-left: 2rem;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--appBarLeft > img.utilities_ops-app-frame_AppBarComponent_AppBar--logo {\n display: inline;\n display: initial;\n}\n\n@font-face {\n font-family: 'Open Sans';\n font-style: italic;\n font-weight: 600;\n src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhmIqOjjg.woff2)\n format('woff2');\n unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--appTitle {\n color: #fff;\n font-family: 'Open Sans', sans-serif;\n font-weight: 600;\n font-style: italic;\n font-size: 14px;\n position: relative;\n left: 16px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--item {\n display: flex;\n color: white;\n font-size: 13px;\n cursor: pointer;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber {\n margin-left: 10px;\n margin-right: 7px;\n cursor: pointer;\n display: flex;\n align-items: center;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber > div {\n margin-left: 7px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault {\n color: white;\n cursor: default;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable,\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable {\n background-color: white;\n border-radius: 20px;\n margin: 5px;\n padding: 0px 10px;\n height: 25px;\n font-weight: bold;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--light {\n border: 1px solid #1d5ab9;\n justify-content: flex-start;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightDefault {\n color: black;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneOffline,\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightAvailable {\n background-color: white;\n border-radius: 20px;\n display: flex;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightAvailable {\n color: green;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--lightAvailable i {\n color: green;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneOffline {\n color: red;\n margin: 5px 0px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneOffline svg {\n margin-right: 5px;\n margin-left: 5px;\n width: 24px;\n height: 24px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--SpinnerWrapper {\n margin-left: 5px;\n display: inline-flex;\n}\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault i {\n font-size: 16px;\n}\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable i {\n line-height: unset;\n font-size: 16px;\n}\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable {\n color: green;\n}\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault i,\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable i,\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable svg {\n margin-right: 5px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable {\n color: red;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--userMenu {\n margin-left: 10px !important;\n margin-right: 10px !important;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag {\n margin-left: 10px !important;\n margin-right: 10px !important;\n display: flex;\n align-items: center;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag > div {\n margin-left: 7px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--feedback {\n margin: 0 !important;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--overflowItems {\n width: 100%;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelp_button {\n cursor: pointer;\n position: relative;\n top: 2px;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--mihelp_button i {\n color: #fff;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetContainer {\n position: absolute;\n display: flex;\n height: 100vh;\n width: 100vw;\n bottom: 0;\n z-index: 10000;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetHide {\n background-color: rgba(0,0,0,.5);\n width: calc(100vw - 443px);\n}\n\n@media only screen and (max-width: 1024px) {\n .utilities_ops-app-frame_AppBarComponent_AppBar--phoneDefault i,\n .utilities_ops-app-frame_AppBarComponent_AppBar--phoneAvailable i,\n .utilities_ops-app-frame_AppBarComponent_AppBar--phoneUnvailable svg {\n margin-right: 2px;\n }\n\n .utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber {\n margin-left: 5px;\n margin-right: 2px;\n }\n\n .utilities_ops-app-frame_AppBarComponent_AppBar--yardNumber > div {\n margin-left: 2px;\n }\n\n .utilities_ops-app-frame_AppBarComponent_AppBar--userMenu {\n margin-left: 3px !important;\n margin-right: 3px !important;\n }\n\n .utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag {\n margin-left: 3px !important;\n margin-right: 3px !important;\n }\n\n .utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag > div {\n margin-left: 2px;\n }\n}\n";
|
|
22119
22120
|
styleInject(css_248z$b);
|
|
22120
22121
|
|
|
22121
22122
|
var LogOutMenu = function LogOutMenu(_ref) {
|
|
@@ -22224,7 +22225,9 @@ var _styleModuleImportMap$5 = {
|
|
|
22224
22225
|
"roleAndFlag": "utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag",
|
|
22225
22226
|
"feedback": "utilities_ops-app-frame_AppBarComponent_AppBar--feedback",
|
|
22226
22227
|
"overflowItems": "utilities_ops-app-frame_AppBarComponent_AppBar--overflowItems",
|
|
22227
|
-
"mihelp_button": "utilities_ops-app-frame_AppBarComponent_AppBar--mihelp_button"
|
|
22228
|
+
"mihelp_button": "utilities_ops-app-frame_AppBarComponent_AppBar--mihelp_button",
|
|
22229
|
+
"ideaWidgetContainer": "utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetContainer",
|
|
22230
|
+
"ideaWidgetHide": "utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetHide"
|
|
22228
22231
|
}
|
|
22229
22232
|
};
|
|
22230
22233
|
|
|
@@ -23444,7 +23447,7 @@ var saveSettings$1 = function saveSettings(self) {
|
|
|
23444
23447
|
}
|
|
23445
23448
|
}
|
|
23446
23449
|
});
|
|
23447
|
-
_self$state = self.state, selectedYard = _self$state.selectedYardNumber, selectedRole = _self$state.selectedRole, selectedLanguage = _self$state.selectedLanguage, selectedCurrency = _self$state.selectedCurrency, roles = _self$state.roles;
|
|
23450
|
+
_self$state = self.state, selectedYard = _self$state.selectedYardNumber, selectedRole = _self$state.selectedRole, selectedLanguage = _self$state.selectedLanguage, selectedCurrency = _self$state.selectedCurrency, roles = _self$state.roles, _self$state.selectedRoleOption;
|
|
23448
23451
|
roleOptionFromState = roles.find(function (roleOption) {
|
|
23449
23452
|
return frontEndUtils.regex.beautifyRoleText(roleOption.roleName) === selectedRole;
|
|
23450
23453
|
}) || head$1(roles);
|
|
@@ -24793,7 +24796,9 @@ var _styleModuleImportMap$4 = {
|
|
|
24793
24796
|
"roleAndFlag": "utilities_ops-app-frame_AppBarComponent_AppBar--roleAndFlag",
|
|
24794
24797
|
"feedback": "utilities_ops-app-frame_AppBarComponent_AppBar--feedback",
|
|
24795
24798
|
"overflowItems": "utilities_ops-app-frame_AppBarComponent_AppBar--overflowItems",
|
|
24796
|
-
"mihelp_button": "utilities_ops-app-frame_AppBarComponent_AppBar--mihelp_button"
|
|
24799
|
+
"mihelp_button": "utilities_ops-app-frame_AppBarComponent_AppBar--mihelp_button",
|
|
24800
|
+
"ideaWidgetContainer": "utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetContainer",
|
|
24801
|
+
"ideaWidgetHide": "utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetHide"
|
|
24797
24802
|
}
|
|
24798
24803
|
};
|
|
24799
24804
|
var overflowSetStyles = {
|
|
@@ -25033,6 +25038,28 @@ var generateAppBarElements = function generateAppBarElements(props, showCallout)
|
|
|
25033
25038
|
onItemClick: props.onLogoutItemClicked
|
|
25034
25039
|
});
|
|
25035
25040
|
}
|
|
25041
|
+
}, {
|
|
25042
|
+
key: 'ideaNote',
|
|
25043
|
+
renderIf: true,
|
|
25044
|
+
render: function render() {
|
|
25045
|
+
return React__default["default"].createElement("div", {
|
|
25046
|
+
className: "utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items",
|
|
25047
|
+
style: {
|
|
25048
|
+
cursor: 'pointer'
|
|
25049
|
+
},
|
|
25050
|
+
onClick: function onClick() {
|
|
25051
|
+
return props.setIdeaNoteVisible(true);
|
|
25052
|
+
}
|
|
25053
|
+
}, React__default["default"].createElement(coreComponents.Icon, {
|
|
25054
|
+
name: "reviews",
|
|
25055
|
+
variant: "material",
|
|
25056
|
+
style: {
|
|
25057
|
+
color: 'white',
|
|
25058
|
+
fontSize: '22px',
|
|
25059
|
+
margin: '5px 15px 0 0'
|
|
25060
|
+
}
|
|
25061
|
+
}));
|
|
25062
|
+
}
|
|
25036
25063
|
}];
|
|
25037
25064
|
return items.filter(function (item) {
|
|
25038
25065
|
return item.renderIf;
|
|
@@ -25058,6 +25085,11 @@ var AppBar$1 = function AppBar(props) {
|
|
|
25058
25085
|
calloutTarget = _useState6[0],
|
|
25059
25086
|
setCalloutTarget = _useState6[1];
|
|
25060
25087
|
|
|
25088
|
+
var _useState7 = React.useState(false),
|
|
25089
|
+
_useState8 = _slicedToArray(_useState7, 2),
|
|
25090
|
+
ideaNoteVisible = _useState8[0],
|
|
25091
|
+
setIdeaNoteVisible = _useState8[1];
|
|
25092
|
+
|
|
25061
25093
|
var isLoggedOn = props.isLoggedOn,
|
|
25062
25094
|
moduleName = props.moduleName,
|
|
25063
25095
|
forceUpdate = props.forceUpdate,
|
|
@@ -25068,10 +25100,10 @@ var AppBar$1 = function AppBar(props) {
|
|
|
25068
25100
|
var _useWindowSize = useWindowSize(),
|
|
25069
25101
|
width = _useWindowSize.width;
|
|
25070
25102
|
|
|
25071
|
-
var
|
|
25072
|
-
|
|
25073
|
-
count =
|
|
25074
|
-
setCount =
|
|
25103
|
+
var _useState9 = React.useState(0),
|
|
25104
|
+
_useState10 = _slicedToArray(_useState9, 2),
|
|
25105
|
+
count = _useState10[0],
|
|
25106
|
+
setCount = _useState10[1];
|
|
25075
25107
|
|
|
25076
25108
|
React.useLayoutEffect(function () {
|
|
25077
25109
|
setCount(count + 1);
|
|
@@ -25132,7 +25164,8 @@ var AppBar$1 = function AppBar(props) {
|
|
|
25132
25164
|
}, isLoggedOn ? React__default["default"].createElement(OverflowMenu, {
|
|
25133
25165
|
key: "_".concat(width, "_").concat(count),
|
|
25134
25166
|
items: generateAppBarElements(_objectSpread2({}, props, {
|
|
25135
|
-
toggleFeedbackDialog: toggleFeedbackDialog
|
|
25167
|
+
toggleFeedbackDialog: toggleFeedbackDialog,
|
|
25168
|
+
setIdeaNoteVisible: setIdeaNoteVisible
|
|
25136
25169
|
}), function (target) {
|
|
25137
25170
|
setCalloutTarget(target);
|
|
25138
25171
|
setCalloutVisible(true);
|
|
@@ -25161,7 +25194,27 @@ var AppBar$1 = function AppBar(props) {
|
|
|
25161
25194
|
onSave: onSave
|
|
25162
25195
|
}) : null, process.env.STACK === 'uk' ? React__default["default"].createElement(SettingsView, {
|
|
25163
25196
|
onSave: onSave
|
|
25164
|
-
}) : null)) : null
|
|
25197
|
+
}) : null)) : null, ideaNoteVisible && React__default["default"].createElement("div", {
|
|
25198
|
+
className: "utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetContainer"
|
|
25199
|
+
}, React__default["default"].createElement("div", {
|
|
25200
|
+
className: "utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetHide",
|
|
25201
|
+
onClick: function onClick() {
|
|
25202
|
+
return setIdeaNoteVisible(false);
|
|
25203
|
+
}
|
|
25204
|
+
}), React__default["default"].createElement("iframe", {
|
|
25205
|
+
allowfullscreen: true,
|
|
25206
|
+
name: "idea-widget-frame",
|
|
25207
|
+
title: "Idea Collection Widget",
|
|
25208
|
+
style: {
|
|
25209
|
+
position: 'absolute',
|
|
25210
|
+
bottom: '0',
|
|
25211
|
+
right: '0',
|
|
25212
|
+
height: '100vh',
|
|
25213
|
+
width: '443px',
|
|
25214
|
+
backgroundColor: 'white'
|
|
25215
|
+
},
|
|
25216
|
+
src: "https://idea-widget.ideanote.io?config=66ff516339"
|
|
25217
|
+
})));
|
|
25165
25218
|
};
|
|
25166
25219
|
AppBar$1.defaultProps = {
|
|
25167
25220
|
config: ['flag', 'role', 'yard'],
|
|
@@ -30666,7 +30719,7 @@ var GoHome = function GoHome(props) {
|
|
|
30666
30719
|
}, props.reason));
|
|
30667
30720
|
};
|
|
30668
30721
|
|
|
30669
|
-
|
|
30722
|
+
/******************************************************************************
|
|
30670
30723
|
Copyright (c) Microsoft Corporation.
|
|
30671
30724
|
|
|
30672
30725
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
@@ -34269,7 +34322,7 @@ var firebase = firebase$1;
|
|
|
34269
34322
|
registerCoreComponents(firebase);
|
|
34270
34323
|
|
|
34271
34324
|
var name$1 = "firebase";
|
|
34272
|
-
var version$1 = "8.10.
|
|
34325
|
+
var version$1 = "8.10.1";
|
|
34273
34326
|
/**
|
|
34274
34327
|
* @license
|
|
34275
34328
|
* Copyright 2018 Google LLC
|