diff --git a/sites/afcc/.gitattributes b/sites/afcc/.gitattributes deleted file mode 100644 index dd09659e57e3fe90b57253058e5e5f4297a7cf79..0000000000000000000000000000000000000000 --- a/sites/afcc/.gitattributes +++ /dev/null @@ -1,2 +0,0 @@ -static/gen-holt.mp3 filter=lfs diff=lfs merge=lfs -text -static/portalVid.mp4 filter=lfs diff=lfs merge=lfs -text diff --git a/sites/afcc/404.html b/sites/afcc/404.html index 60fd239bb798cc6e3d9928a622a292cdf2df125c..a567aa78e31d8ac4f16131d7dafc54f8c5748485 100644 --- a/sites/afcc/404.html +++ b/sites/afcc/404.html @@ -1 +1 @@ -404: This page could not be found

404

This page could not be found.

\ No newline at end of file +404: This page could not be found

404

This page could not be found.

\ No newline at end of file diff --git a/sites/afcc/_next/data/FqPdw1pPgTyz-N2FYqhX1/biography/cameron-g-holt.json b/sites/afcc/_next/data/igtVFkqIAzsL_nbCOH0Ob/biography/cameron-g-holt.json similarity index 100% rename from sites/afcc/_next/data/FqPdw1pPgTyz-N2FYqhX1/biography/cameron-g-holt.json rename to sites/afcc/_next/data/igtVFkqIAzsL_nbCOH0Ob/biography/cameron-g-holt.json diff --git a/sites/afcc/_next/data/FqPdw1pPgTyz-N2FYqhX1/biography/dennis-w-carr.json b/sites/afcc/_next/data/igtVFkqIAzsL_nbCOH0Ob/biography/dennis-w-carr.json similarity index 100% rename from sites/afcc/_next/data/FqPdw1pPgTyz-N2FYqhX1/biography/dennis-w-carr.json rename to sites/afcc/_next/data/igtVFkqIAzsL_nbCOH0Ob/biography/dennis-w-carr.json diff --git a/sites/afcc/_next/data/FqPdw1pPgTyz-N2FYqhX1/index.json b/sites/afcc/_next/data/igtVFkqIAzsL_nbCOH0Ob/index.json similarity index 100% rename from sites/afcc/_next/data/FqPdw1pPgTyz-N2FYqhX1/index.json rename to sites/afcc/_next/data/igtVFkqIAzsL_nbCOH0Ob/index.json diff --git a/sites/afcc/_next/data/FqPdw1pPgTyz-N2FYqhX1/leadership.json b/sites/afcc/_next/data/igtVFkqIAzsL_nbCOH0Ob/leadership.json similarity index 100% rename from sites/afcc/_next/data/FqPdw1pPgTyz-N2FYqhX1/leadership.json rename to sites/afcc/_next/data/igtVFkqIAzsL_nbCOH0Ob/leadership.json diff --git a/sites/afcc/_next/static/chunks/20.effb8dd0bbb5dd2664c8.js b/sites/afcc/_next/static/chunks/20.effb8dd0bbb5dd2664c8.js new file mode 100644 index 0000000000000000000000000000000000000000..23aeb753a5f3d3fe3a705f7d9d91b84a674d7c3c --- /dev/null +++ b/sites/afcc/_next/static/chunks/20.effb8dd0bbb5dd2664c8.js @@ -0,0 +1 @@ +(window.webpackJsonp_N_E=window.webpackJsonp_N_E||[]).push([[20],{HHq5:function(t,e,i){t.exports={playBtn:"wave_playBtn__1uHN3",play:"wave_play__33jmi",pause:"wave_pause__2zVgW",waveWrapper:"wave_waveWrapper__26H1o"}},dD09:function(t,e,i){"use strict";i.r(e);var a=i("q1tI"),s=i.n(a),r=i("wmzy"),n=i.n(r),o=i("HHq5"),h=i.n(o),l=s.a.createElement;i("ubeh");e.default=function(){var t=Object(a.useState)(78),e=t[0],i=t[1],r=Object(a.useState)(!1),o=r[0],u=r[1];return l(s.a.Fragment,null,l("div",{"data-testid":"wavesurfer"},l("div",{className:h.a.waveWrapper},l(n.a,{options:{waveColor:"#626262",progressColor:"#133859",cursorColor:"transparent"},volume:.35,audioFile:"https://static.dvidshub.net/media/audio/1902/DOD_106422229.mp3",pos:e,onPosChange:function(t){return i(t.originalArgs[0])},playing:o,responsive:!0}))),l("div",{className:"flex justify-center"},l("button",{"data-testid":"wavesurferBtn",className:"".concat(h.a.playBtn," mr-8"),type:"button",onClick:function(){return u(!o)}},l("div",{"data-testid":"control",className:o?"".concat(h.a.play," ").concat(h.a.pause):h.a.play}))))}},ubeh:function(t,e,i){var a,s;s=this,void 0===(a=function(){return s.WaveSurfer=function(){"use strict";var t={defaultParams:{audioContext:null,audioRate:1,autoCenter:!0,backend:"WebAudio",barHeight:1,closeAudioContext:!1,container:null,cursorColor:"#333",cursorWidth:1,dragSelection:!0,fillParent:!0,forceDecode:!1,height:128,hideScrollbar:!1,interact:!0,loopSelection:!0,mediaContainer:null,mediaControls:!1,mediaType:"audio",minPxPerSec:20,partialRender:!1,pixelRatio:window.devicePixelRatio||screen.deviceXDPI/screen.logicalXDPI,progressColor:"#555",normalize:!1,renderer:"MultiCanvas",scrollParent:!1,skipLength:2,splitChannels:!1,waveColor:"#999"},init:function(e){if(this.params=t.util.extend({},this.defaultParams,e),this.container="string"==typeof e.container?document.querySelector(this.params.container):this.params.container,!this.container)throw new Error("Container element not found");if(null==this.params.mediaContainer?this.mediaContainer=this.container:"string"==typeof this.params.mediaContainer?this.mediaContainer=document.querySelector(this.params.mediaContainer):this.mediaContainer=this.params.mediaContainer,!this.mediaContainer)throw new Error("Media Container element not found");this.savedVolume=0,this.isMuted=!1,this.tmpEvents=[],this.currentAjax=null,this.createDrawer(),this.createBackend(),this.createPeakCache(),this.isDestroyed=!1},createDrawer:function(){var e=this;this.drawer=Object.create(t.Drawer[this.params.renderer]),this.drawer.init(this.container,this.params),this.drawer.on("redraw",(function(){e.drawBuffer(),e.drawer.progress(e.backend.getPlayedPercents())})),this.drawer.on("click",(function(t,i){setTimeout((function(){e.seekTo(i)}),0)})),this.drawer.on("scroll",(function(t){e.params.partialRender&&e.drawBuffer(),e.fireEvent("scroll",t)}))},createBackend:function(){var e=this;this.backend&&this.backend.destroy(),"AudioElement"==this.params.backend&&(this.params.backend="MediaElement"),"WebAudio"!=this.params.backend||t.WebAudio.supportsWebAudio()||(this.params.backend="MediaElement"),this.backend=Object.create(t[this.params.backend]),this.backend.init(this.params),this.backend.on("finish",(function(){e.fireEvent("finish")})),this.backend.on("play",(function(){e.fireEvent("play")})),this.backend.on("pause",(function(){e.fireEvent("pause")})),this.backend.on("audioprocess",(function(t){e.drawer.progress(e.backend.getPlayedPercents()),e.fireEvent("audioprocess",t)}))},createPeakCache:function(){this.params.partialRender&&(this.peakCache=Object.create(t.PeakCache),this.peakCache.init())},getDuration:function(){return this.backend.getDuration()},getCurrentTime:function(){return this.backend.getCurrentTime()},play:function(t,e){this.fireEvent("interaction",this.play.bind(this,t,e)),this.backend.play(t,e)},pause:function(){this.backend.isPaused()||this.backend.pause()},playPause:function(){this.backend.isPaused()?this.play():this.pause()},isPlaying:function(){return!this.backend.isPaused()},skipBackward:function(t){this.skip(-t||-this.params.skipLength)},skipForward:function(t){this.skip(t||this.params.skipLength)},skip:function(t){var e=this.getCurrentTime()||0,i=this.getDuration()||1;e=Math.max(0,Math.min(i,e+(t||0))),this.seekAndCenter(e/i)},seekAndCenter:function(t){this.seekTo(t),this.drawer.recenter(t)},seekTo:function(t){this.fireEvent("interaction",this.seekTo.bind(this,t));var e=this.backend.isPaused();e||this.backend.pause();var i=this.params.scrollParent;this.params.scrollParent=!1,this.backend.seekTo(t*this.getDuration()),this.drawer.progress(this.backend.getPlayedPercents()),e||this.backend.play(),this.params.scrollParent=i,this.fireEvent("seek",t)},stop:function(){this.pause(),this.seekTo(0),this.drawer.progress(0)},setVolume:function(t){this.backend.setVolume(t)},getVolume:function(){return this.backend.getVolume()},setPlaybackRate:function(t){this.backend.setPlaybackRate(t)},getPlaybackRate:function(){return this.backend.getPlaybackRate()},toggleMute:function(){this.setMute(!this.isMuted)},setMute:function(t){t!==this.isMuted&&(t?(this.savedVolume=this.backend.getVolume(),this.backend.setVolume(0),this.isMuted=!0):(this.backend.setVolume(this.savedVolume),this.isMuted=!1))},getMute:function(){return this.isMuted},getFilters:function(){return this.backend.filters||[]},toggleScroll:function(){this.params.scrollParent=!this.params.scrollParent,this.drawBuffer()},toggleInteraction:function(){this.params.interact=!this.params.interact},drawBuffer:function(){var t=Math.round(this.getDuration()*this.params.minPxPerSec*this.params.pixelRatio),e=this.drawer.getWidth(),i=t,a=this.drawer.getScrollX(),s=Math.min(a+e,i);if(this.params.fillParent&&(!this.params.scrollParent||te&&(e=t[i]);return e},getId:function(){return"wavesurfer_"+Math.random().toString(32).substring(2)},ajax:function(e){var i=Object.create(t.Observer),a=new XMLHttpRequest,s=!1;return a.open(e.method||"GET",e.url,!0),a.responseType=e.responseType||"json",a.addEventListener("progress",(function(t){i.fireEvent("progress",t),t.lengthComputable&&t.loaded==t.total&&(s=!0)})),a.addEventListener("load",(function(t){s||i.fireEvent("progress",t),i.fireEvent("load",t),200==a.status||206==a.status?i.fireEvent("success",a.response,t):i.fireEvent("error",t)})),a.addEventListener("error",(function(t){i.fireEvent("error",t)})),a.send(),i.xhr=a,i}},t.Observer={on:function(t,e){this.handlers||(this.handlers={});var i=this.handlers[t];return i||(i=this.handlers[t]=[]),i.push(e),{name:t,callback:e,un:this.un.bind(this,t,e)}},un:function(t,e){if(this.handlers){var i=this.handlers[t];if(i)if(e)for(var a=i.length-1;a>=0;a--)i[a]==e&&i.splice(a,1);else i.length=0}},unAll:function(){this.handlers=null},once:function(t,e){var i=this,a=function(){e.apply(this,arguments),setTimeout((function(){i.un(t,a)}),0)};return this.on(t,a)},fireEvent:function(t){if(this.handlers){var e=this.handlers[t],i=Array.prototype.slice.call(arguments,1);e&&e.forEach((function(t){t.apply(null,i)}))}}},t.util.extend(t,t.Observer),t.WebAudio={scriptBufferSize:256,PLAYING_STATE:0,PAUSED_STATE:1,FINISHED_STATE:2,supportsWebAudio:function(){return!(!window.AudioContext&&!window.webkitAudioContext)},getAudioContext:function(){return t.WebAudio.audioContext||(t.WebAudio.audioContext=new(window.AudioContext||window.webkitAudioContext)),t.WebAudio.audioContext},getOfflineAudioContext:function(e){return t.WebAudio.offlineAudioContext||(t.WebAudio.offlineAudioContext=new(window.OfflineAudioContext||window.webkitOfflineAudioContext)(1,2,e)),t.WebAudio.offlineAudioContext},init:function(e){this.params=e,this.ac=e.audioContext||this.getAudioContext(),this.lastPlay=this.ac.currentTime,this.startPosition=0,this.scheduledPause=null,this.states=[Object.create(t.WebAudio.state.playing),Object.create(t.WebAudio.state.paused),Object.create(t.WebAudio.state.finished)],this.createVolumeNode(),this.createScriptNode(),this.createAnalyserNode(),this.setState(this.PAUSED_STATE),this.setPlaybackRate(this.params.audioRate),this.setLength(0)},disconnectFilters:function(){this.filters&&(this.filters.forEach((function(t){t&&t.disconnect()})),this.filters=null,this.analyser.connect(this.gainNode))},setState:function(t){this.state!==this.states[t]&&(this.state=this.states[t],this.state.init.call(this))},setFilter:function(){this.setFilters([].slice.call(arguments))},setFilters:function(t){this.disconnectFilters(),t&&t.length&&(this.filters=t,this.analyser.disconnect(),t.reduce((function(t,e){return t.connect(e),e}),this.analyser).connect(this.gainNode))},createScriptNode:function(){this.ac.createScriptProcessor?this.scriptNode=this.ac.createScriptProcessor(this.scriptBufferSize):this.scriptNode=this.ac.createJavaScriptNode(this.scriptBufferSize),this.scriptNode.connect(this.ac.destination)},addOnAudioProcess:function(){var t=this;this.scriptNode.onaudioprocess=function(){var e=t.getCurrentTime();e>=t.getDuration()?(t.setState(t.FINISHED_STATE),t.fireEvent("pause")):e>=t.scheduledPause?t.pause():t.state===t.states[t.PLAYING_STATE]&&t.fireEvent("audioprocess",e)}},removeOnAudioProcess:function(){this.scriptNode.onaudioprocess=null},createAnalyserNode:function(){this.analyser=this.ac.createAnalyser(),this.analyser.connect(this.gainNode)},createVolumeNode:function(){this.ac.createGain?this.gainNode=this.ac.createGain():this.gainNode=this.ac.createGainNode(),this.gainNode.connect(this.ac.destination)},setVolume:function(t){this.gainNode.gain.value=t},getVolume:function(){return this.gainNode.gain.value},decodeArrayBuffer:function(t,e,i){this.offlineAc||(this.offlineAc=this.getOfflineAudioContext(this.ac?this.ac.sampleRate:44100)),this.offlineAc.decodeAudioData(t,function(t){e(t)}.bind(this),i)},setPeaks:function(t){this.peaks=t},setLength:function(t){if(!this.mergedPeaks||t!=2*this.mergedPeaks.length-1+2){this.splitPeaks=[],this.mergedPeaks=[];for(var e=this.buffer?this.buffer.numberOfChannels:1,i=0;ip&&(p=m),mthis.mergedPeaks[2*l])&&(this.mergedPeaks[2*l]=p),(0==n||d=this.getDuration()&&(t=0),null==e&&(e=this.getDuration()),this.startPosition=t,this.lastPlay=this.ac.currentTime,this.state===this.states[this.FINISHED_STATE]&&this.setState(this.PAUSED_STATE),{start:t,end:e}},getPlayedTime:function(){return(this.ac.currentTime-this.lastPlay)*this.playbackRate},play:function(t,e){if(this.buffer){this.createSource();var i=this.seekTo(t,e);t=i.start,e=i.end,this.scheduledPause=e,this.source.start(0,t,e-t),"suspended"==this.ac.state&&this.ac.resume&&this.ac.resume(),this.setState(this.PLAYING_STATE),this.fireEvent("play")}},pause:function(){this.scheduledPause=null,this.startPosition+=this.getPlayedTime(),this.source&&this.source.stop(0),this.setState(this.PAUSED_STATE),this.fireEvent("pause")},getCurrentTime:function(){return this.state.getCurrentTime.call(this)},getPlaybackRate:function(){return this.playbackRate},setPlaybackRate:function(t){t=t||1,this.isPaused()?this.playbackRate=t:(this.pause(),this.playbackRate=t,this.play())}},t.WebAudio.state={},t.WebAudio.state.playing={init:function(){this.addOnAudioProcess()},getPlayedPercents:function(){var t=this.getDuration();return this.getCurrentTime()/t||0},getCurrentTime:function(){return this.startPosition+this.getPlayedTime()}},t.WebAudio.state.paused={init:function(){this.removeOnAudioProcess()},getPlayedPercents:function(){var t=this.getDuration();return this.getCurrentTime()/t||0},getCurrentTime:function(){return this.startPosition}},t.WebAudio.state.finished={init:function(){this.removeOnAudioProcess(),this.fireEvent("finish")},getPlayedPercents:function(){return 1},getCurrentTime:function(){return this.getDuration()}},t.util.extend(t.WebAudio,t.Observer),t.MediaElement=Object.create(t.WebAudio),t.util.extend(t.MediaElement,{init:function(t){this.params=t,this.media={currentTime:0,duration:0,paused:!0,playbackRate:1,play:function(){},pause:function(){}},this.mediaType=t.mediaType.toLowerCase(),this.elementPosition=t.elementPosition,this.setPlaybackRate(this.params.audioRate),this.createTimer()},createTimer:function(){var t=this,e=function(){t.isPaused()||(t.fireEvent("audioprocess",t.getCurrentTime()),(window.requestAnimationFrame||window.webkitRequestAnimationFrame)(e))};this.on("play",e)},load:function(t,e,i,a){var s=document.createElement(this.mediaType);s.controls=this.params.mediaControls,s.autoplay=this.params.autoplay||!1,s.preload=null==a?"auto":a,s.src=t,s.style.width="100%";var r=e.querySelector(this.mediaType);r&&e.removeChild(r),e.appendChild(s),this._load(s,i)},loadElt:function(t,e){var i=t;i.controls=this.params.mediaControls,i.autoplay=this.params.autoplay||!1,this._load(i,e)},_load:function(t,e){var i=this;"function"==typeof t.load&&t.load(),t.addEventListener("error",(function(){i.fireEvent("error","Error loading media element")})),t.addEventListener("canplay",(function(){i.fireEvent("canplay")})),t.addEventListener("ended",(function(){i.fireEvent("finish")})),this.media=t,this.peaks=e,this.onPlayEnd=null,this.buffer=null,this.setPlaybackRate(this.playbackRate)},isPaused:function(){return!this.media||this.media.paused},getDuration:function(){var t=(this.buffer||this.media).duration;return t>=1/0&&(t=this.media.seekable.end(0)),t},getCurrentTime:function(){return this.media&&this.media.currentTime},getPlayedPercents:function(){return this.getCurrentTime()/this.getDuration()||0},getPlaybackRate:function(){return this.playbackRate||this.media.playbackRate},setPlaybackRate:function(t){this.playbackRate=t||1,this.media.playbackRate=this.playbackRate},seekTo:function(t){null!=t&&(this.media.currentTime=t),this.clearPlayEnd()},play:function(t,e){this.seekTo(t),this.media.play(),e&&this.setPlayEnd(e),this.fireEvent("play")},pause:function(){this.media&&this.media.pause(),this.clearPlayEnd(),this.fireEvent("pause")},setPlayEnd:function(t){var e=this;this.onPlayEnd=function(i){i>=t&&(e.pause(),e.seekTo(t))},this.on("audioprocess",this.onPlayEnd)},clearPlayEnd:function(){this.onPlayEnd&&(this.un("audioprocess",this.onPlayEnd),this.onPlayEnd=null)},getPeaks:function(e,i,a){return this.buffer?t.WebAudio.getPeaks.call(this,e,i,a):this.peaks||[]},getVolume:function(){return this.media.volume},setVolume:function(t){this.media.volume=t},destroy:function(){this.pause(),this.unAll(),this.media&&this.media.parentNode&&this.media.parentNode.removeChild(this.media),this.media=null}}),t.AudioElement=t.MediaElement,t.Drawer={init:function(t,e){this.container=t,this.params=e,this.width=0,this.height=e.height*this.params.pixelRatio,this.lastPos=0,this.initDrawer(e),this.createWrapper(),this.createElements()},createWrapper:function(){this.wrapper=this.container.appendChild(document.createElement("wave")),this.style(this.wrapper,{display:"block",position:"relative",userSelect:"none",webkitUserSelect:"none",height:this.params.height+"px"}),(this.params.fillParent||this.params.scrollParent)&&this.style(this.wrapper,{width:"100%",overflowX:this.params.hideScrollbar?"hidden":"auto",overflowY:"hidden"}),this.setupWrapperEvents()},handleEvent:function(t,e){!e&&t.preventDefault();var i,a=t.targetTouches?t.targetTouches[0].clientX:t.clientX,s=this.wrapper.getBoundingClientRect(),r=this.width,n=this.getWidth();return!this.params.fillParent&&r1&&(i=1):i=(a-s.left+this.wrapper.scrollLeft)/this.wrapper.scrollWidth||0,i},setupWrapperEvents:function(){var t=this;this.wrapper.addEventListener("click",(function(e){var i=t.wrapper.offsetHeight-t.wrapper.clientHeight;if(0!=i){var a=t.wrapper.getBoundingClientRect();if(e.clientY>=a.bottom-i)return}t.params.interact&&t.fireEvent("click",e,t.handleEvent(e))})),this.wrapper.addEventListener("scroll",(function(e){t.fireEvent("scroll",e)}))},drawPeaks:function(t,e,i,a){this.setWidth(e),this.params.barWidth?this.drawBars(t,0,i,a):this.drawWave(t,0,i,a)},style:function(t,e){return Object.keys(e).forEach((function(i){t.style[i]!==e[i]&&(t.style[i]=e[i])})),t},resetScroll:function(){null!==this.wrapper&&(this.wrapper.scrollLeft=0)},recenter:function(t){var e=this.wrapper.scrollWidth*t;this.recenterOnPosition(e,!0)},recenterOnPosition:function(t,e){var i=this.wrapper.scrollLeft,a=~~(this.wrapper.clientWidth/2),s=t-a,r=s-i,n=this.wrapper.scrollWidth-this.wrapper.clientWidth;if(0!=n){if(!e&&-a<=r&&r=e){if(this.lastPos=i,this.params.scrollParent&&this.params.autoCenter){var a=~~(this.wrapper.scrollWidth*t);this.recenterOnPosition(a)}this.updateProgress(i)}},destroy:function(){this.unAll(),this.wrapper&&(this.container.removeChild(this.wrapper),this.wrapper=null)},initDrawer:function(){},createElements:function(){},updateSize:function(){},drawWave:function(t,e){},clearWave:function(){},updateProgress:function(t){}},t.util.extend(t.Drawer,t.Observer),t.Drawer.Canvas=Object.create(t.Drawer),t.util.extend(t.Drawer.Canvas,{createElements:function(){var t=this.wrapper.appendChild(this.style(document.createElement("canvas"),{position:"absolute",zIndex:1,left:0,top:0,bottom:0}));if(this.waveCc=t.getContext("2d"),this.progressWave=this.wrapper.appendChild(this.style(document.createElement("wave"),{position:"absolute",zIndex:2,left:0,top:0,bottom:0,overflow:"hidden",width:"0",display:"none",boxSizing:"border-box",borderRightStyle:"solid",borderRightWidth:this.params.cursorWidth+"px",borderRightColor:this.params.cursorColor})),this.params.waveColor!=this.params.progressColor){var e=this.progressWave.appendChild(document.createElement("canvas"));this.progressCc=e.getContext("2d")}},updateSize:function(){var t=Math.round(this.width/this.params.pixelRatio);this.waveCc.canvas.width=this.width,this.waveCc.canvas.height=this.height,this.style(this.waveCc.canvas,{width:t+"px"}),this.style(this.progressWave,{display:"block"}),this.progressCc&&(this.progressCc.canvas.width=this.width,this.progressCc.canvas.height=this.height,this.style(this.progressCc.canvas,{width:t+"px"})),this.clearWave()},clearWave:function(){this.waveCc.clearRect(0,0,this.width,this.height),this.progressCc&&this.progressCc.clearRect(0,0,this.width,this.height)},drawBars:function(e,i,a,s){var r=this;if(e[0]instanceof Array){var n=e;if(this.params.splitChannels)return this.setHeight(n.length*this.params.height*this.params.pixelRatio),void n.forEach((function(t,e){r.drawBars(t,e,a,s)}));e=n[0]}var o=[].some.call(e,(function(t){return t<0})),h=1;o&&(h=2);var l=.5/this.params.pixelRatio,u=this.width,c=this.params.height*this.params.pixelRatio,d=c*i||0,p=c/2,f=e.length/h,m=this.params.barWidth*this.params.pixelRatio,v=Math.max(this.params.pixelRatio,~~(m/2)),g=m+v,w=1/this.params.barHeight;if(this.params.normalize){var y=t.util.max(e),b=t.util.min(e);w=-b>y?-b:y}var P=f/u;this.waveCc.fillStyle=this.params.waveColor,this.progressCc&&(this.progressCc.fillStyle=this.params.progressColor),[this.waveCc,this.progressCc].forEach((function(t){if(t)for(var i=a/P;ig?-w:g}this.waveCc.fillStyle=this.params.waveColor,this.progressCc&&(this.progressCc.fillStyle=this.params.progressColor),[this.waveCc,this.progressCc].forEach((function(t){if(t){t.beginPath(),t.moveTo(a*m+u,p+d);for(var i=a;i=a;i--)r=Math.round(e[2*i+1]/v*p),t.lineTo(i*m+u,p-r+d);t.closePath(),t.fill(),t.fillRect(0,p+d-u,this.width,u)}}),this)},updateProgress:function(t){this.style(this.progressWave,{width:t+"px"})},getImage:function(t,e){return this.waveCc.canvas.toDataURL(t,e)}}),t.Drawer.MultiCanvas=Object.create(t.Drawer),t.util.extend(t.Drawer.MultiCanvas,{initDrawer:function(t){if(this.maxCanvasWidth=null!=t.maxCanvasWidth?t.maxCanvasWidth:4e3,this.maxCanvasElementWidth=Math.round(this.maxCanvasWidth/this.params.pixelRatio),this.maxCanvasWidth<=1)throw"maxCanvasWidth must be greater than 1.";if(this.maxCanvasWidth%2==1)throw"maxCanvasWidth must be an even number.";this.hasProgressCanvas=this.params.waveColor!=this.params.progressColor,this.halfPixel=.5/this.params.pixelRatio,this.canvases=[]},createElements:function(){this.progressWave=this.wrapper.appendChild(this.style(document.createElement("wave"),{position:"absolute",zIndex:2,left:0,top:0,bottom:0,overflow:"hidden",width:"0",display:"none",boxSizing:"border-box",borderRightStyle:"solid",borderRightWidth:this.params.cursorWidth+"px",borderRightColor:this.params.cursorColor})),this.addCanvas()},updateSize:function(){for(var t=Math.round(this.width/this.params.pixelRatio),e=Math.ceil(t/this.maxCanvasElementWidth);this.canvases.lengthe;)this.removeCanvas();for(var i in this.canvases){var a=this.maxCanvasWidth+2*Math.ceil(this.params.pixelRatio/2);i==this.canvases.length-1&&(a=this.width-this.maxCanvasWidth*(this.canvases.length-1)),this.updateDimensions(this.canvases[i],a,this.height),this.clearWaveForEntry(this.canvases[i])}},addCanvas:function(){var t={},e=this.maxCanvasElementWidth*this.canvases.length;t.wave=this.wrapper.appendChild(this.style(document.createElement("canvas"),{position:"absolute",zIndex:1,left:e+"px",top:0,bottom:0,height:"100%"})),t.waveCtx=t.wave.getContext("2d"),this.hasProgressCanvas&&(t.progress=this.progressWave.appendChild(this.style(document.createElement("canvas"),{position:"absolute",left:e+"px",top:0,bottom:0,height:"100%"})),t.progressCtx=t.progress.getContext("2d")),this.canvases.push(t)},removeCanvas:function(){var t=this.canvases.pop();t.wave.parentElement.removeChild(t.wave),this.hasProgressCanvas&&t.progress.parentElement.removeChild(t.progress)},updateDimensions:function(t,e,i){var a=Math.round(e/this.params.pixelRatio),s=Math.round(this.width/this.params.pixelRatio);t.start=t.waveCtx.canvas.offsetLeft/s||0,t.end=t.start+a/s,t.waveCtx.canvas.width=e,t.waveCtx.canvas.height=i,this.style(t.waveCtx.canvas,{width:a+"px"}),this.style(this.progressWave,{display:"block"}),this.hasProgressCanvas&&(t.progressCtx.canvas.width=e,t.progressCtx.canvas.height=i,this.style(t.progressCtx.canvas,{width:a+"px"}))},clearWave:function(){for(var t in this.canvases)this.clearWaveForEntry(this.canvases[t])},clearWaveForEntry:function(t){t.waveCtx.clearRect(0,0,t.waveCtx.canvas.width,t.waveCtx.canvas.height),this.hasProgressCanvas&&t.progressCtx.clearRect(0,0,t.progressCtx.canvas.width,t.progressCtx.canvas.height)},drawBars:function(e,i,a,s){var r=this;if(e[0]instanceof Array){var n=e;if(this.params.splitChannels)return this.setHeight(n.length*this.params.height*this.params.pixelRatio),void n.forEach((function(t,e){r.drawBars(t,e,a,s)}));e=n[0]}var o=1;[].some.call(e,(function(t){return t<0}))&&(o=2);var h=this.width,l=this.params.height*this.params.pixelRatio,u=l*i||0,c=l/2,d=e.length/o,p=this.params.barWidth*this.params.pixelRatio,f=p+Math.max(this.params.pixelRatio,~~(p/2)),m=1/this.params.barHeight;if(this.params.normalize){var v=t.util.max(e),g=t.util.min(e);m=-g>v?-g:v}for(var w=d/h,y=a/w;yf?-m:f}this.drawLine(e,p,d,c,a,s),this.fillRect(0,d+c-this.halfPixel,this.width,this.halfPixel)},drawLine:function(t,e,i,a,s,r){for(var n in this.canvases){var o=this.canvases[n];this.setFillStyles(o),this.drawLineToContext(o,o.waveCtx,t,e,i,a,s,r),this.drawLineToContext(o,o.progressCtx,t,e,i,a,s,r)}},drawLineToContext:function(t,e,i,a,s,r,n,o){if(e){var h=i.length/2,l=1;this.params.fillParent&&this.width!=h&&(l=this.width/h);var u=Math.round(h*t.start),c=Math.round(h*t.end);if(!(u>o||c=d;f--)m=i[2*f+1]||0,v=Math.round(m/a*s),e.lineTo((f-u)*l+this.halfPixel,s-v+r);e.closePath(),e.fill()}}},fillRect:function(t,e,i,a){for(var s=Math.floor(t/this.maxCanvasWidth),r=Math.min(Math.ceil((t+i)/this.maxCanvasWidth)+1,this.canvases.length),n=s;n1?i:i[0]}}),t.Drawer.SplitWavePointPlot=Object.create(t.Drawer.Canvas),t.util.extend(t.Drawer.SplitWavePointPlot,{defaultPlotParams:{plotNormalizeTo:"whole",plotTimeStart:0,plotMin:0,plotMax:1,plotColor:"#f63",plotProgressColor:"#F00",plotPointHeight:2,plotPointWidth:2,plotSeparator:!0,plotSeparatorColor:"black",plotRangeDisplay:!1,plotRangeUnits:"",plotRangePrecision:4,plotRangeIgnoreOutliers:!1,plotRangeFontSize:12,plotRangeFontType:"Ariel",waveDrawMedianLine:!0,plotFileDelimiter:"\t"},plotTimeStart:0,plotTimeEnd:-1,plotArrayLoaded:!1,plotArray:[],plotPoints:[],plotMin:0,plotMax:1,initDrawer:function(t){var e=this;for(var i in this.defaultPlotParams)void 0===this.params[i]&&(this.params[i]=this.defaultPlotParams[i]);if(this.plotTimeStart=this.params.plotTimeStart,void 0!==this.params.plotTimeEnd&&(this.plotTimeEnd=this.params.plotTimeEnd),Array.isArray(t.plotArray))this.plotArray=t.plotArray,this.plotArrayLoaded=!0;else{var a=function(t){e.plotArray=t,e.plotArrayLoaded=!0,e.fireEvent("plot_array_loaded")};this.loadPlotArrayFromFile(t.plotFileUrl,a,this.params.plotFileDelimiter)}},drawPeaks:function(t,e,i,a){if(1==this.plotArrayLoaded)this.setWidth(e),this.splitChannels=!0,this.params.height=this.params.height/2,t[0]instanceof Array&&(t=t[0]),this.params.barWidth?this.drawBars(t,1,i,a):this.drawWave(t,1,i,a),this.params.height=2*this.params.height,this.calculatePlots(),this.drawPlots();else{var s=this;s.on("plot-array-loaded",(function(){s.drawPeaks(t,e,i,a)}))}},drawPlots:function(){var t=this.params.height*this.params.pixelRatio/2,e=.5/this.params.pixelRatio;for(var i in this.waveCc.fillStyle=this.params.plotColor,this.progressCc&&(this.progressCc.fillStyle=this.params.plotProgressColor),this.plotPoints){var a=parseInt(i),s=t-this.params.plotPointHeight-this.plotPoints[i]*(t-this.params.plotPointHeight),r=this.params.plotPointHeight;this.waveCc.fillRect(a,s,this.params.plotPointWidth,r),this.progressCc&&this.progressCc.fillRect(a,s,this.params.plotPointWidth,r)}this.params.plotSeparator&&(this.waveCc.fillStyle=this.params.plotSeparatorColor,this.waveCc.fillRect(0,t,this.width,e)),this.params.plotRangeDisplay&&this.displayPlotRange()},displayPlotRange:function(){var t=this.params.plotRangeFontSize*this.params.pixelRatio,e=this.plotMax.toPrecision(this.params.plotRangePrecision)+" "+this.params.plotRangeUnits,i=this.plotMin.toPrecision(this.params.plotRangePrecision)+" "+this.params.plotRangeUnits;this.waveCc.font=t.toString()+"px "+this.params.plotRangeFontType,this.waveCc.fillText(e,3,t),this.waveCc.fillText(i,3,this.height/2)},calculatePlots:function(){this.plotPoints={},this.calculatePlotTimeEnd();for(var t=[],e=-1,i=0,a=99999999999999,s=0,r=99999999999999,n=this.plotTimeEnd-this.plotTimeStart,o=0;oi&&(i=h.value),h.value=this.plotTimeStart&&h.time<=this.plotTimeEnd){var l=Math.round(this.width*(h.time-this.plotTimeStart)/n);if(t.push(h.value),l!==e&&t.length>0){var u=this.avg(t);u>s&&(s=u),u1?this.params.plotRangeIgnoreOutliers||(t[e]=1):i<0?this.params.plotRangeIgnoreOutliers||(t[e]=0):t[e]=i}this.plotPoints=t}},loadPlotArrayFromFile:function(e,i,a){void 0===a&&(a="\t");var s=[],r={url:e,responseType:"text"};t.util.ajax(r).on("load",(function(t){if(200==t.currentTarget.status){for(var e=t.currentTarget.responseText.split("\n"),r=0;r0&&void 0!==arguments[0]?arguments[0]:{},t=e.ampFirst,n=void 0!==t&&t,r=e.hybrid,o=void 0!==r&&r,a=e.hasQuery,i=void 0!==a&&a;return n||o&&i}},0:function(e,t,n){n("J5xr"),e.exports=n("nOHt")},"48fX":function(e,t,n){var r=n("qhzo");e.exports=function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&r(e,t)}},"5fIB":function(e,t,n){var r=n("7eYB");e.exports=function(e){if(Array.isArray(e))return r(e)}},"8Kt/":function(e,t,n){"use strict";n("oI91");t.__esModule=!0,t.defaultHead=s,t.default=void 0;var r,o=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==typeof e&&"function"!==typeof e)return{default:e};var t=u();if(t&&t.has(e))return t.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var a=r?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(n,o,a):n[o]=e[o]}n.default=e,t&&t.set(e,n);return n}(n("q1tI")),a=(r=n("Xuae"))&&r.__esModule?r:{default:r},i=n("lwAK"),c=n("FYa8"),l=n("/0+H");function u(){if("function"!==typeof WeakMap)return null;var e=new WeakMap;return u=function(){return e},e}function s(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=[o.default.createElement("meta",{charSet:"utf-8"})];return e||t.push(o.default.createElement("meta",{name:"viewport",content:"width=device-width"})),t}function d(e,t){return"string"===typeof t||"number"===typeof t?e:t.type===o.default.Fragment?e.concat(o.default.Children.toArray(t.props.children).reduce((function(e,t){return"string"===typeof t||"number"===typeof t?e:e.concat(t)}),[])):e.concat(t)}var f=["name","httpEquiv","charSet","itemProp"];function p(e,t){return e.reduce((function(e,t){var n=o.default.Children.toArray(t.props.children);return e.concat(n)}),[]).reduce(d,[]).reverse().concat(s(t.inAmpMode)).filter(function(){var e=new Set,t=new Set,n=new Set,r={};return function(o){var a=!0;if(o.key&&"number"!==typeof o.key&&o.key.indexOf("$")>0){var i=o.key.slice(o.key.indexOf("$")+1);e.has(i)?a=!1:e.add(i)}switch(o.type){case"title":case"base":t.has(o.type)?a=!1:t.add(o.type);break;case"meta":for(var c=0,l=f.length;c=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var y=o.a.createElement,b=function(e){var t=e.children,n=g(e,["children"]),i=n.href,c=n.activeClassName,l=r.Children.only(t),u=Object(a.useRouter)(),s=l.props.className||null;return u.pathname===i&&c&&(s="".concat(null!==s?s:""," ").concat(c).trim()),y(f.a,n,o.a.cloneElement(l,{className:s}))};b.defaultProps={activeClassName:""};var _=b,w=n("8M4S"),x=n.n(w),E=n("gGy4"),k=o.a.createElement,C=function(e){var t=e.isMenuOpen,n=e.hasHeroImage,r=e.toggleNav,o=Object(E.a)("(max-width: 768px)"),a=t?x.a.open:"",i=function(e){"Enter"===e.key&&r()};return k("nav",{id:"nav",className:"".concat(x.a.nav," ").concat(a," fixed left-0 top-0 w-screen h-screen pointer-events-none z-10 lg:relative lg:w-auto lg:h-auto lg:top-auto lg:left-auto lg:pointer-events-auto bg-white ").concat(n?"lg:text-white lg:bg-transparent lg:opacity-100 opacity-0 duration-300 transition-opacity":"lg:text-black")},k("div",{className:"w-full h-full flex flex-col items-center justify-center lg:flex-row lg:w-auto lg:h-auto mt-8 lg:m-4"},k(_,{activeClassName:x.a.active,href:"/posts.html"},k("a",{role:"link",tabIndex:"0",onKeyPress:function(e){return i(e)},onClick:o?function(){return r()}:null,className:"".concat(x.a.nav__link," mb-large lg:mb-0 lg:mx-4 transition-color duration-300 outline-none")},"What's New")),k(_,{activeClassName:x.a.active,href:"/leadership.html"},k("a",{role:"link",tabIndex:"0",onKeyPress:function(e){return i(e)},onClick:o?function(){return r()}:null,className:"".concat(x.a.nav__link," mb-large lg:mb-0 lg:mx-4 transition-color duration-300 outline-none")},"Leadership")),k("div",{className:x.a.dropdown},k(_,{activeClassName:x.a.active,href:"/doing-business.html"},k("a",{role:"link",tabIndex:"0",onClick:o?function(){return r()}:null,onKeyPress:function(e){return i(e)},className:"".concat(x.a.nav__link," mb-large lg:mb-0 lg:mx-4 transition-color duration-300 outline-none"),"data-testid":"partners-dropdown"},"Business Center")))))},O=o.a.createElement,M=function(){var e=Object(a.useRouter)(),t=Object(r.useState)(!1),n=t[0],o=t[1],i=!e.pathname.includes("posts")&&!e.pathname.includes("biography"),c=function(){var e,t,n,r,o,a,c,l,u,s,d,f,p,m;document.body.scrollTop>50||document.documentElement.scrollTop>50?(null===(e=document.getElementById("header").classList)||void 0===e||e.add("shadow-medium","bg-white"),i&&(null===(t=document.getElementById("nav"))||void 0===t||t.classList.remove("lg:text-white"),null===(n=document.getElementById("nav"))||void 0===n||n.classList.add("lg:text-black"),null===(r=document.getElementById("header-logo"))||void 0===r||r.classList.remove("text-white"),null===(o=document.getElementById("login-button"))||void 0===o||o.classList.remove("bg-white"),null===(a=document.getElementById("login-button"))||void 0===a||a.classList.remove("bg-opacity-25"),null===(c=document.getElementById("login-button"))||void 0===c||c.classList.add("bg-orange"))):(null===(l=document.getElementById("header").classList)||void 0===l||l.remove("shadow-medium","bg-white"),i&&(null===(u=document.getElementById("nav"))||void 0===u||u.classList.add("lg:text-white"),null===(s=document.getElementById("nav"))||void 0===s||s.classList.remove("lg:text-black"),null===(d=document.getElementById("header-logo"))||void 0===d||d.classList.add("text-white"),null===(f=document.getElementById("login-button"))||void 0===f||f.classList.add("bg-opacity-25"),null===(p=document.getElementById("login-button"))||void 0===p||p.classList.add("bg-white"),null===(m=document.getElementById("login-button"))||void 0===m||m.classList.remove("bg-orange")))};Object(r.useEffect)((function(){return window.addEventListener("scroll",c),function(){return window.removeEventListener("scroll",c)}}),[i]);var l=function(){o(!n)};return O("header",{id:"header",style:{zIndex:199,width:"100vw"},className:"header fixed top-0 left-0 w-full z-10 ".concat(i?"transition-all duration-300 ease-in-out":"bg-white")},O("div",{className:"header__wrapper flex justify-between items-center px-4 py-2"},O("div",{id:"header-logo",className:"header__logo font-bold text-2xl m-0 ".concat(i?"text-white transition-color duration-300":"")},O("div",{className:"flex"},O(f.a,{href:"/"},O("a",null,"AFCC")))),O(h,{isMenuOpen:n,toggleNav:l}),O(C,{toggleNav:l,isMenuOpen:n,hasHeroImage:i})))},I=o.a.createElement,N=function(e){var t=e.children;return I(o.a.Fragment,null,I(s,null),I("div",{className:"main-container"},I(M,null),I("main",null,t),I(i.a,null)))},j=o.a.createElement;t.default=function(e){var t=e.Component,n=e.pageProps;return Object(a.useRouter)().pathname.includes("/admin")?j(t,n):j(N,null,j(t,n))}},T0f4:function(e,t){function n(t){return e.exports=n=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},n(t)}e.exports=n},VxdY:function(e,t,n){},Xuae:function(e,t,n){"use strict";var r=n("mPvQ"),o=n("/GRZ"),a=n("i2R6"),i=(n("qXWd"),n("48fX")),c=n("tCBg"),l=n("T0f4");function u(e){var t=function(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=l(e);if(t){var o=l(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return c(this,n)}}t.__esModule=!0,t.default=void 0;var s=n("q1tI"),d=function(e){i(n,e);var t=u(n);function n(e){var a;return o(this,n),(a=t.call(this,e))._hasHeadManager=void 0,a.emitChange=function(){a._hasHeadManager&&a.props.headManager.updateHead(a.props.reduceComponentsToState(r(a.props.headManager.mountedInstances),a.props))},a._hasHeadManager=a.props.headManager&&a.props.headManager.mountedInstances,a}return a(n,[{key:"componentDidMount",value:function(){this._hasHeadManager&&this.props.headManager.mountedInstances.add(this),this.emitChange()}},{key:"componentDidUpdate",value:function(){this.emitChange()}},{key:"componentWillUnmount",value:function(){this._hasHeadManager&&this.props.headManager.mountedInstances.delete(this),this.emitChange()}},{key:"render",value:function(){return null}}]),n}(s.Component);t.default=d},YFqc:function(e,t,n){e.exports=n("cTJO")},addd:function(e,t,n){e.exports={burger:"burger_burger__1rCxo",burger__line:"burger_burger__line__xUb6C",open:"burger_open__D0RKi"}},cTJO:function(e,t,n){"use strict";var r=n("zoAU"),o=n("7KCV");t.__esModule=!0,t.default=void 0;var a,i=o(n("q1tI")),c=n("elyg"),l=n("nOHt"),u=new Map,s=window.IntersectionObserver,d={};var f=function(e,t){var n=a||(s?a=new s((function(e){e.forEach((function(e){if(u.has(e.target)){var t=u.get(e.target);(e.isIntersecting||e.intersectionRatio>0)&&(a.unobserve(e.target),u.delete(e.target),t())}}))}),{rootMargin:"200px"}):void 0);return n?(n.observe(e),u.set(e,t),function(){try{n.unobserve(e)}catch(t){console.error(t)}u.delete(e)}):function(){}};function p(e,t,n,r){(0,c.isLocalURL)(t)&&(e.prefetch(t,n,r).catch((function(e){0})),d[t+"%"+n]=!0)}var m=function(e){var t=!1!==e.prefetch,n=i.default.useState(),o=r(n,2),a=o[0],u=o[1],m=(0,l.useRouter)(),v=m&&m.pathname||"/",h=i.default.useMemo((function(){var t=(0,c.resolveHref)(v,e.href,!0),n=r(t,2),o=n[0],a=n[1];return{href:o,as:e.as?(0,c.resolveHref)(v,e.as):a||o}}),[v,e.href,e.as]),g=h.href,y=h.as;i.default.useEffect((function(){if(t&&s&&a&&a.tagName&&(0,c.isLocalURL)(g)&&!d[g+"%"+y])return f(a,(function(){p(m,g,y)}))}),[t,a,g,y,m]);var b=e.children,_=e.replace,w=e.shallow,x=e.scroll;"string"===typeof b&&(b=i.default.createElement("a",null,b));var E=i.Children.only(b),k={ref:function(e){e&&u(e),E&&"object"===typeof E&&E.ref&&("function"===typeof E.ref?E.ref(e):"object"===typeof E.ref&&(E.ref.current=e))},onClick:function(e){E.props&&"function"===typeof E.props.onClick&&E.props.onClick(e),e.defaultPrevented||function(e,t,n,r,o,a,i){("A"!==e.currentTarget.nodeName||!function(e){var t=e.currentTarget.target;return t&&"_self"!==t||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.nativeEvent&&2===e.nativeEvent.which}(e)&&(0,c.isLocalURL)(n))&&(e.preventDefault(),null==i&&(i=r.indexOf("#")<0),t[o?"replace":"push"](n,r,{shallow:a}).then((function(e){e&&i&&(window.scrollTo(0,0),document.body.focus())})))}(e,m,g,y,_,w,x)}};return t&&(k.onMouseEnter=function(e){(0,c.isLocalURL)(g)&&(E.props&&"function"===typeof E.props.onMouseEnter&&E.props.onMouseEnter(e),p(m,g,y,{priority:!0}))}),(e.passHref||"a"===E.type&&!("href"in E.props))&&(k.href=(0,c.addBasePath)((0,c.addLocale)(y,m&&m.locale,m&&m.defaultLocale))),i.default.cloneElement(E,k)};t.default=m},gGy4:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n("q1tI"),o=function(e){var t=Object(r.useState)(!1),n=t[0],o=t[1],a=function(e){e.matches?o(!0):o(!1)};return Object(r.useEffect)((function(){var t=window.matchMedia(e);return t.addListener(a),a(t),function(){t.removeListener(a)}}),[e]),n}},kG2m:function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},lwAK:function(e,t,n){"use strict";var r;t.__esModule=!0,t.AmpStateContext=void 0;var o=((r=n("q1tI"))&&r.__esModule?r:{default:r}).default.createContext({});t.AmpStateContext=o},mPvQ:function(e,t,n){var r=n("5fIB"),o=n("rlHP"),a=n("KckH"),i=n("kG2m");e.exports=function(e){return r(e)||o(e)||a(e)||i()}},oI91:function(e,t){e.exports=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},qXWd:function(e,t){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}},rlHP:function(e,t){e.exports=function(e){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}},tCBg:function(e,t,n){var r=n("C+bE"),o=n("qXWd");e.exports=function(e,t){return!t||"object"!==r(t)&&"function"!==typeof t?o(e):t}}},[[0,0,1,6,2]]]); \ No newline at end of file diff --git a/sites/afcc/_next/static/chunks/pages/index-5591eebb3f9c77abcd20.js b/sites/afcc/_next/static/chunks/pages/index-5591eebb3f9c77abcd20.js new file mode 100644 index 0000000000000000000000000000000000000000..90c97e902b727f27dcb27dd3f4ecd7b942521f7f --- /dev/null +++ b/sites/afcc/_next/static/chunks/pages/index-5591eebb3f9c77abcd20.js @@ -0,0 +1 @@ +_N_E=(window.webpackJsonp_N_E=window.webpackJsonp_N_E||[]).push([[14],{"/0+H":function(e,t,n){"use strict";t.__esModule=!0,t.isInAmpMode=i,t.useAmp=function(){return i(o.default.useContext(a.AmpStateContext))};var r,o=(r=n("q1tI"))&&r.__esModule?r:{default:r},a=n("lwAK");function i(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.ampFirst,n=void 0!==t&&t,r=e.hybrid,o=void 0!==r&&r,a=e.hasQuery,i=void 0!==a&&a;return n||o&&i}},"/6c9":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==u(e)&&"function"!==typeof e)return{default:e};var t=i();if(t&&t.has(e))return t.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var a=r?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(n,o,a):n[o]=e[o]}n.default=e,t&&t.set(e,n);return n}(n("q1tI")),o=n("tbWI"),a=n("mzdp");function i(){if("function"!==typeof WeakMap)return null;var e=new WeakMap;return i=function(){return e},e}function u(e){return(u="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,u=!1;return{s:function(){n=e[Symbol.iterator]()},n:function(){var e=n.next();return i=e.done,e},e:function(e){u=!0,a=e},f:function(){try{i||null==n.return||n.return()}finally{if(u)throw a}}}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n0&&void 0!==arguments[0]?arguments[0]:[];return new Promise((function(t){var n=function(){return v=!0,t()};j(h,e).then(n,n)}))},window.__NEXT_PRELOADREADY=O.preloadReady;var k=O;t.default=k},"48fX":function(e,t,n){var r=n("qhzo");e.exports=function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&r(e,t)}},"5Cgt":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==u(e)&&"function"!==typeof e)return{default:e};var t=i();if(t&&t.has(e))return t.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var a=r?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(n,o,a):n[o]=e[o]}n.default=e,t&&t.set(e,n);return n}(n("q1tI")),o=n("tbWI"),a=n("mzdp");function i(){if("function"!==typeof WeakMap)return null;var e=new WeakMap;return i=function(){return e},e}function u(e){return(u="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n0&&void 0!==arguments[0]?arguments[0]:"player";return n.player?n.player.getInternalPlayer(e):null})),k(O(n),"seekTo",(function(e,t){if(!n.player)return null;n.player.seekTo(e,t)})),k(O(n),"handleReady",(function(){n.props.onReady(O(n))})),k(O(n),"getActivePlayer",(0,a.default)((function(n){for(var r=0,o=[].concat(C,h(e));r0&&void 0!==arguments[0]&&arguments[0],t=[o.default.createElement("meta",{charSet:"utf-8"})];return e||t.push(o.default.createElement("meta",{name:"viewport",content:"width=device-width"})),t}function f(e,t){return"string"===typeof t||"number"===typeof t?e:t.type===o.default.Fragment?e.concat(o.default.Children.toArray(t.props.children).reduce((function(e,t){return"string"===typeof t||"number"===typeof t?e:e.concat(t)}),[])):e.concat(t)}var p=["name","httpEquiv","charSet","itemProp"];function y(e,t){return e.reduce((function(e,t){var n=o.default.Children.toArray(t.props.children);return e.concat(n)}),[]).reduce(f,[]).reverse().concat(s(t.inAmpMode)).filter(function(){var e=new Set,t=new Set,n=new Set,r={};return function(o){var a=!0;if(o.key&&"number"!==typeof o.key&&o.key.indexOf("$")>0){var i=o.key.slice(o.key.indexOf("$")+1);e.has(i)?a=!1:e.add(i)}switch(o.type){case"title":case"base":t.has(o.type)?a=!1:t.add(o.type);break;case"meta":for(var u=0,l=p.length;ue.length)&&(t=e.length);for(var n=0,r=new Array(t);n1,g=m&&(/iPad|iPhone|iPod/.test(navigator.userAgent)||b)&&!window.MSStream,P=/www\.dropbox\.com\/.+/,w=/https:\/\/watch\.cloudflarestream\.com\/([a-z0-9]+)/,O=function(e){!function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&f(e,t)}(y,e);var t,n,i,u=p(y);function y(){var e;c(this,y);for(var t=arguments.length,n=new Array(t),a=0;a0?n.end(n.length-1):t}},{key:"getCurrentTime",value:function(){return this.player?this.player.currentTime:null}},{key:"getSecondsLoaded",value:function(){if(!this.player)return null;var e=this.player.buffered;if(0===e.length)return 0;var t=e.end(e.length-1),n=this.getDuration();return t>n?n:t}},{key:"getSource",value:function(e){var t=this.shouldUseHLS(e),n=this.shouldUseDASH(e),r=this.shouldUseFLV(e);if(!(e instanceof Array||(0,o.isMediaStream)(e)||t||n||r))return P.test(e)?e.replace("www.dropbox.com","dl.dropboxusercontent.com"):e}},{key:"render",value:function(){var e=this.props,t=e.url,n=e.playing,o=e.loop,a=e.controls,i=e.muted,u=e.config,c=e.width,s=e.height,f=this.shouldUseAudio(this.props)?"audio":"video",p={width:"auto"===c?c:"100%",height:"auto"===s?s:"100%"};return r.default.createElement(f,l({ref:this.ref,src:this.getSource(t),style:p,preload:"auto",autoPlay:n||void 0,controls:a,muted:i,loop:o},u.attributes),t instanceof Array&&t.map(this.renderSourceElement),u.tracks.map(this.renderTrack))}}])&&s(t.prototype,n),i&&s(t,i),y}(r.Component);t.default=O,v(O,"displayName","FilePlayer"),v(O,"canPlay",a.canPlay.file)},cTJO:function(e,t,n){"use strict";var r=n("zoAU"),o=n("7KCV");t.__esModule=!0,t.default=void 0;var a,i=o(n("q1tI")),u=n("elyg"),l=n("nOHt"),c=new Map,s=window.IntersectionObserver,f={};var p=function(e,t){var n=a||(s?a=new s((function(e){e.forEach((function(e){if(c.has(e.target)){var t=c.get(e.target);(e.isIntersecting||e.intersectionRatio>0)&&(a.unobserve(e.target),c.delete(e.target),t())}}))}),{rootMargin:"200px"}):void 0);return n?(n.observe(e),c.set(e,t),function(){try{n.unobserve(e)}catch(t){console.error(t)}c.delete(e)}):function(){}};function y(e,t,n,r){(0,u.isLocalURL)(t)&&(e.prefetch(t,n,r).catch((function(e){0})),f[t+"%"+n]=!0)}var d=function(e){var t=!1!==e.prefetch,n=i.default.useState(),o=r(n,2),a=o[0],c=o[1],d=(0,l.useRouter)(),h=d&&d.pathname||"/",v=i.default.useMemo((function(){var t=(0,u.resolveHref)(h,e.href,!0),n=r(t,2),o=n[0],a=n[1];return{href:o,as:e.as?(0,u.resolveHref)(h,e.as):a||o}}),[h,e.href,e.as]),m=v.href,b=v.as;i.default.useEffect((function(){if(t&&s&&a&&a.tagName&&(0,u.isLocalURL)(m)&&!f[m+"%"+b])return p(a,(function(){y(d,m,b)}))}),[t,a,m,b,d]);var g=e.children,P=e.replace,w=e.shallow,O=e.scroll;"string"===typeof g&&(g=i.default.createElement("a",null,g));var j=i.Children.only(g),k={ref:function(e){e&&c(e),j&&"object"===typeof j&&j.ref&&("function"===typeof j.ref?j.ref(e):"object"===typeof j.ref&&(j.ref.current=e))},onClick:function(e){j.props&&"function"===typeof j.props.onClick&&j.props.onClick(e),e.defaultPrevented||function(e,t,n,r,o,a,i){("A"!==e.currentTarget.nodeName||!function(e){var t=e.currentTarget.target;return t&&"_self"!==t||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.nativeEvent&&2===e.nativeEvent.which}(e)&&(0,u.isLocalURL)(n))&&(e.preventDefault(),null==i&&(i=r.indexOf("#")<0),t[o?"replace":"push"](n,r,{shallow:a}).then((function(e){e&&i&&(window.scrollTo(0,0),document.body.focus())})))}(e,d,m,b,P,w,O)}};return t&&(k.onMouseEnter=function(e){(0,u.isLocalURL)(m)&&(j.props&&"function"===typeof j.props.onMouseEnter&&j.props.onMouseEnter(e),y(d,m,b,{priority:!0}))}),(e.passHref||"a"===j.type&&!("href"in j.props))&&(k.href=(0,u.addBasePath)((0,u.addLocale)(b,d&&d.locale,d&&d.defaultLocale))),i.default.cloneElement(j,k)};t.default=d},f77o:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==u(e)&&"function"!==typeof e)return{default:e};var t=i();if(t&&t.has(e))return t.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var a=r?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(n,o,a):n[o]=e[o]}n.default=e,t&&t.set(e,n);return n}(n("q1tI")),o=n("tbWI"),a=n("mzdp");function i(){if("function"!==typeof WeakMap)return null;var e=new WeakMap;return i=function(){return e},e}function u(e){return(u="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function l(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function c(e,t){for(var n=0;n=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,u=!0,l=!1;return{s:function(){n=e[Symbol.iterator]()},n:function(){var e=n.next();return u=e.done,e},e:function(e){l=!0,i=e},f:function(){try{u||null==n.return||n.return()}finally{if(l)throw i}}}}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n0&&e<1){var r=this.player.getDuration();return r?void this.player.seekTo(r*e):void console.warn("ReactPlayer: could not seek using fraction \u2013\xa0duration not yet available")}this.player.seekTo(e)}},{key:"render",value:function(){var e=this.props.activePlayer;return e?o.default.createElement(e,c({},this.props,{onMount:this.handlePlayerMount,onReady:this.handleReady,onPlay:this.handlePlay,onPause:this.handlePause,onEnded:this.handleEnded,onLoaded:this.handleLoaded,onError:this.handleError})):null}}])&&f(t.prototype,n),r&&f(t,r),u}(o.Component);t.default=b,m(b,"displayName","Player"),m(b,"propTypes",i.propTypes),m(b,"defaultProps",i.defaultProps)},qXWd:function(e,t){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}},rePB:function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,"a",(function(){return r}))},rlHP:function(e,t){e.exports=function(e){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}},tCBg:function(e,t,n){var r=n("C+bE"),o=n("qXWd");e.exports=function(e,t){return!t||"object"!==r(t)&&"function"!==typeof t?o(e):t}},tbWI:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.parseStartTime=function(e){return p(e,l)},t.parseEndTime=function(e){return p(e,c)},t.randomString=function(){return Math.random().toString(36).substr(2,5)},t.queryString=function(e){return Object.keys(e).map((function(t){return"".concat(t,"=").concat(e[t])})).join("&")},t.getSDK=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:function(){return!0},a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:r.default,i=y(t);if(i&&o(i))return Promise.resolve(i);return new Promise((function(r,o){if(d[e])d[e].push({resolve:r,reject:o});else{d[e]=[{resolve:r,reject:o}];var i=function(t){d[e].forEach((function(e){return e.resolve(t)}))};if(n){var u=window[n];window[n]=function(){u&&u(),i(y(t))}}a(e,(function(r){r?(d[e].forEach((function(e){return e.reject(r)})),d[e]=null):n||i(y(t))}))}}))},t.getConfig=function(e,t){return(0,o.default)(t.config,e.config)},t.omit=function(e){for(var t,n=arguments.length,r=new Array(n>1?n-1:0),o=1;o1?r-1:0),a=1;a0&&void 0!==arguments[0]?arguments[0]:document.createElement("video"),t=!1===/iPhone|iPod/.test(navigator.userAgent);return e.webkitSupportsPresentationMode&&"function"===typeof e.webkitSetPresentationMode&&t};var r=a(n("MuZe")),o=a(n("BwF7"));function a(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if("undefined"===typeof Symbol||!(Symbol.iterator in Object(e)))return;var n=[],r=!0,o=!1,a=void 0;try{for(var i,u=e[Symbol.iterator]();!(r=(i=u.next()).done)&&(n.push(i.value),!t||n.length!==t);r=!0);}catch(l){o=!0,a=l}finally{try{r||null==u.return||u.return()}finally{if(o)throw a}}return n}(e,t)||function(e,t){if(!e)return;if("string"===typeof e)return u(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n0)&&(a.unobserve(e.target),u.delete(e.target),t())}}))}),{rootMargin:"200px"}):void 0);return r?(r.observe(e),u.set(e,t),function(){try{r.unobserve(e)}catch(t){console.error(t)}u.delete(e)}):function(){}};function d(e,t,r,n){(0,i.isLocalURL)(t)&&(e.prefetch(t,r,n).catch((function(e){0})),f[t+"%"+r]=!0)}var m=function(e){var t=!1!==e.prefetch,r=c.default.useState(),o=n(r,2),a=o[0],u=o[1],m=(0,l.useRouter)(),h=m&&m.pathname||"/",b=c.default.useMemo((function(){var t=(0,i.resolveHref)(h,e.href,!0),r=n(t,2),o=r[0],a=r[1];return{href:o,as:e.as?(0,i.resolveHref)(h,e.as):a||o}}),[h,e.href,e.as]),v=b.href,g=b.as;c.default.useEffect((function(){if(t&&s&&a&&a.tagName&&(0,i.isLocalURL)(v)&&!f[v+"%"+g])return p(a,(function(){d(m,v,g)}))}),[t,a,v,g,m]);var w=e.children,y=e.replace,O=e.shallow,N=e.scroll;"string"===typeof w&&(w=c.default.createElement("a",null,w));var E=c.Children.only(w),x={ref:function(e){e&&u(e),E&&"object"===typeof E&&E.ref&&("function"===typeof E.ref?E.ref(e):"object"===typeof E.ref&&(E.ref.current=e))},onClick:function(e){E.props&&"function"===typeof E.props.onClick&&E.props.onClick(e),e.defaultPrevented||function(e,t,r,n,o,a,c){("A"!==e.currentTarget.nodeName||!function(e){var t=e.currentTarget.target;return t&&"_self"!==t||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.nativeEvent&&2===e.nativeEvent.which}(e)&&(0,i.isLocalURL)(r))&&(e.preventDefault(),null==c&&(c=n.indexOf("#")<0),t[o?"replace":"push"](r,n,{shallow:a}).then((function(e){e&&c&&(window.scrollTo(0,0),document.body.focus())})))}(e,m,v,g,y,O,N)}};return t&&(x.onMouseEnter=function(e){(0,i.isLocalURL)(v)&&(E.props&&"function"===typeof E.props.onMouseEnter&&E.props.onMouseEnter(e),d(m,v,g,{priority:!0}))}),(e.passHref||"a"===E.type&&!("href"in E.props))&&(x.href=(0,i.addBasePath)((0,i.addLocale)(g,m&&m.locale,m&&m.defaultLocale))),c.default.cloneElement(E,x)};t.default=m},"nK+E":function(e,t,r){"use strict";var n=r("rePB"),o=r("q1tI"),a=r.n(o).a.createElement;function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function i(e){for(var t=1;tt.length)&&(e=t.length);for(var n=0,r=new Array(e);n1?"s":"")+" required, but only "+e.length+" present")}function f(t){d(1,arguments);var e=Object.prototype.toString.call(t);return t instanceof Date||"object"===typeof t&&"[object Date]"===e?new Date(t.getTime()):"number"===typeof t||"[object Number]"===e?new Date(t):("string"!==typeof t&&"[object String]"!==e||"undefined"===typeof console||(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://git.io/fjule"),console.warn((new Error).stack)),new Date(NaN))}function m(t,e){d(2,arguments);var n=f(t),r=f(e),a=n.getTime()-r.getTime();return a>0?-1:a<0?1:a}function h(t){d(1,arguments);var e=f(t);return!isNaN(e)}var g={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function w(t){return function(e){var n=e||{},r=n.width?String(n.width):t.defaultWidth;return t.formats[r]||t.formats[t.defaultWidth]}}var p={date:w({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:w({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:w({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},v={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function b(t){return function(e,n){var r,a=n||{};if("formatting"===(a.context?String(a.context):"standalone")&&t.formattingValues){var o=t.defaultFormattingWidth||t.defaultWidth,i=a.width?String(a.width):o;r=t.formattingValues[i]||t.formattingValues[o]}else{var s=t.defaultWidth,u=a.width?String(a.width):t.defaultWidth;r=t.values[u]||t.values[s]}return r[t.argumentCallback?t.argumentCallback(e):e]}}function y(t){return function(e,n){var r=String(e),a=n||{},o=a.width,i=o&&t.matchPatterns[o]||t.matchPatterns[t.defaultMatchWidth],s=r.match(i);if(!s)return null;var u,c=s[0],l=o&&t.parsePatterns[o]||t.parsePatterns[t.defaultParseWidth];return u="[object Array]"===Object.prototype.toString.call(l)?function(t,e){for(var n=0;n0?"in "+r:r+" ago":r},formatLong:p,formatRelative:function(t,e,n,r){return v[t]},localize:{ordinalNumber:function(t,e){var n=Number(t),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:b({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:b({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(t){return Number(t)-1}}),month:b({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:b({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:b({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:(x={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(t){return parseInt(t,10)}},function(t,e){var n=String(t),r=e||{},a=n.match(x.matchPattern);if(!a)return null;var o=a[0],i=n.match(x.parsePattern);if(!i)return null;var s=x.valueCallback?x.valueCallback(i[0]):i[0];return{value:s=r.valueCallback?r.valueCallback(s):s,rest:n.slice(o.length)}}),era:y({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:y({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(t){return t+1}}),month:y({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:y({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:y({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};function T(t){if(null===t||!0===t||!1===t)return NaN;var e=Number(t);return isNaN(e)?e:e<0?Math.ceil(e):Math.floor(e)}function M(t,e){d(2,arguments);var n=f(t).getTime(),r=T(e);return new Date(n+r)}function N(t,e){d(2,arguments);var n=T(e);return M(t,-n)}function k(t,e){for(var n=t<0?"-":"",r=Math.abs(t).toString();r.length0?n:1-n;return k("yy"===e?r%100:r,e.length)},M:function(t,e){var n=t.getUTCMonth();return"M"===e?String(n+1):k(n+1,2)},d:function(t,e){return k(t.getUTCDate(),e.length)},a:function(t,e){var n=t.getUTCHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":case"aaa":return n.toUpperCase();case"aaaaa":return n[0];case"aaaa":default:return"am"===n?"a.m.":"p.m."}},h:function(t,e){return k(t.getUTCHours()%12||12,e.length)},H:function(t,e){return k(t.getUTCHours(),e.length)},m:function(t,e){return k(t.getUTCMinutes(),e.length)},s:function(t,e){return k(t.getUTCSeconds(),e.length)},S:function(t,e){var n=e.length,r=t.getUTCMilliseconds();return k(Math.floor(r*Math.pow(10,n-3)),e.length)}};function S(t){d(1,arguments);var e=1,n=f(t),r=n.getUTCDay(),a=(r=a.getTime()?n+1:e.getTime()>=i.getTime()?n:n-1}function D(t){d(1,arguments);var e=O(t),n=new Date(0);n.setUTCFullYear(e,0,4),n.setUTCHours(0,0,0,0);var r=S(n);return r}function E(t,e){d(1,arguments);var n=e||{},r=n.locale,a=r&&r.options&&r.options.weekStartsOn,o=null==a?0:T(a),i=null==n.weekStartsOn?o:T(n.weekStartsOn);if(!(i>=0&&i<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var s=f(t),u=s.getUTCDay(),c=(u=1&&u<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var c=new Date(0);c.setUTCFullYear(r+1,0,u),c.setUTCHours(0,0,0,0);var l=E(c,e),m=new Date(0);m.setUTCFullYear(r,0,u),m.setUTCHours(0,0,0,0);var h=E(m,e);return n.getTime()>=l.getTime()?r+1:n.getTime()>=h.getTime()?r:r-1}function j(t,e){d(1,arguments);var n=e||{},r=n.locale,a=r&&r.options&&r.options.firstWeekContainsDate,o=null==a?1:T(a),i=null==n.firstWeekContainsDate?o:T(n.firstWeekContainsDate),s=U(t,e),u=new Date(0);u.setUTCFullYear(s,0,i),u.setUTCHours(0,0,0,0);var c=E(u,e);return c}var _="midnight",W="noon",F="morning",Y="afternoon",L="evening",q="night";function A(t,e){var n=t>0?"-":"+",r=Math.abs(t),a=Math.floor(r/60),o=r%60;if(0===o)return n+String(a);var i=e||"";return n+String(a)+i+k(o,2)}function X(t,e){return t%60===0?(t>0?"-":"+")+k(Math.abs(t)/60,2):z(t,e)}function z(t,e){var n=e||"",r=t>0?"-":"+",a=Math.abs(t);return r+k(Math.floor(a/60),2)+n+k(a%60,2)}var I={G:function(t,e,n){var r=t.getUTCFullYear()>0?1:0;switch(e){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});case"GGGG":default:return n.era(r,{width:"wide"})}},y:function(t,e,n){if("yo"===e){var r=t.getUTCFullYear(),a=r>0?r:1-r;return n.ordinalNumber(a,{unit:"year"})}return P.y(t,e)},Y:function(t,e,n,r){var a=U(t,r),o=a>0?a:1-a;return"YY"===e?k(o%100,2):"Yo"===e?n.ordinalNumber(o,{unit:"year"}):k(o,e.length)},R:function(t,e){return k(O(t),e.length)},u:function(t,e){return k(t.getUTCFullYear(),e.length)},Q:function(t,e,n){var r=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"Q":return String(r);case"QQ":return k(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});case"QQQQ":default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(t,e,n){var r=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"q":return String(r);case"qq":return k(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});case"qqqq":default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(t,e,n){var r=t.getUTCMonth();switch(e){case"M":case"MM":return P.M(t,e);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});case"MMMM":default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(t,e,n){var r=t.getUTCMonth();switch(e){case"L":return String(r+1);case"LL":return k(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});case"LLLL":default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(t,e,n,r){var a=function(t,e){d(1,arguments);var n=f(t),r=E(n,e).getTime()-j(n,e).getTime();return Math.round(r/6048e5)+1}(t,r);return"wo"===e?n.ordinalNumber(a,{unit:"week"}):k(a,e.length)},I:function(t,e,n){var r=function(t){d(1,arguments);var e=f(t),n=S(e).getTime()-D(e).getTime();return Math.round(n/6048e5)+1}(t);return"Io"===e?n.ordinalNumber(r,{unit:"week"}):k(r,e.length)},d:function(t,e,n){return"do"===e?n.ordinalNumber(t.getUTCDate(),{unit:"date"}):P.d(t,e)},D:function(t,e,n){var r=function(t){d(1,arguments);var e=f(t),n=e.getTime();e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0);var r=e.getTime(),a=n-r;return Math.floor(a/864e5)+1}(t);return"Do"===e?n.ordinalNumber(r,{unit:"dayOfYear"}):k(r,e.length)},E:function(t,e,n){var r=t.getUTCDay();switch(e){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});case"EEEE":default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(t,e,n,r){var a=t.getUTCDay(),o=(a-r.weekStartsOn+8)%7||7;switch(e){case"e":return String(o);case"ee":return k(o,2);case"eo":return n.ordinalNumber(o,{unit:"day"});case"eee":return n.day(a,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(a,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(a,{width:"short",context:"formatting"});case"eeee":default:return n.day(a,{width:"wide",context:"formatting"})}},c:function(t,e,n,r){var a=t.getUTCDay(),o=(a-r.weekStartsOn+8)%7||7;switch(e){case"c":return String(o);case"cc":return k(o,e.length);case"co":return n.ordinalNumber(o,{unit:"day"});case"ccc":return n.day(a,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(a,{width:"narrow",context:"standalone"});case"cccccc":return n.day(a,{width:"short",context:"standalone"});case"cccc":default:return n.day(a,{width:"wide",context:"standalone"})}},i:function(t,e,n){var r=t.getUTCDay(),a=0===r?7:r;switch(e){case"i":return String(a);case"ii":return k(a,e.length);case"io":return n.ordinalNumber(a,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});case"iiii":default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(t,e,n){var r=t.getUTCHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"aaaa":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(t,e,n){var r,a=t.getUTCHours();switch(r=12===a?W:0===a?_:a/12>=1?"pm":"am",e){case"b":case"bb":case"bbb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbbbb":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"bbbb":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(t,e,n){var r,a=t.getUTCHours();switch(r=a>=17?L:a>=12?Y:a>=4?F:q,e){case"B":case"BB":case"BBB":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"BBBB":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(t,e,n){if("ho"===e){var r=t.getUTCHours()%12;return 0===r&&(r=12),n.ordinalNumber(r,{unit:"hour"})}return P.h(t,e)},H:function(t,e,n){return"Ho"===e?n.ordinalNumber(t.getUTCHours(),{unit:"hour"}):P.H(t,e)},K:function(t,e,n){var r=t.getUTCHours()%12;return"Ko"===e?n.ordinalNumber(r,{unit:"hour"}):k(r,e.length)},k:function(t,e,n){var r=t.getUTCHours();return 0===r&&(r=24),"ko"===e?n.ordinalNumber(r,{unit:"hour"}):k(r,e.length)},m:function(t,e,n){return"mo"===e?n.ordinalNumber(t.getUTCMinutes(),{unit:"minute"}):P.m(t,e)},s:function(t,e,n){return"so"===e?n.ordinalNumber(t.getUTCSeconds(),{unit:"second"}):P.s(t,e)},S:function(t,e){return P.S(t,e)},X:function(t,e,n,r){var a=(r._originalDate||t).getTimezoneOffset();if(0===a)return"Z";switch(e){case"X":return X(a);case"XXXX":case"XX":return z(a);case"XXXXX":case"XXX":default:return z(a,":")}},x:function(t,e,n,r){var a=(r._originalDate||t).getTimezoneOffset();switch(e){case"x":return X(a);case"xxxx":case"xx":return z(a);case"xxxxx":case"xxx":default:return z(a,":")}},O:function(t,e,n,r){var a=(r._originalDate||t).getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+A(a,":");case"OOOO":default:return"GMT"+z(a,":")}},z:function(t,e,n,r){var a=(r._originalDate||t).getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+A(a,":");case"zzzz":default:return"GMT"+z(a,":")}},t:function(t,e,n,r){var a=r._originalDate||t;return k(Math.floor(a.getTime()/1e3),e.length)},T:function(t,e,n,r){return k((r._originalDate||t).getTime(),e.length)}};function H(t,e){switch(t){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});case"PPPP":default:return e.date({width:"full"})}}function R(t,e){switch(t){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});case"pppp":default:return e.time({width:"full"})}}var B={p:R,P:function(t,e){var n,r=t.match(/(P+)(p+)?/),a=r[1],o=r[2];if(!o)return H(t,e);switch(a){case"P":n=e.dateTime({width:"short"});break;case"PP":n=e.dateTime({width:"medium"});break;case"PPP":n=e.dateTime({width:"long"});break;case"PPPP":default:n=e.dateTime({width:"full"})}return n.replace("{{date}}",H(a,e)).replace("{{time}}",R(o,e))}};function G(t){return t.getTime()%6e4}function Q(t){var e=new Date(t.getTime()),n=Math.ceil(e.getTimezoneOffset());return e.setSeconds(0,0),6e4*n+(n>0?(6e4+G(e))%6e4:G(e))}var J=["D","DD"],V=["YY","YYYY"];function K(t){return-1!==J.indexOf(t)}function $(t){return-1!==V.indexOf(t)}function Z(t,e,n){if("YYYY"===t)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(e,"`) for formatting years to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("YY"===t)throw new RangeError("Use `yy` instead of `YY` (in `".concat(e,"`) for formatting years to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("D"===t)throw new RangeError("Use `d` instead of `D` (in `".concat(e,"`) for formatting days of the month to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("DD"===t)throw new RangeError("Use `dd` instead of `DD` (in `".concat(e,"`) for formatting days of the month to the input `").concat(n,"`; see: https://git.io/fxCyr"))}var tt=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,et=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,nt=/^'([^]*?)'?$/,rt=/''/g,at=/[a-zA-Z]/;function ot(t,e,n){d(2,arguments);var r=String(e),a=n||{},o=a.locale||C,i=o.options&&o.options.firstWeekContainsDate,s=null==i?1:T(i),u=null==a.firstWeekContainsDate?s:T(a.firstWeekContainsDate);if(!(u>=1&&u<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var c=o.options&&o.options.weekStartsOn,l=null==c?0:T(c),m=null==a.weekStartsOn?l:T(a.weekStartsOn);if(!(m>=0&&m<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!o.localize)throw new RangeError("locale must contain localize property");if(!o.formatLong)throw new RangeError("locale must contain formatLong property");var g=f(t);if(!h(g))throw new RangeError("Invalid time value");var w=Q(g),p=N(g,w),v={firstWeekContainsDate:u,weekStartsOn:m,locale:o,_originalDate:g},b=r.match(et).map((function(t){var e=t[0];return"p"===e||"P"===e?(0,B[e])(t,o.formatLong,v):t})).join("").match(tt).map((function(n){if("''"===n)return"'";var r=n[0];if("'"===r)return it(n);var i=I[r];if(i)return!a.useAdditionalWeekYearTokens&&$(n)&&Z(n,e,t),!a.useAdditionalDayOfYearTokens&&K(n)&&Z(n,e,t),i(p,n,o.localize,v);if(r.match(at))throw new RangeError("Format string contains an unescaped latin alphabet character `"+r+"`");return n})).join("");return b}function it(t){return t.match(nt)[1].replace(rt,"'")}var st=n("hb5E"),ut=n.n(st),ct=l.a.createElement;function lt(t){var e=t.label,n=t.value,r=t.onChange,a=t.placeholder,o=t.width,i=t.className;return ct("div",{className:"flex flex-col w-56",style:{width:o}},ct("label",{className:"subtitle-2 font-bold mb-2"},e),ct("input",{role:"search",className:"h-10 pl-2 rounded-sm subtitle-2 ".concat(i),value:n,onChange:r,type:"text",placeholder:a}))}lt.defaultProps={className:"",width:210};var dt=n("NdgL"),ft=n.n(dt),mt=l.a.createElement;function ht(t){var e=t.options,n=void 0===e?[]:e,r=t.label,a=t.placeholder,o=t.getSelector,i=t.width,u=t.className,l=Object(c.useState)(!1),d=l[0],f=l[1],m=Object(c.useState)(a),h=m[0],g=m[1],w=function(){return f(!d)},p=h!==a?ft.a.close:ft.a.arrow;return mt("div",{className:"flex flex-col w-5/12"},mt("div",{className:"".concat(ft.a.dropdown," subtitle-2 font-bold mb-2")},r),mt("div",Object(s.a)({style:{outline:"none"},className:"h-10 pl-2 rounded-sm subtitle-2 flex justify-between flex-row ".concat(ft.a.button," ").concat(u)},"style",{width:i}),mt("span",{role:"button",tabIndex:"0",style:{textTransform:"capitalize"},className:"w-48",onClick:function(){return w()}},h),mt("span",{role:"button",tabIndex:"0","data-testid":"erase",onClick:h!==a?function(){return t=a,f(!1),g(t),void o("");var t}:function(){return w()},className:"cursor-pointer mr-1 ".concat(p)})),d?mt("ul",{className:ft.a.ul},n.map((function(t,e){return mt("li",{key:e,className:"".concat(ft.a.li),onClick:function(){return function(t){f(!1),g(t),o(t)}(t)}},mt("a",{className:ft.a.active,style:{textTransform:"capitalize"}},t))}))):null)}ht.defaultProps={width:210,className:""};var gt=n("nK+E"),wt=n("gGy4"),pt=n("IujW"),vt=n.n(pt);var bt=n("vRXz"),yt=n.n(bt),xt=n("YFqc"),Ct=n.n(xt),Tt=l.a.createElement,Mt=function(t){return Tt("svg",t,Tt("g",{stroke:"#2E2F35",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},Tt("path",{d:"M1 5h11.5M8 1l4.5 4L8 9"})))};Mt.defaultProps={width:"13",height:"10",viewBox:"0 0 13 10",xmlns:"http://www.w3.org/2000/svg"};var Nt=function(t){return Tt("svg",t,Tt("g",{stroke:"#FFF",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},Tt("path",{d:"M1 5h11.5M8 1l4.5 4L8 9"})))};Nt.defaultProps={width:"13",height:"10",viewBox:"0 0 13 10",xmlns:"http://www.w3.org/2000/svg"};var kt=function(t){var e=t.light,n=t.small,r=t.copy,a=t.link,o=t.classNames,i=t.as,s=e?"text-white":"",u=o||"";return Tt("div",{className:"flex items-center origin-left ".concat(n?"transform scale-75":""," ").concat(s," ").concat(u)},Tt(Ct.a,{href:a,as:i},Tt("a",{className:"button mr-4"},r||"learn more")),Tt(e?Nt:Mt,null))};kt.defaultProps={copy:"View All",classNames:"",light:!1,small:!1};var Pt=kt,St=l.a.createElement;var Ot=function(t){var e=t.feature,n=e.data,r=e.content,a=n.title,o=(n.date,n.author,n.hero_image),i=n.slug,s=n.categories,u=r?function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:190;if(" "===t[e])return"".concat(t.slice(0,e),"...");for(var n=!1;!n;)" "===t[e+=1]&&(n=!0);return"".concat(t.slice(0,e),"...")}(ut.a.stringify(e.content),200):"";return St("div",{className:"pr-6 pb-16 lg:border-r-2 border-r-solid border-gray-lighter border-b-2"},s.map((function(t){return St("p",{key:t,className:"overline text-gray-darker"},t)})),a&&St(l.a.Fragment,null,St("div",{className:"".concat(yt.a.featureImg)},St("img",{alt:a,src:"https://code.il2.dsop.io/api/v4/projects/1267/repository/files/".concat(encodeURIComponent(o),"/raw?ref=master"),className:"object-cover w-full h-full max-w-full max-h-full"})),St("h5",{className:"mt-4"},a),St(vt.a,{source:u,className:"markdown-light"}),St(Pt,{link:"/posts/[slug]",as:"/posts/".concat(i),copy:"read more",classNames:"pt-4"})))},Dt=l.a.createElement;function Et(t){var e=t.title,n=t.img,r=t.categories,a=t.slug;return Dt("div",{className:"flex mt-4 pl-8 relative ".concat(yt.a.card)},Dt("div",{className:"mr-4 mt-1 overflow-hidden ".concat(yt.a.lastFourImg)},Dt("img",{alt:e,src:n,className:"object-cover w-full h-full max-w-full max-h-full"})),Dt("div",null,r.sort().map((function(t){return Dt("p",{key:t,className:"overline text-gray-darker mt-1"},t)})),Dt("h6",null,e)),Dt(Ct.a,{href:"/posts/[slug]",as:"/posts/".concat(a,".html")},Dt("a",{className:"absolute top-0 left-0 w-full h-full"})))}Et.defaultProps={categories:[]};var Ut=Et,jt=l.a.createElement;var _t=function(t){var e=t.feature,n=t.posts,r=Object(wt.a)("(max-width: 1025px)");return jt("section",{className:"flex mx-4 mt-20 md:ml-12"},(null===e||void 0===e?void 0:e.content)&&jt("div",{className:"w-3/5 xl:w-2/5"},jt(Ot,{feature:e})),!r&&jt("div",{className:"border-r-solid border-gray-lighter border-b-2 w-3/5 xl:w-2/5 pb-10"},n.map((function(t){var e=t.data,n=e.date,r=e.title,a=e.hero_image,o=e.categories,i=e.slug;return jt(Ut,{key:"".concat(n,"-").concat(r),title:r,img:"https://code.il2.dsop.io/api/v4/projects/1267/repository/files/".concat(encodeURIComponent(a),"/raw?ref=master"),categories:o,slug:i})})).slice(0,4)))},Wt=n("44s/"),Ft=n.n(Wt),Yt=l.a.createElement,Lt=function(t){var e=t.card;return Yt("div",{className:"flex flex-col relative max-w-postCard pl-4 rounded pr-6 pb-4 md:m-4 mb-4 cursor-pointer ".concat(Ft.a.postCard)},e.categories.map((function(t){return Yt("p",{key:t,className:"overline text-gray-darker mb-2 mt-0"},t)})),Yt("div",{style:{width:280,height:175}},Yt("img",{alt:e.title,src:"https://code.il2.dsop.io/api/v4/projects/1267/repository/files/".concat(encodeURIComponent(e.hero_image),"/raw?ref=master"),className:"object-cover w-full h-full max-w-full max-h-full"})),Yt("h6",{className:"mb-6 mt-4"},e.title),Yt(Pt,{small:!0,link:"/posts/[slug]",as:"/posts/".concat(e.slug),copy:"read more"}),Yt(Ct.a,{href:"/posts/[slug]",as:"/posts/".concat(e.slug,".html")},Yt("a",{className:"absolute top-0 left-0 w-full h-full"})))},qt=l.a.createElement;var At=function(t){var e=t.posts;return qt("section",{className:"flex flex-wrap md:ml-10 mt-24 "},e.map((function(t){return qt(Lt,{key:"".concat(t.data.date,"-").concat(t.data.title),card:t.data})})))},Xt=l.a.createElement,zt=function(t){return Xt("svg",t,Xt("title",null,"Twitter Copy 2"),Xt("g",{fill:"none",fillRule:"evenodd"},Xt("circle",{fill:"#199DFF",cx:"11",cy:"11",r:"11"}),Xt("path",{d:"M16.042 7.859a3.62 3.62 0 0 1-1.15.333c.405-.275.71-.676.866-1.142-.3.19-.961.46-1.292.46a2.164 2.164 0 0 0-1.512-.635 2.07 2.07 0 0 0-1.472.613 2.1 2.1 0 0 0-.608 1.481c0 .155.015.31.047.46-1.56-.047-3.387-.825-4.411-2.173a2.104 2.104 0 0 0 .63 2.76c-.236.032-.693-.016-.898-.222-.016.73.33 1.698 1.607 2.047-.252.127-.678.095-.867.063.063.619.93 1.428 1.86 1.428-.331.38-1.466 1.095-2.884.873.983.602 2.111.92 3.262.92a5.778 5.778 0 0 0 4.224-1.798A5.862 5.862 0 0 0 15.049 9v-.08c.399-.282.737-.644.993-1.062z",fill:"#FFF",fillRule:"nonzero"})))};zt.defaultProps={width:"22",height:"22",viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg"};var It=function(t){var e=t.post;return Xt("div",{className:"flex"},Xt("a",{href:"https://twitter.com/",target:"_blank",rel:"noopener noreferrer",className:"mr-2 mt-4"},Xt(zt,null)),Xt("p",{className:"text-xs"},e))},Ht=l.a.createElement;var Rt=function(t){var e=t.tweets;return Ht("div",{className:"w-48 absolute right-0 mr-8 mt-20"},e.map((function(t){return Ht(It,{key:t.id,post:t.post})})))},Bt=l.a.createElement;function Gt(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Qt(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:{},t=e.ampFirst,n=void 0!==t&&t,r=e.hybrid,a=void 0!==r&&r,o=e.hasQuery,i=void 0!==o&&o;return n||a&&i}},"09qL":function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return O}));var r=n("o0o1"),a=n.n(r),o=n("HaE+"),i=n("q1tI"),u=n.n(i),c=n("nOHt"),s=n("hb5E"),l=n.n(s),f=n("YFqc"),d=n.n(f),p=n("8Kt/"),m=n.n(p),v=n("nK+E"),h=n("IujW"),g=n.n(h),y=n("v/NK"),w=n.n(y),b=u.a.createElement;function x(e){var t=e.content;return b("div",{className:"w-full mx-auto mt-24 mb-48"},b("div",{"data-testid":"postBodyContent",className:w.a.markdown},b(g.a,{source:t,escapeHtml:!1})))}var _=u.a.createElement,M=function(e){var t=e.coverImage,n=e.title;return _("div",{className:"w-full"},_("img",{src:"https://code.il2.dsop.io/api/v4/projects/1267/repository/files/".concat(encodeURIComponent(t),"/raw?ref=master"),alt:n,className:"object-cover w-full h-full"}))},k=u.a.createElement;function j(e){var t=e.title,n=e.coverImage,r=e.categories;return k("section",null,k("h1",{"data-testid":"title",className:"mb-16 mt-24 leading-none"},t),k("div",{"data-testid":"categoryName",className:"flex w-full justify-end mb-8"},r.map((function(e){return k("p",{key:e,className:"overline bg-gray-lighter py-4 px-8 flex align-center ml-4 hover:bg-gray transition-colors duration-300"},e)}))),k("hr",{className:"mb-8 text-gray-lighter"}),k(M,{title:t,coverImage:n}))}j.defaultProps={categories:[]};var C=u.a.createElement,I=function(e){return C("svg",e,C("g",{stroke:"#2E2F35",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},C("path",{d:"M1 5h11.5M8 1l4.5 4L8 9"})))};function O(){var e=Object(c.useRouter)().query.slug,t=Object(i.useState)({content:"",metaData:{},isFetching:!1}),n=t[0],r=t[1];Object(i.useEffect)((function(){(function(){var t=Object(o.a)(a.a.mark((function t(){var o,i,u;return a.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,r({content:n.content,metaData:n.metaData,isFetching:!0}),t.next=4,fetch("https://code.il2.dsop.io/api/v4/projects/1267/repository/files/".concat(encodeURIComponent("posts/".concat(e)),"/raw?ref=master"));case 4:return o=t.sent,t.next=7,o.text();case 7:i=t.sent,u=l()(i),r({content:u.content,metaData:u.data,isFetching:!1}),t.next=16;break;case 12:t.prev=12,t.t0=t.catch(0),console.log(t.t0),r({content:n.content,metaData:n.metaData,isFetching:!1});case 16:case"end":return t.stop()}}),t,null,[[0,12]])})));return function(){return t.apply(this,arguments)}})()()}),[]);var s=n.content,f=n.metaData,p=n.isLoading;return C(u.a.Fragment,null,p?C("h2",null,"Loading\u2026"):C(u.a.Fragment,null,C("article",{"test-id":"individualPost",className:"w-full px-8 max-w-screen-lg mx-auto"},C(m.a,null,C("title",null,null===f||void 0===f?void 0:f.title),C("meta",{property:"og:image",content:null===f||void 0===f?void 0:f.hero_image})),C(v.a,{top:"15%",right:"20%"}),C(v.a,{top:"calc(15% + 143px)",right:"calc(20% - 143px)"}),C(v.a,{top:"90%",left:"5%"}),C(v.a,{top:"160%",right:"5%"}),C(v.a,{top:"180%",left:"20%"}),C(v.a,{top:"calc(180% + 143px)",left:"calc(20% - 143px)"}),C("div",{className:"flex items-center origin-left mt-24"},C(I,{className:"transform rotate-180"}),C(d.a,{href:"/posts.html",prefetch:!1},C("a",{className:"button ml-4"},"Posts"))),C(j,{title:null===f||void 0===f?void 0:f.title,coverImage:null===f||void 0===f?void 0:f.hero_image,categories:null===f||void 0===f?void 0:f.categories,author:null===f||void 0===f?void 0:f.author,date:null===f||void 0===f?void 0:f.date}),C(x,{content:s}))))}I.defaultProps={width:"13",height:"10",viewBox:"0 0 13 10",xmlns:"http://www.w3.org/2000/svg"}},"48fX":function(e,t,n){var r=n("qhzo");e.exports=function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&r(e,t)}},"5fIB":function(e,t,n){var r=n("7eYB");e.exports=function(e){if(Array.isArray(e))return r(e)}},"8Kt/":function(e,t,n){"use strict";n("oI91");t.__esModule=!0,t.defaultHead=l,t.default=void 0;var r,a=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==typeof e&&"function"!==typeof e)return{default:e};var t=s();if(t&&t.has(e))return t.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var o=r?Object.getOwnPropertyDescriptor(e,a):null;o&&(o.get||o.set)?Object.defineProperty(n,a,o):n[a]=e[a]}n.default=e,t&&t.set(e,n);return n}(n("q1tI")),o=(r=n("Xuae"))&&r.__esModule?r:{default:r},i=n("lwAK"),u=n("FYa8"),c=n("/0+H");function s(){if("function"!==typeof WeakMap)return null;var e=new WeakMap;return s=function(){return e},e}function l(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=[a.default.createElement("meta",{charSet:"utf-8"})];return e||t.push(a.default.createElement("meta",{name:"viewport",content:"width=device-width"})),t}function f(e,t){return"string"===typeof t||"number"===typeof t?e:t.type===a.default.Fragment?e.concat(a.default.Children.toArray(t.props.children).reduce((function(e,t){return"string"===typeof t||"number"===typeof t?e:e.concat(t)}),[])):e.concat(t)}var d=["name","httpEquiv","charSet","itemProp"];function p(e,t){return e.reduce((function(e,t){var n=a.default.Children.toArray(t.props.children);return e.concat(n)}),[]).reduce(f,[]).reverse().concat(l(t.inAmpMode)).filter(function(){var e=new Set,t=new Set,n=new Set,r={};return function(a){var o=!0;if(a.key&&"number"!==typeof a.key&&a.key.indexOf("$")>0){var i=a.key.slice(a.key.indexOf("$")+1);e.has(i)?o=!1:e.add(i)}switch(a.type){case"title":case"base":t.has(a.type)?o=!1:t.add(a.type);break;case"meta":for(var u=0,c=d.length;u
Content Manager
\ No newline at end of file +
Content Manager
\ No newline at end of file diff --git a/sites/afcc/biography/cameron-g-holt.html b/sites/afcc/biography/cameron-g-holt.html index 1e35f6e5f1d79373945deb0ba9469576bf310ac2..2e8bf6b561e373383b20a3ed2a484621d984862a 100644 --- a/sites/afcc/biography/cameron-g-holt.html +++ b/sites/afcc/biography/cameron-g-holt.html @@ -1,2 +1,2 @@ -

Cameron G. Holt

Major General

Cameron G. Holt

MAJOR GENERAL CAMERON G. HOLT

Maj. Gen. Cameron G. Holt is the Deputy Assistant Secretary for Contracting, Office of the Assistant Secretary of the Air Force for Acquisition, Technology and Logistics, Washington, D.C. He is responsible for all aspects of contracting relating to the acquisition of weapon systems, logistics, and operational support for the Air Force and provides contingency contracting support to the geographic combatant commanders. He leads a highly skilled staff of mission-focused business leaders supporting warfighters through $825 billion of Space, Global Power/Reach and Information Dominance programs. He also oversees the training, organizing and equipping of a workforce of some 8,000 contracting professionals who execute programs worth more than $65 billion annually.

Prior to this assignment, General Holt served as the Commander, Air Force Installation Contracting Agency, Office of the Assistant Secretary of the Air Force for Acquisition, Wright-Patterson Air Force Base, Ohio. He led an over 700 personnel agency with a total contract portfolio of $55 billion. In this capacity, he directed enterprise-wide installation strategic sourcing efforts for the Air Force and oversaw $9.1 billion in annual obligations for mission and installation requirements.

General Holt received his commission through the ROTC at the University of Georgia in 1990. He has experience in the full spectrum of acquisition and contract management across four major commands, Headquarters U.S. Air Force, U.S. Air Forces Central Command and the Joint Staff. General Holt is a joint qualified officer with multiple deployments in support of Operation Enduring Freedom.

EDUCATION

1990 Bachelor of Business Administration, International Business, University of Georgia, Athens

1996 Distinguished graduate, Squadron Officer School, Maxwell AFB, Ala.

1999 Master of Arts, Organizational Management, George Washington University, Washington, D.C.

2005 Distinguished graduate, Master of Military Operational Art and Science, Air Command and Staff College, Maxwell AFB, Ala.

2008 National Security Fellowship, Kennedy School of Government, Harvard University, Cambridge, Mass.

2014 Enterprise Leadership Seminar, Kenan-Flagler Business School, University of North Carolina at Chapel Hill

2018 Enterprise Perspective Seminar, Washington D.C.

ASSIGNMENTS

  1. July 1991 – August 1994, Contracts Manager, 1st Contracting and ACC Contracting Squadron, Langley AFB, Va.
  2. August 1994 – June 1997, Commander, Services Contracting Flight, 45th Contracting Squadron, Patrick AFB, Fla.
  3. July 1997 – July 1999, Air Force Intern, the Pentagon, Arlington, Va.
  4. July 1999 – July 2002, F-22 Procuring Contracting Officer, F-22 System Program Office, Aeronautical Systems Center, Wright-Patterson AFB, Ohio
  5. July 2002 – July 2004, Commander, 14th Contracting Squadron, Columbus AFB, Miss.
  6. July 2004 – June 2005, Student, Air Command and Staff College, Maxwell AFB, Ala.
  7. July 2005 – June 2007, F-22 Branch Chief, Secretary of the Air Force (Acquisition), the Pentagon, Arlington, Va.
  8. July 2007 – June 2008, National Security Fellow, Harvard University, Cambridge, Mass.
  9. July 2008 – July 2010, ISR/UAS Programs Evaluator, Joint Staff, the Pentagon, Arlington, Va.
  10. August 2010 – August 2011, Commander, Defense Contract Management- Afghanistan, Kabul, Afghanistan
  11. August 2011 – July 2014, Director of Contracting, Air Armament Center, Eglin AFB, Fla.
  12. July 2012 – July 2014, Director of Contracting, Air Force Life Cycle Management Center, Operating Location-Eglin, Eglin AFB, Fla.
  13. July 2014 – August 2015, Director of Staff, Air Force Installation Contracting Agency, Air Force Installation and Mission Support Center, Air Force Materiel Command, Wright-Patterson AFB, Ohio
  14. August 2015 – May 2018, Commander, Air Force Installation Contracting Agency, Air Force Installation and Mission Support Center, Air Force Materiel Command, Wright-Patterson AFB, Ohio
  15. June 2018 – present, Deputy Assistant Secretary (Contracting), Office of the Assistant Secretary of the Air Force for Acquisition, Technology, & Logistics, the Pentagon, Arlington, Va.

SUMMARY OF JOINT ASSIGNMENTS

July 2008 – July 2010, ISR/UAS Programs Evaluator, Joint Staff, the Pentagon, Arlington, Va., as a lieutenant colonel. -August 2010 – August 2011, Commander, Defense Contract Management Agency-Afghanistan, Kabul, Afghanistan as a colonel.

MAJOR AWARDS AND DECORATION

Legion of Merit

Bronze Star Medal

Defense Meritorious Service Medal

Air Force Meritorious Service Medal with two oak leaf clusters

Air Force Commendation Medal with two oak leaf clusters

Air Force Achievement Medal with oak leaf cluster

OTHER ACHIEVEMENTS

2000 Secretary of the Air Force Professionalism in Contracting Award

2002 Aeronautical Systems Center Outstanding Contingency Contracting Officer

2003 Air Education and Training Command Professionalism in Contracting Award

2005 ACSC Dean’s Award for Outstanding Research, International Security Studies

2005 Secretary of the Air Force (Acquisition) Team of the Year

2006 Secretary of the Air Force (Acquisition) Team of the Year

2008 Walker Paper Award, Strategic Studies Quarterly, Air University

EFFECTIVE DATES OF PROMOTION

Second Lieutenant Aug.18, 1990

First Lieutenant Feb. 1, 1993

Captain Feb. 1, 1995

Major Feb. 1, 2002

Lieutenant Colonel March 1, 2006

Colonel Sept.1, 2010

Brigadier General Sept. 2, 2015

Major General Oct. 12, 2018

\ No newline at end of file +

Cameron G. Holt

Major General

Cameron G. Holt

MAJOR GENERAL CAMERON G. HOLT

Maj. Gen. Cameron G. Holt is the Deputy Assistant Secretary for Contracting, Office of the Assistant Secretary of the Air Force for Acquisition, Technology and Logistics, Washington, D.C. He is responsible for all aspects of contracting relating to the acquisition of weapon systems, logistics, and operational support for the Air Force and provides contingency contracting support to the geographic combatant commanders. He leads a highly skilled staff of mission-focused business leaders supporting warfighters through $825 billion of Space, Global Power/Reach and Information Dominance programs. He also oversees the training, organizing and equipping of a workforce of some 8,000 contracting professionals who execute programs worth more than $65 billion annually.

Prior to this assignment, General Holt served as the Commander, Air Force Installation Contracting Agency, Office of the Assistant Secretary of the Air Force for Acquisition, Wright-Patterson Air Force Base, Ohio. He led an over 700 personnel agency with a total contract portfolio of $55 billion. In this capacity, he directed enterprise-wide installation strategic sourcing efforts for the Air Force and oversaw $9.1 billion in annual obligations for mission and installation requirements.

General Holt received his commission through the ROTC at the University of Georgia in 1990. He has experience in the full spectrum of acquisition and contract management across four major commands, Headquarters U.S. Air Force, U.S. Air Forces Central Command and the Joint Staff. General Holt is a joint qualified officer with multiple deployments in support of Operation Enduring Freedom.

EDUCATION

1990 Bachelor of Business Administration, International Business, University of Georgia, Athens

1996 Distinguished graduate, Squadron Officer School, Maxwell AFB, Ala.

1999 Master of Arts, Organizational Management, George Washington University, Washington, D.C.

2005 Distinguished graduate, Master of Military Operational Art and Science, Air Command and Staff College, Maxwell AFB, Ala.

2008 National Security Fellowship, Kennedy School of Government, Harvard University, Cambridge, Mass.

2014 Enterprise Leadership Seminar, Kenan-Flagler Business School, University of North Carolina at Chapel Hill

2018 Enterprise Perspective Seminar, Washington D.C.

ASSIGNMENTS

  1. July 1991 – August 1994, Contracts Manager, 1st Contracting and ACC Contracting Squadron, Langley AFB, Va.
  2. August 1994 – June 1997, Commander, Services Contracting Flight, 45th Contracting Squadron, Patrick AFB, Fla.
  3. July 1997 – July 1999, Air Force Intern, the Pentagon, Arlington, Va.
  4. July 1999 – July 2002, F-22 Procuring Contracting Officer, F-22 System Program Office, Aeronautical Systems Center, Wright-Patterson AFB, Ohio
  5. July 2002 – July 2004, Commander, 14th Contracting Squadron, Columbus AFB, Miss.
  6. July 2004 – June 2005, Student, Air Command and Staff College, Maxwell AFB, Ala.
  7. July 2005 – June 2007, F-22 Branch Chief, Secretary of the Air Force (Acquisition), the Pentagon, Arlington, Va.
  8. July 2007 – June 2008, National Security Fellow, Harvard University, Cambridge, Mass.
  9. July 2008 – July 2010, ISR/UAS Programs Evaluator, Joint Staff, the Pentagon, Arlington, Va.
  10. August 2010 – August 2011, Commander, Defense Contract Management- Afghanistan, Kabul, Afghanistan
  11. August 2011 – July 2014, Director of Contracting, Air Armament Center, Eglin AFB, Fla.
  12. July 2012 – July 2014, Director of Contracting, Air Force Life Cycle Management Center, Operating Location-Eglin, Eglin AFB, Fla.
  13. July 2014 – August 2015, Director of Staff, Air Force Installation Contracting Agency, Air Force Installation and Mission Support Center, Air Force Materiel Command, Wright-Patterson AFB, Ohio
  14. August 2015 – May 2018, Commander, Air Force Installation Contracting Agency, Air Force Installation and Mission Support Center, Air Force Materiel Command, Wright-Patterson AFB, Ohio
  15. June 2018 – present, Deputy Assistant Secretary (Contracting), Office of the Assistant Secretary of the Air Force for Acquisition, Technology, & Logistics, the Pentagon, Arlington, Va.

SUMMARY OF JOINT ASSIGNMENTS

July 2008 – July 2010, ISR/UAS Programs Evaluator, Joint Staff, the Pentagon, Arlington, Va., as a lieutenant colonel. +August 2010 – August 2011, Commander, Defense Contract Management Agency-Afghanistan, Kabul, Afghanistan as a colonel.

MAJOR AWARDS AND DECORATION

Legion of Merit

Bronze Star Medal

Defense Meritorious Service Medal

Air Force Meritorious Service Medal with two oak leaf clusters

Air Force Commendation Medal with two oak leaf clusters

Air Force Achievement Medal with oak leaf cluster

OTHER ACHIEVEMENTS

2000 Secretary of the Air Force Professionalism in Contracting Award

2002 Aeronautical Systems Center Outstanding Contingency Contracting Officer

2003 Air Education and Training Command Professionalism in Contracting Award

2005 ACSC Dean’s Award for Outstanding Research, International Security Studies

2005 Secretary of the Air Force (Acquisition) Team of the Year

2006 Secretary of the Air Force (Acquisition) Team of the Year

2008 Walker Paper Award, Strategic Studies Quarterly, Air University

EFFECTIVE DATES OF PROMOTION

Second Lieutenant Aug.18, 1990

First Lieutenant Feb. 1, 1993

Captain Feb. 1, 1995

Major Feb. 1, 2002

Lieutenant Colonel March 1, 2006

Colonel Sept.1, 2010

Brigadier General Sept. 2, 2015

Major General Oct. 12, 2018

\ No newline at end of file diff --git a/sites/afcc/biography/dennis-w-carr.html b/sites/afcc/biography/dennis-w-carr.html index 63fc443ad4193f7cf6bad2682bffd49b851a1a94..751de1e8e3de96f8cfaf60071575d2f1f66379dc 100644 --- a/sites/afcc/biography/dennis-w-carr.html +++ b/sites/afcc/biography/dennis-w-carr.html @@ -1,5 +1,5 @@ -

Dennis W. Carr

Chief Master Sergeant

Dennis W. Carr

CHIEF MASTER SERGEANT DENNIS W. CARR

Chief Master Sergeant Dennis Carr is the Air Force Contracting Career Field Manager and Chief of Enlisted Policy, Pentagon, Washington DC. He is the principal advisor on enlisted matters to the Deputy Assistant Secretary for Contracting, Office of the Assistant Secretary for Acquisition, Technology, and Logistics, and senior staff. Chief Carr is also the functional advisor to the field on contingency contracting support to geographic combatant commanders, Chairs Contracting Enlisted Development Teams, and is a voting member on the Contracting Strategic Council responsible for guiding and developing some 8,000 mission focused business leaders and executing more than \$65 billion annually.

Chief Carr is from Wayland, Iowa, and entered the Air Force in 1996 as an Aerospace Ground Equipment (AGE) Apprentice. He was assigned to the alert mission of the National Airborne Operations Center (NAOC), and completed over 250 missions in support of the National Command Authorities. In 2006, he cross-trained into Contracting and has held various positions including Contract Administrator, Contracting Officer, Flight Chief, Superintendent, Chief of Contracting Office, and MAJCOM Functional Manager. CMSgt Carr has deployed to Saudi Arabia, Iraq, Afghanistan, and the United Arab Emirates in support of Operations SOUTHERN WATCH, IRAQI FREEDOM, ENDURING FREEDOM, and the Combined Joint Task Force-Horn of Africa.

EDUCATION

1997 AGE Apprentice Course, Sheppard AFB, TX

2001 Airman Leadership School, Offutt AFB, NE

2003 Associate of Applied Science, Aerospace Ground Equipment, CCAF

2004 AGE Craftsman Course, Sheppard AFB, TX

2005 Sword Bearer NCO Leadership Seminar, Langley AFB, VA

2006 Contracting Apprentice Course, Lackland AFB, TX

2007 Associates of Applied Science, Contracts Management, CCAF

2010 Noncommissioned Officer Academy, Keesler AFB, MS

2013 Professional Management Certification, CCAF

2013 Bachelor’s degree in Business, Bellevue University

2014 Acquisition Professional Development Certification - Level III, Defense Acquisition University

2014 Senior Enlisted Joint Professional Military Education, Phase I, Joint Forces Staff College

2014 US Navy Senior Enlisted Academy, US Navy War College, Newport, RI

2016 Steady State Campaign Support Planning, Air University

2017 Senior Enlisted Joint Professional Military Education, Phase II, Joint Forces Staff College

2017 Chief Master Sergeant Leadership Seminar, Joint Base Pearl Harbor-Hickam, HI

2018 Joint OCS Planning and Execution Course, Joint Base Pearl Harbor-Hickam, HI

2018 Contingency Wartime Planning Course, Joint Base Pearl Harbor-Hickam, HI

ASSIGNMENTS

  1. Jun 1996 – Aug 1996, Student, Basic Military Training, Lackland AFB, TX

  2. Aug 1996 – Feb 1997, Student, 331 TRS, Sheppard AFB, TX

  3. Feb 1997 – Oct 2003, AGE Craftsman/NAOC Alert Crew, 55 MXS, Offutt AFB, NE +

    Dennis W. Carr

    Chief Master Sergeant

    Dennis W. Carr

    CHIEF MASTER SERGEANT DENNIS W. CARR

    Chief Master Sergeant Dennis Carr is the Air Force Contracting Career Field Manager and Chief of Enlisted Policy, Pentagon, Washington DC. He is the principal advisor on enlisted matters to the Deputy Assistant Secretary for Contracting, Office of the Assistant Secretary for Acquisition, Technology, and Logistics, and senior staff. Chief Carr is also the functional advisor to the field on contingency contracting support to geographic combatant commanders, Chairs Contracting Enlisted Development Teams, and is a voting member on the Contracting Strategic Council responsible for guiding and developing some 8,000 mission focused business leaders and executing more than \$65 billion annually.

    Chief Carr is from Wayland, Iowa, and entered the Air Force in 1996 as an Aerospace Ground Equipment (AGE) Apprentice. He was assigned to the alert mission of the National Airborne Operations Center (NAOC), and completed over 250 missions in support of the National Command Authorities. In 2006, he cross-trained into Contracting and has held various positions including Contract Administrator, Contracting Officer, Flight Chief, Superintendent, Chief of Contracting Office, and MAJCOM Functional Manager. CMSgt Carr has deployed to Saudi Arabia, Iraq, Afghanistan, and the United Arab Emirates in support of Operations SOUTHERN WATCH, IRAQI FREEDOM, ENDURING FREEDOM, and the Combined Joint Task Force-Horn of Africa.

    EDUCATION

    1997 AGE Apprentice Course, Sheppard AFB, TX

    2001 Airman Leadership School, Offutt AFB, NE

    2003 Associate of Applied Science, Aerospace Ground Equipment, CCAF

    2004 AGE Craftsman Course, Sheppard AFB, TX

    2005 Sword Bearer NCO Leadership Seminar, Langley AFB, VA

    2006 Contracting Apprentice Course, Lackland AFB, TX

    2007 Associates of Applied Science, Contracts Management, CCAF

    2010 Noncommissioned Officer Academy, Keesler AFB, MS

    2013 Professional Management Certification, CCAF

    2013 Bachelor’s degree in Business, Bellevue University

    2014 Acquisition Professional Development Certification - Level III, Defense Acquisition University

    2014 Senior Enlisted Joint Professional Military Education, Phase I, Joint Forces Staff College

    2014 US Navy Senior Enlisted Academy, US Navy War College, Newport, RI

    2016 Steady State Campaign Support Planning, Air University

    2017 Senior Enlisted Joint Professional Military Education, Phase II, Joint Forces Staff College

    2017 Chief Master Sergeant Leadership Seminar, Joint Base Pearl Harbor-Hickam, HI

    2018 Joint OCS Planning and Execution Course, Joint Base Pearl Harbor-Hickam, HI

    2018 Contingency Wartime Planning Course, Joint Base Pearl Harbor-Hickam, HI

    ASSIGNMENTS

    1. Jun 1996 – Aug 1996, Student, Basic Military Training, Lackland AFB, TX

    2. Aug 1996 – Feb 1997, Student, 331 TRS, Sheppard AFB, TX

    3. Feb 1997 – Oct 2003, AGE Craftsman/NAOC Alert Crew, 55 MXS, Offutt AFB, NE (Jul 1998 – Sep 1998, AGE Dispatch Supervisor, Prince Sultan AB, Kingdom of Saudi Arabia)

    4. Oct 2003 – Aug 2006, AGE Special Programs Manager, 55 MXS, Offutt AFB, NE

    5. Aug 2006 – Oct 2006, Student, 344 TRS, Lackland AFB, TX

    6. Oct 2006 – Oct 2009, Contracting Administrator, 15 CONS, Hickam AFB, HI (Feb 2009 – Sep 2009, NCOIC of Service Contracts, Camp Victory, Iraq)

    7. Oct 2009 – Aug 2013, Deputy Flight Chief/Additional Duty 1st Sergeant, 55 CONS, Offutt AFB, NE (Mar 2011 – Sep 2011, Chief of Contracting Office, HQ ISAF, Kabul, Afghanistan) -(Dec 2012 – Jun 2013, NCOIC of Service Contracts/Additional Duty 1st Sergeant, 380 ECONS, Al Dhafra AB, U.A.E.)

    8. Aug 2013 – Jul 2016, Superintendent/Additional Duty 1st Sergeant, 82CONS, Sheppard AFB, TX

    9. Jul 2016 – Jul 2017, Superintendent, 18 CONS, Kadena AB, Japan

    10. Jul 2017 – Jun 2019, PACAF 6C Functional Manager, AFICA/KH (OL-Pacific), JBPHH, HI

    11. Jun 2019 – (Present), Air Force 6C Career Field Manager, SAF/AQC, Pentagon, Washington D.C.

    MAJOR AWARDS AND DECORATIONS

    Bronze Star Medal

    Meritorious Service Medal with two oak leaf clusters

    Joint Service Commendation Medal

    Air Force Commendation Medal with four oak leaf clusters

    Joint Service Achievement Medal

    Air Force Achievement Medal with oak leaf cluster

    Combat Readiness Medal with oak leaf cluster

    Air Force Recognition Ribbon with oak leaf cluster

    NATO – Non-Article 5 Medal

    OTHER ACHIEVEMENTS

    1998 Senior Airman Below The Zone

    2001 Airman Leadership School Leadership Award & Distinguished Graduate

    2005 Air Combat Command Outstanding Safety Program Achievement Award

    2010 Noncommissioned Officer Academy Distinguished Graduate

    2010 Omaha Suburban Rotary Club NCO of the Year

    2010 55th Wing & 12th Air Force NCO of the Year

    2011 55th Wing SNCO of the Year

    2012 55th Wing Civic Association Annual Award for Excellence

    2012 55th Wing Lance P. Sijan Award Nominee, SNCO Category

    2012 U.S. Air Force Outstanding Contracting SNCO of the Year

    2014 82d Training Wing Lance P. Sijan Award Nominee, SNCO Category

    2014 US Navy Senior Enlisted Academy Communication Award, Distinguished Graduate & Honorary Chief Petty Officer

    2014 82d Training Wing & 2d Air Force SNCO of the Year

    2014 U.S. Air Force Outstanding Contracting Superintendent of the Year

    2015 Department of Defense Elmer B. Staats Contracting Professionalism Award

    EFFECTIVE DATE OF PROMOTION

    Chief Master Sergeant - 1 December 2016

    \ No newline at end of file +(Dec 2012 – Jun 2013, NCOIC of Service Contracts/Additional Duty 1st Sergeant, 380 ECONS, Al Dhafra AB, U.A.E.)

  4. Aug 2013 – Jul 2016, Superintendent/Additional Duty 1st Sergeant, 82CONS, Sheppard AFB, TX

  5. Jul 2016 – Jul 2017, Superintendent, 18 CONS, Kadena AB, Japan

  6. Jul 2017 – Jun 2019, PACAF 6C Functional Manager, AFICA/KH (OL-Pacific), JBPHH, HI

  7. Jun 2019 – (Present), Air Force 6C Career Field Manager, SAF/AQC, Pentagon, Washington D.C.

MAJOR AWARDS AND DECORATIONS

Bronze Star Medal

Meritorious Service Medal with two oak leaf clusters

Joint Service Commendation Medal

Air Force Commendation Medal with four oak leaf clusters

Joint Service Achievement Medal

Air Force Achievement Medal with oak leaf cluster

Combat Readiness Medal with oak leaf cluster

Air Force Recognition Ribbon with oak leaf cluster

NATO – Non-Article 5 Medal

OTHER ACHIEVEMENTS

1998 Senior Airman Below The Zone

2001 Airman Leadership School Leadership Award & Distinguished Graduate

2005 Air Combat Command Outstanding Safety Program Achievement Award

2010 Noncommissioned Officer Academy Distinguished Graduate

2010 Omaha Suburban Rotary Club NCO of the Year

2010 55th Wing & 12th Air Force NCO of the Year

2011 55th Wing SNCO of the Year

2012 55th Wing Civic Association Annual Award for Excellence

2012 55th Wing Lance P. Sijan Award Nominee, SNCO Category

2012 U.S. Air Force Outstanding Contracting SNCO of the Year

2014 82d Training Wing Lance P. Sijan Award Nominee, SNCO Category

2014 US Navy Senior Enlisted Academy Communication Award, Distinguished Graduate & Honorary Chief Petty Officer

2014 82d Training Wing & 2d Air Force SNCO of the Year

2014 U.S. Air Force Outstanding Contracting Superintendent of the Year

2015 Department of Defense Elmer B. Staats Contracting Professionalism Award

EFFECTIVE DATE OF PROMOTION

Chief Master Sergeant - 1 December 2016

\ No newline at end of file diff --git a/sites/afcc/contact.html b/sites/afcc/contact.html index 97146550cb143e99bce584ff234917cca9e1d1ea..2c214011a3e2be836077ea816115542df8fae35c 100644 --- a/sites/afcc/contact.html +++ b/sites/afcc/contact.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/sites/afcc/doing-business.html b/sites/afcc/doing-business.html index bf4b53cb9c98b1c1b5be8b30655d2a1b891e98f0..8a633b01c287160de099354a1432c9201103a92b 100644 --- a/sites/afcc/doing-business.html +++ b/sites/afcc/doing-business.html @@ -1 +1 @@ -

Business Center

Doing Business with the Air Force

Now’s the time to do business with the Air Force. Check out the different Air Force Programs enabling small businesses to explore their technological potential with the incentive to profit from commercialization.

Air Force Contracting has created a culture that looks to small businesses first for innovative, agile, and affordable solutions to meet our warfighter needs. Air Force Small Business is maximizing small business opportunities within Air Force acquisitions to promote efficiencies and innovation, foster competition, and expand the defense industrial base.

GETTING STARTED

Do you need to locate a small business specialist in the Air Force? The Locate a Small Business Specialist tool enables you to reach out to personnel in your geographic region and explore opportunities to interact with Air Force personnel dedicated to your area of expertise.

FOR VENDORS

The Defense SBIR/STTR Innovation Portal contains information about the overall SBIR/STTR program, displays the Broad Agency Announcement schedule, and provides templates and training materials.

SMALL BUSINESS

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.

\ No newline at end of file +

Business Center

Doing Business with the Air Force

Now’s the time to do business with the Air Force. Check out the different Air Force Programs enabling small businesses to explore their technological potential with the incentive to profit from commercialization.

Air Force Contracting has created a culture that looks to small businesses first for innovative, agile, and affordable solutions to meet our warfighter needs. Air Force Small Business is maximizing small business opportunities within Air Force acquisitions to promote efficiencies and innovation, foster competition, and expand the defense industrial base.

GETTING STARTED

Do you need to locate a small business specialist in the Air Force? The Locate a Small Business Specialist tool enables you to reach out to personnel in your geographic region and explore opportunities to interact with Air Force personnel dedicated to your area of expertise.

FOR VENDORS

The Defense SBIR/STTR Innovation Portal contains information about the overall SBIR/STTR program, displays the Broad Agency Announcement schedule, and provides templates and training materials.

SMALL BUSINESS

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.

\ No newline at end of file diff --git a/sites/afcc/index.html b/sites/afcc/index.html index 0b2989c606f66157b8a221e23e1c7c3dac9ca4f9..15d2dc985fe402d09692d4d68a577abcccaa42b0 100644 --- a/sites/afcc/index.html +++ b/sites/afcc/index.html @@ -1 +1 @@ -AFCC - Air Force Contracting Central

Air Force Contracting Central

Mission: Fly, Fight, and Win in Air, Space and Cyberspace

Vision: Mission-Focused Business Leaders driving modernization, readiness, lethality

Air Force Contracting Portal

Collaborate

Collaboration Portal for Contracting Officers/Program Offices.

Track

Follow your contracts, get the latest news from the General, and more.

Collect

Collect all of your most needed links, documents, and checklists to do your job in one centralized place.

HomePortal

Air Force Contracting Lines of Effort

The global strategic environment will not sit back and wait for yesterday’s acquisition timelines. As a result, we need a new paradigm in Air Force Contracting. We can no longer rely on the moniker of “business advisor.”

01. Building Mission-Focused Business Leaders

Being the Air Force’s Business Leaders requires us to attract and retain the best business talent from across America.

02. Tools Not Rules!

It is time to unshackle our Mission-Focused Business Leaders and end the era of recrimination that has fled entrepreneurial thinking and behavior. We need streamlined, simplified rules.

03. Owning the High Ground: Optimizing the Acquisition Enterprise

Acquisition Excellence is a multi-front effort. To drive lasting change, we need to consider Efficiency, Effectiveness and Experimentation.

04. Expeditionary Contracting as a Joint Force Capability

For nearly two decades, the Air Force has provided DoD’s preeminent Expeditionary Contracting force. Through training, exercises, and hard- earned experience.

Air Force Acquisition Priorities

The purpose of the Lines of Effort are to create strategic alignment and links amongst Air Force Contracting's activities, the National Defense Strategy, the Air Force mission and priorities, and Air Force Acquisition guidance. With strategic alignment we can ensure that we provide the best Mission-Focused Business Leadership possible to our mission partners, and, most importantly, deliver warfighting capabilities at the speed of relevance.

AQC Patch

Keep programs within cost, schedule, and performance parameters

Develop the acquisition workforce and delegate authority to the lowest appropriate level

Strengthen our alliances because we are stronger together

Tailor the acquisition process to provide capability to the warfighter

Drive innovation to secure our future

Mattermost

A chat solution for team collaboration with integrated file sharing. Start chatting today! Currently hosting instances up to Impact Level 4 (FOUO) with no-hassle video teleconferencing and Jira/Confluence on the way!

What it means to be a Mission Focused Business Leader

Listen to General Holt discuss the importance of being a critical thinker and not accepting the status quo. His focus is on “The Why” of what we do, not just “contracting for contracting sake.” This leads to discussion on mission-focused business leaders and the introduction of Holt’s “Air Force Contracting Flight Plan.” Enjoy his straightforward point of view and fresh perspective on what mission-focused business leaders can do to change the acquisition game.

Jet

leadership

Meet Our Leaders

Maj. Gen. Cameron G. Holt is the Deputy Assistant Secretary for Contracting, Office of the Assistant Secretary of the Air Force for Acquisition, Technology and Logistics, Washington, D.C. He is responsible for all aspects of contracting relating to the acquisition of weapon systems, logistics, and operational support for the Air Force and provides contingency contracting support to the geographic combatant commanders.

Cameron G. Holt
Cameron G. Holt
Major General
Dennis W. Carr
Dennis W. Carr
Chief Master Sergeant
AQC Patch
\ No newline at end of file +AFCC - Air Force Contracting Central

Air Force Contracting Central

Mission: Fly, Fight, and Win in Air, Space and Cyberspace

Vision: Mission-Focused Business Leaders driving modernization, readiness, lethality

Air Force Contracting Portal

Collaborate

Collaboration Portal for Contracting Officers/Program Offices.

Track

Follow your contracts, get the latest news from the General, and more.

Collect

Collect all of your most needed links, documents, and checklists to do your job in one centralized place.

HomePortal

Air Force Contracting Lines of Effort

The global strategic environment will not sit back and wait for yesterday’s acquisition timelines. As a result, we need a new paradigm in Air Force Contracting. We can no longer rely on the moniker of “business advisor.”

01. Building Mission-Focused Business Leaders

Being the Air Force’s Business Leaders requires us to attract and retain the best business talent from across America.

02. Tools Not Rules!

It is time to unshackle our Mission-Focused Business Leaders and end the era of recrimination that has fled entrepreneurial thinking and behavior. We need streamlined, simplified rules.

03. Owning the High Ground: Optimizing the Acquisition Enterprise

Acquisition Excellence is a multi-front effort. To drive lasting change, we need to consider Efficiency, Effectiveness and Experimentation.

04. Expeditionary Contracting as a Joint Force Capability

For nearly two decades, the Air Force has provided DoD’s preeminent Expeditionary Contracting force. Through training, exercises, and hard- earned experience.

Air Force Acquisition Priorities

The purpose of the Lines of Effort are to create strategic alignment and links amongst Air Force Contracting's activities, the National Defense Strategy, the Air Force mission and priorities, and Air Force Acquisition guidance. With strategic alignment we can ensure that we provide the best Mission-Focused Business Leadership possible to our mission partners, and, most importantly, deliver warfighting capabilities at the speed of relevance.

AQC Patch

Keep programs within cost, schedule, and performance parameters

Develop the acquisition workforce and delegate authority to the lowest appropriate level

Strengthen our alliances because we are stronger together

Tailor the acquisition process to provide capability to the warfighter

Drive innovation to secure our future

Mattermost

A chat solution for team collaboration with integrated file sharing. Start chatting today! Currently hosting instances up to Impact Level 4 (FOUO) with no-hassle video teleconferencing and Jira/Confluence on the way!

What it means to be a Mission Focused Business Leader

Listen to General Holt discuss the importance of being a critical thinker and not accepting the status quo. His focus is on “The Why” of what we do, not just “contracting for contracting sake.” This leads to discussion on mission-focused business leaders and the introduction of Holt’s “Air Force Contracting Flight Plan.” Enjoy his straightforward point of view and fresh perspective on what mission-focused business leaders can do to change the acquisition game.

Jet

leadership

Meet Our Leaders

Maj. Gen. Cameron G. Holt is the Deputy Assistant Secretary for Contracting, Office of the Assistant Secretary of the Air Force for Acquisition, Technology and Logistics, Washington, D.C. He is responsible for all aspects of contracting relating to the acquisition of weapon systems, logistics, and operational support for the Air Force and provides contingency contracting support to the geographic combatant commanders.

Cameron G. Holt
Cameron G. Holt
Major General
Dennis W. Carr
Dennis W. Carr
Chief Master Sergeant
AQC Patch
\ No newline at end of file diff --git a/sites/afcc/leadership.html b/sites/afcc/leadership.html index d481adbafc422a8116441390479ca19ce076473e..74385c224506e159ac1aca48bfb942d6451bb4fa 100644 --- a/sites/afcc/leadership.html +++ b/sites/afcc/leadership.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/sites/afcc/loe.html b/sites/afcc/loe.html index 7f9670a5c97510091c45cb2615f28a37a4facbc9..4048669e3dd918094a8ccebd1bcf67d25dccefb5 100644 --- a/sites/afcc/loe.html +++ b/sites/afcc/loe.html @@ -1,8 +1,8 @@ -

Air Force Contracting Line of Effort

Line of Effort 1

Building Mission-Focused Business Leaders

Champion:MR. THOMAS ROBINSON, AFLCMC

Being the Air Force’s Business Leaders requires us to atract and retain +

Air Force Contracting Line of Effort

Line of Effort 1

Building Mission-Focused Business Leaders

Champion:MR. THOMAS ROBINSON, AFLCMC

Being the Air Force’s Business Leaders requires us to atract and retain the best business talent from across America. One of our primary focus areas that will affect both recruiting and retention is a renewed emphasis on a culture of mission focus and lifelong learning and development. In addition to our focus on development, we will expand networking opportunities, concurrently within the Air Force Contracting communities and outside of the Air Force.

Objective 1: Attract, Access and Retain Key Talent

The bedrock of a professional, expert contracting career field is talented individuals. By showing that Air Force Contracting is a preeminent career opportunity, we can recruit from the best business and legal talent across America. Just as important as attracting talent is a concerted effort to retain our trained and experienced Mission-Focused Business Leaders.

To improve recruitment and the accession process, we must work with the Air Force Personnel community to speed hiring authorities. Additionally, we have already started work toward increased pay and increased authorities and responsibilities. Ultimely, we will attract and retain Mission-Focused Business Leaders that are energized and authorized to achieve the Fly, Fight, and Win mission.

Objective 2: Reimagine training and culture from initial skills through executive level

The bedrock of a professional, expert contracting career field is talented individuals. By showing that Air Force Contracting is a preeminent career opportunity, we can recruit from the best business and legal talent across America. Just as important as attracting talent is a concerted effort to retain our trained and experienced Mission-Focused Business Leaders.

To improve recruitment and the accession process, we must work with the Air Force Personnel community to speed hiring authorities. Additionally, we have already started work toward increased pay and increased authorities and responsibilities. Ultimately, we will attract and retain Mission-Focused Business Leaders that are energized and authorized to achieve the Fly, Fight, and Win mission.

Objective 3: Leverage and formalize key strategic external partnerships

For many years, Air Force Contracting has benefitied from partnerships with numerous external organizations. While our efforts have generated results, we rarely document the partnerships or approach them with long-term objectives - We will evaluate our current strategic partnerships and plan to validate those through charters that define ground rules and, most importantly, long-term goals. Additionally, we will seek out new partners that can help advance our mission to fly, fight and win...in air, space and cyberspace.

\ No newline at end of file + We will evaluate our current strategic partnerships and plan to validate those through charters that define ground rules and, most importantly, long-term goals. Additionally, we will seek out new partners that can help advance our mission to fly, fight and win...in air, space and cyberspace.

\ No newline at end of file diff --git a/sites/afcc/posts.html b/sites/afcc/posts.html index 739009665509e3c327db0d395d4f9f5a812800d9..26291f99259d09246be19c6e493180ddc3a586f7 100644 --- a/sites/afcc/posts.html +++ b/sites/afcc/posts.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/sites/afcc/posts/[slug].html b/sites/afcc/posts/[slug].html index f895945eede610d6a0165dd6cb98392dabd39e1f..2bf68bc5776399c8d27cd5b0945a377657031a07 100644 --- a/sites/afcc/posts/[slug].html +++ b/sites/afcc/posts/[slug].html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file