UNPKG

@macrostrat/column-components

Version:

React rendering primitives for stratigraphic columns

40 lines (39 loc) 1.38 kB
"use strict"; Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } }); const h$1 = require("@macrostrat/hyper"); const _interopDefault = (e) => e && e.__esModule ? e : { default: e }; const h__default = /* @__PURE__ */ _interopDefault(h$1); 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__default.default.styled(styles); Object.assign(h, styles); exports.default = h; exports.focusable = focusable; exports.handle = handle; exports.link = link; exports.note = note; exports.underlay = underlay; //# sourceMappingURL=notes.module.sass.cjs.map