hypnagaga/docs/assets/_main.stories-a371a316.js
2024-03-15 10:28:33 +00:00

94 lines
3 KiB
JavaScript

import{M as u}from"./chunk-S4VUQJ4A-8db31222.js";import{p as a,j as r}from"./jsx-runtime-14f24761.js";import{C as s}from"./Table-5192aa66.js";import{c as e}from"./parseCss-1f510691.js";import{u as c}from"./index-67044abb.js";import"./iframe-e9991e0d.js";import"../sb-preview/runtime.js";import"./index-01e52bc8.js";import"./_commonjsHelpers-de833af9.js";import"./index-d37d4223.js";import"./index-e04ae519.js";import"./index-356e4a49.js";import"./index-eaed3aa9.js";import"./toString-25ea340b.js";import"./isSymbol-50749e90.js";const p=`.cursor-auto {
cursor: auto;
}
.cursor-default {
cursor: default;
}
.cursor-pointer {
cursor: pointer;
}
.cursor-crosshair {
cursor: crosshair;
}
.cursor-text {
cursor: text;
}
.cursor-move {
cursor: move;
}
.cursor-grab {
cursor: grab;
}
.cursor-grabbing {
cursor: grabbing;
}
.cursor-col-resize {
cursor: col-resize;
}
.cursor-row-resize {
cursor: row-resize;
}
.cursor-zoom-in {
cursor: zoom-in;
}
.cursor-zoom-out {
cursor: zoom-out;
}
.\\!cursor-auto {
cursor: auto !important;
}
.\\!cursor-default {
cursor: default !important;
}
.\\!cursor-pointer {
cursor: pointer !important;
}
.\\!cursor-crosshair {
cursor: crosshair !important;
}
.\\!cursor-text {
cursor: text !important;
}
.\\!cursor-move {
cursor: move !important;
}
.\\!cursor-grab {
cursor: grab !important;
}
.\\!cursor-grabbing {
cursor: grabbing !important;
}
.\\!cursor-col-resize {
cursor: col-resize !important;
}
.\\!cursor-row-resize {
cursor: row-resize !important;
}
.\\!cursor-zoom-in {
cursor: zoom-in !important;
}
.\\!cursor-zoom-out {
cursor: zoom-out !important;
}
`,m=`.pointer-events-none {
pointer-events: none;
}
.pointer-events-auto {
pointer-events: auto;
}
.\\!pointer-events-none {
pointer-events: none !important;
}
.\\!pointer-events-auto {
pointer-events: auto !important;
}
`;function i(o){const n=Object.assign({p:"p",img:"img",h1:"h1"},c(),o.components);return r.jsxs(r.Fragment,{children:[`
`,`
`,`
`,`
`,r.jsx(u,{title:"Styles/Tokens/Interactivity",parameters:{...a}}),`
`,r.jsx(n.p,{children:r.jsx(n.img,{src:"https://graphics.thomsonreuters.com/style-assets/images/logos/reuters-graphics-logo/svg/graphics-logo-color-dark.svg",alt:""})}),`
`,r.jsx(n.h1,{id:"interactivity-tokens",children:"Interactivity tokens"}),`
`,r.jsx(s,{title:"Cursor",mdnLink:"cursor",header:["Class","Properties"],body:e(p),copyable:[!0,!1]}),`
`,r.jsx(s,{title:"Pointer events",mdnLink:"pointer-events",header:["Class","Properties"],body:e(m),copyable:[!0,!1]})]})}function l(o={}){const{wrapper:n}=Object.assign({},c(),o.components);return n?r.jsx(n,{...o,children:r.jsx(i,{...o})}):i(o)}const g=()=>{throw new Error("Docs-only story")};g.parameters={docsOnly:!0};const t={title:"Styles/Tokens/Interactivity",parameters:{...a},tags:["stories-mdx"],includeStories:["__page"]};t.parameters=t.parameters||{};t.parameters.docs={...t.parameters.docs||{},page:l};const D=["__page"];export{D as __namedExportsOrder,g as __page,t as default};
//# sourceMappingURL=_main.stories-a371a316.js.map