feat(ui): add type filter toggles
This commit is contained in:
8
node_modules/@xyflow/react/dist/umd/components/A11yDescriptions/index.d.ts
generated
vendored
Normal file
8
node_modules/@xyflow/react/dist/umd/components/A11yDescriptions/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
export declare const ARIA_NODE_DESC_KEY = "react-flow__node-desc";
|
||||
export declare const ARIA_EDGE_DESC_KEY = "react-flow__edge-desc";
|
||||
export declare const ARIA_LIVE_MESSAGE = "react-flow__aria-live";
|
||||
export declare function A11yDescriptions({ rfId, disableKeyboardA11y }: {
|
||||
rfId: string;
|
||||
disableKeyboardA11y: boolean;
|
||||
}): import("react/jsx-runtime").JSX.Element;
|
||||
//# sourceMappingURL=index.d.ts.map
|
||||
1
node_modules/@xyflow/react/dist/umd/components/A11yDescriptions/index.d.ts.map
generated
vendored
Normal file
1
node_modules/@xyflow/react/dist/umd/components/A11yDescriptions/index.d.ts.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/A11yDescriptions/index.tsx"],"names":[],"mappings":"AAkBA,eAAO,MAAM,kBAAkB,0BAA0B,CAAC;AAC1D,eAAO,MAAM,kBAAkB,0BAA0B,CAAC;AAC1D,eAAO,MAAM,iBAAiB,0BAA0B,CAAC;AAezD,wBAAgB,gBAAgB,CAAC,EAAE,IAAI,EAAE,mBAAmB,EAAE,EAAE;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,mBAAmB,EAAE,OAAO,CAAA;CAAE,2CAgB7G"}
|
||||
Reference in New Issue
Block a user