From d7f7cab793730ad0957d8d92fafbc93ec2339c65 Mon Sep 17 00:00:00 2001 From: "Tone T. Thangsongcharoen" Date: Wed, 24 May 2023 17:59:59 -0500 Subject: [PATCH] focus event fix Switched focus and blur out for focusin and focusout due to unintended side effect. React appears to have switch to using it even though it fires a warning. https://github.com/facebook/react/pull/19186 --- ...e2d4e37.iframe.bundle.js => 686.eeece4d4.iframe.bundle.js} | 4 ++-- ....LICENSE.txt => 686.eeece4d4.iframe.bundle.js.LICENSE.txt} | 0 docs/iframe.html | 2 +- docs/project.json | 2 +- ...frame.bundle.js => runtime~main.55532680.iframe.bundle.js} | 2 +- src/components/DatePicker.js | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) rename docs/{686.5e2d4e37.iframe.bundle.js => 686.eeece4d4.iframe.bundle.js} (72%) rename docs/{686.5e2d4e37.iframe.bundle.js.LICENSE.txt => 686.eeece4d4.iframe.bundle.js.LICENSE.txt} (100%) rename docs/{runtime~main.df457fb3.iframe.bundle.js => runtime~main.55532680.iframe.bundle.js} (98%) diff --git a/docs/686.5e2d4e37.iframe.bundle.js b/docs/686.eeece4d4.iframe.bundle.js similarity index 72% rename from docs/686.5e2d4e37.iframe.bundle.js rename to docs/686.eeece4d4.iframe.bundle.js index 6d7082d..cd58a8b 100644 --- a/docs/686.5e2d4e37.iframe.bundle.js +++ b/docs/686.eeece4d4.iframe.bundle.js @@ -1,2 +1,2 @@ -/*! For license information please see 686.5e2d4e37.iframe.bundle.js.LICENSE.txt */ -"use strict";(self.webpackChunkm3r=self.webpackChunkm3r||[]).push([[686],{"./src/index.js":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{Ct:()=>components_Badge,Gm:()=>components_BottomAppBar,zx:()=>components_Button,Mt:()=>components_DatePicker,JO:()=>components_Icon,hU:()=>components_IconButton});var react=__webpack_require__("./node_modules/react/index.js"),ThemeContext=(0,react.createContext)({}),Styles={badge:{container:{display:"flex",alignItems:"flex-start",position:"relative"},content:{display:"flex",justifyContent:"center",alignItems:"center",minWidth:"20px",height:"20px",borderRadius:"50%",backgroundColor:"#ff5722",color:"#ffffff",fontSize:"12px",fontWeight:"bold",marginLeft:"-9px",marginTop:"12px"}},bottomAppBar:{container:{backgroundColor:"#6200EE",color:"#FFFFFF",display:"flex",justifyContent:"center",alignItems:"center",height:"56px",position:"fixed",bottom:"0",left:"0",right:"0"},list:{listStyle:"none",display:"flex",padding:"0",margin:"0"},listItem:{margin:"0 8px"},listItemFirst:{marginLeft:"0"},listItemLast:{marginRight:"0"}},button:{container:{display:"inline-flex",alignItems:"center",justifyContent:"center",padding:"0 16px",height:"36px",borderRadius:"4px",border:"none",fontSize:"14px",fontWeight:"500",textTransform:"uppercase",backgroundColor:"#2196f3",color:"#fff",cursor:"pointer",transition:"background-color 0.3s"},hover:{backgroundColor:"#1976d2"},active:{backgroundColor:"#1565c0"}},iconButton:{container:{border:"none",backgroundColor:"transparent",cursor:"pointer",display:"inline-flex",alignItems:"center",justifyContent:"center",padding:0,width:"40px",height:"40px",outline:"none"},icon:{fontWeight:"normal",fontStyle:"normal",fontSize:"24px",lineHeight:1,letterSpacing:"normal",textTransform:"none",display:"inline-block",whiteSpace:"nowrap",wordWrap:"normal",direction:"ltr"}},icon:{display:"inline-block",fontSize:"24px",fontStyle:"normal",fontWeight:"400",lineHeight:"1",textTransform:"none",letterSpacing:"normal",wordWrap:"normal",whiteSpace:"nowrap",direction:"ltr",WebkitFontSmoothing:"antialiased",textRendering:"optimizeLegibility",MozOsxFontSmoothing:"grayscale",cursor:"pointer",outline:"none"},datePicker:{container:{fontFamily:"Roboto, sans-serif",display:"flex",flexDirection:"column",alignItems:"flex-start"},label:{marginRight:"16px",fontSize:"16px",fontWeight:"bold"},input:{border:"none",borderBottom:"1px solid rgba(0, 0, 0, 0.12)",fontSize:"16px",padding:"8px",marginRight:"16px",transition:"borderBottomColor 0.2s ease-in-out"},input_focus:{outline:"none",borderBottomColor:"#2962ff"}}};function _typeof(obj){return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(obj){return typeof obj}:function(obj){return obj&&"function"==typeof Symbol&&obj.constructor===Symbol&&obj!==Symbol.prototype?"symbol":typeof obj},_typeof(obj)}function ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);enumerableOnly&&(symbols=symbols.filter((function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable}))),keys.push.apply(keys,symbols)}return keys}function _objectSpread(target){for(var i=1;i0&&Object.keys(themeContext).forEach((function(w){Object.keys(Styles).find((function(x){return x===w}))&&Object.keys(themeContext[w]).forEach((function(y){Object.keys(Styles[w]).find((function(z){return y===z}))&&(mergedStyle[w][y]=_objectSpread(_objectSpread({},mergedStyle[w][y]),themeContext[w][y]))}))})),mergedStyle}var jsx_runtime=__webpack_require__("./node_modules/react/jsx-runtime.js");function Badge_typeof(obj){return Badge_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(obj){return typeof obj}:function(obj){return obj&&"function"==typeof Symbol&&obj.constructor===Symbol&&obj!==Symbol.prototype?"symbol":typeof obj},Badge_typeof(obj)}function Badge_ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);enumerableOnly&&(symbols=symbols.filter((function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable}))),keys.push.apply(keys,symbols)}return keys}function Badge_objectSpread(target){for(var i=1;i3&&void 0!==arguments[3]?arguments[3]:"listItem";switch(index){case 0:return styleObject["".concat(styleName,"First")];case length-1:return styleObject["".concat(styleName,"Last")];default:return styleObject[styleName]}};function BottomAppBar_typeof(obj){return BottomAppBar_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(obj){return typeof obj}:function(obj){return obj&&"function"==typeof Symbol&&obj.constructor===Symbol&&obj!==Symbol.prototype?"symbol":typeof obj},BottomAppBar_typeof(obj)}function BottomAppBar_ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);enumerableOnly&&(symbols=symbols.filter((function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable}))),keys.push.apply(keys,symbols)}return keys}function BottomAppBar_objectSpread(target){for(var i=1;iarr.length)&&(len=arr.length);for(var i=0,arr2=new Array(len);i{__webpack_require__.d(__webpack_exports__,{Z:()=>__WEBPACK_DEFAULT_EXPORT__});var _node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/css-loader/dist/runtime/sourceMaps.js"),_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default=__webpack_require__.n(_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0__),_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/css-loader/dist/runtime/api.js"),___CSS_LOADER_EXPORT___=__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__)()(_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default());___CSS_LOADER_EXPORT___.push([module.id,"@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Sharp:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200);"]),___CSS_LOADER_EXPORT___.push([module.id,"@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200);"]),___CSS_LOADER_EXPORT___.push([module.id,"@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Round:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200);"]),___CSS_LOADER_EXPORT___.push([module.id,"","",{version:3,sources:[],names:[],mappings:"",sourceRoot:""}]);const __WEBPACK_DEFAULT_EXPORT__=___CSS_LOADER_EXPORT___},"./node_modules/css-loader/dist/runtime/api.js":module=>{module.exports=function(cssWithMappingToString){var list=[];return list.toString=function toString(){return this.map((function(item){var content="",needLayer=void 0!==item[5];return item[4]&&(content+="@supports (".concat(item[4],") {")),item[2]&&(content+="@media ".concat(item[2]," {")),needLayer&&(content+="@layer".concat(item[5].length>0?" ".concat(item[5]):""," {")),content+=cssWithMappingToString(item),needLayer&&(content+="}"),item[2]&&(content+="}"),item[4]&&(content+="}"),content})).join("")},list.i=function i(modules,media,dedupe,supports,layer){"string"==typeof modules&&(modules=[[null,modules,void 0]]);var alreadyImportedModules={};if(dedupe)for(var k=0;k0?" ".concat(item[5]):""," {").concat(item[1],"}")),item[5]=layer),media&&(item[2]?(item[1]="@media ".concat(item[2]," {").concat(item[1],"}"),item[2]=media):item[2]=media),supports&&(item[4]?(item[1]="@supports (".concat(item[4],") {").concat(item[1],"}"),item[4]=supports):item[4]="".concat(supports)),list.push(item))}},list}},"./node_modules/css-loader/dist/runtime/sourceMaps.js":module=>{module.exports=function(item){var content=item[1],cssMapping=item[3];if(!cssMapping)return content;if("function"==typeof btoa){var base64=btoa(unescape(encodeURIComponent(JSON.stringify(cssMapping)))),data="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(base64),sourceMapping="/*# ".concat(data," */");return[content].concat([sourceMapping]).join("\n")}return[content].join("\n")}},"./node_modules/react/cjs/react-jsx-runtime.production.min.js":(__unused_webpack_module,exports,__webpack_require__)=>{var f=__webpack_require__("./node_modules/react/index.js"),k=Symbol.for("react.element"),l=Symbol.for("react.fragment"),m=Object.prototype.hasOwnProperty,n=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};function q(c,a,g){var b,d={},e=null,h=null;for(b in void 0!==g&&(e=""+g),void 0!==a.key&&(e=""+a.key),void 0!==a.ref&&(h=a.ref),a)m.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:k,type:c,key:e,ref:h,props:d,_owner:n.current}}exports.Fragment=l,exports.jsx=q,exports.jsxs=q},"./node_modules/react/jsx-runtime.js":(module,__unused_webpack_exports,__webpack_require__)=>{module.exports=__webpack_require__("./node_modules/react/cjs/react-jsx-runtime.production.min.js")},"./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js":module=>{var stylesInDOM=[];function getIndexByIdentifier(identifier){for(var result=-1,i=0;i{var memo={};module.exports=function insertBySelector(insert,style){var target=function getTarget(target){if(void 0===memo[target]){var styleTarget=document.querySelector(target);if(window.HTMLIFrameElement&&styleTarget instanceof window.HTMLIFrameElement)try{styleTarget=styleTarget.contentDocument.head}catch(e){styleTarget=null}memo[target]=styleTarget}return memo[target]}(insert);if(!target)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");target.appendChild(style)}},"./node_modules/style-loader/dist/runtime/insertStyleElement.js":module=>{module.exports=function insertStyleElement(options){var element=document.createElement("style");return options.setAttributes(element,options.attributes),options.insert(element,options.options),element}},"./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js":(module,__unused_webpack_exports,__webpack_require__)=>{module.exports=function setAttributesWithoutAttributes(styleElement){var nonce=__webpack_require__.nc;nonce&&styleElement.setAttribute("nonce",nonce)}},"./node_modules/style-loader/dist/runtime/styleDomAPI.js":module=>{module.exports=function domAPI(options){if("undefined"==typeof document)return{update:function update(){},remove:function remove(){}};var styleElement=options.insertStyleElement(options);return{update:function update(obj){!function apply(styleElement,options,obj){var css="";obj.supports&&(css+="@supports (".concat(obj.supports,") {")),obj.media&&(css+="@media ".concat(obj.media," {"));var needLayer=void 0!==obj.layer;needLayer&&(css+="@layer".concat(obj.layer.length>0?" ".concat(obj.layer):""," {")),css+=obj.css,needLayer&&(css+="}"),obj.media&&(css+="}"),obj.supports&&(css+="}");var sourceMap=obj.sourceMap;sourceMap&&"undefined"!=typeof btoa&&(css+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))))," */")),options.styleTagTransform(css,styleElement,options.options)}(styleElement,options,obj)},remove:function remove(){!function removeStyleElement(styleElement){if(null===styleElement.parentNode)return!1;styleElement.parentNode.removeChild(styleElement)}(styleElement)}}}},"./node_modules/style-loader/dist/runtime/styleTagTransform.js":module=>{module.exports=function styleTagTransform(css,styleElement){if(styleElement.styleSheet)styleElement.styleSheet.cssText=css;else{for(;styleElement.firstChild;)styleElement.removeChild(styleElement.firstChild);styleElement.appendChild(document.createTextNode(css))}}}}]); \ No newline at end of file +/*! For license information please see 686.eeece4d4.iframe.bundle.js.LICENSE.txt */ +"use strict";(self.webpackChunkm3r=self.webpackChunkm3r||[]).push([[686],{"./src/index.js":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{Ct:()=>components_Badge,Gm:()=>components_BottomAppBar,zx:()=>components_Button,Mt:()=>components_DatePicker,JO:()=>components_Icon,hU:()=>components_IconButton});var react=__webpack_require__("./node_modules/react/index.js"),ThemeContext=(0,react.createContext)({}),Styles={badge:{container:{display:"flex",alignItems:"flex-start",position:"relative"},content:{display:"flex",justifyContent:"center",alignItems:"center",minWidth:"20px",height:"20px",borderRadius:"50%",backgroundColor:"#ff5722",color:"#ffffff",fontSize:"12px",fontWeight:"bold",marginLeft:"-9px",marginTop:"12px"}},bottomAppBar:{container:{backgroundColor:"#6200EE",color:"#FFFFFF",display:"flex",justifyContent:"center",alignItems:"center",height:"56px",position:"fixed",bottom:"0",left:"0",right:"0"},list:{listStyle:"none",display:"flex",padding:"0",margin:"0"},listItem:{margin:"0 8px"},listItemFirst:{marginLeft:"0"},listItemLast:{marginRight:"0"}},button:{container:{display:"inline-flex",alignItems:"center",justifyContent:"center",padding:"0 16px",height:"36px",borderRadius:"4px",border:"none",fontSize:"14px",fontWeight:"500",textTransform:"uppercase",backgroundColor:"#2196f3",color:"#fff",cursor:"pointer",transition:"background-color 0.3s"},hover:{backgroundColor:"#1976d2"},active:{backgroundColor:"#1565c0"}},iconButton:{container:{border:"none",backgroundColor:"transparent",cursor:"pointer",display:"inline-flex",alignItems:"center",justifyContent:"center",padding:0,width:"40px",height:"40px",outline:"none"},icon:{fontWeight:"normal",fontStyle:"normal",fontSize:"24px",lineHeight:1,letterSpacing:"normal",textTransform:"none",display:"inline-block",whiteSpace:"nowrap",wordWrap:"normal",direction:"ltr"}},icon:{display:"inline-block",fontSize:"24px",fontStyle:"normal",fontWeight:"400",lineHeight:"1",textTransform:"none",letterSpacing:"normal",wordWrap:"normal",whiteSpace:"nowrap",direction:"ltr",WebkitFontSmoothing:"antialiased",textRendering:"optimizeLegibility",MozOsxFontSmoothing:"grayscale",cursor:"pointer",outline:"none"},datePicker:{container:{fontFamily:"Roboto, sans-serif",display:"flex",flexDirection:"column",alignItems:"flex-start"},label:{marginRight:"16px",fontSize:"16px",fontWeight:"bold"},input:{border:"none",borderBottom:"1px solid rgba(0, 0, 0, 0.12)",fontSize:"16px",padding:"8px",marginRight:"16px",transition:"borderBottomColor 0.2s ease-in-out"},input_focus:{outline:"none",borderBottomColor:"#2962ff"}}};function _typeof(obj){return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(obj){return typeof obj}:function(obj){return obj&&"function"==typeof Symbol&&obj.constructor===Symbol&&obj!==Symbol.prototype?"symbol":typeof obj},_typeof(obj)}function ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);enumerableOnly&&(symbols=symbols.filter((function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable}))),keys.push.apply(keys,symbols)}return keys}function _objectSpread(target){for(var i=1;i0&&Object.keys(themeContext).forEach((function(w){Object.keys(Styles).find((function(x){return x===w}))&&Object.keys(themeContext[w]).forEach((function(y){Object.keys(Styles[w]).find((function(z){return y===z}))&&(mergedStyle[w][y]=_objectSpread(_objectSpread({},mergedStyle[w][y]),themeContext[w][y]))}))})),mergedStyle}var jsx_runtime=__webpack_require__("./node_modules/react/jsx-runtime.js");function Badge_typeof(obj){return Badge_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(obj){return typeof obj}:function(obj){return obj&&"function"==typeof Symbol&&obj.constructor===Symbol&&obj!==Symbol.prototype?"symbol":typeof obj},Badge_typeof(obj)}function Badge_ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);enumerableOnly&&(symbols=symbols.filter((function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable}))),keys.push.apply(keys,symbols)}return keys}function Badge_objectSpread(target){for(var i=1;i3&&void 0!==arguments[3]?arguments[3]:"listItem";switch(index){case 0:return styleObject["".concat(styleName,"First")];case length-1:return styleObject["".concat(styleName,"Last")];default:return styleObject[styleName]}};function BottomAppBar_typeof(obj){return BottomAppBar_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(obj){return typeof obj}:function(obj){return obj&&"function"==typeof Symbol&&obj.constructor===Symbol&&obj!==Symbol.prototype?"symbol":typeof obj},BottomAppBar_typeof(obj)}function BottomAppBar_ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);enumerableOnly&&(symbols=symbols.filter((function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable}))),keys.push.apply(keys,symbols)}return keys}function BottomAppBar_objectSpread(target){for(var i=1;iarr.length)&&(len=arr.length);for(var i=0,arr2=new Array(len);i{__webpack_require__.d(__webpack_exports__,{Z:()=>__WEBPACK_DEFAULT_EXPORT__});var _node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/css-loader/dist/runtime/sourceMaps.js"),_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default=__webpack_require__.n(_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0__),_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/css-loader/dist/runtime/api.js"),___CSS_LOADER_EXPORT___=__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__)()(_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default());___CSS_LOADER_EXPORT___.push([module.id,"@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Sharp:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200);"]),___CSS_LOADER_EXPORT___.push([module.id,"@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200);"]),___CSS_LOADER_EXPORT___.push([module.id,"@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Round:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200);"]),___CSS_LOADER_EXPORT___.push([module.id,"","",{version:3,sources:[],names:[],mappings:"",sourceRoot:""}]);const __WEBPACK_DEFAULT_EXPORT__=___CSS_LOADER_EXPORT___},"./node_modules/css-loader/dist/runtime/api.js":module=>{module.exports=function(cssWithMappingToString){var list=[];return list.toString=function toString(){return this.map((function(item){var content="",needLayer=void 0!==item[5];return item[4]&&(content+="@supports (".concat(item[4],") {")),item[2]&&(content+="@media ".concat(item[2]," {")),needLayer&&(content+="@layer".concat(item[5].length>0?" ".concat(item[5]):""," {")),content+=cssWithMappingToString(item),needLayer&&(content+="}"),item[2]&&(content+="}"),item[4]&&(content+="}"),content})).join("")},list.i=function i(modules,media,dedupe,supports,layer){"string"==typeof modules&&(modules=[[null,modules,void 0]]);var alreadyImportedModules={};if(dedupe)for(var k=0;k0?" ".concat(item[5]):""," {").concat(item[1],"}")),item[5]=layer),media&&(item[2]?(item[1]="@media ".concat(item[2]," {").concat(item[1],"}"),item[2]=media):item[2]=media),supports&&(item[4]?(item[1]="@supports (".concat(item[4],") {").concat(item[1],"}"),item[4]=supports):item[4]="".concat(supports)),list.push(item))}},list}},"./node_modules/css-loader/dist/runtime/sourceMaps.js":module=>{module.exports=function(item){var content=item[1],cssMapping=item[3];if(!cssMapping)return content;if("function"==typeof btoa){var base64=btoa(unescape(encodeURIComponent(JSON.stringify(cssMapping)))),data="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(base64),sourceMapping="/*# ".concat(data," */");return[content].concat([sourceMapping]).join("\n")}return[content].join("\n")}},"./node_modules/react/cjs/react-jsx-runtime.production.min.js":(__unused_webpack_module,exports,__webpack_require__)=>{var f=__webpack_require__("./node_modules/react/index.js"),k=Symbol.for("react.element"),l=Symbol.for("react.fragment"),m=Object.prototype.hasOwnProperty,n=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};function q(c,a,g){var b,d={},e=null,h=null;for(b in void 0!==g&&(e=""+g),void 0!==a.key&&(e=""+a.key),void 0!==a.ref&&(h=a.ref),a)m.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:k,type:c,key:e,ref:h,props:d,_owner:n.current}}exports.Fragment=l,exports.jsx=q,exports.jsxs=q},"./node_modules/react/jsx-runtime.js":(module,__unused_webpack_exports,__webpack_require__)=>{module.exports=__webpack_require__("./node_modules/react/cjs/react-jsx-runtime.production.min.js")},"./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js":module=>{var stylesInDOM=[];function getIndexByIdentifier(identifier){for(var result=-1,i=0;i{var memo={};module.exports=function insertBySelector(insert,style){var target=function getTarget(target){if(void 0===memo[target]){var styleTarget=document.querySelector(target);if(window.HTMLIFrameElement&&styleTarget instanceof window.HTMLIFrameElement)try{styleTarget=styleTarget.contentDocument.head}catch(e){styleTarget=null}memo[target]=styleTarget}return memo[target]}(insert);if(!target)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");target.appendChild(style)}},"./node_modules/style-loader/dist/runtime/insertStyleElement.js":module=>{module.exports=function insertStyleElement(options){var element=document.createElement("style");return options.setAttributes(element,options.attributes),options.insert(element,options.options),element}},"./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js":(module,__unused_webpack_exports,__webpack_require__)=>{module.exports=function setAttributesWithoutAttributes(styleElement){var nonce=__webpack_require__.nc;nonce&&styleElement.setAttribute("nonce",nonce)}},"./node_modules/style-loader/dist/runtime/styleDomAPI.js":module=>{module.exports=function domAPI(options){if("undefined"==typeof document)return{update:function update(){},remove:function remove(){}};var styleElement=options.insertStyleElement(options);return{update:function update(obj){!function apply(styleElement,options,obj){var css="";obj.supports&&(css+="@supports (".concat(obj.supports,") {")),obj.media&&(css+="@media ".concat(obj.media," {"));var needLayer=void 0!==obj.layer;needLayer&&(css+="@layer".concat(obj.layer.length>0?" ".concat(obj.layer):""," {")),css+=obj.css,needLayer&&(css+="}"),obj.media&&(css+="}"),obj.supports&&(css+="}");var sourceMap=obj.sourceMap;sourceMap&&"undefined"!=typeof btoa&&(css+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))))," */")),options.styleTagTransform(css,styleElement,options.options)}(styleElement,options,obj)},remove:function remove(){!function removeStyleElement(styleElement){if(null===styleElement.parentNode)return!1;styleElement.parentNode.removeChild(styleElement)}(styleElement)}}}},"./node_modules/style-loader/dist/runtime/styleTagTransform.js":module=>{module.exports=function styleTagTransform(css,styleElement){if(styleElement.styleSheet)styleElement.styleSheet.cssText=css;else{for(;styleElement.firstChild;)styleElement.removeChild(styleElement.firstChild);styleElement.appendChild(document.createTextNode(css))}}}}]); \ No newline at end of file diff --git a/docs/686.5e2d4e37.iframe.bundle.js.LICENSE.txt b/docs/686.eeece4d4.iframe.bundle.js.LICENSE.txt similarity index 100% rename from docs/686.5e2d4e37.iframe.bundle.js.LICENSE.txt rename to docs/686.eeece4d4.iframe.bundle.js.LICENSE.txt diff --git a/docs/iframe.html b/docs/iframe.html index aa32597..80e8607 100644 --- a/docs/iframe.html +++ b/docs/iframe.html @@ -348,7 +348,7 @@ window['DOCS_OPTIONS'] = {"defaultName":"Docs","autodocs":"tag"};