diff --git a/asset-manifest.json b/asset-manifest.json index 3ffeca6..16a22ec 100644 --- a/asset-manifest.json +++ b/asset-manifest.json @@ -1,14 +1,14 @@ { "files": { "main.css": "./static/css/main.d3d6fb38.css", - "main.js": "./static/js/main.cdfadebb.js", + "main.js": "./static/js/main.20aff841.js", "static/media/banner.jpg": "./static/media/banner.5327b1194a8a9f0079e5.jpg", "index.html": "./index.html", "main.d3d6fb38.css.map": "./static/css/main.d3d6fb38.css.map", - "main.cdfadebb.js.map": "./static/js/main.cdfadebb.js.map" + "main.20aff841.js.map": "./static/js/main.20aff841.js.map" }, "entrypoints": [ "static/css/main.d3d6fb38.css", - "static/js/main.cdfadebb.js" + "static/js/main.20aff841.js" ] } \ No newline at end of file diff --git a/index.html b/index.html index 366a441..b74e791 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -
a||125d?(a.sortIndex=c,f(t,a),null===h(r)&&a===h(t)&&(B?(E(L),L=-1):B=!0,K(H,c-d))):(a.sortIndex=e,f(r,a),A||z||(A=!0,I(J)));return a};\nexports.unstable_shouldYield=M;exports.unstable_wrapCallback=function(a){var b=y;return function(){var c=y;y=b;try{return a.apply(this,arguments)}finally{y=c}}};\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/scheduler.production.min.js');\n} else {\n module.exports = require('./cjs/scheduler.development.js');\n}\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","export const sdk:{name:string,link:string,desc:string,color:string}[] =\n [\n {\n \"name\": \"REST API\",\n \"link\": \"https://microstrategy.github.io/rest-api-docs/\",\n \"desc\" : \"The MicroStrategy REST API is designed to help developers build data-driven client applications quickly and easily. \",\n \"color\": \"red\"\n },\n {\n \"name\": \"REST API Playground\",\n \"link\": \"https://github.com/MicroStrategy/rest-api-playground\",\n \"desc\" : \"A place you can see live demos of our REST API, API specifications, and code examples. You can also play with it without writing a single line of code.\",\n \"color\": \"red\"\n }, \n {\n \"name\": \"Embedding SDK\",\n \"link\": \"https://microstrategy.github.io/embedding-sdk-docs/\",\n \"desc\": \"MicroStrategy Embedding SDK allows you to quickly integrate a MicroStrategy dossier into a web application in a responsive manner. \",\n \"color\": \"orange\"\n },\n {\n \"name\": \"Embedding Playground\",\n \"link\": \"https://playground.microstrategy.com\",\n \"desc\": \"The one-stop shop for developers to build impactful, interactive analytics experiences through drag-and-drop interface and built-in code editor.\",\n \"color\": \"orange\"\n }, \n {\n \"name\": \"Python SDK\",\n \"link\": \"https://github.com/MicroStrategy/mstrio-py\",\n \"desc\": \"A high-level interface for Python to give data scientists, developers, and administrators simple and secure access to their MicroStrategy environment.\",\n \"color\": \"green\"\n },\n {\n \"name\": \"Hyper SDK\",\n \"link\": \"https://microstrategy.github.io/hyper-sdk/\",\n \"desc\": \"A JavaScript SDK that allows you to quickly add HyperIntelligence to your own websites.\",\n \"color\": \"green\"\n }, \n {\n \"name\": \"Mobile SDK\",\n \"link\": \"https://www2.microstrategy.com/producthelp/Current/MobileSDK/Default.htm\",\n \"color\": \"purple\",\n \"desc\": \"Customize your Android or iOS mobile applications built using MicroStrategy Mobile App Platform\",\n },\n {\n \"name\": \"Visualization SDK\",\n \"link\": \"https://www2.microstrategy.com/producthelp/Current/VisSDK/Default.htm\",\n \"color\": \"pink\",\n \"desc\": \"Create new stunning visualization plugins with the Custom Visualization Tool\",\n },\n {\n \"name\": \"Library SDK\",\n \"link\": \"https://www2.microstrategy.com/producthelp/Current/LibrarySDK/Default.htm\",\n \"color\": \"lightblue\",\n \"desc\": \"Access and collaborate on all your MicroStrategy dossiers in one easy, centralized location\",\n },\n {\n \"name\": \"Data Connector SDK\",\n \"link\": \"https://www2.microstrategy.com/producthelp/Current/DataConnectorSDK/Default.htm\",\n \"color\": \"blue\",\n \"desc\": \"Define custom web connections to explore fresh data with your MicroStrategy analytics\",\n },\n {\n \"name\": \"Library Mobile SDK\",\n \"link\": \"https://www2.microstrategy.com/producthelp/Current/LibraryMobileSDK/Default.htm\",\n \"color\": \"green\",\n \"desc\": \"Access and collaborate on all your MicroStrategy dossiers from your own mobile device\",\n },\n {\n \"name\": \"Web SDK\",\n \"link\": \"https://www2.microstrategy.com/producthelp/Current/WebSDK/Default.htm\",\n \"color\": \"brown\",\n \"desc\": \"Harness the powerful MicroStrategy Web product with simple and intuitive customizations\",\n }\n ]\n","export const courses:{name:string,link:string,src:string}[] =\n[\n {\n \"name\": \"Developer (DVL) Certification\",\n \"link\": \"https://www.microstrategy.com/education/course?Certification=5506113\",\n \"src\": \"DVL-lg.png\",\n },\n {\n \"name\": \"Getting started with MicroStrategy SDKs\",\n \"link\": \"https://www.microstrategy.com/education/course?Course%20Recording=8463237&Instructor%20Led=6134865\",\n \"src\": \"sdk-lg.png\",\n },\n {\n \"name\": \"Leveraging the REST API for MicroStrategy workflows\",\n \"link\": \"https://www.microstrategy.com/education/course?Course%20Recording=8463871&Instructor%20Led=6134866\",\n \"src\": \"rest-lg.png\",\n }\n]","function _defineProperties(target, props) {\n for (var i = 0; i < props.length; i++) {\n var descriptor = props[i];\n descriptor.enumerable = descriptor.enumerable || false;\n descriptor.configurable = true;\n if (\"value\" in descriptor) descriptor.writable = true;\n Object.defineProperty(target, descriptor.key, descriptor);\n }\n}\n\nexport default function _createClass(Constructor, protoProps, staticProps) {\n if (protoProps) _defineProperties(Constructor.prototype, protoProps);\n if (staticProps) _defineProperties(Constructor, staticProps);\n Object.defineProperty(Constructor, \"prototype\", {\n writable: false\n });\n return Constructor;\n}","export default function _assertThisInitialized(self) {\n if (self === void 0) {\n throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\");\n }\n\n return self;\n}","export default function _setPrototypeOf(o, p) {\n _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf(o, p) {\n o.__proto__ = p;\n return o;\n };\n return _setPrototypeOf(o, p);\n}","export default function _getPrototypeOf(o) {\n _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function _getPrototypeOf(o) {\n return o.__proto__ || Object.getPrototypeOf(o);\n };\n return _getPrototypeOf(o);\n}","export default function _typeof(obj) {\n \"@babel/helpers - typeof\";\n\n return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (obj) {\n return typeof obj;\n } : function (obj) {\n return obj && \"function\" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n }, _typeof(obj);\n}","import _typeof from \"./typeof.js\";\nimport assertThisInitialized from \"./assertThisInitialized.js\";\nexport default function _possibleConstructorReturn(self, call) {\n if (call && (_typeof(call) === \"object\" || typeof call === \"function\")) {\n return call;\n } else if (call !== void 0) {\n throw new TypeError(\"Derived constructors may only return object or undefined\");\n }\n\n return assertThisInitialized(self);\n}","import getPrototypeOf from \"./getPrototypeOf.js\";\nimport isNativeReflectConstruct from \"./isNativeReflectConstruct.js\";\nimport possibleConstructorReturn from \"./possibleConstructorReturn.js\";\nexport default function _createSuper(Derived) {\n var hasNativeReflectConstruct = isNativeReflectConstruct();\n return function _createSuperInternal() {\n var Super = getPrototypeOf(Derived),\n result;\n\n if (hasNativeReflectConstruct) {\n var NewTarget = getPrototypeOf(this).constructor;\n result = Reflect.construct(Super, arguments, NewTarget);\n } else {\n result = Super.apply(this, arguments);\n }\n\n return possibleConstructorReturn(this, result);\n };\n}","export default function _isNativeReflectConstruct() {\n if (typeof Reflect === \"undefined\" || !Reflect.construct) return false;\n if (Reflect.construct.sham) return false;\n if (typeof Proxy === \"function\") return true;\n\n try {\n Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {}));\n return true;\n } catch (e) {\n return false;\n }\n}","import React, { ChangeEvent, SyntheticEvent } from 'react';\nimport './Navbar.css';\n\ninterface IProps {\n\n}\n\ninterface IState {\n value: string\n}\n\nclass Navbar extends React.Component {props.desc} a||125d?(a.sortIndex=c,f(t,a),null===h(r)&&a===h(t)&&(B?(E(L),L=-1):B=!0,K(H,c-d))):(a.sortIndex=e,f(r,a),A||z||(A=!0,I(J)));return a};\nexports.unstable_shouldYield=M;exports.unstable_wrapCallback=function(a){var b=y;return function(){var c=y;y=b;try{return a.apply(this,arguments)}finally{y=c}}};\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/scheduler.production.min.js');\n} else {\n module.exports = require('./cjs/scheduler.development.js');\n}\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","export const sdk:{name:string,link:string,desc:string,color:string}[] =\n [\n {\n \"name\": \"REST API\",\n \"link\": \"https://microstrategy.github.io/rest-api-docs/\",\n \"desc\" : \"The MicroStrategy REST API is designed to help developers build data-driven client applications quickly and easily. \",\n \"color\": \"red\"\n },\n {\n \"name\": \"REST API Playground\",\n \"link\": \"https://github.com/MicroStrategy/rest-api-playground\",\n \"desc\" : \"A place you can see live demos of our REST API, API specifications, and code examples. You can also play with it without writing a single line of code.\",\n \"color\": \"red\"\n }, \n {\n \"name\": \"Embedding SDK\",\n \"link\": \"https://microstrategy.github.io/embedding-sdk-docs/\",\n \"desc\": \"MicroStrategy Embedding SDK allows you to quickly integrate a MicroStrategy dossier into a web application in a responsive manner. \",\n \"color\": \"orange\"\n },\n {\n \"name\": \"Embedding Playground\",\n \"link\": \"https://playground.microstrategy.com\",\n \"desc\": \"The one-stop shop for developers to build impactful, interactive analytics experiences through drag-and-drop interface and built-in code editor.\",\n \"color\": \"orange\"\n }, \n {\n \"name\": \"Python SDK\",\n \"link\": \"https://github.com/MicroStrategy/mstrio-py\",\n \"desc\": \"A high-level interface for Python to give data scientists, developers, and administrators simple and secure access to their MicroStrategy environment.\",\n \"color\": \"green\"\n },\n {\n \"name\": \"Hyper SDK\",\n \"link\": \"https://microstrategy.github.io/hyper-sdk/\",\n \"desc\": \"A JavaScript SDK that allows you to quickly add HyperIntelligence to your own websites.\",\n \"color\": \"green\"\n }, \n {\n \"name\": \"Mobile SDK\",\n \"link\": \"https://www2.microstrategy.com/producthelp/Current/MobileSDK/Default.htm\",\n \"color\": \"purple\",\n \"desc\": \"Customize your Android or iOS mobile applications built using MicroStrategy Mobile App Platform\",\n },\n {\n \"name\": \"Visualization SDK\",\n \"link\": \"https://www2.microstrategy.com/producthelp/Current/VisSDK/Default.htm\",\n \"color\": \"pink\",\n \"desc\": \"Create new stunning visualization plugins with the Custom Visualization Tool\",\n },\n {\n \"name\": \"Library SDK\",\n \"link\": \"https://www2.microstrategy.com/producthelp/Current/LibrarySDK/Default.htm\",\n \"color\": \"lightblue\",\n \"desc\": \"Access and collaborate on all your MicroStrategy dossiers in one easy, centralized location\",\n },\n {\n \"name\": \"Data Connector SDK\",\n \"link\": \"https://www2.microstrategy.com/producthelp/Current/DataConnectorSDK/Default.htm\",\n \"color\": \"blue\",\n \"desc\": \"Define custom web connections to explore fresh data with your MicroStrategy analytics\",\n },\n {\n \"name\": \"Library Mobile SDK\",\n \"link\": \"https://www2.microstrategy.com/producthelp/Current/LibraryMobileSDK/Default.htm\",\n \"color\": \"green\",\n \"desc\": \"Access and collaborate on all your MicroStrategy dossiers from your own mobile device\",\n },\n {\n \"name\": \"Web SDK\",\n \"link\": \"https://www2.microstrategy.com/producthelp/Current/WebSDK/Default.htm\",\n \"color\": \"brown\",\n \"desc\": \"Harness the powerful MicroStrategy Web product with simple and intuitive customizations\",\n }\n ]\n","export const courses:{name:string,link:string,src:string}[] =\n[\n {\n \"name\": \"Developer (DVL) Certification\",\n \"link\": \"https://www.microstrategy.com/education/course?Certification=5506113\",\n \"src\": \"DVL-lg.png\",\n },\n {\n \"name\": \"Getting started with MicroStrategy SDKs\",\n \"link\": \"https://www.microstrategy.com/education/course?Course%20Recording=8463237&Instructor%20Led=6134865\",\n \"src\": \"sdk-lg.png\",\n },\n {\n \"name\": \"Leveraging the REST API for MicroStrategy workflows\",\n \"link\": \"https://www.microstrategy.com/education/course?Course%20Recording=8463871&Instructor%20Led=6134866\",\n \"src\": \"rest-lg.png\",\n }\n]","function _defineProperties(target, props) {\n for (var i = 0; i < props.length; i++) {\n var descriptor = props[i];\n descriptor.enumerable = descriptor.enumerable || false;\n descriptor.configurable = true;\n if (\"value\" in descriptor) descriptor.writable = true;\n Object.defineProperty(target, descriptor.key, descriptor);\n }\n}\n\nexport default function _createClass(Constructor, protoProps, staticProps) {\n if (protoProps) _defineProperties(Constructor.prototype, protoProps);\n if (staticProps) _defineProperties(Constructor, staticProps);\n Object.defineProperty(Constructor, \"prototype\", {\n writable: false\n });\n return Constructor;\n}","export default function _assertThisInitialized(self) {\n if (self === void 0) {\n throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\");\n }\n\n return self;\n}","export default function _setPrototypeOf(o, p) {\n _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf(o, p) {\n o.__proto__ = p;\n return o;\n };\n return _setPrototypeOf(o, p);\n}","export default function _getPrototypeOf(o) {\n _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function _getPrototypeOf(o) {\n return o.__proto__ || Object.getPrototypeOf(o);\n };\n return _getPrototypeOf(o);\n}","export default function _typeof(obj) {\n \"@babel/helpers - typeof\";\n\n return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (obj) {\n return typeof obj;\n } : function (obj) {\n return obj && \"function\" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n }, _typeof(obj);\n}","import _typeof from \"./typeof.js\";\nimport assertThisInitialized from \"./assertThisInitialized.js\";\nexport default function _possibleConstructorReturn(self, call) {\n if (call && (_typeof(call) === \"object\" || typeof call === \"function\")) {\n return call;\n } else if (call !== void 0) {\n throw new TypeError(\"Derived constructors may only return object or undefined\");\n }\n\n return assertThisInitialized(self);\n}","import getPrototypeOf from \"./getPrototypeOf.js\";\nimport isNativeReflectConstruct from \"./isNativeReflectConstruct.js\";\nimport possibleConstructorReturn from \"./possibleConstructorReturn.js\";\nexport default function _createSuper(Derived) {\n var hasNativeReflectConstruct = isNativeReflectConstruct();\n return function _createSuperInternal() {\n var Super = getPrototypeOf(Derived),\n result;\n\n if (hasNativeReflectConstruct) {\n var NewTarget = getPrototypeOf(this).constructor;\n result = Reflect.construct(Super, arguments, NewTarget);\n } else {\n result = Super.apply(this, arguments);\n }\n\n return possibleConstructorReturn(this, result);\n };\n}","export default function _isNativeReflectConstruct() {\n if (typeof Reflect === \"undefined\" || !Reflect.construct) return false;\n if (Reflect.construct.sham) return false;\n if (typeof Proxy === \"function\") return true;\n\n try {\n Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {}));\n return true;\n } catch (e) {\n return false;\n }\n}","import React, { ChangeEvent, SyntheticEvent } from 'react';\nimport './Navbar.css';\n\ninterface IProps {\n\n}\n\ninterface IState {\n value: string\n}\n\nclass Navbar extends React.Component {props.desc}{props.name}
\n
\n {props.name}
\n {props.desc}
\n {props.name}
\n Welcome to MicroStrategy Developer
\n \n {props.name}
\n
\n {props.name}
\n {props.desc}
\n {props.name}
\n Welcome to MicroStrategy Developer
\n \n