-
Notifications
You must be signed in to change notification settings - Fork 0
/
591.dd6a3da3.iframe.bundle.js
1 lines (1 loc) · 19.3 KB
/
591.dd6a3da3.iframe.bundle.js
1
"use strict";(self.webpackChunkbuildcorp_uikits=self.webpackChunkbuildcorp_uikits||[]).push([[591],{"./node_modules/@fluentui/react/lib/components/Button/DefaultButton/DefaultButton.js":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{Y:()=>DefaultButton});var tslib_es6=__webpack_require__("./node_modules/tslib/tslib.es6.mjs"),react=__webpack_require__("./node_modules/react/index.js"),BaseButton=__webpack_require__("./node_modules/@fluentui/react/lib/components/Button/BaseButton.js"),BaseComponent=__webpack_require__("./node_modules/@fluentui/utilities/lib/BaseComponent.js"),customizable=__webpack_require__("./node_modules/@fluentui/utilities/lib/customizations/customizable.js"),lib=__webpack_require__("./node_modules/@fluentui/style-utilities/lib/index.js"),memoize=__webpack_require__("./node_modules/@fluentui/utilities/lib/memoize.js"),BaseButton_styles=__webpack_require__("./node_modules/@fluentui/react/lib/components/Button/BaseButton.styles.js"),SplitButton_styles=__webpack_require__("./node_modules/@fluentui/react/lib/components/Button/SplitButton/SplitButton.styles.js"),setFocusVisibility=__webpack_require__("./node_modules/@fluentui/utilities/lib/setFocusVisibility.js");var getStyles=(0,memoize.J9)((function(theme,customStyles,primary){var baseButtonStyles=(0,BaseButton_styles.$)(theme),splitButtonStyles=(0,SplitButton_styles.$)(theme),defaultButtonStyles={root:{minWidth:"80px",minHeight:"32px"},label:{fontWeight:lib.BO.semibold}};return(0,lib.TW)(baseButtonStyles,defaultButtonStyles,primary?function primaryStyles(theme){var _a,_b,_c,_d,_e,_f,_g,_h,_j,p=theme.palette,s=theme.semanticColors;return{root:(_a={backgroundColor:s.primaryButtonBackground,border:"1px solid ".concat(s.primaryButtonBackground),color:s.primaryButtonText},_a[lib.up]=(0,tslib_es6.Cl)({color:"Window",backgroundColor:"WindowText",borderColor:"WindowText"},(0,lib.Qg)()),_a[".".concat(setFocusVisibility.Y2," &:focus, :host(.").concat(setFocusVisibility.Y2,") &:focus")]={":after":{border:"none",outlineColor:p.white}},_a),rootHovered:(_b={backgroundColor:s.primaryButtonBackgroundHovered,border:"1px solid ".concat(s.primaryButtonBackgroundHovered),color:s.primaryButtonTextHovered},_b[lib.up]={color:"Window",backgroundColor:"Highlight",borderColor:"Highlight"},_b),rootPressed:(_c={backgroundColor:s.primaryButtonBackgroundPressed,border:"1px solid ".concat(s.primaryButtonBackgroundPressed),color:s.primaryButtonTextPressed},_c[lib.up]=(0,tslib_es6.Cl)({color:"Window",backgroundColor:"WindowText",borderColor:"WindowText"},(0,lib.Qg)()),_c),rootExpanded:{backgroundColor:s.primaryButtonBackgroundPressed,color:s.primaryButtonTextPressed},rootChecked:{backgroundColor:s.primaryButtonBackgroundPressed,color:s.primaryButtonTextPressed},rootCheckedHovered:{backgroundColor:s.primaryButtonBackgroundPressed,color:s.primaryButtonTextPressed},rootDisabled:(_d={color:s.primaryButtonTextDisabled,backgroundColor:s.primaryButtonBackgroundDisabled},_d[lib.up]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},_d),splitButtonContainer:(_e={},_e[lib.up]={border:"none"},_e),splitButtonDivider:(0,tslib_es6.Cl)((0,tslib_es6.Cl)({},{position:"absolute",width:1,right:31,top:8,bottom:8}),(_f={backgroundColor:p.white},_f[lib.up]={backgroundColor:"Window"},_f)),splitButtonMenuButton:(_g={backgroundColor:s.primaryButtonBackground,color:s.primaryButtonText},_g[lib.up]={backgroundColor:"Canvas"},_g[":hover"]=(_h={backgroundColor:s.primaryButtonBackgroundHovered},_h[lib.up]={color:"Highlight"},_h),_g),splitButtonMenuButtonDisabled:{backgroundColor:s.primaryButtonBackgroundDisabled,":hover":{backgroundColor:s.primaryButtonBackgroundDisabled}},splitButtonMenuButtonChecked:{backgroundColor:s.primaryButtonBackgroundPressed,":hover":{backgroundColor:s.primaryButtonBackgroundPressed}},splitButtonMenuButtonExpanded:{backgroundColor:s.primaryButtonBackgroundPressed,":hover":{backgroundColor:s.primaryButtonBackgroundPressed}},splitButtonMenuIcon:{color:s.primaryButtonText},splitButtonMenuIconDisabled:(_j={color:p.neutralTertiary},_j[lib.up]={color:"GrayText"},_j)}}(theme):function standardStyles(theme){var _a,_b,_c,_d,_e,s=theme.semanticColors,p=theme.palette,buttonBackground=s.buttonBackground,buttonBackgroundPressed=s.buttonBackgroundPressed,buttonBackgroundHovered=s.buttonBackgroundHovered,buttonBackgroundDisabled=s.buttonBackgroundDisabled,buttonText=s.buttonText,buttonTextHovered=s.buttonTextHovered,buttonTextDisabled=s.buttonTextDisabled,buttonTextChecked=s.buttonTextChecked,buttonTextCheckedHovered=s.buttonTextCheckedHovered;return{root:{backgroundColor:buttonBackground,color:buttonText},rootHovered:(_a={backgroundColor:buttonBackgroundHovered,color:buttonTextHovered},_a[lib.up]={borderColor:"Highlight",color:"Highlight"},_a),rootPressed:{backgroundColor:buttonBackgroundPressed,color:buttonTextChecked},rootExpanded:{backgroundColor:buttonBackgroundPressed,color:buttonTextChecked},rootChecked:{backgroundColor:buttonBackgroundPressed,color:buttonTextChecked},rootCheckedHovered:{backgroundColor:buttonBackgroundPressed,color:buttonTextCheckedHovered},rootDisabled:(_b={color:buttonTextDisabled,backgroundColor:buttonBackgroundDisabled},_b[lib.up]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},_b),splitButtonContainer:(_c={},_c[lib.up]={border:"none"},_c),splitButtonMenuButton:{color:p.white,backgroundColor:"transparent",":hover":(_d={backgroundColor:p.neutralLight},_d[lib.up]={color:"Highlight"},_d)},splitButtonMenuButtonDisabled:{backgroundColor:s.buttonBackgroundDisabled,":hover":{backgroundColor:s.buttonBackgroundDisabled}},splitButtonDivider:(0,tslib_es6.Cl)((0,tslib_es6.Cl)({},{position:"absolute",width:1,right:31,top:8,bottom:8}),(_e={backgroundColor:p.neutralTertiaryAlt},_e[lib.up]={backgroundColor:"WindowText"},_e)),splitButtonDividerDisabled:{backgroundColor:theme.palette.neutralTertiaryAlt},splitButtonMenuButtonChecked:{backgroundColor:p.neutralQuaternaryAlt,":hover":{backgroundColor:p.neutralQuaternaryAlt}},splitButtonMenuButtonExpanded:{backgroundColor:p.neutralQuaternaryAlt,":hover":{backgroundColor:p.neutralQuaternaryAlt}},splitButtonMenuIcon:{color:s.buttonText},splitButtonMenuIconDisabled:{color:s.buttonTextDisabled}}}(theme),splitButtonStyles,customStyles)})),DefaultButton=function(_super){function DefaultButton(){return null!==_super&&_super.apply(this,arguments)||this}return(0,tslib_es6.C6)(DefaultButton,_super),DefaultButton.prototype.render=function(){var _a,_b,primary=void 0!==(_b=(_a=this.props).primary)&&_b,styles=_a.styles,theme=_a.theme;return react.createElement(BaseButton.S,(0,tslib_es6.Cl)({},this.props,{variantClassName:primary?"ms-Button--primary":"ms-Button--default",styles:getStyles(theme,styles,primary),onRenderDescription:BaseComponent.K}))},DefaultButton=(0,tslib_es6.Cg)([(0,customizable.T)("DefaultButton",["theme","styles"],!0)],DefaultButton)}(react.Component)},"./node_modules/@fluentui/react/lib/components/Button/SplitButton/SplitButton.styles.js":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{$:()=>getStyles});var tslib__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./node_modules/tslib/tslib.es6.mjs"),_Styling__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/@fluentui/style-utilities/lib/index.js"),getStyles=(0,__webpack_require__("./node_modules/@fluentui/utilities/lib/memoize.js").J9)((function(theme,customStyles){var _a,_b,_c,_d,_e,_f,_g,_h,_j,_k,_l,_m,_o,_p,_q,_r,effects=theme.effects,palette=theme.palette,semanticColors=theme.semanticColors,buttonHighContrastFocus={left:-2,top:-2,bottom:-2,right:-2,border:"none"},splitButtonDividerBaseStyles={position:"absolute",width:1,right:31,top:8,bottom:8},splitButtonStyles={splitButtonContainer:[(0,_Styling__WEBPACK_IMPORTED_MODULE_1__.gm)(theme,{highContrastStyle:buttonHighContrastFocus,inset:2,pointerEvents:"none"}),{display:"inline-flex",".ms-Button--default":{borderTopRightRadius:"0",borderBottomRightRadius:"0",borderRight:"none",flexGrow:"1"},".ms-Button--primary":(_a={borderTopRightRadius:"0",borderBottomRightRadius:"0",border:"none",flexGrow:"1",":hover":{border:"none"},":active":{border:"none"}},_a[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]=(0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)((0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)({color:"WindowText",backgroundColor:"Window",border:"1px solid WindowText",borderRightWidth:"0"},(0,_Styling__WEBPACK_IMPORTED_MODULE_1__.Qg)()),{":hover":{backgroundColor:"Highlight",border:"1px solid Highlight",borderRightWidth:"0",color:"HighlightText"},":active":{border:"1px solid Highlight"}}),_a),".ms-Button--default + .ms-Button":(_b={},_b[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]={border:"1px solid WindowText",borderLeftWidth:"0",":hover":{backgroundColor:"HighlightText",borderColor:"Highlight",color:"Highlight",".ms-Button-menuIcon":(0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)({backgroundColor:"HighlightText",color:"Highlight"},(0,_Styling__WEBPACK_IMPORTED_MODULE_1__.Qg)())}},_b),'.ms-Button--default + .ms-Button[aria-expanded="true"]':(_c={},_c[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]={backgroundColor:"HighlightText",borderColor:"Highlight",color:"Highlight",".ms-Button-menuIcon":(0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)({backgroundColor:"HighlightText",color:"Highlight"},(0,_Styling__WEBPACK_IMPORTED_MODULE_1__.Qg)())},_c),".ms-Button--primary + .ms-Button":(_d={border:"none"},_d[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]={border:"1px solid WindowText",borderLeftWidth:"0",":hover":{borderLeftWidth:"0",backgroundColor:"Highlight",borderColor:"Highlight",color:"HighlightText",".ms-Button-menuIcon":(0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)((0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)({},(0,_Styling__WEBPACK_IMPORTED_MODULE_1__.Qg)()),{color:"HighlightText"})}},_d),'.ms-Button--primary + .ms-Button[aria-expanded="true"]':(0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)((0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)({backgroundColor:"Highlight",borderColor:"Highlight",color:"HighlightText"},(0,_Styling__WEBPACK_IMPORTED_MODULE_1__.Qg)()),{".ms-Button-menuIcon":{color:"HighlightText"}}),".ms-Button.is-disabled":(_e={},_e[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},_e)}],splitButtonContainerHovered:{".ms-Button--default.is-disabled":(_f={backgroundColor:semanticColors.buttonBackgroundDisabled,color:semanticColors.buttonTextDisabled},_f[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},_f),".ms-Button--primary.is-disabled":(_g={backgroundColor:semanticColors.primaryButtonBackgroundDisabled,color:semanticColors.primaryButtonTextDisabled},_g[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},_g)},splitButtonContainerChecked:{".ms-Button--primary":(_h={},_h[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]=(0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)({color:"Window",backgroundColor:"WindowText"},(0,_Styling__WEBPACK_IMPORTED_MODULE_1__.Qg)()),_h)},splitButtonContainerCheckedHovered:{".ms-Button--primary":(_j={},_j[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]=(0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)({color:"Window",backgroundColor:"WindowText"},(0,_Styling__WEBPACK_IMPORTED_MODULE_1__.Qg)()),_j)},splitButtonContainerFocused:{outline:"none!important"},splitButtonMenuButton:(_k={padding:6,height:"auto",boxSizing:"border-box",borderRadius:0,borderTopRightRadius:effects.roundedCorner2,borderBottomRightRadius:effects.roundedCorner2,border:"1px solid ".concat(palette.neutralSecondaryAlt),borderLeft:"none",outline:"transparent",userSelect:"none",display:"inline-block",textDecoration:"none",textAlign:"center",cursor:"pointer",verticalAlign:"top",width:32,marginLeft:-1,marginTop:0,marginRight:0,marginBottom:0},_k[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]={".ms-Button-menuIcon":{color:"WindowText"}},_k),splitButtonDivider:(0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)((0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)({},splitButtonDividerBaseStyles),(_l={},_l[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]={backgroundColor:"WindowText"},_l)),splitButtonDividerDisabled:(0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)((0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)({},splitButtonDividerBaseStyles),(_m={},_m[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]={backgroundColor:"GrayText"},_m)),splitButtonMenuButtonDisabled:(_o={pointerEvents:"none",border:"none",":hover":{cursor:"default"},".ms-Button--primary":(_p={},_p[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},_p),".ms-Button-menuIcon":(_q={},_q[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]={color:"GrayText"},_q)},_o[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]={color:"GrayText",border:"1px solid GrayText",backgroundColor:"Window"},_o),splitButtonFlexContainer:{display:"flex",height:"100%",flexWrap:"nowrap",justifyContent:"center",alignItems:"center"},splitButtonContainerDisabled:(_r={outline:"none",border:"none"},_r[_Styling__WEBPACK_IMPORTED_MODULE_1__.up]=(0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)({color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},(0,_Styling__WEBPACK_IMPORTED_MODULE_1__.Qg)()),_r),splitButtonMenuFocused:(0,tslib__WEBPACK_IMPORTED_MODULE_2__.Cl)({},(0,_Styling__WEBPACK_IMPORTED_MODULE_1__.gm)(theme,{highContrastStyle:buttonHighContrastFocus,inset:2}))};return(0,_Styling__WEBPACK_IMPORTED_MODULE_1__.TW)(splitButtonStyles,customStyles)}))},"./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;k<this.length;k++){var id=this[k][0];null!=id&&(alreadyImportedModules[id]=!0)}for(var _k=0;_k<modules.length;_k++){var item=[].concat(modules[_k]);dedupe&&alreadyImportedModules[item[0]]||(void 0!==layer&&(void 0===item[5]||(item[1]="@layer".concat(item[5].length>0?" ".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/style-loader/dist/runtime/injectStylesIntoStyleTag.js":module=>{var stylesInDOM=[];function getIndexByIdentifier(identifier){for(var result=-1,i=0;i<stylesInDOM.length;i++)if(stylesInDOM[i].identifier===identifier){result=i;break}return result}function modulesToDom(list,options){for(var idCountMap={},identifiers=[],i=0;i<list.length;i++){var item=list[i],id=options.base?item[0]+options.base:item[0],count=idCountMap[id]||0,identifier="".concat(id," ").concat(count);idCountMap[id]=count+1;var indexByIdentifier=getIndexByIdentifier(identifier),obj={css:item[1],media:item[2],sourceMap:item[3],supports:item[4],layer:item[5]};if(-1!==indexByIdentifier)stylesInDOM[indexByIdentifier].references++,stylesInDOM[indexByIdentifier].updater(obj);else{var updater=addElementStyle(obj,options);options.byIndex=i,stylesInDOM.splice(i,0,{identifier,updater,references:1})}identifiers.push(identifier)}return identifiers}function addElementStyle(obj,options){var api=options.domAPI(options);api.update(obj);return function updater(newObj){if(newObj){if(newObj.css===obj.css&&newObj.media===obj.media&&newObj.sourceMap===obj.sourceMap&&newObj.supports===obj.supports&&newObj.layer===obj.layer)return;api.update(obj=newObj)}else api.remove()}}module.exports=function(list,options){var lastIdentifiers=modulesToDom(list=list||[],options=options||{});return function update(newList){newList=newList||[];for(var i=0;i<lastIdentifiers.length;i++){var index=getIndexByIdentifier(lastIdentifiers[i]);stylesInDOM[index].references--}for(var newLastIdentifiers=modulesToDom(newList,options),_i=0;_i<lastIdentifiers.length;_i++){var _index=getIndexByIdentifier(lastIdentifiers[_i]);0===stylesInDOM[_index].references&&(stylesInDOM[_index].updater(),stylesInDOM.splice(_index,1))}lastIdentifiers=newLastIdentifiers}}},"./node_modules/style-loader/dist/runtime/insertBySelector.js":module=>{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))}}}}]);