@teselagen/ui 0.7.33-beta.1 → 0.7.33-beta.3
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/package.json +1 -1
- package/src/style.css +13 -0
- package/style.css +0 -29
- /package/{AdvancedOptions.js → src/AdvancedOptions.js} +0 -0
- /package/{AssignDefaultsModeContext.js → src/AssignDefaultsModeContext.js} +0 -0
- /package/{CellDragHandle.js → src/CellDragHandle.js} +0 -0
- /package/{ColumnFilterMenu.js → src/ColumnFilterMenu.js} +0 -0
- /package/{Columns.js → src/Columns.js} +0 -0
- /package/{DisabledLoadingComponent.js → src/DisabledLoadingComponent.js} +0 -0
- /package/{DisplayOptions.js → src/DisplayOptions.js} +0 -0
- /package/{DropdownButton.js → src/DropdownButton.js} +0 -0
- /package/{DropdownCell.js → src/DropdownCell.js} +0 -0
- /package/{EditableCell.js → src/EditableCell.js} +0 -0
- /package/{FillWindow.css → src/FillWindow.css} +0 -0
- /package/{FillWindow.js → src/FillWindow.js} +0 -0
- /package/{FilterAndSortMenu.js → src/FilterAndSortMenu.js} +0 -0
- /package/{FormSeparator.js → src/FormSeparator.js} +0 -0
- /package/{LoadingDots.js → src/LoadingDots.js} +0 -0
- /package/{MatchHeaders.js → src/MatchHeaders.js} +0 -0
- /package/{PagingTool.js → src/PagingTool.js} +0 -0
- /package/{RenderCell.js → src/RenderCell.js} +0 -0
- /package/{SearchBar.js → src/SearchBar.js} +0 -0
- /package/{SimpleStepViz.js → src/SimpleStepViz.js} +0 -0
- /package/{SortableColumns.js → src/SortableColumns.js} +0 -0
- /package/{TableFormTrackerContext.js → src/TableFormTrackerContext.js} +0 -0
- /package/{Tag.js → src/Tag.js} +0 -0
- /package/{ThComponent.js → src/ThComponent.js} +0 -0
- /package/{TimelineEvent.js → src/TimelineEvent.js} +0 -0
- /package/{UploadCsvWizard.css → src/UploadCsvWizard.css} +0 -0
- /package/{UploadCsvWizard.js → src/UploadCsvWizard.js} +0 -0
- /package/{Uploader.js → src/Uploader.js} +0 -0
- /package/{adHoc.js → src/adHoc.js} +0 -0
- /package/{autoTooltip.js → src/autoTooltip.js} +0 -0
- /package/{basicHandleActionsWithFullState.js → src/basicHandleActionsWithFullState.js} +0 -0
- /package/{browserUtils.js → src/browserUtils.js} +0 -0
- /package/{combineReducersWithFullState.js → src/combineReducersWithFullState.js} +0 -0
- /package/{commandControls.js → src/commandControls.js} +0 -0
- /package/{commandUtils.js → src/commandUtils.js} +0 -0
- /package/{constants.js → src/constants.js} +0 -0
- /package/{convertSchema.js → src/convertSchema.js} +0 -0
- /package/{customIcons.js → src/customIcons.js} +0 -0
- /package/{dataTableEnhancer.js → src/dataTableEnhancer.js} +0 -0
- /package/{defaultFormatters.js → src/defaultFormatters.js} +0 -0
- /package/{defaultValidators.js → src/defaultValidators.js} +0 -0
- /package/{determineBlackOrWhiteTextColor.js → src/determineBlackOrWhiteTextColor.js} +0 -0
- /package/{editCellHelper.js → src/editCellHelper.js} +0 -0
- /package/{filterLocalEntitiesToHasura.js → src/filterLocalEntitiesToHasura.js} +0 -0
- /package/{formatPasteData.js → src/formatPasteData.js} +0 -0
- /package/{getAllRows.js → src/getAllRows.js} +0 -0
- /package/{getCellCopyText.js → src/getCellCopyText.js} +0 -0
- /package/{getCellInfo.js → src/getCellInfo.js} +0 -0
- /package/{getCellVal.js → src/getCellVal.js} +0 -0
- /package/{getDayjsFormatter.js → src/getDayjsFormatter.js} +0 -0
- /package/{getFieldPathToField.js → src/getFieldPathToField.js} +0 -0
- /package/{getIdOrCodeOrIndex.js → src/getIdOrCodeOrIndex.js} +0 -0
- /package/{getLastSelectedEntity.js → src/getLastSelectedEntity.js} +0 -0
- /package/{getNewEntToSelect.js → src/getNewEntToSelect.js} +0 -0
- /package/{getNewName.js → src/getNewName.js} +0 -0
- /package/{getRowCopyText.js → src/getRowCopyText.js} +0 -0
- /package/{getTableConfigFromStorage.js → src/getTableConfigFromStorage.js} +0 -0
- /package/{getTextFromEl.js → src/getTextFromEl.js} +0 -0
- /package/{getVals.js → src/getVals.js} +0 -0
- /package/{handleCopyColumn.js → src/handleCopyColumn.js} +0 -0
- /package/{handleCopyHelper.js → src/handleCopyHelper.js} +0 -0
- /package/{handleCopyRows.js → src/handleCopyRows.js} +0 -0
- /package/{handleCopyTable.js → src/handleCopyTable.js} +0 -0
- /package/{handlerHelpers.js → src/handlerHelpers.js} +0 -0
- /package/{hotkeyUtils.js → src/hotkeyUtils.js} +0 -0
- /package/{index.js → src/index.js} +0 -0
- /package/{initializeHasuraWhereAndFilter.js → src/initializeHasuraWhereAndFilter.js} +0 -0
- /package/{isBeingCalledExcessively.js → src/isBeingCalledExcessively.js} +0 -0
- /package/{isBottomRightCornerOfRectangle.js → src/isBottomRightCornerOfRectangle.js} +0 -0
- /package/{isEntityClean.js → src/isEntityClean.js} +0 -0
- /package/{isTruthy.js → src/isTruthy.js} +0 -0
- /package/{isValueEmpty.js → src/isValueEmpty.js} +0 -0
- /package/{itemUpload.js → src/itemUpload.js} +0 -0
- /package/{menuUtils.js → src/menuUtils.js} +0 -0
- /package/{popoverOverflowModifiers.js → src/popoverOverflowModifiers.js} +0 -0
- /package/{primarySelectedValue.js → src/primarySelectedValue.js} +0 -0
- /package/{pureNoFunc.js → src/pureNoFunc.js} +0 -0
- /package/{queryParams.js → src/queryParams.js} +0 -0
- /package/{removeCleanRows.js → src/removeCleanRows.js} +0 -0
- /package/{renderOnDoc.js → src/renderOnDoc.js} +0 -0
- /package/{rerenderOnWindowResize.js → src/rerenderOnWindowResize.js} +0 -0
- /package/{rowClick.js → src/rowClick.js} +0 -0
- /package/{selection.js → src/selection.js} +0 -0
- /package/{showAppSpinner.js → src/showAppSpinner.js} +0 -0
- /package/{showDialogOnDocBody.js → src/showDialogOnDocBody.js} +0 -0
- /package/{showProgressToast.js → src/showProgressToast.js} +0 -0
- /package/{simplifyHasuraWhere.js → src/simplifyHasuraWhere.js} +0 -0
- /package/{sortify.js → src/sortify.js} +0 -0
- /package/{tableQueryParamsToHasuraClauses.js → src/tableQueryParamsToHasuraClauses.js} +0 -0
- /package/{tagUtils.js → src/tagUtils.js} +0 -0
- /package/{tgFormValues.js → src/tgFormValues.js} +0 -0
- /package/{tg_modalState.js → src/tg_modalState.js} +0 -0
- /package/{throwFormError.js → src/throwFormError.js} +0 -0
- /package/{toastr.js → src/toastr.js} +0 -0
- /package/{tryToMatchSchemas.js → src/tryToMatchSchemas.js} +0 -0
- /package/{typeToCommonType.js → src/typeToCommonType.js} +0 -0
- /package/{useDeepEqualMemo.js → src/useDeepEqualMemo.js} +0 -0
- /package/{useDialog.js → src/useDialog.js} +0 -0
- /package/{useStableReference.js → src/useStableReference.js} +0 -0
- /package/{useTableEntities.js → src/useTableEntities.js} +0 -0
- /package/{useTraceUpdate.js → src/useTraceUpdate.js} +0 -0
- /package/{utils.js → src/utils.js} +0 -0
- /package/{validateTableWideErrors.js → src/validateTableWideErrors.js} +0 -0
- /package/{viewColumn.js → src/viewColumn.js} +0 -0
- /package/{withField.js → src/withField.js} +0 -0
- /package/{withFields.js → src/withFields.js} +0 -0
- /package/{withLocalStorage.js → src/withLocalStorage.js} +0 -0
- /package/{withSelectTableRecords.js → src/withSelectTableRecords.js} +0 -0
- /package/{withSelectedEntities.js → src/withSelectedEntities.js} +0 -0
- /package/{withStore.js → src/withStore.js} +0 -0
- /package/{withTableParams.js → src/withTableParams.js} +0 -0
- /package/{wrapDialog.js → src/wrapDialog.js} +0 -0
package/package.json
CHANGED
package/src/style.css
ADDED
package/style.css
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/* Copyright (C) 2018 TeselaGen Biotechnology, Inc. */
|
|
2
|
-
.tg-timeline {
|
|
3
|
-
position: relative;
|
|
4
|
-
white-space: nowrap;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.tg-timeline-line {
|
|
8
|
-
position: absolute;
|
|
9
|
-
height: 90%;
|
|
10
|
-
border-left: 2px solid #bfccd6;
|
|
11
|
-
top: 3px;
|
|
12
|
-
left: 5px;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.tg-timeline-event {
|
|
16
|
-
margin-bottom: 15px;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.tg-timeline-circle {
|
|
20
|
-
width: 12px;
|
|
21
|
-
min-width: 12px;
|
|
22
|
-
height: 12px;
|
|
23
|
-
min-height: 12px;
|
|
24
|
-
z-index: 1;
|
|
25
|
-
margin-right: 10px;
|
|
26
|
-
border-radius: 100px;
|
|
27
|
-
background: #e1e8ed;
|
|
28
|
-
border: 2px solid #137cbd;
|
|
29
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{Tag.js → src/Tag.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|