diff --git a/.eslintcache b/.eslintcache
new file mode 100644
index 0000000..c01d77a
--- /dev/null
+++ b/.eslintcache
@@ -0,0 +1 @@
+[{"E:\\repos\\datta-able-react-hook\\src\\index.js":"1","E:\\repos\\datta-able-react-hook\\src\\App.js":"2","E:\\repos\\datta-able-react-hook\\src\\reportWebVitals.js":"3","E:\\repos\\datta-able-react-hook\\src\\contexts\\ConfigContext.js":"4","E:\\repos\\datta-able-react-hook\\src\\services\\index.js":"5","E:\\repos\\datta-able-react-hook\\src\\store\\index.js":"6","E:\\repos\\datta-able-react-hook\\src\\contexts\\FirebaseContext.js":"7","E:\\repos\\datta-able-react-hook\\src\\routes.js":"8","E:\\repos\\datta-able-react-hook\\src\\store\\actions.js":"9","E:\\repos\\datta-able-react-hook\\src\\config\\constant.js":"10","E:\\repos\\datta-able-react-hook\\src\\services\\axios.js":"11","E:\\repos\\datta-able-react-hook\\src\\store\\reducers.js":"12","E:\\repos\\datta-able-react-hook\\src\\firebase\\lib.js":"13","E:\\repos\\datta-able-react-hook\\src\\components\\Loader\\Loader.js":"14","E:\\repos\\datta-able-react-hook\\src\\components\\Auth\\GuestGuard.js":"15","E:\\repos\\datta-able-react-hook\\src\\components\\Auth\\AuthGuard.js":"16","E:\\repos\\datta-able-react-hook\\src\\views\\errors\\NotFound404.js":"17","E:\\repos\\datta-able-react-hook\\src\\views\\maintenance\\ComingSoon.js":"18","E:\\repos\\datta-able-react-hook\\src\\views\\maintenance\\Error.js":"19","E:\\repos\\datta-able-react-hook\\src\\views\\maintenance\\OfflineUI.js":"20","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\ChangePassword.js":"21","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\ProfileSettings.js":"22","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\TabsAuth.js":"23","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signin\\SignIn1.js":"24","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signin\\SignIn2.js":"25","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signup\\SignUp1.js":"26","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signup\\SignUp2.js":"27","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\reset-password\\ResetPassword1.js":"28","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\reset-password\\ResetPassword2.js":"29","E:\\repos\\datta-able-react-hook\\src\\views\\users\\UserProfile.js":"30","E:\\repos\\datta-able-react-hook\\src\\views\\users\\UserList.js":"31","E:\\repos\\datta-able-react-hook\\src\\views\\extra\\SamplePage.js":"32","E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\FullEventCalendar.js":"33","E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\FileUpload.js":"34","E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\ImageCropper.js":"35","E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\invoice\\InvoiceSummary.js":"36","E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\invoice\\InvoiceBasic.js":"37","E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\editors\\EditorJoditWYSIWYG.js":"38","E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\invoice\\InvoiceList.js":"39","E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\editors\\EditorRichNib.js":"40","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\vertical\\Static.js":"41","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\vertical\\Fixed.js":"42","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\vertical\\NavFixed.js":"43","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\vertical\\CollapseMenu.js":"44","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\vertical\\RTLLayout.js":"45","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\horizontal\\Static.js":"46","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\horizontal\\Static-v2.js":"47","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\horizontal\\RTLLayout.js":"48","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Box.js":"49","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Light.js":"50","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Dark.js":"51","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicAlert.js":"52","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicBadges.js":"53","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicButton.js":"54","E:\\repos\\datta-able-react-hook\\src\\views\\users\\UserCard.js":"55","E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\editors\\ck-editor\\EditorCkDocument.js":"56","E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\editors\\ck-editor\\EditorCkInline.js":"57","E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\editors\\ck-editor\\EditorCkBalloon.js":"58","E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\editors\\ck-editor\\EditorCkClassic.js":"59","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\index.js":"60","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashAnalytics\\index.js":"61","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetStatistic\\index.js":"62","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\index.js":"63","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetData\\index.js":"64","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\CommonContent.js":"65","E:\\repos\\datta-able-react-hook\\src\\components\\Card\\MainCard.js":"66","E:\\repos\\datta-able-react-hook\\src\\hooks\\useWindowSize.js":"67","E:\\repos\\datta-able-react-hook\\src\\components\\CK-Editor\\CkBalloonEditor.js":"68","E:\\repos\\datta-able-react-hook\\src\\components\\CK-Editor\\CkClassicEditor.js":"69","E:\\repos\\datta-able-react-hook\\src\\hooks\\useOutsideClick.js":"70","E:\\repos\\datta-able-react-hook\\src\\components\\CK-Editor\\AllCkEditor.js":"71","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Configuration\\index.js":"72","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Breadcrumb\\index.js":"73","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\index.js":"74","E:\\repos\\datta-able-react-hook\\src\\menu-items.js":"75","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\index.js":"76","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavLeft\\index.js":"77","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Configuration\\Layout\\index.js":"78","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Configuration\\TabConfig\\index.js":"79","E:\\repos\\datta-able-react-hook\\src\\hooks\\useAuth.js":"80","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavLeft\\NavSearch\\index.js":"81","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Configuration\\TabConfig\\ColorOptions\\index.js":"82","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Configuration\\TabConfig\\LayoutOptions\\index.js":"83","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\ChatList\\index.js":"84","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\ChatList\\Friends\\index.js":"85","E:\\repos\\datta-able-react-hook\\src\\components\\CK-Editor\\CkInlineEditor.js":"86","E:\\repos\\datta-able-react-hook\\src\\components\\CK-Editor\\CkDecoupledEditor.js":"87","E:\\repos\\datta-able-react-hook\\src\\views\\users\\GlobalFilter.js":"88","E:\\repos\\datta-able-react-hook\\src\\data\\userListData.js":"89","E:\\repos\\datta-able-react-hook\\src\\components\\Gallery\\LightBox.js":"90","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\ChatList\\Friends\\friends.js":"91","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\index.js":"92","E:\\repos\\datta-able-react-hook\\src\\views\\users\\gallery.js":"93","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\ChatList\\Friends\\Chat\\index.js":"94","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\ChatList\\Friends\\Friend\\index.js":"95","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signin\\FirebaseLogin.js":"96","E:\\repos\\datta-able-react-hook\\src\\components\\Loader\\Progress.js":"97","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\NavContent\\index.js":"98","E:\\repos\\datta-able-react-hook\\src\\hooks\\useScriptRef.js":"99","E:\\repos\\datta-able-react-hook\\src\\components\\Loader\\Spinner.js":"100","E:\\repos\\datta-able-react-hook\\src\\components\\Loader\\Container.js":"101","E:\\repos\\datta-able-react-hook\\src\\components\\Loader\\Bar.js":"102","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\ChatList\\Friends\\Chat\\chat.js":"103","E:\\repos\\datta-able-react-hook\\src\\views\\maps\\VectorMaps.js":"104","E:\\repos\\datta-able-react-hook\\src\\views\\maps\\GoogleMaps.js":"105","E:\\repos\\datta-able-react-hook\\src\\views\\applications\\gallery\\MasonryGallery.js":"106","E:\\repos\\datta-able-react-hook\\src\\views\\applications\\gallery\\PhotoGrid.js":"107","E:\\repos\\datta-able-react-hook\\src\\views\\applications\\gallery\\GalleryGrid.js":"108","E:\\repos\\datta-able-react-hook\\src\\views\\applications\\task\\TaskDetails.js":"109","E:\\repos\\datta-able-react-hook\\src\\views\\applications\\task\\TaskList.js":"110","E:\\repos\\datta-able-react-hook\\src\\views\\applications\\task\\TaskBoard.js":"111","E:\\repos\\datta-able-react-hook\\src\\views\\applications\\to-do\\ToDo.js":"112","E:\\repos\\datta-able-react-hook\\src\\views\\tables\\BootstrapTable.js":"113","E:\\repos\\datta-able-react-hook\\src\\views\\tables\\react-table\\Pagination.js":"114","E:\\repos\\datta-able-react-hook\\src\\views\\tables\\react-table\\Grouping.js":"115","E:\\repos\\datta-able-react-hook\\src\\views\\tables\\react-table\\Filtering.js":"116","E:\\repos\\datta-able-react-hook\\src\\views\\tables\\react-table\\Sorting.js":"117","E:\\repos\\datta-able-react-hook\\src\\views\\tables\\react-table\\Footers.js":"118","E:\\repos\\datta-able-react-hook\\src\\views\\tables\\react-table\\Basic.js":"119","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\FormsSelect.js":"120","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\FormsPicker.js":"121","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\FormsWizard.js":"122","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\FormsMasking.js":"123","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\FormsValidation.js":"124","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\FormsAdvance.js":"125","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\FormsElements.js":"126","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceTour.js":"127","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceTree.js":"128","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceSyntaxHighlighter.js":"129","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceSlider.js":"130","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceRangeSlider.js":"131","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceRating.js":"132","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvancePNotify.js":"133","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceNestable.js":"134","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceNotification.js":"135","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceModal.js":"136","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceLightBox.js":"137","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\ChatList\\Friends\\Chat\\Messages\\index.js":"138","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceTaskBoard.js":"139","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\NavContent\\NavGroup\\index.js":"140","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\index.js":"141","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\index.js":"142","E:\\repos\\datta-able-react-hook\\src\\data\\taskListData.js":"143","E:\\repos\\datta-able-react-hook\\src\\views\\applications\\task\\GlobalFilter.js":"144","E:\\repos\\datta-able-react-hook\\src\\components\\Gallery\\SimpleGallery.js":"145","E:\\repos\\datta-able-react-hook\\src\\views\\applications\\gallery\\gallery.js":"146","E:\\repos\\datta-able-react-hook\\src\\components\\To-Do\\ModalToDo.js":"147","E:\\repos\\datta-able-react-hook\\src\\components\\To-Do\\CardToDo.js":"148","E:\\repos\\datta-able-react-hook\\src\\components\\To-Do\\BasicToDo.js":"149","E:\\repos\\datta-able-react-hook\\src\\components\\Gallery\\GalleryMasonry.js":"150","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\index.js":"151","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\index.js":"152","E:\\repos\\datta-able-react-hook\\src\\views\\maps\\google-maps\\Marker.js":"153","E:\\repos\\datta-able-react-hook\\src\\views\\maps\\google-maps\\StreetViewPanorma.js":"154","E:\\repos\\datta-able-react-hook\\src\\views\\maps\\google-maps\\MarkerClusterer.js":"155","E:\\repos\\datta-able-react-hook\\src\\views\\maps\\google-maps\\InfoBox.js":"156","E:\\repos\\datta-able-react-hook\\src\\data\\tableData.js":"157","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-validation\\CombinedValidations.js":"158","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-validation\\showResults.js":"159","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-validation\\AsyncValidationForm.js":"160","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-validation\\SubmitValidationForm.js":"161","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-validation\\FieldLevelValidationForm.js":"162","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-validation\\SyncValidationForm.js":"163","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\RestrictAvailableExample.js":"164","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\AllowDuplicatesExample.js":"165","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\PreserveSelectOrderExample.js":"166","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\DisabledExample.js":"167","E:\\repos\\datta-able-react-hook\\src\\components\\Notifications\\BasicNotifications.js":"168","E:\\repos\\datta-able-react-hook\\src\\components\\Modal\\AnimatedModal.js":"169","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\ComboChart.js":"170","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\PieDonut3DChart.js":"171","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\Pie3DChart.js":"172","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\PieDonutChart.js":"173","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\DoughnutChart.js":"174","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\PieChart.js":"175","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\RadarAreaChart3.js":"176","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\RadarAreaChart2.js":"177","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\RadarAreaChart1.js":"178","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\line-chart.js":"179","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\daily-visitor.js":"180","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\radar-chart-2.js":"181","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\simple-wizard\\index.js":"182","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-multistep\\index.js":"183","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\NavContent\\NavCollapse\\index.js":"184","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\NavContent\\NavItem\\index.js":"185","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\NavContent\\NavIcon\\index.js":"186","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\NavContent\\NavBadge\\index.js":"187","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-multistep\\StepFour.js":"188","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-multistep\\StepThree.js":"189","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-multistep\\StepTwo.js":"190","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-multistep\\StepOne.js":"191","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\radar-chart-1.js":"192","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\radial-bar-chart-2.js":"193","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\radial-bar-chart-1.js":"194","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\pie-chart-2.js":"195","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\pie-chart-1.js":"196","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\heat-map-chart-2.js":"197","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\heat-map-chart-1.js":"198","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\scatter-chart-2.js":"199","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\scatter-chart-1.js":"200","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\bubble-chart-2.js":"201","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\bubble-chart-1.js":"202","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\candlestick-chart.js":"203","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\mixed-chart-2.js":"204","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\mixed-chart-1.js":"205","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\bar-chart-4.js":"206","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\bar-chart-3.js":"207","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\bar-chart-2.js":"208","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\bar-chart-1.js":"209","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\area-chart-1.js":"210","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\line-chart-3.js":"211","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\line-chart-1.js":"212","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\LineBasicChart.js":"213","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\LineFillEndChart.js":"214","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\LineOriginChart.js":"215","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\LineInterpolationChart.js":"216","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\BarHorizontalChart.js":"217","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\BarStackedChart.js":"218","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\BarBasicChart.js":"219","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\PieBasicChart.js":"220","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\AreaZoomChart.js":"221","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\LineBasicChart.js":"222","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\BarBasicChart.js":"223","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\ComboChart.js":"224","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\PieDonutChart.js":"225","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\PieBasicChart.js":"226","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\LineSmoothChart.js":"227","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\LineAngleChart.js":"228","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\AreaSmoothChart.js":"229","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\AreaAngleChart.js":"230","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\BarStackedChart.js":"231","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\BarSimpleChart.js":"232","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\AlignTopExample.js":"233","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\FilterExample.js":"234","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\OptGroupExample.js":"235","E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\BasicExample.js":"236","E:\\repos\\datta-able-react-hook\\src\\views\\tables\\react-table\\GlobalFilter.js":"237","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceDatepicker.js":"238","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceAlert.js":"239","E:\\repos\\datta-able-react-hook\\src\\components\\Prism\\index.js":"240","E:\\repos\\datta-able-react-hook\\src\\data\\cryptoData.js":"241","E:\\repos\\datta-able-react-hook\\src\\data\\ecommerceData.js":"242","E:\\repos\\datta-able-react-hook\\src\\data\\sisData.js":"243","E:\\repos\\datta-able-react-hook\\src\\components\\Gallery\\ImageZoom.js":"244","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicOther.js":"245","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicTypography.js":"246","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicTabsPills.js":"247","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicSpinner.js":"248","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicModals.js":"249","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicProgress.js":"250","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicCarousels.js":"251","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicGridSystem.js":"252","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicCollapse.js":"253","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicCards.js":"254","E:\\repos\\datta-able-react-hook\\src\\data\\schoolData.js":"255","E:\\repos\\datta-able-react-hook\\src\\data\\projectData.js":"256","E:\\repos\\datta-able-react-hook\\src\\data\\membershipData.js":"257","E:\\repos\\datta-able-react-hook\\src\\data\\countryData.js":"258","E:\\repos\\datta-able-react-hook\\src\\data\\helpdeskData.js":"259","E:\\repos\\datta-able-react-hook\\src\\data\\hospitalData.js":"260","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\NavLogo\\index.js":"261","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Configuration\\PreBuiltLayout\\index.js":"262","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-8.js":"263","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-2.js":"264","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-3.js":"265","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-4.js":"266","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-42.js":"267","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-5h.js":"268","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-6.js":"269","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\NavColor.js":"270","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-22.js":"271","E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\ColorIcon.js":"272","E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Configuration\\TabConfig\\MenuOptions\\index.js":"273","E:\\repos\\datta-able-react-hook\\src\\components\\Widgets\\Statistic\\IcoCard.js":"274","E:\\repos\\datta-able-react-hook\\src\\components\\Widgets\\Statistic\\Notification.js":"275","E:\\repos\\datta-able-react-hook\\src\\components\\Widgets\\Statistic\\NotificationCard.js":"276","E:\\repos\\datta-able-react-hook\\src\\components\\Widgets\\Statistic\\OrderCard.js":"277","E:\\repos\\datta-able-react-hook\\src\\components\\Widgets\\Statistic\\ProductOrderCard.js":"278","E:\\repos\\datta-able-react-hook\\src\\components\\Widgets\\Statistic\\ProductCard.js":"279","E:\\repos\\datta-able-react-hook\\src\\components\\Widgets\\Statistic\\SocialCard.js":"280","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetData\\WdgetDataUserList.js":"281","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetTable\\index.js":"282","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetUser\\index.js":"283","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartComment.js":"284","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartSales.js":"285","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics.js":"286","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics1.js":"287","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics2.js":"288","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartNewsStatistics.js":"289","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartYearlySummary.js":"290","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartDevices.js":"291","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartEarnings.js":"292","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartEarnings1.js":"293","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartReplay.js":"294","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics3.js":"295","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics4.js":"296","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics5.js":"297","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics6.js":"298","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartUserCard.js":"299","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics9.js":"300","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics7.js":"301","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics8.js":"302","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics10.js":"303","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics11.js":"304","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartWebStatistics.js":"305","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartActivity.js":"306","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStats.js":"307","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartWorldUser.js":"308","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartPhoneCalls.js":"309","E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartAge.js":"310","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashProject\\index.js":"311","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashDefault\\index.js":"312","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashEcommerce\\index.js":"313","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashCrm\\index.js":"314","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashCrypto\\index.js":"315","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashDefault\\chart\\AmChartEarnings.js":"316","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashDefault\\chart\\AmChartStatistics6.js":"317","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashEcommerce\\chart\\AmChartYearlySummary.js":"318","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashEcommerce\\chart\\AmChartEarnings1.js":"319","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashCrm\\chart\\AmChartNewsStatistics.js":"320","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashCrm\\chart\\AmChartPhoneCalls.js":"321","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashAnalytics\\chart\\AmChartStatistics6.js":"322","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashAnalytics\\chart\\AmChartStatistics11.js":"323","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashAnalytics\\chart\\AmChartAge.js":"324","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashCrypto\\chart\\AmChartStatistics1.js":"325","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashCrypto\\chart\\AmChartStatistics8.js":"326","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashCrypto\\chart\\AmChartWorldUser.js":"327","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashProject\\chart\\AmChartReplay.js":"328","E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashProject\\chart\\AmChartStatistics5.js":"329","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicBreadcrumb.js":"330","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicPagination.js":"331","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicPopovers.js":"332","E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicTooltips.js":"333","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\am-chart\\index.js":"334","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\am-chart\\chart\\PieChart.js":"335","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\am-chart\\chart\\XyChart.js":"336","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\am-chart\\chart\\MapChart.js":"337","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\index.js":"338","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\chart\\AreaChart1.js":"339","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\chart\\AreaChart2.js":"340","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\chart\\BarBasicColumnChart.js":"341","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\chart\\PieBasicColumnChart.js":"342","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\chart\\BarHorizontalChart.js":"343","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\chart\\PieDoughnutChart.js":"344","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\chart\\GaugeChart.js":"345","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\index.js":"346","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\AreaBasicChart.js":"347","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\AreaStackingChart.js":"348","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\BarBasicChart.js":"349","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\CandlestickChart.js":"350","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\BubbleChart.js":"351","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\WaterfallChart.js":"352","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\ComboChart.js":"353","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\PieDonutChart.js":"354","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\PieExploadingChart.js":"355","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\PieSliceVisibilityChart.js":"356","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\nvd3-chart\\index.js":"357","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\nvd3-chart\\chart\\LineChart.js":"358","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\nvd3-chart\\chart\\BarDiscreteChart.js":"359","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\nvd3-chart\\chart\\PieDonutChart.js":"360","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\nvd3-chart\\chart\\PieBasicChart.js":"361","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\nvd3-chart\\chart\\MultiBarChart.js":"362","E:\\repos\\datta-able-react-hook\\src\\views\\charts\\radial-chart\\index.js":"363","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signup\\SignUp3.js":"364","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signup\\SignUp5.js":"365","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signup\\SignUp4.js":"366","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signin\\SignIn3.js":"367","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signin\\SignIn4.js":"368","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signin\\SignIn5.js":"369","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\reset-password\\ResetPassword3.js":"370","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\reset-password\\ResetPassword4.js":"371","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\reset-password\\ResetPassword5.js":"372","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\MapForm.js":"373","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\Subscribe.js":"374","E:\\repos\\datta-able-react-hook\\src\\views\\auth\\Marker.js":"375","E:\\repos\\datta-able-react-hook\\src\\views\\applications\\message\\index.js":"376","E:\\repos\\datta-able-react-hook\\src\\views\\applications\\message\\Friends\\friends.js":"377","E:\\repos\\datta-able-react-hook\\src\\views\\applications\\message\\Friends\\Chat\\chat.js":"378","E:\\repos\\datta-able-react-hook\\src\\views\\applications\\message\\Friends\\Friend\\index.js":"379","E:\\repos\\datta-able-react-hook\\src\\views\\applications\\message\\Friends\\Chat\\Messages\\index.js":"380","E:\\repos\\datta-able-react-hook\\src\\views\\applications\\gallery\\GalleryAdvance.js":"381","E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\invoice\\chart\\ReChartSalesExpenses.js":"382","E:\\repos\\datta-able-react-hook\\src\\views\\landing\\index.js":"383"},{"size":599,"mtime":1612346830685,"results":"384","hashOfConfig":"385"},{"size":643,"mtime":1612346830261,"results":"386","hashOfConfig":"385"},{"size":375,"mtime":1612346830698,"results":"387","hashOfConfig":"385"},{"size":8823,"mtime":1612609258123,"results":"388","hashOfConfig":"385"},{"size":2162,"mtime":1612346830699,"results":"389","hashOfConfig":"385"},{"size":410,"mtime":1612346830700,"results":"390","hashOfConfig":"385"},{"size":2452,"mtime":1612346830677,"results":"391","hashOfConfig":"385"},{"size":22445,"mtime":1613108145419,"results":"392","hashOfConfig":"385"},{"size":1406,"mtime":1612605583480,"results":"393","hashOfConfig":"385"},{"size":2506,"mtime":1612930860330,"results":"394","hashOfConfig":"385"},{"size":265,"mtime":1612346830699,"results":"395","hashOfConfig":"385"},{"size":200,"mtime":1612346830700,"results":"396","hashOfConfig":"385"},{"size":220,"mtime":1612346830683,"results":"397","hashOfConfig":"385"},{"size":231,"mtime":1612346830667,"results":"398","hashOfConfig":"385"},{"size":437,"mtime":1612872081806,"results":"399","hashOfConfig":"385"},{"size":421,"mtime":1612346830661,"results":"400","hashOfConfig":"385"},{"size":1538,"mtime":1612346830742,"results":"401","hashOfConfig":"385"},{"size":737,"mtime":1613102475881,"results":"402","hashOfConfig":"385"},{"size":721,"mtime":1613102498387,"results":"403","hashOfConfig":"385"},{"size":719,"mtime":1613102525517,"results":"404","hashOfConfig":"385"},{"size":2416,"mtime":1613044973363,"results":"405","hashOfConfig":"385"},{"size":3167,"mtime":1613045607379,"results":"406","hashOfConfig":"385"},{"size":2849,"mtime":1613045473188,"results":"407","hashOfConfig":"385"},{"size":2556,"mtime":1613042515220,"results":"408","hashOfConfig":"385"},{"size":2940,"mtime":1613042765752,"results":"409","hashOfConfig":"385"},{"size":2777,"mtime":1613039333722,"results":"410","hashOfConfig":"385"},{"size":3054,"mtime":1613039512118,"results":"411","hashOfConfig":"385"},{"size":1973,"mtime":1613043840485,"results":"412","hashOfConfig":"385"},{"size":2191,"mtime":1613043891417,"results":"413","hashOfConfig":"385"},{"size":63554,"mtime":1612346830848,"results":"414","hashOfConfig":"385"},{"size":7017,"mtime":1612346830847,"results":"415","hashOfConfig":"385"},{"size":1099,"mtime":1612346830752,"results":"416","hashOfConfig":"385"},{"size":4092,"mtime":1612346830743,"results":"417","hashOfConfig":"385"},{"size":1847,"mtime":1612346830742,"results":"418","hashOfConfig":"385"},{"size":4619,"mtime":1612346830743,"results":"419","hashOfConfig":"385"},{"size":6051,"mtime":1613105955609,"results":"420","hashOfConfig":"385"},{"size":11743,"mtime":1612346830747,"results":"421","hashOfConfig":"385"},{"size":1600,"mtime":1612346830744,"results":"422","hashOfConfig":"385"},{"size":47765,"mtime":1613106079761,"results":"423","hashOfConfig":"385"},{"size":1484,"mtime":1612346830744,"results":"424","hashOfConfig":"385"},{"size":3082,"mtime":1612595112473,"results":"425","hashOfConfig":"385"},{"size":3101,"mtime":1612595112473,"results":"426","hashOfConfig":"385"},{"size":3103,"mtime":1612594293287,"results":"427","hashOfConfig":"385"},{"size":2970,"mtime":1612594293287,"results":"428","hashOfConfig":"385"},{"size":2834,"mtime":1612594293287,"results":"429","hashOfConfig":"385"},{"size":3096,"mtime":1612594293288,"results":"430","hashOfConfig":"385"},{"size":3334,"mtime":1612594293288,"results":"431","hashOfConfig":"385"},{"size":3568,"mtime":1612594293287,"results":"432","hashOfConfig":"385"},{"size":3051,"mtime":1612594293287,"results":"433","hashOfConfig":"385"},{"size":2410,"mtime":1612608266614,"results":"434","hashOfConfig":"385"},{"size":2670,"mtime":1612602263782,"results":"435","hashOfConfig":"385"},{"size":3124,"mtime":1612346830840,"results":"436","hashOfConfig":"385"},{"size":3303,"mtime":1612346830841,"results":"437","hashOfConfig":"385"},{"size":24977,"mtime":1613020407881,"results":"438","hashOfConfig":"385"},{"size":114141,"mtime":1612346830847,"results":"439","hashOfConfig":"385"},{"size":4796,"mtime":1612346830746,"results":"440","hashOfConfig":"385"},{"size":3144,"mtime":1612346830746,"results":"441","hashOfConfig":"385"},{"size":3151,"mtime":1612346830744,"results":"442","hashOfConfig":"385"},{"size":3134,"mtime":1612346830745,"results":"443","hashOfConfig":"385"},{"size":3105,"mtime":1612522160870,"results":"444","hashOfConfig":"385"},{"size":10703,"mtime":1612931956317,"results":"445","hashOfConfig":"385"},{"size":87547,"mtime":1612778966481,"results":"446","hashOfConfig":"385"},{"size":34583,"mtime":1612863676217,"results":"447","hashOfConfig":"385"},{"size":30810,"mtime":1612773647025,"results":"448","hashOfConfig":"385"},{"size":11389,"mtime":1612346830777,"results":"449","hashOfConfig":"385"},{"size":4066,"mtime":1612440279015,"results":"450","hashOfConfig":"385"},{"size":634,"mtime":1612346830685,"results":"451","hashOfConfig":"385"},{"size":1194,"mtime":1612346830662,"results":"452","hashOfConfig":"385"},{"size":1194,"mtime":1612346830663,"results":"453","hashOfConfig":"385"},{"size":455,"mtime":1612346830684,"results":"454","hashOfConfig":"385"},{"size":188,"mtime":1612346830662,"results":"455","hashOfConfig":"385"},{"size":1990,"mtime":1612763164846,"results":"456","hashOfConfig":"385"},{"size":3133,"mtime":1612420382673,"results":"457","hashOfConfig":"385"},{"size":2636,"mtime":1612526120302,"results":"458","hashOfConfig":"385"},{"size":44895,"mtime":1613107566912,"results":"459","hashOfConfig":"385"},{"size":9709,"mtime":1612431058786,"results":"460","hashOfConfig":"385"},{"size":1951,"mtime":1612415948682,"results":"461","hashOfConfig":"385"},{"size":1748,"mtime":1612525604789,"results":"462","hashOfConfig":"385"},{"size":1374,"mtime":1612604851270,"results":"463","hashOfConfig":"385"},{"size":288,"mtime":1612346830683,"results":"464","hashOfConfig":"385"},{"size":1773,"mtime":1612431946686,"results":"465","hashOfConfig":"385"},{"size":18484,"mtime":1612601176954,"results":"466","hashOfConfig":"385"},{"size":2996,"mtime":1612604865470,"results":"467","hashOfConfig":"385"},{"size":1401,"mtime":1612346830693,"results":"468","hashOfConfig":"385"},{"size":789,"mtime":1612346830692,"results":"469","hashOfConfig":"385"},{"size":1189,"mtime":1612346830663,"results":"470","hashOfConfig":"385"},{"size":1213,"mtime":1612346830663,"results":"471","hashOfConfig":"385"},{"size":620,"mtime":1612346830846,"results":"472","hashOfConfig":"385"},{"size":3697,"mtime":1612346830682,"results":"473","hashOfConfig":"385"},{"size":477,"mtime":1612346830665,"results":"474","hashOfConfig":"385"},{"size":4440,"mtime":1612346830692,"results":"475","hashOfConfig":"385"},{"size":5882,"mtime":1612518671552,"results":"476","hashOfConfig":"385"},{"size":840,"mtime":1612346830848,"results":"477","hashOfConfig":"385"},{"size":2641,"mtime":1612346830691,"results":"478","hashOfConfig":"385"},{"size":1252,"mtime":1612346830692,"results":"479","hashOfConfig":"385"},{"size":4533,"mtime":1612346830709,"results":"480","hashOfConfig":"385"},{"size":532,"mtime":1612346830667,"results":"481","hashOfConfig":"385"},{"size":4069,"mtime":1612515776608,"results":"482","hashOfConfig":"385"},{"size":238,"mtime":1612346830684,"results":"483","hashOfConfig":"385"},{"size":755,"mtime":1612346830667,"results":"484","hashOfConfig":"385"},{"size":367,"mtime":1612346830666,"results":"485","hashOfConfig":"385"},{"size":983,"mtime":1612346830666,"results":"486","hashOfConfig":"385"},{"size":13839,"mtime":1612346830691,"results":"487","hashOfConfig":"385"},{"size":15265,"mtime":1612346830768,"results":"488","hashOfConfig":"385"},{"size":3461,"mtime":1612346830768,"results":"489","hashOfConfig":"385"},{"size":3333,"mtime":1612346830701,"results":"490","hashOfConfig":"385"},{"size":1756,"mtime":1612346830702,"results":"491","hashOfConfig":"385"},{"size":4903,"mtime":1612346830701,"results":"492","hashOfConfig":"385"},{"size":38225,"mtime":1613104877728,"results":"493","hashOfConfig":"385"},{"size":12736,"mtime":1613104130252,"results":"494","hashOfConfig":"385"},{"size":47223,"mtime":1613104921811,"results":"495","hashOfConfig":"385"},{"size":3341,"mtime":1612346830705,"results":"496","hashOfConfig":"385"},{"size":26390,"mtime":1612346830831,"results":"497","hashOfConfig":"385"},{"size":5688,"mtime":1612346830833,"results":"498","hashOfConfig":"385"},{"size":7198,"mtime":1612346830833,"results":"499","hashOfConfig":"385"},{"size":10747,"mtime":1612346830832,"results":"500","hashOfConfig":"385"},{"size":3816,"mtime":1612346830834,"results":"501","hashOfConfig":"385"},{"size":3809,"mtime":1612346830832,"results":"502","hashOfConfig":"385"},{"size":2992,"mtime":1612346830832,"results":"503","hashOfConfig":"385"},{"size":15743,"mtime":1612346830754,"results":"504","hashOfConfig":"385"},{"size":9166,"mtime":1612346830754,"results":"505","hashOfConfig":"385"},{"size":1084,"mtime":1612346830755,"results":"506","hashOfConfig":"385"},{"size":12787,"mtime":1612346830753,"results":"507","hashOfConfig":"385"},{"size":1831,"mtime":1612346830754,"results":"508","hashOfConfig":"385"},{"size":113350,"mtime":1613022765906,"results":"509","hashOfConfig":"385"},{"size":63899,"mtime":1612346830753,"results":"510","hashOfConfig":"385"},{"size":4381,"mtime":1612346830839,"results":"511","hashOfConfig":"385"},{"size":6808,"mtime":1612346830839,"results":"512","hashOfConfig":"385"},{"size":3218,"mtime":1612346830838,"results":"513","hashOfConfig":"385"},{"size":13192,"mtime":1612346830838,"results":"514","hashOfConfig":"385"},{"size":13568,"mtime":1612346830837,"results":"515","hashOfConfig":"385"},{"size":11775,"mtime":1612346830837,"results":"516","hashOfConfig":"385"},{"size":31871,"mtime":1612346830837,"results":"517","hashOfConfig":"385"},{"size":5046,"mtime":1612346830836,"results":"518","hashOfConfig":"385"},{"size":6399,"mtime":1612346830836,"results":"519","hashOfConfig":"385"},{"size":2771,"mtime":1612346830836,"results":"520","hashOfConfig":"385"},{"size":8171,"mtime":1612346830835,"results":"521","hashOfConfig":"385"},{"size":1237,"mtime":1612346830691,"results":"522","hashOfConfig":"385"},{"size":1333,"mtime":1612346830838,"results":"523","hashOfConfig":"385"},{"size":1027,"mtime":1612413223048,"results":"524","hashOfConfig":"385"},{"size":4838,"mtime":1613038129907,"results":"525","hashOfConfig":"385"},{"size":4180,"mtime":1612346830734,"results":"526","hashOfConfig":"385"},{"size":3744,"mtime":1612346830682,"results":"527","hashOfConfig":"385"},{"size":620,"mtime":1612346830703,"results":"528","hashOfConfig":"385"},{"size":10094,"mtime":1612346830666,"results":"529","hashOfConfig":"385"},{"size":1777,"mtime":1612346830702,"results":"530","hashOfConfig":"385"},{"size":4412,"mtime":1612346830670,"results":"531","hashOfConfig":"385"},{"size":3254,"mtime":1613105244994,"results":"532","hashOfConfig":"385"},{"size":3624,"mtime":1613105233638,"results":"533","hashOfConfig":"385"},{"size":1579,"mtime":1612346830665,"results":"534","hashOfConfig":"385"},{"size":6064,"mtime":1612346830730,"results":"535","hashOfConfig":"385"},{"size":15382,"mtime":1612346830723,"results":"536","hashOfConfig":"385"},{"size":430,"mtime":1612346830769,"results":"537","hashOfConfig":"385"},{"size":1374,"mtime":1612346830776,"results":"538","hashOfConfig":"385"},{"size":1444,"mtime":1612346830770,"results":"539","hashOfConfig":"385"},{"size":2013,"mtime":1612346830769,"results":"540","hashOfConfig":"385"},{"size":946,"mtime":1612346830682,"results":"541","hashOfConfig":"385"},{"size":2600,"mtime":1612346830758,"results":"542","hashOfConfig":"385"},{"size":250,"mtime":1612346830760,"results":"543","hashOfConfig":"385"},{"size":2426,"mtime":1612346830757,"results":"544","hashOfConfig":"385"},{"size":2630,"mtime":1612346830759,"results":"545","hashOfConfig":"385"},{"size":3844,"mtime":1612346830759,"results":"546","hashOfConfig":"385"},{"size":2845,"mtime":1612346830759,"results":"547","hashOfConfig":"385"},{"size":2414,"mtime":1612346830762,"results":"548","hashOfConfig":"385"},{"size":1168,"mtime":1612346830761,"results":"549","hashOfConfig":"385"},{"size":1181,"mtime":1612346830762,"results":"550","hashOfConfig":"385"},{"size":1131,"mtime":1612346830761,"results":"551","hashOfConfig":"385"},{"size":1181,"mtime":1612346830668,"results":"552","hashOfConfig":"385"},{"size":384,"mtime":1612346830668,"results":"553","hashOfConfig":"385"},{"size":1880,"mtime":1613036097690,"results":"554","hashOfConfig":"385"},{"size":1148,"mtime":1612346830733,"results":"555","hashOfConfig":"385"},{"size":1103,"mtime":1612346830732,"results":"556","hashOfConfig":"385"},{"size":1562,"mtime":1612346830734,"results":"557","hashOfConfig":"385"},{"size":1440,"mtime":1612346830728,"results":"558","hashOfConfig":"385"},{"size":1420,"mtime":1612346830729,"results":"559","hashOfConfig":"385"},{"size":2152,"mtime":1612346830730,"results":"560","hashOfConfig":"385"},{"size":2137,"mtime":1612346830730,"results":"561","hashOfConfig":"385"},{"size":2137,"mtime":1612346830729,"results":"562","hashOfConfig":"385"},{"size":1263,"mtime":1612346830718,"results":"563","hashOfConfig":"385"},{"size":10824,"mtime":1612346830714,"results":"564","hashOfConfig":"385"},{"size":1239,"mtime":1612346830721,"results":"565","hashOfConfig":"385"},{"size":3186,"mtime":1612346830763,"results":"566","hashOfConfig":"385"},{"size":1379,"mtime":1612346830757,"results":"567","hashOfConfig":"385"},{"size":3856,"mtime":1612346830695,"results":"568","hashOfConfig":"385"},{"size":2225,"mtime":1613107387250,"results":"569","hashOfConfig":"385"},{"size":341,"mtime":1612346830696,"results":"570","hashOfConfig":"385"},{"size":479,"mtime":1612346830694,"results":"571","hashOfConfig":"385"},{"size":1056,"mtime":1612346830755,"results":"572","hashOfConfig":"385"},{"size":1148,"mtime":1612346830756,"results":"573","hashOfConfig":"385"},{"size":1117,"mtime":1612346830756,"results":"574","hashOfConfig":"385"},{"size":1106,"mtime":1612346830756,"results":"575","hashOfConfig":"385"},{"size":1692,"mtime":1612346830721,"results":"576","hashOfConfig":"385"},{"size":1977,"mtime":1612346830722,"results":"577","hashOfConfig":"385"},{"size":738,"mtime":1612346830721,"results":"578","hashOfConfig":"385"},{"size":1217,"mtime":1612346830719,"results":"579","hashOfConfig":"385"},{"size":875,"mtime":1612346830718,"results":"580","hashOfConfig":"385"},{"size":2883,"mtime":1612346830717,"results":"581","hashOfConfig":"385"},{"size":2136,"mtime":1612346830716,"results":"582","hashOfConfig":"385"},{"size":2027,"mtime":1612346830722,"results":"583","hashOfConfig":"385"},{"size":3517,"mtime":1612346830722,"results":"584","hashOfConfig":"385"},{"size":1928,"mtime":1612346830714,"results":"585","hashOfConfig":"385"},{"size":2081,"mtime":1612346830713,"results":"586","hashOfConfig":"385"},{"size":8582,"mtime":1612346830714,"results":"587","hashOfConfig":"385"},{"size":2298,"mtime":1612346830718,"results":"588","hashOfConfig":"385"},{"size":1395,"mtime":1612346830718,"results":"589","hashOfConfig":"385"},{"size":1696,"mtime":1612346830713,"results":"590","hashOfConfig":"385"},{"size":1215,"mtime":1612346830713,"results":"591","hashOfConfig":"385"},{"size":2063,"mtime":1612346830712,"results":"592","hashOfConfig":"385"},{"size":1530,"mtime":1612346830712,"results":"593","hashOfConfig":"385"},{"size":808,"mtime":1612346830712,"results":"594","hashOfConfig":"385"},{"size":2043,"mtime":1612346830717,"results":"595","hashOfConfig":"385"},{"size":915,"mtime":1612346830717,"results":"596","hashOfConfig":"385"},{"size":2129,"mtime":1612346830728,"results":"597","hashOfConfig":"385"},{"size":1077,"mtime":1612346830728,"results":"598","hashOfConfig":"385"},{"size":1078,"mtime":1612346830729,"results":"599","hashOfConfig":"385"},{"size":2077,"mtime":1612346830728,"results":"600","hashOfConfig":"385"},{"size":1351,"mtime":1612346830724,"results":"601","hashOfConfig":"385"},{"size":1554,"mtime":1612346830724,"results":"602","hashOfConfig":"385"},{"size":1323,"mtime":1612346830723,"results":"603","hashOfConfig":"385"},{"size":1512,"mtime":1612346830733,"results":"604","hashOfConfig":"385"},{"size":2148,"mtime":1613035659673,"results":"605","hashOfConfig":"385"},{"size":1491,"mtime":1612346830732,"results":"606","hashOfConfig":"385"},{"size":1997,"mtime":1613035732009,"results":"607","hashOfConfig":"385"},{"size":2421,"mtime":1613036951845,"results":"608","hashOfConfig":"385"},{"size":3449,"mtime":1613037183873,"results":"609","hashOfConfig":"385"},{"size":1733,"mtime":1613037147282,"results":"610","hashOfConfig":"385"},{"size":1515,"mtime":1613037007022,"results":"611","hashOfConfig":"385"},{"size":1480,"mtime":1613036982935,"results":"612","hashOfConfig":"385"},{"size":2368,"mtime":1613036792422,"results":"613","hashOfConfig":"385"},{"size":2133,"mtime":1613036604987,"results":"614","hashOfConfig":"385"},{"size":2035,"mtime":1613036918768,"results":"615","hashOfConfig":"385"},{"size":1991,"mtime":1613036866953,"results":"616","hashOfConfig":"385"},{"size":1146,"mtime":1612346830760,"results":"617","hashOfConfig":"385"},{"size":1105,"mtime":1612346830762,"results":"618","hashOfConfig":"385"},{"size":1086,"mtime":1612346830762,"results":"619","hashOfConfig":"385"},{"size":980,"mtime":1612346830761,"results":"620","hashOfConfig":"385"},{"size":620,"mtime":1612346830833,"results":"621","hashOfConfig":"385"},{"size":12406,"mtime":1612346830835,"results":"622","hashOfConfig":"385"},{"size":5018,"mtime":1612346830834,"results":"623","hashOfConfig":"385"},{"size":1193,"mtime":1612346830668,"results":"624","hashOfConfig":"385"},{"size":6281,"mtime":1612346830679,"results":"625","hashOfConfig":"385"},{"size":4853,"mtime":1612346830679,"results":"626","hashOfConfig":"385"},{"size":4293,"mtime":1612346830682,"results":"627","hashOfConfig":"385"},{"size":1712,"mtime":1612346830665,"results":"628","hashOfConfig":"385"},{"size":4420,"mtime":1612346830844,"results":"629","hashOfConfig":"385"},{"size":13564,"mtime":1612346830846,"results":"630","hashOfConfig":"385"},{"size":9329,"mtime":1613021556012,"results":"631","hashOfConfig":"385"},{"size":7475,"mtime":1612346830845,"results":"632","hashOfConfig":"385"},{"size":19443,"mtime":1612346830844,"results":"633","hashOfConfig":"385"},{"size":5195,"mtime":1613021148263,"results":"634","hashOfConfig":"385"},{"size":11120,"mtime":1612346830842,"results":"635","hashOfConfig":"385"},{"size":25827,"mtime":1612346830843,"results":"636","hashOfConfig":"385"},{"size":11643,"mtime":1612346830843,"results":"637","hashOfConfig":"385"},{"size":21046,"mtime":1613020869703,"results":"638","hashOfConfig":"385"},{"size":4371,"mtime":1612346830681,"results":"639","hashOfConfig":"385"},{"size":6331,"mtime":1612346830681,"results":"640","hashOfConfig":"385"},{"size":1442,"mtime":1612346830681,"results":"641","hashOfConfig":"385"},{"size":10168,"mtime":1612346830679,"results":"642","hashOfConfig":"385"},{"size":2173,"mtime":1612346830680,"results":"643","hashOfConfig":"385"},{"size":4927,"mtime":1612346830680,"results":"644","hashOfConfig":"385"},{"size":1138,"mtime":1612435034615,"results":"645","hashOfConfig":"385"},{"size":1411,"mtime":1612526105714,"results":"646","hashOfConfig":"385"},{"size":4514,"mtime":1612602161245,"results":"647","hashOfConfig":"385"},{"size":3930,"mtime":1612595189080,"results":"648","hashOfConfig":"385"},{"size":3930,"mtime":1612595173302,"results":"649","hashOfConfig":"385"},{"size":3930,"mtime":1612595180489,"results":"650","hashOfConfig":"385"},{"size":3938,"mtime":1612595182303,"results":"651","hashOfConfig":"385"},{"size":4437,"mtime":1612602195237,"results":"652","hashOfConfig":"385"},{"size":4676,"mtime":1612601723128,"results":"653","hashOfConfig":"385"},{"size":4508,"mtime":1612595112473,"results":"654","hashOfConfig":"385"},{"size":3938,"mtime":1612595178008,"results":"655","hashOfConfig":"385"},{"size":4295,"mtime":1612602305620,"results":"656","hashOfConfig":"385"},{"size":9624,"mtime":1612605301262,"results":"657","hashOfConfig":"385"},{"size":1846,"mtime":1612756389970,"results":"658","hashOfConfig":"385"},{"size":429,"mtime":1612762131615,"results":"659","hashOfConfig":"385"},{"size":798,"mtime":1612762161524,"results":"660","hashOfConfig":"385"},{"size":835,"mtime":1612762173067,"results":"661","hashOfConfig":"385"},{"size":4030,"mtime":1612762184839,"results":"662","hashOfConfig":"385"},{"size":1165,"mtime":1612762184776,"results":"663","hashOfConfig":"385"},{"size":859,"mtime":1612762200966,"results":"664","hashOfConfig":"385"},{"size":1510,"mtime":1612773176617,"results":"665","hashOfConfig":"385"},{"size":35896,"mtime":1612843493590,"results":"666","hashOfConfig":"385"},{"size":24513,"mtime":1612847342980,"results":"667","hashOfConfig":"385"},{"size":4958,"mtime":1612849712475,"results":"668","hashOfConfig":"385"},{"size":1108,"mtime":1612850065314,"results":"669","hashOfConfig":"385"},{"size":2290,"mtime":1612850549745,"results":"670","hashOfConfig":"385"},{"size":3478,"mtime":1612850722974,"results":"671","hashOfConfig":"385"},{"size":4832,"mtime":1612850928094,"results":"672","hashOfConfig":"385"},{"size":2063,"mtime":1612859921972,"results":"673","hashOfConfig":"385"},{"size":3278,"mtime":1612860241125,"results":"674","hashOfConfig":"385"},{"size":1226,"mtime":1612855057129,"results":"675","hashOfConfig":"385"},{"size":4754,"mtime":1612859880484,"results":"676","hashOfConfig":"385"},{"size":4760,"mtime":1612859948092,"results":"677","hashOfConfig":"385"},{"size":2108,"mtime":1612855305725,"results":"678","hashOfConfig":"385"},{"size":3471,"mtime":1612862645467,"results":"679","hashOfConfig":"385"},{"size":4092,"mtime":1612855681572,"results":"680","hashOfConfig":"385"},{"size":1409,"mtime":1612861552983,"results":"681","hashOfConfig":"385"},{"size":3863,"mtime":1612861511068,"results":"682","hashOfConfig":"385"},{"size":1272,"mtime":1612860759931,"results":"683","hashOfConfig":"385"},{"size":2237,"mtime":1612861241459,"results":"684","hashOfConfig":"385"},{"size":1403,"mtime":1612861411482,"results":"685","hashOfConfig":"385"},{"size":4772,"mtime":1612861349134,"results":"686","hashOfConfig":"385"},{"size":2135,"mtime":1612861205146,"results":"687","hashOfConfig":"385"},{"size":4193,"mtime":1612861158458,"results":"688","hashOfConfig":"385"},{"size":1586,"mtime":1612860720898,"results":"689","hashOfConfig":"385"},{"size":1128,"mtime":1612854971122,"results":"690","hashOfConfig":"385"},{"size":4986,"mtime":1612861106031,"results":"691","hashOfConfig":"385"},{"size":4450,"mtime":1612860393409,"results":"692","hashOfConfig":"385"},{"size":4871,"mtime":1612860064918,"results":"693","hashOfConfig":"385"},{"size":2274,"mtime":1612860005596,"results":"694","hashOfConfig":"385"},{"size":18530,"mtime":1612932617250,"results":"695","hashOfConfig":"385"},{"size":22646,"mtime":1612873171975,"results":"696","hashOfConfig":"385"},{"size":18868,"mtime":1612873544005,"results":"697","hashOfConfig":"385"},{"size":29761,"mtime":1612931493947,"results":"698","hashOfConfig":"385"},{"size":6567,"mtime":1612932289346,"results":"699","hashOfConfig":"385"},{"size":4754,"mtime":1612872505019,"results":"700","hashOfConfig":"385"},{"size":3863,"mtime":1612872479455,"results":"701","hashOfConfig":"385"},{"size":3278,"mtime":1612873265872,"results":"702","hashOfConfig":"385"},{"size":4760,"mtime":1612873265856,"results":"703","hashOfConfig":"385"},{"size":2063,"mtime":1612929454011,"results":"704","hashOfConfig":"385"},{"size":4871,"mtime":1612929454019,"results":"705","hashOfConfig":"385"},{"size":3863,"mtime":1612931456740,"results":"706","hashOfConfig":"385"},{"size":4193,"mtime":1612931456823,"results":"707","hashOfConfig":"385"},{"size":2274,"mtime":1612931456495,"results":"708","hashOfConfig":"385"},{"size":3478,"mtime":1612932066176,"results":"709","hashOfConfig":"385"},{"size":4772,"mtime":1612932066212,"results":"710","hashOfConfig":"385"},{"size":4450,"mtime":1612932066203,"results":"711","hashOfConfig":"385"},{"size":2108,"mtime":1612932450049,"results":"712","hashOfConfig":"385"},{"size":1409,"mtime":1612932450064,"results":"713","hashOfConfig":"385"},{"size":3420,"mtime":1613020741063,"results":"714","hashOfConfig":"385"},{"size":3519,"mtime":1613020758868,"results":"715","hashOfConfig":"385"},{"size":3218,"mtime":1613021869234,"results":"716","hashOfConfig":"385"},{"size":2792,"mtime":1613021860465,"results":"717","hashOfConfig":"385"},{"size":1897,"mtime":1613028081755,"results":"718","hashOfConfig":"385"},{"size":1387,"mtime":1613026826491,"results":"719","hashOfConfig":"385"},{"size":3109,"mtime":1613027046625,"results":"720","hashOfConfig":"385"},{"size":18087,"mtime":1613027259665,"results":"721","hashOfConfig":"385"},{"size":3390,"mtime":1613034125753,"results":"722","hashOfConfig":"385"},{"size":694,"mtime":1613028099708,"results":"723","hashOfConfig":"385"},{"size":2376,"mtime":1613028139973,"results":"724","hashOfConfig":"385"},{"size":2441,"mtime":1613028201129,"results":"725","hashOfConfig":"385"},{"size":1646,"mtime":1613028283271,"results":"726","hashOfConfig":"385"},{"size":1202,"mtime":1613028228958,"results":"727","hashOfConfig":"385"},{"size":2137,"mtime":1613028308558,"results":"728","hashOfConfig":"385"},{"size":1029,"mtime":1613028254854,"results":"729","hashOfConfig":"385"},{"size":4803,"mtime":1613034997416,"results":"730","hashOfConfig":"385"},{"size":772,"mtime":1613034703559,"results":"731","hashOfConfig":"385"},{"size":746,"mtime":1613034469710,"results":"732","hashOfConfig":"385"},{"size":1062,"mtime":1613034677539,"results":"733","hashOfConfig":"385"},{"size":699,"mtime":1613034604046,"results":"734","hashOfConfig":"385"},{"size":1410,"mtime":1613034627794,"results":"735","hashOfConfig":"385"},{"size":1000,"mtime":1613034583484,"results":"736","hashOfConfig":"385"},{"size":1220,"mtime":1613034561819,"results":"737","hashOfConfig":"385"},{"size":716,"mtime":1613034537440,"results":"738","hashOfConfig":"385"},{"size":1501,"mtime":1613034518963,"results":"739","hashOfConfig":"385"},{"size":766,"mtime":1613034490299,"results":"740","hashOfConfig":"385"},{"size":2513,"mtime":1613038493115,"results":"741","hashOfConfig":"385"},{"size":1866,"mtime":1613038254760,"results":"742","hashOfConfig":"385"},{"size":1250,"mtime":1613038154110,"results":"743","hashOfConfig":"385"},{"size":633,"mtime":1613038383423,"results":"744","hashOfConfig":"385"},{"size":608,"mtime":1613038348382,"results":"745","hashOfConfig":"385"},{"size":1219,"mtime":1613038317207,"results":"746","hashOfConfig":"385"},{"size":3147,"mtime":1613038787180,"results":"747","hashOfConfig":"385"},{"size":2433,"mtime":1613039792481,"results":"748","hashOfConfig":"385"},{"size":2370,"mtime":1613039971256,"results":"749","hashOfConfig":"385"},{"size":3077,"mtime":1613039879018,"results":"750","hashOfConfig":"385"},{"size":2318,"mtime":1613043037641,"results":"751","hashOfConfig":"385"},{"size":2930,"mtime":1613043356253,"results":"752","hashOfConfig":"385"},{"size":2256,"mtime":1613043407729,"results":"753","hashOfConfig":"385"},{"size":1535,"mtime":1613044187745,"results":"754","hashOfConfig":"385"},{"size":2227,"mtime":1613044228486,"results":"755","hashOfConfig":"385"},{"size":1497,"mtime":1613044317802,"results":"756","hashOfConfig":"385"},{"size":3770,"mtime":1613102309863,"results":"757","hashOfConfig":"385"},{"size":1875,"mtime":1613102290987,"results":"758","hashOfConfig":"385"},{"size":430,"mtime":1613046247900,"results":"759","hashOfConfig":"385"},{"size":4689,"mtime":1613103673877,"results":"760","hashOfConfig":"385"},{"size":4440,"mtime":1613102966608,"results":"761","hashOfConfig":"385"},{"size":13839,"mtime":1613102966592,"results":"762","hashOfConfig":"385"},{"size":1246,"mtime":1613103148847,"results":"763","hashOfConfig":"385"},{"size":1231,"mtime":1613103133430,"results":"764","hashOfConfig":"385"},{"size":25789,"mtime":1613105593877,"results":"765","hashOfConfig":"385"},{"size":1893,"mtime":1613105923547,"results":"766","hashOfConfig":"385"},{"size":36496,"mtime":1613108299666,"results":"767","hashOfConfig":"385"},{"filePath":"768","messages":"769","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},"r7oafn",{"filePath":"771","messages":"772","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"773","messages":"774","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"775","messages":"776","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"777","messages":"778","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"779","messages":"780","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"781","messages":"782","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"783","messages":"784","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"785","messages":"786","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"787","messages":"788","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"789","messages":"790","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"791","messages":"792","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"793","messages":"794","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"795","messages":"796","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"797","messages":"798","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"799","messages":"800","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"801","messages":"802","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"803","messages":"804","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"805","messages":"806","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"807","messages":"808","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"809","messages":"810","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"811","messages":"812","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"813","messages":"814","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"815","messages":"816","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"817","messages":"818","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"819","messages":"820","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"821","messages":"822","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"823","messages":"824","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"825","messages":"826","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"827","messages":"828","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"829","messages":"830","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"831","messages":"832","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"833","messages":"834","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"835","messages":"836","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"837","messages":"838","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"839","messages":"840","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"841","messages":"842","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"843","messages":"844","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"845","messages":"846","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"847","messages":"848","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"849","messages":"850","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"851","messages":"852","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"853","messages":"854","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"855","messages":"856","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"857","messages":"858","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"859","messages":"860","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"861","messages":"862","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"863","messages":"864","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"865","messages":"866","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"867","messages":"868","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"869","messages":"870","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"871","messages":"872","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"873","messages":"874","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"875","messages":"876","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"877","messages":"878","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"879","messages":"880","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"881","messages":"882","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"883","messages":"884","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"885","messages":"886","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"887","messages":"888","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"889","messages":"890","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"891","messages":"892","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"893","messages":"894","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"895","messages":"896","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"897","messages":"898","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"899","messages":"900","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"901","messages":"902","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"903","messages":"904","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"905","messages":"906","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"907","messages":"908","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"909","messages":"910","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"911","messages":"912","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"913","messages":"914","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"915","messages":"916","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"917","messages":"918","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"919","messages":"920","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"921","messages":"922","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"923","messages":"924","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"925","messages":"926","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"927","messages":"928","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"929","messages":"930","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"931","messages":"932","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"933","messages":"934","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"935","messages":"936","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"937","messages":"938","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"939","messages":"940","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"941","messages":"942","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"943","messages":"944","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"945","messages":"946","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"947","messages":"948","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"949","messages":"950","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"951","messages":"952","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"953","messages":"954","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"955","messages":"956","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"957","messages":"958","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"959","messages":"960","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"961","messages":"962","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"963","messages":"964","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"965","messages":"966","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"967","messages":"968","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"969","messages":"970","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"971","messages":"972","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"973","messages":"974","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"975","messages":"976","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"977","messages":"978","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"979","messages":"980","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"981","messages":"982","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"983","messages":"984","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"985","messages":"986","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"987","messages":"988","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"989","messages":"990","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"991","messages":"992","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"993","messages":"994","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"995","messages":"996","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"997","messages":"998","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"999","messages":"1000","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1001","messages":"1002","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1003","messages":"1004","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1005","messages":"1006","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1007","messages":"1008","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1009","messages":"1010","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1011","messages":"1012","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1013","messages":"1014","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1015","messages":"1016","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1017","messages":"1018","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1019","messages":"1020","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1021","messages":"1022","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1023","messages":"1024","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1025","messages":"1026","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1027","messages":"1028","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1029","messages":"1030","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1031","messages":"1032","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1033","messages":"1034","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1035","messages":"1036","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1037","messages":"1038","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1039","messages":"1040","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1041","messages":"1042","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1043","messages":"1044","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1045","messages":"1046","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1047","messages":"1048","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1049","messages":"1050","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1051","messages":"1052","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1053","messages":"1054","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1055","messages":"1056","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1057","messages":"1058","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1059","messages":"1060","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1061","messages":"1062","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1063","messages":"1064","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1065","messages":"1066","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1067","messages":"1068","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1069","messages":"1070","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1071","messages":"1072","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1073","messages":"1074","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1075","messages":"1076","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1077","messages":"1078","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1079","messages":"1080","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1081","messages":"1082","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1083","messages":"1084","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1085","messages":"1086","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1087","messages":"1088","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1089","messages":"1090","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1091","messages":"1092","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1093","messages":"1094","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1095","messages":"1096","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1097","messages":"1098","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1099","messages":"1100","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1101","messages":"1102","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1103","messages":"1104","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1105","messages":"1106","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1107","messages":"1108","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1109","messages":"1110","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1111","messages":"1112","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1113","messages":"1114","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1115","messages":"1116","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1117","messages":"1118","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1119","messages":"1120","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1121","messages":"1122","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1123","messages":"1124","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1125","messages":"1126","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1127","messages":"1128","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1129","messages":"1130","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1131","messages":"1132","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1133","messages":"1134","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1135","messages":"1136","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1137","messages":"1138","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1139","messages":"1140","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1141","messages":"1142","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1143","messages":"1144","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1145","messages":"1146","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1147","messages":"1148","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1149","messages":"1150","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1151","messages":"1152","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1153","messages":"1154","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1155","messages":"1156","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1157","messages":"1158","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1159","messages":"1160","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1161","messages":"1162","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1163","messages":"1164","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1165","messages":"1166","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1167","messages":"1168","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1169","messages":"1170","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1171","messages":"1172","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1173","messages":"1174","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1175","messages":"1176","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1177","messages":"1178","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1179","messages":"1180","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1181","messages":"1182","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1183","messages":"1184","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1185","messages":"1186","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1187","messages":"1188","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1189","messages":"1190","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1191","messages":"1192","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1193","messages":"1194","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1195","messages":"1196","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1197","messages":"1198","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1199","messages":"1200","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1201","messages":"1202","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1203","messages":"1204","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1205","messages":"1206","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1207","messages":"1208","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1209","messages":"1210","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1211","messages":"1212","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1213","messages":"1214","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1215","messages":"1216","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1217","messages":"1218","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1219","messages":"1220","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1221","messages":"1222","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1223","messages":"1224","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1225","messages":"1226","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1227","messages":"1228","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1229","messages":"1230","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1231","messages":"1232","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1233","messages":"1234","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1235","messages":"1236","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1237","messages":"1238","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1239","messages":"1240","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1241","messages":"1242","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1243","messages":"1244","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1245","messages":"1246","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1247","messages":"1248","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1249","messages":"1250","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1251"},{"filePath":"1252","messages":"1253","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1251"},{"filePath":"1254","messages":"1255","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1251"},{"filePath":"1256","messages":"1257","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1251"},{"filePath":"1258","messages":"1259","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1260","messages":"1261","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1262","messages":"1263","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1264","messages":"1265","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1266","messages":"1267","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1268","messages":"1269","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1270","messages":"1271","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1272","messages":"1273","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1274","messages":"1275","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1276","messages":"1277","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1278","messages":"1279","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1251"},{"filePath":"1280","messages":"1281","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1251"},{"filePath":"1282","messages":"1283","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1251"},{"filePath":"1284","messages":"1285","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1251"},{"filePath":"1286","messages":"1287","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1251"},{"filePath":"1288","messages":"1289","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1251"},{"filePath":"1290","messages":"1291","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1292","messages":"1293","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1294","messages":"1295","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1296","messages":"1297","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1298","messages":"1299","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1300","messages":"1301","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1302","messages":"1303","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1304","messages":"1305","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1306","messages":"1307","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1308","messages":"1309","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1310","messages":"1311","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1312","messages":"1313","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1314","messages":"1315","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1316","messages":"1317","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1251"},{"filePath":"1318","messages":"1319","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1320","messages":"1321","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1251"},{"filePath":"1322","messages":"1323","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1324"},{"filePath":"1325","messages":"1326","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1251"},{"filePath":"1327","messages":"1328","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1329"},{"filePath":"1330","messages":"1331","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"1324"},{"filePath":"1332","messages":"1333","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1334","messages":"1335","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1336","messages":"1337","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1338","messages":"1339","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1340","messages":"1341","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1342","messages":"1343","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1344","messages":"1345","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1346","messages":"1347","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1348","messages":"1349","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1350","messages":"1351","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1352","messages":"1353","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1354","messages":"1355","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1356","messages":"1357","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1358","messages":"1359","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1360","messages":"1361","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1362","messages":"1363","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1364","messages":"1365","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1366","messages":"1367","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1368","messages":"1369","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1370","messages":"1371","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1372","messages":"1373","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1374","messages":"1375","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1376","messages":"1377","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1378","messages":"1379","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1380","messages":"1381","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1382","messages":"1383","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1384","messages":"1385","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1386","messages":"1387","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1388","messages":"1389","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1390","messages":"1391","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1392","messages":"1393","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1394","messages":"1395","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1396","messages":"1397","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1398","messages":"1399","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1400","messages":"1401","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1402","messages":"1403","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1404","messages":"1405","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1406","messages":"1407","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1408","messages":"1409","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1410","messages":"1411","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1412","messages":"1413","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1414","messages":"1415","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1416","messages":"1417","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1418","messages":"1419","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1420","messages":"1421","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1422","messages":"1423","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1424","messages":"1425","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1426","messages":"1427","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1428","messages":"1429","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1430","messages":"1431","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1432","messages":"1433","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1434","messages":"1435","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1436","messages":"1437","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1438","messages":"1439","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1440","messages":"1441","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1442","messages":"1443","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1444","messages":"1445","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1446","messages":"1447","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1448","messages":"1449","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1450","messages":"1451","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1452","messages":"1453","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1454","messages":"1455","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1456","messages":"1457","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1458","messages":"1459","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1460","messages":"1461","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1462","messages":"1463","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1464","messages":"1465","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1466","messages":"1467","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1468","messages":"1469","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1470","messages":"1471","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1472","messages":"1473","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1474","messages":"1475","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1476","messages":"1477","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1478","messages":"1479","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1480","messages":"1481","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1482","messages":"1483","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1484","messages":"1485","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1486","messages":"1487","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1488","messages":"1489","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1490","messages":"1491","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1492","messages":"1493","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1494","messages":"1495","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1496","messages":"1497","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1498","messages":"1499","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1500","messages":"1501","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1502","messages":"1503","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1504","messages":"1505","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1506","messages":"1507","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1508","messages":"1509","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1510","messages":"1511","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1512","messages":"1513","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1514","messages":"1515","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1516","messages":"1517","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1518","messages":"1519","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1520","messages":"1521","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1522","messages":"1523","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1524","messages":"1525","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1526","messages":"1527","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1528","messages":"1529","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1530","messages":"1531","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"770"},{"filePath":"1532","messages":"1533","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1534","messages":"1535","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1536","messages":"1537","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"E:\\repos\\datta-able-react-hook\\src\\index.js",[],["1538","1539"],"E:\\repos\\datta-able-react-hook\\src\\App.js",[],"E:\\repos\\datta-able-react-hook\\src\\reportWebVitals.js",[],"E:\\repos\\datta-able-react-hook\\src\\contexts\\ConfigContext.js",[],"E:\\repos\\datta-able-react-hook\\src\\services\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\store\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\contexts\\FirebaseContext.js",[],"E:\\repos\\datta-able-react-hook\\src\\routes.js",[],"E:\\repos\\datta-able-react-hook\\src\\store\\actions.js",[],"E:\\repos\\datta-able-react-hook\\src\\config\\constant.js",[],"E:\\repos\\datta-able-react-hook\\src\\services\\axios.js",[],"E:\\repos\\datta-able-react-hook\\src\\store\\reducers.js",[],"E:\\repos\\datta-able-react-hook\\src\\firebase\\lib.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Loader\\Loader.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Auth\\GuestGuard.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Auth\\AuthGuard.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\errors\\NotFound404.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\maintenance\\ComingSoon.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\maintenance\\Error.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\maintenance\\OfflineUI.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\ChangePassword.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\ProfileSettings.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\TabsAuth.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signin\\SignIn1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signin\\SignIn2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signup\\SignUp1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signup\\SignUp2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\reset-password\\ResetPassword1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\reset-password\\ResetPassword2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\users\\UserProfile.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\users\\UserList.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\extra\\SamplePage.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\FullEventCalendar.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\FileUpload.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\ImageCropper.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\invoice\\InvoiceSummary.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\invoice\\InvoiceBasic.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\editors\\EditorJoditWYSIWYG.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\invoice\\InvoiceList.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\editors\\EditorRichNib.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\vertical\\Static.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\vertical\\Fixed.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\vertical\\NavFixed.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\vertical\\CollapseMenu.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\vertical\\RTLLayout.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\horizontal\\Static.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\horizontal\\Static-v2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\horizontal\\RTLLayout.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Box.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Light.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Dark.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicAlert.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicBadges.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicButton.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\users\\UserCard.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\editors\\ck-editor\\EditorCkDocument.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\editors\\ck-editor\\EditorCkInline.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\editors\\ck-editor\\EditorCkBalloon.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\editors\\ck-editor\\EditorCkClassic.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashAnalytics\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetStatistic\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetData\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\CommonContent.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Card\\MainCard.js",[],"E:\\repos\\datta-able-react-hook\\src\\hooks\\useWindowSize.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\CK-Editor\\CkBalloonEditor.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\CK-Editor\\CkClassicEditor.js",[],"E:\\repos\\datta-able-react-hook\\src\\hooks\\useOutsideClick.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\CK-Editor\\AllCkEditor.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Configuration\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Breadcrumb\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\menu-items.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavLeft\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Configuration\\Layout\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Configuration\\TabConfig\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\hooks\\useAuth.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavLeft\\NavSearch\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Configuration\\TabConfig\\ColorOptions\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Configuration\\TabConfig\\LayoutOptions\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\ChatList\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\ChatList\\Friends\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\CK-Editor\\CkInlineEditor.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\CK-Editor\\CkDecoupledEditor.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\users\\GlobalFilter.js",[],"E:\\repos\\datta-able-react-hook\\src\\data\\userListData.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Gallery\\LightBox.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\ChatList\\Friends\\friends.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\users\\gallery.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\ChatList\\Friends\\Chat\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\ChatList\\Friends\\Friend\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signin\\FirebaseLogin.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Loader\\Progress.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\NavContent\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\hooks\\useScriptRef.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Loader\\Spinner.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Loader\\Container.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Loader\\Bar.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\ChatList\\Friends\\Chat\\chat.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\maps\\VectorMaps.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\maps\\GoogleMaps.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\applications\\gallery\\MasonryGallery.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\applications\\gallery\\PhotoGrid.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\applications\\gallery\\GalleryGrid.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\applications\\task\\TaskDetails.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\applications\\task\\TaskList.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\applications\\task\\TaskBoard.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\applications\\to-do\\ToDo.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\tables\\BootstrapTable.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\tables\\react-table\\Pagination.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\tables\\react-table\\Grouping.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\tables\\react-table\\Filtering.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\tables\\react-table\\Sorting.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\tables\\react-table\\Footers.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\tables\\react-table\\Basic.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\FormsSelect.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\FormsPicker.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\FormsWizard.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\FormsMasking.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\FormsValidation.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\FormsAdvance.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\FormsElements.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceTour.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceTree.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceSyntaxHighlighter.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceSlider.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceRangeSlider.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceRating.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvancePNotify.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceNestable.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceNotification.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceModal.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceLightBox.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\NavBar\\NavRight\\ChatList\\Friends\\Chat\\Messages\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceTaskBoard.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\NavContent\\NavGroup\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\data\\taskListData.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\applications\\task\\GlobalFilter.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Gallery\\SimpleGallery.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\applications\\gallery\\gallery.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\To-Do\\ModalToDo.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\To-Do\\CardToDo.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\To-Do\\BasicToDo.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Gallery\\GalleryMasonry.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\maps\\google-maps\\Marker.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\maps\\google-maps\\StreetViewPanorma.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\maps\\google-maps\\MarkerClusterer.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\maps\\google-maps\\InfoBox.js",[],"E:\\repos\\datta-able-react-hook\\src\\data\\tableData.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-validation\\CombinedValidations.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-validation\\showResults.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-validation\\AsyncValidationForm.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-validation\\SubmitValidationForm.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-validation\\FieldLevelValidationForm.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-validation\\SyncValidationForm.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\RestrictAvailableExample.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\AllowDuplicatesExample.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\PreserveSelectOrderExample.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\DisabledExample.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Notifications\\BasicNotifications.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Modal\\AnimatedModal.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\ComboChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\PieDonut3DChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\Pie3DChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\PieDonutChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\DoughnutChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\PieChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\RadarAreaChart3.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\RadarAreaChart2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\RadarAreaChart1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\line-chart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\daily-visitor.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\radar-chart-2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\simple-wizard\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-multistep\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\NavContent\\NavCollapse\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\NavContent\\NavItem\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\NavContent\\NavIcon\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\NavContent\\NavBadge\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-multistep\\StepFour.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-multistep\\StepThree.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-multistep\\StepTwo.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\form-multistep\\StepOne.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\radar-chart-1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\radial-bar-chart-2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\radial-bar-chart-1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\pie-chart-2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\pie-chart-1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\heat-map-chart-2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\heat-map-chart-1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\scatter-chart-2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\scatter-chart-1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\bubble-chart-2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\bubble-chart-1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\candlestick-chart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\mixed-chart-2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\mixed-chart-1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\bar-chart-4.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\bar-chart-3.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\bar-chart-2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\bar-chart-1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\area-chart-1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\line-chart-3.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\apex-chart\\chart\\line-chart-1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\LineBasicChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\LineFillEndChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\LineOriginChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\LineInterpolationChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\BarHorizontalChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\BarStackedChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\chart-js\\chart\\BarBasicChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\PieBasicChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\AreaZoomChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\LineBasicChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\highchart\\chart\\BarBasicChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\ComboChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\PieDonutChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\PieBasicChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\LineSmoothChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\LineAngleChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\AreaSmoothChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\AreaAngleChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\BarStackedChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\re-chart\\chart\\BarSimpleChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\AlignTopExample.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\FilterExample.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\OptGroupExample.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\forms\\list-box\\BasicExample.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\tables\\react-table\\GlobalFilter.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceDatepicker.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\advance\\AdvanceAlert.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Prism\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\data\\cryptoData.js",[],["1540","1541"],"E:\\repos\\datta-able-react-hook\\src\\data\\ecommerceData.js",[],"E:\\repos\\datta-able-react-hook\\src\\data\\sisData.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Gallery\\ImageZoom.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicOther.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicTypography.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicTabsPills.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicSpinner.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicModals.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicProgress.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicCarousels.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicGridSystem.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicCollapse.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicCards.js",[],"E:\\repos\\datta-able-react-hook\\src\\data\\schoolData.js",[],"E:\\repos\\datta-able-react-hook\\src\\data\\projectData.js",[],"E:\\repos\\datta-able-react-hook\\src\\data\\membershipData.js",[],"E:\\repos\\datta-able-react-hook\\src\\data\\countryData.js",[],"E:\\repos\\datta-able-react-hook\\src\\data\\helpdeskData.js",[],"E:\\repos\\datta-able-react-hook\\src\\data\\hospitalData.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Navigation\\NavLogo\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Configuration\\PreBuiltLayout\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-8.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-3.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-4.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-42.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-5h.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-6.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\NavColor.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\Layout-22.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\page-layouts\\extra-layouts\\ColorIcon.js",[],"E:\\repos\\datta-able-react-hook\\src\\layouts\\AdminLayout\\Configuration\\TabConfig\\MenuOptions\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Widgets\\Statistic\\IcoCard.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Widgets\\Statistic\\Notification.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Widgets\\Statistic\\NotificationCard.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Widgets\\Statistic\\OrderCard.js",[],["1542","1543"],"E:\\repos\\datta-able-react-hook\\src\\components\\Widgets\\Statistic\\ProductOrderCard.js",[],"E:\\repos\\datta-able-react-hook\\src\\components\\Widgets\\Statistic\\ProductCard.js",[],["1544","1545"],"E:\\repos\\datta-able-react-hook\\src\\components\\Widgets\\Statistic\\SocialCard.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetData\\WdgetDataUserList.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetTable\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetUser\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartComment.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartSales.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartNewsStatistics.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartYearlySummary.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartDevices.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartEarnings.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartEarnings1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartReplay.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics3.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics4.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics5.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics6.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartUserCard.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics9.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics7.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics8.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics10.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStatistics11.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartWebStatistics.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartActivity.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartStats.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartWorldUser.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartPhoneCalls.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\widgets\\WidgetChart\\chart\\AmChartAge.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashProject\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashDefault\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashEcommerce\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashCrm\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashCrypto\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashDefault\\chart\\AmChartEarnings.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashDefault\\chart\\AmChartStatistics6.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashEcommerce\\chart\\AmChartYearlySummary.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashEcommerce\\chart\\AmChartEarnings1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashCrm\\chart\\AmChartNewsStatistics.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashCrm\\chart\\AmChartPhoneCalls.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashAnalytics\\chart\\AmChartStatistics6.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashAnalytics\\chart\\AmChartStatistics11.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashAnalytics\\chart\\AmChartAge.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashCrypto\\chart\\AmChartStatistics1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashCrypto\\chart\\AmChartStatistics8.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashCrypto\\chart\\AmChartWorldUser.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashProject\\chart\\AmChartReplay.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\dashboard\\DashProject\\chart\\AmChartStatistics5.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicBreadcrumb.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicPagination.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicPopovers.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\ui-elements\\basic\\BasicTooltips.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\am-chart\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\am-chart\\chart\\PieChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\am-chart\\chart\\XyChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\am-chart\\chart\\MapChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\chart\\AreaChart1.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\chart\\AreaChart2.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\chart\\BarBasicColumnChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\chart\\PieBasicColumnChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\chart\\BarHorizontalChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\chart\\PieDoughnutChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\e-chart\\chart\\GaugeChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\AreaBasicChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\AreaStackingChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\BarBasicChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\CandlestickChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\BubbleChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\WaterfallChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\ComboChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\PieDonutChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\PieExploadingChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\google-chart\\chart\\PieSliceVisibilityChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\nvd3-chart\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\nvd3-chart\\chart\\LineChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\nvd3-chart\\chart\\BarDiscreteChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\nvd3-chart\\chart\\PieDonutChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\nvd3-chart\\chart\\PieBasicChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\nvd3-chart\\chart\\MultiBarChart.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\charts\\radial-chart\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signup\\SignUp3.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signup\\SignUp5.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signup\\SignUp4.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signin\\SignIn3.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signin\\SignIn4.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\signin\\SignIn5.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\reset-password\\ResetPassword3.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\reset-password\\ResetPassword4.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\reset-password\\ResetPassword5.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\MapForm.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\Subscribe.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\auth\\Marker.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\applications\\message\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\applications\\message\\Friends\\friends.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\applications\\message\\Friends\\Chat\\chat.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\applications\\message\\Friends\\Friend\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\applications\\message\\Friends\\Chat\\Messages\\index.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\applications\\gallery\\GalleryAdvance.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\extensions\\invoice\\chart\\ReChartSalesExpenses.js",[],"E:\\repos\\datta-able-react-hook\\src\\views\\landing\\index.js",[],{"ruleId":"1546","replacedBy":"1547"},{"ruleId":"1548","replacedBy":"1549"},{"ruleId":"1546","replacedBy":"1550"},{"ruleId":"1548","replacedBy":"1551"},{"ruleId":"1546","replacedBy":"1552"},{"ruleId":"1548","replacedBy":"1553"},{"ruleId":"1546","replacedBy":"1554"},{"ruleId":"1548","replacedBy":"1555"},"no-native-reassign",["1556"],"no-negated-in-lhs",["1557"],["1556"],["1557"],["1556"],["1557"],["1556"],["1557"],"no-global-assign","no-unsafe-negation"]
\ No newline at end of file
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4d29575
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,23 @@
+# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
+
+# dependencies
+/node_modules
+/.pnp
+.pnp.js
+
+# testing
+/coverage
+
+# production
+/build
+
+# misc
+.DS_Store
+.env.local
+.env.development.local
+.env.test.local
+.env.production.local
+
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
diff --git a/.prettierrc b/.prettierrc
new file mode 100644
index 0000000..6760158
--- /dev/null
+++ b/.prettierrc
@@ -0,0 +1,8 @@
+{
+ "bracketSpacing": true,
+ "printWidth": 140,
+ "singleQuote": true,
+ "trailingComma": "none",
+ "tabWidth": 4,
+ "useTabs": false
+}
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..d2662e1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,26 @@
+# Introduction
+
+TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.
+
+# Getting Started
+
+TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:
+
+1. Installation process
+2. Software dependencies
+3. Latest releases
+4. API references
+
+# Build and Test
+
+TODO: Describe and show how to build your code and run the tests.
+
+# Contribute
+
+TODO: Explain how other users and developers can contribute to make your code better.
+
+If you want to learn more about creating good readme files then refer the following [guidelines](https://docs.microsoft.com/en-us/azure/devops/repos/git/create-a-readme?view=azure-devops). You can also seek inspiration from the below readme files:
+
+- [ASP.NET Core](https://github.com/aspnet/Home)
+- [Visual Studio Code](https://github.com/Microsoft/vscode)
+- [Chakra Core](https://github.com/Microsoft/ChakraCore)
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..5b29b48
--- /dev/null
+++ b/package.json
@@ -0,0 +1,67 @@
+{
+ "name": "datta-able-react-hook",
+ "version": "17.0.4",
+ "private": true,
+ "homepage": "https://codedthemes.com/demos/admin-templates/datta-able/react/default/",
+ "dependencies": {
+ "@amcharts/amcharts3-react": "^3.1.0",
+ "@reduxjs/toolkit": "^1.5.0",
+ "@tanem/react-nprogress": "^3.0.57",
+ "@testing-library/jest-dom": "^5.11.9",
+ "@testing-library/react": "^11.2.5",
+ "@testing-library/user-event": "^12.8.3",
+ "amcharts3": "^3.21.15",
+ "axios": "^0.21.1",
+ "axios-mock-adapter": "^1.19.0",
+ "bootstrap": "^4.6.0",
+ "formik": "^2.2.6",
+ "history": "^5.0.0",
+ "install": "^0.13.0",
+ "jquery": "^3.6.0",
+ "npm": "^7.6.3",
+ "react": "^17.0.1",
+ "react-app-polyfill": "^2.0.0",
+ "react-bootstrap": "^1.5.2",
+ "react-bootstrap4-form-validation": "^1.0.10",
+ "react-copy-to-clipboard": "^5.0.3",
+ "react-dom": "^17.0.1",
+ "react-google-maps": "^9.4.5",
+ "react-nvd3": "^0.5.7",
+ "react-perfect-scrollbar": "^1.5.8",
+ "react-redux": "^7.2.2",
+ "react-router-dom": "^5.2.0",
+ "react-scripts": "4.0.3",
+ "redux": "^4.0.5",
+ "redux-form": "^8.3.7",
+ "redux-persist": "^6.0.0",
+ "sass": "^1.32.8",
+ "styled-components": "^5.2.1",
+ "web-vitals": "^1.1.0",
+ "yup": "^0.32.9"
+ },
+ "scripts": {
+ "start": "react-scripts start",
+ "build": "react-scripts build",
+ "test": "react-scripts test",
+ "eject": "react-scripts eject"
+ },
+ "eslintConfig": {
+ "extends": [
+ "react-app",
+ "react-app/jest"
+ ]
+ },
+ "browserslist": {
+ "production": [
+ ">0.2%",
+ "not dead",
+ "not op_mini all"
+ ],
+ "development": [
+ "last 1 chrome version",
+ "last 1 firefox version",
+ "last 1 safari version"
+ ]
+ },
+ "devDependencies": {}
+}
diff --git a/public/favicon.ico b/public/favicon.ico
new file mode 100644
index 0000000..143d9f4
Binary files /dev/null and b/public/favicon.ico differ
diff --git a/public/index.html b/public/index.html
new file mode 100644
index 0000000..ac51ed5
--- /dev/null
+++ b/public/index.html
@@ -0,0 +1,32 @@
+
+
+
+
+ Welcome | Datta Able Premium React Hooks + Redux Admin Template
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ You need to enable JavaScript to run this app.
+
+
+
diff --git a/public/robots.txt b/public/robots.txt
new file mode 100644
index 0000000..e9e57dc
--- /dev/null
+++ b/public/robots.txt
@@ -0,0 +1,3 @@
+# https://www.robotstxt.org/robotstxt.html
+User-agent: *
+Disallow:
diff --git a/src/App.js b/src/App.js
new file mode 100644
index 0000000..e49a337
--- /dev/null
+++ b/src/App.js
@@ -0,0 +1,15 @@
+import React from 'react';
+import { BrowserRouter as Router } from 'react-router-dom';
+
+import routes, { renderRoutes } from './routes';
+import { BASENAME } from './config/constant';
+
+const App = () => {
+ return (
+
+ {renderRoutes(routes)}
+
+ );
+};
+
+export default App;
diff --git a/src/assets/images/complete.png b/src/assets/images/complete.png
new file mode 100644
index 0000000..43b692d
Binary files /dev/null and b/src/assets/images/complete.png differ
diff --git a/src/assets/images/logo-dark.png b/src/assets/images/logo-dark.png
new file mode 100644
index 0000000..eccece0
Binary files /dev/null and b/src/assets/images/logo-dark.png differ
diff --git a/src/assets/images/logo.png b/src/assets/images/logo.png
new file mode 100644
index 0000000..eccece0
Binary files /dev/null and b/src/assets/images/logo.png differ
diff --git a/src/assets/images/nav-bg/navbar-img-1.jpg b/src/assets/images/nav-bg/navbar-img-1.jpg
new file mode 100644
index 0000000..806169e
Binary files /dev/null and b/src/assets/images/nav-bg/navbar-img-1.jpg differ
diff --git a/src/assets/images/nav-bg/navbar-img-2.jpg b/src/assets/images/nav-bg/navbar-img-2.jpg
new file mode 100644
index 0000000..29c343f
Binary files /dev/null and b/src/assets/images/nav-bg/navbar-img-2.jpg differ
diff --git a/src/assets/images/nav-bg/navbar-img-3.jpg b/src/assets/images/nav-bg/navbar-img-3.jpg
new file mode 100644
index 0000000..ab9cd4f
Binary files /dev/null and b/src/assets/images/nav-bg/navbar-img-3.jpg differ
diff --git a/src/assets/images/nav-bg/navbar-img-4.jpg b/src/assets/images/nav-bg/navbar-img-4.jpg
new file mode 100644
index 0000000..6040c69
Binary files /dev/null and b/src/assets/images/nav-bg/navbar-img-4.jpg differ
diff --git a/src/assets/images/nav-bg/navbar-img-5.jpg b/src/assets/images/nav-bg/navbar-img-5.jpg
new file mode 100644
index 0000000..7935ba2
Binary files /dev/null and b/src/assets/images/nav-bg/navbar-img-5.jpg differ
diff --git a/src/assets/images/user/avatar-1.jpg b/src/assets/images/user/avatar-1.jpg
new file mode 100644
index 0000000..84c6acb
Binary files /dev/null and b/src/assets/images/user/avatar-1.jpg differ
diff --git a/src/assets/images/user/avatar-2.jpg b/src/assets/images/user/avatar-2.jpg
new file mode 100644
index 0000000..7af6e99
Binary files /dev/null and b/src/assets/images/user/avatar-2.jpg differ
diff --git a/src/assets/images/user/avatar-3.jpg b/src/assets/images/user/avatar-3.jpg
new file mode 100644
index 0000000..fdcc2c1
Binary files /dev/null and b/src/assets/images/user/avatar-3.jpg differ
diff --git a/src/assets/images/user/avatar-4.jpg b/src/assets/images/user/avatar-4.jpg
new file mode 100644
index 0000000..1c0225d
Binary files /dev/null and b/src/assets/images/user/avatar-4.jpg differ
diff --git a/src/assets/scss/partials/_general.scss b/src/assets/scss/partials/_general.scss
new file mode 100644
index 0000000..1b504c0
--- /dev/null
+++ b/src/assets/scss/partials/_general.scss
@@ -0,0 +1,885 @@
+/** =====================
+ Custom css start
+========================== **/
+body {
+ font-family: $theme-font-family;
+ font-size: $theme-font-size;
+ color: $theme-font-color;
+ font-weight: 400;
+ background: $theme-background;
+ position: relative;
+}
+
+* {
+ &:focus {
+ outline: none;
+ }
+}
+
+a {
+ &:hover {
+ outline: none;
+ text-decoration: none;
+ }
+}
+
+h1,
+h2,
+h3,
+h4,
+h5,
+h6 {
+ color: $theme-heading-color;
+ font-weight: 400;
+}
+
+h1 {
+ font-size: 48px;
+}
+
+h2 {
+ font-size: 44px;
+}
+
+h3 {
+ font-size: 26px;
+}
+
+h4 {
+ font-size: 20px;
+}
+
+h5 {
+ font-size: 18px;
+}
+
+h6 {
+ font-size: 14px;
+}
+
+p {
+ font-size: 14px;
+}
+
+strong {
+ font-weight: 400;
+}
+
+.img-radius {
+ border-radius: 50%;
+}
+
+.page-header-title + .breadcrumb {
+ background: transparent;
+ padding: 0;
+
+ > .breadcrumb-item {
+ a {
+ color: #888;
+ }
+
+ &:last-child a {
+ color: #111;
+ font-weight: 600;
+ }
+ }
+}
+
+.theme-bg {
+ background: $theme-color;
+}
+
+.theme-bg2 {
+ background: $theme-color2;
+}
+/* ========== card css start =========== */
+
+.anim-rotate {
+ animation: anim-rotate 1s linear infinite;
+}
+@keyframes anim-rotate {
+ 100% {
+ transform: rotate(360deg);
+ }
+}
+
+.anim-close-card {
+ animation: anim-close-card 1.4s linear;
+}
+@keyframes anim-close-card {
+ 100% {
+ opacity: 0.3;
+ transform: scale3d(0.3, 0.3, 0.3);
+ }
+}
+
+p.text-muted {
+ font-size: 13px;
+}
+
+.card {
+ border-radius: 0;
+ box-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08);
+ border: none;
+ margin-bottom: 30px;
+ transition: all 0.5s ease-in-out;
+
+ .card-header {
+ background-color: transparent;
+ border-bottom: 1px solid #f1f1f1;
+ padding: 20px 25px;
+ position: relative;
+
+ + .card-block,
+ + .card-body {
+ }
+
+ h5 {
+ margin-bottom: 0;
+ color: #000;
+ font-size: 17px;
+ font-weight: 400;
+ display: inline-block;
+ margin-right: 10px;
+ line-height: 1.1;
+ position: relative;
+
+ &:after {
+ content: '';
+ background-color: $primary-color;
+ position: absolute;
+ left: -25px;
+ top: 0;
+ width: 4px;
+ height: 20px;
+ }
+ }
+
+ &.borderless {
+ border-bottom: none;
+
+ h5:after {
+ display: none;
+ }
+ }
+
+ .card-header-right {
+ right: 10px;
+ top: 10px;
+ display: inline-block;
+ float: right;
+ padding: 0;
+ position: absolute;
+ @media only screen and (max-width: 575px) {
+ display: none;
+ }
+
+ .dropdown-menu {
+ margin-top: 0;
+
+ li {
+ a {
+ font-size: 14px;
+ text-transform: capitalize;
+ }
+ }
+ }
+
+ .btn.dropdown-toggle {
+ border: none;
+ background: transparent;
+ box-shadow: none;
+ color: #888;
+
+ i {
+ margin-right: 0;
+ }
+
+ &:after {
+ display: none;
+ }
+
+ &:focus {
+ box-shadow: none;
+ outline: none;
+ }
+ }
+ }
+ }
+
+ .card-footer {
+ border-top: 1px solid #f1f1f1;
+ background: transparent;
+ padding: 25px;
+ }
+
+ .card-block,
+ .card-body {
+ padding: 30px 25px;
+ }
+
+ &.card-load {
+ position: relative;
+ overflow: hidden;
+
+ .card-loader {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ display: flex;
+ align-items: center;
+ background-color: rgba(256, 256, 256, 0.7);
+ z-index: 999;
+
+ i {
+ margin: 0 auto;
+ color: $primary-color;
+ font-size: 24px;
+ align-items: center;
+ display: flex;
+ }
+ }
+ }
+
+ &.full-card {
+ z-index: 99999;
+ border-radius: 0;
+ }
+}
+/* ========== scrollbar End =========== */
+
+.scroll-y {
+ z-index: 1027;
+}
+/* ========== scrollbar End ===========
+ ========== card css End ===========
+ ================================ Dropdown Start ===================== */
+
+.dropdown-menu {
+ padding: 20px 0;
+ margin-top: 15px;
+ box-shadow: 0 1px 10px 0 rgba(69, 90, 100, 0.2);
+ border: none;
+
+ &.show {
+ &:before {
+ content: '\63';
+ font-family: 'pct';
+ position: absolute;
+ left: 15px;
+ top: -5px;
+ z-index: 1001;
+ font-size: 40px;
+ line-height: 0;
+ color: #fff;
+ text-shadow: 0 -2px 2px rgba(69, 90, 100, 0.12);
+ }
+
+ &.dropdown-menu-right {
+ &:before {
+ left: auto;
+ right: 5px;
+ }
+ }
+ }
+
+ &[x-placement='top-start'] {
+ margin-bottom: 15px;
+ margin-top: 0;
+
+ &.show {
+ &:before {
+ content: '\64';
+ bottom: -5px;
+ top: auto;
+ text-shadow: 0 2px 2px rgba(69, 90, 100, 0.12);
+ }
+ }
+ }
+
+ > li {
+ padding-left: 15px;
+ padding-right: 15px;
+
+ > a {
+ padding: 5px;
+ color: $theme-font-color;
+
+ i {
+ font-size: 15px;
+ display: inline-flex;
+ align-items: center;
+ justify-content: center;
+ margin-right: 10px;
+ }
+ }
+
+ &.active,
+ &:active,
+ &:focus,
+ &:hover {
+ background: transparentize($primary-color, 0.9);
+
+ > a {
+ background: transparent;
+ }
+ }
+ }
+}
+/* ================================ Dropdown End ===================== */
+@media (min-width: 1600px) {
+ .container {
+ max-width: 1540px;
+ }
+}
+@media (max-width: 992px) {
+ .container {
+ max-width: 100%;
+ }
+}
+/* ========================================================
+ =============== document ======================
+ ========================================================
+
+ Grid examples
+*/
+
+.bd-example-row {
+ background: $theme-background;
+ padding: 15px;
+ margin-bottom: 15px;
+
+ .row {
+ > [class^='col-'],
+ > .col {
+ padding-top: 0.75rem;
+ padding-bottom: 0.75rem;
+ background-color: rgba(86, 61, 124, 0.15);
+ border: 1px solid rgba(86, 61, 124, 0.2);
+ }
+ }
+
+ .row + .row {
+ margin-top: 1rem;
+ }
+
+ .flex-items-bottom,
+ .flex-items-middle,
+ .flex-items-top {
+ min-height: 6rem;
+ background-color: rgba(255, 0, 0, 0.1);
+ }
+}
+
+.bd-example-row-flex-cols .row {
+ min-height: 10rem;
+ background-color: rgba(255, 0, 0, 0.1);
+}
+
+/* Docs examples */
+
+.bd-example {
+ position: relative;
+ padding: 1rem;
+ margin: 1rem;
+ border: solid #ddd;
+ border-width: 0.2rem 0 0;
+ @media only screen and (max-height: 575px) {
+ padding: 1.5rem;
+ margin-right: 0;
+ margin-left: 0;
+ border-width: 0.2rem;
+ }
+}
+/* Example modals */
+
+.modal {
+ z-index: 1072;
+
+ .popover,
+ .tooltip {
+ z-index: 1073;
+ }
+}
+
+.modal-backdrop {
+ z-index: 1071;
+}
+
+.bd-example-modal {
+ background-color: #fafafa;
+
+ .modal {
+ position: relative;
+ top: auto;
+ right: auto;
+ bottom: auto;
+ left: auto;
+ z-index: 1;
+ display: block;
+ }
+
+ .modal-dialog {
+ left: auto;
+ margin-right: auto;
+ margin-left: auto;
+ }
+}
+/* Example tabbable tabs */
+
+.bd-example-tabs .nav-tabs {
+ margin-bottom: 1rem;
+}
+
+/* Code snippets */
+
+.highlight {
+ padding: 1rem;
+ margin-top: 1rem;
+ margin-bottom: 1rem;
+ background-color: #f3f2fb;
+ -ms-overflow-style: -ms-autohiding-scrollbar;
+ @media only screen and (max-height: 575px) {
+ padding: 1.5rem;
+ }
+}
+
+.bd-content .highlight {
+ margin-right: 15px;
+ margin-left: 15px;
+ @media only screen and (max-height: 575px) {
+ margin-right: 0;
+ margin-left: 0;
+ }
+}
+
+.highlight {
+ pre {
+ padding: 0;
+ margin-top: 0;
+ margin-bottom: 0;
+ background-color: transparent;
+ border: 0;
+ }
+
+ pre code {
+ font-size: inherit;
+ color: #333;
+ }
+}
+
+/* =======================================================================
+ =============== Ui kit copy model style ====================== */
+
+/* Code examples */
+.datta-example {
+ position: relative;
+
+ .datta-example-btns {
+ position: absolute;
+ right: 30px;
+ top: -10px;
+ opacity: 0;
+ transform: rotateX(-90deg);
+ transition: all 0.3s ease-in-out;
+
+ .datta-example-btn {
+ display: inline-block;
+ line-height: 1;
+ font-weight: 600;
+ background: $primary-color;
+ color: #fff;
+ padding: 0.1875rem 0.3125rem;
+ border-radius: 2px;
+ white-space: nowrap;
+ font-size: 11px;
+ margin: 0 4px;
+
+ &.copy::before {
+ content: 'COPY';
+ }
+
+ &.copied {
+ background: $success-color !important;
+ color: #fff !important;
+
+ &::before {
+ content: 'COPIED!';
+ }
+ }
+ }
+ }
+
+ &:hover .datta-example-btns {
+ top: -21px;
+ transform: rotateX(0deg);
+ opacity: 1;
+ }
+}
+/* Modal */
+
+.datta-example-modal {
+ position: fixed;
+ z-index: 1099;
+ top: 0;
+ right: 0;
+ width: 100%;
+ height: 100%;
+ overflow: hidden;
+ background: #282c34;
+ transform-origin: 50% 0;
+ transform: scale(0);
+ transition: all 0.3s ease-in-out;
+}
+
+.datta-example-modal-opened {
+ overflow: hidden !important;
+
+ .datta-example-modal {
+ transform: scale(1);
+ }
+}
+
+.datta-example-modal-content {
+ max-width: 100vw;
+ margin: auto;
+ padding: 50px;
+ height: 100vh;
+ overflow: auto;
+ > pre {
+ overflow: hidden;
+ width: fit-content;
+
+ > code {
+ padding: 0;
+ background: none;
+ font-size: 16px;
+ }
+ }
+}
+
+.md-datta-example-modal-copy {
+ display: block;
+ position: fixed;
+ top: 90px;
+ right: 30px;
+ margin-right: 8px;
+ font-size: 1.5rem;
+ border-radius: 50%;
+ padding: 10px 15px;
+ background: $primary-color;
+ color: #fff;
+ box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
+ z-index: 1;
+ white-space: nowrap;
+
+ &:hover {
+ box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
+ color: #fff;
+ }
+
+ &.copied::before {
+ content: 'Copied to Clipboard Successfully ! . . .';
+ position: absolute;
+ display: block;
+ right: 100%;
+ margin-right: 10px;
+ font-size: 14px;
+ background: $success-color;
+ line-height: 24px;
+ height: 24px;
+ border-radius: 3px;
+ padding: 0 6px;
+ top: 50%;
+ margin-top: -12px;
+ }
+}
+
+.datta-example-modal-close {
+ display: block;
+ position: fixed;
+ top: 10px;
+ right: 52px;
+ color: #fff;
+ opacity: 0.2;
+ font-size: 3rem;
+ font-weight: 100;
+ transition: all 0.3s ease-in-out;
+ z-index: 1;
+
+ &:hover {
+ color: #fff;
+ opacity: 0.9;
+ }
+}
+/* Code */
+.cui-bottom-spacer {
+ height: 12rem;
+}
+/* editor style for model */
+.hljs {
+ padding: 0.5em;
+ color: #abb2bf;
+ background: #282c34;
+}
+
+.hljs-comment,
+.hljs-quote {
+ color: #5c6370;
+ font-style: italic;
+}
+
+.hljs-doctag,
+.hljs-formula,
+.hljs-keyword {
+ color: #c678dd;
+}
+
+.hljs-deletion,
+.hljs-name,
+.hljs-section,
+.hljs-selector-tag,
+.hljs-subst {
+ color: #e06c75;
+}
+
+.hljs-literal {
+ color: #56b6c2;
+}
+
+.hljs-addition,
+.hljs-attribute,
+.hljs-meta-string,
+.hljs-regexp,
+.hljs-string {
+ color: #98c379;
+}
+
+.hljs-built_in,
+.hljs-class .hljs-title {
+ color: #e6c07b;
+}
+
+.hljs-attr,
+.hljs-number,
+.hljs-selector-attr,
+.hljs-selector-class,
+.hljs-selector-pseudo,
+.hljs-template-variable,
+.hljs-type,
+.hljs-variable {
+ color: #d19a66;
+}
+
+.hljs-bullet,
+.hljs-link,
+.hljs-meta,
+.hljs-selector-id,
+.hljs-symbol,
+.hljs-title {
+ color: #61aeee;
+}
+
+.hljs-emphasis {
+ font-style: italic;
+}
+
+.hljs-strong {
+ font-weight: bold;
+}
+
+.hljs-link {
+ text-decoration: underline;
+}
+/* ================================ md animated mode start ===================== */
+
+.md-show.md-effect-12 ~ .md-overlay {
+ background: $theme-color;
+}
+/* ================================ md animated mode End ===================== */
+/* ================================ range slider Start ===================== */
+
+.tooltip {
+ &.in {
+ opacity: 0.9;
+ }
+
+ .tooltip-arrow {
+ position: absolute;
+ width: 0;
+ height: 0;
+ border-color: transparent;
+ border-style: solid;
+ }
+
+ &.top {
+ padding: 5px 0;
+ margin-top: -3px;
+
+ .tooltip-arrow {
+ bottom: 0;
+ left: 50%;
+ margin-left: -5px;
+ border-width: 5px 5px 0;
+ border-top-color: #000;
+ }
+ }
+}
+/* ================================ range slider End ===================== */
+/* ================================ owl-carousel slider Start ===================== */
+
+.owl-carousel {
+ .owl-nav {
+ button {
+ &.owl-next,
+ &.owl-prev {
+ padding: 3px 9px;
+ }
+ }
+ }
+
+ button.owl-dot {
+ }
+}
+/* ================================ owl-carousel slider End ===================== */
+/* ================================ Bootstrap tags input Start ===================== */
+
+.bootstrap-tagsinput {
+ padding: 10px 15px;
+ box-shadow: none;
+ border-radius: 2px;
+ background: $form-bg;
+
+ .tag {
+ padding: 5px 12px;
+ border-radius: 2px;
+ line-height: 37px;
+ margin-top: 5px;
+ margin-right: 5px;
+
+ [data-role='remove'] {
+ margin-right: -5px;
+
+ &:after {
+ content: '\e8f6';
+ padding: 0 2px;
+ font-family: 'feather' !important;
+ }
+ }
+ }
+}
+/* ================================ Bootstrap tags input End ===================== */
+/* ================================ Multi-Select Start ===================== */
+
+.ms-container {
+ width: 100%;
+}
+/* ================================ Multi-Select End ===================== */
+/* ================================ Blockquote Start ===================== */
+
+.blockquote {
+ border-left: 0.25rem solid $theme-border;
+ padding: 0.5rem 1rem;
+
+ &.text-right {
+ border-left: none;
+ border-right: 0.25rem solid $theme-border;
+ }
+}
+/* ================================ Blockquote End ===================== */
+/* ================================ animation start ===================== */
+
+.card .animated {
+ animation-duration: 1s;
+ border: 5px solid #fff;
+ margin-bottom: 30px;
+ box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
+}
+/* ================================ animation End ===================== */
+/* ================================ browser warning Start ===================== */
+
+.ie-warning {
+ position: fixed;
+ top: 0;
+ left: 0;
+ z-index: 999999;
+ background: #000000;
+ width: 100%;
+ height: 100%;
+ text-align: center;
+ color: #fff;
+ font-family: 'Courier New', Courier, monospace;
+ padding: 50px 0;
+
+ p {
+ font-size: 17px;
+ }
+
+ h1 {
+ color: #fff;
+ }
+
+ .iew-container {
+ min-width: 1024px;
+ width: 100%;
+ height: 200px;
+ background: #fff;
+ margin: 50px 0;
+ }
+
+ .iew-download {
+ list-style: none;
+ padding: 30px 0;
+ margin: 0 auto;
+ width: 720px;
+
+ > li {
+ float: left;
+ vertical-align: top;
+
+ > a {
+ display: block;
+ color: #000;
+ width: 140px;
+ font-size: 15px;
+ padding: 15px 0;
+
+ > div {
+ margin-top: 10px;
+ }
+
+ &:hover {
+ background-color: #eee;
+ }
+ }
+ }
+ }
+}
+/* ================================ browser warning End ===================== */
+/* material icon for material datetime picker */
+/* fallback */
+@font-face {
+ font-family: 'Material Icons';
+ font-style: normal;
+ font-weight: 400;
+ src: url('https://fonts.gstatic.com/s/materialicons/v41/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2') format('woff2');
+}
+
+.material-icons {
+ font-family: 'Material Icons';
+ font-weight: normal;
+ font-style: normal;
+ font-size: 24px;
+ line-height: 1;
+ letter-spacing: normal;
+ text-transform: none;
+ display: inline-block;
+ white-space: nowrap;
+ word-wrap: normal;
+ direction: ltr;
+ -webkit-font-feature-settings: 'liga';
+ -webkit-font-smoothing: antialiased;
+}
+/* material icon for material datetime picker */
diff --git a/src/assets/scss/partials/_generic.scss b/src/assets/scss/partials/_generic.scss
new file mode 100644
index 0000000..2f2eb94
--- /dev/null
+++ b/src/assets/scss/partials/_generic.scss
@@ -0,0 +1,101 @@
+/** =====================
+ Generic-class css start
+========================== **/
+/*====== Padding , Margin css starts ======*/
+$i: 0;
+@while $i<=50 {
+ .p {
+ &-#{$i} {
+ padding: #{$i}px;
+ }
+
+ &-t-#{$i} {
+ padding-top: #{$i}px;
+ }
+
+ &-b-#{$i} {
+ padding-bottom: #{$i}px;
+ }
+
+ &-l-#{$i} {
+ padding-left: #{$i}px;
+ }
+
+ &-r-#{$i} {
+ padding-right: #{$i}px;
+ }
+ }
+ .m {
+ &-#{$i} {
+ margin: #{$i}px;
+ }
+
+ &-t-#{$i} {
+ margin-top: #{$i}px;
+ }
+
+ &-b-#{$i} {
+ margin-bottom: #{$i}px;
+ }
+
+ &-l-#{$i} {
+ margin-left: #{$i}px;
+ }
+
+ &-r-#{$i} {
+ margin-right: #{$i}px;
+ }
+ }
+ $i: $i + 5;
+}
+/*====== Padding , Margin css ends ======*/
+
+/*====== text-color, background color css starts ======*/
+@each $value in $color-name {
+ $i: index($color-name, $value);
+ .bg-#{$value} {
+ background: nth($color-color, $i);
+ }
+ .text-#{$value} {
+ color: nth($color-color, $i);
+ }
+}
+/*====== text-color css ends ======*/
+/*====== Card top border css starts ======*/
+@each $value in $color-name {
+ $i: index($color-name, $value);
+ .card-border-#{$value} {
+ border-top: 4px solid nth($color-color, $i);
+ }
+}
+/*====== Card top border ends ======*/
+/*====== Font-size css starts ======*/
+$i: 10;
+@while $i<=80 {
+ .f-#{$i} {
+ font-size: #{$i}px;
+ }
+ $i: $i + 2;
+}
+/*====== Font-size css ends ======*/
+/*====== Font-weight css starts ======*/
+$i: 100;
+@while $i<=900 {
+ .f-w-#{$i} {
+ font-weight: #{$i};
+ }
+ $i: $i + 100;
+}
+/*====== Font-weight css ends ======*/
+/*====== width, Height css starts ======*/
+$i: 20;
+@while $i<=150 {
+ .wid-#{$i} {
+ width: #{$i}px;
+ }
+ .hei-#{$i} {
+ height: #{$i}px;
+ }
+ $i: $i + 5;
+}
+/*====== width, Height css ends ======*/
diff --git a/src/assets/scss/partials/_mixins.scss b/src/assets/scss/partials/_mixins.scss
new file mode 100644
index 0000000..e69de29
diff --git a/src/assets/scss/partials/_variables.scss b/src/assets/scss/partials/_variables.scss
new file mode 100644
index 0000000..40e1e4a
--- /dev/null
+++ b/src/assets/scss/partials/_variables.scss
@@ -0,0 +1,122 @@
+// =======================================
+// List of variables for layout
+// =======================================
+/*
+ description Of variables for build for theme layouts
+ 1) menu-caption-color
+ List of color for sidebar menu caption
+
+ 2) brand-background
+ List of color for logo background
+
+ 3) header-dark-background
+ List of color for Dark Header
+
+ 4) header-light-background
+ List of color for light Header
+
+ 5) menu-dark-background
+ List of color for Dark sidebar menu
+
+ 6) menu-light-background
+ List of color for light sidebar menu
+
+ 7) menu-active-color
+ List of color for Active item highliter
+
+ 8) menu-icon-color
+ List of color for sidebar menu items icon colors
+*/
+$header-height: 70px;
+$Menu-width: 264px;
+$Menu-collapsed-width: 80px;
+
+// color list for build layouts
+// temp variables
+$theme-color: linear-gradient(-135deg, #1de9b6 0%, #1dc4e9 100%);
+$theme-color2: linear-gradient(-135deg, #899fd4 0%, #a389d4 100%);
+$primary-color: #04a9f5;
+$warning-color: #f4c22b;
+$danger-color: #f44236;
+$success-color: #1de9b6;
+$purple-color: #a389d4;
+$info-color: #3ebfea;
+$secondary-color: #748892;
+$default-color: #d6d6d6;
+$light-color: #f2f2f2;
+$dark-color: #37474f;
+$inverse-color: $dark-color;
+$theme-border: #eaeaea;
+
+// header
+$brand-background: #3f4d67;
+$header-dark-background: #3f4d67;
+$header-dark-text-color: #fff;
+$header-light-background: #fff;
+$header-light-text-color: #3f4d67;
+
+// Menu
+$menu-caption-color: #14171d;
+$menu-dark-background: #3f4d67;
+$menu-dark-text-color: #a9b7d0;
+$menu-light-background: #fff;
+$menu-light-text-color: #3f4d67;
+$menu-active-color: #04a9f5;
+
+// dark layout colors
+$dark-layout: #212224;
+$dark-layout-font: #adb7be;
+
+// Menu icon
+$menu-icon-color: $primary-color, #ff5252, #01a9ac, #9575cd, #23b7e5, $warning-color;
+// Header background
+$color-header-name: blue, red, purple, lightblue, dark;
+$color-header-color: $primary-color, #ff5252, #9575cd, #23b7e5, lighten($dark-layout, 7%);
+// Menu background
+$color-menu-name: blue, red, purple, lightblue, dark;
+$color-menu-color: $primary-color, #ff5252, #9575cd, #23b7e5, lighten($dark-layout, 7%);
+// Active background color
+$color-active-name: blue, red, purple, lightblue, dark;
+$color-active-color: $primary-color, #ff5252, #9575cd, #23b7e5, lighten($dark-layout, 7%);
+// Menu title color
+$color-title-name: blue, red, purple, lightblue, dark;
+$color-title-color: $primary-color, #ff5252, #9575cd, #23b7e5, lighten($dark-layout, 7%);
+
+// layout-6 background color
+$layout-6-bg-color: #23b7e5;
+
+$theme-font-family: 'Open Sans', sans-serif;
+$theme-font-size: 14px;
+$theme-background: #f4f7fa;
+$theme-font-color: #888;
+$theme-heading-color: #111;
+
+$color-name: c-blue, c-red, c-green, c-yellow, c-purple;
+$color-color: $primary-color, $danger-color, $success-color, $warning-color, $purple-color;
+$color-bt-name: primary, danger, success, warning, info;
+$color-bt-color: $primary-color, $danger-color, $success-color, $warning-color, $info-color;
+
+// form-control variables
+$form-bg: #f0f3f6;
+
+$theme-colors: () !default;
+$theme-colors: map-merge(
+ (
+ 'primary': $primary-color,
+ 'secondary': $secondary-color,
+ 'success': $success-color,
+ 'info': $info-color,
+ 'warning': $warning-color,
+ 'danger': $danger-color,
+ 'light': $light-color,
+ 'dark': $dark-color
+ ),
+ $theme-colors
+); // Color contrast
+$yiq-contrasted-threshold: 200 !default;
+$yiq-dark-color: #37474f;
+$yiq-light-color: #fff;
+$theme-color-interval: 8% !default;
+$alert-bg-level: -10 !default;
+$alert-border-level: -9 !default;
+$alert-color-level: 6 !default;
diff --git a/src/assets/scss/partials/font/_cryptofont.scss b/src/assets/scss/partials/font/_cryptofont.scss
new file mode 100644
index 0000000..2dbbe38
--- /dev/null
+++ b/src/assets/scss/partials/font/_cryptofont.scss
@@ -0,0 +1,1904 @@
+@font-face {
+ font-family: 'cryptocoins';
+ src: url('./fonts/cryptocoins.woff2') format('woff2'), url('./fonts/cryptocoins.woff') format('woff'),
+ url('./fonts/cryptocoins.ttf') format('truetype');
+}
+
+/* .cc:before { */
+.cc::before {
+ font-family: 'cryptocoins';
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+ font-style: normal;
+ font-variant: normal;
+ font-weight: normal;
+ /* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
+ text-decoration: none;
+ text-transform: none;
+}
+
+.cc.ADA-alt::before {
+ content: '\E001';
+}
+
+.cc.ADA::before {
+ content: '\E002';
+}
+
+.cc.ADC-alt::before {
+ content: '\E003';
+}
+
+.cc.ADC::before {
+ content: '\E004';
+}
+
+.cc.AEON-alt::before {
+ content: '\E005';
+}
+
+.cc.AEON::before {
+ content: '\E006';
+}
+
+.cc.AMP-alt::before {
+ content: '\E007';
+}
+
+.cc.AMP::before {
+ content: '\E008';
+}
+
+.cc.ANC-alt::before {
+ content: '\E009';
+}
+
+.cc.ANC::before {
+ content: '\E00A';
+}
+
+.cc.ARCH-alt::before {
+ content: '\E00B';
+}
+
+.cc.ARCH::before {
+ content: '\E00C';
+}
+
+.cc.ARDR-alt::before {
+ content: '\E00D';
+}
+
+.cc.ARDR::before {
+ content: '\E00E';
+}
+
+.cc.ARK-alt::before {
+ content: '\E00F';
+}
+
+.cc.ARK::before {
+ content: '\E010';
+}
+
+.cc.AST::before {
+ content: '\E011';
+}
+
+.cc.AUR-alt::before {
+ content: '\E012';
+}
+
+.cc.AUR::before {
+ content: '\E013';
+}
+
+.cc.BANX-alt::before {
+ content: '\E014';
+}
+
+.cc.BANX::before {
+ content: '\E015';
+}
+
+.cc.BAT-alt::before {
+ content: '\E016';
+}
+
+.cc.BAT::before {
+ content: '\E017';
+}
+
+.cc.BAY-alt::before {
+ content: '\E018';
+}
+
+.cc.BAY::before {
+ content: '\E019';
+}
+
+.cc.BC-alt::before {
+ content: '\E01A';
+}
+
+.cc.BLK-alt::before {
+ content: '\E01A';
+}
+
+.cc.BC::before {
+ content: '\E01B';
+}
+
+.cc.BLK::before {
+ content: '\E01B';
+}
+
+.cc.BCH-alt::before {
+ content: '\E01C';
+}
+
+.cc.BCC-alt::before {
+ content: '\E01C';
+}
+
+.cc.BCH::before {
+ content: '\E01D';
+}
+
+.cc.BCC::before {
+ content: '\E01D';
+}
+
+.cc.BCN-alt::before {
+ content: '\E01E';
+}
+
+.cc.BCN::before {
+ content: '\E01F';
+}
+
+.cc.BCY::before {
+ content: '\E020';
+}
+
+.cc.BELA::before {
+ content: '\E021';
+}
+
+.cc.BFT-alt::before {
+ content: '\E022';
+}
+
+.cc.BFT::before {
+ content: '\E023';
+}
+
+.cc.BLZ::before {
+ content: '\E024';
+}
+
+.cc.BNB::before {
+ content: '\E025';
+}
+
+.cc.BRK-alt::before {
+ content: '\E026';
+}
+
+.cc.BRK::before {
+ content: '\E027';
+}
+
+.cc.BRX-alt::before {
+ content: '\E028';
+}
+
+.cc.BRX::before {
+ content: '\E029';
+}
+
+.cc.BSD-alt::before {
+ content: '\E02A';
+}
+
+.cc.BSD::before {
+ content: '\E02B';
+}
+
+.cc.BTA::before {
+ content: '\E02C';
+}
+
+.cc.BTC-alt::before {
+ content: '\E02D';
+}
+
+.cc.BTC::before {
+ content: '\E02E';
+}
+
+.cc.BTCD-alt::before {
+ content: '\E02F';
+}
+
+.cc.BTCD::before {
+ content: '\E030';
+}
+
+.cc.BTCP-alt::before {
+ content: '\E031';
+}
+
+.cc.BTCP::before {
+ content: '\E032';
+}
+
+.cc.BTG::before {
+ content: '\E033';
+}
+
+.cc.BTM-alt::before {
+ content: '\E034';
+}
+
+.cc.BTM::before {
+ content: '\E035';
+}
+
+.cc.BTS-alt::before {
+ content: '\E036';
+}
+
+.cc.BTS::before {
+ content: '\E037';
+}
+
+.cc.BURST::before {
+ content: '\E038';
+}
+
+.cc.CLAM-alt::before {
+ content: '\E039';
+}
+
+.cc.CLAM::before {
+ content: '\E03A';
+}
+
+.cc.CLOAK-alt::before {
+ content: '\E03B';
+}
+
+.cc.CLOAK::before {
+ content: '\E03C';
+}
+
+.cc.CVC-alt::before {
+ content: '\E03D';
+}
+
+.cc.CVC::before {
+ content: '\E03E';
+}
+
+.cc.DAO-alt::before {
+ content: '\E03F';
+}
+
+.cc.DAO::before {
+ content: '\E040';
+}
+
+.cc.DASH-alt::before {
+ content: '\E041';
+}
+
+.cc.DASH::before {
+ content: '\E042';
+}
+
+.cc.DCR-alt::before {
+ content: '\E043';
+}
+
+.cc.DCR::before {
+ content: '\E044';
+}
+
+.cc.DCT-alt::before {
+ content: '\E045';
+}
+
+.cc.DCT::before {
+ content: '\E046';
+}
+
+.cc.DGB-alt::before {
+ content: '\E047';
+}
+
+.cc.DGB::before {
+ content: '\E048';
+}
+
+.cc.DGD::before {
+ content: '\E049';
+}
+
+.cc.DGX::before {
+ content: '\E04A';
+}
+
+.cc.DMD-alt::before {
+ content: '\E04B';
+}
+
+.cc.DMD::before {
+ content: '\E04C';
+}
+
+.cc.DOGE-alt::before {
+ content: '\E04D';
+}
+
+.cc.DOGE::before {
+ content: '\E04E';
+}
+
+.cc.EMC-alt::before {
+ content: '\E04F';
+}
+
+.cc.EMC::before {
+ content: '\E050';
+}
+
+.cc.EMC2-alt::before {
+ content: '\E051';
+}
+
+.cc.EMC2::before {
+ content: '\E052';
+}
+
+.cc.EOS-alt::before {
+ content: '\E053';
+}
+
+.cc.EOS::before {
+ content: '\E054';
+}
+
+.cc.ERC-alt::before {
+ content: '\E055';
+}
+
+.cc.ERC::before {
+ content: '\E056';
+}
+
+.cc.ETC-alt::before {
+ content: '\E057';
+}
+
+.cc.ETC::before {
+ content: '\E058';
+}
+
+.cc.ETH-alt::before {
+ content: '\E059';
+}
+
+.cc.ETH::before {
+ content: '\E05A';
+}
+
+.cc.EXP-alt::before {
+ content: '\E05B';
+}
+
+.cc.EXP::before {
+ content: '\E05C';
+}
+
+.cc.FC2-alt::before {
+ content: '\E05D';
+}
+
+.cc.FC2::before {
+ content: '\E05E';
+}
+
+.cc.FCT-alt::before {
+ content: '\E05F';
+}
+
+.cc.FCT::before {
+ content: '\E060';
+}
+
+.cc.FLDC-alt::before {
+ content: '\E061';
+}
+
+.cc.FLDC::before {
+ content: '\E062';
+}
+
+.cc.FLO-alt::before {
+ content: '\E063';
+}
+
+.cc.FLO::before {
+ content: '\E064';
+}
+
+.cc.FRK-alt::before {
+ content: '\E065';
+}
+
+.cc.FRK::before {
+ content: '\E066';
+}
+
+.cc.FTC-alt::before {
+ content: '\E067';
+}
+
+.cc.FTC::before {
+ content: '\E068';
+}
+
+.cc.FUN::before {
+ content: '\E069';
+}
+
+.cc.GAME-alt::before {
+ content: '\E06A';
+}
+
+.cc.GAME::before {
+ content: '\E06B';
+}
+
+.cc.GBYTE-alt::before {
+ content: '\E06C';
+}
+
+.cc.GBYTE::before {
+ content: '\E06D';
+}
+
+.cc.GDC-alt::before {
+ content: '\E06E';
+}
+
+.cc.GDC::before {
+ content: '\E06F';
+}
+
+.cc.GEMZ-alt::before {
+ content: '\E070';
+}
+
+.cc.GEMZ::before {
+ content: '\E071';
+}
+
+.cc.GLD-alt::before {
+ content: '\E072';
+}
+
+.cc.GLD::before {
+ content: '\E073';
+}
+
+.cc.GNO-alt::before {
+ content: '\E074';
+}
+
+.cc.GNO::before {
+ content: '\E075';
+}
+
+.cc.GNT-alt::before {
+ content: '\E076';
+}
+
+.cc.GNT::before {
+ content: '\E077';
+}
+
+.cc.GOLOS-alt::before {
+ content: '\E078';
+}
+
+.cc.GOLOS::before {
+ content: '\E079';
+}
+
+.cc.GRC-alt::before {
+ content: '\E07A';
+}
+
+.cc.GRC::before {
+ content: '\E07B';
+}
+
+.cc.GRS::before {
+ content: '\E07C';
+}
+
+.cc.HEAT-alt::before {
+ content: '\E07D';
+}
+
+.cc.HEAT::before {
+ content: '\E07E';
+}
+
+.cc.HSR::before {
+ content: '\E07F';
+}
+
+.cc.HUC-alt::before {
+ content: '\E080';
+}
+
+.cc.HUC::before {
+ content: '\E081';
+}
+
+.cc.ICN-alt::before {
+ content: '\E082';
+}
+
+.cc.ICN::before {
+ content: '\E083';
+}
+
+.cc.ICX::before {
+ content: '\E084';
+}
+
+.cc.IFC-alt::before {
+ content: '\E085';
+}
+
+.cc.IFC::before {
+ content: '\E086';
+}
+
+.cc.INCNT-alt::before {
+ content: '\E087';
+}
+
+.cc.INCNT::before {
+ content: '\E088';
+}
+
+.cc.IOC-alt::before {
+ content: '\E089';
+}
+
+.cc.IOC::before {
+ content: '\E08A';
+}
+
+.cc.IOTA-alt::before {
+ content: '\E08B';
+}
+
+.cc.IOTA::before {
+ content: '\E08C';
+}
+
+.cc.JBS-alt::before {
+ content: '\E08D';
+}
+
+.cc.JBS::before {
+ content: '\E08E';
+}
+
+.cc.KMD-alt::before {
+ content: '\E08F';
+}
+
+.cc.KMD::before {
+ content: '\E090';
+}
+
+.cc.KOBO::before {
+ content: '\E091';
+}
+
+.cc.KORE-alt::before {
+ content: '\E092';
+}
+
+.cc.KORE::before {
+ content: '\E093';
+}
+
+.cc.LBC-alt::before {
+ content: '\E094';
+}
+
+.cc.LBC::before {
+ content: '\E095';
+}
+
+.cc.LDOGE-alt::before {
+ content: '\E096';
+}
+
+.cc.LDOGE::before {
+ content: '\E097';
+}
+
+.cc.LSK-alt::before {
+ content: '\E098';
+}
+
+.cc.LSK::before {
+ content: '\E099';
+}
+
+.cc.LTC-alt::before {
+ content: '\E09A';
+}
+
+.cc.LTC::before {
+ content: '\E09B';
+}
+
+.cc.MAID-alt::before {
+ content: '\E09C';
+}
+
+.cc.MAID::before {
+ content: '\E09D';
+}
+
+.cc.MARKS-alt::before {
+ content: '\E09E';
+}
+
+.cc.MARKS::before {
+ content: '\E09F';
+}
+
+.cc.Bitmark::before {
+ content: '\E09F';
+}
+
+.cc.MCO-alt::before {
+ content: '\E0A0';
+}
+
+.cc.MCO::before {
+ content: '\E0A1';
+}
+
+.cc.MINT-alt::before {
+ content: '\E0A2';
+}
+
+.cc.MINT::before {
+ content: '\E0A3';
+}
+
+.cc.MONA-alt::before {
+ content: '\E0A4';
+}
+
+.cc.MONA::before {
+ content: '\E0A5';
+}
+
+.cc.MRC::before {
+ content: '\E0A6';
+}
+
+.cc.MSC-alt::before {
+ content: '\E0A7';
+}
+
+.cc.MSC::before {
+ content: '\E0A8';
+}
+
+.cc.MTL-alt::before {
+ content: '\E0A9';
+}
+
+.cc.MTL::before {
+ content: '\E0AA';
+}
+
+.cc.MTR-alt::before {
+ content: '\E0AB';
+}
+
+.cc.MTR::before {
+ content: '\E0AC';
+}
+
+.cc.MUE-alt::before {
+ content: '\E0AD';
+}
+
+.cc.MUE::before {
+ content: '\E0AE';
+}
+
+.cc.MYST-alt::before {
+ content: '\E0AF';
+}
+
+.cc.MYST::before {
+ content: '\E0B0';
+}
+
+.cc.NAV-alt::before {
+ content: '\E0B1';
+}
+
+.cc.NAV::before {
+ content: '\E0B2';
+}
+
+.cc.NBT::before {
+ content: '\E0B3';
+}
+
+.cc.USNBT::before {
+ content: '\E0B3';
+}
+
+.cc.NEO-alt::before {
+ content: '\E0B4';
+}
+
+.cc.NEO::before {
+ content: '\E0B5';
+}
+
+.cc.GAS::before {
+ content: '\E0B5';
+}
+
+.cc.NEOS-alt::before {
+ content: '\E0B6';
+}
+
+.cc.NEOS::before {
+ content: '\E0B7';
+}
+
+.cc.NEU-alt::before {
+ content: '\E0B8';
+}
+
+.cc.NEU::before {
+ content: '\E0B9';
+}
+
+.cc.NLG-alt::before {
+ content: '\E0BA';
+}
+
+.cc.NLG::before {
+ content: '\E0BB';
+}
+
+.cc.NMC-alt::before {
+ content: '\E0BC';
+}
+
+.cc.NMC::before {
+ content: '\E0BD';
+}
+
+.cc.NMR::before {
+ content: '\E0BE';
+}
+
+.cc.NOTE-alt::before {
+ content: '\E0BF';
+}
+
+.cc.NOTE::before {
+ content: '\E0C0';
+}
+
+.cc.NVC-alt::before {
+ content: '\E0C1';
+}
+
+.cc.NVC::before {
+ content: '\E0C2';
+}
+
+.cc.NXT-alt::before {
+ content: '\E0C3';
+}
+
+.cc.NXT::before {
+ content: '\E0C4';
+}
+
+.cc.OK-alt::before {
+ content: '\E0C5';
+}
+
+.cc.OK::before {
+ content: '\E0C6';
+}
+
+.cc.OMG-alt::before {
+ content: '\E0C7';
+}
+
+.cc.OMG::before {
+ content: '\E0C8';
+}
+
+.cc.OMNI-alt::before {
+ content: '\E0C9';
+}
+
+.cc.OMNI::before {
+ content: '\E0CA';
+}
+
+.cc.OPAL-alt::before {
+ content: '\E0CB';
+}
+
+.cc.OPAL::before {
+ content: '\E0CC';
+}
+
+.cc.PART-alt::before {
+ content: '\E0CD';
+}
+
+.cc.PART::before {
+ content: '\E0CE';
+}
+
+.cc.PASC::before {
+ content: '\E0CF';
+}
+
+.cc.PIGGY-alt::before {
+ content: '\E0D0';
+}
+
+.cc.PIGGY::before {
+ content: '\E0D1';
+}
+
+.cc.PINK-alt::before {
+ content: '\E0D2';
+}
+
+.cc.PINK::before {
+ content: '\E0D3';
+}
+
+.cc.PIVX-alt::before {
+ content: '\E0D4';
+}
+
+.cc.PIVX::before {
+ content: '\E0D5';
+}
+
+.cc.POT-alt::before {
+ content: '\E0D6';
+}
+
+.cc.POT::before {
+ content: '\E0D7';
+}
+
+.cc.PPC-alt::before {
+ content: '\E0D8';
+}
+
+.cc.PPC::before {
+ content: '\E0D9';
+}
+
+.cc.PPT::before {
+ content: '\E0DA';
+}
+
+.cc.QRK-alt::before {
+ content: '\E0DB';
+}
+
+.cc.QRK::before {
+ content: '\E0DC';
+}
+
+.cc.QTUM-alt::before {
+ content: '\E0DD';
+}
+
+.cc.QTUM::before {
+ content: '\E0DE';
+}
+
+.cc.RADS-alt::before {
+ content: '\E0DF';
+}
+
+.cc.RADS::before {
+ content: '\E0E0';
+}
+
+.cc.RBIES-alt::before {
+ content: '\E0E1';
+}
+
+.cc.RBIES::before {
+ content: '\E0E2';
+}
+
+.cc.RBT-alt::before {
+ content: '\E0E3';
+}
+
+.cc.RBT::before {
+ content: '\E0E4';
+}
+
+.cc.RBY-alt::before {
+ content: '\E0E5';
+}
+
+.cc.RBY::before {
+ content: '\E0E6';
+}
+
+.cc.RDD-alt::before {
+ content: '\E0E7';
+}
+
+.cc.RDD::before {
+ content: '\E0E8';
+}
+
+.cc.REP-alt::before {
+ content: '\E0E9';
+}
+
+.cc.REP::before {
+ content: '\E0EA';
+}
+
+.cc.RHOC::before {
+ content: '\E0EB';
+}
+
+.cc.RIC-alt::before {
+ content: '\E0EC';
+}
+
+.cc.RIC::before {
+ content: '\E0ED';
+}
+
+.cc.RISE-alt::before {
+ content: '\E0EE';
+}
+
+.cc.RISE::before {
+ content: '\E0EF';
+}
+
+.cc.SALT-alt::before {
+ content: '\E0F0';
+}
+
+.cc.SALT::before {
+ content: '\E0F1';
+}
+
+.cc.SAR-alt::before {
+ content: '\E0F2';
+}
+
+.cc.SAR::before {
+ content: '\E0F3';
+}
+
+.cc.SCOT-alt::before {
+ content: '\E0F4';
+}
+
+.cc.SCOT::before {
+ content: '\E0F5';
+}
+
+.cc.SDC-alt::before {
+ content: '\E0F6';
+}
+
+.cc.SDC::before {
+ content: '\E0F7';
+}
+
+.cc.SIA-alt::before {
+ content: '\E0F8';
+}
+
+.cc.SIA::before {
+ content: '\E0F9';
+}
+
+.cc.SC::before {
+ content: '\E0F9';
+}
+
+.cc.SJCX-alt::before {
+ content: '\E0FA';
+}
+
+.cc.SJCX::before {
+ content: '\E0FB';
+}
+
+.cc.STORJ::before {
+ content: '\E0FB';
+}
+
+.cc.SLG-alt::before {
+ content: '\E0FC';
+}
+
+.cc.SLG::before {
+ content: '\E0FD';
+}
+
+.cc.SLS-alt::before {
+ content: '\E0FE';
+}
+
+.cc.SLS::before {
+ content: '\E0FF';
+}
+
+.cc.SNRG-alt::before {
+ content: '\E100';
+}
+
+.cc.SNRG::before {
+ content: '\E101';
+}
+
+.cc.SNT::before {
+ content: '\E102';
+}
+
+.cc.START-alt::before {
+ content: '\E103';
+}
+
+.cc.START::before {
+ content: '\E104';
+}
+
+.cc.STEEM-alt::before {
+ content: '\E105';
+}
+
+.cc.STEEM::before {
+ content: '\E106';
+}
+
+.cc.SBD::before {
+ content: '\E106';
+}
+
+.cc.STRAT-alt::before {
+ content: '\E107';
+}
+
+.cc.STRAT::before {
+ content: '\E108';
+}
+
+.cc.SWIFT-alt::before {
+ content: '\E109';
+}
+
+.cc.SWIFT::before {
+ content: '\E10A';
+}
+
+.cc.SYNC-alt::before {
+ content: '\E10B';
+}
+
+.cc.SYNC::before {
+ content: '\E10C';
+}
+
+.cc.SYS-alt::before {
+ content: '\E10D';
+}
+
+.cc.SYS::before {
+ content: '\E10E';
+}
+
+.cc.TRIG-alt::before {
+ content: '\E10F';
+}
+
+.cc.TRIG::before {
+ content: '\E110';
+}
+
+.cc.TRX::before {
+ content: '\E111';
+}
+
+.cc.TX-alt::before {
+ content: '\E112';
+}
+
+.cc.TX::before {
+ content: '\E113';
+}
+
+.cc.UBQ-alt::before {
+ content: '\E114';
+}
+
+.cc.UBQ::before {
+ content: '\E115';
+}
+
+.cc.UNITY-alt::before {
+ content: '\E116';
+}
+
+.cc.UNITY::before {
+ content: '\E117';
+}
+
+.cc.USDT-alt::before {
+ content: '\E118';
+}
+
+.cc.USDT::before {
+ content: '\E119';
+}
+
+.cc.VERI::before {
+ content: '\E11A';
+}
+
+.cc.VET::before {
+ content: '\E11B';
+}
+
+.cc.VIA-alt::before {
+ content: '\E11C';
+}
+
+.cc.VIA::before {
+ content: '\E11D';
+}
+
+.cc.VIOR-alt::before {
+ content: '\E11E';
+}
+
+.cc.VIOR::before {
+ content: '\E11F';
+}
+
+.cc.VNL-alt::before {
+ content: '\E120';
+}
+
+.cc.VNL::before {
+ content: '\E121';
+}
+
+.cc.VPN-alt::before {
+ content: '\E122';
+}
+
+.cc.VPN::before {
+ content: '\E123';
+}
+
+.cc.VRC-alt::before {
+ content: '\E124';
+}
+
+.cc.VRC::before {
+ content: '\E125';
+}
+
+.cc.VTC-alt::before {
+ content: '\E126';
+}
+
+.cc.VTC::before {
+ content: '\E127';
+}
+
+.cc.WAVES-alt::before {
+ content: '\E128';
+}
+
+.cc.WAVES::before {
+ content: '\E129';
+}
+
+.cc.XAI-alt::before {
+ content: '\E12A';
+}
+
+.cc.XAI::before {
+ content: '\E12B';
+}
+
+.cc.XBC::before {
+ content: '\E12C';
+}
+
+.cc.XBS-alt::before {
+ content: '\E12D';
+}
+
+.cc.XBS::before {
+ content: '\E12E';
+}
+
+.cc.XCP-alt::before {
+ content: '\E12F';
+}
+
+.cc.XCP::before {
+ content: '\E130';
+}
+
+.cc.XEM-alt::before {
+ content: '\E131';
+}
+
+.cc.XEM::before {
+ content: '\E132';
+}
+
+.cc.XLM-alt::before {
+ content: '\E133';
+}
+
+.cc.XLM::before {
+ content: '\E134';
+}
+
+.cc.XMR::before {
+ content: '\E135';
+}
+
+.cc.XMY::before {
+ content: '\E136';
+}
+
+.cc.XPM-alt::before {
+ content: '\E137';
+}
+
+.cc.XPM::before {
+ content: '\E138';
+}
+
+.cc.XRB::before {
+ content: '\E139';
+}
+
+.cc.XRP-alt::before {
+ content: '\E13A';
+}
+
+.cc.XRP::before {
+ content: '\E13B';
+}
+
+.cc.XTZ-alt::before {
+ content: '\E13C';
+}
+
+.cc.XTZ::before {
+ content: '\E13D';
+}
+
+.cc.XVC-alt::before {
+ content: '\E13E';
+}
+
+.cc.XVC::before {
+ content: '\E13F';
+}
+
+.cc.XVG-alt::before {
+ content: '\E140';
+}
+
+.cc.XVG::before {
+ content: '\E141';
+}
+
+.cc.XZC-alt::before {
+ content: '\E142';
+}
+
+.cc.XZC::before {
+ content: '\E143';
+}
+
+.cc.YBC-alt::before {
+ content: '\E144';
+}
+
+.cc.YBC::before {
+ content: '\E145';
+}
+
+.cc.ZEC-alt::before {
+ content: '\E146';
+}
+
+.cc.ZEC::before {
+ content: '\E147';
+}
+
+.cc.ZEIT-alt::before {
+ content: '\E148';
+}
+
+.cc.ZEIT::before {
+ content: '\E149';
+}
+
+.cc.ZRX-alt::before {
+ content: '\E14A';
+}
+
+.cc.ZRX::before {
+ content: '\E14B';
+}
+
+.ADA {
+ color: #3cc8c8;
+}
+.ADC {
+ color: #3cb0e5;
+}
+.AEON {
+ color: #164450;
+}
+.AMP {
+ color: #048dd2;
+}
+.ANC {
+ color: #000;
+}
+.ARCH {
+ color: #002652;
+}
+.ARDR {
+ color: #1162a1;
+}
+.ARK {
+ color: #f70000;
+}
+.AST {
+ color: #18f18f;
+}
+.AUR {
+ color: #136c5e;
+}
+.BANX {
+ color: #225ba6;
+}
+.BAT {
+ color: #9e1f63;
+}
+.BAY {
+ color: #584ba1;
+}
+.BC {
+ color: #202121;
+}
+.BCN {
+ color: #964f51;
+}
+.BCY {
+ color: #123a5a;
+}
+.BELA {
+ color: #009ef9;
+}
+.BFT {
+ color: #4fc3f7;
+}
+.BLZ {
+ color: #6be6be;
+}
+.BRK {
+ color: #194fa0;
+}
+.BRX {
+ color: #a8c300;
+}
+.BSD {
+ color: #1186e7;
+}
+.BTA {
+ color: #210094;
+}
+.BTC,
+.BCH {
+ color: #f7931a;
+}
+.BTG {
+ color: #eba809;
+}
+.BTCD {
+ color: #2a72dc;
+}
+.BTCP {
+ color: #272d63;
+}
+.BTM {
+ color: #9fa8b4;
+}
+.BTS {
+ color: #03a9e0;
+}
+.BURST {
+ color: #2d2d2d;
+}
+.CLAM {
+ color: #d6ab31;
+}
+.CLOAK {
+ color: #df3f1e;
+}
+.CVC {
+ color: #3ab03e;
+}
+.DAO {
+ color: #ff3b3b;
+}
+.DASH {
+ color: #1c75bc;
+}
+.DCR {
+ color: #3b7cfb;
+}
+.DCT {
+ color: #008770;
+}
+.DGB {
+ color: #0066cc;
+}
+.DGD,
+.DGX {
+ color: #d8a24a;
+}
+.DMD {
+ color: #5497b2;
+}
+.DOGE {
+ color: #ba9f33;
+}
+.EMC {
+ color: #674c8c;
+}
+.EMC2 {
+ color: #00ccff;
+}
+.EOS {
+ color: #19191a;
+}
+.ERC {
+ color: #101e84;
+}
+.ETC {
+ color: #669073;
+}
+.ETH {
+ color: #282828;
+}
+.EXP {
+ color: #ffaa5c;
+}
+.FC2 {
+ color: #040405;
+}
+.FCT {
+ color: #2175bb;
+}
+.FLDC {
+ color: #c40e09;
+}
+.FLO {
+ color: #1358c8;
+}
+.FRK {
+ color: #0633cd;
+}
+.FTC {
+ color: #679ef1;
+}
+.FUN {
+ color: #ef3a5c;
+}
+.GAME {
+ color: #ed1b24;
+}
+.GBYTE {
+ color: #2c3e50;
+}
+.GDC {
+ color: #e9a226;
+}
+.GEMZ {
+ color: #e86060;
+}
+.GLD {
+ color: #e8be24;
+}
+.GNO {
+ color: #00a6c4;
+}
+.GNT {
+ color: #00d6e3;
+}
+.GOLOS {
+ color: #2670b7;
+}
+.GRC {
+ color: #88a13c;
+}
+.GRS {
+ color: #648fa0;
+}
+.HEAT {
+ color: #ff5606;
+}
+.HUC {
+ color: #ffc018;
+}
+.ICN {
+ color: #4c6f8c;
+}
+.ICX {
+ color: #22c8cc;
+}
+.IFC {
+ color: #ed272d;
+}
+.INCNT {
+ color: #f2932f;
+}
+.IOC {
+ color: #2fa3de;
+}
+.IOTA {
+ color: #ffffff;
+}
+.JBS {
+ color: #1a8bcd;
+}
+.KMD {
+ color: #326464;
+}
+.KOBO {
+ color: #80c342;
+}
+.KORE {
+ color: #df4124;
+}
+.LBC {
+ color: #015c47;
+}
+.LDOGE {
+ color: #ffcc00;
+}
+.LSK {
+ color: #0d4ea0;
+}
+.LTC {
+ color: #838383;
+}
+.MAID {
+ color: #5492d6;
+}
+.MARKS {
+ color: #504c4c;
+}
+.MCO {
+ color: #0d3459;
+}
+.MINT {
+ color: #006835;
+}
+.MONA {
+ color: #a99364;
+}
+.MRC {
+ color: #4279bd;
+}
+.MSC {
+ color: #1d4983;
+}
+.MTL {
+ color: #242424;
+}
+.MTR {
+ color: #b92429;
+}
+.MUE {
+ color: #f5a10e;
+}
+.NAV {
+ color: #7d59b5;
+}
+.MYST {
+ color: #f5a10e;
+}
+.NBT {
+ color: #ffc93d;
+}
+.NEO {
+ color: #58bf00;
+}
+.NEOS {
+ color: #1d1d1b;
+}
+.NEU {
+ color: #2983c0;
+}
+.NLG {
+ color: #003e7e;
+}
+.NMC {
+ color: #6787b7;
+}
+.NMR {
+ color: #8de8de;
+}
+.NOTE {
+ color: #42daff;
+}
+.NVC {
+ color: #ecab41;
+}
+.NXT {
+ color: #008fbb;
+}
+.OK {
+ color: #0165a4;
+}
+.OMG {
+ color: #1a53f0;
+}
+.OMNI {
+ color: #18347e;
+}
+.OPAL {
+ color: #7193aa;
+}
+.PART {
+ color: #05d5a3;
+}
+.PASC {
+ color: #f7931e;
+}
+.PIGGY {
+ color: #f27a7a;
+}
+.PINK {
+ color: #ed31ca;
+}
+.PIVX {
+ color: #3b2f4d;
+}
+.POT {
+ color: #105b2f;
+}
+.PPC {
+ color: #3fa30c;
+}
+.PPT {
+ color: #5a9ef6;
+}
+.QRK {
+ color: #22aabf;
+}
+.QTUM {
+ color: #359bce;
+}
+.RADS {
+ color: #924cea;
+}
+.RBIES {
+ color: #c62436;
+}
+.RBT {
+ color: #0d4982;
+}
+.RBY {
+ color: #d31f26;
+}
+.RDD {
+ color: #ed1c24;
+}
+.REP {
+ color: #40a2cb;
+}
+.RIC {
+ color: #60e4dd;
+}
+.RHOC {
+ color: #c26c26;
+}
+.RISE {
+ color: #43cea2;
+}
+.SALT {
+ color: #373c43;
+}
+.SAR {
+ color: #1b72b8;
+}
+.SCOT {
+ color: #3498db;
+}
+.SDC {
+ color: #981d2d;
+}
+.SIA {
+ color: #00cba0;
+}
+.SJCX {
+ color: #003366;
+}
+.SLG {
+ color: #5a6875;
+}
+.SLS {
+ color: #1eb549;
+}
+.SNRG {
+ color: #160363;
+}
+.START {
+ color: #01aef0;
+}
+.STEEM {
+ color: #1a5099;
+}
+.STRAT {
+ color: #2398dd;
+}
+.SWIFT {
+ color: #428bca;
+}
+.SYNC {
+ color: #008dd2;
+}
+.SYS {
+ color: #0098da;
+}
+.TRIG {
+ color: #1fbff4;
+}
+.TRX {
+ color: #c62734;
+}
+.TX {
+ color: #1f8bcc;
+}
+.UBQ {
+ color: #00ec8d;
+}
+.UNITY {
+ color: #ed8527;
+}
+.USDT {
+ color: #2ca07a;
+}
+.VEN {
+ color: #15bdff;
+}
+.VIA {
+ color: #565656;
+}
+.VIOR {
+ color: #1f52a4;
+}
+.VNL {
+ color: #404249;
+}
+.VPN {
+ color: #589700;
+}
+.VRC {
+ color: #418bca;
+}
+.VTC {
+ color: #1b5c2e;
+}
+.WAVES {
+ color: #24aad6;
+}
+.XAI {
+ color: #2ef99f;
+}
+.XBC {
+ color: #f7931a;
+}
+.XBS {
+ color: #d3261d;
+}
+.XCP {
+ color: #ec1550;
+}
+.XEM {
+ color: #41bf76;
+}
+.XLM {
+ color: #08b5e5;
+}
+.XMR {
+ color: #ff6600;
+}
+.XMY {
+ color: #bc3182;
+}
+.XPM {
+ color: #e5b625;
+}
+.XRP {
+ color: #346aa9;
+}
+.XTZ {
+ color: #a6df00;
+}
+.XVC {
+ color: #b50126;
+}
+.XVG {
+ color: #42afb2;
+}
+.XZC {
+ color: #23b852;
+}
+.YBC {
+ color: #d6c154;
+}
+.ZEC {
+ color: #e5a93d;
+}
+.ZEIT {
+ color: #acacac;
+}
+.ZRX {
+ color: #302c2c;
+}
diff --git a/src/assets/scss/partials/font/_datta-icon.scss b/src/assets/scss/partials/font/_datta-icon.scss
new file mode 100644
index 0000000..b7781c2
--- /dev/null
+++ b/src/assets/scss/partials/font/_datta-icon.scss
@@ -0,0 +1,88 @@
+@charset "UTF-8";
+
+@font-face {
+ font-family: 'pct';
+ src: url('./fonts/pct.eot');
+ src: url('./fonts/pct.eot?#iefix') format('embedded-opentype'), url('./fonts/pct.woff') format('woff'),
+ url('./fonts/pct.ttf') format('truetype'), url('./fonts/pct.svg#pct') format('svg');
+ font-weight: normal;
+ font-style: normal;
+}
+
+[data-icon]:before {
+ font-family: 'pct' !important;
+ content: attr(data-icon);
+ font-style: normal !important;
+ font-weight: normal !important;
+ font-variant: normal !important;
+ text-transform: none !important;
+ speak: none;
+ line-height: 1;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+}
+
+[class^='pct-']:before,
+[class*=' pct-']:before {
+ font-family: 'pct' !important;
+ font-style: normal !important;
+ font-weight: normal !important;
+ font-variant: normal !important;
+ text-transform: none !important;
+ speak: none;
+ line-height: 1;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+}
+
+.pct-arrow1:before {
+ content: '\61';
+}
+
+.pct-arrow2:before {
+ content: '\62';
+}
+
+.pct-arrow3:before {
+ content: '\63';
+}
+
+.pct-arrow4:before {
+ content: '\64';
+}
+
+.pct-chat1:before {
+ content: '\65';
+}
+
+.pct-chat2:before {
+ content: '\66';
+}
+
+.pct-chat3:before {
+ content: '\67';
+}
+
+.pct-chat4:before {
+ content: '\68';
+}
+
+.pct-loader1:before {
+ content: '\69';
+}
+
+.pct-arrow-sharp1:before {
+ content: '\6a';
+}
+
+.pct-arrow-sharp2:before {
+ content: '\6b';
+}
+
+.pct-arrow-sharp3:before {
+ content: '\6c';
+}
+
+.pct-arrow-sharp4:before {
+ content: '\6d';
+}
diff --git a/src/assets/scss/partials/font/_feather.scss b/src/assets/scss/partials/font/_feather.scss
new file mode 100644
index 0000000..aafc553
--- /dev/null
+++ b/src/assets/scss/partials/font/_feather.scss
@@ -0,0 +1,991 @@
+@font-face {
+ font-family: 'feather';
+ src: url('./fonts/feather.eot?t=1501841394106');
+ /* IE9*/
+ src: url('./fonts/feather.eot?t=1501841394106#iefix') format('embedded-opentype'),
+ url('./fonts/feather.woff?t=1501841394106') format('woff'), url('./fonts/feather.ttf?t=1501841394106') format('truetype'),
+ url('./fonts/feather.svg?t=1501841394106#feather') format('svg');
+ /* iOS 4.1- */
+}
+
+.feather {
+ /* use !important to prevent issues with browser extensions that change fonts */
+ font-family: 'feather' !important;
+ speak: none;
+ font-style: normal;
+ font-weight: normal;
+ font-variant: normal;
+ text-transform: none;
+ line-height: 1;
+ /* Better Font Rendering =========== */
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+}
+
+.icon-alert-octagon:before {
+ content: '\e81b';
+}
+
+.icon-alert-circle:before {
+ content: '\e81c';
+}
+
+.icon-activity:before {
+ content: '\e81d';
+}
+
+.icon-alert-triangle:before {
+ content: '\e81e';
+}
+
+.icon-align-center:before {
+ content: '\e81f';
+}
+
+.icon-airplay:before {
+ content: '\e820';
+}
+
+.icon-align-justify:before {
+ content: '\e821';
+}
+
+.icon-align-left:before {
+ content: '\e822';
+}
+
+.icon-align-right:before {
+ content: '\e823';
+}
+
+.icon-arrow-down-left:before {
+ content: '\e824';
+}
+
+.icon-arrow-down-right:before {
+ content: '\e825';
+}
+
+.icon-anchor:before {
+ content: '\e826';
+}
+
+.icon-aperture:before {
+ content: '\e827';
+}
+
+.icon-arrow-left:before {
+ content: '\e828';
+}
+
+.icon-arrow-right:before {
+ content: '\e829';
+}
+
+.icon-arrow-down:before {
+ content: '\e82a';
+}
+
+.icon-arrow-up-left:before {
+ content: '\e82b';
+}
+
+.icon-arrow-up-right:before {
+ content: '\e82c';
+}
+
+.icon-arrow-up:before {
+ content: '\e82d';
+}
+
+.icon-award:before {
+ content: '\e82e';
+}
+
+.icon-bar-chart:before {
+ content: '\e82f';
+}
+
+.icon-at-sign:before {
+ content: '\e830';
+}
+
+.icon-bar-chart-2:before {
+ content: '\e831';
+}
+
+.icon-battery-charging:before {
+ content: '\e832';
+}
+
+.icon-bell-off:before {
+ content: '\e833';
+}
+
+.icon-battery:before {
+ content: '\e834';
+}
+
+.icon-bluetooth:before {
+ content: '\e835';
+}
+
+.icon-bell:before {
+ content: '\e836';
+}
+
+.icon-book:before {
+ content: '\e837';
+}
+
+.icon-briefcase:before {
+ content: '\e838';
+}
+
+.icon-camera-off:before {
+ content: '\e839';
+}
+
+.icon-calendar:before {
+ content: '\e83a';
+}
+
+.icon-bookmark:before {
+ content: '\e83b';
+}
+
+.icon-box:before {
+ content: '\e83c';
+}
+
+.icon-camera:before {
+ content: '\e83d';
+}
+
+.icon-check-circle:before {
+ content: '\e83e';
+}
+
+.icon-check:before {
+ content: '\e83f';
+}
+
+.icon-check-square:before {
+ content: '\e840';
+}
+
+.icon-cast:before {
+ content: '\e841';
+}
+
+.icon-chevron-down:before {
+ content: '\e842';
+}
+
+.icon-chevron-left:before {
+ content: '\e843';
+}
+
+.icon-chevron-right:before {
+ content: '\e844';
+}
+
+.icon-chevron-up:before {
+ content: '\e845';
+}
+
+.icon-chevrons-down:before {
+ content: '\e846';
+}
+
+.icon-chevrons-right:before {
+ content: '\e847';
+}
+
+.icon-chevrons-up:before {
+ content: '\e848';
+}
+
+.icon-chevrons-left:before {
+ content: '\e849';
+}
+
+.icon-circle:before {
+ content: '\e84a';
+}
+
+.icon-clipboard:before {
+ content: '\e84b';
+}
+
+.icon-chrome:before {
+ content: '\e84c';
+}
+
+.icon-clock:before {
+ content: '\e84d';
+}
+
+.icon-cloud-lightning:before {
+ content: '\e84e';
+}
+
+.icon-cloud-drizzle:before {
+ content: '\e84f';
+}
+
+.icon-cloud-rain:before {
+ content: '\e850';
+}
+
+.icon-cloud-off:before {
+ content: '\e851';
+}
+
+.icon-codepen:before {
+ content: '\e852';
+}
+
+.icon-cloud-snow:before {
+ content: '\e853';
+}
+
+.icon-compass:before {
+ content: '\e854';
+}
+
+.icon-copy:before {
+ content: '\e855';
+}
+
+.icon-corner-down-right:before {
+ content: '\e856';
+}
+
+.icon-corner-down-left:before {
+ content: '\e857';
+}
+
+.icon-corner-left-down:before {
+ content: '\e858';
+}
+
+.icon-corner-left-up:before {
+ content: '\e859';
+}
+
+.icon-corner-up-left:before {
+ content: '\e85a';
+}
+
+.icon-corner-up-right:before {
+ content: '\e85b';
+}
+
+.icon-corner-right-down:before {
+ content: '\e85c';
+}
+
+.icon-corner-right-up:before {
+ content: '\e85d';
+}
+
+.icon-cpu:before {
+ content: '\e85e';
+}
+
+.icon-credit-card:before {
+ content: '\e85f';
+}
+
+.icon-crosshair:before {
+ content: '\e860';
+}
+
+.icon-disc:before {
+ content: '\e861';
+}
+
+.icon-delete:before {
+ content: '\e862';
+}
+
+.icon-download-cloud:before {
+ content: '\e863';
+}
+
+.icon-download:before {
+ content: '\e864';
+}
+
+.icon-droplet:before {
+ content: '\e865';
+}
+
+.icon-edit-2:before {
+ content: '\e866';
+}
+
+.icon-edit:before {
+ content: '\e867';
+}
+
+.icon-edit-1:before {
+ content: '\e868';
+}
+
+.icon-external-link:before {
+ content: '\e869';
+}
+
+.icon-eye:before {
+ content: '\e86a';
+}
+
+.icon-feather:before {
+ content: '\e86b';
+}
+
+.icon-facebook:before {
+ content: '\e86c';
+}
+
+.icon-file-minus:before {
+ content: '\e86d';
+}
+
+.icon-eye-off:before {
+ content: '\e86e';
+}
+
+.icon-fast-forward:before {
+ content: '\e86f';
+}
+
+.icon-file-text:before {
+ content: '\e870';
+}
+
+.icon-film:before {
+ content: '\e871';
+}
+
+.icon-file:before {
+ content: '\e872';
+}
+
+.icon-file-plus:before {
+ content: '\e873';
+}
+
+.icon-folder:before {
+ content: '\e874';
+}
+
+.icon-filter:before {
+ content: '\e875';
+}
+
+.icon-flag:before {
+ content: '\e876';
+}
+
+.icon-globe:before {
+ content: '\e877';
+}
+
+.icon-grid:before {
+ content: '\e878';
+}
+
+.icon-heart:before {
+ content: '\e879';
+}
+
+.icon-home:before {
+ content: '\e87a';
+}
+
+.icon-github:before {
+ content: '\e87b';
+}
+
+.icon-image:before {
+ content: '\e87c';
+}
+
+.icon-inbox:before {
+ content: '\e87d';
+}
+
+.icon-layers:before {
+ content: '\e87e';
+}
+
+.icon-info:before {
+ content: '\e87f';
+}
+
+.icon-instagram:before {
+ content: '\e880';
+}
+
+.icon-layout:before {
+ content: '\e881';
+}
+
+.icon-link-2:before {
+ content: '\e882';
+}
+
+.icon-life-buoy:before {
+ content: '\e883';
+}
+
+.icon-link:before {
+ content: '\e884';
+}
+
+.icon-log-in:before {
+ content: '\e885';
+}
+
+.icon-list:before {
+ content: '\e886';
+}
+
+.icon-lock:before {
+ content: '\e887';
+}
+
+.icon-log-out:before {
+ content: '\e888';
+}
+
+.icon-loader:before {
+ content: '\e889';
+}
+
+.icon-mail:before {
+ content: '\e88a';
+}
+
+.icon-maximize-2:before {
+ content: '\e88b';
+}
+
+.icon-map:before {
+ content: '\e88c';
+}
+
+.icon-map-pin:before {
+ content: '\e88e';
+}
+
+.icon-menu:before {
+ content: '\e88f';
+}
+
+.icon-message-circle:before {
+ content: '\e890';
+}
+
+.icon-message-square:before {
+ content: '\e891';
+}
+
+.icon-minimize-2:before {
+ content: '\e892';
+}
+
+.icon-mic-off:before {
+ content: '\e893';
+}
+
+.icon-minus-circle:before {
+ content: '\e894';
+}
+
+.icon-mic:before {
+ content: '\e895';
+}
+
+.icon-minus-square:before {
+ content: '\e896';
+}
+
+.icon-minus:before {
+ content: '\e897';
+}
+
+.icon-moon:before {
+ content: '\e898';
+}
+
+.icon-monitor:before {
+ content: '\e899';
+}
+
+.icon-more-vertical:before {
+ content: '\e89a';
+}
+
+.icon-more-horizontal:before {
+ content: '\e89b';
+}
+
+.icon-move:before {
+ content: '\e89c';
+}
+
+.icon-music:before {
+ content: '\e89d';
+}
+
+.icon-navigation-2:before {
+ content: '\e89e';
+}
+
+.icon-navigation:before {
+ content: '\e89f';
+}
+
+.icon-octagon:before {
+ content: '\e8a0';
+}
+
+.icon-package:before {
+ content: '\e8a1';
+}
+
+.icon-pause-circle:before {
+ content: '\e8a2';
+}
+
+.icon-pause:before {
+ content: '\e8a3';
+}
+
+.icon-percent:before {
+ content: '\e8a4';
+}
+
+.icon-phone-call:before {
+ content: '\e8a5';
+}
+
+.icon-phone-forwarded:before {
+ content: '\e8a6';
+}
+
+.icon-phone-missed:before {
+ content: '\e8a7';
+}
+
+.icon-phone-off:before {
+ content: '\e8a8';
+}
+
+.icon-phone-incoming:before {
+ content: '\e8a9';
+}
+
+.icon-phone:before {
+ content: '\e8aa';
+}
+
+.icon-phone-outgoing:before {
+ content: '\e8ab';
+}
+
+.icon-pie-chart:before {
+ content: '\e8ac';
+}
+
+.icon-play-circle:before {
+ content: '\e8ad';
+}
+
+.icon-play:before {
+ content: '\e8ae';
+}
+
+.icon-plus-square:before {
+ content: '\e8af';
+}
+
+.icon-plus-circle:before {
+ content: '\e8b0';
+}
+
+.icon-plus:before {
+ content: '\e8b1';
+}
+
+.icon-pocket:before {
+ content: '\e8b2';
+}
+
+.icon-printer:before {
+ content: '\e8b3';
+}
+
+.icon-power:before {
+ content: '\e8b4';
+}
+
+.icon-radio:before {
+ content: '\e8b5';
+}
+
+.icon-repeat:before {
+ content: '\e8b6';
+}
+
+.icon-refresh-ccw:before {
+ content: '\e8b7';
+}
+
+.icon-rewind:before {
+ content: '\e8b8';
+}
+
+.icon-rotate-ccw:before {
+ content: '\e8b9';
+}
+
+.icon-refresh-cw:before {
+ content: '\e8ba';
+}
+
+.icon-rotate-cw:before {
+ content: '\e8bb';
+}
+
+.icon-save:before {
+ content: '\e8bc';
+}
+
+.icon-search:before {
+ content: '\e8bd';
+}
+
+.icon-server:before {
+ content: '\e8be';
+}
+
+.icon-scissors:before {
+ content: '\e8bf';
+}
+
+.icon-share-2:before {
+ content: '\e8c0';
+}
+
+.icon-share:before {
+ content: '\e8c1';
+}
+
+.icon-shield:before {
+ content: '\e8c2';
+}
+
+.icon-settings:before {
+ content: '\e8c3';
+}
+
+.icon-skip-back:before {
+ content: '\e8c4';
+}
+
+.icon-shuffle:before {
+ content: '\e8c5';
+}
+
+.icon-sidebar:before {
+ content: '\e8c6';
+}
+
+.icon-skip-forward:before {
+ content: '\e8c7';
+}
+
+.icon-slack:before {
+ content: '\e8c8';
+}
+
+.icon-slash:before {
+ content: '\e8c9';
+}
+
+.icon-smartphone:before {
+ content: '\e8ca';
+}
+
+.icon-square:before {
+ content: '\e8cb';
+}
+
+.icon-speaker:before {
+ content: '\e8cc';
+}
+
+.icon-star:before {
+ content: '\e8cd';
+}
+
+.icon-stop-circle:before {
+ content: '\e8ce';
+}
+
+.icon-sun:before {
+ content: '\e8cf';
+}
+
+.icon-sunrise:before {
+ content: '\e8d0';
+}
+
+.icon-tablet:before {
+ content: '\e8d1';
+}
+
+.icon-tag:before {
+ content: '\e8d2';
+}
+
+.icon-sunset:before {
+ content: '\e8d3';
+}
+
+.icon-target:before {
+ content: '\e8d4';
+}
+
+.icon-thermometer:before {
+ content: '\e8d5';
+}
+
+.icon-thumbs-up:before {
+ content: '\e8d6';
+}
+
+.icon-thumbs-down:before {
+ content: '\e8d7';
+}
+
+.icon-toggle-left:before {
+ content: '\e8d8';
+}
+
+.icon-toggle-right:before {
+ content: '\e8d9';
+}
+
+.icon-trash-2:before {
+ content: '\e8da';
+}
+
+.icon-trash:before {
+ content: '\e8db';
+}
+
+.icon-trending-up:before {
+ content: '\e8dc';
+}
+
+.icon-trending-down:before {
+ content: '\e8dd';
+}
+
+.icon-triangle:before {
+ content: '\e8de';
+}
+
+.icon-type:before {
+ content: '\e8df';
+}
+
+.icon-twitter:before {
+ content: '\e8e0';
+}
+
+.icon-upload:before {
+ content: '\e8e1';
+}
+
+.icon-umbrella:before {
+ content: '\e8e2';
+}
+
+.icon-upload-cloud:before {
+ content: '\e8e3';
+}
+
+.icon-unlock:before {
+ content: '\e8e4';
+}
+
+.icon-user-check:before {
+ content: '\e8e5';
+}
+
+.icon-user-minus:before {
+ content: '\e8e6';
+}
+
+.icon-user-plus:before {
+ content: '\e8e7';
+}
+
+.icon-user-x:before {
+ content: '\e8e8';
+}
+
+.icon-user:before {
+ content: '\e8e9';
+}
+
+.icon-users:before {
+ content: '\e8ea';
+}
+
+.icon-video-off:before {
+ content: '\e8eb';
+}
+
+.icon-video:before {
+ content: '\e8ec';
+}
+
+.icon-voicemail:before {
+ content: '\e8ed';
+}
+
+.icon-volume-x:before {
+ content: '\e8ee';
+}
+
+.icon-volume-2:before {
+ content: '\e8ef';
+}
+
+.icon-volume-1:before {
+ content: '\e8f0';
+}
+
+.icon-volume:before {
+ content: '\e8f1';
+}
+
+.icon-watch:before {
+ content: '\e8f2';
+}
+
+.icon-wifi:before {
+ content: '\e8f3';
+}
+
+.icon-x-square:before {
+ content: '\e8f4';
+}
+
+.icon-wind:before {
+ content: '\e8f5';
+}
+
+.icon-x:before {
+ content: '\e8f6';
+}
+
+.icon-x-circle:before {
+ content: '\e8f7';
+}
+
+.icon-zap:before {
+ content: '\e8f8';
+}
+
+.icon-zoom-in:before {
+ content: '\e8f9';
+}
+
+.icon-zoom-out:before {
+ content: '\e8fa';
+}
+
+.icon-command:before {
+ content: '\e8fb';
+}
+
+.icon-cloud:before {
+ content: '\e8fc';
+}
+
+.icon-hash:before {
+ content: '\e8fd';
+}
+
+.icon-headphones:before {
+ content: '\e8fe';
+}
+
+.icon-underline:before {
+ content: '\e8ff';
+}
+
+.icon-italic:before {
+ content: '\e900';
+}
+
+.icon-bold:before {
+ content: '\e901';
+}
+
+.icon-crop:before {
+ content: '\e902';
+}
+
+.icon-help-circle:before {
+ content: '\e903';
+}
+
+.icon-paperclip:before {
+ content: '\e904';
+}
+
+.icon-shopping-cart:before {
+ content: '\e905';
+}
+
+.icon-tv:before {
+ content: '\e906';
+}
+
+.icon-wifi-off:before {
+ content: '\e907';
+}
+
+.icon-minimize:before {
+ content: '\e88d';
+}
+
+.icon-maximize:before {
+ content: '\e908';
+}
+
+.icon-gitlab:before {
+ content: '\e909';
+}
+
+.icon-sliders:before {
+ content: '\e90a';
+}
+
+.icon-star-on:before {
+ content: '\e90b';
+}
+
+.icon-heart-on:before {
+ content: '\e90c';
+}
diff --git a/src/assets/scss/partials/font/_flaticon.scss b/src/assets/scss/partials/font/_flaticon.scss
new file mode 100644
index 0000000..0a9d2d8
--- /dev/null
+++ b/src/assets/scss/partials/font/_flaticon.scss
@@ -0,0 +1,221 @@
+/*
+ Flaticon icon font: Flaticon
+ Creation date: 11/04/2019 05:01
+ */
+
+@font-face {
+ font-family: 'Flaticon';
+ src: url('./fonts/Flaticon.eot');
+ src: url('./fonts/Flaticon.eot?#iefix') format('embedded-opentype'), url('./fonts/Flaticon.woff2') format('woff2'),
+ url('./fonts/Flaticon.woff') format('woff'), url('./fonts/Flaticon.ttf') format('truetype'),
+ url('./fonts/Flaticon.svg#Flaticon') format('svg');
+ font-weight: normal;
+ font-style: normal;
+}
+
+@media screen and (-webkit-min-device-pixel-ratio: 0) {
+ @font-face {
+ font-family: 'Flaticon';
+ src: url('./fonts/Flaticon.svg#Flaticon') format('svg');
+ }
+}
+.fi:before {
+ display: inline-block;
+ font-family: 'Flaticon';
+ font-style: normal;
+ font-weight: normal;
+ font-variant: normal;
+ line-height: 1;
+ text-decoration: inherit;
+ text-rendering: optimizeLegibility;
+ text-transform: none;
+ -moz-osx-font-smoothing: grayscale;
+ -webkit-font-smoothing: antialiased;
+ font-smoothing: antialiased;
+}
+
+.flaticon-shield:before {
+ content: '\f100';
+}
+.flaticon-layout:before {
+ content: '\f101';
+}
+.flaticon-layers:before {
+ content: '\f102';
+}
+.flaticon-cube:before {
+ content: '\f103';
+}
+.flaticon-compass:before {
+ content: '\f104';
+}
+.flaticon-thunderbolt:before {
+ content: '\f105';
+}
+.flaticon-gift:before {
+ content: '\f106';
+}
+.flaticon-shapes-and-symbols:before {
+ content: '\f107';
+}
+.flaticon-feather:before {
+ content: '\f108';
+}
+.flaticon-menu:before {
+ content: '\f109';
+}
+.flaticon-abc:before {
+ content: '\f10a';
+}
+.flaticon-alarm:before {
+ content: '\f10b';
+}
+.flaticon-locker:before {
+ content: '\f10c';
+}
+.flaticon-menu-1:before {
+ content: '\f10d';
+}
+.flaticon-crop:before {
+ content: '\f10e';
+}
+.flaticon-mail:before {
+ content: '\f10f';
+}
+.flaticon-diamond:before {
+ content: '\f110';
+}
+.flaticon-edit:before {
+ content: '\f111';
+}
+.flaticon-gear:before {
+ content: '\f112';
+}
+.flaticon-video:before {
+ content: '\f113';
+}
+.flaticon-clipboard:before {
+ content: '\f114';
+}
+.flaticon-search:before {
+ content: '\f115';
+}
+.flaticon-data-storage:before {
+ content: '\f116';
+}
+.flaticon-table:before {
+ content: '\f117';
+}
+.flaticon-pie-chart:before {
+ content: '\f118';
+}
+.flaticon-map:before {
+ content: '\f119';
+}
+.flaticon-calendar:before {
+ content: '\f11a';
+}
+.flaticon-mixer:before {
+ content: '\f11b';
+}
+.flaticon-chat:before {
+ content: '\f11c';
+}
+.flaticon-lock:before {
+ content: '\f11d';
+}
+.flaticon-photo:before {
+ content: '\f11e';
+}
+.flaticon-start-up:before {
+ content: '\f11f';
+}
+.flaticon-test:before {
+ content: '\f120';
+}
+.flaticon-study:before {
+ content: '\f121';
+}
+.flaticon-information:before {
+ content: '\f122';
+}
+.flaticon-support:before {
+ content: '\f123';
+}
+.flaticon-help:before {
+ content: '\f124';
+}
+.flaticon-business-and-finance:before {
+ content: '\f125';
+}
+.flaticon-cloud:before {
+ content: '\f126';
+}
+.flaticon-grid:before {
+ content: '\f127';
+}
+.flaticon-text:before {
+ content: '\f128';
+}
+.flaticon-draft:before {
+ content: '\f129';
+}
+.flaticon-writing:before {
+ content: '\f12a';
+}
+.flaticon-flag:before {
+ content: '\f12b';
+}
+.flaticon-waiting:before {
+ content: '\f12c';
+}
+.flaticon-questions:before {
+ content: '\f12d';
+}
+
+$font-Flaticon-shield: '\f100';
+$font-Flaticon-layout: '\f101';
+$font-Flaticon-layers: '\f102';
+$font-Flaticon-cube: '\f103';
+$font-Flaticon-compass: '\f104';
+$font-Flaticon-thunderbolt: '\f105';
+$font-Flaticon-gift: '\f106';
+$font-Flaticon-shapes-and-symbols: '\f107';
+$font-Flaticon-feather: '\f108';
+$font-Flaticon-menu: '\f109';
+$font-Flaticon-abc: '\f10a';
+$font-Flaticon-alarm: '\f10b';
+$font-Flaticon-locker: '\f10c';
+$font-Flaticon-menu-1: '\f10d';
+$font-Flaticon-crop: '\f10e';
+$font-Flaticon-mail: '\f10f';
+$font-Flaticon-diamond: '\f110';
+$font-Flaticon-edit: '\f111';
+$font-Flaticon-gear: '\f112';
+$font-Flaticon-video: '\f113';
+$font-Flaticon-clipboard: '\f114';
+$font-Flaticon-search: '\f115';
+$font-Flaticon-data-storage: '\f116';
+$font-Flaticon-table: '\f117';
+$font-Flaticon-pie-chart: '\f118';
+$font-Flaticon-map: '\f119';
+$font-Flaticon-calendar: '\f11a';
+$font-Flaticon-mixer: '\f11b';
+$font-Flaticon-chat: '\f11c';
+$font-Flaticon-lock: '\f11d';
+$font-Flaticon-photo: '\f11e';
+$font-Flaticon-start-up: '\f11f';
+$font-Flaticon-test: '\f120';
+$font-Flaticon-study: '\f121';
+$font-Flaticon-information: '\f122';
+$font-Flaticon-support: '\f123';
+$font-Flaticon-help: '\f124';
+$font-Flaticon-business-and-finance: '\f125';
+$font-Flaticon-cloud: '\f126';
+$font-Flaticon-grid: '\f127';
+$font-Flaticon-text: '\f128';
+$font-Flaticon-draft: '\f129';
+$font-Flaticon-writing: '\f12a';
+$font-Flaticon-flag: '\f12b';
+$font-Flaticon-waiting: '\f12c';
+$font-Flaticon-questions: '\f12d';
diff --git a/src/assets/scss/partials/font/_fontawesome.scss b/src/assets/scss/partials/font/_fontawesome.scss
new file mode 100644
index 0000000..7340893
--- /dev/null
+++ b/src/assets/scss/partials/font/_fontawesome.scss
@@ -0,0 +1,5601 @@
+.fa,
+.fab,
+.fal,
+.far,
+.fas {
+ -moz-osx-font-smoothing: grayscale;
+ -webkit-font-smoothing: antialiased;
+ display: inline-block;
+ font-style: normal;
+ font-variant: normal;
+ text-rendering: auto;
+ line-height: 1;
+}
+
+.fa-lg {
+ font-size: 1.33333em;
+ line-height: 0.75em;
+ vertical-align: -0.0667em;
+}
+
+.fa-xs {
+ font-size: 0.75em;
+}
+
+.fa-sm {
+ font-size: 0.875em;
+}
+
+.fa-1x {
+ font-size: 1em;
+}
+
+.fa-2x {
+ font-size: 2em;
+}
+
+.fa-3x {
+ font-size: 3em;
+}
+
+.fa-4x {
+ font-size: 4em;
+}
+
+.fa-5x {
+ font-size: 5em;
+}
+
+.fa-6x {
+ font-size: 6em;
+}
+
+.fa-7x {
+ font-size: 7em;
+}
+
+.fa-8x {
+ font-size: 8em;
+}
+
+.fa-9x {
+ font-size: 9em;
+}
+
+.fa-10x {
+ font-size: 10em;
+}
+
+.fa-fw {
+ text-align: center;
+ width: 1.25em;
+}
+
+.fa-ul {
+ list-style-type: none;
+ margin-left: 2.5em;
+ padding-left: 0;
+ > li {
+ position: relative;
+ }
+}
+
+.fa-li {
+ left: -2em;
+ position: absolute;
+ text-align: center;
+ width: 2em;
+ line-height: inherit;
+}
+
+.fa-border {
+ border: 0.08em solid #eee;
+ border-radius: 0.1em;
+ padding: 0.2em 0.25em 0.15em;
+}
+
+.fa-pull-left {
+ float: left;
+}
+
+.fa-pull-right {
+ float: right;
+}
+
+.fa.fa-pull-left,
+.fab.fa-pull-left,
+.fal.fa-pull-left,
+.far.fa-pull-left,
+.fas.fa-pull-left {
+ margin-right: 0.3em;
+}
+
+.fa.fa-pull-right,
+.fab.fa-pull-right,
+.fal.fa-pull-right,
+.far.fa-pull-right,
+.fas.fa-pull-right {
+ margin-left: 0.3em;
+}
+
+.fa-spin {
+ animation: fa-spin 2s infinite linear;
+}
+
+.fa-pulse {
+ animation: fa-spin 1s infinite steps(8);
+}
+
+@keyframes fa-spin {
+ 0% {
+ transform: rotate(0deg);
+ }
+
+ to {
+ transform: rotate(1turn);
+ }
+}
+
+.fa-rotate-90 {
+ -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
+ transform: rotate(90deg);
+}
+
+.fa-rotate-180 {
+ -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
+ transform: rotate(180deg);
+}
+
+.fa-rotate-270 {
+ -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
+ transform: rotate(270deg);
+}
+
+.fa-flip-horizontal {
+ -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)';
+ transform: scaleX(-1);
+}
+
+.fa-flip-vertical {
+ transform: scaleY(-1);
+}
+
+.fa-flip-horizontal.fa-flip-vertical,
+.fa-flip-vertical {
+ -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)';
+}
+
+.fa-flip-horizontal.fa-flip-vertical {
+ transform: scale(-1);
+}
+
+:root {
+ .fa-flip-horizontal,
+ .fa-flip-vertical,
+ .fa-rotate-90,
+ .fa-rotate-180,
+ .fa-rotate-270 {
+ filter: none;
+ }
+}
+
+.fa-stack {
+ display: inline-block;
+ height: 2em;
+ line-height: 2em;
+ position: relative;
+ vertical-align: middle;
+ width: 2.5em;
+}
+
+.fa-stack-1x,
+.fa-stack-2x {
+ left: 0;
+ position: absolute;
+ text-align: center;
+ width: 100%;
+}
+
+.fa-stack-1x {
+ line-height: inherit;
+}
+
+.fa-stack-2x {
+ font-size: 2em;
+}
+
+.fa-inverse {
+ color: #fff;
+}
+
+.fa-500px:before {
+ content: '\f26e';
+}
+
+.fa-accessible-icon:before {
+ content: '\f368';
+}
+
+.fa-accusoft:before {
+ content: '\f369';
+}
+
+.fa-acquisitions-incorporated:before {
+ content: '\f6af';
+}
+
+.fa-ad:before {
+ content: '\f641';
+}
+
+.fa-address-book:before {
+ content: '\f2b9';
+}
+
+.fa-address-card:before {
+ content: '\f2bb';
+}
+
+.fa-adjust:before {
+ content: '\f042';
+}
+
+.fa-adn:before {
+ content: '\f170';
+}
+
+.fa-adobe:before {
+ content: '\f778';
+}
+
+.fa-adversal:before {
+ content: '\f36a';
+}
+
+.fa-affiliatetheme:before {
+ content: '\f36b';
+}
+
+.fa-air-freshener:before {
+ content: '\f5d0';
+}
+
+.fa-algolia:before {
+ content: '\f36c';
+}
+
+.fa-align-center:before {
+ content: '\f037';
+}
+
+.fa-align-justify:before {
+ content: '\f039';
+}
+
+.fa-align-left:before {
+ content: '\f036';
+}
+
+.fa-align-right:before {
+ content: '\f038';
+}
+
+.fa-alipay:before {
+ content: '\f642';
+}
+
+.fa-allergies:before {
+ content: '\f461';
+}
+
+.fa-amazon:before {
+ content: '\f270';
+}
+
+.fa-amazon-pay:before {
+ content: '\f42c';
+}
+
+.fa-ambulance:before {
+ content: '\f0f9';
+}
+
+.fa-american-sign-language-interpreting:before {
+ content: '\f2a3';
+}
+
+.fa-amilia:before {
+ content: '\f36d';
+}
+
+.fa-anchor:before {
+ content: '\f13d';
+}
+
+.fa-android:before {
+ content: '\f17b';
+}
+
+.fa-angellist:before {
+ content: '\f209';
+}
+
+.fa-angle-double-down:before {
+ content: '\f103';
+}
+
+.fa-angle-double-left:before {
+ content: '\f100';
+}
+
+.fa-angle-double-right:before {
+ content: '\f101';
+}
+
+.fa-angle-double-up:before {
+ content: '\f102';
+}
+
+.fa-angle-down:before {
+ content: '\f107';
+}
+
+.fa-angle-left:before {
+ content: '\f104';
+}
+
+.fa-angle-right:before {
+ content: '\f105';
+}
+
+.fa-angle-up:before {
+ content: '\f106';
+}
+
+.fa-angry:before {
+ content: '\f556';
+}
+
+.fa-angrycreative:before {
+ content: '\f36e';
+}
+
+.fa-angular:before {
+ content: '\f420';
+}
+
+.fa-ankh:before {
+ content: '\f644';
+}
+
+.fa-app-store:before {
+ content: '\f36f';
+}
+
+.fa-app-store-ios:before {
+ content: '\f370';
+}
+
+.fa-apper:before {
+ content: '\f371';
+}
+
+.fa-apple:before {
+ content: '\f179';
+}
+
+.fa-apple-alt:before {
+ content: '\f5d1';
+}
+
+.fa-apple-pay:before {
+ content: '\f415';
+}
+
+.fa-archive:before {
+ content: '\f187';
+}
+
+.fa-archway:before {
+ content: '\f557';
+}
+
+.fa-arrow-alt-circle-down:before {
+ content: '\f358';
+}
+
+.fa-arrow-alt-circle-left:before {
+ content: '\f359';
+}
+
+.fa-arrow-alt-circle-right:before {
+ content: '\f35a';
+}
+
+.fa-arrow-alt-circle-up:before {
+ content: '\f35b';
+}
+
+.fa-arrow-circle-down:before {
+ content: '\f0ab';
+}
+
+.fa-arrow-circle-left:before {
+ content: '\f0a8';
+}
+
+.fa-arrow-circle-right:before {
+ content: '\f0a9';
+}
+
+.fa-arrow-circle-up:before {
+ content: '\f0aa';
+}
+
+.fa-arrow-down:before {
+ content: '\f063';
+}
+
+.fa-arrow-left:before {
+ content: '\f060';
+}
+
+.fa-arrow-right:before {
+ content: '\f061';
+}
+
+.fa-arrow-up:before {
+ content: '\f062';
+}
+
+.fa-arrows-alt:before {
+ content: '\f0b2';
+}
+
+.fa-arrows-alt-h:before {
+ content: '\f337';
+}
+
+.fa-arrows-alt-v:before {
+ content: '\f338';
+}
+
+.fa-artstation:before {
+ content: '\f77a';
+}
+
+.fa-assistive-listening-systems:before {
+ content: '\f2a2';
+}
+
+.fa-asterisk:before {
+ content: '\f069';
+}
+
+.fa-asymmetrik:before {
+ content: '\f372';
+}
+
+.fa-at:before {
+ content: '\f1fa';
+}
+
+.fa-atlas:before {
+ content: '\f558';
+}
+
+.fa-atlassian:before {
+ content: '\f77b';
+}
+
+.fa-atom:before {
+ content: '\f5d2';
+}
+
+.fa-audible:before {
+ content: '\f373';
+}
+
+.fa-audio-description:before {
+ content: '\f29e';
+}
+
+.fa-autoprefixer:before {
+ content: '\f41c';
+}
+
+.fa-avianex:before {
+ content: '\f374';
+}
+
+.fa-aviato:before {
+ content: '\f421';
+}
+
+.fa-award:before {
+ content: '\f559';
+}
+
+.fa-aws:before {
+ content: '\f375';
+}
+
+.fa-baby:before {
+ content: '\f77c';
+}
+
+.fa-baby-carriage:before {
+ content: '\f77d';
+}
+
+.fa-backspace:before {
+ content: '\f55a';
+}
+
+.fa-backward:before {
+ content: '\f04a';
+}
+
+.fa-balance-scale:before {
+ content: '\f24e';
+}
+
+.fa-ban:before {
+ content: '\f05e';
+}
+
+.fa-band-aid:before {
+ content: '\f462';
+}
+
+.fa-bandcamp:before {
+ content: '\f2d5';
+}
+
+.fa-barcode:before {
+ content: '\f02a';
+}
+
+.fa-bars:before {
+ content: '\f0c9';
+}
+
+.fa-baseball-ball:before {
+ content: '\f433';
+}
+
+.fa-basketball-ball:before {
+ content: '\f434';
+}
+
+.fa-bath:before {
+ content: '\f2cd';
+}
+
+.fa-battery-empty:before {
+ content: '\f244';
+}
+
+.fa-battery-full:before {
+ content: '\f240';
+}
+
+.fa-battery-half:before {
+ content: '\f242';
+}
+
+.fa-battery-quarter:before {
+ content: '\f243';
+}
+
+.fa-battery-three-quarters:before {
+ content: '\f241';
+}
+
+.fa-bed:before {
+ content: '\f236';
+}
+
+.fa-beer:before {
+ content: '\f0fc';
+}
+
+.fa-behance:before {
+ content: '\f1b4';
+}
+
+.fa-behance-square:before {
+ content: '\f1b5';
+}
+
+.fa-bell:before {
+ content: '\f0f3';
+}
+
+.fa-bell-slash:before {
+ content: '\f1f6';
+}
+
+.fa-bezier-curve:before {
+ content: '\f55b';
+}
+
+.fa-bible:before {
+ content: '\f647';
+}
+
+.fa-bicycle:before {
+ content: '\f206';
+}
+
+.fa-bimobject:before {
+ content: '\f378';
+}
+
+.fa-binoculars:before {
+ content: '\f1e5';
+}
+
+.fa-biohazard:before {
+ content: '\f780';
+}
+
+.fa-birthday-cake:before {
+ content: '\f1fd';
+}
+
+.fa-bitbucket:before {
+ content: '\f171';
+}
+
+.fa-bitcoin:before {
+ content: '\f379';
+}
+
+.fa-bity:before {
+ content: '\f37a';
+}
+
+.fa-black-tie:before {
+ content: '\f27e';
+}
+
+.fa-blackberry:before {
+ content: '\f37b';
+}
+
+.fa-blender:before {
+ content: '\f517';
+}
+
+.fa-blender-phone:before {
+ content: '\f6b6';
+}
+
+.fa-blind:before {
+ content: '\f29d';
+}
+
+.fa-blog:before {
+ content: '\f781';
+}
+
+.fa-blogger:before {
+ content: '\f37c';
+}
+
+.fa-blogger-b:before {
+ content: '\f37d';
+}
+
+.fa-bluetooth:before {
+ content: '\f293';
+}
+
+.fa-bluetooth-b:before {
+ content: '\f294';
+}
+
+.fa-bold:before {
+ content: '\f032';
+}
+
+.fa-bolt:before {
+ content: '\f0e7';
+}
+
+.fa-bomb:before {
+ content: '\f1e2';
+}
+
+.fa-bone:before {
+ content: '\f5d7';
+}
+
+.fa-bong:before {
+ content: '\f55c';
+}
+
+.fa-book:before {
+ content: '\f02d';
+}
+
+.fa-book-dead:before {
+ content: '\f6b7';
+}
+
+.fa-book-open:before {
+ content: '\f518';
+}
+
+.fa-book-reader:before {
+ content: '\f5da';
+}
+
+.fa-bookmark:before {
+ content: '\f02e';
+}
+
+.fa-bowling-ball:before {
+ content: '\f436';
+}
+
+.fa-box:before {
+ content: '\f466';
+}
+
+.fa-box-open:before {
+ content: '\f49e';
+}
+
+.fa-boxes:before {
+ content: '\f468';
+}
+
+.fa-braille:before {
+ content: '\f2a1';
+}
+
+.fa-brain:before {
+ content: '\f5dc';
+}
+
+.fa-briefcase:before {
+ content: '\f0b1';
+}
+
+.fa-briefcase-medical:before {
+ content: '\f469';
+}
+
+.fa-broadcast-tower:before {
+ content: '\f519';
+}
+
+.fa-broom:before {
+ content: '\f51a';
+}
+
+.fa-brush:before {
+ content: '\f55d';
+}
+
+.fa-btc:before {
+ content: '\f15a';
+}
+
+.fa-bug:before {
+ content: '\f188';
+}
+
+.fa-building:before {
+ content: '\f1ad';
+}
+
+.fa-bullhorn:before {
+ content: '\f0a1';
+}
+
+.fa-bullseye:before {
+ content: '\f140';
+}
+
+.fa-burn:before {
+ content: '\f46a';
+}
+
+.fa-buromobelexperte:before {
+ content: '\f37f';
+}
+
+.fa-bus:before {
+ content: '\f207';
+}
+
+.fa-bus-alt:before {
+ content: '\f55e';
+}
+
+.fa-business-time:before {
+ content: '\f64a';
+}
+
+.fa-buysellads:before {
+ content: '\f20d';
+}
+
+.fa-calculator:before {
+ content: '\f1ec';
+}
+
+.fa-calendar:before {
+ content: '\f133';
+}
+
+.fa-calendar-alt:before {
+ content: '\f073';
+}
+
+.fa-calendar-check:before {
+ content: '\f274';
+}
+
+.fa-calendar-day:before {
+ content: '\f783';
+}
+
+.fa-calendar-minus:before {
+ content: '\f272';
+}
+
+.fa-calendar-plus:before {
+ content: '\f271';
+}
+
+.fa-calendar-times:before {
+ content: '\f273';
+}
+
+.fa-calendar-week:before {
+ content: '\f784';
+}
+
+.fa-camera:before {
+ content: '\f030';
+}
+
+.fa-camera-retro:before {
+ content: '\f083';
+}
+
+.fa-campground:before {
+ content: '\f6bb';
+}
+
+.fa-canadian-maple-leaf:before {
+ content: '\f785';
+}
+
+.fa-candy-cane:before {
+ content: '\f786';
+}
+
+.fa-cannabis:before {
+ content: '\f55f';
+}
+
+.fa-capsules:before {
+ content: '\f46b';
+}
+
+.fa-car:before {
+ content: '\f1b9';
+}
+
+.fa-car-alt:before {
+ content: '\f5de';
+}
+
+.fa-car-battery:before {
+ content: '\f5df';
+}
+
+.fa-car-crash:before {
+ content: '\f5e1';
+}
+
+.fa-car-side:before {
+ content: '\f5e4';
+}
+
+.fa-caret-down:before {
+ content: '\f0d7';
+}
+
+.fa-caret-left:before {
+ content: '\f0d9';
+}
+
+.fa-caret-right:before {
+ content: '\f0da';
+}
+
+.fa-caret-square-down:before {
+ content: '\f150';
+}
+
+.fa-caret-square-left:before {
+ content: '\f191';
+}
+
+.fa-caret-square-right:before {
+ content: '\f152';
+}
+
+.fa-caret-square-up:before {
+ content: '\f151';
+}
+
+.fa-caret-up:before {
+ content: '\f0d8';
+}
+
+.fa-carrot:before {
+ content: '\f787';
+}
+
+.fa-cart-arrow-down:before {
+ content: '\f218';
+}
+
+.fa-cart-plus:before {
+ content: '\f217';
+}
+
+.fa-cash-register:before {
+ content: '\f788';
+}
+
+.fa-cat:before {
+ content: '\f6be';
+}
+
+.fa-cc-amazon-pay:before {
+ content: '\f42d';
+}
+
+.fa-cc-amex:before {
+ content: '\f1f3';
+}
+
+.fa-cc-apple-pay:before {
+ content: '\f416';
+}
+
+.fa-cc-diners-club:before {
+ content: '\f24c';
+}
+
+.fa-cc-discover:before {
+ content: '\f1f2';
+}
+
+.fa-cc-jcb:before {
+ content: '\f24b';
+}
+
+.fa-cc-mastercard:before {
+ content: '\f1f1';
+}
+
+.fa-cc-paypal:before {
+ content: '\f1f4';
+}
+
+.fa-cc-stripe:before {
+ content: '\f1f5';
+}
+
+.fa-cc-visa:before {
+ content: '\f1f0';
+}
+
+.fa-centercode:before {
+ content: '\f380';
+}
+
+.fa-centos:before {
+ content: '\f789';
+}
+
+.fa-certificate:before {
+ content: '\f0a3';
+}
+
+.fa-chair:before {
+ content: '\f6c0';
+}
+
+.fa-chalkboard:before {
+ content: '\f51b';
+}
+
+.fa-chalkboard-teacher:before {
+ content: '\f51c';
+}
+
+.fa-charging-station:before {
+ content: '\f5e7';
+}
+
+.fa-chart-area:before {
+ content: '\f1fe';
+}
+
+.fa-chart-bar:before {
+ content: '\f080';
+}
+
+.fa-chart-line:before {
+ content: '\f201';
+}
+
+.fa-chart-pie:before {
+ content: '\f200';
+}
+
+.fa-check:before {
+ content: '\f00c';
+}
+
+.fa-check-circle:before {
+ content: '\f058';
+}
+
+.fa-check-double:before {
+ content: '\f560';
+}
+
+.fa-check-square:before {
+ content: '\f14a';
+}
+
+.fa-chess:before {
+ content: '\f439';
+}
+
+.fa-chess-bishop:before {
+ content: '\f43a';
+}
+
+.fa-chess-board:before {
+ content: '\f43c';
+}
+
+.fa-chess-king:before {
+ content: '\f43f';
+}
+
+.fa-chess-knight:before {
+ content: '\f441';
+}
+
+.fa-chess-pawn:before {
+ content: '\f443';
+}
+
+.fa-chess-queen:before {
+ content: '\f445';
+}
+
+.fa-chess-rook:before {
+ content: '\f447';
+}
+
+.fa-chevron-circle-down:before {
+ content: '\f13a';
+}
+
+.fa-chevron-circle-left:before {
+ content: '\f137';
+}
+
+.fa-chevron-circle-right:before {
+ content: '\f138';
+}
+
+.fa-chevron-circle-up:before {
+ content: '\f139';
+}
+
+.fa-chevron-down:before {
+ content: '\f078';
+}
+
+.fa-chevron-left:before {
+ content: '\f053';
+}
+
+.fa-chevron-right:before {
+ content: '\f054';
+}
+
+.fa-chevron-up:before {
+ content: '\f077';
+}
+
+.fa-child:before {
+ content: '\f1ae';
+}
+
+.fa-chrome:before {
+ content: '\f268';
+}
+
+.fa-church:before {
+ content: '\f51d';
+}
+
+.fa-circle:before {
+ content: '\f111';
+}
+
+.fa-circle-notch:before {
+ content: '\f1ce';
+}
+
+.fa-city:before {
+ content: '\f64f';
+}
+
+.fa-clipboard:before {
+ content: '\f328';
+}
+
+.fa-clipboard-check:before {
+ content: '\f46c';
+}
+
+.fa-clipboard-list:before {
+ content: '\f46d';
+}
+
+.fa-clock:before {
+ content: '\f017';
+}
+
+.fa-clone:before {
+ content: '\f24d';
+}
+
+.fa-closed-captioning:before {
+ content: '\f20a';
+}
+
+.fa-cloud:before {
+ content: '\f0c2';
+}
+
+.fa-cloud-download-alt:before {
+ content: '\f381';
+}
+
+.fa-cloud-meatball:before {
+ content: '\f73b';
+}
+
+.fa-cloud-moon:before {
+ content: '\f6c3';
+}
+
+.fa-cloud-moon-rain:before {
+ content: '\f73c';
+}
+
+.fa-cloud-rain:before {
+ content: '\f73d';
+}
+
+.fa-cloud-showers-heavy:before {
+ content: '\f740';
+}
+
+.fa-cloud-sun:before {
+ content: '\f6c4';
+}
+
+.fa-cloud-sun-rain:before {
+ content: '\f743';
+}
+
+.fa-cloud-upload-alt:before {
+ content: '\f382';
+}
+
+.fa-cloudscale:before {
+ content: '\f383';
+}
+
+.fa-cloudsmith:before {
+ content: '\f384';
+}
+
+.fa-cloudversify:before {
+ content: '\f385';
+}
+
+.fa-cocktail:before {
+ content: '\f561';
+}
+
+.fa-code:before {
+ content: '\f121';
+}
+
+.fa-code-branch:before {
+ content: '\f126';
+}
+
+.fa-codepen:before {
+ content: '\f1cb';
+}
+
+.fa-codiepie:before {
+ content: '\f284';
+}
+
+.fa-coffee:before {
+ content: '\f0f4';
+}
+
+.fa-cog:before {
+ content: '\f013';
+}
+
+.fa-cogs:before {
+ content: '\f085';
+}
+
+.fa-coins:before {
+ content: '\f51e';
+}
+
+.fa-columns:before {
+ content: '\f0db';
+}
+
+.fa-comment:before {
+ content: '\f075';
+}
+
+.fa-comment-alt:before {
+ content: '\f27a';
+}
+
+.fa-comment-dollar:before {
+ content: '\f651';
+}
+
+.fa-comment-dots:before {
+ content: '\f4ad';
+}
+
+.fa-comment-slash:before {
+ content: '\f4b3';
+}
+
+.fa-comments:before {
+ content: '\f086';
+}
+
+.fa-comments-dollar:before {
+ content: '\f653';
+}
+
+.fa-compact-disc:before {
+ content: '\f51f';
+}
+
+.fa-compass:before {
+ content: '\f14e';
+}
+
+.fa-compress:before {
+ content: '\f066';
+}
+
+.fa-compress-arrows-alt:before {
+ content: '\f78c';
+}
+
+.fa-concierge-bell:before {
+ content: '\f562';
+}
+
+.fa-confluence:before {
+ content: '\f78d';
+}
+
+.fa-connectdevelop:before {
+ content: '\f20e';
+}
+
+.fa-contao:before {
+ content: '\f26d';
+}
+
+.fa-cookie:before {
+ content: '\f563';
+}
+
+.fa-cookie-bite:before {
+ content: '\f564';
+}
+
+.fa-copy:before {
+ content: '\f0c5';
+}
+
+.fa-copyright:before {
+ content: '\f1f9';
+}
+
+.fa-couch:before {
+ content: '\f4b8';
+}
+
+.fa-cpanel:before {
+ content: '\f388';
+}
+
+.fa-creative-commons:before {
+ content: '\f25e';
+}
+
+.fa-creative-commons-by:before {
+ content: '\f4e7';
+}
+
+.fa-creative-commons-nc:before {
+ content: '\f4e8';
+}
+
+.fa-creative-commons-nc-eu:before {
+ content: '\f4e9';
+}
+
+.fa-creative-commons-nc-jp:before {
+ content: '\f4ea';
+}
+
+.fa-creative-commons-nd:before {
+ content: '\f4eb';
+}
+
+.fa-creative-commons-pd:before {
+ content: '\f4ec';
+}
+
+.fa-creative-commons-pd-alt:before {
+ content: '\f4ed';
+}
+
+.fa-creative-commons-remix:before {
+ content: '\f4ee';
+}
+
+.fa-creative-commons-sa:before {
+ content: '\f4ef';
+}
+
+.fa-creative-commons-sampling:before {
+ content: '\f4f0';
+}
+
+.fa-creative-commons-sampling-plus:before {
+ content: '\f4f1';
+}
+
+.fa-creative-commons-share:before {
+ content: '\f4f2';
+}
+
+.fa-creative-commons-zero:before {
+ content: '\f4f3';
+}
+
+.fa-credit-card:before {
+ content: '\f09d';
+}
+
+.fa-critical-role:before {
+ content: '\f6c9';
+}
+
+.fa-crop:before {
+ content: '\f125';
+}
+
+.fa-crop-alt:before {
+ content: '\f565';
+}
+
+.fa-cross:before {
+ content: '\f654';
+}
+
+.fa-crosshairs:before {
+ content: '\f05b';
+}
+
+.fa-crow:before {
+ content: '\f520';
+}
+
+.fa-crown:before {
+ content: '\f521';
+}
+
+.fa-css3:before {
+ content: '\f13c';
+}
+
+.fa-css3-alt:before {
+ content: '\f38b';
+}
+
+.fa-cube:before {
+ content: '\f1b2';
+}
+
+.fa-cubes:before {
+ content: '\f1b3';
+}
+
+.fa-cut:before {
+ content: '\f0c4';
+}
+
+.fa-cuttlefish:before {
+ content: '\f38c';
+}
+
+.fa-d-and-d:before {
+ content: '\f38d';
+}
+
+.fa-d-and-d-beyond:before {
+ content: '\f6ca';
+}
+
+.fa-dashcube:before {
+ content: '\f210';
+}
+
+.fa-database:before {
+ content: '\f1c0';
+}
+
+.fa-deaf:before {
+ content: '\f2a4';
+}
+
+.fa-delicious:before {
+ content: '\f1a5';
+}
+
+.fa-democrat:before {
+ content: '\f747';
+}
+
+.fa-deploydog:before {
+ content: '\f38e';
+}
+
+.fa-deskpro:before {
+ content: '\f38f';
+}
+
+.fa-desktop:before {
+ content: '\f108';
+}
+
+.fa-dev:before {
+ content: '\f6cc';
+}
+
+.fa-deviantart:before {
+ content: '\f1bd';
+}
+
+.fa-dharmachakra:before {
+ content: '\f655';
+}
+
+.fa-dhl:before {
+ content: '\f790';
+}
+
+.fa-diagnoses:before {
+ content: '\f470';
+}
+
+.fa-diaspora:before {
+ content: '\f791';
+}
+
+.fa-dice:before {
+ content: '\f522';
+}
+
+.fa-dice-d20:before {
+ content: '\f6cf';
+}
+
+.fa-dice-d6:before {
+ content: '\f6d1';
+}
+
+.fa-dice-five:before {
+ content: '\f523';
+}
+
+.fa-dice-four:before {
+ content: '\f524';
+}
+
+.fa-dice-one:before {
+ content: '\f525';
+}
+
+.fa-dice-six:before {
+ content: '\f526';
+}
+
+.fa-dice-three:before {
+ content: '\f527';
+}
+
+.fa-dice-two:before {
+ content: '\f528';
+}
+
+.fa-digg:before {
+ content: '\f1a6';
+}
+
+.fa-digital-ocean:before {
+ content: '\f391';
+}
+
+.fa-digital-tachograph:before {
+ content: '\f566';
+}
+
+.fa-directions:before {
+ content: '\f5eb';
+}
+
+.fa-discord:before {
+ content: '\f392';
+}
+
+.fa-discourse:before {
+ content: '\f393';
+}
+
+.fa-divide:before {
+ content: '\f529';
+}
+
+.fa-dizzy:before {
+ content: '\f567';
+}
+
+.fa-dna:before {
+ content: '\f471';
+}
+
+.fa-dochub:before {
+ content: '\f394';
+}
+
+.fa-docker:before {
+ content: '\f395';
+}
+
+.fa-dog:before {
+ content: '\f6d3';
+}
+
+.fa-dollar-sign:before {
+ content: '\f155';
+}
+
+.fa-dolly:before {
+ content: '\f472';
+}
+
+.fa-dolly-flatbed:before {
+ content: '\f474';
+}
+
+.fa-donate:before {
+ content: '\f4b9';
+}
+
+.fa-door-closed:before {
+ content: '\f52a';
+}
+
+.fa-door-open:before {
+ content: '\f52b';
+}
+
+.fa-dot-circle:before {
+ content: '\f192';
+}
+
+.fa-dove:before {
+ content: '\f4ba';
+}
+
+.fa-download:before {
+ content: '\f019';
+}
+
+.fa-draft2digital:before {
+ content: '\f396';
+}
+
+.fa-drafting-compass:before {
+ content: '\f568';
+}
+
+.fa-dragon:before {
+ content: '\f6d5';
+}
+
+.fa-draw-polygon:before {
+ content: '\f5ee';
+}
+
+.fa-dribbble:before {
+ content: '\f17d';
+}
+
+.fa-dribbble-square:before {
+ content: '\f397';
+}
+
+.fa-dropbox:before {
+ content: '\f16b';
+}
+
+.fa-drum:before {
+ content: '\f569';
+}
+
+.fa-drum-steelpan:before {
+ content: '\f56a';
+}
+
+.fa-drumstick-bite:before {
+ content: '\f6d7';
+}
+
+.fa-drupal:before {
+ content: '\f1a9';
+}
+
+.fa-dumbbell:before {
+ content: '\f44b';
+}
+
+.fa-dumpster:before {
+ content: '\f793';
+}
+
+.fa-dumpster-fire:before {
+ content: '\f794';
+}
+
+.fa-dungeon:before {
+ content: '\f6d9';
+}
+
+.fa-dyalog:before {
+ content: '\f399';
+}
+
+.fa-earlybirds:before {
+ content: '\f39a';
+}
+
+.fa-ebay:before {
+ content: '\f4f4';
+}
+
+.fa-edge:before {
+ content: '\f282';
+}
+
+.fa-edit:before {
+ content: '\f044';
+}
+
+.fa-eject:before {
+ content: '\f052';
+}
+
+.fa-elementor:before {
+ content: '\f430';
+}
+
+.fa-ellipsis-h:before {
+ content: '\f141';
+}
+
+.fa-ellipsis-v:before {
+ content: '\f142';
+}
+
+.fa-ello:before {
+ content: '\f5f1';
+}
+
+.fa-ember:before {
+ content: '\f423';
+}
+
+.fa-empire:before {
+ content: '\f1d1';
+}
+
+.fa-envelope:before {
+ content: '\f0e0';
+}
+
+.fa-envelope-open:before {
+ content: '\f2b6';
+}
+
+.fa-envelope-open-text:before {
+ content: '\f658';
+}
+
+.fa-envelope-square:before {
+ content: '\f199';
+}
+
+.fa-envira:before {
+ content: '\f299';
+}
+
+.fa-equals:before {
+ content: '\f52c';
+}
+
+.fa-eraser:before {
+ content: '\f12d';
+}
+
+.fa-erlang:before {
+ content: '\f39d';
+}
+
+.fa-ethereum:before {
+ content: '\f42e';
+}
+
+.fa-ethernet:before {
+ content: '\f796';
+}
+
+.fa-etsy:before {
+ content: '\f2d7';
+}
+
+.fa-euro-sign:before {
+ content: '\f153';
+}
+
+.fa-exchange-alt:before {
+ content: '\f362';
+}
+
+.fa-exclamation:before {
+ content: '\f12a';
+}
+
+.fa-exclamation-circle:before {
+ content: '\f06a';
+}
+
+.fa-exclamation-triangle:before {
+ content: '\f071';
+}
+
+.fa-expand:before {
+ content: '\f065';
+}
+
+.fa-expand-arrows-alt:before {
+ content: '\f31e';
+}
+
+.fa-expeditedssl:before {
+ content: '\f23e';
+}
+
+.fa-external-link-alt:before {
+ content: '\f35d';
+}
+
+.fa-external-link-square-alt:before {
+ content: '\f360';
+}
+
+.fa-eye:before {
+ content: '\f06e';
+}
+
+.fa-eye-dropper:before {
+ content: '\f1fb';
+}
+
+.fa-eye-slash:before {
+ content: '\f070';
+}
+
+.fa-facebook:before {
+ content: '\f09a';
+}
+
+.fa-facebook-f:before {
+ content: '\f39e';
+}
+
+.fa-facebook-messenger:before {
+ content: '\f39f';
+}
+
+.fa-facebook-square:before {
+ content: '\f082';
+}
+
+.fa-fantasy-flight-games:before {
+ content: '\f6dc';
+}
+
+.fa-fast-backward:before {
+ content: '\f049';
+}
+
+.fa-fast-forward:before {
+ content: '\f050';
+}
+
+.fa-fax:before {
+ content: '\f1ac';
+}
+
+.fa-feather:before {
+ content: '\f52d';
+}
+
+.fa-feather-alt:before {
+ content: '\f56b';
+}
+
+.fa-fedex:before {
+ content: '\f797';
+}
+
+.fa-fedora:before {
+ content: '\f798';
+}
+
+.fa-female:before {
+ content: '\f182';
+}
+
+.fa-fighter-jet:before {
+ content: '\f0fb';
+}
+
+.fa-figma:before {
+ content: '\f799';
+}
+
+.fa-file:before {
+ content: '\f15b';
+}
+
+.fa-file-alt:before {
+ content: '\f15c';
+}
+
+.fa-file-archive:before {
+ content: '\f1c6';
+}
+
+.fa-file-audio:before {
+ content: '\f1c7';
+}
+
+.fa-file-code:before {
+ content: '\f1c9';
+}
+
+.fa-file-contract:before {
+ content: '\f56c';
+}
+
+.fa-file-csv:before {
+ content: '\f6dd';
+}
+
+.fa-file-download:before {
+ content: '\f56d';
+}
+
+.fa-file-excel:before {
+ content: '\f1c3';
+}
+
+.fa-file-export:before {
+ content: '\f56e';
+}
+
+.fa-file-image:before {
+ content: '\f1c5';
+}
+
+.fa-file-import:before {
+ content: '\f56f';
+}
+
+.fa-file-invoice:before {
+ content: '\f570';
+}
+
+.fa-file-invoice-dollar:before {
+ content: '\f571';
+}
+
+.fa-file-medical:before {
+ content: '\f477';
+}
+
+.fa-file-medical-alt:before {
+ content: '\f478';
+}
+
+.fa-file-pdf:before {
+ content: '\f1c1';
+}
+
+.fa-file-powerpoint:before {
+ content: '\f1c4';
+}
+
+.fa-file-prescription:before {
+ content: '\f572';
+}
+
+.fa-file-signature:before {
+ content: '\f573';
+}
+
+.fa-file-upload:before {
+ content: '\f574';
+}
+
+.fa-file-video:before {
+ content: '\f1c8';
+}
+
+.fa-file-word:before {
+ content: '\f1c2';
+}
+
+.fa-fill:before {
+ content: '\f575';
+}
+
+.fa-fill-drip:before {
+ content: '\f576';
+}
+
+.fa-film:before {
+ content: '\f008';
+}
+
+.fa-filter:before {
+ content: '\f0b0';
+}
+
+.fa-fingerprint:before {
+ content: '\f577';
+}
+
+.fa-fire:before {
+ content: '\f06d';
+}
+
+.fa-fire-alt:before {
+ content: '\f7e4';
+}
+
+.fa-fire-extinguisher:before {
+ content: '\f134';
+}
+
+.fa-firefox:before {
+ content: '\f269';
+}
+
+.fa-first-aid:before {
+ content: '\f479';
+}
+
+.fa-first-order:before {
+ content: '\f2b0';
+}
+
+.fa-first-order-alt:before {
+ content: '\f50a';
+}
+
+.fa-firstdraft:before {
+ content: '\f3a1';
+}
+
+.fa-fish:before {
+ content: '\f578';
+}
+
+.fa-fist-raised:before {
+ content: '\f6de';
+}
+
+.fa-flag:before {
+ content: '\f024';
+}
+
+.fa-flag-checkered:before {
+ content: '\f11e';
+}
+
+.fa-flag-usa:before {
+ content: '\f74d';
+}
+
+.fa-flask:before {
+ content: '\f0c3';
+}
+
+.fa-flickr:before {
+ content: '\f16e';
+}
+
+.fa-flipboard:before {
+ content: '\f44d';
+}
+
+.fa-flushed:before {
+ content: '\f579';
+}
+
+.fa-fly:before {
+ content: '\f417';
+}
+
+.fa-folder:before {
+ content: '\f07b';
+}
+
+.fa-folder-minus:before {
+ content: '\f65d';
+}
+
+.fa-folder-open:before {
+ content: '\f07c';
+}
+
+.fa-folder-plus:before {
+ content: '\f65e';
+}
+
+.fa-font:before {
+ content: '\f031';
+}
+
+.fa-font-awesome:before {
+ content: '\f2b4';
+}
+
+.fa-font-awesome-alt:before {
+ content: '\f35c';
+}
+
+.fa-font-awesome-flag:before {
+ content: '\f425';
+}
+
+.fa-font-awesome-logo-full:before {
+ content: '\f4e6';
+}
+
+.fa-fonticons:before {
+ content: '\f280';
+}
+
+.fa-fonticons-fi:before {
+ content: '\f3a2';
+}
+
+.fa-football-ball:before {
+ content: '\f44e';
+}
+
+.fa-fort-awesome:before {
+ content: '\f286';
+}
+
+.fa-fort-awesome-alt:before {
+ content: '\f3a3';
+}
+
+.fa-forumbee:before {
+ content: '\f211';
+}
+
+.fa-forward:before {
+ content: '\f04e';
+}
+
+.fa-foursquare:before {
+ content: '\f180';
+}
+
+.fa-free-code-camp:before {
+ content: '\f2c5';
+}
+
+.fa-freebsd:before {
+ content: '\f3a4';
+}
+
+.fa-frog:before {
+ content: '\f52e';
+}
+
+.fa-frown:before {
+ content: '\f119';
+}
+
+.fa-frown-open:before {
+ content: '\f57a';
+}
+
+.fa-fulcrum:before {
+ content: '\f50b';
+}
+
+.fa-funnel-dollar:before {
+ content: '\f662';
+}
+
+.fa-futbol:before {
+ content: '\f1e3';
+}
+
+.fa-galactic-republic:before {
+ content: '\f50c';
+}
+
+.fa-galactic-senate:before {
+ content: '\f50d';
+}
+
+.fa-gamepad:before {
+ content: '\f11b';
+}
+
+.fa-gas-pump:before {
+ content: '\f52f';
+}
+
+.fa-gavel:before {
+ content: '\f0e3';
+}
+
+.fa-gem:before {
+ content: '\f3a5';
+}
+
+.fa-genderless:before {
+ content: '\f22d';
+}
+
+.fa-get-pocket:before {
+ content: '\f265';
+}
+
+.fa-gg:before {
+ content: '\f260';
+}
+
+.fa-gg-circle:before {
+ content: '\f261';
+}
+
+.fa-ghost:before {
+ content: '\f6e2';
+}
+
+.fa-gift:before {
+ content: '\f06b';
+}
+
+.fa-gifts:before {
+ content: '\f79c';
+}
+
+.fa-git:before {
+ content: '\f1d3';
+}
+
+.fa-git-square:before {
+ content: '\f1d2';
+}
+
+.fa-github:before {
+ content: '\f09b';
+}
+
+.fa-github-alt:before {
+ content: '\f113';
+}
+
+.fa-github-square:before {
+ content: '\f092';
+}
+
+.fa-gitkraken:before {
+ content: '\f3a6';
+}
+
+.fa-gitlab:before {
+ content: '\f296';
+}
+
+.fa-gitter:before {
+ content: '\f426';
+}
+
+.fa-glass-cheers:before {
+ content: '\f79f';
+}
+
+.fa-glass-martini:before {
+ content: '\f000';
+}
+
+.fa-glass-martini-alt:before {
+ content: '\f57b';
+}
+
+.fa-glass-whiskey:before {
+ content: '\f7a0';
+}
+
+.fa-glasses:before {
+ content: '\f530';
+}
+
+.fa-glide:before {
+ content: '\f2a5';
+}
+
+.fa-glide-g:before {
+ content: '\f2a6';
+}
+
+.fa-globe:before {
+ content: '\f0ac';
+}
+
+.fa-globe-africa:before {
+ content: '\f57c';
+}
+
+.fa-globe-americas:before {
+ content: '\f57d';
+}
+
+.fa-globe-asia:before {
+ content: '\f57e';
+}
+
+.fa-globe-europe:before {
+ content: '\f7a2';
+}
+
+.fa-gofore:before {
+ content: '\f3a7';
+}
+
+.fa-golf-ball:before {
+ content: '\f450';
+}
+
+.fa-goodreads:before {
+ content: '\f3a8';
+}
+
+.fa-goodreads-g:before {
+ content: '\f3a9';
+}
+
+.fa-google:before {
+ content: '\f1a0';
+}
+
+.fa-google-drive:before {
+ content: '\f3aa';
+}
+
+.fa-google-play:before {
+ content: '\f3ab';
+}
+
+.fa-google-plus:before {
+ content: '\f2b3';
+}
+
+.fa-google-plus-g:before {
+ content: '\f0d5';
+}
+
+.fa-google-plus-square:before {
+ content: '\f0d4';
+}
+
+.fa-google-wallet:before {
+ content: '\f1ee';
+}
+
+.fa-gopuram:before {
+ content: '\f664';
+}
+
+.fa-graduation-cap:before {
+ content: '\f19d';
+}
+
+.fa-gratipay:before {
+ content: '\f184';
+}
+
+.fa-grav:before {
+ content: '\f2d6';
+}
+
+.fa-greater-than:before {
+ content: '\f531';
+}
+
+.fa-greater-than-equal:before {
+ content: '\f532';
+}
+
+.fa-grimace:before {
+ content: '\f57f';
+}
+
+.fa-grin:before {
+ content: '\f580';
+}
+
+.fa-grin-alt:before {
+ content: '\f581';
+}
+
+.fa-grin-beam:before {
+ content: '\f582';
+}
+
+.fa-grin-beam-sweat:before {
+ content: '\f583';
+}
+
+.fa-grin-hearts:before {
+ content: '\f584';
+}
+
+.fa-grin-squint:before {
+ content: '\f585';
+}
+
+.fa-grin-squint-tears:before {
+ content: '\f586';
+}
+
+.fa-grin-stars:before {
+ content: '\f587';
+}
+
+.fa-grin-tears:before {
+ content: '\f588';
+}
+
+.fa-grin-tongue:before {
+ content: '\f589';
+}
+
+.fa-grin-tongue-squint:before {
+ content: '\f58a';
+}
+
+.fa-grin-tongue-wink:before {
+ content: '\f58b';
+}
+
+.fa-grin-wink:before {
+ content: '\f58c';
+}
+
+.fa-grip-horizontal:before {
+ content: '\f58d';
+}
+
+.fa-grip-lines:before {
+ content: '\f7a4';
+}
+
+.fa-grip-lines-vertical:before {
+ content: '\f7a5';
+}
+
+.fa-grip-vertical:before {
+ content: '\f58e';
+}
+
+.fa-gripfire:before {
+ content: '\f3ac';
+}
+
+.fa-grunt:before {
+ content: '\f3ad';
+}
+
+.fa-guitar:before {
+ content: '\f7a6';
+}
+
+.fa-gulp:before {
+ content: '\f3ae';
+}
+
+.fa-h-square:before {
+ content: '\f0fd';
+}
+
+.fa-hacker-news:before {
+ content: '\f1d4';
+}
+
+.fa-hacker-news-square:before {
+ content: '\f3af';
+}
+
+.fa-hackerrank:before {
+ content: '\f5f7';
+}
+
+.fa-hammer:before {
+ content: '\f6e3';
+}
+
+.fa-hamsa:before {
+ content: '\f665';
+}
+
+.fa-hand-holding:before {
+ content: '\f4bd';
+}
+
+.fa-hand-holding-heart:before {
+ content: '\f4be';
+}
+
+.fa-hand-holding-usd:before {
+ content: '\f4c0';
+}
+
+.fa-hand-lizard:before {
+ content: '\f258';
+}
+
+.fa-hand-paper:before {
+ content: '\f256';
+}
+
+.fa-hand-peace:before {
+ content: '\f25b';
+}
+
+.fa-hand-point-down:before {
+ content: '\f0a7';
+}
+
+.fa-hand-point-left:before {
+ content: '\f0a5';
+}
+
+.fa-hand-point-right:before {
+ content: '\f0a4';
+}
+
+.fa-hand-point-up:before {
+ content: '\f0a6';
+}
+
+.fa-hand-pointer:before {
+ content: '\f25a';
+}
+
+.fa-hand-rock:before {
+ content: '\f255';
+}
+
+.fa-hand-scissors:before {
+ content: '\f257';
+}
+
+.fa-hand-spock:before {
+ content: '\f259';
+}
+
+.fa-hands:before {
+ content: '\f4c2';
+}
+
+.fa-hands-helping:before {
+ content: '\f4c4';
+}
+
+.fa-handshake:before {
+ content: '\f2b5';
+}
+
+.fa-hanukiah:before {
+ content: '\f6e6';
+}
+
+.fa-hashtag:before {
+ content: '\f292';
+}
+
+.fa-hat-wizard:before {
+ content: '\f6e8';
+}
+
+.fa-haykal:before {
+ content: '\f666';
+}
+
+.fa-hdd:before {
+ content: '\f0a0';
+}
+
+.fa-heading:before {
+ content: '\f1dc';
+}
+
+.fa-headphones:before {
+ content: '\f025';
+}
+
+.fa-headphones-alt:before {
+ content: '\f58f';
+}
+
+.fa-headset:before {
+ content: '\f590';
+}
+
+.fa-heart:before {
+ content: '\f004';
+}
+
+.fa-heart-broken:before {
+ content: '\f7a9';
+}
+
+.fa-heartbeat:before {
+ content: '\f21e';
+}
+
+.fa-helicopter:before {
+ content: '\f533';
+}
+
+.fa-highlighter:before {
+ content: '\f591';
+}
+
+.fa-hiking:before {
+ content: '\f6ec';
+}
+
+.fa-hippo:before {
+ content: '\f6ed';
+}
+
+.fa-hips:before {
+ content: '\f452';
+}
+
+.fa-hire-a-helper:before {
+ content: '\f3b0';
+}
+
+.fa-history:before {
+ content: '\f1da';
+}
+
+.fa-hockey-puck:before {
+ content: '\f453';
+}
+
+.fa-holly-berry:before {
+ content: '\f7aa';
+}
+
+.fa-home:before {
+ content: '\f015';
+}
+
+.fa-hooli:before {
+ content: '\f427';
+}
+
+.fa-hornbill:before {
+ content: '\f592';
+}
+
+.fa-horse:before {
+ content: '\f6f0';
+}
+
+.fa-horse-head:before {
+ content: '\f7ab';
+}
+
+.fa-hospital:before {
+ content: '\f0f8';
+}
+
+.fa-hospital-alt:before {
+ content: '\f47d';
+}
+
+.fa-hospital-symbol:before {
+ content: '\f47e';
+}
+
+.fa-hot-tub:before {
+ content: '\f593';
+}
+
+.fa-hotel:before {
+ content: '\f594';
+}
+
+.fa-hotjar:before {
+ content: '\f3b1';
+}
+
+.fa-hourglass:before {
+ content: '\f254';
+}
+
+.fa-hourglass-end:before {
+ content: '\f253';
+}
+
+.fa-hourglass-half:before {
+ content: '\f252';
+}
+
+.fa-hourglass-start:before {
+ content: '\f251';
+}
+
+.fa-house-damage:before {
+ content: '\f6f1';
+}
+
+.fa-houzz:before {
+ content: '\f27c';
+}
+
+.fa-hryvnia:before {
+ content: '\f6f2';
+}
+
+.fa-html5:before {
+ content: '\f13b';
+}
+
+.fa-hubspot:before {
+ content: '\f3b2';
+}
+
+.fa-i-cursor:before {
+ content: '\f246';
+}
+
+.fa-icicles:before {
+ content: '\f7ad';
+}
+
+.fa-id-badge:before {
+ content: '\f2c1';
+}
+
+.fa-id-card:before {
+ content: '\f2c2';
+}
+
+.fa-id-card-alt:before {
+ content: '\f47f';
+}
+
+.fa-igloo:before {
+ content: '\f7ae';
+}
+
+.fa-image:before {
+ content: '\f03e';
+}
+
+.fa-images:before {
+ content: '\f302';
+}
+
+.fa-imdb:before {
+ content: '\f2d8';
+}
+
+.fa-inbox:before {
+ content: '\f01c';
+}
+
+.fa-indent:before {
+ content: '\f03c';
+}
+
+.fa-industry:before {
+ content: '\f275';
+}
+
+.fa-infinity:before {
+ content: '\f534';
+}
+
+.fa-info:before {
+ content: '\f129';
+}
+
+.fa-info-circle:before {
+ content: '\f05a';
+}
+
+.fa-instagram:before {
+ content: '\f16d';
+}
+
+.fa-intercom:before {
+ content: '\f7af';
+}
+
+.fa-internet-explorer:before {
+ content: '\f26b';
+}
+
+.fa-invision:before {
+ content: '\f7b0';
+}
+
+.fa-ioxhost:before {
+ content: '\f208';
+}
+
+.fa-italic:before {
+ content: '\f033';
+}
+
+.fa-itunes:before {
+ content: '\f3b4';
+}
+
+.fa-itunes-note:before {
+ content: '\f3b5';
+}
+
+.fa-java:before {
+ content: '\f4e4';
+}
+
+.fa-jedi:before {
+ content: '\f669';
+}
+
+.fa-jedi-order:before {
+ content: '\f50e';
+}
+
+.fa-jenkins:before {
+ content: '\f3b6';
+}
+
+.fa-jira:before {
+ content: '\f7b1';
+}
+
+.fa-joget:before {
+ content: '\f3b7';
+}
+
+.fa-joint:before {
+ content: '\f595';
+}
+
+.fa-joomla:before {
+ content: '\f1aa';
+}
+
+.fa-journal-whills:before {
+ content: '\f66a';
+}
+
+.fa-js:before {
+ content: '\f3b8';
+}
+
+.fa-js-square:before {
+ content: '\f3b9';
+}
+
+.fa-jsfiddle:before {
+ content: '\f1cc';
+}
+
+.fa-kaaba:before {
+ content: '\f66b';
+}
+
+.fa-kaggle:before {
+ content: '\f5fa';
+}
+
+.fa-key:before {
+ content: '\f084';
+}
+
+.fa-keybase:before {
+ content: '\f4f5';
+}
+
+.fa-keyboard:before {
+ content: '\f11c';
+}
+
+.fa-keycdn:before {
+ content: '\f3ba';
+}
+
+.fa-khanda:before {
+ content: '\f66d';
+}
+
+.fa-kickstarter:before {
+ content: '\f3bb';
+}
+
+.fa-kickstarter-k:before {
+ content: '\f3bc';
+}
+
+.fa-kiss:before {
+ content: '\f596';
+}
+
+.fa-kiss-beam:before {
+ content: '\f597';
+}
+
+.fa-kiss-wink-heart:before {
+ content: '\f598';
+}
+
+.fa-kiwi-bird:before {
+ content: '\f535';
+}
+
+.fa-korvue:before {
+ content: '\f42f';
+}
+
+.fa-landmark:before {
+ content: '\f66f';
+}
+
+.fa-language:before {
+ content: '\f1ab';
+}
+
+.fa-laptop:before {
+ content: '\f109';
+}
+
+.fa-laptop-code:before {
+ content: '\f5fc';
+}
+
+.fa-laravel:before {
+ content: '\f3bd';
+}
+
+.fa-lastfm:before {
+ content: '\f202';
+}
+
+.fa-lastfm-square:before {
+ content: '\f203';
+}
+
+.fa-laugh:before {
+ content: '\f599';
+}
+
+.fa-laugh-beam:before {
+ content: '\f59a';
+}
+
+.fa-laugh-squint:before {
+ content: '\f59b';
+}
+
+.fa-laugh-wink:before {
+ content: '\f59c';
+}
+
+.fa-layer-group:before {
+ content: '\f5fd';
+}
+
+.fa-leaf:before {
+ content: '\f06c';
+}
+
+.fa-leanpub:before {
+ content: '\f212';
+}
+
+.fa-lemon:before {
+ content: '\f094';
+}
+
+.fa-less:before {
+ content: '\f41d';
+}
+
+.fa-less-than:before {
+ content: '\f536';
+}
+
+.fa-less-than-equal:before {
+ content: '\f537';
+}
+
+.fa-level-down-alt:before {
+ content: '\f3be';
+}
+
+.fa-level-up-alt:before {
+ content: '\f3bf';
+}
+
+.fa-life-ring:before {
+ content: '\f1cd';
+}
+
+.fa-lightbulb:before {
+ content: '\f0eb';
+}
+
+.fa-line:before {
+ content: '\f3c0';
+}
+
+.fa-link:before {
+ content: '\f0c1';
+}
+
+.fa-linkedin:before {
+ content: '\f08c';
+}
+
+.fa-linkedin-in:before {
+ content: '\f0e1';
+}
+
+.fa-linode:before {
+ content: '\f2b8';
+}
+
+.fa-linux:before {
+ content: '\f17c';
+}
+
+.fa-lira-sign:before {
+ content: '\f195';
+}
+
+.fa-list:before {
+ content: '\f03a';
+}
+
+.fa-list-alt:before {
+ content: '\f022';
+}
+
+.fa-list-ol:before {
+ content: '\f0cb';
+}
+
+.fa-list-ul:before {
+ content: '\f0ca';
+}
+
+.fa-location-arrow:before {
+ content: '\f124';
+}
+
+.fa-lock:before {
+ content: '\f023';
+}
+
+.fa-lock-open:before {
+ content: '\f3c1';
+}
+
+.fa-long-arrow-alt-down:before {
+ content: '\f309';
+}
+
+.fa-long-arrow-alt-left:before {
+ content: '\f30a';
+}
+
+.fa-long-arrow-alt-right:before {
+ content: '\f30b';
+}
+
+.fa-long-arrow-alt-up:before {
+ content: '\f30c';
+}
+
+.fa-low-vision:before {
+ content: '\f2a8';
+}
+
+.fa-luggage-cart:before {
+ content: '\f59d';
+}
+
+.fa-lyft:before {
+ content: '\f3c3';
+}
+
+.fa-magento:before {
+ content: '\f3c4';
+}
+
+.fa-magic:before {
+ content: '\f0d0';
+}
+
+.fa-magnet:before {
+ content: '\f076';
+}
+
+.fa-mail-bulk:before {
+ content: '\f674';
+}
+
+.fa-mailchimp:before {
+ content: '\f59e';
+}
+
+.fa-male:before {
+ content: '\f183';
+}
+
+.fa-mandalorian:before {
+ content: '\f50f';
+}
+
+.fa-map:before {
+ content: '\f279';
+}
+
+.fa-map-marked:before {
+ content: '\f59f';
+}
+
+.fa-map-marked-alt:before {
+ content: '\f5a0';
+}
+
+.fa-map-marker:before {
+ content: '\f041';
+}
+
+.fa-map-marker-alt:before {
+ content: '\f3c5';
+}
+
+.fa-map-pin:before {
+ content: '\f276';
+}
+
+.fa-map-signs:before {
+ content: '\f277';
+}
+
+.fa-markdown:before {
+ content: '\f60f';
+}
+
+.fa-marker:before {
+ content: '\f5a1';
+}
+
+.fa-mars:before {
+ content: '\f222';
+}
+
+.fa-mars-double:before {
+ content: '\f227';
+}
+
+.fa-mars-stroke:before {
+ content: '\f229';
+}
+
+.fa-mars-stroke-h:before {
+ content: '\f22b';
+}
+
+.fa-mars-stroke-v:before {
+ content: '\f22a';
+}
+
+.fa-mask:before {
+ content: '\f6fa';
+}
+
+.fa-mastodon:before {
+ content: '\f4f6';
+}
+
+.fa-maxcdn:before {
+ content: '\f136';
+}
+
+.fa-medal:before {
+ content: '\f5a2';
+}
+
+.fa-medapps:before {
+ content: '\f3c6';
+}
+
+.fa-medium:before {
+ content: '\f23a';
+}
+
+.fa-medium-m:before {
+ content: '\f3c7';
+}
+
+.fa-medkit:before {
+ content: '\f0fa';
+}
+
+.fa-medrt:before {
+ content: '\f3c8';
+}
+
+.fa-meetup:before {
+ content: '\f2e0';
+}
+
+.fa-megaport:before {
+ content: '\f5a3';
+}
+
+.fa-meh:before {
+ content: '\f11a';
+}
+
+.fa-meh-blank:before {
+ content: '\f5a4';
+}
+
+.fa-meh-rolling-eyes:before {
+ content: '\f5a5';
+}
+
+.fa-memory:before {
+ content: '\f538';
+}
+
+.fa-mendeley:before {
+ content: '\f7b3';
+}
+
+.fa-menorah:before {
+ content: '\f676';
+}
+
+.fa-mercury:before {
+ content: '\f223';
+}
+
+.fa-meteor:before {
+ content: '\f753';
+}
+
+.fa-microchip:before {
+ content: '\f2db';
+}
+
+.fa-microphone:before {
+ content: '\f130';
+}
+
+.fa-microphone-alt:before {
+ content: '\f3c9';
+}
+
+.fa-microphone-alt-slash:before {
+ content: '\f539';
+}
+
+.fa-microphone-slash:before {
+ content: '\f131';
+}
+
+.fa-microscope:before {
+ content: '\f610';
+}
+
+.fa-microsoft:before {
+ content: '\f3ca';
+}
+
+.fa-minus:before {
+ content: '\f068';
+}
+
+.fa-minus-circle:before {
+ content: '\f056';
+}
+
+.fa-minus-square:before {
+ content: '\f146';
+}
+
+.fa-mitten:before {
+ content: '\f7b5';
+}
+
+.fa-mix:before {
+ content: '\f3cb';
+}
+
+.fa-mixcloud:before {
+ content: '\f289';
+}
+
+.fa-mizuni:before {
+ content: '\f3cc';
+}
+
+.fa-mobile:before {
+ content: '\f10b';
+}
+
+.fa-mobile-alt:before {
+ content: '\f3cd';
+}
+
+.fa-modx:before {
+ content: '\f285';
+}
+
+.fa-monero:before {
+ content: '\f3d0';
+}
+
+.fa-money-bill:before {
+ content: '\f0d6';
+}
+
+.fa-money-bill-alt:before {
+ content: '\f3d1';
+}
+
+.fa-money-bill-wave:before {
+ content: '\f53a';
+}
+
+.fa-money-bill-wave-alt:before {
+ content: '\f53b';
+}
+
+.fa-money-check:before {
+ content: '\f53c';
+}
+
+.fa-money-check-alt:before {
+ content: '\f53d';
+}
+
+.fa-monument:before {
+ content: '\f5a6';
+}
+
+.fa-moon:before {
+ content: '\f186';
+}
+
+.fa-mortar-pestle:before {
+ content: '\f5a7';
+}
+
+.fa-mosque:before {
+ content: '\f678';
+}
+
+.fa-motorcycle:before {
+ content: '\f21c';
+}
+
+.fa-mountain:before {
+ content: '\f6fc';
+}
+
+.fa-mouse-pointer:before {
+ content: '\f245';
+}
+
+.fa-mug-hot:before {
+ content: '\f7b6';
+}
+
+.fa-music:before {
+ content: '\f001';
+}
+
+.fa-napster:before {
+ content: '\f3d2';
+}
+
+.fa-neos:before {
+ content: '\f612';
+}
+
+.fa-network-wired:before {
+ content: '\f6ff';
+}
+
+.fa-neuter:before {
+ content: '\f22c';
+}
+
+.fa-newspaper:before {
+ content: '\f1ea';
+}
+
+.fa-nimblr:before {
+ content: '\f5a8';
+}
+
+.fa-nintendo-switch:before {
+ content: '\f418';
+}
+
+.fa-node:before {
+ content: '\f419';
+}
+
+.fa-node-js:before {
+ content: '\f3d3';
+}
+
+.fa-not-equal:before {
+ content: '\f53e';
+}
+
+.fa-notes-medical:before {
+ content: '\f481';
+}
+
+.fa-npm:before {
+ content: '\f3d4';
+}
+
+.fa-ns8:before {
+ content: '\f3d5';
+}
+
+.fa-nutritionix:before {
+ content: '\f3d6';
+}
+
+.fa-object-group:before {
+ content: '\f247';
+}
+
+.fa-object-ungroup:before {
+ content: '\f248';
+}
+
+.fa-odnoklassniki:before {
+ content: '\f263';
+}
+
+.fa-odnoklassniki-square:before {
+ content: '\f264';
+}
+
+.fa-oil-can:before {
+ content: '\f613';
+}
+
+.fa-old-republic:before {
+ content: '\f510';
+}
+
+.fa-om:before {
+ content: '\f679';
+}
+
+.fa-opencart:before {
+ content: '\f23d';
+}
+
+.fa-openid:before {
+ content: '\f19b';
+}
+
+.fa-opera:before {
+ content: '\f26a';
+}
+
+.fa-optin-monster:before {
+ content: '\f23c';
+}
+
+.fa-osi:before {
+ content: '\f41a';
+}
+
+.fa-otter:before {
+ content: '\f700';
+}
+
+.fa-outdent:before {
+ content: '\f03b';
+}
+
+.fa-page4:before {
+ content: '\f3d7';
+}
+
+.fa-pagelines:before {
+ content: '\f18c';
+}
+
+.fa-paint-brush:before {
+ content: '\f1fc';
+}
+
+.fa-paint-roller:before {
+ content: '\f5aa';
+}
+
+.fa-palette:before {
+ content: '\f53f';
+}
+
+.fa-palfed:before {
+ content: '\f3d8';
+}
+
+.fa-pallet:before {
+ content: '\f482';
+}
+
+.fa-paper-plane:before {
+ content: '\f1d8';
+}
+
+.fa-paperclip:before {
+ content: '\f0c6';
+}
+
+.fa-parachute-box:before {
+ content: '\f4cd';
+}
+
+.fa-paragraph:before {
+ content: '\f1dd';
+}
+
+.fa-parking:before {
+ content: '\f540';
+}
+
+.fa-passport:before {
+ content: '\f5ab';
+}
+
+.fa-pastafarianism:before {
+ content: '\f67b';
+}
+
+.fa-paste:before {
+ content: '\f0ea';
+}
+
+.fa-patreon:before {
+ content: '\f3d9';
+}
+
+.fa-pause:before {
+ content: '\f04c';
+}
+
+.fa-pause-circle:before {
+ content: '\f28b';
+}
+
+.fa-paw:before {
+ content: '\f1b0';
+}
+
+.fa-paypal:before {
+ content: '\f1ed';
+}
+
+.fa-peace:before {
+ content: '\f67c';
+}
+
+.fa-pen:before {
+ content: '\f304';
+}
+
+.fa-pen-alt:before {
+ content: '\f305';
+}
+
+.fa-pen-fancy:before {
+ content: '\f5ac';
+}
+
+.fa-pen-nib:before {
+ content: '\f5ad';
+}
+
+.fa-pen-square:before {
+ content: '\f14b';
+}
+
+.fa-pencil-alt:before {
+ content: '\f303';
+}
+
+.fa-pencil-ruler:before {
+ content: '\f5ae';
+}
+
+.fa-penny-arcade:before {
+ content: '\f704';
+}
+
+.fa-people-carry:before {
+ content: '\f4ce';
+}
+
+.fa-percent:before {
+ content: '\f295';
+}
+
+.fa-percentage:before {
+ content: '\f541';
+}
+
+.fa-periscope:before {
+ content: '\f3da';
+}
+
+.fa-person-booth:before {
+ content: '\f756';
+}
+
+.fa-phabricator:before {
+ content: '\f3db';
+}
+
+.fa-phoenix-framework:before {
+ content: '\f3dc';
+}
+
+.fa-phoenix-squadron:before {
+ content: '\f511';
+}
+
+.fa-phone:before {
+ content: '\f095';
+}
+
+.fa-phone-slash:before {
+ content: '\f3dd';
+}
+
+.fa-phone-square:before {
+ content: '\f098';
+}
+
+.fa-phone-volume:before {
+ content: '\f2a0';
+}
+
+.fa-php:before {
+ content: '\f457';
+}
+
+.fa-pied-piper:before {
+ content: '\f2ae';
+}
+
+.fa-pied-piper-alt:before {
+ content: '\f1a8';
+}
+
+.fa-pied-piper-hat:before {
+ content: '\f4e5';
+}
+
+.fa-pied-piper-pp:before {
+ content: '\f1a7';
+}
+
+.fa-piggy-bank:before {
+ content: '\f4d3';
+}
+
+.fa-pills:before {
+ content: '\f484';
+}
+
+.fa-pinterest:before {
+ content: '\f0d2';
+}
+
+.fa-pinterest-p:before {
+ content: '\f231';
+}
+
+.fa-pinterest-square:before {
+ content: '\f0d3';
+}
+
+.fa-place-of-worship:before {
+ content: '\f67f';
+}
+
+.fa-plane:before {
+ content: '\f072';
+}
+
+.fa-plane-arrival:before {
+ content: '\f5af';
+}
+
+.fa-plane-departure:before {
+ content: '\f5b0';
+}
+
+.fa-play:before {
+ content: '\f04b';
+}
+
+.fa-play-circle:before {
+ content: '\f144';
+}
+
+.fa-playstation:before {
+ content: '\f3df';
+}
+
+.fa-plug:before {
+ content: '\f1e6';
+}
+
+.fa-plus:before {
+ content: '\f067';
+}
+
+.fa-plus-circle:before {
+ content: '\f055';
+}
+
+.fa-plus-square:before {
+ content: '\f0fe';
+}
+
+.fa-podcast:before {
+ content: '\f2ce';
+}
+
+.fa-poll:before {
+ content: '\f681';
+}
+
+.fa-poll-h:before {
+ content: '\f682';
+}
+
+.fa-poo:before {
+ content: '\f2fe';
+}
+
+.fa-poo-storm:before {
+ content: '\f75a';
+}
+
+.fa-poop:before {
+ content: '\f619';
+}
+
+.fa-portrait:before {
+ content: '\f3e0';
+}
+
+.fa-pound-sign:before {
+ content: '\f154';
+}
+
+.fa-power-off:before {
+ content: '\f011';
+}
+
+.fa-pray:before {
+ content: '\f683';
+}
+
+.fa-praying-hands:before {
+ content: '\f684';
+}
+
+.fa-prescription:before {
+ content: '\f5b1';
+}
+
+.fa-prescription-bottle:before {
+ content: '\f485';
+}
+
+.fa-prescription-bottle-alt:before {
+ content: '\f486';
+}
+
+.fa-print:before {
+ content: '\f02f';
+}
+
+.fa-procedures:before {
+ content: '\f487';
+}
+
+.fa-product-hunt:before {
+ content: '\f288';
+}
+
+.fa-project-diagram:before {
+ content: '\f542';
+}
+
+.fa-pushed:before {
+ content: '\f3e1';
+}
+
+.fa-puzzle-piece:before {
+ content: '\f12e';
+}
+
+.fa-python:before {
+ content: '\f3e2';
+}
+
+.fa-qq:before {
+ content: '\f1d6';
+}
+
+.fa-qrcode:before {
+ content: '\f029';
+}
+
+.fa-question:before {
+ content: '\f128';
+}
+
+.fa-question-circle:before {
+ content: '\f059';
+}
+
+.fa-quidditch:before {
+ content: '\f458';
+}
+
+.fa-quinscape:before {
+ content: '\f459';
+}
+
+.fa-quora:before {
+ content: '\f2c4';
+}
+
+.fa-quote-left:before {
+ content: '\f10d';
+}
+
+.fa-quote-right:before {
+ content: '\f10e';
+}
+
+.fa-quran:before {
+ content: '\f687';
+}
+
+.fa-r-project:before {
+ content: '\f4f7';
+}
+
+.fa-radiation:before {
+ content: '\f7b9';
+}
+
+.fa-radiation-alt:before {
+ content: '\f7ba';
+}
+
+.fa-rainbow:before {
+ content: '\f75b';
+}
+
+.fa-random:before {
+ content: '\f074';
+}
+
+.fa-raspberry-pi:before {
+ content: '\f7bb';
+}
+
+.fa-ravelry:before {
+ content: '\f2d9';
+}
+
+.fa-react:before {
+ content: '\f41b';
+}
+
+.fa-reacteurope:before {
+ content: '\f75d';
+}
+
+.fa-readme:before {
+ content: '\f4d5';
+}
+
+.fa-rebel:before {
+ content: '\f1d0';
+}
+
+.fa-receipt:before {
+ content: '\f543';
+}
+
+.fa-recycle:before {
+ content: '\f1b8';
+}
+
+.fa-red-river:before {
+ content: '\f3e3';
+}
+
+.fa-reddit:before {
+ content: '\f1a1';
+}
+
+.fa-reddit-alien:before {
+ content: '\f281';
+}
+
+.fa-reddit-square:before {
+ content: '\f1a2';
+}
+
+.fa-redhat:before {
+ content: '\f7bc';
+}
+
+.fa-redo:before {
+ content: '\f01e';
+}
+
+.fa-redo-alt:before {
+ content: '\f2f9';
+}
+
+.fa-registered:before {
+ content: '\f25d';
+}
+
+.fa-renren:before {
+ content: '\f18b';
+}
+
+.fa-reply:before {
+ content: '\f3e5';
+}
+
+.fa-reply-all:before {
+ content: '\f122';
+}
+
+.fa-replyd:before {
+ content: '\f3e6';
+}
+
+.fa-republican:before {
+ content: '\f75e';
+}
+
+.fa-researchgate:before {
+ content: '\f4f8';
+}
+
+.fa-resolving:before {
+ content: '\f3e7';
+}
+
+.fa-restroom:before {
+ content: '\f7bd';
+}
+
+.fa-retweet:before {
+ content: '\f079';
+}
+
+.fa-rev:before {
+ content: '\f5b2';
+}
+
+.fa-ribbon:before {
+ content: '\f4d6';
+}
+
+.fa-ring:before {
+ content: '\f70b';
+}
+
+.fa-road:before {
+ content: '\f018';
+}
+
+.fa-robot:before {
+ content: '\f544';
+}
+
+.fa-rocket:before {
+ content: '\f135';
+}
+
+.fa-rocketchat:before {
+ content: '\f3e8';
+}
+
+.fa-rockrms:before {
+ content: '\f3e9';
+}
+
+.fa-route:before {
+ content: '\f4d7';
+}
+
+.fa-rss:before {
+ content: '\f09e';
+}
+
+.fa-rss-square:before {
+ content: '\f143';
+}
+
+.fa-ruble-sign:before {
+ content: '\f158';
+}
+
+.fa-ruler:before {
+ content: '\f545';
+}
+
+.fa-ruler-combined:before {
+ content: '\f546';
+}
+
+.fa-ruler-horizontal:before {
+ content: '\f547';
+}
+
+.fa-ruler-vertical:before {
+ content: '\f548';
+}
+
+.fa-running:before {
+ content: '\f70c';
+}
+
+.fa-rupee-sign:before {
+ content: '\f156';
+}
+
+.fa-sad-cry:before {
+ content: '\f5b3';
+}
+
+.fa-sad-tear:before {
+ content: '\f5b4';
+}
+
+.fa-safari:before {
+ content: '\f267';
+}
+
+.fa-sass:before {
+ content: '\f41e';
+}
+
+.fa-satellite:before {
+ content: '\f7bf';
+}
+
+.fa-satellite-dish:before {
+ content: '\f7c0';
+}
+
+.fa-save:before {
+ content: '\f0c7';
+}
+
+.fa-schlix:before {
+ content: '\f3ea';
+}
+
+.fa-school:before {
+ content: '\f549';
+}
+
+.fa-screwdriver:before {
+ content: '\f54a';
+}
+
+.fa-scribd:before {
+ content: '\f28a';
+}
+
+.fa-scroll:before {
+ content: '\f70e';
+}
+
+.fa-sd-card:before {
+ content: '\f7c2';
+}
+
+.fa-search:before {
+ content: '\f002';
+}
+
+.fa-search-dollar:before {
+ content: '\f688';
+}
+
+.fa-search-location:before {
+ content: '\f689';
+}
+
+.fa-search-minus:before {
+ content: '\f010';
+}
+
+.fa-search-plus:before {
+ content: '\f00e';
+}
+
+.fa-searchengin:before {
+ content: '\f3eb';
+}
+
+.fa-seedling:before {
+ content: '\f4d8';
+}
+
+.fa-sellcast:before {
+ content: '\f2da';
+}
+
+.fa-sellsy:before {
+ content: '\f213';
+}
+
+.fa-server:before {
+ content: '\f233';
+}
+
+.fa-servicestack:before {
+ content: '\f3ec';
+}
+
+.fa-shapes:before {
+ content: '\f61f';
+}
+
+.fa-share:before {
+ content: '\f064';
+}
+
+.fa-share-alt:before {
+ content: '\f1e0';
+}
+
+.fa-share-alt-square:before {
+ content: '\f1e1';
+}
+
+.fa-share-square:before {
+ content: '\f14d';
+}
+
+.fa-shekel-sign:before {
+ content: '\f20b';
+}
+
+.fa-shield-alt:before {
+ content: '\f3ed';
+}
+
+.fa-ship:before {
+ content: '\f21a';
+}
+
+.fa-shipping-fast:before {
+ content: '\f48b';
+}
+
+.fa-shirtsinbulk:before {
+ content: '\f214';
+}
+
+.fa-shoe-prints:before {
+ content: '\f54b';
+}
+
+.fa-shopping-bag:before {
+ content: '\f290';
+}
+
+.fa-shopping-basket:before {
+ content: '\f291';
+}
+
+.fa-shopping-cart:before {
+ content: '\f07a';
+}
+
+.fa-shopware:before {
+ content: '\f5b5';
+}
+
+.fa-shower:before {
+ content: '\f2cc';
+}
+
+.fa-shuttle-van:before {
+ content: '\f5b6';
+}
+
+.fa-sign:before {
+ content: '\f4d9';
+}
+
+.fa-sign-in-alt:before {
+ content: '\f2f6';
+}
+
+.fa-sign-language:before {
+ content: '\f2a7';
+}
+
+.fa-sign-out-alt:before {
+ content: '\f2f5';
+}
+
+.fa-signal:before {
+ content: '\f012';
+}
+
+.fa-signature:before {
+ content: '\f5b7';
+}
+
+.fa-sim-card:before {
+ content: '\f7c4';
+}
+
+.fa-simplybuilt:before {
+ content: '\f215';
+}
+
+.fa-sistrix:before {
+ content: '\f3ee';
+}
+
+.fa-sitemap:before {
+ content: '\f0e8';
+}
+
+.fa-sith:before {
+ content: '\f512';
+}
+
+.fa-skating:before {
+ content: '\f7c5';
+}
+
+.fa-sketch:before {
+ content: '\f7c6';
+}
+
+.fa-skiing:before {
+ content: '\f7c9';
+}
+
+.fa-skiing-nordic:before {
+ content: '\f7ca';
+}
+
+.fa-skull:before {
+ content: '\f54c';
+}
+
+.fa-skull-crossbones:before {
+ content: '\f714';
+}
+
+.fa-skyatlas:before {
+ content: '\f216';
+}
+
+.fa-skype:before {
+ content: '\f17e';
+}
+
+.fa-slack:before {
+ content: '\f198';
+}
+
+.fa-slack-hash:before {
+ content: '\f3ef';
+}
+
+.fa-slash:before {
+ content: '\f715';
+}
+
+.fa-sleigh:before {
+ content: '\f7cc';
+}
+
+.fa-sliders-h:before {
+ content: '\f1de';
+}
+
+.fa-slideshare:before {
+ content: '\f1e7';
+}
+
+.fa-smile:before {
+ content: '\f118';
+}
+
+.fa-smile-beam:before {
+ content: '\f5b8';
+}
+
+.fa-smile-wink:before {
+ content: '\f4da';
+}
+
+.fa-smog:before {
+ content: '\f75f';
+}
+
+.fa-smoking:before {
+ content: '\f48d';
+}
+
+.fa-smoking-ban:before {
+ content: '\f54d';
+}
+
+.fa-sms:before {
+ content: '\f7cd';
+}
+
+.fa-snapchat:before {
+ content: '\f2ab';
+}
+
+.fa-snapchat-ghost:before {
+ content: '\f2ac';
+}
+
+.fa-snapchat-square:before {
+ content: '\f2ad';
+}
+
+.fa-snowboarding:before {
+ content: '\f7ce';
+}
+
+.fa-snowflake:before {
+ content: '\f2dc';
+}
+
+.fa-snowman:before {
+ content: '\f7d0';
+}
+
+.fa-snowplow:before {
+ content: '\f7d2';
+}
+
+.fa-socks:before {
+ content: '\f696';
+}
+
+.fa-solar-panel:before {
+ content: '\f5ba';
+}
+
+.fa-sort:before {
+ content: '\f0dc';
+}
+
+.fa-sort-alpha-down:before {
+ content: '\f15d';
+}
+
+.fa-sort-alpha-up:before {
+ content: '\f15e';
+}
+
+.fa-sort-amount-down:before {
+ content: '\f160';
+}
+
+.fa-sort-amount-up:before {
+ content: '\f161';
+}
+
+.fa-sort-down:before {
+ content: '\f0dd';
+}
+
+.fa-sort-numeric-down:before {
+ content: '\f162';
+}
+
+.fa-sort-numeric-up:before {
+ content: '\f163';
+}
+
+.fa-sort-up:before {
+ content: '\f0de';
+}
+
+.fa-soundcloud:before {
+ content: '\f1be';
+}
+
+.fa-sourcetree:before {
+ content: '\f7d3';
+}
+
+.fa-spa:before {
+ content: '\f5bb';
+}
+
+.fa-space-shuttle:before {
+ content: '\f197';
+}
+
+.fa-speakap:before {
+ content: '\f3f3';
+}
+
+.fa-spider:before {
+ content: '\f717';
+}
+
+.fa-spinner:before {
+ content: '\f110';
+}
+
+.fa-splotch:before {
+ content: '\f5bc';
+}
+
+.fa-spotify:before {
+ content: '\f1bc';
+}
+
+.fa-spray-can:before {
+ content: '\f5bd';
+}
+
+.fa-square:before {
+ content: '\f0c8';
+}
+
+.fa-square-full:before {
+ content: '\f45c';
+}
+
+.fa-square-root-alt:before {
+ content: '\f698';
+}
+
+.fa-squarespace:before {
+ content: '\f5be';
+}
+
+.fa-stack-exchange:before {
+ content: '\f18d';
+}
+
+.fa-stack-overflow:before {
+ content: '\f16c';
+}
+
+.fa-stamp:before {
+ content: '\f5bf';
+}
+
+.fa-star:before {
+ content: '\f005';
+}
+
+.fa-star-and-crescent:before {
+ content: '\f699';
+}
+
+.fa-star-half:before {
+ content: '\f089';
+}
+
+.fa-star-half-alt:before {
+ content: '\f5c0';
+}
+
+.fa-star-of-david:before {
+ content: '\f69a';
+}
+
+.fa-star-of-life:before {
+ content: '\f621';
+}
+
+.fa-staylinked:before {
+ content: '\f3f5';
+}
+
+.fa-steam:before {
+ content: '\f1b6';
+}
+
+.fa-steam-square:before {
+ content: '\f1b7';
+}
+
+.fa-steam-symbol:before {
+ content: '\f3f6';
+}
+
+.fa-step-backward:before {
+ content: '\f048';
+}
+
+.fa-step-forward:before {
+ content: '\f051';
+}
+
+.fa-stethoscope:before {
+ content: '\f0f1';
+}
+
+.fa-sticker-mule:before {
+ content: '\f3f7';
+}
+
+.fa-sticky-note:before {
+ content: '\f249';
+}
+
+.fa-stop:before {
+ content: '\f04d';
+}
+
+.fa-stop-circle:before {
+ content: '\f28d';
+}
+
+.fa-stopwatch:before {
+ content: '\f2f2';
+}
+
+.fa-store:before {
+ content: '\f54e';
+}
+
+.fa-store-alt:before {
+ content: '\f54f';
+}
+
+.fa-strava:before {
+ content: '\f428';
+}
+
+.fa-stream:before {
+ content: '\f550';
+}
+
+.fa-street-view:before {
+ content: '\f21d';
+}
+
+.fa-strikethrough:before {
+ content: '\f0cc';
+}
+
+.fa-stripe:before {
+ content: '\f429';
+}
+
+.fa-stripe-s:before {
+ content: '\f42a';
+}
+
+.fa-stroopwafel:before {
+ content: '\f551';
+}
+
+.fa-studiovinari:before {
+ content: '\f3f8';
+}
+
+.fa-stumbleupon:before {
+ content: '\f1a4';
+}
+
+.fa-stumbleupon-circle:before {
+ content: '\f1a3';
+}
+
+.fa-subscript:before {
+ content: '\f12c';
+}
+
+.fa-subway:before {
+ content: '\f239';
+}
+
+.fa-suitcase:before {
+ content: '\f0f2';
+}
+
+.fa-suitcase-rolling:before {
+ content: '\f5c1';
+}
+
+.fa-sun:before {
+ content: '\f185';
+}
+
+.fa-superpowers:before {
+ content: '\f2dd';
+}
+
+.fa-superscript:before {
+ content: '\f12b';
+}
+
+.fa-supple:before {
+ content: '\f3f9';
+}
+
+.fa-surprise:before {
+ content: '\f5c2';
+}
+
+.fa-suse:before {
+ content: '\f7d6';
+}
+
+.fa-swatchbook:before {
+ content: '\f5c3';
+}
+
+.fa-swimmer:before {
+ content: '\f5c4';
+}
+
+.fa-swimming-pool:before {
+ content: '\f5c5';
+}
+
+.fa-synagogue:before {
+ content: '\f69b';
+}
+
+.fa-sync:before {
+ content: '\f021';
+}
+
+.fa-sync-alt:before {
+ content: '\f2f1';
+}
+
+.fa-syringe:before {
+ content: '\f48e';
+}
+
+.fa-table:before {
+ content: '\f0ce';
+}
+
+.fa-table-tennis:before {
+ content: '\f45d';
+}
+
+.fa-tablet:before {
+ content: '\f10a';
+}
+
+.fa-tablet-alt:before {
+ content: '\f3fa';
+}
+
+.fa-tablets:before {
+ content: '\f490';
+}
+
+.fa-tachometer-alt:before {
+ content: '\f3fd';
+}
+
+.fa-tag:before {
+ content: '\f02b';
+}
+
+.fa-tags:before {
+ content: '\f02c';
+}
+
+.fa-tape:before {
+ content: '\f4db';
+}
+
+.fa-tasks:before {
+ content: '\f0ae';
+}
+
+.fa-taxi:before {
+ content: '\f1ba';
+}
+
+.fa-teamspeak:before {
+ content: '\f4f9';
+}
+
+.fa-teeth:before {
+ content: '\f62e';
+}
+
+.fa-teeth-open:before {
+ content: '\f62f';
+}
+
+.fa-telegram:before {
+ content: '\f2c6';
+}
+
+.fa-telegram-plane:before {
+ content: '\f3fe';
+}
+
+.fa-temperature-high:before {
+ content: '\f769';
+}
+
+.fa-temperature-low:before {
+ content: '\f76b';
+}
+
+.fa-tencent-weibo:before {
+ content: '\f1d5';
+}
+
+.fa-tenge:before {
+ content: '\f7d7';
+}
+
+.fa-terminal:before {
+ content: '\f120';
+}
+
+.fa-text-height:before {
+ content: '\f034';
+}
+
+.fa-text-width:before {
+ content: '\f035';
+}
+
+.fa-th:before {
+ content: '\f00a';
+}
+
+.fa-th-large:before {
+ content: '\f009';
+}
+
+.fa-th-list:before {
+ content: '\f00b';
+}
+
+.fa-the-red-yeti:before {
+ content: '\f69d';
+}
+
+.fa-theater-masks:before {
+ content: '\f630';
+}
+
+.fa-themeco:before {
+ content: '\f5c6';
+}
+
+.fa-themeisle:before {
+ content: '\f2b2';
+}
+
+.fa-thermometer:before {
+ content: '\f491';
+}
+
+.fa-thermometer-empty:before {
+ content: '\f2cb';
+}
+
+.fa-thermometer-full:before {
+ content: '\f2c7';
+}
+
+.fa-thermometer-half:before {
+ content: '\f2c9';
+}
+
+.fa-thermometer-quarter:before {
+ content: '\f2ca';
+}
+
+.fa-thermometer-three-quarters:before {
+ content: '\f2c8';
+}
+
+.fa-think-peaks:before {
+ content: '\f731';
+}
+
+.fa-thumbs-down:before {
+ content: '\f165';
+}
+
+.fa-thumbs-up:before {
+ content: '\f164';
+}
+
+.fa-thumbtack:before {
+ content: '\f08d';
+}
+
+.fa-ticket-alt:before {
+ content: '\f3ff';
+}
+
+.fa-times:before {
+ content: '\f00d';
+}
+
+.fa-times-circle:before {
+ content: '\f057';
+}
+
+.fa-tint:before {
+ content: '\f043';
+}
+
+.fa-tint-slash:before {
+ content: '\f5c7';
+}
+
+.fa-tired:before {
+ content: '\f5c8';
+}
+
+.fa-toggle-off:before {
+ content: '\f204';
+}
+
+.fa-toggle-on:before {
+ content: '\f205';
+}
+
+.fa-toilet:before {
+ content: '\f7d8';
+}
+
+.fa-toilet-paper:before {
+ content: '\f71e';
+}
+
+.fa-toolbox:before {
+ content: '\f552';
+}
+
+.fa-tools:before {
+ content: '\f7d9';
+}
+
+.fa-tooth:before {
+ content: '\f5c9';
+}
+
+.fa-torah:before {
+ content: '\f6a0';
+}
+
+.fa-torii-gate:before {
+ content: '\f6a1';
+}
+
+.fa-tractor:before {
+ content: '\f722';
+}
+
+.fa-trade-federation:before {
+ content: '\f513';
+}
+
+.fa-trademark:before {
+ content: '\f25c';
+}
+
+.fa-traffic-light:before {
+ content: '\f637';
+}
+
+.fa-train:before {
+ content: '\f238';
+}
+
+.fa-tram:before {
+ content: '\f7da';
+}
+
+.fa-transgender:before {
+ content: '\f224';
+}
+
+.fa-transgender-alt:before {
+ content: '\f225';
+}
+
+.fa-trash:before {
+ content: '\f1f8';
+}
+
+.fa-trash-alt:before {
+ content: '\f2ed';
+}
+
+.fa-tree:before {
+ content: '\f1bb';
+}
+
+.fa-trello:before {
+ content: '\f181';
+}
+
+.fa-tripadvisor:before {
+ content: '\f262';
+}
+
+.fa-trophy:before {
+ content: '\f091';
+}
+
+.fa-truck:before {
+ content: '\f0d1';
+}
+
+.fa-truck-loading:before {
+ content: '\f4de';
+}
+
+.fa-truck-monster:before {
+ content: '\f63b';
+}
+
+.fa-truck-moving:before {
+ content: '\f4df';
+}
+
+.fa-truck-pickup:before {
+ content: '\f63c';
+}
+
+.fa-tshirt:before {
+ content: '\f553';
+}
+
+.fa-tty:before {
+ content: '\f1e4';
+}
+
+.fa-tumblr:before {
+ content: '\f173';
+}
+
+.fa-tumblr-square:before {
+ content: '\f174';
+}
+
+.fa-tv:before {
+ content: '\f26c';
+}
+
+.fa-twitch:before {
+ content: '\f1e8';
+}
+
+.fa-twitter:before {
+ content: '\f099';
+}
+
+.fa-twitter-square:before {
+ content: '\f081';
+}
+
+.fa-typo3:before {
+ content: '\f42b';
+}
+
+.fa-uber:before {
+ content: '\f402';
+}
+
+.fa-ubuntu:before {
+ content: '\f7df';
+}
+
+.fa-uikit:before {
+ content: '\f403';
+}
+
+.fa-umbrella:before {
+ content: '\f0e9';
+}
+
+.fa-umbrella-beach:before {
+ content: '\f5ca';
+}
+
+.fa-underline:before {
+ content: '\f0cd';
+}
+
+.fa-undo:before {
+ content: '\f0e2';
+}
+
+.fa-undo-alt:before {
+ content: '\f2ea';
+}
+
+.fa-uniregistry:before {
+ content: '\f404';
+}
+
+.fa-universal-access:before {
+ content: '\f29a';
+}
+
+.fa-university:before {
+ content: '\f19c';
+}
+
+.fa-unlink:before {
+ content: '\f127';
+}
+
+.fa-unlock:before {
+ content: '\f09c';
+}
+
+.fa-unlock-alt:before {
+ content: '\f13e';
+}
+
+.fa-untappd:before {
+ content: '\f405';
+}
+
+.fa-upload:before {
+ content: '\f093';
+}
+
+.fa-ups:before {
+ content: '\f7e0';
+}
+
+.fa-usb:before {
+ content: '\f287';
+}
+
+.fa-user:before {
+ content: '\f007';
+}
+
+.fa-user-alt:before {
+ content: '\f406';
+}
+
+.fa-user-alt-slash:before {
+ content: '\f4fa';
+}
+
+.fa-user-astronaut:before {
+ content: '\f4fb';
+}
+
+.fa-user-check:before {
+ content: '\f4fc';
+}
+
+.fa-user-circle:before {
+ content: '\f2bd';
+}
+
+.fa-user-clock:before {
+ content: '\f4fd';
+}
+
+.fa-user-cog:before {
+ content: '\f4fe';
+}
+
+.fa-user-edit:before {
+ content: '\f4ff';
+}
+
+.fa-user-friends:before {
+ content: '\f500';
+}
+
+.fa-user-graduate:before {
+ content: '\f501';
+}
+
+.fa-user-injured:before {
+ content: '\f728';
+}
+
+.fa-user-lock:before {
+ content: '\f502';
+}
+
+.fa-user-md:before {
+ content: '\f0f0';
+}
+
+.fa-user-minus:before {
+ content: '\f503';
+}
+
+.fa-user-ninja:before {
+ content: '\f504';
+}
+
+.fa-user-plus:before {
+ content: '\f234';
+}
+
+.fa-user-secret:before {
+ content: '\f21b';
+}
+
+.fa-user-shield:before {
+ content: '\f505';
+}
+
+.fa-user-slash:before {
+ content: '\f506';
+}
+
+.fa-user-tag:before {
+ content: '\f507';
+}
+
+.fa-user-tie:before {
+ content: '\f508';
+}
+
+.fa-user-times:before {
+ content: '\f235';
+}
+
+.fa-users:before {
+ content: '\f0c0';
+}
+
+.fa-users-cog:before {
+ content: '\f509';
+}
+
+.fa-usps:before {
+ content: '\f7e1';
+}
+
+.fa-ussunnah:before {
+ content: '\f407';
+}
+
+.fa-utensil-spoon:before {
+ content: '\f2e5';
+}
+
+.fa-utensils:before {
+ content: '\f2e7';
+}
+
+.fa-vaadin:before {
+ content: '\f408';
+}
+
+.fa-vector-square:before {
+ content: '\f5cb';
+}
+
+.fa-venus:before {
+ content: '\f221';
+}
+
+.fa-venus-double:before {
+ content: '\f226';
+}
+
+.fa-venus-mars:before {
+ content: '\f228';
+}
+
+.fa-viacoin:before {
+ content: '\f237';
+}
+
+.fa-viadeo:before {
+ content: '\f2a9';
+}
+
+.fa-viadeo-square:before {
+ content: '\f2aa';
+}
+
+.fa-vial:before {
+ content: '\f492';
+}
+
+.fa-vials:before {
+ content: '\f493';
+}
+
+.fa-viber:before {
+ content: '\f409';
+}
+
+.fa-video:before {
+ content: '\f03d';
+}
+
+.fa-video-slash:before {
+ content: '\f4e2';
+}
+
+.fa-vihara:before {
+ content: '\f6a7';
+}
+
+.fa-vimeo:before {
+ content: '\f40a';
+}
+
+.fa-vimeo-square:before {
+ content: '\f194';
+}
+
+.fa-vimeo-v:before {
+ content: '\f27d';
+}
+
+.fa-vine:before {
+ content: '\f1ca';
+}
+
+.fa-vk:before {
+ content: '\f189';
+}
+
+.fa-vnv:before {
+ content: '\f40b';
+}
+
+.fa-volleyball-ball:before {
+ content: '\f45f';
+}
+
+.fa-volume-down:before {
+ content: '\f027';
+}
+
+.fa-volume-mute:before {
+ content: '\f6a9';
+}
+
+.fa-volume-off:before {
+ content: '\f026';
+}
+
+.fa-volume-up:before {
+ content: '\f028';
+}
+
+.fa-vote-yea:before {
+ content: '\f772';
+}
+
+.fa-vr-cardboard:before {
+ content: '\f729';
+}
+
+.fa-vuejs:before {
+ content: '\f41f';
+}
+
+.fa-walking:before {
+ content: '\f554';
+}
+
+.fa-wallet:before {
+ content: '\f555';
+}
+
+.fa-warehouse:before {
+ content: '\f494';
+}
+
+.fa-water:before {
+ content: '\f773';
+}
+
+.fa-weebly:before {
+ content: '\f5cc';
+}
+
+.fa-weibo:before {
+ content: '\f18a';
+}
+
+.fa-weight:before {
+ content: '\f496';
+}
+
+.fa-weight-hanging:before {
+ content: '\f5cd';
+}
+
+.fa-weixin:before {
+ content: '\f1d7';
+}
+
+.fa-whatsapp:before {
+ content: '\f232';
+}
+
+.fa-whatsapp-square:before {
+ content: '\f40c';
+}
+
+.fa-wheelchair:before {
+ content: '\f193';
+}
+
+.fa-whmcs:before {
+ content: '\f40d';
+}
+
+.fa-wifi:before {
+ content: '\f1eb';
+}
+
+.fa-wikipedia-w:before {
+ content: '\f266';
+}
+
+.fa-wind:before {
+ content: '\f72e';
+}
+
+.fa-window-close:before {
+ content: '\f410';
+}
+
+.fa-window-maximize:before {
+ content: '\f2d0';
+}
+
+.fa-window-minimize:before {
+ content: '\f2d1';
+}
+
+.fa-window-restore:before {
+ content: '\f2d2';
+}
+
+.fa-windows:before {
+ content: '\f17a';
+}
+
+.fa-wine-bottle:before {
+ content: '\f72f';
+}
+
+.fa-wine-glass:before {
+ content: '\f4e3';
+}
+
+.fa-wine-glass-alt:before {
+ content: '\f5ce';
+}
+
+.fa-wix:before {
+ content: '\f5cf';
+}
+
+.fa-wizards-of-the-coast:before {
+ content: '\f730';
+}
+
+.fa-wolf-pack-battalion:before {
+ content: '\f514';
+}
+
+.fa-won-sign:before {
+ content: '\f159';
+}
+
+.fa-wordpress:before {
+ content: '\f19a';
+}
+
+.fa-wordpress-simple:before {
+ content: '\f411';
+}
+
+.fa-wpbeginner:before {
+ content: '\f297';
+}
+
+.fa-wpexplorer:before {
+ content: '\f2de';
+}
+
+.fa-wpforms:before {
+ content: '\f298';
+}
+
+.fa-wpressr:before {
+ content: '\f3e4';
+}
+
+.fa-wrench:before {
+ content: '\f0ad';
+}
+
+.fa-x-ray:before {
+ content: '\f497';
+}
+
+.fa-xbox:before {
+ content: '\f412';
+}
+
+.fa-xing:before {
+ content: '\f168';
+}
+
+.fa-xing-square:before {
+ content: '\f169';
+}
+
+.fa-y-combinator:before {
+ content: '\f23b';
+}
+
+.fa-yahoo:before {
+ content: '\f19e';
+}
+
+.fa-yandex:before {
+ content: '\f413';
+}
+
+.fa-yandex-international:before {
+ content: '\f414';
+}
+
+.fa-yarn:before {
+ content: '\f7e3';
+}
+
+.fa-yelp:before {
+ content: '\f1e9';
+}
+
+.fa-yen-sign:before {
+ content: '\f157';
+}
+
+.fa-yin-yang:before {
+ content: '\f6ad';
+}
+
+.fa-yoast:before {
+ content: '\f2b1';
+}
+
+.fa-youtube:before {
+ content: '\f167';
+}
+
+.fa-youtube-square:before {
+ content: '\f431';
+}
+
+.fa-zhihu:before {
+ content: '\f63f';
+}
+
+.sr-only {
+ border: 0;
+ clip: rect(0, 0, 0, 0);
+ height: 1px;
+ margin: -1px;
+ overflow: hidden;
+ padding: 0;
+ position: absolute;
+ width: 1px;
+}
+
+.sr-only-focusable {
+ &:active,
+ &:focus {
+ clip: auto;
+ height: auto;
+ margin: 0;
+ overflow: visible;
+ position: static;
+ width: auto;
+ }
+}
+
+@font-face {
+ font-family: 'Font Awesome 5 Brands';
+ font-style: normal;
+ font-weight: normal;
+ src: url(./fonts/fa-brands-400.eot);
+ src: url(./fonts/fa-brands-400.eot?#iefix) format('embedded-opentype'), url(./fonts/fa-brands-400.woff2) format('woff2'),
+ url(./fonts/fa-brands-400.woff) format('woff'), url(./fonts/fa-brands-400.ttf) format('truetype'),
+ url(./fonts/fa-brands-400.svg#fontawesome) format('svg');
+}
+
+.fab {
+ font-family: 'Font Awesome 5 Brands';
+}
+
+@font-face {
+ font-family: 'Font Awesome 5 Free';
+ font-style: normal;
+ font-weight: 400;
+ src: url(./fonts/fa-regular-400.eot);
+ src: url(./fonts/fa-regular-400.eot?#iefix) format('embedded-opentype'), url(./fonts/fa-regular-400.woff2) format('woff2'),
+ url(./fonts/fa-regular-400.woff) format('woff'), url(./fonts/fa-regular-400.ttf) format('truetype'),
+ url(./fonts/fa-regular-400.svg#fontawesome) format('svg');
+}
+
+.far {
+ font-weight: 400;
+}
+
+@font-face {
+ font-family: 'Font Awesome 5 Free';
+ font-style: normal;
+ font-weight: 900;
+ src: url(./fonts/fa-solid-900.eot);
+ src: url(./fonts/fa-solid-900.eot?#iefix) format('embedded-opentype'), url(./fonts/fa-solid-900.woff2) format('woff2'),
+ url(./fonts/fa-solid-900.woff) format('woff'), url(./fonts/fa-solid-900.ttf) format('truetype'),
+ url(./fonts/fa-solid-900.svg#fontawesome) format('svg');
+}
+
+.fa,
+.far,
+.fas {
+ font-family: 'Font Awesome 5 Free';
+}
+
+.fa,
+.fas {
+ font-weight: 900;
+}
diff --git a/src/assets/scss/partials/font/_next-icon.scss b/src/assets/scss/partials/font/_next-icon.scss
new file mode 100644
index 0000000..b7781c2
--- /dev/null
+++ b/src/assets/scss/partials/font/_next-icon.scss
@@ -0,0 +1,88 @@
+@charset "UTF-8";
+
+@font-face {
+ font-family: 'pct';
+ src: url('./fonts/pct.eot');
+ src: url('./fonts/pct.eot?#iefix') format('embedded-opentype'), url('./fonts/pct.woff') format('woff'),
+ url('./fonts/pct.ttf') format('truetype'), url('./fonts/pct.svg#pct') format('svg');
+ font-weight: normal;
+ font-style: normal;
+}
+
+[data-icon]:before {
+ font-family: 'pct' !important;
+ content: attr(data-icon);
+ font-style: normal !important;
+ font-weight: normal !important;
+ font-variant: normal !important;
+ text-transform: none !important;
+ speak: none;
+ line-height: 1;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+}
+
+[class^='pct-']:before,
+[class*=' pct-']:before {
+ font-family: 'pct' !important;
+ font-style: normal !important;
+ font-weight: normal !important;
+ font-variant: normal !important;
+ text-transform: none !important;
+ speak: none;
+ line-height: 1;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+}
+
+.pct-arrow1:before {
+ content: '\61';
+}
+
+.pct-arrow2:before {
+ content: '\62';
+}
+
+.pct-arrow3:before {
+ content: '\63';
+}
+
+.pct-arrow4:before {
+ content: '\64';
+}
+
+.pct-chat1:before {
+ content: '\65';
+}
+
+.pct-chat2:before {
+ content: '\66';
+}
+
+.pct-chat3:before {
+ content: '\67';
+}
+
+.pct-chat4:before {
+ content: '\68';
+}
+
+.pct-loader1:before {
+ content: '\69';
+}
+
+.pct-arrow-sharp1:before {
+ content: '\6a';
+}
+
+.pct-arrow-sharp2:before {
+ content: '\6b';
+}
+
+.pct-arrow-sharp3:before {
+ content: '\6c';
+}
+
+.pct-arrow-sharp4:before {
+ content: '\6d';
+}
diff --git a/src/assets/scss/partials/font/_theme-font.scss b/src/assets/scss/partials/font/_theme-font.scss
new file mode 100644
index 0000000..af166cb
--- /dev/null
+++ b/src/assets/scss/partials/font/_theme-font.scss
@@ -0,0 +1,75 @@
+/* devanagari */
+/*@font-face {
+ font-family: 'Poppins';
+ font-style: normal;
+ font-weight: 400;
+ src: local('Poppins Regular'), local('Poppins-Regular'), url(./fonts/poppins/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
+ unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
+}*/
+/* latin-ext */
+@font-face {
+ font-family: 'Poppins';
+ font-style: normal;
+ font-weight: 400;
+ src: local('Poppins Regular'), local('Poppins-Regular'), url(./fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
+}
+/* latin */
+@font-face {
+ font-family: 'Poppins';
+ font-style: normal;
+ font-weight: 400;
+ src: local('Poppins Regular'), local('Poppins-Regular'), url(./fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
+ U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
+}
+/* devanagari */
+@font-face {
+ font-family: 'Poppins';
+ font-style: normal;
+ font-weight: 500;
+ src: local('Poppins Medium'), local('Poppins-Medium'), url(./fonts/poppins/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format('woff2');
+ unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
+}
+/* latin-ext */
+@font-face {
+ font-family: 'Poppins';
+ font-style: normal;
+ font-weight: 500;
+ src: local('Poppins Medium'), local('Poppins-Medium'), url(./fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2');
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
+}
+/* latin */
+@font-face {
+ font-family: 'Poppins';
+ font-style: normal;
+ font-weight: 500;
+ src: local('Poppins Medium'), local('Poppins-Medium'), url(./fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
+ U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
+}
+/* devanagari */
+@font-face {
+ font-family: 'Poppins';
+ font-style: normal;
+ font-weight: 600;
+ src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(./fonts/poppins/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format('woff2');
+ unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
+}
+/* latin-ext */
+@font-face {
+ font-family: 'Poppins';
+ font-style: normal;
+ font-weight: 600;
+ src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(./fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
+}
+/* latin */
+@font-face {
+ font-family: 'Poppins';
+ font-style: normal;
+ font-weight: 600;
+ src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(./fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
+ U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
+}
diff --git a/src/assets/scss/partials/font/fonts/Flaticon.eot b/src/assets/scss/partials/font/fonts/Flaticon.eot
new file mode 100644
index 0000000..b0cb644
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/Flaticon.eot differ
diff --git a/src/assets/scss/partials/font/fonts/Flaticon.svg b/src/assets/scss/partials/font/fonts/Flaticon.svg
new file mode 100644
index 0000000..e1c034c
--- /dev/null
+++ b/src/assets/scss/partials/font/fonts/Flaticon.svg
@@ -0,0 +1,467 @@
+
+
+
+
+
+Created by FontForge 20170731 at Thu Apr 11 07:27:36 2019
+ By root
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/assets/scss/partials/font/fonts/Flaticon.ttf b/src/assets/scss/partials/font/fonts/Flaticon.ttf
new file mode 100644
index 0000000..d084d38
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/Flaticon.ttf differ
diff --git a/src/assets/scss/partials/font/fonts/Flaticon.woff b/src/assets/scss/partials/font/fonts/Flaticon.woff
new file mode 100644
index 0000000..b9f43bc
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/Flaticon.woff differ
diff --git a/src/assets/scss/partials/font/fonts/Flaticon.woff2 b/src/assets/scss/partials/font/fonts/Flaticon.woff2
new file mode 100644
index 0000000..8816990
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/Flaticon.woff2 differ
diff --git a/src/assets/scss/partials/font/fonts/cryptocoins.ttf b/src/assets/scss/partials/font/fonts/cryptocoins.ttf
new file mode 100644
index 0000000..dd6f4f1
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/cryptocoins.ttf differ
diff --git a/src/assets/scss/partials/font/fonts/cryptocoins.woff b/src/assets/scss/partials/font/fonts/cryptocoins.woff
new file mode 100644
index 0000000..49e87d2
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/cryptocoins.woff differ
diff --git a/src/assets/scss/partials/font/fonts/cryptocoins.woff2 b/src/assets/scss/partials/font/fonts/cryptocoins.woff2
new file mode 100644
index 0000000..6a0b5ed
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/cryptocoins.woff2 differ
diff --git a/src/assets/scss/partials/font/fonts/fa-brands-400.eot b/src/assets/scss/partials/font/fonts/fa-brands-400.eot
new file mode 100644
index 0000000..46aeb5f
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/fa-brands-400.eot differ
diff --git a/src/assets/scss/partials/font/fonts/fa-brands-400.svg b/src/assets/scss/partials/font/fonts/fa-brands-400.svg
new file mode 100644
index 0000000..0469118
--- /dev/null
+++ b/src/assets/scss/partials/font/fonts/fa-brands-400.svg
@@ -0,0 +1,1260 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/assets/scss/partials/font/fonts/fa-brands-400.ttf b/src/assets/scss/partials/font/fonts/fa-brands-400.ttf
new file mode 100644
index 0000000..0a30775
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/fa-brands-400.ttf differ
diff --git a/src/assets/scss/partials/font/fonts/fa-brands-400.woff b/src/assets/scss/partials/font/fonts/fa-brands-400.woff
new file mode 100644
index 0000000..bdab4ca
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/fa-brands-400.woff differ
diff --git a/src/assets/scss/partials/font/fonts/fa-brands-400.woff2 b/src/assets/scss/partials/font/fonts/fa-brands-400.woff2
new file mode 100644
index 0000000..0def871
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/fa-brands-400.woff2 differ
diff --git a/src/assets/scss/partials/font/fonts/fa-regular-400.eot b/src/assets/scss/partials/font/fonts/fa-regular-400.eot
new file mode 100644
index 0000000..836e082
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/fa-regular-400.eot differ
diff --git a/src/assets/scss/partials/font/fonts/fa-regular-400.svg b/src/assets/scss/partials/font/fonts/fa-regular-400.svg
new file mode 100644
index 0000000..81576d2
--- /dev/null
+++ b/src/assets/scss/partials/font/fonts/fa-regular-400.svg
@@ -0,0 +1,471 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/assets/scss/partials/font/fonts/fa-regular-400.ttf b/src/assets/scss/partials/font/fonts/fa-regular-400.ttf
new file mode 100644
index 0000000..b5414de
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/fa-regular-400.ttf differ
diff --git a/src/assets/scss/partials/font/fonts/fa-regular-400.woff b/src/assets/scss/partials/font/fonts/fa-regular-400.woff
new file mode 100644
index 0000000..56acb37
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/fa-regular-400.woff differ
diff --git a/src/assets/scss/partials/font/fonts/fa-regular-400.woff2 b/src/assets/scss/partials/font/fonts/fa-regular-400.woff2
new file mode 100644
index 0000000..4c5168f
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/fa-regular-400.woff2 differ
diff --git a/src/assets/scss/partials/font/fonts/fa-solid-900.eot b/src/assets/scss/partials/font/fonts/fa-solid-900.eot
new file mode 100644
index 0000000..18c554f
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/fa-solid-900.eot differ
diff --git a/src/assets/scss/partials/font/fonts/fa-solid-900.svg b/src/assets/scss/partials/font/fonts/fa-solid-900.svg
new file mode 100644
index 0000000..7316c44
--- /dev/null
+++ b/src/assets/scss/partials/font/fonts/fa-solid-900.svg
@@ -0,0 +1,2763 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/assets/scss/partials/font/fonts/fa-solid-900.ttf b/src/assets/scss/partials/font/fonts/fa-solid-900.ttf
new file mode 100644
index 0000000..53c8f36
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/fa-solid-900.ttf differ
diff --git a/src/assets/scss/partials/font/fonts/fa-solid-900.woff b/src/assets/scss/partials/font/fonts/fa-solid-900.woff
new file mode 100644
index 0000000..4484e52
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/fa-solid-900.woff differ
diff --git a/src/assets/scss/partials/font/fonts/fa-solid-900.woff2 b/src/assets/scss/partials/font/fonts/fa-solid-900.woff2
new file mode 100644
index 0000000..f0b9b0c
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/fa-solid-900.woff2 differ
diff --git a/src/assets/scss/partials/font/fonts/feather.eot b/src/assets/scss/partials/font/fonts/feather.eot
new file mode 100644
index 0000000..2771093
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/feather.eot differ
diff --git a/src/assets/scss/partials/font/fonts/feather.svg b/src/assets/scss/partials/font/fonts/feather.svg
new file mode 100644
index 0000000..c9f2bef
--- /dev/null
+++ b/src/assets/scss/partials/font/fonts/feather.svg
@@ -0,0 +1,759 @@
+
+
+
+
+
+Created by iconfont
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/assets/scss/partials/font/fonts/feather.ttf b/src/assets/scss/partials/font/fonts/feather.ttf
new file mode 100644
index 0000000..e8112bd
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/feather.ttf differ
diff --git a/src/assets/scss/partials/font/fonts/feather.woff b/src/assets/scss/partials/font/fonts/feather.woff
new file mode 100644
index 0000000..05d6c78
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/feather.woff differ
diff --git a/src/assets/scss/partials/font/fonts/pct.eot b/src/assets/scss/partials/font/fonts/pct.eot
new file mode 100644
index 0000000..8ceda30
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/pct.eot differ
diff --git a/src/assets/scss/partials/font/fonts/pct.svg b/src/assets/scss/partials/font/fonts/pct.svg
new file mode 100644
index 0000000..2f670ac
--- /dev/null
+++ b/src/assets/scss/partials/font/fonts/pct.svg
@@ -0,0 +1,23 @@
+
+
+
+Generated by Fontastic.me
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/assets/scss/partials/font/fonts/pct.ttf b/src/assets/scss/partials/font/fonts/pct.ttf
new file mode 100644
index 0000000..ea8e2ab
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/pct.ttf differ
diff --git a/src/assets/scss/partials/font/fonts/pct.woff b/src/assets/scss/partials/font/fonts/pct.woff
new file mode 100644
index 0000000..d106341
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/pct.woff differ
diff --git a/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2 b/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2
new file mode 100644
index 0000000..a27d838
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2 differ
diff --git a/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2 b/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2
new file mode 100644
index 0000000..9fd4bda
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2 differ
diff --git a/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2 b/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2
new file mode 100644
index 0000000..3ec0b09
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2 differ
diff --git a/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2 b/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2
new file mode 100644
index 0000000..8aacac5
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2 differ
diff --git a/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2 b/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2
new file mode 100644
index 0000000..d6e44f2
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2 differ
diff --git a/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2 b/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2
new file mode 100644
index 0000000..fcf632b
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2 differ
diff --git a/src/assets/scss/partials/font/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2 b/src/assets/scss/partials/font/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2
new file mode 100644
index 0000000..6711b0b
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2 differ
diff --git a/src/assets/scss/partials/font/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2 b/src/assets/scss/partials/font/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2
new file mode 100644
index 0000000..808d7b7
Binary files /dev/null and b/src/assets/scss/partials/font/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2 differ
diff --git a/src/assets/scss/partials/menu/_menu-lite.scss b/src/assets/scss/partials/menu/_menu-lite.scss
new file mode 100644
index 0000000..4ee39e8
--- /dev/null
+++ b/src/assets/scss/partials/menu/_menu-lite.scss
@@ -0,0 +1,4304 @@
+/* new logo start */
+
+.b-brand {
+ display: flex;
+ align-items: center;
+
+ .b-bg {
+ background: $theme-color;
+ border-radius: 10px;
+ width: 35px;
+ height: 35px;
+ display: inline-flex;
+ align-items: center;
+ justify-content: center;
+
+ i {
+ color: #fff;
+ }
+ }
+
+ .b-title {
+ margin-left: 10px;
+ font-weight: 100;
+ color: #fff;
+ font-size: 18px;
+ }
+}
+
+.navbar-collapsed {
+ .b-brand .b-title {
+ transform: rotateY(-90deg);
+ transform-origin: 0 0;
+ opacity: 0;
+ transition: all 0.3s ease-in-out;
+ }
+
+ .mobile-menu {
+ transform: rotateY(-90deg);
+ transform-origin: 0 0;
+ opacity: 0;
+ transition: all 0.3s ease-in-out;
+ }
+
+ &:hover {
+ .b-brand .b-title {
+ transform: rotateY(0deg);
+ opacity: 1;
+ }
+
+ .mobile-menu {
+ transition-delay: 0.3s;
+ transform: rotateY(0deg);
+ opacity: 1;
+ }
+ }
+}
+/* new logo End */
+/* Pre-loader css start */
+.loader-bg {
+ position: fixed;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 3px;
+ z-index: 1035;
+ box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
+
+ .loader-track {
+ position: relative;
+ height: 3px;
+ display: block;
+ width: 100%;
+ overflow: hidden;
+
+ .loader-fill {
+ &:after,
+ &:before {
+ content: '';
+ background: $theme-color;
+ position: absolute;
+ top: 0;
+ left: 0;
+ bottom: 0;
+ will-change: left, right;
+ }
+
+ &:before {
+ animation: mbar 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
+ }
+
+ &:after {
+ animation: m_s 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
+ animation-delay: 1.15s;
+ }
+ }
+ }
+}
+@keyframes mbar {
+ 0% {
+ left: -35%;
+ right: 100%;
+ }
+
+ 60% {
+ left: 100%;
+ right: -90%;
+ }
+
+ 100% {
+ left: 100%;
+ right: -35%;
+ }
+}
+@keyframes m_s {
+ 0% {
+ left: -200%;
+ right: 100%;
+ }
+
+ 60% {
+ left: 107%;
+ right: -8%;
+ }
+
+ 100% {
+ left: 107%;
+ right: -8%;
+ }
+}
+/* Pre-loader css end */
+/* header css start */
+.pcoded-header {
+ z-index: 1028;
+ position: relative;
+ display: flex;
+ min-height: $header-height;
+ padding: 0;
+ position: relative;
+ top: 0;
+ background: transparent;
+ color: $header-light-text-color;
+ width: calc(100% - #{$Menu-width});
+ margin-left: $Menu-width;
+ transition: all 0.3s ease-in-out;
+
+ .m-header {
+ display: none;
+
+ .logo-dark,
+ .logo-thumb {
+ display: none;
+ }
+ }
+
+ .input-group {
+ background: transparent;
+
+ .input-group-text {
+ margin-right: 0;
+ }
+ }
+
+ .input-group {
+ background: transparent;
+ }
+
+ .input-group .input-group-text,
+ a,
+ .btn,
+ &.dropdown-toggle {
+ color: $header-light-text-color;
+
+ &:hover {
+ color: $primary-color;
+ }
+ }
+
+ #mobile-header {
+ display: none;
+ }
+
+ .navbar-nav {
+ padding-left: 0;
+ list-style: none;
+ margin-bottom: 0;
+ display: inline-block;
+
+ > li {
+ line-height: $header-height;
+ display: inline-block;
+ padding: 0 12px;
+
+ .nav-link {
+ padding: 0;
+ }
+
+ &:first-child {
+ padding-left: 25px;
+ }
+
+ &:last-child {
+ padding-right: 40px;
+ }
+ }
+ }
+
+ .mr-auto {
+ .dropdown-menu {
+ margin-left: -20px;
+ }
+ }
+
+ .ml-auto {
+ float: right;
+
+ .dropdown-menu {
+ margin-right: -20px;
+ }
+ }
+
+ .main-search {
+ .input-group {
+ border-radius: 20px;
+ padding: 0;
+
+ .form-control,
+ .input-group-text {
+ background: transparent;
+ border: none;
+ border-radius: 0;
+ padding: 0;
+ }
+
+ .search-close {
+ display: none;
+ }
+
+ .search-btn {
+ border-radius: 50%;
+ padding: 0;
+ background: transparent;
+ border-color: transparent;
+ box-shadow: none;
+ }
+
+ .form-control {
+ transition: all 0.3s ease-in-out;
+ width: 0;
+ font-size: 14px;
+ }
+
+ .form-control,
+ .search-btn {
+ &:active,
+ &:focus,
+ &:hover {
+ outline: none;
+ box-shadow: none;
+ }
+ }
+ }
+
+ &.open {
+ .input-group {
+ background: #fff;
+ border: 1px solid #f1f1f1;
+ box-shadow: 0 6px 12px -5px rgba(65, 76, 78, 0.08);
+ padding: 5px 5px 5px 20px;
+
+ .search-close {
+ display: flex;
+ }
+
+ .search-btn {
+ padding: 5px;
+ margin-left: 5px;
+ background: $primary-color;
+ border-color: $primary-color;
+
+ .input-group-text {
+ color: #fff;
+ }
+ }
+
+ .form-control {
+ transition: all 0.3s ease-in-out;
+ width: 0;
+ }
+
+ .form-control,
+ .search-btn {
+ &:active,
+ &:focus,
+ &:hover {
+ outline: none;
+ box-shadow: none;
+ }
+ }
+ }
+ }
+ }
+
+ .dropdown {
+ .dropdown-toggle {
+ line-height: $header-height;
+ display: inline-block;
+ padding-right: 15px;
+
+ &:after {
+ content: '\e842';
+ font-family: 'feather';
+ font-size: 15px;
+ border: none;
+ position: absolute;
+ top: 0;
+ right: 0;
+ }
+ }
+
+ .dropdown-menu {
+ position: absolute;
+ border: none;
+ margin-top: -6px;
+ min-width: 290px;
+
+ &.show {
+ &:before {
+ display: none;
+ }
+ }
+
+ li {
+ line-height: 1.2;
+
+ a {
+ padding: 10px;
+ font-size: 14px;
+ }
+
+ &.active,
+ &:active,
+ &:focus,
+ &:hover {
+ a {
+ color: $theme-font-color;
+ }
+ }
+ }
+ }
+
+ &.show {
+ &:before {
+ content: '\63';
+ font-family: 'pct';
+ position: absolute;
+ left: -5px;
+ top: $header-height - 10;
+ z-index: 1001;
+ font-size: 40px;
+ line-height: 0;
+ color: #fff;
+ text-shadow: 0 -2px 2px rgba(65, 76, 78, 0.12);
+ }
+ }
+
+ .notification {
+ width: 350px;
+ padding: 0;
+ line-height: 1.4;
+ overflow: hidden;
+
+ .noti-head {
+ border-bottom: 1px solid #f1f1f1;
+ padding: 15px 20px;
+
+ a {
+ text-decoration: underline;
+ font-size: 13px;
+ }
+ }
+
+ .noti-body {
+ padding: 0;
+
+ img {
+ width: 40px;
+ margin-right: 20px;
+ }
+
+ li {
+ padding: 15px 20px;
+ transition: all 0.3s ease-in-out;
+
+ &.n-title {
+ padding-bottom: 0;
+
+ p {
+ margin-bottom: 5px;
+ }
+ }
+
+ &.notification:hover {
+ background: transparentize($primary-color, 0.9);
+ }
+
+ p {
+ margin-bottom: 5px;
+ font-size: 13px;
+
+ strong {
+ color: #222;
+ }
+ }
+
+ .n-time {
+ font-size: 80%;
+ float: right;
+ }
+ }
+ }
+
+ .noti-footer {
+ border-top: 1px solid #f1f1f1;
+ padding: 15px 20px;
+ text-align: center;
+
+ a {
+ text-decoration: underline;
+ font-size: 13px;
+ }
+ }
+
+ ul {
+ padding-left: 0;
+ margin-bottom: 0;
+ list-style: none;
+
+ li {
+ padding: 20px 15px;
+ }
+ }
+ }
+
+ .profile-notification {
+ padding: 0;
+ line-height: 1.4;
+ overflow: hidden;
+
+ .pro-head {
+ color: #fff;
+ border-radius: 0.25rem 0.25rem 0 0;
+ padding: 15px;
+ position: relative;
+ background: $primary-color;
+
+ img {
+ width: 40px;
+ margin-right: 10px;
+ }
+
+ .dud-logout {
+ color: #fff;
+ padding-right: 0;
+ position: absolute;
+ right: 0;
+ top: 0;
+ height: 100%;
+ width: 40px;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ }
+ }
+
+ .pro-body {
+ padding: 20px 0;
+ margin-bottom: 0;
+ list-style: none;
+
+ li {
+ a {
+ color: $theme-font-color;
+ font-size: 14px;
+ padding: 10px 20px;
+
+ i {
+ margin-right: 10px;
+ }
+ }
+
+ &.active,
+ &:active,
+ &:focus,
+ &:hover {
+ background: transparentize($primary-color, 0.9);
+
+ > a {
+ background: transparent;
+ }
+ }
+ }
+ }
+ }
+
+ &.drp-user.show {
+ &:before {
+ color: $primary-color;
+ }
+ }
+ }
+}
+/* header css end */
+/* menu[ vartical ] css start */
+.mobile-menu {
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ width: 37px;
+ height: $header-height;
+ position: absolute;
+ right: 0;
+ top: 0;
+ padding: 0 10px;
+
+ span {
+ position: relative;
+ display: block;
+ width: 100%;
+ height: 2.8px;
+ background-color: #fff;
+ transition: all 0.3s ease-in-out;
+ backface-visibility: hidden;
+ border-radius: 2px;
+
+ &:after,
+ &:before {
+ content: '';
+ position: absolute;
+ left: 0;
+ height: 2.8px;
+ background-color: #fff;
+ transition: all 0.3s;
+ backface-visibility: hidden;
+ border-radius: 2px;
+ }
+
+ &:after {
+ top: 5px;
+ width: 70%;
+ }
+
+ &:before {
+ top: -5px;
+ width: 40%;
+ }
+ }
+
+ &.on {
+ span {
+ background-color: transparent;
+
+ &:after,
+ &:before {
+ height: 2px;
+ width: 100%;
+ }
+
+ &:before {
+ transform: rotate(45deg) translate(4px, 4px);
+ }
+
+ &:after {
+ transform: rotate(-45deg) translate(3px, -3px);
+ }
+ }
+ }
+}
+
+.navbar-brand {
+ background: $menu-dark-background;
+}
+
+.pcoded-header,
+.pcoded-main-container {
+ &:before {
+ content: '';
+ transition: all 0.3s ease-in-out;
+ }
+}
+
+.pcoded-navbar {
+ display: block;
+ z-index: 1029;
+ position: fixed;
+ transition: all 0.3s ease-in-out;
+ box-shadow: 1px 0 20px 0 rgb(63, 77, 103);
+
+ ul {
+ padding-left: 0;
+ list-style: none;
+ margin-bottom: 0;
+ }
+
+ .datta-scroll.navbar-content {
+ height: calc(100vh - #{$header-height});
+ }
+
+ .header-logo {
+ position: relative;
+ align-items: center;
+ display: inline-flex;
+ float: left;
+ height: $header-height;
+ text-align: center;
+ width: $Menu-width;
+ margin-right: 0;
+ padding: 10px 20px;
+ transition: all 0.3s ease-in-out;
+
+ .logo-dark {
+ display: none;
+ }
+
+ .logo-thumb {
+ transform: rotateY(-90deg);
+ opacity: 0;
+ position: absolute;
+ transition: unset;
+ }
+
+ + .datta-scroll {
+ float: left;
+ display: inline-block;
+ }
+ }
+
+ .mobile-menu {
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ width: 37px;
+ height: $header-height;
+ position: absolute;
+ right: 10px;
+ top: 0;
+ padding: 0 10px;
+ transition: all 0.3s ease-in-out;
+
+ span {
+ position: relative;
+ display: block;
+ width: 100%;
+ height: 2.8px;
+ background-color: $menu-dark-text-color;
+ transition: all 0.3s ease-in-out;
+ backface-visibility: hidden;
+ border-radius: 2px;
+
+ &:after,
+ &:before {
+ content: '';
+ position: absolute;
+ left: 0;
+ height: 2.8px;
+ background-color: $menu-dark-text-color;
+ transition: all 0.3s;
+ backface-visibility: hidden;
+ border-radius: 2px;
+ }
+
+ &:after {
+ top: 5px;
+ width: 70%;
+ }
+
+ &:before {
+ top: -5px;
+ width: 40%;
+ }
+ }
+
+ &.on {
+ span {
+ background-color: transparent;
+
+ &:after,
+ &:before {
+ height: 2px;
+ width: 100%;
+ }
+
+ &:before {
+ transform: rotate(45deg) translate(4px, 4px);
+ }
+
+ &:after {
+ transform: rotate(-45deg) translate(3px, -3px);
+ }
+ }
+ }
+ }
+
+ .pcoded-badge {
+ font-size: 75%;
+ position: absolute;
+ right: 30px;
+ top: 12px;
+ padding: 2px 7px;
+ border-radius: 2px;
+ }
+
+ .pcoded-inner-navbar {
+ flex-direction: column;
+
+ li {
+ position: relative;
+
+ > a {
+ text-align: left;
+ padding: 7px 15px;
+ margin: 5px 0 0;
+ display: block;
+ border-radius: 0;
+ position: relative;
+
+ .pcoded-mtext {
+ position: relative;
+ }
+
+ > .pcoded-micon {
+ font-size: 1rem;
+ padding: 4px 7px;
+ margin-right: 7px;
+ border-radius: 4px;
+ width: 30px;
+ display: inline-flex;
+ align-items: center;
+ height: 30px;
+ text-align: center;
+
+ + .pcoded-mtext {
+ position: absolute;
+ top: 11px;
+ }
+ }
+ }
+
+ &.pcoded-hasmenu {
+ > a {
+ &:after {
+ content: '\e844';
+ font-family: 'feather';
+ font-size: 15px;
+ border: none;
+ position: absolute;
+ top: 11px;
+ right: 20px;
+ transition: 0.3s ease-in-out;
+ }
+ }
+
+ &.pcoded-trigger {
+ > a {
+ &:after {
+ transform: rotate(90deg);
+ }
+ }
+ }
+
+ .pcoded-submenu {
+ display: none;
+ }
+
+ &.pcoded-trigger {
+ > .pcoded-submenu {
+ display: block;
+ }
+
+ > a {
+ position: relative;
+ }
+ }
+
+ .pcoded-submenu {
+ li {
+ > a {
+ text-align: left;
+ padding: 7px 7px 7px 60px;
+ margin: 0;
+ display: block;
+
+ &:before {
+ content: '';
+ border-radius: 50%;
+ position: absolute;
+ top: 16px;
+ left: 35px;
+ width: 5px;
+ height: 5px;
+ }
+ }
+
+ .pcoded-submenu {
+ > li {
+ > a {
+ padding: 7px 7px 7px 80px;
+
+ &:before {
+ left: 55px;
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+
+ &.pcoded-menu-caption {
+ font-size: 10px;
+ font-weight: 600;
+ padding: 25px 20px 5px;
+ text-transform: uppercase;
+ position: relative;
+ }
+
+ &.disabled {
+ > a {
+ cursor: default;
+ opacity: 0.5;
+ }
+ }
+ }
+ }
+ width: $Menu-width;
+ height: 100vh;
+ top: 0;
+ background: $menu-dark-background;
+ color: $menu-dark-text-color;
+
+ .pcoded-submenu {
+ background: darken($header-dark-background, 3%);
+ padding: 15px 0;
+ }
+
+ a {
+ color: $menu-dark-text-color;
+ }
+
+ .navbar-content,
+ .navbar-wrapper {
+ width: 100%;
+ height: 100%;
+ }
+
+ &.navbar-collapsed {
+ width: $Menu-collapsed-width;
+ height: 100%;
+ transition: all 0.3s ease-in-out;
+
+ .header-logo {
+ width: $Menu-collapsed-width;
+
+ img {
+ transform: rotateY(-90deg);
+ transform-origin: 0 0;
+ opacity: 0;
+ transition: unset;
+ }
+
+ .logo-thumb {
+ transform: rotateY(0deg);
+ transform-origin: 0 0;
+ opacity: 1;
+ left: calc((#{$Menu-collapsed-width} / 2) - 20px);
+ }
+
+ .mobile-menu {
+ transform: rotateY(-90deg);
+ transform-origin: 0 0;
+ opacity: 0;
+ }
+ }
+
+ .navbar-content {
+ &.ps {
+ overflow: visible;
+ }
+ }
+
+ .pcoded-menu-caption {
+ position: relative;
+ width: 100%;
+ height: auto;
+ white-space: nowrap;
+ overflow: hidden;
+
+ > label {
+ transform: rotateY(-90deg);
+ transform-origin: 0 0;
+ opacity: 0;
+ transition: all 0.3s ease-in-out;
+ }
+
+ &:after {
+ content: '';
+ position: absolute;
+ top: 25px;
+ left: 15px;
+ width: calc(100% - 30px);
+ height: 1px;
+ background: rgba(0, 0, 0, 0.1);
+ }
+ }
+
+ .pcoded-inner-navbar {
+ > li {
+ > a {
+ z-index: 1026;
+ padding: 7px 25px;
+
+ > .pcoded-mtext {
+ transform: rotateY(-90deg);
+ transform-origin: 0 0;
+ opacity: 0;
+ transition: all 0.3s ease-in-out;
+ }
+ }
+
+ &.pcoded-hasmenu {
+ > a {
+ &:after {
+ right: 12px;
+ }
+ }
+
+ .pcoded-submenu {
+ //display: none;
+ }
+ }
+ }
+
+ > li {
+ &.pcoded-trigger {
+ .pcoded-submenu {
+ &:after {
+ content: '';
+ position: absolute;
+ top: 49px;
+ left: calc(calc(#{$Menu-collapsed-width} / 2) - 3px);
+ width: 1px;
+ height: calc(100% - 49px);
+ background: transparentize($menu-dark-text-color, 0.8);
+ }
+
+ li {
+ a {
+ color: transparent;
+ white-space: nowrap;
+ }
+ }
+
+ .pcoded-submenu {
+ li {
+ a:before {
+ opacity: 0;
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+
+ ~ .pcoded-header {
+ width: calc(100% - #{$Menu-collapsed-width});
+ }
+
+ ~ .pcoded-header,
+ ~ .pcoded-main-container {
+ margin-left: $Menu-collapsed-width;
+ }
+
+ .pcoded-badge {
+ transform: rotateX(-90deg);
+ transform-origin: 50% 50%;
+ opacity: 0;
+ transition: all 0.15s ease-in-out;
+ }
+
+ &:hover {
+ width: $Menu-width !important;
+
+ .pcoded-badge {
+ transition-delay: 0.3s;
+ transform: rotateX(0deg);
+ opacity: 1;
+ }
+
+ .header-logo {
+ width: $Menu-width;
+
+ img {
+ transform: rotateY(0deg);
+ opacity: 1;
+ }
+
+ .logo-thumb {
+ transform: rotateY(-90deg);
+ opacity: 0;
+ }
+
+ .mobile-menu {
+ display: flex;
+ right: 10px;
+ }
+ }
+
+ .pcoded-menu-caption {
+ > label {
+ transform: rotateY(0deg);
+ opacity: 1;
+ }
+
+ &:after {
+ background: transparent;
+ }
+ }
+
+ .mobile-menu {
+ transform: rotateY(0deg);
+ opacity: 1;
+ }
+
+ .pcoded-inner-navbar {
+ > li {
+ > a {
+ > .pcoded-mtext {
+ transform: rotateY(0deg);
+ opacity: 1;
+
+ &:after {
+ opacity: 1;
+ visibility: visible;
+ }
+ }
+ }
+
+ &.pcoded-hasmenu {
+ > a {
+ &:after {
+ transform: rotateX(0deg);
+ }
+ }
+
+ &.pcoded-trigger {
+ > a {
+ &:after {
+ transform: rotateX(0deg) rotate(90deg);
+ }
+ }
+ }
+ }
+ }
+
+ > li {
+ &.pcoded-trigger {
+ .pcoded-submenu {
+ &:after {
+ display: none;
+ }
+
+ li {
+ a {
+ color: inherit;
+ }
+ }
+
+ .pcoded-submenu {
+ li {
+ a:before {
+ opacity: 1;
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+
+ .pcoded-menu-caption {
+ color: #e8edf7;
+ }
+
+ .pcoded-inner-navbar {
+ li > a {
+ &.active,
+ &:focus,
+ &:hover {
+ color: #1dc4e9;
+ }
+
+ .pcoded-submenu > li {
+ &.active,
+ &:focus,
+ &:hover {
+ > a {
+ &:before {
+ background: #1dc4e9;
+ }
+ }
+ }
+ }
+ }
+
+ > li {
+ &.active,
+ &.pcoded-trigger {
+ &:after {
+ content: '';
+ background-color: #1dc4e9;
+ z-index: 1027;
+ position: absolute;
+ left: 0;
+ top: 5px;
+ width: 3px;
+ height: calc(100% - 5px);
+ }
+
+ > a {
+ background: darken($menu-dark-background, 6%);
+ color: #fff;
+ }
+ }
+ }
+
+ > .pcoded-menu-caption {
+ &.active,
+ &.pcoded-trigger {
+ &:after {
+ display: none;
+ }
+ }
+ }
+ }
+}
+
+.pcoded-navbar {
+ &.mob-open,
+ &.navbar-collapsed:hover {
+ ~ .pcoded-header,
+ ~ .pcoded-main-container {
+ margin-left: $Menu-collapsed-width;
+
+ &:before {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ background-color: rgba(0, 0, 0, 0.2);
+ z-index: 1;
+ }
+ }
+ }
+}
+/* menu [ vartical ] css end */
+/* menu[ horizontal ] css start */
+.pcoded-navbar {
+ &.theme-horizontal {
+ display: block;
+ height: $header-height;
+ width: 100%;
+ z-index: 1023;
+ box-shadow: none;
+ position: fixed;
+ top: $header-height;
+
+ .pcoded-inner-navbar > li > a > .pcoded-badge {
+ position: relative;
+ top: 0;
+ right: -2px;
+ }
+
+ &.top-nav-collapse {
+ top: -#{$header-height};
+ }
+
+ &.default,
+ &.default.top-nav-collapse {
+ top: $header-height;
+ }
+
+ .header-logo {
+ display: none;
+ }
+
+ .sidenav-horizontal-wrapper {
+ display: flex;
+ align-items: center;
+ }
+
+ .pcoded-inner-navbar {
+ display: block;
+ list-style: none;
+ margin: 0;
+ padding: 0;
+ position: relative;
+ white-space: nowrap;
+ transition: all 0.5s ease-in-out;
+
+ .pcoded-menu-caption {
+ display: none;
+ }
+
+ > li {
+ display: inline-block;
+ list-style: outside none none;
+ margin: 0;
+ padding: 0;
+ position: relative;
+
+ > a {
+ margin: 0;
+ padding: 8px 15px;
+
+ > .pcoded-mtext {
+ position: relative;
+ top: 0;
+ margin-right: 5px;
+ }
+
+ &:after {
+ position: relative;
+ top: 0;
+ right: 0;
+ }
+ }
+
+ &:last-child {
+ > a {
+ margin-right: 70px;
+ }
+ }
+
+ &.active,
+ &.pcoded-trigger,
+ &:hover {
+ a {
+ box-shadow: none;
+ color: #fff;
+ background: transparent;
+ }
+ }
+
+ &.pcoded-hasmenu {
+ a.active {
+ color: $primary-color;
+ background: transparent;
+ }
+ &.active,
+ &.pcoded-trigger {
+ &:before {
+ content: '\6d';
+ position: absolute;
+ bottom: -34px;
+ left: 0;
+ font-family: 'pct';
+ z-index: 1001;
+ font-size: 50px;
+ line-height: 1;
+ padding-left: calc(50% - 25px);
+ color: $menu-dark-background;
+ text-shadow: 0 3px 4px rgba(69, 90, 100, 0.05);
+ width: 100%;
+ height: 40px;
+ transform: scaleX(1.2);
+ }
+
+ > .pcoded-submenu {
+ margin-top: 30px;
+ }
+ }
+ }
+
+ &.active,
+ &.pcoded-trigger {
+ &:after {
+ content: '';
+ background-color: #1dc4e9;
+ z-index: 1027;
+ position: absolute;
+ left: 19px;
+ top: auto;
+ bottom: 5px;
+ width: 23px;
+ height: 2px;
+ }
+ }
+
+ &.pcoded-hasmenu.edge {
+ > .pcoded-submenu {
+ left: auto;
+ right: 0;
+ }
+ }
+ }
+
+ .pcoded-hasmenu {
+ position: relative;
+
+ .pcoded-submenu {
+ opacity: 0;
+ visibility: hidden;
+ transform-origin: 50% 50%;
+ transition: transform 0.3s, opacity 0.3s;
+ transform-style: preserve-3d;
+ transform: rotateX(-90deg);
+ position: absolute;
+ min-width: 250px;
+ display: block;
+ z-index: 1;
+ top: 100%;
+ list-style: outside none none;
+ margin: 0;
+ border-radius: 4px;
+ padding: 15px;
+ box-shadow: 0 4px 24px 0 rgba(62, 57, 107, 0.18);
+ background: #fff;
+
+ a {
+ color: $menu-dark-background;
+ padding: 10px 20px 10px 30px;
+
+ &:before {
+ left: 5px;
+ top: 19px;
+ }
+ }
+
+ li {
+ &.active,
+ &.pcoded-trigger,
+ &:hover {
+ > a {
+ color: $primary-color;
+ }
+ }
+ }
+
+ .pcoded-submenu {
+ position: absolute;
+ min-width: 250px;
+ z-index: 1;
+ left: calc(100% + 10px);
+ top: -10px;
+ margin: 0 0 0 20px;
+ border-radius: 4px;
+
+ &:before {
+ content: '\6a';
+ position: absolute;
+ top: 8px;
+ left: -31px;
+ font-family: 'pct';
+ z-index: 1001;
+ font-size: 50px;
+ line-height: 1;
+ color: #fff;
+ width: 40px;
+ height: 100%;
+ text-shadow: -8px 0 13px rgba(62, 57, 107, 0.08);
+ }
+
+ a {
+ color: $menu-dark-background;
+ padding: 10px 20px 10px 30px;
+
+ &:before {
+ left: 5px;
+ top: 19px;
+ }
+ }
+ }
+
+ .pcoded-hasmenu {
+ &.edge {
+ .pcoded-submenu {
+ left: auto;
+ margin: 0 20px 0 0;
+ right: calc(100% + 10px);
+
+ &:before {
+ content: '\6b';
+ left: auto;
+ right: -21px;
+ text-shadow: 8px 0 13px rgba(62, 57, 107, 0.08);
+ }
+ }
+ }
+ }
+ }
+
+ &.pcoded-trigger {
+ > .pcoded-submenu {
+ opacity: 1;
+ visibility: visible;
+ transform: rotateX(0deg);
+ }
+ }
+ }
+ }
+
+ .navbar-content {
+ display: flex;
+ }
+
+ ~ .pcoded-header {
+ position: fixed;
+ top: 0;
+ margin-left: 0;
+ width: 100%;
+
+ .b-title {
+ color: $header-light-text-color;
+ }
+
+ &[class*='header-']:not(.header-default) {
+ .b-title {
+ color: #fff;
+ }
+ }
+
+ .m-header {
+ display: inline-flex;
+ padding: 0 15px;
+
+ .logo-main,
+ .logo-thumb {
+ display: none;
+ }
+
+ .logo-dark {
+ display: inline-block;
+ }
+ }
+
+ .mobile-menu {
+ display: none;
+ }
+
+ &[class*='header-']:not(.header-default) {
+ .m-header {
+ display: inline-flex;
+ padding: 0 15px;
+
+ .logo-dark,
+ .logo-thumb {
+ display: none;
+ }
+
+ .logo-main {
+ display: inline-block;
+ }
+ }
+ color: rgba(256, 256, 256, 0.8);
+
+ .dropdown-menu {
+ color: $theme-font-color;
+
+ a {
+ color: $theme-font-color;
+ }
+
+ > li {
+ > a {
+ color: $theme-font-color;
+ }
+
+ &.active,
+ &:active,
+ &:focus,
+ &:hover {
+ background: transparentize($primary-color, 0.9);
+
+ > a {
+ background: transparent;
+ }
+ }
+ }
+ }
+ // .input-group .input-group-text,
+ a,
+ dropdown-toggle {
+ color: rgba(256, 256, 256, 0.8);
+
+ &:hover {
+ color: #fff;
+ }
+ }
+
+ .main-search {
+ // .search-close > .input-group-text {
+ // color: $primary-color;
+ // }
+ //
+ // &.open {
+ // .input-group {
+ // .search-btn {
+ // background: $primary-color;
+ // border-color: $primary-color;
+ //
+ // .input-group-text {
+ // color: #fff;
+ // }
+ // }
+ // }
+ // }
+ }
+
+ .dropdown {
+ .notification {
+ .noti-body {
+ li {
+ &.notification:hover {
+ background: transparentize($primary-color, 0.9);
+ }
+ }
+ }
+ }
+
+ .profile-notification {
+ .pro-head {
+ color: #fff;
+ background: $primary-color;
+
+ .dud-logout {
+ color: #fff;
+ }
+ }
+ }
+
+ &.drp-user.show {
+ &:before {
+ color: $primary-color;
+ }
+ }
+ }
+ }
+ }
+
+ ~ .pcoded-main-container {
+ margin-top: $header-height * 2;
+ margin-left: 0;
+ }
+ }
+}
+/* menu [ horizontal ] css end */
+/* main content start */
+.pcoded-content {
+ position: relative;
+ display: block;
+ padding: 30px;
+}
+
+.pcoded-main-container {
+ position: relative;
+ margin: 0 auto;
+ display: block;
+ clear: both;
+ float: unset;
+ right: 0;
+ margin-left: $Menu-width;
+ min-height: 100vh;
+ transition: all 0.3s ease-in-out;
+}
+/* main content end*/
+/* ========================== Rsponsive Menu start ====================== */
+@media only screen and (max-width: 991px) {
+ .pcoded-header {
+ background: $header-dark-background;
+ color: $header-dark-text-color;
+
+ .input-group-text,
+ a,
+ dropdown-toggle {
+ color: $header-light-text-color;
+
+ &:hover {
+ color: $primary-color;
+ }
+ }
+
+ #mobile-header {
+ display: none;
+ right: 20px;
+ }
+
+ > .collapse:not(.show) {
+ display: flex;
+ background: #fff;
+ box-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08);
+ }
+
+ .dropdown-menu,
+ .dropdown-menu a,
+ .search-close .input-group-text {
+ color: $header-dark-background;
+ }
+
+ .m-header {
+ display: flex;
+ justify-content: flex-start;
+ align-items: center;
+ width: 100%;
+ height: $header-height;
+
+ .b-brand {
+ margin-left: 20px;
+ }
+
+ .mobile-menu {
+ right: 20px;
+ }
+ }
+
+ .full-screen {
+ display: none;
+ }
+
+ .navbar-nav {
+ > li {
+ &:last-child {
+ padding-right: 60px;
+ }
+ }
+ }
+ }
+
+ .pcoded-navbar {
+ margin-left: -#{$Menu-width};
+ position: fixed;
+ height: 100%;
+ box-shadow: none;
+
+ .datta-scroll.navbar-content {
+ height: 100%;
+ }
+
+ ~ .pcoded-header,
+ ~ .pcoded-main-container {
+ margin-left: 0;
+ }
+
+ ~ .pcoded-header {
+ width: 100%;
+ }
+
+ .navbar-brand {
+ display: none;
+ }
+
+ &.mob-open {
+ margin-left: 0;
+
+ ~ .pcoded-header,
+ ~ .pcoded-main-container {
+ margin-left: 0;
+ }
+ }
+ }
+}
+@media only screen and (max-width: 575px) {
+ .pcoded-header {
+ .navbar-nav {
+ > li:first-child {
+ padding-left: 0;
+ }
+
+ > li:last-child {
+ padding-right: 20px;
+ }
+ }
+
+ .navbar-nav.mr-auto {
+ // display: none;
+ li {
+ display: none;
+
+ &.nav-item:not(.dropdown) {
+ display: block;
+ padding-right: 0;
+
+ .search-close {
+ //display: none;
+ }
+ }
+ }
+ }
+
+ .dropdown {
+ &.show {
+ position: static;
+
+ a:after {
+ display: none;
+ }
+
+ &:before {
+ display: none;
+ }
+ }
+
+ .notification {
+ width: 100%;
+ }
+
+ .dropdown-menu {
+ width: 95%;
+ margin-left: auto;
+ margin-right: auto;
+ left: 0;
+ right: 0;
+ }
+ }
+ }
+
+ .header-chat.open,
+ .header-user-list.open {
+ width: 280px;
+ }
+
+ .pcoded-content {
+ padding: 30px 15px;
+ }
+
+ .card {
+ margin-bottom: 15px;
+ }
+}
+@media only screen and (max-width: 1200px) and (min-width: 768px) {
+ .pcoded-navbar {
+ .header-logo {
+ transition: none;
+ }
+
+ &.navbar-collapsed {
+ transition: none;
+
+ .header-logo {
+ img {
+ transition: none;
+ }
+ }
+
+ .pcoded-menu-caption {
+ > label {
+ transition: none;
+ }
+ }
+
+ .pcoded-inner-navbar {
+ > li {
+ > a {
+ > .pcoded-mtext {
+ transition: none;
+ }
+ }
+
+ &.pcoded-hasmenu {
+ > a {
+ &:after {
+ transition: none;
+ transition-delay: unset;
+ }
+ }
+ }
+ }
+ }
+
+ .pcoded-badge {
+ transition: none;
+ }
+
+ &:hover {
+ .pcoded-badge {
+ transition-delay: unset;
+ }
+ }
+ }
+ }
+}
+/* responsive horizontal menu */
+@media only screen and (max-width: 991px) {
+ .pcoded-navbar {
+ &.theme-horizontal {
+ margin-left: 0;
+
+ ~ .pcoded-header {
+ > .collapse:not(.show) {
+ display: inline-flex;
+ background: #fff;
+ box-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08);
+ }
+
+ .b-title {
+ color: #fff;
+ }
+ }
+
+ .pcoded-inner-navbar {
+ .pcoded-hasmenu {
+ &.pcoded-trigger {
+ > .pcoded-submenu {
+ .pcoded-trigger,
+ .pcoded-trigger.edge {
+ > .pcoded-submenu {
+ position: relative;
+ left: 0;
+ min-width: 100%;
+ margin: 0;
+ box-shadow: none;
+
+ &:before {
+ display: none;
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+}
+/* ========================== Rsponsive Menu end ====================== */
+/* ******************************************************************************* */
+/* * Horizontal */
+
+.theme-horizontal {
+ .sidenav-horizontal-wrapper {
+ flex: 0 1 100%;
+ width: 0;
+
+ .sidenav:not(.sidenav-no-animation) & .sidenav-inner {
+ transition: margin 0.2s;
+ }
+ }
+
+ .sidenav-horizontal-next,
+ .sidenav-horizontal-prev {
+ position: relative;
+ display: block;
+ flex: 0 0 auto;
+ width: 2.25rem;
+ background-color: $menu-dark-background;
+ z-index: 9;
+
+ &::after {
+ content: '';
+ position: absolute;
+ top: 50%;
+ left: 50%;
+ display: block;
+ width: 0.8rem;
+ height: 0.8rem;
+ border: 2px solid;
+ border-top: 0;
+ }
+
+ &.disabled {
+ cursor: default !important;
+ opacity: 0;
+ }
+ }
+
+ .sidenav-horizontal-prev::after {
+ border-right: 0;
+ transform: translate(-50%, -50%) rotate(45deg);
+ }
+
+ .sidenav-horizontal-next::after {
+ border-left: 0;
+ transform: translate(-50%, -50%) rotate(-45deg);
+ }
+}
+@keyframes sidenavDropdownShow {
+ 0% {
+ opacity: 0;
+ transform: translateY(-0.5rem);
+ }
+
+ 100% {
+ opacity: 1;
+ transform: translateY(0);
+ }
+}
+// ========================== Menu Styler Start ======================
+$style-block-width: 400px;
+
+.menu-styler {
+ z-index: 1029;
+ position: relative;
+ color: $theme-font-color;
+
+ h5,
+ h6 {
+ color: $theme-heading-color;
+ font-weight: 400;
+ }
+
+ hr {
+ border-top: 1px solid rgba(0, 0, 0, 0.1);
+ }
+
+ .style-toggler {
+ > a {
+ position: fixed;
+ right: 0;
+ top: 30vh;
+ transition: 0.3s ease-in-out;
+
+ &:before {
+ content: '\62';
+ top: 0;
+ font-size: 120px;
+ position: absolute;
+ right: -45px;
+ font-family: 'pct';
+ z-index: 1001;
+ line-height: 0;
+ color: $primary-color;
+ transition: 0.3s ease-in-out;
+ text-shadow: 1px 0 2px transparentize($primary-color, 0.1), 3px 0 5px rgba(0, 0, 0, 0.1);
+ letter-spacing: -44px;
+ transform: rotate(180deg);
+ }
+
+ &:after {
+ content: '\e8c3';
+ top: -7px;
+ font-size: 18px;
+ position: absolute;
+ right: 4px;
+ font-family: 'feather';
+ z-index: 1029;
+ line-height: 1;
+ color: #fff;
+ transition: 0.3s ease-in-out;
+ animation: anim-rotate 1.5s linear infinite;
+ @media all and (-ms-high-contrast: none) {
+ line-height: 0.5;
+ }
+ }
+ }
+ }
+
+ &.open {
+ .style-toggler {
+ > a {
+ right: $style-block-width;
+
+ &:after {
+ content: '\e847';
+ top: -7px;
+ font-size: 18px;
+ animation: anim-rotate 0s linear infinite;
+ }
+ }
+ }
+
+ .style-block {
+ right: 0;
+ box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
+ }
+ }
+
+ .style-block {
+ position: fixed;
+ top: 0;
+ right: -#{$style-block-width};
+ width: $style-block-width;
+ height: 100vh;
+ background: #fff;
+ z-index: 1030;
+ transition: 0.3s ease-in-out;
+ padding: 25px 20px 20px;
+ }
+
+ .mst-scroll {
+ height: calc(100vh - 175px);
+ background-color: transparentize($primary-color, 0.97);
+ padding: 0 15px;
+ }
+
+ label {
+ margin-bottom: 3px;
+ }
+
+ .switch input[type='checkbox'] + .cr {
+ top: 8px;
+ }
+
+ .radio {
+ input[type='radio'] {
+ + .cr {
+ margin-right: 10px;
+
+ &:after,
+ &:before {
+ margin-right: 3px;
+ }
+ }
+ }
+ }
+
+ h6 {
+ position: relative;
+ margin: 10px 0 15px;
+
+ &:after {
+ content: '';
+ background-color: $primary-color;
+ position: absolute;
+ left: 0;
+ bottom: -8px;
+ width: 40px;
+ height: 2px;
+ }
+
+ &:before {
+ // content: "";
+ // background-color: #ededed;
+ // position: absolute;
+ // left: 0;
+ // bottom: -7px;
+ // width: 100%;
+ // height: 1px;
+ }
+ }
+
+ .nav-pills {
+ padding: 0;
+ box-shadow: none;
+
+ li {
+ width: calc(100% / 3);
+ }
+ }
+
+ .tab-content {
+ padding: 15px;
+ box-shadow: none;
+ background-color: transparentize($primary-color, 0.97);
+ border-top: 2px solid $primary-color;
+ }
+ @media only screen and (max-width: 992px) {
+ display: none;
+ }
+
+ .config-scroll {
+ height: calc(100vh - 430px);
+ }
+}
+
+.lay-customizer .theme-color,
+.theme-color {
+ display: block;
+ position: relative;
+ padding: 5px 5px 0;
+ margin-bottom: 10px;
+
+ > a {
+ position: relative;
+ width: 45px;
+ height: 30px;
+ border-radius: 2px;
+ display: inline-block;
+ margin-right: 8px;
+ background: $theme-background;
+ overflow: hidden;
+ box-shadow: 0.4px 0.9px 3px 0 rgba(0, 0, 0, 0.33);
+
+ span {
+ width: 100%;
+ position: absolute;
+
+ &:after,
+ &:before {
+ content: '';
+ height: 100%;
+ position: absolute;
+ }
+
+ &:before {
+ width: 30%;
+ left: 0;
+ background: $menu-dark-background;
+ }
+
+ &:after {
+ width: 70%;
+ right: 0;
+ background: $theme-background;
+ }
+ }
+
+ > span:nth-child(1) {
+ height: 30%;
+ top: 0;
+ }
+
+ > span:nth-child(2) {
+ height: 75%;
+ bottom: 0;
+ }
+
+ &.active {
+ box-shadow: 0 0 0 3px $primary-color;
+
+ &:before {
+ content: '\e8dc';
+ top: -1px;
+ font-size: 20px;
+ position: absolute;
+ left: 12px;
+ font-family: 'feather';
+ z-index: 1001;
+ color: $primary-color;
+ transition: 0.3s ease-in-out;
+ text-shadow: 0 1px 3px transparentize($primary-color, 0.1), 0 3px 8px rgba(0, 0, 0, 0.1);
+ }
+
+ &:after {
+ content: '';
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ background-color: rgba(255, 255, 255, 0.4);
+ }
+ }
+
+ &[data-value='menu-light'] {
+ span {
+ &:before {
+ background: $menu-light-background;
+ }
+ }
+ }
+
+ &[data-value='dark'] {
+ span {
+ &:after {
+ background: darken($dark-layout, 7%);
+ }
+ }
+ }
+
+ &[data-value='reset'] {
+ background: $danger-color;
+ color: #fff;
+ display: inline-flex;
+ align-items: center;
+ justify-content: center;
+ top: -10px;
+ width: 135px;
+ }
+ }
+
+ &.small {
+ > a {
+ width: 25px;
+ height: 25px;
+ border-radius: 50%;
+
+ &:before {
+ font-size: 15px;
+ left: 5px;
+ top: 1px;
+ }
+
+ > span {
+ display: none;
+ }
+ }
+ }
+
+ &.header-color {
+ @each $value in $color-header-name {
+ $i: index($color-header-name, $value);
+
+ > a {
+ &[data-value='header-#{'' + $value}'] {
+ > span:nth-child(1) {
+ &:after {
+ background: nth($color-header-color, $i);
+ }
+ }
+ }
+ }
+
+ &.small > a {
+ &[data-value='header-#{'' + $value}'] {
+ background: nth($color-header-color, $i);
+ }
+ }
+ }
+ }
+
+ &.navbar-color {
+ @each $value in $color-menu-name {
+ $i: index($color-menu-name, $value);
+
+ > a {
+ &[data-value='navbar-#{'' + $value}'] {
+ > span {
+ &:before {
+ background: nth($color-menu-color, $i);
+ }
+ }
+ }
+ }
+ }
+ }
+
+ &.brand-color {
+ @each $value in $color-header-name {
+ $i: index($color-header-name, $value);
+
+ > a {
+ &[data-value='brand-#{'' + $value}'] {
+ > span:nth-child(1) {
+ &:before {
+ background: nth($color-header-color, $i);
+ }
+ }
+ }
+ }
+
+ &.small > a {
+ &[data-value='brand-#{'' + $value}'] {
+ background: nth($color-header-color, $i);
+ }
+ }
+ }
+ }
+
+ &.active-color {
+ > a[data-value='active-default'] {
+ background: $theme-color;
+ }
+ @each $value in $color-active-name {
+ $i: index($color-active-name, $value);
+
+ > a {
+ &[data-value='active-#{'' + $value}'] {
+ background: nth($color-active-color, $i);
+ }
+ }
+ }
+ }
+
+ &.title-color {
+ > a[data-value='title-default'] {
+ background: #fff;
+ }
+ @each $value in $color-title-name {
+ $i: index($color-title-name, $value);
+
+ > a {
+ &[data-value='title-#{'' + $value}'] {
+ background: nth($color-title-color, $i);
+ }
+ }
+ }
+ }
+
+ &.navbar-images {
+ > a {
+ height: 90px;
+ background-size: cover;
+ background-position: center center;
+
+ span {
+ display: none;
+ }
+
+ &.active:before {
+ top: 35px;
+ content: '\e87c';
+ }
+ }
+ }
+
+ &.bg-images {
+ > a {
+ border-radius: 2px;
+ background-size: cover;
+ background-position: center center;
+
+ span {
+ display: none;
+ }
+
+ &.active:before {
+ top: 35px;
+ content: '\e87c';
+ }
+ }
+ }
+ // prebuild layout
+ &.prelayout-color {
+ > a {
+ margin-bottom: 5px;
+ &[data-value='l1'] {
+ > span {
+ &:nth-child(1) {
+ z-index: 1;
+
+ &:before {
+ background: linear-gradient(
+ to bottom,
+ $primary-color 0%,
+ $primary-color 80%,
+ $menu-dark-text-color 80%,
+ $menu-dark-text-color 90%,
+ $primary-color 91%,
+ $primary-color 100%
+ );
+ }
+ }
+
+ &:nth-child(2) {
+ &:before {
+ background: linear-gradient(
+ to right,
+ $menu-dark-background 0%,
+ $menu-dark-background 20%,
+ $menu-dark-text-color 25%,
+ $menu-dark-text-color 30%,
+ $menu-dark-background 20%,
+ $menu-dark-background 100%
+ );
+ }
+ }
+ }
+ }
+ &[data-value='l2'] {
+ > span {
+ &:nth-child(1) {
+ &:before {
+ background: $menu-dark-background;
+ }
+ }
+
+ &:nth-child(2) {
+ &:before {
+ background: $theme-color;
+ }
+ }
+ }
+ }
+
+ &[data-value='l2-2'] {
+ > span {
+ &:nth-child(1) {
+ &:before {
+ background: $menu-dark-background;
+ }
+ }
+
+ &:nth-child(2) {
+ &:before {
+ background: $theme-color2;
+ }
+ }
+ }
+ }
+
+ &[data-value='l3'] {
+ > span {
+ &:nth-child(1) {
+ &:before {
+ background: $menu-dark-background;
+ }
+ }
+
+ &:nth-child(2) {
+ &:before {
+ background: $primary-color;
+ }
+ }
+ }
+ }
+
+ &[data-value='l4'] {
+ > span {
+ &:nth-child(1) {
+ &:before {
+ background: $theme-color;
+ }
+ }
+
+ &:nth-child(2) {
+ &:before {
+ background: $dark-layout;
+ }
+ }
+ }
+ }
+
+ &[data-value='l4-2'] {
+ > span {
+ &:nth-child(1) {
+ &:before {
+ background: $theme-color2;
+ }
+ }
+
+ &:nth-child(2) {
+ &:before {
+ background: $dark-layout;
+ }
+ }
+ }
+ }
+
+ &[data-value='l5-h'] {
+ > span {
+ &:nth-child(1) {
+ height: 40%;
+
+ &:after,
+ &:before {
+ background: linear-gradient($primary-color 50%, #fff 0%);
+ box-shadow: 7px 0 15px 0 rgba(69, 90, 100, 0.09);
+ z-index: 1;
+ }
+ }
+
+ &:nth-child(2) {
+ height: 60%;
+
+ &:after,
+ &:before {
+ background: $theme-background;
+ }
+ }
+ }
+ }
+
+ &[data-value='l-lite'] {
+ > span {
+ &:nth-child(1) {
+ &:after,
+ &:before {
+ background: nth($color-header-color, 4);
+ }
+ }
+
+ &:nth-child(2) {
+ &:before {
+ background: #fff;
+ }
+ }
+ }
+ }
+
+ &[data-value='l6'] {
+ > span {
+ &:nth-child(1) {
+ height: 50%;
+
+ &:after {
+ background: nth($color-header-color, 4);
+ }
+
+ &:before {
+ background: linear-gradient(nth($color-header-color, 4) 50%, #fff 0%);
+ z-index: 1;
+ }
+ }
+
+ &:nth-child(2) {
+ height: 50%;
+
+ &:after {
+ background: $theme-background;
+ }
+
+ &:before {
+ background: #fff;
+ }
+ }
+ }
+ }
+
+ &[data-value='l8'] {
+ > span {
+ &:nth-child(1) {
+ &:after {
+ background: nth($color-header-color, 4);
+ }
+
+ &:before {
+ background: nth($color-header-color, 4);
+ }
+ }
+
+ &:nth-child(2) {
+ &:after {
+ background: $theme-background;
+ }
+
+ &:before {
+ background: linear-gradient(
+ #fff 0px,
+ #fff 5px,
+ transparentize(nth($color-header-color, 4), 0.5) 5px,
+ transparentize(nth($color-header-color, 4), 0.5) 5px,
+ transparentize(nth($color-header-color, 4), 0.5) 8px,
+ #fff 8px,
+ #fff
+ );
+ }
+ }
+ }
+ }
+ }
+ }
+}
+// ========================== Menu Styler end ======================
+/* ===================================================================================
+ ========================== Diffrent Layout Styles Start ====================
+ ===================================================================================
+ ====== [ light menu style start ] ======== */
+.pcoded-navbar.menu-light {
+ background-color: $menu-light-background;
+ color: $menu-light-text-color;
+ box-shadow: 7px 0 15px 0 rgba(69, 90, 100, 0.09);
+
+ .header-logo {
+ background-color: $menu-dark-background;
+
+ .logo-dark {
+ display: none;
+ }
+
+ .logo-main {
+ display: block;
+ }
+ }
+
+ .sidenav-horizontal-next,
+ .sidenav-horizontal-prev {
+ background: #fff;
+ }
+
+ .mobile-menu {
+ span {
+ background-color: $menu-dark-text-color;
+
+ &:after,
+ &:before {
+ background-color: $menu-dark-text-color;
+ }
+ }
+
+ &.on {
+ span {
+ background-color: transparent;
+ }
+ }
+ }
+
+ .pcoded-submenu {
+ background: darken($menu-light-background, 1.5%);
+ }
+
+ a {
+ color: $menu-light-text-color;
+ }
+
+ &.navbar-collapsed {
+ .pcoded-menu-caption {
+ &:after {
+ background: rgba(0, 0, 0, 0.1);
+ }
+ }
+
+ &:hover {
+ .pcoded-menu-caption {
+ &:after {
+ background: transparent;
+ }
+ }
+ }
+ }
+
+ .pcoded-menu-caption {
+ color: $menu-light-text-color;
+ }
+
+ .pcoded-inner-navbar {
+ > li {
+ &.active,
+ &.pcoded-trigger {
+ > a {
+ background: #f1f1f1;
+ color: #111;
+ }
+ }
+ }
+ }
+
+ &.theme-horizontal {
+ .pcoded-inner-navbar {
+ > li {
+ &.active,
+ &.pcoded-trigger,
+ &:hover {
+ a {
+ color: $menu-light-text-color;
+ background: transparent;
+ }
+ }
+
+ &.pcoded-hasmenu {
+ &.active,
+ &.pcoded-trigger {
+ &:before {
+ color: $menu-light-background;
+ }
+ }
+ }
+ }
+ }
+ }
+}
+
+body {
+ &.layout-1 {
+ .pcoded-navbar.menu-light {
+ .sidemenu {
+ box-shadow: inset -1px 0 0 0 rgba(169, 183, 208, 0.4);
+
+ li {
+ a:after {
+ border-bottom: 1px solid rgba(181, 189, 202, 0.4);
+ }
+ }
+ }
+
+ .toggle-sidemenu {
+ background: #f1f1f1;
+ color: $menu-light-text-color;
+ }
+
+ .side-content {
+ .sidelink {
+ .pcoded-inner-navbar {
+ li.pcoded-menu-caption:after {
+ border-bottom: 1px solid rgba(181, 189, 202, 0.5);
+ }
+ }
+ }
+ }
+ }
+ }
+}
+/* ====== [ light menu style end ] ======== */
+/* ====== [ Menu icon start ] ======== */
+.pcoded-navbar.icon-colored {
+ .pcoded-inner-navbar {
+ $flg: 1;
+ @for $k from 1 through 8 {
+ @each $value in $menu-icon-color {
+ > li:nth-child(#{$flg}) > a > .pcoded-micon {
+ color: $value;
+ }
+ $flg: $flg + 1;
+ }
+ }
+
+ > li.pcoded-trigger > a > .pcoded-micon,
+ > li.active > a > .pcoded-micon {
+ color: #fff;
+ }
+ }
+
+ &.menu-light {
+ .pcoded-inner-navbar {
+ > li.pcoded-trigger > a > .pcoded-micon,
+ > li.active > a > .pcoded-micon {
+ color: $menu-light-text-color;
+ }
+ }
+ }
+}
+
+body {
+ &.layout-1 {
+ .pcoded-navbar.icon-colored {
+ .sidemenu {
+ $flg: 1;
+ @for $k from 1 through 8 {
+ @each $value in $menu-icon-color {
+ > li:nth-child(#{$flg}) > a {
+ color: $value;
+ }
+ $flg: $flg + 1;
+ }
+ }
+ }
+ }
+ }
+}
+/* ====== [ Menu icon end ] ======== */
+/* ====== [ Header color start ] ======== */
+.theme-horizontal ~ .pcoded-header {
+ background: #fff;
+ box-shadow: 0 1px 20px 0 rgba(63, 77, 103, 0.15);
+ @media only screen and (max-width: 991px) {
+ background: $menu-dark-background;
+
+ .horizontal-dasktop {
+ display: none;
+ }
+
+ .horizontal-mobile {
+ display: inline-block;
+ }
+ }
+}
+
+.theme-horizontal-dis ~ .pcoded-header {
+ @media only screen and (max-width: 992px) {
+ .horizontal-dasktop {
+ display: none;
+ }
+
+ .horizontal-mobile {
+ display: inline-block;
+ }
+ }
+}
+
+.pcoded-header {
+ &[class*='header-']:not(.header-default) {
+ box-shadow: 0 3px 10px 0 rgba(65, 72, 78, 0.02);
+ }
+ @each $value in $color-header-name {
+ $i: index($color-header-name, $value);
+
+ &.header-#{'' + $value} {
+ background: nth($color-header-color, $i);
+ color: rgba(256, 256, 256, 0.8);
+
+ .profile-notification {
+ li {
+ > a {
+ color: $theme-font-color;
+ }
+
+ &.active,
+ &:active,
+ &:focus,
+ &:hover {
+ background: transparentize(nth($color-header-color, $i), 0.9);
+
+ > a {
+ background: transparent;
+ }
+ }
+ }
+ }
+
+ .dropdown-menu {
+ color: $theme-font-color;
+
+ a {
+ color: $theme-font-color;
+ }
+
+ > li {
+ > a {
+ color: $theme-font-color;
+ }
+
+ &.active,
+ &:active,
+ &:focus,
+ &:hover {
+ background: transparentize(nth($color-header-color, $i), 0.9);
+ color: $theme-font-color;
+
+ > a {
+ background: transparent;
+ }
+ }
+ }
+ }
+
+ .input-group .input-group-text,
+ a,
+ .btn,
+ .dropdown-toggle {
+ color: rgba(256, 256, 256, 0.8);
+
+ &:hover {
+ color: #fff;
+ }
+ @media only screen and (max-width: 991px) {
+ color: $menu-light-text-color;
+
+ &:hover {
+ color: darken($menu-light-text-color, 10%);
+ }
+ }
+ }
+
+ .main-search {
+ .search-close > .input-group-text {
+ color: nth($color-header-color, $i);
+ }
+
+ &.open {
+ .input-group {
+ .search-btn {
+ background: nth($color-header-color, $i);
+ border-color: nth($color-header-color, $i);
+
+ .input-group-text {
+ color: #fff;
+ }
+ }
+ }
+ }
+ }
+
+ .dropdown {
+ .notification {
+ .noti-body {
+ li {
+ &.notification:hover {
+ background: transparentize(nth($color-header-color, $i), 0.9);
+ }
+ }
+ }
+ }
+
+ .profile-notification {
+ .pro-head {
+ color: #fff;
+ background: nth($color-header-color, $i);
+
+ .dud-logout {
+ color: #fff;
+ }
+ }
+ }
+
+ &.drp-user.show {
+ &:before {
+ color: nth($color-header-color, $i);
+ }
+ }
+ }
+
+ .b-bg {
+ background: #fff;
+
+ i {
+ color: nth($color-header-color, $i);
+ background-image: nth($color-header-color, $i);
+ -webkit-background-clip: text;
+ -webkit-text-fill-color: unset;
+ }
+ }
+ }
+ }
+}
+/* ====== [ Header color end ] ======== */
+/* ====== [ Brand color start ] ======== */
+.pcoded-navbar {
+ &[class*='brand-']:not(.brand-default) {
+ .mobile-menu {
+ span,
+ span:after,
+ span:before {
+ background: #fff;
+ }
+
+ &.on span {
+ background: transparent;
+ }
+ }
+
+ .b-bg {
+ background: #fff;
+
+ i {
+ color: $success-color;
+ background-image: $theme-color;
+ -webkit-background-clip: text;
+ -webkit-text-fill-color: transparent;
+ }
+ }
+ }
+ @each $value in $color-header-name {
+ $i: index($color-header-name, $value);
+
+ &.brand-#{'' + $value} .header-logo,
+ &[class*='navbar-'].brand-#{'' + $value} .header-logo {
+ background: nth($color-header-color, $i);
+ @if ($value== 'dark') {
+ .b-bg {
+ background: $theme-color;
+
+ i {
+ color: #fff;
+ -webkit-text-fill-color: unset;
+ }
+ }
+ } @else {
+ .b-bg {
+ background: #fff;
+
+ i {
+ color: nth($color-header-color, $i);
+ -webkit-text-fill-color: unset;
+ }
+ }
+ }
+ }
+ }
+
+ &.brand-default .header-logo,
+ &[class*='navbar-'].brand-default .header-logo {
+ background: $menu-dark-background;
+ }
+}
+/* ====== [ Brand color end ] ======== */
+/* ====== [ Menu color start ] ======== */
+.pcoded-navbar {
+ @each $value in $color-menu-name {
+ $i: index($color-menu-name, $value);
+
+ &.navbar-#{'' + $value} {
+ background: nth($color-menu-color, $i);
+
+ .mobile-menu {
+ span {
+ background-color: #fff;
+
+ &:after,
+ &:before {
+ background-color: #fff;
+ }
+ }
+
+ &.on {
+ span {
+ background-color: transparent;
+ }
+ }
+ }
+
+ .header-logo {
+ .b-bg {
+ background: nth($color-menu-color, $i);
+
+ i {
+ color: #fff;
+ -webkit-text-fill-color: unset;
+ }
+ }
+ }
+
+ .navbar-brand,
+ .pcoded-submenu {
+ background: transparent;
+ }
+
+ .pcoded-menu-caption {
+ color: #fff;
+ }
+
+ .pcoded-inner-navbar {
+ li {
+ a {
+ color: #fff;
+ }
+
+ &.active,
+ &:focus,
+ &:hover {
+ > a {
+ color: #fff;
+ }
+ }
+
+ .pcoded-submenu > li {
+ &.active,
+ &:focus,
+ &:hover {
+ > a {
+ &:before {
+ background: #fff;
+ }
+ }
+ }
+ }
+ }
+
+ > li {
+ &.active,
+ &.pcoded-trigger {
+ > a {
+ background: rgba(0, 0, 0, 0.08);
+ color: #fff;
+ box-shadow: none;
+ }
+ }
+ }
+ }
+
+ &.theme-horizontal {
+ .sidenav-horizontal-next,
+ .sidenav-horizontal-prev {
+ background: nth($color-menu-color, $i);
+ color: rgba(256, 256, 256, 0.8);
+
+ &:hover {
+ color: #fff;
+ }
+ }
+
+ .pcoded-inner-navbar {
+ > li {
+ &.pcoded-hasmenu {
+ &.active,
+ &.pcoded-trigger {
+ &:before {
+ color: nth($color-menu-color, $i);
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+
+ &[class*='navbar-'] {
+ .pcoded-inner-navbar > li.active:after,
+ .pcoded-navbar .pcoded-inner-navbar > li.pcoded-trigger:after {
+ // background: rgba(0,0,0,0.35);
+ }
+ }
+}
+
+body {
+ &.layout-1 {
+ .pcoded-navbar {
+ @each $value in $color-menu-name {
+ $i: index($color-menu-name, $value);
+
+ &.navbar-#{'' + $value} {
+ .sidemenu {
+ box-shadow: inset -1px 0 0 0 rgba(255, 255, 255, 0.3);
+ li.active:after {
+ background: #fff;
+ }
+ li a {
+ color: #fff;
+
+ &:after {
+ border-bottom: 1px solid rgba(255, 255, 255, 0.3);
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+}
+/* ====== [ Menu color end ] ======== */
+/* ====== [ Active Color start ] ======== */
+.pcoded-navbar {
+ &.menu-item-icon-style1 {
+ .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li > a:hover:before,
+ .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li > a.active:before {
+ background: #3ebfea;
+ }
+ }
+ @each $value in $color-active-name {
+ $i: index($color-active-name, $value);
+ &[class*='menu-item-icon-style']:not(.menu-item-icon-style1) {
+ .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li > a.active:before {
+ color: #3ebfea;
+ }
+ }
+
+ &.active-#{'' + $value} {
+ &.menu-item-icon-style1 {
+ .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li > a:hover:before,
+ .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li > a.active:before {
+ background: nth($color-active-color, $i);
+ }
+ }
+ &[class*='menu-item-icon-style']:not(.menu-item-icon-style1) {
+ .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li > a.active:before {
+ color: nth($color-active-color, $i);
+ }
+ }
+
+ .pcoded-inner-navbar {
+ li > a {
+ &.active,
+ &:focus,
+ &:hover {
+ color: nth($color-active-color, $i);
+ }
+
+ .pcoded-submenu > li {
+ &.active,
+ &:focus,
+ &:hover {
+ > a {
+ &:before {
+ background: nth($color-active-color, $i);
+ }
+ }
+ }
+ }
+ }
+
+ > li {
+ &.active,
+ &.pcoded-trigger {
+ &:after {
+ background-color: nth($color-active-color, $i);
+ }
+
+ > a {
+ background: darken($header-dark-background, 6%);
+ color: #fff;
+ }
+ }
+ }
+ }
+
+ &.menu-light {
+ .pcoded-inner-navbar {
+ > li {
+ &.active,
+ &.pcoded-trigger {
+ > a {
+ background: #f1f1f1;
+ color: #111;
+ }
+ }
+ }
+ }
+ }
+
+ &.theme-horizontal {
+ .pcoded-inner-navbar {
+ > li {
+ &,
+ &.pcoded-hasmenu {
+ &.active,
+ &.pcoded-trigger,
+ &:hover {
+ > a {
+ background: transparent;
+ }
+ }
+
+ .pcoded-submenu > li {
+ a.active {
+ color: nth($color-active-color, $i);
+ background: transparent;
+ }
+ &.pcoded-trigger,
+ &:hover {
+ > a {
+ color: nth($color-active-color, $i);
+ }
+ }
+
+ .pcoded-submenu > li.active {
+ > a {
+ color: nth($color-active-color, $i);
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+}
+
+body {
+ &.layout-1 {
+ .pcoded-navbar {
+ @each $value in $color-active-name {
+ $i: index($color-active-name, $value);
+
+ &.active-#{'' + $value} {
+ .sidemenu {
+ li {
+ &.active {
+ color: nth($color-active-color, $i);
+
+ &:after {
+ background-color: nth($color-active-color, $i);
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+}
+/* ====== [ Active Color end ] ======== */
+/* ====== [ menu static start ] ======== */
+.pcoded-navbar.menupos-static {
+ position: absolute;
+ height: 100%;
+ min-height: 100%;
+ // .navbar-wrapper,
+ .datta-scroll.navbar-content {
+ height: calc(100% - #{$header-height});
+ min-height: 100vh;
+ }
+}
+/* ====== [ menu static end ] ======== */
+/* ====== [Boxc start ] ======== */
+body.box-layout {
+ position: static;
+
+ .pcoded-header {
+ position: relative;
+
+ &.headerpos-fixed {
+ ~ .pcoded-main-container {
+ padding-top: 0;
+ }
+ }
+ }
+
+ .pcoded-navbar {
+ &.theme-horizontal {
+ ~ .pcoded-header {
+ position: relative;
+ }
+ }
+ }
+ @media only screen and (max-width: 992px) {
+ position: relative;
+
+ &.container {
+ padding: 0;
+ }
+ }
+}
+/* ====== [ Box end ] ======== */
+/* ====== [ Header Fixed start ] ======== */
+.pcoded-header.headerpos-fixed {
+ position: fixed;
+ top: 0;
+
+ ~ .pcoded-main-container {
+ padding-top: $header-height;
+ @media only screen and (max-width: 991px) {
+ padding-top: $header-height * 2;
+ }
+ }
+}
+/* ====== [Header Fixed end ] ======== */
+/* ====== [ Dropdown icon start ] ======== */
+.pcoded-navbar {
+ &.drp-icon-style2 {
+ .pcoded-inner-navbar {
+ li.pcoded-hasmenu {
+ > a {
+ &:after {
+ content: '\e847';
+ }
+ }
+ }
+ }
+ }
+
+ &.drp-icon-style3 {
+ .pcoded-inner-navbar {
+ li.pcoded-hasmenu {
+ > a {
+ &:after {
+ content: '\e8b1';
+ }
+ }
+
+ &.pcoded-trigger {
+ > a {
+ &:after {
+ transform: rotate(45deg);
+ }
+ }
+ }
+ }
+ }
+ }
+}
+/* ====== [ Dropdown icon end ] =================== */
+/* ====== [ Menu Item icon start ] ================ */
+.pcoded-navbar {
+ &[class*='menu-item-icon-style']:not(.menu-item-icon-style1) {
+ .pcoded-navbar.navbar-collapsed .pcoded-inner-navbar > li.pcoded-trigger .pcoded-submenu:after {
+ background: rgba(169, 183, 208, 0.05);
+ }
+
+ .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li > a:before {
+ font-family: 'feather';
+ font-style: normal;
+ padding-right: 4px;
+ font-size: 13px;
+ position: absolute;
+ left: 35px;
+ top: 10px;
+ opacity: 1;
+ visibility: visible;
+ background: transparent;
+ }
+
+ &.theme-horizontal {
+ .pcoded-inner-navbar {
+ > li.pcoded-hasmenu {
+ > .pcoded-submenu {
+ > li {
+ > a:before {
+ left: 5px;
+ }
+
+ > .pcoded-submenu {
+ > li {
+ > a:before {
+ top: 12px;
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+
+ &.menu-item-icon-style2 .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li > a:before {
+ content: '\e897';
+ }
+
+ &.menu-item-icon-style3 .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li > a:before {
+ content: '\e83f';
+ }
+
+ &.menu-item-icon-style4 .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li > a:before {
+ content: '\e856';
+ }
+
+ &.menu-item-icon-style5 .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li > a:before {
+ content: '\e847';
+ }
+
+ &.menu-item-icon-style6 .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li > a:before {
+ content: '\e844';
+ }
+}
+/* ====== [ Menu Item icon end ] ================== */
+/* ====== [ Menu background images start ] ======== */
+.pcoded-navbar {
+ &[class*='navbar-image'] {
+ background-size: cover;
+ background-repeat: no-repeat;
+ background-position: center bottom;
+
+ .navbar-brand,
+ .pcoded-submenu {
+ background: transparent;
+ }
+
+ .pcoded-inner-navbar > li {
+ &.active > a,
+ &.pcoded-trigger > a {
+ background: transparentize(darken($menu-dark-background, 6%), 0.6);
+ }
+ }
+
+ &:before {
+ content: '';
+ position: absolute;
+ width: 100%;
+ height: 100%;
+ left: 0;
+ top: 0;
+ background: rgba(0, 0, 0, 0.7);
+ }
+ }
+}
+
+body {
+ &.layout-1 {
+ .pcoded-navbar {
+ &[class*='navbar-image'] {
+ .header-logo {
+ background: transparent;
+ }
+ }
+ }
+ }
+}
+/* ====== [ Menu background images end ] ========== */
+/* ====== [ Menu title color start ] ============== */
+.pcoded-navbar {
+ @each $value in $color-title-name {
+ $i: index($color-title-name, $value);
+
+ &.title-#{'' + $value} {
+ .pcoded-inner-navbar .pcoded-menu-caption {
+ color: nth($color-active-color, $i);
+ }
+ }
+ }
+}
+/* ====== [ Menu title color end ] ================ */
+/* ====== [ Hide Caption start ] ============== */
+.pcoded-navbar {
+ &.caption-hide {
+ .pcoded-menu-caption {
+ display: none;
+ }
+ }
+}
+/* ====== [ Hide Caption end ] ================ */
+/* ========================== Diffrent Layout Styles end ====================== */
+/* temp SCSS for document */
+.doc-img {
+ > a {
+ position: relative;
+ width: 130px;
+ height: 80px;
+ display: inline-block;
+ border: 3px solid #fff;
+ margin-right: 5px;
+ background: $theme-background;
+ overflow: hidden;
+
+ span {
+ width: 100%;
+ position: absolute;
+
+ &:after,
+ &:before {
+ content: '';
+ height: 100%;
+ position: absolute;
+ }
+
+ &:before {
+ width: 30%;
+ left: 0;
+ background: $menu-dark-background;
+ }
+
+ &:after {
+ width: 70%;
+ right: 0;
+ background: $theme-background;
+ }
+ }
+
+ > span:nth-child(1) {
+ height: 20%;
+ top: 0;
+ }
+
+ > span:nth-child(2) {
+ height: 80%;
+ bottom: 0;
+ }
+
+ &.active {
+ border-color: $primary-color;
+
+ &:before {
+ content: '\e83f';
+ top: -4px;
+ font-size: 20px;
+ position: absolute;
+ left: 10px;
+ font-family: 'feather';
+ z-index: 1001;
+ color: $primary-color;
+ transition: 0.3s ease-in-out;
+ text-shadow: 0 3px 8px transparentize($primary-color, 0.1), 0 3px 8px rgba(0, 0, 0, 0.1);
+ }
+
+ &:after {
+ content: '';
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ background-color: rgba(255, 255, 255, 0.65);
+ }
+ }
+
+ &[data-value='menu-light'] {
+ span {
+ &:before {
+ background: $menu-light-background;
+ }
+ }
+ }
+
+ &[data-value='dark'] {
+ span {
+ &:after {
+ background: darken($dark-layout, 7%);
+ }
+ }
+ }
+ }
+
+ &.navbar-color {
+ @each $value in $color-menu-name {
+ $i: index($color-menu-name, $value);
+
+ > a {
+ &[data-value='navbar-#{'' + $value}'] {
+ > span {
+ &:before {
+ background: nth($color-menu-color, $i);
+ }
+ }
+ }
+ }
+ }
+ }
+
+ &.header-color {
+ @each $value in $color-header-name {
+ $i: index($color-header-name, $value);
+
+ > a {
+ &[data-value='header-#{'' + $value}'] {
+ > span:nth-child(1) {
+ &:after {
+ background: nth($color-header-color, $i);
+ }
+ }
+ }
+ }
+ }
+ }
+
+ &.brand-color {
+ @each $value in $color-header-name {
+ $i: index($color-header-name, $value);
+
+ > a {
+ &[data-value='brand-#{'' + $value}'] {
+ > span:nth-child(1) {
+ &:before {
+ background: nth($color-header-color, $i);
+ }
+ }
+ }
+ }
+ }
+ }
+
+ &.active-color {
+ > a[data-value='active-default'] {
+ background: $theme-color;
+ }
+ @each $value in $color-active-name {
+ $i: index($color-active-name, $value);
+
+ > a {
+ &[data-value='active-#{'' + $value}'] {
+ background: nth($color-active-color, $i);
+ }
+ }
+ }
+ }
+
+ &.title-color {
+ > a[data-value='title-default'] {
+ background: #fff;
+ }
+ @each $value in $color-title-name {
+ $i: index($color-title-name, $value);
+
+ > a {
+ &[data-value='title-#{'' + $value}'] {
+ background: nth($color-title-color, $i);
+ }
+ }
+ }
+ }
+
+ &.navbar-images {
+ > a {
+ height: 130px;
+ background-size: 37px;
+ background-position: left top;
+
+ span {
+ &:before {
+ background: transparent;
+ }
+ }
+ }
+ }
+}
+@each $value in $color-menu-name {
+ $i: index($color-menu-name, $value);
+
+ .nav-link {
+ &.active.h-#{'' + $value} {
+ background: nth($color-menu-color, $i) !important;
+ }
+ }
+}
+@media all and (-ms-high-contrast: none) {
+ .pcoded-header .dropdown.show::before {
+ line-height: 0.1;
+ }
+
+ .pcoded-header .navbar-nav > li {
+ display: inline-flex;
+ }
+
+ .pcoded-header .navbar-nav > li.dropdown {
+ display: inline-block;
+ }
+
+ .dropdown-menu.show::before {
+ top: -2px;
+ }
+
+ .pcoded-navbar.navbar-collapsed .pcoded-inner-navbar > li.pcoded-trigger .pcoded-submenu::after {
+ left: 40px;
+ }
+}
+/* ===================================================================================================
+ ========================== Diffrent types of NAvbar Layout Styles end ======================
+ =================================================================================================== */
+.pcoded-navbar {
+ &.layout-2,
+ &.layout-2-2,
+ &.layout-3,
+ &.layout-4,
+ &.layout-4-2 {
+ a {
+ color: rgba(255, 255, 255, 0.85);
+ }
+
+ .pcoded-submenu {
+ background-color: rgba(0, 0, 0, 0.05);
+
+ .pcoded-submenu {
+ background-color: transparent;
+ }
+ }
+
+ &.navbar-collapsed {
+ .pcoded-inner-navbar > li.pcoded-trigger .pcoded-submenu:after {
+ display: none;
+ }
+
+ &:hover .pcoded-inner-navbar > li.pcoded-trigger .pcoded-submenu li a {
+ color: rgba(255, 255, 255, 0.85);
+ }
+ }
+
+ .pcoded-inner-navbar {
+ .pcoded-menu-caption {
+ display: none;
+ }
+
+ > li {
+ > a {
+ padding: 20px 15px;
+ margin-top: 0;
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
+
+ .pcoded-badge {
+ top: 25px;
+ }
+
+ > .pcoded-micon + .pcoded-mtext {
+ top: 25px;
+ }
+ }
+
+ &.pcoded-hasmenu > a:after {
+ top: 25px;
+ }
+
+ &.active,
+ &.pcoded-trigger {
+ &:after {
+ display: none;
+ }
+
+ > a {
+ background-color: rgba(0, 0, 0, 0.08);
+ }
+ }
+ }
+
+ li {
+ > a {
+ &.active,
+ &:focus,
+ &:hover {
+ color: #fff;
+ }
+ }
+
+ .pcoded-submenu {
+ > li {
+ > a {
+ &.active,
+ &:focus,
+ &:hover {
+ &:before {
+ background: #fff;
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+
+ &.layout-2 {
+ background: linear-gradient(253deg, #1de9b6 0, #1dc4e9 70%);
+ }
+
+ &.layout-2-2 {
+ background: $theme-color2;
+
+ .navbar-brand {
+ .b-brand {
+ .b-bg {
+ background: $theme-color2;
+ }
+ }
+ }
+ }
+
+ &.layout-3 {
+ background: $primary-color;
+ }
+
+ &.layout-4,
+ &.layout-4-2 {
+ background: #212224;
+
+ a {
+ color: rgba(255, 255, 255, 0.5);
+ }
+
+ .pcoded-submenu {
+ background-color: rgba(255, 255, 255, 0.05);
+
+ .pcoded-submenu {
+ background-color: transparent;
+ }
+ }
+
+ .pcoded-inner-navbar {
+ > li {
+ > a {
+ border-bottom: 1px solid rgba(255, 255, 255, 0.05);
+ }
+
+ &.active,
+ &.pcoded-trigger {
+ > a {
+ background-color: rgba(255, 255, 255, 0.08);
+ }
+ }
+ }
+ }
+
+ .navbar-brand {
+ background: $theme-color;
+
+ .mobile-menu {
+ span,
+ span:after,
+ span:before {
+ background: #fff;
+ }
+
+ &.on span {
+ background: transparent;
+ }
+ }
+
+ .b-brand {
+ .b-bg {
+ background: #fff;
+
+ i {
+ color: $success-color;
+ background-image: $theme-color;
+ -webkit-background-clip: text;
+ -webkit-text-fill-color: transparent;
+ }
+ }
+ }
+ }
+ }
+
+ &.layout-4-2 {
+ .navbar-brand {
+ background: $theme-color2;
+
+ .b-brand {
+ .b-bg {
+ background: #fff;
+
+ i {
+ color: $success-color;
+ background-image: $theme-color2;
+ -webkit-background-clip: text;
+ -webkit-text-fill-color: transparent;
+ }
+ }
+ }
+ }
+ }
+}
+
+body.layout-6 {
+ background: $layout-6-bg-color;
+ background-size: cover;
+ background-attachment: fixed;
+ background-position: top right;
+ position: relative;
+
+ .page-header-title + .breadcrumb > .breadcrumb-item:last-child a,
+ .page-header-title h5,
+ .pcoded-header .input-group .input-group-text,
+ .pcoded-header .navbar-nav > li > .dropdown > .dropdown-toggle,
+ .pcoded-header .navbar-nav > li > .dropdown-toggle,
+ .pcoded-header .navbar-nav > li > a {
+ color: #fff;
+ }
+
+ .mobile-menu span,
+ .mobile-menu span:after,
+ .mobile-menu span:before,
+ .pcoded-navbar.menu-light .mobile-menu span,
+ .pcoded-navbar.menu-light .mobile-menu span:after,
+ .pcoded-navbar.menu-light .mobile-menu span:before {
+ background: #fff;
+ }
+
+ .breadcrumb-item + .breadcrumb-item::before,
+ .page-header-title + .breadcrumb > .breadcrumb-item a {
+ color: rgba(255, 255, 255, 0.8);
+ }
+
+ .pcoded-content {
+ background: $theme-background;
+ }
+
+ .navbar-brand,
+ .pcoded-header.header-blue,
+ .pcoded-navbar,
+ .pcoded-navbar.menu-light,
+ .pcoded-navbar.menu-light .header-logo {
+ background: transparent;
+ box-shadow: none;
+ }
+
+ .pcoded-navbar .navbar-content {
+ background: #3f4d67;
+ border-radius: 0 10px 0 0;
+ box-shadow: 0 0 20px 0 #3f4d67;
+ }
+
+ &.box-layout .pcoded-navbar .navbar-content {
+ border-radius: 10px 10px 0 0;
+ }
+
+ .main-body {
+ min-height: calc(100vh - 200px);
+ }
+
+ .pcoded-navbar.menu-light .navbar-content {
+ background: #fff;
+ box-shadow: 7px 0 15px 0 rgba(69, 90, 100, 0.09);
+ // .slimScrollBar {
+ // z-index: 1028 !important;
+ // }
+ }
+
+ .pcoded-navbar.mob-open ~ .pcoded-header:before,
+ .pcoded-navbar.mob-open ~ .pcoded-main-container:before,
+ .pcoded-navbar.navbar-collapsed:hover ~ .pcoded-header:before,
+ .pcoded-navbar.navbar-collapsed:hover ~ .pcoded-main-container:before {
+ background: transparent;
+ }
+
+ .pcoded-navbar.menupos-static .navbar-wrapper,
+ .pcoded-navbar.menupos-static .datta-scroll.navbar-content {
+ // position: absolute;
+ // height: 100%;
+ }
+
+ .pcoded-navbar.navbar-collapsed:hover {
+ .navbar-brand {
+ .b-brand {
+ display: none;
+ }
+
+ .mobile-menu {
+ right: auto;
+ left: 20px;
+ transition-delay: 0s;
+
+ span {
+ background: transparent;
+ }
+ }
+ }
+ }
+ /* for able pro style */
+ .pcoded-content {
+ margin-top: 200px;
+ }
+
+ .pcoded-content .pcoded-inner-content {
+ margin-top: -200px;
+ min-height: calc(100vh + 150px);
+ }
+
+ .card {
+ border-radius: 5px;
+ }
+ /* dark navbar */
+ .pcoded-navbar {
+ .header-logo {
+ background: transparent;
+ }
+
+ &.navbar-dark {
+ &.brand-lightblue .header-logo,
+ &[class*='navbar-'].brand-lightblue .header-logo,
+ .header-logo {
+ background: transparent;
+ }
+
+ .navbar-content {
+ background: nth($color-menu-color, 5);
+ box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.08);
+ }
+ }
+ }
+ @media only screen and (max-width: 991px) {
+ .pcoded-header {
+ .input-group .input-group-text,
+ .navbar-nav > li > .dropdown > .dropdown-toggle,
+ .navbar-nav > li > .dropdown-toggle,
+ .navbar-nav > li > a {
+ color: $header-light-text-color;
+ }
+ }
+ }
+}
+
+body.layout-8 {
+ .pcoded-header {
+ box-shadow: inset 0 -1px 0 0 rgba(100, 121, 143, 0.122);
+ }
+
+ .pcoded-navbar {
+ &.menu-light {
+ box-shadow: inset -1px 0 0 0 rgba(100, 121, 143, 0.122);
+
+ .pcoded-submenu {
+ background: transparent;
+ }
+
+ .pcoded-inner-navbar {
+ > li {
+ &.pcoded-menu-caption {
+ &:after {
+ content: '';
+ position: absolute;
+ top: 10px;
+ left: 20px;
+ height: 1px;
+ width: calc(100% - 40px);
+ box-shadow: inset 0 -1px 0 0 rgba(100, 121, 143, 0.122);
+ }
+
+ &:first-child {
+ &:after {
+ display: none;
+ }
+ }
+ }
+
+ > a {
+ border-radius: 0 20px 20px 0;
+ margin-right: 15px;
+ padding: 4px 15px;
+
+ &:after {
+ top: 8px;
+ right: 15px;
+ }
+
+ > .pcoded-micon + .pcoded-mtext {
+ top: 9px;
+ }
+ }
+
+ &.active,
+ &.pcoded-trigger {
+ > a {
+ background: transparentize(#23b7e5, 0.85);
+ color: #23b7e5;
+ }
+ }
+ }
+ }
+ }
+
+ &.navbar-collapsed {
+ .pcoded-inner-navbar {
+ > li {
+ > a {
+ margin-right: 8px;
+
+ &:after {
+ top: 8px;
+ right: 15px;
+ }
+ }
+ }
+ }
+ }
+ @each $value in $color-active-name {
+ $i: index($color-active-name, $value);
+
+ &.active-#{'' + $value} {
+ .pcoded-inner-navbar {
+ > li {
+ &.active,
+ &.pcoded-trigger {
+ > a {
+ background: transparentize(nth($color-active-color, $i), 0.85);
+ color: nth($color-active-color, $i);
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+
+ .card {
+ box-shadow: 0 0 0 1px rgba(100, 121, 143, 0.122);
+ transition: all 0.25s ease-in-out;
+
+ &:hover {
+ box-shadow: 0 0 0 1px rgba(100, 121, 143, 0.122), 0 2px 1px rgba(0, 0, 0, 0.05);
+ }
+ }
+}
+
+body {
+ &.layout-1 {
+ .pcoded-navbar {
+ .toggle-sidemenu {
+ position: fixed;
+ bottom: 0;
+ left: 0;
+ background: darken($menu-dark-background, 10%);
+ width: 40px;
+ height: 40px;
+ font-size: 20px;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ border-radius: 0 5px 0 0;
+ }
+ &.navbar-collapsed {
+ .toggle-sidemenu {
+ display: none;
+ }
+ }
+
+ .header-logo {
+ padding: 10px 20px;
+ }
+
+ .sidemenu {
+ left: 0;
+ position: relative;
+ transition: all 0.3s ease-in-out;
+
+ li {
+ position: relative;
+
+ a {
+ font-size: 22px;
+ padding: 10px 29px;
+ position: relative;
+ cursor: pointer;
+
+ &:after {
+ content: '';
+ position: absolute;
+ height: 1px;
+ width: 60%;
+ left: 20%;
+ bottom: 0;
+ border-bottom: 1px solid rgba(181, 189, 202, 0.2);
+ }
+ }
+
+ &:last-child {
+ a {
+ &:after {
+ display: none;
+ }
+ }
+ }
+
+ &.active {
+ color: nth($color-active-color, 1);
+
+ &:after {
+ content: '';
+ background-color: nth($color-active-color, 1);
+ z-index: 1027;
+ position: absolute;
+ right: 0;
+ top: 7px;
+ width: 3px;
+ height: calc(100% - 14px);
+ border-radius: 3px 0 0 3px;
+ }
+ }
+ }
+ box-shadow: inset -1px 0 0 0 transparentize($menu-dark-text-color, 0.8);
+ }
+
+ .layout1-nav {
+ display: flex;
+ align-items: stretch;
+ height: auto;
+ min-height: 100%;
+ }
+
+ .side-content {
+ flex: 1 1 0;
+
+ .sidelink {
+ display: none;
+
+ &.active {
+ display: block;
+ }
+
+ .pcoded-inner-navbar {
+ li {
+ &.pcoded-menu-caption {
+ font-size: 16px;
+ padding: 16px 15px 16px 18px;
+ font-weight: 400;
+ text-transform: capitalize;
+
+ &:after {
+ content: '';
+ position: absolute;
+ height: 1px;
+ width: 40px;
+ left: 18px;
+ bottom: 13px;
+ border-bottom: 1px solid rgba(181, 189, 202, 0.2);
+ }
+ }
+
+ &.pcoded-hasmenu {
+ .pcoded-submenu li > {
+ a {
+ padding: 7px 7px 7px 40px;
+
+ &:before {
+ left: 20px;
+ }
+ }
+
+ .pcoded-submenu > li > a {
+ padding: 7px 7px 7px 60px;
+
+ &:before {
+ left: 40px;
+ }
+ }
+ }
+ }
+ }
+
+ > li {
+ > a {
+ padding: 12px 10px 12px 20px;
+
+ .pcoded-micon {
+ display: none;
+ }
+
+ .pcoded-mtext {
+ position: relative;
+ top: 0;
+ }
+ }
+
+ &.active,
+ &.pcoded-trigger {
+ &:after {
+ display: none;
+ }
+ }
+ }
+ }
+ }
+ }
+
+ &.hide-sidemenu {
+ .sidemenu {
+ position: absolute;
+ left: -#{$Menu-collapsed-width};
+ }
+
+ .toggle-sidemenu i {
+ transform: rotate(180deg);
+ }
+ }
+ }
+ }
+}
+// === scroll bar =====
+
+.navbar-content {
+ position: relative;
+}
+
+.ps .ps__rail-x.ps--clicking,
+.ps .ps__rail-x:focus,
+.ps .ps__rail-x:hover,
+.ps .ps__rail-y.ps--clicking,
+.ps .ps__rail-y:focus,
+.ps .ps__rail-y:hover {
+ background: transparent;
+}
+
+.ps__thumb-y {
+ background: #2a3446;
+}
+
+.ps__rail-y.ps--clicking .ps__thumb-y,
+.ps__rail-y:focus > .ps__thumb-y,
+.ps__rail-y:hover > .ps__thumb-y {
+ background: #222a38;
+}
+
+/* nav-outside */
+.nav-outside {
+ position: absolute;
+ width: 100%;
+ height: 100%;
+}
diff --git a/src/assets/scss/partials/mixins/_alert.scss b/src/assets/scss/partials/mixins/_alert.scss
new file mode 100644
index 0000000..f6d3b10
--- /dev/null
+++ b/src/assets/scss/partials/mixins/_alert.scss
@@ -0,0 +1,14 @@
+@mixin alert-variant-pc($background, $border, $color) {
+ color: $color;
+ border-color: $border;
+ hr {
+ border-top-color: darken($border, 5%);
+ }
+
+ .alert-link {
+ color: darken($color, 10%);
+ }
+}
+.swal-footer {
+ text-align: center;
+}
diff --git a/src/assets/scss/partials/mixins/_buttons.scss b/src/assets/scss/partials/mixins/_buttons.scss
new file mode 100644
index 0000000..bff3375
--- /dev/null
+++ b/src/assets/scss/partials/mixins/_buttons.scss
@@ -0,0 +1,89 @@
+/* Button variants
+ Easily pump out default styles, as well as :hover, :focus, :active,
+ and disabled options for all buttons */
+@mixin button-variant-pc(
+ $background,
+ $border,
+ $hover-background: darken($background, 7.5%),
+ $hover-border: darken($border, 10%),
+ $active-background: darken($background, 10%),
+ $active-border: darken($border, 12.5%)
+) {
+ color: color-yiq($background);
+ background-color: $border;
+ border-color: $border;
+
+ &:hover {
+ color: color-yiq($hover-background);
+ background-color: $hover-background;
+ border-color: $hover-border;
+ }
+
+ &.focus,
+ &:focus {
+ }
+
+ &.disabled,
+ &:disabled {
+ color: color-yiq($background);
+ background-color: $background;
+ border-color: $border;
+ }
+
+ &:not(:disabled):not(.disabled).active,
+ &:not(:disabled):not(.disabled):active,
+ .show > &.dropdown-toggle {
+ color: color-yiq($active-background);
+ background-color: $active-background;
+ border-color: $active-border;
+
+ &:focus {
+ }
+ }
+}
+@mixin button-outline-variant-pc($color, $color-hover: color-yiq($color), $active-background: $color, $active-border: $color) {
+ color: $color;
+ background-color: transparent;
+ background-image: none;
+ border-color: $color;
+
+ &:hover {
+ color: color-yiq($color);
+ background-color: $active-background;
+ border-color: $active-border;
+ }
+
+ &.focus,
+ &:focus {
+ }
+
+ &.disabled,
+ &:disabled {
+ color: $color;
+ background-color: transparent;
+ }
+
+ &:not(:disabled):not(.disabled).active,
+ &:not(:disabled):not(.disabled):active,
+ .show > &.dropdown-toggle {
+ color: color-yiq($active-background);
+ background-color: $active-background;
+ border-color: $active-border;
+
+ &:focus {
+ }
+ }
+}
+@mixin button-glow-variant-pc($color, $color-hover: color-yiq($color), $active-background: $color, $active-border: $color) {
+ box-shadow: 0 1px 6px 2px transparentize($color, 0.44), 0 6px 11px 2px transparentize($color, 0.8);
+ &:hover {
+ box-shadow: 0 1px 4px 2px transparentize($color, 0.44), 0 4px 9px 2px transparentize($color, 0.9);
+ }
+ &:not(:disabled):not(.disabled).active,
+ &:not(:disabled):not(.disabled):active:focus,
+ .show > &.dropdown-toggle,
+ &.active,
+ &:focus {
+ box-shadow: none;
+ }
+}
diff --git a/src/assets/scss/partials/mixins/_function.scss b/src/assets/scss/partials/mixins/_function.scss
new file mode 100644
index 0000000..473132a
--- /dev/null
+++ b/src/assets/scss/partials/mixins/_function.scss
@@ -0,0 +1,20 @@
+@function color-yiq($color) {
+ $r: red($color);
+ $g: green($color);
+ $b: blue($color);
+ $yiq: (($r * 299) + ($g * 587) + ($b * 114)) / 1000;
+ @if ($yiq >= $yiq-contrasted-threshold) {
+ @return $yiq-dark-color;
+ } @else {
+ @return $yiq-light-color;
+ }
+}
+@function theme-color($key: 'primary') {
+ @return map-get($theme-colors, $key);
+}
+@function theme-color-level($color-name: 'primary', $level: 0) {
+ $color: theme-color($color-name);
+ $color-base: if($level > 0, $yiq-dark-color, $yiq-light-color);
+ $level: abs($level);
+ @return mix($color-base, $color, $level * $theme-color-interval);
+}
diff --git a/src/assets/scss/partials/mixins/_pagination.scss b/src/assets/scss/partials/mixins/_pagination.scss
new file mode 100644
index 0000000..b61b405
--- /dev/null
+++ b/src/assets/scss/partials/mixins/_pagination.scss
@@ -0,0 +1,22 @@
+/* Pagination */
+
+@mixin pagination-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) {
+ .page-link {
+ padding: $padding-y $padding-x;
+ font-size: $font-size;
+ line-height: $line-height;
+ }
+
+ .page-item {
+ &:first-child {
+ .page-link {
+ @include border-left-radius($border-radius);
+ }
+ }
+ &:last-child {
+ .page-link {
+ @include border-right-radius($border-radius);
+ }
+ }
+ }
+}
diff --git a/src/assets/scss/partials/other/_chat.scss b/src/assets/scss/partials/other/_chat.scss
new file mode 100644
index 0000000..7c84c3a
--- /dev/null
+++ b/src/assets/scss/partials/other/_chat.scss
@@ -0,0 +1,428 @@
+/** =====================
+ Chatting css start
+========================== **/
+
+.header-chat,
+.header-user-list {
+ height: 100%;
+ width: 350px;
+ position: fixed;
+ top: 0;
+ right: -350px;
+ border-radius: 0;
+ z-index: 1030;
+ background-color: #fff;
+ transition: all 0.3s ease-in-out;
+
+ .main-friend-cont {
+ height: calc(100vh - 166px);
+ .main-friend-list {
+ height: calc(100vh - 85px);
+ }
+ }
+
+ .h-list-header {
+ padding: 15px;
+ border-bottom: 1px solid #f1f1f1;
+ }
+
+ .h-list-body {
+ padding: 20px 0;
+ }
+
+ &.open {
+ box-shadow: 0 1px 10px 0 rgba(69, 90, 100, 0.2);
+ right: 0;
+ }
+}
+
+.header-user-list {
+ &.open {
+ .h-close-text {
+ position: absolute;
+ top: 111px;
+ left: -99px;
+
+ i {
+ position: absolute;
+ top: 23px;
+ left: 73px;
+ font-size: 25px;
+ z-index: 1003;
+ color: $success-color;
+ }
+
+ &:after {
+ content: '\61';
+ font-family: 'pct';
+ z-index: 1001;
+ font-size: 150px;
+ line-height: 0;
+ color: #fff;
+ position: absolute;
+ top: 35px;
+ left: 6px;
+ text-shadow: -4px 0 7px rgba(69, 90, 100, 0.12);
+ }
+ }
+
+ &.msg-open {
+ &:after {
+ color: transparentize($primary-color, 0.9);
+ }
+ }
+ }
+}
+
+.h-list-header {
+ .form-control {
+ &:active,
+ &:focus,
+ &:hover {
+ box-shadow: none;
+ outline: none;
+ }
+ }
+}
+
+.h-list-body {
+ position: relative;
+
+ .userlist-box {
+ cursor: pointer;
+ display: flex;
+ align-items: center;
+ padding: 15px 20px;
+ position: relative;
+
+ &:after {
+ content: '';
+ position: absolute;
+ bottom: 0;
+ left: 20px;
+ width: calc(100% - 40px);
+ height: 1px;
+ background: #f3f4f9;
+ }
+
+ &.active {
+ background: lighten($primary-color, 45%);
+ }
+
+ .media-left {
+ padding-right: 10px;
+ }
+
+ .media-object {
+ width: 50px;
+ display: inline-block;
+ }
+
+ .chat-header {
+ font-size: 14px;
+ font-weight: 600;
+ margin-bottom: 0;
+
+ small {
+ margin-top: 5px;
+ font-size: 90%;
+ }
+ }
+
+ .live-status {
+ height: 25px;
+ width: 25px;
+ position: absolute;
+ top: 35px;
+ right: 20px;
+ border-radius: 100%;
+ color: #fff;
+ padding: 2px 0;
+ text-align: center;
+ background: $theme-color;
+ }
+ }
+}
+
+.header-chat {
+ .h-list-header {
+ text-align: center;
+ position: relative;
+
+ h6 {
+ margin: 5px 0;
+ }
+
+ .h-back-user-list {
+ position: absolute;
+ left: 0;
+ top: 0;
+ height: 100%;
+ display: flex;
+ align-items: center;
+ width: 40px;
+ justify-content: center;
+ font-size: 20px;
+ }
+ }
+
+ .main-chat-cont {
+ height: calc(100vh - 166px);
+ }
+
+ .h-list-body {
+ height: 100%;
+ background: lighten($primary-color, 45%);
+ }
+
+ .h-list-footer {
+ position: absolute;
+ bottom: 0;
+ width: 100%;
+ right: 0;
+ padding: 20px 15px;
+ z-index: 10;
+ background: lighten($primary-color, 45%);
+
+ .input-group {
+ background: #fff;
+ border: none;
+ display: inline-flex;
+ box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
+ padding: 7px;
+ border-radius: 20px 0 10px 20px;
+ width: calc(100% - 40px);
+
+ .form-control,
+ .input-group-text {
+ background: transparent;
+ border: none;
+ border-radius: 0;
+ padding: 0;
+ }
+
+ .btn-send,
+ .form-control {
+ &:active,
+ &:focus,
+ &:hover {
+ outline: none;
+ box-shadow: none;
+ }
+ }
+
+ .btn-attach {
+ border-radius: 50%;
+ padding: 5px;
+ margin-right: 5px;
+
+ > i {
+ margin-right: 0;
+ }
+ }
+
+ .btn-send {
+ border-radius: 50%;
+ padding: 10px;
+ margin-left: 5px;
+ position: absolute;
+ right: -45px;
+ top: 2px;
+ z-index: 99;
+
+ i {
+ margin-right: 0;
+ }
+
+ .input-group-text {
+ color: #fff;
+ }
+ }
+
+ .form-control {
+ transition: all 0.3s ease-in-out;
+ width: 0;
+ }
+
+ &:after {
+ content: '\67';
+ font-family: 'pct';
+ z-index: 1001;
+ font-size: 35px;
+ line-height: 0;
+ color: #fff;
+ position: absolute;
+ top: 18px;
+ right: -23px;
+ text-shadow: 4px 10px 20px rgba(0, 0, 0, 0.1);
+ }
+ }
+ }
+}
+
+.h-list-body {
+ .chat-messages {
+ padding-bottom: 20px;
+ padding-left: 15px;
+ padding-right: 15px;
+
+ .photo-table {
+ padding-right: 15px;
+
+ img {
+ display: inline-block;
+ width: 50px;
+ margin-bottom: 5px;
+ }
+ }
+
+ .chat-menu-content,
+ .chat-menu-reply {
+ > div {
+ position: relative;
+ overflow: visible;
+ display: inline-block;
+
+ .chat-cont {
+ padding: 15px 20px;
+ }
+ }
+
+ .chat-time {
+ margin: 9px 8px 0 10px;
+ }
+ }
+
+ .chat-menu-reply {
+ text-align: right;
+
+ > div {
+ p {
+ background: #fff;
+ border-radius: 4px;
+ margin-bottom: 4px;
+ margin-right: 25px;
+ box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
+
+ &:first-child {
+ border-top-left-radius: 8px;
+ border-top-right-radius: 8px;
+ }
+
+ &:last-child {
+ border-bottom-left-radius: 8px;
+ border-bottom-right-radius: 0;
+ }
+ }
+
+ &:before {
+ content: '\66';
+ font-family: 'pct';
+ z-index: 5;
+ font-size: 30px;
+ line-height: 0;
+ color: #fff;
+ position: absolute;
+ bottom: 19px;
+ right: 5px;
+ text-shadow: 7px 10px 20px rgba(0, 0, 0, 0.1);
+ }
+ }
+ }
+
+ .chat-menu-content {
+ > div {
+ p {
+ background: $theme-color;
+ color: #fff;
+ border-radius: 4px;
+ margin-bottom: 4px;
+ box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
+
+ &:first-child {
+ border-top-left-radius: 0;
+ border-top-right-radius: 10px;
+ }
+
+ &:last-child {
+ border-bottom-left-radius: 10px;
+ border-bottom-right-radius: 10px;
+ }
+ }
+
+ &:before {
+ content: '\68';
+ font-family: 'pct';
+ z-index: 1001;
+ font-size: 30px;
+ line-height: 0;
+ color: #1ec9de;
+ position: absolute;
+ top: 15px;
+ left: -20px;
+ text-shadow: -4px 4px 10px rgba(0, 0, 0, 0.15);
+ }
+ }
+ }
+ }
+}
+/* massage page start */
+
+.msg-card {
+ .msg-user-list {
+ height: calc(100vh - 300px);
+ }
+
+ .msg-user-chat {
+ background: lighten($primary-color, 45%);
+ height: calc(100vh - 330px);
+ padding-top: 25px;
+ padding-bottom: 25px;
+ padding-left: 5px;
+ padding-right: 5px;
+ }
+
+ .msg-block {
+ > .row {
+ > div {
+ &:before {
+ content: '';
+ width: 1px;
+ height: 100%;
+ background: #f1f1f1;
+ position: absolute;
+ top: 0;
+ }
+
+ &:first-child {
+ &:before {
+ right: 0;
+ }
+ }
+
+ &:last-child {
+ &:before {
+ left: -1px;
+ }
+ }
+ }
+ }
+ }
+}
+.main-friend-chat {
+ padding-bottom: 15px;
+}
+
+@media screen and (max-width: 991px) {
+ .msg-card .msg-block > .row > div:before {
+ background: none;
+ }
+}
+/* massage page end */
+/**====== Chat css end ======**/
+
+@media only screen and (max-width: 991px) {
+ .pcoded-header {
+ color: $header-light-text-color;
+ }
+}
diff --git a/src/assets/scss/partials/pages/gallery.scss b/src/assets/scss/partials/pages/gallery.scss
new file mode 100644
index 0000000..d9398ed
--- /dev/null
+++ b/src/assets/scss/partials/pages/gallery.scss
@@ -0,0 +1,1103 @@
+.grid {
+ position: relative;
+ clear: both;
+ margin: 0 auto;
+ padding: 1em 0 4em;
+ max-width: 1000px;
+ list-style: none;
+ text-align: center;
+
+ figure {
+ position: relative;
+ float: left;
+ overflow: hidden;
+ margin: 10px 1%;
+ min-width: 320px;
+ max-width: 480px;
+ max-height: 360px;
+ width: 48%;
+ height: auto;
+ background: #3085a3;
+ text-align: center;
+ cursor: pointer;
+
+ img {
+ position: relative;
+ display: block;
+ min-height: 100%;
+ max-width: 100%;
+ opacity: 0.8;
+ }
+
+ figcaption {
+ padding: 2em;
+ color: #fff;
+ text-transform: uppercase;
+ font-size: 1.25em;
+ backface-visibility: hidden;
+
+ &::after,
+ &::before {
+ pointer-events: none;
+ }
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+
+ > a {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ z-index: 1000;
+ text-indent: 200%;
+ white-space: nowrap;
+ font-size: 0;
+ opacity: 0;
+ }
+ }
+
+ h2 {
+ word-spacing: -0.15em;
+ font-weight: 300;
+ color: #fff;
+
+ span {
+ font-weight: 800;
+ }
+ margin: 0;
+ }
+
+ p {
+ margin: 0;
+ letter-spacing: 1px;
+ font-size: 68.5%;
+ }
+ }
+}
+
+figure {
+ &.effect-julia {
+ background: #2f3238;
+
+ img {
+ max-width: none;
+ height: 400px;
+ transition: opacity 1s, transform 1s;
+ backface-visibility: hidden;
+ }
+
+ figcaption {
+ text-align: left;
+ }
+
+ h2 {
+ position: relative;
+ padding: 0.5em 0;
+ }
+
+ p {
+ display: inline-block;
+ margin: 0 0 0.25em;
+ padding: 0.4em 1em;
+ background: rgba(255, 255, 255, 0.9);
+ color: #2f3238;
+ text-transform: none;
+ font-weight: 500;
+ font-size: 75%;
+ transition: opacity 0.35s, transform 0.35s;
+ transform: translate3d(-360px, 0, 0);
+
+ &:first-child {
+ transition-delay: 0.15s;
+ }
+
+ &:nth-of-type(2) {
+ transition-delay: 0.1s;
+ }
+
+ &:nth-of-type(3) {
+ transition-delay: 0.05s;
+ }
+ }
+
+ &:hover {
+ p {
+ &:first-child {
+ transition-delay: 0s;
+ }
+
+ &:nth-of-type(2) {
+ transition-delay: 0.05s;
+ }
+
+ &:nth-of-type(3) {
+ transition-delay: 0.1s;
+ }
+ }
+
+ img {
+ opacity: 0.4;
+ transform: scale3d(1.1, 1.1, 1);
+ }
+
+ p {
+ opacity: 1;
+ transform: translate3d(0, 0, 0);
+ }
+ }
+ }
+
+ &.effect-goliath {
+ background: #df4e4e;
+
+ h2,
+ img {
+ transition: transform 0.35s;
+ }
+
+ img {
+ backface-visibility: hidden;
+ }
+
+ h2 {
+ position: absolute;
+ bottom: 0;
+ left: 0;
+ padding: 30px;
+ }
+
+ p {
+ position: absolute;
+ bottom: 0;
+ left: 0;
+ padding: 30px;
+ text-transform: none;
+ font-size: 90%;
+ opacity: 0;
+ transition: opacity 0.35s, transform 0.35s;
+ transform: translate3d(0, 50px, 0);
+ }
+
+ &:hover {
+ img {
+ transform: translate3d(0, -80px, 0);
+ }
+
+ h2 {
+ transform: translate3d(0, -100px, 0);
+ }
+
+ p {
+ opacity: 1;
+ transform: translate3d(0, 0, 0);
+ }
+ }
+ }
+
+ &.effect-hera {
+ background: #303fa9;
+
+ h2 {
+ font-size: 158.75%;
+ position: absolute;
+ top: 50%;
+ left: 50%;
+ transition: opacity 0.35s, transform 0.35s;
+ transform: translate3d(-50%, -50%, 0);
+ transform-origin: 50%;
+ }
+
+ p {
+ position: absolute;
+ top: 50%;
+ left: 50%;
+ transition: opacity 0.35s, transform 0.35s;
+ transform: translate3d(-50%, -50%, 0);
+ transform-origin: 50%;
+ }
+
+ figcaption::before {
+ position: absolute;
+ top: 50%;
+ left: 50%;
+ width: 200px;
+ height: 200px;
+ border: 2px solid #fff;
+ content: '';
+ opacity: 0;
+ transition: opacity 0.35s, transform 0.35s;
+ transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
+ transform-origin: 50%;
+ }
+
+ p {
+ width: 100px;
+ text-transform: none;
+ font-size: 121%;
+ line-height: 2;
+
+ a {
+ color: #fff;
+
+ &:focus,
+ &:hover {
+ opacity: 0.6;
+ }
+
+ i {
+ opacity: 0;
+ transition: opacity 0.35s, transform 0.35s;
+ }
+
+ &:first-child i {
+ transform: translate3d(-60px, -60px, 0);
+ }
+
+ &:nth-child(2) i {
+ transform: translate3d(60px, -60px, 0);
+ }
+
+ &:nth-child(3) i {
+ transform: translate3d(-60px, 60px, 0);
+ }
+
+ &:nth-child(4) i {
+ transform: translate3d(60px, 60px, 0);
+ }
+ }
+ }
+
+ &:hover {
+ figcaption::before {
+ opacity: 1;
+ transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
+ }
+
+ h2 {
+ opacity: 0;
+ transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1);
+ }
+
+ p i:empty {
+ transform: translate3d(0, 0, 0);
+ opacity: 1;
+ }
+ }
+ }
+
+ &.effect-winston {
+ background: #162633;
+ text-align: left;
+
+ img {
+ transition: opacity 0.45s;
+ backface-visibility: hidden;
+ }
+
+ figcaption::before {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ background: url(../../../images/hover-effect/triangle.svg) no-repeat center center;
+ background-size: 100% 100%;
+ content: '';
+ transition: opacity 0.45s, transform 0.45s;
+ transform: rotate3d(0, 0, 1, 45deg);
+ transform-origin: 0 100%;
+ }
+
+ h2 {
+ transition: transform 0.35s;
+ transform: translate3d(0, 20px, 0);
+ }
+
+ p {
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ padding: 0 1.5em 7% 0;
+ }
+
+ a {
+ margin: 0 10px;
+ color: #5d504f;
+ font-size: 170%;
+
+ &:focus,
+ &:hover {
+ color: #cc6055;
+ }
+ }
+
+ p a i {
+ opacity: 0;
+ transition: opacity 0.35s, transform 0.35s;
+ transform: translate3d(0, 50px, 0);
+ }
+
+ &:hover {
+ img {
+ opacity: 0.6;
+ }
+
+ h2 {
+ transform: translate3d(0, 0, 0);
+ }
+
+ figcaption::before {
+ opacity: 0.7;
+ transform: rotate3d(0, 0, 1, 20deg);
+ }
+
+ p {
+ i {
+ opacity: 1;
+ transform: translate3d(0, 0, 0);
+ }
+
+ a {
+ &:nth-child(3) i {
+ transition-delay: 0.05s;
+ }
+
+ &:nth-child(2) i {
+ transition-delay: 0.1s;
+ }
+
+ &:first-child i {
+ transition-delay: 0.15s;
+ }
+ }
+ }
+ }
+ }
+
+ &.effect-selena {
+ background: #000;
+
+ img {
+ opacity: 0.95;
+ transition: transform 0.35s;
+ transform-origin: 50% 50%;
+ }
+
+ &:hover img {
+ transform: scale3d(0.95, 0.95, 1);
+ }
+
+ h2 {
+ transition: transform 0.35s;
+ transform: translate3d(0, 20px, 0);
+ }
+
+ p {
+ opacity: 0;
+ transition: opacity 0.35s, transform 0.35s;
+ transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
+ transform-origin: 50% 0;
+ }
+
+ &:hover {
+ h2 {
+ transform: translate3d(0, 0, 0);
+ }
+
+ p {
+ opacity: 1;
+ transform: perspective(1000px) rotate3d(1, 0, 0, 0);
+ }
+ }
+ }
+
+ &.effect-terry {
+ background: #34495e;
+
+ figcaption {
+ padding: 1em;
+
+ &::after,
+ &::before {
+ position: absolute;
+ width: 200%;
+ height: 200%;
+ border-style: solid;
+ border-color: #101010;
+ content: '';
+ transition: transform 0.35s;
+ }
+
+ &::before {
+ right: 0;
+ bottom: 0;
+ border-width: 0 70px 60px 0;
+ transform: translate3d(70px, 60px, 0);
+ }
+
+ &::after {
+ top: 0;
+ left: 0;
+ border-width: 15px 0 0 15px;
+ transform: translate3d(-15px, -15px, 0);
+ }
+ }
+
+ img,
+ p a {
+ transition: opacity 0.35s, transform 0.35s;
+ }
+
+ img {
+ opacity: 0.85;
+ }
+
+ h2 {
+ position: absolute;
+ bottom: 0;
+ left: 0;
+ padding: 0.4em 10px;
+ width: 50%;
+ transition: transform 0.35s;
+ transform: translate3d(100%, 0, 0);
+ }
+
+ p {
+ float: right;
+ clear: both;
+ text-align: left;
+ text-transform: none;
+ font-size: 111%;
+
+ a {
+ display: block;
+ margin-bottom: 1em;
+ color: #fff;
+ opacity: 0;
+ transform: translate3d(90px, 0, 0);
+
+ &:focus,
+ &:hover {
+ color: #f3cf3f;
+ }
+ }
+ }
+
+ &:hover {
+ figcaption {
+ &::after,
+ &::before {
+ transform: translate3d(0, 0, 0);
+ }
+ }
+
+ img {
+ opacity: 0.6;
+ }
+
+ h2 {
+ transform: translate3d(0, 0, 0);
+ }
+
+ p a {
+ transform: translate3d(0, 0, 0);
+ opacity: 1;
+
+ &:first-child {
+ transition-delay: 0.025s;
+ }
+
+ &:nth-child(2) {
+ transition-delay: 0.05s;
+ }
+
+ &:nth-child(3) {
+ transition-delay: 0.075s;
+ }
+
+ &:nth-child(4) {
+ transition-delay: 0.1s;
+ }
+ }
+ }
+ }
+
+ &.effect-phoebe {
+ background: #675983;
+
+ img {
+ opacity: 0.85;
+ transition: opacity 0.35s;
+ }
+
+ &:hover img {
+ opacity: 0.6;
+ }
+
+ figcaption::before {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ background: url('../../../images/hover-effect/triangle2.svg') no-repeat center center;
+ background-size: 100% 112%;
+ content: '';
+ transition: opacity 0.35s, transform 0.35s;
+ transform: scale3d(5, 2.5, 1);
+ transform-origin: 50% 50%;
+ }
+
+ &:hover figcaption::before {
+ opacity: 0.6;
+ transform: scale3d(1, 1, 1);
+ }
+
+ h2 {
+ margin-top: 1em;
+ transition: transform 0.35s;
+ transform: translate3d(0, 40px, 0);
+ }
+
+ &:hover h2 {
+ transform: translate3d(0, 0, 0);
+ }
+
+ p a {
+ color: #fff;
+ font-size: 140%;
+ opacity: 0;
+ position: relative;
+ display: inline-block;
+ transition: opacity 0.35s, transform 0.35s;
+
+ &:first-child {
+ transform: translate3d(-60px, -60px, 0);
+ }
+
+ &:nth-child(2) {
+ transform: translate3d(0, 60px, 0);
+ }
+
+ &:nth-child(3) {
+ transform: translate3d(60px, -60px, 0);
+ }
+ }
+
+ &:hover p a {
+ opacity: 1;
+ transform: translate3d(0, 0, 0);
+ }
+ }
+
+ &.effect-apollo {
+ background: #3498db;
+
+ img {
+ opacity: 0.95;
+ transition: opacity 0.35s, transform 0.35s;
+ transform: scale3d(1.05, 1.05, 1);
+ }
+
+ figcaption::before {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ background: rgba(255, 255, 255, 0.5);
+ content: '';
+ transition: transform 0.6s;
+ transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
+ }
+
+ p {
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ margin: 3em;
+ padding: 0 1em;
+ max-width: 150px;
+ border-right: 4px solid #fff;
+ text-align: right;
+ opacity: 0;
+ transition: opacity 0.35s;
+ }
+
+ h2 {
+ text-align: left;
+ }
+
+ &:hover {
+ img {
+ opacity: 0.6;
+ transform: scale3d(1, 1, 1);
+ }
+
+ figcaption::before {
+ transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
+ }
+
+ p {
+ opacity: 1;
+ -webkit-transition-delay: 0.1s;
+ transition-delay: 0.1s;
+ }
+ }
+ }
+
+ &.effect-kira {
+ background: #fff;
+ text-align: left;
+
+ img {
+ transition: opacity 0.35s;
+ }
+
+ figcaption {
+ z-index: 1;
+ }
+
+ p {
+ padding: 2.25em 0.5em;
+ font-weight: 600;
+ font-size: 100%;
+ line-height: 1.5;
+ opacity: 0;
+ transition: opacity 0.35s, transform 0.35s;
+ transform: translate3d(0, -10px, 0);
+
+ a {
+ margin: 0 0.5em;
+ color: #101010;
+
+ &:focus,
+ &:hover {
+ opacity: 0.6;
+ }
+ }
+ }
+
+ figcaption::before {
+ position: absolute;
+ top: 14px;
+ right: 2em;
+ left: 2em;
+ z-index: -1;
+ height: 4.1em;
+ background: #fff;
+ content: '';
+ transition: opacity 0.35s, transform 0.35s;
+ transform: translate3d(0, 4em, 0) scale3d(1, 0.023, 1);
+ transform-origin: 50% 0;
+ }
+
+ &:hover {
+ img {
+ opacity: 0.5;
+ }
+
+ p {
+ opacity: 1;
+ transform: translate3d(0, 0, 0);
+ }
+
+ figcaption::before {
+ opacity: 0.7;
+ transform: translate3d(0, 5em, 0) scale3d(1, 1, 1);
+ }
+ }
+ }
+
+ &.effect-steve {
+ z-index: auto;
+ overflow: visible;
+ background: #000;
+
+ &:before,
+ h2:before {
+ position: absolute;
+ top: 0;
+ left: 0;
+ z-index: -1;
+ width: 100%;
+ height: 100%;
+ background: #000;
+ content: '';
+ transition: opacity 0.35s;
+ }
+
+ &:before {
+ box-shadow: 0 3px 30px rgba(0, 0, 0, 0.8);
+ opacity: 0;
+ }
+
+ figcaption {
+ z-index: 1;
+ }
+
+ img {
+ opacity: 1;
+ transition: transform 0.35s;
+ transform: perspective(1000px) translate3d(0, 0, 0);
+ }
+
+ h2,
+ p {
+ background: #fff;
+ color: #2d434e;
+ }
+
+ h2 {
+ position: relative;
+ margin-top: 2em;
+ padding: 0.25em;
+
+ &:before {
+ box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
+ }
+ }
+
+ p {
+ margin-top: 1em;
+ padding: 0.5em;
+ font-weight: 800;
+ opacity: 0;
+ transition: opacity 0.35s, transform 0.35s;
+ transform: scale3d(0.9, 0.9, 1);
+ }
+
+ &:hover {
+ &:before {
+ opacity: 1;
+ }
+
+ img {
+ transform: perspective(1000px) translate3d(0, 0, 21px);
+ }
+
+ h2:before {
+ opacity: 0;
+ }
+
+ p {
+ opacity: 1;
+ transform: scale3d(1, 1, 1);
+ }
+ }
+ }
+
+ &.effect-moses {
+ background: linear-gradient(-45deg, #ec65b7 0%, #05e0d8 100%);
+
+ img {
+ opacity: 0.85;
+ transition: opacity 0.35s;
+ }
+
+ h2,
+ p {
+ padding: 20px;
+ width: 50%;
+ height: 50%;
+ border: 2px solid #fff;
+ }
+
+ h2 {
+ padding: 20px;
+ width: 50%;
+ height: 50%;
+ text-align: left;
+ transition: transform 0.35s;
+ transform: translate3d(10px, 10px, 0);
+ }
+
+ p {
+ float: right;
+ padding: 20px;
+ text-align: right;
+ opacity: 0;
+ transition: opacity 0.35s, transform 0.35s;
+ transform: translate3d(-50%, -50%, 0);
+ }
+
+ &:hover {
+ h2 {
+ transform: translate3d(0, 0, 0);
+ }
+
+ p {
+ opacity: 1;
+ transform: translate3d(0, 0, 0);
+ }
+
+ img {
+ opacity: 0.6;
+ }
+ }
+ }
+
+ &.effect-jazz {
+ background: linear-gradient(-45deg, #f3cf3f 0%, #f33f58 100%);
+
+ img {
+ opacity: 0.9;
+ }
+
+ figcaption::after,
+ img,
+ p {
+ transition: opacity 0.35s, transform 0.35s;
+ }
+
+ figcaption::after {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ border-top: 1px solid #fff;
+ border-bottom: 1px solid #fff;
+ content: '';
+ opacity: 0;
+ transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
+ transform-origin: 50% 50%;
+ }
+
+ h2,
+ p {
+ opacity: 1;
+ transform: scale3d(0.8, 0.8, 1);
+ }
+
+ h2 {
+ padding-top: 26%;
+ transition: transform 0.35s;
+ }
+
+ p {
+ padding: 0.5em 2em;
+ text-transform: none;
+ font-size: 0.85em;
+ opacity: 0;
+ }
+
+ &:hover {
+ img {
+ opacity: 0.7;
+ transform: scale3d(1.05, 1.05, 1);
+ }
+
+ figcaption::after {
+ opacity: 1;
+ transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
+ }
+
+ h2,
+ p {
+ opacity: 1;
+ transform: scale3d(1, 1, 1);
+ }
+ }
+ }
+
+ &.effect-ming {
+ background: #030c17;
+
+ img {
+ opacity: 0.9;
+ transition: opacity 0.35s;
+ }
+
+ figcaption::before {
+ position: absolute;
+ top: 30px;
+ right: 30px;
+ bottom: 30px;
+ left: 30px;
+ border: 2px solid #fff;
+ box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
+ content: '';
+ opacity: 0;
+ transition: opacity 0.35s, transform 0.35s;
+ transform: scale3d(1.4, 1.4, 1);
+ }
+
+ h2 {
+ margin: 20% 0 10px;
+ transition: transform 0.35s;
+ }
+
+ p {
+ padding: 1em;
+ opacity: 0;
+ transition: opacity 0.35s, transform 0.35s;
+ transform: scale(1.5);
+ }
+
+ &:hover {
+ h2 {
+ transform: scale(0.9);
+ }
+
+ figcaption::before,
+ p {
+ opacity: 1;
+ transform: scale3d(1, 1, 1);
+ }
+
+ figcaption {
+ background-color: rgba(58, 52, 42, 0);
+ }
+
+ img {
+ opacity: 0.4;
+ }
+ }
+ }
+
+ &.effect-lexi {
+ background: linear-gradient(-45deg, #000 0%, #fff 100%);
+
+ img {
+ margin: -10px 0 0 -10px;
+ max-width: none;
+ width: calc(100% + 10px);
+ opacity: 0.9;
+ transition: opacity 0.35s, transform 0.35s;
+ transform: translate3d(10px, 10px, 0);
+ backface-visibility: hidden;
+ }
+
+ figcaption::before,
+ p {
+ transition: opacity 0.35s, transform 0.35s;
+ }
+
+ figcaption::before {
+ position: absolute;
+ right: -100px;
+ bottom: -100px;
+ width: 300px;
+ height: 300px;
+ border: 2px solid #fff;
+ border-radius: 50%;
+ box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.2);
+ content: '';
+ opacity: 0;
+ transform: scale3d(0.5, 0.5, 1);
+ transform-origin: 50% 50%;
+ }
+
+ &:hover img {
+ opacity: 0.6;
+ transform: translate3d(0, 0, 0);
+ }
+
+ h2 {
+ text-align: left;
+ transition: transform 0.35s;
+ transform: translate3d(5px, 5px, 0);
+ }
+
+ p {
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ padding: 0 1.5em 1.5em 0;
+ width: 140px;
+ text-align: right;
+ opacity: 0;
+ transform: translate3d(20px, 20px, 0);
+ }
+
+ &:hover {
+ figcaption::before {
+ opacity: 1;
+ transform: scale3d(1, 1, 1);
+ }
+
+ h2,
+ p {
+ opacity: 1;
+ transform: translate3d(0, 0, 0);
+ }
+ }
+ }
+
+ &.effect-duke {
+ background: linear-gradient(-45deg, #34495e 0%, #cc6055 100%);
+
+ img,
+ p {
+ transition: opacity 0.35s, transform 0.35s;
+ }
+
+ &:hover img {
+ opacity: 0.1;
+ transform: scale3d(2, 2, 1);
+ }
+
+ h2 {
+ transition: transform 0.35s;
+ transform: scale3d(0.8, 0.8, 1);
+ transform-origin: 50% 100%;
+ }
+
+ p {
+ position: absolute;
+ bottom: 0;
+ left: 0;
+ margin: 20px;
+ padding: 30px;
+ border: 2px solid #fff;
+ text-transform: none;
+ font-size: 90%;
+ opacity: 0;
+ transform: scale3d(0.8, 0.8, 1);
+ transform-origin: 50% -100%;
+ }
+
+ &:hover {
+ h2,
+ p {
+ opacity: 1;
+ transform: scale3d(1, 1, 1);
+ }
+ }
+ }
+}
+/* Media queries */
+@media screen and (max-width: 920px) {
+ figure.effect-terry h2 {
+ padding: 0.75em 10px;
+ font-size: 120%;
+ }
+}
+@media screen and (max-width: 50em) {
+ .content {
+ padding: 0 10px;
+ text-align: center;
+ }
+
+ .grid figure {
+ display: inline-block;
+ float: none;
+ margin: 10px auto;
+ width: 100%;
+ }
+}
+@media screen and (max-width: 480px) {
+ .grid {
+ figure {
+ min-width: auto;
+ h2 {
+ font-size: 30px;
+ }
+ }
+ }
+}
diff --git a/src/assets/scss/partials/theme-elements/_authentication.scss b/src/assets/scss/partials/theme-elements/_authentication.scss
new file mode 100644
index 0000000..30f9fe2
--- /dev/null
+++ b/src/assets/scss/partials/theme-elements/_authentication.scss
@@ -0,0 +1,180 @@
+/** =====================
+ Authentication css start
+========================== **/
+.auth-wrapper {
+ position: relative;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ overflow: hidden;
+ min-width: 100%;
+ min-height: 100vh;
+ a,
+ p > a {
+ color: $theme-heading-color;
+ font-weight: 600;
+ }
+ .btn-auth-gen {
+ .btn-icon {
+ width: 140px;
+ height: 140px;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ font-size: 45px;
+
+ small {
+ font-size: 15px;
+ }
+ }
+ }
+ .input-group {
+ background: transparent;
+ }
+ .card {
+ margin-bottom: 0;
+ }
+
+ > div {
+ z-index: 5;
+ }
+
+ .auth-content {
+ position: relative;
+ width: 390px;
+ padding: 15px;
+ z-index: 5;
+ &.multyform,
+ &.subscribe {
+ width: 750px;
+ }
+ }
+ @media only screen and (max-width: 768px) {
+ max-width: 360px;
+ }
+ @media only screen and (max-width: 575px) {
+ .card {
+ .card-body {
+ padding: 30px 15px;
+ }
+ }
+ }
+
+ .auth-icon {
+ font-size: 30px;
+ &:before {
+ background: $theme-color;
+ background-clip: inherit;
+ -webkit-background-clip: text;
+ -webkit-text-fill-color: transparent;
+ }
+ }
+
+ &.offline {
+ background-image: none;
+
+ &:before {
+ display: none;
+ }
+ }
+
+ .auth-bg {
+ .r {
+ position: absolute;
+ width: 300px;
+ height: 300px;
+ border-radius: 50%;
+
+ &:first-child {
+ top: -100px;
+ right: -100px;
+ background: $theme-color;
+ }
+
+ &:last-child {
+ left: -100px;
+ bottom: -100px;
+ background: $theme-color2;
+ }
+
+ &.s {
+ width: 20px;
+ height: 20px;
+ &:nth-child(2) {
+ top: 150px;
+ right: -150px;
+ background: $primary-color;
+ }
+
+ &:nth-child(3) {
+ left: -150px;
+ bottom: 150px;
+ background: $success-color;
+ }
+ }
+
+ &:nth-child(odd) {
+ animation: floating 7s infinite;
+ }
+
+ &:nth-child(even) {
+ animation: floating 9s infinite;
+ }
+ }
+ }
+}
+/* image variant start */
+.aut-bg-img {
+ background-size: cover;
+ /*background-image: url('../../../images/bg-images/bg4.jpg');*/ // amit images
+ background-repeat: no-repeat;
+ background-position: center;
+}
+.aut-bg-img-side {
+ p {
+ line-height: 2;
+ }
+}
+.aut-bg-img,
+.aut-bg-img-side {
+ .custom-select,
+ .form-control {
+ background: transparent;
+ }
+}
+.auth-tabs {
+ .card {
+ // border-right: 10px;
+ }
+ .nav-pills {
+ // margin-top: -80px;
+ }
+ .tab-content {
+ overflow: hidden;
+ position: relative;
+ .tab-pane > * {
+ position: relative;
+ z-index: 5;
+ }
+ .auth-icon {
+ position: absolute;
+ bottom: 0;
+ right: 0;
+ font-size: 180px;
+ transform: rotate(-30deg);
+ z-index: 1;
+ opacity: 0.2;
+ }
+ }
+}
+/* image varient start */
+@keyframes floating {
+ from {
+ transform: rotate(0deg) translate(-10px) rotate(0deg);
+ }
+
+ to {
+ transform: rotate(360deg) translate(-10px) rotate(-360deg);
+ }
+}
+/**====== Authentication css end ======**/
diff --git a/src/assets/scss/partials/theme-elements/_breadcrumb-pagination.scss b/src/assets/scss/partials/theme-elements/_breadcrumb-pagination.scss
new file mode 100644
index 0000000..5907651
--- /dev/null
+++ b/src/assets/scss/partials/theme-elements/_breadcrumb-pagination.scss
@@ -0,0 +1,33 @@
+/** =====================
+ Breadcrumbs & Pagination css start
+========================== **/
+/* Breadcrumbs */
+
+.breadcrumb {
+ background-color: $theme-background;
+ border-radius: 0;
+}
+
+.breadcrumb-item {
+ + .breadcrumb-item {
+ color: $primary-color;
+ &::before {
+ /* content: $breadcrumb-divider; */
+ }
+ }
+
+ &.active {
+ color: $theme-heading-color;
+ }
+}
+
+/* pagination */
+
+.page-item {
+ &.active .page-link {
+ color: #fff;
+ background-color: $primary-color;
+ border-color: $primary-color;
+ }
+}
+/**====== Breadcrumbs & Pagination css end ======**/
diff --git a/src/assets/scss/partials/theme-elements/_button.scss b/src/assets/scss/partials/theme-elements/_button.scss
new file mode 100644
index 0000000..9969fe8
--- /dev/null
+++ b/src/assets/scss/partials/theme-elements/_button.scss
@@ -0,0 +1,236 @@
+@import '../mixins/buttons';
+/** =====================
+ Button css start
+========================== **/
+.btn-theme,
+a.btn-theme {
+ background: $theme-color;
+ color: #fff;
+ box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
+ border-color: #1de1c2;
+ border-radius: 0.25rem;
+ padding: 11px 25px;
+
+ &:active,
+ &:focus,
+ &:not(:disabled):not(.disabled):active {
+ background-image: $theme-color;
+ color: #fff;
+ box-shadow: none;
+ }
+
+ &.active {
+ background-image: #fff !important;
+ color: $default-color;
+ border: 1px solid $theme-border;
+ box-shadow: none;
+ }
+}
+
+.btn-outline-theme {
+ background-image: #fff !important;
+ color: $default-color;
+ border: 1px solid $theme-border;
+ box-shadow: none;
+
+ &:active,
+ &:focus,
+ &:not(:disabled):not(.disabled):active {
+ background-image: #fff;
+ color: $default-color;
+ border: 1px solid $theme-border;
+ }
+
+ &.active {
+ background: $theme-color !important;
+ color: #fff;
+ box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
+ border: 1px solid transparent;
+ }
+}
+
+.btn-theme2 {
+ background: $theme-color2;
+ color: #fff;
+ box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
+ border: 1px solid transparent;
+ border-radius: 10px;
+ padding: 14px 25px;
+
+ &:active,
+ &:focus,
+ &:not(:disabled):not(.disabled):active {
+ background-image: $theme-color2;
+ color: #fff;
+ box-shadow: none;
+ }
+
+ &.active {
+ background-image: #fff !important;
+ color: $default-color;
+ border: 1px solid $theme-border;
+ box-shadow: none;
+ }
+}
+
+.btn-outline-theme2 {
+ background-image: #fff !important;
+ color: $default-color;
+ border: 1px solid $theme-border;
+ box-shadow: none;
+
+ &:active,
+ &:focus,
+ &:not(:disabled):not(.disabled):active {
+ background-image: #fff;
+ color: $default-color;
+ border: 1px solid $theme-border;
+ }
+
+ &.active {
+ background: $theme-color2 !important;
+ color: #fff;
+ box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
+ border: 1px solid transparent;
+ }
+}
+
+.btn {
+ padding: 10px 20px;
+ border-radius: 0.25rem;
+ font-size: 14px;
+ margin-bottom: 5px;
+ margin-right: 10px;
+ transition: all 0.3s ease-in-out;
+
+ > i {
+ margin-right: 12px;
+ }
+
+ &.btn-icon,
+ &.drp-icon {
+ width: 45px;
+ height: 45px;
+ padding: 10px 12px;
+
+ > i {
+ margin-right: 0;
+ }
+ }
+
+ &.drp-icon {
+ &.dropdown-toggle:after {
+ display: none;
+ }
+
+ + .dropdown-menu {
+ margin-left: -10px;
+ }
+ }
+
+ &:active,
+ &:focus {
+ box-shadow: none;
+ }
+
+ &-square {
+ border-radius: 0;
+ }
+
+ &.disabled {
+ cursor: not-allowed;
+ opacity: 0.55;
+ }
+
+ &-rounded {
+ border-radius: 30px;
+ }
+}
+
+.btn-group {
+ .btn {
+ margin-bottom: 0;
+ margin-right: 0;
+ }
+}
+
+.btn-group-sm > .btn,
+.btn-sm {
+ padding: 6px 14px;
+ font-size: 13px;
+}
+
+.btn-group-lg > .btn,
+.btn-lg {
+ padding: 13px 23px;
+ font-size: 16px;
+}
+
+.shadow-1 {
+ box-shadow: 0 7px 12px 0 rgba(62, 57, 107, 0.16);
+}
+
+.shadow-2 {
+ box-shadow: 0 10px 18px 0 rgba(62, 57, 107, 0.2);
+}
+
+.shadow-3 {
+ box-shadow: 0 14px 24px 0 rgba(62, 57, 107, 0.26);
+}
+
+.shadow-4 {
+ box-shadow: 0 16px 28px 0 rgba(62, 57, 107, 0.3);
+}
+
+.shadow-5 {
+ box-shadow: 0 20px 24px 0 rgba(62, 57, 107, 0.36);
+}
+/* Alternate buttons */
+@each $color, $value in $theme-colors {
+ .btn-#{$color} {
+ @include button-variant-pc($value, $value);
+ }
+}
+/* outline buttons */
+@each $color, $value in $theme-colors {
+ .btn-outline-#{$color} {
+ @include button-outline-variant-pc($value);
+ }
+}
+/* glow buttons */
+@each $color, $value in $theme-colors {
+ .btn-glow-#{$color} {
+ @include button-glow-variant-pc($value);
+ }
+}
+/**====== Button css end ======**/
+
+.drp-icon {
+ .btn {
+ width: 45px;
+ height: 45px;
+ padding: 10px 12px;
+
+ > i {
+ margin-right: 0;
+ }
+ &.dropdown-toggle:after {
+ display: none;
+ }
+ }
+
+ + .dropdown-menu {
+ margin-left: -10px;
+ }
+ &.btn-rounded {
+ .btn {
+ &.dropdown-toggle {
+ border-radius: 30px;
+ }
+ }
+ }
+}
+
+.btn:not(:disabled):not(.disabled) {
+ cursor: pointer;
+}
diff --git a/src/assets/scss/partials/theme-elements/_data-tables.scss b/src/assets/scss/partials/theme-elements/_data-tables.scss
new file mode 100644
index 0000000..c091ac4
--- /dev/null
+++ b/src/assets/scss/partials/theme-elements/_data-tables.scss
@@ -0,0 +1,162 @@
+/** =====================
+ Data Tables css start
+========================== **/
+.table {
+ color: #888;
+ td,
+ th {
+ border-top: 1px solid $theme-border;
+ white-space: nowrap;
+ padding: 1.05rem 0.75rem;
+ }
+
+ thead th {
+ border-bottom: 1px solid $theme-border;
+ }
+
+ tbody + tbody {
+ border-top: 2px solid $theme-border;
+ }
+
+ &.table-sm {
+ th,
+ td {
+ padding: 0.35rem;
+ }
+ }
+}
+/* Border versions */
+
+.table-bordered {
+ border: 1px solid $theme-border;
+
+ td,
+ th {
+ border: 1px solid $theme-border;
+ }
+}
+/* Zebra-striping */
+
+.table-striped {
+ tbody tr:nth-of-type(2n + 1) {
+ background-color: transparentize($primary-color, 0.95);
+ }
+}
+/* Hover effect */
+
+.table-hover {
+ tbody tr {
+ &:hover {
+ background-color: transparentize($primary-color, 0.95);
+ }
+ }
+}
+/* Table backgrounds */
+
+.table {
+ .thead-dark {
+ th {
+ color: #fff;
+ background-color: $dark-color;
+ border-color: darken($dark-color, 10%);
+ }
+ }
+}
+
+.table-dark {
+ color: #fff;
+ background-color: $dark-color;
+
+ td,
+ th,
+ thead th {
+ border-color: darken($dark-color, 10%);
+ }
+
+ &.table-striped {
+ tbody tr:nth-of-type(odd) {
+ background-color: darken($dark-color, 2%);
+ }
+ }
+
+ &.table-hover {
+ tbody tr {
+ &:hover {
+ background-color: darken($dark-color, 5%);
+ }
+ }
+ }
+}
+/* fixed header position */
+
+table.dataTable.fixedHeader-floating {
+ top: 0 !important;
+ @media screen and (max-width: 992px) {
+ display: none !important;
+ }
+}
+
+@media screen and (max-width: 992px) {
+ .fixedHeader-locked {
+ display: none !important;
+ }
+}
+
+/** =====================
+ Foo-table css start
+========================== **/
+
+.footable .pagination > {
+ .active > {
+ a,
+ span {
+ background-color: $primary-color;
+ border-color: $primary-color;
+
+ &:focus,
+ &:hover {
+ background-color: $primary-color;
+ border-color: $primary-color;
+ }
+ }
+ }
+
+ li > {
+ a,
+ span {
+ color: #222;
+ }
+ }
+}
+
+.footable-details.table,
+.footable.table {
+ margin-bottom: 0;
+}
+
+table {
+ &.footable > tfoot > tr.footable-paging > td > span.label {
+ margin-bottom: 0;
+ }
+
+ &.footable-paging-center > tfoot > tr.footable-paging > td {
+ padding-bottom: 0;
+ }
+}
+
+.table-columned > {
+ tbody > {
+ tr > {
+ td {
+ border: 0;
+ border-left: 1px solid $theme-border;
+ }
+
+ th {
+ border: 0;
+ }
+ }
+ }
+}
+/**====== Foo-table css end ======**/
+/**====== Data Tables css end ======**/
diff --git a/src/assets/scss/partials/theme-elements/_form.scss b/src/assets/scss/partials/theme-elements/_form.scss
new file mode 100644
index 0000000..9e9923f
--- /dev/null
+++ b/src/assets/scss/partials/theme-elements/_form.scss
@@ -0,0 +1,145 @@
+/** =====================
+ Form Componant css start
+========================== **/
+
+.custom-select,
+.form-control {
+ background: $theme-background;
+ padding: 10px 20px;
+ font-size: 14px;
+ height: auto;
+
+ &.form-control-lg {
+ font-size: 1.25rem;
+ }
+
+ &.form-control-sm {
+ height: calc(1.8125rem + 2px);
+ font-size: 0.875rem;
+ }
+
+ &.form-control-range {
+ box-shadow: none;
+ }
+
+ &:focus {
+ background: $theme-background;
+ }
+
+ &::-moz-placeholder {
+ color: #aaaeb3;
+ opacity: 1;
+ }
+
+ &:-ms-input-placeholder {
+ color: #aaaeb3;
+ }
+
+ &::-webkit-input-placeholder {
+ color: #aaaeb3;
+ }
+}
+/* input group start */
+
+.input-group {
+ background: $theme-background;
+
+ .input-group-text {
+ padding-left: 15px;
+ padding-right: 15px;
+ background: transparent;
+ i {
+ font-size: 20px;
+ }
+ }
+
+ .custom-file-label {
+ margin-bottom: 0;
+ }
+
+ .btn {
+ margin-bottom: 0;
+ margin-right: 0;
+ }
+}
+
+.cust-file-button {
+ .custom-file-label {
+ height: calc(2.25rem + 8px);
+ line-height: 2.5;
+
+ &::after {
+ padding: 0.775rem 0.75rem;
+ height: 2.65rem;
+ }
+ }
+}
+
+.custom-select {
+ height: calc(2.25rem + 9px);
+}
+/* input group End */
+/**====== Form Componant css end ======**/
+select.form-control:not([size]):not([multiple]) {
+ height: calc(2.55rem + 2px);
+}
+.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]),
+.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
+.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
+.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
+.input-group-lg > select.form-control:not([size]):not([multiple]),
+select.form-control-lg:not([size]):not([multiple]) {
+ height: calc(3.375rem + 2px);
+}
+
+.minicolors {
+ .form-control {
+ padding: 6px 12px 5px 44px;
+ }
+}
+/* form-select */
+
+.select2-container {
+ width: 100% !important;
+}
+.tt-menu {
+ position: absolute;
+ top: 100%;
+ left: 0;
+ z-index: 1000;
+ display: none;
+ float: left;
+ min-width: 160px;
+ padding: 5px 0;
+ margin: 2px 0 0;
+ list-style: none;
+ font-size: 14px;
+ background-color: #ffffff;
+ border: 1px solid #cccccc;
+ border-radius: 4px;
+ box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
+ background-clip: padding-box;
+ cursor: pointer;
+}
+.bootstrap-tagsinput {
+ width: 100%;
+}
+.custom-file-label {
+ height: auto;
+ &:after {
+ height: auto;
+ padding: 0.55rem 0.75rem;
+ }
+}
+.form-control.is-invalid,
+.was-validated .form-control:invalid,
+.was-validated .form-control:valid,
+.form-control.is-valid {
+ background-position: calc(100% - 10px) calc(0.375em + 0.4875rem);
+}
+
+.was-validated .form-control:invalid ~ .invalid-feedback {
+ background: #fff;
+ margin-top: 0;
+ padding-top: 0.25em;
+}
diff --git a/src/assets/scss/partials/theme-elements/_labels-badges.scss b/src/assets/scss/partials/theme-elements/_labels-badges.scss
new file mode 100644
index 0000000..45dbf53
--- /dev/null
+++ b/src/assets/scss/partials/theme-elements/_labels-badges.scss
@@ -0,0 +1,20 @@
+/** =====================
+ Label & Badges css start
+========================== **/
+
+.label {
+ padding: 4px 10px;
+ min-height: auto;
+ position: relative;
+ margin-right: 5px;
+ margin-bottom: 5px;
+ @each $value in $color-bt-name {
+ $i: index($color-bt-name, $value);
+
+ &.label-#{$value} {
+ background: nth($color-bt-color, $i);
+ color: #ffffff;
+ }
+ }
+}
+/**====== Label & Badges css end ======**/
diff --git a/src/assets/scss/partials/theme-elements/_tooltip.scss b/src/assets/scss/partials/theme-elements/_tooltip.scss
new file mode 100644
index 0000000..9f4e5f1
--- /dev/null
+++ b/src/assets/scss/partials/theme-elements/_tooltip.scss
@@ -0,0 +1,71 @@
+/** =====================
+ tooltip css start
+========================== **/
+.tooltip {
+ &.show {
+ opacity: 1;
+ }
+
+ .arrow {
+ position: absolute;
+ display: block;
+
+ &::before {
+ content: '\6d';
+ left: 0;
+ font-family: 'pct';
+ font-size: 20px;
+ line-height: 0.3;
+ color: #000;
+ border: none;
+ text-shadow: 0 2px 3px rgba(220, 220, 220, 0.46);
+ }
+ }
+}
+.bs-tooltip-right {
+ .arrow {
+ &::before {
+ content: '\6a';
+ left: -7px;
+ top: 2.6px;
+ border: none;
+ text-shadow: -2px 0 3px rgba(220, 220, 220, 0.46);
+ }
+ }
+
+ .tooltip-inner {
+ border-radius: 15px 20px 20px 15px;
+ }
+}
+
+.bs-tooltip-bottom {
+ .arrow {
+ &::before {
+ content: '\6c';
+ border: none;
+ text-shadow: 0 -2px 3px rgba(220, 220, 220, 0.46);
+ }
+ }
+}
+
+.bs-tooltip-left {
+ .arrow {
+ &::before {
+ content: '\6b';
+ left: -8px;
+ top: 3.6px;
+ border: none;
+ text-shadow: 2px 0 3px rgba(220, 220, 220, 0.46);
+ }
+ }
+ .tooltip-inner {
+ border-radius: 20px 15px 15px 20px;
+ }
+}
+
+.tooltip-inner {
+ border-radius: 20px;
+ padding: 6px 15px;
+ box-shadow: 0 0 15px #dcdcdc;
+}
+/**====== tooltip css end ======**/
diff --git a/src/assets/scss/partials/third-party/_css-animator.scss b/src/assets/scss/partials/third-party/_css-animator.scss
new file mode 100644
index 0000000..5527736
--- /dev/null
+++ b/src/assets/scss/partials/third-party/_css-animator.scss
@@ -0,0 +1,1626 @@
+@charset "UTF-8";
+
+/*!
+ * animate.css -http://daneden.me/animate
+ * Version - 3.5.2
+ * Licensed under the MIT license - http://opensource.org/licenses/MIT
+ *
+ * Copyright (c) 2017 Daniel Eden
+ */
+
+.animated {
+ animation-duration: 1s;
+ animation-fill-mode: both;
+ &.infinite {
+ animation-iteration-count: infinite;
+ }
+ &.hinge {
+ animation-duration: 2s;
+ }
+ &.flipOutX,
+ &.flipOutY,
+ &.bounceIn,
+ &.bounceOut {
+ animation-duration: 0.75s;
+ }
+}
+
+@keyframes bounce {
+ from,
+ 20%,
+ 53%,
+ 80%,
+ to {
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
+ transform: translate3d(0, 0, 0);
+ }
+
+ 40%,
+ 43% {
+ animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
+ transform: translate3d(0, -30px, 0);
+ }
+
+ 70% {
+ animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
+ transform: translate3d(0, -15px, 0);
+ }
+
+ 90% {
+ transform: translate3d(0, -4px, 0);
+ }
+}
+
+.bounce {
+ animation-name: bounce;
+ transform-origin: center bottom;
+}
+
+@keyframes flash {
+ from,
+ 50%,
+ to {
+ opacity: 1;
+ }
+
+ 25%,
+ 75% {
+ opacity: 0;
+ }
+}
+
+.flash {
+ animation-name: flash;
+}
+
+/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
+
+@keyframes pulse {
+ from {
+ transform: scale3d(1, 1, 1);
+ }
+
+ 50% {
+ transform: scale3d(1.05, 1.05, 1.05);
+ }
+
+ to {
+ transform: scale3d(1, 1, 1);
+ }
+}
+
+.pulse {
+ animation-name: pulse;
+}
+
+@keyframes rubberBand {
+ from {
+ transform: scale3d(1, 1, 1);
+ }
+
+ 30% {
+ transform: scale3d(1.25, 0.75, 1);
+ }
+
+ 40% {
+ transform: scale3d(0.75, 1.25, 1);
+ }
+
+ 50% {
+ transform: scale3d(1.15, 0.85, 1);
+ }
+
+ 65% {
+ transform: scale3d(0.95, 1.05, 1);
+ }
+
+ 75% {
+ transform: scale3d(1.05, 0.95, 1);
+ }
+
+ to {
+ transform: scale3d(1, 1, 1);
+ }
+}
+
+.rubberBand {
+ animation-name: rubberBand;
+}
+
+@keyframes shake {
+ from,
+ to {
+ transform: translate3d(0, 0, 0);
+ }
+
+ 10%,
+ 30%,
+ 50%,
+ 70%,
+ 90% {
+ transform: translate3d(-10px, 0, 0);
+ }
+
+ 20%,
+ 40%,
+ 60%,
+ 80% {
+ transform: translate3d(10px, 0, 0);
+ }
+}
+
+.shake {
+ animation-name: shake;
+}
+
+@keyframes headShake {
+ 0% {
+ transform: translateX(0);
+ }
+
+ 6.5% {
+ transform: translateX(-6px) rotateY(-9deg);
+ }
+
+ 18.5% {
+ transform: translateX(5px) rotateY(7deg);
+ }
+
+ 31.5% {
+ transform: translateX(-3px) rotateY(-5deg);
+ }
+
+ 43.5% {
+ transform: translateX(2px) rotateY(3deg);
+ }
+
+ 50% {
+ transform: translateX(0);
+ }
+}
+
+.headShake {
+ animation-timing-function: ease-in-out;
+ animation-name: headShake;
+}
+
+@keyframes swing {
+ 20% {
+ transform: rotate3d(0, 0, 1, 15deg);
+ }
+
+ 40% {
+ transform: rotate3d(0, 0, 1, -10deg);
+ }
+
+ 60% {
+ transform: rotate3d(0, 0, 1, 5deg);
+ }
+
+ 80% {
+ transform: rotate3d(0, 0, 1, -5deg);
+ }
+
+ to {
+ transform: rotate3d(0, 0, 1, 0deg);
+ }
+}
+
+.swing {
+ transform-origin: top center;
+ animation-name: swing;
+}
+
+@keyframes tada {
+ from {
+ transform: scale3d(1, 1, 1);
+ }
+
+ 10%,
+ 20% {
+ transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
+ }
+
+ 30%,
+ 50%,
+ 70%,
+ 90% {
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
+ }
+
+ 40%,
+ 60%,
+ 80% {
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
+ }
+
+ to {
+ transform: scale3d(1, 1, 1);
+ }
+}
+
+.tada {
+ animation-name: tada;
+}
+
+/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
+
+@keyframes wobble {
+ from {
+ transform: none;
+ }
+
+ 15% {
+ transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
+ }
+
+ 30% {
+ transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
+ }
+
+ 45% {
+ transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
+ }
+
+ 60% {
+ transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
+ }
+
+ 75% {
+ transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
+ }
+
+ to {
+ transform: none;
+ }
+}
+
+.wobble {
+ animation-name: wobble;
+}
+
+@keyframes jello {
+ from,
+ 11.1%,
+ to {
+ transform: none;
+ }
+
+ 22.2% {
+ transform: skewX(-12.5deg) skewY(-12.5deg);
+ }
+
+ 33.3% {
+ transform: skewX(6.25deg) skewY(6.25deg);
+ }
+
+ 44.4% {
+ transform: skewX(-3.125deg) skewY(-3.125deg);
+ }
+
+ 55.5% {
+ transform: skewX(1.5625deg) skewY(1.5625deg);
+ }
+
+ 66.6% {
+ transform: skewX(-0.78125deg) skewY(-0.78125deg);
+ }
+
+ 77.7% {
+ transform: skewX(0.39063deg) skewY(0.39063deg);
+ }
+
+ 88.8% {
+ transform: skewX(-0.19531deg) skewY(-0.19531deg);
+ }
+}
+
+.jello {
+ animation-name: jello;
+ transform-origin: center;
+}
+
+@keyframes bounceIn {
+ from,
+ 20%,
+ 40%,
+ 60%,
+ 80%,
+ to {
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
+ }
+
+ 0% {
+ opacity: 0;
+ transform: scale3d(0.3, 0.3, 0.3);
+ }
+
+ 20% {
+ transform: scale3d(1.1, 1.1, 1.1);
+ }
+
+ 40% {
+ transform: scale3d(0.9, 0.9, 0.9);
+ }
+
+ 60% {
+ opacity: 1;
+ transform: scale3d(1.03, 1.03, 1.03);
+ }
+
+ 80% {
+ transform: scale3d(0.97, 0.97, 0.97);
+ }
+
+ to {
+ opacity: 1;
+ transform: scale3d(1, 1, 1);
+ }
+}
+
+.bounceIn {
+ animation-name: bounceIn;
+}
+
+@keyframes bounceInDown {
+ from,
+ 60%,
+ 75%,
+ 90%,
+ to {
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
+ }
+
+ 0% {
+ opacity: 0;
+ transform: translate3d(0, -3000px, 0);
+ }
+
+ 60% {
+ opacity: 1;
+ transform: translate3d(0, 25px, 0);
+ }
+
+ 75% {
+ transform: translate3d(0, -10px, 0);
+ }
+
+ 90% {
+ transform: translate3d(0, 5px, 0);
+ }
+
+ to {
+ transform: none;
+ }
+}
+
+.bounceInDown {
+ animation-name: bounceInDown;
+}
+
+@keyframes bounceInLeft {
+ from,
+ 60%,
+ 75%,
+ 90%,
+ to {
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
+ }
+
+ 0% {
+ opacity: 0;
+ transform: translate3d(-3000px, 0, 0);
+ }
+
+ 60% {
+ opacity: 1;
+ transform: translate3d(25px, 0, 0);
+ }
+
+ 75% {
+ transform: translate3d(-10px, 0, 0);
+ }
+
+ 90% {
+ transform: translate3d(5px, 0, 0);
+ }
+
+ to {
+ transform: none;
+ }
+}
+
+.bounceInLeft {
+ animation-name: bounceInLeft;
+}
+
+@keyframes bounceInRight {
+ from,
+ 60%,
+ 75%,
+ 90%,
+ to {
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
+ }
+
+ from {
+ opacity: 0;
+ transform: translate3d(3000px, 0, 0);
+ }
+
+ 60% {
+ opacity: 1;
+ transform: translate3d(-25px, 0, 0);
+ }
+
+ 75% {
+ transform: translate3d(10px, 0, 0);
+ }
+
+ 90% {
+ transform: translate3d(-5px, 0, 0);
+ }
+
+ to {
+ transform: none;
+ }
+}
+
+.bounceInRight {
+ animation-name: bounceInRight;
+}
+
+@keyframes bounceInUp {
+ from,
+ 60%,
+ 75%,
+ 90%,
+ to {
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
+ }
+
+ from {
+ opacity: 0;
+ transform: translate3d(0, 3000px, 0);
+ }
+
+ 60% {
+ opacity: 1;
+ transform: translate3d(0, -20px, 0);
+ }
+
+ 75% {
+ transform: translate3d(0, 10px, 0);
+ }
+
+ 90% {
+ transform: translate3d(0, -5px, 0);
+ }
+
+ to {
+ transform: translate3d(0, 0, 0);
+ }
+}
+
+.bounceInUp {
+ animation-name: bounceInUp;
+}
+
+@keyframes bounceOut {
+ 20% {
+ transform: scale3d(0.9, 0.9, 0.9);
+ }
+
+ 50%,
+ 55% {
+ opacity: 1;
+ transform: scale3d(1.1, 1.1, 1.1);
+ }
+
+ to {
+ opacity: 0;
+ transform: scale3d(0.3, 0.3, 0.3);
+ }
+}
+
+.bounceOut {
+ animation-name: bounceOut;
+}
+
+@keyframes bounceOutDown {
+ 20% {
+ transform: translate3d(0, 10px, 0);
+ }
+
+ 40%,
+ 45% {
+ opacity: 1;
+ transform: translate3d(0, -20px, 0);
+ }
+
+ to {
+ opacity: 0;
+ transform: translate3d(0, 2000px, 0);
+ }
+}
+
+.bounceOutDown {
+ animation-name: bounceOutDown;
+}
+
+@keyframes bounceOutLeft {
+ 20% {
+ opacity: 1;
+ transform: translate3d(20px, 0, 0);
+ }
+
+ to {
+ opacity: 0;
+ transform: translate3d(-2000px, 0, 0);
+ }
+}
+
+.bounceOutLeft {
+ animation-name: bounceOutLeft;
+}
+
+@keyframes bounceOutRight {
+ 20% {
+ opacity: 1;
+ transform: translate3d(-20px, 0, 0);
+ }
+
+ to {
+ opacity: 0;
+ transform: translate3d(2000px, 0, 0);
+ }
+}
+
+.bounceOutRight {
+ animation-name: bounceOutRight;
+}
+
+@keyframes bounceOutUp {
+ 20% {
+ transform: translate3d(0, -10px, 0);
+ }
+
+ 40%,
+ 45% {
+ opacity: 1;
+ transform: translate3d(0, 20px, 0);
+ }
+
+ to {
+ opacity: 0;
+ transform: translate3d(0, -2000px, 0);
+ }
+}
+
+.bounceOutUp {
+ animation-name: bounceOutUp;
+}
+
+@keyframes fadeIn {
+ from {
+ opacity: 0;
+ }
+
+ to {
+ opacity: 1;
+ }
+}
+
+.fadeIn {
+ animation-name: fadeIn;
+}
+
+@keyframes fadeInDown {
+ from {
+ opacity: 0;
+ transform: translate3d(0, -100%, 0);
+ }
+
+ to {
+ opacity: 1;
+ transform: none;
+ }
+}
+
+.fadeInDown {
+ animation-name: fadeInDown;
+}
+
+@keyframes fadeInDownBig {
+ from {
+ opacity: 0;
+ transform: translate3d(0, -2000px, 0);
+ }
+
+ to {
+ opacity: 1;
+ transform: none;
+ }
+}
+
+.fadeInDownBig {
+ animation-name: fadeInDownBig;
+}
+
+@keyframes fadeInLeft {
+ from {
+ opacity: 0;
+ transform: translate3d(-100%, 0, 0);
+ }
+
+ to {
+ opacity: 1;
+ transform: none;
+ }
+}
+
+.fadeInLeft {
+ animation-name: fadeInLeft;
+}
+
+@keyframes fadeInLeftBig {
+ from {
+ opacity: 0;
+ transform: translate3d(-2000px, 0, 0);
+ }
+
+ to {
+ opacity: 1;
+ transform: none;
+ }
+}
+
+.fadeInLeftBig {
+ animation-name: fadeInLeftBig;
+}
+
+@keyframes fadeInRight {
+ from {
+ opacity: 0;
+ transform: translate3d(100%, 0, 0);
+ }
+
+ to {
+ opacity: 1;
+ transform: none;
+ }
+}
+
+.fadeInRight {
+ animation-name: fadeInRight;
+}
+
+@keyframes fadeInRightBig {
+ from {
+ opacity: 0;
+ transform: translate3d(2000px, 0, 0);
+ }
+
+ to {
+ opacity: 1;
+ transform: none;
+ }
+}
+
+.fadeInRightBig {
+ animation-name: fadeInRightBig;
+}
+
+@keyframes fadeInUp {
+ from {
+ opacity: 0;
+ transform: translate3d(0, 100%, 0);
+ }
+
+ to {
+ opacity: 1;
+ transform: none;
+ }
+}
+
+.fadeInUp {
+ animation-name: fadeInUp;
+}
+
+@keyframes fadeInUpBig {
+ from {
+ opacity: 0;
+ transform: translate3d(0, 2000px, 0);
+ }
+
+ to {
+ opacity: 1;
+ transform: none;
+ }
+}
+
+.fadeInUpBig {
+ animation-name: fadeInUpBig;
+}
+
+@keyframes fadeOut {
+ from {
+ opacity: 1;
+ }
+
+ to {
+ opacity: 0;
+ }
+}
+
+.fadeOut {
+ animation-name: fadeOut;
+}
+
+@keyframes fadeOutDown {
+ from {
+ opacity: 1;
+ }
+
+ to {
+ opacity: 0;
+ transform: translate3d(0, 100%, 0);
+ }
+}
+
+.fadeOutDown {
+ animation-name: fadeOutDown;
+}
+
+@keyframes fadeOutDownBig {
+ from {
+ opacity: 1;
+ }
+
+ to {
+ opacity: 0;
+ transform: translate3d(0, 2000px, 0);
+ }
+}
+
+.fadeOutDownBig {
+ animation-name: fadeOutDownBig;
+}
+
+@keyframes fadeOutLeft {
+ from {
+ opacity: 1;
+ }
+
+ to {
+ opacity: 0;
+ transform: translate3d(-100%, 0, 0);
+ }
+}
+
+.fadeOutLeft {
+ animation-name: fadeOutLeft;
+}
+
+@keyframes fadeOutLeftBig {
+ from {
+ opacity: 1;
+ }
+
+ to {
+ opacity: 0;
+ transform: translate3d(-2000px, 0, 0);
+ }
+}
+
+.fadeOutLeftBig {
+ animation-name: fadeOutLeftBig;
+}
+
+@keyframes fadeOutRight {
+ from {
+ opacity: 1;
+ }
+
+ to {
+ opacity: 0;
+ transform: translate3d(100%, 0, 0);
+ }
+}
+
+.fadeOutRight {
+ animation-name: fadeOutRight;
+}
+
+@keyframes fadeOutRightBig {
+ from {
+ opacity: 1;
+ }
+
+ to {
+ opacity: 0;
+ transform: translate3d(2000px, 0, 0);
+ }
+}
+
+.fadeOutRightBig {
+ animation-name: fadeOutRightBig;
+}
+
+@keyframes fadeOutUp {
+ from {
+ opacity: 1;
+ }
+
+ to {
+ opacity: 0;
+ transform: translate3d(0, -100%, 0);
+ }
+}
+
+.fadeOutUp {
+ animation-name: fadeOutUp;
+}
+
+@keyframes fadeOutUpBig {
+ from {
+ opacity: 1;
+ }
+
+ to {
+ opacity: 0;
+ transform: translate3d(0, -2000px, 0);
+ }
+}
+
+.fadeOutUpBig {
+ animation-name: fadeOutUpBig;
+}
+
+@keyframes flip {
+ from {
+ transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
+ animation-timing-function: ease-out;
+ }
+
+ 40% {
+ transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
+ animation-timing-function: ease-out;
+ }
+
+ 50% {
+ transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
+ animation-timing-function: ease-in;
+ }
+
+ 80% {
+ transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
+ animation-timing-function: ease-in;
+ }
+
+ to {
+ transform: perspective(400px);
+ animation-timing-function: ease-in;
+ }
+}
+
+.animated.flip {
+ -webkit-backface-visibility: visible;
+ backface-visibility: visible;
+ animation-name: flip;
+}
+
+@keyframes flipInX {
+ from {
+ transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
+ animation-timing-function: ease-in;
+ opacity: 0;
+ }
+
+ 40% {
+ transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
+ animation-timing-function: ease-in;
+ }
+
+ 60% {
+ transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
+ opacity: 1;
+ }
+
+ 80% {
+ transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
+ }
+
+ to {
+ transform: perspective(400px);
+ }
+}
+
+.flipInX {
+ -webkit-backface-visibility: visible !important;
+ backface-visibility: visible !important;
+ animation-name: flipInX;
+}
+
+@keyframes flipInY {
+ from {
+ transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
+ animation-timing-function: ease-in;
+ opacity: 0;
+ }
+
+ 40% {
+ transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
+ animation-timing-function: ease-in;
+ }
+
+ 60% {
+ transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
+ opacity: 1;
+ }
+
+ 80% {
+ transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
+ }
+
+ to {
+ transform: perspective(400px);
+ }
+}
+
+.flipInY {
+ -webkit-backface-visibility: visible !important;
+ backface-visibility: visible !important;
+ animation-name: flipInY;
+}
+
+@keyframes flipOutX {
+ from {
+ transform: perspective(400px);
+ }
+
+ 30% {
+ transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
+ opacity: 1;
+ }
+
+ to {
+ transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
+ opacity: 0;
+ }
+}
+
+.flipOutX {
+ animation-name: flipOutX;
+ -webkit-backface-visibility: visible !important;
+ backface-visibility: visible !important;
+}
+
+@keyframes flipOutY {
+ from {
+ transform: perspective(400px);
+ }
+
+ 30% {
+ transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
+ opacity: 1;
+ }
+
+ to {
+ transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
+ opacity: 0;
+ }
+}
+
+.flipOutY {
+ -webkit-backface-visibility: visible !important;
+ backface-visibility: visible !important;
+ animation-name: flipOutY;
+}
+
+@keyframes lightSpeedIn {
+ from {
+ transform: translate3d(100%, 0, 0) skewX(-30deg);
+ opacity: 0;
+ }
+
+ 60% {
+ transform: skewX(20deg);
+ opacity: 1;
+ }
+
+ 80% {
+ transform: skewX(-5deg);
+ opacity: 1;
+ }
+
+ to {
+ transform: none;
+ opacity: 1;
+ }
+}
+
+.lightSpeedIn {
+ animation-name: lightSpeedIn;
+ animation-timing-function: ease-out;
+}
+
+@keyframes lightSpeedOut {
+ from {
+ opacity: 1;
+ }
+
+ to {
+ transform: translate3d(100%, 0, 0) skewX(30deg);
+ opacity: 0;
+ }
+}
+
+.lightSpeedOut {
+ animation-name: lightSpeedOut;
+ animation-timing-function: ease-in;
+}
+
+@keyframes rotateIn {
+ from {
+ transform-origin: center;
+ transform: rotate3d(0, 0, 1, -200deg);
+ opacity: 0;
+ }
+
+ to {
+ transform-origin: center;
+ transform: none;
+ opacity: 1;
+ }
+}
+
+.rotateIn {
+ animation-name: rotateIn;
+}
+
+@keyframes rotateInDownLeft {
+ from {
+ transform-origin: left bottom;
+ transform: rotate3d(0, 0, 1, -45deg);
+ opacity: 0;
+ }
+
+ to {
+ transform-origin: left bottom;
+ transform: none;
+ opacity: 1;
+ }
+}
+
+.rotateInDownLeft {
+ animation-name: rotateInDownLeft;
+}
+
+@keyframes rotateInDownRight {
+ from {
+ transform-origin: right bottom;
+ transform: rotate3d(0, 0, 1, 45deg);
+ opacity: 0;
+ }
+
+ to {
+ transform-origin: right bottom;
+ transform: none;
+ opacity: 1;
+ }
+}
+
+.rotateInDownRight {
+ animation-name: rotateInDownRight;
+}
+
+@keyframes rotateInUpLeft {
+ from {
+ transform-origin: left bottom;
+ transform: rotate3d(0, 0, 1, 45deg);
+ opacity: 0;
+ }
+
+ to {
+ transform-origin: left bottom;
+ transform: none;
+ opacity: 1;
+ }
+}
+
+.rotateInUpLeft {
+ animation-name: rotateInUpLeft;
+}
+
+@keyframes rotateInUpRight {
+ from {
+ transform-origin: right bottom;
+ transform: rotate3d(0, 0, 1, -90deg);
+ opacity: 0;
+ }
+
+ to {
+ transform-origin: right bottom;
+ transform: none;
+ opacity: 1;
+ }
+}
+
+.rotateInUpRight {
+ animation-name: rotateInUpRight;
+}
+
+@keyframes rotateOut {
+ from {
+ transform-origin: center;
+ opacity: 1;
+ }
+
+ to {
+ transform-origin: center;
+ transform: rotate3d(0, 0, 1, 200deg);
+ opacity: 0;
+ }
+}
+
+.rotateOut {
+ animation-name: rotateOut;
+}
+
+@keyframes rotateOutDownLeft {
+ from {
+ transform-origin: left bottom;
+ opacity: 1;
+ }
+
+ to {
+ transform-origin: left bottom;
+ transform: rotate3d(0, 0, 1, 45deg);
+ opacity: 0;
+ }
+}
+
+.rotateOutDownLeft {
+ animation-name: rotateOutDownLeft;
+}
+
+@keyframes rotateOutDownRight {
+ from {
+ transform-origin: right bottom;
+ opacity: 1;
+ }
+
+ to {
+ transform-origin: right bottom;
+ transform: rotate3d(0, 0, 1, -45deg);
+ opacity: 0;
+ }
+}
+
+.rotateOutDownRight {
+ animation-name: rotateOutDownRight;
+}
+
+@keyframes rotateOutUpLeft {
+ from {
+ transform-origin: left bottom;
+ opacity: 1;
+ }
+
+ to {
+ transform-origin: left bottom;
+ transform: rotate3d(0, 0, 1, -45deg);
+ opacity: 0;
+ }
+}
+
+.rotateOutUpLeft {
+ animation-name: rotateOutUpLeft;
+}
+
+@keyframes rotateOutUpRight {
+ from {
+ transform-origin: right bottom;
+ opacity: 1;
+ }
+
+ to {
+ transform-origin: right bottom;
+ transform: rotate3d(0, 0, 1, 90deg);
+ opacity: 0;
+ }
+}
+
+.rotateOutUpRight {
+ animation-name: rotateOutUpRight;
+}
+
+@keyframes hinge {
+ 0% {
+ transform-origin: top left;
+ animation-timing-function: ease-in-out;
+ }
+
+ 20%,
+ 60% {
+ transform: rotate3d(0, 0, 1, 80deg);
+ transform-origin: top left;
+ animation-timing-function: ease-in-out;
+ }
+
+ 40%,
+ 80% {
+ transform: rotate3d(0, 0, 1, 60deg);
+ transform-origin: top left;
+ animation-timing-function: ease-in-out;
+ opacity: 1;
+ }
+
+ to {
+ transform: translate3d(0, 700px, 0);
+ opacity: 0;
+ }
+}
+
+.hinge {
+ animation-name: hinge;
+}
+
+@keyframes jackInTheBox {
+ from {
+ opacity: 0;
+ transform: scale(0.1) rotate(30deg);
+ transform-origin: center bottom;
+ }
+
+ 50% {
+ transform: rotate(-10deg);
+ }
+
+ 70% {
+ transform: rotate(3deg);
+ }
+
+ to {
+ opacity: 1;
+ transform: scale(1);
+ }
+}
+
+.jackInTheBox {
+ animation-name: jackInTheBox;
+}
+
+/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
+
+@keyframes rollIn {
+ from {
+ opacity: 0;
+ transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
+ }
+
+ to {
+ opacity: 1;
+ transform: none;
+ }
+}
+
+.rollIn {
+ animation-name: rollIn;
+}
+
+/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
+
+@keyframes rollOut {
+ from {
+ opacity: 1;
+ }
+
+ to {
+ opacity: 0;
+ transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
+ }
+}
+
+.rollOut {
+ animation-name: rollOut;
+}
+
+@keyframes zoomIn {
+ from {
+ opacity: 0;
+ transform: scale3d(0.3, 0.3, 0.3);
+ }
+
+ 50% {
+ opacity: 1;
+ }
+}
+
+.zoomIn {
+ animation-name: zoomIn;
+}
+
+@keyframes zoomInDown {
+ from {
+ opacity: 0;
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
+ }
+
+ 60% {
+ opacity: 1;
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
+ }
+}
+
+.zoomInDown {
+ animation-name: zoomInDown;
+}
+
+@keyframes zoomInLeft {
+ from {
+ opacity: 0;
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
+ }
+
+ 60% {
+ opacity: 1;
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
+ }
+}
+
+.zoomInLeft {
+ animation-name: zoomInLeft;
+}
+
+@keyframes zoomInRight {
+ from {
+ opacity: 0;
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
+ }
+
+ 60% {
+ opacity: 1;
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
+ }
+}
+
+.zoomInRight {
+ animation-name: zoomInRight;
+}
+
+@keyframes zoomInUp {
+ from {
+ opacity: 0;
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
+ }
+
+ 60% {
+ opacity: 1;
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
+ }
+}
+
+.zoomInUp {
+ animation-name: zoomInUp;
+}
+
+@keyframes zoomOut {
+ from {
+ opacity: 1;
+ }
+
+ 50% {
+ opacity: 0;
+ transform: scale3d(0.3, 0.3, 0.3);
+ }
+
+ to {
+ opacity: 0;
+ }
+}
+
+.zoomOut {
+ animation-name: zoomOut;
+}
+
+@keyframes zoomOutDown {
+ 40% {
+ opacity: 1;
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
+ }
+
+ to {
+ opacity: 0;
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
+ transform-origin: center bottom;
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
+ }
+}
+
+.zoomOutDown {
+ animation-name: zoomOutDown;
+}
+
+@keyframes zoomOutLeft {
+ 40% {
+ opacity: 1;
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
+ }
+
+ to {
+ opacity: 0;
+ transform: scale(0.1) translate3d(-2000px, 0, 0);
+ transform-origin: left center;
+ }
+}
+
+.zoomOutLeft {
+ animation-name: zoomOutLeft;
+}
+
+@keyframes zoomOutRight {
+ 40% {
+ opacity: 1;
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
+ }
+
+ to {
+ opacity: 0;
+ transform: scale(0.1) translate3d(2000px, 0, 0);
+ transform-origin: right center;
+ }
+}
+
+.zoomOutRight {
+ animation-name: zoomOutRight;
+}
+
+@keyframes zoomOutUp {
+ 40% {
+ opacity: 1;
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
+ }
+
+ to {
+ opacity: 0;
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
+ transform-origin: center bottom;
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
+ }
+}
+
+.zoomOutUp {
+ animation-name: zoomOutUp;
+}
+
+@keyframes slideInDown {
+ from {
+ transform: translate3d(0, -100%, 0);
+ visibility: visible;
+ }
+
+ to {
+ transform: translate3d(0, 0, 0);
+ }
+}
+
+.slideInDown {
+ animation-name: slideInDown;
+}
+
+@keyframes slideInLeft {
+ from {
+ transform: translate3d(-100%, 0, 0);
+ visibility: visible;
+ }
+
+ to {
+ transform: translate3d(0, 0, 0);
+ }
+}
+
+.slideInLeft {
+ animation-name: slideInLeft;
+}
+
+@keyframes slideInRight {
+ from {
+ transform: translate3d(100%, 0, 0);
+ visibility: visible;
+ }
+
+ to {
+ transform: translate3d(0, 0, 0);
+ }
+}
+
+.slideInRight {
+ animation-name: slideInRight;
+}
+
+@keyframes slideInUp {
+ from {
+ transform: translate3d(0, 100%, 0);
+ visibility: visible;
+ }
+
+ to {
+ transform: translate3d(0, 0, 0);
+ }
+}
+
+.slideInUp {
+ animation-name: slideInUp;
+}
+
+@keyframes slideOutDown {
+ from {
+ transform: translate3d(0, 0, 0);
+ }
+
+ to {
+ visibility: hidden;
+ transform: translate3d(0, 100%, 0);
+ }
+}
+
+.slideOutDown {
+ animation-name: slideOutDown;
+}
+
+@keyframes slideOutLeft {
+ from {
+ transform: translate3d(0, 0, 0);
+ }
+
+ to {
+ visibility: hidden;
+ transform: translate3d(-100%, 0, 0);
+ }
+}
+
+.slideOutLeft {
+ animation-name: slideOutLeft;
+}
+
+@keyframes slideOutRight {
+ from {
+ transform: translate3d(0, 0, 0);
+ }
+
+ to {
+ visibility: hidden;
+ transform: translate3d(100%, 0, 0);
+ }
+}
+
+.slideOutRight {
+ animation-name: slideOutRight;
+}
+
+@keyframes slideOutUp {
+ from {
+ transform: translate3d(0, 0, 0);
+ }
+
+ to {
+ visibility: hidden;
+ transform: translate3d(0, -100%, 0);
+ }
+}
+
+.slideOutUp {
+ animation-name: slideOutUp;
+}
diff --git a/src/assets/scss/partials/third-party/_datatables.scss b/src/assets/scss/partials/third-party/_datatables.scss
new file mode 100644
index 0000000..e31a0fa
--- /dev/null
+++ b/src/assets/scss/partials/third-party/_datatables.scss
@@ -0,0 +1,108 @@
+.dataTables_wrapper {
+ .row {
+ margin: auto 0;
+ }
+
+ .dataTables_length,
+ .dataTables_filter {
+ label {
+ margin-bottom: 10px;
+ color: #888;
+ select {
+ margin: auto 5px;
+ }
+ }
+ }
+
+ &.form-inline {
+ display: block;
+ }
+
+ table {
+ &.dataTable {
+ width: 100% !important;
+ td,
+ th {
+ padding: 1.05rem 0.75rem;
+ }
+
+ thead {
+ th {
+ border-bottom: 1px solid #eaeaea;
+ }
+ }
+
+ tfoot {
+ th {
+ border-top: 1px solid #eaeaea;
+ }
+ }
+
+ &.dtr-inline.collapsed > tbody > tr[role='row'] > td:first-child:before,
+ .dtr-inline.collapsed > tbody > tr[role='row'] > th:first-child:before {
+ top: 18px;
+ }
+ }
+ }
+
+ .dataTables_paginate {
+ .paginate_button {
+ border: 1px solid #dee2e6;
+ border-radius: 0;
+ margin-left: 0;
+ min-width: auto;
+
+ &.disabled {
+ border-color: #dee2e6;
+ &:hover {
+ border-color: #dee2e6;
+ background-color: #fff;
+ }
+ a {
+ color: #6c757d;
+ cursor: auto;
+ }
+ }
+
+ &:first-child {
+ border-top-left-radius: 0.25rem;
+ border-bottom-left-radius: 0.25rem;
+ }
+ &:last-child {
+ border-top-right-radius: 0.25rem;
+ border-bottom-right-radius: 0.25rem;
+ }
+ &:hover {
+ border-color: #dee2e6;
+ background: #e9ecef;
+ }
+
+ &.active {
+ background: #04a9f5;
+ border-color: #04a9f5;
+ a {
+ color: #fff;
+ }
+ &:hover {
+ background: #04a9f5;
+ border-color: #04a9f5;
+ }
+ }
+ }
+ }
+
+ .DTFC_ScrollWrapper {
+ .DTFC_RightHeadWrapper,
+ .DTFC_RightBodyWrapper,
+ .DTFC_RightFootWrapper,
+ .DTFC_LeftHeadWrapper,
+ .DTFC_LeftBodyWrapper,
+ .DTFC_LeftFootWrapper {
+ background-color: #ffffff;
+ }
+ }
+}
+table.dataTable thead .sorting {
+ width: auto !important;
+ min-width: auto !important;
+}
diff --git a/src/assets/scss/partials/third-party/_google-map.scss b/src/assets/scss/partials/third-party/_google-map.scss
new file mode 100644
index 0000000..c812b39
--- /dev/null
+++ b/src/assets/scss/partials/third-party/_google-map.scss
@@ -0,0 +1,3 @@
+.map {
+ position: relative !important;
+}
diff --git a/src/assets/scss/partials/third-party/_ngx-perfect-scrollbar.scss b/src/assets/scss/partials/third-party/_ngx-perfect-scrollbar.scss
new file mode 100644
index 0000000..cf204d7
--- /dev/null
+++ b/src/assets/scss/partials/third-party/_ngx-perfect-scrollbar.scss
@@ -0,0 +1,45 @@
+.datta-scroll,
+.scroll-widget,
+.main-chat-cont,
+.config-scroll,
+.main-friend-list {
+ .ps__rail-y {
+ &:hover > .ps__thumb-y,
+ &:focus > .ps__thumb-y,
+ &.ps--clicking .ps__thumb-y {
+ background-color: #a7a7a7;
+ width: 5px;
+ }
+ }
+ .ps__thumb-y {
+ background-color: #aaa;
+ border-radius: 6px;
+ width: 5px;
+ right: 0;
+ }
+}
+
+perfect-scrollbar.datta-scroll > .ps,
+perfect-scrollbar.scroll-widget > .ps,
+perfect-scrollbar.main-chat-cont > .ps,
+perfect-scrollbar.config-scroll > .ps,
+perfect-scrollbar.main-friend-list > .ps {
+ &.ps--active-y > .ps__rail-y {
+ width: 5px;
+ &:hover,
+ &.ps--clicking {
+ width: 5px;
+ }
+ }
+ &.ps--scrolling-y > .ps__rail-y,
+ &.ps--scrolling-x > .ps__rail-x {
+ opacity: 0.4;
+ background-color: transparent;
+ }
+ &.ps--active-y > .ps__rail-y {
+ &:hover,
+ &.ps--clicking {
+ width: 5px;
+ }
+ }
+}
diff --git a/src/assets/scss/partials/third-party/_react-full-screen.scss b/src/assets/scss/partials/third-party/_react-full-screen.scss
new file mode 100644
index 0000000..34e7847
--- /dev/null
+++ b/src/assets/scss/partials/third-party/_react-full-screen.scss
@@ -0,0 +1,3 @@
+:not(:root):-webkit-full-screen::backdrop {
+ background: transparent !important;
+}
diff --git a/src/assets/scss/partials/third-party/_third-party.scss b/src/assets/scss/partials/third-party/_third-party.scss
new file mode 100644
index 0000000..937f5b1
--- /dev/null
+++ b/src/assets/scss/partials/third-party/_third-party.scss
@@ -0,0 +1,15 @@
+@import '~react-perfect-scrollbar/dist/css/styles.css';
+@import '~nvd3/build/nv.d3.css';
+
+@import 'ngx-perfect-scrollbar';
+@import 'react-full-screen';
+@import 'css-animator';
+@import 'datatables';
+@import 'google-map';
+@import 'react-bootstrap/react-bootstrap';
+
+.dropzone {
+ .dz-progress {
+ display: none;
+ }
+}
diff --git a/src/assets/scss/partials/third-party/react-bootstrap/_header.scss b/src/assets/scss/partials/third-party/react-bootstrap/_header.scss
new file mode 100644
index 0000000..8820734
--- /dev/null
+++ b/src/assets/scss/partials/third-party/react-bootstrap/_header.scss
@@ -0,0 +1,32 @@
+.pcoded-header {
+ .dropdown {
+ height: 70px;
+ .dropdown-toggle {
+ margin: -2px 0 0 4px;
+ }
+ }
+ .btn {
+ padding: 0;
+ margin-bottom: 0;
+ margin-right: 0;
+ border: none;
+ &:after {
+ right: -12px !important;
+ }
+ &:focus,
+ &:active,
+ &:hover {
+ text-decoration: none;
+ }
+ }
+ .main-search {
+ margin-left: 5px;
+ .input-group-text {
+ line-height: 1;
+ }
+ }
+
+ .btn > i {
+ margin-right: -12px;
+ }
+}
diff --git a/src/assets/scss/partials/third-party/react-bootstrap/react-bootstrap.scss b/src/assets/scss/partials/third-party/react-bootstrap/react-bootstrap.scss
new file mode 100644
index 0000000..6053ec3
--- /dev/null
+++ b/src/assets/scss/partials/third-party/react-bootstrap/react-bootstrap.scss
@@ -0,0 +1 @@
+@import 'header';
diff --git a/src/assets/scss/partials/widget/_widget.scss b/src/assets/scss/partials/widget/_widget.scss
new file mode 100644
index 0000000..ddcaf22
--- /dev/null
+++ b/src/assets/scss/partials/widget/_widget.scss
@@ -0,0 +1,1586 @@
+.gradientcolor {
+ .btn-round {
+ border-radius: 30px;
+ }
+}
+
+.ChartShadow {
+ filter: drop-shadow(0px 20px 8px rgba(0, 0, 0, 0.2));
+}
+
+.chart-activity,
+.chart-sale,
+.chart-statistics,
+.device-chart {
+ margin: 0 auto;
+}
+
+#Statistics-sale {
+ .amcharts-cursor-fill {
+ filter: url(#shadow);
+ fill: rgba(256, 256, 256, 0.3);
+ stroke-width: 0;
+ }
+}
+
+.amcharts-zoom-out-bg,
+.amcharts-zoom-out-image {
+ display: none;
+}
+/* statistics section */
+
+.card-command {
+ .card-icon {
+ opacity: 0.5;
+ }
+}
+
+.mat-drp {
+ .btn.dropdown-toggle {
+ border: none;
+ background: transparent;
+ box-shadow: none;
+ color: #d8d8d8;
+
+ &:after {
+ display: none;
+ }
+
+ &:focus {
+ box-shadow: none;
+ outline: none;
+ }
+ }
+}
+
+.table-card {
+ .row-table {
+ display: flex;
+ align-items: center;
+ table-layout: fixed;
+ height: 100%;
+ width: 100%;
+ margin: 0;
+
+ i {
+ padding: 50px 20px;
+ }
+
+ > [class*='col-'] {
+ display: table-cell;
+ float: none;
+ table-layout: fixed;
+ vertical-align: middle;
+
+ .row {
+ display: flex;
+ align-items: center;
+ }
+ }
+ }
+}
+
+.rides-bar {
+ i.rides-icon {
+ background: linear-gradient(-135deg, #1de9b6 0%, #1dc4e9 100%);
+ border-radius: 50px;
+ padding: 15px;
+ }
+}
+
+.visitor {
+ .img-female {
+ position: absolute;
+ left: 10px;
+ bottom: 0;
+ }
+
+ .img-men {
+ position: absolute;
+ right: 10px;
+ bottom: 0;
+ }
+}
+
+.profit-bar {
+ i {
+ background: linear-gradient(-135deg, #1de9b6 0%, #1dc4e9 100%);
+ border-radius: 50px;
+ padding: 13px;
+ }
+}
+
+.assets-value {
+ .bg-img {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ background-position: center 103%;
+ background-repeat: no-repeat;
+ background-size: contain;
+ z-index: 1;
+ }
+
+ .card-block,
+ .card-body {
+ position: relative;
+ z-index: 5;
+ }
+ @media screen and (max-width: 1199px) {
+ .bg-img {
+ background: none;
+ }
+ }
+}
+
+.chat-sanders {
+ .card-header {
+ background: linear-gradient(-135deg, #3f4d67 0%, #3f4d67 100%);
+ }
+
+ .msg {
+ margin-bottom: 5px;
+ display: inline-block;
+ padding: 15px;
+ position: relative;
+ }
+
+ .scroll-wrapper {
+ height: 305px;
+ }
+
+ .received-chat {
+ h5 {
+ border-radius: 50%;
+ width: 40px;
+ height: 40px;
+ text-align: center;
+ }
+
+ .msg {
+ background: #fff;
+ box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
+
+ &:after {
+ content: '';
+ position: absolute;
+ left: -12px;
+ bottom: 18px;
+ transform: rotate(270deg);
+ border: 6px solid transparent;
+ border-bottom-color: #fff;
+ }
+ }
+ }
+
+ .send-chat {
+ h5 {
+ border-radius: 50%;
+ width: 40px;
+ height: 40px;
+ text-align: center;
+ }
+
+ .msg {
+ background: linear-gradient(-135deg, #1de9b6 0%, #1dc4e9 100%);
+ box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
+
+ &:after {
+ content: '';
+ position: absolute;
+ right: -11px;
+ bottom: 18px;
+ transform: rotate(450deg);
+ border: 6px solid transparent;
+ border-bottom-color: #1de9b6;
+ }
+ }
+ }
+
+ .btn {
+ background: none;
+ opacity: 0.4;
+ }
+
+ .form-control {
+ background: #f4f7fa;
+ }
+
+ .input-group {
+ background: transparent;
+ }
+}
+
+.widget-menu {
+ background: linear-gradient(-135deg, #88d3ce 0%, #6e45e2 100%);
+
+ .widget-title {
+ border-top: 1px solid #676fb9;
+ }
+
+ i {
+ opacity: 0.5;
+ }
+}
+
+.to-do {
+ .to-do-button {
+ position: absolute;
+ bottom: 30px;
+ right: 20px;
+
+ .btn {
+ width: 40px;
+ height: 40px;
+ float: right;
+ border-radius: 50px;
+ border: none;
+ box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
+ padding: 0;
+ margin: 0;
+ }
+ }
+}
+
+.lazy-dog {
+ i {
+ opacity: 0.5;
+ }
+}
+
+.widget-content {
+ .widget-lorem {
+ .media {
+ h5 {
+ border-radius: 50%;
+ width: 50px;
+ height: 50px;
+ text-align: center;
+ }
+ }
+ }
+}
+
+.note-bar {
+ .friendlist-box {
+ padding: 25px 35px;
+ border-top: 1px solid #e3e3e3;
+
+ &:first-child {
+ border: 0;
+ }
+
+ h6 {
+ display: inline-block;
+ }
+
+ i {
+ opacity: 0.2;
+ color: $theme-font-color;
+ }
+ }
+}
+
+.to-do-list {
+ h6 {
+ display: inline-block;
+ }
+
+ .done-task {
+ opacity: 0.7;
+
+ > div {
+ filter: grayscale(0.8);
+ }
+
+ h6,
+ p,
+ span {
+ text-decoration: line-through;
+ }
+ }
+
+ .checkbox-fade {
+ .check-task {
+ display: block;
+ }
+
+ .to-content {
+ display: inline-block;
+ }
+
+ .cr {
+ border-radius: 6px;
+ border: 1px solid #e3e3e3;
+ cursor: pointer;
+ display: inline-block;
+ float: right;
+ height: 24px;
+ margin-right: 0.5em;
+ position: relative;
+ width: 24px;
+ margin: 0;
+ top: 5px;
+
+ .cr-icon {
+ color: #fff;
+ font-size: 0.8em;
+ left: 0;
+ line-height: 0;
+ position: absolute;
+ right: 0;
+ text-align: center;
+ top: 50%;
+ }
+ }
+
+ label input[type='checkbox'] {
+ display: none;
+ }
+
+ label input[type='checkbox'] + .cr > .cr-icon {
+ transform: scale(3) rotateZ(-20deg);
+ opacity: 0;
+ transition: all 0.3s ease-in;
+ }
+
+ label input[type='checkbox']:checked + .cr > .cr-icon {
+ transform: scale(1) rotateZ(0deg);
+ opacity: 1;
+ }
+
+ label input[type='checkbox']:checked + .cr {
+ background: linear-gradient(-135deg, #1de9b6 0%, #1dc4e9 100%);
+ border: 0;
+ }
+ }
+}
+
+.User-Activity,
+.user-list {
+ .table {
+ td {
+ vertical-align: middle;
+ }
+
+ thead {
+ th {
+ border: 0;
+ }
+ }
+ }
+}
+
+.Application-list,
+.code-table {
+ .table {
+ td {
+ vertical-align: middle;
+ }
+
+ .label {
+ border-radius: 15px;
+ box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
+ }
+ }
+
+ thead {
+ th {
+ border: 0;
+ }
+ }
+}
+
+.Recent-Users,
+.User-Lists {
+ .table {
+ tr {
+ &:first-child {
+ td {
+ border-top: 0;
+ }
+ }
+ }
+
+ td {
+ vertical-align: middle;
+ }
+
+ .label {
+ border-radius: 15px;
+ box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
+ }
+ }
+}
+
+.social-media {
+ .progress {
+ background: transparent;
+ border-radius: 0;
+ justify-content: center;
+
+ h5 {
+ position: relative;
+ top: -2px;
+ }
+ }
+}
+
+.post-emoticon {
+ ul {
+ padding: 0;
+ margin: 25px 0 0;
+ list-style: none;
+ }
+
+ li {
+ display: inline-block;
+ }
+
+ i {
+ position: relative;
+ top: 4px;
+ }
+}
+
+.visa-top {
+ .visa {
+ img {
+ position: absolute;
+ left: 0;
+ right: 0;
+ bottom: 0;
+ }
+ }
+}
+
+.loction-user {
+ .row {
+ padding: 35px 30px;
+ }
+
+ i {
+ opacity: 0.5;
+ }
+
+ .loction-progress {
+ padding: 35px 30px;
+
+ .progress {
+ justify-content: center;
+ height: 10px;
+ border-radius: 0;
+ }
+ }
+}
+
+.Design-sprint,
+.dashboard-kit {
+ .design-image {
+ padding: 0;
+ margin: 30px 0 0;
+ list-style: none;
+ }
+
+ li {
+ display: inline-block;
+ text-align: center;
+ margin-right: 3px;
+ }
+
+ .btn {
+ border-radius: 50px;
+ border: 0;
+ width: 40px;
+ height: 40px;
+ padding: 0;
+ margin: 0;
+ }
+
+ i {
+ opacity: 0.3;
+ }
+}
+
+.ux-designer {
+ position: relative;
+ padding: 35px 30px;
+
+ .btn {
+ border-radius: 50px;
+ border: 0;
+ width: 50px;
+ height: 50px;
+ position: absolute;
+ right: 20px;
+ top: -20px;
+ padding: 0;
+ margin: 0;
+ box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
+ }
+}
+
+.task-list {
+ list-style: none;
+ position: relative;
+ margin: 0;
+ padding: 30px 0 0;
+
+ &:after {
+ content: '';
+ position: absolute;
+ background: #ecedef;
+ height: 100%;
+ width: 2px;
+ top: 0;
+ left: 30px;
+ z-index: 1;
+ }
+
+ li {
+ margin-bottom: 30px;
+ padding-left: 55px;
+ position: relative;
+
+ &:last-child {
+ margin-bottom: 0;
+ }
+
+ .task-icon {
+ position: absolute;
+ left: 22px;
+ top: 13px;
+ border-radius: 50%;
+ padding: 2px;
+ width: 17px;
+ height: 17px;
+ z-index: 2;
+ box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
+ }
+ }
+}
+
+.project-main {
+ padding: 30px 25px;
+
+ i {
+ opacity: 0.4;
+ }
+}
+
+.user-chart {
+ i {
+ opacity: 0.3;
+ }
+}
+
+.leads-progress,
+.progress-gender {
+ .progress {
+ justify-content: center;
+ height: 10px;
+ border-radius: 0;
+ }
+}
+
+.user-card {
+ .label {
+ border-radius: 15px;
+ box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
+ }
+}
+
+.Active-visitor {
+ .progress {
+ height: 7px;
+ }
+
+ .card-active > div + div {
+ border-left: 1px solid $theme-border;
+ }
+ @media screen and (max-width: 767px) {
+ .card-active [class*='col-']:last-child {
+ border-left: 0;
+ margin-top: 20px;
+ }
+ }
+}
+
+.Invoice-bar {
+ .invoice-lable {
+ label {
+ background: #fff;
+ border-radius: 15px;
+ padding: 4px 20px;
+ }
+ }
+
+ i {
+ background: rgba(255, 255, 255, 0.2);
+ width: 70px;
+ height: 70px;
+ border-radius: 50%;
+ text-align: center;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ transition: all 0.3s ease-in-out;
+ }
+
+ .progress {
+ background: rgba(255, 255, 255, 0.22);
+ border-radius: 0;
+ height: 7px;
+ box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
+ }
+}
+
+.location-sale {
+ .card-icon {
+ width: 70px;
+ height: 70px;
+ background: #fff;
+ border-radius: 50%;
+ position: absolute;
+ top: -20px;
+ text-align: center;
+ right: 0;
+ left: 0;
+ margin: 0 auto;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ @media screen and (max-width: 768px) {
+ display: none;
+ }
+ }
+}
+
+.card-Impression {
+ i {
+ background: linear-gradient(-135deg, #1de9b6 0%, #1dc4e9 100%);
+ width: 52px;
+ height: 52px;
+ border-radius: 5px;
+ text-align: center;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
+ }
+}
+
+.card-Revenue {
+ i {
+ background: rgba(255, 255, 255, 0.2);
+ width: 70px;
+ height: 70px;
+ border-radius: 50%;
+ text-align: center;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ transition: all 0.3s ease-in-out;
+ }
+}
+
+.card-customer {
+ i {
+ width: 70px;
+ height: 70px;
+ justify-content: center;
+ align-items: center;
+ display: flex;
+ border-radius: 5px;
+ box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
+ }
+ @media screen and (max-width: 375px) {
+ i {
+ width: 80px;
+ height: 80px;
+ font-size: 50px;
+ }
+ }
+}
+
+.ticket-customer {
+ i {
+ position: absolute;
+ opacity: 0.2;
+ right: 32px;
+ bottom: 30px;
+ }
+}
+
+.ticket-visitor {
+ .progress {
+ border-radius: 0;
+ height: 13px;
+ }
+}
+
+.customer-visitor {
+ i {
+ opacity: 0.2;
+ font-size: 118px;
+ position: absolute;
+ bottom: 0;
+ left: 0;
+ }
+}
+
+.card-social {
+ &:hover {
+ i {
+ font-size: 40px;
+ transition: all 0.3s ease-in-out;
+ }
+ }
+
+ .progress {
+ height: 6px;
+ }
+
+ .card-active > div + div {
+ border-left: 1px solid $theme-border;
+ }
+}
+
+.Online-Order,
+.statistial-visit {
+ .progress {
+ height: 6px;
+ }
+}
+
+.team-leader {
+ .slide {
+ margin-bottom: 32px;
+
+ li {
+ width: 10px;
+ height: 10px;
+ background: #e3e3e3;
+ margin: 0 6px;
+ border-radius: 50px;
+ }
+
+ .carousel-indicators {
+ bottom: -44px;
+
+ .active {
+ background: #869791;
+ }
+ }
+ }
+}
+
+.affilate-offers {
+ .card-icon {
+ opacity: 0.5;
+ }
+
+ .label {
+ border-radius: 15px;
+ margin: 0;
+ padding: 8px 18px;
+ }
+}
+
+.earning-date {
+ .bd-example {
+ padding: 0;
+ margin: 0;
+ border: 0;
+
+ .nav-pills {
+ background: transparent;
+ padding: 0;
+ box-shadow: none;
+
+ .nav-link {
+ min-width: auto;
+ padding: 6px 20px;
+ color: #fff;
+ }
+
+ .nav-link.active {
+ background: #fff;
+ box-shadow: none;
+ color: #000;
+ position: relative;
+
+ &:after {
+ content: '';
+ position: absolute;
+ border-left: 5px solid transparent;
+ border-right: 5px solid transparent;
+ border-bottom: 5px solid #fff;
+ top: -5px;
+ left: 0;
+ right: 0;
+ margin: 0 auto;
+ width: 11px;
+ }
+ }
+ }
+
+ .tab-content {
+ background: transparent;
+ padding: 0;
+ box-shadow: none;
+ }
+ }
+}
+
+.sale-view {
+ i {
+ width: 60px;
+ height: 60px;
+ border-radius: 50%;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
+ }
+}
+
+.project-task {
+ i {
+ opacity: 0.5;
+ }
+
+ .label {
+ border-radius: 15px;
+ margin: 0;
+ padding: 6px 16px;
+ }
+
+ .progress {
+ height: 6px;
+ }
+}
+
+.card-event {
+ .label {
+ border-radius: 15px;
+ margin: 0;
+ padding: 5px 16px;
+ }
+
+ i {
+ position: absolute;
+ bottom: 36px;
+ right: 27px;
+ }
+}
+
+.bitcoin-wallet {
+ i {
+ position: absolute;
+ right: 50px;
+ top: 50%;
+ transform: translateY(-50%);
+ opacity: 0.5;
+ }
+}
+
+.summary-box {
+ .card-icon {
+ opacity: 0.4;
+ }
+}
+
+.feature-card-box {
+ .feature-icon {
+ width: 70px;
+ height: 70px;
+ border-radius: 10px;
+ color: #fff;
+ margin: 0 auto;
+ padding: 10px;
+ font-size: 35px;
+ -webkit-transition: all 0.3s ease-in-out;
+ transition: all 0.3s ease-in-out;
+ }
+
+ &:hover {
+ .feature-icon {
+ transform: scale(1.2);
+ box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
+ border-radius: 0;
+ }
+ }
+}
+
+.card {
+ .card-block,
+ .card-body {
+ code {
+ background-color: #eee;
+ margin: 5px;
+ display: inline-block;
+ border-radius: 3px;
+ padding: 0 3px;
+ }
+ }
+}
+@media screen and (max-width: 767px) {
+ .user-designer [class*='col-']:last-child {
+ margin-top: 15px;
+ }
+ div.dataTables_wrapper div.dataTables_filter label {
+ float: none !important;
+ text-align: center;
+ }
+}
+
+.offline-box {
+ iframe {
+ width: 100%;
+ border: 1px solid #ddd;
+ }
+}
+/* ===================== to do page ============================= */
+
+#task-container {
+ ul {
+ overflow: hidden;
+ padding: 0;
+ }
+
+ li {
+ float: left;
+ width: 49%;
+ overflow: auto;
+ height: auto;
+ min-height: 10px;
+ background: #fff;
+ display: inline-block;
+ padding: 20px;
+ border: 1px solid #ccc;
+ color: #666;
+ border-top: 5px solid $primary-color;
+ cursor: pointer;
+ margin-bottom: 20px;
+ margin-right: 2%;
+ transition: all 0.3s;
+ position: relative;
+
+ &:nth-child(2n) {
+ margin-right: 0;
+ }
+ }
+
+ li.complete {
+ opacity: 1;
+ border-top: 9px solid $danger-color;
+ transition: all ease-in 0.3s;
+
+ &:before {
+ /*background: url("../../../images/complete.png") no-repeat;*/ // amit images
+ position: absolute;
+ top: 5px;
+ right: 5px;
+ content: '';
+ width: 55px;
+ height: 55px;
+ background-size: 100%;
+ }
+
+ p {
+ text-decoration: line-through;
+ }
+ }
+ @media screen and (max-width: 580px) {
+ li {
+ width: 100%;
+ }
+ }
+}
+
+.new-task {
+ .to-do-list {
+ .cr {
+ float: left;
+ top: 0;
+ margin-right: 16px;
+ }
+ }
+
+ label input[type='checkbox'] {
+ display: none;
+ }
+}
+
+.checkbox-fade {
+ .cr {
+ border-radius: 6px;
+ border: 1px solid #e3e3e3;
+ cursor: pointer;
+ display: inline-block;
+ float: left;
+ height: 24px;
+ margin-right: 0.5em;
+ position: relative;
+ width: 24px;
+ top: 0;
+ }
+}
+
+.task-panel {
+ .to-do-label {
+ margin-bottom: 15px;
+
+ &:last-child {
+ border-bottom: none;
+ margin-bottom: 0;
+ padding: 0;
+ }
+ }
+}
+
+.done-task .captions,
+.done-task span {
+ color: #919aa3;
+ text-decoration: line-through;
+}
+
+.to-do-list {
+ i {
+ color: #ccc;
+ font-size: 17px;
+ opacity: 0;
+ }
+
+ &:hover {
+ i {
+ opacity: 1;
+ transition: opacity ease-in 0.3s;
+ }
+ }
+}
+
+.note-card {
+ .note-box-aside {
+ border-right: 1px solid #ddd;
+ }
+
+ .Note-header {
+ padding: 20px 0;
+ }
+
+ #Note-pad {
+ border: none;
+ resize: none;
+ background: 0 0;
+ padding: 0 20px 0 50px;
+ line-height: 35px;
+ }
+
+ .note-write {
+ position: relative;
+ background: -webkit-linear-gradient(top, #98dcfa 0%, #e1f5fe 5%) 0 0;
+ background-size: 100% 35px;
+
+ &:before {
+ content: '';
+ position: absolute;
+ width: 0;
+ top: 0;
+ left: 32px;
+ bottom: 0;
+ border-left: 1px solid #4fc3f7;
+ }
+
+ &:after {
+ content: '';
+ position: absolute;
+ width: 0;
+ top: 0;
+ left: 34px;
+ bottom: 0;
+ border-left: 1px solid #4fc3f7;
+ }
+ }
+
+ .Note-delete {
+ margin-bottom: 0;
+ opacity: 0;
+ background: rgba(0, 0, 0, 0.6);
+ border: none;
+ position: absolute;
+ right: 20px;
+ color: #fff;
+ transition: all ease-in 0.3s;
+ border-radius: 2px;
+ cursor: pointer;
+ transform: translateX(10px);
+ }
+
+ #Note-list {
+ li:hover {
+ .Note-delete {
+ opacity: 1;
+ transform: translateX(0px);
+ }
+ }
+ }
+}
+/* ===================== Gallery page ============================= */
+
+.gallery-masonry {
+ .card-columns {
+ column-count: 4;
+ }
+}
+@media screen and (max-width: 1400px) {
+ .gallery-masonry {
+ .card-columns {
+ column-count: 3;
+ }
+ }
+}
+@media screen and (max-width: 992px) {
+ .gallery-masonry {
+ .card-columns {
+ column-count: 2;
+ }
+ }
+}
+@media screen and (max-width: 575px) {
+ .gallery-masonry {
+ .card-columns {
+ column-count: 1;
+ }
+ }
+}
+
+.job-meta-data {
+ i {
+ margin-right: 5px;
+ color: $primary-color;
+ }
+}
+/* ===================== Task-list page ============================= */
+
+.task-data {
+ img {
+ width: 40px;
+ box-shadow: none;
+ }
+
+ i {
+ color: $theme-heading-color;
+ }
+
+ .dropdown-toggle {
+ &:after {
+ color: $theme-heading-color;
+ }
+ }
+}
+
+.task-board-left {
+ .task-right-header-revision,
+ .task-right-header-status,
+ .task-right-header-users {
+ padding-bottom: 10px;
+ padding-top: 10px;
+ border-bottom: 1px solid #f1f1f1;
+ cursor: pointer;
+ }
+
+ .taskboard-right-progress,
+ .taskboard-right-revision,
+ .taskboard-right-users {
+ padding-top: 10px;
+ }
+
+ .taskboard-right-progress {
+ .progress {
+ height: 9px;
+ margin-bottom: 25px;
+ }
+ }
+
+ .user-box {
+ .media-object {
+ height: 50px;
+ width: 50px;
+ cursor: pointer;
+ }
+
+ .media-left {
+ position: relative;
+ }
+
+ .btn.btn-icon {
+ width: 40px;
+ height: 40px;
+ border-radius: 50%;
+ font-size: 15px;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ }
+ }
+
+ .live-status {
+ height: 8px;
+ width: 8px;
+ position: absolute;
+ bottom: 0;
+ right: 0;
+ border-radius: 100%;
+ top: 5px;
+ }
+}
+
+.filter-bar {
+ .navbar {
+ background-color: #fff;
+ border-radius: 4px;
+ box-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08);
+ padding: 0.5rem 1rem;
+ @media screen and (max-width: 557px) {
+ .f-text {
+ display: block;
+ width: 100%;
+ }
+
+ .f-view {
+ padding-left: 24px;
+
+ span {
+ display: block;
+ width: 100%;
+ margin-bottom: 10px;
+ }
+ }
+ }
+ }
+
+ .label {
+ border-radius: 4px;
+ font-size: 13px;
+ padding: 3px 7px;
+ }
+
+ .task-detail {
+ margin-bottom: 5px;
+ }
+
+ .card-task {
+ .task-list-table {
+ display: inline-block;
+
+ img {
+ width: 40px;
+ box-shadow: none;
+ }
+
+ i {
+ color: $theme-heading-color;
+ }
+ }
+
+ .task-board {
+ float: right;
+ margin-top: 5px;
+
+ .dropdown {
+ display: inline-block;
+ }
+
+ .btn {
+ padding: 4px 10px;
+ font-size: 10px;
+ margin: 0;
+ }
+ }
+ }
+}
+
+.assign-user,
+.task-comment {
+ img {
+ width: 45px;
+ box-shadow: none;
+ }
+}
+/* ===================== Invoice page ============================= */
+
+.invoice-contact {
+ display: flex;
+ margin-bottom: 30px;
+ padding-top: 30px;
+ align-items: center;
+}
+
+.invoice-table.table {
+ padding-left: 20px;
+
+ td {
+ border: 0;
+ padding: 4px 0;
+ }
+}
+
+.invoive-info {
+ display: flex;
+ margin-bottom: 30px;
+
+ h6 {
+ margin-bottom: 20px;
+ text-transform: uppercase;
+ }
+
+ .invoice-order.table {
+ padding-left: 0;
+
+ th {
+ border: 0;
+ padding: 4px 0;
+
+ &:first-child {
+ padding-left: 0;
+ width: 80px;
+ }
+ }
+ }
+}
+
+.invoice-total.table {
+ background: #f3f3f3;
+ padding: 30px 0;
+
+ th {
+ border: 0;
+ padding: 4px 0;
+ text-align: right;
+ }
+
+ td {
+ text-align: right;
+ }
+
+ tbody {
+ padding-right: 20px;
+ float: right;
+ }
+}
+
+.invoice-summary {
+ .label {
+ border-radius: 5px;
+ padding: 3px 10px;
+ font-size: 12px;
+ }
+}
+
+.invoice-list {
+ .btn {
+ padding: 5px 10px;
+ font-size: 12px;
+ }
+
+ .task-list-table {
+ display: inline-block;
+ }
+}
+/* ================ new css =================== */
+
+.datepicker-dropdown {
+ padding: 20px;
+ color: #fff;
+ background: #3f4d67;
+ font-size: 14px;
+
+ &:after {
+ border-bottom: 6px solid #3f4d67;
+ }
+}
+
+.datepicker-dropdown.datepicker-orient-top:after {
+ border-top: 6px solid #3f4d67;
+}
+
+.datepicker table tr td.active.active,
+.datepicker table tr td.active.highlighted.active,
+.datepicker table tr td.active.highlighted:active,
+.datepicker table tr td.active:active,
+.datepicker table tr td.highlighted,
+.datepicker table tr td.today,
+.datepicker table tr td.day:hover,
+.datepicker table tr td.focused,
+.datepicker .datepicker-switch:hover,
+.datepicker .next:hover,
+.datepicker .prev:hover,
+.datepicker tfoot tr th:hover {
+ background-color: #333f54;
+ color: #fff;
+}
+
+.datepicker table tr td.disabled,
+.datepicker table tr td.disabled:hover,
+.datepicker table tr td.new,
+.datepicker table tr td.old {
+ color: #ffffff94;
+}
+
+.syntax-output {
+ border-radius: 0.25rem;
+ border: 1px solid $theme-border;
+}
+
+.owl-carousel {
+ .owl-nav {
+ button {
+ &.owl-next,
+ &.owl-prev {
+ padding: 3px 9px !important;
+ background-color: $primary-color;
+ color: #fff;
+ }
+ }
+ }
+ button:focus {
+ outline: none;
+ color: #fff;
+ }
+}
+.owl-theme .owl-nav [class*='owl-']:hover {
+ background-color: $primary-color;
+ color: #fff;
+}
+
+.counter b {
+ font-size: 24px;
+}
+
+.tour-mobile .error-block {
+ display: none;
+}
+
+.message-mobile {
+ span {
+ font-size: 16px;
+ }
+
+ .task-right-header-status {
+ margin-bottom: 10px;
+ padding: 10px 0;
+ border-bottom: 1px solid #f1f1f1;
+ cursor: pointer;
+ @media screen and (min-width: 992px) {
+ display: none;
+ }
+ }
+}
+
+.fullcalendar-card {
+ .fc-button {
+ background-color: $primary-color;
+ border-color: #fff;
+ color: #fff;
+ background-image: none;
+ box-shadow: none;
+ text-shadow: none;
+ height: 37px;
+ padding: 0 15px;
+ }
+
+ h2 {
+ font-size: 28px;
+ }
+ @media screen and (max-width: 768px) {
+ .fc .fc-toolbar > * > * {
+ float: none;
+ }
+ .fc-toolbar .fc-left,
+ .fc-toolbar .fc-right,
+ .fc-toolbar .fc-center {
+ float: none;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ width: 100%;
+ text-align: center;
+ margin: 0 auto;
+ margin-bottom: 10px;
+ }
+ }
+}
+
+.ck-content strong {
+ font-weight: 600;
+}
+
+div.code-toolbar {
+ > .toolbar a,
+ > .toolbar button,
+ > .toolbar span {
+ padding: 3px 0.9em !important;
+ background: #04a9f5 !important;
+ color: #fff !important;
+ box-shadow: none !important;
+ }
+}
+
+pre[class*='language-']:after,
+pre[class*='language-']:before {
+ display: none;
+}
+#chat-scroll {
+ height: 280px;
+ position: relative;
+}
+.msg-user-list.datta-scroll {
+ height: calc(100vh - 300px);
+ position: relative;
+}
+.msg-user-chat.datta-scroll {
+ height: calc(100vh - 330px);
+ position: relative;
+}
+
+@media screen and (max-width: 1199px) {
+ .note-card .note-box-aside {
+ border: none !important;
+ }
+}
+
+@media screen and (max-width: 991px) {
+ .ch-block {
+ display: none;
+ }
+
+ .msg-block {
+ &.dis-chat {
+ .taskboard-right-progress {
+ display: none;
+ }
+
+ .ch-block {
+ display: block;
+ }
+ }
+ }
+}
+@media screen and (max-width: 992px) {
+ .tour-mobile .error-block {
+ display: block;
+ }
+
+ .tour-mobile .page-wrapper {
+ display: none;
+ }
+}
+@media screen and (min-width: 768px) {
+ .horizontal-mobile {
+ display: none;
+ }
+}
diff --git a/src/assets/scss/style.scss b/src/assets/scss/style.scss
new file mode 100644
index 0000000..51fdbda
--- /dev/null
+++ b/src/assets/scss/style.scss
@@ -0,0 +1,51 @@
+/**======================================================================
+=========================================================================
+Template Name: Datta Able Admin Template
+Author: Codedthemes
+supports: https://codedthemes.support-hub.io/
+File: style.css
+=========================================================================
+=========================================================================
+ == Table of Contents==
+ - Generic classes
+ - Margin, Padding, Font class, text align, position, floating, overflow, background class, text color, display class, boarder class
+ - Theme Elements
+ - Accordion, Button, tabs, typography, buttons, box shadow, Lable & Badges, Alert, Pagination, Breadcumb, Cards, Collapse,
+ - Carousel, Grid, Progress, Model, tooltip, popover, Datepicker, Gridstack, lightbox, notification, Nestable, pnotify, rating,
+ - Rangeslider, Slider, Syntax Highlighter, Tour, Treeview, Toolbar, Session Timeout, Session idle Timeout, offline, Animation
+ - Forms
+ - Forms Elements, Advance Form Control, Validation, Masking, Wizard, Picker, Select
+ - Pages
+ - Chat, authentication, Maintenance, Maps, Landingpage messages, task, Todo, Notes, Charts, Icons, Gallery, Editors,
+ - Invoice, Full Calender, File Upload,
+=================================================================================
+=================================================================================== */
+@import '~bootstrap/dist/css/bootstrap';
+// General theme contents
+@import 'partials/variables';
+@import 'partials/general';
+@import 'partials/generic';
+@import 'partials/mixins/function';
+
+// icon
+@import 'partials/font/next-icon';
+@import 'partials/font/feather';
+@import 'partials/font/fontawesome';
+@import 'partials/font/flaticon';
+@import 'partials/font/cryptofont';
+
+// important Element
+@import 'partials/menu/menu-lite';
+@import 'partials/widget/widget';
+
+// Theme Element
+@import 'partials/theme-elements/form';
+@import 'partials/theme-elements/labels-badges';
+@import 'partials/theme-elements/data-tables';
+@import 'partials/theme-elements/authentication';
+@import 'partials/theme-elements/button';
+@import 'partials/theme-elements/breadcrumb-pagination';
+
+// Other
+@import 'partials/other/chat';
+@import 'partials/third-party/third-party';
diff --git a/src/components/Card/MainCard.js b/src/components/Card/MainCard.js
new file mode 100644
index 0000000..36a624b
--- /dev/null
+++ b/src/components/Card/MainCard.js
@@ -0,0 +1,106 @@
+import React, { useState } from 'react';
+import { Dropdown, Card, Collapse } from 'react-bootstrap';
+import { Link } from 'react-router-dom';
+
+import useWindowSize from '../../hooks/useWindowSize';
+
+const MainCard = (props) => {
+ const { isOption, title, children, cardClass, optionClass } = props;
+
+ const [fullCard, setFullCard] = useState(false);
+ const [collapseCard, setCollapseCard] = useState(false);
+ const [loadCard, setloadCard] = useState(false);
+ const [cardRemove, setCardRemove] = useState(false);
+
+ const windowSize = useWindowSize();
+
+ const cardReloadHandler = () => {
+ setloadCard(true);
+ setInterval(() => {
+ setloadCard(false);
+ }, 3000);
+ };
+
+ const cardRemoveHandler = () => {
+ setCardRemove(true);
+ };
+
+ let fullScreenStyle, loader, cardHeaderRight, cardHeader;
+ let card = '';
+ let mainCardClass = [];
+
+ if (isOption) {
+ cardHeaderRight = (
+
+
+
+
+
+
+ setFullCard(!fullCard)}>
+
+ {fullCard ? 'Restore' : 'Maximize'}
+
+ setCollapseCard(!collapseCard)}>
+
+ {collapseCard ? 'Expand' : 'Collapse'}
+
+
+
+ Reload
+
+
+
+ Remove
+
+
+
+
+ );
+ }
+
+ cardHeader = (
+
+ {title}
+ {cardHeaderRight}
+
+ );
+
+ if (fullCard) {
+ mainCardClass = [...mainCardClass, 'full-card'];
+ fullScreenStyle = { position: 'fixed', top: 0, left: 0, right: 0, width: windowSize.width, height: windowSize.height };
+ }
+
+ if (loadCard) {
+ mainCardClass = [...mainCardClass, 'card-load'];
+ loader = (
+
+
+
+ );
+ }
+
+ if (cardRemove) {
+ mainCardClass = [...mainCardClass, 'd-none'];
+ }
+
+ if (cardClass) {
+ mainCardClass = [...mainCardClass, cardClass];
+ }
+
+ card = (
+
+ {cardHeader}
+
+
+ {children}
+
+
+ {loader}
+
+ );
+
+ return {card} ;
+};
+
+export default MainCard;
diff --git a/src/components/Loader/Bar.js b/src/components/Loader/Bar.js
new file mode 100644
index 0000000..59b7e65
--- /dev/null
+++ b/src/components/Loader/Bar.js
@@ -0,0 +1,34 @@
+import React from 'react';
+
+const Bar = ({ animationDuration, progress }) => {
+ return (
+
+ );
+};
+
+export default Bar;
diff --git a/src/components/Loader/Container.js b/src/components/Loader/Container.js
new file mode 100644
index 0000000..864d54f
--- /dev/null
+++ b/src/components/Loader/Container.js
@@ -0,0 +1,17 @@
+import React from 'react';
+
+const Container = ({ animationDuration, children, isFinished }) => {
+ return (
+
+ {children}
+
+ );
+};
+
+export default Container;
diff --git a/src/components/Loader/Loader.js b/src/components/Loader/Loader.js
new file mode 100644
index 0000000..f935480
--- /dev/null
+++ b/src/components/Loader/Loader.js
@@ -0,0 +1,12 @@
+import React from 'react';
+import Progress from './Progress';
+
+const Loader = () => {
+ return (
+
+
+
+ );
+};
+
+export default Loader;
diff --git a/src/components/Loader/Progress.js b/src/components/Loader/Progress.js
new file mode 100644
index 0000000..e9b1d3e
--- /dev/null
+++ b/src/components/Loader/Progress.js
@@ -0,0 +1,17 @@
+import React from 'react';
+import { withNProgress } from '@tanem/react-nprogress';
+
+import Bar from './Bar';
+import Container from './Container';
+import Spinner from './Spinner';
+
+const Progress = ({ isFinished, progress, animationDuration }) => {
+ return (
+
+
+
+
+ );
+};
+
+export default withNProgress(Progress);
diff --git a/src/components/Loader/Spinner.js b/src/components/Loader/Spinner.js
new file mode 100644
index 0000000..8ba4992
--- /dev/null
+++ b/src/components/Loader/Spinner.js
@@ -0,0 +1,31 @@
+import React from 'react';
+
+const Spinner = () => {
+ return (
+
+ );
+};
+
+export default Spinner;
diff --git a/src/components/Widgets/Statistic/Notification.js b/src/components/Widgets/Statistic/Notification.js
new file mode 100644
index 0000000..a22c708
--- /dev/null
+++ b/src/components/Widgets/Statistic/Notification.js
@@ -0,0 +1,17 @@
+import React from 'react';
+import { Alert } from 'react-bootstrap';
+
+const Notification = (props) => {
+ return (
+
+
+ {props.message}
+
+ Demo & Documentation
+
+
+
+ );
+};
+
+export default Notification;
diff --git a/src/config/constant.js b/src/config/constant.js
new file mode 100644
index 0000000..7b00297
--- /dev/null
+++ b/src/config/constant.js
@@ -0,0 +1,28 @@
+export const BASENAME = '/demos/admin-templates/datta-able/react/default'; // don't add '/' at end off BASENAME
+export const BASE_URL = '/app/dashboard/default';
+export const BASE_TITLE = ' | Datta Able Premium React Hooks + Redux Admin Template';
+export const API_SERVER = 'https://api-server-nodejs.appseed.us/api/';
+
+export const CONFIG = {
+ layout: 'vertical', // disable on free version
+ subLayout: '', // disable on free version
+ collapseMenu: false, // mini-menu
+ layoutType: 'menu-dark', // disable on free version
+ navIconColor: false, // disable on free version
+ headerBackColor: 'header-default', // disable on free version
+ navBackColor: 'navbar-default', // disable on free version
+ navBrandColor: 'brand-default', // disable on free version
+ navBackImage: false, // disable on free version
+ rtlLayout: false, // disable on free version
+ navFixedLayout: true, // disable on free version
+ headerFixedLayout: false, // disable on free version
+ boxLayout: false, // disable on free version
+ navDropdownIcon: 'style1', // disable on free version
+ navListIcon: 'style1', // disable on free version
+ navActiveListColor: 'active-default', // disable on free version
+ navListTitleColor: 'title-default', // disable on free version
+ navListTitleHide: false, // disable on free version
+ configBlock: true, // disable on free version
+ layout6Background: 'linear-gradient(to right, #A445B2 0%, #D41872 52%, #FF0066 100%)', // disable on free version
+ layout6BackSize: '' // disable on free version
+};
diff --git a/src/contexts/ConfigContext.js b/src/contexts/ConfigContext.js
new file mode 100644
index 0000000..1bd7512
--- /dev/null
+++ b/src/contexts/ConfigContext.js
@@ -0,0 +1,84 @@
+import React, { createContext, useReducer } from 'react';
+import * as actionType from '../store/actions';
+import { CONFIG } from '../config/constant';
+
+const initialState = {
+ ...CONFIG,
+ isOpen: [], //for active default menu
+ isTrigger: [] //for active default menu, set blank for horizontal
+};
+const ConfigContext = createContext(initialState);
+const { Provider } = ConfigContext;
+
+const ConfigProvider = ({ children }) => {
+ let trigger = [];
+ let open = [];
+
+ const [state, dispatch] = useReducer((state, action) => {
+ switch (action.type) {
+ case actionType.COLLAPSE_MENU:
+ return {
+ ...state,
+ collapseMenu: !state.collapseMenu
+ };
+ case actionType.COLLAPSE_TOGGLE:
+ if (action.menu.type === 'sub') {
+ open = state.isOpen;
+ trigger = state.isTrigger;
+
+ const triggerIndex = trigger.indexOf(action.menu.id);
+ if (triggerIndex > -1) {
+ open = open.filter((item) => item !== action.menu.id);
+ trigger = trigger.filter((item) => item !== action.menu.id);
+ }
+
+ if (triggerIndex === -1) {
+ open = [...open, action.menu.id];
+ trigger = [...trigger, action.menu.id];
+ }
+ } else {
+ open = state.isOpen;
+ const triggerIndex = state.isTrigger.indexOf(action.menu.id);
+ trigger = triggerIndex === -1 ? [action.menu.id] : [];
+ open = triggerIndex === -1 ? [action.menu.id] : [];
+ }
+
+ return {
+ ...state,
+ isOpen: open,
+ isTrigger: trigger
+ };
+
+ case actionType.NAV_COLLAPSE_LEAVE:
+ if (action.menu.type === 'sub') {
+ open = state.isOpen;
+ trigger = state.isTrigger;
+
+ const triggerIndex = trigger.indexOf(action.menu.id);
+ if (triggerIndex > -1) {
+ open = open.filter((item) => item !== action.menu.id);
+ trigger = trigger.filter((item) => item !== action.menu.id);
+ }
+ return {
+ ...state,
+ isOpen: open,
+ isTrigger: trigger
+ };
+ }
+ return { ...state };
+ case actionType.NAV_CONTENT_LEAVE:
+ return {
+ ...state,
+ isOpen: open,
+ isTrigger: trigger
+ };
+
+ default:
+ throw new Error();
+ }
+ }, initialState);
+
+ return {children} ;
+};
+
+export { ConfigContext, ConfigProvider };
diff --git a/src/hooks/useOutsideClick.js b/src/hooks/useOutsideClick.js
new file mode 100644
index 0000000..2c56c18
--- /dev/null
+++ b/src/hooks/useOutsideClick.js
@@ -0,0 +1,18 @@
+import { useEffect } from 'react';
+
+const useOutsideClick = (ref, callback) => {
+ const handleClick = (e) => {
+ if (ref.current && !ref.current.contains(e.target)) {
+ callback();
+ }
+ };
+
+ useEffect(() => {
+ document.addEventListener('click', handleClick);
+ return () => {
+ document.removeEventListener('click', handleClick);
+ };
+ });
+};
+
+export default useOutsideClick;
diff --git a/src/hooks/useScriptRef.js b/src/hooks/useScriptRef.js
new file mode 100644
index 0000000..6a39dee
--- /dev/null
+++ b/src/hooks/useScriptRef.js
@@ -0,0 +1,16 @@
+import { useRef, useEffect } from 'react';
+
+const useScriptRef = () => {
+ const scripted = useRef(true);
+
+ useEffect(
+ () => () => {
+ scripted.current = false;
+ },
+ []
+ );
+
+ return scripted;
+};
+
+export default useScriptRef;
diff --git a/src/hooks/useWindowSize.js b/src/hooks/useWindowSize.js
new file mode 100644
index 0000000..4d9f41a
--- /dev/null
+++ b/src/hooks/useWindowSize.js
@@ -0,0 +1,25 @@
+import { useEffect, useState } from 'react';
+
+const useWindowSize = () => {
+ const [windowSize, setWindowSize] = useState({
+ width: undefined,
+ height: undefined
+ });
+
+ useEffect(() => {
+ function handleResize() {
+ setWindowSize({
+ width: window.innerWidth,
+ height: window.innerHeight
+ });
+ }
+ window.addEventListener('resize', handleResize);
+ handleResize();
+
+ return () => window.removeEventListener('resize', handleResize);
+ }, []);
+
+ return windowSize;
+};
+
+export default useWindowSize;
diff --git a/src/index.js b/src/index.js
new file mode 100644
index 0000000..4c643ff
--- /dev/null
+++ b/src/index.js
@@ -0,0 +1,24 @@
+import 'react-app-polyfill/ie11';
+import 'react-app-polyfill/stable';
+
+import React from 'react';
+import ReactDOM from 'react-dom';
+
+import { Provider } from 'react-redux';
+import { ConfigProvider } from './contexts/ConfigContext';
+
+import './index.scss';
+import App from './App';
+import reportWebVitals from './reportWebVitals';
+import { store } from './store';
+
+ReactDOM.render(
+
+
+
+
+ ,
+ document.getElementById('root')
+);
+
+reportWebVitals();
diff --git a/src/index.scss b/src/index.scss
new file mode 100644
index 0000000..d4c28a7
--- /dev/null
+++ b/src/index.scss
@@ -0,0 +1,402 @@
+@import 'assets/scss/style.scss';
+
+.nav-outside.mob-backdrop {
+ &.mob-fixed .pcoded-navbar {
+ z-index: 1032;
+ }
+ ~ .pcoded-outside {
+ &:before {
+ content: '';
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ z-index: 1031;
+ background: rgba(0, 0, 0, 0.25);
+ }
+ }
+}
+.pcoded-header .dropdown .notification .noti-body li {
+ width: 100%;
+}
+
+.header-chat .h-list-footer .input-group {
+ .btn-attach {
+ padding: 0;
+ width: 35px;
+ height: 35px;
+ }
+
+ .btn-send {
+ top: 7px;
+ }
+}
+
+.main-search {
+ padding: 16px 12px;
+}
+
+@media only screen and (max-width: 991px) {
+ .nav-outside {
+ ~ {
+ .pcoded-header,
+ .pcoded-main-container {
+ margin-left: 0;
+ }
+ }
+
+ &.mob-fixed ~ .pcoded-main-container {
+ padding-top: 142px;
+ }
+ }
+
+ .pcoded-header .navbar-nav > li:last-child {
+ padding-right: 35px;
+ }
+}
+
+.box {
+ display: inline-block;
+ padding: 10px;
+ box-sizing: border-box;
+}
+.img-preview {
+ overflow: hidden;
+}
+
+.zoom-container {
+ position: relative;
+ display: flex;
+}
+
+.img-preview-section-container {
+ display: none;
+}
+.zoom-container:hover .img-preview-section-container {
+ display: block;
+ position: relative;
+ left: 50px;
+}
+.zoom-container:hover .img-preview-section-container {
+ left: 100%;
+ position: absolute;
+ background: #fff;
+ border: 1px solid $theme-border;
+}
+.carousel-inner {
+ overflow: visible;
+ z-index: 1050;
+}
+@media only screen and (max-width: 991px) {
+ .pcoded-header,
+ .pcoded-main-container {
+ margin-left: 0;
+ width: 100%;
+ }
+}
+.card-header .card-header-right {
+ .dropdown-menu.show {
+ transform: none !important;
+ right: 0 !important;
+ top: 100% !important;
+ left: auto !important;
+ }
+}
+
+header.navbar.pcoded-header.navbar-expand-lg.header-default.headerpos-fixed {
+ background: $theme-background;
+}
+
+header.navbar.pcoded-header.navbar-expand-lg.header-default.headerpos-fixed .b-brand .b-title {
+ color: $menu-light-text-color;
+}
+
+header.navbar.pcoded-header.navbar-expand-lg.header-default.headerpos-fixed .mobile-menu span,
+header.navbar.pcoded-header.navbar-expand-lg.header-default.headerpos-fixed .mobile-menu span:after,
+header.navbar.pcoded-header.navbar-expand-lg.header-default.headerpos-fixed .mobile-menu span:before {
+ background-color: $menu-light-text-color;
+}
+
+header.navbar.pcoded-header.navbar-expand-lg.header-default .mobile-menu.on span {
+ background-color: transparent;
+}
+
+body.datta-rtl .pcoded-navbar.theme-horizontal ~ .pcoded-header {
+ margin-right: auto;
+}
+
+body.datta-rtl .pcoded-navbar.theme-horizontal ~ .pcoded-main-container {
+ margin-right: auto;
+}
+
+body.datta-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar > li > a:after {
+ left: 0;
+}
+
+body.datta-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar > li.active:after,
+.pcoded-navbar.theme-horizontal .pcoded-inner-navbar > li.pcoded-trigger:after {
+ right: 18px;
+}
+
+.theme-horizontal .sidenav-horizontal:after,
+.theme-horizontal .sidenav-horizontal:before {
+ content: '';
+ background: $header-dark-background;
+ width: 100%;
+ position: absolute;
+ top: 0;
+ height: 100%;
+ z-index: 5;
+}
+
+.theme-horizontal.navbar-blue .sidenav-horizontal:after,
+.theme-horizontal.navbar-blue .sidenav-horizontal:before {
+ background: $primary-color;
+}
+
+.theme-horizontal.navbar-red .sidenav-horizontal:after,
+.theme-horizontal.navbar-red .sidenav-horizontal:before {
+ background: $danger-color;
+}
+
+.theme-horizontal.navbar-purple .sidenav-horizontal:after,
+.theme-horizontal.navbar-purple .sidenav-horizontal:before {
+ background: $purple-color;
+}
+
+.theme-horizontal.navbar-lightblue .sidenav-horizontal:after,
+.theme-horizontal.navbar-lightblue .sidenav-horizontal:before {
+ background: $layout-6-bg-color;
+}
+
+.theme-horizontal.navbar-dark .sidenav-horizontal:after,
+.theme-horizontal.navbar-dark .sidenav-horizontal:before {
+ background: $dark-color;
+}
+
+.theme-horizontal .sidenav-horizontal:before {
+ left: 100%;
+}
+
+.theme-horizontal .sidenav-horizontal:after {
+ right: 100%;
+}
+
+@media only screen and (max-width: 991px) {
+ .pcoded-navbar {
+ z-index: 1032;
+ }
+
+ body.datta-rtl {
+ .pcoded-header,
+ .pcoded-main-container {
+ margin-right: 0;
+ }
+ }
+
+ header.navbar.pcoded-header.navbar-expand-lg.header-default.headerpos-fixed {
+ background: $header-dark-background;
+ }
+
+ header.navbar.pcoded-header.navbar-expand-lg.header-default.headerpos-fixed .b-brand .b-title {
+ color: $header-dark-text-color;
+ }
+
+ header.navbar.pcoded-header.navbar-expand-lg.header-default.headerpos-fixed .mobile-menu span,
+ header.navbar.pcoded-header.navbar-expand-lg.header-default.headerpos-fixed .mobile-menu span:after,
+ header.navbar.pcoded-header.navbar-expand-lg.header-default.headerpos-fixed .mobile-menu span:before {
+ background-color: $header-dark-text-color;
+ }
+
+ header.navbar.pcoded-header.navbar-expand-lg.header-default .mobile-menu.on span {
+ background-color: transparent;
+ }
+
+ body.datta-dark .pcoded-header.header-dark .input-group .input-group-text,
+ .pcoded-header.header-dark a,
+ .pcoded-header.header-dark .btn,
+ .pcoded-header.header-dark .dropdown-toggle {
+ color: $dark-layout-font;
+ }
+}
+.to-do-list .checkbox-fade .cr {
+ float: left;
+ border-radius: 3px;
+ width: 22px;
+ height: 22px;
+}
+.to-do-list .checkbox-fade label input[type='checkbox']:checked + .cr {
+ background: #1dd5d2;
+}
+
+.user-activity .tab-content {
+ padding-top: 5px;
+}
+
+.rodal-dialog {
+ height: auto !important;
+ bottom: auto !important;
+ top: 50% !important;
+ transform: translateY(-50%);
+ .card {
+ box-shadow: none;
+ margin-bottom: 0px;
+ .card-footer {
+ padding-bottom: 0px;
+ }
+ }
+}
+
+.carousel-inner {
+ overflow: visible;
+ z-index: 1050;
+}
+.form-control[type='file'] {
+ height: auto;
+ padding-left: 0.45rem;
+}
+.table {
+ .badge {
+ margin-right: 0.25rem;
+ }
+}
+.mb-3.row {
+ > .col,
+ .col.d-flex {
+ @media (max-width: 768px) {
+ margin-top: 5px;
+ margin-bottom: 5px;
+ &:nth-child(2) {
+ flex-direction: column;
+ text-align: left;
+ > span {
+ justify-content: flex-start !important;
+ .form-control {
+ max-width: 150px;
+ }
+ }
+ .btn {
+ margin-top: 8px;
+ max-width: fit-content;
+ margin-left: 0 !important;
+ }
+ }
+ }
+ }
+}
+
+.row.justify-content-between > .col > .d-flex.align-items-center strong {
+ margin: 0 5px;
+}
+
+@media (max-width: 575px) {
+ .row.justify-content-between > *[class*='col-'],
+ .row.justify-content-between > .col {
+ flex: 100%;
+ .pagination {
+ justify-content: flex-start !important;
+ }
+ &:first-child {
+ margin-bottom: 8px;
+ }
+ > .d-flex.align-items-center {
+ input {
+ width: 40px !important;
+ padding-left: 10px;
+ padding-right: 10px;
+ }
+ }
+ }
+}
+td {
+ img.wid-40 {
+ max-width: 40px;
+ }
+}
+.new-cust-card {
+ @media (max-width: 1024px) {
+ .d-inline-block {
+ width: calc(100% - 55px);
+ }
+ .align-middle .status {
+ position: relative;
+ top: 0;
+ left: 0;
+ }
+ }
+}
+.table th,
+.table td {
+ vertical-align: middle;
+}
+.cover-img-block {
+ overflow: hidden;
+ z-index: 1;
+}
+.user-about-block {
+ position: relative;
+ z-index: 5;
+}
+@media only screen and (max-width: 1200px) {
+ .user-card .user-about-block {
+ margin-top: -10px;
+ }
+}
+
+.alert {
+ .float-right {
+ margin-left: 8px;
+ float: none !important;
+ }
+}
+@media (max-width: 768px) {
+ .modal-open .modal {
+ padding-left: 0 !important;
+ }
+}
+.carousel.slide {
+ overflow: hidden;
+}
+.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle,
+.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle,
+.react-datepicker__year-read-view--down-arrow,
+.react-datepicker__month-read-view--down-arrow,
+.react-datepicker__month-year-read-view--down-arrow {
+ left: 18px !important;
+}
+.smooth-dnd-container.horizontal {
+ button {
+ border: none;
+ }
+}
+.ui-pnotify-icon {
+ > span {
+ display: inline-flex !important;
+ align-items: center;
+ justify-content: center;
+ border-radius: 50%;
+ width: 21px;
+ height: 21px;
+ }
+}
+
+.table.table-bordered.table-hover {
+ th {
+ select.form-control {
+ min-width: 140px;
+ }
+ }
+}
+.filter-bar .navbar {
+ @media (max-width: 690px) {
+ padding: 0.5rem 1rem 1rem;
+ // #dropdown-basic{
+ // padding-left: 10px;
+ // }
+ .f-view {
+ padding-left: 25px;
+ margin-top: 8px;
+ }
+ }
+}
diff --git a/src/layouts/AdminLayout/Breadcrumb/index.js b/src/layouts/AdminLayout/Breadcrumb/index.js
new file mode 100644
index 0000000..99f02c6
--- /dev/null
+++ b/src/layouts/AdminLayout/Breadcrumb/index.js
@@ -0,0 +1,88 @@
+import React, { useState, useEffect } from 'react';
+import { ListGroup } from 'react-bootstrap';
+import { Link } from 'react-router-dom';
+
+import navigation from '../../../menu-items';
+import { BASE_TITLE, BASENAME } from '../../../config/constant';
+
+const Breadcrumb = () => {
+ const [main, setMain] = useState([]);
+ const [item, setItem] = useState([]);
+
+ useEffect(() => {
+ navigation.items.map((item, index) => {
+ if (item.type && item.type === 'group') {
+ getCollapse(item, index);
+ }
+ return false;
+ });
+ });
+
+ const getCollapse = (item, index) => {
+ if (item.children) {
+ item.children.filter((collapse) => {
+ if (collapse.type && collapse.type === 'collapse') {
+ getCollapse(collapse, index);
+ } else if (collapse.type && collapse.type === 'item') {
+ if (document.location.pathname === BASENAME + collapse.url) {
+ setMain(item);
+ setItem(collapse);
+ }
+ }
+ return false;
+ });
+ }
+ };
+
+ let mainContent, itemContent;
+ let breadcrumbContent = '';
+ let title = '';
+
+ if (main && main.type === 'collapse') {
+ mainContent = (
+
+ {main.title}
+
+ );
+ }
+
+ if (item && item.type === 'item') {
+ title = item.title;
+ itemContent = (
+
+ {title}
+
+ );
+
+ if (item.breadcrumbs !== false) {
+ breadcrumbContent = (
+
+
+
+
+
+
{title}
+
+
+
+
+
+
+
+ {mainContent}
+ {itemContent}
+
+
+
+
+
+ );
+ }
+
+ document.title = title + BASE_TITLE;
+ }
+
+ return {breadcrumbContent} ;
+};
+
+export default Breadcrumb;
diff --git a/src/layouts/AdminLayout/NavBar/NavLeft/NavSearch/index.js b/src/layouts/AdminLayout/NavBar/NavLeft/NavSearch/index.js
new file mode 100644
index 0000000..91d4e05
--- /dev/null
+++ b/src/layouts/AdminLayout/NavBar/NavLeft/NavSearch/index.js
@@ -0,0 +1,49 @@
+import React, { useState } from 'react';
+import { Link } from 'react-router-dom';
+
+const NavSearch = (props) => {
+ const { windowWidth } = props;
+ const [isOpen, setIsOpen] = useState(windowWidth < 600);
+ const [searchString, setSearchString] = useState(windowWidth < 600 ? '100px' : '');
+
+ const searchOnHandler = () => {
+ if (windowWidth < 600) {
+ document.querySelector('#navbar-right').classList.add('d-none');
+ }
+ setIsOpen(true);
+ setSearchString('100px');
+ };
+
+ const searchOffHandler = () => {
+ setIsOpen(false);
+ setSearchString(0);
+ setTimeout(() => {
+ if (windowWidth < 600) {
+ document.querySelector('#navbar-right').classList.remove('d-none');
+ }
+ }, 500);
+ };
+
+ let searchClass = ['main-search'];
+ if (isOpen) {
+ searchClass = [...searchClass, 'open'];
+ }
+
+ return (
+
+
+
+ );
+};
+
+export default NavSearch;
diff --git a/src/layouts/AdminLayout/NavBar/NavLeft/index.js b/src/layouts/AdminLayout/NavBar/NavLeft/index.js
new file mode 100644
index 0000000..56c5fc2
--- /dev/null
+++ b/src/layouts/AdminLayout/NavBar/NavLeft/index.js
@@ -0,0 +1,55 @@
+import React from 'react';
+import { ListGroup, Dropdown } from 'react-bootstrap';
+import { Link } from 'react-router-dom';
+
+import useWindowSize from '../../../../hooks/useWindowSize';
+import NavSearch from './NavSearch';
+
+const NavLeft = () => {
+ const windowSize = useWindowSize();
+
+ let dropdownRightAlign = false;
+
+ let navItemClass = ['nav-item'];
+ if (windowSize.width <= 575) {
+ navItemClass = [...navItemClass, 'd-none'];
+ }
+
+ return (
+
+
+
+
+
+ Dropdown
+
+
+
+
+
+ Action
+
+
+
+
+ Another action
+
+
+
+
+ Something else here
+
+
+
+
+
+
+
+
+
+
+
+ );
+};
+
+export default NavLeft;
diff --git a/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/Chat/Messages/index.js b/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/Chat/Messages/index.js
new file mode 100644
index 0000000..d0f70f6
--- /dev/null
+++ b/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/Chat/Messages/index.js
@@ -0,0 +1,39 @@
+import React from 'react';
+import { Link } from 'react-router-dom';
+import { Media } from 'react-bootstrap';
+
+const images = require.context('../../../../../../../../assets/images/user', true);
+
+const Messages = ({ message, photo, name }) => {
+ let image = '';
+ if (message.type) {
+ image = (
+
+
+
+ );
+ }
+
+ let msgClass = [];
+ if (message.type) {
+ msgClass = [...msgClass, 'chat-menu-content'];
+ } else {
+ msgClass = [...msgClass, 'chat-menu-reply text-muted'];
+ }
+
+ return (
+
+
+ {image}
+
+
+ {message.time}
+
+
+
+ );
+};
+
+export default Messages;
diff --git a/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/Chat/chat.js b/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/Chat/chat.js
new file mode 100644
index 0000000..ac30910
--- /dev/null
+++ b/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/Chat/chat.js
@@ -0,0 +1,524 @@
+const chat = [
+ {
+ friend_id: 1,
+ friend_photo: 'avatar-1.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 2,
+ friend_photo: 'avatar-2.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: 'Hiii!!! Good Morning',
+ time: '6:48 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Hello, Very Good Morning',
+ time: '6:50 a.m'
+ },
+ {
+ type: 0,
+ msg: 'How are You?',
+ time: '8:50 a.m'
+ },
+ {
+ type: 1,
+ msg: 'Fine, What do you do?',
+ time: '8:51 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 4,
+ friend_photo: 'avatar-1.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: 'Hiii!!! Good Morning',
+ time: '6:48 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Hello, Very Good Morning',
+ time: '6:50 a.m'
+ },
+ {
+ type: 0,
+ msg: 'How are You?',
+ time: '8:50 a.m'
+ },
+ {
+ type: 1,
+ msg: 'Fine, What do you do?',
+ time: '8:51 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 5,
+ friend_photo: 'avatar-4.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 6,
+ friend_photo: 'avatar-1.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 7,
+ friend_photo: 'avatar-2.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: 'Hiii!!! Good Morning',
+ time: '6:48 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Hello, Very Good Morning',
+ time: '6:50 a.m'
+ },
+ {
+ type: 0,
+ msg: 'How are You?',
+ time: '8:50 a.m'
+ },
+ {
+ type: 1,
+ msg: 'Fine, What do you do?',
+ time: '8:51 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 8,
+ friend_photo: 'avatar-3.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 9,
+ friend_photo: 'avatar-1.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: 'Hiii!!! Good Morning',
+ time: '6:48 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Hello, Very Good Morning',
+ time: '6:50 a.m'
+ },
+ {
+ type: 0,
+ msg: 'How are You?',
+ time: '8:50 a.m'
+ },
+ {
+ type: 1,
+ msg: 'Fine, What do you do?',
+ time: '8:51 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 10,
+ friend_photo: 'avatar-4.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 11,
+ friend_photo: 'avatar-1.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 12,
+ friend_photo: 'avatar-2.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: 'Hiii!!! Good Morning',
+ time: '6:48 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Hello, Very Good Morning',
+ time: '6:50 a.m'
+ },
+ {
+ type: 0,
+ msg: 'How are You?',
+ time: '8:50 a.m'
+ },
+ {
+ type: 1,
+ msg: 'Fine, What do you do?',
+ time: '8:51 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 13,
+ friend_photo: 'avatar-3.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 14,
+ friend_photo: 'avatar-1.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: 'Hiii!!! Good Morning',
+ time: '6:48 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Hello, Very Good Morning',
+ time: '6:50 a.m'
+ },
+ {
+ type: 0,
+ msg: 'How are You?',
+ time: '8:50 a.m'
+ },
+ {
+ type: 1,
+ msg: 'Fine, What do you do?',
+ time: '8:51 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 15,
+ friend_photo: 'avatar-4.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 16,
+ friend_photo: 'avatar-1.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 17,
+ friend_photo: 'avatar-2.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: 'Hiii!!! Good Morning',
+ time: '6:48 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Hello, Very Good Morning',
+ time: '6:50 a.m'
+ },
+ {
+ type: 0,
+ msg: 'How are You?',
+ time: '8:50 a.m'
+ },
+ {
+ type: 1,
+ msg: 'Fine, What do you do?',
+ time: '8:51 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 18,
+ friend_photo: 'avatar-3.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 19,
+ friend_photo: 'avatar-1.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: 'Hiii!!! Good Morning',
+ time: '6:48 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Hello, Very Good Morning',
+ time: '6:50 a.m'
+ },
+ {
+ type: 0,
+ msg: 'How are You?',
+ time: '8:50 a.m'
+ },
+ {
+ type: 1,
+ msg: 'Fine, What do you do?',
+ time: '8:51 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 20,
+ friend_photo: 'avatar-2.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ }
+ ]
+ },
+ {
+ friend_id: 21,
+ friend_photo: 'avatar-3.jpg',
+ messages: [
+ {
+ type: 1,
+ msg: "I'm just looking around. Will you tell me something about yourself?",
+ time: '8:20 a.m'
+ },
+ {
+ type: 0,
+ msg: 'Ohh! very nice',
+ time: '8:22 a.m'
+ },
+ {
+ type: 1,
+ msg: 'can you come with me?',
+ time: '8:22 a.m'
+ }
+ ]
+ }
+];
+
+export default chat;
diff --git a/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/Chat/index.js b/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/Chat/index.js
new file mode 100644
index 0000000..0345ea2
--- /dev/null
+++ b/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/Chat/index.js
@@ -0,0 +1,68 @@
+import React from 'react';
+import { Media, FormControl, Button, InputGroup } from 'react-bootstrap';
+import { Link } from 'react-router-dom';
+import PerfectScrollbar from 'react-perfect-scrollbar';
+
+import chatMsg from './chat';
+import Messages from './Messages';
+
+const Chat = ({ user, chatOpen, listOpen, closed }) => {
+ let chatClass = ['header-chat'];
+ if (chatOpen && listOpen) {
+ chatClass = [...chatClass, 'open'];
+ }
+
+ let message = (
+
+
+
+
+
+ );
+
+ chatMsg.filter((chats) => {
+ if (chats.friend_id === user.id) {
+ message = chats.messages.map((msg, index) => {
+ return ;
+ });
+ }
+ return false;
+ });
+
+ return (
+
+
+
+
{user.name}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+};
+
+export default Chat;
diff --git a/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/Friend/index.js b/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/Friend/index.js
new file mode 100644
index 0000000..856f781
--- /dev/null
+++ b/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/Friend/index.js
@@ -0,0 +1,45 @@
+import React from 'react';
+import { Media } from 'react-bootstrap';
+import { Link } from 'react-router-dom';
+
+const images = require.context('../../../../../../../assets/images/user', true);
+
+const Friend = ({ data, activeId, clicked }) => {
+ let photo = images(`./${data.photo}`);
+ let timeClass = ['d-block'];
+ if (data.status) {
+ timeClass = [...timeClass, 'text-c-green'];
+ } else {
+ timeClass = [...timeClass, 'text-muted'];
+ }
+
+ let time = '';
+ if (data.time) {
+ time = {data.time} ;
+ }
+
+ let newFriend = '';
+ if (data.new) {
+ newFriend = {data.new}
;
+ }
+
+ return (
+
+
+
+ {' '}
+
+ {newFriend}
+
+
+
+ {data.name}
+ {time}
+
+
+
+
+ );
+};
+
+export default Friend;
diff --git a/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/friends.js b/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/friends.js
new file mode 100644
index 0000000..c7e2169
--- /dev/null
+++ b/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/friends.js
@@ -0,0 +1,194 @@
+const friends = [
+ {
+ id: 1,
+ photo: 'avatar-1.jpg',
+ name: 'Josephin Doe',
+ new: 3,
+ status: 1,
+ time: 'typing'
+ },
+ {
+ id: 2,
+ photo: 'avatar-2.jpg',
+ name: 'Lary Doe',
+ new: 1,
+ status: 1,
+ time: 'online'
+ },
+ {
+ id: 3,
+ photo: 'avatar-3.jpg',
+ name: 'Alice',
+ status: 1,
+ time: 'online'
+ },
+ {
+ id: 4,
+ photo: 'avatar-1.jpg',
+ name: 'Alia',
+ status: 0,
+ new: 1,
+ time: '10 min ago'
+ },
+ {
+ id: 5,
+ photo: 'avatar-4.jpg',
+ name: 'Suzen',
+ status: 0,
+ time: '15 min ago'
+ },
+ {
+ id: 6,
+ photo: 'avatar-1.jpg',
+ name: 'Josephin Doe',
+ new: 3,
+ status: 1,
+ time: 'typing'
+ },
+ {
+ id: 7,
+ photo: 'avatar-2.jpg',
+ name: 'Lary Doe',
+ new: 1,
+ status: 1,
+ time: 'online'
+ },
+ {
+ id: 8,
+ photo: 'avatar-3.jpg',
+ name: 'Alice',
+ status: 1,
+ time: 'online'
+ },
+ {
+ id: 9,
+ photo: 'avatar-1.jpg',
+ name: 'Alia',
+ status: 0,
+ new: 1,
+ time: '10 min ago'
+ },
+ {
+ id: 10,
+ photo: 'avatar-4.jpg',
+ name: 'Suzen',
+ status: 0,
+ time: '15 min ago'
+ },
+ {
+ id: 11,
+ photo: 'avatar-1.jpg',
+ name: 'Josephin Doe',
+ new: 3,
+ status: 1,
+ time: 'typing'
+ },
+ {
+ id: 12,
+ photo: 'avatar-2.jpg',
+ name: 'Lary Doe',
+ new: 1,
+ status: 1,
+ time: 'online'
+ },
+ {
+ id: 13,
+ photo: 'avatar-3.jpg',
+ name: 'Alice',
+ status: 1,
+ time: 'online'
+ },
+ {
+ id: 14,
+ photo: 'avatar-1.jpg',
+ name: 'Alia',
+ status: 0,
+ new: 1,
+ time: '10 min ago'
+ },
+ {
+ id: 15,
+ photo: 'avatar-4.jpg',
+ name: 'Suzen',
+ status: 0,
+ time: '15 min ago'
+ },
+ {
+ id: 16,
+ photo: 'avatar-1.jpg',
+ name: 'Josephin Doe',
+ new: 3,
+ status: 1,
+ time: 'typing'
+ },
+ {
+ id: 17,
+ photo: 'avatar-2.jpg',
+ name: 'Lary Doe',
+ new: 1,
+ status: 1,
+ time: 'online'
+ },
+ {
+ id: 18,
+ photo: 'avatar-3.jpg',
+ name: 'Alice',
+ status: 1,
+ time: 'online'
+ },
+ {
+ id: 19,
+ photo: 'avatar-1.jpg',
+ name: 'Alia',
+ status: 0,
+ new: 1,
+ time: '10 min ago'
+ },
+ {
+ id: 20,
+ photo: 'avatar-4.jpg',
+ name: 'Suzen',
+ status: 0,
+ time: '15 min ago'
+ },
+ {
+ id: 21,
+ photo: 'avatar-1.jpg',
+ name: 'Josephin Doe',
+ new: 3,
+ status: 1,
+ time: 'typing'
+ },
+ {
+ id: 22,
+ photo: 'avatar-2.jpg',
+ name: 'Lary Doe',
+ new: 1,
+ status: 1,
+ time: 'online'
+ },
+ {
+ id: 23,
+ photo: 'avatar-3.jpg',
+ name: 'Alice',
+ status: 1,
+ time: 'online'
+ },
+ {
+ id: 24,
+ photo: 'avatar-1.jpg',
+ name: 'Alia',
+ status: 0,
+ new: 1,
+ time: '10 min ago'
+ },
+ {
+ id: 25,
+ photo: 'avatar-4.jpg',
+ name: 'Suzen',
+ status: 0,
+ time: '15 min ago'
+ }
+];
+
+export default friends;
diff --git a/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/index.js b/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/index.js
new file mode 100644
index 0000000..bcd6bc4
--- /dev/null
+++ b/src/layouts/AdminLayout/NavBar/NavRight/ChatList/Friends/index.js
@@ -0,0 +1,45 @@
+import React, { useState, useEffect } from 'react';
+
+import friend from './friends';
+import Friend from './Friend';
+import Chat from './Chat';
+
+const Friends = ({ listOpen }) => {
+ const [chatOpen, setChatOpen] = useState(listOpen);
+ const [user, setUser] = useState([]);
+
+ useEffect(() => {
+ setChatOpen(false);
+ }, [listOpen]);
+
+ const friendList = friend.map((f) => {
+ return (
+ {
+ setChatOpen(true);
+ setUser(f);
+ }}
+ />
+ );
+ });
+
+ return (
+
+ {friendList}
+ {
+ setChatOpen(false);
+ setUser([]);
+ }}
+ />
+
+ );
+};
+
+export default Friends;
diff --git a/src/layouts/AdminLayout/NavBar/NavRight/ChatList/index.js b/src/layouts/AdminLayout/NavBar/NavRight/ChatList/index.js
new file mode 100644
index 0000000..6e61d3e
--- /dev/null
+++ b/src/layouts/AdminLayout/NavBar/NavRight/ChatList/index.js
@@ -0,0 +1,39 @@
+import React from 'react';
+import { FormControl } from 'react-bootstrap';
+import { Link } from 'react-router-dom';
+import PerfectScrollbar from 'react-perfect-scrollbar';
+
+import Friends from './Friends';
+
+const ChatList = ({ listOpen, closed }) => {
+ let listClass = ['header-user-list'];
+ if (listOpen) {
+ listClass = [...listClass, 'open'];
+ }
+
+ return (
+
+
+
+ );
+};
+
+export default ChatList;
diff --git a/src/layouts/AdminLayout/NavBar/NavRight/index.js b/src/layouts/AdminLayout/NavBar/NavRight/index.js
new file mode 100644
index 0000000..018693b
--- /dev/null
+++ b/src/layouts/AdminLayout/NavBar/NavRight/index.js
@@ -0,0 +1,166 @@
+import React, { useState } from 'react';
+import { ListGroup, Dropdown, Media } from 'react-bootstrap';
+import { Link } from 'react-router-dom';
+import PerfectScrollbar from 'react-perfect-scrollbar';
+
+import ChatList from './ChatList';
+
+import avatar1 from '../../../../assets/images/user/avatar-1.jpg';
+import avatar2 from '../../../../assets/images/user/avatar-2.jpg';
+import avatar3 from '../../../../assets/images/user/avatar-3.jpg';
+import avatar4 from '../../../../assets/images/user/avatar-4.jpg';
+
+const NavRight = () => {
+ const [listOpen, setListOpen] = useState(false);
+
+ return (
+
+
+
+
+
+
+
+
+
+
Notifications
+
+
+ mark as read
+
+ clear all
+
+
+
+
+
+ NEW
+
+
+
+
+
+
+ John Doe
+
+
+ 30 min
+
+
+ New ticket Added
+
+
+
+
+ EARLIER
+
+
+
+
+
+
+ Joseph William
+
+
+ 30 min
+
+
+ Purchase New Theme and make payment
+
+
+
+
+
+
+
+
+ Sara Soudein
+
+
+ 30 min
+
+
+ currently login
+
+
+
+
+
+
+
+
+ Suzen
+
+
+ yesterday
+
+
+ Purchase New Theme and make payment
+
+
+
+
+
+
+ show all
+
+
+
+
+
+
+ setListOpen(true)}>
+
+
+
+
+
+
+
+
+
+
+
+
+
John Doe
+
+
+
+
+
+
+
+ Settings
+
+
+
+
+ Profile
+
+
+
+
+ My Messages
+
+
+
+
+ Lock Screen
+
+
+
+
+ Logout
+
+
+
+
+
+
+
+ setListOpen(false)} />
+
+ );
+};
+
+export default NavRight;
diff --git a/src/layouts/AdminLayout/NavBar/index.js b/src/layouts/AdminLayout/NavBar/index.js
new file mode 100644
index 0000000..4aab6db
--- /dev/null
+++ b/src/layouts/AdminLayout/NavBar/index.js
@@ -0,0 +1,58 @@
+import React, { useContext } from 'react';
+import { Link } from 'react-router-dom';
+
+import NavLeft from './NavLeft';
+import NavRight from './NavRight';
+
+import { ConfigContext } from '../../../contexts/ConfigContext';
+import * as actionType from '../../../store/actions';
+
+const NavBar = () => {
+ const configContext = useContext(ConfigContext);
+ const { collapseMenu } = configContext.state;
+ const { dispatch } = configContext;
+
+ let headerClass = ['navbar', 'pcoded-header', 'navbar-expand-lg', 'navbar-default'];
+
+ let toggleClass = ['mobile-menu'];
+ if (collapseMenu) {
+ toggleClass = [...toggleClass, 'on'];
+ }
+
+ const navToggleHandler = () => {
+ dispatch({ type: actionType.COLLAPSE_MENU });
+ };
+
+ let collapseClass = ['collapse navbar-collapse'];
+
+ let navBar = (
+
+
+
+
+
+
+
+
+
+
Datta Able
+
+ {/*
setMoreToggle(!moreToggle)}>
+
+ */}
+
+
+
+
+
+
+ );
+
+ return (
+
+
+
+ );
+};
+
+export default NavBar;
diff --git a/src/layouts/AdminLayout/Navigation/NavContent/NavBadge/index.js b/src/layouts/AdminLayout/Navigation/NavContent/NavBadge/index.js
new file mode 100644
index 0000000..0afd43c
--- /dev/null
+++ b/src/layouts/AdminLayout/Navigation/NavContent/NavBadge/index.js
@@ -0,0 +1,14 @@
+import React from 'react';
+
+const NavBadge = ({ items }) => {
+ let navBadges = false;
+ if (items.badge) {
+ const badgeClass = ['label', 'pcoded-badge', items.badge.type];
+
+ navBadges = {items.badge.title} ;
+ }
+
+ return {navBadges} ;
+};
+
+export default NavBadge;
diff --git a/src/layouts/AdminLayout/Navigation/NavContent/NavCollapse/index.js b/src/layouts/AdminLayout/Navigation/NavContent/NavCollapse/index.js
new file mode 100644
index 0000000..fb81697
--- /dev/null
+++ b/src/layouts/AdminLayout/Navigation/NavContent/NavCollapse/index.js
@@ -0,0 +1,100 @@
+import React, { useContext, useEffect } from 'react';
+import { ListGroup } from 'react-bootstrap';
+import { Link } from 'react-router-dom';
+
+import NavItem from '../NavItem';
+import LoopNavCollapse from './index';
+import NavIcon from '../NavIcon';
+import NavBadge from '../NavBadge';
+
+import { ConfigContext } from '../../../../../contexts/ConfigContext';
+import * as actionType from '../../../../../store/actions';
+
+const NavCollapse = ({ collapse, type }) => {
+ const configContext = useContext(ConfigContext);
+ const { dispatch } = configContext;
+
+ const { isOpen, isTrigger } = configContext.state;
+
+ useEffect(() => {
+ const currentIndex = document.location.pathname
+ .toString()
+ .split('/')
+ .findIndex((id) => id === collapse.id);
+ if (currentIndex > -1) {
+ dispatch({ type: actionType.COLLAPSE_TOGGLE, menu: { id: collapse.id, type: type } });
+ }
+ }, [collapse, dispatch, type]);
+
+ let navItems = '';
+ if (collapse.children) {
+ const collapses = collapse.children;
+ navItems = Object.keys(collapses).map((item) => {
+ item = collapses[item];
+ switch (item.type) {
+ case 'collapse':
+ return ;
+ case 'item':
+ return ;
+ default:
+ return false;
+ }
+ });
+ }
+
+ let itemTitle = collapse.title;
+ if (collapse.icon) {
+ itemTitle = {collapse.title} ;
+ }
+
+ let navLinkClass = ['nav-link'];
+
+ let navItemClass = ['nav-item', 'pcoded-hasmenu'];
+ const openIndex = isOpen.findIndex((id) => id === collapse.id);
+ if (openIndex > -1) {
+ navItemClass = [...navItemClass, 'active'];
+ navLinkClass = [...navLinkClass, 'active'];
+ }
+
+ const triggerIndex = isTrigger.findIndex((id) => id === collapse.id);
+ if (triggerIndex > -1) {
+ navItemClass = [...navItemClass, 'pcoded-trigger'];
+ }
+
+ const currentIndex = document.location.pathname
+ .toString()
+ .split('/')
+ .findIndex((id) => id === collapse.id);
+ if (currentIndex > -1) {
+ navItemClass = [...navItemClass, 'active'];
+ navLinkClass = [...navLinkClass, 'active'];
+ }
+
+ const subContent = (
+
+ dispatch({ type: actionType.COLLAPSE_TOGGLE, menu: { id: collapse.id, type: type } })}
+ >
+
+ {itemTitle}
+
+
+
+ {navItems}
+
+
+ );
+
+ let mainContent = '';
+ mainContent = (
+
+ {subContent}
+
+ );
+
+ return {mainContent} ;
+};
+
+export default NavCollapse;
diff --git a/src/layouts/AdminLayout/Navigation/NavContent/NavGroup/index.js b/src/layouts/AdminLayout/Navigation/NavContent/NavGroup/index.js
new file mode 100644
index 0000000..dbc8602
--- /dev/null
+++ b/src/layouts/AdminLayout/Navigation/NavContent/NavGroup/index.js
@@ -0,0 +1,34 @@
+import React from 'react';
+import { ListGroup } from 'react-bootstrap';
+import NavCollapse from '../NavCollapse';
+import NavItem from '../NavItem';
+
+const NavGroup = ({ layout, group }) => {
+ let navItems = '';
+
+ if (group.children) {
+ const groups = group.children;
+ navItems = Object.keys(groups).map((item) => {
+ item = groups[item];
+ switch (item.type) {
+ case 'collapse':
+ return ;
+ case 'item':
+ return ;
+ default:
+ return false;
+ }
+ });
+ }
+
+ return (
+
+
+ {group.title}
+
+ {navItems}
+
+ );
+};
+
+export default NavGroup;
diff --git a/src/layouts/AdminLayout/Navigation/NavContent/NavIcon/index.js b/src/layouts/AdminLayout/Navigation/NavContent/NavIcon/index.js
new file mode 100644
index 0000000..80080cf
--- /dev/null
+++ b/src/layouts/AdminLayout/Navigation/NavContent/NavIcon/index.js
@@ -0,0 +1,16 @@
+import React from 'react';
+
+const NavIcon = ({ items }) => {
+ let navIcons = false;
+ if (items.icon) {
+ navIcons = (
+
+
+
+ );
+ }
+
+ return {navIcons} ;
+};
+
+export default NavIcon;
diff --git a/src/layouts/AdminLayout/Navigation/NavContent/NavItem/index.js b/src/layouts/AdminLayout/Navigation/NavContent/NavItem/index.js
new file mode 100644
index 0000000..7647370
--- /dev/null
+++ b/src/layouts/AdminLayout/Navigation/NavContent/NavItem/index.js
@@ -0,0 +1,71 @@
+import React, { useContext } from 'react';
+import { ListGroup } from 'react-bootstrap';
+import { NavLink } from 'react-router-dom';
+
+import NavIcon from '../NavIcon';
+import NavBadge from '../NavBadge';
+
+import { ConfigContext } from '../../../../../contexts/ConfigContext';
+import * as actionType from '../../../../../store/actions';
+import useWindowSize from '../../../../../hooks/useWindowSize';
+
+const NavItem = ({ layout, item }) => {
+ const windowSize = useWindowSize();
+ const configContext = useContext(ConfigContext);
+ const { dispatch } = configContext;
+
+ let itemTitle = item.title;
+ if (item.icon) {
+ itemTitle = {item.title} ;
+ }
+
+ let itemTarget = '';
+ if (item.target) {
+ itemTarget = '_blank';
+ }
+
+ let subContent;
+ if (item.external) {
+ subContent = (
+
+
+ {itemTitle}
+
+
+ );
+ } else {
+ subContent = (
+
+
+ {itemTitle}
+
+
+ );
+ }
+ let mainContent = '';
+ if (layout === 'horizontal') {
+ mainContent = (
+ dispatch({ type: actionType.NAV_CONTENT_LEAVE })}>
+ {subContent}
+
+ );
+ } else {
+ if (windowSize.width < 992) {
+ mainContent = (
+ dispatch({ type: actionType.COLLAPSE_MENU })}>
+ {subContent}
+
+ );
+ } else {
+ mainContent = (
+
+ {subContent}
+
+ );
+ }
+ }
+
+ return {mainContent} ;
+};
+
+export default NavItem;
diff --git a/src/layouts/AdminLayout/Navigation/NavContent/index.js b/src/layouts/AdminLayout/Navigation/NavContent/index.js
new file mode 100644
index 0000000..dd9dbe9
--- /dev/null
+++ b/src/layouts/AdminLayout/Navigation/NavContent/index.js
@@ -0,0 +1,31 @@
+import React from 'react';
+import { ListGroup } from 'react-bootstrap';
+import PerfectScrollbar from 'react-perfect-scrollbar';
+
+import NavGroup from './NavGroup';
+
+const NavContent = ({ navigation }) => {
+ const navItems = navigation.map((item) => {
+ switch (item.type) {
+ case 'group':
+ return ;
+ default:
+ return false;
+ }
+ });
+
+ let mainContent = '';
+ mainContent = (
+
+ );
+
+ return {mainContent} ;
+};
+
+export default NavContent;
diff --git a/src/layouts/AdminLayout/Navigation/NavLogo/index.js b/src/layouts/AdminLayout/Navigation/NavLogo/index.js
new file mode 100644
index 0000000..e3bd78d
--- /dev/null
+++ b/src/layouts/AdminLayout/Navigation/NavLogo/index.js
@@ -0,0 +1,39 @@
+import React, { useContext } from 'react';
+import { Link } from 'react-router-dom';
+
+import { ConfigContext } from '../../../../contexts/ConfigContext';
+import * as actionType from '../../../../store/actions';
+
+const NavLogo = () => {
+ const configContext = useContext(ConfigContext);
+ const { collapseMenu } = configContext.state;
+ const { dispatch } = configContext;
+
+ let toggleClass = ['mobile-menu'];
+ if (collapseMenu) {
+ toggleClass = [...toggleClass, 'on'];
+ }
+
+ return (
+
+
+
+
+
+
+
Datta Able
+
+
dispatch({ type: actionType.COLLAPSE_MENU })}
+ >
+
+
+
+
+ );
+};
+
+export default NavLogo;
diff --git a/src/layouts/AdminLayout/Navigation/index.js b/src/layouts/AdminLayout/Navigation/index.js
new file mode 100644
index 0000000..1c7711f
--- /dev/null
+++ b/src/layouts/AdminLayout/Navigation/index.js
@@ -0,0 +1,60 @@
+import React, { useContext } from 'react';
+
+import { ConfigContext } from '../../../contexts/ConfigContext';
+import useWindowSize from '../../../hooks/useWindowSize';
+
+import NavLogo from './NavLogo';
+import NavContent from './NavContent';
+import navigation from '../../../menu-items';
+
+const Navigation = () => {
+ const configContext = useContext(ConfigContext);
+ const { collapseMenu } = configContext.state;
+ const windowSize = useWindowSize();
+
+ let navClass = [
+ 'pcoded-navbar',
+ 'menupos-static',
+ 'menu-dark',
+ 'navbar-default',
+ 'brand-default',
+ 'drp-icon-style1',
+ 'menu-item-icon-style1',
+ 'active-default',
+ 'title-default'
+ ];
+
+ if (windowSize.width < 992 && collapseMenu) {
+ navClass = [...navClass, 'mob-open'];
+ } else if (collapseMenu) {
+ navClass = [...navClass, 'navbar-collapsed'];
+ }
+
+ let navStyle;
+
+ let navBarClass = ['navbar-wrapper'];
+
+ let navContent = (
+
+
+
+
+ );
+ if (windowSize.width < 992) {
+ navContent = (
+
+
+
+
+ );
+ }
+ return (
+
+
+ {navContent}
+
+
+ );
+};
+
+export default Navigation;
diff --git a/src/layouts/AdminLayout/index.js b/src/layouts/AdminLayout/index.js
new file mode 100644
index 0000000..fa95a67
--- /dev/null
+++ b/src/layouts/AdminLayout/index.js
@@ -0,0 +1,89 @@
+import React, { useContext, useEffect, useRef } from 'react';
+
+import Navigation from './Navigation';
+import NavBar from './NavBar';
+import Breadcrumb from './Breadcrumb';
+
+import useWindowSize from '../../hooks/useWindowSize';
+import useOutsideClick from '../../hooks/useOutsideClick';
+import { ConfigContext } from '../../contexts/ConfigContext';
+import * as actionType from '../../store/actions';
+
+const AdminLayout = ({ children }) => {
+ const windowSize = useWindowSize();
+ const ref = useRef();
+ const configContext = useContext(ConfigContext);
+
+ const { collapseMenu } = configContext.state;
+ const { dispatch } = configContext;
+
+ useOutsideClick(ref, () => {
+ if (collapseMenu) {
+ dispatch({ type: actionType.COLLAPSE_MENU });
+ }
+ });
+
+ useEffect(() => {
+ if (windowSize.width > 992 && windowSize.width <= 1024) {
+ dispatch({ type: actionType.COLLAPSE_MENU });
+ }
+ }, [dispatch, windowSize]);
+
+ const mobileOutClickHandler = () => {
+ if (windowSize.width < 992 && collapseMenu) {
+ dispatch({ type: actionType.COLLAPSE_MENU });
+ }
+ };
+
+ let mainClass = ['pcoded-wrapper'];
+
+ let common = (
+
+
+
+ );
+
+ let mainContainer = (
+
+
+
+
+ );
+
+ if (windowSize.width < 992) {
+ let outSideClass = ['nav-outside'];
+ if (collapseMenu) {
+ outSideClass = [...outSideClass, 'mob-backdrop'];
+ }
+
+ common = (
+
+ {common}
+
+ );
+
+ mainContainer = (
+ mobileOutClickHandler}>
+ {mainContainer}
+
+ );
+ }
+
+ return (
+
+ {common}
+ {mainContainer}
+
+ );
+};
+
+export default AdminLayout;
diff --git a/src/menu-items.js b/src/menu-items.js
new file mode 100644
index 0000000..b9f1fa7
--- /dev/null
+++ b/src/menu-items.js
@@ -0,0 +1,221 @@
+const menuItems = {
+ items: [
+ {
+ id: 'navigation',
+ title: 'Navigation',
+ type: 'group',
+ icon: 'icon-navigation',
+ children: [
+ {
+ id: 'dashboard',
+ title: 'Dashboard',
+ type: 'item',
+ url: '/app/dashboard/default',
+ icon: 'feather icon-home'
+ }
+ ]
+ },
+ {
+ id: 'ui-element',
+ title: 'UI ELEMENT',
+ type: 'group',
+ icon: 'icon-ui',
+ children: [
+ {
+ id: 'basic',
+ title: 'Components',
+ type: 'collapse',
+ icon: 'feather icon-box',
+ children: [
+ {
+ id: 'button',
+ title: 'Button',
+ type: 'item',
+ url: '/basic/button'
+ },
+ {
+ id: 'badges',
+ title: 'Badges',
+ type: 'item',
+ url: '/basic/badges'
+ },
+ {
+ id: 'breadcrumb',
+ title: 'Breadcrumb',
+ type: 'item',
+ url: '/basic/breadcrumb'
+ },
+ {
+ id: 'collapse',
+ title: 'Collapse',
+ type: 'item',
+ url: '/basic/collapse'
+ },
+ {
+ id: 'tabs-pills',
+ title: 'Tabs & Pills',
+ type: 'item',
+ url: '/basic/tabs-pills'
+ },
+ {
+ id: 'typography',
+ title: 'Typography',
+ type: 'item',
+ url: '/basic/typography'
+ }
+ ]
+ }
+ ]
+ },
+ {
+ id: 'ui-forms',
+ title: 'Forms & Tables',
+ type: 'group',
+ icon: 'icon-group',
+ children: [
+ {
+ id: 'forms',
+ title: 'Forms',
+ type: 'item',
+ url: '/forms/form-basic',
+ icon: 'feather icon-file-text'
+ },
+ {
+ id: 'bootstrap',
+ title: 'Bootstrap Table',
+ type: 'item',
+ url: '/tables/bootstrap',
+ icon: 'feather icon-server'
+ }
+ ]
+ },
+ {
+ id: 'chart-maps',
+ title: 'Chart & Maps',
+ type: 'group',
+ icon: 'icon-charts',
+ children: [
+ {
+ id: 'charts',
+ title: 'Charts',
+ type: 'item',
+ url: '/charts/nvd3',
+ icon: 'feather icon-pie-chart'
+ },
+ {
+ id: 'maps',
+ title: 'Maps',
+ type: 'item',
+ url: '/maps/google-map',
+ icon: 'feather icon-map'
+ }
+ ]
+ },
+ {
+ id: 'pages',
+ title: 'Pages',
+ type: 'group',
+ icon: 'icon-pages',
+ children: [
+ {
+ id: 'auth',
+ title: 'Authentication',
+ type: 'collapse',
+ icon: 'feather icon-lock',
+ children: [
+ {
+ id: 'signup-2',
+ title: 'Sign up',
+ type: 'item',
+ url: '/auth/signup-2',
+ target: true,
+ breadcrumbs: false
+ },
+ {
+ id: 'signin-2',
+ title: 'Sign in',
+ type: 'item',
+ url: '/auth/signin-2',
+ target: true,
+ breadcrumbs: false
+ }
+ ]
+ },
+ {
+ id: 'sample-page',
+ title: 'Sample Page',
+ type: 'item',
+ url: '/sample-page',
+ classes: 'nav-item',
+ icon: 'feather icon-sidebar'
+ },
+ {
+ id: 'documentation',
+ title: 'Documentation',
+ type: 'item',
+ icon: 'feather icon-book',
+ classes: 'nav-item',
+ url: 'http://html.codedthemes.com/datta-able/react/docs',
+ target: true,
+ external: true
+ },
+ {
+ id: 'menu-level',
+ title: 'Menu Levels',
+ type: 'collapse',
+ icon: 'feather icon-menu',
+ children: [
+ {
+ id: 'menu-level-1.1',
+ title: 'Menu Level 1.1',
+ type: 'item',
+ url: '#!'
+ },
+ {
+ id: 'menu-level-1.2',
+ title: 'Menu Level 2.2',
+ type: 'collapse',
+ children: [
+ {
+ id: 'menu-level-2.1',
+ title: 'Menu Level 2.1',
+ type: 'item',
+ url: '#'
+ },
+ {
+ id: 'menu-level-2.2',
+ title: 'Menu Level 2.2',
+ type: 'collapse',
+ children: [
+ {
+ id: 'menu-level-3.1',
+ title: 'Menu Level 3.1',
+ type: 'item',
+ url: '#'
+ },
+ {
+ id: 'menu-level-3.2',
+ title: 'Menu Level 3.2',
+ type: 'item',
+ url: '#'
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ id: 'disabled-menu',
+ title: 'Disabled Menu',
+ type: 'item',
+ url: '#',
+ classes: 'nav-item disabled',
+ icon: 'feather icon-power'
+ }
+ ]
+ }
+ ]
+};
+
+export default menuItems;
diff --git a/src/reportWebVitals.js b/src/reportWebVitals.js
new file mode 100644
index 0000000..17f8ad1
--- /dev/null
+++ b/src/reportWebVitals.js
@@ -0,0 +1,13 @@
+const reportWebVitals = (onPerfEntry) => {
+ if (onPerfEntry && onPerfEntry instanceof Function) {
+ import('web-vitals').then(({ getCLS, getFID, getFCP, getLCP, getTTFB }) => {
+ getCLS(onPerfEntry);
+ getFID(onPerfEntry);
+ getFCP(onPerfEntry);
+ getLCP(onPerfEntry);
+ getTTFB(onPerfEntry);
+ });
+ }
+};
+
+export default reportWebVitals;
diff --git a/src/routes.js b/src/routes.js
new file mode 100644
index 0000000..ea731e1
--- /dev/null
+++ b/src/routes.js
@@ -0,0 +1,122 @@
+import React, { Suspense, Fragment, lazy } from 'react';
+import { Switch, Redirect, Route } from 'react-router-dom';
+
+import Loader from './components/Loader/Loader';
+import AdminLayout from './layouts/AdminLayout';
+
+import { BASE_URL } from './config/constant';
+
+export const renderRoutes = (routes = []) => (
+ }>
+
+ {routes.map((route, i) => {
+ const Guard = route.guard || Fragment;
+ const Layout = route.layout || Fragment;
+ const Component = route.component;
+
+ return (
+ (
+
+ {route.routes ? renderRoutes(route.routes) : }
+
+ )}
+ />
+ );
+ })}
+
+
+);
+
+const routes = [
+ {
+ exact: true,
+ path: '/auth/signin-2',
+ component: lazy(() => import('./views/auth/signin/SignIn2'))
+ },
+ {
+ exact: true,
+ path: '/auth/signup-2',
+ component: lazy(() => import('./views/auth/signup/SignUp2'))
+ },
+ {
+ path: '*',
+ layout: AdminLayout,
+ routes: [
+ {
+ exact: true,
+ path: '/app/dashboard/default',
+ component: lazy(() => import('./views/dashboard/DashDefault'))
+ },
+
+ {
+ exact: true,
+ path: '/basic/button',
+ component: lazy(() => import('./views/ui-elements/basic/BasicButton'))
+ },
+ {
+ exact: true,
+ path: '/basic/badges',
+ component: lazy(() => import('./views/ui-elements/basic/BasicBadges'))
+ },
+ {
+ exact: true,
+ path: '/basic/breadcrumb',
+ component: lazy(() => import('./views/ui-elements/basic/BasicBreadcrumb'))
+ },
+ {
+ exact: true,
+ path: '/basic/collapse',
+ component: lazy(() => import('./views/ui-elements/basic/BasicCollapse'))
+ },
+ {
+ exact: true,
+ path: '/basic/tabs-pills',
+ component: lazy(() => import('./views/ui-elements/basic/BasicTabsPills'))
+ },
+ {
+ exact: true,
+ path: '/basic/typography',
+ component: lazy(() => import('./views/ui-elements/basic/BasicTypography'))
+ },
+
+ {
+ exact: true,
+ path: '/forms/form-basic',
+ component: lazy(() => import('./views/forms/FormsElements'))
+ },
+ {
+ exact: true,
+ path: '/tables/bootstrap',
+ component: lazy(() => import('./views/tables/BootstrapTable'))
+ },
+
+ {
+ exact: true,
+ path: '/charts/nvd3',
+ component: lazy(() => import('./views/charts/nvd3-chart'))
+ },
+ {
+ exact: true,
+ path: '/maps/google-map',
+ component: lazy(() => import('./views/maps/GoogleMaps'))
+ },
+
+ {
+ exact: true,
+ path: '/sample-page',
+ component: lazy(() => import('./views/extra/SamplePage'))
+ },
+ {
+ path: '*',
+ exact: true,
+ component: () =>
+ }
+ ]
+ }
+];
+
+export default routes;
diff --git a/src/store/actions.js b/src/store/actions.js
new file mode 100644
index 0000000..8825e2a
--- /dev/null
+++ b/src/store/actions.js
@@ -0,0 +1,5 @@
+export const COLLAPSE_MENU = 'COLLAPSE_MENU';
+export const COLLAPSE_TOGGLE = 'COLLAPSE_TOGGLE';
+
+export const NAV_COLLAPSE_LEAVE = 'NAV_COLLAPSE_LEAVE';
+export const NAV_CONTENT_LEAVE = 'NAV_CONTENT_LEAVE';
diff --git a/src/store/index.js b/src/store/index.js
new file mode 100644
index 0000000..7255e7d
--- /dev/null
+++ b/src/store/index.js
@@ -0,0 +1,15 @@
+import { useDispatch as useReduxDispatch, useSelector as useReduxSelector } from 'react-redux';
+import { configureStore } from '@reduxjs/toolkit';
+
+import reducers from './reducers';
+
+const store = configureStore({
+ reducer: reducers,
+ devTools: true
+});
+
+export const useSelector = useReduxSelector;
+
+export const useDispatch = () => useReduxDispatch();
+
+export { store };
diff --git a/src/store/reducers.js b/src/store/reducers.js
new file mode 100644
index 0000000..843009e
--- /dev/null
+++ b/src/store/reducers.js
@@ -0,0 +1,8 @@
+import { combineReducers } from '@reduxjs/toolkit';
+import { reducer as formReducer } from 'redux-form';
+
+const reducers = combineReducers({
+ form: formReducer
+});
+
+export default reducers;
diff --git a/src/utils/axios.js b/src/utils/axios.js
new file mode 100644
index 0000000..c8813d6
--- /dev/null
+++ b/src/utils/axios.js
@@ -0,0 +1,9 @@
+import axios from 'axios';
+const axiosServices = axios.create();
+
+axiosServices.interceptors.response.use(
+ (response) => response,
+ (error) => Promise.reject((error.response && error.response.data) || 'Wrong Services')
+);
+
+export default axiosServices;
diff --git a/src/utils/services.js b/src/utils/services.js
new file mode 100644
index 0000000..a3db928
--- /dev/null
+++ b/src/utils/services.js
@@ -0,0 +1,5 @@
+import AxiosMockAdapter from 'axios-mock-adapter';
+import axios from './axios';
+
+const services = new AxiosMockAdapter(axios, { delayResponse: 0 });
+export default services;
diff --git a/src/views/auth/signin/RestLogin.js b/src/views/auth/signin/RestLogin.js
new file mode 100644
index 0000000..bf44945
--- /dev/null
+++ b/src/views/auth/signin/RestLogin.js
@@ -0,0 +1,105 @@
+import React from 'react';
+import { Row, Col, Button, Alert } from 'react-bootstrap';
+
+import * as Yup from 'yup';
+import { Formik } from 'formik';
+import useScriptRef from '../../../hooks/useScriptRef';
+
+const RestLogin = ({ className, ...rest }) => {
+ const scriptedRef = useScriptRef();
+
+ return (
+
+ {
+ try {
+ if (scriptedRef.current) {
+ setStatus({ success: true });
+ setSubmitting(false);
+ }
+ } catch (err) {
+ console.error(err);
+ if (scriptedRef.current) {
+ setStatus({ success: false });
+ setErrors({ submit: err.message });
+ setSubmitting(false);
+ }
+ }
+ }}
+ >
+ {({ errors, handleBlur, handleChange, handleSubmit, isSubmitting, touched, values }) => (
+
+ )}
+
+
+
+ );
+};
+
+export default RestLogin;
diff --git a/src/views/auth/signin/SignIn2.js b/src/views/auth/signin/SignIn2.js
new file mode 100644
index 0000000..fe5e8f9
--- /dev/null
+++ b/src/views/auth/signin/SignIn2.js
@@ -0,0 +1,47 @@
+import React from 'react';
+import { Card } from 'react-bootstrap';
+import { NavLink } from 'react-router-dom';
+
+import Breadcrumb from '../../../layouts/AdminLayout/Breadcrumb';
+
+import RestLogin from './RestLogin';
+
+const Signin1 = () => {
+ return (
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Forgot password?
+
+ Reset
+
+
+
+ Don’t have an account?
+
+ Signup
+
+
+
+
+
+
+
+ );
+};
+
+export default Signin1;
diff --git a/src/views/auth/signup/SignUp2.js b/src/views/auth/signup/SignUp2.js
new file mode 100644
index 0000000..45fa0bd
--- /dev/null
+++ b/src/views/auth/signup/SignUp2.js
@@ -0,0 +1,59 @@
+import React from 'react';
+import { Card, Row, Col } from 'react-bootstrap';
+import { NavLink, Link } from 'react-router-dom';
+
+import Breadcrumb from '../../../layouts/AdminLayout/Breadcrumb';
+
+const SignUp1 = () => {
+ return (
+
+
+
+
+ );
+};
+
+export default SignUp1;
diff --git a/src/views/charts/nvd3-chart/chart/BarDiscreteChart.js b/src/views/charts/nvd3-chart/chart/BarDiscreteChart.js
new file mode 100644
index 0000000..774ce71
--- /dev/null
+++ b/src/views/charts/nvd3-chart/chart/BarDiscreteChart.js
@@ -0,0 +1,56 @@
+import React from 'react';
+import NVD3Chart from 'react-nvd3';
+
+const datum = [
+ {
+ key: 'Cumulative Return',
+ values: [
+ {
+ label: 'A',
+ value: -29.765957771107,
+ color: '#3ebfea'
+ },
+ {
+ label: 'B',
+ value: 10,
+ color: '#04a9f5'
+ },
+ {
+ label: 'C',
+ value: 32.807804682612,
+ color: '#ff8a65'
+ },
+ {
+ label: 'D',
+ value: 196.45946739256,
+ color: '#1de9b6'
+ },
+ {
+ label: 'E',
+ value: 0.25434030906893,
+ color: '#4C5667'
+ },
+ {
+ label: 'F',
+ value: -98.079782601442,
+ color: '#69CEC6'
+ },
+ {
+ label: 'G',
+ value: -13.925743130903,
+ color: '#a389d4'
+ },
+ {
+ label: 'H',
+ value: -5.1387322875705,
+ color: '#FE8A7D'
+ }
+ ]
+ }
+];
+
+const BarDiscreteChart = () => {
+ return ;
+};
+
+export default BarDiscreteChart;
diff --git a/src/views/charts/nvd3-chart/chart/LineChart.js b/src/views/charts/nvd3-chart/chart/LineChart.js
new file mode 100644
index 0000000..80b54c1
--- /dev/null
+++ b/src/views/charts/nvd3-chart/chart/LineChart.js
@@ -0,0 +1,72 @@
+import React from 'react';
+import NVD3Chart from 'react-nvd3';
+
+function getDatum() {
+ var sin = [],
+ sin2 = [],
+ cos = [];
+ for (var i = 0; i < 100; i++) {
+ sin.push({
+ x: i,
+ y: Math.sin(i / 10)
+ });
+ sin2.push({
+ x: i,
+ y: Math.sin(i / 10) * 0.25 + 0.5
+ });
+ cos.push({
+ x: i,
+ y: 0.5 * Math.cos(i / 10)
+ });
+ }
+ return [
+ {
+ values: sin,
+ key: 'Sine Wave',
+ color: '#A389D4'
+ },
+ {
+ values: cos,
+ key: 'Cosine Wave',
+ color: '#04a9f5'
+ },
+ {
+ values: sin2,
+ key: 'Another sine wave',
+ color: '#1de9b6',
+ area: true
+ }
+ ];
+}
+
+const LineChart = () => {
+ const data = getDatum();
+ return (
+
+ {React.createElement(NVD3Chart, {
+ xAxis: {
+ tickFormat: function (d) {
+ return d;
+ },
+ axisLabel: 'Time (ms)'
+ },
+ yAxis: {
+ axisLabel: 'Voltage (v)',
+ tickFormat: function (d) {
+ return parseFloat(d).toFixed(2);
+ }
+ },
+ type: 'lineChart',
+ datum: data,
+ x: 'x',
+ y: 'y',
+ height: 300,
+ renderEnd: function () {
+ console.log('renderEnd');
+ }
+ })}
+
+ );
+};
+
+export default LineChart;
diff --git a/src/views/charts/nvd3-chart/chart/MultiBarChart.js b/src/views/charts/nvd3-chart/chart/MultiBarChart.js
new file mode 100644
index 0000000..82ef6e5
--- /dev/null
+++ b/src/views/charts/nvd3-chart/chart/MultiBarChart.js
@@ -0,0 +1,53 @@
+import React from 'react';
+import NVD3Chart from 'react-nvd3';
+
+function generateNumber(min, max) {
+ return Math.floor(Math.random() * (max - min + 1) + min);
+}
+
+function getDatum() {
+ let sin = [],
+ sin2 = [],
+ sin3 = [];
+
+ const len = 35 + Math.random() * (70 - 35);
+ for (let i = 0; i < len; i++) {
+ sin.push({
+ x: i,
+ y: generateNumber(0, 60)
+ });
+ sin2.push({
+ x: i,
+ y: generateNumber(0, 100)
+ });
+ sin3.push({
+ x: i,
+ y: generateNumber(0, 30)
+ });
+ }
+ return [
+ {
+ values: sin,
+ key: 'Stream #0',
+ color: '#A389D4'
+ },
+ {
+ values: sin3,
+ key: 'Stream #1',
+ color: '#04a9f5'
+ },
+ {
+ values: sin2,
+ key: 'Stream #3',
+ color: '#1de9b6',
+ area: true
+ }
+ ];
+}
+
+const MultiBarChart = () => {
+ const data = getDatum();
+ return ;
+};
+
+export default MultiBarChart;
diff --git a/src/views/charts/nvd3-chart/chart/PieBasicChart.js b/src/views/charts/nvd3-chart/chart/PieBasicChart.js
new file mode 100644
index 0000000..52d8441
--- /dev/null
+++ b/src/views/charts/nvd3-chart/chart/PieBasicChart.js
@@ -0,0 +1,19 @@
+import React from 'react';
+import NVD3Chart from 'react-nvd3';
+
+const datum = [
+ { key: 'One', y: 29, color: '#ff8a65' },
+ { key: 'Two', y: 0, color: '#f4c22b' },
+ { key: 'Three', y: 32, color: '#04a9f5' },
+ { key: 'Four', y: 196, color: '#3ebfea' },
+ { key: 'Five', y: 2, color: '#4F5467' },
+ { key: 'Six', y: 98, color: '#1de9b6' },
+ { key: 'Seven', y: 13, color: '#a389d4' },
+ { key: 'Eight', y: 5, color: '#FE8A7D' }
+];
+
+const PieBasicChart = () => {
+ return ;
+};
+
+export default PieBasicChart;
diff --git a/src/views/charts/nvd3-chart/chart/PieDonutChart.js b/src/views/charts/nvd3-chart/chart/PieDonutChart.js
new file mode 100644
index 0000000..5983272
--- /dev/null
+++ b/src/views/charts/nvd3-chart/chart/PieDonutChart.js
@@ -0,0 +1,19 @@
+import React from 'react';
+import NVD3Chart from 'react-nvd3';
+
+const datum = [
+ { key: 'One', y: 29, color: '#ff8a65' },
+ { key: 'Two', y: 0, color: '#f4c22b' },
+ { key: 'Three', y: 32, color: '#04a9f5' },
+ { key: 'Four', y: 196, color: '#3ebfea' },
+ { key: 'Five', y: 2, color: '#4F5467' },
+ { key: 'Six', y: 98, color: '#1de9b6' },
+ { key: 'Seven', y: 13, color: '#a389d4' },
+ { key: 'Eight', y: 5, color: '#FE8A7D' }
+];
+
+const PieDonutChart = () => {
+ return ;
+};
+
+export default PieDonutChart;
diff --git a/src/views/charts/nvd3-chart/index.js b/src/views/charts/nvd3-chart/index.js
new file mode 100644
index 0000000..86e589b
--- /dev/null
+++ b/src/views/charts/nvd3-chart/index.js
@@ -0,0 +1,69 @@
+import React from 'react';
+import { Row, Col, Card } from 'react-bootstrap';
+
+import LineChart from './chart/LineChart';
+import BarDiscreteChart from './chart/BarDiscreteChart';
+import PieDonutChart from './chart/PieDonutChart';
+import PieBasicChart from './chart/PieBasicChart';
+import MultiBarChart from './chart/MultiBarChart';
+
+const Nvd3Chart = () => {
+ return (
+
+
+
+
+
+ Line Chart
+
+
+
+
+
+
+
+
+
+ Discrete Bar Chart
+
+
+
+
+
+
+
+
+
+ Stacked/Grouped Multi-Bar Chart
+
+
+
+
+
+
+
+
+
+ Pie Basic Chart
+
+
+
+
+
+
+
+
+
+ Donut Chart
+
+
+
+
+
+
+
+
+ );
+};
+
+export default Nvd3Chart;
diff --git a/src/views/dashboard/DashDefault/chart/AmChartEarnings.js b/src/views/dashboard/DashDefault/chart/AmChartEarnings.js
new file mode 100644
index 0000000..611420c
--- /dev/null
+++ b/src/views/dashboard/DashDefault/chart/AmChartEarnings.js
@@ -0,0 +1,150 @@
+import React, { useEffect } from 'react';
+import 'amcharts3/amcharts/amcharts';
+import 'amcharts3/amcharts/serial';
+import 'amcharts3/amcharts/themes/light';
+import AmCharts from '@amcharts/amcharts3-react';
+
+const AmChartEarnings = (props) => {
+ useEffect(() => {
+ AmCharts.makeChart('widget-line-chart', {
+ type: 'serial',
+ addClassNames: true,
+ defs: {
+ filter: [
+ {
+ x: '-50%',
+ y: '-50%',
+ width: '200%',
+ height: '200%',
+ id: 'blur',
+ feGaussianBlur: {
+ in: 'SourceGraphic',
+ stdDeviation: '30'
+ }
+ },
+ {
+ id: 'shadow',
+ x: '-10%',
+ y: '-10%',
+ width: '120%',
+ height: '120%',
+ feOffset: {
+ result: 'offOut',
+ in: 'SourceAlpha',
+ dx: '0',
+ dy: '20'
+ },
+ feGaussianBlur: {
+ result: 'blurOut',
+ in: 'offOut',
+ stdDeviation: '10'
+ },
+ feColorMatrix: {
+ result: 'blurOut',
+ type: 'matrix',
+ values: '0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .2 0'
+ },
+ feBlend: {
+ in: 'SourceGraphic',
+ in2: 'blurOut',
+ mode: 'normal'
+ }
+ }
+ ]
+ },
+ fontSize: 15,
+ dataProvider: [
+ {
+ day: 'Mon',
+ value: 60
+ },
+ {
+ day: 'Tue',
+ value: 45
+ },
+ {
+ day: 'Wed',
+ value: 70
+ },
+ {
+ day: 'Thu',
+ value: 55
+ },
+ {
+ day: 'Fri',
+ value: 70
+ },
+ {
+ day: 'Sat',
+ value: 55
+ },
+ {
+ day: 'Sun',
+ value: 70
+ }
+ ],
+ autoMarginOffset: 0,
+ marginRight: 0,
+ categoryField: 'day',
+ categoryAxis: {
+ color: '#fff',
+ gridAlpha: 0,
+ axisAlpha: 0,
+ lineAlpha: 0,
+ offset: -20,
+ inside: true
+ },
+ valueAxes: [
+ {
+ fontSize: 0,
+ inside: true,
+ gridAlpha: 0,
+ axisAlpha: 0,
+ lineAlpha: 0,
+ minimum: 0,
+ maximum: 100
+ }
+ ],
+ chartCursor: {
+ valueLineEnabled: false,
+ valueLineBalloonEnabled: false,
+ cursorAlpha: 0,
+ zoomable: false,
+ valueZoomable: false,
+ cursorColor: '#fff',
+ categoryBalloonColor: '#51b4e6',
+ valueLineAlpha: 0
+ },
+ graphs: [
+ {
+ id: 'g1',
+ type: 'line',
+ valueField: 'value',
+ lineColor: '#ffffff',
+ lineAlpha: 1,
+ lineThickness: 3,
+ fillAlphas: 0,
+ showBalloon: true,
+ balloon: {
+ drop: true,
+ adjustBorderColor: false,
+ color: '#ffffff',
+ fillAlphas: 0.2,
+ bullet: 'round',
+ bulletBorderAlpha: 1,
+ bulletSize: 5,
+ hideBulletsCount: 50,
+ lineThickness: 2,
+ useLineColorForBulletBorder: true,
+ valueField: 'value',
+ balloonText: "[[value]] "
+ }
+ }
+ ]
+ });
+ });
+
+ return
;
+};
+
+export default AmChartEarnings;
diff --git a/src/views/dashboard/DashDefault/chart/AmChartStatistics6.js b/src/views/dashboard/DashDefault/chart/AmChartStatistics6.js
new file mode 100644
index 0000000..78d2d2b
--- /dev/null
+++ b/src/views/dashboard/DashDefault/chart/AmChartStatistics6.js
@@ -0,0 +1,122 @@
+import React, { useEffect } from 'react';
+import 'amcharts3/amcharts/amcharts';
+import 'amcharts3/amcharts/serial';
+import 'amcharts3/amcharts/themes/light';
+import AmCharts from '@amcharts/amcharts3-react';
+
+const AmChartStatistics6 = (props) => {
+ useEffect(() => {
+ AmCharts.makeChart('bar-chart2', {
+ type: 'serial',
+ theme: 'light',
+ marginTop: 10,
+ marginRight: 0,
+ valueAxes: [
+ {
+ id: 'v1',
+ position: 'left',
+ axisAlpha: 0,
+ lineAlpha: 0,
+ autoGridCount: false,
+ labelFunction: function (value) {
+ return +Math.round(value) + '00';
+ }
+ }
+ ],
+ graphs: [
+ {
+ id: 'g1',
+ valueAxis: 'v1',
+ lineColor: ['#1de9b6', '#1dc4e9'],
+ fillColors: ['#1de9b6', '#1dc4e9'],
+ fillAlphas: 1,
+ type: 'column',
+ title: 'SALES',
+ valueField: 'sales',
+ columnWidth: 0.3,
+ legendValueText: '$[[value]]M',
+ balloonText: "[[title]]$[[value]]M "
+ },
+ {
+ id: 'g2',
+ valueAxis: 'v1',
+ lineColor: ['#a389d4', '#899ed4'],
+ fillColors: ['#a389d4', '#899ed4'],
+ fillAlphas: 1,
+ type: 'column',
+ title: 'VISITS ',
+ valueField: 'visits',
+ columnWidth: 0.3,
+ legendValueText: '$[[value]]M',
+ balloonText: "[[title]]$[[value]]M "
+ },
+ {
+ id: 'g3',
+ valueAxis: 'v1',
+ lineColor: ['#04a9f5', '#049df5'],
+ fillColors: ['#04a9f5', '#049df5'],
+ fillAlphas: 1,
+ type: 'column',
+ title: 'CLICKS',
+ valueField: 'clicks',
+ columnWidth: 0.3,
+ legendValueText: '$[[value]]M',
+ balloonText: "[[title]]$[[value]]M "
+ }
+ ],
+ chartCursor: {
+ pan: true,
+ valueLineEnabled: true,
+ valueLineBalloonEnabled: true,
+ cursorAlpha: 0,
+ valueLineAlpha: 0.2
+ },
+ categoryField: 'Year',
+ categoryAxis: {
+ dashLength: 1,
+ gridAlpha: 0,
+ axisAlpha: 0,
+ lineAlpha: 0,
+ minorGridEnabled: true
+ },
+ legend: {
+ useGraphSettings: true,
+ position: 'top'
+ },
+ balloon: {
+ borderThickness: 1,
+ shadowAlpha: 0
+ },
+ dataProvider: [
+ {
+ Year: '2014',
+ sales: 2,
+ visits: 4,
+ clicks: 3
+ },
+ {
+ Year: '2015',
+ sales: 4,
+ visits: 7,
+ clicks: 5
+ },
+ {
+ Year: '2016',
+ sales: 2,
+ visits: 3,
+ clicks: 4
+ },
+ {
+ Year: '2017',
+ sales: 4.5,
+ visits: 6,
+ clicks: 4
+ }
+ ]
+ });
+ });
+
+ return
;
+};
+
+export default AmChartStatistics6;
diff --git a/src/views/dashboard/DashDefault/index.js b/src/views/dashboard/DashDefault/index.js
new file mode 100644
index 0000000..8598801
--- /dev/null
+++ b/src/views/dashboard/DashDefault/index.js
@@ -0,0 +1,545 @@
+import React from 'react';
+import { Row, Col, Card, Table } from 'react-bootstrap';
+import { Link } from 'react-router-dom';
+
+import AmChartEarnings from './chart/AmChartEarnings';
+import AmChartStatistics6 from './chart/AmChartStatistics6';
+
+import avatar1 from '../../../assets/images/user/avatar-1.jpg';
+import avatar2 from '../../../assets/images/user/avatar-2.jpg';
+import avatar3 from '../../../assets/images/user/avatar-3.jpg';
+
+const DashDefault = () => {
+ return (
+
+
+
+
+
+ Daily Sales
+
+
+
+
+
+
+
+
+ Monthly Sales
+
+
+
+ $2.942.32
+
+
+
+
+
+
+
+
+
+
+
+
+ Yearly Sales
+
+
+
+ $8.638.32
+
+
+
+
+
+
+
+
+
+
+
+
+ Statistics
+
+
+
+
+
+
+
+
+
+
+ Earnings
+
+
+
+
+
+ {' '}
+ $4295.36
+
+ Total Earnings
+
+
+
+
+
+
+
+
+
+
+
+
235
+ total ideas
+
+
+
+
+
+
+
+
+
+
26
+ total locations
+
+
+
+
+
+
+
+
+
+
+
+
+
+
12,281
+
+ +7.2% Total Likes
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
11,200
+
+ +6.2% Total Likes
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
10,500
+
+ +5.9% Total Likes
+
+
+
+
+
+
+
+
+
+
+
+
+ Rating
+
+
+
+
+
+ 4.7
+
+
+
+
+ 0.4
+
+
+
+
+
+
+
+
+
+
+
+ Recent Users
+
+
+
+
+
+
+
+
+
+ Isabella Christensen
+ Lorem Ipsum is simply dummy text of…
+
+
+
+
+ 11 MAY 12:56
+
+
+
+
+ Reject
+
+
+ Approve
+
+
+
+
+
+
+
+
+ Mathilde Andersen
+ Lorem Ipsum is simply dummy text of…
+
+
+
+
+ 11 MAY 10:35
+
+
+
+
+ Reject
+
+
+ Approve
+
+
+
+
+
+
+
+
+ Karla Sorensen
+ Lorem Ipsum is simply dummy text of…
+
+
+
+ 9 MAY 17:38
+
+
+
+
+ Reject
+
+
+ Approve
+
+
+
+
+
+
+
+
+ Ida Jorgensen
+ Lorem Ipsum is simply dummy text of…
+
+
+
+
+ 19 MAY 12:56
+
+
+
+
+ Reject
+
+
+ Approve
+
+
+
+
+
+
+
+
+ Albert Andersen
+ Lorem Ipsum is simply dummy text of…
+
+
+
+
+ 21 July 12:56
+
+
+
+
+ Reject
+
+
+ Approve
+
+
+
+
+
+
+
+
+
+
+ );
+};
+
+export default DashDefault;
diff --git a/src/views/extra/SamplePage.js b/src/views/extra/SamplePage.js
new file mode 100644
index 0000000..f6acc58
--- /dev/null
+++ b/src/views/extra/SamplePage.js
@@ -0,0 +1,26 @@
+import React from 'react';
+import { Row, Col } from 'react-bootstrap';
+
+import Card from '../../components/Card/MainCard';
+
+const SamplePage = () => {
+ return (
+
+
+
+
+
+ "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore
+ magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
+ consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
+ pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est
+ laborum."
+
+
+
+
+
+ );
+};
+
+export default SamplePage;
diff --git a/src/views/forms/FormsElements.js b/src/views/forms/FormsElements.js
new file mode 100644
index 0000000..1ed2a13
--- /dev/null
+++ b/src/views/forms/FormsElements.js
@@ -0,0 +1,1054 @@
+import React, { useState } from 'react';
+import { Row, Col, Card, Form, Button, InputGroup, FormControl, DropdownButton, Dropdown } from 'react-bootstrap';
+
+const FormsElements = () => {
+ const [validated, setValidated] = useState(false);
+ const [validatedTooltip, setValidatedTooltip] = useState(false);
+ const [supportedCheckbox, setSupportedCheckbox] = useState(false);
+ const [supportedRadio, setSupportedRadio] = useState(false);
+ const [supportedSelect, setSupportedSelect] = useState(0);
+ const [supportedFile, setSupportedFile] = useState(0);
+
+ const handleSubmit = (event) => {
+ const form = event.currentTarget;
+ if (form.checkValidity() === false) {
+ event.preventDefault();
+ event.stopPropagation();
+ }
+ setValidated(true);
+ };
+
+ const handleSubmitTooltip = (event) => {
+ const form = event.currentTarget;
+ if (form.checkValidity() === false) {
+ event.preventDefault();
+ event.stopPropagation();
+ }
+ setValidatedTooltip(true);
+ };
+
+ const supportedSelectHandler = (event) => {
+ setSupportedSelect(parseInt(event.target.value));
+ };
+
+ const supportedFileHandler = (event) => {
+ setSupportedFile(!!event.target.value);
+ };
+
+ return (
+
+
+
+
+
+ Form controls
+
+
+
+
+
+ Email address
+
+ We'll never share your email with anyone else.
+
+
+
+ Password
+
+
+
+
+
+ Submit
+
+
+
+
+ Text
+
+
+
+ Example select
+
+ 1
+ 2
+ 3
+ 4
+ 5
+
+
+
+ Example textarea
+
+
+
+
+
+
+
+
+
+
+ Sizing
+
+
+
+
+
+
+
+
+
+
+ Large select
+ 1
+ 2
+ 3
+ 4
+ 5
+
+
+ Default select
+ 1
+ 2
+ 3
+ 4
+ 5
+
+
+
+
+
+
+
+
+
+ Range Inputs
+
+
+
+
+
+ Example Range input
+
+
+
+
+
+
+
+
+
+
+ Readonly
+
+
+
+ Read only input
+
+
+
+
+
+
+
+
+ Readonly Plaintext
+
+
+
+
+ Email
+
+
+
+
+
+
+
+ Password
+
+
+
+
+
+
+
+
+
+
+
+ Inline
+
+
+
+
+
+ Email
+
+
+
+ Password
+
+
+
+ Confirm Identity
+
+
+
+
+
+
+
+
+
+
+ Form Grid
+
+
+
+
+ Email
+
+
+
+
+ Password
+
+
+
+
+
+ Address
+
+
+
+
+ Address 2
+
+
+
+
+
+ City
+
+
+
+
+ State
+
+ Choose...
+ ...
+
+
+
+
+ Zip
+
+
+
+
+
+
+
+
+ Sign In
+
+
+
+
+
+
+
+ Horizontal Form
+
+
+
+
+ Email
+
+
+
+
+
+
+
+
+ Password
+
+
+
+
+
+
+
+
+ Radios
+
+
+
+
+
+
+
+
+
+
+ Checkbox
+
+
+
+
+
+
+
+
+ Sign In
+
+
+
+
+
+
+
+
+
+ Horizontal Form Label Sizing
+
+
+
+
+ Default
+
+
+
+
+
+
+
+ Large
+
+
+
+
+
+
+
+
+
+
+
+ Help Text
+
+
+
+ Password
+
+
+ Your password must be 8-20 characters long, contain letters and numbers, and must not contain spaces,
+ special characters, or emoji.
+
+
+
+ Password
+
+ Must be 8-20 characters long.
+
+
+
+
+
+
+
+
+ Validation
+
+
+
+
+ First name
+
+ Looks good!
+
+
+ Last name
+
+ Looks good!
+
+
+ Username
+
+
+ @
+
+
+ Please choose a username.
+
+
+
+
+
+ City
+
+ Please provide a valid city.
+
+
+ State
+
+ Please provide a valid state.
+
+
+ Zip
+
+ Please provide a valid zip.
+
+
+
+
+
+ handleSubmit(e)}>Submit form
+
+
+
+
+
+
+
+ Supported Elements
+
+
+
+ setSupportedCheckbox((prevState) => !prevState)}
+ />
+
+
+ setSupportedRadio(true)}
+ />
+ setSupportedRadio(true)}
+ />
+
+
+ supportedSelectHandler(event)}
+ >
+ Open this select menu
+ 1
+ 2
+ 3
+
+ {supportedSelect ? '' : Example invalid custom select feedback
}
+
+
+
supportedFileHandler(event)}
+ />
+
+ Choose file...
+
+ {supportedFile ? '' : Example invalid custom file feedback
}
+
+
+
+
+
+
+
+ Tooltip
+
+
+
+
+ First name
+
+ Looks good!
+
+
+ Last name
+
+ Looks good!
+
+
+ Username
+
+
+ @
+
+
+ Please choose a username.
+
+
+
+
+
+ City
+
+ Please provide a valid city.
+
+
+ State
+
+ Please provide a valid state.
+
+
+ Zip
+
+ Please provide a valid zip.
+
+
+
+
+
+ handleSubmitTooltip(e)}>Submit form
+
+
+
+
+
+
+
+ Checkboxes and Radios
+
+
+
+
+ Checkboxes
+
+
+
+
+
+
+ Radios
+
+
+
+
+
+ Inline
+
+
+
+
+
+
+
+ Range
+
+ Example range
+
+ Example range
+
+ Example range
+
+
+
+
+
+
+
+
+
+ Input Group
+
+
+
+
+ @
+
+
+
+
+
+
+
+ @example.com
+
+
+
+ Your vanity URL
+
+
+ https://example.com/users/
+
+
+
+
+
+
+ $
+
+
+
+ .00
+
+
+
+
+
+ With textarea
+
+
+
+
+
+
+
+
+
+ Sizing
+
+
+
+
+ Small
+
+
+
+
+
+
+ Default
+
+
+
+
+
+
+ Large
+
+
+
+
+
+
+
+ Multiple inputs
+
+
+
+
+ First and last name
+
+
+
+
+
+
+
+
+
+
+ Checkboxes and radios
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Multiple Addons
+
+
+
+
+ $
+ 0.00
+
+
+
+
+
+
+ $
+ 0.00
+
+
+
+
+
+
+
+
+ Button Addons
+
+
+
+
+
+
+ Button
+
+
+
+
+
+
+
+ Button
+
+
+
+
+
+
+ Button
+ Button
+
+
+
+
+
+
+
+ Button
+ Button
+
+
+
+
+ Buttons With Dropdown
+
+
+
+ Action
+ Another action
+ Something else here
+
+ Separated link
+
+
+
+
+
+
+
+
+ Action
+ Another action
+ Something else here
+
+ Separated link
+
+
+
+
+ Segmented Buttons
+
+
+
+ Action
+
+
+ Action
+ Another action
+ Something else
+
+
+
+
+
+
+
+
+
+ Action
+
+
+ Action
+ Another action
+ Something else
+
+
+
+
+
+
+
+
+
+
+
+ Custom Forms
+
+
+
+
+ Custom Select
+
+
+
+ Option
+
+
+ Choose...
+ 1
+ 2
+ 3
+ 4
+ 5
+
+
+
+
+ Choose...
+ 1
+ 2
+ 3
+ 4
+ 5
+
+
+ Option
+
+
+
+
+ Button
+
+
+ Choose...
+ 1
+ 2
+ 3
+ 4
+ 5
+
+
+
+
+ Choose...
+ 1
+ 2
+ 3
+ 4
+ 5
+
+
+ Button
+
+
+
+
+ Custom File Input
+
+
+
+ Upload
+
+
+
+
+ Choose file
+
+
+
+
+
+
+
+ Choose file
+
+
+
+ Upload
+
+
+
+
+ Button
+
+
+
+
+ Choose file
+
+
+
+
+
+
+
+ Choose file
+
+
+
+ Button
+
+
+
+
+
+
+
+
+
+ );
+};
+
+export default FormsElements;
diff --git a/src/views/maps/GoogleMaps.js b/src/views/maps/GoogleMaps.js
new file mode 100644
index 0000000..3d647e8
--- /dev/null
+++ b/src/views/maps/GoogleMaps.js
@@ -0,0 +1,94 @@
+import React, { useEffect, useState } from 'react';
+import { Row, Col, Card } from 'react-bootstrap';
+import InfoBox from './google-maps/InfoBox';
+import MarkerClusterer from './google-maps/MarkerClusterer';
+import Marker from './google-maps/Marker';
+import StreetViewPanorma from './google-maps/StreetViewPanorma';
+import ModuleNotification from '../../components/Widgets/Statistic/Notification';
+
+import fetch from 'isomorphic-fetch';
+
+const GoogleMaps = () => {
+ const [markers, setMarkers] = useState([]);
+
+ useEffect(() => {
+ const url = [
+ // Length issue
+ `https://gist.githubusercontent.com`,
+ `/farrrr/dfda7dd7fccfec5474d3`,
+ `/raw/758852bbc1979f6c4522ab4e92d1c92cba8fb0dc/data.json`
+ ].join('');
+
+ fetch(url)
+ .then((res) => res.json())
+ .then((data) => {
+ setMarkers(data.photos);
+ });
+
+ return () => {
+ setMarkers([]);
+ };
+ }, []);
+
+ return (
+
+
+
+
+
+
+
+
+
+
+ Default Marker
+
+
+ }
+ containerElement={
}
+ mapElement={
}
+ />
+
+
+
+
+
+
+ Infobox
+
+
+
+
+
+
+
+
+
+ Marker Clusterer
+
+
+
+
+
+
+
+
+
+ Street View Panorma
+
+
+
+
+
+
+
+
+ );
+};
+
+export default GoogleMaps;
diff --git a/src/views/maps/google-maps/InfoBox.js b/src/views/maps/google-maps/InfoBox.js
new file mode 100644
index 0000000..3ae579d
--- /dev/null
+++ b/src/views/maps/google-maps/InfoBox.js
@@ -0,0 +1,51 @@
+/*global google*/
+
+import InfoBox from 'react-google-maps/lib/components/addons/InfoBox';
+import { withScriptjs, withGoogleMap, GoogleMap, Marker } from 'react-google-maps';
+import { compose, withProps, withStateHandlers } from 'recompose';
+import fancyMapStyles from './fancy-map-styles.json';
+
+const StyledMapWithAnInfoBox = compose(
+ withProps({
+ googleMapURL:
+ 'https://maps.googleapis.com/maps/api/js?key=AIzaSyAChufWiMfwsmyX3Se1dRaN4t31z0xmIMo&v=3.exp&libraries=geometry,drawing,places',
+ loadingElement:
,
+ containerElement:
,
+ mapElement:
,
+ center: { lat: 28.5274851, lng: 77.1389452 }
+ }),
+ withStateHandlers(
+ () => ({
+ isOpen: false
+ }),
+ {
+ onToggleOpen: ({ isOpen }) => () => ({
+ isOpen: !isOpen
+ })
+ }
+ ),
+ withScriptjs,
+ withGoogleMap
+)((props) => (
+
+
+
+
+
+ {props.isOpen && (
+
+
+
+ )}
+
+
+));
+
+export default StyledMapWithAnInfoBox;
diff --git a/src/views/maps/google-maps/Marker.js b/src/views/maps/google-maps/Marker.js
new file mode 100644
index 0000000..125761c
--- /dev/null
+++ b/src/views/maps/google-maps/Marker.js
@@ -0,0 +1,13 @@
+import { withScriptjs, withGoogleMap, GoogleMap, Marker } from 'react-google-maps';
+import { compose } from 'recompose';
+
+const MapWithAMarker = compose(
+ withScriptjs,
+ withGoogleMap
+)((props) => (
+
+
+
+));
+
+export default MapWithAMarker;
diff --git a/src/views/maps/google-maps/MarkerClusterer.js b/src/views/maps/google-maps/MarkerClusterer.js
new file mode 100644
index 0000000..a3c8cfc
--- /dev/null
+++ b/src/views/maps/google-maps/MarkerClusterer.js
@@ -0,0 +1,33 @@
+import { withScriptjs, withGoogleMap, GoogleMap, Marker } from 'react-google-maps';
+import { compose, withProps, withHandlers } from 'recompose';
+
+const { MarkerClusterer } = require('react-google-maps/lib/components/addons/MarkerClusterer');
+
+const MapWithAMarkerClusterer = compose(
+ withProps({
+ googleMapURL:
+ 'https://maps.googleapis.com/maps/api/js?key=AIzaSyAChufWiMfwsmyX3Se1dRaN4t31z0xmIMo&v=3.exp&libraries=geometry,drawing,places',
+ loadingElement:
,
+ containerElement:
,
+ mapElement:
+ }),
+ withHandlers({
+ onMarkerClustererClick: () => (markerClusterer) => {
+ const clickedMarkers = markerClusterer.getMarkers();
+ console.log(`Current clicked markers length: ${clickedMarkers.length}`);
+ console.log(clickedMarkers);
+ }
+ }),
+ withScriptjs,
+ withGoogleMap
+)((props) => (
+
+
+ {props.markers.map((marker) => (
+
+ ))}
+
+
+));
+
+export default MapWithAMarkerClusterer;
diff --git a/src/views/maps/google-maps/StreetViewPanorma.js b/src/views/maps/google-maps/StreetViewPanorma.js
new file mode 100644
index 0000000..ebddb7f
--- /dev/null
+++ b/src/views/maps/google-maps/StreetViewPanorma.js
@@ -0,0 +1,35 @@
+const { compose, withProps } = require('recompose');
+
+const { withScriptjs, withGoogleMap, GoogleMap, StreetViewPanorama, OverlayView } = require('react-google-maps');
+
+const getPixelPositionOffset = (width, height) => ({
+ x: -(width / 2),
+ y: -(height / 2)
+});
+
+const StreetViewPanormaWithAnOverlayView = compose(
+ withProps({
+ googleMapURL:
+ 'https://maps.googleapis.com/maps/api/js?key=AIzaSyAChufWiMfwsmyX3Se1dRaN4t31z0xmIMo&v=3.exp&libraries=geometry,drawing,places',
+ loadingElement:
,
+ containerElement:
,
+ mapElement:
,
+ center: { lat: 49.2853171, lng: -123.1119202 }
+ }),
+ withScriptjs,
+ withGoogleMap
+)((props) => (
+
+
+
+ OverlayView
+
+
+
+));
+
+export default StreetViewPanormaWithAnOverlayView;
diff --git a/src/views/maps/google-maps/fancy-map-styles.json b/src/views/maps/google-maps/fancy-map-styles.json
new file mode 100644
index 0000000..35e4ab3
--- /dev/null
+++ b/src/views/maps/google-maps/fancy-map-styles.json
@@ -0,0 +1,137 @@
+[
+ {
+ "featureType": "all",
+ "elementType": "labels.text.fill",
+ "stylers": [
+ {
+ "color": "#ffffff"
+ }
+ ]
+ },
+ {
+ "featureType": "all",
+ "elementType": "labels.text.stroke",
+ "stylers": [
+ {
+ "color": "#000000"
+ },
+ {
+ "lightness": 13
+ }
+ ]
+ },
+ {
+ "featureType": "administrative",
+ "elementType": "geometry.fill",
+ "stylers": [
+ {
+ "color": "#000000"
+ }
+ ]
+ },
+ {
+ "featureType": "administrative",
+ "elementType": "geometry.stroke",
+ "stylers": [
+ {
+ "color": "#144b53"
+ },
+ {
+ "lightness": 14
+ },
+ {
+ "weight": 1.4
+ }
+ ]
+ },
+ {
+ "featureType": "landscape",
+ "elementType": "all",
+ "stylers": [
+ {
+ "color": "#08304b"
+ }
+ ]
+ },
+ {
+ "featureType": "poi",
+ "elementType": "geometry",
+ "stylers": [
+ {
+ "color": "#0c4152"
+ },
+ {
+ "lightness": 5
+ }
+ ]
+ },
+ {
+ "featureType": "road.highway",
+ "elementType": "geometry.fill",
+ "stylers": [
+ {
+ "color": "#000000"
+ }
+ ]
+ },
+ {
+ "featureType": "road.highway",
+ "elementType": "geometry.stroke",
+ "stylers": [
+ {
+ "color": "#0b434f"
+ },
+ {
+ "lightness": 25
+ }
+ ]
+ },
+ {
+ "featureType": "road.arterial",
+ "elementType": "geometry.fill",
+ "stylers": [
+ {
+ "color": "#000000"
+ }
+ ]
+ },
+ {
+ "featureType": "road.arterial",
+ "elementType": "geometry.stroke",
+ "stylers": [
+ {
+ "color": "#0b3d51"
+ },
+ {
+ "lightness": 16
+ }
+ ]
+ },
+ {
+ "featureType": "road.local",
+ "elementType": "geometry",
+ "stylers": [
+ {
+ "color": "#000000"
+ }
+ ]
+ },
+ {
+ "featureType": "transit",
+ "elementType": "all",
+ "stylers": [
+ {
+ "color": "#146474"
+ }
+ ]
+ },
+ {
+ "featureType": "water",
+ "elementType": "all",
+ "stylers": [
+ {
+ "color": "#021019"
+ }
+ ]
+ }
+]
diff --git a/src/views/tables/BootstrapTable.js b/src/views/tables/BootstrapTable.js
new file mode 100644
index 0000000..550beba
--- /dev/null
+++ b/src/views/tables/BootstrapTable.js
@@ -0,0 +1,559 @@
+import React from 'react';
+import { Row, Col, Card, Table } from 'react-bootstrap';
+
+const BootstrapTable = () => {
+ return (
+
+
+
+
+
+ Basic Table
+
+ use bootstrap Table
component
+
+
+
+
+
+
+ #
+ First Name
+ Last Name
+ Username
+
+
+
+
+ 1
+ Mark
+ Otto
+ @mdo
+
+
+ 2
+ Jacob
+ Thornton
+ @fat
+
+
+ 3
+ Larry
+ the Bird
+ @twitter
+
+
+
+
+
+
+
+ Hover Table
+
+ use props hover
with Table
component
+
+
+
+
+
+
+ #
+ First Name
+ Last Name
+ Username
+
+
+
+
+ 1
+ Mark
+ Otto
+ @mdo
+
+
+ 2
+ Jacob
+ Thornton
+ @fat
+
+
+ 3
+ Larry
+ the Bird
+ @twitter
+
+
+
+
+
+
+
+ Dark Table
+
+ use props variant="dark"
with Table
component
+
+
+
+
+
+
+ #
+ First Name
+ Last Name
+ Username
+
+
+
+
+ 1
+ Mark
+ Otto
+ @mdo
+
+
+ 2
+ Jacob
+ Thornton
+ @fat
+
+
+ 3
+ Larry
+ the Bird
+ @twitter
+
+
+
+
+
+
+
+ Striped Table
+
+ use props striped
with Table
component
+
+
+
+
+
+
+ #
+ First Name
+ Last Name
+ Username
+
+
+
+
+ 1
+ Mark
+ Otto
+ @mdo
+
+
+ 2
+ Jacob
+ Thornton
+ @fat
+
+
+ 3
+ Larry
+ the Bird
+ @twitter
+
+
+
+
+
+
+
+ Contextual Classes
+
+ use props className="table-*"
with tr
element
+
+
+
+
+
+
+ #
+ First Name
+ Last Name
+ Username
+
+
+
+
+ 1
+ Mark
+ Otto
+ @mdo
+
+
+ 2
+ Jacob
+ Thornton
+ @fat
+
+
+ 3
+ Larry
+ the Bird
+ @twitter
+
+
+ 4
+ Larry
+ the Bird
+ @twitter
+
+
+ 5
+ Larry
+ the Bird
+ @twitter
+
+
+ 6
+ Larry
+ the Bird
+ @twitter
+
+
+ 7
+ Larry
+ the Bird
+ @twitter
+
+
+ 8
+ Larry
+ the Bird
+ @twitter
+
+
+ 9
+ Larry
+ the Bird
+ @twitter
+
+
+ 10
+ Larry
+ the Bird
+ @twitter
+
+
+ 11
+ Larry
+ the Bird
+ @twitter
+
+
+
+
+
+
+
+ Background Utilities
+
+ use props className="bg-* text-*"
with tr
element
+
+
+
+
+
+
+ #
+ First Name
+ Last Name
+ Username
+
+
+
+
+ 1
+ Mark
+ Otto
+ @mdo
+
+
+ 2
+ Jacob
+ Thornton
+ @fat
+
+
+ 3
+ Larry
+ the Bird
+ @twitter
+
+
+ 4
+ Larry
+ the Bird
+ @twitter
+
+
+ 5
+ Larry
+ the Bird
+ @twitter
+
+
+ 6
+ Larry
+ the Bird
+ @twitter
+
+
+ 7
+ Larry
+ the Bird
+ @twitter
+
+
+ 8
+ Larry
+ the Bird
+ @twitter
+
+
+ 9
+ Larry
+ the Bird
+ @twitter
+
+
+ 10
+ Larry
+ the Bird
+ @twitter
+
+
+ 11
+ Larry
+ the Bird
+ @twitter
+
+
+
+
+
+
+
+ Small Table
+
+ use props size="sm"
with Table
component
+
+
+
+
+
+
+ #
+ First Name
+ Last Name
+ Username
+
+
+
+
+ 1
+ Mark
+ Otto
+ @mdo
+
+
+ 2
+ Jacob
+ Thornton
+ @fat
+
+
+ 3
+ Larry
+ the Bird
+ @twitter
+
+
+
+
+
+
+
+ Vertical Borders
+
+ use props className="table-columned"
with Table
component
+
+
+
+
+
+
+ #
+ First Name
+ Last Name
+ Username
+
+
+
+
+ 1
+ Mark
+ Otto
+ @mdo
+
+
+ 2
+ Jacob
+ Thornton
+ @fat
+
+
+ 3
+ Larry
+ the Bird
+ @twitter
+
+
+
+
+
+
+
+ Table Header Styling
+
+ use props className="table-*"
with thead
element
+
+
+
+
+
+
+ #
+ First Name
+ Last Name
+ Username
+
+
+
+
+ 1
+ Mark
+ Otto
+ @mdo
+
+
+ 2
+ Jacob
+ Thornton
+ @fat
+
+
+ 3
+ Larry
+ the Bird
+ @twitter
+
+
+
+
+
+
+
+ Table Footer Styling
+
+ use props className="table-*"
with tfoot
element
+
+
+
+
+
+
+ #
+ First Name
+ Last Name
+ Username
+
+
+
+
+ 1
+ Mark
+ Otto
+ @mdo
+
+
+ 2
+ Jacob
+ Thornton
+ @fat
+
+
+ 3
+ Larry
+ the Bird
+ @twitter
+
+
+
+
+ #
+ First Name
+ Last Name
+ Username
+
+
+
+
+
+
+
+ Custom Table Color
+
+ use props variant="info"
with Table
component
+
+
+
+
+
+
+ #
+ First Name
+ Last Name
+ Username
+
+
+
+
+ 1
+ Mark
+ Otto
+ @mdo
+
+
+ 2
+ Jacob
+ Thornton
+ @fat
+
+
+ 3
+ Larry
+ the Bird
+ @twitter
+
+
+
+
+
+
+
+
+ );
+};
+
+export default BootstrapTable;
diff --git a/src/views/ui-elements/basic/BasicBadges.js b/src/views/ui-elements/basic/BasicBadges.js
new file mode 100644
index 0000000..e7497cc
--- /dev/null
+++ b/src/views/ui-elements/basic/BasicBadges.js
@@ -0,0 +1,82 @@
+import React from 'react';
+import { Row, Col, Badge, Button } from 'react-bootstrap';
+import { Link } from 'react-router-dom';
+import ModuleNotification from '../../../components/Widgets/Statistic/Notification';
+
+import Card from '../../../components/Card/MainCard';
+
+const BasicBadges = () => {
+ const buttonVariants = ['primary', 'secondary', 'success', 'danger', 'warning', 'info', 'light', 'dark'];
+
+ const buttonBadges = buttonVariants.map((variant, idx) => (
+
+ {variant}
+
+ 4
+
+
+ ));
+
+ const contextualBadges = buttonVariants.map((variant, idx) => (
+
+ {variant}
+
+ ));
+
+ const pillBadges = buttonVariants.map((variant, idx) => (
+
+ {variant}
+
+ ));
+
+ const linkBadges = buttonVariants.map((variant, idx) => (
+
+
+ {variant}
+
+
+ ));
+
+ return (
+
+
+
+
+
+
+
+
+
+
+ Example heading New
+
+
+ Example heading New
+
+
+ Example heading New
+
+
+ Example heading New
+
+
+ Example heading New
+
+
+ Example heading New
+
+
+ {buttonBadges}
+ {contextualBadges}
+ {pillBadges}
+ {linkBadges}
+
+
+
+ );
+};
+
+export default BasicBadges;
diff --git a/src/views/ui-elements/basic/BasicBreadcrumb.js b/src/views/ui-elements/basic/BasicBreadcrumb.js
new file mode 100644
index 0000000..33ba8f9
--- /dev/null
+++ b/src/views/ui-elements/basic/BasicBreadcrumb.js
@@ -0,0 +1,103 @@
+import React from 'react';
+import { Row, Col, Breadcrumb, Pagination } from 'react-bootstrap';
+import { Link } from 'react-router-dom';
+import ModuleNotification from '../../../components/Widgets/Statistic/Notification';
+
+import Card from '../../../components/Card/MainCard';
+
+const BasicBreadcrumbPagination = () => {
+ let active = 3;
+ let disabled = 4;
+ let items = [];
+ let activeItems = [];
+ let disabledItems = [];
+
+ for (let number = 1; number <= 5; number++) {
+ items.push({number} );
+ }
+
+ for (let number = 1; number <= 5; number++) {
+ activeItems.push(
+
+ {number}
+
+ );
+ }
+
+ for (let number = 1; number <= 5; number++) {
+ disabledItems.push(
+
+ {number}
+
+ );
+ }
+
+ return (
+
+
+
+
+
+
+
+
+
+
+
+ Home
+
+
+
+
+ Home
+
+
+ Library
+
+
+
+
+ Home
+
+
+ Library
+
+ Data
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Library
+
+
+
+
+
+
+
+ Library
+
+ Data
+
+
+
+
+
+ );
+};
+
+export default BasicBreadcrumbPagination;
diff --git a/src/views/ui-elements/basic/BasicButton.js b/src/views/ui-elements/basic/BasicButton.js
new file mode 100644
index 0000000..fdf0ec5
--- /dev/null
+++ b/src/views/ui-elements/basic/BasicButton.js
@@ -0,0 +1,538 @@
+import React from 'react';
+import {
+ Row,
+ Col,
+ Button,
+ OverlayTrigger,
+ Tooltip,
+ ButtonToolbar,
+ ToggleButtonGroup,
+ ToggleButton,
+ Dropdown,
+ DropdownButton,
+ SplitButton,
+ ButtonGroup
+} from 'react-bootstrap';
+import ModuleNotification from '../../../components/Widgets/Statistic/Notification';
+
+import Card from '../../../components/Card/MainCard';
+
+const BasicButton = () => {
+ const buttonVariants = ['primary', 'secondary', 'success', 'danger', 'warning', 'info', 'light', 'dark'];
+
+ const buttonOptions = [
+ { variant: 'primary', icon: 'feather icon-thumbs-up mx-1' },
+ { variant: 'secondary', icon: 'feather icon-camera mx-1' },
+ { variant: 'success', icon: 'feather icon-check-circle mx-1' },
+ { variant: 'danger', icon: 'feather icon-slash mx-1' },
+ { variant: 'warning', icon: 'feather icon-alert-triangle mx-1' },
+ { variant: 'info', icon: 'feather icon-info mx-1' }
+ ];
+
+ const buttonOnlyIconOptions = [
+ { variant: 'primary', icon: 'feather icon-thumbs-up' },
+ { variant: 'secondary', icon: 'feather icon-camera' },
+ { variant: 'success', icon: 'feather icon-check-circle' },
+ { variant: 'danger', icon: 'feather icon-slash' },
+ { variant: 'warning', icon: 'feather icon-alert-triangle' },
+ { variant: 'info', icon: 'feather icon-info' }
+ ];
+
+ const basicButtons = buttonVariants.map((variant, idx) => (
+ {variant}}>
+
+ {variant}
+
+
+ ));
+
+ const outlineButtons = buttonVariants.map((variant, idx) => (
+ {'outline-' + variant}}>
+
+ {variant}
+
+
+ ));
+
+ const squareButtons = buttonVariants.map((variant, idx) => (
+
+ {variant}
+
+ ));
+ const disabledButtons = buttonVariants.map((variant, idx) => (
+
+ {variant}
+
+ ));
+ const roundedButtons = buttonVariants.map((variant, idx) => (
+
+ {variant}
+
+ ));
+
+ const glowButtons = buttonVariants.map((variant, idx) => (
+ {'btn-glow-' + variant}}>
+
+ {variant}
+
+
+ ));
+
+ const iconButtons = buttonOptions.map((button, idx) => (
+
+
+ {button.variant}
+
+ ));
+
+ const outlineIconButtons = buttonOptions.map((button, idx) => (
+
+
+ {button.variant}
+
+ ));
+
+ const onlyIconButtons = buttonOnlyIconOptions.map((button, idx) => (
+
+
+
+ ));
+
+ const onlyOutlineIconButtons = buttonOnlyIconOptions.map((button, idx) => (
+
+
+
+ ));
+
+ const onlyIconRoundedButtons = buttonOnlyIconOptions.map((button, idx) => (
+
+
+
+ ));
+
+ const onlyOutlineIconRoundedButtons = buttonOnlyIconOptions.map((button, idx) => (
+
+
+
+ ));
+
+ const basicDropdownButton = buttonOptions.map((button) => {
+ const title = button.variant;
+ return (
+
+ Action
+ Another action
+ Something else hear
+
+ );
+ });
+
+ const splitDropdownButton = buttonOptions.map((button) => {
+ const title = button.variant;
+ return (
+
+ Action
+ Another action
+ Something else hear
+
+ Separated link
+
+ );
+ });
+
+ const basicOutlineDropdownButton = buttonOptions.map((button) => {
+ const title = button.variant;
+ return (
+
+ Action
+ Another action
+ Something else hear
+
+ );
+ });
+
+ const splitOutlineDropdownButton = buttonOptions.map((button) => {
+ const title = button.variant;
+ return (
+
+ Action
+ Another action
+ Something else hear
+
+ Separated link
+
+ );
+ });
+
+ const basicIconDropdownButton = buttonOnlyIconOptions.map((button) => {
+ const title = ;
+ return (
+
+ Action
+ Another action
+ Something else hear
+
+ );
+ });
+
+ const outlineIconDropdownButton = buttonOnlyIconOptions.map((button) => {
+ const title = ;
+ return (
+
+ Action
+ Another action
+ Something else hear
+
+ );
+ });
+
+ const basicIconDropdownRoundedButton = buttonOnlyIconOptions.map((button) => {
+ const title = ;
+ return (
+
+ Action
+ Another action
+ Something else hear
+
+ );
+ });
+
+ const outlineIconDropdownRoundedButton = buttonOnlyIconOptions.map((button) => {
+ const title = ;
+ return (
+
+ Action
+ Another action
+ Something else hear
+
+ );
+ });
+
+ return (
+
+
+
+
+
+
+
+
+
+ {basicButtons}
+ link}>
+ Link
+
+
+ {outlineButtons}
+ {squareButtons}
+ {disabledButtons}
+ {roundedButtons}
+ {glowButtons}
+
+ shadow-1}>
+
+ Shadow 1
+
+
+ shadow-2}>
+
+ Shadow 2
+
+
+ shadow-3}>
+
+ Shadow 3
+
+
+ shadow-4}>
+
+ Shadow 4
+
+
+ shadow-5}>
+
+ Shadow 5
+
+
+
+
+
+
+
+
+
+ Large Button
+
+
+ Large Button
+
+
+
+
+
+
+ Small Button
+
+
+ Small Button
+
+
+
+
+
+
+
+
+ Checkbox
+
+
+ Checkbox
+
+
+
+
+
+
+
+
+
+
+ Active
+
+
+ Radio
+
+
+ Radio
+
+
+
+
+
+
+ {iconButtons}
+
+
+ {outlineIconButtons}
+
+
+ {onlyIconButtons}
+
+
+ {onlyOutlineIconButtons}
+
+
+ {onlyIconRoundedButtons}
+
+
+ {onlyOutlineIconRoundedButtons}
+
+
+
+
+
+ {basicDropdownButton}
+
+
+ {splitDropdownButton}
+
+
+ {basicOutlineDropdownButton}
+
+
+ {splitOutlineDropdownButton}
+
+
+
+
+
+
+ {basicIconDropdownButton}
+
+
+
+
+ {outlineIconDropdownButton}
+
+
+
+
+ {basicIconDropdownRoundedButton}
+
+
+
+
+ {outlineIconDropdownRoundedButton}
+
+
+
+
+
+ Left
+ Middle
+ Right
+
+
+
+
+
+
+
+ 1
+ 2
+ 3
+ 4
+
+
+
+ 5
+ 6
+ 7
+
+
+
+ 8
+
+
+
+
+
+
+
+
+
+
+
+ use size="lg"
props in component ButtonGroup
to get large button toolbar
+
+
+ Left
+ Middle
+ Right
+
+
+
+ default toolbar size
+
+ Left
+ Middle
+ Right
+
+
+
+
+ use size="sm"
props in component ButtonGroup
to get small button toolbar
+
+
+ Left
+ Middle
+ Right
+
+
+
+
+
+
+
+
+
+
+ 1
+ 2
+
+ Dropdown link
+ Dropdown link
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+ 2
+
+
+ 3
+
+
+
+
+
+
+ 1
+
+
+ 2
+
+
+ Dropdown link
+ Dropdown link
+
+
+
+
+
+
+
+
+ );
+};
+
+export default BasicButton;
diff --git a/src/views/ui-elements/basic/BasicCollapse.js b/src/views/ui-elements/basic/BasicCollapse.js
new file mode 100644
index 0000000..4eba6d4
--- /dev/null
+++ b/src/views/ui-elements/basic/BasicCollapse.js
@@ -0,0 +1,214 @@
+import React, { useState } from 'react';
+import { Row, Col, Button, Card, Collapse } from 'react-bootstrap';
+import { Link } from 'react-router-dom';
+import ModuleNotification from '../../../components/Widgets/Statistic/Notification';
+
+const BasicCollapse = () => {
+ const [isBasic, setIsBasic] = useState(false);
+ const [isMultiTarget, setIsMultiTarget] = useState([]);
+ const [accordionKey, setAccordionKey] = useState(1);
+
+ const targetHandler = (target) => {
+ if (isMultiTarget.findIndex((item) => item === target) > -1) {
+ setIsMultiTarget((prevState) => {
+ return prevState.filter((item) => item !== target);
+ });
+ } else {
+ setIsMultiTarget((prevState) => {
+ return [...prevState, target];
+ });
+ }
+ };
+
+ const multiTargetHandler = () => {
+ const allTarget = ['target1', 'target2'];
+ allTarget.map((target) => targetHandler(target));
+ };
+
+ return (
+
+
+
+
+
+
+
+
+ Basic Collapse
+
+
+
+ setIsBasic(!isBasic)} aria-controls="basic-collapse" aria-expanded={isBasic}>
+ Collapse Link
+
+ setIsBasic(!isBasic)}>Collapse Button
+
+
+
+
+
+ Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid.
+ Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident.
+
+
+
+
+
+
+
+ Multiple Targets
+
+ targetHandler('target1')}
+ aria-controls="target1"
+ aria-expanded={isMultiTarget.findIndex((item) => item === 'target1') > -1}
+ >
+ Toggle first element
+
+ targetHandler('target2')}
+ aria-controls="target2"
+ aria-expanded={isMultiTarget.findIndex((item) => item === 'target2') > -1}
+ >
+ Toggle second element
+
+ Toggle both elements
+
+
+
+ target === 'target1')}>
+
+
+ First Element
+
+
+
+ Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad
+ squid. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente
+ ea proident.
+
+
+
+
+
+
+
+
+ target === 'target2')}>
+
+
+ Second Element
+
+
+
+ Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad
+ squid. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente
+ ea proident.
+
+
+
+
+
+
+
+
+
+ Accordion Example
+
+
+
+
+ setAccordionKey(accordionKey !== 1 ? 1 : 0)}
+ aria-controls="accordion1"
+ aria-expanded={accordionKey === 1}
+ >
+ Collapsible Group Item #1
+
+
+
+
+
+
+
+ Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3
+ wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum
+ eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla
+ assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt
+ sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer
+ farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus
+ labore sustainable VHS.
+
+
+
+
+
+
+
+
+ setAccordionKey(accordionKey !== 2 ? 2 : 0)}
+ aria-controls="accordion2"
+ aria-expanded={accordionKey === 2}
+ >
+ Collapsible Group Item #2
+
+
+
+
+
+
+
+ Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3
+ wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum
+ eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla
+ assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt
+ sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer
+ farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus
+ labore sustainable VHS.
+
+
+
+
+
+
+
+
+ setAccordionKey(accordionKey !== 3 ? 3 : 0)}
+ aria-controls="accordion3"
+ aria-expanded={accordionKey === 3}
+ >
+ Collapsible Group Item #3
+
+
+
+
+
+
+
+ Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3
+ wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum
+ eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla
+ assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt
+ sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer
+ farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus
+ labore sustainable VHS.
+
+
+
+
+
+
+
+
+ );
+};
+
+export default BasicCollapse;
diff --git a/src/views/ui-elements/basic/BasicTabsPills.js b/src/views/ui-elements/basic/BasicTabsPills.js
new file mode 100644
index 0000000..406ba72
--- /dev/null
+++ b/src/views/ui-elements/basic/BasicTabsPills.js
@@ -0,0 +1,159 @@
+import React from 'react';
+import { Row, Col, Tabs, Tab, Nav } from 'react-bootstrap';
+import ModuleNotification from '../../../components/Widgets/Statistic/Notification';
+
+const BasicTabsPills = () => {
+ return (
+
+
+
+
+
+
+
+
+ Basic Tabs
+
+
+
+
+ Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth
+ master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro
+ keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat
+ salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.
+
+
+
+
+ Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid. Exercitation +1
+ labore velit, blog sartorial PBR leggings next level wes anderson artisan four loko farm-to-table craft beer
+ twee. Qui photo booth letterpress, commodo enim craft beer mlkshk aliquip jean shorts ullamco ad vinyl
+ cillum PBR. Homo nostrud organic, assumenda labore aesthetic magna delectus mollit. Keytar helvetica VHS
+ salvia yr, vero magna velit sapiente labore stumptown. Vegan fanny pack odio cillum wes anderson 8-bit,
+ sustainable jean shorts beard ut DIY ethical culpa terry richardson biodiesel. Art party scenester
+ stumptown, tumblr butcher vero sint qui sapiente accusamus tattooed echo park.
+
+
+
+
+ Etsy mixtape wayfarers, ethical wes anderson tofu before they sold out mcsweeney's organic lomo retro fanny
+ pack lo-fi farm-to-table readymade. Messenger bag gentrify pitchfork tattooed craft beer, iphone skateboard
+ locavore carles etsy salvia banksy hoodie helvetica. DIY synth PBR banksy irony. Leggings gentrify squid
+ 8-bit cred pitchfork. Williamsburg banh mi whatever gluten-free, carles pitchfork biodiesel fixie etsy retro
+ mlkshk vice blog. Scenester cred you probably haven't heard of them, vinyl craft beer blog stumptown.
+ Pitchfork sustainable tofu synth chambray yr.
+
+
+
+
+ Basic Pills
+
+
+
+
+ Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth
+ master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro
+ keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat
+ salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.
+
+
+
+
+ Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid. Exercitation +1
+ labore velit, blog sartorial PBR leggings next level wes anderson artisan four loko farm-to-table craft beer
+ twee. Qui photo booth letterpress, commodo enim craft beer mlkshk aliquip jean shorts ullamco ad vinyl
+ cillum PBR. Homo nostrud organic, assumenda labore aesthetic magna delectus mollit. Keytar helvetica VHS
+ salvia yr, vero magna velit sapiente labore stumptown. Vegan fanny pack odio cillum wes anderson 8-bit,
+ sustainable jean shorts beard ut DIY ethical culpa terry richardson biodiesel. Art party scenester
+ stumptown, tumblr butcher vero sint qui sapiente accusamus tattooed echo park.
+
+
+
+
+ Etsy mixtape wayfarers, ethical wes anderson tofu before they sold out mcsweeney's organic lomo retro fanny
+ pack lo-fi farm-to-table readymade. Messenger bag gentrify pitchfork tattooed craft beer, iphone skateboard
+ locavore carles etsy salvia banksy hoodie helvetica. DIY synth PBR banksy irony. Leggings gentrify squid
+ 8-bit cred pitchfork. Williamsburg banh mi whatever gluten-free, carles pitchfork biodiesel fixie etsy retro
+ mlkshk vice blog. Scenester cred you probably haven't heard of them, vinyl craft beer blog stumptown.
+ Pitchfork sustainable tofu synth chambray yr.
+
+
+
+
+ Vertical Pills
+
+
+
+
+
+
+ HOME
+
+
+ PROFILE
+
+
+ CONTACT
+
+
+ SETTINGS
+
+
+
+
+
+
+
+ Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua,
+ retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica.
+ Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure
+ terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan
+ american apparel, butcher voluptate nisi qui.
+
+
+
+
+ Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid.
+ Exercitation +1 labore velit, blog sartorial PBR leggings next level wes anderson artisan four
+ loko farm-to-table craft beer twee. Qui photo booth letterpress, commodo enim craft beer mlkshk
+ aliquip jean shorts ullamco ad vinyl cillum PBR. Homo nostrud organic, assumenda labore
+ aesthetic magna delectus mollit. Keytar helvetica VHS salvia yr, vero magna velit sapiente
+ labore stumptown. Vegan fanny pack odio cillum wes anderson 8-bit, sustainable jean shorts beard
+ ut DIY ethical culpa terry richardson biodiesel. Art party scenester stumptown, tumblr butcher
+ vero sint qui sapiente accusamus tattooed echo park.
+
+
+
+
+ Etsy mixtape wayfarers, ethical wes anderson tofu before they sold out mcsweeney's organic lomo
+ retro fanny pack lo-fi farm-to-table readymade. Messenger bag gentrify pitchfork tattooed craft
+ beer, iphone skateboard locavore carles etsy salvia banksy hoodie helvetica. DIY synth PBR
+ banksy irony. Leggings gentrify squid 8-bit cred pitchfork. Williamsburg banh mi whatever
+ gluten-free, carles pitchfork biodiesel fixie etsy retro mlkshk vice blog. Scenester cred you
+ probably haven't heard of them, vinyl craft beer blog stumptown. Pitchfork sustainable tofu
+ synth chambray yr.
+
+
+
+
+ Eu dolore ea ullamco dolore Lorem id cupidatat excepteur reprehenderit consectetur elit id dolor
+ proident in cupidatat officia. Voluptate excepteur commodo labore nisi cillum duis aliqua do.
+ Aliqua amet qui mollit consectetur nulla mollit velit aliqua veniam nisi id do Lorem deserunt
+ amet. Culpa ullamco sit adipisicing labore officia magna elit nisi in aute tempor commodo
+ eiusmod.
+
+
+
+
+
+
+
+
+
+ );
+};
+
+export default BasicTabsPills;
diff --git a/src/views/ui-elements/basic/BasicTypography.js b/src/views/ui-elements/basic/BasicTypography.js
new file mode 100644
index 0000000..93f9ccd
--- /dev/null
+++ b/src/views/ui-elements/basic/BasicTypography.js
@@ -0,0 +1,245 @@
+import React from 'react';
+import { Row, Col, Card } from 'react-bootstrap';
+
+const BasicTypography = () => {
+ return (
+
+
+
+
+
+ Headings
+
+
+ This is a Heading 1
+
+ Suspendisse vel quam malesuada, aliquet sem sit amet, fringilla elit. Morbi tempor tincidunt tempor. Etiam
+ id turpis viverra, vulputate sapien nec, varius sem. Curabitur ullamcorper fringilla eleifend. In ut eros
+ hendrerit est consequat posuere et at velit.
+
+ This is a Heading 2
+
+ In nec rhoncus eros. Vestibulum eu mattis nisl. Quisque viverra viverra magna nec pulvinar. Maecenas
+ pellentesque porta augue, consectetur facilisis diam porttitor sed. Suspendisse tempor est sodales augue
+ rutrum tincidunt. Quisque a malesuada purus.
+
+ This is a Heading 3
+
+ Vestibulum auctor tincidunt semper. Phasellus ut vulputate lacus. Suspendisse ultricies mi eros, sit amet
+ tempor nulla varius sed. Proin nisl nisi, feugiat quis bibendum vitae, dapibus in tellus.
+
+ This is a Heading 4
+
+ Nulla et mattis nunc. Curabitur scelerisque commodo condimentum. Mauris blandit, velit a consectetur
+ egestas, diam arcu fermentum justo, eget ultrices arcu eros vel erat.
+
+ This is a Heading 5
+
+ Quisque nec turpis at urna dictum luctus. Suspendisse convallis dignissim eros at volutpat. In egestas
+ mattis dui. Aliquam mattis dictum aliquet. Nulla sapien mauris, eleifend et sem ac, commodo dapibus odio.
+ Vivamus pretium nec odio cursus elementum. Suspendisse molestie ullamcorper ornare.
+
+ This is a Heading 6
+
+ Donec ultricies, lacus id tempor condimentum, orci leo faucibus sem, a molestie libero lectus ac justo.
+ ultricies mi eros, sit amet tempor nulla varius sed. Proin nisl nisi, feugiat quis bibendum vitae, dapibus
+ in tellus.
+
+
+
+
+
+ Display Headings
+
+
+ Display 1
+ Display 2
+ Display 3
+ Display 4
+
+
+
+
+
+
+ Inline Text Elements
+
+
+ Your title goes here
+ You can use the mark tag to
+ highlight text.
+
+ This line of text is meant to be treated as deleted text.
+
+ This line of text is meant to be treated as an addition to the document.
+
+ rendered as bold text
+
+ rendered as italicized text
+
+
+
+
+
+
+ Contextual Text Colors
+
+
+ Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.
+ Nullam id dolor id nibh ultricies vehicula ut id elit.
+
+ Duis mollis, est non commodo luctus, nisi erat porttitor ligula.
+
+
+ Maecenas sed diam eget risus varius blandit sit amet non magna.
+
+ Etiam porta sem malesuada magna mollis euismod.
+ Donec ullamcorper nulla non metus auctor fringilla.
+ Nullam id dolor id nibh ultricies vehicula ut id elit.
+
+
+
+
+
+
+ Unordered
+
+
+
+ Lorem ipsum dolor sit amet
+ Consectetur adipiscing elit
+ Integer molestie lorem at massa
+ Facilisis in pretium nisl aliquet
+
+ Nulla volutpat aliquam velit
+
+ Phasellus iaculis neque
+ Purus sodales ultricies
+ Vestibulum laoreet porttitor sem
+ Ac tristique libero volutpat at
+
+
+ Faucibus porta lacus fringilla vel
+ Aenean sit amet erat nunc
+ Eget porttitor lorem
+
+
+
+
+
+
+
+ Ordered
+
+
+
+ Lorem ipsum dolor sit amet
+ Consectetur adipiscing elit
+ Integer molestie lorem at massa
+ Facilisis in pretium nisl aliquet
+
+ Nulla volutpat aliquam velit
+
+ Phasellus iaculis neque
+ Purus sodales ultricies
+ Vestibulum laoreet porttitor sem
+ Ac tristique libero volutpat at
+
+
+ Faucibus porta lacus fringilla vel
+ Aenean sit amet erat nunc
+ Eget porttitor lorem
+
+
+
+
+
+
+
+ Unstyled
+
+
+
+ Lorem ipsum dolor sit amet
+
+ Integer molestie lorem at massa
+
+ Phasellus iaculis neque
+
+
+ Faucibus porta lacus fringilla vel
+ Eget porttitor lorem
+
+ Inline
+
+
+ Lorem ipsum
+ Phasellus iaculis
+ Nulla volutpat
+
+
+
+
+
+
+
+ Blockquotes
+
+
+ Your awesome text goes here.
+
+
+ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
+
+
+ Someone famous in Source Title
+
+
+
+ Add .text-right
for a blockquote with right-aligned content.
+
+
+
+ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
+
+
+ Someone famous in Source Title
+
+
+
+
+
+
+
+
+ Horizontal Description
+
+
+
+ Description lists
+ A description list is perfect for defining terms.
+
+ Euismod
+
+ Vestibulum id ligula porta felis euismod semper eget lacinia odio sem nec elit.
+
+ Donec id elit non mi porta gravida at eget metus.
+
+ Malesuada porta
+ Etiam porta sem malesuada magna mollis euismod.
+
+ Truncated term is truncated
+
+ Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit
+ amet risus.
+
+
+
+
+
+
+
+ );
+};
+
+export default BasicTypography;
diff --git a/yarn.lock b/yarn.lock
new file mode 100644
index 0000000..40dc855
--- /dev/null
+++ b/yarn.lock
@@ -0,0 +1,14158 @@
+# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
+# yarn lockfile v1
+
+
+"@amcharts/amcharts3-react@^3.1.0":
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/@amcharts/amcharts3-react/-/amcharts3-react-3.1.0.tgz#9a23d1f8dbf47fd217db4fdb0323491a923816ac"
+ integrity sha512-nVEh4oxOnVHBjPwXB4yNo9sc8QkbOeNgKgTzQeMFsAd+9b0pX4cD+xKAq/K9ip7EY97kMCnFG2VekrOBpK+CWA==
+ dependencies:
+ create-react-class "^15.5.2"
+
+"@babel/code-frame@7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
+ integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
+ dependencies:
+ "@babel/highlight" "^7.10.4"
+
+"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.11", "@babel/code-frame@^7.5.5":
+ version "7.12.11"
+ resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f"
+ integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==
+ dependencies:
+ "@babel/highlight" "^7.10.4"
+
+"@babel/code-frame@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658"
+ integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==
+ dependencies:
+ "@babel/highlight" "^7.12.13"
+
+"@babel/compat-data@^7.12.1", "@babel/compat-data@^7.12.5", "@babel/compat-data@^7.12.7":
+ version "7.12.7"
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"
+ integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==
+
+"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.13.8":
+ version "7.13.15"
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4"
+ integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA==
+
+"@babel/core@7.12.3":
+ version "7.12.3"
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8"
+ integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g==
+ dependencies:
+ "@babel/code-frame" "^7.10.4"
+ "@babel/generator" "^7.12.1"
+ "@babel/helper-module-transforms" "^7.12.1"
+ "@babel/helpers" "^7.12.1"
+ "@babel/parser" "^7.12.3"
+ "@babel/template" "^7.10.4"
+ "@babel/traverse" "^7.12.1"
+ "@babel/types" "^7.12.1"
+ convert-source-map "^1.7.0"
+ debug "^4.1.0"
+ gensync "^1.0.0-beta.1"
+ json5 "^2.1.2"
+ lodash "^4.17.19"
+ resolve "^1.3.2"
+ semver "^5.4.1"
+ source-map "^0.5.0"
+
+"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.5", "@babel/core@^7.8.4":
+ version "7.12.10"
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.10.tgz#b79a2e1b9f70ed3d84bbfb6d8c4ef825f606bccd"
+ integrity sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w==
+ dependencies:
+ "@babel/code-frame" "^7.10.4"
+ "@babel/generator" "^7.12.10"
+ "@babel/helper-module-transforms" "^7.12.1"
+ "@babel/helpers" "^7.12.5"
+ "@babel/parser" "^7.12.10"
+ "@babel/template" "^7.12.7"
+ "@babel/traverse" "^7.12.10"
+ "@babel/types" "^7.12.10"
+ convert-source-map "^1.7.0"
+ debug "^4.1.0"
+ gensync "^1.0.0-beta.1"
+ json5 "^2.1.2"
+ lodash "^4.17.19"
+ semver "^5.4.1"
+ source-map "^0.5.0"
+
+"@babel/generator@^7.12.1", "@babel/generator@^7.12.10", "@babel/generator@^7.12.11":
+ version "7.12.11"
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.11.tgz#98a7df7b8c358c9a37ab07a24056853016aba3af"
+ integrity sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA==
+ dependencies:
+ "@babel/types" "^7.12.11"
+ jsesc "^2.5.1"
+ source-map "^0.5.0"
+
+"@babel/generator@^7.13.9":
+ version "7.13.9"
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
+ integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==
+ dependencies:
+ "@babel/types" "^7.13.0"
+ jsesc "^2.5.1"
+ source-map "^0.5.0"
+
+"@babel/helper-annotate-as-pure@^7.0.0", "@babel/helper-annotate-as-pure@^7.10.4", "@babel/helper-annotate-as-pure@^7.12.10":
+ version "7.12.10"
+ resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.10.tgz#54ab9b000e60a93644ce17b3f37d313aaf1d115d"
+ integrity sha512-XplmVbC1n+KY6jL8/fgLVXXUauDIB+lD5+GsQEh6F6GBF1dq1qy4DP4yXWzDKcoqXB3X58t61e85Fitoww4JVQ==
+ dependencies:
+ "@babel/types" "^7.12.10"
+
+"@babel/helper-annotate-as-pure@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"
+ integrity sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw==
+ dependencies:
+ "@babel/types" "^7.12.13"
+
+"@babel/helper-builder-binary-assignment-operator-visitor@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.10.4.tgz#bb0b75f31bf98cbf9ff143c1ae578b87274ae1a3"
+ integrity sha512-L0zGlFrGWZK4PbT8AszSfLTM5sDU1+Az/En9VrdT8/LmEiJt4zXt+Jve9DCAnQcbqDhCI+29y/L93mrDzddCcg==
+ dependencies:
+ "@babel/helper-explode-assignable-expression" "^7.10.4"
+ "@babel/types" "^7.10.4"
+
+"@babel/helper-builder-binary-assignment-operator-visitor@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.12.13.tgz#6bc20361c88b0a74d05137a65cac8d3cbf6f61fc"
+ integrity sha512-CZOv9tGphhDRlVjVkAgm8Nhklm9RzSmWpX2my+t7Ua/KT616pEzXsQCjinzvkRvHWJ9itO4f296efroX23XCMA==
+ dependencies:
+ "@babel/helper-explode-assignable-expression" "^7.12.13"
+ "@babel/types" "^7.12.13"
+
+"@babel/helper-compilation-targets@^7.12.1", "@babel/helper-compilation-targets@^7.12.5":
+ version "7.12.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.5.tgz#cb470c76198db6a24e9dbc8987275631e5d29831"
+ integrity sha512-+qH6NrscMolUlzOYngSBMIOQpKUGPPsc61Bu5W10mg84LxZ7cmvnBHzARKbDoFxVvqqAbj6Tg6N7bSrWSPXMyw==
+ dependencies:
+ "@babel/compat-data" "^7.12.5"
+ "@babel/helper-validator-option" "^7.12.1"
+ browserslist "^4.14.5"
+ semver "^5.5.0"
+
+"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8":
+ version "7.13.13"
+ resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5"
+ integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==
+ dependencies:
+ "@babel/compat-data" "^7.13.12"
+ "@babel/helper-validator-option" "^7.12.17"
+ browserslist "^4.14.5"
+ semver "^6.3.0"
+
+"@babel/helper-create-class-features-plugin@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.1.tgz#3c45998f431edd4a9214c5f1d3ad1448a6137f6e"
+ integrity sha512-hkL++rWeta/OVOBTRJc9a5Azh5mt5WgZUGAKMD8JM141YsE08K//bp1unBBieO6rUKkIPyUE0USQ30jAy3Sk1w==
+ dependencies:
+ "@babel/helper-function-name" "^7.10.4"
+ "@babel/helper-member-expression-to-functions" "^7.12.1"
+ "@babel/helper-optimise-call-expression" "^7.10.4"
+ "@babel/helper-replace-supers" "^7.12.1"
+ "@babel/helper-split-export-declaration" "^7.10.4"
+
+"@babel/helper-create-class-features-plugin@^7.13.0":
+ version "7.13.11"
+ resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.11.tgz#30d30a005bca2c953f5653fc25091a492177f4f6"
+ integrity sha512-ays0I7XYq9xbjCSvT+EvysLgfc3tOkwCULHjrnscGT3A9qD4sk3wXnJ3of0MAWsWGjdinFvajHU2smYuqXKMrw==
+ dependencies:
+ "@babel/helper-function-name" "^7.12.13"
+ "@babel/helper-member-expression-to-functions" "^7.13.0"
+ "@babel/helper-optimise-call-expression" "^7.12.13"
+ "@babel/helper-replace-supers" "^7.13.0"
+ "@babel/helper-split-export-declaration" "^7.12.13"
+
+"@babel/helper-create-regexp-features-plugin@^7.12.1":
+ version "7.12.7"
+ resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.7.tgz#2084172e95443fa0a09214ba1bb328f9aea1278f"
+ integrity sha512-idnutvQPdpbduutvi3JVfEgcVIHooQnhvhx0Nk9isOINOIGYkZea1Pk2JlJRiUnMefrlvr0vkByATBY/mB4vjQ==
+ dependencies:
+ "@babel/helper-annotate-as-pure" "^7.10.4"
+ regexpu-core "^4.7.1"
+
+"@babel/helper-create-regexp-features-plugin@^7.12.13":
+ version "7.12.17"
+ resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.17.tgz#a2ac87e9e319269ac655b8d4415e94d38d663cb7"
+ integrity sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==
+ dependencies:
+ "@babel/helper-annotate-as-pure" "^7.12.13"
+ regexpu-core "^4.7.1"
+
+"@babel/helper-define-map@^7.10.4":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.10.5.tgz#b53c10db78a640800152692b13393147acb9bb30"
+ integrity sha512-fMw4kgFB720aQFXSVaXr79pjjcW5puTCM16+rECJ/plGS+zByelE8l9nCpV1GibxTnFVmUuYG9U8wYfQHdzOEQ==
+ dependencies:
+ "@babel/helper-function-name" "^7.10.4"
+ "@babel/types" "^7.10.5"
+ lodash "^4.17.19"
+
+"@babel/helper-define-polyfill-provider@^0.2.0":
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1"
+ integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==
+ dependencies:
+ "@babel/helper-compilation-targets" "^7.13.0"
+ "@babel/helper-module-imports" "^7.12.13"
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/traverse" "^7.13.0"
+ debug "^4.1.1"
+ lodash.debounce "^4.0.8"
+ resolve "^1.14.2"
+ semver "^6.1.2"
+
+"@babel/helper-explode-assignable-expression@^7.10.4":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.12.1.tgz#8006a466695c4ad86a2a5f2fb15b5f2c31ad5633"
+ integrity sha512-dmUwH8XmlrUpVqgtZ737tK88v07l840z9j3OEhCLwKTkjlvKpfqXVIZ0wpK3aeOxspwGrf/5AP5qLx4rO3w5rA==
+ dependencies:
+ "@babel/types" "^7.12.1"
+
+"@babel/helper-explode-assignable-expression@^7.12.13":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.13.0.tgz#17b5c59ff473d9f956f40ef570cf3a76ca12657f"
+ integrity sha512-qS0peLTDP8kOisG1blKbaoBg/o9OSa1qoumMjTK5pM+KDTtpxpsiubnCGP34vK8BXGcb2M9eigwgvoJryrzwWA==
+ dependencies:
+ "@babel/types" "^7.13.0"
+
+"@babel/helper-function-name@^7.10.4", "@babel/helper-function-name@^7.12.11":
+ version "7.12.11"
+ resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz#1fd7738aee5dcf53c3ecff24f1da9c511ec47b42"
+ integrity sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA==
+ dependencies:
+ "@babel/helper-get-function-arity" "^7.12.10"
+ "@babel/template" "^7.12.7"
+ "@babel/types" "^7.12.11"
+
+"@babel/helper-function-name@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz#93ad656db3c3c2232559fd7b2c3dbdcbe0eb377a"
+ integrity sha512-TZvmPn0UOqmvi5G4vvw0qZTpVptGkB1GL61R6lKvrSdIxGm5Pky7Q3fpKiIkQCAtRCBUwB0PaThlx9vebCDSwA==
+ dependencies:
+ "@babel/helper-get-function-arity" "^7.12.13"
+ "@babel/template" "^7.12.13"
+ "@babel/types" "^7.12.13"
+
+"@babel/helper-get-function-arity@^7.12.10":
+ version "7.12.10"
+ resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz#b158817a3165b5faa2047825dfa61970ddcc16cf"
+ integrity sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag==
+ dependencies:
+ "@babel/types" "^7.12.10"
+
+"@babel/helper-get-function-arity@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz#bc63451d403a3b3082b97e1d8b3fe5bd4091e583"
+ integrity sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==
+ dependencies:
+ "@babel/types" "^7.12.13"
+
+"@babel/helper-hoist-variables@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz#d49b001d1d5a68ca5e6604dda01a6297f7c9381e"
+ integrity sha512-wljroF5PgCk2juF69kanHVs6vrLwIPNp6DLD+Lrl3hoQ3PpPPikaDRNFA+0t81NOoMt2DL6WW/mdU8k4k6ZzuA==
+ dependencies:
+ "@babel/types" "^7.10.4"
+
+"@babel/helper-hoist-variables@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.13.0.tgz#5d5882e855b5c5eda91e0cadc26c6e7a2c8593d8"
+ integrity sha512-0kBzvXiIKfsCA0y6cFEIJf4OdzfpRuNk4+YTeHZpGGc666SATFKTz6sRncwFnQk7/ugJ4dSrCj6iJuvW4Qwr2g==
+ dependencies:
+ "@babel/traverse" "^7.13.0"
+ "@babel/types" "^7.13.0"
+
+"@babel/helper-member-expression-to-functions@^7.12.1", "@babel/helper-member-expression-to-functions@^7.12.7":
+ version "7.12.7"
+ resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.7.tgz#aa77bd0396ec8114e5e30787efa78599d874a855"
+ integrity sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw==
+ dependencies:
+ "@babel/types" "^7.12.7"
+
+"@babel/helper-member-expression-to-functions@^7.13.0", "@babel/helper-member-expression-to-functions@^7.13.12":
+ version "7.13.12"
+ resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72"
+ integrity sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==
+ dependencies:
+ "@babel/types" "^7.13.12"
+
+"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5":
+ version "7.12.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb"
+ integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
+ dependencies:
+ "@babel/types" "^7.12.5"
+
+"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12":
+ version "7.13.12"
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977"
+ integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==
+ dependencies:
+ "@babel/types" "^7.13.12"
+
+"@babel/helper-module-transforms@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c"
+ integrity sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w==
+ dependencies:
+ "@babel/helper-module-imports" "^7.12.1"
+ "@babel/helper-replace-supers" "^7.12.1"
+ "@babel/helper-simple-access" "^7.12.1"
+ "@babel/helper-split-export-declaration" "^7.11.0"
+ "@babel/helper-validator-identifier" "^7.10.4"
+ "@babel/template" "^7.10.4"
+ "@babel/traverse" "^7.12.1"
+ "@babel/types" "^7.12.1"
+ lodash "^4.17.19"
+
+"@babel/helper-module-transforms@^7.13.0":
+ version "7.13.14"
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef"
+ integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g==
+ dependencies:
+ "@babel/helper-module-imports" "^7.13.12"
+ "@babel/helper-replace-supers" "^7.13.12"
+ "@babel/helper-simple-access" "^7.13.12"
+ "@babel/helper-split-export-declaration" "^7.12.13"
+ "@babel/helper-validator-identifier" "^7.12.11"
+ "@babel/template" "^7.12.13"
+ "@babel/traverse" "^7.13.13"
+ "@babel/types" "^7.13.14"
+
+"@babel/helper-optimise-call-expression@^7.10.4", "@babel/helper-optimise-call-expression@^7.12.10":
+ version "7.12.10"
+ resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.10.tgz#94ca4e306ee11a7dd6e9f42823e2ac6b49881e2d"
+ integrity sha512-4tpbU0SrSTjjt65UMWSrUOPZTsgvPgGG4S8QSTNHacKzpS51IVWGDj0yCwyeZND/i+LSN2g/O63jEXEWm49sYQ==
+ dependencies:
+ "@babel/types" "^7.12.10"
+
+"@babel/helper-optimise-call-expression@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz#5c02d171b4c8615b1e7163f888c1c81c30a2aaea"
+ integrity sha512-BdWQhoVJkp6nVjB7nkFWcn43dkprYauqtk++Py2eaf/GRDFm5BxRqEIZCiHlZUGAVmtwKcsVL1dC68WmzeFmiA==
+ dependencies:
+ "@babel/types" "^7.12.13"
+
+"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
+ integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
+
+"@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af"
+ integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==
+
+"@babel/helper-remap-async-to-generator@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.12.1.tgz#8c4dbbf916314f6047dc05e6a2217074238347fd"
+ integrity sha512-9d0KQCRM8clMPcDwo8SevNs+/9a8yWVVmaE80FGJcEP8N1qToREmWEGnBn8BUlJhYRFz6fqxeRL1sl5Ogsed7A==
+ dependencies:
+ "@babel/helper-annotate-as-pure" "^7.10.4"
+ "@babel/helper-wrap-function" "^7.10.4"
+ "@babel/types" "^7.12.1"
+
+"@babel/helper-remap-async-to-generator@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.13.0.tgz#376a760d9f7b4b2077a9dd05aa9c3927cadb2209"
+ integrity sha512-pUQpFBE9JvC9lrQbpX0TmeNIy5s7GnZjna2lhhcHC7DzgBs6fWn722Y5cfwgrtrqc7NAJwMvOa0mKhq6XaE4jg==
+ dependencies:
+ "@babel/helper-annotate-as-pure" "^7.12.13"
+ "@babel/helper-wrap-function" "^7.13.0"
+ "@babel/types" "^7.13.0"
+
+"@babel/helper-replace-supers@^7.12.1":
+ version "7.12.11"
+ resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.11.tgz#ea511658fc66c7908f923106dd88e08d1997d60d"
+ integrity sha512-q+w1cqmhL7R0FNzth/PLLp2N+scXEK/L2AHbXUyydxp828F4FEa5WcVoqui9vFRiHDQErj9Zof8azP32uGVTRA==
+ dependencies:
+ "@babel/helper-member-expression-to-functions" "^7.12.7"
+ "@babel/helper-optimise-call-expression" "^7.12.10"
+ "@babel/traverse" "^7.12.10"
+ "@babel/types" "^7.12.11"
+
+"@babel/helper-replace-supers@^7.12.13", "@babel/helper-replace-supers@^7.13.0", "@babel/helper-replace-supers@^7.13.12":
+ version "7.13.12"
+ resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz#6442f4c1ad912502481a564a7386de0c77ff3804"
+ integrity sha512-Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw==
+ dependencies:
+ "@babel/helper-member-expression-to-functions" "^7.13.12"
+ "@babel/helper-optimise-call-expression" "^7.12.13"
+ "@babel/traverse" "^7.13.0"
+ "@babel/types" "^7.13.12"
+
+"@babel/helper-simple-access@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz#32427e5aa61547d38eb1e6eaf5fd1426fdad9136"
+ integrity sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA==
+ dependencies:
+ "@babel/types" "^7.12.1"
+
+"@babel/helper-simple-access@^7.12.13", "@babel/helper-simple-access@^7.13.12":
+ version "7.13.12"
+ resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6"
+ integrity sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==
+ dependencies:
+ "@babel/types" "^7.13.12"
+
+"@babel/helper-skip-transparent-expression-wrappers@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz#462dc63a7e435ade8468385c63d2b84cce4b3cbf"
+ integrity sha512-Mf5AUuhG1/OCChOJ/HcADmvcHM42WJockombn8ATJG3OnyiSxBK/Mm5x78BQWvmtXZKHgbjdGL2kin/HOLlZGA==
+ dependencies:
+ "@babel/types" "^7.12.1"
+
+"@babel/helper-split-export-declaration@^7.10.4", "@babel/helper-split-export-declaration@^7.11.0", "@babel/helper-split-export-declaration@^7.12.11":
+ version "7.12.11"
+ resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz#1b4cc424458643c47d37022223da33d76ea4603a"
+ integrity sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g==
+ dependencies:
+ "@babel/types" "^7.12.11"
+
+"@babel/helper-split-export-declaration@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz#e9430be00baf3e88b0e13e6f9d4eaf2136372b05"
+ integrity sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==
+ dependencies:
+ "@babel/types" "^7.12.13"
+
+"@babel/helper-validator-identifier@^7.10.4", "@babel/helper-validator-identifier@^7.12.11":
+ version "7.12.11"
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
+ integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
+
+"@babel/helper-validator-option@^7.12.1", "@babel/helper-validator-option@^7.12.11":
+ version "7.12.11"
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f"
+ integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==
+
+"@babel/helper-validator-option@^7.12.17":
+ version "7.12.17"
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
+ integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==
+
+"@babel/helper-wrap-function@^7.10.4":
+ version "7.12.3"
+ resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.12.3.tgz#3332339fc4d1fbbf1c27d7958c27d34708e990d9"
+ integrity sha512-Cvb8IuJDln3rs6tzjW3Y8UeelAOdnpB8xtQ4sme2MSZ9wOxrbThporC0y/EtE16VAtoyEfLM404Xr1e0OOp+ow==
+ dependencies:
+ "@babel/helper-function-name" "^7.10.4"
+ "@babel/template" "^7.10.4"
+ "@babel/traverse" "^7.10.4"
+ "@babel/types" "^7.10.4"
+
+"@babel/helper-wrap-function@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.13.0.tgz#bdb5c66fda8526ec235ab894ad53a1235c79fcc4"
+ integrity sha512-1UX9F7K3BS42fI6qd2A4BjKzgGjToscyZTdp1DjknHLCIvpgne6918io+aL5LXFcER/8QWiwpoY902pVEqgTXA==
+ dependencies:
+ "@babel/helper-function-name" "^7.12.13"
+ "@babel/template" "^7.12.13"
+ "@babel/traverse" "^7.13.0"
+ "@babel/types" "^7.13.0"
+
+"@babel/helpers@^7.12.1", "@babel/helpers@^7.12.5":
+ version "7.12.5"
+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e"
+ integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==
+ dependencies:
+ "@babel/template" "^7.10.4"
+ "@babel/traverse" "^7.12.5"
+ "@babel/types" "^7.12.5"
+
+"@babel/highlight@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
+ integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
+ dependencies:
+ "@babel/helper-validator-identifier" "^7.10.4"
+ chalk "^2.0.0"
+ js-tokens "^4.0.0"
+
+"@babel/highlight@^7.12.13":
+ version "7.13.10"
+ resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.13.10.tgz#a8b2a66148f5b27d666b15d81774347a731d52d1"
+ integrity sha512-5aPpe5XQPzflQrFwL1/QoeHkP2MsA4JCntcXHRhEsdsfPVkvPi2w7Qix4iV7t5S/oC9OodGrggd8aco1g3SZFg==
+ dependencies:
+ "@babel/helper-validator-identifier" "^7.12.11"
+ chalk "^2.0.0"
+ js-tokens "^4.0.0"
+
+"@babel/parser@^7.1.0", "@babel/parser@^7.12.10", "@babel/parser@^7.12.11", "@babel/parser@^7.12.3", "@babel/parser@^7.12.7", "@babel/parser@^7.7.0":
+ version "7.12.11"
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.11.tgz#9ce3595bcd74bc5c466905e86c535b8b25011e79"
+ integrity sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg==
+
+"@babel/parser@^7.12.13", "@babel/parser@^7.13.15":
+ version "7.13.15"
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.15.tgz#8e66775fb523599acb6a289e12929fa5ab0954d8"
+ integrity sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ==
+
+"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
+ version "7.13.12"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
+ integrity sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
+ "@babel/plugin-proposal-optional-chaining" "^7.13.12"
+
+"@babel/plugin-proposal-async-generator-functions@^7.12.1":
+ version "7.12.12"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.12.tgz#04b8f24fd4532008ab4e79f788468fd5a8476566"
+ integrity sha512-nrz9y0a4xmUrRq51bYkWJIO5SBZyG2ys2qinHsN0zHDHVsUaModrkpyWWWXfGqYQmOL3x9sQIcTNN/pBGpo09A==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-remap-async-to-generator" "^7.12.1"
+ "@babel/plugin-syntax-async-generators" "^7.8.0"
+
+"@babel/plugin-proposal-async-generator-functions@^7.13.15":
+ version "7.13.15"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b"
+ integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/helper-remap-async-to-generator" "^7.13.0"
+ "@babel/plugin-syntax-async-generators" "^7.8.4"
+
+"@babel/plugin-proposal-class-properties@7.12.1", "@babel/plugin-proposal-class-properties@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.1.tgz#a082ff541f2a29a4821065b8add9346c0c16e5de"
+ integrity sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w==
+ dependencies:
+ "@babel/helper-create-class-features-plugin" "^7.12.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-proposal-class-properties@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz#146376000b94efd001e57a40a88a525afaab9f37"
+ integrity sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg==
+ dependencies:
+ "@babel/helper-create-class-features-plugin" "^7.13.0"
+ "@babel/helper-plugin-utils" "^7.13.0"
+
+"@babel/plugin-proposal-decorators@7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.12.1.tgz#59271439fed4145456c41067450543aee332d15f"
+ integrity sha512-knNIuusychgYN8fGJHONL0RbFxLGawhXOJNLBk75TniTsZZeA+wdkDuv6wp4lGwzQEKjZi6/WYtnb3udNPmQmQ==
+ dependencies:
+ "@babel/helper-create-class-features-plugin" "^7.12.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-syntax-decorators" "^7.12.1"
+
+"@babel/plugin-proposal-dynamic-import@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.1.tgz#43eb5c2a3487ecd98c5c8ea8b5fdb69a2749b2dc"
+ integrity sha512-a4rhUSZFuq5W8/OO8H7BL5zspjnc1FLd9hlOxIK/f7qG4a0qsqk8uvF/ywgBA8/OmjsapjpvaEOYItfGG1qIvQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-syntax-dynamic-import" "^7.8.0"
+
+"@babel/plugin-proposal-dynamic-import@^7.13.8":
+ version "7.13.8"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.13.8.tgz#876a1f6966e1dec332e8c9451afda3bebcdf2e1d"
+ integrity sha512-ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/plugin-syntax-dynamic-import" "^7.8.3"
+
+"@babel/plugin-proposal-export-namespace-from@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.12.1.tgz#8b9b8f376b2d88f5dd774e4d24a5cc2e3679b6d4"
+ integrity sha512-6CThGf0irEkzujYS5LQcjBx8j/4aQGiVv7J9+2f7pGfxqyKh3WnmVJYW3hdrQjyksErMGBPQrCnHfOtna+WLbw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-syntax-export-namespace-from" "^7.8.3"
+
+"@babel/plugin-proposal-export-namespace-from@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.12.13.tgz#393be47a4acd03fa2af6e3cde9b06e33de1b446d"
+ integrity sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+ "@babel/plugin-syntax-export-namespace-from" "^7.8.3"
+
+"@babel/plugin-proposal-json-strings@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.12.1.tgz#d45423b517714eedd5621a9dfdc03fa9f4eb241c"
+ integrity sha512-GoLDUi6U9ZLzlSda2Df++VSqDJg3CG+dR0+iWsv6XRw1rEq+zwt4DirM9yrxW6XWaTpmai1cWJLMfM8qQJf+yw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-syntax-json-strings" "^7.8.0"
+
+"@babel/plugin-proposal-json-strings@^7.13.8":
+ version "7.13.8"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.13.8.tgz#bf1fb362547075afda3634ed31571c5901afef7b"
+ integrity sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/plugin-syntax-json-strings" "^7.8.3"
+
+"@babel/plugin-proposal-logical-assignment-operators@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.12.1.tgz#f2c490d36e1b3c9659241034a5d2cd50263a2751"
+ integrity sha512-k8ZmVv0JU+4gcUGeCDZOGd0lCIamU/sMtIiX3UWnUc5yzgq6YUGyEolNYD+MLYKfSzgECPcqetVcJP9Afe/aCA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
+
+"@babel/plugin-proposal-logical-assignment-operators@^7.13.8":
+ version "7.13.8"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.13.8.tgz#93fa78d63857c40ce3c8c3315220fd00bfbb4e1a"
+ integrity sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
+
+"@babel/plugin-proposal-nullish-coalescing-operator@7.12.1", "@babel/plugin-proposal-nullish-coalescing-operator@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.12.1.tgz#3ed4fff31c015e7f3f1467f190dbe545cd7b046c"
+ integrity sha512-nZY0ESiaQDI1y96+jk6VxMOaL4LPo/QDHBqL+SF3/vl6dHkTwHlOI8L4ZwuRBHgakRBw5zsVylel7QPbbGuYgg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
+
+"@babel/plugin-proposal-nullish-coalescing-operator@^7.13.8":
+ version "7.13.8"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.13.8.tgz#3730a31dafd3c10d8ccd10648ed80a2ac5472ef3"
+ integrity sha512-iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
+
+"@babel/plugin-proposal-numeric-separator@7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.1.tgz#0e2c6774c4ce48be412119b4d693ac777f7685a6"
+ integrity sha512-MR7Ok+Af3OhNTCxYVjJZHS0t97ydnJZt/DbR4WISO39iDnhiD8XHrY12xuSJ90FFEGjir0Fzyyn7g/zY6hxbxA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-syntax-numeric-separator" "^7.10.4"
+
+"@babel/plugin-proposal-numeric-separator@^7.12.1", "@babel/plugin-proposal-numeric-separator@^7.12.7":
+ version "7.12.7"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.7.tgz#8bf253de8139099fea193b297d23a9d406ef056b"
+ integrity sha512-8c+uy0qmnRTeukiGsjLGy6uVs/TFjJchGXUeBqlG4VWYOdJWkhhVPdQ3uHwbmalfJwv2JsV0qffXP4asRfL2SQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-syntax-numeric-separator" "^7.10.4"
+
+"@babel/plugin-proposal-numeric-separator@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.13.tgz#bd9da3188e787b5120b4f9d465a8261ce67ed1db"
+ integrity sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+ "@babel/plugin-syntax-numeric-separator" "^7.10.4"
+
+"@babel/plugin-proposal-object-rest-spread@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.12.1.tgz#def9bd03cea0f9b72283dac0ec22d289c7691069"
+ integrity sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
+ "@babel/plugin-transform-parameters" "^7.12.1"
+
+"@babel/plugin-proposal-object-rest-spread@^7.13.8":
+ version "7.13.8"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.13.8.tgz#5d210a4d727d6ce3b18f9de82cc99a3964eed60a"
+ integrity sha512-DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0g==
+ dependencies:
+ "@babel/compat-data" "^7.13.8"
+ "@babel/helper-compilation-targets" "^7.13.8"
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
+ "@babel/plugin-transform-parameters" "^7.13.0"
+
+"@babel/plugin-proposal-optional-catch-binding@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.12.1.tgz#ccc2421af64d3aae50b558a71cede929a5ab2942"
+ integrity sha512-hFvIjgprh9mMw5v42sJWLI1lzU5L2sznP805zeT6rySVRA0Y18StRhDqhSxlap0oVgItRsB6WSROp4YnJTJz0g==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
+
+"@babel/plugin-proposal-optional-catch-binding@^7.13.8":
+ version "7.13.8"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.13.8.tgz#3ad6bd5901506ea996fc31bdcf3ccfa2bed71107"
+ integrity sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
+
+"@babel/plugin-proposal-optional-chaining@7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.1.tgz#cce122203fc8a32794296fc377c6dedaf4363797"
+ integrity sha512-c2uRpY6WzaVDzynVY9liyykS+kVU+WRZPMPYpkelXH8KBt1oXoI89kPbZKKG/jDT5UK92FTW2fZkZaJhdiBabw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
+ "@babel/plugin-syntax-optional-chaining" "^7.8.0"
+
+"@babel/plugin-proposal-optional-chaining@^7.12.1", "@babel/plugin-proposal-optional-chaining@^7.12.7":
+ version "7.12.7"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.7.tgz#e02f0ea1b5dc59d401ec16fb824679f683d3303c"
+ integrity sha512-4ovylXZ0PWmwoOvhU2vhnzVNnm88/Sm9nx7V8BPgMvAzn5zDou3/Awy0EjglyubVHasJj+XCEkr/r1X3P5elCA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
+ "@babel/plugin-syntax-optional-chaining" "^7.8.0"
+
+"@babel/plugin-proposal-optional-chaining@^7.13.12":
+ version "7.13.12"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz#ba9feb601d422e0adea6760c2bd6bbb7bfec4866"
+ integrity sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
+ "@babel/plugin-syntax-optional-chaining" "^7.8.3"
+
+"@babel/plugin-proposal-private-methods@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.12.1.tgz#86814f6e7a21374c980c10d38b4493e703f4a389"
+ integrity sha512-mwZ1phvH7/NHK6Kf8LP7MYDogGV+DKB1mryFOEwx5EBNQrosvIczzZFTUmWaeujd5xT6G1ELYWUz3CutMhjE1w==
+ dependencies:
+ "@babel/helper-create-class-features-plugin" "^7.12.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-proposal-private-methods@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.13.0.tgz#04bd4c6d40f6e6bbfa2f57e2d8094bad900ef787"
+ integrity sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q==
+ dependencies:
+ "@babel/helper-create-class-features-plugin" "^7.13.0"
+ "@babel/helper-plugin-utils" "^7.13.0"
+
+"@babel/plugin-proposal-unicode-property-regex@^7.12.1", "@babel/plugin-proposal-unicode-property-regex@^7.4.4":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.12.1.tgz#2a183958d417765b9eae334f47758e5d6a82e072"
+ integrity sha512-MYq+l+PvHuw/rKUz1at/vb6nCnQ2gmJBNaM62z0OgH7B2W1D9pvkpYtlti9bGtizNIU1K3zm4bZF9F91efVY0w==
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin" "^7.12.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-proposal-unicode-property-regex@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.12.13.tgz#bebde51339be829c17aaaaced18641deb62b39ba"
+ integrity sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin" "^7.12.13"
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-syntax-async-generators@^7.8.0", "@babel/plugin-syntax-async-generators@^7.8.4":
+ version "7.8.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
+ integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.8.0"
+
+"@babel/plugin-syntax-bigint@^7.8.3":
+ version "7.8.3"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz#4c9a6f669f5d0cdf1b90a1671e9a146be5300cea"
+ integrity sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.8.0"
+
+"@babel/plugin-syntax-class-properties@^7.12.1", "@babel/plugin-syntax-class-properties@^7.8.3":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.1.tgz#bcb297c5366e79bebadef509549cd93b04f19978"
+ integrity sha512-U40A76x5gTwmESz+qiqssqmeEsKvcSyvtgktrm0uzcARAmM9I1jR221f6Oq+GmHrcD+LvZDag1UTOTe2fL3TeA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-syntax-class-properties@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz#b5c987274c4a3a82b89714796931a6b53544ae10"
+ integrity sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-syntax-decorators@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.12.1.tgz#81a8b535b284476c41be6de06853a8802b98c5dd"
+ integrity sha512-ir9YW5daRrTYiy9UJ2TzdNIJEZu8KclVzDcfSt4iEmOtwQ4llPtWInNKJyKnVXp1vE4bbVd5S31M/im3mYMO1w==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-syntax-dynamic-import@^7.8.0", "@babel/plugin-syntax-dynamic-import@^7.8.3":
+ version "7.8.3"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3"
+ integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.8.0"
+
+"@babel/plugin-syntax-export-namespace-from@^7.8.3":
+ version "7.8.3"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz#028964a9ba80dbc094c915c487ad7c4e7a66465a"
+ integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.8.3"
+
+"@babel/plugin-syntax-flow@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.12.1.tgz#a77670d9abe6d63e8acadf4c31bb1eb5a506bbdd"
+ integrity sha512-1lBLLmtxrwpm4VKmtVFselI/P3pX+G63fAtUUt6b2Nzgao77KNDwyuRt90Mj2/9pKobtt68FdvjfqohZjg/FCA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-syntax-import-meta@^7.8.3":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
+ integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-syntax-json-strings@^7.8.0", "@babel/plugin-syntax-json-strings@^7.8.3":
+ version "7.8.3"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
+ integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.8.0"
+
+"@babel/plugin-syntax-jsx@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.1.tgz#9d9d357cc818aa7ae7935917c1257f67677a0926"
+ integrity sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-syntax-jsx@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.13.tgz#044fb81ebad6698fe62c478875575bcbb9b70f15"
+ integrity sha512-d4HM23Q1K7oq/SLNmG6mRt85l2csmQ0cHRaxRXjKW0YFdEXqlZ5kzFQKH5Uc3rDJECgu+yCRgPkG04Mm98R/1g==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699"
+ integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0", "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
+ version "7.8.3"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9"
+ integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.8.0"
+
+"@babel/plugin-syntax-numeric-separator@^7.10.4", "@babel/plugin-syntax-numeric-separator@^7.8.3":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz#b9b070b3e33570cd9fd07ba7fa91c0dd37b9af97"
+ integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-syntax-object-rest-spread@^7.8.0", "@babel/plugin-syntax-object-rest-spread@^7.8.3":
+ version "7.8.3"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871"
+ integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.8.0"
+
+"@babel/plugin-syntax-optional-catch-binding@^7.8.0", "@babel/plugin-syntax-optional-catch-binding@^7.8.3":
+ version "7.8.3"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1"
+ integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.8.0"
+
+"@babel/plugin-syntax-optional-chaining@^7.8.0", "@babel/plugin-syntax-optional-chaining@^7.8.3":
+ version "7.8.3"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a"
+ integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.8.0"
+
+"@babel/plugin-syntax-top-level-await@^7.12.1", "@babel/plugin-syntax-top-level-await@^7.8.3":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.1.tgz#dd6c0b357ac1bb142d98537450a319625d13d2a0"
+ integrity sha512-i7ooMZFS+a/Om0crxZodrTzNEPJHZrlMVGMTEpFAj6rYY/bKCddB0Dk/YxfPuYXOopuhKk/e1jV6h+WUU9XN3A==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-syntax-top-level-await@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.13.tgz#c5f0fa6e249f5b739727f923540cf7a806130178"
+ integrity sha512-A81F9pDwyS7yM//KwbCSDqy3Uj4NMIurtplxphWxoYtNPov7cJsDkAFNNyVlIZ3jwGycVsurZ+LtOA8gZ376iQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-syntax-typescript@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.12.1.tgz#460ba9d77077653803c3dd2e673f76d66b4029e5"
+ integrity sha512-UZNEcCY+4Dp9yYRCAHrHDU+9ZXLYaY9MgBXSRLkB9WjYFRR6quJBumfVrEkUxrePPBwFcpWfNKXqVRQQtm7mMA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-arrow-functions@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.12.1.tgz#8083ffc86ac8e777fbe24b5967c4b2521f3cb2b3"
+ integrity sha512-5QB50qyN44fzzz4/qxDPQMBCTHgxg3n0xRBLJUmBlLoU/sFvxVWGZF/ZUfMVDQuJUKXaBhbupxIzIfZ6Fwk/0A==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-arrow-functions@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.13.0.tgz#10a59bebad52d637a027afa692e8d5ceff5e3dae"
+ integrity sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+
+"@babel/plugin-transform-async-to-generator@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.12.1.tgz#3849a49cc2a22e9743cbd6b52926d30337229af1"
+ integrity sha512-SDtqoEcarK1DFlRJ1hHRY5HvJUj5kX4qmtpMAm2QnhOlyuMC4TMdCRgW6WXpv93rZeYNeLP22y8Aq2dbcDRM1A==
+ dependencies:
+ "@babel/helper-module-imports" "^7.12.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-remap-async-to-generator" "^7.12.1"
+
+"@babel/plugin-transform-async-to-generator@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.13.0.tgz#8e112bf6771b82bf1e974e5e26806c5c99aa516f"
+ integrity sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg==
+ dependencies:
+ "@babel/helper-module-imports" "^7.12.13"
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/helper-remap-async-to-generator" "^7.13.0"
+
+"@babel/plugin-transform-block-scoped-functions@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.12.1.tgz#f2a1a365bde2b7112e0a6ded9067fdd7c07905d9"
+ integrity sha512-5OpxfuYnSgPalRpo8EWGPzIYf0lHBWORCkj5M0oLBwHdlux9Ri36QqGW3/LR13RSVOAoUUMzoPI/jpE4ABcHoA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-block-scoped-functions@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.12.13.tgz#a9bf1836f2a39b4eb6cf09967739de29ea4bf4c4"
+ integrity sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-block-scoping@^7.12.1", "@babel/plugin-transform-block-scoping@^7.12.11":
+ version "7.12.12"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.12.tgz#d93a567a152c22aea3b1929bb118d1d0a175cdca"
+ integrity sha512-VOEPQ/ExOVqbukuP7BYJtI5ZxxsmegTwzZ04j1aF0dkSypGo9XpDHuOrABsJu+ie+penpSJheDJ11x1BEZNiyQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-block-scoping@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.13.tgz#f36e55076d06f41dfd78557ea039c1b581642e61"
+ integrity sha512-Pxwe0iqWJX4fOOM2kEZeUuAxHMWb9nK+9oh5d11bsLoB0xMg+mkDpt0eYuDZB7ETrY9bbcVlKUGTOGWy7BHsMQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-classes@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.12.1.tgz#65e650fcaddd3d88ddce67c0f834a3d436a32db6"
+ integrity sha512-/74xkA7bVdzQTBeSUhLLJgYIcxw/dpEpCdRDiHgPJ3Mv6uC11UhjpOhl72CgqbBCmt1qtssCyB2xnJm1+PFjog==
+ dependencies:
+ "@babel/helper-annotate-as-pure" "^7.10.4"
+ "@babel/helper-define-map" "^7.10.4"
+ "@babel/helper-function-name" "^7.10.4"
+ "@babel/helper-optimise-call-expression" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-replace-supers" "^7.12.1"
+ "@babel/helper-split-export-declaration" "^7.10.4"
+ globals "^11.1.0"
+
+"@babel/plugin-transform-classes@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.13.0.tgz#0265155075c42918bf4d3a4053134176ad9b533b"
+ integrity sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g==
+ dependencies:
+ "@babel/helper-annotate-as-pure" "^7.12.13"
+ "@babel/helper-function-name" "^7.12.13"
+ "@babel/helper-optimise-call-expression" "^7.12.13"
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/helper-replace-supers" "^7.13.0"
+ "@babel/helper-split-export-declaration" "^7.12.13"
+ globals "^11.1.0"
+
+"@babel/plugin-transform-computed-properties@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.12.1.tgz#d68cf6c9b7f838a8a4144badbe97541ea0904852"
+ integrity sha512-vVUOYpPWB7BkgUWPo4C44mUQHpTZXakEqFjbv8rQMg7TC6S6ZhGZ3otQcRH6u7+adSlE5i0sp63eMC/XGffrzg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-computed-properties@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.13.0.tgz#845c6e8b9bb55376b1fa0b92ef0bdc8ea06644ed"
+ integrity sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+
+"@babel/plugin-transform-destructuring@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.12.1.tgz#b9a570fe0d0a8d460116413cb4f97e8e08b2f847"
+ integrity sha512-fRMYFKuzi/rSiYb2uRLiUENJOKq4Gnl+6qOv5f8z0TZXg3llUwUhsNNwrwaT/6dUhJTzNpBr+CUvEWBtfNY1cw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-destructuring@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.13.0.tgz#c5dce270014d4e1ebb1d806116694c12b7028963"
+ integrity sha512-zym5em7tePoNT9s964c0/KU3JPPnuq7VhIxPRefJ4/s82cD+q1mgKfuGRDMCPL0HTyKz4dISuQlCusfgCJ86HA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+
+"@babel/plugin-transform-dotall-regex@^7.12.1", "@babel/plugin-transform-dotall-regex@^7.4.4":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.1.tgz#a1d16c14862817b6409c0a678d6f9373ca9cd975"
+ integrity sha512-B2pXeRKoLszfEW7J4Hg9LoFaWEbr/kzo3teWHmtFCszjRNa/b40f9mfeqZsIDLLt/FjwQ6pz/Gdlwy85xNckBA==
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin" "^7.12.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-dotall-regex@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.13.tgz#3f1601cc29905bfcb67f53910f197aeafebb25ad"
+ integrity sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin" "^7.12.13"
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-duplicate-keys@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.12.1.tgz#745661baba295ac06e686822797a69fbaa2ca228"
+ integrity sha512-iRght0T0HztAb/CazveUpUQrZY+aGKKaWXMJ4uf9YJtqxSUe09j3wteztCUDRHs+SRAL7yMuFqUsLoAKKzgXjw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-duplicate-keys@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.12.13.tgz#6f06b87a8b803fd928e54b81c258f0a0033904de"
+ integrity sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-exponentiation-operator@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.12.1.tgz#b0f2ed356ba1be1428ecaf128ff8a24f02830ae0"
+ integrity sha512-7tqwy2bv48q+c1EHbXK0Zx3KXd2RVQp6OC7PbwFNt/dPTAV3Lu5sWtWuAj8owr5wqtWnqHfl2/mJlUmqkChKug==
+ dependencies:
+ "@babel/helper-builder-binary-assignment-operator-visitor" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-exponentiation-operator@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.12.13.tgz#4d52390b9a273e651e4aba6aee49ef40e80cd0a1"
+ integrity sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA==
+ dependencies:
+ "@babel/helper-builder-binary-assignment-operator-visitor" "^7.12.13"
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-flow-strip-types@7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.12.1.tgz#8430decfa7eb2aea5414ed4a3fa6e1652b7d77c4"
+ integrity sha512-8hAtkmsQb36yMmEtk2JZ9JnVyDSnDOdlB+0nEGzIDLuK4yR3JcEjfuFPYkdEPSh8Id+rAMeBEn+X0iVEyho6Hg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-syntax-flow" "^7.12.1"
+
+"@babel/plugin-transform-for-of@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.12.1.tgz#07640f28867ed16f9511c99c888291f560921cfa"
+ integrity sha512-Zaeq10naAsuHo7heQvyV0ptj4dlZJwZgNAtBYBnu5nNKJoW62m0zKcIEyVECrUKErkUkg6ajMy4ZfnVZciSBhg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-for-of@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.13.0.tgz#c799f881a8091ac26b54867a845c3e97d2696062"
+ integrity sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+
+"@babel/plugin-transform-function-name@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.12.1.tgz#2ec76258c70fe08c6d7da154003a480620eba667"
+ integrity sha512-JF3UgJUILoFrFMEnOJLJkRHSk6LUSXLmEFsA23aR2O5CSLUxbeUX1IZ1YQ7Sn0aXb601Ncwjx73a+FVqgcljVw==
+ dependencies:
+ "@babel/helper-function-name" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-function-name@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.12.13.tgz#bb024452f9aaed861d374c8e7a24252ce3a50051"
+ integrity sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ==
+ dependencies:
+ "@babel/helper-function-name" "^7.12.13"
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-literals@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.12.1.tgz#d73b803a26b37017ddf9d3bb8f4dc58bfb806f57"
+ integrity sha512-+PxVGA+2Ag6uGgL0A5f+9rklOnnMccwEBzwYFL3EUaKuiyVnUipyXncFcfjSkbimLrODoqki1U9XxZzTvfN7IQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-literals@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.12.13.tgz#2ca45bafe4a820197cf315794a4d26560fe4bdb9"
+ integrity sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-member-expression-literals@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.12.1.tgz#496038602daf1514a64d43d8e17cbb2755e0c3ad"
+ integrity sha512-1sxePl6z9ad0gFMB9KqmYofk34flq62aqMt9NqliS/7hPEpURUCMbyHXrMPlo282iY7nAvUB1aQd5mg79UD9Jg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-member-expression-literals@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.12.13.tgz#5ffa66cd59b9e191314c9f1f803b938e8c081e40"
+ integrity sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-modules-amd@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.12.1.tgz#3154300b026185666eebb0c0ed7f8415fefcf6f9"
+ integrity sha512-tDW8hMkzad5oDtzsB70HIQQRBiTKrhfgwC/KkJeGsaNFTdWhKNt/BiE8c5yj19XiGyrxpbkOfH87qkNg1YGlOQ==
+ dependencies:
+ "@babel/helper-module-transforms" "^7.12.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ babel-plugin-dynamic-import-node "^2.3.3"
+
+"@babel/plugin-transform-modules-amd@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.13.0.tgz#19f511d60e3d8753cc5a6d4e775d3a5184866cc3"
+ integrity sha512-EKy/E2NHhY/6Vw5d1k3rgoobftcNUmp9fGjb9XZwQLtTctsRBOTRO7RHHxfIky1ogMN5BxN7p9uMA3SzPfotMQ==
+ dependencies:
+ "@babel/helper-module-transforms" "^7.13.0"
+ "@babel/helper-plugin-utils" "^7.13.0"
+ babel-plugin-dynamic-import-node "^2.3.3"
+
+"@babel/plugin-transform-modules-commonjs@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.12.1.tgz#fa403124542636c786cf9b460a0ffbb48a86e648"
+ integrity sha512-dY789wq6l0uLY8py9c1B48V8mVL5gZh/+PQ5ZPrylPYsnAvnEMjqsUXkuoDVPeVK+0VyGar+D08107LzDQ6pag==
+ dependencies:
+ "@babel/helper-module-transforms" "^7.12.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-simple-access" "^7.12.1"
+ babel-plugin-dynamic-import-node "^2.3.3"
+
+"@babel/plugin-transform-modules-commonjs@^7.13.8":
+ version "7.13.8"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.13.8.tgz#7b01ad7c2dcf2275b06fa1781e00d13d420b3e1b"
+ integrity sha512-9QiOx4MEGglfYZ4XOnU79OHr6vIWUakIj9b4mioN8eQIoEh+pf5p/zEB36JpDFWA12nNMiRf7bfoRvl9Rn79Bw==
+ dependencies:
+ "@babel/helper-module-transforms" "^7.13.0"
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/helper-simple-access" "^7.12.13"
+ babel-plugin-dynamic-import-node "^2.3.3"
+
+"@babel/plugin-transform-modules-systemjs@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.12.1.tgz#663fea620d593c93f214a464cd399bf6dc683086"
+ integrity sha512-Hn7cVvOavVh8yvW6fLwveFqSnd7rbQN3zJvoPNyNaQSvgfKmDBO9U1YL9+PCXGRlZD9tNdWTy5ACKqMuzyn32Q==
+ dependencies:
+ "@babel/helper-hoist-variables" "^7.10.4"
+ "@babel/helper-module-transforms" "^7.12.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-validator-identifier" "^7.10.4"
+ babel-plugin-dynamic-import-node "^2.3.3"
+
+"@babel/plugin-transform-modules-systemjs@^7.13.8":
+ version "7.13.8"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.13.8.tgz#6d066ee2bff3c7b3d60bf28dec169ad993831ae3"
+ integrity sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A==
+ dependencies:
+ "@babel/helper-hoist-variables" "^7.13.0"
+ "@babel/helper-module-transforms" "^7.13.0"
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/helper-validator-identifier" "^7.12.11"
+ babel-plugin-dynamic-import-node "^2.3.3"
+
+"@babel/plugin-transform-modules-umd@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.12.1.tgz#eb5a218d6b1c68f3d6217b8fa2cc82fec6547902"
+ integrity sha512-aEIubCS0KHKM0zUos5fIoQm+AZUMt1ZvMpqz0/H5qAQ7vWylr9+PLYurT+Ic7ID/bKLd4q8hDovaG3Zch2uz5Q==
+ dependencies:
+ "@babel/helper-module-transforms" "^7.12.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-modules-umd@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.13.0.tgz#8a3d96a97d199705b9fd021580082af81c06e70b"
+ integrity sha512-D/ILzAh6uyvkWjKKyFE/W0FzWwasv6vPTSqPcjxFqn6QpX3u8DjRVliq4F2BamO2Wee/om06Vyy+vPkNrd4wxw==
+ dependencies:
+ "@babel/helper-module-transforms" "^7.13.0"
+ "@babel/helper-plugin-utils" "^7.13.0"
+
+"@babel/plugin-transform-named-capturing-groups-regex@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.12.1.tgz#b407f5c96be0d9f5f88467497fa82b30ac3e8753"
+ integrity sha512-tB43uQ62RHcoDp9v2Nsf+dSM8sbNodbEicbQNA53zHz8pWUhsgHSJCGpt7daXxRydjb0KnfmB+ChXOv3oADp1Q==
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin" "^7.12.1"
+
+"@babel/plugin-transform-named-capturing-groups-regex@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.12.13.tgz#2213725a5f5bbbe364b50c3ba5998c9599c5c9d9"
+ integrity sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA==
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin" "^7.12.13"
+
+"@babel/plugin-transform-new-target@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.12.1.tgz#80073f02ee1bb2d365c3416490e085c95759dec0"
+ integrity sha512-+eW/VLcUL5L9IvJH7rT1sT0CzkdUTvPrXC2PXTn/7z7tXLBuKvezYbGdxD5WMRoyvyaujOq2fWoKl869heKjhw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-new-target@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.12.13.tgz#e22d8c3af24b150dd528cbd6e685e799bf1c351c"
+ integrity sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-object-super@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.12.1.tgz#4ea08696b8d2e65841d0c7706482b048bed1066e"
+ integrity sha512-AvypiGJH9hsquNUn+RXVcBdeE3KHPZexWRdimhuV59cSoOt5kFBmqlByorAeUlGG2CJWd0U+4ZtNKga/TB0cAw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-replace-supers" "^7.12.1"
+
+"@babel/plugin-transform-object-super@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.12.13.tgz#b4416a2d63b8f7be314f3d349bd55a9c1b5171f7"
+ integrity sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+ "@babel/helper-replace-supers" "^7.12.13"
+
+"@babel/plugin-transform-parameters@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.12.1.tgz#d2e963b038771650c922eff593799c96d853255d"
+ integrity sha512-xq9C5EQhdPK23ZeCdMxl8bbRnAgHFrw5EOC3KJUsSylZqdkCaFEXxGSBuTSObOpiiHHNyb82es8M1QYgfQGfNg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-parameters@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.13.0.tgz#8fa7603e3097f9c0b7ca1a4821bc2fb52e9e5007"
+ integrity sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+
+"@babel/plugin-transform-property-literals@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.12.1.tgz#41bc81200d730abb4456ab8b3fbd5537b59adecd"
+ integrity sha512-6MTCR/mZ1MQS+AwZLplX4cEySjCpnIF26ToWo942nqn8hXSm7McaHQNeGx/pt7suI1TWOWMfa/NgBhiqSnX0cQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-property-literals@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.12.13.tgz#4e6a9e37864d8f1b3bc0e2dce7bf8857db8b1a81"
+ integrity sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-react-constant-elements@^7.12.1":
+ version "7.13.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.13.13.tgz#0208b1d942bf939cd4f7aa5b255d42602aa4a920"
+ integrity sha512-SNJU53VM/SjQL0bZhyU+f4kJQz7bQQajnrZRSaU21hruG/NWY41AEM9AWXeXX90pYr/C2yAmTgI6yW3LlLrAUQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+
+"@babel/plugin-transform-react-display-name@7.12.1", "@babel/plugin-transform-react-display-name@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.12.1.tgz#1cbcd0c3b1d6648c55374a22fc9b6b7e5341c00d"
+ integrity sha512-cAzB+UzBIrekfYxyLlFqf/OagTvHLcVBb5vpouzkYkBclRPraiygVnafvAoipErZLI8ANv8Ecn6E/m5qPXD26w==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-react-display-name@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.12.13.tgz#c28effd771b276f4647411c9733dbb2d2da954bd"
+ integrity sha512-MprESJzI9O5VnJZrL7gg1MpdqmiFcUv41Jc7SahxYsNP2kDkFqClxxTZq+1Qv4AFCamm+GXMRDQINNn+qrxmiA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-react-jsx-development@^7.12.1":
+ version "7.12.12"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.12.tgz#bccca33108fe99d95d7f9e82046bfe762e71f4e7"
+ integrity sha512-i1AxnKxHeMxUaWVXQOSIco4tvVvvCxMSfeBMnMM06mpaJt3g+MpxYQQrDfojUQldP1xxraPSJYSMEljoWM/dCg==
+ dependencies:
+ "@babel/plugin-transform-react-jsx" "^7.12.12"
+
+"@babel/plugin-transform-react-jsx-development@^7.12.17":
+ version "7.12.17"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.17.tgz#f510c0fa7cd7234153539f9a362ced41a5ca1447"
+ integrity sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==
+ dependencies:
+ "@babel/plugin-transform-react-jsx" "^7.12.17"
+
+"@babel/plugin-transform-react-jsx-self@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.12.1.tgz#ef43cbca2a14f1bd17807dbe4376ff89d714cf28"
+ integrity sha512-FbpL0ieNWiiBB5tCldX17EtXgmzeEZjFrix72rQYeq9X6nUK38HCaxexzVQrZWXanxKJPKVVIU37gFjEQYkPkA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-react-jsx-source@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.12.1.tgz#d07de6863f468da0809edcf79a1aa8ce2a82a26b"
+ integrity sha512-keQ5kBfjJNRc6zZN1/nVHCd6LLIHq4aUKcVnvE/2l+ZZROSbqoiGFRtT5t3Is89XJxBQaP7NLZX2jgGHdZvvFQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-react-jsx@^7.12.1", "@babel/plugin-transform-react-jsx@^7.12.12":
+ version "7.12.12"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.12.tgz#b0da51ffe5f34b9a900e9f1f5fb814f9e512d25e"
+ integrity sha512-JDWGuzGNWscYcq8oJVCtSE61a5+XAOos+V0HrxnDieUus4UMnBEosDnY1VJqU5iZ4pA04QY7l0+JvHL1hZEfsw==
+ dependencies:
+ "@babel/helper-annotate-as-pure" "^7.12.10"
+ "@babel/helper-module-imports" "^7.12.5"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-syntax-jsx" "^7.12.1"
+ "@babel/types" "^7.12.12"
+
+"@babel/plugin-transform-react-jsx@^7.12.17", "@babel/plugin-transform-react-jsx@^7.13.12":
+ version "7.13.12"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.13.12.tgz#1df5dfaf0f4b784b43e96da6f28d630e775f68b3"
+ integrity sha512-jcEI2UqIcpCqB5U5DRxIl0tQEProI2gcu+g8VTIqxLO5Iidojb4d77q+fwGseCvd8af/lJ9masp4QWzBXFE2xA==
+ dependencies:
+ "@babel/helper-annotate-as-pure" "^7.12.13"
+ "@babel/helper-module-imports" "^7.13.12"
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/plugin-syntax-jsx" "^7.12.13"
+ "@babel/types" "^7.13.12"
+
+"@babel/plugin-transform-react-pure-annotations@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.12.1.tgz#05d46f0ab4d1339ac59adf20a1462c91b37a1a42"
+ integrity sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg==
+ dependencies:
+ "@babel/helper-annotate-as-pure" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-regenerator@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.12.1.tgz#5f0a28d842f6462281f06a964e88ba8d7ab49753"
+ integrity sha512-gYrHqs5itw6i4PflFX3OdBPMQdPbF4bj2REIUxlMRUFk0/ZOAIpDFuViuxPjUL7YC8UPnf+XG7/utJvqXdPKng==
+ dependencies:
+ regenerator-transform "^0.14.2"
+
+"@babel/plugin-transform-regenerator@^7.13.15":
+ version "7.13.15"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39"
+ integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==
+ dependencies:
+ regenerator-transform "^0.14.2"
+
+"@babel/plugin-transform-reserved-words@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.1.tgz#6fdfc8cc7edcc42b36a7c12188c6787c873adcd8"
+ integrity sha512-pOnUfhyPKvZpVyBHhSBoX8vfA09b7r00Pmm1sH+29ae2hMTKVmSp4Ztsr8KBKjLjx17H0eJqaRC3bR2iThM54A==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-reserved-words@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.13.tgz#7d9988d4f06e0fe697ea1d9803188aa18b472695"
+ integrity sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-runtime@7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.1.tgz#04b792057eb460389ff6a4198e377614ea1e7ba5"
+ integrity sha512-Ac/H6G9FEIkS2tXsZjL4RAdS3L3WHxci0usAnz7laPWUmFiGtj7tIASChqKZMHTSQTQY6xDbOq+V1/vIq3QrWg==
+ dependencies:
+ "@babel/helper-module-imports" "^7.12.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ resolve "^1.8.1"
+ semver "^5.5.1"
+
+"@babel/plugin-transform-shorthand-properties@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.12.1.tgz#0bf9cac5550fce0cfdf043420f661d645fdc75e3"
+ integrity sha512-GFZS3c/MhX1OusqB1MZ1ct2xRzX5ppQh2JU1h2Pnfk88HtFTM+TWQqJNfwkmxtPQtb/s1tk87oENfXJlx7rSDw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-shorthand-properties@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.12.13.tgz#db755732b70c539d504c6390d9ce90fe64aff7ad"
+ integrity sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-spread@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.12.1.tgz#527f9f311be4ec7fdc2b79bb89f7bf884b3e1e1e"
+ integrity sha512-vuLp8CP0BE18zVYjsEBZ5xoCecMK6LBMMxYzJnh01rxQRvhNhH1csMMmBfNo5tGpGO+NhdSNW2mzIvBu3K1fng==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
+
+"@babel/plugin-transform-spread@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.13.0.tgz#84887710e273c1815ace7ae459f6f42a5d31d5fd"
+ integrity sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
+
+"@babel/plugin-transform-sticky-regex@^7.12.1", "@babel/plugin-transform-sticky-regex@^7.12.7":
+ version "7.12.7"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.7.tgz#560224613ab23987453948ed21d0b0b193fa7fad"
+ integrity sha512-VEiqZL5N/QvDbdjfYQBhruN0HYjSPjC4XkeqW4ny/jNtH9gcbgaqBIXYEZCNnESMAGs0/K/R7oFGMhOyu/eIxg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-sticky-regex@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.13.tgz#760ffd936face73f860ae646fb86ee82f3d06d1f"
+ integrity sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-template-literals@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.12.1.tgz#b43ece6ed9a79c0c71119f576d299ef09d942843"
+ integrity sha512-b4Zx3KHi+taXB1dVRBhVJtEPi9h1THCeKmae2qP0YdUHIFhVjtpqqNfxeVAa1xeHVhAy4SbHxEwx5cltAu5apw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-template-literals@^7.13.0":
+ version "7.13.0"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.13.0.tgz#a36049127977ad94438dee7443598d1cefdf409d"
+ integrity sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+
+"@babel/plugin-transform-typeof-symbol@^7.12.1", "@babel/plugin-transform-typeof-symbol@^7.12.10":
+ version "7.12.10"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.10.tgz#de01c4c8f96580bd00f183072b0d0ecdcf0dec4b"
+ integrity sha512-JQ6H8Rnsogh//ijxspCjc21YPd3VLVoYtAwv3zQmqAt8YGYUtdo5usNhdl4b9/Vir2kPFZl6n1h0PfUz4hJhaA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-typeof-symbol@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.13.tgz#785dd67a1f2ea579d9c2be722de8c84cb85f5a7f"
+ integrity sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-typescript@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.12.1.tgz#d92cc0af504d510e26a754a7dbc2e5c8cd9c7ab4"
+ integrity sha512-VrsBByqAIntM+EYMqSm59SiMEf7qkmI9dqMt6RbD/wlwueWmYcI0FFK5Fj47pP6DRZm+3teXjosKlwcZJ5lIMw==
+ dependencies:
+ "@babel/helper-create-class-features-plugin" "^7.12.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-syntax-typescript" "^7.12.1"
+
+"@babel/plugin-transform-unicode-escapes@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.12.1.tgz#5232b9f81ccb07070b7c3c36c67a1b78f1845709"
+ integrity sha512-I8gNHJLIc7GdApm7wkVnStWssPNbSRMPtgHdmH3sRM1zopz09UWPS4x5V4n1yz/MIWTVnJ9sp6IkuXdWM4w+2Q==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-unicode-escapes@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.12.13.tgz#840ced3b816d3b5127dd1d12dcedc5dead1a5e74"
+ integrity sha512-0bHEkdwJ/sN/ikBHfSmOXPypN/beiGqjo+o4/5K+vxEFNPRPdImhviPakMKG4x96l85emoa0Z6cDflsdBusZbw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/plugin-transform-unicode-regex@^7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.12.1.tgz#cc9661f61390db5c65e3febaccefd5c6ac3faecb"
+ integrity sha512-SqH4ClNngh/zGwHZOOQMTD+e8FGWexILV+ePMyiDJttAWRh5dhDL8rcl5lSgU3Huiq6Zn6pWTMvdPAb21Dwdyg==
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin" "^7.12.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-unicode-regex@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.12.13.tgz#b52521685804e155b1202e83fc188d34bb70f5ac"
+ integrity sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA==
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin" "^7.12.13"
+ "@babel/helper-plugin-utils" "^7.12.13"
+
+"@babel/preset-env@7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.1.tgz#9c7e5ca82a19efc865384bb4989148d2ee5d7ac2"
+ integrity sha512-H8kxXmtPaAGT7TyBvSSkoSTUK6RHh61So05SyEbpmr0MCZrsNYn7mGMzzeYoOUCdHzww61k8XBft2TaES+xPLg==
+ dependencies:
+ "@babel/compat-data" "^7.12.1"
+ "@babel/helper-compilation-targets" "^7.12.1"
+ "@babel/helper-module-imports" "^7.12.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-validator-option" "^7.12.1"
+ "@babel/plugin-proposal-async-generator-functions" "^7.12.1"
+ "@babel/plugin-proposal-class-properties" "^7.12.1"
+ "@babel/plugin-proposal-dynamic-import" "^7.12.1"
+ "@babel/plugin-proposal-export-namespace-from" "^7.12.1"
+ "@babel/plugin-proposal-json-strings" "^7.12.1"
+ "@babel/plugin-proposal-logical-assignment-operators" "^7.12.1"
+ "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
+ "@babel/plugin-proposal-numeric-separator" "^7.12.1"
+ "@babel/plugin-proposal-object-rest-spread" "^7.12.1"
+ "@babel/plugin-proposal-optional-catch-binding" "^7.12.1"
+ "@babel/plugin-proposal-optional-chaining" "^7.12.1"
+ "@babel/plugin-proposal-private-methods" "^7.12.1"
+ "@babel/plugin-proposal-unicode-property-regex" "^7.12.1"
+ "@babel/plugin-syntax-async-generators" "^7.8.0"
+ "@babel/plugin-syntax-class-properties" "^7.12.1"
+ "@babel/plugin-syntax-dynamic-import" "^7.8.0"
+ "@babel/plugin-syntax-export-namespace-from" "^7.8.3"
+ "@babel/plugin-syntax-json-strings" "^7.8.0"
+ "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
+ "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
+ "@babel/plugin-syntax-numeric-separator" "^7.10.4"
+ "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
+ "@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
+ "@babel/plugin-syntax-optional-chaining" "^7.8.0"
+ "@babel/plugin-syntax-top-level-await" "^7.12.1"
+ "@babel/plugin-transform-arrow-functions" "^7.12.1"
+ "@babel/plugin-transform-async-to-generator" "^7.12.1"
+ "@babel/plugin-transform-block-scoped-functions" "^7.12.1"
+ "@babel/plugin-transform-block-scoping" "^7.12.1"
+ "@babel/plugin-transform-classes" "^7.12.1"
+ "@babel/plugin-transform-computed-properties" "^7.12.1"
+ "@babel/plugin-transform-destructuring" "^7.12.1"
+ "@babel/plugin-transform-dotall-regex" "^7.12.1"
+ "@babel/plugin-transform-duplicate-keys" "^7.12.1"
+ "@babel/plugin-transform-exponentiation-operator" "^7.12.1"
+ "@babel/plugin-transform-for-of" "^7.12.1"
+ "@babel/plugin-transform-function-name" "^7.12.1"
+ "@babel/plugin-transform-literals" "^7.12.1"
+ "@babel/plugin-transform-member-expression-literals" "^7.12.1"
+ "@babel/plugin-transform-modules-amd" "^7.12.1"
+ "@babel/plugin-transform-modules-commonjs" "^7.12.1"
+ "@babel/plugin-transform-modules-systemjs" "^7.12.1"
+ "@babel/plugin-transform-modules-umd" "^7.12.1"
+ "@babel/plugin-transform-named-capturing-groups-regex" "^7.12.1"
+ "@babel/plugin-transform-new-target" "^7.12.1"
+ "@babel/plugin-transform-object-super" "^7.12.1"
+ "@babel/plugin-transform-parameters" "^7.12.1"
+ "@babel/plugin-transform-property-literals" "^7.12.1"
+ "@babel/plugin-transform-regenerator" "^7.12.1"
+ "@babel/plugin-transform-reserved-words" "^7.12.1"
+ "@babel/plugin-transform-shorthand-properties" "^7.12.1"
+ "@babel/plugin-transform-spread" "^7.12.1"
+ "@babel/plugin-transform-sticky-regex" "^7.12.1"
+ "@babel/plugin-transform-template-literals" "^7.12.1"
+ "@babel/plugin-transform-typeof-symbol" "^7.12.1"
+ "@babel/plugin-transform-unicode-escapes" "^7.12.1"
+ "@babel/plugin-transform-unicode-regex" "^7.12.1"
+ "@babel/preset-modules" "^0.1.3"
+ "@babel/types" "^7.12.1"
+ core-js-compat "^3.6.2"
+ semver "^5.5.0"
+
+"@babel/preset-env@^7.12.1":
+ version "7.13.15"
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.15.tgz#c8a6eb584f96ecba183d3d414a83553a599f478f"
+ integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA==
+ dependencies:
+ "@babel/compat-data" "^7.13.15"
+ "@babel/helper-compilation-targets" "^7.13.13"
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/helper-validator-option" "^7.12.17"
+ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
+ "@babel/plugin-proposal-async-generator-functions" "^7.13.15"
+ "@babel/plugin-proposal-class-properties" "^7.13.0"
+ "@babel/plugin-proposal-dynamic-import" "^7.13.8"
+ "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
+ "@babel/plugin-proposal-json-strings" "^7.13.8"
+ "@babel/plugin-proposal-logical-assignment-operators" "^7.13.8"
+ "@babel/plugin-proposal-nullish-coalescing-operator" "^7.13.8"
+ "@babel/plugin-proposal-numeric-separator" "^7.12.13"
+ "@babel/plugin-proposal-object-rest-spread" "^7.13.8"
+ "@babel/plugin-proposal-optional-catch-binding" "^7.13.8"
+ "@babel/plugin-proposal-optional-chaining" "^7.13.12"
+ "@babel/plugin-proposal-private-methods" "^7.13.0"
+ "@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
+ "@babel/plugin-syntax-async-generators" "^7.8.4"
+ "@babel/plugin-syntax-class-properties" "^7.12.13"
+ "@babel/plugin-syntax-dynamic-import" "^7.8.3"
+ "@babel/plugin-syntax-export-namespace-from" "^7.8.3"
+ "@babel/plugin-syntax-json-strings" "^7.8.3"
+ "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
+ "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
+ "@babel/plugin-syntax-numeric-separator" "^7.10.4"
+ "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
+ "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
+ "@babel/plugin-syntax-optional-chaining" "^7.8.3"
+ "@babel/plugin-syntax-top-level-await" "^7.12.13"
+ "@babel/plugin-transform-arrow-functions" "^7.13.0"
+ "@babel/plugin-transform-async-to-generator" "^7.13.0"
+ "@babel/plugin-transform-block-scoped-functions" "^7.12.13"
+ "@babel/plugin-transform-block-scoping" "^7.12.13"
+ "@babel/plugin-transform-classes" "^7.13.0"
+ "@babel/plugin-transform-computed-properties" "^7.13.0"
+ "@babel/plugin-transform-destructuring" "^7.13.0"
+ "@babel/plugin-transform-dotall-regex" "^7.12.13"
+ "@babel/plugin-transform-duplicate-keys" "^7.12.13"
+ "@babel/plugin-transform-exponentiation-operator" "^7.12.13"
+ "@babel/plugin-transform-for-of" "^7.13.0"
+ "@babel/plugin-transform-function-name" "^7.12.13"
+ "@babel/plugin-transform-literals" "^7.12.13"
+ "@babel/plugin-transform-member-expression-literals" "^7.12.13"
+ "@babel/plugin-transform-modules-amd" "^7.13.0"
+ "@babel/plugin-transform-modules-commonjs" "^7.13.8"
+ "@babel/plugin-transform-modules-systemjs" "^7.13.8"
+ "@babel/plugin-transform-modules-umd" "^7.13.0"
+ "@babel/plugin-transform-named-capturing-groups-regex" "^7.12.13"
+ "@babel/plugin-transform-new-target" "^7.12.13"
+ "@babel/plugin-transform-object-super" "^7.12.13"
+ "@babel/plugin-transform-parameters" "^7.13.0"
+ "@babel/plugin-transform-property-literals" "^7.12.13"
+ "@babel/plugin-transform-regenerator" "^7.13.15"
+ "@babel/plugin-transform-reserved-words" "^7.12.13"
+ "@babel/plugin-transform-shorthand-properties" "^7.12.13"
+ "@babel/plugin-transform-spread" "^7.13.0"
+ "@babel/plugin-transform-sticky-regex" "^7.12.13"
+ "@babel/plugin-transform-template-literals" "^7.13.0"
+ "@babel/plugin-transform-typeof-symbol" "^7.12.13"
+ "@babel/plugin-transform-unicode-escapes" "^7.12.13"
+ "@babel/plugin-transform-unicode-regex" "^7.12.13"
+ "@babel/preset-modules" "^0.1.4"
+ "@babel/types" "^7.13.14"
+ babel-plugin-polyfill-corejs2 "^0.2.0"
+ babel-plugin-polyfill-corejs3 "^0.2.0"
+ babel-plugin-polyfill-regenerator "^0.2.0"
+ core-js-compat "^3.9.0"
+ semver "^6.3.0"
+
+"@babel/preset-env@^7.8.4":
+ version "7.12.11"
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.11.tgz#55d5f7981487365c93dbbc84507b1c7215e857f9"
+ integrity sha512-j8Tb+KKIXKYlDBQyIOy4BLxzv1NUOwlHfZ74rvW+Z0Gp4/cI2IMDPBWAgWceGcE7aep9oL/0K9mlzlMGxA8yNw==
+ dependencies:
+ "@babel/compat-data" "^7.12.7"
+ "@babel/helper-compilation-targets" "^7.12.5"
+ "@babel/helper-module-imports" "^7.12.5"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-validator-option" "^7.12.11"
+ "@babel/plugin-proposal-async-generator-functions" "^7.12.1"
+ "@babel/plugin-proposal-class-properties" "^7.12.1"
+ "@babel/plugin-proposal-dynamic-import" "^7.12.1"
+ "@babel/plugin-proposal-export-namespace-from" "^7.12.1"
+ "@babel/plugin-proposal-json-strings" "^7.12.1"
+ "@babel/plugin-proposal-logical-assignment-operators" "^7.12.1"
+ "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
+ "@babel/plugin-proposal-numeric-separator" "^7.12.7"
+ "@babel/plugin-proposal-object-rest-spread" "^7.12.1"
+ "@babel/plugin-proposal-optional-catch-binding" "^7.12.1"
+ "@babel/plugin-proposal-optional-chaining" "^7.12.7"
+ "@babel/plugin-proposal-private-methods" "^7.12.1"
+ "@babel/plugin-proposal-unicode-property-regex" "^7.12.1"
+ "@babel/plugin-syntax-async-generators" "^7.8.0"
+ "@babel/plugin-syntax-class-properties" "^7.12.1"
+ "@babel/plugin-syntax-dynamic-import" "^7.8.0"
+ "@babel/plugin-syntax-export-namespace-from" "^7.8.3"
+ "@babel/plugin-syntax-json-strings" "^7.8.0"
+ "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
+ "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
+ "@babel/plugin-syntax-numeric-separator" "^7.10.4"
+ "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
+ "@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
+ "@babel/plugin-syntax-optional-chaining" "^7.8.0"
+ "@babel/plugin-syntax-top-level-await" "^7.12.1"
+ "@babel/plugin-transform-arrow-functions" "^7.12.1"
+ "@babel/plugin-transform-async-to-generator" "^7.12.1"
+ "@babel/plugin-transform-block-scoped-functions" "^7.12.1"
+ "@babel/plugin-transform-block-scoping" "^7.12.11"
+ "@babel/plugin-transform-classes" "^7.12.1"
+ "@babel/plugin-transform-computed-properties" "^7.12.1"
+ "@babel/plugin-transform-destructuring" "^7.12.1"
+ "@babel/plugin-transform-dotall-regex" "^7.12.1"
+ "@babel/plugin-transform-duplicate-keys" "^7.12.1"
+ "@babel/plugin-transform-exponentiation-operator" "^7.12.1"
+ "@babel/plugin-transform-for-of" "^7.12.1"
+ "@babel/plugin-transform-function-name" "^7.12.1"
+ "@babel/plugin-transform-literals" "^7.12.1"
+ "@babel/plugin-transform-member-expression-literals" "^7.12.1"
+ "@babel/plugin-transform-modules-amd" "^7.12.1"
+ "@babel/plugin-transform-modules-commonjs" "^7.12.1"
+ "@babel/plugin-transform-modules-systemjs" "^7.12.1"
+ "@babel/plugin-transform-modules-umd" "^7.12.1"
+ "@babel/plugin-transform-named-capturing-groups-regex" "^7.12.1"
+ "@babel/plugin-transform-new-target" "^7.12.1"
+ "@babel/plugin-transform-object-super" "^7.12.1"
+ "@babel/plugin-transform-parameters" "^7.12.1"
+ "@babel/plugin-transform-property-literals" "^7.12.1"
+ "@babel/plugin-transform-regenerator" "^7.12.1"
+ "@babel/plugin-transform-reserved-words" "^7.12.1"
+ "@babel/plugin-transform-shorthand-properties" "^7.12.1"
+ "@babel/plugin-transform-spread" "^7.12.1"
+ "@babel/plugin-transform-sticky-regex" "^7.12.7"
+ "@babel/plugin-transform-template-literals" "^7.12.1"
+ "@babel/plugin-transform-typeof-symbol" "^7.12.10"
+ "@babel/plugin-transform-unicode-escapes" "^7.12.1"
+ "@babel/plugin-transform-unicode-regex" "^7.12.1"
+ "@babel/preset-modules" "^0.1.3"
+ "@babel/types" "^7.12.11"
+ core-js-compat "^3.8.0"
+ semver "^5.5.0"
+
+"@babel/preset-modules@^0.1.3", "@babel/preset-modules@^0.1.4":
+ version "0.1.4"
+ resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.4.tgz#362f2b68c662842970fdb5e254ffc8fc1c2e415e"
+ integrity sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.0.0"
+ "@babel/plugin-proposal-unicode-property-regex" "^7.4.4"
+ "@babel/plugin-transform-dotall-regex" "^7.4.4"
+ "@babel/types" "^7.4.4"
+ esutils "^2.0.2"
+
+"@babel/preset-react@7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.12.1.tgz#7f022b13f55b6dd82f00f16d1c599ae62985358c"
+ integrity sha512-euCExymHCi0qB9u5fKw7rvlw7AZSjw/NaB9h7EkdTt5+yHRrXdiRTh7fkG3uBPpJg82CqLfp1LHLqWGSCrab+g==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-transform-react-display-name" "^7.12.1"
+ "@babel/plugin-transform-react-jsx" "^7.12.1"
+ "@babel/plugin-transform-react-jsx-development" "^7.12.1"
+ "@babel/plugin-transform-react-jsx-self" "^7.12.1"
+ "@babel/plugin-transform-react-jsx-source" "^7.12.1"
+ "@babel/plugin-transform-react-pure-annotations" "^7.12.1"
+
+"@babel/preset-react@^7.12.5":
+ version "7.13.13"
+ resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.13.13.tgz#fa6895a96c50763fe693f9148568458d5a839761"
+ integrity sha512-gx+tDLIE06sRjKJkVtpZ/t3mzCDOnPG+ggHZG9lffUbX8+wC739x20YQc9V35Do6ZAxaUc/HhVHIiOzz5MvDmA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.13.0"
+ "@babel/helper-validator-option" "^7.12.17"
+ "@babel/plugin-transform-react-display-name" "^7.12.13"
+ "@babel/plugin-transform-react-jsx" "^7.13.12"
+ "@babel/plugin-transform-react-jsx-development" "^7.12.17"
+ "@babel/plugin-transform-react-pure-annotations" "^7.12.1"
+
+"@babel/preset-typescript@7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.12.1.tgz#86480b483bb97f75036e8864fe404cc782cc311b"
+ integrity sha512-hNK/DhmoJPsksdHuI/RVrcEws7GN5eamhi28JkO52MqIxU8Z0QpmiSOQxZHWOHV7I3P4UjHV97ay4TcamMA6Kw==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-transform-typescript" "^7.12.1"
+
+"@babel/runtime-corejs3@^7.10.2":
+ version "7.12.5"
+ resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.12.5.tgz#ffee91da0eb4c6dae080774e94ba606368e414f4"
+ integrity sha512-roGr54CsTmNPPzZoCP1AmDXuBoNao7tnSA83TXTwt+UK5QVyh1DIJnrgYRPWKCF2flqZQXwa7Yr8v7VmLzF0YQ==
+ dependencies:
+ core-js-pure "^3.0.0"
+ regenerator-runtime "^0.13.4"
+
+"@babel/runtime@7.12.1":
+ version "7.12.1"
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.1.tgz#b4116a6b6711d010b2dad3b7b6e43bf1b9954740"
+ integrity sha512-J5AIf3vPj3UwXaAzb5j1xM4WAQDX3EMgemF8rjCP3SoW09LfRKAXQKt6CoVYl230P6iWdRcBbnLDDdnqWxZSCA==
+ dependencies:
+ regenerator-runtime "^0.13.4"
+
+"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.5", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
+ version "7.12.5"
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
+ integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
+ dependencies:
+ regenerator-runtime "^0.13.4"
+
+"@babel/runtime@^7.13.10", "@babel/runtime@^7.13.8":
+ version "7.13.10"
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d"
+ integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==
+ dependencies:
+ regenerator-runtime "^0.13.4"
+
+"@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.3.3":
+ version "7.12.7"
+ resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc"
+ integrity sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow==
+ dependencies:
+ "@babel/code-frame" "^7.10.4"
+ "@babel/parser" "^7.12.7"
+ "@babel/types" "^7.12.7"
+
+"@babel/template@^7.12.13":
+ version "7.12.13"
+ resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327"
+ integrity sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==
+ dependencies:
+ "@babel/code-frame" "^7.12.13"
+ "@babel/parser" "^7.12.13"
+ "@babel/types" "^7.12.13"
+
+"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0":
+ version "7.12.12"
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.12.tgz#d0cd87892704edd8da002d674bc811ce64743376"
+ integrity sha512-s88i0X0lPy45RrLM8b9mz8RPH5FqO9G9p7ti59cToE44xFm1Q+Pjh5Gq4SXBbtb88X7Uy7pexeqRIQDDMNkL0w==
+ dependencies:
+ "@babel/code-frame" "^7.12.11"
+ "@babel/generator" "^7.12.11"
+ "@babel/helper-function-name" "^7.12.11"
+ "@babel/helper-split-export-declaration" "^7.12.11"
+ "@babel/parser" "^7.12.11"
+ "@babel/types" "^7.12.12"
+ debug "^4.1.0"
+ globals "^11.1.0"
+ lodash "^4.17.19"
+
+"@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13":
+ version "7.13.15"
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.15.tgz#c38bf7679334ddd4028e8e1f7b3aa5019f0dada7"
+ integrity sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ==
+ dependencies:
+ "@babel/code-frame" "^7.12.13"
+ "@babel/generator" "^7.13.9"
+ "@babel/helper-function-name" "^7.12.13"
+ "@babel/helper-split-export-declaration" "^7.12.13"
+ "@babel/parser" "^7.13.15"
+ "@babel/types" "^7.13.14"
+ debug "^4.1.0"
+ globals "^11.1.0"
+
+"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.12", "@babel/types@^7.12.5", "@babel/types@^7.12.6", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
+ version "7.12.12"
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.12.tgz#4608a6ec313abbd87afa55004d373ad04a96c299"
+ integrity sha512-lnIX7piTxOH22xE7fDXDbSHg9MM1/6ORnafpJmov5rs0kX5g4BZxeXNJLXsMRiO0U5Rb8/FvMS6xlTnTHvxonQ==
+ dependencies:
+ "@babel/helper-validator-identifier" "^7.12.11"
+ lodash "^4.17.19"
+ to-fast-properties "^2.0.0"
+
+"@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14":
+ version "7.13.14"
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
+ integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==
+ dependencies:
+ "@babel/helper-validator-identifier" "^7.12.11"
+ lodash "^4.17.19"
+ to-fast-properties "^2.0.0"
+
+"@bcoe/v8-coverage@^0.2.3":
+ version "0.2.3"
+ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
+ integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
+
+"@cnakazawa/watch@^1.0.3":
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"
+ integrity sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ==
+ dependencies:
+ exec-sh "^0.3.2"
+ minimist "^1.2.0"
+
+"@csstools/convert-colors@^1.4.0":
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
+ integrity sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==
+
+"@csstools/normalize.css@^10.1.0":
+ version "10.1.0"
+ resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-10.1.0.tgz#f0950bba18819512d42f7197e56c518aa491cf18"
+ integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==
+
+"@emotion/is-prop-valid@^0.8.8":
+ version "0.8.8"
+ resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
+ integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
+ dependencies:
+ "@emotion/memoize" "0.7.4"
+
+"@emotion/memoize@0.7.4":
+ version "0.7.4"
+ resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
+ integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
+
+"@emotion/stylis@^0.8.4":
+ version "0.8.5"
+ resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04"
+ integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==
+
+"@emotion/unitless@^0.7.4":
+ version "0.7.5"
+ resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
+ integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
+
+"@eslint/eslintrc@^0.2.2":
+ version "0.2.2"
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2.tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76"
+ integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ==
+ dependencies:
+ ajv "^6.12.4"
+ debug "^4.1.1"
+ espree "^7.3.0"
+ globals "^12.1.0"
+ ignore "^4.0.6"
+ import-fresh "^3.2.1"
+ js-yaml "^3.13.1"
+ lodash "^4.17.19"
+ minimatch "^3.0.4"
+ strip-json-comments "^3.1.1"
+
+"@hapi/address@2.x.x":
+ version "2.1.4"
+ resolved "https://registry.yarnpkg.com/@hapi/address/-/address-2.1.4.tgz#5d67ed43f3fd41a69d4b9ff7b56e7c0d1d0a81e5"
+ integrity sha512-QD1PhQk+s31P1ixsX0H0Suoupp3VMXzIVMSwobR3F3MSUO2YCV0B7xqLcUw/Bh8yuvd3LhpyqLQWTNcRmp6IdQ==
+
+"@hapi/bourne@1.x.x":
+ version "1.3.2"
+ resolved "https://registry.yarnpkg.com/@hapi/bourne/-/bourne-1.3.2.tgz#0a7095adea067243ce3283e1b56b8a8f453b242a"
+ integrity sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA==
+
+"@hapi/hoek@8.x.x", "@hapi/hoek@^8.3.0":
+ version "8.5.1"
+ resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-8.5.1.tgz#fde96064ca446dec8c55a8c2f130957b070c6e06"
+ integrity sha512-yN7kbciD87WzLGc5539Tn0sApjyiGHAJgKvG9W8C7O+6c7qmoQMfVs0W4bX17eqz6C78QJqqFrtgdK5EWf6Qow==
+
+"@hapi/joi@^15.1.0":
+ version "15.1.1"
+ resolved "https://registry.yarnpkg.com/@hapi/joi/-/joi-15.1.1.tgz#c675b8a71296f02833f8d6d243b34c57b8ce19d7"
+ integrity sha512-entf8ZMOK8sc+8YfeOlM8pCfg3b5+WZIKBfUaaJT8UsjAAPjartzxIYm3TIbjvA4u+u++KbcXD38k682nVHDAQ==
+ dependencies:
+ "@hapi/address" "2.x.x"
+ "@hapi/bourne" "1.x.x"
+ "@hapi/hoek" "8.x.x"
+ "@hapi/topo" "3.x.x"
+
+"@hapi/topo@3.x.x":
+ version "3.1.6"
+ resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-3.1.6.tgz#68d935fa3eae7fdd5ab0d7f953f3205d8b2bfc29"
+ integrity sha512-tAag0jEcjwH+P2quUfipd7liWCNX2F8NvYjQp2wtInsZxnMlypdw0FtAOLxtvvkO+GSRRbmNi8m/5y42PQJYCQ==
+ dependencies:
+ "@hapi/hoek" "^8.3.0"
+
+"@istanbuljs/load-nyc-config@^1.0.0":
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
+ integrity sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==
+ dependencies:
+ camelcase "^5.3.1"
+ find-up "^4.1.0"
+ get-package-type "^0.1.0"
+ js-yaml "^3.13.1"
+ resolve-from "^5.0.0"
+
+"@istanbuljs/schema@^0.1.2":
+ version "0.1.2"
+ resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
+ integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
+
+"@jest/console@^26.6.2":
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/@jest/console/-/console-26.6.2.tgz#4e04bc464014358b03ab4937805ee36a0aeb98f2"
+ integrity sha512-IY1R2i2aLsLr7Id3S6p2BA82GNWryt4oSvEXLAKc+L2zdi89dSkE8xC1C+0kpATG4JhBJREnQOH7/zmccM2B0g==
+ dependencies:
+ "@jest/types" "^26.6.2"
+ "@types/node" "*"
+ chalk "^4.0.0"
+ jest-message-util "^26.6.2"
+ jest-util "^26.6.2"
+ slash "^3.0.0"
+
+"@jest/core@^26.6.0", "@jest/core@^26.6.3":
+ version "26.6.3"
+ resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.6.3.tgz#7639fcb3833d748a4656ada54bde193051e45fad"
+ integrity sha512-xvV1kKbhfUqFVuZ8Cyo+JPpipAHHAV3kcDBftiduK8EICXmTFddryy3P7NfZt8Pv37rA9nEJBKCCkglCPt/Xjw==
+ dependencies:
+ "@jest/console" "^26.6.2"
+ "@jest/reporters" "^26.6.2"
+ "@jest/test-result" "^26.6.2"
+ "@jest/transform" "^26.6.2"
+ "@jest/types" "^26.6.2"
+ "@types/node" "*"
+ ansi-escapes "^4.2.1"
+ chalk "^4.0.0"
+ exit "^0.1.2"
+ graceful-fs "^4.2.4"
+ jest-changed-files "^26.6.2"
+ jest-config "^26.6.3"
+ jest-haste-map "^26.6.2"
+ jest-message-util "^26.6.2"
+ jest-regex-util "^26.0.0"
+ jest-resolve "^26.6.2"
+ jest-resolve-dependencies "^26.6.3"
+ jest-runner "^26.6.3"
+ jest-runtime "^26.6.3"
+ jest-snapshot "^26.6.2"
+ jest-util "^26.6.2"
+ jest-validate "^26.6.2"
+ jest-watcher "^26.6.2"
+ micromatch "^4.0.2"
+ p-each-series "^2.1.0"
+ rimraf "^3.0.0"
+ slash "^3.0.0"
+ strip-ansi "^6.0.0"
+
+"@jest/environment@^26.6.0", "@jest/environment@^26.6.2":
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.6.2.tgz#ba364cc72e221e79cc8f0a99555bf5d7577cf92c"
+ integrity sha512-nFy+fHl28zUrRsCeMB61VDThV1pVTtlEokBRgqPrcT1JNq4yRNIyTHfyht6PqtUvY9IsuLGTrbG8kPXjSZIZwA==
+ dependencies:
+ "@jest/fake-timers" "^26.6.2"
+ "@jest/types" "^26.6.2"
+ "@types/node" "*"
+ jest-mock "^26.6.2"
+
+"@jest/fake-timers@^26.6.2":
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-26.6.2.tgz#459c329bcf70cee4af4d7e3f3e67848123535aad"
+ integrity sha512-14Uleatt7jdzefLPYM3KLcnUl1ZNikaKq34enpb5XG9i81JpppDb5muZvonvKyrl7ftEHkKS5L5/eB/kxJ+bvA==
+ dependencies:
+ "@jest/types" "^26.6.2"
+ "@sinonjs/fake-timers" "^6.0.1"
+ "@types/node" "*"
+ jest-message-util "^26.6.2"
+ jest-mock "^26.6.2"
+ jest-util "^26.6.2"
+
+"@jest/globals@^26.6.2":
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-26.6.2.tgz#5b613b78a1aa2655ae908eba638cc96a20df720a"
+ integrity sha512-85Ltnm7HlB/KesBUuALwQ68YTU72w9H2xW9FjZ1eL1U3lhtefjjl5c2MiUbpXt/i6LaPRvoOFJ22yCBSfQ0JIA==
+ dependencies:
+ "@jest/environment" "^26.6.2"
+ "@jest/types" "^26.6.2"
+ expect "^26.6.2"
+
+"@jest/reporters@^26.6.2":
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-26.6.2.tgz#1f518b99637a5f18307bd3ecf9275f6882a667f6"
+ integrity sha512-h2bW53APG4HvkOnVMo8q3QXa6pcaNt1HkwVsOPMBV6LD/q9oSpxNSYZQYkAnjdMjrJ86UuYeLo+aEZClV6opnw==
+ dependencies:
+ "@bcoe/v8-coverage" "^0.2.3"
+ "@jest/console" "^26.6.2"
+ "@jest/test-result" "^26.6.2"
+ "@jest/transform" "^26.6.2"
+ "@jest/types" "^26.6.2"
+ chalk "^4.0.0"
+ collect-v8-coverage "^1.0.0"
+ exit "^0.1.2"
+ glob "^7.1.2"
+ graceful-fs "^4.2.4"
+ istanbul-lib-coverage "^3.0.0"
+ istanbul-lib-instrument "^4.0.3"
+ istanbul-lib-report "^3.0.0"
+ istanbul-lib-source-maps "^4.0.0"
+ istanbul-reports "^3.0.2"
+ jest-haste-map "^26.6.2"
+ jest-resolve "^26.6.2"
+ jest-util "^26.6.2"
+ jest-worker "^26.6.2"
+ slash "^3.0.0"
+ source-map "^0.6.0"
+ string-length "^4.0.1"
+ terminal-link "^2.0.0"
+ v8-to-istanbul "^7.0.0"
+ optionalDependencies:
+ node-notifier "^8.0.0"
+
+"@jest/source-map@^26.6.2":
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-26.6.2.tgz#29af5e1e2e324cafccc936f218309f54ab69d535"
+ integrity sha512-YwYcCwAnNmOVsZ8mr3GfnzdXDAl4LaenZP5z+G0c8bzC9/dugL8zRmxZzdoTl4IaS3CryS1uWnROLPFmb6lVvA==
+ dependencies:
+ callsites "^3.0.0"
+ graceful-fs "^4.2.4"
+ source-map "^0.6.0"
+
+"@jest/test-result@^26.6.0", "@jest/test-result@^26.6.2":
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-26.6.2.tgz#55da58b62df134576cc95476efa5f7949e3f5f18"
+ integrity sha512-5O7H5c/7YlojphYNrK02LlDIV2GNPYisKwHm2QTKjNZeEzezCbwYs9swJySv2UfPMyZ0VdsmMv7jIlD/IKYQpQ==
+ dependencies:
+ "@jest/console" "^26.6.2"
+ "@jest/types" "^26.6.2"
+ "@types/istanbul-lib-coverage" "^2.0.0"
+ collect-v8-coverage "^1.0.0"
+
+"@jest/test-sequencer@^26.6.3":
+ version "26.6.3"
+ resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-26.6.3.tgz#98e8a45100863886d074205e8ffdc5a7eb582b17"
+ integrity sha512-YHlVIjP5nfEyjlrSr8t/YdNfU/1XEt7c5b4OxcXCjyRhjzLYu/rO69/WHPuYcbCWkz8kAeZVZp2N2+IOLLEPGw==
+ dependencies:
+ "@jest/test-result" "^26.6.2"
+ graceful-fs "^4.2.4"
+ jest-haste-map "^26.6.2"
+ jest-runner "^26.6.3"
+ jest-runtime "^26.6.3"
+
+"@jest/transform@^26.6.2":
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-26.6.2.tgz#5ac57c5fa1ad17b2aae83e73e45813894dcf2e4b"
+ integrity sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==
+ dependencies:
+ "@babel/core" "^7.1.0"
+ "@jest/types" "^26.6.2"
+ babel-plugin-istanbul "^6.0.0"
+ chalk "^4.0.0"
+ convert-source-map "^1.4.0"
+ fast-json-stable-stringify "^2.0.0"
+ graceful-fs "^4.2.4"
+ jest-haste-map "^26.6.2"
+ jest-regex-util "^26.0.0"
+ jest-util "^26.6.2"
+ micromatch "^4.0.2"
+ pirates "^4.0.1"
+ slash "^3.0.0"
+ source-map "^0.6.1"
+ write-file-atomic "^3.0.0"
+
+"@jest/types@^26.6.0", "@jest/types@^26.6.2":
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e"
+ integrity sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==
+ dependencies:
+ "@types/istanbul-lib-coverage" "^2.0.0"
+ "@types/istanbul-reports" "^3.0.0"
+ "@types/node" "*"
+ "@types/yargs" "^15.0.0"
+ chalk "^4.0.0"
+
+"@nodelib/fs.scandir@2.1.4":
+ version "2.1.4"
+ resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.4.tgz#d4b3549a5db5de2683e0c1071ab4f140904bbf69"
+ integrity sha512-33g3pMJk3bg5nXbL/+CY6I2eJDzZAni49PfJnL5fghPTggPvBd/pFNSgJsdAgWptuFu7qq/ERvOYFlhvsLTCKA==
+ dependencies:
+ "@nodelib/fs.stat" "2.0.4"
+ run-parallel "^1.1.9"
+
+"@nodelib/fs.stat@2.0.4", "@nodelib/fs.stat@^2.0.2":
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.4.tgz#a3f2dd61bab43b8db8fa108a121cfffe4c676655"
+ integrity sha512-IYlHJA0clt2+Vg7bccq+TzRdJvv19c2INqBSsoOLp1je7xjtr7J26+WXR72MCdvU9q1qTzIWDfhMf+DRvQJK4Q==
+
+"@nodelib/fs.walk@^1.2.3":
+ version "1.2.6"
+ resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.6.tgz#cce9396b30aa5afe9e3756608f5831adcb53d063"
+ integrity sha512-8Broas6vTtW4GIXTAHDoE32hnN2M5ykgCpWGbuXHQ15vEMqr23pB76e/GZcYsZCHALv50ktd24qhEyKr6wBtow==
+ dependencies:
+ "@nodelib/fs.scandir" "2.1.4"
+ fastq "^1.6.0"
+
+"@npmcli/arborist@^2.0.0", "@npmcli/arborist@^2.3.0":
+ version "2.3.0"
+ resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-2.3.0.tgz#0d3273f85691711b10a85f82dffd235d755a3f57"
+ integrity sha512-4z8x8jImp/Clwol4sgmR6qdntLQZDxNFabBSbyr9EB11cyWHyqhRvBKip/1sBTcQAScIwuFT64MOu/HI4a5Nkw==
+ dependencies:
+ "@npmcli/installed-package-contents" "^1.0.7"
+ "@npmcli/map-workspaces" "^1.0.2"
+ "@npmcli/metavuln-calculator" "^1.1.0"
+ "@npmcli/move-file" "^1.1.0"
+ "@npmcli/name-from-folder" "^1.0.1"
+ "@npmcli/node-gyp" "^1.0.1"
+ "@npmcli/run-script" "^1.8.2"
+ bin-links "^2.2.1"
+ cacache "^15.0.3"
+ common-ancestor-path "^1.0.1"
+ json-parse-even-better-errors "^2.3.1"
+ json-stringify-nice "^1.1.2"
+ mkdirp-infer-owner "^2.0.0"
+ npm-install-checks "^4.0.0"
+ npm-package-arg "^8.1.0"
+ npm-pick-manifest "^6.1.0"
+ npm-registry-fetch "^9.0.0"
+ pacote "^11.2.6"
+ parse-conflict-json "^1.1.1"
+ promise-all-reject-late "^1.0.0"
+ promise-call-limit "^1.0.1"
+ read-package-json-fast "^2.0.2"
+ readdir-scoped-modules "^1.1.0"
+ semver "^7.3.5"
+ tar "^6.1.0"
+ treeverse "^1.0.4"
+ walk-up-path "^1.0.0"
+
+"@npmcli/ci-detect@^1.0.0", "@npmcli/ci-detect@^1.2.0":
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/@npmcli/ci-detect/-/ci-detect-1.3.0.tgz#6c1d2c625fb6ef1b9dea85ad0a5afcbef85ef22a"
+ integrity sha512-oN3y7FAROHhrAt7Rr7PnTSwrHrZVRTS2ZbyxeQwSSYD0ifwM3YNgQqbaRmjcWoPyq77MjchusjJDspbzMmip1Q==
+
+"@npmcli/config@^2.1.0":
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-2.1.0.tgz#fabfbbbebc3a417db672be4014a7ba71e6bb37f3"
+ integrity sha512-vYTUs6b1ORqWgWFrLkyscdhyhtB1YhbtEM2iaH5rM5Bv1/tWqZEpspGLh+Re6YuPRUmXulzkf3iWhu9ntz8cVw==
+ dependencies:
+ ini "^2.0.0"
+ mkdirp-infer-owner "^2.0.0"
+ nopt "^5.0.0"
+ semver "^7.3.4"
+ walk-up-path "^1.0.0"
+
+"@npmcli/disparity-colors@^1.0.1":
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/@npmcli/disparity-colors/-/disparity-colors-1.0.1.tgz#b23c864c9658f9f0318d5aa6d17986619989535c"
+ integrity sha512-kQ1aCTTU45mPXN+pdAaRxlxr3OunkyztjbbxDY/aIcPS5CnCUrx+1+NvA6pTcYR7wmLZe37+Mi5v3nfbwPxq3A==
+ dependencies:
+ ansi-styles "^4.3.0"
+
+"@npmcli/git@^2.0.1", "@npmcli/git@^2.0.7":
+ version "2.0.8"
+ resolved "https://registry.yarnpkg.com/@npmcli/git/-/git-2.0.8.tgz#c38b54cdeec556ab641cf6161cc7825711a88d65"
+ integrity sha512-LPnzyBZ+1p7+JzHVwwKycMF8M3lr1ze3wxGRnxn/QxJtk++Y3prSJQrdBDGCxJyRpFsup6J3lrRBVYBhJVrM8Q==
+ dependencies:
+ "@npmcli/promise-spawn" "^1.3.2"
+ lru-cache "^6.0.0"
+ mkdirp "^1.0.4"
+ npm-pick-manifest "^6.1.1"
+ promise-inflight "^1.0.1"
+ promise-retry "^2.0.1"
+ semver "^7.3.5"
+ which "^2.0.2"
+
+"@npmcli/installed-package-contents@^1.0.6", "@npmcli/installed-package-contents@^1.0.7":
+ version "1.0.7"
+ resolved "https://registry.yarnpkg.com/@npmcli/installed-package-contents/-/installed-package-contents-1.0.7.tgz#ab7408c6147911b970a8abe261ce512232a3f4fa"
+ integrity sha512-9rufe0wnJusCQoLpV9ZPKIVP55itrM5BxOXs10DmdbRfgWtHy1LDyskbwRnBghuB0PrF7pNPOqREVtpz4HqzKw==
+ dependencies:
+ npm-bundled "^1.1.1"
+ npm-normalize-package-bin "^1.0.1"
+
+"@npmcli/map-workspaces@^1.0.2":
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/@npmcli/map-workspaces/-/map-workspaces-1.0.3.tgz#6072a0794762cf8f572e6080fa66d1bbefa991d5"
+ integrity sha512-SdlRlOoQw4WKD4vtb/n5gUkobEABYBEOo8fRE4L8CtBkyWDSvIrReTfKvQ/Jc/LQqDaaZ5iv1iMSQzKCUr1n1A==
+ dependencies:
+ "@npmcli/name-from-folder" "^1.0.1"
+ glob "^7.1.6"
+ minimatch "^3.0.4"
+ read-package-json-fast "^2.0.1"
+
+"@npmcli/metavuln-calculator@^1.1.0":
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/@npmcli/metavuln-calculator/-/metavuln-calculator-1.1.1.tgz#2f95ff3c6d88b366dd70de1c3f304267c631b458"
+ integrity sha512-9xe+ZZ1iGVaUovBVFI9h3qW+UuECUzhvZPxK9RaEA2mjU26o5D0JloGYWwLYvQELJNmBdQB6rrpuN8jni6LwzQ==
+ dependencies:
+ cacache "^15.0.5"
+ pacote "^11.1.11"
+ semver "^7.3.2"
+
+"@npmcli/move-file@^1.0.1":
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/@npmcli/move-file/-/move-file-1.0.1.tgz#de103070dac0f48ce49cf6693c23af59c0f70464"
+ integrity sha512-Uv6h1sT+0DrblvIrolFtbvM1FgWm+/sy4B3pvLp67Zys+thcukzS5ekn7HsZFGpWP4Q3fYJCljbWQE/XivMRLw==
+ dependencies:
+ mkdirp "^1.0.4"
+
+"@npmcli/move-file@^1.1.0":
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/@npmcli/move-file/-/move-file-1.1.2.tgz#1a82c3e372f7cae9253eb66d72543d6b8685c674"
+ integrity sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==
+ dependencies:
+ mkdirp "^1.0.4"
+ rimraf "^3.0.2"
+
+"@npmcli/name-from-folder@^1.0.1":
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/@npmcli/name-from-folder/-/name-from-folder-1.0.1.tgz#77ecd0a4fcb772ba6fe927e2e2e155fbec2e6b1a"
+ integrity sha512-qq3oEfcLFwNfEYOQ8HLimRGKlD8WSeGEdtUa7hmzpR8Sa7haL1KVQrvgO6wqMjhWFFVjgtrh1gIxDz+P8sjUaA==
+
+"@npmcli/node-gyp@^1.0.1", "@npmcli/node-gyp@^1.0.2":
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/@npmcli/node-gyp/-/node-gyp-1.0.2.tgz#3cdc1f30e9736dbc417373ed803b42b1a0a29ede"
+ integrity sha512-yrJUe6reVMpktcvagumoqD9r08fH1iRo01gn1u0zoCApa9lnZGEigVKUd2hzsCId4gdtkZZIVscLhNxMECKgRg==
+
+"@npmcli/promise-spawn@^1.2.0", "@npmcli/promise-spawn@^1.3.2":
+ version "1.3.2"
+ resolved "https://registry.yarnpkg.com/@npmcli/promise-spawn/-/promise-spawn-1.3.2.tgz#42d4e56a8e9274fba180dabc0aea6e38f29274f5"
+ integrity sha512-QyAGYo/Fbj4MXeGdJcFzZ+FkDkomfRBrPM+9QYJSg+PxgAUL+LU3FneQk37rKR2/zjqkCV1BLHccX98wRXG3Sg==
+ dependencies:
+ infer-owner "^1.0.4"
+
+"@npmcli/run-script@^1.8.2", "@npmcli/run-script@^1.8.3", "@npmcli/run-script@^1.8.4":
+ version "1.8.4"
+ resolved "https://registry.yarnpkg.com/@npmcli/run-script/-/run-script-1.8.4.tgz#03ced92503a6fe948cbc0975ce39210bc5e824d6"
+ integrity sha512-Yd9HXTtF1JGDXZw0+SOn+mWLYS0e7bHBHVC/2C8yqs4wUrs/k8rwBSinD7rfk+3WG/MFGRZKxjyoD34Pch2E/A==
+ dependencies:
+ "@npmcli/node-gyp" "^1.0.2"
+ "@npmcli/promise-spawn" "^1.3.2"
+ infer-owner "^1.0.4"
+ node-gyp "^7.1.0"
+ read-package-json-fast "^2.0.1"
+
+"@pmmmwh/react-refresh-webpack-plugin@0.4.3":
+ version "0.4.3"
+ resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.3.tgz#1eec460596d200c0236bf195b078a5d1df89b766"
+ integrity sha512-br5Qwvh8D2OQqSXpd1g/xqXKnK0r+Jz6qVKBbWmpUcrbGOxUrf39V5oZ1876084CGn18uMdR5uvPqBv9UqtBjQ==
+ dependencies:
+ ansi-html "^0.0.7"
+ error-stack-parser "^2.0.6"
+ html-entities "^1.2.1"
+ native-url "^0.2.6"
+ schema-utils "^2.6.5"
+ source-map "^0.7.3"
+
+"@popperjs/core@^2.5.3":
+ version "2.6.0"
+ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.6.0.tgz#f022195afdfc942e088ee2101285a1d31c7d727f"
+ integrity sha512-cPqjjzuFWNK3BSKLm0abspP0sp/IGOli4p5I5fKFAzdS8fvjdOwDCfZqAaIiXd9lPkOWi3SUUfZof3hEb7J/uw==
+
+"@reduxjs/toolkit@^1.5.0":
+ version "1.5.0"
+ resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.5.0.tgz#1025c1ccb224d1fc06d8d98a61f6717d57e6d477"
+ integrity sha512-E/FUraRx+8guw9Hlg/Ja8jI/hwCrmIKed8Annt9YsZw3BQp+F24t5I5b2OWR6pkEHY4hn1BgP08FrTZFRKsdaQ==
+ dependencies:
+ immer "^8.0.0"
+ redux "^4.0.0"
+ redux-thunk "^2.3.0"
+ reselect "^4.0.0"
+
+"@restart/context@^2.1.4":
+ version "2.1.4"
+ resolved "https://registry.yarnpkg.com/@restart/context/-/context-2.1.4.tgz#a99d87c299a34c28bd85bb489cb07bfd23149c02"
+ integrity sha512-INJYZQJP7g+IoDUh/475NlGiTeMfwTXUEr3tmRneckHIxNolGOW9CTq83S8cxq0CgJwwcMzMJFchxvlwe7Rk8Q==
+
+"@restart/hooks@^0.3.25", "@restart/hooks@^0.3.26":
+ version "0.3.26"
+ resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.3.26.tgz#ade155a7b0b014ef1073391dda46972c3a14a129"
+ integrity sha512-7Hwk2ZMYm+JLWcb7R9qIXk1OoUg1Z+saKWqZXlrvFwT3w6UArVNWgxYOzf+PJoK9zZejp8okPAKTctthhXLt5g==
+ dependencies:
+ lodash "^4.17.20"
+ lodash-es "^4.17.20"
+
+"@rollup/plugin-node-resolve@^7.1.1":
+ version "7.1.3"
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-7.1.3.tgz#80de384edfbd7bfc9101164910f86078151a3eca"
+ integrity sha512-RxtSL3XmdTAE2byxekYLnx+98kEUOrPHF/KRVjLH+DEIHy6kjIw7YINQzn+NXiH/NTrQLAwYs0GWB+csWygA9Q==
+ dependencies:
+ "@rollup/pluginutils" "^3.0.8"
+ "@types/resolve" "0.0.8"
+ builtin-modules "^3.1.0"
+ is-module "^1.0.0"
+ resolve "^1.14.2"
+
+"@rollup/plugin-replace@^2.3.1":
+ version "2.3.4"
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.3.4.tgz#7dd84c17755d62b509577f2db37eb524d7ca88ca"
+ integrity sha512-waBhMzyAtjCL1GwZes2jaE9MjuQ/DQF2BatH3fRivUF3z0JBFrU0U6iBNC/4WR+2rLKhaAhPWDNPYp4mI6RqdQ==
+ dependencies:
+ "@rollup/pluginutils" "^3.1.0"
+ magic-string "^0.25.7"
+
+"@rollup/pluginutils@^3.0.8", "@rollup/pluginutils@^3.1.0":
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
+ integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
+ dependencies:
+ "@types/estree" "0.0.39"
+ estree-walker "^1.0.1"
+ picomatch "^2.2.2"
+
+"@sinonjs/commons@^1.7.0":
+ version "1.8.1"
+ resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.1.tgz#e7df00f98a203324f6dc7cc606cad9d4a8ab2217"
+ integrity sha512-892K+kWUUi3cl+LlqEWIDrhvLgdL79tECi8JZUyq6IviKy/DNhuzCRlbHUjxK89f4ypPMMaFnFuR9Ie6DoIMsw==
+ dependencies:
+ type-detect "4.0.8"
+
+"@sinonjs/fake-timers@^6.0.1":
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz#293674fccb3262ac782c7aadfdeca86b10c75c40"
+ integrity sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA==
+ dependencies:
+ "@sinonjs/commons" "^1.7.0"
+
+"@surma/rollup-plugin-off-main-thread@^1.1.1":
+ version "1.4.2"
+ resolved "https://registry.yarnpkg.com/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-1.4.2.tgz#e6786b6af5799f82f7ab3a82e53f6182d2b91a58"
+ integrity sha512-yBMPqmd1yEJo/280PAMkychuaALyQ9Lkb5q1ck3mjJrFuEobIfhnQ4J3mbvBoISmR3SWMWV+cGB/I0lCQee79A==
+ dependencies:
+ ejs "^2.6.1"
+ magic-string "^0.25.0"
+
+"@svgr/babel-plugin-add-jsx-attribute@^5.4.0":
+ version "5.4.0"
+ resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-5.4.0.tgz#81ef61947bb268eb9d50523446f9c638fb355906"
+ integrity sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg==
+
+"@svgr/babel-plugin-remove-jsx-attribute@^5.4.0":
+ version "5.4.0"
+ resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-5.4.0.tgz#6b2c770c95c874654fd5e1d5ef475b78a0a962ef"
+ integrity sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg==
+
+"@svgr/babel-plugin-remove-jsx-empty-expression@^5.0.1":
+ version "5.0.1"
+ resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-5.0.1.tgz#25621a8915ed7ad70da6cea3d0a6dbc2ea933efd"
+ integrity sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA==
+
+"@svgr/babel-plugin-replace-jsx-attribute-value@^5.0.1":
+ version "5.0.1"
+ resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-5.0.1.tgz#0b221fc57f9fcd10e91fe219e2cd0dd03145a897"
+ integrity sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ==
+
+"@svgr/babel-plugin-svg-dynamic-title@^5.4.0":
+ version "5.4.0"
+ resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-5.4.0.tgz#139b546dd0c3186b6e5db4fefc26cb0baea729d7"
+ integrity sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg==
+
+"@svgr/babel-plugin-svg-em-dimensions@^5.4.0":
+ version "5.4.0"
+ resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-5.4.0.tgz#6543f69526632a133ce5cabab965deeaea2234a0"
+ integrity sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw==
+
+"@svgr/babel-plugin-transform-react-native-svg@^5.4.0":
+ version "5.4.0"
+ resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-5.4.0.tgz#00bf9a7a73f1cad3948cdab1f8dfb774750f8c80"
+ integrity sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q==
+
+"@svgr/babel-plugin-transform-svg-component@^5.5.0":
+ version "5.5.0"
+ resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-5.5.0.tgz#583a5e2a193e214da2f3afeb0b9e8d3250126b4a"
+ integrity sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ==
+
+"@svgr/babel-preset@^5.5.0":
+ version "5.5.0"
+ resolved "https://registry.yarnpkg.com/@svgr/babel-preset/-/babel-preset-5.5.0.tgz#8af54f3e0a8add7b1e2b0fcd5a882c55393df327"
+ integrity sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig==
+ dependencies:
+ "@svgr/babel-plugin-add-jsx-attribute" "^5.4.0"
+ "@svgr/babel-plugin-remove-jsx-attribute" "^5.4.0"
+ "@svgr/babel-plugin-remove-jsx-empty-expression" "^5.0.1"
+ "@svgr/babel-plugin-replace-jsx-attribute-value" "^5.0.1"
+ "@svgr/babel-plugin-svg-dynamic-title" "^5.4.0"
+ "@svgr/babel-plugin-svg-em-dimensions" "^5.4.0"
+ "@svgr/babel-plugin-transform-react-native-svg" "^5.4.0"
+ "@svgr/babel-plugin-transform-svg-component" "^5.5.0"
+
+"@svgr/core@^5.5.0":
+ version "5.5.0"
+ resolved "https://registry.yarnpkg.com/@svgr/core/-/core-5.5.0.tgz#82e826b8715d71083120fe8f2492ec7d7874a579"
+ integrity sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ==
+ dependencies:
+ "@svgr/plugin-jsx" "^5.5.0"
+ camelcase "^6.2.0"
+ cosmiconfig "^7.0.0"
+
+"@svgr/hast-util-to-babel-ast@^5.5.0":
+ version "5.5.0"
+ resolved "https://registry.yarnpkg.com/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-5.5.0.tgz#5ee52a9c2533f73e63f8f22b779f93cd432a5461"
+ integrity sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==
+ dependencies:
+ "@babel/types" "^7.12.6"
+
+"@svgr/plugin-jsx@^5.5.0":
+ version "5.5.0"
+ resolved "https://registry.yarnpkg.com/@svgr/plugin-jsx/-/plugin-jsx-5.5.0.tgz#1aa8cd798a1db7173ac043466d7b52236b369000"
+ integrity sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==
+ dependencies:
+ "@babel/core" "^7.12.3"
+ "@svgr/babel-preset" "^5.5.0"
+ "@svgr/hast-util-to-babel-ast" "^5.5.0"
+ svg-parser "^2.0.2"
+
+"@svgr/plugin-svgo@^5.5.0":
+ version "5.5.0"
+ resolved "https://registry.yarnpkg.com/@svgr/plugin-svgo/-/plugin-svgo-5.5.0.tgz#02da55d85320549324e201c7b2e53bf431fcc246"
+ integrity sha512-r5swKk46GuQl4RrVejVwpeeJaydoxkdwkM1mBKOgJLBUJPGaLci6ylg/IjhrRsREKDkr4kbMWdgOtbXEh0fyLQ==
+ dependencies:
+ cosmiconfig "^7.0.0"
+ deepmerge "^4.2.2"
+ svgo "^1.2.2"
+
+"@svgr/webpack@5.5.0":
+ version "5.5.0"
+ resolved "https://registry.yarnpkg.com/@svgr/webpack/-/webpack-5.5.0.tgz#aae858ee579f5fa8ce6c3166ef56c6a1b381b640"
+ integrity sha512-DOBOK255wfQxguUta2INKkzPj6AIS6iafZYiYmHn6W3pHlycSRRlvWKCfLDG10fXfLWqE3DJHgRUOyJYmARa7g==
+ dependencies:
+ "@babel/core" "^7.12.3"
+ "@babel/plugin-transform-react-constant-elements" "^7.12.1"
+ "@babel/preset-env" "^7.12.1"
+ "@babel/preset-react" "^7.12.5"
+ "@svgr/core" "^5.5.0"
+ "@svgr/plugin-jsx" "^5.5.0"
+ "@svgr/plugin-svgo" "^5.5.0"
+ loader-utils "^2.0.0"
+
+"@tanem/react-nprogress@^3.0.57":
+ version "3.0.62"
+ resolved "https://registry.yarnpkg.com/@tanem/react-nprogress/-/react-nprogress-3.0.62.tgz#07f447d9d4c5915804aa1f30a71d53967f67b8a0"
+ integrity sha512-8Smqc3+sUlTdSu0gMKJX8T7+ahsJvma/tbka+ZS16cgRgd4x/0usEgmAYIQ6M72D8cqKM7jKheOGGXJkM4GVkA==
+ dependencies:
+ "@babel/runtime" "^7.13.10"
+ hoist-non-react-statics "^3.3.2"
+ prop-types "^15.7.2"
+ react-use "^17.2.3"
+
+"@testing-library/dom@^7.28.1":
+ version "7.29.2"
+ resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.29.2.tgz#6cba65d961d8b36d621a98caa8537444075fb42e"
+ integrity sha512-CBMELfyY1jKdtLcSRmEnZWRzRkCRVSNPTzhzrn8wY8OnzUo7Pe/W+HgLzt4TDnWIPYeusHBodf9wUjJF48kPmA==
+ dependencies:
+ "@babel/code-frame" "^7.10.4"
+ "@babel/runtime" "^7.12.5"
+ "@types/aria-query" "^4.2.0"
+ aria-query "^4.2.2"
+ chalk "^4.1.0"
+ dom-accessibility-api "^0.5.4"
+ lz-string "^1.4.4"
+ pretty-format "^26.6.2"
+
+"@testing-library/jest-dom@^5.11.9":
+ version "5.11.10"
+ resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.10.tgz#1cd90715023e1627f5ed26ab3b38e6f22d77046c"
+ integrity sha512-FuKiq5xuk44Fqm0000Z9w0hjOdwZRNzgx7xGGxQYepWFZy+OYUMOT/wPI4nLYXCaVltNVpU1W/qmD88wLWDsqQ==
+ dependencies:
+ "@babel/runtime" "^7.9.2"
+ "@types/testing-library__jest-dom" "^5.9.1"
+ aria-query "^4.2.2"
+ chalk "^3.0.0"
+ css "^3.0.0"
+ css.escape "^1.5.1"
+ lodash "^4.17.15"
+ redent "^3.0.0"
+
+"@testing-library/react@^11.2.5":
+ version "11.2.6"
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.6.tgz#586a23adc63615985d85be0c903f374dab19200b"
+ integrity sha512-TXMCg0jT8xmuU8BkKMtp8l7Z50Ykew5WNX8UoIKTaLFwKkP2+1YDhOLA2Ga3wY4x29jyntk7EWfum0kjlYiSjQ==
+ dependencies:
+ "@babel/runtime" "^7.12.5"
+ "@testing-library/dom" "^7.28.1"
+
+"@testing-library/user-event@^12.8.3":
+ version "12.8.3"
+ resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.3.tgz#1aa3ed4b9f79340a1e1836bc7f57c501e838704a"
+ integrity sha512-IR0iWbFkgd56Bu5ZI/ej8yQwrkCv8Qydx6RzwbKz9faXazR/+5tvYKsZQgyXJiwgpcva127YO6JcWy7YlCfofQ==
+ dependencies:
+ "@babel/runtime" "^7.12.5"
+
+"@tootallnate/once@1":
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
+ integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
+
+"@types/anymatch@*":
+ version "1.3.1"
+ resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a"
+ integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA==
+
+"@types/aria-query@^4.2.0":
+ version "4.2.0"
+ resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-4.2.0.tgz#14264692a9d6e2fa4db3df5e56e94b5e25647ac0"
+ integrity sha512-iIgQNzCm0v7QMhhe4Jjn9uRh+I6GoPmt03CbEtwx3ao8/EfoQcmgtqH4vQ5Db/lxiIGaWDv6nwvunuh0RyX0+A==
+
+"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7":
+ version "7.1.12"
+ resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.12.tgz#4d8e9e51eb265552a7e4f1ff2219ab6133bdfb2d"
+ integrity sha512-wMTHiiTiBAAPebqaPiPDLFA4LYPKr6Ph0Xq/6rq1Ur3v66HXyG+clfR9CNETkD7MQS8ZHvpQOtA53DLws5WAEQ==
+ dependencies:
+ "@babel/parser" "^7.1.0"
+ "@babel/types" "^7.0.0"
+ "@types/babel__generator" "*"
+ "@types/babel__template" "*"
+ "@types/babel__traverse" "*"
+
+"@types/babel__generator@*":
+ version "7.6.2"
+ resolved "https://registry.yarnpkg.com/@types/babel__generator/-/babel__generator-7.6.2.tgz#f3d71178e187858f7c45e30380f8f1b7415a12d8"
+ integrity sha512-MdSJnBjl+bdwkLskZ3NGFp9YcXGx5ggLpQQPqtgakVhsWK0hTtNYhjpZLlWQTviGTvF8at+Bvli3jV7faPdgeQ==
+ dependencies:
+ "@babel/types" "^7.0.0"
+
+"@types/babel__template@*":
+ version "7.4.0"
+ resolved "https://registry.yarnpkg.com/@types/babel__template/-/babel__template-7.4.0.tgz#0c888dd70b3ee9eebb6e4f200e809da0076262be"
+ integrity sha512-NTPErx4/FiPCGScH7foPyr+/1Dkzkni+rHiYHHoTjvwou7AQzJkNeD60A9CXRy+ZEN2B1bggmkTMCDb+Mv5k+A==
+ dependencies:
+ "@babel/parser" "^7.1.0"
+ "@babel/types" "^7.0.0"
+
+"@types/babel__traverse@*", "@types/babel__traverse@^7.0.4", "@types/babel__traverse@^7.0.6":
+ version "7.11.0"
+ resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.11.0.tgz#b9a1efa635201ba9bc850323a8793ee2d36c04a0"
+ integrity sha512-kSjgDMZONiIfSH1Nxcr5JIRMwUetDki63FSQfpTCz8ogF3Ulqm8+mr5f78dUYs6vMiB6gBusQqfQmBvHZj/lwg==
+ dependencies:
+ "@babel/types" "^7.3.0"
+
+"@types/classnames@^2.2.10":
+ version "2.2.11"
+ resolved "https://registry.yarnpkg.com/@types/classnames/-/classnames-2.2.11.tgz#2521cc86f69d15c5b90664e4829d84566052c1cf"
+ integrity sha512-2koNhpWm3DgWRp5tpkiJ8JGc1xTn2q0l+jUNUE7oMKXUf5NpI9AIdC4kbjGNFBdHtcxBD18LAksoudAVhFKCjw==
+
+"@types/eslint@^7.2.6":
+ version "7.2.10"
+ resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.10.tgz#4b7a9368d46c0f8cd5408c23288a59aa2394d917"
+ integrity sha512-kUEPnMKrqbtpCq/KTaGFFKAcz6Ethm2EjCoKIDaCmfRBWLbFuTcOJfTlorwbnboXBzahqWLgUp1BQeKHiJzPUQ==
+ dependencies:
+ "@types/estree" "*"
+ "@types/json-schema" "*"
+
+"@types/estree@*":
+ version "0.0.45"
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.45.tgz#e9387572998e5ecdac221950dab3e8c3b16af884"
+ integrity sha512-jnqIUKDUqJbDIUxm0Uj7bnlMnRm1T/eZ9N+AVMqhPgzrba2GhGG5o/jCTwmdPK709nEZsGoMzXEDUjcXHa3W0g==
+
+"@types/estree@0.0.39":
+ version "0.0.39"
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
+ integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
+
+"@types/glob@^7.1.1":
+ version "7.1.3"
+ resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.3.tgz#e6ba80f36b7daad2c685acd9266382e68985c183"
+ integrity sha512-SEYeGAIQIQX8NN6LDKprLjbrd5dARM5EXsd8GI/A5l0apYI1fGMWgPHSe4ZKL4eozlAyI+doUE9XbYS4xCkQ1w==
+ dependencies:
+ "@types/minimatch" "*"
+ "@types/node" "*"
+
+"@types/graceful-fs@^4.1.2":
+ version "4.1.4"
+ resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.4.tgz#4ff9f641a7c6d1a3508ff88bc3141b152772e753"
+ integrity sha512-mWA/4zFQhfvOA8zWkXobwJvBD7vzcxgrOQ0J5CH1votGqdq9m7+FwtGaqyCZqC3NyyBkc9z4m+iry4LlqcMWJg==
+ dependencies:
+ "@types/node" "*"
+
+"@types/html-minifier-terser@^5.0.0":
+ version "5.1.1"
+ resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-5.1.1.tgz#3c9ee980f1a10d6021ae6632ca3e79ca2ec4fb50"
+ integrity sha512-giAlZwstKbmvMk1OO7WXSj4OZ0keXAcl2TQq4LWHiiPH2ByaH7WeUzng+Qej8UPxxv+8lRTuouo0iaNDBuzIBA==
+
+"@types/invariant@^2.2.33":
+ version "2.2.34"
+ resolved "https://registry.yarnpkg.com/@types/invariant/-/invariant-2.2.34.tgz#05e4f79f465c2007884374d4795452f995720bbe"
+ integrity sha512-lYUtmJ9BqUN688fGY1U1HZoWT1/Jrmgigx2loq4ZcJpICECm/Om3V314BxdzypO0u5PORKGMM6x0OXaljV1YFg==
+
+"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#4ba8ddb720221f432e443bd5f9117fd22cfd4762"
+ integrity sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==
+
+"@types/istanbul-lib-report@*":
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz#c14c24f18ea8190c118ee7562b7ff99a36552686"
+ integrity sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==
+ dependencies:
+ "@types/istanbul-lib-coverage" "*"
+
+"@types/istanbul-reports@^3.0.0":
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz#508b13aa344fa4976234e75dddcc34925737d821"
+ integrity sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==
+ dependencies:
+ "@types/istanbul-lib-report" "*"
+
+"@types/jest@*":
+ version "26.0.20"
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
+ integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
+ dependencies:
+ jest-diff "^26.0.0"
+ pretty-format "^26.0.0"
+
+"@types/js-cookie@^2.2.6":
+ version "2.2.6"
+ resolved "https://registry.yarnpkg.com/@types/js-cookie/-/js-cookie-2.2.6.tgz#f1a1cb35aff47bc5cfb05cb0c441ca91e914c26f"
+ integrity sha512-+oY0FDTO2GYKEV0YPvSshGq9t7YozVkgvXLty7zogQNuCxBhT9/3INX9Q7H1aRZ4SUDRXAKlJuA4EA5nTt7SNw==
+
+"@types/json-schema@*", "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6":
+ version "7.0.6"
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
+ integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw==
+
+"@types/json5@^0.0.29":
+ version "0.0.29"
+ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
+ integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
+
+"@types/lodash@^4.14.165":
+ version "4.14.168"
+ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
+ integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
+
+"@types/minimatch@*":
+ version "3.0.3"
+ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
+ integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
+
+"@types/node@*":
+ version "14.14.20"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.20.tgz#f7974863edd21d1f8a494a73e8e2b3658615c340"
+ integrity sha512-Y93R97Ouif9JEOWPIUyU+eyIdyRqQR0I8Ez1dzku4hDx34NWh4HbtIc3WNzwB1Y9ULvNGeu5B8h8bVL5cAk4/A==
+
+"@types/normalize-package-data@^2.4.0":
+ version "2.4.0"
+ resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
+ integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
+
+"@types/parse-json@^4.0.0":
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
+ integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
+
+"@types/prettier@^2.0.0":
+ version "2.1.6"
+ resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.1.6.tgz#f4b1efa784e8db479cdb8b14403e2144b1e9ff03"
+ integrity sha512-6gOkRe7OIioWAXfnO/2lFiv+SJichKVSys1mSsgyrYHSEjk8Ctv4tSR/Odvnu+HWlH2C8j53dahU03XmQdd5fA==
+
+"@types/prop-types@*", "@types/prop-types@^15.7.3":
+ version "15.7.3"
+ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
+ integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
+
+"@types/q@^1.5.1":
+ version "1.5.4"
+ resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24"
+ integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==
+
+"@types/react-transition-group@^4.4.1":
+ version "4.4.1"
+ resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.1.tgz#e1a3cb278df7f47f17b5082b1b3da17170bd44b1"
+ integrity sha512-vIo69qKKcYoJ8wKCJjwSgCTM+z3chw3g18dkrDfVX665tMH7tmbDxEAnPdey4gTlwZz5QuHGzd+hul0OVZDqqQ==
+ dependencies:
+ "@types/react" "*"
+
+"@types/react@*", "@types/react@>=16.9.35":
+ version "17.0.0"
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.0.tgz#5af3eb7fad2807092f0046a1302b7823e27919b8"
+ integrity sha512-aj/L7RIMsRlWML3YB6KZiXB3fV2t41+5RBGYF8z+tAKU43Px8C3cYUZsDvf1/+Bm4FK21QWBrDutu8ZJ/70qOw==
+ dependencies:
+ "@types/prop-types" "*"
+ csstype "^3.0.2"
+
+"@types/react@>=16.9.11":
+ version "17.0.3"
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3.tgz#ba6e215368501ac3826951eef2904574c262cc79"
+ integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg==
+ dependencies:
+ "@types/prop-types" "*"
+ "@types/scheduler" "*"
+ csstype "^3.0.2"
+
+"@types/react@^16.9.11":
+ version "16.14.2"
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.2.tgz#85dcc0947d0645349923c04ccef6018a1ab7538c"
+ integrity sha512-BzzcAlyDxXl2nANlabtT4thtvbbnhee8hMmH/CcJrISDBVcJS1iOsP1f0OAgSdGE0MsY9tqcrb9YoZcOFv9dbQ==
+ dependencies:
+ "@types/prop-types" "*"
+ csstype "^3.0.2"
+
+"@types/resolve@0.0.8":
+ version "0.0.8"
+ resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194"
+ integrity sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ==
+ dependencies:
+ "@types/node" "*"
+
+"@types/scheduler@*":
+ version "0.16.1"
+ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
+ integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
+
+"@types/source-list-map@*":
+ version "0.1.2"
+ resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9"
+ integrity sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA==
+
+"@types/stack-utils@^2.0.0":
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
+ integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==
+
+"@types/tapable@*", "@types/tapable@^1.0.5":
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.6.tgz#a9ca4b70a18b270ccb2bc0aaafefd1d486b7ea74"
+ integrity sha512-W+bw9ds02rAQaMvaLYxAbJ6cvguW/iJXNT6lTssS1ps6QdrMKttqEAMEG/b5CR8TZl3/L7/lH0ZV5nNR1LXikA==
+
+"@types/testing-library__jest-dom@^5.9.1":
+ version "5.9.5"
+ resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.9.5.tgz#5bf25c91ad2d7b38f264b12275e5c92a66d849b0"
+ integrity sha512-ggn3ws+yRbOHog9GxnXiEZ/35Mow6YtPZpd7Z5mKDeZS/o7zx3yAle0ov/wjhVB5QT4N2Dt+GNoGCdqkBGCajQ==
+ dependencies:
+ "@types/jest" "*"
+
+"@types/uglify-js@*":
+ version "3.11.1"
+ resolved "https://registry.yarnpkg.com/@types/uglify-js/-/uglify-js-3.11.1.tgz#97ff30e61a0aa6876c270b5f538737e2d6ab8ceb"
+ integrity sha512-7npvPKV+jINLu1SpSYVWG8KvyJBhBa8tmzMMdDoVc2pWUYHN8KIXlPJhjJ4LT97c4dXJA2SHL/q6ADbDriZN+Q==
+ dependencies:
+ source-map "^0.6.1"
+
+"@types/warning@^3.0.0":
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/@types/warning/-/warning-3.0.0.tgz#0d2501268ad8f9962b740d387c4654f5f8e23e52"
+ integrity sha1-DSUBJorY+ZYrdA04fEZU9fjiPlI=
+
+"@types/webpack-sources@*":
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-2.1.0.tgz#8882b0bd62d1e0ce62f183d0d01b72e6e82e8c10"
+ integrity sha512-LXn/oYIpBeucgP1EIJbKQ2/4ZmpvRl+dlrFdX7+94SKRUV3Evy3FsfMZY318vGhkWUS5MPhtOM3w1/hCOAOXcg==
+ dependencies:
+ "@types/node" "*"
+ "@types/source-list-map" "*"
+ source-map "^0.7.3"
+
+"@types/webpack@^4.41.8":
+ version "4.41.25"
+ resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.25.tgz#4d3b5aecc4e44117b376280fbfd2dc36697968c4"
+ integrity sha512-cr6kZ+4m9lp86ytQc1jPOJXgINQyz3kLLunZ57jznW+WIAL0JqZbGubQk4GlD42MuQL5JGOABrxdpqqWeovlVQ==
+ dependencies:
+ "@types/anymatch" "*"
+ "@types/node" "*"
+ "@types/tapable" "*"
+ "@types/uglify-js" "*"
+ "@types/webpack-sources" "*"
+ source-map "^0.6.0"
+
+"@types/yargs-parser@*":
+ version "20.2.0"
+ resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.0.tgz#dd3e6699ba3237f0348cd085e4698780204842f9"
+ integrity sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA==
+
+"@types/yargs@^15.0.0":
+ version "15.0.12"
+ resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.12.tgz#6234ce3e3e3fa32c5db301a170f96a599c960d74"
+ integrity sha512-f+fD/fQAo3BCbCDlrUpznF1A5Zp9rB0noS5vnoormHSIPFKL0Z2DcUJ3Gxp5ytH4uLRNxy7AwYUC9exZzqGMAw==
+ dependencies:
+ "@types/yargs-parser" "*"
+
+"@typescript-eslint/eslint-plugin@^4.5.0":
+ version "4.12.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.12.0.tgz#00d1b23b40b58031e6d7c04a5bc6c1a30a2e834a"
+ integrity sha512-wHKj6q8s70sO5i39H2g1gtpCXCvjVszzj6FFygneNFyIAxRvNSVz9GML7XpqrB9t7hNutXw+MHnLN/Ih6uyB8Q==
+ dependencies:
+ "@typescript-eslint/experimental-utils" "4.12.0"
+ "@typescript-eslint/scope-manager" "4.12.0"
+ debug "^4.1.1"
+ functional-red-black-tree "^1.0.1"
+ regexpp "^3.0.0"
+ semver "^7.3.2"
+ tsutils "^3.17.1"
+
+"@typescript-eslint/experimental-utils@4.12.0", "@typescript-eslint/experimental-utils@^4.0.1":
+ version "4.12.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.12.0.tgz#372838e76db76c9a56959217b768a19f7129546b"
+ integrity sha512-MpXZXUAvHt99c9ScXijx7i061o5HEjXltO+sbYfZAAHxv3XankQkPaNi5myy0Yh0Tyea3Hdq1pi7Vsh0GJb0fA==
+ dependencies:
+ "@types/json-schema" "^7.0.3"
+ "@typescript-eslint/scope-manager" "4.12.0"
+ "@typescript-eslint/types" "4.12.0"
+ "@typescript-eslint/typescript-estree" "4.12.0"
+ eslint-scope "^5.0.0"
+ eslint-utils "^2.0.0"
+
+"@typescript-eslint/experimental-utils@^3.10.1":
+ version "3.10.1"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686"
+ integrity sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw==
+ dependencies:
+ "@types/json-schema" "^7.0.3"
+ "@typescript-eslint/types" "3.10.1"
+ "@typescript-eslint/typescript-estree" "3.10.1"
+ eslint-scope "^5.0.0"
+ eslint-utils "^2.0.0"
+
+"@typescript-eslint/parser@^4.5.0":
+ version "4.12.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.12.0.tgz#e1cf30436e4f916c31fcc962158917bd9e9d460a"
+ integrity sha512-9XxVADAo9vlfjfoxnjboBTxYOiNY93/QuvcPgsiKvHxW6tOZx1W4TvkIQ2jB3k5M0pbFP5FlXihLK49TjZXhuQ==
+ dependencies:
+ "@typescript-eslint/scope-manager" "4.12.0"
+ "@typescript-eslint/types" "4.12.0"
+ "@typescript-eslint/typescript-estree" "4.12.0"
+ debug "^4.1.1"
+
+"@typescript-eslint/scope-manager@4.12.0":
+ version "4.12.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.12.0.tgz#beeb8beca895a07b10c593185a5612f1085ef279"
+ integrity sha512-QVf9oCSVLte/8jvOsxmgBdOaoe2J0wtEmBr13Yz0rkBNkl5D8bfnf6G4Vhox9qqMIoG7QQoVwd2eG9DM/ge4Qg==
+ dependencies:
+ "@typescript-eslint/types" "4.12.0"
+ "@typescript-eslint/visitor-keys" "4.12.0"
+
+"@typescript-eslint/types@3.10.1":
+ version "3.10.1"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
+ integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
+
+"@typescript-eslint/types@4.12.0":
+ version "4.12.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.12.0.tgz#fb891fe7ccc9ea8b2bbd2780e36da45d0dc055e5"
+ integrity sha512-N2RhGeheVLGtyy+CxRmxdsniB7sMSCfsnbh8K/+RUIXYYq3Ub5+sukRCjVE80QerrUBvuEvs4fDhz5AW/pcL6g==
+
+"@typescript-eslint/typescript-estree@3.10.1":
+ version "3.10.1"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
+ integrity sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w==
+ dependencies:
+ "@typescript-eslint/types" "3.10.1"
+ "@typescript-eslint/visitor-keys" "3.10.1"
+ debug "^4.1.1"
+ glob "^7.1.6"
+ is-glob "^4.0.1"
+ lodash "^4.17.15"
+ semver "^7.3.2"
+ tsutils "^3.17.1"
+
+"@typescript-eslint/typescript-estree@4.12.0":
+ version "4.12.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.12.0.tgz#3963418c850f564bdab3882ae23795d115d6d32e"
+ integrity sha512-gZkFcmmp/CnzqD2RKMich2/FjBTsYopjiwJCroxqHZIY11IIoN0l5lKqcgoAPKHt33H2mAkSfvzj8i44Jm7F4w==
+ dependencies:
+ "@typescript-eslint/types" "4.12.0"
+ "@typescript-eslint/visitor-keys" "4.12.0"
+ debug "^4.1.1"
+ globby "^11.0.1"
+ is-glob "^4.0.1"
+ lodash "^4.17.15"
+ semver "^7.3.2"
+ tsutils "^3.17.1"
+
+"@typescript-eslint/visitor-keys@3.10.1":
+ version "3.10.1"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
+ integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==
+ dependencies:
+ eslint-visitor-keys "^1.1.0"
+
+"@typescript-eslint/visitor-keys@4.12.0":
+ version "4.12.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.12.0.tgz#a470a79be6958075fa91c725371a83baf428a67a"
+ integrity sha512-hVpsLARbDh4B9TKYz5cLbcdMIOAoBYgFPCSP9FFS/liSF+b33gVNq8JHY3QGhHNVz85hObvL7BEYLlgx553WCw==
+ dependencies:
+ "@typescript-eslint/types" "4.12.0"
+ eslint-visitor-keys "^2.0.0"
+
+"@webassemblyjs/ast@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"
+ integrity sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==
+ dependencies:
+ "@webassemblyjs/helper-module-context" "1.9.0"
+ "@webassemblyjs/helper-wasm-bytecode" "1.9.0"
+ "@webassemblyjs/wast-parser" "1.9.0"
+
+"@webassemblyjs/floating-point-hex-parser@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.9.0.tgz#3c3d3b271bddfc84deb00f71344438311d52ffb4"
+ integrity sha512-TG5qcFsS8QB4g4MhrxK5TqfdNe7Ey/7YL/xN+36rRjl/BlGE/NcBvJcqsRgCP6Z92mRE+7N50pRIi8SmKUbcQA==
+
+"@webassemblyjs/helper-api-error@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.9.0.tgz#203f676e333b96c9da2eeab3ccef33c45928b6a2"
+ integrity sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==
+
+"@webassemblyjs/helper-buffer@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.9.0.tgz#a1442d269c5feb23fcbc9ef759dac3547f29de00"
+ integrity sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==
+
+"@webassemblyjs/helper-code-frame@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-code-frame/-/helper-code-frame-1.9.0.tgz#647f8892cd2043a82ac0c8c5e75c36f1d9159f27"
+ integrity sha512-ERCYdJBkD9Vu4vtjUYe8LZruWuNIToYq/ME22igL+2vj2dQ2OOujIZr3MEFvfEaqKoVqpsFKAGsRdBSBjrIvZA==
+ dependencies:
+ "@webassemblyjs/wast-printer" "1.9.0"
+
+"@webassemblyjs/helper-fsm@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-fsm/-/helper-fsm-1.9.0.tgz#c05256b71244214671f4b08ec108ad63b70eddb8"
+ integrity sha512-OPRowhGbshCb5PxJ8LocpdX9Kl0uB4XsAjl6jH/dWKlk/mzsANvhwbiULsaiqT5GZGT9qinTICdj6PLuM5gslw==
+
+"@webassemblyjs/helper-module-context@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-module-context/-/helper-module-context-1.9.0.tgz#25d8884b76839871a08a6c6f806c3979ef712f07"
+ integrity sha512-MJCW8iGC08tMk2enck1aPW+BE5Cw8/7ph/VGZxwyvGbJwjktKkDK7vy7gAmMDx88D7mhDTCNKAW5tED+gZ0W8g==
+ dependencies:
+ "@webassemblyjs/ast" "1.9.0"
+
+"@webassemblyjs/helper-wasm-bytecode@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz#4fed8beac9b8c14f8c58b70d124d549dd1fe5790"
+ integrity sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==
+
+"@webassemblyjs/helper-wasm-section@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.9.0.tgz#5a4138d5a6292ba18b04c5ae49717e4167965346"
+ integrity sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==
+ dependencies:
+ "@webassemblyjs/ast" "1.9.0"
+ "@webassemblyjs/helper-buffer" "1.9.0"
+ "@webassemblyjs/helper-wasm-bytecode" "1.9.0"
+ "@webassemblyjs/wasm-gen" "1.9.0"
+
+"@webassemblyjs/ieee754@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.9.0.tgz#15c7a0fbaae83fb26143bbacf6d6df1702ad39e4"
+ integrity sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==
+ dependencies:
+ "@xtuc/ieee754" "^1.2.0"
+
+"@webassemblyjs/leb128@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.9.0.tgz#f19ca0b76a6dc55623a09cffa769e838fa1e1c95"
+ integrity sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==
+ dependencies:
+ "@xtuc/long" "4.2.2"
+
+"@webassemblyjs/utf8@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.9.0.tgz#04d33b636f78e6a6813227e82402f7637b6229ab"
+ integrity sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==
+
+"@webassemblyjs/wasm-edit@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.9.0.tgz#3fe6d79d3f0f922183aa86002c42dd256cfee9cf"
+ integrity sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==
+ dependencies:
+ "@webassemblyjs/ast" "1.9.0"
+ "@webassemblyjs/helper-buffer" "1.9.0"
+ "@webassemblyjs/helper-wasm-bytecode" "1.9.0"
+ "@webassemblyjs/helper-wasm-section" "1.9.0"
+ "@webassemblyjs/wasm-gen" "1.9.0"
+ "@webassemblyjs/wasm-opt" "1.9.0"
+ "@webassemblyjs/wasm-parser" "1.9.0"
+ "@webassemblyjs/wast-printer" "1.9.0"
+
+"@webassemblyjs/wasm-gen@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.9.0.tgz#50bc70ec68ded8e2763b01a1418bf43491a7a49c"
+ integrity sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==
+ dependencies:
+ "@webassemblyjs/ast" "1.9.0"
+ "@webassemblyjs/helper-wasm-bytecode" "1.9.0"
+ "@webassemblyjs/ieee754" "1.9.0"
+ "@webassemblyjs/leb128" "1.9.0"
+ "@webassemblyjs/utf8" "1.9.0"
+
+"@webassemblyjs/wasm-opt@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.9.0.tgz#2211181e5b31326443cc8112eb9f0b9028721a61"
+ integrity sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==
+ dependencies:
+ "@webassemblyjs/ast" "1.9.0"
+ "@webassemblyjs/helper-buffer" "1.9.0"
+ "@webassemblyjs/wasm-gen" "1.9.0"
+ "@webassemblyjs/wasm-parser" "1.9.0"
+
+"@webassemblyjs/wasm-parser@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.9.0.tgz#9d48e44826df4a6598294aa6c87469d642fff65e"
+ integrity sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==
+ dependencies:
+ "@webassemblyjs/ast" "1.9.0"
+ "@webassemblyjs/helper-api-error" "1.9.0"
+ "@webassemblyjs/helper-wasm-bytecode" "1.9.0"
+ "@webassemblyjs/ieee754" "1.9.0"
+ "@webassemblyjs/leb128" "1.9.0"
+ "@webassemblyjs/utf8" "1.9.0"
+
+"@webassemblyjs/wast-parser@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-parser/-/wast-parser-1.9.0.tgz#3031115d79ac5bd261556cecc3fa90a3ef451914"
+ integrity sha512-qsqSAP3QQ3LyZjNC/0jBJ/ToSxfYJ8kYyuiGvtn/8MK89VrNEfwj7BPQzJVHi0jGTRK2dGdJ5PRqhtjzoww+bw==
+ dependencies:
+ "@webassemblyjs/ast" "1.9.0"
+ "@webassemblyjs/floating-point-hex-parser" "1.9.0"
+ "@webassemblyjs/helper-api-error" "1.9.0"
+ "@webassemblyjs/helper-code-frame" "1.9.0"
+ "@webassemblyjs/helper-fsm" "1.9.0"
+ "@xtuc/long" "4.2.2"
+
+"@webassemblyjs/wast-printer@1.9.0":
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz#4935d54c85fef637b00ce9f52377451d00d47899"
+ integrity sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==
+ dependencies:
+ "@webassemblyjs/ast" "1.9.0"
+ "@webassemblyjs/wast-parser" "1.9.0"
+ "@xtuc/long" "4.2.2"
+
+"@xobotyi/scrollbar-width@^1.9.5":
+ version "1.9.5"
+ resolved "https://registry.yarnpkg.com/@xobotyi/scrollbar-width/-/scrollbar-width-1.9.5.tgz#80224a6919272f405b87913ca13b92929bdf3c4d"
+ integrity sha512-N8tkAACJx2ww8vFMneJmaAgmjAG1tnVBZJRLRcx061tmsLRZHSEZSLuGWnwPtunsSLvSqXQ2wfp7Mgqg1I+2dQ==
+
+"@xtuc/ieee754@^1.2.0":
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790"
+ integrity sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==
+
+"@xtuc/long@4.2.2":
+ version "4.2.2"
+ resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
+ integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
+
+abab@^2.0.3:
+ version "2.0.5"
+ resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
+ integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==
+
+abbrev@1, abbrev@~1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
+ integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
+
+accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.7:
+ version "1.3.7"
+ resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd"
+ integrity sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==
+ dependencies:
+ mime-types "~2.1.24"
+ negotiator "0.6.2"
+
+acorn-globals@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-6.0.0.tgz#46cdd39f0f8ff08a876619b55f5ac8a6dc770b45"
+ integrity sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==
+ dependencies:
+ acorn "^7.1.1"
+ acorn-walk "^7.1.1"
+
+acorn-jsx@^5.3.1:
+ version "5.3.1"
+ resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
+ integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==
+
+acorn-walk@^7.1.1:
+ version "7.2.0"
+ resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.2.0.tgz#0de889a601203909b0fbe07b8938dc21d2e967bc"
+ integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==
+
+acorn@^6.4.1:
+ version "6.4.2"
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6"
+ integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==
+
+acorn@^7.1.0, acorn@^7.1.1, acorn@^7.4.0:
+ version "7.4.1"
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
+ integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
+
+address@1.1.2, address@^1.0.1:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/address/-/address-1.1.2.tgz#bf1116c9c758c51b7a933d296b72c221ed9428b6"
+ integrity sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==
+
+adjust-sourcemap-loader@3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/adjust-sourcemap-loader/-/adjust-sourcemap-loader-3.0.0.tgz#5ae12fb5b7b1c585e80bbb5a63ec163a1a45e61e"
+ integrity sha512-YBrGyT2/uVQ/c6Rr+t6ZJXniY03YtHGMJQYal368burRGYKqhx9qGTWqcBU5s1CwYY9E/ri63RYyG1IacMZtqw==
+ dependencies:
+ loader-utils "^2.0.0"
+ regex-parser "^2.2.11"
+
+agent-base@6:
+ version "6.0.2"
+ resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
+ integrity sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==
+ dependencies:
+ debug "4"
+
+agentkeepalive@^4.1.3:
+ version "4.1.4"
+ resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-4.1.4.tgz#d928028a4862cb11718e55227872e842a44c945b"
+ integrity sha512-+V/rGa3EuU74H6wR04plBb7Ks10FbtUQgRj/FQOG7uUIEuaINI+AiqJR1k6t3SVNs7o7ZjIdus6706qqzVq8jQ==
+ dependencies:
+ debug "^4.1.0"
+ depd "^1.1.2"
+ humanize-ms "^1.2.1"
+
+aggregate-error@^3.0.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.1.0.tgz#92670ff50f5359bdb7a3e0d40d0ec30c5737687a"
+ integrity sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==
+ dependencies:
+ clean-stack "^2.0.0"
+ indent-string "^4.0.0"
+
+ajv-errors@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/ajv-errors/-/ajv-errors-1.0.1.tgz#f35986aceb91afadec4102fbd85014950cefa64d"
+ integrity sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==
+
+ajv-keywords@^3.1.0, ajv-keywords@^3.4.1, ajv-keywords@^3.5.2:
+ version "3.5.2"
+ resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
+ integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==
+
+ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5:
+ version "6.12.6"
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
+ integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
+ dependencies:
+ fast-deep-equal "^3.1.1"
+ fast-json-stable-stringify "^2.0.0"
+ json-schema-traverse "^0.4.1"
+ uri-js "^4.2.2"
+
+ajv@^7.0.2:
+ version "7.0.3"
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-7.0.3.tgz#13ae747eff125cafb230ac504b2406cf371eece2"
+ integrity sha512-R50QRlXSxqXcQP5SvKUrw8VZeypvo12i2IX0EeR5PiZ7bEKeHWgzgo264LDadUsCU42lTJVhFikTqJwNeH34gQ==
+ dependencies:
+ fast-deep-equal "^3.1.1"
+ json-schema-traverse "^1.0.0"
+ require-from-string "^2.0.2"
+ uri-js "^4.2.2"
+
+alphanum-sort@^1.0.0:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/alphanum-sort/-/alphanum-sort-1.0.2.tgz#97a1119649b211ad33691d9f9f486a8ec9fbe0a3"
+ integrity sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=
+
+amcharts3@^3.21.15:
+ version "3.21.15"
+ resolved "https://registry.yarnpkg.com/amcharts3/-/amcharts3-3.21.15.tgz#1a8036c85da8e5248b23b5ca9875e42af058f028"
+ integrity sha512-t7/RA0iuDXN2QAneUThW87DbCnSUBYFWxSr2Hsd/+sPvfG0aqeUXEFpqsozcEl2y2XgCEQJ4jMaZ1X/CoYArGA==
+
+ansi-colors@^3.0.0:
+ version "3.2.4"
+ resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-3.2.4.tgz#e3a3da4bfbae6c86a9c285625de124a234026fbf"
+ integrity sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==
+
+ansi-colors@^4.1.1:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
+ integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
+
+ansi-escapes@^4.2.1, ansi-escapes@^4.3.1:
+ version "4.3.1"
+ resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.1.tgz#a5c47cc43181f1f38ffd7076837700d395522a61"
+ integrity sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==
+ dependencies:
+ type-fest "^0.11.0"
+
+ansi-html@0.0.7, ansi-html@^0.0.7:
+ version "0.0.7"
+ resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.7.tgz#813584021962a9e9e6fd039f940d12f56ca7859e"
+ integrity sha1-gTWEAhliqenm/QOflA0S9WynhZ4=
+
+ansi-regex@^2.0.0:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
+ integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
+
+ansi-regex@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
+ integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
+
+ansi-regex@^4.1.0:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
+ integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
+
+ansi-regex@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
+ integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
+
+ansi-styles@^3.2.0, ansi-styles@^3.2.1:
+ version "3.2.1"
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
+ integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
+ dependencies:
+ color-convert "^1.9.0"
+
+ansi-styles@^4.0.0, ansi-styles@^4.1.0, ansi-styles@^4.3.0:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
+ integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
+ dependencies:
+ color-convert "^2.0.1"
+
+ansicolors@~0.3.2:
+ version "0.3.2"
+ resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
+ integrity sha1-ZlWX3oap/+Oqm/vmyuXG6kJrSXk=
+
+ansistyles@~0.1.3:
+ version "0.1.3"
+ resolved "https://registry.yarnpkg.com/ansistyles/-/ansistyles-0.1.3.tgz#5de60415bda071bb37127854c864f41b23254539"
+ integrity sha1-XeYEFb2gcbs3EnhUyGT0GyMlRTk=
+
+anymatch@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb"
+ integrity sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==
+ dependencies:
+ micromatch "^3.1.4"
+ normalize-path "^2.1.1"
+
+anymatch@^3.0.3, anymatch@~3.1.1:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.1.tgz#c55ecf02185e2469259399310c173ce31233b142"
+ integrity sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==
+ dependencies:
+ normalize-path "^3.0.0"
+ picomatch "^2.0.4"
+
+aproba@^1.0.3, aproba@^1.1.1:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
+ integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
+
+aproba@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/aproba/-/aproba-2.0.0.tgz#52520b8ae5b569215b354efc0caa3fe1e45a8adc"
+ integrity sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==
+
+archy@~1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
+ integrity sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=
+
+are-we-there-yet@~1.1.2:
+ version "1.1.5"
+ resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz#4b35c2944f062a8bfcda66410760350fe9ddfc21"
+ integrity sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==
+ dependencies:
+ delegates "^1.0.0"
+ readable-stream "^2.0.6"
+
+argparse@^1.0.7:
+ version "1.0.10"
+ resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
+ integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
+ dependencies:
+ sprintf-js "~1.0.2"
+
+aria-query@^4.2.2:
+ version "4.2.2"
+ resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-4.2.2.tgz#0d2ca6c9aceb56b8977e9fed6aed7e15bbd2f83b"
+ integrity sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==
+ dependencies:
+ "@babel/runtime" "^7.10.2"
+ "@babel/runtime-corejs3" "^7.10.2"
+
+arity-n@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/arity-n/-/arity-n-1.0.4.tgz#d9e76b11733e08569c0847ae7b39b2860b30b745"
+ integrity sha1-2edrEXM+CFacCEeuezmyhgswt0U=
+
+arr-diff@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-4.0.0.tgz#d6461074febfec71e7e15235761a329a5dc7c520"
+ integrity sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=
+
+arr-flatten@^1.1.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.1.0.tgz#36048bbff4e7b47e136644316c99669ea5ae91f1"
+ integrity sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==
+
+arr-union@^3.1.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
+ integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
+
+array-flatten@1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
+ integrity sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=
+
+array-flatten@^2.1.0:
+ version "2.1.2"
+ resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099"
+ integrity sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==
+
+array-includes@^3.1.1, array-includes@^3.1.2:
+ version "3.1.2"
+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.2.tgz#a8db03e0b88c8c6aeddc49cb132f9bcab4ebf9c8"
+ integrity sha512-w2GspexNQpx+PutG3QpT437/BenZBj0M/MZGn5mzv/MofYqo0xmRHzn4lFsoDlWJ+THYsGJmFlW68WlDFx7VRw==
+ dependencies:
+ call-bind "^1.0.0"
+ define-properties "^1.1.3"
+ es-abstract "^1.18.0-next.1"
+ get-intrinsic "^1.0.1"
+ is-string "^1.0.5"
+
+array-union@^1.0.1:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
+ integrity sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=
+ dependencies:
+ array-uniq "^1.0.1"
+
+array-union@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
+ integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
+
+array-uniq@^1.0.1:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6"
+ integrity sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=
+
+array-unique@^0.3.2:
+ version "0.3.2"
+ resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
+ integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
+
+array.prototype.flat@^1.2.3:
+ version "1.2.4"
+ resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.4.tgz#6ef638b43312bd401b4c6199fdec7e2dc9e9a123"
+ integrity sha512-4470Xi3GAPAjZqFcljX2xzckv1qeKPizoNkiS0+O4IoPR2ZNpcjE0pkhdihlDouK+x6QOast26B4Q/O9DJnwSg==
+ dependencies:
+ call-bind "^1.0.0"
+ define-properties "^1.1.3"
+ es-abstract "^1.18.0-next.1"
+
+array.prototype.flatmap@^1.2.3:
+ version "1.2.4"
+ resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.4.tgz#94cfd47cc1556ec0747d97f7c7738c58122004c9"
+ integrity sha512-r9Z0zYoxqHz60vvQbWEdXIEtCwHF0yxaWfno9qzXeNHvfyl3BZqygmGzb84dsubyaXLH4husF+NFgMSdpZhk2Q==
+ dependencies:
+ call-bind "^1.0.0"
+ define-properties "^1.1.3"
+ es-abstract "^1.18.0-next.1"
+ function-bind "^1.1.1"
+
+arrify@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/arrify/-/arrify-2.0.1.tgz#c9655e9331e0abcd588d2a7cad7e9956f66701fa"
+ integrity sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==
+
+asap@^2.0.0, asap@~2.0.3, asap@~2.0.6:
+ version "2.0.6"
+ resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46"
+ integrity sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=
+
+asn1.js@^5.2.0:
+ version "5.4.1"
+ resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-5.4.1.tgz#11a980b84ebb91781ce35b0fdc2ee294e3783f07"
+ integrity sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==
+ dependencies:
+ bn.js "^4.0.0"
+ inherits "^2.0.1"
+ minimalistic-assert "^1.0.0"
+ safer-buffer "^2.1.0"
+
+asn1@~0.2.3:
+ version "0.2.4"
+ resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.4.tgz#8d2475dfab553bb33e77b54e59e880bb8ce23136"
+ integrity sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==
+ dependencies:
+ safer-buffer "~2.1.0"
+
+assert-plus@1.0.0, assert-plus@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525"
+ integrity sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=
+
+assert@^1.1.1:
+ version "1.5.0"
+ resolved "https://registry.yarnpkg.com/assert/-/assert-1.5.0.tgz#55c109aaf6e0aefdb3dc4b71240c70bf574b18eb"
+ integrity sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==
+ dependencies:
+ object-assign "^4.1.1"
+ util "0.10.3"
+
+assign-symbols@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
+ integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
+
+ast-types-flow@^0.0.7:
+ version "0.0.7"
+ resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
+ integrity sha1-9wtzXGvKGlycItmCw+Oef+ujva0=
+
+astral-regex@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
+ integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
+
+async-each@^1.0.1:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
+ integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
+
+async-limiter@~1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
+ integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
+
+async@^2.6.2:
+ version "2.6.3"
+ resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
+ integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==
+ dependencies:
+ lodash "^4.17.14"
+
+asynckit@^0.4.0:
+ version "0.4.0"
+ resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
+ integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
+
+at-least-node@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
+ integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
+
+atob@^2.1.2:
+ version "2.1.2"
+ resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
+ integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
+
+autoprefixer@^9.6.1:
+ version "9.8.6"
+ resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.6.tgz#3b73594ca1bf9266320c5acf1588d74dea74210f"
+ integrity sha512-XrvP4VVHdRBCdX1S3WXVD8+RyG9qeb1D5Sn1DeLiG2xfSpzellk5k54xbUERJ3M5DggQxes39UGOTP8CFrEGbg==
+ dependencies:
+ browserslist "^4.12.0"
+ caniuse-lite "^1.0.30001109"
+ colorette "^1.2.1"
+ normalize-range "^0.1.2"
+ num2fraction "^1.2.2"
+ postcss "^7.0.32"
+ postcss-value-parser "^4.1.0"
+
+aws-sign2@~0.7.0:
+ version "0.7.0"
+ resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
+ integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=
+
+aws4@^1.8.0:
+ version "1.11.0"
+ resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
+ integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
+
+axe-core@^4.0.2:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.1.1.tgz#70a7855888e287f7add66002211a423937063eaf"
+ integrity sha512-5Kgy8Cz6LPC9DJcNb3yjAXTu3XihQgEdnIg50c//zOC/MyLP0Clg+Y8Sh9ZjjnvBrDZU4DgXS9C3T9r4/scGZQ==
+
+axios-mock-adapter@^1.19.0:
+ version "1.19.0"
+ resolved "https://registry.yarnpkg.com/axios-mock-adapter/-/axios-mock-adapter-1.19.0.tgz#9d72e321a6c5418e1eff067aa99761a86c5188a4"
+ integrity sha512-D+0U4LNPr7WroiBDvWilzTMYPYTuZlbo6BI8YHZtj7wYQS8NkARlP9KBt8IWWHTQJ0q/8oZ0ClPBtKCCkx8cQg==
+ dependencies:
+ fast-deep-equal "^3.1.3"
+ is-buffer "^2.0.3"
+
+axios@^0.21.1:
+ version "0.21.1"
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
+ integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
+ dependencies:
+ follow-redirects "^1.10.0"
+
+axobject-query@^2.2.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
+ integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
+
+babel-eslint@^10.1.0:
+ version "10.1.0"
+ resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
+ integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
+ dependencies:
+ "@babel/code-frame" "^7.0.0"
+ "@babel/parser" "^7.7.0"
+ "@babel/traverse" "^7.7.0"
+ "@babel/types" "^7.7.0"
+ eslint-visitor-keys "^1.0.0"
+ resolve "^1.12.0"
+
+babel-extract-comments@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/babel-extract-comments/-/babel-extract-comments-1.0.0.tgz#0a2aedf81417ed391b85e18b4614e693a0351a21"
+ integrity sha512-qWWzi4TlddohA91bFwgt6zO/J0X+io7Qp184Fw0m2JYRSTZnJbFR8+07KmzudHCZgOiKRCrjhylwv9Xd8gfhVQ==
+ dependencies:
+ babylon "^6.18.0"
+
+babel-jest@^26.6.0, babel-jest@^26.6.3:
+ version "26.6.3"
+ resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.3.tgz#d87d25cb0037577a0c89f82e5755c5d293c01056"
+ integrity sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA==
+ dependencies:
+ "@jest/transform" "^26.6.2"
+ "@jest/types" "^26.6.2"
+ "@types/babel__core" "^7.1.7"
+ babel-plugin-istanbul "^6.0.0"
+ babel-preset-jest "^26.6.2"
+ chalk "^4.0.0"
+ graceful-fs "^4.2.4"
+ slash "^3.0.0"
+
+babel-loader@8.1.0:
+ version "8.1.0"
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.1.0.tgz#c611d5112bd5209abe8b9fa84c3e4da25275f1c3"
+ integrity sha512-7q7nC1tYOrqvUrN3LQK4GwSk/TQorZSOlO9C+RZDZpODgyN4ZlCqE5q9cDsyWOliN+aU9B4JX01xK9eJXowJLw==
+ dependencies:
+ find-cache-dir "^2.1.0"
+ loader-utils "^1.4.0"
+ mkdirp "^0.5.3"
+ pify "^4.0.1"
+ schema-utils "^2.6.5"
+
+babel-plugin-dynamic-import-node@^2.3.3:
+ version "2.3.3"
+ resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3"
+ integrity sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==
+ dependencies:
+ object.assign "^4.1.0"
+
+babel-plugin-istanbul@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz#e159ccdc9af95e0b570c75b4573b7c34d671d765"
+ integrity sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.0.0"
+ "@istanbuljs/load-nyc-config" "^1.0.0"
+ "@istanbuljs/schema" "^0.1.2"
+ istanbul-lib-instrument "^4.0.0"
+ test-exclude "^6.0.0"
+
+babel-plugin-jest-hoist@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-26.6.2.tgz#8185bd030348d254c6d7dd974355e6a28b21e62d"
+ integrity sha512-PO9t0697lNTmcEHH69mdtYiOIkkOlj9fySqfO3K1eCcdISevLAE0xY59VLLUj0SoiPiTX/JU2CYFpILydUa5Lw==
+ dependencies:
+ "@babel/template" "^7.3.3"
+ "@babel/types" "^7.3.3"
+ "@types/babel__core" "^7.0.0"
+ "@types/babel__traverse" "^7.0.6"
+
+babel-plugin-macros@2.8.0:
+ version "2.8.0"
+ resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz#0f958a7cc6556b1e65344465d99111a1e5e10138"
+ integrity sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==
+ dependencies:
+ "@babel/runtime" "^7.7.2"
+ cosmiconfig "^6.0.0"
+ resolve "^1.12.0"
+
+babel-plugin-named-asset-import@^0.3.7:
+ version "0.3.7"
+ resolved "https://registry.yarnpkg.com/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.7.tgz#156cd55d3f1228a5765774340937afc8398067dd"
+ integrity sha512-squySRkf+6JGnvjoUtDEjSREJEBirnXi9NqP6rjSYsylxQxqBTz+pkmf395i9E2zsvmYUaI40BHo6SqZUdydlw==
+
+babel-plugin-polyfill-corejs2@^0.2.0:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4"
+ integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg==
+ dependencies:
+ "@babel/compat-data" "^7.13.11"
+ "@babel/helper-define-polyfill-provider" "^0.2.0"
+ semver "^6.1.1"
+
+babel-plugin-polyfill-corejs3@^0.2.0:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2"
+ integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==
+ dependencies:
+ "@babel/helper-define-polyfill-provider" "^0.2.0"
+ core-js-compat "^3.9.1"
+
+babel-plugin-polyfill-regenerator@^0.2.0:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8"
+ integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==
+ dependencies:
+ "@babel/helper-define-polyfill-provider" "^0.2.0"
+
+"babel-plugin-styled-components@>= 1":
+ version "1.12.0"
+ resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.12.0.tgz#1dec1676512177de6b827211e9eda5a30db4f9b9"
+ integrity sha512-FEiD7l5ZABdJPpLssKXjBUJMYqzbcNzBowfXDCdJhOpbhWiewapUaY+LZGT8R4Jg2TwOjGjG4RKeyrO5p9sBkA==
+ dependencies:
+ "@babel/helper-annotate-as-pure" "^7.0.0"
+ "@babel/helper-module-imports" "^7.0.0"
+ babel-plugin-syntax-jsx "^6.18.0"
+ lodash "^4.17.11"
+
+babel-plugin-syntax-jsx@^6.18.0:
+ version "6.18.0"
+ resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946"
+ integrity sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY=
+
+babel-plugin-syntax-object-rest-spread@^6.8.0:
+ version "6.13.0"
+ resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
+ integrity sha1-/WU28rzhODb/o6VFjEkDpZe7O/U=
+
+babel-plugin-transform-object-rest-spread@^6.26.0:
+ version "6.26.0"
+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.26.0.tgz#0f36692d50fef6b7e2d4b3ac1478137a963b7b06"
+ integrity sha1-DzZpLVD+9rfi1LOsFHgTepY7ewY=
+ dependencies:
+ babel-plugin-syntax-object-rest-spread "^6.8.0"
+ babel-runtime "^6.26.0"
+
+babel-plugin-transform-react-remove-prop-types@0.4.24:
+ version "0.4.24"
+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a"
+ integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==
+
+babel-preset-current-node-syntax@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz#b4399239b89b2a011f9ddbe3e4f401fc40cff73b"
+ integrity sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==
+ dependencies:
+ "@babel/plugin-syntax-async-generators" "^7.8.4"
+ "@babel/plugin-syntax-bigint" "^7.8.3"
+ "@babel/plugin-syntax-class-properties" "^7.8.3"
+ "@babel/plugin-syntax-import-meta" "^7.8.3"
+ "@babel/plugin-syntax-json-strings" "^7.8.3"
+ "@babel/plugin-syntax-logical-assignment-operators" "^7.8.3"
+ "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
+ "@babel/plugin-syntax-numeric-separator" "^7.8.3"
+ "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
+ "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
+ "@babel/plugin-syntax-optional-chaining" "^7.8.3"
+ "@babel/plugin-syntax-top-level-await" "^7.8.3"
+
+babel-preset-jest@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-26.6.2.tgz#747872b1171df032252426586881d62d31798fee"
+ integrity sha512-YvdtlVm9t3k777c5NPQIv6cxFFFapys25HiUmuSgHwIZhfifweR5c5Sf5nwE3MAbfu327CYSvps8Yx6ANLyleQ==
+ dependencies:
+ babel-plugin-jest-hoist "^26.6.2"
+ babel-preset-current-node-syntax "^1.0.0"
+
+babel-preset-react-app@^10.0.0:
+ version "10.0.0"
+ resolved "https://registry.yarnpkg.com/babel-preset-react-app/-/babel-preset-react-app-10.0.0.tgz#689b60edc705f8a70ce87f47ab0e560a317d7045"
+ integrity sha512-itL2z8v16khpuKutx5IH8UdCdSTuzrOhRFTEdIhveZ2i1iBKDrVE0ATa4sFVy+02GLucZNVBWtoarXBy0Msdpg==
+ dependencies:
+ "@babel/core" "7.12.3"
+ "@babel/plugin-proposal-class-properties" "7.12.1"
+ "@babel/plugin-proposal-decorators" "7.12.1"
+ "@babel/plugin-proposal-nullish-coalescing-operator" "7.12.1"
+ "@babel/plugin-proposal-numeric-separator" "7.12.1"
+ "@babel/plugin-proposal-optional-chaining" "7.12.1"
+ "@babel/plugin-transform-flow-strip-types" "7.12.1"
+ "@babel/plugin-transform-react-display-name" "7.12.1"
+ "@babel/plugin-transform-runtime" "7.12.1"
+ "@babel/preset-env" "7.12.1"
+ "@babel/preset-react" "7.12.1"
+ "@babel/preset-typescript" "7.12.1"
+ "@babel/runtime" "7.12.1"
+ babel-plugin-macros "2.8.0"
+ babel-plugin-transform-react-remove-prop-types "0.4.24"
+
+babel-runtime@^6.11.6, babel-runtime@^6.26.0:
+ version "6.26.0"
+ resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
+ integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4=
+ dependencies:
+ core-js "^2.4.0"
+ regenerator-runtime "^0.11.0"
+
+babylon@^6.18.0:
+ version "6.18.0"
+ resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
+ integrity sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==
+
+balanced-match@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
+ integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
+
+base64-js@^1.0.2:
+ version "1.5.1"
+ resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
+ integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
+
+base@^0.11.1:
+ version "0.11.2"
+ resolved "https://registry.yarnpkg.com/base/-/base-0.11.2.tgz#7bde5ced145b6d551a90db87f83c558b4eb48a8f"
+ integrity sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==
+ dependencies:
+ cache-base "^1.0.1"
+ class-utils "^0.3.5"
+ component-emitter "^1.2.1"
+ define-property "^1.0.0"
+ isobject "^3.0.1"
+ mixin-deep "^1.2.0"
+ pascalcase "^0.1.1"
+
+batch@0.6.1:
+ version "0.6.1"
+ resolved "https://registry.yarnpkg.com/batch/-/batch-0.6.1.tgz#dc34314f4e679318093fc760272525f94bf25c16"
+ integrity sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=
+
+bcrypt-pbkdf@^1.0.0:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz#a4301d389b6a43f9b67ff3ca11a3f6637e360e9e"
+ integrity sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=
+ dependencies:
+ tweetnacl "^0.14.3"
+
+bfj@^7.0.2:
+ version "7.0.2"
+ resolved "https://registry.yarnpkg.com/bfj/-/bfj-7.0.2.tgz#1988ce76f3add9ac2913fd8ba47aad9e651bfbb2"
+ integrity sha512-+e/UqUzwmzJamNF50tBV6tZPTORow7gQ96iFow+8b562OdMpEK0BcJEq2OSPEDmAbSMBQ7PKZ87ubFkgxpYWgw==
+ dependencies:
+ bluebird "^3.5.5"
+ check-types "^11.1.1"
+ hoopy "^0.1.4"
+ tryer "^1.0.1"
+
+big.js@^5.2.2:
+ version "5.2.2"
+ resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
+ integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==
+
+bin-links@^2.2.1:
+ version "2.2.1"
+ resolved "https://registry.yarnpkg.com/bin-links/-/bin-links-2.2.1.tgz#347d9dbb48f7d60e6c11fe68b77a424bee14d61b"
+ integrity sha512-wFzVTqavpgCCYAh8SVBdnZdiQMxTkGR+T3b14CNpBXIBe2neJWaMGAZ55XWWHELJJ89dscuq0VCBqcVaIOgCMg==
+ dependencies:
+ cmd-shim "^4.0.1"
+ mkdirp "^1.0.3"
+ npm-normalize-package-bin "^1.0.0"
+ read-cmd-shim "^2.0.0"
+ rimraf "^3.0.0"
+ write-file-atomic "^3.0.3"
+
+binary-extensions@^1.0.0:
+ version "1.13.1"
+ resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.1.tgz#598afe54755b2868a5330d2aff9d4ebb53209b65"
+ integrity sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==
+
+binary-extensions@^2.0.0, binary-extensions@^2.2.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
+ integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
+
+bindings@^1.5.0:
+ version "1.5.0"
+ resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.5.0.tgz#10353c9e945334bc0511a6d90b38fbc7c9c504df"
+ integrity sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==
+ dependencies:
+ file-uri-to-path "1.0.0"
+
+bluebird@^3.5.5:
+ version "3.7.2"
+ resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
+ integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
+
+bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
+ version "4.11.9"
+ resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
+ integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
+
+bn.js@^5.0.0, bn.js@^5.1.1:
+ version "5.1.3"
+ resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.1.3.tgz#beca005408f642ebebea80b042b4d18d2ac0ee6b"
+ integrity sha512-GkTiFpjFtUzU9CbMeJ5iazkCzGL3jrhzerzZIuqLABjbwRaFt33I9tUdSNryIptM+RxDet6OKm2WnLXzW51KsQ==
+
+body-parser@1.19.0:
+ version "1.19.0"
+ resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.0.tgz#96b2709e57c9c4e09a6fd66a8fd979844f69f08a"
+ integrity sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==
+ dependencies:
+ bytes "3.1.0"
+ content-type "~1.0.4"
+ debug "2.6.9"
+ depd "~1.1.2"
+ http-errors "1.7.2"
+ iconv-lite "0.4.24"
+ on-finished "~2.3.0"
+ qs "6.7.0"
+ raw-body "2.4.0"
+ type-is "~1.6.17"
+
+bonjour@^3.5.0:
+ version "3.5.0"
+ resolved "https://registry.yarnpkg.com/bonjour/-/bonjour-3.5.0.tgz#8e890a183d8ee9a2393b3844c691a42bcf7bc9f5"
+ integrity sha1-jokKGD2O6aI5OzhExpGkK897yfU=
+ dependencies:
+ array-flatten "^2.1.0"
+ deep-equal "^1.0.1"
+ dns-equal "^1.0.0"
+ dns-txt "^2.0.2"
+ multicast-dns "^6.0.1"
+ multicast-dns-service-types "^1.1.0"
+
+boolbase@^1.0.0, boolbase@~1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
+ integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
+
+bootstrap@^4.6.0:
+ version "4.6.0"
+ resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
+ integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
+
+brace-expansion@^1.1.7:
+ version "1.1.11"
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
+ integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
+ dependencies:
+ balanced-match "^1.0.0"
+ concat-map "0.0.1"
+
+braces@^2.3.1, braces@^2.3.2:
+ version "2.3.2"
+ resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
+ integrity sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==
+ dependencies:
+ arr-flatten "^1.1.0"
+ array-unique "^0.3.2"
+ extend-shallow "^2.0.1"
+ fill-range "^4.0.0"
+ isobject "^3.0.1"
+ repeat-element "^1.1.2"
+ snapdragon "^0.8.1"
+ snapdragon-node "^2.0.1"
+ split-string "^3.0.2"
+ to-regex "^3.0.1"
+
+braces@^3.0.1, braces@~3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
+ integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
+ dependencies:
+ fill-range "^7.0.1"
+
+brorand@^1.0.1:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
+ integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
+
+browser-process-hrtime@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
+ integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
+
+browserify-aes@^1.0.0, browserify-aes@^1.0.4:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-1.2.0.tgz#326734642f403dabc3003209853bb70ad428ef48"
+ integrity sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==
+ dependencies:
+ buffer-xor "^1.0.3"
+ cipher-base "^1.0.0"
+ create-hash "^1.1.0"
+ evp_bytestokey "^1.0.3"
+ inherits "^2.0.1"
+ safe-buffer "^5.0.1"
+
+browserify-cipher@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/browserify-cipher/-/browserify-cipher-1.0.1.tgz#8d6474c1b870bfdabcd3bcfcc1934a10e94f15f0"
+ integrity sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==
+ dependencies:
+ browserify-aes "^1.0.4"
+ browserify-des "^1.0.0"
+ evp_bytestokey "^1.0.0"
+
+browserify-des@^1.0.0:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/browserify-des/-/browserify-des-1.0.2.tgz#3af4f1f59839403572f1c66204375f7a7f703e9c"
+ integrity sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==
+ dependencies:
+ cipher-base "^1.0.1"
+ des.js "^1.0.0"
+ inherits "^2.0.1"
+ safe-buffer "^5.1.2"
+
+browserify-rsa@^4.0.0, browserify-rsa@^4.0.1:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/browserify-rsa/-/browserify-rsa-4.1.0.tgz#b2fd06b5b75ae297f7ce2dc651f918f5be158c8d"
+ integrity sha512-AdEER0Hkspgno2aR97SAf6vi0y0k8NuOpGnVH3O99rcA5Q6sh8QxcngtHuJ6uXwnfAXNM4Gn1Gb7/MV1+Ymbog==
+ dependencies:
+ bn.js "^5.0.0"
+ randombytes "^2.0.1"
+
+browserify-sign@^4.0.0:
+ version "4.2.1"
+ resolved "https://registry.yarnpkg.com/browserify-sign/-/browserify-sign-4.2.1.tgz#eaf4add46dd54be3bb3b36c0cf15abbeba7956c3"
+ integrity sha512-/vrA5fguVAKKAVTNJjgSm1tRQDHUU6DbwO9IROu/0WAzC8PKhucDSh18J0RMvVeHAn5puMd+QHC2erPRNf8lmg==
+ dependencies:
+ bn.js "^5.1.1"
+ browserify-rsa "^4.0.1"
+ create-hash "^1.2.0"
+ create-hmac "^1.1.7"
+ elliptic "^6.5.3"
+ inherits "^2.0.4"
+ parse-asn1 "^5.1.5"
+ readable-stream "^3.6.0"
+ safe-buffer "^5.2.0"
+
+browserify-zlib@^0.2.0:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/browserify-zlib/-/browserify-zlib-0.2.0.tgz#2869459d9aa3be245fe8fe2ca1f46e2e7f54d73f"
+ integrity sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==
+ dependencies:
+ pako "~1.0.5"
+
+browserslist@4.14.2:
+ version "4.14.2"
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.14.2.tgz#1b3cec458a1ba87588cc5e9be62f19b6d48813ce"
+ integrity sha512-HI4lPveGKUR0x2StIz+2FXfDk9SfVMrxn6PLh1JeGUwcuoDkdKZebWiyLRJ68iIPDpMI4JLVDf7S7XzslgWOhw==
+ dependencies:
+ caniuse-lite "^1.0.30001125"
+ electron-to-chromium "^1.3.564"
+ escalade "^3.0.2"
+ node-releases "^1.1.61"
+
+browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.14.5, browserslist@^4.16.0, browserslist@^4.6.2, browserslist@^4.6.4:
+ version "4.16.1"
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.1.tgz#bf757a2da376b3447b800a16f0f1c96358138766"
+ integrity sha512-UXhDrwqsNcpTYJBTZsbGATDxZbiVDsx6UjpmRUmtnP10pr8wAYr5LgFoEFw9ixriQH2mv/NX2SfGzE/o8GndLA==
+ dependencies:
+ caniuse-lite "^1.0.30001173"
+ colorette "^1.2.1"
+ electron-to-chromium "^1.3.634"
+ escalade "^3.1.1"
+ node-releases "^1.1.69"
+
+browserslist@^4.16.3:
+ version "4.16.4"
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.4.tgz#7ebf913487f40caf4637b892b268069951c35d58"
+ integrity sha512-d7rCxYV8I9kj41RH8UKYnvDYCRENUlHRgyXy/Rhr/1BaeLGfiCptEdFE8MIrvGfWbBFNjVYx76SQWvNX1j+/cQ==
+ dependencies:
+ caniuse-lite "^1.0.30001208"
+ colorette "^1.2.2"
+ electron-to-chromium "^1.3.712"
+ escalade "^3.1.1"
+ node-releases "^1.1.71"
+
+bser@2.1.1:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
+ integrity sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==
+ dependencies:
+ node-int64 "^0.4.0"
+
+buffer-from@^1.0.0:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
+ integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
+
+buffer-indexof@^1.0.0:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/buffer-indexof/-/buffer-indexof-1.1.1.tgz#52fabcc6a606d1a00302802648ef68f639da268c"
+ integrity sha512-4/rOEg86jivtPTeOUUT61jJO1Ya1TrR/OkqCSZDyq84WJh3LuuiphBYJN+fm5xufIk4XAFcEwte/8WzC8If/1g==
+
+buffer-xor@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/buffer-xor/-/buffer-xor-1.0.3.tgz#26e61ed1422fb70dd42e6e36729ed51d855fe8d9"
+ integrity sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=
+
+buffer@^4.3.0:
+ version "4.9.2"
+ resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.2.tgz#230ead344002988644841ab0244af8c44bbe3ef8"
+ integrity sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==
+ dependencies:
+ base64-js "^1.0.2"
+ ieee754 "^1.1.4"
+ isarray "^1.0.0"
+
+builtin-modules@^3.1.0:
+ version "3.2.0"
+ resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.2.0.tgz#45d5db99e7ee5e6bc4f362e008bf917ab5049887"
+ integrity sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA==
+
+builtin-status-codes@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
+ integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
+
+builtins@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
+ integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
+
+byte-size@^7.0.1:
+ version "7.0.1"
+ resolved "https://registry.yarnpkg.com/byte-size/-/byte-size-7.0.1.tgz#b1daf3386de7ab9d706b941a748dbfc71130dee3"
+ integrity sha512-crQdqyCwhokxwV1UyDzLZanhkugAgft7vt0qbbdt60C6Zf3CAiGmtUCylbtYwrU6loOUw3euGrNtW1J651ot1A==
+
+bytes@3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
+ integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=
+
+bytes@3.1.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
+ integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
+
+cacache@^12.0.2:
+ version "12.0.4"
+ resolved "https://registry.yarnpkg.com/cacache/-/cacache-12.0.4.tgz#668bcbd105aeb5f1d92fe25570ec9525c8faa40c"
+ integrity sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==
+ dependencies:
+ bluebird "^3.5.5"
+ chownr "^1.1.1"
+ figgy-pudding "^3.5.1"
+ glob "^7.1.4"
+ graceful-fs "^4.1.15"
+ infer-owner "^1.0.3"
+ lru-cache "^5.1.1"
+ mississippi "^3.0.0"
+ mkdirp "^0.5.1"
+ move-concurrently "^1.0.1"
+ promise-inflight "^1.0.1"
+ rimraf "^2.6.3"
+ ssri "^6.0.1"
+ unique-filename "^1.1.1"
+ y18n "^4.0.0"
+
+cacache@^15.0.3, cacache@^15.0.6:
+ version "15.0.6"
+ resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.0.6.tgz#65a8c580fda15b59150fb76bf3f3a8e45d583099"
+ integrity sha512-g1WYDMct/jzW+JdWEyjaX2zoBkZ6ZT9VpOyp2I/VMtDsNLffNat3kqPFfi1eDRSK9/SuKGyORDHcQMcPF8sQ/w==
+ dependencies:
+ "@npmcli/move-file" "^1.0.1"
+ chownr "^2.0.0"
+ fs-minipass "^2.0.0"
+ glob "^7.1.4"
+ infer-owner "^1.0.4"
+ lru-cache "^6.0.0"
+ minipass "^3.1.1"
+ minipass-collect "^1.0.2"
+ minipass-flush "^1.0.5"
+ minipass-pipeline "^1.2.2"
+ mkdirp "^1.0.3"
+ p-map "^4.0.0"
+ promise-inflight "^1.0.1"
+ rimraf "^3.0.2"
+ ssri "^8.0.1"
+ tar "^6.0.2"
+ unique-filename "^1.1.1"
+
+cacache@^15.0.5:
+ version "15.0.5"
+ resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.0.5.tgz#69162833da29170d6732334643c60e005f5f17d0"
+ integrity sha512-lloiL22n7sOjEEXdL8NAjTgv9a1u43xICE9/203qonkZUCj5X1UEWIdf2/Y0d6QcCtMzbKQyhrcDbdvlZTs/+A==
+ dependencies:
+ "@npmcli/move-file" "^1.0.1"
+ chownr "^2.0.0"
+ fs-minipass "^2.0.0"
+ glob "^7.1.4"
+ infer-owner "^1.0.4"
+ lru-cache "^6.0.0"
+ minipass "^3.1.1"
+ minipass-collect "^1.0.2"
+ minipass-flush "^1.0.5"
+ minipass-pipeline "^1.2.2"
+ mkdirp "^1.0.3"
+ p-map "^4.0.0"
+ promise-inflight "^1.0.1"
+ rimraf "^3.0.2"
+ ssri "^8.0.0"
+ tar "^6.0.2"
+ unique-filename "^1.1.1"
+
+cache-base@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/cache-base/-/cache-base-1.0.1.tgz#0a7f46416831c8b662ee36fe4e7c59d76f666ab2"
+ integrity sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==
+ dependencies:
+ collection-visit "^1.0.0"
+ component-emitter "^1.2.1"
+ get-value "^2.0.6"
+ has-value "^1.0.0"
+ isobject "^3.0.1"
+ set-value "^2.0.0"
+ to-object-path "^0.3.0"
+ union-value "^1.0.0"
+ unset-value "^1.0.0"
+
+call-bind@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.1.tgz#29aca9151f8ddcfd5b9b786898f005f425e88567"
+ integrity sha512-tvAvUwNcRikl3RVF20X9lsYmmepsovzTWeJiXjO0PkJp15uy/6xKFZOQtuiSULwYW+6ToZBprphCgWXC2dSgcQ==
+ dependencies:
+ function-bind "^1.1.1"
+ get-intrinsic "^1.0.2"
+
+caller-callsite@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/caller-callsite/-/caller-callsite-2.0.0.tgz#847e0fce0a223750a9a027c54b33731ad3154134"
+ integrity sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=
+ dependencies:
+ callsites "^2.0.0"
+
+caller-path@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-2.0.0.tgz#468f83044e369ab2010fac5f06ceee15bb2cb1f4"
+ integrity sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=
+ dependencies:
+ caller-callsite "^2.0.0"
+
+callsites@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/callsites/-/callsites-2.0.0.tgz#06eb84f00eea413da86affefacbffb36093b3c50"
+ integrity sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=
+
+callsites@^3.0.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
+ integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
+
+camel-case@^4.1.1:
+ version "4.1.2"
+ resolved "https://registry.yarnpkg.com/camel-case/-/camel-case-4.1.2.tgz#9728072a954f805228225a6deea6b38461e1bd5a"
+ integrity sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==
+ dependencies:
+ pascal-case "^3.1.2"
+ tslib "^2.0.3"
+
+camelcase@5.3.1, camelcase@^5.0.0, camelcase@^5.3.1:
+ version "5.3.1"
+ resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
+ integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
+
+camelcase@^6.0.0, camelcase@^6.1.0, camelcase@^6.2.0:
+ version "6.2.0"
+ resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809"
+ integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
+
+camelize@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/camelize/-/camelize-1.0.0.tgz#164a5483e630fa4321e5af07020e531831b2609b"
+ integrity sha1-FkpUg+Yw+kMh5a8HAg5TGDGyYJs=
+
+can-use-dom@^0.1.0:
+ version "0.1.0"
+ resolved "https://registry.yarnpkg.com/can-use-dom/-/can-use-dom-0.1.0.tgz#22cc4a34a0abc43950f42c6411024a3f6366b45a"
+ integrity sha1-IsxKNKCrxDlQ9CxkEQJKP2NmtFo=
+
+caniuse-api@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/caniuse-api/-/caniuse-api-3.0.0.tgz#5e4d90e2274961d46291997df599e3ed008ee4c0"
+ integrity sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==
+ dependencies:
+ browserslist "^4.0.0"
+ caniuse-lite "^1.0.0"
+ lodash.memoize "^4.1.2"
+ lodash.uniq "^4.5.0"
+
+caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001173:
+ version "1.0.30001174"
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001174.tgz#0f2aca2153fd88ceb07a2bb982fc2acb787623c4"
+ integrity sha512-tqClL/4ThQq6cfFXH3oJL4rifFBeM6gTkphjao5kgwMaW9yn0tKgQLAEfKzDwj6HQWCB/aWo8kTFlSvIN8geEA==
+
+caniuse-lite@^1.0.30001208:
+ version "1.0.30001209"
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001209.tgz#1bb4be0bd118e98e21cfb7ef617b1ef2164622f4"
+ integrity sha512-2Ktt4OeRM7EM/JaOZjuLzPYAIqmbwQMNnYbgooT+icoRGrKOyAxA1xhlnotBD1KArRSPsuJp3TdYcZYrL7qNxA==
+
+capture-exit@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
+ integrity sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==
+ dependencies:
+ rsvp "^4.8.4"
+
+case-sensitive-paths-webpack-plugin@2.3.0:
+ version "2.3.0"
+ resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.3.0.tgz#23ac613cc9a856e4f88ff8bb73bbb5e989825cf7"
+ integrity sha512-/4YgnZS8y1UXXmC02xD5rRrBEu6T5ub+mQHLNRj0fzTRbgdBYhsNo2V5EqwgqrExjxsjtF/OpAKAMkKsxbD5XQ==
+
+caseless@~0.12.0:
+ version "0.12.0"
+ resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
+ integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
+
+chalk@2.4.2, chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
+ version "2.4.2"
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
+ integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
+ dependencies:
+ ansi-styles "^3.2.1"
+ escape-string-regexp "^1.0.5"
+ supports-color "^5.3.0"
+
+chalk@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
+ integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
+ dependencies:
+ ansi-styles "^4.1.0"
+ supports-color "^7.1.0"
+
+chalk@^4.0.0, chalk@^4.1.0:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
+ integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
+ dependencies:
+ ansi-styles "^4.1.0"
+ supports-color "^7.1.0"
+
+change-emitter@^0.1.2:
+ version "0.1.6"
+ resolved "https://registry.yarnpkg.com/change-emitter/-/change-emitter-0.1.6.tgz#e8b2fe3d7f1ab7d69a32199aff91ea6931409515"
+ integrity sha1-6LL+PX8at9aaMhma/5HqaTFAlRU=
+
+char-regex@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
+ integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
+
+check-types@^11.1.1:
+ version "11.1.2"
+ resolved "https://registry.yarnpkg.com/check-types/-/check-types-11.1.2.tgz#86a7c12bf5539f6324eb0e70ca8896c0e38f3e2f"
+ integrity sha512-tzWzvgePgLORb9/3a0YenggReLKAIb2owL03H2Xdoe5pKcUyWRSEQ8xfCar8t2SIAuEDwtmx2da1YB52YuHQMQ==
+
+"chokidar@>=2.0.0 <4.0.0":
+ version "3.5.1"
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.1.tgz#ee9ce7bbebd2b79f49f304799d5468e31e14e68a"
+ integrity sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw==
+ dependencies:
+ anymatch "~3.1.1"
+ braces "~3.0.2"
+ glob-parent "~5.1.0"
+ is-binary-path "~2.1.0"
+ is-glob "~4.0.1"
+ normalize-path "~3.0.0"
+ readdirp "~3.5.0"
+ optionalDependencies:
+ fsevents "~2.3.1"
+
+chokidar@^2.1.8:
+ version "2.1.8"
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917"
+ integrity sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==
+ dependencies:
+ anymatch "^2.0.0"
+ async-each "^1.0.1"
+ braces "^2.3.2"
+ glob-parent "^3.1.0"
+ inherits "^2.0.3"
+ is-binary-path "^1.0.0"
+ is-glob "^4.0.0"
+ normalize-path "^3.0.0"
+ path-is-absolute "^1.0.0"
+ readdirp "^2.2.1"
+ upath "^1.1.1"
+ optionalDependencies:
+ fsevents "^1.2.7"
+
+chokidar@^3.4.1:
+ version "3.5.0"
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.0.tgz#458a4816a415e9d3b3caa4faec2b96a6935a9e65"
+ integrity sha512-JgQM9JS92ZbFR4P90EvmzNpSGhpPBGBSj10PILeDyYFwp4h2/D9OM03wsJ4zW1fEp4ka2DGrnUeD7FuvQ2aZ2Q==
+ dependencies:
+ anymatch "~3.1.1"
+ braces "~3.0.2"
+ glob-parent "~5.1.0"
+ is-binary-path "~2.1.0"
+ is-glob "~4.0.1"
+ normalize-path "~3.0.0"
+ readdirp "~3.5.0"
+ optionalDependencies:
+ fsevents "~2.3.1"
+
+chownr@^1.1.1:
+ version "1.1.4"
+ resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
+ integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==
+
+chownr@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
+ integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
+
+chrome-trace-event@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.2.tgz#234090ee97c7d4ad1a2c4beae27505deffc608a4"
+ integrity sha512-9e/zx1jw7B4CO+c/RXoCsfg/x1AfUBioy4owYH0bJprEYAx5hRFLRhWBqHAG57D0ZM4H7vxbP7bPe0VwhQRYDQ==
+ dependencies:
+ tslib "^1.9.0"
+
+ci-info@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
+ integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
+
+cidr-regex@^3.1.1:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/cidr-regex/-/cidr-regex-3.1.1.tgz#ba1972c57c66f61875f18fd7dd487469770b571d"
+ integrity sha512-RBqYd32aDwbCMFJRL6wHOlDNYJsPNTt8vC82ErHF5vKt8QQzxm1FrkW8s/R5pVrXMf17sba09Uoy91PKiddAsw==
+ dependencies:
+ ip-regex "^4.1.0"
+
+cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
+ integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
+ dependencies:
+ inherits "^2.0.1"
+ safe-buffer "^5.0.1"
+
+cjs-module-lexer@^0.6.0:
+ version "0.6.0"
+ resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-0.6.0.tgz#4186fcca0eae175970aee870b9fe2d6cf8d5655f"
+ integrity sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw==
+
+class-utils@^0.3.5:
+ version "0.3.6"
+ resolved "https://registry.yarnpkg.com/class-utils/-/class-utils-0.3.6.tgz#f93369ae8b9a7ce02fd41faad0ca83033190c463"
+ integrity sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==
+ dependencies:
+ arr-union "^3.1.0"
+ define-property "^0.2.5"
+ isobject "^3.0.0"
+ static-extend "^0.1.1"
+
+classnames@^2.2.6:
+ version "2.2.6"
+ resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
+ integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==
+
+clean-css@^4.2.3:
+ version "4.2.3"
+ resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.2.3.tgz#507b5de7d97b48ee53d84adb0160ff6216380f78"
+ integrity sha512-VcMWDN54ZN/DS+g58HYL5/n4Zrqe8vHJpGA8KdgUXFU4fuP/aHNw8eld9SyEIyabIMJX/0RaY/fplOo5hYLSFA==
+ dependencies:
+ source-map "~0.6.0"
+
+clean-stack@^2.0.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b"
+ integrity sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==
+
+cli-columns@^3.1.2:
+ version "3.1.2"
+ resolved "https://registry.yarnpkg.com/cli-columns/-/cli-columns-3.1.2.tgz#6732d972979efc2ae444a1f08e08fa139c96a18e"
+ integrity sha1-ZzLZcpee/CrkRKHwjgj6E5yWoY4=
+ dependencies:
+ string-width "^2.0.0"
+ strip-ansi "^3.0.1"
+
+cli-table3@^0.6.0:
+ version "0.6.0"
+ resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.6.0.tgz#b7b1bc65ca8e7b5cef9124e13dc2b21e2ce4faee"
+ integrity sha512-gnB85c3MGC7Nm9I/FkiasNBOKjOiO1RNuXXarQms37q4QMpWdlbBgD/VnOStA2faG1dpXMv31RFApjX1/QdgWQ==
+ dependencies:
+ object-assign "^4.1.0"
+ string-width "^4.2.0"
+ optionalDependencies:
+ colors "^1.1.2"
+
+cliui@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/cliui/-/cliui-5.0.0.tgz#deefcfdb2e800784aa34f46fa08e06851c7bbbc5"
+ integrity sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==
+ dependencies:
+ string-width "^3.1.0"
+ strip-ansi "^5.2.0"
+ wrap-ansi "^5.1.0"
+
+cliui@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/cliui/-/cliui-6.0.0.tgz#511d702c0c4e41ca156d7d0e96021f23e13225b1"
+ integrity sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==
+ dependencies:
+ string-width "^4.2.0"
+ strip-ansi "^6.0.0"
+ wrap-ansi "^6.2.0"
+
+clone@^1.0.2:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e"
+ integrity sha1-2jCcwmPfFZlMaIypAheco8fNfH4=
+
+cmd-shim@^4.0.1:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/cmd-shim/-/cmd-shim-4.1.0.tgz#b3a904a6743e9fede4148c6f3800bf2a08135bdd"
+ integrity sha512-lb9L7EM4I/ZRVuljLPEtUJOP+xiQVknZ4ZMpMgEp4JzNldPb27HU03hi6K1/6CoIuit/Zm/LQXySErFeXxDprw==
+ dependencies:
+ mkdirp-infer-owner "^2.0.0"
+
+co@^4.6.0:
+ version "4.6.0"
+ resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
+ integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=
+
+coa@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/coa/-/coa-2.0.2.tgz#43f6c21151b4ef2bf57187db0d73de229e3e7ec3"
+ integrity sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==
+ dependencies:
+ "@types/q" "^1.5.1"
+ chalk "^2.4.1"
+ q "^1.1.2"
+
+code-point-at@^1.0.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
+ integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
+
+collect-v8-coverage@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz#cc2c8e94fc18bbdffe64d6534570c8a673b27f59"
+ integrity sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==
+
+collection-visit@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/collection-visit/-/collection-visit-1.0.0.tgz#4bc0373c164bc3291b4d368c829cf1a80a59dca0"
+ integrity sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=
+ dependencies:
+ map-visit "^1.0.0"
+ object-visit "^1.0.0"
+
+color-convert@^1.9.0, color-convert@^1.9.1:
+ version "1.9.3"
+ resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
+ integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
+ dependencies:
+ color-name "1.1.3"
+
+color-convert@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
+ integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
+ dependencies:
+ color-name "~1.1.4"
+
+color-name@1.1.3:
+ version "1.1.3"
+ resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
+ integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
+
+color-name@^1.0.0, color-name@~1.1.4:
+ version "1.1.4"
+ resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
+ integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
+
+color-string@^1.5.4:
+ version "1.5.4"
+ resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.4.tgz#dd51cd25cfee953d138fe4002372cc3d0e504cb6"
+ integrity sha512-57yF5yt8Xa3czSEW1jfQDE79Idk0+AkN/4KWad6tbdxUmAs3MvjxlWSWD4deYytcRfoZ9nhKyFl1kj5tBvidbw==
+ dependencies:
+ color-name "^1.0.0"
+ simple-swizzle "^0.2.2"
+
+color@^3.0.0:
+ version "3.1.3"
+ resolved "https://registry.yarnpkg.com/color/-/color-3.1.3.tgz#ca67fb4e7b97d611dcde39eceed422067d91596e"
+ integrity sha512-xgXAcTHa2HeFCGLE9Xs/R82hujGtu9Jd9x4NW3T34+OMs7VoPsjwzRczKHvTAHeJwWFwX5j15+MgAppE8ztObQ==
+ dependencies:
+ color-convert "^1.9.1"
+ color-string "^1.5.4"
+
+colorette@^1.2.1:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b"
+ integrity sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==
+
+colorette@^1.2.2:
+ version "1.2.2"
+ resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
+ integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
+
+colors@^1.1.2:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
+ integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
+
+columnify@~1.5.4:
+ version "1.5.4"
+ resolved "https://registry.yarnpkg.com/columnify/-/columnify-1.5.4.tgz#4737ddf1c7b69a8a7c340570782e947eec8e78bb"
+ integrity sha1-Rzfd8ce2mop8NAVweC6UfuyOeLs=
+ dependencies:
+ strip-ansi "^3.0.0"
+ wcwidth "^1.0.0"
+
+combined-stream@^1.0.6, combined-stream@~1.0.6:
+ version "1.0.8"
+ resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
+ integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
+ dependencies:
+ delayed-stream "~1.0.0"
+
+commander@^2.20.0:
+ version "2.20.3"
+ resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
+ integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
+
+commander@^4.1.1:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
+ integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
+
+common-ancestor-path@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz#4f7d2d1394d91b7abdf51871c62f71eadb0182a7"
+ integrity sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==
+
+common-tags@^1.8.0:
+ version "1.8.0"
+ resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937"
+ integrity sha512-6P6g0uetGpW/sdyUy/iQQCbFF0kWVMSIVSyYz7Zgjcgh8mgw8PQzDNZeyZ5DQ2gM7LBoZPHmnjz8rUthkBG5tw==
+
+commondir@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
+ integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
+
+component-emitter@^1.2.1:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
+ integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
+
+compose-function@3.0.3:
+ version "3.0.3"
+ resolved "https://registry.yarnpkg.com/compose-function/-/compose-function-3.0.3.tgz#9ed675f13cc54501d30950a486ff6a7ba3ab185f"
+ integrity sha1-ntZ18TzFRQHTCVCkhv9qe6OrGF8=
+ dependencies:
+ arity-n "^1.0.4"
+
+compressible@~2.0.16:
+ version "2.0.18"
+ resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.18.tgz#af53cca6b070d4c3c0750fbd77286a6d7cc46fba"
+ integrity sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==
+ dependencies:
+ mime-db ">= 1.43.0 < 2"
+
+compression@^1.7.4:
+ version "1.7.4"
+ resolved "https://registry.yarnpkg.com/compression/-/compression-1.7.4.tgz#95523eff170ca57c29a0ca41e6fe131f41e5bb8f"
+ integrity sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==
+ dependencies:
+ accepts "~1.3.5"
+ bytes "3.0.0"
+ compressible "~2.0.16"
+ debug "2.6.9"
+ on-headers "~1.0.2"
+ safe-buffer "5.1.2"
+ vary "~1.1.2"
+
+concat-map@0.0.1:
+ version "0.0.1"
+ resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
+ integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
+
+concat-stream@^1.5.0:
+ version "1.6.2"
+ resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.2.tgz#904bdf194cd3122fc675c77fc4ac3d4ff0fd1a34"
+ integrity sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==
+ dependencies:
+ buffer-from "^1.0.0"
+ inherits "^2.0.3"
+ readable-stream "^2.2.2"
+ typedarray "^0.0.6"
+
+confusing-browser-globals@^1.0.10:
+ version "1.0.10"
+ resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.10.tgz#30d1e7f3d1b882b25ec4933d1d1adac353d20a59"
+ integrity sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA==
+
+connect-history-api-fallback@^1.6.0:
+ version "1.6.0"
+ resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc"
+ integrity sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==
+
+console-browserify@^1.1.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336"
+ integrity sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==
+
+console-control-strings@^1.0.0, console-control-strings@~1.1.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
+ integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
+
+constants-browserify@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
+ integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
+
+contains-path@^0.1.0:
+ version "0.1.0"
+ resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
+ integrity sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=
+
+content-disposition@0.5.3:
+ version "0.5.3"
+ resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.3.tgz#e130caf7e7279087c5616c2007d0485698984fbd"
+ integrity sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==
+ dependencies:
+ safe-buffer "5.1.2"
+
+content-type@~1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
+ integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
+
+convert-source-map@1.7.0, convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
+ version "1.7.0"
+ resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442"
+ integrity sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==
+ dependencies:
+ safe-buffer "~5.1.1"
+
+convert-source-map@^0.3.3:
+ version "0.3.5"
+ resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-0.3.5.tgz#f1d802950af7dd2631a1febe0596550c86ab3190"
+ integrity sha1-8dgClQr33SYxof6+BZZVDIarMZA=
+
+cookie-signature@1.0.6:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
+ integrity sha1-4wOogrNCzD7oylE6eZmXNNqzriw=
+
+cookie@0.4.0:
+ version "0.4.0"
+ resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba"
+ integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==
+
+copy-concurrently@^1.0.0:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/copy-concurrently/-/copy-concurrently-1.0.5.tgz#92297398cae34937fcafd6ec8139c18051f0b5e0"
+ integrity sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==
+ dependencies:
+ aproba "^1.1.1"
+ fs-write-stream-atomic "^1.0.8"
+ iferr "^0.1.5"
+ mkdirp "^0.5.1"
+ rimraf "^2.5.4"
+ run-queue "^1.0.0"
+
+copy-descriptor@^0.1.0:
+ version "0.1.1"
+ resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
+ integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
+
+copy-to-clipboard@^3, copy-to-clipboard@^3.3.1:
+ version "3.3.1"
+ resolved "https://registry.yarnpkg.com/copy-to-clipboard/-/copy-to-clipboard-3.3.1.tgz#115aa1a9998ffab6196f93076ad6da3b913662ae"
+ integrity sha512-i13qo6kIHTTpCm8/Wup+0b1mVWETvu2kIMzKoK8FpkLkFxlt0znUAHcMzox+T8sPlqtZXq3CulEjQHsYiGFJUw==
+ dependencies:
+ toggle-selection "^1.0.6"
+
+core-js-compat@^3.6.2, core-js-compat@^3.8.0:
+ version "3.8.2"
+ resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.8.2.tgz#3717f51f6c3d2ebba8cbf27619b57160029d1d4c"
+ integrity sha512-LO8uL9lOIyRRrQmZxHZFl1RV+ZbcsAkFWTktn5SmH40WgLtSNYN4m4W2v9ONT147PxBY/XrRhrWq8TlvObyUjQ==
+ dependencies:
+ browserslist "^4.16.0"
+ semver "7.0.0"
+
+core-js-compat@^3.9.0, core-js-compat@^3.9.1:
+ version "3.10.1"
+ resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c"
+ integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg==
+ dependencies:
+ browserslist "^4.16.3"
+ semver "7.0.0"
+
+core-js-pure@^3.0.0:
+ version "3.8.2"
+ resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.8.2.tgz#286f885c0dac1cdcd6d78397392abc25ddeca225"
+ integrity sha512-v6zfIQqL/pzTVAbZvYUozsxNfxcFb6Ks3ZfEbuneJl3FW9Jb8F6vLWB6f+qTmAu72msUdyb84V8d/yBFf7FNnw==
+
+core-js@^1.0.0:
+ version "1.2.7"
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"
+ integrity sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=
+
+core-js@^2.4.0:
+ version "2.6.12"
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
+ integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
+
+core-js@^3.6.5:
+ version "3.8.2"
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.2.tgz#0a1fd6709246da9ca8eff5bb0cbd15fba9ac7044"
+ integrity sha512-FfApuSRgrR6G5s58casCBd9M2k+4ikuu4wbW6pJyYU7bd9zvFc9qf7vr5xmrZOhT9nn+8uwlH1oRR9jTnFoA3A==
+
+core-util-is@1.0.2, core-util-is@~1.0.0:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
+ integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
+
+cosmiconfig@^5.0.0:
+ version "5.2.1"
+ resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
+ integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==
+ dependencies:
+ import-fresh "^2.0.0"
+ is-directory "^0.3.1"
+ js-yaml "^3.13.1"
+ parse-json "^4.0.0"
+
+cosmiconfig@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-6.0.0.tgz#da4fee853c52f6b1e6935f41c1a2fc50bd4a9982"
+ integrity sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==
+ dependencies:
+ "@types/parse-json" "^4.0.0"
+ import-fresh "^3.1.0"
+ parse-json "^5.0.0"
+ path-type "^4.0.0"
+ yaml "^1.7.2"
+
+cosmiconfig@^7.0.0:
+ version "7.0.0"
+ resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3"
+ integrity sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==
+ dependencies:
+ "@types/parse-json" "^4.0.0"
+ import-fresh "^3.2.1"
+ parse-json "^5.0.0"
+ path-type "^4.0.0"
+ yaml "^1.10.0"
+
+create-ecdh@^4.0.0:
+ version "4.0.4"
+ resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.4.tgz#d6e7f4bffa66736085a0762fd3a632684dabcc4e"
+ integrity sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==
+ dependencies:
+ bn.js "^4.1.0"
+ elliptic "^6.5.3"
+
+create-hash@^1.1.0, create-hash@^1.1.2, create-hash@^1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/create-hash/-/create-hash-1.2.0.tgz#889078af11a63756bcfb59bd221996be3a9ef196"
+ integrity sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==
+ dependencies:
+ cipher-base "^1.0.1"
+ inherits "^2.0.1"
+ md5.js "^1.3.4"
+ ripemd160 "^2.0.1"
+ sha.js "^2.4.0"
+
+create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7:
+ version "1.1.7"
+ resolved "https://registry.yarnpkg.com/create-hmac/-/create-hmac-1.1.7.tgz#69170c78b3ab957147b2b8b04572e47ead2243ff"
+ integrity sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==
+ dependencies:
+ cipher-base "^1.0.3"
+ create-hash "^1.1.0"
+ inherits "^2.0.1"
+ ripemd160 "^2.0.0"
+ safe-buffer "^5.0.1"
+ sha.js "^2.4.8"
+
+create-react-class@^15.5.2:
+ version "15.7.0"
+ resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.7.0.tgz#7499d7ca2e69bb51d13faf59bd04f0c65a1d6c1e"
+ integrity sha512-QZv4sFWG9S5RUvkTYWbflxeZX+JG7Cz0Tn33rQBJ+WFQTqTfUTjMjiv9tnfXazjsO5r0KhPs+AqCjyrQX6h2ng==
+ dependencies:
+ loose-envify "^1.3.1"
+ object-assign "^4.1.1"
+
+cross-spawn@7.0.3, cross-spawn@^7.0.0, cross-spawn@^7.0.2:
+ version "7.0.3"
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
+ integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
+ dependencies:
+ path-key "^3.1.0"
+ shebang-command "^2.0.0"
+ which "^2.0.1"
+
+cross-spawn@^6.0.0:
+ version "6.0.5"
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
+ integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
+ dependencies:
+ nice-try "^1.0.4"
+ path-key "^2.0.1"
+ semver "^5.5.0"
+ shebang-command "^1.2.0"
+ which "^1.2.9"
+
+crypto-browserify@^3.11.0:
+ version "3.12.0"
+ resolved "https://registry.yarnpkg.com/crypto-browserify/-/crypto-browserify-3.12.0.tgz#396cf9f3137f03e4b8e532c58f698254e00f80ec"
+ integrity sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==
+ dependencies:
+ browserify-cipher "^1.0.0"
+ browserify-sign "^4.0.0"
+ create-ecdh "^4.0.0"
+ create-hash "^1.1.0"
+ create-hmac "^1.1.0"
+ diffie-hellman "^5.0.0"
+ inherits "^2.0.1"
+ pbkdf2 "^3.0.3"
+ public-encrypt "^4.0.0"
+ randombytes "^2.0.0"
+ randomfill "^1.0.3"
+
+crypto-random-string@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-1.0.0.tgz#a230f64f568310e1498009940790ec99545bca7e"
+ integrity sha1-ojD2T1aDEOFJgAmUB5DsmVRbyn4=
+
+css-blank-pseudo@^0.1.4:
+ version "0.1.4"
+ resolved "https://registry.yarnpkg.com/css-blank-pseudo/-/css-blank-pseudo-0.1.4.tgz#dfdefd3254bf8a82027993674ccf35483bfcb3c5"
+ integrity sha512-LHz35Hr83dnFeipc7oqFDmsjHdljj3TQtxGGiNWSOsTLIAubSm4TEz8qCaKFpk7idaQ1GfWscF4E6mgpBysA1w==
+ dependencies:
+ postcss "^7.0.5"
+
+css-color-keywords@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/css-color-keywords/-/css-color-keywords-1.0.0.tgz#fea2616dc676b2962686b3af8dbdbe180b244e05"
+ integrity sha1-/qJhbcZ2spYmhrOvjb2+GAskTgU=
+
+css-color-names@0.0.4, css-color-names@^0.0.4:
+ version "0.0.4"
+ resolved "https://registry.yarnpkg.com/css-color-names/-/css-color-names-0.0.4.tgz#808adc2e79cf84738069b646cb20ec27beb629e0"
+ integrity sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=
+
+css-declaration-sorter@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-4.0.1.tgz#c198940f63a76d7e36c1e71018b001721054cb22"
+ integrity sha512-BcxQSKTSEEQUftYpBVnsH4SF05NTuBokb19/sBt6asXGKZ/6VP7PLG1CBCkFDYOnhXhPh0jMhO6xZ71oYHXHBA==
+ dependencies:
+ postcss "^7.0.1"
+ timsort "^0.3.0"
+
+css-has-pseudo@^0.10.0:
+ version "0.10.0"
+ resolved "https://registry.yarnpkg.com/css-has-pseudo/-/css-has-pseudo-0.10.0.tgz#3c642ab34ca242c59c41a125df9105841f6966ee"
+ integrity sha512-Z8hnfsZu4o/kt+AuFzeGpLVhFOGO9mluyHBaA2bA8aCGTwah5sT3WV/fTHH8UNZUytOIImuGPrl/prlb4oX4qQ==
+ dependencies:
+ postcss "^7.0.6"
+ postcss-selector-parser "^5.0.0-rc.4"
+
+css-in-js-utils@^2.0.0:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/css-in-js-utils/-/css-in-js-utils-2.0.1.tgz#3b472b398787291b47cfe3e44fecfdd9e914ba99"
+ integrity sha512-PJF0SpJT+WdbVVt0AOYp9C8GnuruRlL/UFW7932nLWmFLQTaWEzTBQEx7/hn4BuV+WON75iAViSUJLiU3PKbpA==
+ dependencies:
+ hyphenate-style-name "^1.0.2"
+ isobject "^3.0.1"
+
+css-loader@4.3.0:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-4.3.0.tgz#c888af64b2a5b2e85462c72c0f4a85c7e2e0821e"
+ integrity sha512-rdezjCjScIrsL8BSYszgT4s476IcNKt6yX69t0pHjJVnPUTDpn4WfIpDQTN3wCJvUvfsz/mFjuGOekf3PY3NUg==
+ dependencies:
+ camelcase "^6.0.0"
+ cssesc "^3.0.0"
+ icss-utils "^4.1.1"
+ loader-utils "^2.0.0"
+ postcss "^7.0.32"
+ postcss-modules-extract-imports "^2.0.0"
+ postcss-modules-local-by-default "^3.0.3"
+ postcss-modules-scope "^2.2.0"
+ postcss-modules-values "^3.0.0"
+ postcss-value-parser "^4.1.0"
+ schema-utils "^2.7.1"
+ semver "^7.3.2"
+
+css-prefers-color-scheme@^3.1.1:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/css-prefers-color-scheme/-/css-prefers-color-scheme-3.1.1.tgz#6f830a2714199d4f0d0d0bb8a27916ed65cff1f4"
+ integrity sha512-MTu6+tMs9S3EUqzmqLXEcgNRbNkkD/TGFvowpeoWJn5Vfq7FMgsmRQs9X5NXAURiOBmOxm/lLjsDNXDE6k9bhg==
+ dependencies:
+ postcss "^7.0.5"
+
+css-select-base-adapter@^0.1.1:
+ version "0.1.1"
+ resolved "https://registry.yarnpkg.com/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz#3b2ff4972cc362ab88561507a95408a1432135d7"
+ integrity sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==
+
+css-select@^2.0.0, css-select@^2.0.2:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/css-select/-/css-select-2.1.0.tgz#6a34653356635934a81baca68d0255432105dbef"
+ integrity sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==
+ dependencies:
+ boolbase "^1.0.0"
+ css-what "^3.2.1"
+ domutils "^1.7.0"
+ nth-check "^1.0.2"
+
+css-to-react-native@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-3.0.0.tgz#62dbe678072a824a689bcfee011fc96e02a7d756"
+ integrity sha512-Ro1yETZA813eoyUp2GDBhG2j+YggidUmzO1/v9eYBKR2EHVEniE2MI/NqpTQ954BMpTPZFsGNPm46qFB9dpaPQ==
+ dependencies:
+ camelize "^1.0.0"
+ css-color-keywords "^1.0.0"
+ postcss-value-parser "^4.0.2"
+
+css-tree@1.0.0-alpha.37:
+ version "1.0.0-alpha.37"
+ resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.0.0-alpha.37.tgz#98bebd62c4c1d9f960ec340cf9f7522e30709a22"
+ integrity sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==
+ dependencies:
+ mdn-data "2.0.4"
+ source-map "^0.6.1"
+
+css-tree@^1.1.2:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.1.2.tgz#9ae393b5dafd7dae8a622475caec78d3d8fbd7b5"
+ integrity sha512-wCoWush5Aeo48GLhfHPbmvZs59Z+M7k5+B1xDnXbdWNcEF423DoFdqSWE0PM5aNk5nI5cp1q7ms36zGApY/sKQ==
+ dependencies:
+ mdn-data "2.0.14"
+ source-map "^0.6.1"
+
+css-what@^3.2.1:
+ version "3.4.2"
+ resolved "https://registry.yarnpkg.com/css-what/-/css-what-3.4.2.tgz#ea7026fcb01777edbde52124e21f327e7ae950e4"
+ integrity sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==
+
+css.escape@^1.5.1:
+ version "1.5.1"
+ resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb"
+ integrity sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s=
+
+css@^2.0.0:
+ version "2.2.4"
+ resolved "https://registry.yarnpkg.com/css/-/css-2.2.4.tgz#c646755c73971f2bba6a601e2cf2fd71b1298929"
+ integrity sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==
+ dependencies:
+ inherits "^2.0.3"
+ source-map "^0.6.1"
+ source-map-resolve "^0.5.2"
+ urix "^0.1.0"
+
+css@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/css/-/css-3.0.0.tgz#4447a4d58fdd03367c516ca9f64ae365cee4aa5d"
+ integrity sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==
+ dependencies:
+ inherits "^2.0.4"
+ source-map "^0.6.1"
+ source-map-resolve "^0.6.0"
+
+cssdb@^4.4.0:
+ version "4.4.0"
+ resolved "https://registry.yarnpkg.com/cssdb/-/cssdb-4.4.0.tgz#3bf2f2a68c10f5c6a08abd92378331ee803cddb0"
+ integrity sha512-LsTAR1JPEM9TpGhl/0p3nQecC2LJ0kD8X5YARu1hk/9I1gril5vDtMZyNxcEpxxDj34YNck/ucjuoUd66K03oQ==
+
+cssesc@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-2.0.0.tgz#3b13bd1bb1cb36e1bcb5a4dcd27f54c5dcb35703"
+ integrity sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==
+
+cssesc@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
+ integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
+
+cssnano-preset-default@^4.0.7:
+ version "4.0.7"
+ resolved "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-4.0.7.tgz#51ec662ccfca0f88b396dcd9679cdb931be17f76"
+ integrity sha512-x0YHHx2h6p0fCl1zY9L9roD7rnlltugGu7zXSKQx6k2rYw0Hi3IqxcoAGF7u9Q5w1nt7vK0ulxV8Lo+EvllGsA==
+ dependencies:
+ css-declaration-sorter "^4.0.1"
+ cssnano-util-raw-cache "^4.0.1"
+ postcss "^7.0.0"
+ postcss-calc "^7.0.1"
+ postcss-colormin "^4.0.3"
+ postcss-convert-values "^4.0.1"
+ postcss-discard-comments "^4.0.2"
+ postcss-discard-duplicates "^4.0.2"
+ postcss-discard-empty "^4.0.1"
+ postcss-discard-overridden "^4.0.1"
+ postcss-merge-longhand "^4.0.11"
+ postcss-merge-rules "^4.0.3"
+ postcss-minify-font-values "^4.0.2"
+ postcss-minify-gradients "^4.0.2"
+ postcss-minify-params "^4.0.2"
+ postcss-minify-selectors "^4.0.2"
+ postcss-normalize-charset "^4.0.1"
+ postcss-normalize-display-values "^4.0.2"
+ postcss-normalize-positions "^4.0.2"
+ postcss-normalize-repeat-style "^4.0.2"
+ postcss-normalize-string "^4.0.2"
+ postcss-normalize-timing-functions "^4.0.2"
+ postcss-normalize-unicode "^4.0.1"
+ postcss-normalize-url "^4.0.1"
+ postcss-normalize-whitespace "^4.0.2"
+ postcss-ordered-values "^4.1.2"
+ postcss-reduce-initial "^4.0.3"
+ postcss-reduce-transforms "^4.0.2"
+ postcss-svgo "^4.0.2"
+ postcss-unique-selectors "^4.0.1"
+
+cssnano-util-get-arguments@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0.tgz#ed3a08299f21d75741b20f3b81f194ed49cc150f"
+ integrity sha1-7ToIKZ8h11dBsg87gfGU7UnMFQ8=
+
+cssnano-util-get-match@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/cssnano-util-get-match/-/cssnano-util-get-match-4.0.0.tgz#c0e4ca07f5386bb17ec5e52250b4f5961365156d"
+ integrity sha1-wOTKB/U4a7F+xeUiULT1lhNlFW0=
+
+cssnano-util-raw-cache@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/cssnano-util-raw-cache/-/cssnano-util-raw-cache-4.0.1.tgz#b26d5fd5f72a11dfe7a7846fb4c67260f96bf282"
+ integrity sha512-qLuYtWK2b2Dy55I8ZX3ky1Z16WYsx544Q0UWViebptpwn/xDBmog2TLg4f+DBMg1rJ6JDWtn96WHbOKDWt1WQA==
+ dependencies:
+ postcss "^7.0.0"
+
+cssnano-util-same-parent@^4.0.0:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz#574082fb2859d2db433855835d9a8456ea18bbf3"
+ integrity sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q==
+
+cssnano@^4.1.10:
+ version "4.1.10"
+ resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-4.1.10.tgz#0ac41f0b13d13d465487e111b778d42da631b8b2"
+ integrity sha512-5wny+F6H4/8RgNlaqab4ktc3e0/blKutmq8yNlBFXA//nSFFAqAngjNVRzUvCgYROULmZZUoosL/KSoZo5aUaQ==
+ dependencies:
+ cosmiconfig "^5.0.0"
+ cssnano-preset-default "^4.0.7"
+ is-resolvable "^1.0.0"
+ postcss "^7.0.0"
+
+csso@^4.0.2:
+ version "4.2.0"
+ resolved "https://registry.yarnpkg.com/csso/-/csso-4.2.0.tgz#ea3a561346e8dc9f546d6febedd50187cf389529"
+ integrity sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==
+ dependencies:
+ css-tree "^1.1.2"
+
+cssom@^0.4.4:
+ version "0.4.4"
+ resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.4.4.tgz#5a66cf93d2d0b661d80bf6a44fb65f5c2e4e0a10"
+ integrity sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==
+
+cssom@~0.3.6:
+ version "0.3.8"
+ resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.3.8.tgz#9f1276f5b2b463f2114d3f2c75250af8c1a36f4a"
+ integrity sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==
+
+cssstyle@^2.2.0:
+ version "2.3.0"
+ resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-2.3.0.tgz#ff665a0ddbdc31864b09647f34163443d90b0852"
+ integrity sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==
+ dependencies:
+ cssom "~0.3.6"
+
+csstype@^3.0.2:
+ version "3.0.6"
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.6.tgz#865d0b5833d7d8d40f4e5b8a6d76aea3de4725ef"
+ integrity sha512-+ZAmfyWMT7TiIlzdqJgjMb7S4f1beorDbWbsocyK4RaiqA5RTX3K14bnBWmmA9QEM0gRdsjyyrEmcyga8Zsxmw==
+
+csstype@^3.0.6:
+ version "3.0.7"
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.7.tgz#2a5fb75e1015e84dd15692f71e89a1450290950b"
+ integrity sha512-KxnUB0ZMlnUWCsx2Z8MUsr6qV6ja1w9ArPErJaJaF8a5SOWoHLIszeCTKGRGRgtLgYrs1E8CHkNSP1VZTTPc9g==
+
+cyclist@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
+ integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
+
+d3@^3.5.16:
+ version "3.5.17"
+ resolved "https://registry.yarnpkg.com/d3/-/d3-3.5.17.tgz#bc46748004378b21a360c9fc7cf5231790762fb8"
+ integrity sha1-vEZ0gAQ3iyGjYMn8fPUjF5B2L7g=
+
+d@1, d@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/d/-/d-1.0.1.tgz#8698095372d58dbee346ffd0c7093f99f8f9eb5a"
+ integrity sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==
+ dependencies:
+ es5-ext "^0.10.50"
+ type "^1.0.1"
+
+damerau-levenshtein@^1.0.6:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.6.tgz#143c1641cb3d85c60c32329e26899adea8701791"
+ integrity sha512-JVrozIeElnj3QzfUIt8tB8YMluBJom4Vw9qTPpjGYQ9fYlB3D/rb6OordUxf3xeFB35LKWs0xqcO5U6ySvBtug==
+
+dashdash@^1.12.0:
+ version "1.14.1"
+ resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
+ integrity sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=
+ dependencies:
+ assert-plus "^1.0.0"
+
+data-urls@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-2.0.0.tgz#156485a72963a970f5d5821aaf642bef2bf2db9b"
+ integrity sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==
+ dependencies:
+ abab "^2.0.3"
+ whatwg-mimetype "^2.3.0"
+ whatwg-url "^8.0.0"
+
+debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
+ version "2.6.9"
+ resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
+ integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
+ dependencies:
+ ms "2.0.0"
+
+debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
+ version "4.3.1"
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
+ integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
+ dependencies:
+ ms "2.1.2"
+
+debug@^3.1.1, debug@^3.2.6:
+ version "3.2.7"
+ resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
+ integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==
+ dependencies:
+ ms "^2.1.1"
+
+debuglog@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
+ integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
+
+decamelize@^1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
+ integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=
+
+decimal.js@^10.2.0:
+ version "10.2.1"
+ resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.2.1.tgz#238ae7b0f0c793d3e3cea410108b35a2c01426a3"
+ integrity sha512-KaL7+6Fw6i5A2XSnsbhm/6B+NuEA7TZ4vqxnd5tXz9sbKtrN9Srj8ab4vKVdK8YAqZO9P1kg45Y6YLoduPf+kw==
+
+decode-uri-component@^0.2.0:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
+ integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=
+
+dedent@^0.7.0:
+ version "0.7.0"
+ resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
+ integrity sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=
+
+deep-equal@^1.0.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.1.1.tgz#b5c98c942ceffaf7cb051e24e1434a25a2e6076a"
+ integrity sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==
+ dependencies:
+ is-arguments "^1.0.4"
+ is-date-object "^1.0.1"
+ is-regex "^1.0.4"
+ object-is "^1.0.1"
+ object-keys "^1.1.1"
+ regexp.prototype.flags "^1.2.0"
+
+deep-is@^0.1.3, deep-is@~0.1.3:
+ version "0.1.3"
+ resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
+ integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=
+
+deepmerge@^2.1.1:
+ version "2.2.1"
+ resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-2.2.1.tgz#5d3ff22a01c00f645405a2fbc17d0778a1801170"
+ integrity sha512-R9hc1Xa/NOBi9WRVUWg19rl1UB7Tt4kuPd+thNJgFZoxXsTz7ncaPaeIm+40oSGuP33DfMb4sZt1QIGiJzC4EA==
+
+deepmerge@^4.2.2:
+ version "4.2.2"
+ resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.2.2.tgz#44d2ea3679b8f4d4ffba33f03d865fc1e7bf4955"
+ integrity sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==
+
+default-gateway@^4.2.0:
+ version "4.2.0"
+ resolved "https://registry.yarnpkg.com/default-gateway/-/default-gateway-4.2.0.tgz#167104c7500c2115f6dd69b0a536bb8ed720552b"
+ integrity sha512-h6sMrVB1VMWVrW13mSc6ia/DwYYw5MN6+exNu1OaJeFac5aSAvwM7lZ0NVfTABuSkQelr4h5oebg3KB1XPdjgA==
+ dependencies:
+ execa "^1.0.0"
+ ip-regex "^2.1.0"
+
+defaults@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/defaults/-/defaults-1.0.3.tgz#c656051e9817d9ff08ed881477f3fe4019f3ef7d"
+ integrity sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=
+ dependencies:
+ clone "^1.0.2"
+
+define-properties@^1.1.2, define-properties@^1.1.3:
+ version "1.1.3"
+ resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
+ integrity sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==
+ dependencies:
+ object-keys "^1.0.12"
+
+define-property@^0.2.5:
+ version "0.2.5"
+ resolved "https://registry.yarnpkg.com/define-property/-/define-property-0.2.5.tgz#c35b1ef918ec3c990f9a5bc57be04aacec5c8116"
+ integrity sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=
+ dependencies:
+ is-descriptor "^0.1.0"
+
+define-property@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/define-property/-/define-property-1.0.0.tgz#769ebaaf3f4a63aad3af9e8d304c9bbe79bfb0e6"
+ integrity sha1-dp66rz9KY6rTr56NMEybvnm/sOY=
+ dependencies:
+ is-descriptor "^1.0.0"
+
+define-property@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/define-property/-/define-property-2.0.2.tgz#d459689e8d654ba77e02a817f8710d702cb16e9d"
+ integrity sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==
+ dependencies:
+ is-descriptor "^1.0.2"
+ isobject "^3.0.1"
+
+del@^4.1.1:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/del/-/del-4.1.1.tgz#9e8f117222ea44a31ff3a156c049b99052a9f0b4"
+ integrity sha512-QwGuEUouP2kVwQenAsOof5Fv8K9t3D8Ca8NxcXKrIpEHjTXK5J2nXLdP+ALI1cgv8wj7KuwBhTwBkOZSJKM5XQ==
+ dependencies:
+ "@types/glob" "^7.1.1"
+ globby "^6.1.0"
+ is-path-cwd "^2.0.0"
+ is-path-in-cwd "^2.0.0"
+ p-map "^2.0.0"
+ pify "^4.0.1"
+ rimraf "^2.6.3"
+
+delayed-stream@~1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
+ integrity sha1-3zrhmayt+31ECqrgsp4icrJOxhk=
+
+delegates@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
+ integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=
+
+depd@^1.1.2, depd@~1.1.2:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
+ integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=
+
+des.js@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/des.js/-/des.js-1.0.1.tgz#5382142e1bdc53f85d86d53e5f4aa7deb91e0843"
+ integrity sha512-Q0I4pfFrv2VPd34/vfLrFOoRmlYj3OV50i7fskps1jZWK1kApMWWT9G6RRUeYedLcBDIhnSDaUvJMb3AhUlaEA==
+ dependencies:
+ inherits "^2.0.1"
+ minimalistic-assert "^1.0.0"
+
+destroy@~1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"
+ integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=
+
+detect-newline@^3.0.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
+ integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
+
+detect-node@^2.0.4:
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.0.4.tgz#014ee8f8f669c5c58023da64b8179c083a28c46c"
+ integrity sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw==
+
+detect-port-alt@1.1.6:
+ version "1.1.6"
+ resolved "https://registry.yarnpkg.com/detect-port-alt/-/detect-port-alt-1.1.6.tgz#24707deabe932d4a3cf621302027c2b266568275"
+ integrity sha512-5tQykt+LqfJFBEYaDITx7S7cR7mJ/zQmLXZ2qt5w04ainYZw6tBf9dBunMjVeVOdYVRUzUOE4HkY5J7+uttb5Q==
+ dependencies:
+ address "^1.0.1"
+ debug "^2.6.0"
+
+dezalgo@^1.0.0:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/dezalgo/-/dezalgo-1.0.3.tgz#7f742de066fc748bc8db820569dddce49bf0d456"
+ integrity sha1-f3Qt4Gb8dIvI24IFad3c5Jvw1FY=
+ dependencies:
+ asap "^2.0.0"
+ wrappy "1"
+
+diff-sequences@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.6.2.tgz#48ba99157de1923412eed41db6b6d4aa9ca7c0b1"
+ integrity sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==
+
+diff@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/diff/-/diff-5.0.0.tgz#7ed6ad76d859d030787ec35855f5b1daf31d852b"
+ integrity sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==
+
+diffie-hellman@^5.0.0:
+ version "5.0.3"
+ resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz#40e8ee98f55a2149607146921c63e1ae5f3d2875"
+ integrity sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==
+ dependencies:
+ bn.js "^4.1.0"
+ miller-rabin "^4.0.0"
+ randombytes "^2.0.0"
+
+dir-glob@^3.0.1:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
+ integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
+ dependencies:
+ path-type "^4.0.0"
+
+dns-equal@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/dns-equal/-/dns-equal-1.0.0.tgz#b39e7f1da6eb0a75ba9c17324b34753c47e0654d"
+ integrity sha1-s55/HabrCnW6nBcySzR1PEfgZU0=
+
+dns-packet@^1.3.1:
+ version "1.3.1"
+ resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.3.1.tgz#12aa426981075be500b910eedcd0b47dd7deda5a"
+ integrity sha512-0UxfQkMhYAUaZI+xrNZOz/as5KgDU0M/fQ9b6SpkyLbk3GEswDi6PADJVaYJradtRVsRIlF1zLyOodbcTCDzUg==
+ dependencies:
+ ip "^1.1.0"
+ safe-buffer "^5.0.1"
+
+dns-txt@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/dns-txt/-/dns-txt-2.0.2.tgz#b91d806f5d27188e4ab3e7d107d881a1cc4642b6"
+ integrity sha1-uR2Ab10nGI5Ks+fRB9iBocxGQrY=
+ dependencies:
+ buffer-indexof "^1.0.0"
+
+doctrine@1.5.0:
+ version "1.5.0"
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
+ integrity sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=
+ dependencies:
+ esutils "^2.0.2"
+ isarray "^1.0.0"
+
+doctrine@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
+ integrity sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==
+ dependencies:
+ esutils "^2.0.2"
+
+doctrine@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
+ integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
+ dependencies:
+ esutils "^2.0.2"
+
+dom-accessibility-api@^0.5.4:
+ version "0.5.4"
+ resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.4.tgz#b06d059cdd4a4ad9a79275f9d414a5c126241166"
+ integrity sha512-TvrjBckDy2c6v6RLxPv5QXOnU+SmF9nBII5621Ve5fu6Z/BDrENurBEvlC1f44lKEUVqOpK4w9E5Idc5/EgkLQ==
+
+dom-converter@^0.2:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768"
+ integrity sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==
+ dependencies:
+ utila "~0.4"
+
+dom-helpers@^5.0.1, dom-helpers@^5.1.2, dom-helpers@^5.2.0:
+ version "5.2.0"
+ resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-5.2.0.tgz#57fd054c5f8f34c52a3eeffdb7e7e93cd357d95b"
+ integrity sha512-Ru5o9+V8CpunKnz5LGgWXkmrH/20cGKwcHwS4m73zIvs54CN9epEmT/HLqFJW3kXpakAFkEdzgy1hzlJe3E4OQ==
+ dependencies:
+ "@babel/runtime" "^7.8.7"
+ csstype "^3.0.2"
+
+dom-serializer@0:
+ version "0.2.2"
+ resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.2.2.tgz#1afb81f533717175d478655debc5e332d9f9bb51"
+ integrity sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==
+ dependencies:
+ domelementtype "^2.0.1"
+ entities "^2.0.0"
+
+domain-browser@^1.1.1:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.2.0.tgz#3d31f50191a6749dd1375a7f522e823d42e54eda"
+ integrity sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==
+
+domelementtype@1, domelementtype@^1.3.1:
+ version "1.3.1"
+ resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.1.tgz#d048c44b37b0d10a7f2a3d5fee3f4333d790481f"
+ integrity sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==
+
+domelementtype@^2.0.1:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.1.0.tgz#a851c080a6d1c3d94344aed151d99f669edf585e"
+ integrity sha512-LsTgx/L5VpD+Q8lmsXSHW2WpA+eBlZ9HPf3erD1IoPF00/3JKHZ3BknUVA2QGDNu69ZNmyFmCWBSO45XjYKC5w==
+
+domexception@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/domexception/-/domexception-2.0.1.tgz#fb44aefba793e1574b0af6aed2801d057529f304"
+ integrity sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==
+ dependencies:
+ webidl-conversions "^5.0.0"
+
+domhandler@^2.3.0:
+ version "2.4.2"
+ resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-2.4.2.tgz#8805097e933d65e85546f726d60f5eb88b44f803"
+ integrity sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==
+ dependencies:
+ domelementtype "1"
+
+domutils@^1.5.1, domutils@^1.7.0:
+ version "1.7.0"
+ resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a"
+ integrity sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==
+ dependencies:
+ dom-serializer "0"
+ domelementtype "1"
+
+dot-case@^3.0.4:
+ version "3.0.4"
+ resolved "https://registry.yarnpkg.com/dot-case/-/dot-case-3.0.4.tgz#9b2b670d00a431667a8a75ba29cd1b98809ce751"
+ integrity sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==
+ dependencies:
+ no-case "^3.0.4"
+ tslib "^2.0.3"
+
+dot-prop@^5.2.0:
+ version "5.3.0"
+ resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.3.0.tgz#90ccce708cd9cd82cc4dc8c3ddd9abdd55b20e88"
+ integrity sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==
+ dependencies:
+ is-obj "^2.0.0"
+
+dotenv-expand@5.1.0:
+ version "5.1.0"
+ resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
+ integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
+
+dotenv@8.2.0:
+ version "8.2.0"
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
+ integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
+
+duplexer@^0.1.1:
+ version "0.1.2"
+ resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
+ integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
+
+duplexify@^3.4.2, duplexify@^3.6.0:
+ version "3.7.1"
+ resolved "https://registry.yarnpkg.com/duplexify/-/duplexify-3.7.1.tgz#2a4df5317f6ccfd91f86d6fd25d8d8a103b88309"
+ integrity sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==
+ dependencies:
+ end-of-stream "^1.0.0"
+ inherits "^2.0.1"
+ readable-stream "^2.0.0"
+ stream-shift "^1.0.0"
+
+ecc-jsbn@~0.1.1:
+ version "0.1.2"
+ resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
+ integrity sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=
+ dependencies:
+ jsbn "~0.1.0"
+ safer-buffer "^2.1.0"
+
+ee-first@1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
+ integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
+
+ejs@^2.6.1:
+ version "2.7.4"
+ resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.7.4.tgz#48661287573dcc53e366c7a1ae52c3a120eec9ba"
+ integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==
+
+electron-to-chromium@^1.3.564, electron-to-chromium@^1.3.634:
+ version "1.3.635"
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.635.tgz#8d1591eeca6b257d380061a2c04f0b3cc6c9e33b"
+ integrity sha512-RRriZOLs9CpW6KTLmgBqyUdnY0QNqqWs0HOtuQGGEMizOTNNn1P7sGRBxARnUeLejOsgwjDyRqT3E/CSst02ZQ==
+
+electron-to-chromium@^1.3.712:
+ version "1.3.717"
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.717.tgz#78d4c857070755fb58ab64bcc173db1d51cbc25f"
+ integrity sha512-OfzVPIqD1MkJ7fX+yTl2nKyOE4FReeVfMCzzxQS+Kp43hZYwHwThlGP+EGIZRXJsxCM7dqo8Y65NOX/HP12iXQ==
+
+elliptic@^6.5.3:
+ version "6.5.3"
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
+ integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
+ dependencies:
+ bn.js "^4.4.0"
+ brorand "^1.0.1"
+ hash.js "^1.0.0"
+ hmac-drbg "^1.0.0"
+ inherits "^2.0.1"
+ minimalistic-assert "^1.0.0"
+ minimalistic-crypto-utils "^1.0.0"
+
+emittery@^0.7.1:
+ version "0.7.2"
+ resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.7.2.tgz#25595908e13af0f5674ab419396e2fb394cdfa82"
+ integrity sha512-A8OG5SR/ij3SsJdWDJdkkSYUjQdCUx6APQXem0SaEePBSRg4eymGYwBkKo1Y6DU+af/Jn2dBQqDBvjnr9Vi8nQ==
+
+emoji-regex@^7.0.1:
+ version "7.0.3"
+ resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
+ integrity sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==
+
+emoji-regex@^8.0.0:
+ version "8.0.0"
+ resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
+ integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
+
+emoji-regex@^9.0.0:
+ version "9.2.0"
+ resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.0.tgz#a26da8e832b16a9753309f25e35e3c0efb9a066a"
+ integrity sha512-DNc3KFPK18bPdElMJnf/Pkv5TXhxFU3YFDEuGLDRtPmV4rkmCjBkCSEp22u6rBHdSN9Vlp/GK7k98prmE1Jgug==
+
+emojis-list@^2.0.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389"
+ integrity sha1-TapNnbAPmBmIDHn6RXrlsJof04k=
+
+emojis-list@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
+ integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
+
+encodeurl@~1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
+ integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
+
+encoding@^0.1.11, encoding@^0.1.12:
+ version "0.1.13"
+ resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.13.tgz#56574afdd791f54a8e9b2785c0582a2d26210fa9"
+ integrity sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==
+ dependencies:
+ iconv-lite "^0.6.2"
+
+end-of-stream@^1.0.0, end-of-stream@^1.1.0:
+ version "1.4.4"
+ resolved "https://registry.yarnpkg.com/end-of-stream/-/end-of-stream-1.4.4.tgz#5ae64a5f45057baf3626ec14da0ca5e4b2431eb0"
+ integrity sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==
+ dependencies:
+ once "^1.4.0"
+
+enhanced-resolve@^4.3.0:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.3.0.tgz#3b806f3bfafc1ec7de69551ef93cca46c1704126"
+ integrity sha512-3e87LvavsdxyoCfGusJnrZ5G8SLPOFeHSNpZI/ATL9a5leXo2k0w6MKnbqhdBad9qTobSfB20Ld7UmgoNbAZkQ==
+ dependencies:
+ graceful-fs "^4.1.2"
+ memory-fs "^0.5.0"
+ tapable "^1.0.0"
+
+enquirer@^2.3.5:
+ version "2.3.6"
+ resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d"
+ integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==
+ dependencies:
+ ansi-colors "^4.1.1"
+
+entities@^1.1.1:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56"
+ integrity sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==
+
+entities@^2.0.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/entities/-/entities-2.1.0.tgz#992d3129cf7df6870b96c57858c249a120f8b8b5"
+ integrity sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==
+
+env-paths@^2.2.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.0.tgz#cdca557dc009152917d6166e2febe1f039685e43"
+ integrity sha512-6u0VYSCo/OW6IoD5WCLLy9JUGARbamfSavcNXry/eu8aHVFei6CD3Sw+VGX5alea1i9pgPHW0mbu6Xj0uBh7gA==
+
+err-code@^2.0.2:
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/err-code/-/err-code-2.0.3.tgz#23c2f3b756ffdfc608d30e27c9a941024807e7f9"
+ integrity sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==
+
+errno@^0.1.3, errno@~0.1.7:
+ version "0.1.8"
+ resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.8.tgz#8bb3e9c7d463be4976ff888f76b4809ebc2e811f"
+ integrity sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==
+ dependencies:
+ prr "~1.0.1"
+
+error-ex@^1.2.0, error-ex@^1.3.1:
+ version "1.3.2"
+ resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
+ integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==
+ dependencies:
+ is-arrayish "^0.2.1"
+
+error-stack-parser@^2.0.6:
+ version "2.0.6"
+ resolved "https://registry.yarnpkg.com/error-stack-parser/-/error-stack-parser-2.0.6.tgz#5a99a707bd7a4c58a797902d48d82803ede6aad8"
+ integrity sha512-d51brTeqC+BHlwF0BhPtcYgF5nlzf9ZZ0ZIUQNZpc9ZB9qw5IJ2diTrBY9jlCJkTLITYPjmiX6OWCwH+fuyNgQ==
+ dependencies:
+ stackframe "^1.1.1"
+
+es-abstract@^1.17.0-next.1, es-abstract@^1.17.2:
+ version "1.17.7"
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.7.tgz#a4de61b2f66989fc7421676c1cb9787573ace54c"
+ integrity sha512-VBl/gnfcJ7OercKA9MVaegWsBHFjV492syMudcnQZvt/Dw8ezpcOHYZXa/J96O8vx+g4x65YKhxOwDUh63aS5g==
+ dependencies:
+ es-to-primitive "^1.2.1"
+ function-bind "^1.1.1"
+ has "^1.0.3"
+ has-symbols "^1.0.1"
+ is-callable "^1.2.2"
+ is-regex "^1.1.1"
+ object-inspect "^1.8.0"
+ object-keys "^1.1.1"
+ object.assign "^4.1.1"
+ string.prototype.trimend "^1.0.1"
+ string.prototype.trimstart "^1.0.1"
+
+es-abstract@^1.18.0-next.1:
+ version "1.18.0-next.1"
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.1.tgz#6e3a0a4bda717e5023ab3b8e90bec36108d22c68"
+ integrity sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==
+ dependencies:
+ es-to-primitive "^1.2.1"
+ function-bind "^1.1.1"
+ has "^1.0.3"
+ has-symbols "^1.0.1"
+ is-callable "^1.2.2"
+ is-negative-zero "^2.0.0"
+ is-regex "^1.1.1"
+ object-inspect "^1.8.0"
+ object-keys "^1.1.1"
+ object.assign "^4.1.1"
+ string.prototype.trimend "^1.0.1"
+ string.prototype.trimstart "^1.0.1"
+
+es-to-primitive@^1.2.1:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
+ integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
+ dependencies:
+ is-callable "^1.1.4"
+ is-date-object "^1.0.1"
+ is-symbol "^1.0.2"
+
+es5-ext@^0.10.35, es5-ext@^0.10.50:
+ version "0.10.53"
+ resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.53.tgz#93c5a3acfdbef275220ad72644ad02ee18368de1"
+ integrity sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q==
+ dependencies:
+ es6-iterator "~2.0.3"
+ es6-symbol "~3.1.3"
+ next-tick "~1.0.0"
+
+es6-error@^4.1.1:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.1.1.tgz#9e3af407459deed47e9a91f9b885a84eb05c561d"
+ integrity sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==
+
+es6-iterator@2.0.3, es6-iterator@~2.0.3:
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/es6-iterator/-/es6-iterator-2.0.3.tgz#a7de889141a05a94b0854403b2d0a0fbfa98f3b7"
+ integrity sha1-p96IkUGgWpSwhUQDstCg+/qY87c=
+ dependencies:
+ d "1"
+ es5-ext "^0.10.35"
+ es6-symbol "^3.1.1"
+
+es6-symbol@^3.1.1, es6-symbol@~3.1.3:
+ version "3.1.3"
+ resolved "https://registry.yarnpkg.com/es6-symbol/-/es6-symbol-3.1.3.tgz#bad5d3c1bcdac28269f4cb331e431c78ac705d18"
+ integrity sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==
+ dependencies:
+ d "^1.0.1"
+ ext "^1.1.2"
+
+escalade@^3.0.2, escalade@^3.1.1:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
+ integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
+
+escape-html@~1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
+ integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
+
+escape-string-regexp@2.0.0, escape-string-regexp@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
+ integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
+
+escape-string-regexp@^1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
+ integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
+
+escodegen@^1.14.1:
+ version "1.14.3"
+ resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.14.3.tgz#4e7b81fba61581dc97582ed78cab7f0e8d63f503"
+ integrity sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==
+ dependencies:
+ esprima "^4.0.1"
+ estraverse "^4.2.0"
+ esutils "^2.0.2"
+ optionator "^0.8.1"
+ optionalDependencies:
+ source-map "~0.6.1"
+
+eslint-config-react-app@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-6.0.0.tgz#ccff9fc8e36b322902844cbd79197982be355a0e"
+ integrity sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A==
+ dependencies:
+ confusing-browser-globals "^1.0.10"
+
+eslint-import-resolver-node@^0.3.4:
+ version "0.3.4"
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
+ integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
+ dependencies:
+ debug "^2.6.9"
+ resolve "^1.13.1"
+
+eslint-module-utils@^2.6.0:
+ version "2.6.0"
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz#579ebd094f56af7797d19c9866c9c9486629bfa6"
+ integrity sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==
+ dependencies:
+ debug "^2.6.9"
+ pkg-dir "^2.0.0"
+
+eslint-plugin-flowtype@^5.2.0:
+ version "5.2.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.2.0.tgz#a4bef5dc18f9b2bdb41569a4ab05d73805a3d261"
+ integrity sha512-z7ULdTxuhlRJcEe1MVljePXricuPOrsWfScRXFhNzVD5dmTHWjIF57AxD0e7AbEoLSbjSsaA5S+hCg43WvpXJQ==
+ dependencies:
+ lodash "^4.17.15"
+ string-natural-compare "^3.0.1"
+
+eslint-plugin-import@^2.22.1:
+ version "2.22.1"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702"
+ integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==
+ dependencies:
+ array-includes "^3.1.1"
+ array.prototype.flat "^1.2.3"
+ contains-path "^0.1.0"
+ debug "^2.6.9"
+ doctrine "1.5.0"
+ eslint-import-resolver-node "^0.3.4"
+ eslint-module-utils "^2.6.0"
+ has "^1.0.3"
+ minimatch "^3.0.4"
+ object.values "^1.1.1"
+ read-pkg-up "^2.0.0"
+ resolve "^1.17.0"
+ tsconfig-paths "^3.9.0"
+
+eslint-plugin-jest@^24.1.0:
+ version "24.1.3"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.3.tgz#fa3db864f06c5623ff43485ca6c0e8fc5fe8ba0c"
+ integrity sha512-dNGGjzuEzCE3d5EPZQ/QGtmlMotqnYWD/QpCZ1UuZlrMAdhG5rldh0N0haCvhGnUkSeuORS5VNROwF9Hrgn3Lg==
+ dependencies:
+ "@typescript-eslint/experimental-utils" "^4.0.1"
+
+eslint-plugin-jsx-a11y@^6.3.1:
+ version "6.4.1"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.4.1.tgz#a2d84caa49756942f42f1ffab9002436391718fd"
+ integrity sha512-0rGPJBbwHoGNPU73/QCLP/vveMlM1b1Z9PponxO87jfr6tuH5ligXbDT6nHSSzBC8ovX2Z+BQu7Bk5D/Xgq9zg==
+ dependencies:
+ "@babel/runtime" "^7.11.2"
+ aria-query "^4.2.2"
+ array-includes "^3.1.1"
+ ast-types-flow "^0.0.7"
+ axe-core "^4.0.2"
+ axobject-query "^2.2.0"
+ damerau-levenshtein "^1.0.6"
+ emoji-regex "^9.0.0"
+ has "^1.0.3"
+ jsx-ast-utils "^3.1.0"
+ language-tags "^1.0.5"
+
+eslint-plugin-react-hooks@^4.2.0:
+ version "4.2.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
+ integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
+
+eslint-plugin-react@^7.21.5:
+ version "7.22.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0.tgz#3d1c542d1d3169c45421c1215d9470e341707269"
+ integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA==
+ dependencies:
+ array-includes "^3.1.1"
+ array.prototype.flatmap "^1.2.3"
+ doctrine "^2.1.0"
+ has "^1.0.3"
+ jsx-ast-utils "^2.4.1 || ^3.0.0"
+ object.entries "^1.1.2"
+ object.fromentries "^2.0.2"
+ object.values "^1.1.1"
+ prop-types "^15.7.2"
+ resolve "^1.18.1"
+ string.prototype.matchall "^4.0.2"
+
+eslint-plugin-testing-library@^3.9.2:
+ version "3.10.1"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.10.1.tgz#4dd02306d601c3238fdabf1d1dbc5f2a8e85d531"
+ integrity sha512-nQIFe2muIFv2oR2zIuXE4vTbcFNx8hZKRzgHZqJg8rfopIWwoTwtlbCCNELT/jXzVe1uZF68ALGYoDXjLczKiQ==
+ dependencies:
+ "@typescript-eslint/experimental-utils" "^3.10.1"
+
+eslint-scope@^4.0.3:
+ version "4.0.3"
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
+ integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==
+ dependencies:
+ esrecurse "^4.1.0"
+ estraverse "^4.1.1"
+
+eslint-scope@^5.0.0, eslint-scope@^5.1.1:
+ version "5.1.1"
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
+ integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
+ dependencies:
+ esrecurse "^4.3.0"
+ estraverse "^4.1.1"
+
+eslint-utils@^2.0.0, eslint-utils@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
+ integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
+ dependencies:
+ eslint-visitor-keys "^1.1.0"
+
+eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
+ integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
+
+eslint-visitor-keys@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
+ integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
+
+eslint-webpack-plugin@^2.5.2:
+ version "2.5.3"
+ resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.3.tgz#a125585a1d8bb9c939f2a920a9bc9be4a21cdb58"
+ integrity sha512-LewNevZf9ghDCxCGT6QltNWVi8KIYWc4LKcin8K9Azh1hypG7YAmobUDIU67fAPa+eMjRnU4rjEkLbYI1w5/UA==
+ dependencies:
+ "@types/eslint" "^7.2.6"
+ arrify "^2.0.1"
+ jest-worker "^26.6.2"
+ micromatch "^4.0.2"
+ schema-utils "^3.0.0"
+
+eslint@^7.11.0:
+ version "7.17.0"
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17.0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0"
+ integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ==
+ dependencies:
+ "@babel/code-frame" "^7.0.0"
+ "@eslint/eslintrc" "^0.2.2"
+ ajv "^6.10.0"
+ chalk "^4.0.0"
+ cross-spawn "^7.0.2"
+ debug "^4.0.1"
+ doctrine "^3.0.0"
+ enquirer "^2.3.5"
+ eslint-scope "^5.1.1"
+ eslint-utils "^2.1.0"
+ eslint-visitor-keys "^2.0.0"
+ espree "^7.3.1"
+ esquery "^1.2.0"
+ esutils "^2.0.2"
+ file-entry-cache "^6.0.0"
+ functional-red-black-tree "^1.0.1"
+ glob-parent "^5.0.0"
+ globals "^12.1.0"
+ ignore "^4.0.6"
+ import-fresh "^3.0.0"
+ imurmurhash "^0.1.4"
+ is-glob "^4.0.0"
+ js-yaml "^3.13.1"
+ json-stable-stringify-without-jsonify "^1.0.1"
+ levn "^0.4.1"
+ lodash "^4.17.19"
+ minimatch "^3.0.4"
+ natural-compare "^1.4.0"
+ optionator "^0.9.1"
+ progress "^2.0.0"
+ regexpp "^3.1.0"
+ semver "^7.2.1"
+ strip-ansi "^6.0.0"
+ strip-json-comments "^3.1.0"
+ table "^6.0.4"
+ text-table "^0.2.0"
+ v8-compile-cache "^2.0.3"
+
+espree@^7.3.0, espree@^7.3.1:
+ version "7.3.1"
+ resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.1.tgz#f2df330b752c6f55019f8bd89b7660039c1bbbb6"
+ integrity sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==
+ dependencies:
+ acorn "^7.4.0"
+ acorn-jsx "^5.3.1"
+ eslint-visitor-keys "^1.3.0"
+
+esprima@^4.0.0, esprima@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
+ integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
+
+esquery@^1.2.0:
+ version "1.3.1"
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.3.1.tgz#b78b5828aa8e214e29fb74c4d5b752e1c033da57"
+ integrity sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==
+ dependencies:
+ estraverse "^5.1.0"
+
+esrecurse@^4.1.0, esrecurse@^4.3.0:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
+ integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==
+ dependencies:
+ estraverse "^5.2.0"
+
+estraverse@^4.1.1, estraverse@^4.2.0:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
+ integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
+
+estraverse@^5.1.0, estraverse@^5.2.0:
+ version "5.2.0"
+ resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
+ integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
+
+estree-walker@^0.6.1:
+ version "0.6.1"
+ resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362"
+ integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==
+
+estree-walker@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700"
+ integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==
+
+esutils@^2.0.2:
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
+ integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
+
+etag@~1.8.1:
+ version "1.8.1"
+ resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
+ integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
+
+eventemitter3@^4.0.0:
+ version "4.0.7"
+ resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
+ integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
+
+events@^3.0.0:
+ version "3.2.0"
+ resolved "https://registry.yarnpkg.com/events/-/events-3.2.0.tgz#93b87c18f8efcd4202a461aec4dfc0556b639379"
+ integrity sha512-/46HWwbfCX2xTawVfkKLGxMifJYQBWMwY1mjywRtb4c9x8l5NP3KoJtnIOiL1hfdRkIuYhETxQlo62IF8tcnlg==
+
+eventsource@^1.0.7:
+ version "1.0.7"
+ resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.0.7.tgz#8fbc72c93fcd34088090bc0a4e64f4b5cee6d8d0"
+ integrity sha512-4Ln17+vVT0k8aWq+t/bF5arcS3EpT9gYtW66EPacdj/mAFevznsnyoHLPy2BA8gbIQeIHoPsvwmfBftfcG//BQ==
+ dependencies:
+ original "^1.0.0"
+
+evp_bytestokey@^1.0.0, evp_bytestokey@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz#7fcbdb198dc71959432efe13842684e0525acb02"
+ integrity sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==
+ dependencies:
+ md5.js "^1.3.4"
+ safe-buffer "^5.1.1"
+
+exec-sh@^0.3.2:
+ version "0.3.4"
+ resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.3.4.tgz#3a018ceb526cc6f6df2bb504b2bfe8e3a4934ec5"
+ integrity sha512-sEFIkc61v75sWeOe72qyrqg2Qg0OuLESziUDk/O/z2qgS15y2gWVFrI6f2Qn/qw/0/NCfCEsmNA4zOjkwEZT1A==
+
+execa@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/execa/-/execa-1.0.0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8"
+ integrity sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==
+ dependencies:
+ cross-spawn "^6.0.0"
+ get-stream "^4.0.0"
+ is-stream "^1.1.0"
+ npm-run-path "^2.0.0"
+ p-finally "^1.0.0"
+ signal-exit "^3.0.0"
+ strip-eof "^1.0.0"
+
+execa@^4.0.0:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"
+ integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==
+ dependencies:
+ cross-spawn "^7.0.0"
+ get-stream "^5.0.0"
+ human-signals "^1.1.1"
+ is-stream "^2.0.0"
+ merge-stream "^2.0.0"
+ npm-run-path "^4.0.0"
+ onetime "^5.1.0"
+ signal-exit "^3.0.2"
+ strip-final-newline "^2.0.0"
+
+exit@^0.1.2:
+ version "0.1.2"
+ resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
+ integrity sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=
+
+expand-brackets@^2.1.4:
+ version "2.1.4"
+ resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-2.1.4.tgz#b77735e315ce30f6b6eff0f83b04151a22449622"
+ integrity sha1-t3c14xXOMPa27/D4OwQVGiJEliI=
+ dependencies:
+ debug "^2.3.3"
+ define-property "^0.2.5"
+ extend-shallow "^2.0.1"
+ posix-character-classes "^0.1.0"
+ regex-not "^1.0.0"
+ snapdragon "^0.8.1"
+ to-regex "^3.0.1"
+
+expect@^26.6.0, expect@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/expect/-/expect-26.6.2.tgz#c6b996bf26bf3fe18b67b2d0f51fc981ba934417"
+ integrity sha512-9/hlOBkQl2l/PLHJx6JjoDF6xPKcJEsUlWKb23rKE7KzeDqUZKXKNMW27KIue5JMdBV9HgmoJPcc8HtO85t9IA==
+ dependencies:
+ "@jest/types" "^26.6.2"
+ ansi-styles "^4.0.0"
+ jest-get-type "^26.3.0"
+ jest-matcher-utils "^26.6.2"
+ jest-message-util "^26.6.2"
+ jest-regex-util "^26.0.0"
+
+express@^4.17.1:
+ version "4.17.1"
+ resolved "https://registry.yarnpkg.com/express/-/express-4.17.1.tgz#4491fc38605cf51f8629d39c2b5d026f98a4c134"
+ integrity sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==
+ dependencies:
+ accepts "~1.3.7"
+ array-flatten "1.1.1"
+ body-parser "1.19.0"
+ content-disposition "0.5.3"
+ content-type "~1.0.4"
+ cookie "0.4.0"
+ cookie-signature "1.0.6"
+ debug "2.6.9"
+ depd "~1.1.2"
+ encodeurl "~1.0.2"
+ escape-html "~1.0.3"
+ etag "~1.8.1"
+ finalhandler "~1.1.2"
+ fresh "0.5.2"
+ merge-descriptors "1.0.1"
+ methods "~1.1.2"
+ on-finished "~2.3.0"
+ parseurl "~1.3.3"
+ path-to-regexp "0.1.7"
+ proxy-addr "~2.0.5"
+ qs "6.7.0"
+ range-parser "~1.2.1"
+ safe-buffer "5.1.2"
+ send "0.17.1"
+ serve-static "1.14.1"
+ setprototypeof "1.1.1"
+ statuses "~1.5.0"
+ type-is "~1.6.18"
+ utils-merge "1.0.1"
+ vary "~1.1.2"
+
+ext@^1.1.2:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/ext/-/ext-1.4.0.tgz#89ae7a07158f79d35517882904324077e4379244"
+ integrity sha512-Key5NIsUxdqKg3vIsdw9dSuXpPCQ297y6wBjL30edxwPgt2E44WcWBZey/ZvUc6sERLTxKdyCu4gZFmUbk1Q7A==
+ dependencies:
+ type "^2.0.0"
+
+extend-shallow@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
+ integrity sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=
+ dependencies:
+ is-extendable "^0.1.0"
+
+extend-shallow@^3.0.0, extend-shallow@^3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-3.0.2.tgz#26a71aaf073b39fb2127172746131c2704028db8"
+ integrity sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=
+ dependencies:
+ assign-symbols "^1.0.0"
+ is-extendable "^1.0.1"
+
+extend@~3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
+ integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
+
+extglob@^2.0.4:
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/extglob/-/extglob-2.0.4.tgz#ad00fe4dc612a9232e8718711dc5cb5ab0285543"
+ integrity sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==
+ dependencies:
+ array-unique "^0.3.2"
+ define-property "^1.0.0"
+ expand-brackets "^2.1.4"
+ extend-shallow "^2.0.1"
+ fragment-cache "^0.2.1"
+ regex-not "^1.0.0"
+ snapdragon "^0.8.1"
+ to-regex "^3.0.1"
+
+extsprintf@1.3.0:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
+ integrity sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=
+
+extsprintf@^1.2.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
+ integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
+
+fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
+ version "3.1.3"
+ resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
+ integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
+
+fast-glob@^3.1.1:
+ version "3.2.4"
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.4.tgz#d20aefbf99579383e7f3cc66529158c9b98554d3"
+ integrity sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ==
+ dependencies:
+ "@nodelib/fs.stat" "^2.0.2"
+ "@nodelib/fs.walk" "^1.2.3"
+ glob-parent "^5.1.0"
+ merge2 "^1.3.0"
+ micromatch "^4.0.2"
+ picomatch "^2.2.1"
+
+fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
+ integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
+
+fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6:
+ version "2.0.6"
+ resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
+ integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
+
+fast-shallow-equal@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/fast-shallow-equal/-/fast-shallow-equal-1.0.0.tgz#d4dcaf6472440dcefa6f88b98e3251e27f25628b"
+ integrity sha512-HPtaa38cPgWvaCFmRNhlc6NG7pv6NUHqjPgVAkWGoB9mQMwYB27/K0CvOM5Czy+qpT3e8XJ6Q4aPAnzpNpzNaw==
+
+fastest-stable-stringify@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/fastest-stable-stringify/-/fastest-stable-stringify-2.0.2.tgz#3757a6774f6ec8de40c4e86ec28ea02417214c76"
+ integrity sha512-bijHueCGd0LqqNK9b5oCMHc0MluJAx0cwqASgbWMvkO01lCYgIhacVRLcaDz3QnyYIRNJRDwMb41VuT6pHJ91Q==
+
+fastq@^1.6.0:
+ version "1.10.0"
+ resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.10.0.tgz#74dbefccade964932cdf500473ef302719c652bb"
+ integrity sha512-NL2Qc5L3iQEsyYzweq7qfgy5OtXCmGzGvhElGEd/SoFWEMOEczNh5s5ocaF01HDetxz+p8ecjNPA6cZxxIHmzA==
+ dependencies:
+ reusify "^1.0.4"
+
+faye-websocket@^0.11.3:
+ version "0.11.3"
+ resolved "https://registry.yarnpkg.com/faye-websocket/-/faye-websocket-0.11.3.tgz#5c0e9a8968e8912c286639fde977a8b209f2508e"
+ integrity sha512-D2y4bovYpzziGgbHYtGCMjlJM36vAl/y+xUyn1C+FVx8szd1E+86KwVw6XvYSzOP8iMpm1X0I4xJD+QtUb36OA==
+ dependencies:
+ websocket-driver ">=0.5.1"
+
+fb-watchman@^2.0.0:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/fb-watchman/-/fb-watchman-2.0.1.tgz#fc84fb39d2709cf3ff6d743706157bb5708a8a85"
+ integrity sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==
+ dependencies:
+ bser "2.1.1"
+
+fbjs@^0.8.1:
+ version "0.8.17"
+ resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.17.tgz#c4d598ead6949112653d6588b01a5cdcd9f90fdd"
+ integrity sha1-xNWY6taUkRJlPWWIsBpc3Nn5D90=
+ dependencies:
+ core-js "^1.0.0"
+ isomorphic-fetch "^2.1.1"
+ loose-envify "^1.0.0"
+ object-assign "^4.1.0"
+ promise "^7.1.1"
+ setimmediate "^1.0.5"
+ ua-parser-js "^0.7.18"
+
+figgy-pudding@^3.5.1:
+ version "3.5.2"
+ resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e"
+ integrity sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==
+
+file-entry-cache@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a"
+ integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA==
+ dependencies:
+ flat-cache "^3.0.4"
+
+file-loader@6.1.1:
+ version "6.1.1"
+ resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.1.1.tgz#a6f29dfb3f5933a1c350b2dbaa20ac5be0539baa"
+ integrity sha512-Klt8C4BjWSXYQAfhpYYkG4qHNTna4toMHEbWrI5IuVoxbU6uiDKeKAP99R8mmbJi3lvewn/jQBOgU4+NS3tDQw==
+ dependencies:
+ loader-utils "^2.0.0"
+ schema-utils "^3.0.0"
+
+file-uri-to-path@1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
+ integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
+
+filesize@6.1.0:
+ version "6.1.0"
+ resolved "https://registry.yarnpkg.com/filesize/-/filesize-6.1.0.tgz#e81bdaa780e2451d714d71c0d7a4f3238d37ad00"
+ integrity sha512-LpCHtPQ3sFx67z+uh2HnSyWSLLu5Jxo21795uRDuar/EOuYWXib5EmPaGIBuSnRqH2IODiKA2k5re/K9OnN/Yg==
+
+fill-range@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-4.0.0.tgz#d544811d428f98eb06a63dc402d2403c328c38f7"
+ integrity sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=
+ dependencies:
+ extend-shallow "^2.0.1"
+ is-number "^3.0.0"
+ repeat-string "^1.6.1"
+ to-regex-range "^2.1.0"
+
+fill-range@^7.0.1:
+ version "7.0.1"
+ resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
+ integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
+ dependencies:
+ to-regex-range "^5.0.1"
+
+finalhandler@~1.1.2:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.1.2.tgz#b7e7d000ffd11938d0fdb053506f6ebabe9f587d"
+ integrity sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==
+ dependencies:
+ debug "2.6.9"
+ encodeurl "~1.0.2"
+ escape-html "~1.0.3"
+ on-finished "~2.3.0"
+ parseurl "~1.3.3"
+ statuses "~1.5.0"
+ unpipe "~1.0.0"
+
+find-cache-dir@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz#8d0f94cd13fe43c6c7c261a0d86115ca918c05f7"
+ integrity sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==
+ dependencies:
+ commondir "^1.0.1"
+ make-dir "^2.0.0"
+ pkg-dir "^3.0.0"
+
+find-cache-dir@^3.3.1:
+ version "3.3.1"
+ resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-3.3.1.tgz#89b33fad4a4670daa94f855f7fbe31d6d84fe880"
+ integrity sha512-t2GDMt3oGC/v+BMwzmllWDuJF/xcDtE5j/fCGbqDD7OLuJkj0cfh1YSA5VKPvwMeLFLNDBkwOKZ2X85jGLVftQ==
+ dependencies:
+ commondir "^1.0.1"
+ make-dir "^3.0.2"
+ pkg-dir "^4.1.0"
+
+find-up@4.1.0, find-up@^4.0.0, find-up@^4.1.0:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
+ integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
+ dependencies:
+ locate-path "^5.0.0"
+ path-exists "^4.0.0"
+
+find-up@^2.0.0, find-up@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
+ integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c=
+ dependencies:
+ locate-path "^2.0.0"
+
+find-up@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
+ integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==
+ dependencies:
+ locate-path "^3.0.0"
+
+flat-cache@^3.0.4:
+ version "3.0.4"
+ resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
+ integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==
+ dependencies:
+ flatted "^3.1.0"
+ rimraf "^3.0.2"
+
+flatted@^3.1.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
+ integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==
+
+flatten@^1.0.2:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b"
+ integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==
+
+flush-write-stream@^1.0.0:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/flush-write-stream/-/flush-write-stream-1.1.1.tgz#8dd7d873a1babc207d94ead0c2e0e44276ebf2e8"
+ integrity sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==
+ dependencies:
+ inherits "^2.0.3"
+ readable-stream "^2.3.6"
+
+follow-redirects@^1.0.0:
+ version "1.13.1"
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
+ integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
+
+follow-redirects@^1.10.0:
+ version "1.13.2"
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.2.tgz#dd73c8effc12728ba5cf4259d760ea5fb83e3147"
+ integrity sha512-6mPTgLxYm3r6Bkkg0vNM0HTjfGrOEtsfbhagQvbxDEsEkpNhw582upBaoRZylzen6krEmxXJgt9Ju6HiI4O7BA==
+
+for-in@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
+ integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
+
+forever-agent@~0.6.1:
+ version "0.6.1"
+ resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
+ integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
+
+fork-ts-checker-webpack-plugin@4.1.6:
+ version "4.1.6"
+ resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-4.1.6.tgz#5055c703febcf37fa06405d400c122b905167fc5"
+ integrity sha512-DUxuQaKoqfNne8iikd14SAkh5uw4+8vNifp6gmA73yYNS6ywLIWSLD/n/mBzHQRpW3J7rbATEakmiA8JvkTyZw==
+ dependencies:
+ "@babel/code-frame" "^7.5.5"
+ chalk "^2.4.1"
+ micromatch "^3.1.10"
+ minimatch "^3.0.4"
+ semver "^5.6.0"
+ tapable "^1.0.0"
+ worker-rpc "^0.1.0"
+
+form-data@~2.3.2:
+ version "2.3.3"
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
+ integrity sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==
+ dependencies:
+ asynckit "^0.4.0"
+ combined-stream "^1.0.6"
+ mime-types "^2.1.12"
+
+formik@^2.2.6:
+ version "2.2.6"
+ resolved "https://registry.yarnpkg.com/formik/-/formik-2.2.6.tgz#378a4bafe4b95caf6acf6db01f81f3fe5147559d"
+ integrity sha512-Kxk2zQRafy56zhLmrzcbryUpMBvT0tal5IvcifK5+4YNGelKsnrODFJ0sZQRMQboblWNym4lAW3bt+tf2vApSA==
+ dependencies:
+ deepmerge "^2.1.1"
+ hoist-non-react-statics "^3.3.0"
+ lodash "^4.17.14"
+ lodash-es "^4.17.14"
+ react-fast-compare "^2.0.1"
+ tiny-warning "^1.0.2"
+ tslib "^1.10.0"
+
+forwarded@~0.1.2:
+ version "0.1.2"
+ resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.2.tgz#98c23dab1175657b8c0573e8ceccd91b0ff18c84"
+ integrity sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=
+
+fragment-cache@^0.2.1:
+ version "0.2.1"
+ resolved "https://registry.yarnpkg.com/fragment-cache/-/fragment-cache-0.2.1.tgz#4290fad27f13e89be7f33799c6bc5a0abfff0d19"
+ integrity sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=
+ dependencies:
+ map-cache "^0.2.2"
+
+fresh@0.5.2:
+ version "0.5.2"
+ resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
+ integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=
+
+from2@^2.1.0:
+ version "2.3.0"
+ resolved "https://registry.yarnpkg.com/from2/-/from2-2.3.0.tgz#8bfb5502bde4a4d36cfdeea007fcca21d7e382af"
+ integrity sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=
+ dependencies:
+ inherits "^2.0.1"
+ readable-stream "^2.0.0"
+
+fs-extra@^7.0.0:
+ version "7.0.1"
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
+ integrity sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==
+ dependencies:
+ graceful-fs "^4.1.2"
+ jsonfile "^4.0.0"
+ universalify "^0.1.0"
+
+fs-extra@^8.1.0:
+ version "8.1.0"
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
+ integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
+ dependencies:
+ graceful-fs "^4.2.0"
+ jsonfile "^4.0.0"
+ universalify "^0.1.0"
+
+fs-extra@^9.0.1:
+ version "9.0.1"
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1.tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc"
+ integrity sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ==
+ dependencies:
+ at-least-node "^1.0.0"
+ graceful-fs "^4.2.0"
+ jsonfile "^6.0.1"
+ universalify "^1.0.0"
+
+fs-minipass@^2.0.0, fs-minipass@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
+ integrity sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==
+ dependencies:
+ minipass "^3.0.0"
+
+fs-write-stream-atomic@^1.0.8:
+ version "1.0.10"
+ resolved "https://registry.yarnpkg.com/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz#b47df53493ef911df75731e70a9ded0189db40c9"
+ integrity sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=
+ dependencies:
+ graceful-fs "^4.1.2"
+ iferr "^0.1.5"
+ imurmurhash "^0.1.4"
+ readable-stream "1 || 2"
+
+fs.realpath@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
+ integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
+
+fsevents@^1.2.7:
+ version "1.2.13"
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.13.tgz#f325cb0455592428bcf11b383370ef70e3bfcc38"
+ integrity sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==
+ dependencies:
+ bindings "^1.5.0"
+ nan "^2.12.1"
+
+fsevents@^2.1.2, fsevents@^2.1.3, fsevents@~2.3.1:
+ version "2.3.1"
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
+ integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
+
+function-bind@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
+ integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
+
+functional-red-black-tree@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
+ integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
+
+gauge@~2.7.3:
+ version "2.7.4"
+ resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
+ integrity sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=
+ dependencies:
+ aproba "^1.0.3"
+ console-control-strings "^1.0.0"
+ has-unicode "^2.0.0"
+ object-assign "^4.1.0"
+ signal-exit "^3.0.0"
+ string-width "^1.0.1"
+ strip-ansi "^3.0.1"
+ wide-align "^1.1.0"
+
+gensync@^1.0.0-beta.1:
+ version "1.0.0-beta.2"
+ resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
+ integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
+
+get-caller-file@^2.0.1:
+ version "2.0.5"
+ resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
+ integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
+
+get-intrinsic@^1.0.1, get-intrinsic@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.0.2.tgz#6820da226e50b24894e08859469dc68361545d49"
+ integrity sha512-aeX0vrFm21ILl3+JpFFRNe9aUvp6VFZb2/CTbgLb8j75kOhvoNYjt9d8KA/tJG4gSo8nzEDedRl0h7vDmBYRVg==
+ dependencies:
+ function-bind "^1.1.1"
+ has "^1.0.3"
+ has-symbols "^1.0.1"
+
+get-own-enumerable-property-symbols@^3.0.0:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
+ integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
+
+get-package-type@^0.1.0:
+ version "0.1.0"
+ resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
+ integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
+
+get-stream@^4.0.0:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
+ integrity sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==
+ dependencies:
+ pump "^3.0.0"
+
+get-stream@^5.0.0:
+ version "5.2.0"
+ resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3"
+ integrity sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==
+ dependencies:
+ pump "^3.0.0"
+
+get-value@^2.0.3, get-value@^2.0.6:
+ version "2.0.6"
+ resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
+ integrity sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=
+
+getpass@^0.1.1:
+ version "0.1.7"
+ resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa"
+ integrity sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=
+ dependencies:
+ assert-plus "^1.0.0"
+
+glob-parent@^3.1.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-3.1.0.tgz#9e6af6299d8d3bd2bd40430832bd113df906c5ae"
+ integrity sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=
+ dependencies:
+ is-glob "^3.1.0"
+ path-dirname "^1.0.0"
+
+glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@~5.1.0:
+ version "5.1.1"
+ resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
+ integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
+ dependencies:
+ is-glob "^4.0.1"
+
+glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
+ version "7.1.6"
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
+ integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
+ dependencies:
+ fs.realpath "^1.0.0"
+ inflight "^1.0.4"
+ inherits "2"
+ minimatch "^3.0.4"
+ once "^1.3.0"
+ path-is-absolute "^1.0.0"
+
+global-modules@2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/global-modules/-/global-modules-2.0.0.tgz#997605ad2345f27f51539bea26574421215c7780"
+ integrity sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==
+ dependencies:
+ global-prefix "^3.0.0"
+
+global-prefix@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/global-prefix/-/global-prefix-3.0.0.tgz#fc85f73064df69f50421f47f883fe5b913ba9b97"
+ integrity sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==
+ dependencies:
+ ini "^1.3.5"
+ kind-of "^6.0.2"
+ which "^1.3.1"
+
+globals@^11.1.0:
+ version "11.12.0"
+ resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
+ integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
+
+globals@^12.1.0:
+ version "12.4.0"
+ resolved "https://registry.yarnpkg.com/globals/-/globals-12.4.0.tgz#a18813576a41b00a24a97e7f815918c2e19925f8"
+ integrity sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==
+ dependencies:
+ type-fest "^0.8.1"
+
+globby@11.0.1:
+ version "11.0.1"
+ resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
+ integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
+ dependencies:
+ array-union "^2.1.0"
+ dir-glob "^3.0.1"
+ fast-glob "^3.1.1"
+ ignore "^5.1.4"
+ merge2 "^1.3.0"
+ slash "^3.0.0"
+
+globby@^11.0.1:
+ version "11.0.2"
+ resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
+ integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==
+ dependencies:
+ array-union "^2.1.0"
+ dir-glob "^3.0.1"
+ fast-glob "^3.1.1"
+ ignore "^5.1.4"
+ merge2 "^1.3.0"
+ slash "^3.0.0"
+
+globby@^6.1.0:
+ version "6.1.0"
+ resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c"
+ integrity sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=
+ dependencies:
+ array-union "^1.0.1"
+ glob "^7.0.3"
+ object-assign "^4.0.1"
+ pify "^2.0.0"
+ pinkie-promise "^2.0.0"
+
+google-maps-infobox@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/google-maps-infobox/-/google-maps-infobox-2.0.0.tgz#1ea6de93c0cdf4138c2d586331835c83dcc59dc2"
+ integrity sha512-hTuWmWZZSOxf5D/z7l3/hTF1grgRvLG53BEKMdjiKOG+FcK/kH7vqseUeyIU9Zj2ZIqKTOaro0nknxpAuRq4Vw==
+
+graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4:
+ version "4.2.4"
+ resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
+ integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
+
+graceful-fs@^4.2.3, graceful-fs@^4.2.6:
+ version "4.2.6"
+ resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.6.tgz#ff040b2b0853b23c3d31027523706f1885d76bee"
+ integrity sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==
+
+growly@^1.3.0:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
+ integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
+
+gzip-size@5.1.1:
+ version "5.1.1"
+ resolved "https://registry.yarnpkg.com/gzip-size/-/gzip-size-5.1.1.tgz#cb9bee692f87c0612b232840a873904e4c135274"
+ integrity sha512-FNHi6mmoHvs1mxZAds4PpdCS6QG8B4C1krxJsMutgxl5t3+GlRTzzI3NEkifXx2pVsOvJdOGSmIgDhQ55FwdPA==
+ dependencies:
+ duplexer "^0.1.1"
+ pify "^4.0.1"
+
+handle-thing@^2.0.0:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-2.0.1.tgz#857f79ce359580c340d43081cc648970d0bb234e"
+ integrity sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==
+
+har-schema@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"
+ integrity sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=
+
+har-validator@~5.1.3:
+ version "5.1.5"
+ resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.5.tgz#1f0803b9f8cb20c0fa13822df1ecddb36bde1efd"
+ integrity sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==
+ dependencies:
+ ajv "^6.12.3"
+ har-schema "^2.0.0"
+
+harmony-reflect@^1.4.6:
+ version "1.6.1"
+ resolved "https://registry.yarnpkg.com/harmony-reflect/-/harmony-reflect-1.6.1.tgz#c108d4f2bb451efef7a37861fdbdae72c9bdefa9"
+ integrity sha512-WJTeyp0JzGtHcuMsi7rw2VwtkvLa+JyfEKJCFyfcS0+CDkjQ5lHPu7zEhFZP+PDSRrEgXa5Ah0l1MbgbE41XjA==
+
+has-flag@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
+ integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
+
+has-flag@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
+ integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
+
+has-symbols@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
+ integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
+
+has-unicode@^2.0.0:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
+ integrity sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=
+
+has-value@^0.3.1:
+ version "0.3.1"
+ resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"
+ integrity sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=
+ dependencies:
+ get-value "^2.0.3"
+ has-values "^0.1.4"
+ isobject "^2.0.0"
+
+has-value@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/has-value/-/has-value-1.0.0.tgz#18b281da585b1c5c51def24c930ed29a0be6b177"
+ integrity sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=
+ dependencies:
+ get-value "^2.0.6"
+ has-values "^1.0.0"
+ isobject "^3.0.0"
+
+has-values@^0.1.4:
+ version "0.1.4"
+ resolved "https://registry.yarnpkg.com/has-values/-/has-values-0.1.4.tgz#6d61de95d91dfca9b9a02089ad384bff8f62b771"
+ integrity sha1-bWHeldkd/Km5oCCJrThL/49it3E=
+
+has-values@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/has-values/-/has-values-1.0.0.tgz#95b0b63fec2146619a6fe57fe75628d5a39efe4f"
+ integrity sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=
+ dependencies:
+ is-number "^3.0.0"
+ kind-of "^4.0.0"
+
+has@^1.0.0, has@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
+ integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
+ dependencies:
+ function-bind "^1.1.1"
+
+hash-base@^3.0.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-3.1.0.tgz#55c381d9e06e1d2997a883b4a3fddfe7f0d3af33"
+ integrity sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==
+ dependencies:
+ inherits "^2.0.4"
+ readable-stream "^3.6.0"
+ safe-buffer "^5.2.0"
+
+hash.js@^1.0.0, hash.js@^1.0.3:
+ version "1.1.7"
+ resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
+ integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
+ dependencies:
+ inherits "^2.0.3"
+ minimalistic-assert "^1.0.1"
+
+he@^1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
+ integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
+
+hex-color-regex@^1.1.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
+ integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
+
+history@^4.9.0:
+ version "4.10.1"
+ resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
+ integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
+ dependencies:
+ "@babel/runtime" "^7.1.2"
+ loose-envify "^1.2.0"
+ resolve-pathname "^3.0.0"
+ tiny-invariant "^1.0.2"
+ tiny-warning "^1.0.0"
+ value-equal "^1.0.1"
+
+history@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/history/-/history-5.0.0.tgz#0cabbb6c4bbf835addb874f8259f6d25101efd08"
+ integrity sha512-3NyRMKIiFSJmIPdq7FxkNMJkQ7ZEtVblOQ38VtKaA0zZMW1Eo6Q6W8oDKEflr1kNNTItSnk4JMCO1deeSgbLLg==
+ dependencies:
+ "@babel/runtime" "^7.7.6"
+
+hmac-drbg@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
+ integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
+ dependencies:
+ hash.js "^1.0.3"
+ minimalistic-assert "^1.0.0"
+ minimalistic-crypto-utils "^1.0.1"
+
+hoist-non-react-statics@^2.3.1:
+ version "2.5.5"
+ resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47"
+ integrity sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw==
+
+hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
+ version "3.3.2"
+ resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
+ integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
+ dependencies:
+ react-is "^16.7.0"
+
+hoopy@^0.1.4:
+ version "0.1.4"
+ resolved "https://registry.yarnpkg.com/hoopy/-/hoopy-0.1.4.tgz#609207d661100033a9a9402ad3dea677381c1b1d"
+ integrity sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ==
+
+hosted-git-info@^2.1.4:
+ version "2.8.8"
+ resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
+ integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
+
+hosted-git-info@^4.0.1, hosted-git-info@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.0.2.tgz#5e425507eede4fea846b7262f0838456c4209961"
+ integrity sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg==
+ dependencies:
+ lru-cache "^6.0.0"
+
+hpack.js@^2.1.6:
+ version "2.1.6"
+ resolved "https://registry.yarnpkg.com/hpack.js/-/hpack.js-2.1.6.tgz#87774c0949e513f42e84575b3c45681fade2a0b2"
+ integrity sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=
+ dependencies:
+ inherits "^2.0.1"
+ obuf "^1.0.0"
+ readable-stream "^2.0.1"
+ wbuf "^1.1.0"
+
+hsl-regex@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/hsl-regex/-/hsl-regex-1.0.0.tgz#d49330c789ed819e276a4c0d272dffa30b18fe6e"
+ integrity sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4=
+
+hsla-regex@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/hsla-regex/-/hsla-regex-1.0.0.tgz#c1ce7a3168c8c6614033a4b5f7877f3b225f9c38"
+ integrity sha1-wc56MWjIxmFAM6S194d/OyJfnDg=
+
+html-comment-regex@^1.1.0:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.2.tgz#97d4688aeb5c81886a364faa0cad1dda14d433a7"
+ integrity sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ==
+
+html-encoding-sniffer@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz#42a6dc4fd33f00281176e8b23759ca4e4fa185f3"
+ integrity sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==
+ dependencies:
+ whatwg-encoding "^1.0.5"
+
+html-entities@^1.2.1, html-entities@^1.3.1:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.4.0.tgz#cfbd1b01d2afaf9adca1b10ae7dffab98c71d2dc"
+ integrity sha512-8nxjcBcd8wovbeKx7h3wTji4e6+rhaVuPNpMqwWgnHh+N9ToqsCs6XztWRBPQ+UtzsoMAdKZtUENoVzU/EMtZA==
+
+html-escaper@^2.0.0:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
+ integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
+
+html-minifier-terser@^5.0.1:
+ version "5.1.1"
+ resolved "https://registry.yarnpkg.com/html-minifier-terser/-/html-minifier-terser-5.1.1.tgz#922e96f1f3bb60832c2634b79884096389b1f054"
+ integrity sha512-ZPr5MNObqnV/T9akshPKbVgyOqLmy+Bxo7juKCfTfnjNniTAMdy4hz21YQqoofMBJD2kdREaqPPdThoR78Tgxg==
+ dependencies:
+ camel-case "^4.1.1"
+ clean-css "^4.2.3"
+ commander "^4.1.1"
+ he "^1.2.0"
+ param-case "^3.0.3"
+ relateurl "^0.2.7"
+ terser "^4.6.3"
+
+html-webpack-plugin@4.5.0:
+ version "4.5.0"
+ resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.0.tgz#625097650886b97ea5dae331c320e3238f6c121c"
+ integrity sha512-MouoXEYSjTzCrjIxWwg8gxL5fE2X2WZJLmBYXlaJhQUH5K/b5OrqmV7T4dB7iu0xkmJ6JlUuV6fFVtnqbPopZw==
+ dependencies:
+ "@types/html-minifier-terser" "^5.0.0"
+ "@types/tapable" "^1.0.5"
+ "@types/webpack" "^4.41.8"
+ html-minifier-terser "^5.0.1"
+ loader-utils "^1.2.3"
+ lodash "^4.17.15"
+ pretty-error "^2.1.1"
+ tapable "^1.1.3"
+ util.promisify "1.0.0"
+
+htmlparser2@^3.10.1:
+ version "3.10.1"
+ resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-3.10.1.tgz#bd679dc3f59897b6a34bb10749c855bb53a9392f"
+ integrity sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==
+ dependencies:
+ domelementtype "^1.3.1"
+ domhandler "^2.3.0"
+ domutils "^1.5.1"
+ entities "^1.1.1"
+ inherits "^2.0.1"
+ readable-stream "^3.1.1"
+
+http-cache-semantics@^4.1.0:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390"
+ integrity sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==
+
+http-deceiver@^1.2.7:
+ version "1.2.7"
+ resolved "https://registry.yarnpkg.com/http-deceiver/-/http-deceiver-1.2.7.tgz#fa7168944ab9a519d337cb0bec7284dc3e723d87"
+ integrity sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc=
+
+http-errors@1.7.2:
+ version "1.7.2"
+ resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.2.tgz#4f5029cf13239f31036e5b2e55292bcfbcc85c8f"
+ integrity sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==
+ dependencies:
+ depd "~1.1.2"
+ inherits "2.0.3"
+ setprototypeof "1.1.1"
+ statuses ">= 1.5.0 < 2"
+ toidentifier "1.0.0"
+
+http-errors@~1.6.2:
+ version "1.6.3"
+ resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.3.tgz#8b55680bb4be283a0b5bf4ea2e38580be1d9320d"
+ integrity sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=
+ dependencies:
+ depd "~1.1.2"
+ inherits "2.0.3"
+ setprototypeof "1.1.0"
+ statuses ">= 1.4.0 < 2"
+
+http-errors@~1.7.2:
+ version "1.7.3"
+ resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06"
+ integrity sha512-ZTTX0MWrsQ2ZAhA1cejAwDLycFsd7I7nVtnkT3Ol0aqodaKW+0CTZDQ1uBv5whptCnc8e8HeRRJxRs0kmm/Qfw==
+ dependencies:
+ depd "~1.1.2"
+ inherits "2.0.4"
+ setprototypeof "1.1.1"
+ statuses ">= 1.5.0 < 2"
+ toidentifier "1.0.0"
+
+http-parser-js@>=0.5.1:
+ version "0.5.3"
+ resolved "https://registry.yarnpkg.com/http-parser-js/-/http-parser-js-0.5.3.tgz#01d2709c79d41698bb01d4decc5e9da4e4a033d9"
+ integrity sha512-t7hjvef/5HEK7RWTdUzVUhl8zkEu+LlaE0IYzdMuvbSDipxBRpOn4Uhw8ZyECEa808iVT8XCjzo6xmYt4CiLZg==
+
+http-proxy-agent@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz#8a8c8ef7f5932ccf953c296ca8291b95aa74aa3a"
+ integrity sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==
+ dependencies:
+ "@tootallnate/once" "1"
+ agent-base "6"
+ debug "4"
+
+http-proxy-middleware@0.19.1:
+ version "0.19.1"
+ resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-0.19.1.tgz#183c7dc4aa1479150306498c210cdaf96080a43a"
+ integrity sha512-yHYTgWMQO8VvwNS22eLLloAkvungsKdKTLO8AJlftYIKNfJr3GK3zK0ZCfzDDGUBttdGc8xFy1mCitvNKQtC3Q==
+ dependencies:
+ http-proxy "^1.17.0"
+ is-glob "^4.0.0"
+ lodash "^4.17.11"
+ micromatch "^3.1.10"
+
+http-proxy@^1.17.0:
+ version "1.18.1"
+ resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
+ integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
+ dependencies:
+ eventemitter3 "^4.0.0"
+ follow-redirects "^1.0.0"
+ requires-port "^1.0.0"
+
+http-signature@~1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
+ integrity sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=
+ dependencies:
+ assert-plus "^1.0.0"
+ jsprim "^1.2.2"
+ sshpk "^1.7.0"
+
+https-browserify@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
+ integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
+
+https-proxy-agent@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2"
+ integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==
+ dependencies:
+ agent-base "6"
+ debug "4"
+
+human-signals@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
+ integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
+
+humanize-ms@^1.2.1:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/humanize-ms/-/humanize-ms-1.2.1.tgz#c46e3159a293f6b896da29316d8b6fe8bb79bbed"
+ integrity sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0=
+ dependencies:
+ ms "^2.0.0"
+
+hyphenate-style-name@^1.0.2:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz#691879af8e220aea5750e8827db4ef62a54e361d"
+ integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==
+
+iconv-lite@0.4.24:
+ version "0.4.24"
+ resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
+ integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==
+ dependencies:
+ safer-buffer ">= 2.1.2 < 3"
+
+iconv-lite@^0.6.2:
+ version "0.6.2"
+ resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.6.2.tgz#ce13d1875b0c3a674bd6a04b7f76b01b1b6ded01"
+ integrity sha512-2y91h5OpQlolefMPmUlivelittSWy0rP+oYVpn6A7GwVHNE8AWzoYOBNmlwks3LobaJxgHCYZAnyNo2GgpNRNQ==
+ dependencies:
+ safer-buffer ">= 2.1.2 < 3.0.0"
+
+icss-utils@^4.0.0, icss-utils@^4.1.1:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/icss-utils/-/icss-utils-4.1.1.tgz#21170b53789ee27447c2f47dd683081403f9a467"
+ integrity sha512-4aFq7wvWyMHKgxsH8QQtGpvbASCf+eM3wPRLI6R+MgAnTCZ6STYsRvttLvRWK0Nfif5piF394St3HeJDaljGPA==
+ dependencies:
+ postcss "^7.0.14"
+
+identity-obj-proxy@3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/identity-obj-proxy/-/identity-obj-proxy-3.0.0.tgz#94d2bda96084453ef36fbc5aaec37e0f79f1fc14"
+ integrity sha1-lNK9qWCERT7zb7xarsN+D3nx/BQ=
+ dependencies:
+ harmony-reflect "^1.4.6"
+
+ieee754@^1.1.4:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
+ integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
+
+iferr@^0.1.5:
+ version "0.1.5"
+ resolved "https://registry.yarnpkg.com/iferr/-/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501"
+ integrity sha1-xg7taebY/bazEEofy8ocGS3FtQE=
+
+ignore-walk@^3.0.3:
+ version "3.0.3"
+ resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.3.tgz#017e2447184bfeade7c238e4aefdd1e8f95b1e37"
+ integrity sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==
+ dependencies:
+ minimatch "^3.0.4"
+
+ignore@^4.0.6:
+ version "4.0.6"
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
+ integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
+
+ignore@^5.1.4:
+ version "5.1.8"
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
+ integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
+
+immer@8.0.1:
+ version "8.0.1"
+ resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.1.tgz#9c73db683e2b3975c424fb0572af5889877ae656"
+ integrity sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA==
+
+immer@^8.0.0:
+ version "8.0.0"
+ resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.0.tgz#08763549ba9dd7d5e2eb4bec504a8315bd9440c2"
+ integrity sha512-jm87NNBAIG4fHwouilCHIecFXp5rMGkiFrAuhVO685UnMAlOneEAnOyzPt8OnP47TC11q/E7vpzZe0WvwepFTg==
+
+import-cwd@^2.0.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/import-cwd/-/import-cwd-2.1.0.tgz#aa6cf36e722761285cb371ec6519f53e2435b0a9"
+ integrity sha1-qmzzbnInYShcs3HsZRn1PiQ1sKk=
+ dependencies:
+ import-from "^2.1.0"
+
+import-fresh@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-2.0.0.tgz#d81355c15612d386c61f9ddd3922d4304822a546"
+ integrity sha1-2BNVwVYS04bGH53dOSLUMEgipUY=
+ dependencies:
+ caller-path "^2.0.0"
+ resolve-from "^3.0.0"
+
+import-fresh@^3.0.0, import-fresh@^3.1.0, import-fresh@^3.2.1:
+ version "3.3.0"
+ resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
+ integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
+ dependencies:
+ parent-module "^1.0.0"
+ resolve-from "^4.0.0"
+
+import-from@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/import-from/-/import-from-2.1.0.tgz#335db7f2a7affd53aaa471d4b8021dee36b7f3b1"
+ integrity sha1-M1238qev/VOqpHHUuAId7ja387E=
+ dependencies:
+ resolve-from "^3.0.0"
+
+import-local@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/import-local/-/import-local-2.0.0.tgz#55070be38a5993cf18ef6db7e961f5bee5c5a09d"
+ integrity sha512-b6s04m3O+s3CGSbqDIyP4R6aAwAeYlVq9+WUWep6iHa8ETRf9yei1U48C5MmfJmV9AiLYYBKPMq/W+/WRpQmCQ==
+ dependencies:
+ pkg-dir "^3.0.0"
+ resolve-cwd "^2.0.0"
+
+import-local@^3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/import-local/-/import-local-3.0.2.tgz#a8cfd0431d1de4a2199703d003e3e62364fa6db6"
+ integrity sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA==
+ dependencies:
+ pkg-dir "^4.2.0"
+ resolve-cwd "^3.0.0"
+
+imurmurhash@^0.1.4:
+ version "0.1.4"
+ resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
+ integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
+
+indent-string@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
+ integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
+
+indexes-of@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/indexes-of/-/indexes-of-1.0.1.tgz#f30f716c8e2bd346c7b67d3df3915566a7c05607"
+ integrity sha1-8w9xbI4r00bHtn0985FVZqfAVgc=
+
+infer-owner@^1.0.3, infer-owner@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/infer-owner/-/infer-owner-1.0.4.tgz#c4cefcaa8e51051c2a40ba2ce8a3d27295af9467"
+ integrity sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==
+
+inflight@^1.0.4:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
+ integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
+ dependencies:
+ once "^1.3.0"
+ wrappy "1"
+
+inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
+ integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
+
+inherits@2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
+ integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
+
+inherits@2.0.3:
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
+ integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
+
+ini@^1.3.5:
+ version "1.3.8"
+ resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
+ integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
+
+ini@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/ini/-/ini-2.0.0.tgz#e5fd556ecdd5726be978fa1001862eacb0a94bc5"
+ integrity sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==
+
+init-package-json@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/init-package-json/-/init-package-json-2.0.2.tgz#d81a7e6775af9b618f20bba288e440b8d1ce05f3"
+ integrity sha512-PO64kVeArePvhX7Ff0jVWkpnE1DfGRvaWcStYrPugcJz9twQGYibagKJuIMHCX7ENcp0M6LJlcjLBuLD5KeJMg==
+ dependencies:
+ glob "^7.1.1"
+ npm-package-arg "^8.1.0"
+ promzard "^0.3.0"
+ read "~1.0.1"
+ read-package-json "^3.0.0"
+ semver "^7.3.2"
+ validate-npm-package-license "^3.0.4"
+ validate-npm-package-name "^3.0.0"
+
+inline-style-prefixer@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/inline-style-prefixer/-/inline-style-prefixer-6.0.0.tgz#f73d5dbf2855733d6b153a4d24b7b47a73e9770b"
+ integrity sha512-XTHvRUS4ZJNzC1GixJRmOlWSS45fSt+DJoyQC9ytj0WxQfcgofQtDtyKKYxHUqEsWCs+LIWftPF1ie7+i012Fg==
+ dependencies:
+ css-in-js-utils "^2.0.0"
+
+install@^0.13.0:
+ version "0.13.0"
+ resolved "https://registry.yarnpkg.com/install/-/install-0.13.0.tgz#6af6e9da9dd0987de2ab420f78e60d9c17260776"
+ integrity sha512-zDml/jzr2PKU9I8J/xyZBQn8rPCAY//UOYNmR01XwNwyfhEWObo2SWfSl1+0tm1u6PhxLwDnfsT/6jB7OUxqFA==
+
+internal-ip@^4.3.0:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/internal-ip/-/internal-ip-4.3.0.tgz#845452baad9d2ca3b69c635a137acb9a0dad0907"
+ integrity sha512-S1zBo1D6zcsyuC6PMmY5+55YMILQ9av8lotMx447Bq6SAgo/sDK6y6uUKmuYhW7eacnIhFfsPmCNYdDzsnnDCg==
+ dependencies:
+ default-gateway "^4.2.0"
+ ipaddr.js "^1.9.0"
+
+internal-slot@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.2.tgz#9c2e9fb3cd8e5e4256c6f45fe310067fcfa378a3"
+ integrity sha512-2cQNfwhAfJIkU4KZPkDI+Gj5yNNnbqi40W9Gge6dfnk4TocEVm00B3bdiL+JINrbGJil2TeHvM4rETGzk/f/0g==
+ dependencies:
+ es-abstract "^1.17.0-next.1"
+ has "^1.0.3"
+ side-channel "^1.0.2"
+
+invariant@^2.2.1, invariant@^2.2.4:
+ version "2.2.4"
+ resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
+ integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==
+ dependencies:
+ loose-envify "^1.0.0"
+
+ip-regex@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9"
+ integrity sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=
+
+ip-regex@^4.1.0:
+ version "4.3.0"
+ resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-4.3.0.tgz#687275ab0f57fa76978ff8f4dddc8a23d5990db5"
+ integrity sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==
+
+ip@^1.1.0, ip@^1.1.5:
+ version "1.1.5"
+ resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"
+ integrity sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=
+
+ipaddr.js@1.9.1, ipaddr.js@^1.9.0:
+ version "1.9.1"
+ resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3"
+ integrity sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==
+
+is-absolute-url@^2.0.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/is-absolute-url/-/is-absolute-url-2.1.0.tgz#50530dfb84fcc9aa7dbe7852e83a37b93b9f2aa6"
+ integrity sha1-UFMN+4T8yap9vnhS6Do3uTufKqY=
+
+is-absolute-url@^3.0.3:
+ version "3.0.3"
+ resolved "https://registry.yarnpkg.com/is-absolute-url/-/is-absolute-url-3.0.3.tgz#96c6a22b6a23929b11ea0afb1836c36ad4a5d698"
+ integrity sha512-opmNIX7uFnS96NtPmhWQgQx6/NYFgsUXYMllcfzwWKUMwfo8kku1TvE6hkNcH+Q1ts5cMVrsY7j0bxXQDciu9Q==
+
+is-accessor-descriptor@^0.1.6:
+ version "0.1.6"
+ resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a9e12cb3ae8d876727eeef3843f8a0897b5c98d6"
+ integrity sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=
+ dependencies:
+ kind-of "^3.0.2"
+
+is-accessor-descriptor@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz#169c2f6d3df1f992618072365c9b0ea1f6878656"
+ integrity sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==
+ dependencies:
+ kind-of "^6.0.0"
+
+is-arguments@^1.0.4:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/is-arguments/-/is-arguments-1.1.0.tgz#62353031dfbee07ceb34656a6bde59efecae8dd9"
+ integrity sha512-1Ij4lOMPl/xB5kBDn7I+b2ttPMKa8szhEIrXDuXQD/oe3HJLTLhqhgGspwgyGd6MOywBUqVvYicF72lkgDnIHg==
+ dependencies:
+ call-bind "^1.0.0"
+
+is-arrayish@^0.2.1:
+ version "0.2.1"
+ resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
+ integrity sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=
+
+is-arrayish@^0.3.1:
+ version "0.3.2"
+ resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
+ integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
+
+is-binary-path@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a711c814161fd3a4a7655898"
+ integrity sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=
+ dependencies:
+ binary-extensions "^1.0.0"
+
+is-binary-path@~2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09"
+ integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
+ dependencies:
+ binary-extensions "^2.0.0"
+
+is-buffer@^1.1.5:
+ version "1.1.6"
+ resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
+ integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
+
+is-buffer@^2.0.3:
+ version "2.0.5"
+ resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.5.tgz#ebc252e400d22ff8d77fa09888821a24a658c191"
+ integrity sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==
+
+is-callable@^1.1.4, is-callable@^1.2.2:
+ version "1.2.2"
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.2.tgz#c7c6715cd22d4ddb48d3e19970223aceabb080d9"
+ integrity sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA==
+
+is-ci@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
+ integrity sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==
+ dependencies:
+ ci-info "^2.0.0"
+
+is-cidr@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/is-cidr/-/is-cidr-4.0.2.tgz#94c7585e4c6c77ceabf920f8cde51b8c0fda8814"
+ integrity sha512-z4a1ENUajDbEl/Q6/pVBpTR1nBjjEE1X7qb7bmWYanNnPoKAvUCPFKeXV6Fe4mgTkWKBqiHIcwsI3SndiO5FeA==
+ dependencies:
+ cidr-regex "^3.1.1"
+
+is-color-stop@^1.0.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/is-color-stop/-/is-color-stop-1.1.0.tgz#cfff471aee4dd5c9e158598fbe12967b5cdad345"
+ integrity sha1-z/9HGu5N1cnhWFmPvhKWe1za00U=
+ dependencies:
+ css-color-names "^0.0.4"
+ hex-color-regex "^1.1.0"
+ hsl-regex "^1.0.0"
+ hsla-regex "^1.0.0"
+ rgb-regex "^1.0.1"
+ rgba-regex "^1.0.0"
+
+is-core-module@^2.0.0, is-core-module@^2.1.0, is-core-module@^2.2.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.2.0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a"
+ integrity sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==
+ dependencies:
+ has "^1.0.3"
+
+is-data-descriptor@^0.1.4:
+ version "0.1.4"
+ resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
+ integrity sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=
+ dependencies:
+ kind-of "^3.0.2"
+
+is-data-descriptor@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz#d84876321d0e7add03990406abbbbd36ba9268c7"
+ integrity sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==
+ dependencies:
+ kind-of "^6.0.0"
+
+is-date-object@^1.0.1:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.2.tgz#bda736f2cd8fd06d32844e7743bfa7494c3bfd7e"
+ integrity sha512-USlDT524woQ08aoZFzh3/Z6ch9Y/EWXEHQ/AaRN0SkKq4t2Jw2R2339tSXmwuVoY7LLlBCbOIlx2myP/L5zk0g==
+
+is-descriptor@^0.1.0:
+ version "0.1.6"
+ resolved "https://registry.yarnpkg.com/is-descriptor/-/is-descriptor-0.1.6.tgz#366d8240dde487ca51823b1ab9f07a10a78251ca"
+ integrity sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==
+ dependencies:
+ is-accessor-descriptor "^0.1.6"
+ is-data-descriptor "^0.1.4"
+ kind-of "^5.0.0"
+
+is-descriptor@^1.0.0, is-descriptor@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/is-descriptor/-/is-descriptor-1.0.2.tgz#3b159746a66604b04f8c81524ba365c5f14d86ec"
+ integrity sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==
+ dependencies:
+ is-accessor-descriptor "^1.0.0"
+ is-data-descriptor "^1.0.0"
+ kind-of "^6.0.2"
+
+is-directory@^0.3.1:
+ version "0.3.1"
+ resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1"
+ integrity sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=
+
+is-docker@^2.0.0:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.1.1.tgz#4125a88e44e450d384e09047ede71adc2d144156"
+ integrity sha512-ZOoqiXfEwtGknTiuDEy8pN2CfE3TxMHprvNer1mXiqwkOT77Rw3YVrUQ52EqAOU3QAWDQ+bQdx7HJzrv7LS2Hw==
+
+is-extendable@^0.1.0, is-extendable@^0.1.1:
+ version "0.1.1"
+ resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89"
+ integrity sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=
+
+is-extendable@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
+ integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==
+ dependencies:
+ is-plain-object "^2.0.4"
+
+is-extglob@^2.1.0, is-extglob@^2.1.1:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
+ integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
+
+is-fullwidth-code-point@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb"
+ integrity sha1-754xOG8DGn8NZDr4L95QxFfvAMs=
+ dependencies:
+ number-is-nan "^1.0.0"
+
+is-fullwidth-code-point@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
+ integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=
+
+is-fullwidth-code-point@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
+ integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
+
+is-generator-fn@^2.0.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118"
+ integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
+
+is-glob@^3.1.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a"
+ integrity sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=
+ dependencies:
+ is-extglob "^2.1.0"
+
+is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
+ integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
+ dependencies:
+ is-extglob "^2.1.1"
+
+is-lambda@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/is-lambda/-/is-lambda-1.0.1.tgz#3d9877899e6a53efc0160504cde15f82e6f061d5"
+ integrity sha1-PZh3iZ5qU+/AFgUEzeFfgubwYdU=
+
+is-module@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/is-module/-/is-module-1.0.0.tgz#3258fb69f78c14d5b815d664336b4cffb6441591"
+ integrity sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE=
+
+is-negative-zero@^2.0.0:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.1.tgz#3de746c18dda2319241a53675908d8f766f11c24"
+ integrity sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w==
+
+is-number@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/is-number/-/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195"
+ integrity sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=
+ dependencies:
+ kind-of "^3.0.2"
+
+is-number@^7.0.0:
+ version "7.0.0"
+ resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
+ integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
+
+is-obj@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
+ integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8=
+
+is-obj@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-2.0.0.tgz#473fb05d973705e3fd9620545018ca8e22ef4982"
+ integrity sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==
+
+is-path-cwd@^2.0.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-2.2.0.tgz#67d43b82664a7b5191fd9119127eb300048a9fdb"
+ integrity sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==
+
+is-path-in-cwd@^2.0.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/is-path-in-cwd/-/is-path-in-cwd-2.1.0.tgz#bfe2dca26c69f397265a4009963602935a053acb"
+ integrity sha512-rNocXHgipO+rvnP6dk3zI20RpOtrAM/kzbB258Uw5BWr3TpXi861yzjo16Dn4hUox07iw5AyeMLHWsujkjzvRQ==
+ dependencies:
+ is-path-inside "^2.1.0"
+
+is-path-inside@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-2.1.0.tgz#7c9810587d659a40d27bcdb4d5616eab059494b2"
+ integrity sha512-wiyhTzfDWsvwAW53OBWF5zuvaOGlZ6PwYxAbPVDhpm+gM09xKQGjBq/8uYN12aDvMxnAnq3dxTyoSoRNmg5YFg==
+ dependencies:
+ path-is-inside "^1.0.2"
+
+is-plain-obj@^1.0.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
+ integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4=
+
+is-plain-object@^2.0.3, is-plain-object@^2.0.4:
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
+ integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
+ dependencies:
+ isobject "^3.0.1"
+
+is-potential-custom-element-name@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.0.tgz#0c52e54bcca391bb2c494b21e8626d7336c6e397"
+ integrity sha1-DFLlS8yjkbssSUsh6GJtczbG45c=
+
+is-promise@^2.1.0:
+ version "2.2.2"
+ resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.2.2.tgz#39ab959ccbf9a774cf079f7b40c7a26f763135f1"
+ integrity sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==
+
+is-regex@^1.0.4, is-regex@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.1.tgz#c6f98aacc546f6cec5468a07b7b153ab564a57b9"
+ integrity sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==
+ dependencies:
+ has-symbols "^1.0.1"
+
+is-regexp@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
+ integrity sha1-/S2INUXEa6xaYz57mgnof6LLUGk=
+
+is-resolvable@^1.0.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.1.0.tgz#fb18f87ce1feb925169c9a407c19318a3206ed88"
+ integrity sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==
+
+is-root@2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/is-root/-/is-root-2.1.0.tgz#809e18129cf1129644302a4f8544035d51984a9c"
+ integrity sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==
+
+is-stream@^1.0.1, is-stream@^1.1.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
+ integrity sha1-EtSj3U5o4Lec6428hBc66A2RykQ=
+
+is-stream@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3"
+ integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==
+
+is-string@^1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6"
+ integrity sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==
+
+is-svg@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/is-svg/-/is-svg-3.0.0.tgz#9321dbd29c212e5ca99c4fa9794c714bcafa2f75"
+ integrity sha512-gi4iHK53LR2ujhLVVj+37Ykh9GLqYHX6JOVXbLAucaG/Cqw9xwdFOjDM2qeifLs1sF1npXXFvDu0r5HNgCMrzQ==
+ dependencies:
+ html-comment-regex "^1.1.0"
+
+is-symbol@^1.0.2:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.3.tgz#38e1014b9e6329be0de9d24a414fd7441ec61937"
+ integrity sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ==
+ dependencies:
+ has-symbols "^1.0.1"
+
+is-typedarray@^1.0.0, is-typedarray@~1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
+ integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
+
+is-windows@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
+ integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==
+
+is-wsl@^1.1.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-1.1.0.tgz#1f16e4aa22b04d1336b66188a66af3c600c3a66d"
+ integrity sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=
+
+is-wsl@^2.1.1, is-wsl@^2.2.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271"
+ integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==
+ dependencies:
+ is-docker "^2.0.0"
+
+isarray@0.0.1:
+ version "0.0.1"
+ resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
+ integrity sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=
+
+isarray@1.0.0, isarray@^1.0.0, isarray@~1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
+ integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=
+
+isexe@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
+ integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
+
+isobject@^2.0.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/isobject/-/isobject-2.1.0.tgz#f065561096a3f1da2ef46272f815c840d87e0c89"
+ integrity sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=
+ dependencies:
+ isarray "1.0.0"
+
+isobject@^3.0.0, isobject@^3.0.1:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
+ integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
+
+isomorphic-fetch@^2.1.1:
+ version "2.2.1"
+ resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9"
+ integrity sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk=
+ dependencies:
+ node-fetch "^1.0.1"
+ whatwg-fetch ">=0.10.0"
+
+isstream@~0.1.2:
+ version "0.1.2"
+ resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
+ integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
+
+istanbul-lib-coverage@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz#f5944a37c70b550b02a78a5c3b2055b280cec8ec"
+ integrity sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==
+
+istanbul-lib-instrument@^4.0.0, istanbul-lib-instrument@^4.0.3:
+ version "4.0.3"
+ resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz#873c6fff897450118222774696a3f28902d77c1d"
+ integrity sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==
+ dependencies:
+ "@babel/core" "^7.7.5"
+ "@istanbuljs/schema" "^0.1.2"
+ istanbul-lib-coverage "^3.0.0"
+ semver "^6.3.0"
+
+istanbul-lib-report@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz#7518fe52ea44de372f460a76b5ecda9ffb73d8a6"
+ integrity sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==
+ dependencies:
+ istanbul-lib-coverage "^3.0.0"
+ make-dir "^3.0.0"
+ supports-color "^7.1.0"
+
+istanbul-lib-source-maps@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.0.tgz#75743ce6d96bb86dc7ee4352cf6366a23f0b1ad9"
+ integrity sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg==
+ dependencies:
+ debug "^4.1.1"
+ istanbul-lib-coverage "^3.0.0"
+ source-map "^0.6.1"
+
+istanbul-reports@^3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-3.0.2.tgz#d593210e5000683750cb09fc0644e4b6e27fd53b"
+ integrity sha512-9tZvz7AiR3PEDNGiV9vIouQ/EAcqMXFmkcA1CDFTwOB98OZVDL0PH9glHotf5Ugp6GCOTypfzGWI/OqjWNCRUw==
+ dependencies:
+ html-escaper "^2.0.0"
+ istanbul-lib-report "^3.0.0"
+
+jest-changed-files@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-26.6.2.tgz#f6198479e1cc66f22f9ae1e22acaa0b429c042d0"
+ integrity sha512-fDS7szLcY9sCtIip8Fjry9oGf3I2ht/QT21bAHm5Dmf0mD4X3ReNUf17y+bO6fR8WgbIZTlbyG1ak/53cbRzKQ==
+ dependencies:
+ "@jest/types" "^26.6.2"
+ execa "^4.0.0"
+ throat "^5.0.0"
+
+jest-circus@26.6.0:
+ version "26.6.0"
+ resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-26.6.0.tgz#7d9647b2e7f921181869faae1f90a2629fd70705"
+ integrity sha512-L2/Y9szN6FJPWFK8kzWXwfp+FOR7xq0cUL4lIsdbIdwz3Vh6P1nrpcqOleSzr28zOtSHQNV9Z7Tl+KkuK7t5Ng==
+ dependencies:
+ "@babel/traverse" "^7.1.0"
+ "@jest/environment" "^26.6.0"
+ "@jest/test-result" "^26.6.0"
+ "@jest/types" "^26.6.0"
+ "@types/babel__traverse" "^7.0.4"
+ "@types/node" "*"
+ chalk "^4.0.0"
+ co "^4.6.0"
+ dedent "^0.7.0"
+ expect "^26.6.0"
+ is-generator-fn "^2.0.0"
+ jest-each "^26.6.0"
+ jest-matcher-utils "^26.6.0"
+ jest-message-util "^26.6.0"
+ jest-runner "^26.6.0"
+ jest-runtime "^26.6.0"
+ jest-snapshot "^26.6.0"
+ jest-util "^26.6.0"
+ pretty-format "^26.6.0"
+ stack-utils "^2.0.2"
+ throat "^5.0.0"
+
+jest-cli@^26.6.0:
+ version "26.6.3"
+ resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.6.3.tgz#43117cfef24bc4cd691a174a8796a532e135e92a"
+ integrity sha512-GF9noBSa9t08pSyl3CY4frMrqp+aQXFGFkf5hEPbh/pIUFYWMK6ZLTfbmadxJVcJrdRoChlWQsA2VkJcDFK8hg==
+ dependencies:
+ "@jest/core" "^26.6.3"
+ "@jest/test-result" "^26.6.2"
+ "@jest/types" "^26.6.2"
+ chalk "^4.0.0"
+ exit "^0.1.2"
+ graceful-fs "^4.2.4"
+ import-local "^3.0.2"
+ is-ci "^2.0.0"
+ jest-config "^26.6.3"
+ jest-util "^26.6.2"
+ jest-validate "^26.6.2"
+ prompts "^2.0.1"
+ yargs "^15.4.1"
+
+jest-config@^26.6.3:
+ version "26.6.3"
+ resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-26.6.3.tgz#64f41444eef9eb03dc51d5c53b75c8c71f645349"
+ integrity sha512-t5qdIj/bCj2j7NFVHb2nFB4aUdfucDn3JRKgrZnplb8nieAirAzRSHP8uDEd+qV6ygzg9Pz4YG7UTJf94LPSyg==
+ dependencies:
+ "@babel/core" "^7.1.0"
+ "@jest/test-sequencer" "^26.6.3"
+ "@jest/types" "^26.6.2"
+ babel-jest "^26.6.3"
+ chalk "^4.0.0"
+ deepmerge "^4.2.2"
+ glob "^7.1.1"
+ graceful-fs "^4.2.4"
+ jest-environment-jsdom "^26.6.2"
+ jest-environment-node "^26.6.2"
+ jest-get-type "^26.3.0"
+ jest-jasmine2 "^26.6.3"
+ jest-regex-util "^26.0.0"
+ jest-resolve "^26.6.2"
+ jest-util "^26.6.2"
+ jest-validate "^26.6.2"
+ micromatch "^4.0.2"
+ pretty-format "^26.6.2"
+
+jest-diff@^26.0.0, jest-diff@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.6.2.tgz#1aa7468b52c3a68d7d5c5fdcdfcd5e49bd164394"
+ integrity sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==
+ dependencies:
+ chalk "^4.0.0"
+ diff-sequences "^26.6.2"
+ jest-get-type "^26.3.0"
+ pretty-format "^26.6.2"
+
+jest-docblock@^26.0.0:
+ version "26.0.0"
+ resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-26.0.0.tgz#3e2fa20899fc928cb13bd0ff68bd3711a36889b5"
+ integrity sha512-RDZ4Iz3QbtRWycd8bUEPxQsTlYazfYn/h5R65Fc6gOfwozFhoImx+affzky/FFBuqISPTqjXomoIGJVKBWoo0w==
+ dependencies:
+ detect-newline "^3.0.0"
+
+jest-each@^26.6.0, jest-each@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-26.6.2.tgz#02526438a77a67401c8a6382dfe5999952c167cb"
+ integrity sha512-Mer/f0KaATbjl8MCJ+0GEpNdqmnVmDYqCTJYTvoo7rqmRiDllmp2AYN+06F93nXcY3ur9ShIjS+CO/uD+BbH4A==
+ dependencies:
+ "@jest/types" "^26.6.2"
+ chalk "^4.0.0"
+ jest-get-type "^26.3.0"
+ jest-util "^26.6.2"
+ pretty-format "^26.6.2"
+
+jest-environment-jsdom@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-26.6.2.tgz#78d09fe9cf019a357009b9b7e1f101d23bd1da3e"
+ integrity sha512-jgPqCruTlt3Kwqg5/WVFyHIOJHsiAvhcp2qiR2QQstuG9yWox5+iHpU3ZrcBxW14T4fe5Z68jAfLRh7joCSP2Q==
+ dependencies:
+ "@jest/environment" "^26.6.2"
+ "@jest/fake-timers" "^26.6.2"
+ "@jest/types" "^26.6.2"
+ "@types/node" "*"
+ jest-mock "^26.6.2"
+ jest-util "^26.6.2"
+ jsdom "^16.4.0"
+
+jest-environment-node@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-26.6.2.tgz#824e4c7fb4944646356f11ac75b229b0035f2b0c"
+ integrity sha512-zhtMio3Exty18dy8ee8eJ9kjnRyZC1N4C1Nt/VShN1apyXc8rWGtJ9lI7vqiWcyyXS4BVSEn9lxAM2D+07/Tag==
+ dependencies:
+ "@jest/environment" "^26.6.2"
+ "@jest/fake-timers" "^26.6.2"
+ "@jest/types" "^26.6.2"
+ "@types/node" "*"
+ jest-mock "^26.6.2"
+ jest-util "^26.6.2"
+
+jest-get-type@^26.3.0:
+ version "26.3.0"
+ resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0"
+ integrity sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==
+
+jest-haste-map@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-26.6.2.tgz#dd7e60fe7dc0e9f911a23d79c5ff7fb5c2cafeaa"
+ integrity sha512-easWIJXIw71B2RdR8kgqpjQrbMRWQBgiBwXYEhtGUTaX+doCjBheluShdDMeR8IMfJiTqH4+zfhtg29apJf/8w==
+ dependencies:
+ "@jest/types" "^26.6.2"
+ "@types/graceful-fs" "^4.1.2"
+ "@types/node" "*"
+ anymatch "^3.0.3"
+ fb-watchman "^2.0.0"
+ graceful-fs "^4.2.4"
+ jest-regex-util "^26.0.0"
+ jest-serializer "^26.6.2"
+ jest-util "^26.6.2"
+ jest-worker "^26.6.2"
+ micromatch "^4.0.2"
+ sane "^4.0.3"
+ walker "^1.0.7"
+ optionalDependencies:
+ fsevents "^2.1.2"
+
+jest-jasmine2@^26.6.3:
+ version "26.6.3"
+ resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-26.6.3.tgz#adc3cf915deacb5212c93b9f3547cd12958f2edd"
+ integrity sha512-kPKUrQtc8aYwBV7CqBg5pu+tmYXlvFlSFYn18ev4gPFtrRzB15N2gW/Roew3187q2w2eHuu0MU9TJz6w0/nPEg==
+ dependencies:
+ "@babel/traverse" "^7.1.0"
+ "@jest/environment" "^26.6.2"
+ "@jest/source-map" "^26.6.2"
+ "@jest/test-result" "^26.6.2"
+ "@jest/types" "^26.6.2"
+ "@types/node" "*"
+ chalk "^4.0.0"
+ co "^4.6.0"
+ expect "^26.6.2"
+ is-generator-fn "^2.0.0"
+ jest-each "^26.6.2"
+ jest-matcher-utils "^26.6.2"
+ jest-message-util "^26.6.2"
+ jest-runtime "^26.6.3"
+ jest-snapshot "^26.6.2"
+ jest-util "^26.6.2"
+ pretty-format "^26.6.2"
+ throat "^5.0.0"
+
+jest-leak-detector@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-26.6.2.tgz#7717cf118b92238f2eba65054c8a0c9c653a91af"
+ integrity sha512-i4xlXpsVSMeKvg2cEKdfhh0H39qlJlP5Ex1yQxwF9ubahboQYMgTtz5oML35AVA3B4Eu+YsmwaiKVev9KCvLxg==
+ dependencies:
+ jest-get-type "^26.3.0"
+ pretty-format "^26.6.2"
+
+jest-matcher-utils@^26.6.0, jest-matcher-utils@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-26.6.2.tgz#8e6fd6e863c8b2d31ac6472eeb237bc595e53e7a"
+ integrity sha512-llnc8vQgYcNqDrqRDXWwMr9i7rS5XFiCwvh6DTP7Jqa2mqpcCBBlpCbn+trkG0KNhPu/h8rzyBkriOtBstvWhw==
+ dependencies:
+ chalk "^4.0.0"
+ jest-diff "^26.6.2"
+ jest-get-type "^26.3.0"
+ pretty-format "^26.6.2"
+
+jest-message-util@^26.6.0, jest-message-util@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-26.6.2.tgz#58173744ad6fc0506b5d21150b9be56ef001ca07"
+ integrity sha512-rGiLePzQ3AzwUshu2+Rn+UMFk0pHN58sOG+IaJbk5Jxuqo3NYO1U2/MIR4S1sKgsoYSXSzdtSa0TgrmtUwEbmA==
+ dependencies:
+ "@babel/code-frame" "^7.0.0"
+ "@jest/types" "^26.6.2"
+ "@types/stack-utils" "^2.0.0"
+ chalk "^4.0.0"
+ graceful-fs "^4.2.4"
+ micromatch "^4.0.2"
+ pretty-format "^26.6.2"
+ slash "^3.0.0"
+ stack-utils "^2.0.2"
+
+jest-mock@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-26.6.2.tgz#d6cb712b041ed47fe0d9b6fc3474bc6543feb302"
+ integrity sha512-YyFjePHHp1LzpzYcmgqkJ0nm0gg/lJx2aZFzFy1S6eUqNjXsOqTK10zNRff2dNfssgokjkG65OlWNcIlgd3zew==
+ dependencies:
+ "@jest/types" "^26.6.2"
+ "@types/node" "*"
+
+jest-pnp-resolver@^1.2.2:
+ version "1.2.2"
+ resolved "https://registry.yarnpkg.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz#b704ac0ae028a89108a4d040b3f919dfddc8e33c"
+ integrity sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==
+
+jest-regex-util@^26.0.0:
+ version "26.0.0"
+ resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-26.0.0.tgz#d25e7184b36e39fd466c3bc41be0971e821fee28"
+ integrity sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==
+
+jest-resolve-dependencies@^26.6.3:
+ version "26.6.3"
+ resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-26.6.3.tgz#6680859ee5d22ee5dcd961fe4871f59f4c784fb6"
+ integrity sha512-pVwUjJkxbhe4RY8QEWzN3vns2kqyuldKpxlxJlzEYfKSvY6/bMvxoFrYYzUO1Gx28yKWN37qyV7rIoIp2h8fTg==
+ dependencies:
+ "@jest/types" "^26.6.2"
+ jest-regex-util "^26.0.0"
+ jest-snapshot "^26.6.2"
+
+jest-resolve@26.6.0:
+ version "26.6.0"
+ resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-26.6.0.tgz#070fe7159af87b03e50f52ea5e17ee95bbee40e1"
+ integrity sha512-tRAz2bwraHufNp+CCmAD8ciyCpXCs1NQxB5EJAmtCFy6BN81loFEGWKzYu26Y62lAJJe4X4jg36Kf+NsQyiStQ==
+ dependencies:
+ "@jest/types" "^26.6.0"
+ chalk "^4.0.0"
+ graceful-fs "^4.2.4"
+ jest-pnp-resolver "^1.2.2"
+ jest-util "^26.6.0"
+ read-pkg-up "^7.0.1"
+ resolve "^1.17.0"
+ slash "^3.0.0"
+
+jest-resolve@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-26.6.2.tgz#a3ab1517217f469b504f1b56603c5bb541fbb507"
+ integrity sha512-sOxsZOq25mT1wRsfHcbtkInS+Ek7Q8jCHUB0ZUTP0tc/c41QHriU/NunqMfCUWsL4H3MHpvQD4QR9kSYhS7UvQ==
+ dependencies:
+ "@jest/types" "^26.6.2"
+ chalk "^4.0.0"
+ graceful-fs "^4.2.4"
+ jest-pnp-resolver "^1.2.2"
+ jest-util "^26.6.2"
+ read-pkg-up "^7.0.1"
+ resolve "^1.18.1"
+ slash "^3.0.0"
+
+jest-runner@^26.6.0, jest-runner@^26.6.3:
+ version "26.6.3"
+ resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-26.6.3.tgz#2d1fed3d46e10f233fd1dbd3bfaa3fe8924be159"
+ integrity sha512-atgKpRHnaA2OvByG/HpGA4g6CSPS/1LK0jK3gATJAoptC1ojltpmVlYC3TYgdmGp+GLuhzpH30Gvs36szSL2JQ==
+ dependencies:
+ "@jest/console" "^26.6.2"
+ "@jest/environment" "^26.6.2"
+ "@jest/test-result" "^26.6.2"
+ "@jest/types" "^26.6.2"
+ "@types/node" "*"
+ chalk "^4.0.0"
+ emittery "^0.7.1"
+ exit "^0.1.2"
+ graceful-fs "^4.2.4"
+ jest-config "^26.6.3"
+ jest-docblock "^26.0.0"
+ jest-haste-map "^26.6.2"
+ jest-leak-detector "^26.6.2"
+ jest-message-util "^26.6.2"
+ jest-resolve "^26.6.2"
+ jest-runtime "^26.6.3"
+ jest-util "^26.6.2"
+ jest-worker "^26.6.2"
+ source-map-support "^0.5.6"
+ throat "^5.0.0"
+
+jest-runtime@^26.6.0, jest-runtime@^26.6.3:
+ version "26.6.3"
+ resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-26.6.3.tgz#4f64efbcfac398331b74b4b3c82d27d401b8fa2b"
+ integrity sha512-lrzyR3N8sacTAMeonbqpnSka1dHNux2uk0qqDXVkMv2c/A3wYnvQ4EXuI013Y6+gSKSCxdaczvf4HF0mVXHRdw==
+ dependencies:
+ "@jest/console" "^26.6.2"
+ "@jest/environment" "^26.6.2"
+ "@jest/fake-timers" "^26.6.2"
+ "@jest/globals" "^26.6.2"
+ "@jest/source-map" "^26.6.2"
+ "@jest/test-result" "^26.6.2"
+ "@jest/transform" "^26.6.2"
+ "@jest/types" "^26.6.2"
+ "@types/yargs" "^15.0.0"
+ chalk "^4.0.0"
+ cjs-module-lexer "^0.6.0"
+ collect-v8-coverage "^1.0.0"
+ exit "^0.1.2"
+ glob "^7.1.3"
+ graceful-fs "^4.2.4"
+ jest-config "^26.6.3"
+ jest-haste-map "^26.6.2"
+ jest-message-util "^26.6.2"
+ jest-mock "^26.6.2"
+ jest-regex-util "^26.0.0"
+ jest-resolve "^26.6.2"
+ jest-snapshot "^26.6.2"
+ jest-util "^26.6.2"
+ jest-validate "^26.6.2"
+ slash "^3.0.0"
+ strip-bom "^4.0.0"
+ yargs "^15.4.1"
+
+jest-serializer@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-26.6.2.tgz#d139aafd46957d3a448f3a6cdabe2919ba0742d1"
+ integrity sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==
+ dependencies:
+ "@types/node" "*"
+ graceful-fs "^4.2.4"
+
+jest-snapshot@^26.6.0, jest-snapshot@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-26.6.2.tgz#f3b0af1acb223316850bd14e1beea9837fb39c84"
+ integrity sha512-OLhxz05EzUtsAmOMzuupt1lHYXCNib0ECyuZ/PZOx9TrZcC8vL0x+DUG3TL+GLX3yHG45e6YGjIm0XwDc3q3og==
+ dependencies:
+ "@babel/types" "^7.0.0"
+ "@jest/types" "^26.6.2"
+ "@types/babel__traverse" "^7.0.4"
+ "@types/prettier" "^2.0.0"
+ chalk "^4.0.0"
+ expect "^26.6.2"
+ graceful-fs "^4.2.4"
+ jest-diff "^26.6.2"
+ jest-get-type "^26.3.0"
+ jest-haste-map "^26.6.2"
+ jest-matcher-utils "^26.6.2"
+ jest-message-util "^26.6.2"
+ jest-resolve "^26.6.2"
+ natural-compare "^1.4.0"
+ pretty-format "^26.6.2"
+ semver "^7.3.2"
+
+jest-util@^26.6.0, jest-util@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.6.2.tgz#907535dbe4d5a6cb4c47ac9b926f6af29576cbc1"
+ integrity sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==
+ dependencies:
+ "@jest/types" "^26.6.2"
+ "@types/node" "*"
+ chalk "^4.0.0"
+ graceful-fs "^4.2.4"
+ is-ci "^2.0.0"
+ micromatch "^4.0.2"
+
+jest-validate@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-26.6.2.tgz#23d380971587150467342911c3d7b4ac57ab20ec"
+ integrity sha512-NEYZ9Aeyj0i5rQqbq+tpIOom0YS1u2MVu6+euBsvpgIme+FOfRmoC4R5p0JiAUpaFvFy24xgrpMknarR/93XjQ==
+ dependencies:
+ "@jest/types" "^26.6.2"
+ camelcase "^6.0.0"
+ chalk "^4.0.0"
+ jest-get-type "^26.3.0"
+ leven "^3.1.0"
+ pretty-format "^26.6.2"
+
+jest-watch-typeahead@0.6.1:
+ version "0.6.1"
+ resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.1.tgz#45221b86bb6710b7e97baaa1640ae24a07785e63"
+ integrity sha512-ITVnHhj3Jd/QkqQcTqZfRgjfyRhDFM/auzgVo2RKvSwi18YMvh0WvXDJFoFED6c7jd/5jxtu4kSOb9PTu2cPVg==
+ dependencies:
+ ansi-escapes "^4.3.1"
+ chalk "^4.0.0"
+ jest-regex-util "^26.0.0"
+ jest-watcher "^26.3.0"
+ slash "^3.0.0"
+ string-length "^4.0.1"
+ strip-ansi "^6.0.0"
+
+jest-watcher@^26.3.0, jest-watcher@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-26.6.2.tgz#a5b683b8f9d68dbcb1d7dae32172d2cca0592975"
+ integrity sha512-WKJob0P/Em2csiVthsI68p6aGKTIcsfjH9Gsx1f0A3Italz43e3ho0geSAVsmj09RWOELP1AZ/DXyJgOgDKxXQ==
+ dependencies:
+ "@jest/test-result" "^26.6.2"
+ "@jest/types" "^26.6.2"
+ "@types/node" "*"
+ ansi-escapes "^4.2.1"
+ chalk "^4.0.0"
+ jest-util "^26.6.2"
+ string-length "^4.0.1"
+
+jest-worker@^24.9.0:
+ version "24.9.0"
+ resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-24.9.0.tgz#5dbfdb5b2d322e98567898238a9697bcce67b3e5"
+ integrity sha512-51PE4haMSXcHohnSMdM42anbvZANYTqMrr52tVKPqqsPJMzoP6FYYDVqahX/HrAoKEKz3uUPzSvKs9A3qR4iVw==
+ dependencies:
+ merge-stream "^2.0.0"
+ supports-color "^6.1.0"
+
+jest-worker@^26.5.0, jest-worker@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-26.6.2.tgz#7f72cbc4d643c365e27b9fd775f9d0eaa9c7a8ed"
+ integrity sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==
+ dependencies:
+ "@types/node" "*"
+ merge-stream "^2.0.0"
+ supports-color "^7.0.0"
+
+jest@26.6.0:
+ version "26.6.0"
+ resolved "https://registry.yarnpkg.com/jest/-/jest-26.6.0.tgz#546b25a1d8c888569dbbe93cae131748086a4a25"
+ integrity sha512-jxTmrvuecVISvKFFhOkjsWRZV7sFqdSUAd1ajOKY+/QE/aLBVstsJ/dX8GczLzwiT6ZEwwmZqtCUHLHHQVzcfA==
+ dependencies:
+ "@jest/core" "^26.6.0"
+ import-local "^3.0.2"
+ jest-cli "^26.6.0"
+
+jquery@^3.6.0:
+ version "3.6.0"
+ resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
+ integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
+
+js-cookie@^2.2.1:
+ version "2.2.1"
+ resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-2.2.1.tgz#69e106dc5d5806894562902aa5baec3744e9b2b8"
+ integrity sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==
+
+"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
+ integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
+
+js-yaml@^3.13.1:
+ version "3.14.1"
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
+ integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
+ dependencies:
+ argparse "^1.0.7"
+ esprima "^4.0.0"
+
+jsbn@~0.1.0:
+ version "0.1.1"
+ resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
+ integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
+
+jsdom@^16.4.0:
+ version "16.4.0"
+ resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.4.0.tgz#36005bde2d136f73eee1a830c6d45e55408edddb"
+ integrity sha512-lYMm3wYdgPhrl7pDcRmvzPhhrGVBeVhPIqeHjzeiHN3DFmD1RBpbExbi8vU7BJdH8VAZYovR8DMt0PNNDM7k8w==
+ dependencies:
+ abab "^2.0.3"
+ acorn "^7.1.1"
+ acorn-globals "^6.0.0"
+ cssom "^0.4.4"
+ cssstyle "^2.2.0"
+ data-urls "^2.0.0"
+ decimal.js "^10.2.0"
+ domexception "^2.0.1"
+ escodegen "^1.14.1"
+ html-encoding-sniffer "^2.0.1"
+ is-potential-custom-element-name "^1.0.0"
+ nwsapi "^2.2.0"
+ parse5 "5.1.1"
+ request "^2.88.2"
+ request-promise-native "^1.0.8"
+ saxes "^5.0.0"
+ symbol-tree "^3.2.4"
+ tough-cookie "^3.0.1"
+ w3c-hr-time "^1.0.2"
+ w3c-xmlserializer "^2.0.0"
+ webidl-conversions "^6.1.0"
+ whatwg-encoding "^1.0.5"
+ whatwg-mimetype "^2.3.0"
+ whatwg-url "^8.0.0"
+ ws "^7.2.3"
+ xml-name-validator "^3.0.0"
+
+jsesc@^2.5.1:
+ version "2.5.2"
+ resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
+ integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
+
+jsesc@~0.5.0:
+ version "0.5.0"
+ resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
+ integrity sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=
+
+json-parse-better-errors@^1.0.1, json-parse-better-errors@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
+ integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==
+
+json-parse-even-better-errors@^2.3.0, json-parse-even-better-errors@^2.3.1:
+ version "2.3.1"
+ resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
+ integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
+
+json-schema-traverse@^0.4.1:
+ version "0.4.1"
+ resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
+ integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
+
+json-schema-traverse@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
+ integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
+
+json-schema@0.2.3:
+ version "0.2.3"
+ resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
+ integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=
+
+json-stable-stringify-without-jsonify@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
+ integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
+
+json-stringify-nice@^1.1.2:
+ version "1.1.3"
+ resolved "https://registry.yarnpkg.com/json-stringify-nice/-/json-stringify-nice-1.1.3.tgz#43991531d674ad5c19152d519047849935293add"
+ integrity sha512-w8+cZZFgcPtFkZTmkA1UpRH0GXXfpeuc/cClNkQjLt9JoQd8cBFSyB8J1WWjJrthIYViHobwnh3jA4z5X2LdGA==
+
+json-stringify-safe@~5.0.1:
+ version "5.0.1"
+ resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
+ integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
+
+json3@^3.3.3:
+ version "3.3.3"
+ resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.3.tgz#7fc10e375fc5ae42c4705a5cc0aa6f62be305b81"
+ integrity sha512-c7/8mbUsKigAbLkD5B010BK4D9LZm7A1pNItkEwiUZRpIN66exu/e7YQWysGun+TRKaJp8MhemM+VkfWv42aCA==
+
+json5@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
+ integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
+ dependencies:
+ minimist "^1.2.0"
+
+json5@^2.1.2:
+ version "2.1.3"
+ resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
+ integrity sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==
+ dependencies:
+ minimist "^1.2.5"
+
+jsonfile@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
+ integrity sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=
+ optionalDependencies:
+ graceful-fs "^4.1.6"
+
+jsonfile@^6.0.1:
+ version "6.1.0"
+ resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.1.0.tgz#bc55b2634793c679ec6403094eb13698a6ec0aae"
+ integrity sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==
+ dependencies:
+ universalify "^2.0.0"
+ optionalDependencies:
+ graceful-fs "^4.1.6"
+
+jsonparse@^1.3.1:
+ version "1.3.1"
+ resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
+ integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
+
+jsprim@^1.2.2:
+ version "1.4.1"
+ resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
+ integrity sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=
+ dependencies:
+ assert-plus "1.0.0"
+ extsprintf "1.3.0"
+ json-schema "0.2.3"
+ verror "1.10.0"
+
+"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.1.0:
+ version "3.2.0"
+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.2.0.tgz#41108d2cec408c3453c1bbe8a4aae9e1e2bd8f82"
+ integrity sha512-EIsmt3O3ljsU6sot/J4E1zDRxfBNrhjyf/OKjlydwgEimQuznlM4Wv7U+ueONJMyEn1WRE0K8dhi3dVAXYT24Q==
+ dependencies:
+ array-includes "^3.1.2"
+ object.assign "^4.1.2"
+
+just-diff-apply@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/just-diff-apply/-/just-diff-apply-3.0.0.tgz#a77348d24f0694e378b57293dceb65bdf5a91c4f"
+ integrity sha512-K2MLc+ZC2DVxX4V61bIKPeMUUfj1YYZ3h0myhchDXOW1cKoPZMnjIoNCqv9bF2n5Oob1PFxuR2gVJxkxz4e58w==
+
+just-diff@^3.0.1:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/just-diff/-/just-diff-3.1.1.tgz#d50c597c6fd4776495308c63bdee1b6839082647"
+ integrity sha512-sdMWKjRq8qWZEjDcVA6llnUT8RDEBIfOiGpYFPYa9u+2c39JCsejktSP7mj5eRid5EIvTzIpQ2kDOCw1Nq9BjQ==
+
+killable@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/killable/-/killable-1.0.1.tgz#4c8ce441187a061c7474fb87ca08e2a638194892"
+ integrity sha512-LzqtLKlUwirEUyl/nicirVmNiPvYs7l5n8wOPP7fyJVpUPkvCnW/vuiXGpylGUlnPDnB7311rARzAt3Mhswpjg==
+
+kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0:
+ version "3.2.2"
+ resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64"
+ integrity sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=
+ dependencies:
+ is-buffer "^1.1.5"
+
+kind-of@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-4.0.0.tgz#20813df3d712928b207378691a45066fae72dd57"
+ integrity sha1-IIE989cSkosgc3hpGkUGb65y3Vc=
+ dependencies:
+ is-buffer "^1.1.5"
+
+kind-of@^5.0.0:
+ version "5.1.0"
+ resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-5.1.0.tgz#729c91e2d857b7a419a1f9aa65685c4c33f5845d"
+ integrity sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==
+
+kind-of@^6.0.0, kind-of@^6.0.2:
+ version "6.0.3"
+ resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
+ integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
+
+kleur@^3.0.3:
+ version "3.0.3"
+ resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
+ integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
+
+klona@^2.0.4:
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.4.tgz#7bb1e3affb0cb8624547ef7e8f6708ea2e39dfc0"
+ integrity sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA==
+
+language-subtag-registry@~0.3.2:
+ version "0.3.21"
+ resolved "https://registry.yarnpkg.com/language-subtag-registry/-/language-subtag-registry-0.3.21.tgz#04ac218bea46f04cb039084602c6da9e788dd45a"
+ integrity sha512-L0IqwlIXjilBVVYKFT37X9Ih11Um5NEl9cbJIuU/SwP/zEEAbBPOnEeeuxVMf45ydWQRDQN3Nqc96OgbH1K+Pg==
+
+language-tags@^1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/language-tags/-/language-tags-1.0.5.tgz#d321dbc4da30ba8bf3024e040fa5c14661f9193a"
+ integrity sha1-0yHbxNowuovzAk4ED6XBRmH5GTo=
+ dependencies:
+ language-subtag-registry "~0.3.2"
+
+last-call-webpack-plugin@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz#9742df0e10e3cf46e5c0381c2de90d3a7a2d7555"
+ integrity sha512-7KI2l2GIZa9p2spzPIVZBYyNKkN+e/SQPpnjlTiPhdbDW3F86tdKKELxKpzJ5sgU19wQWsACULZmpTPYHeWO5w==
+ dependencies:
+ lodash "^4.17.5"
+ webpack-sources "^1.1.0"
+
+leven@^3.1.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"
+ integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
+
+levn@^0.4.1:
+ version "0.4.1"
+ resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade"
+ integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==
+ dependencies:
+ prelude-ls "^1.2.1"
+ type-check "~0.4.0"
+
+levn@~0.3.0:
+ version "0.3.0"
+ resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee"
+ integrity sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=
+ dependencies:
+ prelude-ls "~1.1.2"
+ type-check "~0.3.2"
+
+libnpmaccess@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/libnpmaccess/-/libnpmaccess-4.0.1.tgz#17e842e03bef759854adf6eb6c2ede32e782639f"
+ integrity sha512-ZiAgvfUbvmkHoMTzdwmNWCrQRsDkOC+aM5BDfO0C9aOSwF3R1LdFDBD+Rer1KWtsoQYO35nXgmMR7OUHpDRxyA==
+ dependencies:
+ aproba "^2.0.0"
+ minipass "^3.1.1"
+ npm-package-arg "^8.0.0"
+ npm-registry-fetch "^9.0.0"
+
+libnpmdiff@^2.0.4:
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/libnpmdiff/-/libnpmdiff-2.0.4.tgz#bb1687992b1a97a8ea4a32f58ad7c7f92de53b74"
+ integrity sha512-q3zWePOJLHwsLEUjZw3Kyu/MJMYfl4tWCg78Vl6QGSfm4aXBUSVzMzjJ6jGiyarsT4d+1NH4B1gxfs62/+y9iQ==
+ dependencies:
+ "@npmcli/disparity-colors" "^1.0.1"
+ "@npmcli/installed-package-contents" "^1.0.7"
+ binary-extensions "^2.2.0"
+ diff "^5.0.0"
+ minimatch "^3.0.4"
+ npm-package-arg "^8.1.1"
+ pacote "^11.3.0"
+ tar "^6.1.0"
+
+libnpmfund@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-1.0.2.tgz#d9552d4b76dd7f0a1a61b7af6b8f27184e51b0f5"
+ integrity sha512-Scw2JiLxfT7wqW/VbxIXV8u3FaFT/ZlR8YLFgTdCPsL1Hhli0554ZXyP8JTu1sLeDpHsoqtgLb4mgYVQnqigjA==
+ dependencies:
+ "@npmcli/arborist" "^2.0.0"
+
+libnpmhook@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/libnpmhook/-/libnpmhook-6.0.1.tgz#ef467078b71f6f86199f90e6c86e391588867f09"
+ integrity sha512-rwiWIWAQ6R5sPFRi9gsSC/+1/BxFlxk5nNQysVTXEHbqM9ds8g/duW79wRbZKnRyK1xyOmafxbj69nt9tcUkyw==
+ dependencies:
+ aproba "^2.0.0"
+ npm-registry-fetch "^9.0.0"
+
+libnpmorg@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/libnpmorg/-/libnpmorg-2.0.1.tgz#b279b6e0641013ba5dde465476e72624ea8dd2f3"
+ integrity sha512-Wj0aApN6TfZWHqtJNjkY7IeQpX24jrQD58IHrEz234quKVRYlegUiMsZl2g4OEFeZNSSc9QN28EdI1SBkUlW7g==
+ dependencies:
+ aproba "^2.0.0"
+ npm-registry-fetch "^9.0.0"
+
+libnpmpack@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-2.0.1.tgz#d3eac25cc8612f4e7cdeed4730eee339ba51c643"
+ integrity sha512-He4/jxOwlaQ7YG7sIC1+yNeXeUDQt8RLBvpI68R3RzPMZPa4/VpxhlDo8GtBOBDYoU8eq6v1wKL38sq58u4ibQ==
+ dependencies:
+ "@npmcli/run-script" "^1.8.3"
+ npm-package-arg "^8.1.0"
+ pacote "^11.2.6"
+
+libnpmpublish@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/libnpmpublish/-/libnpmpublish-4.0.0.tgz#ad6413914e0dfd78df868ce14ba3d3a4cc8b385b"
+ integrity sha512-2RwYXRfZAB1x/9udKpZmqEzSqNd7ouBRU52jyG14/xG8EF+O9A62d7/XVR3iABEQHf1iYhkm0Oq9iXjrL3tsXA==
+ dependencies:
+ normalize-package-data "^3.0.0"
+ npm-package-arg "^8.1.0"
+ npm-registry-fetch "^9.0.0"
+ semver "^7.1.3"
+ ssri "^8.0.0"
+
+libnpmsearch@^3.1.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/libnpmsearch/-/libnpmsearch-3.1.0.tgz#425cc7cd1feeaad7bf109f91f17b697a3a058f9e"
+ integrity sha512-UQyzQjtAv99kZDuijqTB2Do63qtt+2SKNOVSTnehWTQbxzXF7Jvc8UD3YNPljm8+Y5T31K2AqptbY5BD6XHlIg==
+ dependencies:
+ npm-registry-fetch "^9.0.0"
+
+libnpmteam@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/libnpmteam/-/libnpmteam-2.0.2.tgz#8450a77092faa801aaaea2a209a66e2137460c06"
+ integrity sha512-QGvtbMPdQzK+XybBPK0UjfLEI9fiDPQSFMbZW+2lmm0BgPoqxHle0Wl90bsIyBVY7pYzp45MgMqQNo7KWCLpDA==
+ dependencies:
+ aproba "^2.0.0"
+ npm-registry-fetch "^9.0.0"
+
+libnpmversion@^1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/libnpmversion/-/libnpmversion-1.2.0.tgz#e181eb7ab750003b7fd29a578c31e84bb91a67b9"
+ integrity sha512-0pfmobLZbOvq1cLIONZk8ISvEM1k3JdkNXWhMDZvUeH+ijBNvMVdPu/CPUr1eDFbNINS3b6R/0PbTIZDVz7thg==
+ dependencies:
+ "@npmcli/git" "^2.0.7"
+ "@npmcli/run-script" "^1.8.4"
+ json-parse-even-better-errors "^2.3.1"
+ semver "^7.3.5"
+ stringify-package "^1.0.1"
+
+lines-and-columns@^1.1.6:
+ version "1.1.6"
+ resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
+ integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
+
+load-json-file@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8"
+ integrity sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=
+ dependencies:
+ graceful-fs "^4.1.2"
+ parse-json "^2.2.0"
+ pify "^2.0.0"
+ strip-bom "^3.0.0"
+
+loader-runner@^2.4.0:
+ version "2.4.0"
+ resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.4.0.tgz#ed47066bfe534d7e84c4c7b9998c2a75607d9357"
+ integrity sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==
+
+loader-utils@1.2.3:
+ version "1.2.3"
+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.2.3.tgz#1ff5dc6911c9f0a062531a4c04b609406108c2c7"
+ integrity sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==
+ dependencies:
+ big.js "^5.2.2"
+ emojis-list "^2.0.0"
+ json5 "^1.0.1"
+
+loader-utils@2.0.0, loader-utils@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.0.tgz#e4cace5b816d425a166b5f097e10cd12b36064b0"
+ integrity sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==
+ dependencies:
+ big.js "^5.2.2"
+ emojis-list "^3.0.0"
+ json5 "^2.1.2"
+
+loader-utils@^1.1.0, loader-utils@^1.2.3, loader-utils@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
+ integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==
+ dependencies:
+ big.js "^5.2.2"
+ emojis-list "^3.0.0"
+ json5 "^1.0.1"
+
+locate-path@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
+ integrity sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=
+ dependencies:
+ p-locate "^2.0.0"
+ path-exists "^3.0.0"
+
+locate-path@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
+ integrity sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==
+ dependencies:
+ p-locate "^3.0.0"
+ path-exists "^3.0.0"
+
+locate-path@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
+ integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==
+ dependencies:
+ p-locate "^4.1.0"
+
+lodash-es@^4.17.14, lodash-es@^4.17.15, lodash-es@^4.17.20:
+ version "4.17.20"
+ resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.20.tgz#29f6332eefc60e849f869c264bc71126ad61e8f7"
+ integrity sha512-JD1COMZsq8maT6mnuz1UMV0jvYD0E0aUsSOdrr1/nAG3dhqQXwRRgeW0cSqH1U43INKcqxaiVIQNOUDld7gRDA==
+
+lodash._reinterpolate@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
+ integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
+
+lodash.debounce@^4.0.8:
+ version "4.0.8"
+ resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
+ integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
+
+lodash.memoize@^4.1.2:
+ version "4.1.2"
+ resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
+ integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
+
+lodash.sortby@^4.7.0:
+ version "4.7.0"
+ resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
+ integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
+
+lodash.template@^4.5.0:
+ version "4.5.0"
+ resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
+ integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
+ dependencies:
+ lodash._reinterpolate "^3.0.0"
+ lodash.templatesettings "^4.0.0"
+
+lodash.templatesettings@^4.0.0:
+ version "4.2.0"
+ resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
+ integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
+ dependencies:
+ lodash._reinterpolate "^3.0.0"
+
+lodash.uniq@^4.5.0:
+ version "4.5.0"
+ resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
+ integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
+
+"lodash@>=3.5 <5", lodash@^4.16.2, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.5:
+ version "4.17.20"
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
+ integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
+
+loglevel@^1.6.8:
+ version "1.7.1"
+ resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.7.1.tgz#005fde2f5e6e47068f935ff28573e125ef72f197"
+ integrity sha512-Hesni4s5UkWkwCGJMQGAh71PaLUmKFM60dHvq0zi/vDhhrzuk+4GgNbTXJ12YYQJn6ZKBDNIjYcuQGKudvqrIw==
+
+loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
+ integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
+ dependencies:
+ js-tokens "^3.0.0 || ^4.0.0"
+
+lower-case@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-2.0.2.tgz#6fa237c63dbdc4a82ca0fd882e4722dc5e634e28"
+ integrity sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==
+ dependencies:
+ tslib "^2.0.3"
+
+lru-cache@^5.1.1:
+ version "5.1.1"
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
+ integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==
+ dependencies:
+ yallist "^3.0.2"
+
+lru-cache@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
+ integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
+ dependencies:
+ yallist "^4.0.0"
+
+lz-string@^1.4.4:
+ version "1.4.4"
+ resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26"
+ integrity sha1-wNjq82BZ9wV5bh40SBHPTEmNOiY=
+
+magic-string@^0.25.0, magic-string@^0.25.7:
+ version "0.25.7"
+ resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.7.tgz#3f497d6fd34c669c6798dcb821f2ef31f5445051"
+ integrity sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==
+ dependencies:
+ sourcemap-codec "^1.4.4"
+
+make-dir@^2.0.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5"
+ integrity sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==
+ dependencies:
+ pify "^4.0.1"
+ semver "^5.6.0"
+
+make-dir@^3.0.0, make-dir@^3.0.2:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
+ integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==
+ dependencies:
+ semver "^6.0.0"
+
+make-fetch-happen@^8.0.14, make-fetch-happen@^8.0.9:
+ version "8.0.14"
+ resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-8.0.14.tgz#aaba73ae0ab5586ad8eaa68bd83332669393e222"
+ integrity sha512-EsS89h6l4vbfJEtBZnENTOFk8mCRpY5ru36Xe5bcX1KYIli2mkSHqoFsp5O1wMDvTJJzxe/4THpCTtygjeeGWQ==
+ dependencies:
+ agentkeepalive "^4.1.3"
+ cacache "^15.0.5"
+ http-cache-semantics "^4.1.0"
+ http-proxy-agent "^4.0.1"
+ https-proxy-agent "^5.0.0"
+ is-lambda "^1.0.1"
+ lru-cache "^6.0.0"
+ minipass "^3.1.3"
+ minipass-collect "^1.0.2"
+ minipass-fetch "^1.3.2"
+ minipass-flush "^1.0.5"
+ minipass-pipeline "^1.2.4"
+ promise-retry "^2.0.1"
+ socks-proxy-agent "^5.0.0"
+ ssri "^8.0.0"
+
+makeerror@1.0.x:
+ version "1.0.11"
+ resolved "https://registry.yarnpkg.com/makeerror/-/makeerror-1.0.11.tgz#e01a5c9109f2af79660e4e8b9587790184f5a96c"
+ integrity sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=
+ dependencies:
+ tmpl "1.0.x"
+
+map-cache@^0.2.2:
+ version "0.2.2"
+ resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf"
+ integrity sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=
+
+map-visit@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
+ integrity sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=
+ dependencies:
+ object-visit "^1.0.0"
+
+marker-clusterer-plus@^2.1.4:
+ version "2.1.4"
+ resolved "https://registry.yarnpkg.com/marker-clusterer-plus/-/marker-clusterer-plus-2.1.4.tgz#f8eff74d599dab3b7d0e3fed5264ea0e704f5d67"
+ integrity sha1-+O/3TVmdqzt9Dj/tUmTqDnBPXWc=
+
+markerwithlabel@^2.0.1:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/markerwithlabel/-/markerwithlabel-2.0.2.tgz#fa6aee4abb0ee553e24e2b708226858f58b8729e"
+ integrity sha512-C/cbm1A0h/u54gwHk5ZJNdUU3V3+1BbCpRPMsMyFA7vF4yL+aB4rWpxACz29TpQ+cTg6/iQroExh0PMSRGtQFg==
+
+md5.js@^1.3.4:
+ version "1.3.5"
+ resolved "https://registry.yarnpkg.com/md5.js/-/md5.js-1.3.5.tgz#b5d07b8e3216e3e27cd728d72f70d1e6a342005f"
+ integrity sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==
+ dependencies:
+ hash-base "^3.0.0"
+ inherits "^2.0.1"
+ safe-buffer "^5.1.2"
+
+mdn-data@2.0.14:
+ version "2.0.14"
+ resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.14.tgz#7113fc4281917d63ce29b43446f701e68c25ba50"
+ integrity sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==
+
+mdn-data@2.0.4:
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
+ integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
+
+media-typer@0.3.0:
+ version "0.3.0"
+ resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
+ integrity sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=
+
+memory-fs@^0.4.1:
+ version "0.4.1"
+ resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552"
+ integrity sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=
+ dependencies:
+ errno "^0.1.3"
+ readable-stream "^2.0.1"
+
+memory-fs@^0.5.0:
+ version "0.5.0"
+ resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.5.0.tgz#324c01288b88652966d161db77838720845a8e3c"
+ integrity sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==
+ dependencies:
+ errno "^0.1.3"
+ readable-stream "^2.0.1"
+
+merge-descriptors@1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61"
+ integrity sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=
+
+merge-stream@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
+ integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
+
+merge2@^1.3.0:
+ version "1.4.1"
+ resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
+ integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
+
+methods@~1.1.2:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
+ integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=
+
+microevent.ts@~0.1.1:
+ version "0.1.1"
+ resolved "https://registry.yarnpkg.com/microevent.ts/-/microevent.ts-0.1.1.tgz#70b09b83f43df5172d0205a63025bce0f7357fa0"
+ integrity sha512-jo1OfR4TaEwd5HOrt5+tAZ9mqT4jmpNAusXtyfNzqVm9uiSYFZlKM1wYL4oU7azZW/PxQW53wM0S6OR1JHNa2g==
+
+micromatch@^3.1.10, micromatch@^3.1.4:
+ version "3.1.10"
+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
+ integrity sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==
+ dependencies:
+ arr-diff "^4.0.0"
+ array-unique "^0.3.2"
+ braces "^2.3.1"
+ define-property "^2.0.2"
+ extend-shallow "^3.0.2"
+ extglob "^2.0.4"
+ fragment-cache "^0.2.1"
+ kind-of "^6.0.2"
+ nanomatch "^1.2.9"
+ object.pick "^1.3.0"
+ regex-not "^1.0.0"
+ snapdragon "^0.8.1"
+ to-regex "^3.0.2"
+
+micromatch@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259"
+ integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==
+ dependencies:
+ braces "^3.0.1"
+ picomatch "^2.0.5"
+
+miller-rabin@^4.0.0:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/miller-rabin/-/miller-rabin-4.0.1.tgz#f080351c865b0dc562a8462966daa53543c78a4d"
+ integrity sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==
+ dependencies:
+ bn.js "^4.0.0"
+ brorand "^1.0.1"
+
+mime-db@1.45.0, "mime-db@>= 1.43.0 < 2":
+ version "1.45.0"
+ resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.45.0.tgz#cceeda21ccd7c3a745eba2decd55d4b73e7879ea"
+ integrity sha512-CkqLUxUk15hofLoLyljJSrukZi8mAtgd+yE5uO4tqRZsdsAJKv0O+rFMhVDRJgozy+yG6md5KwuXhD4ocIoP+w==
+
+mime-types@^2.1.12, mime-types@^2.1.27, mime-types@~2.1.17, mime-types@~2.1.19, mime-types@~2.1.24:
+ version "2.1.28"
+ resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.28.tgz#1160c4757eab2c5363888e005273ecf79d2a0ecd"
+ integrity sha512-0TO2yJ5YHYr7M2zzT7gDU1tbwHxEUWBCLt0lscSNpcdAfFyJOVEpRYNS7EXVcTLNj/25QO8gulHC5JtTzSE2UQ==
+ dependencies:
+ mime-db "1.45.0"
+
+mime@1.6.0:
+ version "1.6.0"
+ resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
+ integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==
+
+mime@^2.4.4:
+ version "2.4.7"
+ resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.7.tgz#962aed9be0ed19c91fd7dc2ece5d7f4e89a90d74"
+ integrity sha512-dhNd1uA2u397uQk3Nv5LM4lm93WYDUXFn3Fu291FJerns4jyTudqhIWe4W04YLy7Uk1tm1Ore04NpjRvQp/NPA==
+
+mimic-fn@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
+ integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
+
+min-indent@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
+ integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
+
+mini-create-react-context@^0.4.0:
+ version "0.4.1"
+ resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e"
+ integrity sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==
+ dependencies:
+ "@babel/runtime" "^7.12.1"
+ tiny-warning "^1.0.3"
+
+mini-css-extract-plugin@0.11.3:
+ version "0.11.3"
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.3.tgz#15b0910a7f32e62ffde4a7430cfefbd700724ea6"
+ integrity sha512-n9BA8LonkOkW1/zn+IbLPQmovsL0wMb9yx75fMJQZf2X1Zoec9yTZtyMePcyu19wPkmFbzZZA6fLTotpFhQsOA==
+ dependencies:
+ loader-utils "^1.1.0"
+ normalize-url "1.9.1"
+ schema-utils "^1.0.0"
+ webpack-sources "^1.1.0"
+
+minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
+ integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
+
+minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
+ integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
+
+minimatch@3.0.4, minimatch@^3.0.4:
+ version "3.0.4"
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
+ integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
+ dependencies:
+ brace-expansion "^1.1.7"
+
+minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
+ version "1.2.5"
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
+ integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
+
+minipass-collect@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/minipass-collect/-/minipass-collect-1.0.2.tgz#22b813bf745dc6edba2576b940022ad6edc8c617"
+ integrity sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==
+ dependencies:
+ minipass "^3.0.0"
+
+minipass-fetch@^1.3.0, minipass-fetch@^1.3.2:
+ version "1.3.3"
+ resolved "https://registry.yarnpkg.com/minipass-fetch/-/minipass-fetch-1.3.3.tgz#34c7cea038c817a8658461bf35174551dce17a0a"
+ integrity sha512-akCrLDWfbdAWkMLBxJEeWTdNsjML+dt5YgOI4gJ53vuO0vrmYQkUPxa6j6V65s9CcePIr2SSWqjT2EcrNseryQ==
+ dependencies:
+ minipass "^3.1.0"
+ minipass-sized "^1.0.3"
+ minizlib "^2.0.0"
+ optionalDependencies:
+ encoding "^0.1.12"
+
+minipass-flush@^1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/minipass-flush/-/minipass-flush-1.0.5.tgz#82e7135d7e89a50ffe64610a787953c4c4cbb373"
+ integrity sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==
+ dependencies:
+ minipass "^3.0.0"
+
+minipass-json-stream@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/minipass-json-stream/-/minipass-json-stream-1.0.1.tgz#7edbb92588fbfc2ff1db2fc10397acb7b6b44aa7"
+ integrity sha512-ODqY18UZt/I8k+b7rl2AENgbWE8IDYam+undIJONvigAz8KR5GWblsFTEfQs0WODsjbSXWlm+JHEv8Gr6Tfdbg==
+ dependencies:
+ jsonparse "^1.3.1"
+ minipass "^3.0.0"
+
+minipass-pipeline@^1.2.2, minipass-pipeline@^1.2.4:
+ version "1.2.4"
+ resolved "https://registry.yarnpkg.com/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz#68472f79711c084657c067c5c6ad93cddea8214c"
+ integrity sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==
+ dependencies:
+ minipass "^3.0.0"
+
+minipass-sized@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/minipass-sized/-/minipass-sized-1.0.3.tgz#70ee5a7c5052070afacfbc22977ea79def353b70"
+ integrity sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==
+ dependencies:
+ minipass "^3.0.0"
+
+minipass@^3.0.0, minipass@^3.1.0, minipass@^3.1.1, minipass@^3.1.3:
+ version "3.1.3"
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.3.tgz#7d42ff1f39635482e15f9cdb53184deebd5815fd"
+ integrity sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==
+ dependencies:
+ yallist "^4.0.0"
+
+minizlib@^2.0.0, minizlib@^2.1.1:
+ version "2.1.2"
+ resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
+ integrity sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==
+ dependencies:
+ minipass "^3.0.0"
+ yallist "^4.0.0"
+
+mississippi@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/mississippi/-/mississippi-3.0.0.tgz#ea0a3291f97e0b5e8776b363d5f0a12d94c67022"
+ integrity sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==
+ dependencies:
+ concat-stream "^1.5.0"
+ duplexify "^3.4.2"
+ end-of-stream "^1.1.0"
+ flush-write-stream "^1.0.0"
+ from2 "^2.1.0"
+ parallel-transform "^1.1.0"
+ pump "^3.0.0"
+ pumpify "^1.3.3"
+ stream-each "^1.1.0"
+ through2 "^2.0.0"
+
+mixin-deep@^1.2.0:
+ version "1.3.2"
+ resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
+ integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
+ dependencies:
+ for-in "^1.0.2"
+ is-extendable "^1.0.1"
+
+mkdirp-infer-owner@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/mkdirp-infer-owner/-/mkdirp-infer-owner-2.0.0.tgz#55d3b368e7d89065c38f32fd38e638f0ab61d316"
+ integrity sha512-sdqtiFt3lkOaYvTXSRIUjkIdPTcxgv5+fgqYE/5qgwdw12cOrAuzzgzvVExIkH/ul1oeHN3bCLOWSG3XOqbKKw==
+ dependencies:
+ chownr "^2.0.0"
+ infer-owner "^1.0.4"
+ mkdirp "^1.0.3"
+
+mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@^0.5.5, mkdirp@~0.5.1:
+ version "0.5.5"
+ resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
+ integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
+ dependencies:
+ minimist "^1.2.5"
+
+mkdirp@^1.0.3, mkdirp@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
+ integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
+
+move-concurrently@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"
+ integrity sha1-viwAX9oy4LKa8fBdfEszIUxwH5I=
+ dependencies:
+ aproba "^1.1.1"
+ copy-concurrently "^1.0.0"
+ fs-write-stream-atomic "^1.0.8"
+ mkdirp "^0.5.1"
+ rimraf "^2.5.4"
+ run-queue "^1.0.3"
+
+ms@2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
+ integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
+
+ms@2.1.1:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
+ integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
+
+ms@2.1.2:
+ version "2.1.2"
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
+ integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
+
+ms@^2.0.0, ms@^2.1.1, ms@^2.1.2:
+ version "2.1.3"
+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
+ integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
+
+multicast-dns-service-types@^1.1.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz#899f11d9686e5e05cb91b35d5f0e63b773cfc901"
+ integrity sha1-iZ8R2WhuXgXLkbNdXw5jt3PPyQE=
+
+multicast-dns@^6.0.1:
+ version "6.2.3"
+ resolved "https://registry.yarnpkg.com/multicast-dns/-/multicast-dns-6.2.3.tgz#a0ec7bd9055c4282f790c3c82f4e28db3b31b229"
+ integrity sha512-ji6J5enbMyGRHIAkAOu3WdV8nggqviKCEKtXcOqfphZZtQrmHKycfynJ2V7eVPUA4NhJ6V7Wf4TmGbTwKE9B6g==
+ dependencies:
+ dns-packet "^1.3.1"
+ thunky "^1.0.2"
+
+mute-stream@~0.0.4:
+ version "0.0.8"
+ resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
+ integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
+
+nan@^2.12.1:
+ version "2.14.2"
+ resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.2.tgz#f5376400695168f4cc694ac9393d0c9585eeea19"
+ integrity sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==
+
+nano-css@^5.3.1:
+ version "5.3.1"
+ resolved "https://registry.yarnpkg.com/nano-css/-/nano-css-5.3.1.tgz#b709383e07ad3be61f64edffacb9d98250b87a1f"
+ integrity sha512-ENPIyNzANQRyYVvb62ajDd7PAyIgS2LIUnT9ewih4yrXSZX4hKoUwssy8WjUH++kEOA5wUTMgNnV7ko5n34kUA==
+ dependencies:
+ css-tree "^1.1.2"
+ csstype "^3.0.6"
+ fastest-stable-stringify "^2.0.2"
+ inline-style-prefixer "^6.0.0"
+ rtl-css-js "^1.14.0"
+ sourcemap-codec "^1.4.8"
+ stacktrace-js "^2.0.2"
+ stylis "^4.0.6"
+
+nanoclone@^0.2.1:
+ version "0.2.1"
+ resolved "https://registry.yarnpkg.com/nanoclone/-/nanoclone-0.2.1.tgz#dd4090f8f1a110d26bb32c49ed2f5b9235209ed4"
+ integrity sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==
+
+nanoid@^3.1.20:
+ version "3.1.20"
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.20.tgz#badc263c6b1dcf14b71efaa85f6ab4c1d6cfc788"
+ integrity sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==
+
+nanomatch@^1.2.9:
+ version "1.2.13"
+ resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
+ integrity sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==
+ dependencies:
+ arr-diff "^4.0.0"
+ array-unique "^0.3.2"
+ define-property "^2.0.2"
+ extend-shallow "^3.0.2"
+ fragment-cache "^0.2.1"
+ is-windows "^1.0.2"
+ kind-of "^6.0.2"
+ object.pick "^1.3.0"
+ regex-not "^1.0.0"
+ snapdragon "^0.8.1"
+ to-regex "^3.0.1"
+
+native-url@^0.2.6:
+ version "0.2.6"
+ resolved "https://registry.yarnpkg.com/native-url/-/native-url-0.2.6.tgz#ca1258f5ace169c716ff44eccbddb674e10399ae"
+ integrity sha512-k4bDC87WtgrdD362gZz6zoiXQrl40kYlBmpfmSjwRO1VU0V5ccwJTlxuE72F6m3V0vc1xOf6n3UCP9QyerRqmA==
+ dependencies:
+ querystring "^0.2.0"
+
+natural-compare@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
+ integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
+
+negotiator@0.6.2:
+ version "0.6.2"
+ resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
+ integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==
+
+neo-async@^2.5.0, neo-async@^2.6.1, neo-async@^2.6.2:
+ version "2.6.2"
+ resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
+ integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
+
+next-tick@~1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
+ integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
+
+nice-try@^1.0.4:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
+ integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
+
+no-case@^3.0.4:
+ version "3.0.4"
+ resolved "https://registry.yarnpkg.com/no-case/-/no-case-3.0.4.tgz#d361fd5c9800f558551a8369fc0dcd4662b6124d"
+ integrity sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==
+ dependencies:
+ lower-case "^2.0.2"
+ tslib "^2.0.3"
+
+node-fetch@^1.0.1:
+ version "1.7.3"
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
+ integrity sha512-NhZ4CsKx7cYm2vSrBAr2PvFOe6sWDf0UYLRqA6svUYg7+/TSfVAu49jYC4BvQ4Sms9SZgdqGBgroqfDhJdTyKQ==
+ dependencies:
+ encoding "^0.1.11"
+ is-stream "^1.0.1"
+
+node-forge@^0.10.0:
+ version "0.10.0"
+ resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"
+ integrity sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA==
+
+node-gyp@^7.1.0, node-gyp@^7.1.2:
+ version "7.1.2"
+ resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-7.1.2.tgz#21a810aebb187120251c3bcec979af1587b188ae"
+ integrity sha512-CbpcIo7C3eMu3dL1c3d0xw449fHIGALIJsRP4DDPHpyiW8vcriNY7ubh9TE4zEKfSxscY7PjeFnshE7h75ynjQ==
+ dependencies:
+ env-paths "^2.2.0"
+ glob "^7.1.4"
+ graceful-fs "^4.2.3"
+ nopt "^5.0.0"
+ npmlog "^4.1.2"
+ request "^2.88.2"
+ rimraf "^3.0.2"
+ semver "^7.3.2"
+ tar "^6.0.2"
+ which "^2.0.2"
+
+node-int64@^0.4.0:
+ version "0.4.0"
+ resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
+ integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=
+
+node-libs-browser@^2.2.1:
+ version "2.2.1"
+ resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-2.2.1.tgz#b64f513d18338625f90346d27b0d235e631f6425"
+ integrity sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==
+ dependencies:
+ assert "^1.1.1"
+ browserify-zlib "^0.2.0"
+ buffer "^4.3.0"
+ console-browserify "^1.1.0"
+ constants-browserify "^1.0.0"
+ crypto-browserify "^3.11.0"
+ domain-browser "^1.1.1"
+ events "^3.0.0"
+ https-browserify "^1.0.0"
+ os-browserify "^0.3.0"
+ path-browserify "0.0.1"
+ process "^0.11.10"
+ punycode "^1.2.4"
+ querystring-es3 "^0.2.0"
+ readable-stream "^2.3.3"
+ stream-browserify "^2.0.1"
+ stream-http "^2.7.2"
+ string_decoder "^1.0.0"
+ timers-browserify "^2.0.4"
+ tty-browserify "0.0.0"
+ url "^0.11.0"
+ util "^0.11.0"
+ vm-browserify "^1.0.1"
+
+node-modules-regexp@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz#8d9dbe28964a4ac5712e9131642107c71e90ec40"
+ integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
+
+node-notifier@^8.0.0:
+ version "8.0.1"
+ resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-8.0.1.tgz#f86e89bbc925f2b068784b31f382afdc6ca56be1"
+ integrity sha512-BvEXF+UmsnAfYfoapKM9nGxnP+Wn7P91YfXmrKnfcYCx6VBeoN5Ez5Ogck6I8Bi5k4RlpqRYaw75pAwzX9OphA==
+ dependencies:
+ growly "^1.3.0"
+ is-wsl "^2.2.0"
+ semver "^7.3.2"
+ shellwords "^0.1.1"
+ uuid "^8.3.0"
+ which "^2.0.2"
+
+node-releases@^1.1.61, node-releases@^1.1.69:
+ version "1.1.69"
+ resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.69.tgz#3149dbde53b781610cd8b486d62d86e26c3725f6"
+ integrity sha512-DGIjo79VDEyAnRlfSqYTsy+yoHd2IOjJiKUozD2MV2D85Vso6Bug56mb9tT/fY5Urt0iqk01H7x+llAruDR2zA==
+
+node-releases@^1.1.71:
+ version "1.1.71"
+ resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.71.tgz#cb1334b179896b1c89ecfdd4b725fb7bbdfc7dbb"
+ integrity sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg==
+
+nopt@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/nopt/-/nopt-5.0.0.tgz#530942bb58a512fccafe53fe210f13a25355dc88"
+ integrity sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==
+ dependencies:
+ abbrev "1"
+
+normalize-package-data@^2.3.2, normalize-package-data@^2.5.0:
+ version "2.5.0"
+ resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
+ integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==
+ dependencies:
+ hosted-git-info "^2.1.4"
+ resolve "^1.10.0"
+ semver "2 || 3 || 4 || 5"
+ validate-npm-package-license "^3.0.1"
+
+normalize-package-data@^3.0.0:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-3.0.2.tgz#cae5c410ae2434f9a6c1baa65d5bc3b9366c8699"
+ integrity sha512-6CdZocmfGaKnIHPVFhJJZ3GuR8SsLKvDANFp47Jmy51aKIr8akjAWTSxtpI+MBgBFdSMRyo4hMpDlT6dTffgZg==
+ dependencies:
+ hosted-git-info "^4.0.1"
+ resolve "^1.20.0"
+ semver "^7.3.4"
+ validate-npm-package-license "^3.0.1"
+
+normalize-path@^2.1.1:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
+ integrity sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=
+ dependencies:
+ remove-trailing-separator "^1.0.1"
+
+normalize-path@^3.0.0, normalize-path@~3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
+ integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
+
+normalize-range@^0.1.2:
+ version "0.1.2"
+ resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942"
+ integrity sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=
+
+normalize-url@1.9.1:
+ version "1.9.1"
+ resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-1.9.1.tgz#2cc0d66b31ea23036458436e3620d85954c66c3c"
+ integrity sha1-LMDWazHqIwNkWENuNiDYWVTGbDw=
+ dependencies:
+ object-assign "^4.0.1"
+ prepend-http "^1.0.0"
+ query-string "^4.1.0"
+ sort-keys "^1.0.0"
+
+normalize-url@^3.0.0:
+ version "3.3.0"
+ resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559"
+ integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==
+
+npm-audit-report@^2.1.4:
+ version "2.1.4"
+ resolved "https://registry.yarnpkg.com/npm-audit-report/-/npm-audit-report-2.1.4.tgz#b14c4625131fb7bcacc4b1c83842af1f58c92c98"
+ integrity sha512-Tz7rnfskSdZ0msTzt2mENC/B+H2QI8u0jN0ck7o3zDsQYIQrek/l3MjEc+CARer+64LsVTU6ZIqNuh0X55QPhw==
+ dependencies:
+ chalk "^4.0.0"
+
+npm-bundled@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.1.1.tgz#1edd570865a94cdb1bc8220775e29466c9fb234b"
+ integrity sha512-gqkfgGePhTpAEgUsGEgcq1rqPXA+tv/aVBlgEzfXwA1yiUJF7xtEt3CtVwOjNYQOVknDk0F20w58Fnm3EtG0fA==
+ dependencies:
+ npm-normalize-package-bin "^1.0.1"
+
+npm-install-checks@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/npm-install-checks/-/npm-install-checks-4.0.0.tgz#a37facc763a2fde0497ef2c6d0ac7c3fbe00d7b4"
+ integrity sha512-09OmyDkNLYwqKPOnbI8exiOZU2GVVmQp7tgez2BPi5OZC8M82elDAps7sxC4l//uSUtotWqoEIDwjRvWH4qz8w==
+ dependencies:
+ semver "^7.1.1"
+
+npm-normalize-package-bin@^1.0.0, npm-normalize-package-bin@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz#6e79a41f23fd235c0623218228da7d9c23b8f6e2"
+ integrity sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==
+
+npm-package-arg@^8.0.0, npm-package-arg@^8.0.1, npm-package-arg@^8.1.0, npm-package-arg@^8.1.1, npm-package-arg@^8.1.2:
+ version "8.1.2"
+ resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-8.1.2.tgz#b868016ae7de5619e729993fbd8d11dc3c52ab62"
+ integrity sha512-6Eem455JsSMJY6Kpd3EyWE+n5hC+g9bSyHr9K9U2zqZb7+02+hObQ2c0+8iDk/mNF+8r1MhY44WypKJAkySIYA==
+ dependencies:
+ hosted-git-info "^4.0.1"
+ semver "^7.3.4"
+ validate-npm-package-name "^3.0.0"
+
+npm-packlist@^2.1.4:
+ version "2.1.5"
+ resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-2.1.5.tgz#43ef5bbb9f59b7c0ef91e0905f1dd707b4cfb33c"
+ integrity sha512-KCfK3Vi2F+PH1klYauoQzg81GQ8/GGjQRKYY6tRnpQUPKTs/1gBZSRWtTEd7jGdSn1LZL7gpAmJT+BcS55k2XQ==
+ dependencies:
+ glob "^7.1.6"
+ ignore-walk "^3.0.3"
+ npm-bundled "^1.1.1"
+ npm-normalize-package-bin "^1.0.1"
+
+npm-pick-manifest@^6.0.0, npm-pick-manifest@^6.1.0, npm-pick-manifest@^6.1.1:
+ version "6.1.1"
+ resolved "https://registry.yarnpkg.com/npm-pick-manifest/-/npm-pick-manifest-6.1.1.tgz#7b5484ca2c908565f43b7f27644f36bb816f5148"
+ integrity sha512-dBsdBtORT84S8V8UTad1WlUyKIY9iMsAmqxHbLdeEeBNMLQDlDWWra3wYUx9EBEIiG/YwAy0XyNHDd2goAsfuA==
+ dependencies:
+ npm-install-checks "^4.0.0"
+ npm-normalize-package-bin "^1.0.1"
+ npm-package-arg "^8.1.2"
+ semver "^7.3.4"
+
+npm-profile@^5.0.2:
+ version "5.0.2"
+ resolved "https://registry.yarnpkg.com/npm-profile/-/npm-profile-5.0.2.tgz#4cff0710ac8d71280202b6c261b160cc0cace16a"
+ integrity sha512-hOhpH23PeWUFParJ6T1nquiHJLmFZ5VReTjBf1TJpl1YGuqfUS+ZYujVYPfuMbixosO82kWzvnxg4ZmP4VkTeg==
+ dependencies:
+ npm-registry-fetch "^9.0.0"
+
+npm-registry-fetch@^9.0.0:
+ version "9.0.0"
+ resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-9.0.0.tgz#86f3feb4ce00313bc0b8f1f8f69daae6face1661"
+ integrity sha512-PuFYYtnQ8IyVl6ib9d3PepeehcUeHN9IO5N/iCRhyg9tStQcqGQBRVHmfmMWPDERU3KwZoHFvbJ4FPXPspvzbA==
+ dependencies:
+ "@npmcli/ci-detect" "^1.0.0"
+ lru-cache "^6.0.0"
+ make-fetch-happen "^8.0.9"
+ minipass "^3.1.3"
+ minipass-fetch "^1.3.0"
+ minipass-json-stream "^1.0.1"
+ minizlib "^2.0.0"
+ npm-package-arg "^8.0.0"
+
+npm-run-path@^2.0.0:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f"
+ integrity sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=
+ dependencies:
+ path-key "^2.0.0"
+
+npm-run-path@^4.0.0:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
+ integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==
+ dependencies:
+ path-key "^3.0.0"
+
+npm-user-validate@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.1.tgz#31428fc5475fe8416023f178c0ab47935ad8c561"
+ integrity sha512-uQwcd/tY+h1jnEaze6cdX/LrhWhoBxfSknxentoqmIuStxUExxjWd3ULMLFPiFUrZKbOVMowH6Jq2FRWfmhcEw==
+
+npm@^7.6.3:
+ version "7.10.0"
+ resolved "https://registry.yarnpkg.com/npm/-/npm-7.10.0.tgz#8d164a30f6065e479df255f8e890d1e932860695"
+ integrity sha512-DD4eEB71HGVt6pS6n4LmFD4eHsrglJ+QtLhv/kP2UWNKkJalL8TPfsiw9p8LmWKa6ed61LHPw5FE6krS3aGv0A==
+ dependencies:
+ "@npmcli/arborist" "^2.3.0"
+ "@npmcli/ci-detect" "^1.2.0"
+ "@npmcli/config" "^2.1.0"
+ "@npmcli/run-script" "^1.8.4"
+ abbrev "~1.1.1"
+ ansicolors "~0.3.2"
+ ansistyles "~0.1.3"
+ archy "~1.0.0"
+ byte-size "^7.0.1"
+ cacache "^15.0.6"
+ chalk "^4.1.0"
+ chownr "^2.0.0"
+ cli-columns "^3.1.2"
+ cli-table3 "^0.6.0"
+ columnify "~1.5.4"
+ glob "^7.1.4"
+ graceful-fs "^4.2.6"
+ hosted-git-info "^4.0.2"
+ ini "^2.0.0"
+ init-package-json "^2.0.2"
+ is-cidr "^4.0.2"
+ json-parse-even-better-errors "^2.3.1"
+ leven "^3.1.0"
+ libnpmaccess "^4.0.1"
+ libnpmdiff "^2.0.4"
+ libnpmfund "^1.0.2"
+ libnpmhook "^6.0.1"
+ libnpmorg "^2.0.1"
+ libnpmpack "^2.0.1"
+ libnpmpublish "^4.0.0"
+ libnpmsearch "^3.1.0"
+ libnpmteam "^2.0.2"
+ libnpmversion "^1.2.0"
+ make-fetch-happen "^8.0.14"
+ minipass "^3.1.3"
+ minipass-pipeline "^1.2.4"
+ mkdirp "^1.0.4"
+ mkdirp-infer-owner "^2.0.0"
+ ms "^2.1.2"
+ node-gyp "^7.1.2"
+ nopt "^5.0.0"
+ npm-audit-report "^2.1.4"
+ npm-package-arg "^8.1.2"
+ npm-pick-manifest "^6.1.1"
+ npm-profile "^5.0.2"
+ npm-registry-fetch "^9.0.0"
+ npm-user-validate "^1.0.1"
+ npmlog "~4.1.2"
+ opener "^1.5.2"
+ pacote "^11.3.1"
+ parse-conflict-json "^1.1.1"
+ qrcode-terminal "^0.12.0"
+ read "~1.0.7"
+ read-package-json "^3.0.1"
+ read-package-json-fast "^2.0.2"
+ readdir-scoped-modules "^1.1.0"
+ rimraf "^3.0.2"
+ semver "^7.3.5"
+ ssri "^8.0.1"
+ tar "^6.1.0"
+ text-table "~0.2.0"
+ tiny-relative-date "^1.3.0"
+ treeverse "^1.0.4"
+ validate-npm-package-name "~3.0.0"
+ which "^2.0.2"
+ write-file-atomic "^3.0.3"
+
+npmlog@^4.1.2, npmlog@~4.1.2:
+ version "4.1.2"
+ resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
+ integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
+ dependencies:
+ are-we-there-yet "~1.1.2"
+ console-control-strings "~1.1.0"
+ gauge "~2.7.3"
+ set-blocking "~2.0.0"
+
+nth-check@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.2.tgz#b2bd295c37e3dd58a3bf0700376663ba4d9cf05c"
+ integrity sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==
+ dependencies:
+ boolbase "~1.0.0"
+
+num2fraction@^1.2.2:
+ version "1.2.2"
+ resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"
+ integrity sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=
+
+number-is-nan@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
+ integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
+
+nvd3@^1.8.2:
+ version "1.8.6"
+ resolved "https://registry.yarnpkg.com/nvd3/-/nvd3-1.8.6.tgz#2d3eba74bf33363b5101ebf1d093c59a53ae73c4"
+ integrity sha1-LT66dL8zNjtRAevx0JPFmlOuc8Q=
+
+nwsapi@^2.2.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.0.tgz#204879a9e3d068ff2a55139c2c772780681a38b7"
+ integrity sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==
+
+oauth-sign@~0.9.0:
+ version "0.9.0"
+ resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455"
+ integrity sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==
+
+object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
+ integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
+
+object-copy@^0.1.0:
+ version "0.1.0"
+ resolved "https://registry.yarnpkg.com/object-copy/-/object-copy-0.1.0.tgz#7e7d858b781bd7c991a41ba975ed3812754e998c"
+ integrity sha1-fn2Fi3gb18mRpBupde04EnVOmYw=
+ dependencies:
+ copy-descriptor "^0.1.0"
+ define-property "^0.2.5"
+ kind-of "^3.0.3"
+
+object-inspect@^1.8.0, object-inspect@^1.9.0:
+ version "1.9.0"
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.9.0.tgz#c90521d74e1127b67266ded3394ad6116986533a"
+ integrity sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw==
+
+object-is@^1.0.1:
+ version "1.1.4"
+ resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.4.tgz#63d6c83c00a43f4cbc9434eb9757c8a5b8565068"
+ integrity sha512-1ZvAZ4wlF7IyPVOcE1Omikt7UpaFlOQq0HlSti+ZvDH3UiD2brwGMwDbyV43jao2bKJ+4+WdPJHSd7kgzKYVqg==
+ dependencies:
+ call-bind "^1.0.0"
+ define-properties "^1.1.3"
+
+object-keys@^1.0.12, object-keys@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
+ integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
+
+object-visit@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
+ integrity sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=
+ dependencies:
+ isobject "^3.0.0"
+
+object.assign@^4.1.0, object.assign@^4.1.1, object.assign@^4.1.2:
+ version "4.1.2"
+ resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.2.tgz#0ed54a342eceb37b38ff76eb831a0e788cb63940"
+ integrity sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==
+ dependencies:
+ call-bind "^1.0.0"
+ define-properties "^1.1.3"
+ has-symbols "^1.0.1"
+ object-keys "^1.1.1"
+
+object.entries@^1.1.0, object.entries@^1.1.2:
+ version "1.1.3"
+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.3.tgz#c601c7f168b62374541a07ddbd3e2d5e4f7711a6"
+ integrity sha512-ym7h7OZebNS96hn5IJeyUmaWhaSM4SVtAPPfNLQEI2MYWCO2egsITb9nab2+i/Pwibx+R0mtn+ltKJXRSeTMGg==
+ dependencies:
+ call-bind "^1.0.0"
+ define-properties "^1.1.3"
+ es-abstract "^1.18.0-next.1"
+ has "^1.0.3"
+
+object.fromentries@^2.0.2:
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.3.tgz#13cefcffa702dc67750314a3305e8cb3fad1d072"
+ integrity sha512-IDUSMXs6LOSJBWE++L0lzIbSqHl9KDCfff2x/JSEIDtEUavUnyMYC2ZGay/04Zq4UT8lvd4xNhU4/YHKibAOlw==
+ dependencies:
+ call-bind "^1.0.0"
+ define-properties "^1.1.3"
+ es-abstract "^1.18.0-next.1"
+ has "^1.0.3"
+
+object.getownpropertydescriptors@^2.0.3, object.getownpropertydescriptors@^2.1.0:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.1.tgz#0dfda8d108074d9c563e80490c883b6661091544"
+ integrity sha512-6DtXgZ/lIZ9hqx4GtZETobXLR/ZLaa0aqV0kzbn80Rf8Z2e/XFnhA0I7p07N2wH8bBBltr2xQPi6sbKWAY2Eng==
+ dependencies:
+ call-bind "^1.0.0"
+ define-properties "^1.1.3"
+ es-abstract "^1.18.0-next.1"
+
+object.pick@^1.3.0:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
+ integrity sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=
+ dependencies:
+ isobject "^3.0.1"
+
+object.values@^1.1.0, object.values@^1.1.1:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.2.tgz#7a2015e06fcb0f546bd652486ce8583a4731c731"
+ integrity sha512-MYC0jvJopr8EK6dPBiO8Nb9mvjdypOachO5REGk6MXzujbBrAisKo3HmdEI6kZDL6fC31Mwee/5YbtMebixeag==
+ dependencies:
+ call-bind "^1.0.0"
+ define-properties "^1.1.3"
+ es-abstract "^1.18.0-next.1"
+ has "^1.0.3"
+
+obuf@^1.0.0, obuf@^1.1.2:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
+ integrity sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==
+
+on-finished@~2.3.0:
+ version "2.3.0"
+ resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
+ integrity sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=
+ dependencies:
+ ee-first "1.1.1"
+
+on-headers@~1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.0.2.tgz#772b0ae6aaa525c399e489adfad90c403eb3c28f"
+ integrity sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==
+
+once@^1.3.0, once@^1.3.1, once@^1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
+ integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
+ dependencies:
+ wrappy "1"
+
+onetime@^5.1.0:
+ version "5.1.2"
+ resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.2.tgz#d0e96ebb56b07476df1dd9c4806e5237985ca45e"
+ integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==
+ dependencies:
+ mimic-fn "^2.1.0"
+
+open@^7.0.2:
+ version "7.3.1"
+ resolved "https://registry.yarnpkg.com/open/-/open-7.3.1.tgz#111119cb919ca1acd988f49685c4fdd0f4755356"
+ integrity sha512-f2wt9DCBKKjlFbjzGb8MOAW8LH8F0mrs1zc7KTjAJ9PZNQbfenzWbNP1VZJvw6ICMG9r14Ah6yfwPn7T7i646A==
+ dependencies:
+ is-docker "^2.0.0"
+ is-wsl "^2.1.1"
+
+opener@^1.5.2:
+ version "1.5.2"
+ resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598"
+ integrity sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==
+
+opn@^5.5.0:
+ version "5.5.0"
+ resolved "https://registry.yarnpkg.com/opn/-/opn-5.5.0.tgz#fc7164fab56d235904c51c3b27da6758ca3b9bfc"
+ integrity sha512-PqHpggC9bLV0VeWcdKhkpxY+3JTzetLSqTCWL/z/tFIbI6G8JCjondXklT1JinczLz2Xib62sSp0T/gKT4KksA==
+ dependencies:
+ is-wsl "^1.1.0"
+
+optimize-css-assets-webpack-plugin@5.0.4:
+ version "5.0.4"
+ resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.4.tgz#85883c6528aaa02e30bbad9908c92926bb52dc90"
+ integrity sha512-wqd6FdI2a5/FdoiCNNkEvLeA//lHHfG24Ln2Xm2qqdIk4aOlsR18jwpyOihqQ8849W3qu2DX8fOYxpvTMj+93A==
+ dependencies:
+ cssnano "^4.1.10"
+ last-call-webpack-plugin "^3.0.0"
+
+optionator@^0.8.1:
+ version "0.8.3"
+ resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.3.tgz#84fa1d036fe9d3c7e21d99884b601167ec8fb495"
+ integrity sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==
+ dependencies:
+ deep-is "~0.1.3"
+ fast-levenshtein "~2.0.6"
+ levn "~0.3.0"
+ prelude-ls "~1.1.2"
+ type-check "~0.3.2"
+ word-wrap "~1.2.3"
+
+optionator@^0.9.1:
+ version "0.9.1"
+ resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.1.tgz#4f236a6373dae0566a6d43e1326674f50c291499"
+ integrity sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==
+ dependencies:
+ deep-is "^0.1.3"
+ fast-levenshtein "^2.0.6"
+ levn "^0.4.1"
+ prelude-ls "^1.2.1"
+ type-check "^0.4.0"
+ word-wrap "^1.2.3"
+
+original@^1.0.0:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/original/-/original-1.0.2.tgz#e442a61cffe1c5fd20a65f3261c26663b303f25f"
+ integrity sha512-hyBVl6iqqUOJ8FqRe+l/gS8H+kKYjrEndd5Pm1MfBtsEKA038HkkdbAl/72EAXGyonD/PFsvmVG+EvcIpliMBg==
+ dependencies:
+ url-parse "^1.4.3"
+
+os-browserify@^0.3.0:
+ version "0.3.0"
+ resolved "https://registry.yarnpkg.com/os-browserify/-/os-browserify-0.3.0.tgz#854373c7f5c2315914fc9bfc6bd8238fdda1ec27"
+ integrity sha1-hUNzx/XCMVkU/Jv8a9gjj92h7Cc=
+
+p-each-series@^2.1.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/p-each-series/-/p-each-series-2.2.0.tgz#105ab0357ce72b202a8a8b94933672657b5e2a9a"
+ integrity sha512-ycIL2+1V32th+8scbpTvyHNaHe02z0sjgh91XXjAk+ZeXoPN4Z46DVUnzdso0aX4KckKw0FNNFHdjZ2UsZvxiA==
+
+p-finally@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
+ integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=
+
+p-limit@^1.1.0:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8"
+ integrity sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==
+ dependencies:
+ p-try "^1.0.0"
+
+p-limit@^2.0.0, p-limit@^2.2.0:
+ version "2.3.0"
+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1"
+ integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==
+ dependencies:
+ p-try "^2.0.0"
+
+p-limit@^3.0.2:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
+ integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
+ dependencies:
+ yocto-queue "^0.1.0"
+
+p-locate@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
+ integrity sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=
+ dependencies:
+ p-limit "^1.1.0"
+
+p-locate@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
+ integrity sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==
+ dependencies:
+ p-limit "^2.0.0"
+
+p-locate@^4.1.0:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
+ integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
+ dependencies:
+ p-limit "^2.2.0"
+
+p-map@^2.0.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/p-map/-/p-map-2.1.0.tgz#310928feef9c9ecc65b68b17693018a665cea175"
+ integrity sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==
+
+p-map@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/p-map/-/p-map-4.0.0.tgz#bb2f95a5eda2ec168ec9274e06a747c3e2904d2b"
+ integrity sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==
+ dependencies:
+ aggregate-error "^3.0.0"
+
+p-retry@^3.0.1:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/p-retry/-/p-retry-3.0.1.tgz#316b4c8893e2c8dc1cfa891f406c4b422bebf328"
+ integrity sha512-XE6G4+YTTkT2a0UWb2kjZe8xNwf8bIbnqpc/IS/idOBVhyves0mK5OJgeocjx7q5pvX/6m23xuzVPYT1uGM73w==
+ dependencies:
+ retry "^0.12.0"
+
+p-try@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"
+ integrity sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=
+
+p-try@^2.0.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
+ integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
+
+pacote@^11.1.11, pacote@^11.2.6, pacote@^11.3.0, pacote@^11.3.1:
+ version "11.3.1"
+ resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.3.1.tgz#6ce95dd230db475cbd8789fd1f986bec51b4bf7c"
+ integrity sha512-TymtwoAG12cczsJIrwI/euOQKtjrQHlD0k0oyt9QSmZGpqa+KdlxKdWR/YUjYizkixaVyztxt/Wsfo8bL3A6Fg==
+ dependencies:
+ "@npmcli/git" "^2.0.1"
+ "@npmcli/installed-package-contents" "^1.0.6"
+ "@npmcli/promise-spawn" "^1.2.0"
+ "@npmcli/run-script" "^1.8.2"
+ cacache "^15.0.5"
+ chownr "^2.0.0"
+ fs-minipass "^2.1.0"
+ infer-owner "^1.0.4"
+ minipass "^3.1.3"
+ mkdirp "^1.0.3"
+ npm-package-arg "^8.0.1"
+ npm-packlist "^2.1.4"
+ npm-pick-manifest "^6.0.0"
+ npm-registry-fetch "^9.0.0"
+ promise-retry "^2.0.1"
+ read-package-json-fast "^2.0.1"
+ rimraf "^3.0.2"
+ ssri "^8.0.1"
+ tar "^6.1.0"
+
+pako@~1.0.5:
+ version "1.0.11"
+ resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
+ integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
+
+parallel-transform@^1.1.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/parallel-transform/-/parallel-transform-1.2.0.tgz#9049ca37d6cb2182c3b1d2c720be94d14a5814fc"
+ integrity sha512-P2vSmIu38uIlvdcU7fDkyrxj33gTUy/ABO5ZUbGowxNCopBq/OoD42bP4UmMrJoPyk4Uqf0mu3mtWBhHCZD8yg==
+ dependencies:
+ cyclist "^1.0.1"
+ inherits "^2.0.3"
+ readable-stream "^2.1.5"
+
+param-case@^3.0.3:
+ version "3.0.4"
+ resolved "https://registry.yarnpkg.com/param-case/-/param-case-3.0.4.tgz#7d17fe4aa12bde34d4a77d91acfb6219caad01c5"
+ integrity sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==
+ dependencies:
+ dot-case "^3.0.4"
+ tslib "^2.0.3"
+
+parent-module@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
+ integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
+ dependencies:
+ callsites "^3.0.0"
+
+parse-asn1@^5.0.0, parse-asn1@^5.1.5:
+ version "5.1.6"
+ resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.6.tgz#385080a3ec13cb62a62d39409cb3e88844cdaed4"
+ integrity sha512-RnZRo1EPU6JBnra2vGHj0yhp6ebyjBZpmUCLHWiFhxlzvBCCpAuZ7elsBp1PVAbQN0/04VD/19rfzlBSwLstMw==
+ dependencies:
+ asn1.js "^5.2.0"
+ browserify-aes "^1.0.0"
+ evp_bytestokey "^1.0.0"
+ pbkdf2 "^3.0.3"
+ safe-buffer "^5.1.1"
+
+parse-conflict-json@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/parse-conflict-json/-/parse-conflict-json-1.1.1.tgz#54ec175bde0f2d70abf6be79e0e042290b86701b"
+ integrity sha512-4gySviBiW5TRl7XHvp1agcS7SOe0KZOjC//71dzZVWJrY9hCrgtvl5v3SyIxCZ4fZF47TxD9nfzmxcx76xmbUw==
+ dependencies:
+ json-parse-even-better-errors "^2.3.0"
+ just-diff "^3.0.1"
+ just-diff-apply "^3.0.0"
+
+parse-json@^2.2.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-2.2.0.tgz#f480f40434ef80741f8469099f8dea18f55a4dc9"
+ integrity sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=
+ dependencies:
+ error-ex "^1.2.0"
+
+parse-json@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-4.0.0.tgz#be35f5425be1f7f6c747184f98a788cb99477ee0"
+ integrity sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=
+ dependencies:
+ error-ex "^1.3.1"
+ json-parse-better-errors "^1.0.1"
+
+parse-json@^5.0.0:
+ version "5.1.0"
+ resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.1.0.tgz#f96088cdf24a8faa9aea9a009f2d9d942c999646"
+ integrity sha512-+mi/lmVVNKFNVyLXV31ERiy2CY5E1/F6QtJFEzoChPRwwngMNXRDQ9GJ5WdE2Z2P4AujsOi0/+2qHID68KwfIQ==
+ dependencies:
+ "@babel/code-frame" "^7.0.0"
+ error-ex "^1.3.1"
+ json-parse-even-better-errors "^2.3.0"
+ lines-and-columns "^1.1.6"
+
+parse5@5.1.1:
+ version "5.1.1"
+ resolved "https://registry.yarnpkg.com/parse5/-/parse5-5.1.1.tgz#f68e4e5ba1852ac2cadc00f4555fff6c2abb6178"
+ integrity sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==
+
+parseurl@~1.3.2, parseurl@~1.3.3:
+ version "1.3.3"
+ resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
+ integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
+
+pascal-case@^3.1.2:
+ version "3.1.2"
+ resolved "https://registry.yarnpkg.com/pascal-case/-/pascal-case-3.1.2.tgz#b48e0ef2b98e205e7c1dae747d0b1508237660eb"
+ integrity sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==
+ dependencies:
+ no-case "^3.0.4"
+ tslib "^2.0.3"
+
+pascalcase@^0.1.1:
+ version "0.1.1"
+ resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"
+ integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=
+
+path-browserify@0.0.1:
+ version "0.0.1"
+ resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-0.0.1.tgz#e6c4ddd7ed3aa27c68a20cc4e50e1a4ee83bbc4a"
+ integrity sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==
+
+path-dirname@^1.0.0:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/path-dirname/-/path-dirname-1.0.2.tgz#cc33d24d525e099a5388c0336c6e32b9160609e0"
+ integrity sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=
+
+path-exists@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
+ integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=
+
+path-exists@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
+ integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
+
+path-is-absolute@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
+ integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
+
+path-is-inside@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
+ integrity sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=
+
+path-key@^2.0.0, path-key@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
+ integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
+
+path-key@^3.0.0, path-key@^3.1.0:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
+ integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
+
+path-parse@^1.0.6:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
+ integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
+
+path-to-regexp@0.1.7:
+ version "0.1.7"
+ resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
+ integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
+
+path-to-regexp@^1.7.0:
+ version "1.8.0"
+ resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
+ integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
+ dependencies:
+ isarray "0.0.1"
+
+path-type@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
+ integrity sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=
+ dependencies:
+ pify "^2.0.0"
+
+path-type@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
+ integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
+
+pbkdf2@^3.0.3:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/pbkdf2/-/pbkdf2-3.1.1.tgz#cb8724b0fada984596856d1a6ebafd3584654b94"
+ integrity sha512-4Ejy1OPxi9f2tt1rRV7Go7zmfDQ+ZectEQz3VGUQhgq62HtIRPDyG/JtnwIxs6x3uNMwo2V7q1fMvKjb+Tnpqg==
+ dependencies:
+ create-hash "^1.1.2"
+ create-hmac "^1.1.4"
+ ripemd160 "^2.0.1"
+ safe-buffer "^5.0.1"
+ sha.js "^2.4.8"
+
+perfect-scrollbar@^1.5.0:
+ version "1.5.0"
+ resolved "https://registry.yarnpkg.com/perfect-scrollbar/-/perfect-scrollbar-1.5.0.tgz#821d224ed8ff61990c23f26db63048cdc75b6b83"
+ integrity sha512-NrNHJn5mUGupSiheBTy6x+6SXCFbLlm8fVZh9moIzw/LgqElN5q4ncR4pbCBCYuCJ8Kcl9mYM0NgDxvW+b4LxA==
+
+performance-now@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
+ integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
+
+picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1, picomatch@^2.2.2:
+ version "2.2.2"
+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
+ integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
+
+pify@^2.0.0:
+ version "2.3.0"
+ resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
+ integrity sha1-7RQaasBDqEnqWISY59yosVMw6Qw=
+
+pify@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
+ integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
+
+pinkie-promise@^2.0.0:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz#2135d6dfa7a358c069ac9b178776288228450ffa"
+ integrity sha1-ITXW36ejWMBprJsXh3YogihFD/o=
+ dependencies:
+ pinkie "^2.0.0"
+
+pinkie@^2.0.0:
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
+ integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA=
+
+pirates@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.1.tgz#643a92caf894566f91b2b986d2c66950a8e2fb87"
+ integrity sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==
+ dependencies:
+ node-modules-regexp "^1.0.0"
+
+pkg-dir@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
+ integrity sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=
+ dependencies:
+ find-up "^2.1.0"
+
+pkg-dir@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-3.0.0.tgz#2749020f239ed990881b1f71210d51eb6523bea3"
+ integrity sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==
+ dependencies:
+ find-up "^3.0.0"
+
+pkg-dir@^4.1.0, pkg-dir@^4.2.0:
+ version "4.2.0"
+ resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
+ integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
+ dependencies:
+ find-up "^4.0.0"
+
+pkg-up@3.1.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5"
+ integrity sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==
+ dependencies:
+ find-up "^3.0.0"
+
+pnp-webpack-plugin@1.6.4:
+ version "1.6.4"
+ resolved "https://registry.yarnpkg.com/pnp-webpack-plugin/-/pnp-webpack-plugin-1.6.4.tgz#c9711ac4dc48a685dabafc86f8b6dd9f8df84149"
+ integrity sha512-7Wjy+9E3WwLOEL30D+m8TSTF7qJJUJLONBnwQp0518siuMxUQUbgZwssaFX+QKlZkjHZcw/IpZCt/H0srrntSg==
+ dependencies:
+ ts-pnp "^1.1.6"
+
+portfinder@^1.0.26:
+ version "1.0.28"
+ resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.28.tgz#67c4622852bd5374dd1dd900f779f53462fac778"
+ integrity sha512-Se+2isanIcEqf2XMHjyUKskczxbPH7dQnlMjXX6+dybayyHvAf/TCgyMRlzf/B6QDhAEFOGes0pzRo3by4AbMA==
+ dependencies:
+ async "^2.6.2"
+ debug "^3.1.1"
+ mkdirp "^0.5.5"
+
+posix-character-classes@^0.1.0:
+ version "0.1.1"
+ resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
+ integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
+
+postcss-attribute-case-insensitive@^4.0.1:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-4.0.2.tgz#d93e46b504589e94ac7277b0463226c68041a880"
+ integrity sha512-clkFxk/9pcdb4Vkn0hAHq3YnxBQ2p0CGD1dy24jN+reBck+EWxMbxSUqN4Yj7t0w8csl87K6p0gxBe1utkJsYA==
+ dependencies:
+ postcss "^7.0.2"
+ postcss-selector-parser "^6.0.2"
+
+postcss-browser-comments@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-browser-comments/-/postcss-browser-comments-3.0.0.tgz#1248d2d935fb72053c8e1f61a84a57292d9f65e9"
+ integrity sha512-qfVjLfq7HFd2e0HW4s1dvU8X080OZdG46fFbIBFjW7US7YPDcWfRvdElvwMJr2LI6hMmD+7LnH2HcmXTs+uOig==
+ dependencies:
+ postcss "^7"
+
+postcss-calc@^7.0.1:
+ version "7.0.5"
+ resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-7.0.5.tgz#f8a6e99f12e619c2ebc23cf6c486fdc15860933e"
+ integrity sha512-1tKHutbGtLtEZF6PT4JSihCHfIVldU72mZ8SdZHIYriIZ9fh9k9aWSppaT8rHsyI3dX+KSR+W+Ix9BMY3AODrg==
+ dependencies:
+ postcss "^7.0.27"
+ postcss-selector-parser "^6.0.2"
+ postcss-value-parser "^4.0.2"
+
+postcss-color-functional-notation@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-color-functional-notation/-/postcss-color-functional-notation-2.0.1.tgz#5efd37a88fbabeb00a2966d1e53d98ced93f74e0"
+ integrity sha512-ZBARCypjEDofW4P6IdPVTLhDNXPRn8T2s1zHbZidW6rPaaZvcnCS2soYFIQJrMZSxiePJ2XIYTlcb2ztr/eT2g==
+ dependencies:
+ postcss "^7.0.2"
+ postcss-values-parser "^2.0.0"
+
+postcss-color-gray@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-color-gray/-/postcss-color-gray-5.0.0.tgz#532a31eb909f8da898ceffe296fdc1f864be8547"
+ integrity sha512-q6BuRnAGKM/ZRpfDascZlIZPjvwsRye7UDNalqVz3s7GDxMtqPY6+Q871liNxsonUw8oC61OG+PSaysYpl1bnw==
+ dependencies:
+ "@csstools/convert-colors" "^1.4.0"
+ postcss "^7.0.5"
+ postcss-values-parser "^2.0.0"
+
+postcss-color-hex-alpha@^5.0.3:
+ version "5.0.3"
+ resolved "https://registry.yarnpkg.com/postcss-color-hex-alpha/-/postcss-color-hex-alpha-5.0.3.tgz#a8d9ca4c39d497c9661e374b9c51899ef0f87388"
+ integrity sha512-PF4GDel8q3kkreVXKLAGNpHKilXsZ6xuu+mOQMHWHLPNyjiUBOr75sp5ZKJfmv1MCus5/DWUGcK9hm6qHEnXYw==
+ dependencies:
+ postcss "^7.0.14"
+ postcss-values-parser "^2.0.1"
+
+postcss-color-mod-function@^3.0.3:
+ version "3.0.3"
+ resolved "https://registry.yarnpkg.com/postcss-color-mod-function/-/postcss-color-mod-function-3.0.3.tgz#816ba145ac11cc3cb6baa905a75a49f903e4d31d"
+ integrity sha512-YP4VG+xufxaVtzV6ZmhEtc+/aTXH3d0JLpnYfxqTvwZPbJhWqp8bSY3nfNzNRFLgB4XSaBA82OE4VjOOKpCdVQ==
+ dependencies:
+ "@csstools/convert-colors" "^1.4.0"
+ postcss "^7.0.2"
+ postcss-values-parser "^2.0.0"
+
+postcss-color-rebeccapurple@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-4.0.1.tgz#c7a89be872bb74e45b1e3022bfe5748823e6de77"
+ integrity sha512-aAe3OhkS6qJXBbqzvZth2Au4V3KieR5sRQ4ptb2b2O8wgvB3SJBsdG+jsn2BZbbwekDG8nTfcCNKcSfe/lEy8g==
+ dependencies:
+ postcss "^7.0.2"
+ postcss-values-parser "^2.0.0"
+
+postcss-colormin@^4.0.3:
+ version "4.0.3"
+ resolved "https://registry.yarnpkg.com/postcss-colormin/-/postcss-colormin-4.0.3.tgz#ae060bce93ed794ac71264f08132d550956bd381"
+ integrity sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw==
+ dependencies:
+ browserslist "^4.0.0"
+ color "^3.0.0"
+ has "^1.0.0"
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+
+postcss-convert-values@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-convert-values/-/postcss-convert-values-4.0.1.tgz#ca3813ed4da0f812f9d43703584e449ebe189a7f"
+ integrity sha512-Kisdo1y77KUC0Jmn0OXU/COOJbzM8cImvw1ZFsBgBgMgb1iL23Zs/LXRe3r+EZqM3vGYKdQ2YJVQ5VkJI+zEJQ==
+ dependencies:
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+
+postcss-custom-media@^7.0.8:
+ version "7.0.8"
+ resolved "https://registry.yarnpkg.com/postcss-custom-media/-/postcss-custom-media-7.0.8.tgz#fffd13ffeffad73621be5f387076a28b00294e0c"
+ integrity sha512-c9s5iX0Ge15o00HKbuRuTqNndsJUbaXdiNsksnVH8H4gdc+zbLzr/UasOwNG6CTDpLFekVY4672eWdiiWu2GUg==
+ dependencies:
+ postcss "^7.0.14"
+
+postcss-custom-properties@^8.0.11:
+ version "8.0.11"
+ resolved "https://registry.yarnpkg.com/postcss-custom-properties/-/postcss-custom-properties-8.0.11.tgz#2d61772d6e92f22f5e0d52602df8fae46fa30d97"
+ integrity sha512-nm+o0eLdYqdnJ5abAJeXp4CEU1c1k+eB2yMCvhgzsds/e0umabFrN6HoTy/8Q4K5ilxERdl/JD1LO5ANoYBeMA==
+ dependencies:
+ postcss "^7.0.17"
+ postcss-values-parser "^2.0.1"
+
+postcss-custom-selectors@^5.1.2:
+ version "5.1.2"
+ resolved "https://registry.yarnpkg.com/postcss-custom-selectors/-/postcss-custom-selectors-5.1.2.tgz#64858c6eb2ecff2fb41d0b28c9dd7b3db4de7fba"
+ integrity sha512-DSGDhqinCqXqlS4R7KGxL1OSycd1lydugJ1ky4iRXPHdBRiozyMHrdu0H3o7qNOCiZwySZTUI5MV0T8QhCLu+w==
+ dependencies:
+ postcss "^7.0.2"
+ postcss-selector-parser "^5.0.0-rc.3"
+
+postcss-dir-pseudo-class@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-5.0.0.tgz#6e3a4177d0edb3abcc85fdb6fbb1c26dabaeaba2"
+ integrity sha512-3pm4oq8HYWMZePJY+5ANriPs3P07q+LW6FAdTlkFH2XqDdP4HeeJYMOzn0HYLhRSjBO3fhiqSwwU9xEULSrPgw==
+ dependencies:
+ postcss "^7.0.2"
+ postcss-selector-parser "^5.0.0-rc.3"
+
+postcss-discard-comments@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-4.0.2.tgz#1fbabd2c246bff6aaad7997b2b0918f4d7af4033"
+ integrity sha512-RJutN259iuRf3IW7GZyLM5Sw4GLTOH8FmsXBnv8Ab/Tc2k4SR4qbV4DNbyyY4+Sjo362SyDmW2DQ7lBSChrpkg==
+ dependencies:
+ postcss "^7.0.0"
+
+postcss-discard-duplicates@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz#3fe133cd3c82282e550fc9b239176a9207b784eb"
+ integrity sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ==
+ dependencies:
+ postcss "^7.0.0"
+
+postcss-discard-empty@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-discard-empty/-/postcss-discard-empty-4.0.1.tgz#c8c951e9f73ed9428019458444a02ad90bb9f765"
+ integrity sha512-B9miTzbznhDjTfjvipfHoqbWKwd0Mj+/fL5s1QOz06wufguil+Xheo4XpOnc4NqKYBCNqqEzgPv2aPBIJLox0w==
+ dependencies:
+ postcss "^7.0.0"
+
+postcss-discard-overridden@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-discard-overridden/-/postcss-discard-overridden-4.0.1.tgz#652aef8a96726f029f5e3e00146ee7a4e755ff57"
+ integrity sha512-IYY2bEDD7g1XM1IDEsUT4//iEYCxAmP5oDSFMVU/JVvT7gh+l4fmjciLqGgwjdWpQIdb0Che2VX00QObS5+cTg==
+ dependencies:
+ postcss "^7.0.0"
+
+postcss-double-position-gradients@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-double-position-gradients/-/postcss-double-position-gradients-1.0.0.tgz#fc927d52fddc896cb3a2812ebc5df147e110522e"
+ integrity sha512-G+nV8EnQq25fOI8CH/B6krEohGWnF5+3A6H/+JEpOncu5dCnkS1QQ6+ct3Jkaepw1NGVqqOZH6lqrm244mCftA==
+ dependencies:
+ postcss "^7.0.5"
+ postcss-values-parser "^2.0.0"
+
+postcss-env-function@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-env-function/-/postcss-env-function-2.0.2.tgz#0f3e3d3c57f094a92c2baf4b6241f0b0da5365d7"
+ integrity sha512-rwac4BuZlITeUbiBq60h/xbLzXY43qOsIErngWa4l7Mt+RaSkT7QBjXVGTcBHupykkblHMDrBFh30zchYPaOUw==
+ dependencies:
+ postcss "^7.0.2"
+ postcss-values-parser "^2.0.0"
+
+postcss-flexbugs-fixes@4.2.1:
+ version "4.2.1"
+ resolved "https://registry.yarnpkg.com/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-4.2.1.tgz#9218a65249f30897deab1033aced8578562a6690"
+ integrity sha512-9SiofaZ9CWpQWxOwRh1b/r85KD5y7GgvsNt1056k6OYLvWUun0czCvogfJgylC22uJTwW1KzY3Gz65NZRlvoiQ==
+ dependencies:
+ postcss "^7.0.26"
+
+postcss-focus-visible@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-focus-visible/-/postcss-focus-visible-4.0.0.tgz#477d107113ade6024b14128317ade2bd1e17046e"
+ integrity sha512-Z5CkWBw0+idJHSV6+Bgf2peDOFf/x4o+vX/pwcNYrWpXFrSfTkQ3JQ1ojrq9yS+upnAlNRHeg8uEwFTgorjI8g==
+ dependencies:
+ postcss "^7.0.2"
+
+postcss-focus-within@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-focus-within/-/postcss-focus-within-3.0.0.tgz#763b8788596cee9b874c999201cdde80659ef680"
+ integrity sha512-W0APui8jQeBKbCGZudW37EeMCjDeVxKgiYfIIEo8Bdh5SpB9sxds/Iq8SEuzS0Q4YFOlG7EPFulbbxujpkrV2w==
+ dependencies:
+ postcss "^7.0.2"
+
+postcss-font-variant@^4.0.0:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-font-variant/-/postcss-font-variant-4.0.1.tgz#42d4c0ab30894f60f98b17561eb5c0321f502641"
+ integrity sha512-I3ADQSTNtLTTd8uxZhtSOrTCQ9G4qUVKPjHiDk0bV75QSxXjVWiJVJ2VLdspGUi9fbW9BcjKJoRvxAH1pckqmA==
+ dependencies:
+ postcss "^7.0.2"
+
+postcss-gap-properties@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-gap-properties/-/postcss-gap-properties-2.0.0.tgz#431c192ab3ed96a3c3d09f2ff615960f902c1715"
+ integrity sha512-QZSqDaMgXCHuHTEzMsS2KfVDOq7ZFiknSpkrPJY6jmxbugUPTuSzs/vuE5I3zv0WAS+3vhrlqhijiprnuQfzmg==
+ dependencies:
+ postcss "^7.0.2"
+
+postcss-image-set-function@^3.0.1:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-image-set-function/-/postcss-image-set-function-3.0.1.tgz#28920a2f29945bed4c3198d7df6496d410d3f288"
+ integrity sha512-oPTcFFip5LZy8Y/whto91L9xdRHCWEMs3e1MdJxhgt4jy2WYXfhkng59fH5qLXSCPN8k4n94p1Czrfe5IOkKUw==
+ dependencies:
+ postcss "^7.0.2"
+ postcss-values-parser "^2.0.0"
+
+postcss-initial@^3.0.0:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-initial/-/postcss-initial-3.0.2.tgz#f018563694b3c16ae8eaabe3c585ac6319637b2d"
+ integrity sha512-ugA2wKonC0xeNHgirR4D3VWHs2JcU08WAi1KFLVcnb7IN89phID6Qtg2RIctWbnvp1TM2BOmDtX8GGLCKdR8YA==
+ dependencies:
+ lodash.template "^4.5.0"
+ postcss "^7.0.2"
+
+postcss-lab-function@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-lab-function/-/postcss-lab-function-2.0.1.tgz#bb51a6856cd12289ab4ae20db1e3821ef13d7d2e"
+ integrity sha512-whLy1IeZKY+3fYdqQFuDBf8Auw+qFuVnChWjmxm/UhHWqNHZx+B99EwxTvGYmUBqe3Fjxs4L1BoZTJmPu6usVg==
+ dependencies:
+ "@csstools/convert-colors" "^1.4.0"
+ postcss "^7.0.2"
+ postcss-values-parser "^2.0.0"
+
+postcss-load-config@^2.0.0:
+ version "2.1.2"
+ resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-2.1.2.tgz#c5ea504f2c4aef33c7359a34de3573772ad7502a"
+ integrity sha512-/rDeGV6vMUo3mwJZmeHfEDvwnTKKqQ0S7OHUi/kJvvtx3aWtyWG2/0ZWnzCt2keEclwN6Tf0DST2v9kITdOKYw==
+ dependencies:
+ cosmiconfig "^5.0.0"
+ import-cwd "^2.0.0"
+
+postcss-loader@3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-3.0.0.tgz#6b97943e47c72d845fa9e03f273773d4e8dd6c2d"
+ integrity sha512-cLWoDEY5OwHcAjDnkyRQzAXfs2jrKjXpO/HQFcc5b5u/r7aa471wdmChmwfnv7x2u840iat/wi0lQ5nbRgSkUA==
+ dependencies:
+ loader-utils "^1.1.0"
+ postcss "^7.0.0"
+ postcss-load-config "^2.0.0"
+ schema-utils "^1.0.0"
+
+postcss-logical@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-logical/-/postcss-logical-3.0.0.tgz#2495d0f8b82e9f262725f75f9401b34e7b45d5b5"
+ integrity sha512-1SUKdJc2vuMOmeItqGuNaC+N8MzBWFWEkAnRnLpFYj1tGGa7NqyVBujfRtgNa2gXR+6RkGUiB2O5Vmh7E2RmiA==
+ dependencies:
+ postcss "^7.0.2"
+
+postcss-media-minmax@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-media-minmax/-/postcss-media-minmax-4.0.0.tgz#b75bb6cbc217c8ac49433e12f22048814a4f5ed5"
+ integrity sha512-fo9moya6qyxsjbFAYl97qKO9gyre3qvbMnkOZeZwlsW6XYFsvs2DMGDlchVLfAd8LHPZDxivu/+qW2SMQeTHBw==
+ dependencies:
+ postcss "^7.0.2"
+
+postcss-merge-longhand@^4.0.11:
+ version "4.0.11"
+ resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-4.0.11.tgz#62f49a13e4a0ee04e7b98f42bb16062ca2549e24"
+ integrity sha512-alx/zmoeXvJjp7L4mxEMjh8lxVlDFX1gqWHzaaQewwMZiVhLo42TEClKaeHbRf6J7j82ZOdTJ808RtN0ZOZwvw==
+ dependencies:
+ css-color-names "0.0.4"
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+ stylehacks "^4.0.0"
+
+postcss-merge-rules@^4.0.3:
+ version "4.0.3"
+ resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-4.0.3.tgz#362bea4ff5a1f98e4075a713c6cb25aefef9a650"
+ integrity sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ==
+ dependencies:
+ browserslist "^4.0.0"
+ caniuse-api "^3.0.0"
+ cssnano-util-same-parent "^4.0.0"
+ postcss "^7.0.0"
+ postcss-selector-parser "^3.0.0"
+ vendors "^1.0.0"
+
+postcss-minify-font-values@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-minify-font-values/-/postcss-minify-font-values-4.0.2.tgz#cd4c344cce474343fac5d82206ab2cbcb8afd5a6"
+ integrity sha512-j85oO6OnRU9zPf04+PZv1LYIYOprWm6IA6zkXkrJXyRveDEuQggG6tvoy8ir8ZwjLxLuGfNkCZEQG7zan+Hbtg==
+ dependencies:
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+
+postcss-minify-gradients@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-minify-gradients/-/postcss-minify-gradients-4.0.2.tgz#93b29c2ff5099c535eecda56c4aa6e665a663471"
+ integrity sha512-qKPfwlONdcf/AndP1U8SJ/uzIJtowHlMaSioKzebAXSG4iJthlWC9iSWznQcX4f66gIWX44RSA841HTHj3wK+Q==
+ dependencies:
+ cssnano-util-get-arguments "^4.0.0"
+ is-color-stop "^1.0.0"
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+
+postcss-minify-params@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-minify-params/-/postcss-minify-params-4.0.2.tgz#6b9cef030c11e35261f95f618c90036d680db874"
+ integrity sha512-G7eWyzEx0xL4/wiBBJxJOz48zAKV2WG3iZOqVhPet/9geefm/Px5uo1fzlHu+DOjT+m0Mmiz3jkQzVHe6wxAWg==
+ dependencies:
+ alphanum-sort "^1.0.0"
+ browserslist "^4.0.0"
+ cssnano-util-get-arguments "^4.0.0"
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+ uniqs "^2.0.0"
+
+postcss-minify-selectors@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-minify-selectors/-/postcss-minify-selectors-4.0.2.tgz#e2e5eb40bfee500d0cd9243500f5f8ea4262fbd8"
+ integrity sha512-D5S1iViljXBj9kflQo4YutWnJmwm8VvIsU1GeXJGiG9j8CIg9zs4voPMdQDUmIxetUOh60VilsNzCiAFTOqu3g==
+ dependencies:
+ alphanum-sort "^1.0.0"
+ has "^1.0.0"
+ postcss "^7.0.0"
+ postcss-selector-parser "^3.0.0"
+
+postcss-modules-extract-imports@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-2.0.0.tgz#818719a1ae1da325f9832446b01136eeb493cd7e"
+ integrity sha512-LaYLDNS4SG8Q5WAWqIJgdHPJrDDr/Lv775rMBFUbgjTz6j34lUznACHcdRWroPvXANP2Vj7yNK57vp9eFqzLWQ==
+ dependencies:
+ postcss "^7.0.5"
+
+postcss-modules-local-by-default@^3.0.3:
+ version "3.0.3"
+ resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-3.0.3.tgz#bb14e0cc78279d504dbdcbfd7e0ca28993ffbbb0"
+ integrity sha512-e3xDq+LotiGesympRlKNgaJ0PCzoUIdpH0dj47iWAui/kyTgh3CiAr1qP54uodmJhl6p9rN6BoNcdEDVJx9RDw==
+ dependencies:
+ icss-utils "^4.1.1"
+ postcss "^7.0.32"
+ postcss-selector-parser "^6.0.2"
+ postcss-value-parser "^4.1.0"
+
+postcss-modules-scope@^2.2.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-2.2.0.tgz#385cae013cc7743f5a7d7602d1073a89eaae62ee"
+ integrity sha512-YyEgsTMRpNd+HmyC7H/mh3y+MeFWevy7V1evVhJWewmMbjDHIbZbOXICC2y+m1xI1UVfIT1HMW/O04Hxyu9oXQ==
+ dependencies:
+ postcss "^7.0.6"
+ postcss-selector-parser "^6.0.0"
+
+postcss-modules-values@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-3.0.0.tgz#5b5000d6ebae29b4255301b4a3a54574423e7f10"
+ integrity sha512-1//E5jCBrZ9DmRX+zCtmQtRSV6PV42Ix7Bzj9GbwJceduuf7IqP8MgeTXuRDHOWj2m0VzZD5+roFWDuU8RQjcg==
+ dependencies:
+ icss-utils "^4.0.0"
+ postcss "^7.0.6"
+
+postcss-nesting@^7.0.0:
+ version "7.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-7.0.1.tgz#b50ad7b7f0173e5b5e3880c3501344703e04c052"
+ integrity sha512-FrorPb0H3nuVq0Sff7W2rnc3SmIcruVC6YwpcS+k687VxyxO33iE1amna7wHuRVzM8vfiYofXSBHNAZ3QhLvYg==
+ dependencies:
+ postcss "^7.0.2"
+
+postcss-normalize-charset@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-4.0.1.tgz#8b35add3aee83a136b0471e0d59be58a50285dd4"
+ integrity sha512-gMXCrrlWh6G27U0hF3vNvR3w8I1s2wOBILvA87iNXaPvSNo5uZAMYsZG7XjCUf1eVxuPfyL4TJ7++SGZLc9A3g==
+ dependencies:
+ postcss "^7.0.0"
+
+postcss-normalize-display-values@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.2.tgz#0dbe04a4ce9063d4667ed2be476bb830c825935a"
+ integrity sha512-3F2jcsaMW7+VtRMAqf/3m4cPFhPD3EFRgNs18u+k3lTJJlVe7d0YPO+bnwqo2xg8YiRpDXJI2u8A0wqJxMsQuQ==
+ dependencies:
+ cssnano-util-get-match "^4.0.0"
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+
+postcss-normalize-positions@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-positions/-/postcss-normalize-positions-4.0.2.tgz#05f757f84f260437378368a91f8932d4b102917f"
+ integrity sha512-Dlf3/9AxpxE+NF1fJxYDeggi5WwV35MXGFnnoccP/9qDtFrTArZ0D0R+iKcg5WsUd8nUYMIl8yXDCtcrT8JrdA==
+ dependencies:
+ cssnano-util-get-arguments "^4.0.0"
+ has "^1.0.0"
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+
+postcss-normalize-repeat-style@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-4.0.2.tgz#c4ebbc289f3991a028d44751cbdd11918b17910c"
+ integrity sha512-qvigdYYMpSuoFs3Is/f5nHdRLJN/ITA7huIoCyqqENJe9PvPmLhNLMu7QTjPdtnVf6OcYYO5SHonx4+fbJE1+Q==
+ dependencies:
+ cssnano-util-get-arguments "^4.0.0"
+ cssnano-util-get-match "^4.0.0"
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+
+postcss-normalize-string@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-string/-/postcss-normalize-string-4.0.2.tgz#cd44c40ab07a0c7a36dc5e99aace1eca4ec2690c"
+ integrity sha512-RrERod97Dnwqq49WNz8qo66ps0swYZDSb6rM57kN2J+aoyEAJfZ6bMx0sx/F9TIEX0xthPGCmeyiam/jXif0eA==
+ dependencies:
+ has "^1.0.0"
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+
+postcss-normalize-timing-functions@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-4.0.2.tgz#8e009ca2a3949cdaf8ad23e6b6ab99cb5e7d28d9"
+ integrity sha512-acwJY95edP762e++00Ehq9L4sZCEcOPyaHwoaFOhIwWCDfik6YvqsYNxckee65JHLKzuNSSmAdxwD2Cud1Z54A==
+ dependencies:
+ cssnano-util-get-match "^4.0.0"
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+
+postcss-normalize-unicode@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-unicode/-/postcss-normalize-unicode-4.0.1.tgz#841bd48fdcf3019ad4baa7493a3d363b52ae1cfb"
+ integrity sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==
+ dependencies:
+ browserslist "^4.0.0"
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+
+postcss-normalize-url@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz#10e437f86bc7c7e58f7b9652ed878daaa95faae1"
+ integrity sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA==
+ dependencies:
+ is-absolute-url "^2.0.0"
+ normalize-url "^3.0.0"
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+
+postcss-normalize-whitespace@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-normalize-whitespace/-/postcss-normalize-whitespace-4.0.2.tgz#bf1d4070fe4fcea87d1348e825d8cc0c5faa7d82"
+ integrity sha512-tO8QIgrsI3p95r8fyqKV+ufKlSHh9hMJqACqbv2XknufqEDhDvbguXGBBqxw9nsQoXWf0qOqppziKJKHMD4GtA==
+ dependencies:
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+
+postcss-normalize@8.0.1:
+ version "8.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-normalize/-/postcss-normalize-8.0.1.tgz#90e80a7763d7fdf2da6f2f0f82be832ce4f66776"
+ integrity sha512-rt9JMS/m9FHIRroDDBGSMsyW1c0fkvOJPy62ggxSHUldJO7B195TqFMqIf+lY5ezpDcYOV4j86aUp3/XbxzCCQ==
+ dependencies:
+ "@csstools/normalize.css" "^10.1.0"
+ browserslist "^4.6.2"
+ postcss "^7.0.17"
+ postcss-browser-comments "^3.0.0"
+ sanitize.css "^10.0.0"
+
+postcss-ordered-values@^4.1.2:
+ version "4.1.2"
+ resolved "https://registry.yarnpkg.com/postcss-ordered-values/-/postcss-ordered-values-4.1.2.tgz#0cf75c820ec7d5c4d280189559e0b571ebac0eee"
+ integrity sha512-2fCObh5UanxvSxeXrtLtlwVThBvHn6MQcu4ksNT2tsaV2Fg76R2CV98W7wNSlX+5/pFwEyaDwKLLoEV7uRybAw==
+ dependencies:
+ cssnano-util-get-arguments "^4.0.0"
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+
+postcss-overflow-shorthand@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-overflow-shorthand/-/postcss-overflow-shorthand-2.0.0.tgz#31ecf350e9c6f6ddc250a78f0c3e111f32dd4c30"
+ integrity sha512-aK0fHc9CBNx8jbzMYhshZcEv8LtYnBIRYQD5i7w/K/wS9c2+0NSR6B3OVMu5y0hBHYLcMGjfU+dmWYNKH0I85g==
+ dependencies:
+ postcss "^7.0.2"
+
+postcss-page-break@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-page-break/-/postcss-page-break-2.0.0.tgz#add52d0e0a528cabe6afee8b46e2abb277df46bf"
+ integrity sha512-tkpTSrLpfLfD9HvgOlJuigLuk39wVTbbd8RKcy8/ugV2bNBUW3xU+AIqyxhDrQr1VUj1RmyJrBn1YWrqUm9zAQ==
+ dependencies:
+ postcss "^7.0.2"
+
+postcss-place@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-place/-/postcss-place-4.0.1.tgz#e9f39d33d2dc584e46ee1db45adb77ca9d1dcc62"
+ integrity sha512-Zb6byCSLkgRKLODj/5mQugyuj9bvAAw9LqJJjgwz5cYryGeXfFZfSXoP1UfveccFmeq0b/2xxwcTEVScnqGxBg==
+ dependencies:
+ postcss "^7.0.2"
+ postcss-values-parser "^2.0.0"
+
+postcss-preset-env@6.7.0:
+ version "6.7.0"
+ resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-6.7.0.tgz#c34ddacf8f902383b35ad1e030f178f4cdf118a5"
+ integrity sha512-eU4/K5xzSFwUFJ8hTdTQzo2RBLbDVt83QZrAvI07TULOkmyQlnYlpwep+2yIK+K+0KlZO4BvFcleOCCcUtwchg==
+ dependencies:
+ autoprefixer "^9.6.1"
+ browserslist "^4.6.4"
+ caniuse-lite "^1.0.30000981"
+ css-blank-pseudo "^0.1.4"
+ css-has-pseudo "^0.10.0"
+ css-prefers-color-scheme "^3.1.1"
+ cssdb "^4.4.0"
+ postcss "^7.0.17"
+ postcss-attribute-case-insensitive "^4.0.1"
+ postcss-color-functional-notation "^2.0.1"
+ postcss-color-gray "^5.0.0"
+ postcss-color-hex-alpha "^5.0.3"
+ postcss-color-mod-function "^3.0.3"
+ postcss-color-rebeccapurple "^4.0.1"
+ postcss-custom-media "^7.0.8"
+ postcss-custom-properties "^8.0.11"
+ postcss-custom-selectors "^5.1.2"
+ postcss-dir-pseudo-class "^5.0.0"
+ postcss-double-position-gradients "^1.0.0"
+ postcss-env-function "^2.0.2"
+ postcss-focus-visible "^4.0.0"
+ postcss-focus-within "^3.0.0"
+ postcss-font-variant "^4.0.0"
+ postcss-gap-properties "^2.0.0"
+ postcss-image-set-function "^3.0.1"
+ postcss-initial "^3.0.0"
+ postcss-lab-function "^2.0.1"
+ postcss-logical "^3.0.0"
+ postcss-media-minmax "^4.0.0"
+ postcss-nesting "^7.0.0"
+ postcss-overflow-shorthand "^2.0.0"
+ postcss-page-break "^2.0.0"
+ postcss-place "^4.0.1"
+ postcss-pseudo-class-any-link "^6.0.0"
+ postcss-replace-overflow-wrap "^3.0.0"
+ postcss-selector-matches "^4.0.0"
+ postcss-selector-not "^4.0.0"
+
+postcss-pseudo-class-any-link@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-6.0.0.tgz#2ed3eed393b3702879dec4a87032b210daeb04d1"
+ integrity sha512-lgXW9sYJdLqtmw23otOzrtbDXofUdfYzNm4PIpNE322/swES3VU9XlXHeJS46zT2onFO7V1QFdD4Q9LiZj8mew==
+ dependencies:
+ postcss "^7.0.2"
+ postcss-selector-parser "^5.0.0-rc.3"
+
+postcss-reduce-initial@^4.0.3:
+ version "4.0.3"
+ resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-4.0.3.tgz#7fd42ebea5e9c814609639e2c2e84ae270ba48df"
+ integrity sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA==
+ dependencies:
+ browserslist "^4.0.0"
+ caniuse-api "^3.0.0"
+ has "^1.0.0"
+ postcss "^7.0.0"
+
+postcss-reduce-transforms@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-reduce-transforms/-/postcss-reduce-transforms-4.0.2.tgz#17efa405eacc6e07be3414a5ca2d1074681d4e29"
+ integrity sha512-EEVig1Q2QJ4ELpJXMZR8Vt5DQx8/mo+dGWSR7vWXqcob2gQLyQGsionYcGKATXvQzMPn6DSN1vTN7yFximdIAg==
+ dependencies:
+ cssnano-util-get-match "^4.0.0"
+ has "^1.0.0"
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+
+postcss-replace-overflow-wrap@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-3.0.0.tgz#61b360ffdaedca84c7c918d2b0f0d0ea559ab01c"
+ integrity sha512-2T5hcEHArDT6X9+9dVSPQdo7QHzG4XKclFT8rU5TzJPDN7RIRTbO9c4drUISOVemLj03aezStHCR2AIcr8XLpw==
+ dependencies:
+ postcss "^7.0.2"
+
+postcss-safe-parser@5.0.2:
+ version "5.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-safe-parser/-/postcss-safe-parser-5.0.2.tgz#459dd27df6bc2ba64608824ba39e45dacf5e852d"
+ integrity sha512-jDUfCPJbKOABhwpUKcqCVbbXiloe/QXMcbJ6Iipf3sDIihEzTqRCeMBfRaOHxhBuTYqtASrI1KJWxzztZU4qUQ==
+ dependencies:
+ postcss "^8.1.0"
+
+postcss-selector-matches@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-selector-matches/-/postcss-selector-matches-4.0.0.tgz#71c8248f917ba2cc93037c9637ee09c64436fcff"
+ integrity sha512-LgsHwQR/EsRYSqlwdGzeaPKVT0Ml7LAT6E75T8W8xLJY62CE4S/l03BWIt3jT8Taq22kXP08s2SfTSzaraoPww==
+ dependencies:
+ balanced-match "^1.0.0"
+ postcss "^7.0.2"
+
+postcss-selector-not@^4.0.0:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-selector-not/-/postcss-selector-not-4.0.1.tgz#263016eef1cf219e0ade9a913780fc1f48204cbf"
+ integrity sha512-YolvBgInEK5/79C+bdFMyzqTg6pkYqDbzZIST/PDMqa/o3qtXenD05apBG2jLgT0/BQ77d4U2UK12jWpilqMAQ==
+ dependencies:
+ balanced-match "^1.0.0"
+ postcss "^7.0.2"
+
+postcss-selector-parser@^3.0.0:
+ version "3.1.2"
+ resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz#b310f5c4c0fdaf76f94902bbaa30db6aa84f5270"
+ integrity sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==
+ dependencies:
+ dot-prop "^5.2.0"
+ indexes-of "^1.0.1"
+ uniq "^1.0.1"
+
+postcss-selector-parser@^5.0.0-rc.3, postcss-selector-parser@^5.0.0-rc.4:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz#249044356697b33b64f1a8f7c80922dddee7195c"
+ integrity sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==
+ dependencies:
+ cssesc "^2.0.0"
+ indexes-of "^1.0.1"
+ uniq "^1.0.1"
+
+postcss-selector-parser@^6.0.0, postcss-selector-parser@^6.0.2:
+ version "6.0.4"
+ resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.4.tgz#56075a1380a04604c38b063ea7767a129af5c2b3"
+ integrity sha512-gjMeXBempyInaBqpp8gODmwZ52WaYsVOsfr4L4lDQ7n3ncD6mEyySiDtgzCT+NYC0mmeOLvtsF8iaEf0YT6dBw==
+ dependencies:
+ cssesc "^3.0.0"
+ indexes-of "^1.0.1"
+ uniq "^1.0.1"
+ util-deprecate "^1.0.2"
+
+postcss-svgo@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-4.0.2.tgz#17b997bc711b333bab143aaed3b8d3d6e3d38258"
+ integrity sha512-C6wyjo3VwFm0QgBy+Fu7gCYOkCmgmClghO+pjcxvrcBKtiKt0uCF+hvbMO1fyv5BMImRK90SMb+dwUnfbGd+jw==
+ dependencies:
+ is-svg "^3.0.0"
+ postcss "^7.0.0"
+ postcss-value-parser "^3.0.0"
+ svgo "^1.0.0"
+
+postcss-unique-selectors@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-unique-selectors/-/postcss-unique-selectors-4.0.1.tgz#9446911f3289bfd64c6d680f073c03b1f9ee4bac"
+ integrity sha512-+JanVaryLo9QwZjKrmJgkI4Fn8SBgRO6WXQBJi7KiAVPlmxikB5Jzc4EvXMT2H0/m0RjrVVm9rGNhZddm/8Spg==
+ dependencies:
+ alphanum-sort "^1.0.0"
+ postcss "^7.0.0"
+ uniqs "^2.0.0"
+
+postcss-value-parser@^3.0.0:
+ version "3.3.1"
+ resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
+ integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
+
+postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
+ integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
+
+postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/postcss-values-parser/-/postcss-values-parser-2.0.1.tgz#da8b472d901da1e205b47bdc98637b9e9e550e5f"
+ integrity sha512-2tLuBsA6P4rYTNKCXYG/71C7j1pU6pK503suYOmn4xYrQIzW+opD+7FAFNuGSdZC/3Qfy334QbeMu7MEb8gOxg==
+ dependencies:
+ flatten "^1.0.2"
+ indexes-of "^1.0.1"
+ uniq "^1.0.1"
+
+postcss@7.0.21:
+ version "7.0.21"
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17"
+ integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==
+ dependencies:
+ chalk "^2.4.2"
+ source-map "^0.6.1"
+ supports-color "^6.1.0"
+
+postcss@^7, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.26, postcss@^7.0.27, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6:
+ version "7.0.35"
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24"
+ integrity sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==
+ dependencies:
+ chalk "^2.4.2"
+ source-map "^0.6.1"
+ supports-color "^6.1.0"
+
+postcss@^8.1.0:
+ version "8.2.4"
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.4.tgz#20a98a39cf303d15129c2865a9ec37eda0031d04"
+ integrity sha512-kRFftRoExRVXZlwUuay9iC824qmXPcQQVzAjbCCgjpXnkdMCJYBu2gTwAaFBzv8ewND6O8xFb3aELmEkh9zTzg==
+ dependencies:
+ colorette "^1.2.1"
+ nanoid "^3.1.20"
+ source-map "^0.6.1"
+
+prelude-ls@^1.2.1:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
+ integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
+
+prelude-ls@~1.1.2:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
+ integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
+
+prepend-http@^1.0.0:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
+ integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
+
+pretty-bytes@^5.3.0:
+ version "5.5.0"
+ resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.5.0.tgz#0cecda50a74a941589498011cf23275aa82b339e"
+ integrity sha512-p+T744ZyjjiaFlMUZZv6YPC5JrkNj8maRmPaQCWFJFplUAzpIUTRaTcS+7wmZtUoFXHtESJb23ISliaWyz3SHA==
+
+pretty-error@^2.1.1:
+ version "2.1.2"
+ resolved "https://registry.yarnpkg.com/pretty-error/-/pretty-error-2.1.2.tgz#be89f82d81b1c86ec8fdfbc385045882727f93b6"
+ integrity sha512-EY5oDzmsX5wvuynAByrmY0P0hcp+QpnAKbJng2A2MPjVKXCxrDSUkzghVJ4ZGPIv+JC4gX8fPUWscC0RtjsWGw==
+ dependencies:
+ lodash "^4.17.20"
+ renderkid "^2.0.4"
+
+pretty-format@^26.0.0, pretty-format@^26.6.0, pretty-format@^26.6.2:
+ version "26.6.2"
+ resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.2.tgz#e35c2705f14cb7fe2fe94fa078345b444120fc93"
+ integrity sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==
+ dependencies:
+ "@jest/types" "^26.6.2"
+ ansi-regex "^5.0.0"
+ ansi-styles "^4.0.0"
+ react-is "^17.0.1"
+
+process-nextick-args@~2.0.0:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
+ integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==
+
+process@^0.11.10:
+ version "0.11.10"
+ resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
+ integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
+
+progress@^2.0.0:
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
+ integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
+
+promise-all-reject-late@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/promise-all-reject-late/-/promise-all-reject-late-1.0.1.tgz#f8ebf13483e5ca91ad809ccc2fcf25f26f8643c2"
+ integrity sha512-vuf0Lf0lOxyQREH7GDIOUMLS7kz+gs8i6B+Yi8dC68a2sychGrHTJYghMBD6k7eUcH0H5P73EckCA48xijWqXw==
+
+promise-call-limit@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/promise-call-limit/-/promise-call-limit-1.0.1.tgz#4bdee03aeb85674385ca934da7114e9bcd3c6e24"
+ integrity sha512-3+hgaa19jzCGLuSCbieeRsu5C2joKfYn8pY6JAuXFRVfF4IO+L7UPpFWNTeWT9pM7uhskvbPPd/oEOktCn317Q==
+
+promise-inflight@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
+ integrity sha1-mEcocL8igTL8vdhoEputEsPAKeM=
+
+promise-retry@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/promise-retry/-/promise-retry-2.0.1.tgz#ff747a13620ab57ba688f5fc67855410c370da22"
+ integrity sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==
+ dependencies:
+ err-code "^2.0.2"
+ retry "^0.12.0"
+
+promise@^7.1.1:
+ version "7.3.1"
+ resolved "https://registry.yarnpkg.com/promise/-/promise-7.3.1.tgz#064b72602b18f90f29192b8b1bc418ffd1ebd3bf"
+ integrity sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==
+ dependencies:
+ asap "~2.0.3"
+
+promise@^8.1.0:
+ version "8.1.0"
+ resolved "https://registry.yarnpkg.com/promise/-/promise-8.1.0.tgz#697c25c3dfe7435dd79fcd58c38a135888eaf05e"
+ integrity sha512-W04AqnILOL/sPRXziNicCjSNRruLAuIHEOVBazepu0545DDNGYHz7ar9ZgZ1fMU8/MA4mVxp5rkBWRi6OXIy3Q==
+ dependencies:
+ asap "~2.0.6"
+
+prompts@2.4.0, prompts@^2.0.1:
+ version "2.4.0"
+ resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.4.0.tgz#4aa5de0723a231d1ee9121c40fdf663df73f61d7"
+ integrity sha512-awZAKrk3vN6CroQukBL+R9051a4R3zCZBlJm/HBfrSZ8iTpYix3VX1vU4mveiLpiwmOJT4wokTF9m6HUk4KqWQ==
+ dependencies:
+ kleur "^3.0.3"
+ sisteransi "^1.0.5"
+
+promzard@^0.3.0:
+ version "0.3.0"
+ resolved "https://registry.yarnpkg.com/promzard/-/promzard-0.3.0.tgz#26a5d6ee8c7dee4cb12208305acfb93ba382a9ee"
+ integrity sha1-JqXW7ox97kyxIggwWs+5O6OCqe4=
+ dependencies:
+ read "1"
+
+prop-types-extra@^1.1.0:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/prop-types-extra/-/prop-types-extra-1.1.1.tgz#58c3b74cbfbb95d304625975aa2f0848329a010b"
+ integrity sha512-59+AHNnHYCdiC+vMwY52WmvP5dM3QLeoumYuEyceQDi9aEhtwN9zIQ2ZNo25sMyXnbh32h+P1ezDsUpUH3JAew==
+ dependencies:
+ react-is "^16.3.2"
+ warning "^4.0.0"
+
+prop-types@^15.5.8, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2:
+ version "15.7.2"
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
+ integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
+ dependencies:
+ loose-envify "^1.4.0"
+ object-assign "^4.1.1"
+ react-is "^16.8.1"
+
+property-expr@^2.0.4:
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-2.0.4.tgz#37b925478e58965031bb612ec5b3260f8241e910"
+ integrity sha512-sFPkHQjVKheDNnPvotjQmm3KD3uk1fWKUN7CrpdbwmUx3CrG3QiM8QpTSimvig5vTXmTvjz7+TDvXOI9+4rkcg==
+
+proxy-addr@~2.0.5:
+ version "2.0.6"
+ resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.6.tgz#fdc2336505447d3f2f2c638ed272caf614bbb2bf"
+ integrity sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==
+ dependencies:
+ forwarded "~0.1.2"
+ ipaddr.js "1.9.1"
+
+prr@~1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"
+ integrity sha1-0/wRS6BplaRexok/SEzrHXj19HY=
+
+psl@^1.1.28:
+ version "1.8.0"
+ resolved "https://registry.yarnpkg.com/psl/-/psl-1.8.0.tgz#9326f8bcfb013adcc005fdff056acce020e51c24"
+ integrity sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==
+
+public-encrypt@^4.0.0:
+ version "4.0.3"
+ resolved "https://registry.yarnpkg.com/public-encrypt/-/public-encrypt-4.0.3.tgz#4fcc9d77a07e48ba7527e7cbe0de33d0701331e0"
+ integrity sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==
+ dependencies:
+ bn.js "^4.1.0"
+ browserify-rsa "^4.0.0"
+ create-hash "^1.1.0"
+ parse-asn1 "^5.0.0"
+ randombytes "^2.0.1"
+ safe-buffer "^5.1.2"
+
+pump@^2.0.0:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/pump/-/pump-2.0.1.tgz#12399add6e4cf7526d973cbc8b5ce2e2908b3909"
+ integrity sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==
+ dependencies:
+ end-of-stream "^1.1.0"
+ once "^1.3.1"
+
+pump@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64"
+ integrity sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==
+ dependencies:
+ end-of-stream "^1.1.0"
+ once "^1.3.1"
+
+pumpify@^1.3.3:
+ version "1.5.1"
+ resolved "https://registry.yarnpkg.com/pumpify/-/pumpify-1.5.1.tgz#36513be246ab27570b1a374a5ce278bfd74370ce"
+ integrity sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==
+ dependencies:
+ duplexify "^3.6.0"
+ inherits "^2.0.3"
+ pump "^2.0.0"
+
+punycode@1.3.2:
+ version "1.3.2"
+ resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
+ integrity sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=
+
+punycode@^1.2.4:
+ version "1.4.1"
+ resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
+ integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
+
+punycode@^2.1.0, punycode@^2.1.1:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
+ integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
+
+q@^1.1.2:
+ version "1.5.1"
+ resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
+ integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=
+
+qrcode-terminal@^0.12.0:
+ version "0.12.0"
+ resolved "https://registry.yarnpkg.com/qrcode-terminal/-/qrcode-terminal-0.12.0.tgz#bb5b699ef7f9f0505092a3748be4464fe71b5819"
+ integrity sha512-EXtzRZmC+YGmGlDFbXKxQiMZNwCLEO6BANKXG4iCtSIM0yqc/pappSx3RIKr4r0uh5JsBckOXeKrB3Iz7mdQpQ==
+
+qs@6.7.0:
+ version "6.7.0"
+ resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
+ integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
+
+qs@~6.5.2:
+ version "6.5.2"
+ resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
+ integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
+
+query-string@^4.1.0:
+ version "4.3.4"
+ resolved "https://registry.yarnpkg.com/query-string/-/query-string-4.3.4.tgz#bbb693b9ca915c232515b228b1a02b609043dbeb"
+ integrity sha1-u7aTucqRXCMlFbIosaArYJBD2+s=
+ dependencies:
+ object-assign "^4.1.0"
+ strict-uri-encode "^1.0.0"
+
+querystring-es3@^0.2.0:
+ version "0.2.1"
+ resolved "https://registry.yarnpkg.com/querystring-es3/-/querystring-es3-0.2.1.tgz#9ec61f79049875707d69414596fd907a4d711e73"
+ integrity sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM=
+
+querystring@0.2.0, querystring@^0.2.0:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
+ integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
+
+querystringify@^2.1.1:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
+ integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==
+
+raf@^3.4.1:
+ version "3.4.1"
+ resolved "https://registry.yarnpkg.com/raf/-/raf-3.4.1.tgz#0742e99a4a6552f445d73e3ee0328af0ff1ede39"
+ integrity sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==
+ dependencies:
+ performance-now "^2.1.0"
+
+randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a"
+ integrity sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==
+ dependencies:
+ safe-buffer "^5.1.0"
+
+randomfill@^1.0.3:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/randomfill/-/randomfill-1.0.4.tgz#c92196fc86ab42be983f1bf31778224931d61458"
+ integrity sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==
+ dependencies:
+ randombytes "^2.0.5"
+ safe-buffer "^5.1.0"
+
+range-parser@^1.2.1, range-parser@~1.2.1:
+ version "1.2.1"
+ resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
+ integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
+
+raw-body@2.4.0:
+ version "2.4.0"
+ resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.0.tgz#a1ce6fb9c9bc356ca52e89256ab59059e13d0332"
+ integrity sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==
+ dependencies:
+ bytes "3.1.0"
+ http-errors "1.7.2"
+ iconv-lite "0.4.24"
+ unpipe "1.0.0"
+
+react-app-polyfill@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/react-app-polyfill/-/react-app-polyfill-2.0.0.tgz#a0bea50f078b8a082970a9d853dc34b6dcc6a3cf"
+ integrity sha512-0sF4ny9v/B7s6aoehwze9vJNWcmCemAUYBVasscVr92+UYiEqDXOxfKjXN685mDaMRNF3WdhHQs76oTODMocFA==
+ dependencies:
+ core-js "^3.6.5"
+ object-assign "^4.1.1"
+ promise "^8.1.0"
+ raf "^3.4.1"
+ regenerator-runtime "^0.13.7"
+ whatwg-fetch "^3.4.1"
+
+react-bootstrap4-form-validation@^1.0.10:
+ version "1.0.10"
+ resolved "https://registry.yarnpkg.com/react-bootstrap4-form-validation/-/react-bootstrap4-form-validation-1.0.10.tgz#56645381704aede6da331eaa5d8b542bf06f15a1"
+ integrity sha512-zmkEz+IIjMQyaBOSD4sCYfdpn0sqeO+aqO3srqEIpdKAOjLK/PmxxQeK52lpAtk5FRmpuctWpSiGbRi83JkkfQ==
+ dependencies:
+ prop-types "^15.6.1"
+
+react-bootstrap@^1.5.2:
+ version "1.5.2"
+ resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.5.2.tgz#07dabec53d10491a520c49f102170b440fa89008"
+ integrity sha512-mGKPY5+lLd7Vtkx2VFivoRkPT4xAHazuFfIhJLTEgHlDfIUSePn7qrmpZe5gXH9zvHV0RsBaQ9cLfXjxnZrOpA==
+ dependencies:
+ "@babel/runtime" "^7.13.8"
+ "@restart/context" "^2.1.4"
+ "@restart/hooks" "^0.3.26"
+ "@types/classnames" "^2.2.10"
+ "@types/invariant" "^2.2.33"
+ "@types/prop-types" "^15.7.3"
+ "@types/react" ">=16.9.35"
+ "@types/react-transition-group" "^4.4.1"
+ "@types/warning" "^3.0.0"
+ classnames "^2.2.6"
+ dom-helpers "^5.1.2"
+ invariant "^2.2.4"
+ prop-types "^15.7.2"
+ prop-types-extra "^1.1.0"
+ react-overlays "^5.0.0"
+ react-transition-group "^4.4.1"
+ uncontrollable "^7.2.1"
+ warning "^4.0.3"
+
+react-copy-to-clipboard@^5.0.3:
+ version "5.0.3"
+ resolved "https://registry.yarnpkg.com/react-copy-to-clipboard/-/react-copy-to-clipboard-5.0.3.tgz#2a0623b1115a1d8c84144e9434d3342b5af41ab4"
+ integrity sha512-9S3j+m+UxDZOM0Qb8mhnT/rMR0NGSrj9A/073yz2DSxPMYhmYFBMYIdI2X4o8AjOjyFsSNxDRnCX6s/gRxpriw==
+ dependencies:
+ copy-to-clipboard "^3"
+ prop-types "^15.5.8"
+
+react-dev-utils@^11.0.3:
+ version "11.0.4"
+ resolved "https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-11.0.4.tgz#a7ccb60257a1ca2e0efe7a83e38e6700d17aa37a"
+ integrity sha512-dx0LvIGHcOPtKbeiSUM4jqpBl3TcY7CDjZdfOIcKeznE7BWr9dg0iPG90G5yfVQ+p/rGNMXdbfStvzQZEVEi4A==
+ dependencies:
+ "@babel/code-frame" "7.10.4"
+ address "1.1.2"
+ browserslist "4.14.2"
+ chalk "2.4.2"
+ cross-spawn "7.0.3"
+ detect-port-alt "1.1.6"
+ escape-string-regexp "2.0.0"
+ filesize "6.1.0"
+ find-up "4.1.0"
+ fork-ts-checker-webpack-plugin "4.1.6"
+ global-modules "2.0.0"
+ globby "11.0.1"
+ gzip-size "5.1.1"
+ immer "8.0.1"
+ is-root "2.1.0"
+ loader-utils "2.0.0"
+ open "^7.0.2"
+ pkg-up "3.1.0"
+ prompts "2.4.0"
+ react-error-overlay "^6.0.9"
+ recursive-readdir "2.2.2"
+ shell-quote "1.7.2"
+ strip-ansi "6.0.0"
+ text-table "0.2.0"
+
+react-dom@^17.0.1:
+ version "17.0.1"
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.1.tgz#1de2560474ec9f0e334285662ede52dbc5426fc6"
+ integrity sha512-6eV150oJZ9U2t9svnsspTMrWNyHc6chX0KzDeAOXftRa8bNeOKTTfCJ7KorIwenkHd2xqVTBTCZd79yk/lx/Ug==
+ dependencies:
+ loose-envify "^1.1.0"
+ object-assign "^4.1.1"
+ scheduler "^0.20.1"
+
+react-error-overlay@^6.0.9:
+ version "6.0.9"
+ resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a"
+ integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==
+
+react-fast-compare@^2.0.1:
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.4.tgz#e84b4d455b0fec113e0402c329352715196f81f9"
+ integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==
+
+react-google-maps@^9.4.5:
+ version "9.4.5"
+ resolved "https://registry.yarnpkg.com/react-google-maps/-/react-google-maps-9.4.5.tgz#920c199bdc925e0ce93880edffb09428d263aafa"
+ integrity sha512-8z5nX9DxIcBCXuEiurmRT1VXVwnzx0C6+3Es6lxB2/OyY2SLax2/LcDu6Aldxnl3HegefTL7NJzGeaKAJ61pOA==
+ dependencies:
+ babel-runtime "^6.11.6"
+ can-use-dom "^0.1.0"
+ google-maps-infobox "^2.0.0"
+ invariant "^2.2.1"
+ lodash "^4.16.2"
+ marker-clusterer-plus "^2.1.4"
+ markerwithlabel "^2.0.1"
+ prop-types "^15.5.8"
+ recompose "^0.26.0"
+ scriptjs "^2.5.8"
+ warning "^3.0.0"
+
+react-is@^16.13.1, react-is@^16.3.2, react-is@^16.4.2, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1:
+ version "16.13.1"
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
+ integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
+
+react-is@^17.0.1:
+ version "17.0.1"
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339"
+ integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==
+
+react-lifecycles-compat@^3.0.4:
+ version "3.0.4"
+ resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
+ integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
+
+react-nvd3@^0.5.7:
+ version "0.5.7"
+ resolved "https://registry.yarnpkg.com/react-nvd3/-/react-nvd3-0.5.7.tgz#06e97ca5a75afcbf6ac7f5475217f41c1b0762a7"
+ integrity sha1-Bul8pada/L9qx/VHUhf0HBsHYqc=
+ dependencies:
+ d3 "^3.5.16"
+ nvd3 "^1.8.2"
+
+react-overlays@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/react-overlays/-/react-overlays-5.0.0.tgz#b50351de194dda0706b40f9632d261c9f0011c4c"
+ integrity sha512-TKbqfAv23TFtCJ2lzISdx76p97G/DP8Rp4TOFdqM9n8GTruVYgE3jX7Zgb8+w7YJ18slTVcDTQ1/tFzdCqjVhA==
+ dependencies:
+ "@babel/runtime" "^7.12.1"
+ "@popperjs/core" "^2.5.3"
+ "@restart/hooks" "^0.3.25"
+ "@types/warning" "^3.0.0"
+ dom-helpers "^5.2.0"
+ prop-types "^15.7.2"
+ uncontrollable "^7.0.0"
+ warning "^4.0.3"
+
+react-perfect-scrollbar@^1.5.8:
+ version "1.5.8"
+ resolved "https://registry.yarnpkg.com/react-perfect-scrollbar/-/react-perfect-scrollbar-1.5.8.tgz#380959387a325c5c9d0268afc08b3f73ed5b3078"
+ integrity sha512-bQ46m70gp/HJtiBOF3gRzBISSZn8FFGNxznTdmTG8AAwpxG1bJCyn7shrgjEvGSQ5FJEafVEiosY+ccER11OSA==
+ dependencies:
+ perfect-scrollbar "^1.5.0"
+ prop-types "^15.6.1"
+
+react-redux@^7.2.2:
+ version "7.2.2"
+ resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.2.tgz#03862e803a30b6b9ef8582dadcc810947f74b736"
+ integrity sha512-8+CQ1EvIVFkYL/vu6Olo7JFLWop1qRUeb46sGtIMDCSpgwPQq8fPLpirIB0iTqFe9XYEFPHssdX8/UwN6pAkEA==
+ dependencies:
+ "@babel/runtime" "^7.12.1"
+ hoist-non-react-statics "^3.3.2"
+ loose-envify "^1.4.0"
+ prop-types "^15.7.2"
+ react-is "^16.13.1"
+
+react-refresh@^0.8.3:
+ version "0.8.3"
+ resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
+ integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==
+
+react-router-dom@^5.2.0:
+ version "5.2.0"
+ resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.2.0.tgz#9e65a4d0c45e13289e66c7b17c7e175d0ea15662"
+ integrity sha512-gxAmfylo2QUjcwxI63RhQ5G85Qqt4voZpUXSEqCwykV0baaOTQDR1f0PmY8AELqIyVc0NEZUj0Gov5lNGcXgsA==
+ dependencies:
+ "@babel/runtime" "^7.1.2"
+ history "^4.9.0"
+ loose-envify "^1.3.1"
+ prop-types "^15.6.2"
+ react-router "5.2.0"
+ tiny-invariant "^1.0.2"
+ tiny-warning "^1.0.0"
+
+react-router@5.2.0:
+ version "5.2.0"
+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.0.tgz#424e75641ca8747fbf76e5ecca69781aa37ea293"
+ integrity sha512-smz1DUuFHRKdcJC0jobGo8cVbhO3x50tCL4icacOlcwDOEQPq4TMqwx3sY1TP+DvtTgz4nm3thuo7A+BK2U0Dw==
+ dependencies:
+ "@babel/runtime" "^7.1.2"
+ history "^4.9.0"
+ hoist-non-react-statics "^3.1.0"
+ loose-envify "^1.3.1"
+ mini-create-react-context "^0.4.0"
+ path-to-regexp "^1.7.0"
+ prop-types "^15.6.2"
+ react-is "^16.6.0"
+ tiny-invariant "^1.0.2"
+ tiny-warning "^1.0.0"
+
+react-scripts@4.0.3:
+ version "4.0.3"
+ resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-4.0.3.tgz#b1cafed7c3fa603e7628ba0f187787964cb5d345"
+ integrity sha512-S5eO4vjUzUisvkIPB7jVsKtuH2HhWcASREYWHAQ1FP5HyCv3xgn+wpILAEWkmy+A+tTNbSZClhxjT3qz6g4L1A==
+ dependencies:
+ "@babel/core" "7.12.3"
+ "@pmmmwh/react-refresh-webpack-plugin" "0.4.3"
+ "@svgr/webpack" "5.5.0"
+ "@typescript-eslint/eslint-plugin" "^4.5.0"
+ "@typescript-eslint/parser" "^4.5.0"
+ babel-eslint "^10.1.0"
+ babel-jest "^26.6.0"
+ babel-loader "8.1.0"
+ babel-plugin-named-asset-import "^0.3.7"
+ babel-preset-react-app "^10.0.0"
+ bfj "^7.0.2"
+ camelcase "^6.1.0"
+ case-sensitive-paths-webpack-plugin "2.3.0"
+ css-loader "4.3.0"
+ dotenv "8.2.0"
+ dotenv-expand "5.1.0"
+ eslint "^7.11.0"
+ eslint-config-react-app "^6.0.0"
+ eslint-plugin-flowtype "^5.2.0"
+ eslint-plugin-import "^2.22.1"
+ eslint-plugin-jest "^24.1.0"
+ eslint-plugin-jsx-a11y "^6.3.1"
+ eslint-plugin-react "^7.21.5"
+ eslint-plugin-react-hooks "^4.2.0"
+ eslint-plugin-testing-library "^3.9.2"
+ eslint-webpack-plugin "^2.5.2"
+ file-loader "6.1.1"
+ fs-extra "^9.0.1"
+ html-webpack-plugin "4.5.0"
+ identity-obj-proxy "3.0.0"
+ jest "26.6.0"
+ jest-circus "26.6.0"
+ jest-resolve "26.6.0"
+ jest-watch-typeahead "0.6.1"
+ mini-css-extract-plugin "0.11.3"
+ optimize-css-assets-webpack-plugin "5.0.4"
+ pnp-webpack-plugin "1.6.4"
+ postcss-flexbugs-fixes "4.2.1"
+ postcss-loader "3.0.0"
+ postcss-normalize "8.0.1"
+ postcss-preset-env "6.7.0"
+ postcss-safe-parser "5.0.2"
+ prompts "2.4.0"
+ react-app-polyfill "^2.0.0"
+ react-dev-utils "^11.0.3"
+ react-refresh "^0.8.3"
+ resolve "1.18.1"
+ resolve-url-loader "^3.1.2"
+ sass-loader "^10.0.5"
+ semver "7.3.2"
+ style-loader "1.3.0"
+ terser-webpack-plugin "4.2.3"
+ ts-pnp "1.2.0"
+ url-loader "4.1.1"
+ webpack "4.44.2"
+ webpack-dev-server "3.11.1"
+ webpack-manifest-plugin "2.2.0"
+ workbox-webpack-plugin "5.1.4"
+ optionalDependencies:
+ fsevents "^2.1.3"
+
+react-transition-group@^4.4.1:
+ version "4.4.1"
+ resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.1.tgz#63868f9325a38ea5ee9535d828327f85773345c9"
+ integrity sha512-Djqr7OQ2aPUiYurhPalTrVy9ddmFCCzwhqQmtN+J3+3DzLO209Fdr70QrN8Z3DsglWql6iY1lDWAfpFiBtuKGw==
+ dependencies:
+ "@babel/runtime" "^7.5.5"
+ dom-helpers "^5.0.1"
+ loose-envify "^1.4.0"
+ prop-types "^15.6.2"
+
+react-universal-interface@^0.6.2:
+ version "0.6.2"
+ resolved "https://registry.yarnpkg.com/react-universal-interface/-/react-universal-interface-0.6.2.tgz#5e8d438a01729a4dbbcbeeceb0b86be146fe2b3b"
+ integrity sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw==
+
+react-use@^17.2.3:
+ version "17.2.3"
+ resolved "https://registry.yarnpkg.com/react-use/-/react-use-17.2.3.tgz#ba3e5711d6ec4d51637641d6db63897e98c5904f"
+ integrity sha512-cHLG5mwv9NSkydhlY3J1B/Z5gGzRF43QXzFaMisSaFClg0o1VeWJaYj2d9HJIiTGC+imt47FY4TpnZNRhbOyaQ==
+ dependencies:
+ "@types/js-cookie" "^2.2.6"
+ "@xobotyi/scrollbar-width" "^1.9.5"
+ copy-to-clipboard "^3.3.1"
+ fast-deep-equal "^3.1.3"
+ fast-shallow-equal "^1.0.0"
+ js-cookie "^2.2.1"
+ nano-css "^5.3.1"
+ react-universal-interface "^0.6.2"
+ resize-observer-polyfill "^1.5.1"
+ screenfull "^5.1.0"
+ set-harmonic-interval "^1.0.1"
+ throttle-debounce "^3.0.1"
+ ts-easing "^0.2.0"
+ tslib "^2.1.0"
+
+react@^17.0.1:
+ version "17.0.1"
+ resolved "https://registry.yarnpkg.com/react/-/react-17.0.1.tgz#6e0600416bd57574e3f86d92edba3d9008726127"
+ integrity sha512-lG9c9UuMHdcAexXtigOZLX8exLWkW0Ku29qPRU8uhF2R9BN96dLCt0psvzPLlHc5OWkgymP3qwTRgbnw5BKx3w==
+ dependencies:
+ loose-envify "^1.1.0"
+ object-assign "^4.1.1"
+
+read-cmd-shim@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/read-cmd-shim/-/read-cmd-shim-2.0.0.tgz#4a50a71d6f0965364938e9038476f7eede3928d9"
+ integrity sha512-HJpV9bQpkl6KwjxlJcBoqu9Ba0PQg8TqSNIOrulGt54a0uup0HtevreFHzYzkm0lpnleRdNBzXznKrgxglEHQw==
+
+read-package-json-fast@^2.0.1, read-package-json-fast@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/read-package-json-fast/-/read-package-json-fast-2.0.2.tgz#2dcb24d9e8dd50fb322042c8c35a954e6cc7ac9e"
+ integrity sha512-5fyFUyO9B799foVk4n6ylcoAktG/FbE3jwRKxvwaeSrIunaoMc0u81dzXxjeAFKOce7O5KncdfwpGvvs6r5PsQ==
+ dependencies:
+ json-parse-even-better-errors "^2.3.0"
+ npm-normalize-package-bin "^1.0.1"
+
+read-package-json@^3.0.0, read-package-json@^3.0.1:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/read-package-json/-/read-package-json-3.0.1.tgz#c7108f0b9390257b08c21e3004d2404c806744b9"
+ integrity sha512-aLcPqxovhJTVJcsnROuuzQvv6oziQx4zd3JvG0vGCL5MjTONUc4uJ90zCBC6R7W7oUKBNoR/F8pkyfVwlbxqng==
+ dependencies:
+ glob "^7.1.1"
+ json-parse-even-better-errors "^2.3.0"
+ normalize-package-data "^3.0.0"
+ npm-normalize-package-bin "^1.0.0"
+
+read-pkg-up@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be"
+ integrity sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=
+ dependencies:
+ find-up "^2.0.0"
+ read-pkg "^2.0.0"
+
+read-pkg-up@^7.0.1:
+ version "7.0.1"
+ resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-7.0.1.tgz#f3a6135758459733ae2b95638056e1854e7ef507"
+ integrity sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==
+ dependencies:
+ find-up "^4.1.0"
+ read-pkg "^5.2.0"
+ type-fest "^0.8.1"
+
+read-pkg@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
+ integrity sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=
+ dependencies:
+ load-json-file "^2.0.0"
+ normalize-package-data "^2.3.2"
+ path-type "^2.0.0"
+
+read-pkg@^5.2.0:
+ version "5.2.0"
+ resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
+ integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==
+ dependencies:
+ "@types/normalize-package-data" "^2.4.0"
+ normalize-package-data "^2.5.0"
+ parse-json "^5.0.0"
+ type-fest "^0.6.0"
+
+read@1, read@~1.0.1, read@~1.0.7:
+ version "1.0.7"
+ resolved "https://registry.yarnpkg.com/read/-/read-1.0.7.tgz#b3da19bd052431a97671d44a42634adf710b40c4"
+ integrity sha1-s9oZvQUkMal2cdRKQmNK33ELQMQ=
+ dependencies:
+ mute-stream "~0.0.4"
+
+"readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.3, readable-stream@^2.3.6, readable-stream@~2.3.6:
+ version "2.3.7"
+ resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
+ integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
+ dependencies:
+ core-util-is "~1.0.0"
+ inherits "~2.0.3"
+ isarray "~1.0.0"
+ process-nextick-args "~2.0.0"
+ safe-buffer "~5.1.1"
+ string_decoder "~1.1.1"
+ util-deprecate "~1.0.1"
+
+readable-stream@^3.0.6, readable-stream@^3.1.1, readable-stream@^3.6.0:
+ version "3.6.0"
+ resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198"
+ integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==
+ dependencies:
+ inherits "^2.0.3"
+ string_decoder "^1.1.1"
+ util-deprecate "^1.0.1"
+
+readdir-scoped-modules@^1.1.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.1.0.tgz#8d45407b4f870a0dcaebc0e28670d18e74514309"
+ integrity sha512-asaikDeqAQg7JifRsZn1NJZXo9E+VwlyCfbkZhwyISinqk5zNS6266HS5kah6P0SaQKGF6SkNnZVHUzHFYxYDw==
+ dependencies:
+ debuglog "^1.0.1"
+ dezalgo "^1.0.0"
+ graceful-fs "^4.1.2"
+ once "^1.3.0"
+
+readdirp@^2.2.1:
+ version "2.2.1"
+ resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.2.1.tgz#0e87622a3325aa33e892285caf8b4e846529a525"
+ integrity sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==
+ dependencies:
+ graceful-fs "^4.1.11"
+ micromatch "^3.1.10"
+ readable-stream "^2.0.2"
+
+readdirp@~3.5.0:
+ version "3.5.0"
+ resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.5.0.tgz#9ba74c019b15d365278d2e91bb8c48d7b4d42c9e"
+ integrity sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==
+ dependencies:
+ picomatch "^2.2.1"
+
+recompose@^0.26.0:
+ version "0.26.0"
+ resolved "https://registry.yarnpkg.com/recompose/-/recompose-0.26.0.tgz#9babff039cb72ba5bd17366d55d7232fbdfb2d30"
+ integrity sha512-KwOu6ztO0mN5vy3+zDcc45lgnaUoaQse/a5yLVqtzTK13czSWnFGmXbQVmnoMgDkI5POd1EwIKSbjU1V7xdZog==
+ dependencies:
+ change-emitter "^0.1.2"
+ fbjs "^0.8.1"
+ hoist-non-react-statics "^2.3.1"
+ symbol-observable "^1.0.4"
+
+recursive-readdir@2.2.2:
+ version "2.2.2"
+ resolved "https://registry.yarnpkg.com/recursive-readdir/-/recursive-readdir-2.2.2.tgz#9946fb3274e1628de6e36b2f6714953b4845094f"
+ integrity sha512-nRCcW9Sj7NuZwa2XvH9co8NPeXUBhZP7CRKJtU+cS6PW9FpCIFoI5ib0NT1ZrbNuPoRy0ylyCaUL8Gih4LSyFg==
+ dependencies:
+ minimatch "3.0.4"
+
+redent@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/redent/-/redent-3.0.0.tgz#e557b7998316bb53c9f1f56fa626352c6963059f"
+ integrity sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==
+ dependencies:
+ indent-string "^4.0.0"
+ strip-indent "^3.0.0"
+
+redux-form@^8.3.7:
+ version "8.3.7"
+ resolved "https://registry.yarnpkg.com/redux-form/-/redux-form-8.3.7.tgz#24eb6d8b8b37098b4702fc4c52b6596b01a71c82"
+ integrity sha512-CUv6z5Gpog3shB3Ptsd+x6dmeQ1AzIlx1Tniri3j7Gf+oBBtLrD7dHMLOcTbJKsaEwG49SB/z1Pik3Hy04mNcQ==
+ dependencies:
+ "@babel/runtime" "^7.9.2"
+ es6-error "^4.1.1"
+ hoist-non-react-statics "^3.3.2"
+ invariant "^2.2.4"
+ is-promise "^2.1.0"
+ lodash "^4.17.15"
+ prop-types "^15.6.1"
+ react-is "^16.4.2"
+
+redux-persist@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/redux-persist/-/redux-persist-6.0.0.tgz#b4d2972f9859597c130d40d4b146fecdab51b3a8"
+ integrity sha512-71LLMbUq2r02ng2We9S215LtPu3fY0KgaGE0k8WRgl6RkqxtGfl7HUozz1Dftwsb0D/5mZ8dwAaPbtnzfvbEwQ==
+
+redux-thunk@^2.3.0:
+ version "2.3.0"
+ resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.3.0.tgz#51c2c19a185ed5187aaa9a2d08b666d0d6467622"
+ integrity sha512-km6dclyFnmcvxhAcrQV2AkZmPQjzPDjgVlQtR0EQjxZPyJ0BnMf3in1ryuR8A2qU0HldVRfxYXbFSKlI3N7Slw==
+
+redux@^4.0.0, redux@^4.0.5:
+ version "4.0.5"
+ resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.5.tgz#4db5de5816e17891de8a80c424232d06f051d93f"
+ integrity sha512-VSz1uMAH24DM6MF72vcojpYPtrTUu3ByVWfPL1nPfVRb5mZVTve5GnNCUV53QM/BZ66xfWrm0CTWoM+Xlz8V1w==
+ dependencies:
+ loose-envify "^1.4.0"
+ symbol-observable "^1.2.0"
+
+regenerate-unicode-properties@^8.2.0:
+ version "8.2.0"
+ resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-8.2.0.tgz#e5de7111d655e7ba60c057dbe9ff37c87e65cdec"
+ integrity sha512-F9DjY1vKLo/tPePDycuH3dn9H1OTPIkVD9Kz4LODu+F2C75mgjAJ7x/gwy6ZcSNRAAkhNlJSOHRe8k3p+K9WhA==
+ dependencies:
+ regenerate "^1.4.0"
+
+regenerate@^1.4.0:
+ version "1.4.2"
+ resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
+ integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
+
+regenerator-runtime@^0.11.0:
+ version "0.11.1"
+ resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
+ integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
+
+regenerator-runtime@^0.13.4, regenerator-runtime@^0.13.7:
+ version "0.13.7"
+ resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55"
+ integrity sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==
+
+regenerator-transform@^0.14.2:
+ version "0.14.5"
+ resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.5.tgz#c98da154683671c9c4dcb16ece736517e1b7feb4"
+ integrity sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw==
+ dependencies:
+ "@babel/runtime" "^7.8.4"
+
+regex-not@^1.0.0, regex-not@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/regex-not/-/regex-not-1.0.2.tgz#1f4ece27e00b0b65e0247a6810e6a85d83a5752c"
+ integrity sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==
+ dependencies:
+ extend-shallow "^3.0.2"
+ safe-regex "^1.1.0"
+
+regex-parser@^2.2.11:
+ version "2.2.11"
+ resolved "https://registry.yarnpkg.com/regex-parser/-/regex-parser-2.2.11.tgz#3b37ec9049e19479806e878cabe7c1ca83ccfe58"
+ integrity sha512-jbD/FT0+9MBU2XAZluI7w2OBs1RBi6p9M83nkoZayQXXU9e8Robt69FcZc7wU4eJD/YFTjn1JdCk3rbMJajz8Q==
+
+regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.0:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz#7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75"
+ integrity sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ==
+ dependencies:
+ define-properties "^1.1.3"
+ es-abstract "^1.17.0-next.1"
+
+regexpp@^3.0.0, regexpp@^3.1.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
+ integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
+
+regexpu-core@^4.7.1:
+ version "4.7.1"
+ resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-4.7.1.tgz#2dea5a9a07233298fbf0db91fa9abc4c6e0f8ad6"
+ integrity sha512-ywH2VUraA44DZQuRKzARmw6S66mr48pQVva4LBeRhcOltJ6hExvWly5ZjFLYo67xbIxb6W1q4bAGtgfEl20zfQ==
+ dependencies:
+ regenerate "^1.4.0"
+ regenerate-unicode-properties "^8.2.0"
+ regjsgen "^0.5.1"
+ regjsparser "^0.6.4"
+ unicode-match-property-ecmascript "^1.0.4"
+ unicode-match-property-value-ecmascript "^1.2.0"
+
+regjsgen@^0.5.1:
+ version "0.5.2"
+ resolved "https://registry.yarnpkg.com/regjsgen/-/regjsgen-0.5.2.tgz#92ff295fb1deecbf6ecdab2543d207e91aa33733"
+ integrity sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A==
+
+regjsparser@^0.6.4:
+ version "0.6.6"
+ resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.6.6.tgz#6d8c939d1a654f78859b08ddcc4aa777f3fa800a"
+ integrity sha512-jjyuCp+IEMIm3N1H1LLTJW1EISEJV9+5oHdEyrt43Pg9cDSb6rrLZei2cVWpl0xTjmmlpec/lEQGYgM7xfpGCQ==
+ dependencies:
+ jsesc "~0.5.0"
+
+relateurl@^0.2.7:
+ version "0.2.7"
+ resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9"
+ integrity sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=
+
+remove-trailing-separator@^1.0.1:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
+ integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8=
+
+renderkid@^2.0.4:
+ version "2.0.5"
+ resolved "https://registry.yarnpkg.com/renderkid/-/renderkid-2.0.5.tgz#483b1ac59c6601ab30a7a596a5965cabccfdd0a5"
+ integrity sha512-ccqoLg+HLOHq1vdfYNm4TBeaCDIi1FLt3wGojTDSvdewUv65oTmI3cnT2E4hRjl1gzKZIPK+KZrXzlUYKnR+vQ==
+ dependencies:
+ css-select "^2.0.2"
+ dom-converter "^0.2"
+ htmlparser2 "^3.10.1"
+ lodash "^4.17.20"
+ strip-ansi "^3.0.0"
+
+repeat-element@^1.1.2:
+ version "1.1.3"
+ resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.3.tgz#782e0d825c0c5a3bb39731f84efee6b742e6b1ce"
+ integrity sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==
+
+repeat-string@^1.6.1:
+ version "1.6.1"
+ resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
+ integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc=
+
+request-promise-core@1.1.4:
+ version "1.1.4"
+ resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.4.tgz#3eedd4223208d419867b78ce815167d10593a22f"
+ integrity sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw==
+ dependencies:
+ lodash "^4.17.19"
+
+request-promise-native@^1.0.8:
+ version "1.0.9"
+ resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.9.tgz#e407120526a5efdc9a39b28a5679bf47b9d9dc28"
+ integrity sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g==
+ dependencies:
+ request-promise-core "1.1.4"
+ stealthy-require "^1.1.1"
+ tough-cookie "^2.3.3"
+
+request@^2.88.2:
+ version "2.88.2"
+ resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
+ integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
+ dependencies:
+ aws-sign2 "~0.7.0"
+ aws4 "^1.8.0"
+ caseless "~0.12.0"
+ combined-stream "~1.0.6"
+ extend "~3.0.2"
+ forever-agent "~0.6.1"
+ form-data "~2.3.2"
+ har-validator "~5.1.3"
+ http-signature "~1.2.0"
+ is-typedarray "~1.0.0"
+ isstream "~0.1.2"
+ json-stringify-safe "~5.0.1"
+ mime-types "~2.1.19"
+ oauth-sign "~0.9.0"
+ performance-now "^2.1.0"
+ qs "~6.5.2"
+ safe-buffer "^5.1.2"
+ tough-cookie "~2.5.0"
+ tunnel-agent "^0.6.0"
+ uuid "^3.3.2"
+
+require-directory@^2.1.1:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
+ integrity sha1-jGStX9MNqxyXbiNE/+f3kqam30I=
+
+require-from-string@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909"
+ integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
+
+require-main-filename@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-2.0.0.tgz#d0b329ecc7cc0f61649f62215be69af54aa8989b"
+ integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==
+
+requires-port@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
+ integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
+
+reselect@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/reselect/-/reselect-4.0.0.tgz#f2529830e5d3d0e021408b246a206ef4ea4437f7"
+ integrity sha512-qUgANli03jjAyGlnbYVAV5vvnOmJnODyABz51RdBN7M4WaVu8mecZWgyQNkG8Yqe3KRGRt0l4K4B3XVEULC4CA==
+
+resize-observer-polyfill@^1.5.1:
+ version "1.5.1"
+ resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464"
+ integrity sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==
+
+resolve-cwd@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-2.0.0.tgz#00a9f7387556e27038eae232caa372a6a59b665a"
+ integrity sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=
+ dependencies:
+ resolve-from "^3.0.0"
+
+resolve-cwd@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-3.0.0.tgz#0f0075f1bb2544766cf73ba6a6e2adfebcb13f2d"
+ integrity sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==
+ dependencies:
+ resolve-from "^5.0.0"
+
+resolve-from@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-3.0.0.tgz#b22c7af7d9d6881bc8b6e653335eebcb0a188748"
+ integrity sha1-six699nWiBvItuZTM17rywoYh0g=
+
+resolve-from@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
+ integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
+
+resolve-from@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
+ integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
+
+resolve-pathname@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
+ integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
+
+resolve-url-loader@^3.1.2:
+ version "3.1.2"
+ resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-3.1.2.tgz#235e2c28e22e3e432ba7a5d4e305c59a58edfc08"
+ integrity sha512-QEb4A76c8Mi7I3xNKXlRKQSlLBwjUV/ULFMP+G7n3/7tJZ8MG5wsZ3ucxP1Jz8Vevn6fnJsxDx9cIls+utGzPQ==
+ dependencies:
+ adjust-sourcemap-loader "3.0.0"
+ camelcase "5.3.1"
+ compose-function "3.0.3"
+ convert-source-map "1.7.0"
+ es6-iterator "2.0.3"
+ loader-utils "1.2.3"
+ postcss "7.0.21"
+ rework "1.0.1"
+ rework-visit "1.0.0"
+ source-map "0.6.1"
+
+resolve-url@^0.2.1:
+ version "0.2.1"
+ resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
+ integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
+
+resolve@1.18.1:
+ version "1.18.1"
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.18.1.tgz#018fcb2c5b207d2a6424aee361c5a266da8f4130"
+ integrity sha512-lDfCPaMKfOJXjy0dPayzPdF1phampNWr3qFCjAu+rw/qbQmr5jWH5xN2hwh9QKfw9E5v4hwV7A+jrCmL8yjjqA==
+ dependencies:
+ is-core-module "^2.0.0"
+ path-parse "^1.0.6"
+
+resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.3.2, resolve@^1.8.1:
+ version "1.19.0"
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19.0.tgz#1af5bf630409734a067cae29318aac7fa29a267c"
+ integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==
+ dependencies:
+ is-core-module "^2.1.0"
+ path-parse "^1.0.6"
+
+resolve@^1.20.0:
+ version "1.20.0"
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
+ integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
+ dependencies:
+ is-core-module "^2.2.0"
+ path-parse "^1.0.6"
+
+ret@~0.1.10:
+ version "0.1.15"
+ resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
+ integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
+
+retry@^0.12.0:
+ version "0.12.0"
+ resolved "https://registry.yarnpkg.com/retry/-/retry-0.12.0.tgz#1b42a6266a21f07421d1b0b54b7dc167b01c013b"
+ integrity sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=
+
+reusify@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
+ integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
+
+rework-visit@1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/rework-visit/-/rework-visit-1.0.0.tgz#9945b2803f219e2f7aca00adb8bc9f640f842c9a"
+ integrity sha1-mUWygD8hni96ygCtuLyfZA+ELJo=
+
+rework@1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/rework/-/rework-1.0.1.tgz#30806a841342b54510aa4110850cd48534144aa7"
+ integrity sha1-MIBqhBNCtUUQqkEQhQzUhTQUSqc=
+ dependencies:
+ convert-source-map "^0.3.3"
+ css "^2.0.0"
+
+rgb-regex@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/rgb-regex/-/rgb-regex-1.0.1.tgz#c0e0d6882df0e23be254a475e8edd41915feaeb1"
+ integrity sha1-wODWiC3w4jviVKR16O3UGRX+rrE=
+
+rgba-regex@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/rgba-regex/-/rgba-regex-1.0.0.tgz#43374e2e2ca0968b0ef1523460b7d730ff22eeb3"
+ integrity sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=
+
+rimraf@^2.5.4, rimraf@^2.6.3:
+ version "2.7.1"
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
+ integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
+ dependencies:
+ glob "^7.1.3"
+
+rimraf@^3.0.0, rimraf@^3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
+ integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
+ dependencies:
+ glob "^7.1.3"
+
+ripemd160@^2.0.0, ripemd160@^2.0.1:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-2.0.2.tgz#a1c1a6f624751577ba5d07914cbc92850585890c"
+ integrity sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==
+ dependencies:
+ hash-base "^3.0.0"
+ inherits "^2.0.1"
+
+rollup-plugin-babel@^4.3.3:
+ version "4.4.0"
+ resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb"
+ integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw==
+ dependencies:
+ "@babel/helper-module-imports" "^7.0.0"
+ rollup-pluginutils "^2.8.1"
+
+rollup-plugin-terser@^5.3.1:
+ version "5.3.1"
+ resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-5.3.1.tgz#8c650062c22a8426c64268548957463bf981b413"
+ integrity sha512-1pkwkervMJQGFYvM9nscrUoncPwiKR/K+bHdjv6PFgRo3cgPHoRT83y2Aa3GvINj4539S15t/tpFPb775TDs6w==
+ dependencies:
+ "@babel/code-frame" "^7.5.5"
+ jest-worker "^24.9.0"
+ rollup-pluginutils "^2.8.2"
+ serialize-javascript "^4.0.0"
+ terser "^4.6.2"
+
+rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
+ version "2.8.2"
+ resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
+ integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==
+ dependencies:
+ estree-walker "^0.6.1"
+
+rollup@^1.31.1:
+ version "1.32.1"
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.1.tgz#4480e52d9d9e2ae4b46ba0d9ddeaf3163940f9c4"
+ integrity sha512-/2HA0Ec70TvQnXdzynFffkjA6XN+1e2pEv/uKS5Ulca40g2L7KuOE3riasHoNVHOsFD5KKZgDsMk1CP3Tw9s+A==
+ dependencies:
+ "@types/estree" "*"
+ "@types/node" "*"
+ acorn "^7.1.0"
+
+rsvp@^4.8.4:
+ version "4.8.5"
+ resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.5.tgz#c8f155311d167f68f21e168df71ec5b083113734"
+ integrity sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==
+
+rtl-css-js@^1.14.0:
+ version "1.14.1"
+ resolved "https://registry.yarnpkg.com/rtl-css-js/-/rtl-css-js-1.14.1.tgz#f79781d6a0c510abe73fde60aa3cbe9dfd134a45"
+ integrity sha512-G9N1s/6329FpJr8k9e1U/Lg0IDWThv99sb7k0IrXHjSnubxe01h52/ajsPRafJK1/2Vqrhz3VKLe3E1dx6jS9Q==
+ dependencies:
+ "@babel/runtime" "^7.1.2"
+
+run-parallel@^1.1.9:
+ version "1.1.10"
+ resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.10.tgz#60a51b2ae836636c81377df16cb107351bcd13ef"
+ integrity sha512-zb/1OuZ6flOlH6tQyMPUrE3x3Ulxjlo9WIVXR4yVYi4H9UXQaeIsPbLn2R3O3vQCnDKkAl2qHiuocKKX4Tz/Sw==
+
+run-queue@^1.0.0, run-queue@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/run-queue/-/run-queue-1.0.3.tgz#e848396f057d223f24386924618e25694161ec47"
+ integrity sha1-6Eg5bwV9Ij8kOGkkYY4laUFh7Ec=
+ dependencies:
+ aproba "^1.1.1"
+
+safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
+ version "5.1.2"
+ resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
+ integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
+
+safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@^5.2.0, safe-buffer@~5.2.0:
+ version "5.2.1"
+ resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
+ integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
+
+safe-regex@^1.1.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
+ integrity sha1-QKNmnzsHfR6UPURinhV91IAjvy4=
+ dependencies:
+ ret "~0.1.10"
+
+"safer-buffer@>= 2.1.2 < 3", "safer-buffer@>= 2.1.2 < 3.0.0", safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0:
+ version "2.1.2"
+ resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
+ integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
+
+sane@^4.0.3:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/sane/-/sane-4.1.0.tgz#ed881fd922733a6c461bc189dc2b6c006f3ffded"
+ integrity sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA==
+ dependencies:
+ "@cnakazawa/watch" "^1.0.3"
+ anymatch "^2.0.0"
+ capture-exit "^2.0.0"
+ exec-sh "^0.3.2"
+ execa "^1.0.0"
+ fb-watchman "^2.0.0"
+ micromatch "^3.1.4"
+ minimist "^1.1.1"
+ walker "~1.0.5"
+
+sanitize.css@^10.0.0:
+ version "10.0.0"
+ resolved "https://registry.yarnpkg.com/sanitize.css/-/sanitize.css-10.0.0.tgz#b5cb2547e96d8629a60947544665243b1dc3657a"
+ integrity sha512-vTxrZz4dX5W86M6oVWVdOVe72ZiPs41Oi7Z6Km4W5Turyz28mrXSJhhEBZoRtzJWIv3833WKVwLSDWWkEfupMg==
+
+sass-loader@^10.0.5:
+ version "10.1.1"
+ resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.1.1.tgz#4ddd5a3d7638e7949065dd6e9c7c04037f7e663d"
+ integrity sha512-W6gVDXAd5hR/WHsPicvZdjAWHBcEJ44UahgxcIE196fW2ong0ZHMPO1kZuI5q0VlvMQZh32gpv69PLWQm70qrw==
+ dependencies:
+ klona "^2.0.4"
+ loader-utils "^2.0.0"
+ neo-async "^2.6.2"
+ schema-utils "^3.0.0"
+ semver "^7.3.2"
+
+sass@^1.32.8:
+ version "1.32.8"
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.8.tgz#f16a9abd8dc530add8834e506878a2808c037bdc"
+ integrity sha512-Sl6mIeGpzjIUZqvKnKETfMf0iDAswD9TNlv13A7aAF3XZlRPMq4VvJWBC2N2DXbp94MQVdNSFG6LfF/iOXrPHQ==
+ dependencies:
+ chokidar ">=2.0.0 <4.0.0"
+
+sax@~1.2.4:
+ version "1.2.4"
+ resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
+ integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
+
+saxes@^5.0.0:
+ version "5.0.1"
+ resolved "https://registry.yarnpkg.com/saxes/-/saxes-5.0.1.tgz#eebab953fa3b7608dbe94e5dadb15c888fa6696d"
+ integrity sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==
+ dependencies:
+ xmlchars "^2.2.0"
+
+scheduler@^0.20.1:
+ version "0.20.1"
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.1.tgz#da0b907e24026b01181ecbc75efdc7f27b5a000c"
+ integrity sha512-LKTe+2xNJBNxu/QhHvDR14wUXHRQbVY5ZOYpOGWRzhydZUqrLb2JBvLPY7cAqFmqrWuDED0Mjk7013SZiOz6Bw==
+ dependencies:
+ loose-envify "^1.1.0"
+ object-assign "^4.1.1"
+
+schema-utils@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-1.0.0.tgz#0b79a93204d7b600d4b2850d1f66c2a34951c770"
+ integrity sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==
+ dependencies:
+ ajv "^6.1.0"
+ ajv-errors "^1.0.0"
+ ajv-keywords "^3.1.0"
+
+schema-utils@^2.6.5, schema-utils@^2.7.0, schema-utils@^2.7.1:
+ version "2.7.1"
+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7"
+ integrity sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==
+ dependencies:
+ "@types/json-schema" "^7.0.5"
+ ajv "^6.12.4"
+ ajv-keywords "^3.5.2"
+
+schema-utils@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.0.0.tgz#67502f6aa2b66a2d4032b4279a2944978a0913ef"
+ integrity sha512-6D82/xSzO094ajanoOSbe4YvXWMfn2A//8Y1+MUqFAJul5Bs+yn36xbK9OtNDcRVSBJ9jjeoXftM6CfztsjOAA==
+ dependencies:
+ "@types/json-schema" "^7.0.6"
+ ajv "^6.12.5"
+ ajv-keywords "^3.5.2"
+
+screenfull@^5.1.0:
+ version "5.1.0"
+ resolved "https://registry.yarnpkg.com/screenfull/-/screenfull-5.1.0.tgz#85c13c70f4ead4c1b8a935c70010dfdcd2c0e5c8"
+ integrity sha512-dYaNuOdzr+kc6J6CFcBrzkLCfyGcMg+gWkJ8us93IQ7y1cevhQAugFsaCdMHb6lw8KV3xPzSxzH7zM1dQap9mA==
+
+scriptjs@^2.5.8:
+ version "2.5.9"
+ resolved "https://registry.yarnpkg.com/scriptjs/-/scriptjs-2.5.9.tgz#343915cd2ec2ed9bfdde2b9875cd28f59394b35f"
+ integrity sha512-qGVDoreyYiP1pkQnbnFAUIS5AjenNwwQBdl7zeos9etl+hYKWahjRTfzAZZYBv5xNHx7vNKCmaLDQZ6Fr2AEXg==
+
+select-hose@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca"
+ integrity sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=
+
+selfsigned@^1.10.8:
+ version "1.10.8"
+ resolved "https://registry.yarnpkg.com/selfsigned/-/selfsigned-1.10.8.tgz#0d17208b7d12c33f8eac85c41835f27fc3d81a30"
+ integrity sha512-2P4PtieJeEwVgTU9QEcwIRDQ/mXJLX8/+I3ur+Pg16nS8oNbrGxEso9NyYWy8NAmXiNl4dlAp5MwoNeCWzON4w==
+ dependencies:
+ node-forge "^0.10.0"
+
+"semver@2 || 3 || 4 || 5", semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0:
+ version "5.7.1"
+ resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
+ integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
+
+semver@7.0.0:
+ version "7.0.0"
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
+ integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
+
+semver@7.3.2:
+ version "7.3.2"
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
+ integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
+
+semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
+ version "6.3.0"
+ resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
+ integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
+
+semver@^7.1.1, semver@^7.1.3, semver@^7.3.4, semver@^7.3.5:
+ version "7.3.5"
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
+ integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
+ dependencies:
+ lru-cache "^6.0.0"
+
+semver@^7.2.1, semver@^7.3.2:
+ version "7.3.4"
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
+ integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
+ dependencies:
+ lru-cache "^6.0.0"
+
+send@0.17.1:
+ version "0.17.1"
+ resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"
+ integrity sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==
+ dependencies:
+ debug "2.6.9"
+ depd "~1.1.2"
+ destroy "~1.0.4"
+ encodeurl "~1.0.2"
+ escape-html "~1.0.3"
+ etag "~1.8.1"
+ fresh "0.5.2"
+ http-errors "~1.7.2"
+ mime "1.6.0"
+ ms "2.1.1"
+ on-finished "~2.3.0"
+ range-parser "~1.2.1"
+ statuses "~1.5.0"
+
+serialize-javascript@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-4.0.0.tgz#b525e1238489a5ecfc42afacc3fe99e666f4b1aa"
+ integrity sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==
+ dependencies:
+ randombytes "^2.1.0"
+
+serialize-javascript@^5.0.1:
+ version "5.0.1"
+ resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-5.0.1.tgz#7886ec848049a462467a97d3d918ebb2aaf934f4"
+ integrity sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==
+ dependencies:
+ randombytes "^2.1.0"
+
+serve-index@^1.9.1:
+ version "1.9.1"
+ resolved "https://registry.yarnpkg.com/serve-index/-/serve-index-1.9.1.tgz#d3768d69b1e7d82e5ce050fff5b453bea12a9239"
+ integrity sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=
+ dependencies:
+ accepts "~1.3.4"
+ batch "0.6.1"
+ debug "2.6.9"
+ escape-html "~1.0.3"
+ http-errors "~1.6.2"
+ mime-types "~2.1.17"
+ parseurl "~1.3.2"
+
+serve-static@1.14.1:
+ version "1.14.1"
+ resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.14.1.tgz#666e636dc4f010f7ef29970a88a674320898b2f9"
+ integrity sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==
+ dependencies:
+ encodeurl "~1.0.2"
+ escape-html "~1.0.3"
+ parseurl "~1.3.3"
+ send "0.17.1"
+
+set-blocking@^2.0.0, set-blocking@~2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
+ integrity sha1-BF+XgtARrppoA93TgrJDkrPYkPc=
+
+set-harmonic-interval@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/set-harmonic-interval/-/set-harmonic-interval-1.0.1.tgz#e1773705539cdfb80ce1c3d99e7f298bb3995249"
+ integrity sha512-AhICkFV84tBP1aWqPwLZqFvAwqEoVA9kxNMniGEUvzOlm4vLmOFLiTT3UZ6bziJTy4bOVpzWGTfSCbmaayGx8g==
+
+set-value@^2.0.0, set-value@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/set-value/-/set-value-2.0.1.tgz#a18d40530e6f07de4228c7defe4227af8cad005b"
+ integrity sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==
+ dependencies:
+ extend-shallow "^2.0.1"
+ is-extendable "^0.1.1"
+ is-plain-object "^2.0.3"
+ split-string "^3.0.1"
+
+setimmediate@^1.0.4, setimmediate@^1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
+ integrity sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=
+
+setprototypeof@1.1.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.0.tgz#d0bd85536887b6fe7c0d818cb962d9d91c54e656"
+ integrity sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==
+
+setprototypeof@1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.1.tgz#7e95acb24aa92f5885e0abef5ba131330d4ae683"
+ integrity sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==
+
+sha.js@^2.4.0, sha.js@^2.4.8:
+ version "2.4.11"
+ resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.11.tgz#37a5cf0b81ecbc6943de109ba2960d1b26584ae7"
+ integrity sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==
+ dependencies:
+ inherits "^2.0.1"
+ safe-buffer "^5.0.1"
+
+shallowequal@^1.1.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8"
+ integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==
+
+shebang-command@^1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
+ integrity sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=
+ dependencies:
+ shebang-regex "^1.0.0"
+
+shebang-command@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
+ integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
+ dependencies:
+ shebang-regex "^3.0.0"
+
+shebang-regex@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
+ integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
+
+shebang-regex@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
+ integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
+
+shell-quote@1.7.2:
+ version "1.7.2"
+ resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2"
+ integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
+
+shellwords@^0.1.1:
+ version "0.1.1"
+ resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
+ integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
+
+side-channel@^1.0.2, side-channel@^1.0.3:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
+ integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
+ dependencies:
+ call-bind "^1.0.0"
+ get-intrinsic "^1.0.2"
+ object-inspect "^1.9.0"
+
+signal-exit@^3.0.0, signal-exit@^3.0.2:
+ version "3.0.3"
+ resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"
+ integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
+
+simple-swizzle@^0.2.2:
+ version "0.2.2"
+ resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
+ integrity sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=
+ dependencies:
+ is-arrayish "^0.3.1"
+
+sisteransi@^1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
+ integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
+
+slash@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
+ integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
+
+slice-ansi@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-4.0.0.tgz#500e8dd0fd55b05815086255b3195adf2a45fe6b"
+ integrity sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==
+ dependencies:
+ ansi-styles "^4.0.0"
+ astral-regex "^2.0.0"
+ is-fullwidth-code-point "^3.0.0"
+
+smart-buffer@^4.1.0:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.1.0.tgz#91605c25d91652f4661ea69ccf45f1b331ca21ba"
+ integrity sha512-iVICrxOzCynf/SNaBQCw34eM9jROU/s5rzIhpOvzhzuYHfJR/DhZfDkXiZSgKXfgv26HT3Yni3AV/DGw0cGnnw==
+
+snapdragon-node@^2.0.1:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
+ integrity sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==
+ dependencies:
+ define-property "^1.0.0"
+ isobject "^3.0.0"
+ snapdragon-util "^3.0.1"
+
+snapdragon-util@^3.0.1:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/snapdragon-util/-/snapdragon-util-3.0.1.tgz#f956479486f2acd79700693f6f7b805e45ab56e2"
+ integrity sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==
+ dependencies:
+ kind-of "^3.2.0"
+
+snapdragon@^0.8.1:
+ version "0.8.2"
+ resolved "https://registry.yarnpkg.com/snapdragon/-/snapdragon-0.8.2.tgz#64922e7c565b0e14204ba1aa7d6964278d25182d"
+ integrity sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==
+ dependencies:
+ base "^0.11.1"
+ debug "^2.2.0"
+ define-property "^0.2.5"
+ extend-shallow "^2.0.1"
+ map-cache "^0.2.2"
+ source-map "^0.5.6"
+ source-map-resolve "^0.5.0"
+ use "^3.1.0"
+
+sockjs-client@^1.5.0:
+ version "1.5.1"
+ resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.5.1.tgz#256908f6d5adfb94dabbdbd02c66362cca0f9ea6"
+ integrity sha512-VnVAb663fosipI/m6pqRXakEOw7nvd7TUgdr3PlR/8V2I95QIdwT8L4nMxhyU8SmDBHYXU1TOElaKOmKLfYzeQ==
+ dependencies:
+ debug "^3.2.6"
+ eventsource "^1.0.7"
+ faye-websocket "^0.11.3"
+ inherits "^2.0.4"
+ json3 "^3.3.3"
+ url-parse "^1.5.1"
+
+sockjs@^0.3.21:
+ version "0.3.21"
+ resolved "https://registry.yarnpkg.com/sockjs/-/sockjs-0.3.21.tgz#b34ffb98e796930b60a0cfa11904d6a339a7d417"
+ integrity sha512-DhbPFGpxjc6Z3I+uX07Id5ZO2XwYsWOrYjaSeieES78cq+JaJvVe5q/m1uvjIQhXinhIeCFRH6JgXe+mvVMyXw==
+ dependencies:
+ faye-websocket "^0.11.3"
+ uuid "^3.4.0"
+ websocket-driver "^0.7.4"
+
+socks-proxy-agent@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-5.0.0.tgz#7c0f364e7b1cf4a7a437e71253bed72e9004be60"
+ integrity sha512-lEpa1zsWCChxiynk+lCycKuC502RxDWLKJZoIhnxrWNjLSDGYRFflHA1/228VkRcnv9TIb8w98derGbpKxJRgA==
+ dependencies:
+ agent-base "6"
+ debug "4"
+ socks "^2.3.3"
+
+socks@^2.3.3:
+ version "2.6.0"
+ resolved "https://registry.yarnpkg.com/socks/-/socks-2.6.0.tgz#6b984928461d39871b3666754b9000ecf39dfac2"
+ integrity sha512-mNmr9owlinMplev0Wd7UHFlqI4ofnBnNzFuzrm63PPaHgbkqCFe4T5LzwKmtQ/f2tX0NTpcdVLyD/FHxFBstYw==
+ dependencies:
+ ip "^1.1.5"
+ smart-buffer "^4.1.0"
+
+sort-keys@^1.0.0:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/sort-keys/-/sort-keys-1.1.2.tgz#441b6d4d346798f1b4e49e8920adfba0e543f9ad"
+ integrity sha1-RBttTTRnmPG05J6JIK37oOVD+a0=
+ dependencies:
+ is-plain-obj "^1.0.0"
+
+source-list-map@^2.0.0:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
+ integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
+
+source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
+ version "0.5.3"
+ resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
+ integrity sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==
+ dependencies:
+ atob "^2.1.2"
+ decode-uri-component "^0.2.0"
+ resolve-url "^0.2.1"
+ source-map-url "^0.4.0"
+ urix "^0.1.0"
+
+source-map-resolve@^0.6.0:
+ version "0.6.0"
+ resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.6.0.tgz#3d9df87e236b53f16d01e58150fc7711138e5ed2"
+ integrity sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==
+ dependencies:
+ atob "^2.1.2"
+ decode-uri-component "^0.2.0"
+
+source-map-support@^0.5.6, source-map-support@~0.5.12, source-map-support@~0.5.19:
+ version "0.5.19"
+ resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
+ integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
+ dependencies:
+ buffer-from "^1.0.0"
+ source-map "^0.6.0"
+
+source-map-url@^0.4.0:
+ version "0.4.0"
+ resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
+ integrity sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=
+
+source-map@0.5.6:
+ version "0.5.6"
+ resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
+ integrity sha1-dc449SvwczxafwwRjYEzSiu19BI=
+
+source-map@0.6.1, source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1:
+ version "0.6.1"
+ resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
+ integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
+
+source-map@^0.5.0, source-map@^0.5.6:
+ version "0.5.7"
+ resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
+ integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
+
+source-map@^0.7.3, source-map@~0.7.2:
+ version "0.7.3"
+ resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
+ integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
+
+sourcemap-codec@^1.4.4, sourcemap-codec@^1.4.8:
+ version "1.4.8"
+ resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
+ integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
+
+spdx-correct@^3.0.0:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.1.1.tgz#dece81ac9c1e6713e5f7d1b6f17d468fa53d89a9"
+ integrity sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==
+ dependencies:
+ spdx-expression-parse "^3.0.0"
+ spdx-license-ids "^3.0.0"
+
+spdx-exceptions@^2.1.0:
+ version "2.3.0"
+ resolved "https://registry.yarnpkg.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz#3f28ce1a77a00372683eade4a433183527a2163d"
+ integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==
+
+spdx-expression-parse@^3.0.0:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz#cf70f50482eefdc98e3ce0a6833e4a53ceeba679"
+ integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==
+ dependencies:
+ spdx-exceptions "^2.1.0"
+ spdx-license-ids "^3.0.0"
+
+spdx-license-ids@^3.0.0:
+ version "3.0.7"
+ resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.7.tgz#e9c18a410e5ed7e12442a549fbd8afa767038d65"
+ integrity sha512-U+MTEOO0AiDzxwFvoa4JVnMV6mZlJKk2sBLt90s7G0Gd0Mlknc7kxEn3nuDPNZRta7O2uy8oLcZLVT+4sqNZHQ==
+
+spdy-transport@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/spdy-transport/-/spdy-transport-3.0.0.tgz#00d4863a6400ad75df93361a1608605e5dcdcf31"
+ integrity sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==
+ dependencies:
+ debug "^4.1.0"
+ detect-node "^2.0.4"
+ hpack.js "^2.1.6"
+ obuf "^1.1.2"
+ readable-stream "^3.0.6"
+ wbuf "^1.7.3"
+
+spdy@^4.0.2:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/spdy/-/spdy-4.0.2.tgz#b74f466203a3eda452c02492b91fb9e84a27677b"
+ integrity sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==
+ dependencies:
+ debug "^4.1.0"
+ handle-thing "^2.0.0"
+ http-deceiver "^1.2.7"
+ select-hose "^2.0.0"
+ spdy-transport "^3.0.0"
+
+split-string@^3.0.1, split-string@^3.0.2:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/split-string/-/split-string-3.1.0.tgz#7cb09dda3a86585705c64b39a6466038682e8fe2"
+ integrity sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==
+ dependencies:
+ extend-shallow "^3.0.0"
+
+sprintf-js@~1.0.2:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
+ integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
+
+sshpk@^1.7.0:
+ version "1.16.1"
+ resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877"
+ integrity sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==
+ dependencies:
+ asn1 "~0.2.3"
+ assert-plus "^1.0.0"
+ bcrypt-pbkdf "^1.0.0"
+ dashdash "^1.12.0"
+ ecc-jsbn "~0.1.1"
+ getpass "^0.1.1"
+ jsbn "~0.1.0"
+ safer-buffer "^2.0.2"
+ tweetnacl "~0.14.0"
+
+ssri@^6.0.1:
+ version "6.0.1"
+ resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8"
+ integrity sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==
+ dependencies:
+ figgy-pudding "^3.5.1"
+
+ssri@^8.0.0:
+ version "8.0.0"
+ resolved "https://registry.yarnpkg.com/ssri/-/ssri-8.0.0.tgz#79ca74e21f8ceaeddfcb4b90143c458b8d988808"
+ integrity sha512-aq/pz989nxVYwn16Tsbj1TqFpD5LLrQxHf5zaHuieFV+R0Bbr4y8qUsOA45hXT/N4/9UNXTarBjnjVmjSOVaAA==
+ dependencies:
+ minipass "^3.1.1"
+
+ssri@^8.0.1:
+ version "8.0.1"
+ resolved "https://registry.yarnpkg.com/ssri/-/ssri-8.0.1.tgz#638e4e439e2ffbd2cd289776d5ca457c4f51a2af"
+ integrity sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==
+ dependencies:
+ minipass "^3.1.1"
+
+stable@^0.1.8:
+ version "0.1.8"
+ resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf"
+ integrity sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==
+
+stack-generator@^2.0.5:
+ version "2.0.5"
+ resolved "https://registry.yarnpkg.com/stack-generator/-/stack-generator-2.0.5.tgz#fb00e5b4ee97de603e0773ea78ce944d81596c36"
+ integrity sha512-/t1ebrbHkrLrDuNMdeAcsvynWgoH/i4o8EGGfX7dEYDoTXOYVAkEpFdtshlvabzc6JlJ8Kf9YdFEoz7JkzGN9Q==
+ dependencies:
+ stackframe "^1.1.1"
+
+stack-utils@^2.0.2:
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-2.0.3.tgz#cd5f030126ff116b78ccb3c027fe302713b61277"
+ integrity sha512-gL//fkxfWUsIlFL2Tl42Cl6+HFALEaB1FU76I/Fy+oZjRreP7OPMXFlGbxM7NQsI0ZpUfw76sHnv0WNYuTb7Iw==
+ dependencies:
+ escape-string-regexp "^2.0.0"
+
+stackframe@^1.1.1:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-1.2.0.tgz#52429492d63c62eb989804c11552e3d22e779303"
+ integrity sha512-GrdeshiRmS1YLMYgzF16olf2jJ/IzxXY9lhKOskuVziubpTYcYqyOwYeJKzQkwy7uN0fYSsbsC4RQaXf9LCrYA==
+
+stacktrace-gps@^3.0.4:
+ version "3.0.4"
+ resolved "https://registry.yarnpkg.com/stacktrace-gps/-/stacktrace-gps-3.0.4.tgz#7688dc2fc09ffb3a13165ebe0dbcaf41bcf0c69a"
+ integrity sha512-qIr8x41yZVSldqdqe6jciXEaSCKw1U8XTXpjDuy0ki/apyTn/r3w9hDAAQOhZdxvsC93H+WwwEu5cq5VemzYeg==
+ dependencies:
+ source-map "0.5.6"
+ stackframe "^1.1.1"
+
+stacktrace-js@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/stacktrace-js/-/stacktrace-js-2.0.2.tgz#4ca93ea9f494752d55709a081d400fdaebee897b"
+ integrity sha512-Je5vBeY4S1r/RnLydLl0TBTi3F2qdfWmYsGvtfZgEI+SCprPppaIhQf5nGcal4gI4cGpCV/duLcAzT1np6sQqg==
+ dependencies:
+ error-stack-parser "^2.0.6"
+ stack-generator "^2.0.5"
+ stacktrace-gps "^3.0.4"
+
+static-extend@^0.1.1:
+ version "0.1.2"
+ resolved "https://registry.yarnpkg.com/static-extend/-/static-extend-0.1.2.tgz#60809c39cbff55337226fd5e0b520f341f1fb5c6"
+ integrity sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=
+ dependencies:
+ define-property "^0.2.5"
+ object-copy "^0.1.0"
+
+"statuses@>= 1.4.0 < 2", "statuses@>= 1.5.0 < 2", statuses@~1.5.0:
+ version "1.5.0"
+ resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
+ integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
+
+stealthy-require@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
+ integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=
+
+stream-browserify@^2.0.1:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/stream-browserify/-/stream-browserify-2.0.2.tgz#87521d38a44aa7ee91ce1cd2a47df0cb49dd660b"
+ integrity sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==
+ dependencies:
+ inherits "~2.0.1"
+ readable-stream "^2.0.2"
+
+stream-each@^1.1.0:
+ version "1.2.3"
+ resolved "https://registry.yarnpkg.com/stream-each/-/stream-each-1.2.3.tgz#ebe27a0c389b04fbcc233642952e10731afa9bae"
+ integrity sha512-vlMC2f8I2u/bZGqkdfLQW/13Zihpej/7PmSiMQsbYddxuTsJp8vRe2x2FvVExZg7FaOds43ROAuFJwPR4MTZLw==
+ dependencies:
+ end-of-stream "^1.1.0"
+ stream-shift "^1.0.0"
+
+stream-http@^2.7.2:
+ version "2.8.3"
+ resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.8.3.tgz#b2d242469288a5a27ec4fe8933acf623de6514fc"
+ integrity sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==
+ dependencies:
+ builtin-status-codes "^3.0.0"
+ inherits "^2.0.1"
+ readable-stream "^2.3.6"
+ to-arraybuffer "^1.0.0"
+ xtend "^4.0.0"
+
+stream-shift@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/stream-shift/-/stream-shift-1.0.1.tgz#d7088281559ab2778424279b0877da3c392d5a3d"
+ integrity sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==
+
+strict-uri-encode@^1.0.0:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
+ integrity sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM=
+
+string-length@^4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/string-length/-/string-length-4.0.1.tgz#4a973bf31ef77c4edbceadd6af2611996985f8a1"
+ integrity sha512-PKyXUd0LK0ePjSOnWn34V2uD6acUWev9uy0Ft05k0E8xRW+SKcA0F7eMr7h5xlzfn+4O3N+55rduYyet3Jk+jw==
+ dependencies:
+ char-regex "^1.0.2"
+ strip-ansi "^6.0.0"
+
+string-natural-compare@^3.0.1:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
+ integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
+
+string-width@^1.0.1:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
+ integrity sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=
+ dependencies:
+ code-point-at "^1.0.0"
+ is-fullwidth-code-point "^1.0.0"
+ strip-ansi "^3.0.0"
+
+"string-width@^1.0.2 || 2", string-width@^2.0.0:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
+ integrity sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==
+ dependencies:
+ is-fullwidth-code-point "^2.0.0"
+ strip-ansi "^4.0.0"
+
+string-width@^3.0.0, string-width@^3.1.0:
+ version "3.1.0"
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
+ integrity sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==
+ dependencies:
+ emoji-regex "^7.0.1"
+ is-fullwidth-code-point "^2.0.0"
+ strip-ansi "^5.1.0"
+
+string-width@^4.1.0, string-width@^4.2.0:
+ version "4.2.0"
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5"
+ integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==
+ dependencies:
+ emoji-regex "^8.0.0"
+ is-fullwidth-code-point "^3.0.0"
+ strip-ansi "^6.0.0"
+
+string.prototype.matchall@^4.0.2:
+ version "4.0.3"
+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.3.tgz#24243399bc31b0a49d19e2b74171a15653ec996a"
+ integrity sha512-OBxYDA2ifZQ2e13cP82dWFMaCV9CGF8GzmN4fljBVw5O5wep0lu4gacm1OL6MjROoUnB8VbkWRThqkV2YFLNxw==
+ dependencies:
+ call-bind "^1.0.0"
+ define-properties "^1.1.3"
+ es-abstract "^1.18.0-next.1"
+ has-symbols "^1.0.1"
+ internal-slot "^1.0.2"
+ regexp.prototype.flags "^1.3.0"
+ side-channel "^1.0.3"
+
+string.prototype.trimend@^1.0.1:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.3.tgz#a22bd53cca5c7cf44d7c9d5c732118873d6cd18b"
+ integrity sha512-ayH0pB+uf0U28CtjlLvL7NaohvR1amUvVZk+y3DYb0Ey2PUV5zPkkKy9+U1ndVEIXO8hNg18eIv9Jntbii+dKw==
+ dependencies:
+ call-bind "^1.0.0"
+ define-properties "^1.1.3"
+
+string.prototype.trimstart@^1.0.1:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.3.tgz#9b4cb590e123bb36564401d59824298de50fd5aa"
+ integrity sha512-oBIBUy5lea5tt0ovtOFiEQaBkoBBkyJhZXzJYrSmDo5IUUqbOPvVezuRs/agBIdZ2p2Eo1FD6bD9USyBLfl3xg==
+ dependencies:
+ call-bind "^1.0.0"
+ define-properties "^1.1.3"
+
+string_decoder@^1.0.0, string_decoder@^1.1.1:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e"
+ integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
+ dependencies:
+ safe-buffer "~5.2.0"
+
+string_decoder@~1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
+ integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
+ dependencies:
+ safe-buffer "~5.1.0"
+
+stringify-object@^3.3.0:
+ version "3.3.0"
+ resolved "https://registry.yarnpkg.com/stringify-object/-/stringify-object-3.3.0.tgz#703065aefca19300d3ce88af4f5b3956d7556629"
+ integrity sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==
+ dependencies:
+ get-own-enumerable-property-symbols "^3.0.0"
+ is-obj "^1.0.1"
+ is-regexp "^1.0.0"
+
+stringify-package@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/stringify-package/-/stringify-package-1.0.1.tgz#e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85"
+ integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==
+
+strip-ansi@6.0.0, strip-ansi@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"
+ integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==
+ dependencies:
+ ansi-regex "^5.0.0"
+
+strip-ansi@^3.0.0, strip-ansi@^3.0.1:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
+ integrity sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
+ dependencies:
+ ansi-regex "^2.0.0"
+
+strip-ansi@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f"
+ integrity sha1-qEeQIusaw2iocTibY1JixQXuNo8=
+ dependencies:
+ ansi-regex "^3.0.0"
+
+strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
+ version "5.2.0"
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
+ integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==
+ dependencies:
+ ansi-regex "^4.1.0"
+
+strip-bom@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
+ integrity sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=
+
+strip-bom@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-4.0.0.tgz#9c3505c1db45bcedca3d9cf7a16f5c5aa3901878"
+ integrity sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==
+
+strip-comments@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/strip-comments/-/strip-comments-1.0.2.tgz#82b9c45e7f05873bee53f37168af930aa368679d"
+ integrity sha512-kL97alc47hoyIQSV165tTt9rG5dn4w1dNnBhOQ3bOU1Nc1hel09jnXANaHJ7vzHLd4Ju8kseDGzlev96pghLFw==
+ dependencies:
+ babel-extract-comments "^1.0.0"
+ babel-plugin-transform-object-rest-spread "^6.26.0"
+
+strip-eof@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
+ integrity sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=
+
+strip-final-newline@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
+ integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
+
+strip-indent@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-3.0.0.tgz#c32e1cee940b6b3432c771bc2c54bcce73cd3001"
+ integrity sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==
+ dependencies:
+ min-indent "^1.0.0"
+
+strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
+ integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
+
+style-loader@1.3.0:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.3.0.tgz#828b4a3b3b7e7aa5847ce7bae9e874512114249e"
+ integrity sha512-V7TCORko8rs9rIqkSrlMfkqA63DfoGBBJmK1kKGCcSi+BWb4cqz0SRsnp4l6rU5iwOEd0/2ePv68SV22VXon4Q==
+ dependencies:
+ loader-utils "^2.0.0"
+ schema-utils "^2.7.0"
+
+styled-components@^5.2.1:
+ version "5.2.1"
+ resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.2.1.tgz#6ed7fad2dc233825f64c719ffbdedd84ad79101a"
+ integrity sha512-sBdgLWrCFTKtmZm/9x7jkIabjFNVzCUeKfoQsM6R3saImkUnjx0QYdLwJHBjY9ifEcmjDamJDVfknWm1yxZPxQ==
+ dependencies:
+ "@babel/helper-module-imports" "^7.0.0"
+ "@babel/traverse" "^7.4.5"
+ "@emotion/is-prop-valid" "^0.8.8"
+ "@emotion/stylis" "^0.8.4"
+ "@emotion/unitless" "^0.7.4"
+ babel-plugin-styled-components ">= 1"
+ css-to-react-native "^3.0.0"
+ hoist-non-react-statics "^3.0.0"
+ shallowequal "^1.1.0"
+ supports-color "^5.5.0"
+
+stylehacks@^4.0.0:
+ version "4.0.3"
+ resolved "https://registry.yarnpkg.com/stylehacks/-/stylehacks-4.0.3.tgz#6718fcaf4d1e07d8a1318690881e8d96726a71d5"
+ integrity sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==
+ dependencies:
+ browserslist "^4.0.0"
+ postcss "^7.0.0"
+ postcss-selector-parser "^3.0.0"
+
+stylis@^4.0.6:
+ version "4.0.10"
+ resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.10.tgz#446512d1097197ab3f02fb3c258358c3f7a14240"
+ integrity sha512-m3k+dk7QeJw660eIKRRn3xPF6uuvHs/FFzjX3HQ5ove0qYsiygoAhwn5a3IYKaZPo5LrYD0rfVmtv1gNY1uYwg==
+
+supports-color@^5.3.0, supports-color@^5.5.0:
+ version "5.5.0"
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
+ integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
+ dependencies:
+ has-flag "^3.0.0"
+
+supports-color@^6.1.0:
+ version "6.1.0"
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3"
+ integrity sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==
+ dependencies:
+ has-flag "^3.0.0"
+
+supports-color@^7.0.0, supports-color@^7.1.0:
+ version "7.2.0"
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
+ integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
+ dependencies:
+ has-flag "^4.0.0"
+
+supports-hyperlinks@^2.0.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-2.1.0.tgz#f663df252af5f37c5d49bbd7eeefa9e0b9e59e47"
+ integrity sha512-zoE5/e+dnEijk6ASB6/qrK+oYdm2do1hjoLWrqUC/8WEIW1gbxFcKuBof7sW8ArN6e+AYvsE8HBGiVRWL/F5CA==
+ dependencies:
+ has-flag "^4.0.0"
+ supports-color "^7.0.0"
+
+svg-parser@^2.0.2:
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/svg-parser/-/svg-parser-2.0.4.tgz#fdc2e29e13951736140b76cb122c8ee6630eb6b5"
+ integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
+
+svgo@^1.0.0, svgo@^1.2.2:
+ version "1.3.2"
+ resolved "https://registry.yarnpkg.com/svgo/-/svgo-1.3.2.tgz#b6dc511c063346c9e415b81e43401145b96d4167"
+ integrity sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==
+ dependencies:
+ chalk "^2.4.1"
+ coa "^2.0.2"
+ css-select "^2.0.0"
+ css-select-base-adapter "^0.1.1"
+ css-tree "1.0.0-alpha.37"
+ csso "^4.0.2"
+ js-yaml "^3.13.1"
+ mkdirp "~0.5.1"
+ object.values "^1.1.0"
+ sax "~1.2.4"
+ stable "^0.1.8"
+ unquote "~1.1.1"
+ util.promisify "~1.0.0"
+
+symbol-observable@^1.0.4, symbol-observable@^1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804"
+ integrity sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ==
+
+symbol-tree@^3.2.4:
+ version "3.2.4"
+ resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
+ integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
+
+table@^6.0.4:
+ version "6.0.7"
+ resolved "https://registry.yarnpkg.com/table/-/table-6.0.7.tgz#e45897ffbcc1bcf9e8a87bf420f2c9e5a7a52a34"
+ integrity sha512-rxZevLGTUzWna/qBLObOe16kB2RTnnbhciwgPbMMlazz1yZGVEgnZK762xyVdVznhqxrfCeBMmMkgOOaPwjH7g==
+ dependencies:
+ ajv "^7.0.2"
+ lodash "^4.17.20"
+ slice-ansi "^4.0.0"
+ string-width "^4.2.0"
+
+tapable@^1.0.0, tapable@^1.1.3:
+ version "1.1.3"
+ resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.1.3.tgz#a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2"
+ integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==
+
+tar@^6.0.2, tar@^6.1.0:
+ version "6.1.0"
+ resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.0.tgz#d1724e9bcc04b977b18d5c573b333a2207229a83"
+ integrity sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA==
+ dependencies:
+ chownr "^2.0.0"
+ fs-minipass "^2.0.0"
+ minipass "^3.0.0"
+ minizlib "^2.1.1"
+ mkdirp "^1.0.3"
+ yallist "^4.0.0"
+
+temp-dir@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/temp-dir/-/temp-dir-1.0.0.tgz#0a7c0ea26d3a39afa7e0ebea9c1fc0bc4daa011d"
+ integrity sha1-CnwOom06Oa+n4OvqnB/AvE2qAR0=
+
+tempy@^0.3.0:
+ version "0.3.0"
+ resolved "https://registry.yarnpkg.com/tempy/-/tempy-0.3.0.tgz#6f6c5b295695a16130996ad5ab01a8bd726e8bf8"
+ integrity sha512-WrH/pui8YCwmeiAoxV+lpRH9HpRtgBhSR2ViBPgpGb/wnYDzp21R4MN45fsCGvLROvY67o3byhJRYRONJyImVQ==
+ dependencies:
+ temp-dir "^1.0.0"
+ type-fest "^0.3.1"
+ unique-string "^1.0.0"
+
+terminal-link@^2.0.0:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/terminal-link/-/terminal-link-2.1.1.tgz#14a64a27ab3c0df933ea546fba55f2d078edc994"
+ integrity sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==
+ dependencies:
+ ansi-escapes "^4.2.1"
+ supports-hyperlinks "^2.0.0"
+
+terser-webpack-plugin@4.2.3:
+ version "4.2.3"
+ resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-4.2.3.tgz#28daef4a83bd17c1db0297070adc07fc8cfc6a9a"
+ integrity sha512-jTgXh40RnvOrLQNgIkwEKnQ8rmHjHK4u+6UBEi+W+FPmvb+uo+chJXntKe7/3lW5mNysgSWD60KyesnhW8D6MQ==
+ dependencies:
+ cacache "^15.0.5"
+ find-cache-dir "^3.3.1"
+ jest-worker "^26.5.0"
+ p-limit "^3.0.2"
+ schema-utils "^3.0.0"
+ serialize-javascript "^5.0.1"
+ source-map "^0.6.1"
+ terser "^5.3.4"
+ webpack-sources "^1.4.3"
+
+terser-webpack-plugin@^1.4.3:
+ version "1.4.5"
+ resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-1.4.5.tgz#a217aefaea330e734ffacb6120ec1fa312d6040b"
+ integrity sha512-04Rfe496lN8EYruwi6oPQkG0vo8C+HT49X687FZnpPF0qMAIHONI6HEXYPKDOE8e5HjXTyKfqRd/agHtH0kOtw==
+ dependencies:
+ cacache "^12.0.2"
+ find-cache-dir "^2.1.0"
+ is-wsl "^1.1.0"
+ schema-utils "^1.0.0"
+ serialize-javascript "^4.0.0"
+ source-map "^0.6.1"
+ terser "^4.1.2"
+ webpack-sources "^1.4.0"
+ worker-farm "^1.7.0"
+
+terser@^4.1.2, terser@^4.6.2, terser@^4.6.3:
+ version "4.8.0"
+ resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17"
+ integrity sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==
+ dependencies:
+ commander "^2.20.0"
+ source-map "~0.6.1"
+ source-map-support "~0.5.12"
+
+terser@^5.3.4:
+ version "5.5.1"
+ resolved "https://registry.yarnpkg.com/terser/-/terser-5.5.1.tgz#540caa25139d6f496fdea056e414284886fb2289"
+ integrity sha512-6VGWZNVP2KTUcltUQJ25TtNjx/XgdDsBDKGt8nN0MpydU36LmbPPcMBd2kmtZNNGVVDLg44k7GKeHHj+4zPIBQ==
+ dependencies:
+ commander "^2.20.0"
+ source-map "~0.7.2"
+ source-map-support "~0.5.19"
+
+test-exclude@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-6.0.0.tgz#04a8698661d805ea6fa293b6cb9e63ac044ef15e"
+ integrity sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==
+ dependencies:
+ "@istanbuljs/schema" "^0.1.2"
+ glob "^7.1.4"
+ minimatch "^3.0.4"
+
+text-table@0.2.0, text-table@^0.2.0, text-table@~0.2.0:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
+ integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
+
+throat@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/throat/-/throat-5.0.0.tgz#c5199235803aad18754a667d659b5e72ce16764b"
+ integrity sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==
+
+throttle-debounce@^3.0.1:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/throttle-debounce/-/throttle-debounce-3.0.1.tgz#32f94d84dfa894f786c9a1f290e7a645b6a19abb"
+ integrity sha512-dTEWWNu6JmeVXY0ZYoPuH5cRIwc0MeGbJwah9KUNYSJwommQpCzTySTpEe8Gs1J23aeWEuAobe4Ag7EHVt/LOg==
+
+through2@^2.0.0:
+ version "2.0.5"
+ resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
+ integrity sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==
+ dependencies:
+ readable-stream "~2.3.6"
+ xtend "~4.0.1"
+
+thunky@^1.0.2:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/thunky/-/thunky-1.1.0.tgz#5abaf714a9405db0504732bbccd2cedd9ef9537d"
+ integrity sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==
+
+timers-browserify@^2.0.4:
+ version "2.0.12"
+ resolved "https://registry.yarnpkg.com/timers-browserify/-/timers-browserify-2.0.12.tgz#44a45c11fbf407f34f97bccd1577c652361b00ee"
+ integrity sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ==
+ dependencies:
+ setimmediate "^1.0.4"
+
+timsort@^0.3.0:
+ version "0.3.0"
+ resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
+ integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
+
+tiny-invariant@^1.0.2:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875"
+ integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw==
+
+tiny-relative-date@^1.3.0:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz#fa08aad501ed730f31cc043181d995c39a935e07"
+ integrity sha512-MOQHpzllWxDCHHaDno30hhLfbouoYlOI8YlMNtvKe1zXbjEVhbcEovQxvZrPvtiYW630GQDoMMarCnjfyfHA+A==
+
+tiny-warning@^1.0.0, tiny-warning@^1.0.2, tiny-warning@^1.0.3:
+ version "1.0.3"
+ resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
+ integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
+
+tmpl@1.0.x:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1"
+ integrity sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=
+
+to-arraybuffer@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#7d229b1fcc637e466ca081180836a7aabff83f43"
+ integrity sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M=
+
+to-fast-properties@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
+ integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
+
+to-object-path@^0.3.0:
+ version "0.3.0"
+ resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af"
+ integrity sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=
+ dependencies:
+ kind-of "^3.0.2"
+
+to-regex-range@^2.1.0:
+ version "2.1.1"
+ resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-2.1.1.tgz#7c80c17b9dfebe599e27367e0d4dd5590141db38"
+ integrity sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=
+ dependencies:
+ is-number "^3.0.0"
+ repeat-string "^1.6.1"
+
+to-regex-range@^5.0.1:
+ version "5.0.1"
+ resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"
+ integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
+ dependencies:
+ is-number "^7.0.0"
+
+to-regex@^3.0.1, to-regex@^3.0.2:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/to-regex/-/to-regex-3.0.2.tgz#13cfdd9b336552f30b51f33a8ae1b42a7a7599ce"
+ integrity sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==
+ dependencies:
+ define-property "^2.0.2"
+ extend-shallow "^3.0.2"
+ regex-not "^1.0.2"
+ safe-regex "^1.1.0"
+
+toggle-selection@^1.0.6:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/toggle-selection/-/toggle-selection-1.0.6.tgz#6e45b1263f2017fa0acc7d89d78b15b8bf77da32"
+ integrity sha1-bkWxJj8gF/oKzH2J14sVuL932jI=
+
+toidentifier@1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
+ integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
+
+toposort@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/toposort/-/toposort-2.0.2.tgz#ae21768175d1559d48bef35420b2f4962f09c330"
+ integrity sha1-riF2gXXRVZ1IvvNUILL0li8JwzA=
+
+tough-cookie@^2.3.3, tough-cookie@~2.5.0:
+ version "2.5.0"
+ resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"
+ integrity sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==
+ dependencies:
+ psl "^1.1.28"
+ punycode "^2.1.1"
+
+tough-cookie@^3.0.1:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-3.0.1.tgz#9df4f57e739c26930a018184887f4adb7dca73b2"
+ integrity sha512-yQyJ0u4pZsv9D4clxO69OEjLWYw+jbgspjTue4lTQZLfV0c5l1VmK2y1JK8E9ahdpltPOaAThPcp5nKPUgSnsg==
+ dependencies:
+ ip-regex "^2.1.0"
+ psl "^1.1.28"
+ punycode "^2.1.1"
+
+tr46@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-2.0.2.tgz#03273586def1595ae08fedb38d7733cee91d2479"
+ integrity sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg==
+ dependencies:
+ punycode "^2.1.1"
+
+treeverse@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/treeverse/-/treeverse-1.0.4.tgz#a6b0ebf98a1bca6846ddc7ecbc900df08cb9cd5f"
+ integrity sha512-whw60l7r+8ZU8Tu/Uc2yxtc4ZTZbR/PF3u1IPNKGQ6p8EICLb3Z2lAgoqw9bqYd8IkgnsaOcLzYHFckjqNsf0g==
+
+tryer@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
+ integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
+
+ts-easing@^0.2.0:
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/ts-easing/-/ts-easing-0.2.0.tgz#c8a8a35025105566588d87dbda05dd7fbfa5a4ec"
+ integrity sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ==
+
+ts-pnp@1.2.0, ts-pnp@^1.1.6:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
+ integrity sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==
+
+tsconfig-paths@^3.9.0:
+ version "3.9.0"
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
+ integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
+ dependencies:
+ "@types/json5" "^0.0.29"
+ json5 "^1.0.1"
+ minimist "^1.2.0"
+ strip-bom "^3.0.0"
+
+tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
+ version "1.14.1"
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
+ integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
+
+tslib@^2.0.3:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
+ integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
+
+tslib@^2.1.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
+ integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
+
+tsutils@^3.17.1:
+ version "3.19.1"
+ resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.19.1.tgz#d8566e0c51c82f32f9c25a4d367cd62409a547a9"
+ integrity sha512-GEdoBf5XI324lu7ycad7s6laADfnAqCw6wLGI+knxvw9vsIYBaJfYdmeCEG3FMMUiSm3OGgNb+m6utsWf5h9Vw==
+ dependencies:
+ tslib "^1.8.1"
+
+tty-browserify@0.0.0:
+ version "0.0.0"
+ resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"
+ integrity sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY=
+
+tunnel-agent@^0.6.0:
+ version "0.6.0"
+ resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
+ integrity sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=
+ dependencies:
+ safe-buffer "^5.0.1"
+
+tweetnacl@^0.14.3, tweetnacl@~0.14.0:
+ version "0.14.5"
+ resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
+ integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
+
+type-check@^0.4.0, type-check@~0.4.0:
+ version "0.4.0"
+ resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
+ integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==
+ dependencies:
+ prelude-ls "^1.2.1"
+
+type-check@~0.3.2:
+ version "0.3.2"
+ resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72"
+ integrity sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=
+ dependencies:
+ prelude-ls "~1.1.2"
+
+type-detect@4.0.8:
+ version "4.0.8"
+ resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
+ integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
+
+type-fest@^0.11.0:
+ version "0.11.0"
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1"
+ integrity sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==
+
+type-fest@^0.3.1:
+ version "0.3.1"
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.3.1.tgz#63d00d204e059474fe5e1b7c011112bbd1dc29e1"
+ integrity sha512-cUGJnCdr4STbePCgqNFbpVNCepa+kAVohJs1sLhxzdH+gnEoOd8VhbYa7pD3zZYGiURWM2xzEII3fQcRizDkYQ==
+
+type-fest@^0.6.0:
+ version "0.6.0"
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b"
+ integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==
+
+type-fest@^0.8.1:
+ version "0.8.1"
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
+ integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
+
+type-is@~1.6.17, type-is@~1.6.18:
+ version "1.6.18"
+ resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131"
+ integrity sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==
+ dependencies:
+ media-typer "0.3.0"
+ mime-types "~2.1.24"
+
+type@^1.0.1:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/type/-/type-1.2.0.tgz#848dd7698dafa3e54a6c479e759c4bc3f18847a0"
+ integrity sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==
+
+type@^2.0.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/type/-/type-2.1.0.tgz#9bdc22c648cf8cf86dd23d32336a41cfb6475e3f"
+ integrity sha512-G9absDWvhAWCV2gmF1zKud3OyC61nZDwWvBL2DApaVFogI07CprggiQAOOjvp2NRjYWFzPyu7vwtDrQFq8jeSA==
+
+typedarray-to-buffer@^3.1.5:
+ version "3.1.5"
+ resolved "https://registry.yarnpkg.com/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz#a97ee7a9ff42691b9f783ff1bc5112fe3fca9080"
+ integrity sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==
+ dependencies:
+ is-typedarray "^1.0.0"
+
+typedarray@^0.0.6:
+ version "0.0.6"
+ resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
+ integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
+
+ua-parser-js@^0.7.18:
+ version "0.7.23"
+ resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.23.tgz#704d67f951e13195fbcd3d78818577f5bc1d547b"
+ integrity sha512-m4hvMLxgGHXG3O3fQVAyyAQpZzDOvwnhOTjYz5Xmr7r/+LpkNy3vJXdVRWgd1TkAb7NGROZuSy96CrlNVjA7KA==
+
+uncontrollable@^7.0.0:
+ version "7.1.1"
+ resolved "https://registry.yarnpkg.com/uncontrollable/-/uncontrollable-7.1.1.tgz#f67fed3ef93637126571809746323a9db815d556"
+ integrity sha512-EcPYhot3uWTS3w00R32R2+vS8Vr53tttrvMj/yA1uYRhf8hbTG2GyugGqWDY0qIskxn0uTTojVd6wPYW9ZEf8Q==
+ dependencies:
+ "@babel/runtime" "^7.6.3"
+ "@types/react" "^16.9.11"
+ invariant "^2.2.4"
+ react-lifecycles-compat "^3.0.4"
+
+uncontrollable@^7.2.1:
+ version "7.2.1"
+ resolved "https://registry.yarnpkg.com/uncontrollable/-/uncontrollable-7.2.1.tgz#1fa70ba0c57a14d5f78905d533cf63916dc75738"
+ integrity sha512-svtcfoTADIB0nT9nltgjujTi7BzVmwjZClOmskKu/E8FW9BXzg9os8OLr4f8Dlnk0rYWJIWr4wv9eKUXiQvQwQ==
+ dependencies:
+ "@babel/runtime" "^7.6.3"
+ "@types/react" ">=16.9.11"
+ invariant "^2.2.4"
+ react-lifecycles-compat "^3.0.4"
+
+unicode-canonical-property-names-ecmascript@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
+ integrity sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ==
+
+unicode-match-property-ecmascript@^1.0.4:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz#8ed2a32569961bce9227d09cd3ffbb8fed5f020c"
+ integrity sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg==
+ dependencies:
+ unicode-canonical-property-names-ecmascript "^1.0.4"
+ unicode-property-aliases-ecmascript "^1.0.4"
+
+unicode-match-property-value-ecmascript@^1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.2.0.tgz#0d91f600eeeb3096aa962b1d6fc88876e64ea531"
+ integrity sha512-wjuQHGQVofmSJv1uVISKLE5zO2rNGzM/KCYZch/QQvez7C1hUhBIuZ701fYXExuufJFMPhv2SyL8CyoIfMLbIQ==
+
+unicode-property-aliases-ecmascript@^1.0.4:
+ version "1.1.0"
+ resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.1.0.tgz#dd57a99f6207bedff4628abefb94c50db941c8f4"
+ integrity sha512-PqSoPh/pWetQ2phoj5RLiaqIk4kCNwoV3CI+LfGmWLKI3rE3kl1h59XpX2BjgDrmbxD9ARtQobPGU1SguCYuQg==
+
+union-value@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
+ integrity sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==
+ dependencies:
+ arr-union "^3.1.0"
+ get-value "^2.0.6"
+ is-extendable "^0.1.1"
+ set-value "^2.0.1"
+
+uniq@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff"
+ integrity sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=
+
+uniqs@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/uniqs/-/uniqs-2.0.0.tgz#ffede4b36b25290696e6e165d4a59edb998e6b02"
+ integrity sha1-/+3ks2slKQaW5uFl1KWe25mOawI=
+
+unique-filename@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
+ integrity sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==
+ dependencies:
+ unique-slug "^2.0.0"
+
+unique-slug@^2.0.0:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/unique-slug/-/unique-slug-2.0.2.tgz#baabce91083fc64e945b0f3ad613e264f7cd4e6c"
+ integrity sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==
+ dependencies:
+ imurmurhash "^0.1.4"
+
+unique-string@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/unique-string/-/unique-string-1.0.0.tgz#9e1057cca851abb93398f8b33ae187b99caec11a"
+ integrity sha1-nhBXzKhRq7kzmPizOuGHuZyuwRo=
+ dependencies:
+ crypto-random-string "^1.0.0"
+
+universalify@^0.1.0:
+ version "0.1.2"
+ resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
+ integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
+
+universalify@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d"
+ integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==
+
+universalify@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
+ integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
+
+unpipe@1.0.0, unpipe@~1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
+ integrity sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=
+
+unquote@~1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/unquote/-/unquote-1.1.1.tgz#8fded7324ec6e88a0ff8b905e7c098cdc086d544"
+ integrity sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=
+
+unset-value@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/unset-value/-/unset-value-1.0.0.tgz#8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559"
+ integrity sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=
+ dependencies:
+ has-value "^0.3.1"
+ isobject "^3.0.0"
+
+upath@^1.1.1, upath@^1.1.2, upath@^1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894"
+ integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
+
+uri-js@^4.2.2:
+ version "4.4.1"
+ resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
+ integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
+ dependencies:
+ punycode "^2.1.0"
+
+urix@^0.1.0:
+ version "0.1.0"
+ resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
+ integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
+
+url-loader@4.1.1:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/url-loader/-/url-loader-4.1.1.tgz#28505e905cae158cf07c92ca622d7f237e70a4e2"
+ integrity sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==
+ dependencies:
+ loader-utils "^2.0.0"
+ mime-types "^2.1.27"
+ schema-utils "^3.0.0"
+
+url-parse@^1.4.3:
+ version "1.4.7"
+ resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278"
+ integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==
+ dependencies:
+ querystringify "^2.1.1"
+ requires-port "^1.0.0"
+
+url-parse@^1.5.1:
+ version "1.5.1"
+ resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
+ integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
+ dependencies:
+ querystringify "^2.1.1"
+ requires-port "^1.0.0"
+
+url@^0.11.0:
+ version "0.11.0"
+ resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1"
+ integrity sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=
+ dependencies:
+ punycode "1.3.2"
+ querystring "0.2.0"
+
+use@^3.1.0:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"
+ integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==
+
+util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
+ integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
+
+util.promisify@1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/util.promisify/-/util.promisify-1.0.0.tgz#440f7165a459c9a16dc145eb8e72f35687097030"
+ integrity sha512-i+6qA2MPhvoKLuxnJNpXAGhg7HphQOSUq2LKMZD0m15EiskXUkMvKdF4Uui0WYeCUGea+o2cw/ZuwehtfsrNkA==
+ dependencies:
+ define-properties "^1.1.2"
+ object.getownpropertydescriptors "^2.0.3"
+
+util.promisify@~1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/util.promisify/-/util.promisify-1.0.1.tgz#6baf7774b80eeb0f7520d8b81d07982a59abbaee"
+ integrity sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==
+ dependencies:
+ define-properties "^1.1.3"
+ es-abstract "^1.17.2"
+ has-symbols "^1.0.1"
+ object.getownpropertydescriptors "^2.1.0"
+
+util@0.10.3:
+ version "0.10.3"
+ resolved "https://registry.yarnpkg.com/util/-/util-0.10.3.tgz#7afb1afe50805246489e3db7fe0ed379336ac0f9"
+ integrity sha1-evsa/lCAUkZInj23/g7TeTNqwPk=
+ dependencies:
+ inherits "2.0.1"
+
+util@^0.11.0:
+ version "0.11.1"
+ resolved "https://registry.yarnpkg.com/util/-/util-0.11.1.tgz#3236733720ec64bb27f6e26f421aaa2e1b588d61"
+ integrity sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==
+ dependencies:
+ inherits "2.0.3"
+
+utila@~0.4:
+ version "0.4.0"
+ resolved "https://registry.yarnpkg.com/utila/-/utila-0.4.0.tgz#8a16a05d445657a3aea5eecc5b12a4fa5379772c"
+ integrity sha1-ihagXURWV6Oupe7MWxKk+lN5dyw=
+
+utils-merge@1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
+ integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
+
+uuid@^3.3.2, uuid@^3.4.0:
+ version "3.4.0"
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
+ integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
+
+uuid@^8.3.0:
+ version "8.3.2"
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
+ integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
+
+v8-compile-cache@^2.0.3:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz#9471efa3ef9128d2f7c6a7ca39c4dd6b5055b132"
+ integrity sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q==
+
+v8-to-istanbul@^7.0.0:
+ version "7.1.0"
+ resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-7.1.0.tgz#5b95cef45c0f83217ec79f8fc7ee1c8b486aee07"
+ integrity sha512-uXUVqNUCLa0AH1vuVxzi+MI4RfxEOKt9pBgKwHbgH7st8Kv2P1m+jvWNnektzBh5QShF3ODgKmUFCf38LnVz1g==
+ dependencies:
+ "@types/istanbul-lib-coverage" "^2.0.1"
+ convert-source-map "^1.6.0"
+ source-map "^0.7.3"
+
+validate-npm-package-license@^3.0.1, validate-npm-package-license@^3.0.4:
+ version "3.0.4"
+ resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"
+ integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==
+ dependencies:
+ spdx-correct "^3.0.0"
+ spdx-expression-parse "^3.0.0"
+
+validate-npm-package-name@^3.0.0, validate-npm-package-name@~3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/validate-npm-package-name/-/validate-npm-package-name-3.0.0.tgz#5fa912d81eb7d0c74afc140de7317f0ca7df437e"
+ integrity sha1-X6kS2B630MdK/BQN5zF/DKffQ34=
+ dependencies:
+ builtins "^1.0.3"
+
+value-equal@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
+ integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
+
+vary@~1.1.2:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
+ integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
+
+vendors@^1.0.0:
+ version "1.0.4"
+ resolved "https://registry.yarnpkg.com/vendors/-/vendors-1.0.4.tgz#e2b800a53e7a29b93506c3cf41100d16c4c4ad8e"
+ integrity sha512-/juG65kTL4Cy2su4P8HjtkTxk6VmJDiOPBufWniqQ6wknac6jNiXS9vU+hO3wgusiyqWlzTbVHi0dyJqRONg3w==
+
+verror@1.10.0:
+ version "1.10.0"
+ resolved "https://registry.yarnpkg.com/verror/-/verror-1.10.0.tgz#3a105ca17053af55d6e270c1f8288682e18da400"
+ integrity sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=
+ dependencies:
+ assert-plus "^1.0.0"
+ core-util-is "1.0.2"
+ extsprintf "^1.2.0"
+
+vm-browserify@^1.0.1:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
+ integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
+
+w3c-hr-time@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd"
+ integrity sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==
+ dependencies:
+ browser-process-hrtime "^1.0.0"
+
+w3c-xmlserializer@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz#3e7104a05b75146cc60f564380b7f683acf1020a"
+ integrity sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==
+ dependencies:
+ xml-name-validator "^3.0.0"
+
+walk-up-path@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/walk-up-path/-/walk-up-path-1.0.0.tgz#d4745e893dd5fd0dbb58dd0a4c6a33d9c9fec53e"
+ integrity sha512-hwj/qMDUEjCU5h0xr90KGCf0tg0/LgJbmOWgrWKYlcJZM7XvquvUJZ0G/HMGr7F7OQMOUuPHWP9JpriinkAlkg==
+
+walker@^1.0.7, walker@~1.0.5:
+ version "1.0.7"
+ resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb"
+ integrity sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=
+ dependencies:
+ makeerror "1.0.x"
+
+warning@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/warning/-/warning-3.0.0.tgz#32e5377cb572de4ab04753bdf8821c01ed605b7c"
+ integrity sha1-MuU3fLVy3kqwR1O9+IIcAe1gW3w=
+ dependencies:
+ loose-envify "^1.0.0"
+
+warning@^4.0.0, warning@^4.0.3:
+ version "4.0.3"
+ resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.3.tgz#16e9e077eb8a86d6af7d64aa1e05fd85b4678ca3"
+ integrity sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==
+ dependencies:
+ loose-envify "^1.0.0"
+
+watchpack-chokidar2@^2.0.1:
+ version "2.0.1"
+ resolved "https://registry.yarnpkg.com/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz#38500072ee6ece66f3769936950ea1771be1c957"
+ integrity sha512-nCFfBIPKr5Sh61s4LPpy1Wtfi0HE8isJ3d2Yb5/Ppw2P2B/3eVSEBjKfN0fmHJSK14+31KwMKmcrzs2GM4P0Ww==
+ dependencies:
+ chokidar "^2.1.8"
+
+watchpack@^1.7.4:
+ version "1.7.5"
+ resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.7.5.tgz#1267e6c55e0b9b5be44c2023aed5437a2c26c453"
+ integrity sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==
+ dependencies:
+ graceful-fs "^4.1.2"
+ neo-async "^2.5.0"
+ optionalDependencies:
+ chokidar "^3.4.1"
+ watchpack-chokidar2 "^2.0.1"
+
+wbuf@^1.1.0, wbuf@^1.7.3:
+ version "1.7.3"
+ resolved "https://registry.yarnpkg.com/wbuf/-/wbuf-1.7.3.tgz#c1d8d149316d3ea852848895cb6a0bfe887b87df"
+ integrity sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==
+ dependencies:
+ minimalistic-assert "^1.0.0"
+
+wcwidth@^1.0.0:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/wcwidth/-/wcwidth-1.0.1.tgz#f0b0dcf915bc5ff1528afadb2c0e17b532da2fe8"
+ integrity sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=
+ dependencies:
+ defaults "^1.0.3"
+
+web-vitals@^1.1.0:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-1.1.1.tgz#2df535e3355fb7fbe34787b44b736e270e539377"
+ integrity sha512-jYOaqu01Ny1NvMwJ3dBJDUOJ2PGWknZWH4AUnvFOscvbdHMERIKT2TlgiAey5rVyfOePG7so2JcXXZdSnBvioQ==
+
+webidl-conversions@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
+ integrity sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==
+
+webidl-conversions@^6.1.0:
+ version "6.1.0"
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
+ integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
+
+webpack-dev-middleware@^3.7.2:
+ version "3.7.3"
+ resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-3.7.3.tgz#0639372b143262e2b84ab95d3b91a7597061c2c5"
+ integrity sha512-djelc/zGiz9nZj/U7PTBi2ViorGJXEWo/3ltkPbDyxCXhhEXkW0ce99falaok4TPj+AsxLiXJR0EBOb0zh9fKQ==
+ dependencies:
+ memory-fs "^0.4.1"
+ mime "^2.4.4"
+ mkdirp "^0.5.1"
+ range-parser "^1.2.1"
+ webpack-log "^2.0.0"
+
+webpack-dev-server@3.11.1:
+ version "3.11.1"
+ resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-3.11.1.tgz#c74028bf5ba8885aaf230e48a20e8936ab8511f0"
+ integrity sha512-u4R3mRzZkbxQVa+MBWi2uVpB5W59H3ekZAJsQlKUTdl7Elcah2EhygTPLmeFXybQkf9i2+L0kn7ik9SnXa6ihQ==
+ dependencies:
+ ansi-html "0.0.7"
+ bonjour "^3.5.0"
+ chokidar "^2.1.8"
+ compression "^1.7.4"
+ connect-history-api-fallback "^1.6.0"
+ debug "^4.1.1"
+ del "^4.1.1"
+ express "^4.17.1"
+ html-entities "^1.3.1"
+ http-proxy-middleware "0.19.1"
+ import-local "^2.0.0"
+ internal-ip "^4.3.0"
+ ip "^1.1.5"
+ is-absolute-url "^3.0.3"
+ killable "^1.0.1"
+ loglevel "^1.6.8"
+ opn "^5.5.0"
+ p-retry "^3.0.1"
+ portfinder "^1.0.26"
+ schema-utils "^1.0.0"
+ selfsigned "^1.10.8"
+ semver "^6.3.0"
+ serve-index "^1.9.1"
+ sockjs "^0.3.21"
+ sockjs-client "^1.5.0"
+ spdy "^4.0.2"
+ strip-ansi "^3.0.1"
+ supports-color "^6.1.0"
+ url "^0.11.0"
+ webpack-dev-middleware "^3.7.2"
+ webpack-log "^2.0.0"
+ ws "^6.2.1"
+ yargs "^13.3.2"
+
+webpack-log@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/webpack-log/-/webpack-log-2.0.0.tgz#5b7928e0637593f119d32f6227c1e0ac31e1b47f"
+ integrity sha512-cX8G2vR/85UYG59FgkoMamwHUIkSSlV3bBMRsbxVXVUk2j6NleCKjQ/WE9eYg9WY4w25O9w8wKP4rzNZFmUcUg==
+ dependencies:
+ ansi-colors "^3.0.0"
+ uuid "^3.3.2"
+
+webpack-manifest-plugin@2.2.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-2.2.0.tgz#19ca69b435b0baec7e29fbe90fb4015de2de4f16"
+ integrity sha512-9S6YyKKKh/Oz/eryM1RyLVDVmy3NSPV0JXMRhZ18fJsq+AwGxUY34X54VNwkzYcEmEkDwNxuEOboCZEebJXBAQ==
+ dependencies:
+ fs-extra "^7.0.0"
+ lodash ">=3.5 <5"
+ object.entries "^1.1.0"
+ tapable "^1.0.0"
+
+webpack-sources@^1.1.0, webpack-sources@^1.3.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1, webpack-sources@^1.4.3:
+ version "1.4.3"
+ resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
+ integrity sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==
+ dependencies:
+ source-list-map "^2.0.0"
+ source-map "~0.6.1"
+
+webpack@4.44.2:
+ version "4.44.2"
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.2.tgz#6bfe2b0af055c8b2d1e90ed2cd9363f841266b72"
+ integrity sha512-6KJVGlCxYdISyurpQ0IPTklv+DULv05rs2hseIXer6D7KrUicRDLFb4IUM1S6LUAKypPM/nSiVSuv8jHu1m3/Q==
+ dependencies:
+ "@webassemblyjs/ast" "1.9.0"
+ "@webassemblyjs/helper-module-context" "1.9.0"
+ "@webassemblyjs/wasm-edit" "1.9.0"
+ "@webassemblyjs/wasm-parser" "1.9.0"
+ acorn "^6.4.1"
+ ajv "^6.10.2"
+ ajv-keywords "^3.4.1"
+ chrome-trace-event "^1.0.2"
+ enhanced-resolve "^4.3.0"
+ eslint-scope "^4.0.3"
+ json-parse-better-errors "^1.0.2"
+ loader-runner "^2.4.0"
+ loader-utils "^1.2.3"
+ memory-fs "^0.4.1"
+ micromatch "^3.1.10"
+ mkdirp "^0.5.3"
+ neo-async "^2.6.1"
+ node-libs-browser "^2.2.1"
+ schema-utils "^1.0.0"
+ tapable "^1.1.3"
+ terser-webpack-plugin "^1.4.3"
+ watchpack "^1.7.4"
+ webpack-sources "^1.4.1"
+
+websocket-driver@>=0.5.1, websocket-driver@^0.7.4:
+ version "0.7.4"
+ resolved "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.7.4.tgz#89ad5295bbf64b480abcba31e4953aca706f5760"
+ integrity sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==
+ dependencies:
+ http-parser-js ">=0.5.1"
+ safe-buffer ">=5.1.0"
+ websocket-extensions ">=0.1.1"
+
+websocket-extensions@>=0.1.1:
+ version "0.1.4"
+ resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
+ integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
+
+whatwg-encoding@^1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz#5abacf777c32166a51d085d6b4f3e7d27113ddb0"
+ integrity sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==
+ dependencies:
+ iconv-lite "0.4.24"
+
+whatwg-fetch@>=0.10.0, whatwg-fetch@^3.4.1:
+ version "3.5.0"
+ resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.5.0.tgz#605a2cd0a7146e5db141e29d1c62ab84c0c4c868"
+ integrity sha512-jXkLtsR42xhXg7akoDKvKWE40eJeI+2KZqcp2h3NsOrRnDvtWX36KcKl30dy+hxECivdk2BVUHVNrPtoMBUx6A==
+
+whatwg-mimetype@^2.3.0:
+ version "2.3.0"
+ resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
+ integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
+
+whatwg-url@^8.0.0:
+ version "8.4.0"
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.4.0.tgz#50fb9615b05469591d2b2bd6dfaed2942ed72837"
+ integrity sha512-vwTUFf6V4zhcPkWp/4CQPr1TW9Ml6SF4lVyaIMBdJw5i6qUUJ1QWM4Z6YYVkfka0OUIzVo/0aNtGVGk256IKWw==
+ dependencies:
+ lodash.sortby "^4.7.0"
+ tr46 "^2.0.2"
+ webidl-conversions "^6.1.0"
+
+which-module@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
+ integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
+
+which@^1.2.9, which@^1.3.1:
+ version "1.3.1"
+ resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
+ integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
+ dependencies:
+ isexe "^2.0.0"
+
+which@^2.0.1, which@^2.0.2:
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
+ integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
+ dependencies:
+ isexe "^2.0.0"
+
+wide-align@^1.1.0:
+ version "1.1.3"
+ resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.3.tgz#ae074e6bdc0c14a431e804e624549c633b000457"
+ integrity sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==
+ dependencies:
+ string-width "^1.0.2 || 2"
+
+word-wrap@^1.2.3, word-wrap@~1.2.3:
+ version "1.2.3"
+ resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
+ integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
+
+workbox-background-sync@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-background-sync/-/workbox-background-sync-5.1.4.tgz#5ae0bbd455f4e9c319e8d827c055bb86c894fd12"
+ integrity sha512-AH6x5pYq4vwQvfRDWH+vfOePfPIYQ00nCEB7dJRU1e0n9+9HMRyvI63FlDvtFT2AvXVRsXvUt7DNMEToyJLpSA==
+ dependencies:
+ workbox-core "^5.1.4"
+
+workbox-broadcast-update@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-broadcast-update/-/workbox-broadcast-update-5.1.4.tgz#0eeb89170ddca7f6914fa3523fb14462891f2cfc"
+ integrity sha512-HTyTWkqXvHRuqY73XrwvXPud/FN6x3ROzkfFPsRjtw/kGZuZkPzfeH531qdUGfhtwjmtO/ZzXcWErqVzJNdXaA==
+ dependencies:
+ workbox-core "^5.1.4"
+
+workbox-build@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-build/-/workbox-build-5.1.4.tgz#23d17ed5c32060c363030c8823b39d0eabf4c8c7"
+ integrity sha512-xUcZn6SYU8usjOlfLb9Y2/f86Gdo+fy1fXgH8tJHjxgpo53VVsqRX0lUDw8/JuyzNmXuo8vXX14pXX2oIm9Bow==
+ dependencies:
+ "@babel/core" "^7.8.4"
+ "@babel/preset-env" "^7.8.4"
+ "@babel/runtime" "^7.8.4"
+ "@hapi/joi" "^15.1.0"
+ "@rollup/plugin-node-resolve" "^7.1.1"
+ "@rollup/plugin-replace" "^2.3.1"
+ "@surma/rollup-plugin-off-main-thread" "^1.1.1"
+ common-tags "^1.8.0"
+ fast-json-stable-stringify "^2.1.0"
+ fs-extra "^8.1.0"
+ glob "^7.1.6"
+ lodash.template "^4.5.0"
+ pretty-bytes "^5.3.0"
+ rollup "^1.31.1"
+ rollup-plugin-babel "^4.3.3"
+ rollup-plugin-terser "^5.3.1"
+ source-map "^0.7.3"
+ source-map-url "^0.4.0"
+ stringify-object "^3.3.0"
+ strip-comments "^1.0.2"
+ tempy "^0.3.0"
+ upath "^1.2.0"
+ workbox-background-sync "^5.1.4"
+ workbox-broadcast-update "^5.1.4"
+ workbox-cacheable-response "^5.1.4"
+ workbox-core "^5.1.4"
+ workbox-expiration "^5.1.4"
+ workbox-google-analytics "^5.1.4"
+ workbox-navigation-preload "^5.1.4"
+ workbox-precaching "^5.1.4"
+ workbox-range-requests "^5.1.4"
+ workbox-routing "^5.1.4"
+ workbox-strategies "^5.1.4"
+ workbox-streams "^5.1.4"
+ workbox-sw "^5.1.4"
+ workbox-window "^5.1.4"
+
+workbox-cacheable-response@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-cacheable-response/-/workbox-cacheable-response-5.1.4.tgz#9ff26e1366214bdd05cf5a43da9305b274078a54"
+ integrity sha512-0bfvMZs0Of1S5cdswfQK0BXt6ulU5kVD4lwer2CeI+03czHprXR3V4Y8lPTooamn7eHP8Iywi5QjyAMjw0qauA==
+ dependencies:
+ workbox-core "^5.1.4"
+
+workbox-core@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-5.1.4.tgz#8bbfb2362ecdff30e25d123c82c79ac65d9264f4"
+ integrity sha512-+4iRQan/1D8I81nR2L5vcbaaFskZC2CL17TLbvWVzQ4qiF/ytOGF6XeV54pVxAvKUtkLANhk8TyIUMtiMw2oDg==
+
+workbox-expiration@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-expiration/-/workbox-expiration-5.1.4.tgz#92b5df461e8126114943a3b15c55e4ecb920b163"
+ integrity sha512-oDO/5iC65h2Eq7jctAv858W2+CeRW5e0jZBMNRXpzp0ZPvuT6GblUiHnAsC5W5lANs1QS9atVOm4ifrBiYY7AQ==
+ dependencies:
+ workbox-core "^5.1.4"
+
+workbox-google-analytics@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-google-analytics/-/workbox-google-analytics-5.1.4.tgz#b3376806b1ac7d7df8418304d379707195fa8517"
+ integrity sha512-0IFhKoEVrreHpKgcOoddV+oIaVXBFKXUzJVBI+nb0bxmcwYuZMdteBTp8AEDJacENtc9xbR0wa9RDCnYsCDLjA==
+ dependencies:
+ workbox-background-sync "^5.1.4"
+ workbox-core "^5.1.4"
+ workbox-routing "^5.1.4"
+ workbox-strategies "^5.1.4"
+
+workbox-navigation-preload@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-navigation-preload/-/workbox-navigation-preload-5.1.4.tgz#30d1b720d26a05efc5fa11503e5cc1ed5a78902a"
+ integrity sha512-Wf03osvK0wTflAfKXba//QmWC5BIaIZARU03JIhAEO2wSB2BDROWI8Q/zmianf54kdV7e1eLaIEZhth4K4MyfQ==
+ dependencies:
+ workbox-core "^5.1.4"
+
+workbox-precaching@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-precaching/-/workbox-precaching-5.1.4.tgz#874f7ebdd750dd3e04249efae9a1b3f48285fe6b"
+ integrity sha512-gCIFrBXmVQLFwvAzuGLCmkUYGVhBb7D1k/IL7pUJUO5xacjLcFUaLnnsoVepBGAiKw34HU1y/YuqvTKim9qAZA==
+ dependencies:
+ workbox-core "^5.1.4"
+
+workbox-range-requests@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-range-requests/-/workbox-range-requests-5.1.4.tgz#7066a12c121df65bf76fdf2b0868016aa2bab859"
+ integrity sha512-1HSujLjgTeoxHrMR2muDW2dKdxqCGMc1KbeyGcmjZZAizJTFwu7CWLDmLv6O1ceWYrhfuLFJO+umYMddk2XMhw==
+ dependencies:
+ workbox-core "^5.1.4"
+
+workbox-routing@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-routing/-/workbox-routing-5.1.4.tgz#3e8cd86bd3b6573488d1a2ce7385e547b547e970"
+ integrity sha512-8ljknRfqE1vEQtnMtzfksL+UXO822jJlHTIR7+BtJuxQ17+WPZfsHqvk1ynR/v0EHik4x2+826Hkwpgh4GKDCw==
+ dependencies:
+ workbox-core "^5.1.4"
+
+workbox-strategies@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-strategies/-/workbox-strategies-5.1.4.tgz#96b1418ccdfde5354612914964074d466c52d08c"
+ integrity sha512-VVS57LpaJTdjW3RgZvPwX0NlhNmscR7OQ9bP+N/34cYMDzXLyA6kqWffP6QKXSkca1OFo/v6v7hW7zrrguo6EA==
+ dependencies:
+ workbox-core "^5.1.4"
+ workbox-routing "^5.1.4"
+
+workbox-streams@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-streams/-/workbox-streams-5.1.4.tgz#05754e5e3667bdc078df2c9315b3f41210d8cac0"
+ integrity sha512-xU8yuF1hI/XcVhJUAfbQLa1guQUhdLMPQJkdT0kn6HP5CwiPOGiXnSFq80rAG4b1kJUChQQIGPrq439FQUNVrw==
+ dependencies:
+ workbox-core "^5.1.4"
+ workbox-routing "^5.1.4"
+
+workbox-sw@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-sw/-/workbox-sw-5.1.4.tgz#2bb34c9f7381f90d84cef644816d45150011d3db"
+ integrity sha512-9xKnKw95aXwSNc8kk8gki4HU0g0W6KXu+xks7wFuC7h0sembFnTrKtckqZxbSod41TDaGh+gWUA5IRXrL0ECRA==
+
+workbox-webpack-plugin@5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-webpack-plugin/-/workbox-webpack-plugin-5.1.4.tgz#7bfe8c16e40fe9ed8937080ac7ae9c8bde01e79c"
+ integrity sha512-PZafF4HpugZndqISi3rZ4ZK4A4DxO8rAqt2FwRptgsDx7NF8TVKP86/huHquUsRjMGQllsNdn4FNl8CD/UvKmQ==
+ dependencies:
+ "@babel/runtime" "^7.5.5"
+ fast-json-stable-stringify "^2.0.0"
+ source-map-url "^0.4.0"
+ upath "^1.1.2"
+ webpack-sources "^1.3.0"
+ workbox-build "^5.1.4"
+
+workbox-window@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/workbox-window/-/workbox-window-5.1.4.tgz#2740f7dea7f93b99326179a62f1cc0ca2c93c863"
+ integrity sha512-vXQtgTeMCUq/4pBWMfQX8Ee7N2wVC4Q7XYFqLnfbXJ2hqew/cU1uMTD2KqGEgEpE4/30luxIxgE+LkIa8glBYw==
+ dependencies:
+ workbox-core "^5.1.4"
+
+worker-farm@^1.7.0:
+ version "1.7.0"
+ resolved "https://registry.yarnpkg.com/worker-farm/-/worker-farm-1.7.0.tgz#26a94c5391bbca926152002f69b84a4bf772e5a8"
+ integrity sha512-rvw3QTZc8lAxyVrqcSGVm5yP/IJ2UcB3U0graE3LCFoZ0Yn2x4EoVSqJKdB/T5M+FLcRPjz4TDacRf3OCfNUzw==
+ dependencies:
+ errno "~0.1.7"
+
+worker-rpc@^0.1.0:
+ version "0.1.1"
+ resolved "https://registry.yarnpkg.com/worker-rpc/-/worker-rpc-0.1.1.tgz#cb565bd6d7071a8f16660686051e969ad32f54d5"
+ integrity sha512-P1WjMrUB3qgJNI9jfmpZ/htmBEjFh//6l/5y8SD9hg1Ef5zTTVVoRjTrTEzPrNBQvmhMxkoTsjOXN10GWU7aCg==
+ dependencies:
+ microevent.ts "~0.1.1"
+
+wrap-ansi@^5.1.0:
+ version "5.1.0"
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-5.1.0.tgz#1fd1f67235d5b6d0fee781056001bfb694c03b09"
+ integrity sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==
+ dependencies:
+ ansi-styles "^3.2.0"
+ string-width "^3.0.0"
+ strip-ansi "^5.0.0"
+
+wrap-ansi@^6.2.0:
+ version "6.2.0"
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
+ integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==
+ dependencies:
+ ansi-styles "^4.0.0"
+ string-width "^4.1.0"
+ strip-ansi "^6.0.0"
+
+wrappy@1:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
+ integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
+
+write-file-atomic@^3.0.0, write-file-atomic@^3.0.3:
+ version "3.0.3"
+ resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-3.0.3.tgz#56bd5c5a5c70481cd19c571bd39ab965a5de56e8"
+ integrity sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==
+ dependencies:
+ imurmurhash "^0.1.4"
+ is-typedarray "^1.0.0"
+ signal-exit "^3.0.2"
+ typedarray-to-buffer "^3.1.5"
+
+ws@^6.2.1:
+ version "6.2.1"
+ resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
+ integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
+ dependencies:
+ async-limiter "~1.0.0"
+
+ws@^7.2.3:
+ version "7.4.2"
+ resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.2.tgz#782100048e54eb36fe9843363ab1c68672b261dd"
+ integrity sha512-T4tewALS3+qsrpGI/8dqNMLIVdq/g/85U98HPMa6F0m6xTbvhXU6RCQLqPH3+SlomNV/LdY6RXEbBpMH6EOJnA==
+
+xml-name-validator@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"
+ integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==
+
+xmlchars@^2.2.0:
+ version "2.2.0"
+ resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
+ integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
+
+xtend@^4.0.0, xtend@~4.0.1:
+ version "4.0.2"
+ resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
+ integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
+
+y18n@^4.0.0:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.1.tgz#8db2b83c31c5d75099bb890b23f3094891e247d4"
+ integrity sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==
+
+yallist@^3.0.2:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
+ integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
+
+yallist@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
+ integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
+
+yaml@^1.10.0, yaml@^1.7.2:
+ version "1.10.0"
+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"
+ integrity sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg==
+
+yargs-parser@^13.1.2:
+ version "13.1.2"
+ resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38"
+ integrity sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==
+ dependencies:
+ camelcase "^5.0.0"
+ decamelize "^1.2.0"
+
+yargs-parser@^18.1.2:
+ version "18.1.3"
+ resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
+ integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==
+ dependencies:
+ camelcase "^5.0.0"
+ decamelize "^1.2.0"
+
+yargs@^13.3.2:
+ version "13.3.2"
+ resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.2.tgz#ad7ffefec1aa59565ac915f82dccb38a9c31a2dd"
+ integrity sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==
+ dependencies:
+ cliui "^5.0.0"
+ find-up "^3.0.0"
+ get-caller-file "^2.0.1"
+ require-directory "^2.1.1"
+ require-main-filename "^2.0.0"
+ set-blocking "^2.0.0"
+ string-width "^3.0.0"
+ which-module "^2.0.0"
+ y18n "^4.0.0"
+ yargs-parser "^13.1.2"
+
+yargs@^15.4.1:
+ version "15.4.1"
+ resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8"
+ integrity sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==
+ dependencies:
+ cliui "^6.0.0"
+ decamelize "^1.2.0"
+ find-up "^4.1.0"
+ get-caller-file "^2.0.1"
+ require-directory "^2.1.1"
+ require-main-filename "^2.0.0"
+ set-blocking "^2.0.0"
+ string-width "^4.2.0"
+ which-module "^2.0.0"
+ y18n "^4.0.0"
+ yargs-parser "^18.1.2"
+
+yocto-queue@^0.1.0:
+ version "0.1.0"
+ resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
+ integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
+
+yup@^0.32.9:
+ version "0.32.9"
+ resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.9.tgz#9367bec6b1b0e39211ecbca598702e106019d872"
+ integrity sha512-Ci1qN+i2H0XpY7syDQ0k5zKQ/DoxO0LzPg8PAR/X4Mpj6DqaeCoIYEEjDJwhArh3Fa7GWbQQVDZKeXYlSH4JMg==
+ dependencies:
+ "@babel/runtime" "^7.10.5"
+ "@types/lodash" "^4.14.165"
+ lodash "^4.17.20"
+ lodash-es "^4.17.15"
+ nanoclone "^0.2.1"
+ property-expr "^2.0.4"
+ toposort "^2.0.2"