zudoku 0.7.2-dev.11 → 0.7.2-dev.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli/cli.js +3 -3
- package/dist/cli/cli.js.map +1 -1
- package/dist/cli/common/analytics/lib.js +1 -1
- package/dist/cli/common/analytics/lib.js.map +1 -1
- package/dist/cli/common/outdated.js +20 -11
- package/dist/cli/common/outdated.js.map +1 -1
- package/dist/cli/common/xdg/lib.d.ts +3 -3
- package/dist/cli/common/xdg/lib.js +3 -3
- package/dist/cli/common/xdg/lib.js.map +1 -1
- package/dist/cli/dev/handler.js +26 -7
- package/dist/cli/dev/handler.js.map +1 -1
- package/dist/config/validators/InputSidebarSchema.d.ts +9 -0
- package/dist/config/validators/InputSidebarSchema.js +2 -0
- package/dist/config/validators/InputSidebarSchema.js.map +1 -1
- package/dist/config/validators/SidebarSchema.d.ts +9 -3
- package/dist/config/validators/SidebarSchema.js +7 -3
- package/dist/config/validators/SidebarSchema.js.map +1 -1
- package/dist/lib/components/navigation/SidebarCategory.js +5 -3
- package/dist/lib/components/navigation/SidebarCategory.js.map +1 -1
- package/dist/lib/components/navigation/SidebarItem.js +2 -2
- package/dist/lib/components/navigation/SidebarItem.js.map +1 -1
- package/dist/lib/icons.d.ts +1 -0
- package/dist/lib/icons.js +2 -0
- package/dist/lib/icons.js.map +1 -0
- package/dist/lib/ui/Button.d.ts +2 -2
- package/dist/vite/config.d.ts +3 -3
- package/dist/vite/config.js +23 -22
- package/dist/vite/config.js.map +1 -1
- package/dist/vite/config.test.js +1 -4
- package/dist/vite/config.test.js.map +1 -1
- package/dist/vite/dev-server.js +1 -4
- package/dist/vite/dev-server.js.map +1 -1
- package/dist/vite/plugin-icons.d.ts +3 -0
- package/dist/vite/plugin-icons.js +47 -0
- package/dist/vite/plugin-icons.js.map +1 -0
- package/dist/vite/plugin-sidebar.js +10 -1
- package/dist/vite/plugin-sidebar.js.map +1 -1
- package/dist/vite/plugin.js +2 -0
- package/dist/vite/plugin.js.map +1 -1
- package/lib/{AuthenticationPlugin-DYnkydqa.js → AuthenticationPlugin-Bx9FK124.js} +3 -3
- package/lib/{AuthenticationPlugin-DYnkydqa.js.map → AuthenticationPlugin-Bx9FK124.js.map} +1 -1
- package/lib/{CategoryHeading-w2EW676o.js → CategoryHeading-XnFqN2lJ.js} +2 -2
- package/lib/{CategoryHeading-w2EW676o.js.map → CategoryHeading-XnFqN2lJ.js.map} +1 -1
- package/lib/{DeveloperHint-D87KcpDW.js → DeveloperHint-FBb2uXJe.js} +2 -2
- package/lib/{DeveloperHint-D87KcpDW.js.map → DeveloperHint-FBb2uXJe.js.map} +1 -1
- package/lib/{ErrorPage-BdHAg3Rg.js → ErrorPage-knunPbKI.js} +4 -4
- package/lib/{ErrorPage-BdHAg3Rg.js.map → ErrorPage-knunPbKI.js.map} +1 -1
- package/lib/{Input-BmwltPfA.js → Input-BEDZAKw0.js} +350 -366
- package/lib/Input-BEDZAKw0.js.map +1 -0
- package/lib/{Markdown-BZUoEvL7.js → Markdown-B4aR03g6.js} +2494 -2650
- package/lib/Markdown-B4aR03g6.js.map +1 -0
- package/lib/{MdxPage-E4NFxzHQ.js → MdxPage-BZyQsH8Z.js} +44 -55
- package/lib/MdxPage-BZyQsH8Z.js.map +1 -0
- package/lib/{OperationList-DVIuzHN7.js → OperationList-2NeWEM0u.js} +103 -171
- package/lib/OperationList-2NeWEM0u.js.map +1 -0
- package/lib/{Route-5sI-urRK.js → Route-BZPewmrN.js} +3 -3
- package/lib/{Route-5sI-urRK.js.map → Route-BZPewmrN.js.map} +1 -1
- package/lib/{SidebarBadge-6EEz-Bwe.js → SidebarBadge-COz0hgfa.js} +39 -39
- package/lib/{SidebarBadge-6EEz-Bwe.js.map → SidebarBadge-COz0hgfa.js.map} +1 -1
- package/lib/{SlotletProvider-CNyl5wU0.js → SlotletProvider-DJMaOUDs.js} +70 -94
- package/lib/SlotletProvider-DJMaOUDs.js.map +1 -0
- package/lib/Spinner-3cQDBVGr.js +7 -0
- package/lib/Spinner-3cQDBVGr.js.map +1 -0
- package/lib/{ZudokuContext-BHNQL3XO.js → ZudokuContext-cr-pTRY1.js} +25 -25
- package/lib/{ZudokuContext-BHNQL3XO.js.map → ZudokuContext-cr-pTRY1.js.map} +1 -1
- package/lib/{_commonjsHelpers-BVfed4GL.js → _commonjsHelpers-BkfeUUK-.js} +3 -3
- package/lib/_commonjsHelpers-BkfeUUK-.js.map +1 -0
- package/lib/{index-CbJpF8Yf.js → index-1EDgIO6b.js} +7 -7
- package/lib/{index-CbJpF8Yf.js.map → index-1EDgIO6b.js.map} +1 -1
- package/lib/{index-ChhUJhLT.js → index-BG0g4WW0.js} +10 -10
- package/lib/{index-ChhUJhLT.js.map → index-BG0g4WW0.js.map} +1 -1
- package/lib/{index-DdUotMOQ.js → index-Dv2KZuEw.js} +1113 -1169
- package/lib/index-Dv2KZuEw.js.map +1 -0
- package/lib/{index-BGY8VjAV.js → index-Zezcv0xb.js} +24 -24
- package/lib/{index-BGY8VjAV.js.map → index-Zezcv0xb.js.map} +1 -1
- package/lib/{router-BiRCp01d.js → router-D2p7Olpn.js} +22 -22
- package/lib/{router-BiRCp01d.js.map → router-D2p7Olpn.js.map} +1 -1
- package/lib/{slugify-CiPVjteN.js → slugify-DbLhpSPt.js} +2 -2
- package/lib/{slugify-CiPVjteN.js.map → slugify-DbLhpSPt.js.map} +1 -1
- package/lib/{state-DsXXkBLH.js → state-lIwt9isb.js} +15 -15
- package/lib/{state-DsXXkBLH.js.map → state-lIwt9isb.js.map} +1 -1
- package/lib/{utils-BPHLKjns.js → utils-ByIc_KIM.js} +68 -68
- package/lib/{utils-BPHLKjns.js.map → utils-ByIc_KIM.js.map} +1 -1
- package/lib/zudoku.auth-auth0.js +1 -1
- package/lib/zudoku.auth-clerk.js +2 -2
- package/lib/zudoku.auth-openid.js +8 -8
- package/lib/zudoku.components.js +754 -834
- package/lib/zudoku.components.js.map +1 -1
- package/lib/zudoku.icons.js +2 -0
- package/lib/zudoku.icons.js.map +1 -0
- package/lib/zudoku.openapi-worker.js +2 -2
- package/lib/zudoku.plugin-api-keys.js +80 -131
- package/lib/zudoku.plugin-api-keys.js.map +1 -1
- package/lib/zudoku.plugin-custom-page.js +1 -1
- package/lib/zudoku.plugin-markdown.js +1 -1
- package/lib/zudoku.plugin-openapi.js +9 -8
- package/lib/zudoku.plugin-openapi.js.map +1 -1
- package/lib/zudoku.plugin-redirect.js +3 -3
- package/package.json +7 -3
- package/src/lib/components/navigation/SidebarCategory.tsx +43 -31
- package/src/lib/components/navigation/SidebarItem.tsx +2 -1
- package/src/lib/icons.ts +1 -0
- package/lib/Input-BmwltPfA.js.map +0 -1
- package/lib/Markdown-BZUoEvL7.js.map +0 -1
- package/lib/MdxPage-E4NFxzHQ.js.map +0 -1
- package/lib/OperationList-DVIuzHN7.js.map +0 -1
- package/lib/SlotletProvider-CNyl5wU0.js.map +0 -1
- package/lib/Spinner-B9eFggre.js +0 -15
- package/lib/Spinner-B9eFggre.js.map +0 -1
- package/lib/_commonjsHelpers-BVfed4GL.js.map +0 -1
- package/lib/index-DdUotMOQ.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarBadge-6EEz-Bwe.js","sources":["../../../node_modules/.pnpm/@radix-ui+react-presence@1.1.0_@types+react-dom@18.3.0_@types+react@18.3.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@radix-ui/react-presence/dist/index.mjs","../../../node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.0_@types+react-dom@18.3.0_@types+react@18.3.3_react-dom@18.3_c7p7fyahj7jvpuxrqgc7mv7csa/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","../../../node_modules/.pnpm/@radix-ui+react-dialog@1.1.1_@types+react-dom@18.3.0_@types+react@18.3.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@radix-ui/react-dialog/dist/index.mjs","../src/lib/components/navigation/SidebarBadge.tsx"],"sourcesContent":["\"use client\";\n\n// packages/react/presence/src/Presence.tsx\nimport * as React2 from \"react\";\nimport * as ReactDOM from \"react-dom\";\nimport { useComposedRefs } from \"@radix-ui/react-compose-refs\";\nimport { useLayoutEffect } from \"@radix-ui/react-use-layout-effect\";\n\n// packages/react/presence/src/useStateMachine.tsx\nimport * as React from \"react\";\nfunction useStateMachine(initialState, machine) {\n return React.useReducer((state, event) => {\n const nextState = machine[state][event];\n return nextState ?? state;\n }, initialState);\n}\n\n// packages/react/presence/src/Presence.tsx\nvar Presence = (props) => {\n const { present, children } = props;\n const presence = usePresence(present);\n const child = typeof children === \"function\" ? children({ present: presence.isPresent }) : React2.Children.only(children);\n const ref = useComposedRefs(presence.ref, getElementRef(child));\n const forceMount = typeof children === \"function\";\n return forceMount || presence.isPresent ? React2.cloneElement(child, { ref }) : null;\n};\nPresence.displayName = \"Presence\";\nfunction usePresence(present) {\n const [node, setNode] = React2.useState();\n const stylesRef = React2.useRef({});\n const prevPresentRef = React2.useRef(present);\n const prevAnimationNameRef = React2.useRef(\"none\");\n const initialState = present ? \"mounted\" : \"unmounted\";\n const [state, send] = useStateMachine(initialState, {\n mounted: {\n UNMOUNT: \"unmounted\",\n ANIMATION_OUT: \"unmountSuspended\"\n },\n unmountSuspended: {\n MOUNT: \"mounted\",\n ANIMATION_END: \"unmounted\"\n },\n unmounted: {\n MOUNT: \"mounted\"\n }\n });\n React2.useEffect(() => {\n const currentAnimationName = getAnimationName(stylesRef.current);\n prevAnimationNameRef.current = state === \"mounted\" ? currentAnimationName : \"none\";\n }, [state]);\n useLayoutEffect(() => {\n const styles = stylesRef.current;\n const wasPresent = prevPresentRef.current;\n const hasPresentChanged = wasPresent !== present;\n if (hasPresentChanged) {\n const prevAnimationName = prevAnimationNameRef.current;\n const currentAnimationName = getAnimationName(styles);\n if (present) {\n send(\"MOUNT\");\n } else if (currentAnimationName === \"none\" || styles?.display === \"none\") {\n send(\"UNMOUNT\");\n } else {\n const isAnimating = prevAnimationName !== currentAnimationName;\n if (wasPresent && isAnimating) {\n send(\"ANIMATION_OUT\");\n } else {\n send(\"UNMOUNT\");\n }\n }\n prevPresentRef.current = present;\n }\n }, [present, send]);\n useLayoutEffect(() => {\n if (node) {\n const handleAnimationEnd = (event) => {\n const currentAnimationName = getAnimationName(stylesRef.current);\n const isCurrentAnimation = currentAnimationName.includes(event.animationName);\n if (event.target === node && isCurrentAnimation) {\n ReactDOM.flushSync(() => send(\"ANIMATION_END\"));\n }\n };\n const handleAnimationStart = (event) => {\n if (event.target === node) {\n prevAnimationNameRef.current = getAnimationName(stylesRef.current);\n }\n };\n node.addEventListener(\"animationstart\", handleAnimationStart);\n node.addEventListener(\"animationcancel\", handleAnimationEnd);\n node.addEventListener(\"animationend\", handleAnimationEnd);\n return () => {\n node.removeEventListener(\"animationstart\", handleAnimationStart);\n node.removeEventListener(\"animationcancel\", handleAnimationEnd);\n node.removeEventListener(\"animationend\", handleAnimationEnd);\n };\n } else {\n send(\"ANIMATION_END\");\n }\n }, [node, send]);\n return {\n isPresent: [\"mounted\", \"unmountSuspended\"].includes(state),\n ref: React2.useCallback((node2) => {\n if (node2) stylesRef.current = getComputedStyle(node2);\n setNode(node2);\n }, [])\n };\n}\nfunction getAnimationName(styles) {\n return styles?.animationName || \"none\";\n}\nfunction getElementRef(element) {\n let getter = Object.getOwnPropertyDescriptor(element.props, \"ref\")?.get;\n let mayWarn = getter && \"isReactWarning\" in getter && getter.isReactWarning;\n if (mayWarn) {\n return element.ref;\n }\n getter = Object.getOwnPropertyDescriptor(element, \"ref\")?.get;\n mayWarn = getter && \"isReactWarning\" in getter && getter.isReactWarning;\n if (mayWarn) {\n return element.props.ref;\n }\n return element.props.ref || element.ref;\n}\nexport {\n Presence\n};\n//# sourceMappingURL=index.mjs.map\n","\"use client\";\n\n// packages/react/roving-focus/src/RovingFocusGroup.tsx\nimport * as React from \"react\";\nimport { composeEventHandlers } from \"@radix-ui/primitive\";\nimport { createCollection } from \"@radix-ui/react-collection\";\nimport { useComposedRefs } from \"@radix-ui/react-compose-refs\";\nimport { createContextScope } from \"@radix-ui/react-context\";\nimport { useId } from \"@radix-ui/react-id\";\nimport { Primitive } from \"@radix-ui/react-primitive\";\nimport { useCallbackRef } from \"@radix-ui/react-use-callback-ref\";\nimport { useControllableState } from \"@radix-ui/react-use-controllable-state\";\nimport { useDirection } from \"@radix-ui/react-direction\";\nimport { jsx } from \"react/jsx-runtime\";\nvar ENTRY_FOCUS = \"rovingFocusGroup.onEntryFocus\";\nvar EVENT_OPTIONS = { bubbles: false, cancelable: true };\nvar GROUP_NAME = \"RovingFocusGroup\";\nvar [Collection, useCollection, createCollectionScope] = createCollection(GROUP_NAME);\nvar [createRovingFocusGroupContext, createRovingFocusGroupScope] = createContextScope(\n GROUP_NAME,\n [createCollectionScope]\n);\nvar [RovingFocusProvider, useRovingFocusContext] = createRovingFocusGroupContext(GROUP_NAME);\nvar RovingFocusGroup = React.forwardRef(\n (props, forwardedRef) => {\n return /* @__PURE__ */ jsx(Collection.Provider, { scope: props.__scopeRovingFocusGroup, children: /* @__PURE__ */ jsx(Collection.Slot, { scope: props.__scopeRovingFocusGroup, children: /* @__PURE__ */ jsx(RovingFocusGroupImpl, { ...props, ref: forwardedRef }) }) });\n }\n);\nRovingFocusGroup.displayName = GROUP_NAME;\nvar RovingFocusGroupImpl = React.forwardRef((props, forwardedRef) => {\n const {\n __scopeRovingFocusGroup,\n orientation,\n loop = false,\n dir,\n currentTabStopId: currentTabStopIdProp,\n defaultCurrentTabStopId,\n onCurrentTabStopIdChange,\n onEntryFocus,\n preventScrollOnEntryFocus = false,\n ...groupProps\n } = props;\n const ref = React.useRef(null);\n const composedRefs = useComposedRefs(forwardedRef, ref);\n const direction = useDirection(dir);\n const [currentTabStopId = null, setCurrentTabStopId] = useControllableState({\n prop: currentTabStopIdProp,\n defaultProp: defaultCurrentTabStopId,\n onChange: onCurrentTabStopIdChange\n });\n const [isTabbingBackOut, setIsTabbingBackOut] = React.useState(false);\n const handleEntryFocus = useCallbackRef(onEntryFocus);\n const getItems = useCollection(__scopeRovingFocusGroup);\n const isClickFocusRef = React.useRef(false);\n const [focusableItemsCount, setFocusableItemsCount] = React.useState(0);\n React.useEffect(() => {\n const node = ref.current;\n if (node) {\n node.addEventListener(ENTRY_FOCUS, handleEntryFocus);\n return () => node.removeEventListener(ENTRY_FOCUS, handleEntryFocus);\n }\n }, [handleEntryFocus]);\n return /* @__PURE__ */ jsx(\n RovingFocusProvider,\n {\n scope: __scopeRovingFocusGroup,\n orientation,\n dir: direction,\n loop,\n currentTabStopId,\n onItemFocus: React.useCallback(\n (tabStopId) => setCurrentTabStopId(tabStopId),\n [setCurrentTabStopId]\n ),\n onItemShiftTab: React.useCallback(() => setIsTabbingBackOut(true), []),\n onFocusableItemAdd: React.useCallback(\n () => setFocusableItemsCount((prevCount) => prevCount + 1),\n []\n ),\n onFocusableItemRemove: React.useCallback(\n () => setFocusableItemsCount((prevCount) => prevCount - 1),\n []\n ),\n children: /* @__PURE__ */ jsx(\n Primitive.div,\n {\n tabIndex: isTabbingBackOut || focusableItemsCount === 0 ? -1 : 0,\n \"data-orientation\": orientation,\n ...groupProps,\n ref: composedRefs,\n style: { outline: \"none\", ...props.style },\n onMouseDown: composeEventHandlers(props.onMouseDown, () => {\n isClickFocusRef.current = true;\n }),\n onFocus: composeEventHandlers(props.onFocus, (event) => {\n const isKeyboardFocus = !isClickFocusRef.current;\n if (event.target === event.currentTarget && isKeyboardFocus && !isTabbingBackOut) {\n const entryFocusEvent = new CustomEvent(ENTRY_FOCUS, EVENT_OPTIONS);\n event.currentTarget.dispatchEvent(entryFocusEvent);\n if (!entryFocusEvent.defaultPrevented) {\n const items = getItems().filter((item) => item.focusable);\n const activeItem = items.find((item) => item.active);\n const currentItem = items.find((item) => item.id === currentTabStopId);\n const candidateItems = [activeItem, currentItem, ...items].filter(\n Boolean\n );\n const candidateNodes = candidateItems.map((item) => item.ref.current);\n focusFirst(candidateNodes, preventScrollOnEntryFocus);\n }\n }\n isClickFocusRef.current = false;\n }),\n onBlur: composeEventHandlers(props.onBlur, () => setIsTabbingBackOut(false))\n }\n )\n }\n );\n});\nvar ITEM_NAME = \"RovingFocusGroupItem\";\nvar RovingFocusGroupItem = React.forwardRef(\n (props, forwardedRef) => {\n const {\n __scopeRovingFocusGroup,\n focusable = true,\n active = false,\n tabStopId,\n ...itemProps\n } = props;\n const autoId = useId();\n const id = tabStopId || autoId;\n const context = useRovingFocusContext(ITEM_NAME, __scopeRovingFocusGroup);\n const isCurrentTabStop = context.currentTabStopId === id;\n const getItems = useCollection(__scopeRovingFocusGroup);\n const { onFocusableItemAdd, onFocusableItemRemove } = context;\n React.useEffect(() => {\n if (focusable) {\n onFocusableItemAdd();\n return () => onFocusableItemRemove();\n }\n }, [focusable, onFocusableItemAdd, onFocusableItemRemove]);\n return /* @__PURE__ */ jsx(\n Collection.ItemSlot,\n {\n scope: __scopeRovingFocusGroup,\n id,\n focusable,\n active,\n children: /* @__PURE__ */ jsx(\n Primitive.span,\n {\n tabIndex: isCurrentTabStop ? 0 : -1,\n \"data-orientation\": context.orientation,\n ...itemProps,\n ref: forwardedRef,\n onMouseDown: composeEventHandlers(props.onMouseDown, (event) => {\n if (!focusable) event.preventDefault();\n else context.onItemFocus(id);\n }),\n onFocus: composeEventHandlers(props.onFocus, () => context.onItemFocus(id)),\n onKeyDown: composeEventHandlers(props.onKeyDown, (event) => {\n if (event.key === \"Tab\" && event.shiftKey) {\n context.onItemShiftTab();\n return;\n }\n if (event.target !== event.currentTarget) return;\n const focusIntent = getFocusIntent(event, context.orientation, context.dir);\n if (focusIntent !== void 0) {\n if (event.metaKey || event.ctrlKey || event.altKey || event.shiftKey) return;\n event.preventDefault();\n const items = getItems().filter((item) => item.focusable);\n let candidateNodes = items.map((item) => item.ref.current);\n if (focusIntent === \"last\") candidateNodes.reverse();\n else if (focusIntent === \"prev\" || focusIntent === \"next\") {\n if (focusIntent === \"prev\") candidateNodes.reverse();\n const currentIndex = candidateNodes.indexOf(event.currentTarget);\n candidateNodes = context.loop ? wrapArray(candidateNodes, currentIndex + 1) : candidateNodes.slice(currentIndex + 1);\n }\n setTimeout(() => focusFirst(candidateNodes));\n }\n })\n }\n )\n }\n );\n }\n);\nRovingFocusGroupItem.displayName = ITEM_NAME;\nvar MAP_KEY_TO_FOCUS_INTENT = {\n ArrowLeft: \"prev\",\n ArrowUp: \"prev\",\n ArrowRight: \"next\",\n ArrowDown: \"next\",\n PageUp: \"first\",\n Home: \"first\",\n PageDown: \"last\",\n End: \"last\"\n};\nfunction getDirectionAwareKey(key, dir) {\n if (dir !== \"rtl\") return key;\n return key === \"ArrowLeft\" ? \"ArrowRight\" : key === \"ArrowRight\" ? \"ArrowLeft\" : key;\n}\nfunction getFocusIntent(event, orientation, dir) {\n const key = getDirectionAwareKey(event.key, dir);\n if (orientation === \"vertical\" && [\"ArrowLeft\", \"ArrowRight\"].includes(key)) return void 0;\n if (orientation === \"horizontal\" && [\"ArrowUp\", \"ArrowDown\"].includes(key)) return void 0;\n return MAP_KEY_TO_FOCUS_INTENT[key];\n}\nfunction focusFirst(candidates, preventScroll = false) {\n const PREVIOUSLY_FOCUSED_ELEMENT = document.activeElement;\n for (const candidate of candidates) {\n if (candidate === PREVIOUSLY_FOCUSED_ELEMENT) return;\n candidate.focus({ preventScroll });\n if (document.activeElement !== PREVIOUSLY_FOCUSED_ELEMENT) return;\n }\n}\nfunction wrapArray(array, startIndex) {\n return array.map((_, index) => array[(startIndex + index) % array.length]);\n}\nvar Root = RovingFocusGroup;\nvar Item = RovingFocusGroupItem;\nexport {\n Item,\n Root,\n RovingFocusGroup,\n RovingFocusGroupItem,\n createRovingFocusGroupScope\n};\n//# sourceMappingURL=index.mjs.map\n","\"use client\";\n\n// packages/react/dialog/src/Dialog.tsx\nimport * as React from \"react\";\nimport { composeEventHandlers } from \"@radix-ui/primitive\";\nimport { useComposedRefs } from \"@radix-ui/react-compose-refs\";\nimport { createContext, createContextScope } from \"@radix-ui/react-context\";\nimport { useId } from \"@radix-ui/react-id\";\nimport { useControllableState } from \"@radix-ui/react-use-controllable-state\";\nimport { DismissableLayer } from \"@radix-ui/react-dismissable-layer\";\nimport { FocusScope } from \"@radix-ui/react-focus-scope\";\nimport { Portal as PortalPrimitive } from \"@radix-ui/react-portal\";\nimport { Presence } from \"@radix-ui/react-presence\";\nimport { Primitive } from \"@radix-ui/react-primitive\";\nimport { useFocusGuards } from \"@radix-ui/react-focus-guards\";\nimport { RemoveScroll } from \"react-remove-scroll\";\nimport { hideOthers } from \"aria-hidden\";\nimport { Slot } from \"@radix-ui/react-slot\";\nimport { Fragment, jsx, jsxs } from \"react/jsx-runtime\";\nvar DIALOG_NAME = \"Dialog\";\nvar [createDialogContext, createDialogScope] = createContextScope(DIALOG_NAME);\nvar [DialogProvider, useDialogContext] = createDialogContext(DIALOG_NAME);\nvar Dialog = (props) => {\n const {\n __scopeDialog,\n children,\n open: openProp,\n defaultOpen,\n onOpenChange,\n modal = true\n } = props;\n const triggerRef = React.useRef(null);\n const contentRef = React.useRef(null);\n const [open = false, setOpen] = useControllableState({\n prop: openProp,\n defaultProp: defaultOpen,\n onChange: onOpenChange\n });\n return /* @__PURE__ */ jsx(\n DialogProvider,\n {\n scope: __scopeDialog,\n triggerRef,\n contentRef,\n contentId: useId(),\n titleId: useId(),\n descriptionId: useId(),\n open,\n onOpenChange: setOpen,\n onOpenToggle: React.useCallback(() => setOpen((prevOpen) => !prevOpen), [setOpen]),\n modal,\n children\n }\n );\n};\nDialog.displayName = DIALOG_NAME;\nvar TRIGGER_NAME = \"DialogTrigger\";\nvar DialogTrigger = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeDialog, ...triggerProps } = props;\n const context = useDialogContext(TRIGGER_NAME, __scopeDialog);\n const composedTriggerRef = useComposedRefs(forwardedRef, context.triggerRef);\n return /* @__PURE__ */ jsx(\n Primitive.button,\n {\n type: \"button\",\n \"aria-haspopup\": \"dialog\",\n \"aria-expanded\": context.open,\n \"aria-controls\": context.contentId,\n \"data-state\": getState(context.open),\n ...triggerProps,\n ref: composedTriggerRef,\n onClick: composeEventHandlers(props.onClick, context.onOpenToggle)\n }\n );\n }\n);\nDialogTrigger.displayName = TRIGGER_NAME;\nvar PORTAL_NAME = \"DialogPortal\";\nvar [PortalProvider, usePortalContext] = createDialogContext(PORTAL_NAME, {\n forceMount: void 0\n});\nvar DialogPortal = (props) => {\n const { __scopeDialog, forceMount, children, container } = props;\n const context = useDialogContext(PORTAL_NAME, __scopeDialog);\n return /* @__PURE__ */ jsx(PortalProvider, { scope: __scopeDialog, forceMount, children: React.Children.map(children, (child) => /* @__PURE__ */ jsx(Presence, { present: forceMount || context.open, children: /* @__PURE__ */ jsx(PortalPrimitive, { asChild: true, container, children: child }) })) });\n};\nDialogPortal.displayName = PORTAL_NAME;\nvar OVERLAY_NAME = \"DialogOverlay\";\nvar DialogOverlay = React.forwardRef(\n (props, forwardedRef) => {\n const portalContext = usePortalContext(OVERLAY_NAME, props.__scopeDialog);\n const { forceMount = portalContext.forceMount, ...overlayProps } = props;\n const context = useDialogContext(OVERLAY_NAME, props.__scopeDialog);\n return context.modal ? /* @__PURE__ */ jsx(Presence, { present: forceMount || context.open, children: /* @__PURE__ */ jsx(DialogOverlayImpl, { ...overlayProps, ref: forwardedRef }) }) : null;\n }\n);\nDialogOverlay.displayName = OVERLAY_NAME;\nvar DialogOverlayImpl = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeDialog, ...overlayProps } = props;\n const context = useDialogContext(OVERLAY_NAME, __scopeDialog);\n return (\n // Make sure `Content` is scrollable even when it doesn't live inside `RemoveScroll`\n // ie. when `Overlay` and `Content` are siblings\n /* @__PURE__ */ jsx(RemoveScroll, { as: Slot, allowPinchZoom: true, shards: [context.contentRef], children: /* @__PURE__ */ jsx(\n Primitive.div,\n {\n \"data-state\": getState(context.open),\n ...overlayProps,\n ref: forwardedRef,\n style: { pointerEvents: \"auto\", ...overlayProps.style }\n }\n ) })\n );\n }\n);\nvar CONTENT_NAME = \"DialogContent\";\nvar DialogContent = React.forwardRef(\n (props, forwardedRef) => {\n const portalContext = usePortalContext(CONTENT_NAME, props.__scopeDialog);\n const { forceMount = portalContext.forceMount, ...contentProps } = props;\n const context = useDialogContext(CONTENT_NAME, props.__scopeDialog);\n return /* @__PURE__ */ jsx(Presence, { present: forceMount || context.open, children: context.modal ? /* @__PURE__ */ jsx(DialogContentModal, { ...contentProps, ref: forwardedRef }) : /* @__PURE__ */ jsx(DialogContentNonModal, { ...contentProps, ref: forwardedRef }) });\n }\n);\nDialogContent.displayName = CONTENT_NAME;\nvar DialogContentModal = React.forwardRef(\n (props, forwardedRef) => {\n const context = useDialogContext(CONTENT_NAME, props.__scopeDialog);\n const contentRef = React.useRef(null);\n const composedRefs = useComposedRefs(forwardedRef, context.contentRef, contentRef);\n React.useEffect(() => {\n const content = contentRef.current;\n if (content) return hideOthers(content);\n }, []);\n return /* @__PURE__ */ jsx(\n DialogContentImpl,\n {\n ...props,\n ref: composedRefs,\n trapFocus: context.open,\n disableOutsidePointerEvents: true,\n onCloseAutoFocus: composeEventHandlers(props.onCloseAutoFocus, (event) => {\n event.preventDefault();\n context.triggerRef.current?.focus();\n }),\n onPointerDownOutside: composeEventHandlers(props.onPointerDownOutside, (event) => {\n const originalEvent = event.detail.originalEvent;\n const ctrlLeftClick = originalEvent.button === 0 && originalEvent.ctrlKey === true;\n const isRightClick = originalEvent.button === 2 || ctrlLeftClick;\n if (isRightClick) event.preventDefault();\n }),\n onFocusOutside: composeEventHandlers(\n props.onFocusOutside,\n (event) => event.preventDefault()\n )\n }\n );\n }\n);\nvar DialogContentNonModal = React.forwardRef(\n (props, forwardedRef) => {\n const context = useDialogContext(CONTENT_NAME, props.__scopeDialog);\n const hasInteractedOutsideRef = React.useRef(false);\n const hasPointerDownOutsideRef = React.useRef(false);\n return /* @__PURE__ */ jsx(\n DialogContentImpl,\n {\n ...props,\n ref: forwardedRef,\n trapFocus: false,\n disableOutsidePointerEvents: false,\n onCloseAutoFocus: (event) => {\n props.onCloseAutoFocus?.(event);\n if (!event.defaultPrevented) {\n if (!hasInteractedOutsideRef.current) context.triggerRef.current?.focus();\n event.preventDefault();\n }\n hasInteractedOutsideRef.current = false;\n hasPointerDownOutsideRef.current = false;\n },\n onInteractOutside: (event) => {\n props.onInteractOutside?.(event);\n if (!event.defaultPrevented) {\n hasInteractedOutsideRef.current = true;\n if (event.detail.originalEvent.type === \"pointerdown\") {\n hasPointerDownOutsideRef.current = true;\n }\n }\n const target = event.target;\n const targetIsTrigger = context.triggerRef.current?.contains(target);\n if (targetIsTrigger) event.preventDefault();\n if (event.detail.originalEvent.type === \"focusin\" && hasPointerDownOutsideRef.current) {\n event.preventDefault();\n }\n }\n }\n );\n }\n);\nvar DialogContentImpl = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeDialog, trapFocus, onOpenAutoFocus, onCloseAutoFocus, ...contentProps } = props;\n const context = useDialogContext(CONTENT_NAME, __scopeDialog);\n const contentRef = React.useRef(null);\n const composedRefs = useComposedRefs(forwardedRef, contentRef);\n useFocusGuards();\n return /* @__PURE__ */ jsxs(Fragment, { children: [\n /* @__PURE__ */ jsx(\n FocusScope,\n {\n asChild: true,\n loop: true,\n trapped: trapFocus,\n onMountAutoFocus: onOpenAutoFocus,\n onUnmountAutoFocus: onCloseAutoFocus,\n children: /* @__PURE__ */ jsx(\n DismissableLayer,\n {\n role: \"dialog\",\n id: context.contentId,\n \"aria-describedby\": context.descriptionId,\n \"aria-labelledby\": context.titleId,\n \"data-state\": getState(context.open),\n ...contentProps,\n ref: composedRefs,\n onDismiss: () => context.onOpenChange(false)\n }\n )\n }\n ),\n /* @__PURE__ */ jsxs(Fragment, { children: [\n /* @__PURE__ */ jsx(TitleWarning, { titleId: context.titleId }),\n /* @__PURE__ */ jsx(DescriptionWarning, { contentRef, descriptionId: context.descriptionId })\n ] })\n ] });\n }\n);\nvar TITLE_NAME = \"DialogTitle\";\nvar DialogTitle = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeDialog, ...titleProps } = props;\n const context = useDialogContext(TITLE_NAME, __scopeDialog);\n return /* @__PURE__ */ jsx(Primitive.h2, { id: context.titleId, ...titleProps, ref: forwardedRef });\n }\n);\nDialogTitle.displayName = TITLE_NAME;\nvar DESCRIPTION_NAME = \"DialogDescription\";\nvar DialogDescription = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeDialog, ...descriptionProps } = props;\n const context = useDialogContext(DESCRIPTION_NAME, __scopeDialog);\n return /* @__PURE__ */ jsx(Primitive.p, { id: context.descriptionId, ...descriptionProps, ref: forwardedRef });\n }\n);\nDialogDescription.displayName = DESCRIPTION_NAME;\nvar CLOSE_NAME = \"DialogClose\";\nvar DialogClose = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeDialog, ...closeProps } = props;\n const context = useDialogContext(CLOSE_NAME, __scopeDialog);\n return /* @__PURE__ */ jsx(\n Primitive.button,\n {\n type: \"button\",\n ...closeProps,\n ref: forwardedRef,\n onClick: composeEventHandlers(props.onClick, () => context.onOpenChange(false))\n }\n );\n }\n);\nDialogClose.displayName = CLOSE_NAME;\nfunction getState(open) {\n return open ? \"open\" : \"closed\";\n}\nvar TITLE_WARNING_NAME = \"DialogTitleWarning\";\nvar [WarningProvider, useWarningContext] = createContext(TITLE_WARNING_NAME, {\n contentName: CONTENT_NAME,\n titleName: TITLE_NAME,\n docsSlug: \"dialog\"\n});\nvar TitleWarning = ({ titleId }) => {\n const titleWarningContext = useWarningContext(TITLE_WARNING_NAME);\n const MESSAGE = `\\`${titleWarningContext.contentName}\\` requires a \\`${titleWarningContext.titleName}\\` for the component to be accessible for screen reader users.\n\nIf you want to hide the \\`${titleWarningContext.titleName}\\`, you can wrap it with our VisuallyHidden component.\n\nFor more information, see https://radix-ui.com/primitives/docs/components/${titleWarningContext.docsSlug}`;\n React.useEffect(() => {\n if (titleId) {\n const hasTitle = document.getElementById(titleId);\n if (!hasTitle) console.error(MESSAGE);\n }\n }, [MESSAGE, titleId]);\n return null;\n};\nvar DESCRIPTION_WARNING_NAME = \"DialogDescriptionWarning\";\nvar DescriptionWarning = ({ contentRef, descriptionId }) => {\n const descriptionWarningContext = useWarningContext(DESCRIPTION_WARNING_NAME);\n const MESSAGE = `Warning: Missing \\`Description\\` or \\`aria-describedby={undefined}\\` for {${descriptionWarningContext.contentName}}.`;\n React.useEffect(() => {\n const describedById = contentRef.current?.getAttribute(\"aria-describedby\");\n if (descriptionId && describedById) {\n const hasDescription = document.getElementById(descriptionId);\n if (!hasDescription) console.warn(MESSAGE);\n }\n }, [MESSAGE, contentRef, descriptionId]);\n return null;\n};\nvar Root = Dialog;\nvar Trigger = DialogTrigger;\nvar Portal = DialogPortal;\nvar Overlay = DialogOverlay;\nvar Content = DialogContent;\nvar Title = DialogTitle;\nvar Description = DialogDescription;\nvar Close = DialogClose;\nexport {\n Close,\n Content,\n Description,\n Dialog,\n DialogClose,\n DialogContent,\n DialogDescription,\n DialogOverlay,\n DialogPortal,\n DialogTitle,\n DialogTrigger,\n Overlay,\n Portal,\n Root,\n Title,\n Trigger,\n WarningProvider,\n createDialogScope\n};\n//# sourceMappingURL=index.mjs.map\n","import { cn } from \"../../util/cn.js\";\n\nexport const TextColorMap = {\n green: \"text-green-600\",\n blue: \"text-sky-600\",\n yellow: \"text-yellow-600\",\n red: \"text-red-600\",\n purple: \"text-purple-600\",\n indigo: \"text-indigo-600\",\n gray: \"text-gray-600\",\n};\n\nexport const ColorMap = {\n green: \"bg-green-400 dark:bg-green-800\",\n blue: \"bg-sky-400 dark:bg-sky-800\",\n yellow: \"bg-yellow-400 dark:bg-yellow-800\",\n red: \"bg-red-400 dark:bg-red-800\",\n purple: \"bg-purple-400 dark:bg-purple-600\",\n indigo: \"bg-indigo-400 dark:bg-indigo-600\",\n gray: \"bg-gray-400 dark:bg-gray-600\",\n};\n\nexport const SidebarBadge = ({\n color,\n label,\n className,\n}: {\n color: keyof typeof ColorMap;\n label: string;\n className?: string;\n}) => {\n return (\n <span\n className={cn(\n \"mt-0.5 flex items-center duration-200 transition-opacity text-center uppercase font-mono text-[0.65rem] font-bold rounded text-background dark:text-zinc-50 h-4 px-1\",\n ColorMap[color],\n className,\n )}\n >\n {label}\n </span>\n );\n};\n"],"names":["useStateMachine","initialState","machine","React","state","event","Presence","props","present","children","presence","usePresence","child","React2","ref","useComposedRefs","getElementRef","node","setNode","stylesRef","prevPresentRef","prevAnimationNameRef","send","currentAnimationName","getAnimationName","useLayoutEffect","styles","wasPresent","prevAnimationName","handleAnimationEnd","isCurrentAnimation","ReactDOM","handleAnimationStart","node2","element","getter","_a","mayWarn","_b","ENTRY_FOCUS","EVENT_OPTIONS","GROUP_NAME","Collection","useCollection","createCollectionScope","createCollection","createRovingFocusGroupContext","createRovingFocusGroupScope","createContextScope","RovingFocusProvider","useRovingFocusContext","RovingFocusGroup","forwardedRef","jsx","RovingFocusGroupImpl","__scopeRovingFocusGroup","orientation","loop","dir","currentTabStopIdProp","defaultCurrentTabStopId","onCurrentTabStopIdChange","onEntryFocus","preventScrollOnEntryFocus","groupProps","composedRefs","direction","useDirection","currentTabStopId","setCurrentTabStopId","useControllableState","isTabbingBackOut","setIsTabbingBackOut","handleEntryFocus","useCallbackRef","getItems","isClickFocusRef","focusableItemsCount","setFocusableItemsCount","tabStopId","prevCount","Primitive","composeEventHandlers","isKeyboardFocus","entryFocusEvent","items","item","activeItem","currentItem","candidateNodes","focusFirst","ITEM_NAME","RovingFocusGroupItem","focusable","active","itemProps","autoId","useId","id","context","isCurrentTabStop","onFocusableItemAdd","onFocusableItemRemove","focusIntent","getFocusIntent","currentIndex","wrapArray","MAP_KEY_TO_FOCUS_INTENT","getDirectionAwareKey","key","candidates","preventScroll","PREVIOUSLY_FOCUSED_ELEMENT","candidate","array","startIndex","_","index","Root","Item","DIALOG_NAME","createDialogContext","createDialogScope","DialogProvider","useDialogContext","Dialog","__scopeDialog","openProp","defaultOpen","onOpenChange","modal","triggerRef","contentRef","open","setOpen","prevOpen","TRIGGER_NAME","DialogTrigger","triggerProps","composedTriggerRef","getState","PORTAL_NAME","PortalProvider","usePortalContext","DialogPortal","forceMount","container","PortalPrimitive","OVERLAY_NAME","DialogOverlay","portalContext","overlayProps","DialogOverlayImpl","RemoveScroll","Slot","CONTENT_NAME","DialogContent","contentProps","DialogContentModal","DialogContentNonModal","content","hideOthers","DialogContentImpl","originalEvent","ctrlLeftClick","hasInteractedOutsideRef","hasPointerDownOutsideRef","target","trapFocus","onOpenAutoFocus","onCloseAutoFocus","useFocusGuards","jsxs","Fragment","FocusScope","DismissableLayer","TitleWarning","DescriptionWarning","TITLE_NAME","DialogTitle","titleProps","DESCRIPTION_NAME","DialogDescription","descriptionProps","CLOSE_NAME","DialogClose","closeProps","TITLE_WARNING_NAME","WarningProvider","useWarningContext","createContext","titleId","titleWarningContext","MESSAGE","DESCRIPTION_WARNING_NAME","descriptionId","describedById","Trigger","Portal","Overlay","Content","Title","Description","Close","TextColorMap","ColorMap","SidebarBadge","color","label","className","cn"],"mappings":"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","x_google_ignoreList":[0,1,2]}
|
|
1
|
+
{"version":3,"file":"SidebarBadge-COz0hgfa.js","sources":["../../../node_modules/.pnpm/@radix-ui+react-presence@1.1.0_@types+react-dom@18.3.0_@types+react@18.3.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@radix-ui/react-presence/dist/index.mjs","../../../node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.0_@types+react-dom@18.3.0_@types+react@18.3.3_react-dom@18.3_c7p7fyahj7jvpuxrqgc7mv7csa/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","../../../node_modules/.pnpm/@radix-ui+react-dialog@1.1.1_@types+react-dom@18.3.0_@types+react@18.3.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@radix-ui/react-dialog/dist/index.mjs","../src/lib/components/navigation/SidebarBadge.tsx"],"sourcesContent":["\"use client\";\n\n// packages/react/presence/src/Presence.tsx\nimport * as React2 from \"react\";\nimport * as ReactDOM from \"react-dom\";\nimport { useComposedRefs } from \"@radix-ui/react-compose-refs\";\nimport { useLayoutEffect } from \"@radix-ui/react-use-layout-effect\";\n\n// packages/react/presence/src/useStateMachine.tsx\nimport * as React from \"react\";\nfunction useStateMachine(initialState, machine) {\n return React.useReducer((state, event) => {\n const nextState = machine[state][event];\n return nextState ?? state;\n }, initialState);\n}\n\n// packages/react/presence/src/Presence.tsx\nvar Presence = (props) => {\n const { present, children } = props;\n const presence = usePresence(present);\n const child = typeof children === \"function\" ? children({ present: presence.isPresent }) : React2.Children.only(children);\n const ref = useComposedRefs(presence.ref, getElementRef(child));\n const forceMount = typeof children === \"function\";\n return forceMount || presence.isPresent ? React2.cloneElement(child, { ref }) : null;\n};\nPresence.displayName = \"Presence\";\nfunction usePresence(present) {\n const [node, setNode] = React2.useState();\n const stylesRef = React2.useRef({});\n const prevPresentRef = React2.useRef(present);\n const prevAnimationNameRef = React2.useRef(\"none\");\n const initialState = present ? \"mounted\" : \"unmounted\";\n const [state, send] = useStateMachine(initialState, {\n mounted: {\n UNMOUNT: \"unmounted\",\n ANIMATION_OUT: \"unmountSuspended\"\n },\n unmountSuspended: {\n MOUNT: \"mounted\",\n ANIMATION_END: \"unmounted\"\n },\n unmounted: {\n MOUNT: \"mounted\"\n }\n });\n React2.useEffect(() => {\n const currentAnimationName = getAnimationName(stylesRef.current);\n prevAnimationNameRef.current = state === \"mounted\" ? currentAnimationName : \"none\";\n }, [state]);\n useLayoutEffect(() => {\n const styles = stylesRef.current;\n const wasPresent = prevPresentRef.current;\n const hasPresentChanged = wasPresent !== present;\n if (hasPresentChanged) {\n const prevAnimationName = prevAnimationNameRef.current;\n const currentAnimationName = getAnimationName(styles);\n if (present) {\n send(\"MOUNT\");\n } else if (currentAnimationName === \"none\" || styles?.display === \"none\") {\n send(\"UNMOUNT\");\n } else {\n const isAnimating = prevAnimationName !== currentAnimationName;\n if (wasPresent && isAnimating) {\n send(\"ANIMATION_OUT\");\n } else {\n send(\"UNMOUNT\");\n }\n }\n prevPresentRef.current = present;\n }\n }, [present, send]);\n useLayoutEffect(() => {\n if (node) {\n const handleAnimationEnd = (event) => {\n const currentAnimationName = getAnimationName(stylesRef.current);\n const isCurrentAnimation = currentAnimationName.includes(event.animationName);\n if (event.target === node && isCurrentAnimation) {\n ReactDOM.flushSync(() => send(\"ANIMATION_END\"));\n }\n };\n const handleAnimationStart = (event) => {\n if (event.target === node) {\n prevAnimationNameRef.current = getAnimationName(stylesRef.current);\n }\n };\n node.addEventListener(\"animationstart\", handleAnimationStart);\n node.addEventListener(\"animationcancel\", handleAnimationEnd);\n node.addEventListener(\"animationend\", handleAnimationEnd);\n return () => {\n node.removeEventListener(\"animationstart\", handleAnimationStart);\n node.removeEventListener(\"animationcancel\", handleAnimationEnd);\n node.removeEventListener(\"animationend\", handleAnimationEnd);\n };\n } else {\n send(\"ANIMATION_END\");\n }\n }, [node, send]);\n return {\n isPresent: [\"mounted\", \"unmountSuspended\"].includes(state),\n ref: React2.useCallback((node2) => {\n if (node2) stylesRef.current = getComputedStyle(node2);\n setNode(node2);\n }, [])\n };\n}\nfunction getAnimationName(styles) {\n return styles?.animationName || \"none\";\n}\nfunction getElementRef(element) {\n let getter = Object.getOwnPropertyDescriptor(element.props, \"ref\")?.get;\n let mayWarn = getter && \"isReactWarning\" in getter && getter.isReactWarning;\n if (mayWarn) {\n return element.ref;\n }\n getter = Object.getOwnPropertyDescriptor(element, \"ref\")?.get;\n mayWarn = getter && \"isReactWarning\" in getter && getter.isReactWarning;\n if (mayWarn) {\n return element.props.ref;\n }\n return element.props.ref || element.ref;\n}\nexport {\n Presence\n};\n//# sourceMappingURL=index.mjs.map\n","\"use client\";\n\n// packages/react/roving-focus/src/RovingFocusGroup.tsx\nimport * as React from \"react\";\nimport { composeEventHandlers } from \"@radix-ui/primitive\";\nimport { createCollection } from \"@radix-ui/react-collection\";\nimport { useComposedRefs } from \"@radix-ui/react-compose-refs\";\nimport { createContextScope } from \"@radix-ui/react-context\";\nimport { useId } from \"@radix-ui/react-id\";\nimport { Primitive } from \"@radix-ui/react-primitive\";\nimport { useCallbackRef } from \"@radix-ui/react-use-callback-ref\";\nimport { useControllableState } from \"@radix-ui/react-use-controllable-state\";\nimport { useDirection } from \"@radix-ui/react-direction\";\nimport { jsx } from \"react/jsx-runtime\";\nvar ENTRY_FOCUS = \"rovingFocusGroup.onEntryFocus\";\nvar EVENT_OPTIONS = { bubbles: false, cancelable: true };\nvar GROUP_NAME = \"RovingFocusGroup\";\nvar [Collection, useCollection, createCollectionScope] = createCollection(GROUP_NAME);\nvar [createRovingFocusGroupContext, createRovingFocusGroupScope] = createContextScope(\n GROUP_NAME,\n [createCollectionScope]\n);\nvar [RovingFocusProvider, useRovingFocusContext] = createRovingFocusGroupContext(GROUP_NAME);\nvar RovingFocusGroup = React.forwardRef(\n (props, forwardedRef) => {\n return /* @__PURE__ */ jsx(Collection.Provider, { scope: props.__scopeRovingFocusGroup, children: /* @__PURE__ */ jsx(Collection.Slot, { scope: props.__scopeRovingFocusGroup, children: /* @__PURE__ */ jsx(RovingFocusGroupImpl, { ...props, ref: forwardedRef }) }) });\n }\n);\nRovingFocusGroup.displayName = GROUP_NAME;\nvar RovingFocusGroupImpl = React.forwardRef((props, forwardedRef) => {\n const {\n __scopeRovingFocusGroup,\n orientation,\n loop = false,\n dir,\n currentTabStopId: currentTabStopIdProp,\n defaultCurrentTabStopId,\n onCurrentTabStopIdChange,\n onEntryFocus,\n preventScrollOnEntryFocus = false,\n ...groupProps\n } = props;\n const ref = React.useRef(null);\n const composedRefs = useComposedRefs(forwardedRef, ref);\n const direction = useDirection(dir);\n const [currentTabStopId = null, setCurrentTabStopId] = useControllableState({\n prop: currentTabStopIdProp,\n defaultProp: defaultCurrentTabStopId,\n onChange: onCurrentTabStopIdChange\n });\n const [isTabbingBackOut, setIsTabbingBackOut] = React.useState(false);\n const handleEntryFocus = useCallbackRef(onEntryFocus);\n const getItems = useCollection(__scopeRovingFocusGroup);\n const isClickFocusRef = React.useRef(false);\n const [focusableItemsCount, setFocusableItemsCount] = React.useState(0);\n React.useEffect(() => {\n const node = ref.current;\n if (node) {\n node.addEventListener(ENTRY_FOCUS, handleEntryFocus);\n return () => node.removeEventListener(ENTRY_FOCUS, handleEntryFocus);\n }\n }, [handleEntryFocus]);\n return /* @__PURE__ */ jsx(\n RovingFocusProvider,\n {\n scope: __scopeRovingFocusGroup,\n orientation,\n dir: direction,\n loop,\n currentTabStopId,\n onItemFocus: React.useCallback(\n (tabStopId) => setCurrentTabStopId(tabStopId),\n [setCurrentTabStopId]\n ),\n onItemShiftTab: React.useCallback(() => setIsTabbingBackOut(true), []),\n onFocusableItemAdd: React.useCallback(\n () => setFocusableItemsCount((prevCount) => prevCount + 1),\n []\n ),\n onFocusableItemRemove: React.useCallback(\n () => setFocusableItemsCount((prevCount) => prevCount - 1),\n []\n ),\n children: /* @__PURE__ */ jsx(\n Primitive.div,\n {\n tabIndex: isTabbingBackOut || focusableItemsCount === 0 ? -1 : 0,\n \"data-orientation\": orientation,\n ...groupProps,\n ref: composedRefs,\n style: { outline: \"none\", ...props.style },\n onMouseDown: composeEventHandlers(props.onMouseDown, () => {\n isClickFocusRef.current = true;\n }),\n onFocus: composeEventHandlers(props.onFocus, (event) => {\n const isKeyboardFocus = !isClickFocusRef.current;\n if (event.target === event.currentTarget && isKeyboardFocus && !isTabbingBackOut) {\n const entryFocusEvent = new CustomEvent(ENTRY_FOCUS, EVENT_OPTIONS);\n event.currentTarget.dispatchEvent(entryFocusEvent);\n if (!entryFocusEvent.defaultPrevented) {\n const items = getItems().filter((item) => item.focusable);\n const activeItem = items.find((item) => item.active);\n const currentItem = items.find((item) => item.id === currentTabStopId);\n const candidateItems = [activeItem, currentItem, ...items].filter(\n Boolean\n );\n const candidateNodes = candidateItems.map((item) => item.ref.current);\n focusFirst(candidateNodes, preventScrollOnEntryFocus);\n }\n }\n isClickFocusRef.current = false;\n }),\n onBlur: composeEventHandlers(props.onBlur, () => setIsTabbingBackOut(false))\n }\n )\n }\n );\n});\nvar ITEM_NAME = \"RovingFocusGroupItem\";\nvar RovingFocusGroupItem = React.forwardRef(\n (props, forwardedRef) => {\n const {\n __scopeRovingFocusGroup,\n focusable = true,\n active = false,\n tabStopId,\n ...itemProps\n } = props;\n const autoId = useId();\n const id = tabStopId || autoId;\n const context = useRovingFocusContext(ITEM_NAME, __scopeRovingFocusGroup);\n const isCurrentTabStop = context.currentTabStopId === id;\n const getItems = useCollection(__scopeRovingFocusGroup);\n const { onFocusableItemAdd, onFocusableItemRemove } = context;\n React.useEffect(() => {\n if (focusable) {\n onFocusableItemAdd();\n return () => onFocusableItemRemove();\n }\n }, [focusable, onFocusableItemAdd, onFocusableItemRemove]);\n return /* @__PURE__ */ jsx(\n Collection.ItemSlot,\n {\n scope: __scopeRovingFocusGroup,\n id,\n focusable,\n active,\n children: /* @__PURE__ */ jsx(\n Primitive.span,\n {\n tabIndex: isCurrentTabStop ? 0 : -1,\n \"data-orientation\": context.orientation,\n ...itemProps,\n ref: forwardedRef,\n onMouseDown: composeEventHandlers(props.onMouseDown, (event) => {\n if (!focusable) event.preventDefault();\n else context.onItemFocus(id);\n }),\n onFocus: composeEventHandlers(props.onFocus, () => context.onItemFocus(id)),\n onKeyDown: composeEventHandlers(props.onKeyDown, (event) => {\n if (event.key === \"Tab\" && event.shiftKey) {\n context.onItemShiftTab();\n return;\n }\n if (event.target !== event.currentTarget) return;\n const focusIntent = getFocusIntent(event, context.orientation, context.dir);\n if (focusIntent !== void 0) {\n if (event.metaKey || event.ctrlKey || event.altKey || event.shiftKey) return;\n event.preventDefault();\n const items = getItems().filter((item) => item.focusable);\n let candidateNodes = items.map((item) => item.ref.current);\n if (focusIntent === \"last\") candidateNodes.reverse();\n else if (focusIntent === \"prev\" || focusIntent === \"next\") {\n if (focusIntent === \"prev\") candidateNodes.reverse();\n const currentIndex = candidateNodes.indexOf(event.currentTarget);\n candidateNodes = context.loop ? wrapArray(candidateNodes, currentIndex + 1) : candidateNodes.slice(currentIndex + 1);\n }\n setTimeout(() => focusFirst(candidateNodes));\n }\n })\n }\n )\n }\n );\n }\n);\nRovingFocusGroupItem.displayName = ITEM_NAME;\nvar MAP_KEY_TO_FOCUS_INTENT = {\n ArrowLeft: \"prev\",\n ArrowUp: \"prev\",\n ArrowRight: \"next\",\n ArrowDown: \"next\",\n PageUp: \"first\",\n Home: \"first\",\n PageDown: \"last\",\n End: \"last\"\n};\nfunction getDirectionAwareKey(key, dir) {\n if (dir !== \"rtl\") return key;\n return key === \"ArrowLeft\" ? \"ArrowRight\" : key === \"ArrowRight\" ? \"ArrowLeft\" : key;\n}\nfunction getFocusIntent(event, orientation, dir) {\n const key = getDirectionAwareKey(event.key, dir);\n if (orientation === \"vertical\" && [\"ArrowLeft\", \"ArrowRight\"].includes(key)) return void 0;\n if (orientation === \"horizontal\" && [\"ArrowUp\", \"ArrowDown\"].includes(key)) return void 0;\n return MAP_KEY_TO_FOCUS_INTENT[key];\n}\nfunction focusFirst(candidates, preventScroll = false) {\n const PREVIOUSLY_FOCUSED_ELEMENT = document.activeElement;\n for (const candidate of candidates) {\n if (candidate === PREVIOUSLY_FOCUSED_ELEMENT) return;\n candidate.focus({ preventScroll });\n if (document.activeElement !== PREVIOUSLY_FOCUSED_ELEMENT) return;\n }\n}\nfunction wrapArray(array, startIndex) {\n return array.map((_, index) => array[(startIndex + index) % array.length]);\n}\nvar Root = RovingFocusGroup;\nvar Item = RovingFocusGroupItem;\nexport {\n Item,\n Root,\n RovingFocusGroup,\n RovingFocusGroupItem,\n createRovingFocusGroupScope\n};\n//# sourceMappingURL=index.mjs.map\n","\"use client\";\n\n// packages/react/dialog/src/Dialog.tsx\nimport * as React from \"react\";\nimport { composeEventHandlers } from \"@radix-ui/primitive\";\nimport { useComposedRefs } from \"@radix-ui/react-compose-refs\";\nimport { createContext, createContextScope } from \"@radix-ui/react-context\";\nimport { useId } from \"@radix-ui/react-id\";\nimport { useControllableState } from \"@radix-ui/react-use-controllable-state\";\nimport { DismissableLayer } from \"@radix-ui/react-dismissable-layer\";\nimport { FocusScope } from \"@radix-ui/react-focus-scope\";\nimport { Portal as PortalPrimitive } from \"@radix-ui/react-portal\";\nimport { Presence } from \"@radix-ui/react-presence\";\nimport { Primitive } from \"@radix-ui/react-primitive\";\nimport { useFocusGuards } from \"@radix-ui/react-focus-guards\";\nimport { RemoveScroll } from \"react-remove-scroll\";\nimport { hideOthers } from \"aria-hidden\";\nimport { Slot } from \"@radix-ui/react-slot\";\nimport { Fragment, jsx, jsxs } from \"react/jsx-runtime\";\nvar DIALOG_NAME = \"Dialog\";\nvar [createDialogContext, createDialogScope] = createContextScope(DIALOG_NAME);\nvar [DialogProvider, useDialogContext] = createDialogContext(DIALOG_NAME);\nvar Dialog = (props) => {\n const {\n __scopeDialog,\n children,\n open: openProp,\n defaultOpen,\n onOpenChange,\n modal = true\n } = props;\n const triggerRef = React.useRef(null);\n const contentRef = React.useRef(null);\n const [open = false, setOpen] = useControllableState({\n prop: openProp,\n defaultProp: defaultOpen,\n onChange: onOpenChange\n });\n return /* @__PURE__ */ jsx(\n DialogProvider,\n {\n scope: __scopeDialog,\n triggerRef,\n contentRef,\n contentId: useId(),\n titleId: useId(),\n descriptionId: useId(),\n open,\n onOpenChange: setOpen,\n onOpenToggle: React.useCallback(() => setOpen((prevOpen) => !prevOpen), [setOpen]),\n modal,\n children\n }\n );\n};\nDialog.displayName = DIALOG_NAME;\nvar TRIGGER_NAME = \"DialogTrigger\";\nvar DialogTrigger = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeDialog, ...triggerProps } = props;\n const context = useDialogContext(TRIGGER_NAME, __scopeDialog);\n const composedTriggerRef = useComposedRefs(forwardedRef, context.triggerRef);\n return /* @__PURE__ */ jsx(\n Primitive.button,\n {\n type: \"button\",\n \"aria-haspopup\": \"dialog\",\n \"aria-expanded\": context.open,\n \"aria-controls\": context.contentId,\n \"data-state\": getState(context.open),\n ...triggerProps,\n ref: composedTriggerRef,\n onClick: composeEventHandlers(props.onClick, context.onOpenToggle)\n }\n );\n }\n);\nDialogTrigger.displayName = TRIGGER_NAME;\nvar PORTAL_NAME = \"DialogPortal\";\nvar [PortalProvider, usePortalContext] = createDialogContext(PORTAL_NAME, {\n forceMount: void 0\n});\nvar DialogPortal = (props) => {\n const { __scopeDialog, forceMount, children, container } = props;\n const context = useDialogContext(PORTAL_NAME, __scopeDialog);\n return /* @__PURE__ */ jsx(PortalProvider, { scope: __scopeDialog, forceMount, children: React.Children.map(children, (child) => /* @__PURE__ */ jsx(Presence, { present: forceMount || context.open, children: /* @__PURE__ */ jsx(PortalPrimitive, { asChild: true, container, children: child }) })) });\n};\nDialogPortal.displayName = PORTAL_NAME;\nvar OVERLAY_NAME = \"DialogOverlay\";\nvar DialogOverlay = React.forwardRef(\n (props, forwardedRef) => {\n const portalContext = usePortalContext(OVERLAY_NAME, props.__scopeDialog);\n const { forceMount = portalContext.forceMount, ...overlayProps } = props;\n const context = useDialogContext(OVERLAY_NAME, props.__scopeDialog);\n return context.modal ? /* @__PURE__ */ jsx(Presence, { present: forceMount || context.open, children: /* @__PURE__ */ jsx(DialogOverlayImpl, { ...overlayProps, ref: forwardedRef }) }) : null;\n }\n);\nDialogOverlay.displayName = OVERLAY_NAME;\nvar DialogOverlayImpl = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeDialog, ...overlayProps } = props;\n const context = useDialogContext(OVERLAY_NAME, __scopeDialog);\n return (\n // Make sure `Content` is scrollable even when it doesn't live inside `RemoveScroll`\n // ie. when `Overlay` and `Content` are siblings\n /* @__PURE__ */ jsx(RemoveScroll, { as: Slot, allowPinchZoom: true, shards: [context.contentRef], children: /* @__PURE__ */ jsx(\n Primitive.div,\n {\n \"data-state\": getState(context.open),\n ...overlayProps,\n ref: forwardedRef,\n style: { pointerEvents: \"auto\", ...overlayProps.style }\n }\n ) })\n );\n }\n);\nvar CONTENT_NAME = \"DialogContent\";\nvar DialogContent = React.forwardRef(\n (props, forwardedRef) => {\n const portalContext = usePortalContext(CONTENT_NAME, props.__scopeDialog);\n const { forceMount = portalContext.forceMount, ...contentProps } = props;\n const context = useDialogContext(CONTENT_NAME, props.__scopeDialog);\n return /* @__PURE__ */ jsx(Presence, { present: forceMount || context.open, children: context.modal ? /* @__PURE__ */ jsx(DialogContentModal, { ...contentProps, ref: forwardedRef }) : /* @__PURE__ */ jsx(DialogContentNonModal, { ...contentProps, ref: forwardedRef }) });\n }\n);\nDialogContent.displayName = CONTENT_NAME;\nvar DialogContentModal = React.forwardRef(\n (props, forwardedRef) => {\n const context = useDialogContext(CONTENT_NAME, props.__scopeDialog);\n const contentRef = React.useRef(null);\n const composedRefs = useComposedRefs(forwardedRef, context.contentRef, contentRef);\n React.useEffect(() => {\n const content = contentRef.current;\n if (content) return hideOthers(content);\n }, []);\n return /* @__PURE__ */ jsx(\n DialogContentImpl,\n {\n ...props,\n ref: composedRefs,\n trapFocus: context.open,\n disableOutsidePointerEvents: true,\n onCloseAutoFocus: composeEventHandlers(props.onCloseAutoFocus, (event) => {\n event.preventDefault();\n context.triggerRef.current?.focus();\n }),\n onPointerDownOutside: composeEventHandlers(props.onPointerDownOutside, (event) => {\n const originalEvent = event.detail.originalEvent;\n const ctrlLeftClick = originalEvent.button === 0 && originalEvent.ctrlKey === true;\n const isRightClick = originalEvent.button === 2 || ctrlLeftClick;\n if (isRightClick) event.preventDefault();\n }),\n onFocusOutside: composeEventHandlers(\n props.onFocusOutside,\n (event) => event.preventDefault()\n )\n }\n );\n }\n);\nvar DialogContentNonModal = React.forwardRef(\n (props, forwardedRef) => {\n const context = useDialogContext(CONTENT_NAME, props.__scopeDialog);\n const hasInteractedOutsideRef = React.useRef(false);\n const hasPointerDownOutsideRef = React.useRef(false);\n return /* @__PURE__ */ jsx(\n DialogContentImpl,\n {\n ...props,\n ref: forwardedRef,\n trapFocus: false,\n disableOutsidePointerEvents: false,\n onCloseAutoFocus: (event) => {\n props.onCloseAutoFocus?.(event);\n if (!event.defaultPrevented) {\n if (!hasInteractedOutsideRef.current) context.triggerRef.current?.focus();\n event.preventDefault();\n }\n hasInteractedOutsideRef.current = false;\n hasPointerDownOutsideRef.current = false;\n },\n onInteractOutside: (event) => {\n props.onInteractOutside?.(event);\n if (!event.defaultPrevented) {\n hasInteractedOutsideRef.current = true;\n if (event.detail.originalEvent.type === \"pointerdown\") {\n hasPointerDownOutsideRef.current = true;\n }\n }\n const target = event.target;\n const targetIsTrigger = context.triggerRef.current?.contains(target);\n if (targetIsTrigger) event.preventDefault();\n if (event.detail.originalEvent.type === \"focusin\" && hasPointerDownOutsideRef.current) {\n event.preventDefault();\n }\n }\n }\n );\n }\n);\nvar DialogContentImpl = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeDialog, trapFocus, onOpenAutoFocus, onCloseAutoFocus, ...contentProps } = props;\n const context = useDialogContext(CONTENT_NAME, __scopeDialog);\n const contentRef = React.useRef(null);\n const composedRefs = useComposedRefs(forwardedRef, contentRef);\n useFocusGuards();\n return /* @__PURE__ */ jsxs(Fragment, { children: [\n /* @__PURE__ */ jsx(\n FocusScope,\n {\n asChild: true,\n loop: true,\n trapped: trapFocus,\n onMountAutoFocus: onOpenAutoFocus,\n onUnmountAutoFocus: onCloseAutoFocus,\n children: /* @__PURE__ */ jsx(\n DismissableLayer,\n {\n role: \"dialog\",\n id: context.contentId,\n \"aria-describedby\": context.descriptionId,\n \"aria-labelledby\": context.titleId,\n \"data-state\": getState(context.open),\n ...contentProps,\n ref: composedRefs,\n onDismiss: () => context.onOpenChange(false)\n }\n )\n }\n ),\n /* @__PURE__ */ jsxs(Fragment, { children: [\n /* @__PURE__ */ jsx(TitleWarning, { titleId: context.titleId }),\n /* @__PURE__ */ jsx(DescriptionWarning, { contentRef, descriptionId: context.descriptionId })\n ] })\n ] });\n }\n);\nvar TITLE_NAME = \"DialogTitle\";\nvar DialogTitle = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeDialog, ...titleProps } = props;\n const context = useDialogContext(TITLE_NAME, __scopeDialog);\n return /* @__PURE__ */ jsx(Primitive.h2, { id: context.titleId, ...titleProps, ref: forwardedRef });\n }\n);\nDialogTitle.displayName = TITLE_NAME;\nvar DESCRIPTION_NAME = \"DialogDescription\";\nvar DialogDescription = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeDialog, ...descriptionProps } = props;\n const context = useDialogContext(DESCRIPTION_NAME, __scopeDialog);\n return /* @__PURE__ */ jsx(Primitive.p, { id: context.descriptionId, ...descriptionProps, ref: forwardedRef });\n }\n);\nDialogDescription.displayName = DESCRIPTION_NAME;\nvar CLOSE_NAME = \"DialogClose\";\nvar DialogClose = React.forwardRef(\n (props, forwardedRef) => {\n const { __scopeDialog, ...closeProps } = props;\n const context = useDialogContext(CLOSE_NAME, __scopeDialog);\n return /* @__PURE__ */ jsx(\n Primitive.button,\n {\n type: \"button\",\n ...closeProps,\n ref: forwardedRef,\n onClick: composeEventHandlers(props.onClick, () => context.onOpenChange(false))\n }\n );\n }\n);\nDialogClose.displayName = CLOSE_NAME;\nfunction getState(open) {\n return open ? \"open\" : \"closed\";\n}\nvar TITLE_WARNING_NAME = \"DialogTitleWarning\";\nvar [WarningProvider, useWarningContext] = createContext(TITLE_WARNING_NAME, {\n contentName: CONTENT_NAME,\n titleName: TITLE_NAME,\n docsSlug: \"dialog\"\n});\nvar TitleWarning = ({ titleId }) => {\n const titleWarningContext = useWarningContext(TITLE_WARNING_NAME);\n const MESSAGE = `\\`${titleWarningContext.contentName}\\` requires a \\`${titleWarningContext.titleName}\\` for the component to be accessible for screen reader users.\n\nIf you want to hide the \\`${titleWarningContext.titleName}\\`, you can wrap it with our VisuallyHidden component.\n\nFor more information, see https://radix-ui.com/primitives/docs/components/${titleWarningContext.docsSlug}`;\n React.useEffect(() => {\n if (titleId) {\n const hasTitle = document.getElementById(titleId);\n if (!hasTitle) console.error(MESSAGE);\n }\n }, [MESSAGE, titleId]);\n return null;\n};\nvar DESCRIPTION_WARNING_NAME = \"DialogDescriptionWarning\";\nvar DescriptionWarning = ({ contentRef, descriptionId }) => {\n const descriptionWarningContext = useWarningContext(DESCRIPTION_WARNING_NAME);\n const MESSAGE = `Warning: Missing \\`Description\\` or \\`aria-describedby={undefined}\\` for {${descriptionWarningContext.contentName}}.`;\n React.useEffect(() => {\n const describedById = contentRef.current?.getAttribute(\"aria-describedby\");\n if (descriptionId && describedById) {\n const hasDescription = document.getElementById(descriptionId);\n if (!hasDescription) console.warn(MESSAGE);\n }\n }, [MESSAGE, contentRef, descriptionId]);\n return null;\n};\nvar Root = Dialog;\nvar Trigger = DialogTrigger;\nvar Portal = DialogPortal;\nvar Overlay = DialogOverlay;\nvar Content = DialogContent;\nvar Title = DialogTitle;\nvar Description = DialogDescription;\nvar Close = DialogClose;\nexport {\n Close,\n Content,\n Description,\n Dialog,\n DialogClose,\n DialogContent,\n DialogDescription,\n DialogOverlay,\n DialogPortal,\n DialogTitle,\n DialogTrigger,\n Overlay,\n Portal,\n Root,\n Title,\n Trigger,\n WarningProvider,\n createDialogScope\n};\n//# sourceMappingURL=index.mjs.map\n","import { cn } from \"../../util/cn.js\";\n\nexport const TextColorMap = {\n green: \"text-green-600\",\n blue: \"text-sky-600\",\n yellow: \"text-yellow-600\",\n red: \"text-red-600\",\n purple: \"text-purple-600\",\n indigo: \"text-indigo-600\",\n gray: \"text-gray-600\",\n};\n\nexport const ColorMap = {\n green: \"bg-green-400 dark:bg-green-800\",\n blue: \"bg-sky-400 dark:bg-sky-800\",\n yellow: \"bg-yellow-400 dark:bg-yellow-800\",\n red: \"bg-red-400 dark:bg-red-800\",\n purple: \"bg-purple-400 dark:bg-purple-600\",\n indigo: \"bg-indigo-400 dark:bg-indigo-600\",\n gray: \"bg-gray-400 dark:bg-gray-600\",\n};\n\nexport const SidebarBadge = ({\n color,\n label,\n className,\n}: {\n color: keyof typeof ColorMap;\n label: string;\n className?: string;\n}) => {\n return (\n <span\n className={cn(\n \"mt-0.5 flex items-center duration-200 transition-opacity text-center uppercase font-mono text-[0.65rem] font-bold rounded text-background dark:text-zinc-50 h-4 px-1\",\n ColorMap[color],\n className,\n )}\n >\n {label}\n </span>\n );\n};\n"],"names":["useStateMachine","initialState","machine","React","state","event","Presence","props","present","children","presence","usePresence","child","React2","ref","useComposedRefs","getElementRef","node","setNode","stylesRef","prevPresentRef","prevAnimationNameRef","send","currentAnimationName","getAnimationName","useLayoutEffect","styles","wasPresent","prevAnimationName","handleAnimationEnd","isCurrentAnimation","ReactDOM","handleAnimationStart","node2","element","getter","_a","mayWarn","_b","ENTRY_FOCUS","EVENT_OPTIONS","GROUP_NAME","Collection","useCollection","createCollectionScope","createCollection","createRovingFocusGroupContext","createRovingFocusGroupScope","createContextScope","RovingFocusProvider","useRovingFocusContext","RovingFocusGroup","forwardedRef","jsx","RovingFocusGroupImpl","__scopeRovingFocusGroup","orientation","loop","dir","currentTabStopIdProp","defaultCurrentTabStopId","onCurrentTabStopIdChange","onEntryFocus","preventScrollOnEntryFocus","groupProps","composedRefs","direction","useDirection","currentTabStopId","setCurrentTabStopId","useControllableState","isTabbingBackOut","setIsTabbingBackOut","handleEntryFocus","useCallbackRef","getItems","isClickFocusRef","focusableItemsCount","setFocusableItemsCount","tabStopId","prevCount","Primitive","composeEventHandlers","isKeyboardFocus","entryFocusEvent","items","item","activeItem","currentItem","candidateNodes","focusFirst","ITEM_NAME","RovingFocusGroupItem","focusable","active","itemProps","autoId","useId","id","context","isCurrentTabStop","onFocusableItemAdd","onFocusableItemRemove","focusIntent","getFocusIntent","currentIndex","wrapArray","MAP_KEY_TO_FOCUS_INTENT","getDirectionAwareKey","key","candidates","preventScroll","PREVIOUSLY_FOCUSED_ELEMENT","candidate","array","startIndex","_","index","Root","Item","DIALOG_NAME","createDialogContext","createDialogScope","DialogProvider","useDialogContext","Dialog","__scopeDialog","openProp","defaultOpen","onOpenChange","modal","triggerRef","contentRef","open","setOpen","prevOpen","TRIGGER_NAME","DialogTrigger","triggerProps","composedTriggerRef","getState","PORTAL_NAME","PortalProvider","usePortalContext","DialogPortal","forceMount","container","PortalPrimitive","OVERLAY_NAME","DialogOverlay","portalContext","overlayProps","DialogOverlayImpl","RemoveScroll","Slot","CONTENT_NAME","DialogContent","contentProps","DialogContentModal","DialogContentNonModal","content","hideOthers","DialogContentImpl","originalEvent","ctrlLeftClick","hasInteractedOutsideRef","hasPointerDownOutsideRef","target","trapFocus","onOpenAutoFocus","onCloseAutoFocus","useFocusGuards","jsxs","Fragment","FocusScope","DismissableLayer","TitleWarning","DescriptionWarning","TITLE_NAME","DialogTitle","titleProps","DESCRIPTION_NAME","DialogDescription","descriptionProps","CLOSE_NAME","DialogClose","closeProps","TITLE_WARNING_NAME","WarningProvider","useWarningContext","createContext","titleId","titleWarningContext","MESSAGE","DESCRIPTION_WARNING_NAME","descriptionId","describedById","Trigger","Portal","Overlay","Content","Title","Description","Close","TextColorMap","ColorMap","SidebarBadge","color","label","className","cn"],"mappings":"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","x_google_ignoreList":[0,1,2]}
|
|
@@ -1,61 +1,37 @@
|
|
|
1
1
|
import { j as a } from "./jsx-runtime-B6kdoens.js";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
* This source code is licensed under the ISC license.
|
|
12
|
-
* See the LICENSE file in the root directory of this source tree.
|
|
13
|
-
*/
|
|
14
|
-
const xe = de("Unlink", [
|
|
15
|
-
[
|
|
16
|
-
"path",
|
|
17
|
-
{
|
|
18
|
-
d: "m18.84 12.25 1.72-1.71h-.02a5.004 5.004 0 0 0-.12-7.07 5.006 5.006 0 0 0-6.95 0l-1.72 1.71",
|
|
19
|
-
key: "yqzxt4"
|
|
20
|
-
}
|
|
21
|
-
],
|
|
22
|
-
[
|
|
23
|
-
"path",
|
|
24
|
-
{
|
|
25
|
-
d: "m5.17 11.75-1.71 1.71a5.004 5.004 0 0 0 .12 7.07 5.006 5.006 0 0 0 6.95 0l1.71-1.71",
|
|
26
|
-
key: "4qinb0"
|
|
27
|
-
}
|
|
28
|
-
],
|
|
29
|
-
["line", { x1: "8", x2: "8", y1: "2", y2: "5", key: "1041cp" }],
|
|
30
|
-
["line", { x1: "2", x2: "5", y1: "8", y2: "8", key: "14m1p5" }],
|
|
31
|
-
["line", { x1: "16", x2: "16", y1: "19", y2: "22", key: "rzdirn" }],
|
|
32
|
-
["line", { x1: "19", x2: "22", y1: "16", y2: "16", key: "ox905f" }]
|
|
33
|
-
]), Se = () => {
|
|
34
|
-
const o = ce();
|
|
2
|
+
import { UnlinkIcon as ce } from "lucide-react";
|
|
3
|
+
import { c as ue, L as fe, d as le } from "./index-BG0g4WW0.js";
|
|
4
|
+
import { C as me } from "./CategoryHeading-XnFqN2lJ.js";
|
|
5
|
+
import { D as de } from "./DeveloperHint-FBb2uXJe.js";
|
|
6
|
+
import { P as pe, H as Ee } from "./Markdown-B4aR03g6.js";
|
|
7
|
+
import { b as ve } from "./router-D2p7Olpn.js";
|
|
8
|
+
import j, { useContext as ye } from "react";
|
|
9
|
+
const Se = () => {
|
|
10
|
+
const n = ue();
|
|
35
11
|
return /* @__PURE__ */ a.jsxs("div", { className: pe + " h-full pt-[--padding-content-top]", children: [
|
|
36
|
-
/* @__PURE__ */ a.jsx(
|
|
37
|
-
/* @__PURE__ */ a.jsxs(
|
|
12
|
+
/* @__PURE__ */ a.jsx(me, { children: "404" }),
|
|
13
|
+
/* @__PURE__ */ a.jsxs(Ee, { level: 1, className: "flex gap-3.5 items-center", children: [
|
|
38
14
|
"Page not found",
|
|
39
|
-
/* @__PURE__ */ a.jsx(
|
|
15
|
+
/* @__PURE__ */ a.jsx(ce, { size: 24 })
|
|
40
16
|
] }),
|
|
41
|
-
/* @__PURE__ */ a.jsxs(
|
|
17
|
+
/* @__PURE__ */ a.jsxs(de, { children: [
|
|
42
18
|
"Start by adding a file at",
|
|
43
19
|
" ",
|
|
44
20
|
/* @__PURE__ */ a.jsxs("code", { children: [
|
|
45
21
|
"{PROJECT_ROOT}",
|
|
46
22
|
"/",
|
|
47
|
-
|
|
23
|
+
n["*"],
|
|
48
24
|
".mdx"
|
|
49
25
|
] }),
|
|
50
26
|
" ",
|
|
51
27
|
"and add some content to make this error go away."
|
|
52
28
|
] }),
|
|
53
29
|
/* @__PURE__ */ a.jsx("p", { children: "It seems that the page you are looking for does not exist or may have been moved. Please check the URL for any typos or use the navigation menu to find the correct page." }),
|
|
54
|
-
/* @__PURE__ */ a.jsx(
|
|
30
|
+
/* @__PURE__ */ a.jsx(fe, { to: "/", children: "Go back home" })
|
|
55
31
|
] });
|
|
56
32
|
};
|
|
57
|
-
function
|
|
58
|
-
const i = (
|
|
33
|
+
function xe({ error: n }) {
|
|
34
|
+
const i = (n == null ? void 0 : n.message) ?? "Something went wrong", s = n == null ? void 0 : n.stack;
|
|
59
35
|
return /* @__PURE__ */ a.jsx("div", { className: "flex h-screen max-h-screen min-h-full items-center justify-center bg-primary-background px-4 py-16 lg:px-8", children: /* @__PURE__ */ a.jsxs("div", { className: "mx-auto max-w-[85%] sm:max-w-[50%]", children: [
|
|
60
36
|
/* @__PURE__ */ a.jsx("h1", { className: "text-4xl font-bold tracking-tight text-h1-text sm:text-5xl", children: "Something went wrong" }),
|
|
61
37
|
/* @__PURE__ */ a.jsx("p", { className: "mt-5 text-h1-text", children: i }),
|
|
@@ -63,10 +39,10 @@ function be({ error: o }) {
|
|
|
63
39
|
] }) });
|
|
64
40
|
}
|
|
65
41
|
function we() {
|
|
66
|
-
const
|
|
67
|
-
return
|
|
42
|
+
const n = le();
|
|
43
|
+
return ve(n) && n.status === 404 ? /* @__PURE__ */ a.jsx(Se, {}) : /* @__PURE__ */ a.jsx(xe, { error: n });
|
|
68
44
|
}
|
|
69
|
-
var
|
|
45
|
+
var h = { exports: {} }, t = {};
|
|
70
46
|
/**
|
|
71
47
|
* @license React
|
|
72
48
|
* react-is.production.min.js
|
|
@@ -77,42 +53,42 @@ var T = { exports: {} }, t = {};
|
|
|
77
53
|
* LICENSE file in the root directory of this source tree.
|
|
78
54
|
*/
|
|
79
55
|
var A;
|
|
80
|
-
function
|
|
56
|
+
function be() {
|
|
81
57
|
if (A) return t;
|
|
82
58
|
A = 1;
|
|
83
|
-
var
|
|
59
|
+
var n = Symbol.for("react.element"), i = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), f = Symbol.for("react.strict_mode"), l = Symbol.for("react.profiler"), m = Symbol.for("react.provider"), d = Symbol.for("react.context"), _ = Symbol.for("react.server_context"), p = Symbol.for("react.forward_ref"), E = Symbol.for("react.suspense"), v = Symbol.for("react.suspense_list"), y = Symbol.for("react.memo"), S = Symbol.for("react.lazy"), C = Symbol.for("react.offscreen"), b;
|
|
84
60
|
b = Symbol.for("react.module.reference");
|
|
85
61
|
function c(e) {
|
|
86
62
|
if (typeof e == "object" && e !== null) {
|
|
87
|
-
var
|
|
88
|
-
switch (
|
|
89
|
-
case
|
|
63
|
+
var x = e.$$typeof;
|
|
64
|
+
switch (x) {
|
|
65
|
+
case n:
|
|
90
66
|
switch (e = e.type, e) {
|
|
91
67
|
case s:
|
|
92
68
|
case l:
|
|
93
69
|
case f:
|
|
94
|
-
case y:
|
|
95
70
|
case E:
|
|
71
|
+
case v:
|
|
96
72
|
return e;
|
|
97
73
|
default:
|
|
98
74
|
switch (e = e && e.$$typeof, e) {
|
|
99
75
|
case _:
|
|
100
76
|
case d:
|
|
101
77
|
case p:
|
|
102
|
-
case
|
|
103
|
-
case
|
|
78
|
+
case S:
|
|
79
|
+
case y:
|
|
104
80
|
case m:
|
|
105
81
|
return e;
|
|
106
82
|
default:
|
|
107
|
-
return
|
|
83
|
+
return x;
|
|
108
84
|
}
|
|
109
85
|
}
|
|
110
86
|
case i:
|
|
111
|
-
return
|
|
87
|
+
return x;
|
|
112
88
|
}
|
|
113
89
|
}
|
|
114
90
|
}
|
|
115
|
-
return t.ContextConsumer = d, t.ContextProvider = m, t.Element =
|
|
91
|
+
return t.ContextConsumer = d, t.ContextProvider = m, t.Element = n, t.ForwardRef = p, t.Fragment = s, t.Lazy = S, t.Memo = y, t.Portal = i, t.Profiler = l, t.StrictMode = f, t.Suspense = E, t.SuspenseList = v, t.isAsyncMode = function() {
|
|
116
92
|
return !1;
|
|
117
93
|
}, t.isConcurrentMode = function() {
|
|
118
94
|
return !1;
|
|
@@ -121,15 +97,15 @@ function Re() {
|
|
|
121
97
|
}, t.isContextProvider = function(e) {
|
|
122
98
|
return c(e) === m;
|
|
123
99
|
}, t.isElement = function(e) {
|
|
124
|
-
return typeof e == "object" && e !== null && e.$$typeof ===
|
|
100
|
+
return typeof e == "object" && e !== null && e.$$typeof === n;
|
|
125
101
|
}, t.isForwardRef = function(e) {
|
|
126
102
|
return c(e) === p;
|
|
127
103
|
}, t.isFragment = function(e) {
|
|
128
104
|
return c(e) === s;
|
|
129
105
|
}, t.isLazy = function(e) {
|
|
130
|
-
return c(e) ===
|
|
106
|
+
return c(e) === S;
|
|
131
107
|
}, t.isMemo = function(e) {
|
|
132
|
-
return c(e) ===
|
|
108
|
+
return c(e) === y;
|
|
133
109
|
}, t.isPortal = function(e) {
|
|
134
110
|
return c(e) === i;
|
|
135
111
|
}, t.isProfiler = function(e) {
|
|
@@ -137,14 +113,14 @@ function Re() {
|
|
|
137
113
|
}, t.isStrictMode = function(e) {
|
|
138
114
|
return c(e) === f;
|
|
139
115
|
}, t.isSuspense = function(e) {
|
|
140
|
-
return c(e) === y;
|
|
141
|
-
}, t.isSuspenseList = function(e) {
|
|
142
116
|
return c(e) === E;
|
|
117
|
+
}, t.isSuspenseList = function(e) {
|
|
118
|
+
return c(e) === v;
|
|
143
119
|
}, t.isValidElementType = function(e) {
|
|
144
|
-
return typeof e == "string" || typeof e == "function" || e === s || e === l || e === f || e ===
|
|
120
|
+
return typeof e == "string" || typeof e == "function" || e === s || e === l || e === f || e === E || e === v || e === C || typeof e == "object" && e !== null && (e.$$typeof === S || e.$$typeof === y || e.$$typeof === m || e.$$typeof === d || e.$$typeof === p || e.$$typeof === b || e.getModuleId !== void 0);
|
|
145
121
|
}, t.typeOf = c, t;
|
|
146
122
|
}
|
|
147
|
-
var
|
|
123
|
+
var o = {};
|
|
148
124
|
/**
|
|
149
125
|
* @license React
|
|
150
126
|
* react-is.development.js
|
|
@@ -155,12 +131,12 @@ var n = {};
|
|
|
155
131
|
* LICENSE file in the root directory of this source tree.
|
|
156
132
|
*/
|
|
157
133
|
var w;
|
|
158
|
-
function
|
|
134
|
+
function Re() {
|
|
159
135
|
return w || (w = 1, process.env.NODE_ENV !== "production" && function() {
|
|
160
|
-
var
|
|
136
|
+
var n = Symbol.for("react.element"), i = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), f = Symbol.for("react.strict_mode"), l = Symbol.for("react.profiler"), m = Symbol.for("react.provider"), d = Symbol.for("react.context"), _ = Symbol.for("react.server_context"), p = Symbol.for("react.forward_ref"), E = Symbol.for("react.suspense"), v = Symbol.for("react.suspense_list"), y = Symbol.for("react.memo"), S = Symbol.for("react.lazy"), C = Symbol.for("react.offscreen"), b = !1, c = !1, e = !1, x = !1, I = !1, P;
|
|
161
137
|
P = Symbol.for("react.module.reference");
|
|
162
138
|
function F(r) {
|
|
163
|
-
return !!(typeof r == "string" || typeof r == "function" || r === s || r === l || I || r === f || r ===
|
|
139
|
+
return !!(typeof r == "string" || typeof r == "function" || r === s || r === l || I || r === f || r === E || r === v || x || r === C || b || c || e || typeof r == "object" && r !== null && (r.$$typeof === S || r.$$typeof === y || r.$$typeof === m || r.$$typeof === d || r.$$typeof === p || // This needs to include all possible module reference object
|
|
164
140
|
// types supported by any Flight configuration anywhere since
|
|
165
141
|
// we don't know which Flight build this will end up being used
|
|
166
142
|
// with.
|
|
@@ -168,16 +144,16 @@ function _e() {
|
|
|
168
144
|
}
|
|
169
145
|
function u(r) {
|
|
170
146
|
if (typeof r == "object" && r !== null) {
|
|
171
|
-
var
|
|
172
|
-
switch (
|
|
173
|
-
case
|
|
147
|
+
var T = r.$$typeof;
|
|
148
|
+
switch (T) {
|
|
149
|
+
case n:
|
|
174
150
|
var R = r.type;
|
|
175
151
|
switch (R) {
|
|
176
152
|
case s:
|
|
177
153
|
case l:
|
|
178
154
|
case f:
|
|
179
|
-
case y:
|
|
180
155
|
case E:
|
|
156
|
+
case v:
|
|
181
157
|
return R;
|
|
182
158
|
default:
|
|
183
159
|
var $ = R && R.$$typeof;
|
|
@@ -185,20 +161,20 @@ function _e() {
|
|
|
185
161
|
case _:
|
|
186
162
|
case d:
|
|
187
163
|
case p:
|
|
188
|
-
case
|
|
189
|
-
case
|
|
164
|
+
case S:
|
|
165
|
+
case y:
|
|
190
166
|
case m:
|
|
191
167
|
return $;
|
|
192
168
|
default:
|
|
193
|
-
return
|
|
169
|
+
return T;
|
|
194
170
|
}
|
|
195
171
|
}
|
|
196
172
|
case i:
|
|
197
|
-
return
|
|
173
|
+
return T;
|
|
198
174
|
}
|
|
199
175
|
}
|
|
200
176
|
}
|
|
201
|
-
var N = d,
|
|
177
|
+
var N = d, O = m, Y = n, k = p, D = s, z = S, V = y, q = i, H = l, U = f, W = E, G = v, g = !1, M = !1;
|
|
202
178
|
function X(r) {
|
|
203
179
|
return g || (g = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")), !1;
|
|
204
180
|
}
|
|
@@ -212,7 +188,7 @@ function _e() {
|
|
|
212
188
|
return u(r) === m;
|
|
213
189
|
}
|
|
214
190
|
function K(r) {
|
|
215
|
-
return typeof r == "object" && r !== null && r.$$typeof ===
|
|
191
|
+
return typeof r == "object" && r !== null && r.$$typeof === n;
|
|
216
192
|
}
|
|
217
193
|
function Q(r) {
|
|
218
194
|
return u(r) === p;
|
|
@@ -221,42 +197,42 @@ function _e() {
|
|
|
221
197
|
return u(r) === s;
|
|
222
198
|
}
|
|
223
199
|
function re(r) {
|
|
224
|
-
return u(r) ===
|
|
200
|
+
return u(r) === S;
|
|
225
201
|
}
|
|
226
202
|
function te(r) {
|
|
227
|
-
return u(r) ===
|
|
203
|
+
return u(r) === y;
|
|
228
204
|
}
|
|
229
|
-
function
|
|
205
|
+
function oe(r) {
|
|
230
206
|
return u(r) === i;
|
|
231
207
|
}
|
|
232
|
-
function
|
|
208
|
+
function ne(r) {
|
|
233
209
|
return u(r) === l;
|
|
234
210
|
}
|
|
235
211
|
function se(r) {
|
|
236
212
|
return u(r) === f;
|
|
237
213
|
}
|
|
238
214
|
function ae(r) {
|
|
239
|
-
return u(r) ===
|
|
215
|
+
return u(r) === E;
|
|
240
216
|
}
|
|
241
217
|
function ie(r) {
|
|
242
|
-
return u(r) ===
|
|
218
|
+
return u(r) === v;
|
|
243
219
|
}
|
|
244
|
-
|
|
245
|
-
}()),
|
|
220
|
+
o.ContextConsumer = N, o.ContextProvider = O, o.Element = Y, o.ForwardRef = k, o.Fragment = D, o.Lazy = z, o.Memo = V, o.Portal = q, o.Profiler = H, o.StrictMode = U, o.Suspense = W, o.SuspenseList = G, o.isAsyncMode = X, o.isConcurrentMode = J, o.isContextConsumer = Z, o.isContextProvider = B, o.isElement = K, o.isForwardRef = Q, o.isFragment = ee, o.isLazy = re, o.isMemo = te, o.isPortal = oe, o.isProfiler = ne, o.isStrictMode = se, o.isSuspense = ae, o.isSuspenseList = ie, o.isValidElementType = F, o.typeOf = u;
|
|
221
|
+
}()), o;
|
|
246
222
|
}
|
|
247
|
-
process.env.NODE_ENV === "production" ?
|
|
248
|
-
var
|
|
249
|
-
const
|
|
250
|
-
slotlets:
|
|
223
|
+
process.env.NODE_ENV === "production" ? h.exports = be() : h.exports = Re();
|
|
224
|
+
var _e = h.exports;
|
|
225
|
+
const L = j.createContext({}), je = ({
|
|
226
|
+
slotlets: n,
|
|
251
227
|
children: i
|
|
252
|
-
}) => /* @__PURE__ */ a.jsx(
|
|
253
|
-
const i =
|
|
254
|
-
return
|
|
228
|
+
}) => /* @__PURE__ */ a.jsx(L.Provider, { value: n, children: i }), Le = ({ name: n }) => {
|
|
229
|
+
const i = ye(L), s = i == null ? void 0 : i[n];
|
|
230
|
+
return _e.isValidElementType(s) ? j.createElement(s) : s;
|
|
255
231
|
};
|
|
256
232
|
export {
|
|
257
|
-
|
|
233
|
+
xe as E,
|
|
258
234
|
we as R,
|
|
259
|
-
|
|
260
|
-
|
|
235
|
+
Le as S,
|
|
236
|
+
je as a
|
|
261
237
|
};
|
|
262
|
-
//# sourceMappingURL=SlotletProvider-
|
|
238
|
+
//# sourceMappingURL=SlotletProvider-DJMaOUDs.js.map
|