@macrostrat/column-components
Version:
React rendering primitives for stratigraphic columns
1 lines • 2.31 kB
Source Map (JSON)
{"mappings":"AAAA;;;;AAIA;;;;AAGA;;;;AAMA;;;;;AAIA;;;;;AAIA;;;;AAKA;;;;;AAIA;;;;;;;;AAOA;;;;;AAKA;;;;;;AAKA;;;;AAGE;;;;AAEA;;;;;AAGE;;;;AAGJ;;;;AAIE;;;;AAKA;;;;AAEA;;;;;AAKF;;;;AAGE;;;;AAGA;;;;;;AAKF;;;;AAIE;;;;AAGA","sources":["packages/column-components/src/notes/notes.module.sass"],"sourcesContent":[".column-notes .col-note-label\n cursor: pointer\n\n\n.column-notes .note-editor.bp5-editable-text\n user-select: none\n\n.column-notes .note-editor.bp5-editable-text:before\n top: 0\n left: 0\n right: 0\n bottom: 0\n\n.position-editor .handle\n background-color: #d2e9ff\n border: 1px solid #1e90ff\n\n.position-editor .add-span-handle\n background-color: #e9f4ff\n border: 1px dotted #1e90ff\n\n.position-editor .top-handle,\n.position-editor .bottom-handle,\n.position-editor .add-span-handle\n border-radius: 3px\n\n.note-editor .note-connector\n stroke: #1e90ff\n stroke-width: 3\n\n.col-note-label\n padding-left: 0.3em\n border-left: 1px solid var(--note-color)\n margin: 1px 0\n font-style: italic\n z-index: 15\n\ng.height-range line\n stroke: var(--note-color)\n stroke-width: 1.2px\n\n\n.underlay\n fill: var(--column-background-color)\n fill-opacity: 0.8\n pointer-events: all\n\n.notes-list:has(+ .note-editor)\n // Target the note list that is undergoing editing\n cursor: pointer\n .note\n pointer-events: none\n .note-inner\n cursor: pointer\n pointer-events: all\n &>*\n pointer-events: none\n\n.note-inner\n margin: 5px\n\n.focusable\n .note-inner\n cursor: pointer\n\n.note-editor\n // This seems to be needed due to the overflow-y: scroll on .note-inner\n &>foreignObject\n transform: translate(0, -1px)\n .note-inner\n overflow-y: scroll\n max-height: var(--not-editor-max-height, 500px)\n\n\ng.note, g.note-editor\n --note-color: var(--column-note-color, var(--column-stroke-color, var(--text-color, #000)))\n\n circle\n fill: var(--note-color)\n\n .link\n stroke: var(--note-color)\n stroke-width: 1\n fill: none\n\n.note-editor .underlay\n cursor: pointer\n\n.new-note\n circle\n fill: #1e90ff\n\n line\n stroke: #1e90ff\n stroke-width: 3\n marker-start: url(\"#new_arrow_start\")\n marker-end: url(\"#new_arrow_end\")\n\n"],"names":[],"version":3,"file":"column-components.ae5fd480.css.map"}