@corva/ui 0.91.0-13 → 0.91.0-15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs-bundle/components/AddComment/Popover.js +1 -1
- package/cjs-bundle/components/AddComment/components/Content.js +1 -1
- package/cjs-bundle/components/AdvancedSlider/Handle.js +1 -1
- package/cjs-bundle/components/Attachment/index.js +1 -1
- package/cjs-bundle/components/BICOffsetPickerDialog/index.js +1 -1
- package/cjs-bundle/components/Breadcrumbs/index.js +1 -1
- package/cjs-bundle/components/Button/components/LiveButton/index.js +1 -1
- package/cjs-bundle/components/Button/index.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/Component.js +1 -1
- package/cjs-bundle/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +1 -1
- package/cjs-bundle/components/Chart/components/AxisDropdown.js +1 -1
- package/cjs-bundle/components/Chart/components/ChartSelect.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/ChartTypeButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/DragToZoomButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/HideAxesButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/PanButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/ResetZoomButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/ZoomInButton.js +1 -1
- package/cjs-bundle/components/Chart/components/buttons/ZoomOutButton.js +1 -1
- package/cjs-bundle/components/Chip/index.js +1 -1
- package/cjs-bundle/components/ColorPicker/ColorPicker.js +1 -1
- package/cjs-bundle/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +1 -1
- package/cjs-bundle/components/CopyToClipboard/CopyToClipboard.js +1 -1
- package/cjs-bundle/components/Counter/index.js +1 -1
- package/cjs-bundle/components/DatePicker/index.js +1 -1
- package/cjs-bundle/components/DateTimePicker/index.js +1 -1
- package/cjs-bundle/components/DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js +1 -1
- package/cjs-bundle/components/DevCenter/AppSettingsPopover/AppSettingsPopover.js +1 -1
- package/cjs-bundle/components/DevCenter/AppSideBar/AppSideBar.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +1 -1
- package/cjs-bundle/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js +1 -1
- package/cjs-bundle/components/DocumentViewer/DocumentViewer.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Component.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +1 -1
- package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +1 -1
- package/cjs-bundle/components/EChartsWrapper/components/Toolbox/Toolbox.js +1 -1
- package/cjs-bundle/components/FileIcon/FileIcon.js +1 -0
- package/cjs-bundle/components/FileIcon/icons/CSVFileIcon.js +1 -0
- package/cjs-bundle/components/FileIcon/icons/DocFileIcon.js +1 -0
- package/cjs-bundle/components/FileIcon/icons/EDMFileIcon.js +1 -0
- package/cjs-bundle/components/FileIcon/icons/ExelFileIcon.js +1 -0
- package/cjs-bundle/components/FileIcon/icons/ImageFileIcon.js +1 -0
- package/cjs-bundle/components/FileIcon/icons/PdfFileIcon.js +1 -0
- package/cjs-bundle/components/FileIcon/icons/UnknownFileIcon.js +1 -0
- package/cjs-bundle/components/FilesDropzone/FilesDropzone.js +1 -0
- package/cjs-bundle/components/FilesDropzone/styles.js +1 -0
- package/cjs-bundle/components/FilesDropzone/utils.js +1 -0
- package/cjs-bundle/components/FilesLoader/FilesLoader.js +1 -1
- package/cjs-bundle/components/FilesLoaderV2/FilesLoaderV2.js +1 -0
- package/cjs-bundle/components/FilesLoaderV2/styles.js +1 -0
- package/cjs-bundle/components/FilesLoaderV2/utils.js +1 -0
- package/cjs-bundle/components/FilesProcessor/FilesProcessor.js +1 -0
- package/cjs-bundle/components/FilesProcessor/Processor.js +1 -0
- package/cjs-bundle/components/FilesProcessor/styles.js +1 -0
- package/cjs-bundle/components/GradientManager/GradientManager.js +1 -1
- package/cjs-bundle/components/GradientManager/GradientSelect.js +1 -1
- package/cjs-bundle/components/GradientPicker/GradientPicker.js +1 -1
- package/cjs-bundle/components/HelpCenter/HelpCenterIcon.js +1 -1
- package/cjs-bundle/components/Modal/CorvaModal.js +1 -1
- package/cjs-bundle/components/Notifications/Toast.js +1 -1
- package/cjs-bundle/components/OffsetWellButton/OffsetWellButton.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/NonEngineeredWellsSwitch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/WellHubView/index.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/OffsetWellPickerV4.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Filter/Filter.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV4/components/Toolbar/Toolbar.js +1 -1
- package/cjs-bundle/components/PadOffsetsPicker/StagesSelector.js +1 -1
- package/cjs-bundle/components/PadOffsetsPickerV2/PadOffsetsPickerV2.js +1 -1
- package/cjs-bundle/components/ParameterCharts/components/TraceHeader.js +1 -1
- package/cjs-bundle/components/PinnableFilters/components/FiltersToggler.js +1 -1
- package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxEditDialog.js +1 -1
- package/cjs-bundle/components/Search/Search.js +1 -1
- package/cjs-bundle/components/Select/SelectFilterBy.js +1 -1
- package/cjs-bundle/components/SettingEditors/ColorEditor/index.js +1 -1
- package/cjs-bundle/components/StatusBadge/components/DQUnvalidatedContent.js +1 -1
- package/cjs-bundle/components/StatusBadge/components/ReportIssueModal.js +1 -1
- package/cjs-bundle/components/Stepper/Step/Step.js +1 -1
- package/cjs-bundle/components/Table/TableCell/TableCell.js +1 -1
- package/cjs-bundle/components/Table/TablePaginationActions/TablePaginationActions.js +1 -1
- package/cjs-bundle/components/Table/TableSortLabel/TableSortLabel.js +1 -1
- package/cjs-bundle/components/Toaster/Toaster.js +1 -1
- package/cjs-bundle/components/index.js +1 -1
- package/cjs-bundle/config/theme/index.js +1 -1
- package/cjs-bundle/icons/customIcons/icons/CautionFilled.js +1 -0
- package/cjs-bundle/icons/index.js +1 -1
- package/cjs-bundle/utils/formatFileSize.js +1 -0
- package/cjs-bundle/utils/index.js +1 -1
- package/components/AddComment/Popover.js +1 -1
- package/components/AddComment/components/Content.js +1 -1
- package/components/AdvancedSlider/Handle.js +1 -1
- package/components/Attachment/index.js +1 -1
- package/components/BICOffsetPickerDialog/index.js +1 -1
- package/components/Breadcrumbs/index.js +1 -1
- package/components/Button/components/LiveButton/index.js +1 -1
- package/components/Button/index.js +1 -1
- package/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +1 -1
- package/components/Casing/CasingTableV2/components/Component.js +1 -1
- package/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +1 -1
- package/components/Chart/components/AxisDropdown.js +1 -1
- package/components/Chart/components/ChartSelect.js +1 -1
- package/components/Chart/components/buttons/ChartTypeButton.js +1 -1
- package/components/Chart/components/buttons/DragToZoomButton.js +1 -1
- package/components/Chart/components/buttons/HideAxesButton.js +1 -1
- package/components/Chart/components/buttons/PanButton.js +1 -1
- package/components/Chart/components/buttons/ResetZoomButton.js +1 -1
- package/components/Chart/components/buttons/ZoomInButton.js +1 -1
- package/components/Chart/components/buttons/ZoomOutButton.js +1 -1
- package/components/Chip/index.js +1 -1
- package/components/ColorPicker/ColorPicker.js +1 -1
- package/components/ColorPicker/PaletteChromePicker/PaletteChromePicker.js +1 -1
- package/components/CopyToClipboard/CopyToClipboard.js +1 -1
- package/components/Counter/index.js +1 -1
- package/components/DatePicker/index.js +1 -1
- package/components/DateTimePicker/index.js +1 -1
- package/components/DevCenter/AppFilterPanelLayout/AppFilterPanelLayout.js +1 -1
- package/components/DevCenter/AppSettingsPopover/AppSettingsPopover.js +1 -1
- package/components/DevCenter/AppSideBar/AppSideBar.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/NonPriorityMenus/NonPriorityMenus.js +1 -1
- package/components/DevCenter/IsolatedDevCenterAppContainer/DevCenterIsolatedAppPage.js +1 -1
- package/components/DocumentViewer/DocumentViewer.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Component.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +1 -1
- package/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +1 -1
- package/components/EChartsWrapper/components/Toolbox/Toolbox.js +1 -1
- package/components/FileIcon/FileIcon.d.ts +9 -0
- package/components/FileIcon/FileIcon.d.ts.map +1 -0
- package/components/FileIcon/FileIcon.js +1 -0
- package/components/FileIcon/FileIcon.stories.d.ts +982 -0
- package/components/FileIcon/FileIcon.stories.d.ts.map +1 -0
- package/components/FileIcon/icons/CSVFileIcon.d.ts +4 -0
- package/components/FileIcon/icons/CSVFileIcon.d.ts.map +1 -0
- package/components/FileIcon/icons/CSVFileIcon.js +1 -0
- package/components/FileIcon/icons/DocFileIcon.d.ts +4 -0
- package/components/FileIcon/icons/DocFileIcon.d.ts.map +1 -0
- package/components/FileIcon/icons/DocFileIcon.js +1 -0
- package/components/FileIcon/icons/EDMFileIcon.d.ts +4 -0
- package/components/FileIcon/icons/EDMFileIcon.d.ts.map +1 -0
- package/components/FileIcon/icons/EDMFileIcon.js +1 -0
- package/components/FileIcon/icons/ExelFileIcon.d.ts +4 -0
- package/components/FileIcon/icons/ExelFileIcon.d.ts.map +1 -0
- package/components/FileIcon/icons/ExelFileIcon.js +1 -0
- package/components/FileIcon/icons/ImageFileIcon.d.ts +4 -0
- package/components/FileIcon/icons/ImageFileIcon.d.ts.map +1 -0
- package/components/FileIcon/icons/ImageFileIcon.js +1 -0
- package/components/FileIcon/icons/PdfFileIcon.d.ts +4 -0
- package/components/FileIcon/icons/PdfFileIcon.d.ts.map +1 -0
- package/components/FileIcon/icons/PdfFileIcon.js +1 -0
- package/components/FileIcon/icons/UnknownFileIcon.d.ts +4 -0
- package/components/FileIcon/icons/UnknownFileIcon.d.ts.map +1 -0
- package/components/FileIcon/icons/UnknownFileIcon.js +1 -0
- package/components/FileIcon/index.d.ts +2 -0
- package/components/FileIcon/index.d.ts.map +1 -0
- package/components/FilesDropzone/FilesDropzone.d.ts +41 -0
- package/components/FilesDropzone/FilesDropzone.d.ts.map +1 -0
- package/components/FilesDropzone/FilesDropzone.js +1 -0
- package/components/FilesDropzone/FilesDropzone.stories.d.ts +31 -0
- package/components/FilesDropzone/FilesDropzone.stories.d.ts.map +1 -0
- package/components/FilesDropzone/index.d.ts +3 -0
- package/components/FilesDropzone/index.d.ts.map +1 -0
- package/components/FilesDropzone/styles.d.ts +2 -0
- package/components/FilesDropzone/styles.d.ts.map +1 -0
- package/components/FilesDropzone/styles.js +1 -0
- package/components/FilesDropzone/utils.d.ts +6 -0
- package/components/FilesDropzone/utils.d.ts.map +1 -0
- package/components/FilesDropzone/utils.js +1 -0
- package/components/FilesLoader/FilesLoader.d.ts +3 -0
- package/components/FilesLoader/FilesLoader.d.ts.map +1 -1
- package/components/FilesLoader/FilesLoader.js +1 -1
- package/components/FilesLoader/index.d.ts +0 -1
- package/components/FilesLoader/index.d.ts.map +1 -1
- package/components/FilesLoaderV2/FilesLoaderV2.d.ts +42 -0
- package/components/FilesLoaderV2/FilesLoaderV2.d.ts.map +1 -0
- package/components/FilesLoaderV2/FilesLoaderV2.js +1 -0
- package/components/FilesLoaderV2/FilesLoaderV2.stories.d.ts +56 -0
- package/components/FilesLoaderV2/FilesLoaderV2.stories.d.ts.map +1 -0
- package/components/FilesLoaderV2/index.d.ts +2 -0
- package/components/FilesLoaderV2/index.d.ts.map +1 -0
- package/components/FilesLoaderV2/styles.d.ts +2 -0
- package/components/FilesLoaderV2/styles.d.ts.map +1 -0
- package/components/FilesLoaderV2/styles.js +1 -0
- package/components/FilesLoaderV2/utils.d.ts +2 -0
- package/components/FilesLoaderV2/utils.d.ts.map +1 -0
- package/components/FilesLoaderV2/utils.js +1 -0
- package/components/FilesProcessor/FilesProcessor.d.ts +65 -0
- package/components/FilesProcessor/FilesProcessor.d.ts.map +1 -0
- package/components/FilesProcessor/FilesProcessor.js +1 -0
- package/components/FilesProcessor/FilesProcessor.stories.d.ts +31 -0
- package/components/FilesProcessor/FilesProcessor.stories.d.ts.map +1 -0
- package/components/FilesProcessor/Processor.d.ts +13 -0
- package/components/FilesProcessor/Processor.d.ts.map +1 -0
- package/components/FilesProcessor/Processor.js +1 -0
- package/components/FilesProcessor/index.d.ts +2 -0
- package/components/FilesProcessor/index.d.ts.map +1 -0
- package/components/FilesProcessor/styles.d.ts +2 -0
- package/components/FilesProcessor/styles.d.ts.map +1 -0
- package/components/FilesProcessor/styles.js +1 -0
- package/components/FilesProcessor/types.d.ts +9 -0
- package/components/FilesProcessor/types.d.ts.map +1 -0
- package/components/GradientManager/GradientManager.js +1 -1
- package/components/GradientManager/GradientSelect.js +1 -1
- package/components/GradientPicker/GradientPicker.js +1 -1
- package/components/HelpCenter/HelpCenterIcon.js +1 -1
- package/components/Modal/CorvaModal.js +1 -1
- package/components/Notifications/Toast.js +1 -1
- package/components/OffsetWellButton/OffsetWellButton.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/NonEngineeredWellsSwitch.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/SidetrackSwitch.js +1 -1
- package/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +1 -1
- package/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Filter/SidetrackSwitch.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +1 -1
- package/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +1 -1
- package/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +1 -1
- package/components/OffsetWellPickerV3/components/TabSelection/index.js +1 -1
- package/components/OffsetWellPickerV3/components/WellHubView/index.js +1 -1
- package/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +1 -1
- package/components/OffsetWellPickerV4/OffsetWellPickerV4.js +1 -1
- package/components/OffsetWellPickerV4/components/Filter/Filter.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/AdvancedSearch/AdvancedSearch.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/MetricsSettingMenu.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTable.js +1 -1
- package/components/OffsetWellPickerV4/components/OffsetWellsTable/OffsetWellsTableHead.js +1 -1
- package/components/OffsetWellPickerV4/components/Toolbar/Toolbar.js +1 -1
- package/components/PadOffsetsPicker/StagesSelector.js +1 -1
- package/components/PadOffsetsPickerV2/PadOffsetsPickerV2.js +1 -1
- package/components/ParameterCharts/components/TraceHeader.js +1 -1
- package/components/PinnableFilters/components/FiltersToggler.js +1 -1
- package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxEditDialog.js +1 -1
- package/components/Search/Search.js +1 -1
- package/components/Select/SelectFilterBy.js +1 -1
- package/components/SettingEditors/ColorEditor/index.js +1 -1
- package/components/StatusBadge/components/DQUnvalidatedContent.js +1 -1
- package/components/StatusBadge/components/ReportIssueModal.js +1 -1
- package/components/Stepper/Step/Step.js +1 -1
- package/components/Table/TableCell/TableCell.js +1 -1
- package/components/Table/TablePaginationActions/TablePaginationActions.js +1 -1
- package/components/Table/TableSortLabel/TableSortLabel.js +1 -1
- package/components/Toaster/Toaster.js +1 -1
- package/components/index.d.ts +5 -2
- package/components/index.js +1 -1
- package/config/theme/index.js +1 -1
- package/icons/customIcons/icons/CautionFilled.d.ts +3 -0
- package/icons/customIcons/icons/CautionFilled.d.ts.map +1 -0
- package/icons/customIcons/icons/CautionFilled.js +1 -0
- package/icons/customIcons/icons/index.d.ts +1 -0
- package/icons/customIcons/icons/index.d.ts.map +1 -1
- package/icons/index.js +1 -1
- package/package.json +2 -1
- package/utils/formatFileSize.d.ts +2 -0
- package/utils/formatFileSize.d.ts.map +1 -0
- package/utils/formatFileSize.js +1 -0
- package/utils/index.d.ts +2 -1
- package/utils/index.d.ts.map +1 -1
- package/utils/index.js +1 -1
- package/cjs-bundle/components/FilesLoader/Icons/CSVFileIcon.js +0 -1
- package/cjs-bundle/components/FilesLoader/Icons/DocFileIcon.js +0 -1
- package/cjs-bundle/components/FilesLoader/Icons/EDMFileIcon.js +0 -1
- package/cjs-bundle/components/FilesLoader/Icons/ExelFileIcon.js +0 -1
- package/cjs-bundle/components/FilesLoader/Icons/FileIcon.js +0 -1
- package/cjs-bundle/components/FilesLoader/Icons/ImageFileIcon.js +0 -1
- package/cjs-bundle/components/FilesLoader/Icons/PdfFileIcon.js +0 -1
- package/cjs-bundle/components/FilesLoader/Icons/UnknownFileIcon.js +0 -1
- package/components/FilesLoader/Icons/CSVFileIcon.d.ts +0 -3
- package/components/FilesLoader/Icons/CSVFileIcon.d.ts.map +0 -1
- package/components/FilesLoader/Icons/CSVFileIcon.js +0 -1
- package/components/FilesLoader/Icons/DocFileIcon.d.ts +0 -3
- package/components/FilesLoader/Icons/DocFileIcon.d.ts.map +0 -1
- package/components/FilesLoader/Icons/DocFileIcon.js +0 -1
- package/components/FilesLoader/Icons/EDMFileIcon.d.ts +0 -3
- package/components/FilesLoader/Icons/EDMFileIcon.d.ts.map +0 -1
- package/components/FilesLoader/Icons/EDMFileIcon.js +0 -1
- package/components/FilesLoader/Icons/ExelFileIcon.d.ts +0 -3
- package/components/FilesLoader/Icons/ExelFileIcon.d.ts.map +0 -1
- package/components/FilesLoader/Icons/ExelFileIcon.js +0 -1
- package/components/FilesLoader/Icons/FileIcon.d.ts +0 -12
- package/components/FilesLoader/Icons/FileIcon.d.ts.map +0 -1
- package/components/FilesLoader/Icons/FileIcon.js +0 -1
- package/components/FilesLoader/Icons/ImageFileIcon.d.ts +0 -3
- package/components/FilesLoader/Icons/ImageFileIcon.d.ts.map +0 -1
- package/components/FilesLoader/Icons/ImageFileIcon.js +0 -1
- package/components/FilesLoader/Icons/PdfFileIcon.d.ts +0 -3
- package/components/FilesLoader/Icons/PdfFileIcon.d.ts.map +0 -1
- package/components/FilesLoader/Icons/PdfFileIcon.js +0 -1
- package/components/FilesLoader/Icons/UnknownFileIcon.d.ts +0 -3
- package/components/FilesLoader/Icons/UnknownFileIcon.d.ts.map +0 -1
- package/components/FilesLoader/Icons/UnknownFileIcon.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC"}
|
package/icons/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{ActivitySourceIcon,AddFourIcon,AddIcon,AddOneIcon,AddUserIcon,AdjustmentIcon,AlarmClockIcon,AlarmIcon,AllApplicationIcon,ApplicationIcon,ApplicationMenuIcon,ApplicationTwoIcon,ArrowDownIcon,ArrowLeftDownIcon,ArrowLeftIcon,ArrowLeftUpIcon,ArrowRightDownIcon,ArrowRightIcon,ArrowRightUpIcon,ArrowUpIcon,AttentionIcon,AutoFocusIcon,AverageIcon,BackIcon,BackOneIcon,BarChartIcon,BroadcastIcon,BubbleChartIcon,CalendarDotIcon,CalendarIcon,CalendarThreeIcon,CautionIcon,CenterAlignmentIcon,ChartHistogramIcon,ChartHistogramOneIcon,ChartHistogramTwoIcon,ChartLineAreaIcon,ChartLineIcon,ChartPieIcon,ChartProportionIcon,ChartStockIcon,CheckOneIcon,CheckSmallIcon,ClickToFoldIcon,CloseIcon,CloseOneIcon,CloseSmallIcon,CodeIcon,CodeOneIcon,CollapseIcon,CollapseTextInputIcon,CommentIcon,CommentOneIcon,ContrastViewIcon,CopyIcon,CopyOneIcon,CornerDownLeftIcon,CornerDownRightIcon,CornerLeftDownIcon,CornerLeftUpIcon,CornerRightDownIcon,CornerRightUpIcon,CornerUpLeftIcon,CornerUpRightIcon,DataIcon,DeleteFourIcon,DeleteIcon,DeleteKeyIcon,DeleteOneIcon,DeleteTwoIcon,DetectionIcon,DoubleDownIcon,DoubleLeftIcon,DoubleRightIcon,DoubleUpIcon,DownIcon,DownOneIcon,DownSmallIcon,DownloadIcon,DragIcon,EditIcon,EditTwoIcon,EqualizerIcon,ExpandIcon,ExpandTextInputIcon,FillIcon,FilterIcon,FiveFiveIcon,FiveIcon,FlagIcon,FolderOpenIcon,FullScreenIcon,FullScreenOneIcon,FullScreenTwoIcon,GoAheadIcon,GoEndIcon,GoStartIcon,HamburgerButtonIcon,HandleRoundIcon,HarmIcon,HelpIcon,HistogramIcon,HistoryIcon,HomeTwoIcon,InfoIcon,InstructionIcon,InvertLeftIcon,InvertRightIcon,LabelIcon,LaptopComputerIcon,LayersIcon,LeftAlignmentIcon,LeftIcon,LeftOneIcon,LeftSmallDownIcon,LeftSmallIcon,LeftSmallUpIcon,LikeIcon,LineChartIcon,LinkIcon,LinkOneIcon,LinkTwoIcon,LoadingFourIcon,LoadingIcon,LoadingOneIcon,LocalIcon,LocalPinIcon,LocalTwoIcon,LockIcon,LoginIcon,LogoutIcon,MemoryOneIcon,MessageIcon,MessageOneIcon,MessageSentIcon,MinusIcon,MoonIcon,MoreAppIcon,MoreIcon,MoreOneIcon,MoreThreeIcon,MoreTwoIcon,MoveInIcon,MoveInOneIcon,OffScreenIcon,OffScreenOneIcon,OffScreenTwoIcon,PaletteIcon,PaperclipIcon,PauseIcon,PauseOneIcon,PencilIcon,PennantIcon,PeopleDeleteIcon,PeopleDeleteOneIcon,PeopleIcon,PeopleMinusIcon,PeopleMinusOneIcon,PeoplePlusIcon,PeoplePlusOneIcon,PeoplesIcon,PeoplesTwoIcon,PickerIcon,PictureIcon,PieThreeIcon,PieTwoIcon,PlatteIcon,PlayOneIcon,PlusIcon,PowerIcon,PreviewCloseIcon,PreviewCloseOneIcon,PreviewOpenIcon,PrinterIcon,PrinterTwoIcon,ProtectIcon,PuzzleIcon,RankingIcon,RedoIcon,ReduceIcon,ReduceUserIcon,RefreshIcon,RemindDisableIcon,RemindIcon,ReportIcon,RightIcon,RightOneIcon,RightSmallDownIcon,RightSmallIcon,RightSmallUpIcon,RightUserIcon,RocketIcon,RocketOneIcon,RotateIcon,RotationHorizontalIcon,RotationVerticalIcon,RssIcon,RulerIcon,ScatterAlignmentIcon,SendIcon,ServerIcon,SettingConfigIcon,SettingIcon,SettingOneIcon,SettingThreeIcon,SettingTwoIcon,ShareIcon,ShareOneIcon,ShareSysIcon,ShareThreeIcon,ShareTwoIcon,ShieldAddIcon,SignalOneIcon,SignalStrengthIcon,SlidingHorizontalIcon,SlidingVerticalIcon,SmilingFaceIcon,SortAmountDownIcon,SortAmountUpIcon,SortFourIcon,SortIcon,SortThreeIcon,SortTwoIcon,StarIcon,StopwatchIcon,SunIcon,SunOneIcon,SwitchButtonIcon,SwitchIcon,SystemIcon,TableFileIcon,TagOneIcon,TerminalIcon,ThermometerIcon,ThumbsUpIcon,TimeIcon,TipsIcon,ToBottomOneIcon,ToTopOneIcon,TransferDataIcon,TreeListIcon,TrendingUpIcon,UndoIcon,UnlockIcon,UpIcon,UpOneIcon,UpSmallIcon,UploadIcon,UserIcon,VerticalLinesIcon,VerticalTidyUpIcon,WriteIcon,WrongUserIcon,ZoomInIcon,ZoomOutIcon,homeIcon}from"./iconParkIcons.js";export{AddMessageCustomIcon}from"./customIcons/icons/AddMessage.js";export{AttentionCustomIcon}from"./customIcons/icons/Attention.js";export{CollapseCustomIcon}from"./customIcons/icons/Collapse.js";export{ExpandCustomIcon}from"./customIcons/icons/Expand.js";export{FolderClosedCustomIcon}from"./customIcons/icons/FolderClosed.js";export{FolderOpenedCustomIcon}from"./customIcons/icons/FolderOpened.js";export{GreaterOrEqualCustomIcon}from"./customIcons/icons/GreaterOrEqual.js";export{LessOrEqualCustomIcon}from"./customIcons/icons/LessOrEqual.js";export{SearchIcon}from"./customIcons/icons/Search.js";export{WellhubCustomIcon}from"./customIcons/icons/Wellhub.js";export{MultiRulerCustomIcon}from"./customIcons/icons/MultiRuler.js";export{IconParkProvider}from"./IconParkProvider.js";
|
|
1
|
+
export{ActivitySourceIcon,AddFourIcon,AddIcon,AddOneIcon,AddUserIcon,AdjustmentIcon,AlarmClockIcon,AlarmIcon,AllApplicationIcon,ApplicationIcon,ApplicationMenuIcon,ApplicationTwoIcon,ArrowDownIcon,ArrowLeftDownIcon,ArrowLeftIcon,ArrowLeftUpIcon,ArrowRightDownIcon,ArrowRightIcon,ArrowRightUpIcon,ArrowUpIcon,AttentionIcon,AutoFocusIcon,AverageIcon,BackIcon,BackOneIcon,BarChartIcon,BroadcastIcon,BubbleChartIcon,CalendarDotIcon,CalendarIcon,CalendarThreeIcon,CautionIcon,CenterAlignmentIcon,ChartHistogramIcon,ChartHistogramOneIcon,ChartHistogramTwoIcon,ChartLineAreaIcon,ChartLineIcon,ChartPieIcon,ChartProportionIcon,ChartStockIcon,CheckOneIcon,CheckSmallIcon,ClickToFoldIcon,CloseIcon,CloseOneIcon,CloseSmallIcon,CodeIcon,CodeOneIcon,CollapseIcon,CollapseTextInputIcon,CommentIcon,CommentOneIcon,ContrastViewIcon,CopyIcon,CopyOneIcon,CornerDownLeftIcon,CornerDownRightIcon,CornerLeftDownIcon,CornerLeftUpIcon,CornerRightDownIcon,CornerRightUpIcon,CornerUpLeftIcon,CornerUpRightIcon,DataIcon,DeleteFourIcon,DeleteIcon,DeleteKeyIcon,DeleteOneIcon,DeleteTwoIcon,DetectionIcon,DoubleDownIcon,DoubleLeftIcon,DoubleRightIcon,DoubleUpIcon,DownIcon,DownOneIcon,DownSmallIcon,DownloadIcon,DragIcon,EditIcon,EditTwoIcon,EqualizerIcon,ExpandIcon,ExpandTextInputIcon,FillIcon,FilterIcon,FiveFiveIcon,FiveIcon,FlagIcon,FolderOpenIcon,FullScreenIcon,FullScreenOneIcon,FullScreenTwoIcon,GoAheadIcon,GoEndIcon,GoStartIcon,HamburgerButtonIcon,HandleRoundIcon,HarmIcon,HelpIcon,HistogramIcon,HistoryIcon,HomeTwoIcon,InfoIcon,InstructionIcon,InvertLeftIcon,InvertRightIcon,LabelIcon,LaptopComputerIcon,LayersIcon,LeftAlignmentIcon,LeftIcon,LeftOneIcon,LeftSmallDownIcon,LeftSmallIcon,LeftSmallUpIcon,LikeIcon,LineChartIcon,LinkIcon,LinkOneIcon,LinkTwoIcon,LoadingFourIcon,LoadingIcon,LoadingOneIcon,LocalIcon,LocalPinIcon,LocalTwoIcon,LockIcon,LoginIcon,LogoutIcon,MemoryOneIcon,MessageIcon,MessageOneIcon,MessageSentIcon,MinusIcon,MoonIcon,MoreAppIcon,MoreIcon,MoreOneIcon,MoreThreeIcon,MoreTwoIcon,MoveInIcon,MoveInOneIcon,OffScreenIcon,OffScreenOneIcon,OffScreenTwoIcon,PaletteIcon,PaperclipIcon,PauseIcon,PauseOneIcon,PencilIcon,PennantIcon,PeopleDeleteIcon,PeopleDeleteOneIcon,PeopleIcon,PeopleMinusIcon,PeopleMinusOneIcon,PeoplePlusIcon,PeoplePlusOneIcon,PeoplesIcon,PeoplesTwoIcon,PickerIcon,PictureIcon,PieThreeIcon,PieTwoIcon,PlatteIcon,PlayOneIcon,PlusIcon,PowerIcon,PreviewCloseIcon,PreviewCloseOneIcon,PreviewOpenIcon,PrinterIcon,PrinterTwoIcon,ProtectIcon,PuzzleIcon,RankingIcon,RedoIcon,ReduceIcon,ReduceUserIcon,RefreshIcon,RemindDisableIcon,RemindIcon,ReportIcon,RightIcon,RightOneIcon,RightSmallDownIcon,RightSmallIcon,RightSmallUpIcon,RightUserIcon,RocketIcon,RocketOneIcon,RotateIcon,RotationHorizontalIcon,RotationVerticalIcon,RssIcon,RulerIcon,ScatterAlignmentIcon,SendIcon,ServerIcon,SettingConfigIcon,SettingIcon,SettingOneIcon,SettingThreeIcon,SettingTwoIcon,ShareIcon,ShareOneIcon,ShareSysIcon,ShareThreeIcon,ShareTwoIcon,ShieldAddIcon,SignalOneIcon,SignalStrengthIcon,SlidingHorizontalIcon,SlidingVerticalIcon,SmilingFaceIcon,SortAmountDownIcon,SortAmountUpIcon,SortFourIcon,SortIcon,SortThreeIcon,SortTwoIcon,StarIcon,StopwatchIcon,SunIcon,SunOneIcon,SwitchButtonIcon,SwitchIcon,SystemIcon,TableFileIcon,TagOneIcon,TerminalIcon,ThermometerIcon,ThumbsUpIcon,TimeIcon,TipsIcon,ToBottomOneIcon,ToTopOneIcon,TransferDataIcon,TreeListIcon,TrendingUpIcon,UndoIcon,UnlockIcon,UpIcon,UpOneIcon,UpSmallIcon,UploadIcon,UserIcon,VerticalLinesIcon,VerticalTidyUpIcon,WriteIcon,WrongUserIcon,ZoomInIcon,ZoomOutIcon,homeIcon}from"./iconParkIcons.js";export{AddMessageCustomIcon}from"./customIcons/icons/AddMessage.js";export{AttentionCustomIcon}from"./customIcons/icons/Attention.js";export{CollapseCustomIcon}from"./customIcons/icons/Collapse.js";export{ExpandCustomIcon}from"./customIcons/icons/Expand.js";export{FolderClosedCustomIcon}from"./customIcons/icons/FolderClosed.js";export{FolderOpenedCustomIcon}from"./customIcons/icons/FolderOpened.js";export{GreaterOrEqualCustomIcon}from"./customIcons/icons/GreaterOrEqual.js";export{LessOrEqualCustomIcon}from"./customIcons/icons/LessOrEqual.js";export{SearchIcon}from"./customIcons/icons/Search.js";export{WellhubCustomIcon}from"./customIcons/icons/Wellhub.js";export{MultiRulerCustomIcon}from"./customIcons/icons/MultiRuler.js";export{CautionFilledCustomIcon}from"./customIcons/icons/CautionFilled.js";export{IconParkProvider}from"./IconParkProvider.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@corva/ui",
|
|
3
|
-
"version": "0.91.0-
|
|
3
|
+
"version": "0.91.0-15",
|
|
4
4
|
"description": "Shared components/utils for Corva ui projects",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"corva-ui"
|
|
@@ -140,6 +140,7 @@
|
|
|
140
140
|
"react-dom": "17.0.1",
|
|
141
141
|
"react-draggable": "4.2.0",
|
|
142
142
|
"react-draggable-list": "3.7.0",
|
|
143
|
+
"react-dropzone": "^14.2.3",
|
|
143
144
|
"react-image-lightbox": "5.1.0",
|
|
144
145
|
"react-infinite-scroller": "1.2.4",
|
|
145
146
|
"react-mentions": "3.3.1",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"formatFileSize.d.ts","sourceRoot":"","sources":["../../src/utils/formatFileSize.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,cAAc,cAAe,MAAM,WAI/C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var t=[{size:Math.pow(2,30),unit:"GB"},{size:Math.pow(2,20),unit:"MB"},{size:Math.pow(2,10),unit:"KB"},{size:0,unit:"B"}],n=function(n){var i=t.find((function(t){return t.size<=n})),u=i.unit,e=i.size,o=Math.round(n/(e||1)*10)/10;return"".concat(o).concat(u)};export{n as formatFileSize};
|
package/utils/index.d.ts
CHANGED
|
@@ -89,5 +89,6 @@ export const updateUserUnits: ({ userUnits, companyUnits, companyCustomUnitSyste
|
|
|
89
89
|
companyUnits: Record<string, string>;
|
|
90
90
|
}) => void;
|
|
91
91
|
import { isSuggestionsListOpened } from "../components/UserMention/utils";
|
|
92
|
-
|
|
92
|
+
import { formatFileSize } from "./formatFileSize";
|
|
93
|
+
export { StageDesignVActualUtils, accuracy, alerts, apps, audio, bha, casing, chartSeries, enableHighchartsDelayedTooltip, completion, convert, convertKeysToCamelCase, convertKeysToSnakeCase, createNotification, csvExport, dashboardReports, devcenter, drillstring, drillstringUtils, env, feed, fileExtension, fluidCheckUtils, formatting, ga, formatMentionText, getConvertKeys, getLocalStorageItem, goals, goalsConfig, jsonaDataFormatter, lasParser, main, mapUnits, metricsUtils, mobileDetect, nativeMessages, notifications, permissions, removeNotification, reports, resolveWellHubSlug, sharedDCStore, showErrorNotification, showInfoNotification, showNeutralNotification, showSuccessNotification, showToast, showWarningNotification, themeVariables, time, torqueAndHookloadUtils, updateLocalStorageItem, isSuggestionsListOpened, formatFileSize };
|
|
93
94
|
//# sourceMappingURL=index.d.ts.map
|
package/utils/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/utils/index.js"],"names":[],"mappings":";;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/utils/index.js"],"names":[],"mappings":";;;;;;;;;;;AAgGA,6BAAuE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AADvE,yBAA+D"}
|
package/utils/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import t from"@babel/runtime/helpers/defineProperty";export{formatMentionText,isSuggestionsListOpened}from"../components/UserMention/utils/index.js";import*as r from"./StageDesignVActualUtils.js";export{r as StageDesignVActualUtils};import*as o from"./alerts.js";export{o as alerts};import*as e from"./audio.js";export{e as audio};import*as s from"./casing/index.js";export{s as casing};import*as a from"./chartSeries.js";export{a as chartSeries};import*as i from"./completion.js";export{i as completion};import*as p from"./components.js";import{convertArray as n,convertValue as m,getAllUnitTypes as f,getDefaultImperialUnit as
|
|
1
|
+
import t from"@babel/runtime/helpers/defineProperty";export{formatMentionText,isSuggestionsListOpened}from"../components/UserMention/utils/index.js";import*as r from"./StageDesignVActualUtils.js";export{r as StageDesignVActualUtils};import*as o from"./alerts.js";export{o as alerts};import*as e from"./audio.js";export{e as audio};import*as s from"./casing/index.js";export{s as casing};import*as a from"./chartSeries.js";export{a as chartSeries};import*as i from"./completion.js";export{i as completion};import*as p from"./components.js";import{convertArray as n,convertValue as m,getAllUnitTypes as f,getDefaultImperialUnit as l,getDefaultUnits as c,getUnitDescription as j,getUnitDisplay as x,getUnitPlural as g,getUnitPreference as u,getUnitsByType as y,getUnitSingular as d,getUnitSystem as b,updateUserUnits as U,getUserUnits as v,subscribeForUserUnitsUpdates as h,convertImmutables as S,convertImmutablesByBatch as O,getUniqueUnitsByType as D}from"./convert.js";import*as w from"./convert.js";export{w as convert};import*as P from"./csvExport.js";export{P as csvExport};import*as C from"./devcenter.js";export{C as devcenter};import*as T from"./drillstring/index.js";export{T as drillstring};import*as N from"./DrillstringUtils.js";export{N as drillstringUtils};import*as F from"./FluidCheckUtils.js";export{F as fluidCheckUtils};import*as I from"./formatting.js";export{I as formatting};import*as k from"./ga.js";export{k as ga};import*as A from"./goals.js";export{A as goals};import*as E from"./goalsConfig/index.js";export{E as goalsConfig};import*as H from"./lasParser.js";export{H as lasParser};import*as B from"./main.js";export{B as main};import*as K from"./mapUnits.js";export{K as mapUnits};import*as L from"./mapbox.js";import*as M from"./metrics/index.js";export{M as metricsUtils};import*as V from"./mobileDetect.js";export{V as mobileDetect};import*as W from"./nativeMessages.js";export{W as nativeMessages};import*as q from"./notifications.js";export{q as notifications};import*as z from"./feed.js";export{z as feed};import*as J from"./permissions.js";export{J as permissions};import*as R from"./reports.js";export{R as reports};import*as G from"./time.js";export{G as time};import*as Q from"./torqueAndHookloadUtils.js";export{Q as torqueAndHookloadUtils};import*as X from"./accuracy.js";export{X as accuracy};export{createNotification,removeNotification,showErrorNotification,showInfoNotification,showNeutralNotification,showSuccessNotification,showWarningNotification}from"./notificationToasts.js";export{showToast}from"./devcenterToasts.js";export{convertKeysToCamelCase,convertKeysToSnakeCase,getConvertKeys}from"./convertKeys.js";import*as Y from"./dashboardReports.js";export{Y as dashboardReports};import*as Z from"./apps.js";export{Z as apps};import*as $ from"./themeVariables.js";export{$ as themeVariables};import*as _ from"./env.js";export{_ as env};import*as tt from"./fileExtension.js";export{tt as fileExtension};export{jsonaDataFormatter}from"./jsonaDataFormatter.js";import*as rt from"./bha.js";export{rt as bha};export{getLocalStorageItem,updateLocalStorageItem}from"./localStorage.js";export{sharedDCStore}from"./sharedDCStore.js";export{default as resolveWellHubSlug}from"./resolveWellHubSlug.js";export{enableHighchartsDelayedTooltip}from"./delayedHighcharts.js";export{formatFileSize}from"./formatFileSize.js";export{delay}from"./delay.js";function ot(t,r){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);r&&(e=e.filter((function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),o.push.apply(o,e)}return o}var et={get:function(t,r){var o=t[r];return"function"==typeof o?function(){for(var r=arguments.length,e=new Array(r),s=0;s<r;s++)e[s]=arguments[s];return o.apply(t,e.map((function(t){return t.toJS?t.toJS():t})))}:o}};function st(r){return new Proxy(function(r){for(var o=1;o<arguments.length;o++){var e=null!=arguments[o]?arguments[o]:{};o%2?ot(Object(e),!0).forEach((function(o){t(r,o,e[o])})):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(e)):ot(Object(e)).forEach((function(t){Object.defineProperty(r,t,Object.getOwnPropertyDescriptor(e,t))}))}return r}({},r),et)}var at=n,it=m,pt=f,nt=l,mt=c,ft=j,lt=x,ct=g,jt=u,xt=y,gt=d,ut=b,yt=U,dt=v,bt=h,Ut=S,vt=O,ht=D,St=st(L),Ot=st(p);export{Ot as components,at as convertArray,Ut as convertImmutables,vt as convertImmutablesByBatch,it as convertValue,pt as getAllUnitTypes,nt as getDefaultImperialUnit,mt as getDefaultUnits,ht as getUniqueUnitsByType,ft as getUnitDescription,lt as getUnitDisplay,ct as getUnitPlural,jt as getUnitPreference,gt as getUnitSingular,ut as getUnitSystem,xt as getUnitsByType,dt as getUserUnits,St as mapbox,bt as subscribeForUserUnitsUpdates,yt as updateUserUnits};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";var C=require("@babel/runtime/helpers/defineProperty"),e=require("@material-ui/core"),t=require("react/jsx-runtime");function r(C){return C&&"object"==typeof C&&"default"in C?C:{default:C}}var n=r(C);function i(C,e){var t=Object.keys(C);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(C);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(C,e).enumerable}))),t.push.apply(t,r)}return t}function o(C){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?i(Object(t),!0).forEach((function(e){n.default(C,e,t[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(C,Object.getOwnPropertyDescriptors(t)):i(Object(t)).forEach((function(e){Object.defineProperty(C,e,Object.getOwnPropertyDescriptor(t,e))}))}return C}module.exports=function(C){return t.jsxs(e.SvgIcon,o(o({},C),{},{viewBox:"0 0 24 24",children:[t.jsx("path",{d:"M23.52 2.1H13.98V0.54V0.48C13.98 0.48 13.98 0.48 13.98 0.42V0.36L13.92 0.3C13.8 0.12 13.74 0.06 13.62 0C13.56 0 13.56 0 13.5 0H13.44C13.44 0 13.44 0 13.38 0L0.42 2.1C0.18 2.16 0 2.34 0 2.58V3.6V20.28V21.3C0 21.54 0.18 21.78 0.42 21.84L13.44 24C13.44 24 13.44 24 13.5 24H13.56C13.62 24 13.62 24 13.68 24C13.8 24 13.86 23.88 13.98 23.82L14.04 23.76V23.7C14.04 23.7 14.04 23.7 14.04 23.64V23.58V22.02H23.52C23.82 22.02 24 21.78 24 21.48V2.58C24 2.34 23.76 2.1 23.52 2.1ZM16.5 3.12V5.7H14.04V3.12H16.5ZM13.98 14.4H16.44V17.16H13.98V14.4ZM13.98 13.38V10.62H16.44V13.38H13.98ZM13.98 9.54V6.78H16.44V9.54H13.98ZM13.98 18.24H16.44V20.88H13.98V18.24ZM22.98 20.88H17.52V18.24H19.8C20.1 18.24 20.28 18 20.28 17.7C20.28 17.4 20.04 17.16 19.8 17.16H17.52V14.4H19.8C20.1 14.4 20.28 14.16 20.28 13.86C20.28 13.56 20.04 13.32 19.8 13.32H17.52V10.56H19.8C20.1 10.56 20.28 10.32 20.28 10.02C20.28 9.72 20.04 9.48 19.8 9.48H17.52V6.72H19.8C20.1 6.72 20.28 6.48 20.28 6.18C20.28 5.88 20.04 5.64 19.8 5.64H17.52V3.12H22.98V20.88Z",fill:"#75DB29"}),t.jsx("path",{d:"M6.0408 15.866C5.90212 15.999 5.78379 16.1534 5.68995 16.3238C5.60956 16.4724 5.5662 16.6396 5.56386 16.8102C5.55648 17.1066 5.63889 17.3978 5.79934 17.6424C5.95979 17.8869 6.19009 18.0724 6.45743 18.1723C6.63227 18.2425 6.8183 18.2775 7.00563 18.2753C7.19292 18.277 7.37885 18.242 7.55383 18.1723C7.72236 18.1098 7.87711 18.0125 8.00884 17.8862C8.14235 17.7544 8.2503 17.597 8.3268 17.4226C8.40494 17.2253 8.4387 17.0119 8.42547 16.7988C8.42714 16.6126 8.38775 16.4286 8.31035 16.2609C8.23255 16.0925 8.11802 15.9455 7.97595 15.8316L8.83114 15.0018C8.95447 15.1293 9.05805 15.276 9.13813 15.4368C9.22444 15.5925 9.29429 15.7575 9.34645 15.9289C9.39827 16.0834 9.4368 16.2423 9.46157 16.4039C9.4831 16.5345 9.49593 16.6664 9.49995 16.7988C9.50186 17.1603 9.44055 17.5191 9.31904 17.8575C9.20611 18.1766 9.03271 18.4685 8.80921 18.716C8.58801 18.9631 8.31889 19.1582 8.0198 19.2883C7.6964 19.4341 7.34691 19.5063 6.99467 19.5C6.64065 19.5062 6.28939 19.4341 5.96405 19.2883C5.66643 19.1554 5.39784 18.9607 5.17464 18.716C4.951 18.4697 4.7792 18.1773 4.67029 17.8575C4.55252 17.5183 4.49493 17.1596 4.50035 16.7988C4.50334 16.47 4.56276 16.1443 4.67577 15.8374C4.79108 15.515 4.97912 15.2264 5.22398 14.9961L6.0408 15.866Z",fill:"white"}),t.jsx("path",{d:"M5.9311 11.0758C5.77738 11.1828 5.65205 11.3286 5.56676 11.4997C5.48146 11.6707 5.43896 11.8616 5.4432 12.0544C5.44363 12.2245 5.48511 12.3918 5.56381 12.5408C5.59756 12.6162 5.65212 12.6794 5.72049 12.7222C5.78886 12.7651 5.86793 12.7856 5.94755 12.7812C6.01358 12.7843 6.07902 12.767 6.13561 12.7313C6.1922 12.6957 6.2374 12.6433 6.26551 12.5809C6.34457 12.4242 6.40179 12.2566 6.43545 12.083C6.48479 11.8827 6.53413 11.6652 6.58346 11.4363C6.63097 11.2114 6.70653 10.994 6.80823 10.7896C6.91084 10.5923 7.05521 10.422 7.23034 10.2917C7.44982 10.1481 7.70621 10.0782 7.96493 10.0914C8.21908 10.0819 8.47043 10.1495 8.68856 10.286C8.88075 10.4113 9.04221 10.5818 9.16001 10.7839C9.28225 10.9961 9.36935 11.2282 9.41767 11.4706C9.47179 11.7224 9.49936 11.9795 9.4999 12.2375C9.50269 12.6009 9.449 12.9623 9.34092 13.3077C9.22464 13.6464 9.02407 13.9466 8.75982 14.1776L8.01427 13.3649C8.18121 13.2209 8.32389 13.0488 8.43638 12.8556C8.5508 12.6531 8.60783 12.4209 8.60084 12.186C8.60233 12.0917 8.59313 11.9976 8.57344 11.9056C8.55306 11.8115 8.51982 11.7209 8.47476 11.6366C8.43129 11.5555 8.37143 11.4852 8.29933 11.4306C8.22851 11.3797 8.14405 11.3537 8.05813 11.3562C7.98576 11.3508 7.91335 11.3661 7.84866 11.4004C7.78396 11.4346 7.72941 11.4866 7.69083 11.5508C7.59968 11.7045 7.53303 11.8726 7.49348 12.0487C7.44414 12.249 7.40028 12.4664 7.35643 12.6953C7.31583 12.9272 7.24577 13.1524 7.14811 13.3649C7.05357 13.5611 6.91655 13.7316 6.74792 13.8628C6.53423 14.0052 6.28284 14.0733 6.02978 14.0574C5.79988 14.064 5.57204 14.0104 5.3671 13.9015C5.16216 13.7925 4.98666 13.6316 4.85663 13.4336C4.72665 13.2396 4.63188 13.0223 4.57705 12.7926C4.52266 12.5449 4.49689 12.2913 4.5003 12.0372C4.49999 11.7101 4.55187 11.3851 4.65379 11.0758C4.75413 10.7598 4.94561 10.4839 5.202 10.286L5.9311 11.0758Z",fill:"white"}),t.jsx("path",{d:"M4.60938 9.81656V8.46024L7.94792 7.13253L4.60938 5.7762V4.5L9.37873 6.45723V7.78494L4.60938 9.81656Z",fill:"white"})]}))};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@material-ui/core"),t=require("react/jsx-runtime");function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=n(e);function i(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function c(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?i(Object(t),!0).forEach((function(r){o.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):i(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}module.exports=function(e){return t.jsxs(r.SvgIcon,c(c({},e),{},{viewBox:"0 0 32 32",children:[t.jsx("path",{d:"M31.36 2.8H18.64V0.72V0.64C18.64 0.64 18.64 0.64 18.64 0.56V0.48L18.56 0.4C18.4 0.16 18.32 0.08 18.16 0C18.08 0 18.08 0 18 0H17.92C17.92 0 17.92 0 17.84 0L0.56 2.8C0.24 2.88 0 3.12 0 3.44V4.8V27.04V28.4C0 28.72 0.24 29.04 0.56 29.12L17.92 32C17.92 32 17.92 32 18 32H18.08C18.16 32 18.16 32 18.24 32C18.4 32 18.48 31.84 18.64 31.76L18.72 31.68V31.6C18.72 31.6 18.72 31.6 18.72 31.52V31.44V29.36H31.36C31.76 29.36 32 29.04 32 28.64V3.44C32 3.12 31.68 2.8 31.36 2.8ZM30.64 27.84H18.64V24.32H26.48C26.88 24.32 27.12 24 27.12 23.6C27.12 23.2 26.8 22.88 26.48 22.88H18.64V19.2H26.48C26.88 19.2 27.12 18.88 27.12 18.48C27.12 18.08 26.8 17.76 26.48 17.76H18.64V14.08H26.48C26.88 14.08 27.12 13.76 27.12 13.36C27.12 12.96 26.8 12.64 26.48 12.64H18.64V8.96H26.48C26.88 8.96 27.12 8.64 27.12 8.24C27.12 7.84 26.8 7.52 26.48 7.52H18.64V4.16H30.64V27.84Z",fill:"#2196F3"}),t.jsx("path",{d:"M3.6001 11.918H5.5201L6.8001 17.118L8.4801 11.918H10.1601L11.8401 17.198L13.2001 11.918H15.0401L12.7201 19.998H11.1201L9.3601 14.398L7.6001 19.998H6.0001L3.6001 11.918Z",fill:"white"})]}))};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("@material-ui/core"),r=require("react/jsx-runtime");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var V=i(e);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,i)}return r}function c(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?n(Object(r),!0).forEach((function(t){V.default(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):n(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}module.exports=function(e){return r.jsxs(t.SvgIcon,c(c({},e),{},{viewBox:"0 0 48 48",children:[r.jsxs("g",{clipPath:"url(#clip0_33019_122272)",children:[r.jsx("path",{d:"M47.04 4.2H27.96V1.08V0.96C27.96 0.96 27.96 0.96 27.96 0.84V0.72L27.84 0.6C27.6 0.24 27.48 0.12 27.24 0C27.12 0 27.12 0 27 0H26.88C26.88 0 26.88 0 26.76 0L0.84 4.2C0.36 4.32 0 4.68 0 5.16V7.2V40.56V42.6C0 43.08 0.36 43.56 0.84 43.68L26.88 48C26.88 48 26.88 48 27 48H27.12C27.24 48 27.24 48 27.36 48C27.6 48 27.72 47.76 27.96 47.64L28.08 47.52V47.4C28.08 47.4 28.08 47.4 28.08 47.28V47.16V44.04H47.04C47.64 44.04 48 43.56 48 42.96V5.16C48 4.68 47.52 4.2 47.04 4.2ZM33 6.24V11.4H28.08V6.24H33ZM27.96 28.8H32.88V34.32H27.96V28.8ZM27.96 26.76V21.24H32.88V26.76H27.96ZM27.96 19.08V13.56H32.88V19.08H27.96ZM27.96 36.48H32.88V41.76H27.96V36.48ZM45.96 41.76H35.04V36.48H39.6C40.2 36.48 40.56 36 40.56 35.4C40.56 34.8 40.08 34.32 39.6 34.32H35.04V28.8H39.6C40.2 28.8 40.56 28.32 40.56 27.72C40.56 27.12 40.08 26.64 39.6 26.64H35.04V21.12H39.6C40.2 21.12 40.56 20.64 40.56 20.04C40.56 19.44 40.08 18.96 39.6 18.96H35.04V13.44H39.6C40.2 13.44 40.56 12.96 40.56 12.36C40.56 11.76 40.08 11.28 39.6 11.28H35.04V6.24H45.96V41.76Z",fill:"#9D6FFF"}),r.jsx("path",{d:"M18 40V32.446H16.3143V38.0466H13.7429V33.1174H12.1V38.0466H9.6V32.4307H8V40H18Z",fill:"white"}),r.jsx("path",{d:"M18 30.4919V24.7539C18 22.831 16.8571 21.5644 15.2714 21.5644H10.7143C9.12857 21.5644 8 22.831 8 24.7539L8 30.4919H18ZM14.8143 23.5177C16.1429 23.5177 16.4 24.1892 16.4 25.2422V28.5385H9.6V25.2422C9.6 24.1892 9.85714 23.5177 11.1857 23.5177H14.8143Z",fill:"white"}),r.jsx("path",{d:"M15.4286 13.7075V13.8754L8.11429 16.897C8.11429 16.897 8 16.9275 8 17.0496V19.5829H18V17.6295H11.1429V17.5074L17.8429 14.9284C17.8429 14.9284 18 14.8978 18 14.73V12.8376C18 12.685 17.8429 12.6392 17.8429 12.6392L11.1429 10.0755V9.95337H18V8H8V10.518C8 10.6554 8.11429 10.6859 8.11429 10.6859L15.4286 13.7075Z",fill:"white"})]}),r.jsx("defs",{children:r.jsx("clipPath",{id:"clip0_33019_122272",children:r.jsx("rect",{width:"48",height:"48",fill:"white"})})})]}))};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@material-ui/core"),t=require("react/jsx-runtime");function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=n(e);function i(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function c(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?i(Object(t),!0).forEach((function(r){o.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):i(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}module.exports=function(e){return t.jsxs(r.SvgIcon,c(c({},e),{},{viewBox:"0 0 32 32",children:[t.jsx("path",{d:"M31.36 2.8H18.64V0.72V0.64C18.64 0.64 18.64 0.64 18.64 0.56V0.48L18.56 0.4C18.4 0.16 18.32 0.08 18.16 0C18.08 0 18.08 0 18 0H17.92C17.92 0 17.92 0 17.84 0L0.56 2.8C0.24 2.88 0 3.12 0 3.44V4.8V27.04V28.4C0 28.72 0.24 29.04 0.56 29.12L17.92 32C17.92 32 17.92 32 18 32H18.08C18.16 32 18.16 32 18.24 32C18.4 32 18.48 31.84 18.64 31.76L18.72 31.68V31.6C18.72 31.6 18.72 31.6 18.72 31.52V31.44V29.36H31.36C31.76 29.36 32 29.04 32 28.64V3.44C32 3.12 31.68 2.8 31.36 2.8ZM22 4.16V7.6H18.72V4.16H22ZM18.64 19.2H21.92V22.88H18.64V19.2V19.2ZM18.64 17.84V14.16H21.92V17.84H18.64V17.84ZM18.64 12.72V9.04H21.92V12.72H18.64ZM18.64 24.32H21.92V27.84H18.64V24.32V24.32ZM30.64 27.84H23.36V24.32H26.4C26.8 24.32 27.04 24 27.04 23.6C27.04 23.2 26.72 22.88 26.4 22.88H23.36V19.2H26.4C26.8 19.2 27.04 18.88 27.04 18.48C27.04 18.08 26.72 17.76 26.4 17.76H23.36V14.08H26.4C26.8 14.08 27.04 13.76 27.04 13.36C27.04 12.96 26.72 12.64 26.4 12.64H23.36V8.96H26.4C26.8 8.96 27.04 8.64 27.04 8.24C27.04 7.84 26.72 7.52 26.4 7.52H23.36V4.16H30.64V27.84V27.84Z",fill:"#4BC341"}),t.jsx("path",{d:"M8.0802 15.84L5.4402 12H7.6802L9.4402 14.8L11.1202 12H13.2802L10.6402 15.84L13.5202 20.08H11.2002L9.2802 16.8L7.3602 20H5.2002L8.0802 15.84Z",fill:"white"})]}))};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/objectWithoutProperties"),t=require("prop-types"),n=require("./DocFileIcon.js"),i=require("./PdfFileIcon.js"),o=require("./ExelFileIcon.js"),s=require("./UnknownFileIcon.js"),c=require("./CSVFileIcon.js"),u=require("./EDMFileIcon.js"),p=require("./ImageFileIcon.js"),l=require("react/jsx-runtime");function j(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=j(e),f=j(r),b=["name"];function d(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function O(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?d(Object(t),!0).forEach((function(r){a.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):d(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}var y=function(e){var r=e.name,t=f.default(e,b),j=r.split("."),a=j.pop();return a.includes("doc")?l.jsx(n,O({},t)):a.includes("pdf")?l.jsx(i,O({},t)):a.includes("xls")?l.jsx(o,O({},t)):a.includes("csv")?l.jsx(c,O({},t)):a.includes("xml")&&"edm"===j.pop()?l.jsx(u,O({},t)):["jpg","png","jpeg"].includes(a)?l.jsx(p,O({},t)):l.jsx(s,O({},t))};y.propTypes={name:j(t).default.string.isRequired},module.exports=y;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@material-ui/core"),t=require("react/jsx-runtime");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=i(e);function c(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);r&&(i=i.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,i)}return t}function o(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?c(Object(t),!0).forEach((function(r){n.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):c(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}module.exports=function(e){return t.jsxs(r.SvgIcon,o(o({},e),{},{viewBox:"0 0 24 24",children:[t.jsx("g",{clipPath:"url(#clip0_1600_26)",children:t.jsx("path",{d:"M23.52 2.03987H13.98V0.599871C13.98 0.239871 13.62 -0.0601292 13.26 -0.000129162L0.42 2.09987C0.18 2.09987 0 2.33987 0 2.57987V21.3599C0 21.5999 0.18 21.8399 0.42 21.8999L13.32 23.9999C13.68 24.0599 14.04 23.7599 14.04 23.3999V21.8999H23.52C23.82 21.8999 24 21.6599 24 21.3599V2.57987C24 2.27987 23.76 2.03987 23.52 2.03987ZM13.98 6.29987C14.88 6.29987 15.6 7.01987 15.6 7.91987C15.6 8.81987 14.88 9.53987 13.98 9.53987V6.29987ZM22.98 20.8199H13.98V18.1799L18.42 13.7399L22.98 18.2999V20.8199ZM22.98 16.8599L18.78 12.6599C18.6 12.4799 18.24 12.4799 18.06 12.6599L13.98 16.7399V10.5599C15.42 10.5599 16.56 9.41987 16.56 7.97987C16.56 6.53987 15.42 5.39987 13.98 5.39987V3.11987H22.98V16.8599Z",fill:"#FF5982"})}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_1600_26",children:t.jsx("rect",{width:"24",height:"24",fill:"white"})})})]}))};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@material-ui/core"),t=require("react/jsx-runtime");function C(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=C(e);function o(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var C=Object.getOwnPropertySymbols(e);r&&(C=C.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,C)}return t}function i(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?o(Object(t),!0).forEach((function(r){n.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):o(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}module.exports=function(e){return t.jsxs(r.SvgIcon,i(i({},e),{},{viewBox:"0 0 32 32",children:[t.jsx("path",{d:"M31.36 2.8H18.64V0.72V0.64C18.64 0.64 18.64 0.64 18.64 0.56V0.48L18.56 0.4C18.4 0.16 18.32 0.08 18.16 0C18.08 0 18.08 0 18 0H17.92C17.92 0 17.92 0 17.84 0L0.56 2.8C0.24 2.88 0 3.12 0 3.44V4.8V27.04V28.4C0 28.72 0.24 29.04 0.56 29.12L17.92 32C17.92 32 17.92 32 18 32H18.08C18.16 32 18.16 32 18.24 32C18.4 32 18.48 31.84 18.64 31.76L18.72 31.68V31.6C18.72 31.6 18.72 31.6 18.72 31.52V31.44V29.36H31.36C31.76 29.36 32 29.04 32 28.64V3.44C32 3.12 31.68 2.8 31.36 2.8ZM30.64 27.84H18.64V24.32H26.48C26.88 24.32 27.12 24 27.12 23.6C27.12 23.2 26.8 22.88 26.48 22.88H18.64V19.2H26.48C26.88 19.2 27.12 18.88 27.12 18.48C27.12 18.08 26.8 17.76 26.48 17.76H18.64V14.08H26.48C26.88 14.08 27.12 13.76 27.12 13.36C27.12 12.96 26.8 12.64 26.48 12.64H18.64V8.96H26.48C26.88 8.96 27.12 8.64 27.12 8.24C27.12 7.84 26.8 7.52 26.48 7.52H18.64V4.16H30.64V27.84Z",fill:"#EA2929"}),t.jsx("path",{d:"M13.5199 17.9217C13.3599 17.4417 13.0399 17.1217 12.6399 16.8817C12.3999 16.7217 12.0799 16.6417 11.7599 16.6417H9.9199L9.5199 16.0017L10.3999 14.4017C10.5599 14.1617 10.6399 13.8417 10.6399 13.5217C10.6399 12.5617 9.8399 11.7617 8.8799 11.7617C7.9199 11.7617 7.1199 12.5617 7.1199 13.5217C7.1199 13.8417 7.1999 14.0817 7.3599 14.4017L8.2399 16.0017L7.8399 16.7217H5.9199C5.5999 16.7217 5.2799 16.8017 5.0399 16.9617C4.6399 17.2017 4.3199 17.5217 4.1599 18.0017C3.9999 18.4817 4.0799 18.9617 4.3199 19.3617C4.6399 19.9217 5.2799 20.2417 5.8399 20.2417C6.1599 20.2417 6.3999 20.1617 6.7199 20.0017C6.9599 19.8417 7.1999 19.6017 7.3599 19.3617L8.3999 17.7617H9.2799L10.3199 19.3617C10.4799 19.6017 10.7199 19.8417 10.9599 20.0017C11.8399 20.4817 12.8799 20.1617 13.3599 19.2817C13.5999 18.8817 13.6799 18.4017 13.5199 17.9217ZM6.4799 18.8017C6.3999 18.8817 6.3199 18.9617 6.2399 19.0417C6.0799 19.1217 5.9199 19.1217 5.7599 19.1217C5.5999 19.0417 5.4399 18.9617 5.3599 18.8017C5.2799 18.6417 5.2799 18.4817 5.2799 18.3217C5.3599 18.1617 5.4399 18.0017 5.5999 17.9217C5.6799 17.8417 5.7599 17.8417 5.9199 17.8417H7.1199L6.4799 18.8017ZM8.8799 14.8817L8.3199 13.8417C8.2399 13.7617 8.2399 13.6017 8.2399 13.5217C8.2399 13.1217 8.5599 12.8817 8.8799 12.8817C9.2799 12.8817 9.5199 13.2017 9.5199 13.5217C9.5199 13.6017 9.5199 13.7617 9.4399 13.8417L8.8799 14.8817ZM12.3199 18.7217C12.2399 18.8817 12.0799 18.9617 11.9199 19.0417C11.7599 19.1217 11.5999 19.0417 11.4399 18.9617C11.3599 18.8817 11.2799 18.8017 11.1999 18.7217L10.5599 17.7617H11.7599C11.8399 17.7617 11.9999 17.7617 12.0799 17.8417C12.2399 17.9217 12.3199 18.0817 12.3999 18.2417C12.4799 18.4017 12.3999 18.5617 12.3199 18.7217Z",fill:"white"})]}))};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@material-ui/core"),t=require("react/jsx-runtime");function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=n(e);function c(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function i(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?c(Object(t),!0).forEach((function(r){o.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):c(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}module.exports=function(e){return t.jsx(r.SvgIcon,i(i({},e),{},{viewBox:"0 0 32 32",children:t.jsx("path",{d:"M31.3357 2.784H18.6638V0.696C18.6681 0.661463 18.6681 0.626537 18.6638 0.592V0.592C18.6685 0.554811 18.6685 0.517189 18.6638 0.48V0.48C18.6473 0.440114 18.6258 0.402481 18.5998 0.368V0.368C18.5569 0.277435 18.4945 0.197482 18.417 0.133863C18.3396 0.0702436 18.249 0.0245322 18.1518 0L17.9038 0L0.567954 2.792C0.407636 2.81876 0.262204 2.90205 0.158007 3.02679C0.0538104 3.15154 -0.00225866 3.30948 -4.13915e-05 3.472V28.52C-0.00254391 28.6835 0.053243 28.8425 0.157323 28.9685C0.261404 29.0946 0.406975 29.1795 0.567954 29.208L17.8958 32H18.1438C18.2902 31.9641 18.4199 31.8794 18.5118 31.76V31.76C18.5377 31.7284 18.5592 31.6934 18.5758 31.656V31.656C18.5804 31.6215 18.5804 31.5865 18.5758 31.552C18.5789 31.5388 18.5789 31.5252 18.5758 31.512V31.512C18.5798 31.4774 18.5798 31.4426 18.5758 31.408V31.408V29.328H31.3357C31.516 29.3238 31.6873 29.2482 31.8118 29.1177C31.9363 28.9873 32.0039 28.8127 31.9997 28.6324V3.48C32.0018 3.39069 31.9864 3.30185 31.9541 3.21853C31.9219 3.13521 31.8736 3.05906 31.8119 2.99443C31.7503 2.92979 31.6765 2.87794 31.5948 2.84184C31.513 2.80573 31.425 2.78608 31.3357 2.784V2.784ZM30.6637 27.824H18.6638V4.208H30.6637V27.824Z",fill:"#616161"})}))};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CSVFileIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/FilesLoader/Icons/CSVFileIcon.js"],"names":[],"mappings":";AAEA,sDAqBC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import C from"@babel/runtime/helpers/defineProperty";import{SvgIcon as e}from"@material-ui/core";import{jsxs as r,jsx as t}from"react/jsx-runtime";function o(C,e){var r=Object.keys(C);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(C);e&&(t=t.filter((function(e){return Object.getOwnPropertyDescriptor(C,e).enumerable}))),r.push.apply(r,t)}return r}function i(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?o(Object(t),!0).forEach((function(r){C(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):o(Object(t)).forEach((function(C){Object.defineProperty(e,C,Object.getOwnPropertyDescriptor(t,C))}))}return e}var n=function(C){return r(e,i(i({},C),{},{viewBox:"0 0 24 24",children:[t("path",{d:"M23.52 2.1H13.98V0.54V0.48C13.98 0.48 13.98 0.48 13.98 0.42V0.36L13.92 0.3C13.8 0.12 13.74 0.06 13.62 0C13.56 0 13.56 0 13.5 0H13.44C13.44 0 13.44 0 13.38 0L0.42 2.1C0.18 2.16 0 2.34 0 2.58V3.6V20.28V21.3C0 21.54 0.18 21.78 0.42 21.84L13.44 24C13.44 24 13.44 24 13.5 24H13.56C13.62 24 13.62 24 13.68 24C13.8 24 13.86 23.88 13.98 23.82L14.04 23.76V23.7C14.04 23.7 14.04 23.7 14.04 23.64V23.58V22.02H23.52C23.82 22.02 24 21.78 24 21.48V2.58C24 2.34 23.76 2.1 23.52 2.1ZM16.5 3.12V5.7H14.04V3.12H16.5ZM13.98 14.4H16.44V17.16H13.98V14.4ZM13.98 13.38V10.62H16.44V13.38H13.98ZM13.98 9.54V6.78H16.44V9.54H13.98ZM13.98 18.24H16.44V20.88H13.98V18.24ZM22.98 20.88H17.52V18.24H19.8C20.1 18.24 20.28 18 20.28 17.7C20.28 17.4 20.04 17.16 19.8 17.16H17.52V14.4H19.8C20.1 14.4 20.28 14.16 20.28 13.86C20.28 13.56 20.04 13.32 19.8 13.32H17.52V10.56H19.8C20.1 10.56 20.28 10.32 20.28 10.02C20.28 9.72 20.04 9.48 19.8 9.48H17.52V6.72H19.8C20.1 6.72 20.28 6.48 20.28 6.18C20.28 5.88 20.04 5.64 19.8 5.64H17.52V3.12H22.98V20.88Z",fill:"#75DB29"}),t("path",{d:"M6.0408 15.866C5.90212 15.999 5.78379 16.1534 5.68995 16.3238C5.60956 16.4724 5.5662 16.6396 5.56386 16.8102C5.55648 17.1066 5.63889 17.3978 5.79934 17.6424C5.95979 17.8869 6.19009 18.0724 6.45743 18.1723C6.63227 18.2425 6.8183 18.2775 7.00563 18.2753C7.19292 18.277 7.37885 18.242 7.55383 18.1723C7.72236 18.1098 7.87711 18.0125 8.00884 17.8862C8.14235 17.7544 8.2503 17.597 8.3268 17.4226C8.40494 17.2253 8.4387 17.0119 8.42547 16.7988C8.42714 16.6126 8.38775 16.4286 8.31035 16.2609C8.23255 16.0925 8.11802 15.9455 7.97595 15.8316L8.83114 15.0018C8.95447 15.1293 9.05805 15.276 9.13813 15.4368C9.22444 15.5925 9.29429 15.7575 9.34645 15.9289C9.39827 16.0834 9.4368 16.2423 9.46157 16.4039C9.4831 16.5345 9.49593 16.6664 9.49995 16.7988C9.50186 17.1603 9.44055 17.5191 9.31904 17.8575C9.20611 18.1766 9.03271 18.4685 8.80921 18.716C8.58801 18.9631 8.31889 19.1582 8.0198 19.2883C7.6964 19.4341 7.34691 19.5063 6.99467 19.5C6.64065 19.5062 6.28939 19.4341 5.96405 19.2883C5.66643 19.1554 5.39784 18.9607 5.17464 18.716C4.951 18.4697 4.7792 18.1773 4.67029 17.8575C4.55252 17.5183 4.49493 17.1596 4.50035 16.7988C4.50334 16.47 4.56276 16.1443 4.67577 15.8374C4.79108 15.515 4.97912 15.2264 5.22398 14.9961L6.0408 15.866Z",fill:"white"}),t("path",{d:"M5.9311 11.0758C5.77738 11.1828 5.65205 11.3286 5.56676 11.4997C5.48146 11.6707 5.43896 11.8616 5.4432 12.0544C5.44363 12.2245 5.48511 12.3918 5.56381 12.5408C5.59756 12.6162 5.65212 12.6794 5.72049 12.7222C5.78886 12.7651 5.86793 12.7856 5.94755 12.7812C6.01358 12.7843 6.07902 12.767 6.13561 12.7313C6.1922 12.6957 6.2374 12.6433 6.26551 12.5809C6.34457 12.4242 6.40179 12.2566 6.43545 12.083C6.48479 11.8827 6.53413 11.6652 6.58346 11.4363C6.63097 11.2114 6.70653 10.994 6.80823 10.7896C6.91084 10.5923 7.05521 10.422 7.23034 10.2917C7.44982 10.1481 7.70621 10.0782 7.96493 10.0914C8.21908 10.0819 8.47043 10.1495 8.68856 10.286C8.88075 10.4113 9.04221 10.5818 9.16001 10.7839C9.28225 10.9961 9.36935 11.2282 9.41767 11.4706C9.47179 11.7224 9.49936 11.9795 9.4999 12.2375C9.50269 12.6009 9.449 12.9623 9.34092 13.3077C9.22464 13.6464 9.02407 13.9466 8.75982 14.1776L8.01427 13.3649C8.18121 13.2209 8.32389 13.0488 8.43638 12.8556C8.5508 12.6531 8.60783 12.4209 8.60084 12.186C8.60233 12.0917 8.59313 11.9976 8.57344 11.9056C8.55306 11.8115 8.51982 11.7209 8.47476 11.6366C8.43129 11.5555 8.37143 11.4852 8.29933 11.4306C8.22851 11.3797 8.14405 11.3537 8.05813 11.3562C7.98576 11.3508 7.91335 11.3661 7.84866 11.4004C7.78396 11.4346 7.72941 11.4866 7.69083 11.5508C7.59968 11.7045 7.53303 11.8726 7.49348 12.0487C7.44414 12.249 7.40028 12.4664 7.35643 12.6953C7.31583 12.9272 7.24577 13.1524 7.14811 13.3649C7.05357 13.5611 6.91655 13.7316 6.74792 13.8628C6.53423 14.0052 6.28284 14.0733 6.02978 14.0574C5.79988 14.064 5.57204 14.0104 5.3671 13.9015C5.16216 13.7925 4.98666 13.6316 4.85663 13.4336C4.72665 13.2396 4.63188 13.0223 4.57705 12.7926C4.52266 12.5449 4.49689 12.2913 4.5003 12.0372C4.49999 11.7101 4.55187 11.3851 4.65379 11.0758C4.75413 10.7598 4.94561 10.4839 5.202 10.286L5.9311 11.0758Z",fill:"white"}),t("path",{d:"M4.60938 9.81656V8.46024L7.94792 7.13253L4.60938 5.7762V4.5L9.37873 6.45723V7.78494L4.60938 9.81656Z",fill:"white"})]}))};export{n as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DocFileIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/FilesLoader/Icons/DocFileIcon.js"],"names":[],"mappings":";AAEA,sDAaC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/defineProperty";import{SvgIcon as r}from"@material-ui/core";import{jsxs as t,jsx as o}from"react/jsx-runtime";function n(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,o)}return t}function i(r){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?n(Object(o),!0).forEach((function(t){e(r,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(o)):n(Object(o)).forEach((function(e){Object.defineProperty(r,e,Object.getOwnPropertyDescriptor(o,e))}))}return r}var c=function(e){return t(r,i(i({},e),{},{viewBox:"0 0 32 32",children:[o("path",{d:"M31.36 2.8H18.64V0.72V0.64C18.64 0.64 18.64 0.64 18.64 0.56V0.48L18.56 0.4C18.4 0.16 18.32 0.08 18.16 0C18.08 0 18.08 0 18 0H17.92C17.92 0 17.92 0 17.84 0L0.56 2.8C0.24 2.88 0 3.12 0 3.44V4.8V27.04V28.4C0 28.72 0.24 29.04 0.56 29.12L17.92 32C17.92 32 17.92 32 18 32H18.08C18.16 32 18.16 32 18.24 32C18.4 32 18.48 31.84 18.64 31.76L18.72 31.68V31.6C18.72 31.6 18.72 31.6 18.72 31.52V31.44V29.36H31.36C31.76 29.36 32 29.04 32 28.64V3.44C32 3.12 31.68 2.8 31.36 2.8ZM30.64 27.84H18.64V24.32H26.48C26.88 24.32 27.12 24 27.12 23.6C27.12 23.2 26.8 22.88 26.48 22.88H18.64V19.2H26.48C26.88 19.2 27.12 18.88 27.12 18.48C27.12 18.08 26.8 17.76 26.48 17.76H18.64V14.08H26.48C26.88 14.08 27.12 13.76 27.12 13.36C27.12 12.96 26.8 12.64 26.48 12.64H18.64V8.96H26.48C26.88 8.96 27.12 8.64 27.12 8.24C27.12 7.84 26.8 7.52 26.48 7.52H18.64V4.16H30.64V27.84Z",fill:"#2196F3"}),o("path",{d:"M3.6001 11.918H5.5201L6.8001 17.118L8.4801 11.918H10.1601L11.8401 17.198L13.2001 11.918H15.0401L12.7201 19.998H11.1201L9.3601 14.398L7.6001 19.998H6.0001L3.6001 11.918Z",fill:"white"})]}))};export{c as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EDMFileIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/FilesLoader/Icons/EDMFileIcon.js"],"names":[],"mappings":";AAEA,sDA0BC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/defineProperty";import{SvgIcon as t}from"@material-ui/core";import{jsxs as r,jsx as i}from"react/jsx-runtime";function V(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,i)}return r}function H(t){for(var r=1;r<arguments.length;r++){var i=null!=arguments[r]?arguments[r]:{};r%2?V(Object(i),!0).forEach((function(r){e(t,r,i[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):V(Object(i)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(i,e))}))}return t}var c=function(e){return r(t,H(H({},e),{},{viewBox:"0 0 48 48",children:[r("g",{clipPath:"url(#clip0_33019_122272)",children:[i("path",{d:"M47.04 4.2H27.96V1.08V0.96C27.96 0.96 27.96 0.96 27.96 0.84V0.72L27.84 0.6C27.6 0.24 27.48 0.12 27.24 0C27.12 0 27.12 0 27 0H26.88C26.88 0 26.88 0 26.76 0L0.84 4.2C0.36 4.32 0 4.68 0 5.16V7.2V40.56V42.6C0 43.08 0.36 43.56 0.84 43.68L26.88 48C26.88 48 26.88 48 27 48H27.12C27.24 48 27.24 48 27.36 48C27.6 48 27.72 47.76 27.96 47.64L28.08 47.52V47.4C28.08 47.4 28.08 47.4 28.08 47.28V47.16V44.04H47.04C47.64 44.04 48 43.56 48 42.96V5.16C48 4.68 47.52 4.2 47.04 4.2ZM33 6.24V11.4H28.08V6.24H33ZM27.96 28.8H32.88V34.32H27.96V28.8ZM27.96 26.76V21.24H32.88V26.76H27.96ZM27.96 19.08V13.56H32.88V19.08H27.96ZM27.96 36.48H32.88V41.76H27.96V36.48ZM45.96 41.76H35.04V36.48H39.6C40.2 36.48 40.56 36 40.56 35.4C40.56 34.8 40.08 34.32 39.6 34.32H35.04V28.8H39.6C40.2 28.8 40.56 28.32 40.56 27.72C40.56 27.12 40.08 26.64 39.6 26.64H35.04V21.12H39.6C40.2 21.12 40.56 20.64 40.56 20.04C40.56 19.44 40.08 18.96 39.6 18.96H35.04V13.44H39.6C40.2 13.44 40.56 12.96 40.56 12.36C40.56 11.76 40.08 11.28 39.6 11.28H35.04V6.24H45.96V41.76Z",fill:"#9D6FFF"}),i("path",{d:"M18 40V32.446H16.3143V38.0466H13.7429V33.1174H12.1V38.0466H9.6V32.4307H8V40H18Z",fill:"white"}),i("path",{d:"M18 30.4919V24.7539C18 22.831 16.8571 21.5644 15.2714 21.5644H10.7143C9.12857 21.5644 8 22.831 8 24.7539L8 30.4919H18ZM14.8143 23.5177C16.1429 23.5177 16.4 24.1892 16.4 25.2422V28.5385H9.6V25.2422C9.6 24.1892 9.85714 23.5177 11.1857 23.5177H14.8143Z",fill:"white"}),i("path",{d:"M15.4286 13.7075V13.8754L8.11429 16.897C8.11429 16.897 8 16.9275 8 17.0496V19.5829H18V17.6295H11.1429V17.5074L17.8429 14.9284C17.8429 14.9284 18 14.8978 18 14.73V12.8376C18 12.685 17.8429 12.6392 17.8429 12.6392L11.1429 10.0755V9.95337H18V8H8V10.518C8 10.6554 8.11429 10.6859 8.11429 10.6859L15.4286 13.7075Z",fill:"white"})]}),i("defs",{children:i("clipPath",{id:"clip0_33019_122272",children:i("rect",{width:"48",height:"48",fill:"white"})})})]}))};export{c as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ExelFileIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/FilesLoader/Icons/ExelFileIcon.js"],"names":[],"mappings":";AAEA,uDAaC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/defineProperty";import{SvgIcon as r}from"@material-ui/core";import{jsxs as t,jsx as o}from"react/jsx-runtime";function n(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,o)}return t}function V(r){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?n(Object(o),!0).forEach((function(t){e(r,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(o)):n(Object(o)).forEach((function(e){Object.defineProperty(r,e,Object.getOwnPropertyDescriptor(o,e))}))}return r}var i=function(e){return t(r,V(V({},e),{},{viewBox:"0 0 32 32",children:[o("path",{d:"M31.36 2.8H18.64V0.72V0.64C18.64 0.64 18.64 0.64 18.64 0.56V0.48L18.56 0.4C18.4 0.16 18.32 0.08 18.16 0C18.08 0 18.08 0 18 0H17.92C17.92 0 17.92 0 17.84 0L0.56 2.8C0.24 2.88 0 3.12 0 3.44V4.8V27.04V28.4C0 28.72 0.24 29.04 0.56 29.12L17.92 32C17.92 32 17.92 32 18 32H18.08C18.16 32 18.16 32 18.24 32C18.4 32 18.48 31.84 18.64 31.76L18.72 31.68V31.6C18.72 31.6 18.72 31.6 18.72 31.52V31.44V29.36H31.36C31.76 29.36 32 29.04 32 28.64V3.44C32 3.12 31.68 2.8 31.36 2.8ZM22 4.16V7.6H18.72V4.16H22ZM18.64 19.2H21.92V22.88H18.64V19.2V19.2ZM18.64 17.84V14.16H21.92V17.84H18.64V17.84ZM18.64 12.72V9.04H21.92V12.72H18.64ZM18.64 24.32H21.92V27.84H18.64V24.32V24.32ZM30.64 27.84H23.36V24.32H26.4C26.8 24.32 27.04 24 27.04 23.6C27.04 23.2 26.72 22.88 26.4 22.88H23.36V19.2H26.4C26.8 19.2 27.04 18.88 27.04 18.48C27.04 18.08 26.72 17.76 26.4 17.76H23.36V14.08H26.4C26.8 14.08 27.04 13.76 27.04 13.36C27.04 12.96 26.72 12.64 26.4 12.64H23.36V8.96H26.4C26.8 8.96 27.04 8.64 27.04 8.24C27.04 7.84 26.72 7.52 26.4 7.52H23.36V4.16H30.64V27.84V27.84Z",fill:"#4BC341"}),o("path",{d:"M8.0802 15.84L5.4402 12H7.6802L9.4402 14.8L11.1202 12H13.2802L10.6402 15.84L13.5202 20.08H11.2002L9.2802 16.8L7.3602 20H5.2002L8.0802 15.84Z",fill:"white"})]}))};export{i as default};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export default FileIcon;
|
|
2
|
-
declare function FileIcon({ name, ...rest }: {
|
|
3
|
-
[x: string]: any;
|
|
4
|
-
name: any;
|
|
5
|
-
}): JSX.Element;
|
|
6
|
-
declare namespace FileIcon {
|
|
7
|
-
namespace propTypes {
|
|
8
|
-
const name: PropTypes.Validator<string>;
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
import PropTypes from "prop-types";
|
|
12
|
-
//# sourceMappingURL=FileIcon.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FileIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/FilesLoader/Icons/FileIcon.js"],"names":[],"mappings":";AAUA;;;gBAYC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/defineProperty";import r from"@babel/runtime/helpers/objectWithoutProperties";import t from"prop-types";import o from"./DocFileIcon.js";import n from"./PdfFileIcon.js";import i from"./ExelFileIcon.js";import p from"./UnknownFileIcon.js";import c from"./CSVFileIcon.js";import s from"./EDMFileIcon.js";import m from"./ImageFileIcon.js";import{jsx as l}from"react/jsx-runtime";var f=["name"];function u(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,o)}return t}function j(r){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?u(Object(o),!0).forEach((function(t){e(r,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(o)):u(Object(o)).forEach((function(e){Object.defineProperty(r,e,Object.getOwnPropertyDescriptor(o,e))}))}return r}var a=function(e){var t=e.name,u=r(e,f),a=t.split("."),b=a.pop();return b.includes("doc")?l(o,j({},u)):b.includes("pdf")?l(n,j({},u)):b.includes("xls")?l(i,j({},u)):b.includes("csv")?l(c,j({},u)):b.includes("xml")&&"edm"===a.pop()?l(s,j({},u)):["jpg","png","jpeg"].includes(b)?l(m,j({},u)):l(p,j({},u))};a.propTypes={name:t.string.isRequired};export{a as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ImageFileIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/FilesLoader/Icons/ImageFileIcon.js"],"names":[],"mappings":";AAEA,wDAgBC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/defineProperty";import{SvgIcon as r}from"@material-ui/core";import{jsxs as t,jsx as i}from"react/jsx-runtime";function c(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);r&&(i=i.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,i)}return t}function n(r){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?c(Object(i),!0).forEach((function(t){e(r,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(i)):c(Object(i)).forEach((function(e){Object.defineProperty(r,e,Object.getOwnPropertyDescriptor(i,e))}))}return r}var o=function(e){return t(r,n(n({},e),{},{viewBox:"0 0 24 24",children:[i("g",{clipPath:"url(#clip0_1600_26)",children:i("path",{d:"M23.52 2.03987H13.98V0.599871C13.98 0.239871 13.62 -0.0601292 13.26 -0.000129162L0.42 2.09987C0.18 2.09987 0 2.33987 0 2.57987V21.3599C0 21.5999 0.18 21.8399 0.42 21.8999L13.32 23.9999C13.68 24.0599 14.04 23.7599 14.04 23.3999V21.8999H23.52C23.82 21.8999 24 21.6599 24 21.3599V2.57987C24 2.27987 23.76 2.03987 23.52 2.03987ZM13.98 6.29987C14.88 6.29987 15.6 7.01987 15.6 7.91987C15.6 8.81987 14.88 9.53987 13.98 9.53987V6.29987ZM22.98 20.8199H13.98V18.1799L18.42 13.7399L22.98 18.2999V20.8199ZM22.98 16.8599L18.78 12.6599C18.6 12.4799 18.24 12.4799 18.06 12.6599L13.98 16.7399V10.5599C15.42 10.5599 16.56 9.41987 16.56 7.97987C16.56 6.53987 15.42 5.39987 13.98 5.39987V3.11987H22.98V16.8599Z",fill:"#FF5982"})}),i("defs",{children:i("clipPath",{id:"clip0_1600_26",children:i("rect",{width:"24",height:"24",fill:"white"})})})]}))};export{o as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PdfFileIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/FilesLoader/Icons/PdfFileIcon.js"],"names":[],"mappings":";AAEA,sDAaC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/defineProperty";import{SvgIcon as r}from"@material-ui/core";import{jsxs as t,jsx as C}from"react/jsx-runtime";function o(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var C=Object.getOwnPropertySymbols(e);r&&(C=C.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,C)}return t}function n(r){for(var t=1;t<arguments.length;t++){var C=null!=arguments[t]?arguments[t]:{};t%2?o(Object(C),!0).forEach((function(t){e(r,t,C[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(C)):o(Object(C)).forEach((function(e){Object.defineProperty(r,e,Object.getOwnPropertyDescriptor(C,e))}))}return r}var i=function(e){return t(r,n(n({},e),{},{viewBox:"0 0 32 32",children:[C("path",{d:"M31.36 2.8H18.64V0.72V0.64C18.64 0.64 18.64 0.64 18.64 0.56V0.48L18.56 0.4C18.4 0.16 18.32 0.08 18.16 0C18.08 0 18.08 0 18 0H17.92C17.92 0 17.92 0 17.84 0L0.56 2.8C0.24 2.88 0 3.12 0 3.44V4.8V27.04V28.4C0 28.72 0.24 29.04 0.56 29.12L17.92 32C17.92 32 17.92 32 18 32H18.08C18.16 32 18.16 32 18.24 32C18.4 32 18.48 31.84 18.64 31.76L18.72 31.68V31.6C18.72 31.6 18.72 31.6 18.72 31.52V31.44V29.36H31.36C31.76 29.36 32 29.04 32 28.64V3.44C32 3.12 31.68 2.8 31.36 2.8ZM30.64 27.84H18.64V24.32H26.48C26.88 24.32 27.12 24 27.12 23.6C27.12 23.2 26.8 22.88 26.48 22.88H18.64V19.2H26.48C26.88 19.2 27.12 18.88 27.12 18.48C27.12 18.08 26.8 17.76 26.48 17.76H18.64V14.08H26.48C26.88 14.08 27.12 13.76 27.12 13.36C27.12 12.96 26.8 12.64 26.48 12.64H18.64V8.96H26.48C26.88 8.96 27.12 8.64 27.12 8.24C27.12 7.84 26.8 7.52 26.48 7.52H18.64V4.16H30.64V27.84Z",fill:"#EA2929"}),C("path",{d:"M13.5199 17.9217C13.3599 17.4417 13.0399 17.1217 12.6399 16.8817C12.3999 16.7217 12.0799 16.6417 11.7599 16.6417H9.9199L9.5199 16.0017L10.3999 14.4017C10.5599 14.1617 10.6399 13.8417 10.6399 13.5217C10.6399 12.5617 9.8399 11.7617 8.8799 11.7617C7.9199 11.7617 7.1199 12.5617 7.1199 13.5217C7.1199 13.8417 7.1999 14.0817 7.3599 14.4017L8.2399 16.0017L7.8399 16.7217H5.9199C5.5999 16.7217 5.2799 16.8017 5.0399 16.9617C4.6399 17.2017 4.3199 17.5217 4.1599 18.0017C3.9999 18.4817 4.0799 18.9617 4.3199 19.3617C4.6399 19.9217 5.2799 20.2417 5.8399 20.2417C6.1599 20.2417 6.3999 20.1617 6.7199 20.0017C6.9599 19.8417 7.1999 19.6017 7.3599 19.3617L8.3999 17.7617H9.2799L10.3199 19.3617C10.4799 19.6017 10.7199 19.8417 10.9599 20.0017C11.8399 20.4817 12.8799 20.1617 13.3599 19.2817C13.5999 18.8817 13.6799 18.4017 13.5199 17.9217ZM6.4799 18.8017C6.3999 18.8817 6.3199 18.9617 6.2399 19.0417C6.0799 19.1217 5.9199 19.1217 5.7599 19.1217C5.5999 19.0417 5.4399 18.9617 5.3599 18.8017C5.2799 18.6417 5.2799 18.4817 5.2799 18.3217C5.3599 18.1617 5.4399 18.0017 5.5999 17.9217C5.6799 17.8417 5.7599 17.8417 5.9199 17.8417H7.1199L6.4799 18.8017ZM8.8799 14.8817L8.3199 13.8417C8.2399 13.7617 8.2399 13.6017 8.2399 13.5217C8.2399 13.1217 8.5599 12.8817 8.8799 12.8817C9.2799 12.8817 9.5199 13.2017 9.5199 13.5217C9.5199 13.6017 9.5199 13.7617 9.4399 13.8417L8.8799 14.8817ZM12.3199 18.7217C12.2399 18.8817 12.0799 18.9617 11.9199 19.0417C11.7599 19.1217 11.5999 19.0417 11.4399 18.9617C11.3599 18.8817 11.2799 18.8017 11.1999 18.7217L10.5599 17.7617H11.7599C11.8399 17.7617 11.9999 17.7617 12.0799 17.8417C12.2399 17.9217 12.3199 18.0817 12.3999 18.2417C12.4799 18.4017 12.3999 18.5617 12.3199 18.7217Z",fill:"white"})]}))};export{i as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"UnknownFileIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/FilesLoader/Icons/UnknownFileIcon.js"],"names":[],"mappings":";AAEA,0DASC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/defineProperty";import{SvgIcon as r}from"@material-ui/core";import{jsx as t}from"react/jsx-runtime";function o(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,o)}return t}function n(r){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){e(r,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(e){Object.defineProperty(r,e,Object.getOwnPropertyDescriptor(n,e))}))}return r}var c=function(e){return t(r,n(n({},e),{},{viewBox:"0 0 32 32",children:t("path",{d:"M31.3357 2.784H18.6638V0.696C18.6681 0.661463 18.6681 0.626537 18.6638 0.592V0.592C18.6685 0.554811 18.6685 0.517189 18.6638 0.48V0.48C18.6473 0.440114 18.6258 0.402481 18.5998 0.368V0.368C18.5569 0.277435 18.4945 0.197482 18.417 0.133863C18.3396 0.0702436 18.249 0.0245322 18.1518 0L17.9038 0L0.567954 2.792C0.407636 2.81876 0.262204 2.90205 0.158007 3.02679C0.0538104 3.15154 -0.00225866 3.30948 -4.13915e-05 3.472V28.52C-0.00254391 28.6835 0.053243 28.8425 0.157323 28.9685C0.261404 29.0946 0.406975 29.1795 0.567954 29.208L17.8958 32H18.1438C18.2902 31.9641 18.4199 31.8794 18.5118 31.76V31.76C18.5377 31.7284 18.5592 31.6934 18.5758 31.656V31.656C18.5804 31.6215 18.5804 31.5865 18.5758 31.552C18.5789 31.5388 18.5789 31.5252 18.5758 31.512V31.512C18.5798 31.4774 18.5798 31.4426 18.5758 31.408V31.408V29.328H31.3357C31.516 29.3238 31.6873 29.2482 31.8118 29.1177C31.9363 28.9873 32.0039 28.8127 31.9997 28.6324V3.48C32.0018 3.39069 31.9864 3.30185 31.9541 3.21853C31.9219 3.13521 31.8736 3.05906 31.8119 2.99443C31.7503 2.92979 31.6765 2.87794 31.5948 2.84184C31.513 2.80573 31.425 2.78608 31.3357 2.784V2.784ZM30.6637 27.824H18.6638V4.208H30.6637V27.824Z",fill:"#616161"})}))};export{c as default};
|