@nodeject/ui-components
Version:
UI library for non-trivial components
56 lines (55 loc) • 2.45 kB
TypeScript
export const dndTree: string;
export const dndTreeWrapper: string;
export const nodeStyles: string;
export const helperBorderTopLeft: string;
export const helperBorderTopRight: string;
export const smoothDndContainer: string;
export const vertical: string;
export const borderBottomMidLeft: string;
export const borderTopLeft: string;
export const borderTopMidLeft: string;
export const nodeTopLeft: string;
export const nodeTopRight: string;
export const listTreeWrapper: string;
export const dropPlaceholder: string;
export const listNodeNotLastChildWrapper: string;
export const helperIsCollapsed: string;
export const orgTreeWrapper: string;
export const listNodeWithOrgParentNotLastNotFirstWrapper: string;
export const firstChildOfOrgTreeNodeWrapper: string;
export const listTreeRootNodeWrapper: string;
export const orgNodeCenterWrapper: string;
export const nodeWrapper: string;
export const nodeTopMargin: string;
export const node: string;
export const borderBottomLeft: string;
export const nodeBottomLeft: string;
export const expandCollapseButton: string;
export const nodeBottomRight: string;
export const orgNodeNoParentNoChildrenWrapper: string;
export const orgNodeNoParentWithChildrenWrapper: string;
export const listRootSiblingNodeWrapper: string;
export const firstNodeWithOrgParentWrapper: string;
export const firstOrgNodeWithOrgParentAndChildrenWrapper: string;
export const orgNodeWithOrgParentNoChildrenMidPositionWrapper: string;
export const orgNodeWithOrgParentWithChildrenMidPositionWrapper: string;
export const lastOrgNodeWithOrgParentNoChildrenWrapper: string;
export const lastOrgNodeWithOrgParentWrapper: string;
export const lastListNodeWithOrgParentWrapper: string;
export const listNodeNotFirstChildNotLastChildWrapper: string;
export const listLastSiblingNodeWrapper: string;
export const orgNodeWrapper: string;
export const left: string;
export const right: string;
export const orgNodeWithListParentAndMoreSiblingsWrapper: string;
export const topLeft: string;
export const top: string;
export const topRight: string;
export const bottomLeft: string;
export const bottomLeftMid: string;
export const bottomRightMid: string;
export const bottomRight: string;
export const orgNodeWrapperHasParentNoChildren: string;
export const orgTreeChildrenWrapper: string;
export const innerListTreeChildrenWrapper: string;
export const listTreeChildrenWrapper: string;