89 lines
2.6 KiB
JavaScript
89 lines
2.6 KiB
JavaScript
import{j as r,p as c}from"./docsPage-CrCNk6vV.js";import{useMDXComponents as i}from"./index-CswL0fy2.js";import{M as u}from"./index-B9I9zz1X.js";import{C as t}from"./Table-BwGjE9OL.js";import{c as s}from"./parseCss-Cvj3m43l.js";import"./index-DwChlhAQ.js";import"./_commonjsHelpers-BosuxZz1.js";import"./index-D-8MO0q_.js";import"./iframe-D4q2UGE4.js";import"../sb-preview/runtime.js";import"./index-DxKRhftL.js";import"./index-DrFu-skq.js";import"./index-CROxjmim.js";import"./toString-DnxJX3Gz.js";import"./isSymbol-Br3Fhm6g.js";const a=`.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 e(o){const n={h1:"h1",img:"img",p:"p",...i(),...o.components};return r.jsxs(r.Fragment,{children:[r.jsx(u,{title:"Styles/Tokens/Interactivity",parameters:{...c}}),`
|
|
`,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(t,{title:"Cursor",mdnLink:"cursor",header:["Class","Properties"],body:s(a),copyable:[!0,!1]}),`
|
|
`,r.jsx(t,{title:"Pointer events",mdnLink:"pointer-events",header:["Class","Properties"],body:s(m),copyable:[!0,!1]})]})}function w(o={}){const{wrapper:n}={...i(),...o.components};return n?r.jsx(n,{...o,children:r.jsx(e,{...o})}):e(o)}export{w as default};
|