@copart/ops-tool-kit 1.7.1 → 1.7.2
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 +56 -47
- package/dist/ops-tool-kit.js.map +1 -1
- package/package.json +6 -6
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.7.
|
|
36
|
+
const version$3 = "1.7.2";
|
|
37
37
|
const main = "dist/ops-tool-kit.js";
|
|
38
38
|
const style = "dist/ops-tool-kit.css";
|
|
39
39
|
const files = [
|
|
@@ -67,9 +67,9 @@ const devDependencies = {
|
|
|
67
67
|
"@babel/runtime": "7.0.0",
|
|
68
68
|
"@rollup/plugin-babel": "^5.0.3",
|
|
69
69
|
"@rollup/plugin-commonjs": "^13.0.0",
|
|
70
|
-
"@rollup/plugin-image": "2.0.5",
|
|
71
|
-
"@rollup/plugin-json": "^4.1.0",
|
|
72
70
|
"@rollup/plugin-node-resolve": "^8.4.0",
|
|
71
|
+
"@rollup/plugin-json": "^4.1.0",
|
|
72
|
+
"@rollup/plugin-image": "2.0.5",
|
|
73
73
|
autoprefixer: "9.4.2",
|
|
74
74
|
"babel-jest": "23.6.0",
|
|
75
75
|
"babel-loader": "8.0.4",
|
|
@@ -89,8 +89,8 @@ const devDependencies = {
|
|
|
89
89
|
"rollup-plugin-postcss": "^3.1.3"
|
|
90
90
|
};
|
|
91
91
|
const peerDependencies = {
|
|
92
|
-
|
|
93
|
-
|
|
92
|
+
react: "*",
|
|
93
|
+
"@copart/core-components": "^1.4.47"
|
|
94
94
|
};
|
|
95
95
|
const dependencies = {
|
|
96
96
|
"@reacting/purist": "0.1.0",
|
|
@@ -106,8 +106,8 @@ const dependencies = {
|
|
|
106
106
|
"office-ui-fabric-react": "7.105.5",
|
|
107
107
|
querystringify: "^2.0.0",
|
|
108
108
|
ramda: "0.26.1",
|
|
109
|
-
"react-modal": "3.11.2",
|
|
110
109
|
"react-portal": "^4.2.0",
|
|
110
|
+
"react-modal": "3.11.2",
|
|
111
111
|
"set-value": "^3.0.0",
|
|
112
112
|
"storage-changed": "^2.0.0",
|
|
113
113
|
warning: "^4.0.1"
|
|
@@ -6333,7 +6333,6 @@ function () {
|
|
|
6333
6333
|
return refreshToken();
|
|
6334
6334
|
|
|
6335
6335
|
case 9:
|
|
6336
|
-
_context.sent;
|
|
6337
6336
|
_context.next = 12;
|
|
6338
6337
|
return fetcher.request(error.response.config);
|
|
6339
6338
|
|
|
@@ -22151,7 +22150,7 @@ FeedbackDialog.defaultProps = {
|
|
|
22151
22150
|
}
|
|
22152
22151
|
};
|
|
22153
22152
|
|
|
22154
|
-
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: 5px !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 margin-left: 10px;\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: 100%;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--st0{fill:#0075E6;}\n.utilities_ops-app-frame_AppBarComponent_AppBar--st1{fill:#6A819C;}\n.utilities_ops-app-frame_AppBarComponent_AppBar--st2{fill:#FFFFFF;}\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";
|
|
22153
|
+
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: 5px !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 margin-left: 10px;\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: 100%;\n}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--st0{fill:#0075E6;}\n.utilities_ops-app-frame_AppBarComponent_AppBar--st1{fill:#6A819C;}\n.utilities_ops-app-frame_AppBarComponent_AppBar--st2{fill:#FFFFFF;}\n\n.utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetHideButton {\n display: flex;\n align-items: center;\n justify-content: center;\n position: absolute;\n top: 2px;\n right: 402px;\n height: 38px;\n width: 38px;\n background-color: white;\n z-index: 11000;\n cursor: pointer;\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";
|
|
22155
22154
|
styleInject(css_248z$b);
|
|
22156
22155
|
|
|
22157
22156
|
var LogOutMenu = function LogOutMenu(_ref) {
|
|
@@ -22265,7 +22264,8 @@ var _styleModuleImportMap$5 = {
|
|
|
22265
22264
|
"ideaWidgetHide": "utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetHide",
|
|
22266
22265
|
"st0": "utilities_ops-app-frame_AppBarComponent_AppBar--st0",
|
|
22267
22266
|
"st1": "utilities_ops-app-frame_AppBarComponent_AppBar--st1",
|
|
22268
|
-
"st2": "utilities_ops-app-frame_AppBarComponent_AppBar--st2"
|
|
22267
|
+
"st2": "utilities_ops-app-frame_AppBarComponent_AppBar--st2",
|
|
22268
|
+
"ideaWidgetHideButton": "utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetHideButton"
|
|
22269
22269
|
}
|
|
22270
22270
|
};
|
|
22271
22271
|
|
|
@@ -23485,7 +23485,7 @@ var saveSettings$1 = function saveSettings(self) {
|
|
|
23485
23485
|
}
|
|
23486
23486
|
}
|
|
23487
23487
|
});
|
|
23488
|
-
_self$state = self.state, selectedYard = _self$state.selectedYardNumber, selectedRole = _self$state.selectedRole, selectedLanguage = _self$state.selectedLanguage, selectedCurrency = _self$state.selectedCurrency, roles = _self$state.roles
|
|
23488
|
+
_self$state = self.state, selectedYard = _self$state.selectedYardNumber, selectedRole = _self$state.selectedRole, selectedLanguage = _self$state.selectedLanguage, selectedCurrency = _self$state.selectedCurrency, roles = _self$state.roles;
|
|
23489
23489
|
roleOptionFromState = roles.find(function (roleOption) {
|
|
23490
23490
|
return frontEndUtils.regex.beautifyRoleText(roleOption.roleName) === selectedRole;
|
|
23491
23491
|
}) || head$1(roles);
|
|
@@ -24839,7 +24839,8 @@ var _styleModuleImportMap$4 = {
|
|
|
24839
24839
|
"ideaWidgetHide": "utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetHide",
|
|
24840
24840
|
"st0": "utilities_ops-app-frame_AppBarComponent_AppBar--st0",
|
|
24841
24841
|
"st1": "utilities_ops-app-frame_AppBarComponent_AppBar--st1",
|
|
24842
|
-
"st2": "utilities_ops-app-frame_AppBarComponent_AppBar--st2"
|
|
24842
|
+
"st2": "utilities_ops-app-frame_AppBarComponent_AppBar--st2",
|
|
24843
|
+
"ideaWidgetHideButton": "utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetHideButton"
|
|
24843
24844
|
}
|
|
24844
24845
|
};
|
|
24845
24846
|
|
|
@@ -25318,7 +25319,15 @@ var AppBar$1 = function AppBar(props) {
|
|
|
25318
25319
|
onClick: function onClick() {
|
|
25319
25320
|
return setIdeaNoteVisible(false);
|
|
25320
25321
|
}
|
|
25321
|
-
}
|
|
25322
|
+
}, React__default["default"].createElement("div", {
|
|
25323
|
+
className: "utilities_ops-app-frame_AppBarComponent_AppBar--ideaWidgetHideButton"
|
|
25324
|
+
}, React__default["default"].createElement(coreComponents.Icon, {
|
|
25325
|
+
name: "close",
|
|
25326
|
+
variant: "material",
|
|
25327
|
+
style: {
|
|
25328
|
+
fontSize: '30px'
|
|
25329
|
+
}
|
|
25330
|
+
}))), React__default["default"].createElement("iframe", {
|
|
25322
25331
|
allowfullscreen: true,
|
|
25323
25332
|
name: "idea-widget-frame",
|
|
25324
25333
|
title: "Idea Collection Widget",
|
|
@@ -34512,7 +34521,7 @@ var core = createCommonjsModule(function (module, exports) {
|
|
|
34512
34521
|
(function (root, factory) {
|
|
34513
34522
|
{
|
|
34514
34523
|
// CommonJS
|
|
34515
|
-
module.exports = factory();
|
|
34524
|
+
module.exports = exports = factory();
|
|
34516
34525
|
}
|
|
34517
34526
|
})(commonjsGlobal, function () {
|
|
34518
34527
|
/*globals window, global, require*/
|
|
@@ -35290,7 +35299,7 @@ var x64Core = createCommonjsModule(function (module, exports) {
|
|
|
35290
35299
|
(function (root, factory) {
|
|
35291
35300
|
{
|
|
35292
35301
|
// CommonJS
|
|
35293
|
-
module.exports = factory(core);
|
|
35302
|
+
module.exports = exports = factory(core);
|
|
35294
35303
|
}
|
|
35295
35304
|
})(commonjsGlobal, function (CryptoJS) {
|
|
35296
35305
|
(function (undefined$1) {
|
|
@@ -35579,7 +35588,7 @@ var libTypedarrays = createCommonjsModule(function (module, exports) {
|
|
|
35579
35588
|
(function (root, factory) {
|
|
35580
35589
|
{
|
|
35581
35590
|
// CommonJS
|
|
35582
|
-
module.exports = factory(core);
|
|
35591
|
+
module.exports = exports = factory(core);
|
|
35583
35592
|
}
|
|
35584
35593
|
})(commonjsGlobal, function (CryptoJS) {
|
|
35585
35594
|
(function () {
|
|
@@ -35637,7 +35646,7 @@ var encUtf16 = createCommonjsModule(function (module, exports) {
|
|
|
35637
35646
|
(function (root, factory) {
|
|
35638
35647
|
{
|
|
35639
35648
|
// CommonJS
|
|
35640
|
-
module.exports = factory(core);
|
|
35649
|
+
module.exports = exports = factory(core);
|
|
35641
35650
|
}
|
|
35642
35651
|
})(commonjsGlobal, function (CryptoJS) {
|
|
35643
35652
|
(function () {
|
|
@@ -35779,7 +35788,7 @@ var encBase64 = createCommonjsModule(function (module, exports) {
|
|
|
35779
35788
|
(function (root, factory) {
|
|
35780
35789
|
{
|
|
35781
35790
|
// CommonJS
|
|
35782
|
-
module.exports = factory(core);
|
|
35791
|
+
module.exports = exports = factory(core);
|
|
35783
35792
|
}
|
|
35784
35793
|
})(commonjsGlobal, function (CryptoJS) {
|
|
35785
35794
|
(function () {
|
|
@@ -35910,7 +35919,7 @@ var encBase64url = createCommonjsModule(function (module, exports) {
|
|
|
35910
35919
|
(function (root, factory) {
|
|
35911
35920
|
{
|
|
35912
35921
|
// CommonJS
|
|
35913
|
-
module.exports = factory(core);
|
|
35922
|
+
module.exports = exports = factory(core);
|
|
35914
35923
|
}
|
|
35915
35924
|
})(commonjsGlobal, function (CryptoJS) {
|
|
35916
35925
|
(function () {
|
|
@@ -36046,7 +36055,7 @@ var md5 = createCommonjsModule(function (module, exports) {
|
|
|
36046
36055
|
(function (root, factory) {
|
|
36047
36056
|
{
|
|
36048
36057
|
// CommonJS
|
|
36049
|
-
module.exports = factory(core);
|
|
36058
|
+
module.exports = exports = factory(core);
|
|
36050
36059
|
}
|
|
36051
36060
|
})(commonjsGlobal, function (CryptoJS) {
|
|
36052
36061
|
(function (Math) {
|
|
@@ -36275,7 +36284,7 @@ var sha1$1 = createCommonjsModule(function (module, exports) {
|
|
|
36275
36284
|
(function (root, factory) {
|
|
36276
36285
|
{
|
|
36277
36286
|
// CommonJS
|
|
36278
|
-
module.exports = factory(core);
|
|
36287
|
+
module.exports = exports = factory(core);
|
|
36279
36288
|
}
|
|
36280
36289
|
})(commonjsGlobal, function (CryptoJS) {
|
|
36281
36290
|
(function () {
|
|
@@ -36407,7 +36416,7 @@ var sha256 = createCommonjsModule(function (module, exports) {
|
|
|
36407
36416
|
(function (root, factory) {
|
|
36408
36417
|
{
|
|
36409
36418
|
// CommonJS
|
|
36410
|
-
module.exports = factory(core);
|
|
36419
|
+
module.exports = exports = factory(core);
|
|
36411
36420
|
}
|
|
36412
36421
|
})(commonjsGlobal, function (CryptoJS) {
|
|
36413
36422
|
(function (Math) {
|
|
@@ -36581,7 +36590,7 @@ var sha224 = createCommonjsModule(function (module, exports) {
|
|
|
36581
36590
|
(function (root, factory, undef) {
|
|
36582
36591
|
{
|
|
36583
36592
|
// CommonJS
|
|
36584
|
-
module.exports = factory(core, sha256);
|
|
36593
|
+
module.exports = exports = factory(core, sha256);
|
|
36585
36594
|
}
|
|
36586
36595
|
})(commonjsGlobal, function (CryptoJS) {
|
|
36587
36596
|
(function () {
|
|
@@ -36649,7 +36658,7 @@ var sha512 = createCommonjsModule(function (module, exports) {
|
|
|
36649
36658
|
(function (root, factory, undef) {
|
|
36650
36659
|
{
|
|
36651
36660
|
// CommonJS
|
|
36652
|
-
module.exports = factory(core, x64Core);
|
|
36661
|
+
module.exports = exports = factory(core, x64Core);
|
|
36653
36662
|
}
|
|
36654
36663
|
})(commonjsGlobal, function (CryptoJS) {
|
|
36655
36664
|
(function () {
|
|
@@ -36899,7 +36908,7 @@ var sha384 = createCommonjsModule(function (module, exports) {
|
|
|
36899
36908
|
(function (root, factory, undef) {
|
|
36900
36909
|
{
|
|
36901
36910
|
// CommonJS
|
|
36902
|
-
module.exports = factory(core, x64Core, sha512);
|
|
36911
|
+
module.exports = exports = factory(core, x64Core, sha512);
|
|
36903
36912
|
}
|
|
36904
36913
|
})(commonjsGlobal, function (CryptoJS) {
|
|
36905
36914
|
(function () {
|
|
@@ -36968,7 +36977,7 @@ var sha3 = createCommonjsModule(function (module, exports) {
|
|
|
36968
36977
|
(function (root, factory, undef) {
|
|
36969
36978
|
{
|
|
36970
36979
|
// CommonJS
|
|
36971
|
-
module.exports = factory(core, x64Core);
|
|
36980
|
+
module.exports = exports = factory(core, x64Core);
|
|
36972
36981
|
}
|
|
36973
36982
|
})(commonjsGlobal, function (CryptoJS) {
|
|
36974
36983
|
(function (Math) {
|
|
@@ -37272,7 +37281,7 @@ var ripemd160 = createCommonjsModule(function (module, exports) {
|
|
|
37272
37281
|
(function (root, factory) {
|
|
37273
37282
|
{
|
|
37274
37283
|
// CommonJS
|
|
37275
|
-
module.exports = factory(core);
|
|
37284
|
+
module.exports = exports = factory(core);
|
|
37276
37285
|
}
|
|
37277
37286
|
})(commonjsGlobal, function (CryptoJS) {
|
|
37278
37287
|
/** @preserve
|
|
@@ -37497,7 +37506,7 @@ var hmac = createCommonjsModule(function (module, exports) {
|
|
|
37497
37506
|
(function (root, factory) {
|
|
37498
37507
|
{
|
|
37499
37508
|
// CommonJS
|
|
37500
|
-
module.exports = factory(core);
|
|
37509
|
+
module.exports = exports = factory(core);
|
|
37501
37510
|
}
|
|
37502
37511
|
})(commonjsGlobal, function (CryptoJS) {
|
|
37503
37512
|
(function () {
|
|
@@ -37625,7 +37634,7 @@ var pbkdf2 = createCommonjsModule(function (module, exports) {
|
|
|
37625
37634
|
(function (root, factory, undef) {
|
|
37626
37635
|
{
|
|
37627
37636
|
// CommonJS
|
|
37628
|
-
module.exports = factory(core, sha1$1, hmac);
|
|
37637
|
+
module.exports = exports = factory(core, sha1$1, hmac);
|
|
37629
37638
|
}
|
|
37630
37639
|
})(commonjsGlobal, function (CryptoJS) {
|
|
37631
37640
|
(function () {
|
|
@@ -37756,7 +37765,7 @@ var evpkdf = createCommonjsModule(function (module, exports) {
|
|
|
37756
37765
|
(function (root, factory, undef) {
|
|
37757
37766
|
{
|
|
37758
37767
|
// CommonJS
|
|
37759
|
-
module.exports = factory(core, sha1$1, hmac);
|
|
37768
|
+
module.exports = exports = factory(core, sha1$1, hmac);
|
|
37760
37769
|
}
|
|
37761
37770
|
})(commonjsGlobal, function (CryptoJS) {
|
|
37762
37771
|
(function () {
|
|
@@ -37878,7 +37887,7 @@ var cipherCore = createCommonjsModule(function (module, exports) {
|
|
|
37878
37887
|
(function (root, factory, undef) {
|
|
37879
37888
|
{
|
|
37880
37889
|
// CommonJS
|
|
37881
|
-
module.exports = factory(core, evpkdf);
|
|
37890
|
+
module.exports = exports = factory(core, evpkdf);
|
|
37882
37891
|
}
|
|
37883
37892
|
})(commonjsGlobal, function (CryptoJS) {
|
|
37884
37893
|
/**
|
|
@@ -38720,7 +38729,7 @@ var modeCfb = createCommonjsModule(function (module, exports) {
|
|
|
38720
38729
|
(function (root, factory, undef) {
|
|
38721
38730
|
{
|
|
38722
38731
|
// CommonJS
|
|
38723
|
-
module.exports = factory(core, cipherCore);
|
|
38732
|
+
module.exports = exports = factory(core, cipherCore);
|
|
38724
38733
|
}
|
|
38725
38734
|
})(commonjsGlobal, function (CryptoJS) {
|
|
38726
38735
|
/**
|
|
@@ -38783,7 +38792,7 @@ var modeCtr = createCommonjsModule(function (module, exports) {
|
|
|
38783
38792
|
(function (root, factory, undef) {
|
|
38784
38793
|
{
|
|
38785
38794
|
// CommonJS
|
|
38786
|
-
module.exports = factory(core, cipherCore);
|
|
38795
|
+
module.exports = exports = factory(core, cipherCore);
|
|
38787
38796
|
}
|
|
38788
38797
|
})(commonjsGlobal, function (CryptoJS) {
|
|
38789
38798
|
/**
|
|
@@ -38828,7 +38837,7 @@ var modeCtrGladman = createCommonjsModule(function (module, exports) {
|
|
|
38828
38837
|
(function (root, factory, undef) {
|
|
38829
38838
|
{
|
|
38830
38839
|
// CommonJS
|
|
38831
|
-
module.exports = factory(core, cipherCore);
|
|
38840
|
+
module.exports = exports = factory(core, cipherCore);
|
|
38832
38841
|
}
|
|
38833
38842
|
})(commonjsGlobal, function (CryptoJS) {
|
|
38834
38843
|
/** @preserve
|
|
@@ -38921,7 +38930,7 @@ var modeOfb = createCommonjsModule(function (module, exports) {
|
|
|
38921
38930
|
(function (root, factory, undef) {
|
|
38922
38931
|
{
|
|
38923
38932
|
// CommonJS
|
|
38924
|
-
module.exports = factory(core, cipherCore);
|
|
38933
|
+
module.exports = exports = factory(core, cipherCore);
|
|
38925
38934
|
}
|
|
38926
38935
|
})(commonjsGlobal, function (CryptoJS) {
|
|
38927
38936
|
/**
|
|
@@ -38963,7 +38972,7 @@ var modeEcb = createCommonjsModule(function (module, exports) {
|
|
|
38963
38972
|
(function (root, factory, undef) {
|
|
38964
38973
|
{
|
|
38965
38974
|
// CommonJS
|
|
38966
|
-
module.exports = factory(core, cipherCore);
|
|
38975
|
+
module.exports = exports = factory(core, cipherCore);
|
|
38967
38976
|
}
|
|
38968
38977
|
})(commonjsGlobal, function (CryptoJS) {
|
|
38969
38978
|
/**
|
|
@@ -38993,7 +39002,7 @@ var padAnsix923 = createCommonjsModule(function (module, exports) {
|
|
|
38993
39002
|
(function (root, factory, undef) {
|
|
38994
39003
|
{
|
|
38995
39004
|
// CommonJS
|
|
38996
|
-
module.exports = factory(core, cipherCore);
|
|
39005
|
+
module.exports = exports = factory(core, cipherCore);
|
|
38997
39006
|
}
|
|
38998
39007
|
})(commonjsGlobal, function (CryptoJS) {
|
|
38999
39008
|
/**
|
|
@@ -39029,7 +39038,7 @@ var padIso10126 = createCommonjsModule(function (module, exports) {
|
|
|
39029
39038
|
(function (root, factory, undef) {
|
|
39030
39039
|
{
|
|
39031
39040
|
// CommonJS
|
|
39032
|
-
module.exports = factory(core, cipherCore);
|
|
39041
|
+
module.exports = exports = factory(core, cipherCore);
|
|
39033
39042
|
}
|
|
39034
39043
|
})(commonjsGlobal, function (CryptoJS) {
|
|
39035
39044
|
/**
|
|
@@ -39060,7 +39069,7 @@ var padIso97971 = createCommonjsModule(function (module, exports) {
|
|
|
39060
39069
|
(function (root, factory, undef) {
|
|
39061
39070
|
{
|
|
39062
39071
|
// CommonJS
|
|
39063
|
-
module.exports = factory(core, cipherCore);
|
|
39072
|
+
module.exports = exports = factory(core, cipherCore);
|
|
39064
39073
|
}
|
|
39065
39074
|
})(commonjsGlobal, function (CryptoJS) {
|
|
39066
39075
|
/**
|
|
@@ -39089,7 +39098,7 @@ var padZeropadding = createCommonjsModule(function (module, exports) {
|
|
|
39089
39098
|
(function (root, factory, undef) {
|
|
39090
39099
|
{
|
|
39091
39100
|
// CommonJS
|
|
39092
|
-
module.exports = factory(core, cipherCore);
|
|
39101
|
+
module.exports = exports = factory(core, cipherCore);
|
|
39093
39102
|
}
|
|
39094
39103
|
})(commonjsGlobal, function (CryptoJS) {
|
|
39095
39104
|
/**
|
|
@@ -39126,7 +39135,7 @@ var padNopadding = createCommonjsModule(function (module, exports) {
|
|
|
39126
39135
|
(function (root, factory, undef) {
|
|
39127
39136
|
{
|
|
39128
39137
|
// CommonJS
|
|
39129
|
-
module.exports = factory(core, cipherCore);
|
|
39138
|
+
module.exports = exports = factory(core, cipherCore);
|
|
39130
39139
|
}
|
|
39131
39140
|
})(commonjsGlobal, function (CryptoJS) {
|
|
39132
39141
|
/**
|
|
@@ -39145,7 +39154,7 @@ var formatHex = createCommonjsModule(function (module, exports) {
|
|
|
39145
39154
|
(function (root, factory, undef) {
|
|
39146
39155
|
{
|
|
39147
39156
|
// CommonJS
|
|
39148
|
-
module.exports = factory(core, cipherCore);
|
|
39157
|
+
module.exports = exports = factory(core, cipherCore);
|
|
39149
39158
|
}
|
|
39150
39159
|
})(commonjsGlobal, function (CryptoJS) {
|
|
39151
39160
|
(function (undefined$1) {
|
|
@@ -39205,7 +39214,7 @@ var aes = createCommonjsModule(function (module, exports) {
|
|
|
39205
39214
|
(function (root, factory, undef) {
|
|
39206
39215
|
{
|
|
39207
39216
|
// CommonJS
|
|
39208
|
-
module.exports = factory(core, encBase64, md5, evpkdf, cipherCore);
|
|
39217
|
+
module.exports = exports = factory(core, encBase64, md5, evpkdf, cipherCore);
|
|
39209
39218
|
}
|
|
39210
39219
|
})(commonjsGlobal, function (CryptoJS) {
|
|
39211
39220
|
(function () {
|
|
@@ -39414,7 +39423,7 @@ var tripledes = createCommonjsModule(function (module, exports) {
|
|
|
39414
39423
|
(function (root, factory, undef) {
|
|
39415
39424
|
{
|
|
39416
39425
|
// CommonJS
|
|
39417
|
-
module.exports = factory(core, encBase64, md5, evpkdf, cipherCore);
|
|
39426
|
+
module.exports = exports = factory(core, encBase64, md5, evpkdf, cipherCore);
|
|
39418
39427
|
}
|
|
39419
39428
|
})(commonjsGlobal, function (CryptoJS) {
|
|
39420
39429
|
(function () {
|
|
@@ -40142,7 +40151,7 @@ var rc4 = createCommonjsModule(function (module, exports) {
|
|
|
40142
40151
|
(function (root, factory, undef) {
|
|
40143
40152
|
{
|
|
40144
40153
|
// CommonJS
|
|
40145
|
-
module.exports = factory(core, encBase64, md5, evpkdf, cipherCore);
|
|
40154
|
+
module.exports = exports = factory(core, encBase64, md5, evpkdf, cipherCore);
|
|
40146
40155
|
}
|
|
40147
40156
|
})(commonjsGlobal, function (CryptoJS) {
|
|
40148
40157
|
(function () {
|
|
@@ -40266,7 +40275,7 @@ var rabbit = createCommonjsModule(function (module, exports) {
|
|
|
40266
40275
|
(function (root, factory, undef) {
|
|
40267
40276
|
{
|
|
40268
40277
|
// CommonJS
|
|
40269
|
-
module.exports = factory(core, encBase64, md5, evpkdf, cipherCore);
|
|
40278
|
+
module.exports = exports = factory(core, encBase64, md5, evpkdf, cipherCore);
|
|
40270
40279
|
}
|
|
40271
40280
|
})(commonjsGlobal, function (CryptoJS) {
|
|
40272
40281
|
(function () {
|
|
@@ -40421,7 +40430,7 @@ var rabbitLegacy = createCommonjsModule(function (module, exports) {
|
|
|
40421
40430
|
(function (root, factory, undef) {
|
|
40422
40431
|
{
|
|
40423
40432
|
// CommonJS
|
|
40424
|
-
module.exports = factory(core, encBase64, md5, evpkdf, cipherCore);
|
|
40433
|
+
module.exports = exports = factory(core, encBase64, md5, evpkdf, cipherCore);
|
|
40425
40434
|
}
|
|
40426
40435
|
})(commonjsGlobal, function (CryptoJS) {
|
|
40427
40436
|
(function () {
|
|
@@ -40575,7 +40584,7 @@ var cryptoJs = createCommonjsModule(function (module, exports) {
|
|
|
40575
40584
|
(function (root, factory, undef) {
|
|
40576
40585
|
{
|
|
40577
40586
|
// CommonJS
|
|
40578
|
-
module.exports = factory(core, x64Core, libTypedarrays, encUtf16, encBase64, encBase64url, md5, sha1$1, sha256, sha224, sha512, sha384, sha3, ripemd160, hmac, pbkdf2, evpkdf, cipherCore, modeCfb, modeCtr, modeCtrGladman, modeOfb, modeEcb, padAnsix923, padIso10126, padIso97971, padZeropadding, padNopadding, formatHex, aes, tripledes, rc4, rabbit, rabbitLegacy);
|
|
40587
|
+
module.exports = exports = factory(core, x64Core, libTypedarrays, encUtf16, encBase64, encBase64url, md5, sha1$1, sha256, sha224, sha512, sha384, sha3, ripemd160, hmac, pbkdf2, evpkdf, cipherCore, modeCfb, modeCtr, modeCtrGladman, modeOfb, modeEcb, padAnsix923, padIso10126, padIso97971, padZeropadding, padNopadding, formatHex, aes, tripledes, rc4, rabbit, rabbitLegacy);
|
|
40579
40588
|
}
|
|
40580
40589
|
})(commonjsGlobal, function (CryptoJS) {
|
|
40581
40590
|
return CryptoJS;
|