@macrostrat/column-components
Version:
React rendering primitives for stratigraphic columns
38 lines (37 loc) • 1.04 kB
JavaScript
import h$1 from "@macrostrat/hyper";
const handle = "_handle_zk3u4_16";
const underlay = "_underlay_zk3u4_50";
const note = "_note_zk3u4_5";
const focusable = "_focusable_zk3u4_74";
const link = "_link_zk3u4_92";
const styles = {
"column-notes": "_column-notes_zk3u4_1",
"col-note-label": "_col-note-label_zk3u4_1",
"note-editor": "_note-editor_zk3u4_5",
"bp6-editable-text": "_bp6-editable-text_zk3u4_5",
"position-editor": "_position-editor_zk3u4_16",
handle,
"add-span-handle": "_add-span-handle_zk3u4_21",
"top-handle": "_top-handle_zk3u4_26",
"bottom-handle": "_bottom-handle_zk3u4_27",
"note-connector": "_note-connector_zk3u4_32",
"height-range": "_height-range_zk3u4_45",
underlay,
"notes-list": "_notes-list_zk3u4_56",
note,
"note-inner": "_note-inner_zk3u4_62",
focusable,
link,
"new-note": "_new-note_zk3u4_102"
};
let h = h$1.styled(styles);
Object.assign(h, styles);
export {
h as default,
focusable,
handle,
link,
note,
underlay
};
//# sourceMappingURL=notes.module.sass.js.map