msw-dev-tool 2.3.3 → 3.1.0
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/cjs/lib/handlerStore.js +35 -0
- package/dist/cjs/lib/handlerStore.js.map +1 -1
- package/dist/cjs/lib/type.js +12 -0
- package/dist/cjs/lib/type.js.map +1 -1
- package/dist/cjs/lib/util.js +10 -2
- package/dist/cjs/lib/util.js.map +1 -1
- package/dist/cjs/msw-dev-tool.css +1 -1
- package/dist/cjs/node_modules/@floating-ui/core/dist/floating-ui.core.js +818 -0
- package/dist/cjs/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +1 -0
- package/dist/cjs/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +739 -0
- package/dist/cjs/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +1 -0
- package/dist/cjs/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +378 -0
- package/dist/cjs/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +1 -0
- package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +1 -0
- package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/number/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/primitive/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-arrow/dist/index.js +48 -0
- package/dist/cjs/node_modules/@radix-ui/react-arrow/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-collection/dist/index.js +71 -0
- package/dist/cjs/node_modules/@radix-ui/react-collection/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-compose-refs/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-context/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-dialog/dist/index.js +358 -0
- package/dist/cjs/node_modules/@radix-ui/react-dialog/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-direction/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +234 -0
- package/dist/cjs/node_modules/@radix-ui/react-dismissable-layer/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-focus-guards/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-focus-scope/dist/index.js +229 -0
- package/dist/cjs/node_modules/@radix-ui/react-focus-scope/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-icons/dist/react-icons.esm.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-id/dist/index.js +37 -0
- package/dist/cjs/node_modules/@radix-ui/react-id/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-label/dist/index.js +45 -0
- package/dist/cjs/node_modules/@radix-ui/react-label/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-popper/dist/index.js +308 -0
- package/dist/cjs/node_modules/@radix-ui/react-popper/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-portal/dist/index.js +39 -0
- package/dist/cjs/node_modules/@radix-ui/react-portal/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-presence/dist/index.js +152 -0
- package/dist/cjs/node_modules/@radix-ui/react-presence/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-primitive/dist/index.js +65 -0
- package/dist/cjs/node_modules/@radix-ui/react-primitive/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-scroll-area/dist/index.js +752 -0
- package/dist/cjs/node_modules/@radix-ui/react-scroll-area/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-select/dist/index.js +1168 -0
- package/dist/cjs/node_modules/@radix-ui/react-select/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-slot/dist/index.js +106 -0
- package/dist/cjs/node_modules/@radix-ui/react-slot/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-tooltip/dist/index.js +407 -0
- package/dist/cjs/node_modules/@radix-ui/react-tooltip/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-callback-ref/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +68 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-controllable-state/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +40 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-layout-effect/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-previous/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-size/dist/index.js +62 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-size/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-visually-hidden/dist/index.js +58 -0
- package/dist/cjs/node_modules/@radix-ui/react-visually-hidden/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/_internal/base-button.js +36 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/_internal/base-button.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/_internal/base-button.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/box.js +33 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/box.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/box.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/button.js +29 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/button.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/container.js +36 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/container.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/container.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/dialog.js +40 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/dialog.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/dialog.props.js +10 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/dialog.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/flex.js +33 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/flex.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/flex.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/heading.js +32 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/heading.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/heading.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/scroll-area.js +35 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/scroll-area.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/scroll-area.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/slot.js +8 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/slot.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/spinner.js +32 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/spinner.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/spinner.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/table.js +39 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/table.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/table.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/text-area.js +31 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/text-area.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/text-area.props.js +9 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/text-area.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/text-field.js +37 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/text-field.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/text-field.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/text.js +32 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/text.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/text.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/theme.js +34 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/theme.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/theme.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/visually-hidden.js +8 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/components/visually-hidden.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/helpers/extract-margin-props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/helpers/extract-props.js +11 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/helpers/extract-props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/helpers/get-margin-styles.js +11 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/helpers/get-margin-styles.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/helpers/get-matching-gray-color.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/helpers/get-responsive-styles.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/helpers/get-subtree.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/helpers/has-own-property.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/helpers/is-responsive-object.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/helpers/map-prop-values.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/helpers/merge-styles.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/helpers/require-react-element.js +27 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/helpers/require-react-element.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/as-child.prop.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/color.prop.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/gap.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/height.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/high-contrast.prop.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/layout.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/leading-trim.prop.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/margin.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/padding.props.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/prop-def.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/radius.prop.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/text-align.prop.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/text-wrap.prop.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/truncate.prop.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/weight.prop.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/themes/dist/esm/props/width.props.js.map +1 -0
- package/dist/cjs/node_modules/@tanstack/react-table/build/lib/index.js +137 -0
- package/dist/cjs/node_modules/@tanstack/react-table/build/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/@tanstack/table-core/build/lib/index.js +3012 -0
- package/dist/cjs/node_modules/@tanstack/table-core/build/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/aria-hidden/dist/es2015/index.js.map +1 -0
- package/dist/cjs/node_modules/classnames/index.js +87 -0
- package/dist/cjs/node_modules/classnames/index.js.map +1 -0
- package/dist/cjs/node_modules/get-nonce/dist/es2015/index.js.map +1 -0
- package/dist/cjs/node_modules/radix-ui/dist/internal.js +11 -0
- package/dist/cjs/node_modules/radix-ui/dist/internal.js.map +1 -0
- package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/Combination.js +34 -0
- package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +1 -0
- package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +184 -0
- package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +1 -0
- package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/UI.js +60 -0
- package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/UI.js.map +1 -0
- package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +1 -0
- package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +1 -0
- package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/medium.js +8 -0
- package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/medium.js.map +1 -0
- package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/sidecar.js +12 -0
- package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +1 -0
- package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/component.js +80 -0
- package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +1 -0
- package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +1 -0
- package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +1 -0
- package/dist/cjs/node_modules/react-style-singleton/dist/es2015/component.js.map +1 -0
- package/dist/cjs/node_modules/react-style-singleton/dist/es2015/hook.js.map +1 -0
- package/dist/cjs/node_modules/react-style-singleton/dist/es2015/singleton.js +54 -0
- package/dist/cjs/node_modules/react-style-singleton/dist/es2015/singleton.js.map +1 -0
- package/dist/cjs/node_modules/tslib/tslib.es6.js.map +1 -0
- package/dist/cjs/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +1 -0
- package/dist/cjs/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +1 -0
- package/dist/cjs/node_modules/use-callback-ref/dist/es2015/useRef.js.map +1 -0
- package/dist/cjs/node_modules/use-sidecar/dist/es2015/exports.js +43 -0
- package/dist/cjs/node_modules/use-sidecar/dist/es2015/exports.js.map +1 -0
- package/dist/cjs/node_modules/use-sidecar/dist/es2015/medium.js +80 -0
- package/dist/cjs/node_modules/use-sidecar/dist/es2015/medium.js.map +1 -0
- package/dist/cjs/node_modules/vaul/dist/index.js +1681 -0
- package/dist/cjs/node_modules/vaul/dist/index.js.map +1 -0
- package/dist/cjs/node_modules/zod/lib/index.js +4515 -0
- package/dist/cjs/node_modules/zod/lib/index.js.map +1 -0
- package/dist/cjs/ui/DevToolContent/Form/FormFieldBase.js +18 -0
- package/dist/cjs/ui/DevToolContent/Form/FormFieldBase.js.map +1 -0
- package/dist/cjs/ui/DevToolContent/Form/InputFormField.js +15 -0
- package/dist/cjs/ui/DevToolContent/Form/InputFormField.js.map +1 -0
- package/dist/cjs/ui/DevToolContent/Form/Select.js +32 -0
- package/dist/cjs/ui/DevToolContent/Form/Select.js.map +1 -0
- package/dist/cjs/ui/DevToolContent/Form/SelectFormField.js +14 -0
- package/dist/cjs/ui/DevToolContent/Form/SelectFormField.js.map +1 -0
- package/dist/cjs/ui/DevToolContent/Form/TextAreaFormField.js +15 -0
- package/dist/cjs/ui/DevToolContent/Form/TextAreaFormField.js.map +1 -0
- package/dist/cjs/ui/DevToolContent/HandlerDebugger/KeyValueInputList.js +6 -6
- package/dist/cjs/ui/DevToolContent/HandlerDebugger/PathParamSetter.js +4 -4
- package/dist/cjs/ui/DevToolContent/HandlerDebugger/RequestPreview.js +4 -4
- package/dist/cjs/ui/DevToolContent/HandlerDebugger/index.js +4 -4
- package/dist/cjs/ui/DevToolContent/HandlerTable/BehaviorSelect.js +8 -25
- package/dist/cjs/ui/DevToolContent/HandlerTable/BehaviorSelect.js.map +1 -1
- package/dist/cjs/ui/DevToolContent/HandlerTable/index.js +4 -4
- package/dist/cjs/ui/DevToolContent/ToolButtonGroup/HandlerForm.js +58 -0
- package/dist/cjs/ui/DevToolContent/ToolButtonGroup/HandlerForm.js.map +1 -0
- package/dist/cjs/ui/DevToolContent/ToolButtonGroup/index.js +64 -0
- package/dist/cjs/ui/DevToolContent/ToolButtonGroup/index.js.map +1 -0
- package/dist/cjs/ui/DevToolContent/ToolButtonGroup/schema.js +31 -0
- package/dist/cjs/ui/DevToolContent/ToolButtonGroup/schema.js.map +1 -0
- package/dist/cjs/ui/DevToolContent/ToolButtonGroup/util.js +24 -0
- package/dist/cjs/ui/DevToolContent/ToolButtonGroup/util.js.map +1 -0
- package/dist/cjs/ui/DevToolContent/hook/useFlattenHandlersTable.js +2 -2
- package/dist/cjs/ui/MSWDevTool.js +10 -17
- package/dist/cjs/ui/MSWDevTool.js.map +1 -1
- package/dist/cjs/ui/ThemeProvider.js +1 -1
- package/dist/cjs/ui/Trigger.js +1 -1
- package/dist/esm/lib/handlerStore.js +35 -1
- package/dist/esm/lib/handlerStore.js.map +1 -1
- package/dist/esm/lib/type.js +12 -1
- package/dist/esm/lib/type.js.map +1 -1
- package/dist/esm/lib/util.js +10 -2
- package/dist/esm/lib/util.js.map +1 -1
- package/dist/esm/msw-dev-tool.css +1 -1
- package/dist/esm/node_modules/@floating-ui/core/dist/floating-ui.core.js +807 -0
- package/dist/esm/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +1 -0
- package/dist/esm/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +727 -0
- package/dist/esm/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +1 -0
- package/dist/esm/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +348 -0
- package/dist/esm/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +1 -0
- package/dist/esm/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +1 -0
- package/dist/esm/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/number/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/primitive/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-arrow/dist/index.js +26 -0
- package/dist/esm/node_modules/@radix-ui/react-arrow/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-collection/dist/index.js +69 -0
- package/dist/esm/node_modules/@radix-ui/react-collection/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-compose-refs/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-context/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-dialog/dist/index.js +320 -0
- package/dist/esm/node_modules/@radix-ui/react-dialog/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-direction/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +212 -0
- package/dist/esm/node_modules/@radix-ui/react-dismissable-layer/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-focus-guards/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-focus-scope/dist/index.js +208 -0
- package/dist/esm/node_modules/@radix-ui/react-focus-scope/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-icons/dist/react-icons.esm.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-id/dist/index.js +16 -0
- package/dist/esm/node_modules/@radix-ui/react-id/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-label/dist/index.js +24 -0
- package/dist/esm/node_modules/@radix-ui/react-label/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-popper/dist/index.js +279 -0
- package/dist/esm/node_modules/@radix-ui/react-popper/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-portal/dist/index.js +18 -0
- package/dist/esm/node_modules/@radix-ui/react-portal/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-presence/dist/index.js +131 -0
- package/dist/esm/node_modules/@radix-ui/react-presence/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-primitive/dist/index.js +42 -0
- package/dist/esm/node_modules/@radix-ui/react-primitive/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-scroll-area/dist/index.js +721 -0
- package/dist/esm/node_modules/@radix-ui/react-scroll-area/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-select/dist/index.js +1130 -0
- package/dist/esm/node_modules/@radix-ui/react-select/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-slot/dist/index.js +83 -0
- package/dist/esm/node_modules/@radix-ui/react-slot/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-tooltip/dist/index.js +381 -0
- package/dist/esm/node_modules/@radix-ui/react-tooltip/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-use-callback-ref/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +47 -0
- package/dist/esm/node_modules/@radix-ui/react-use-controllable-state/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +19 -0
- package/dist/esm/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-use-layout-effect/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-use-previous/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-use-size/dist/index.js +41 -0
- package/dist/esm/node_modules/@radix-ui/react-use-size/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/react-visually-hidden/dist/index.js +36 -0
- package/dist/esm/node_modules/@radix-ui/react-visually-hidden/dist/index.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/_internal/base-button.js +15 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/_internal/base-button.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/_internal/base-button.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/box.js +12 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/box.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/box.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/button.js +8 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/button.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/container.js +15 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/container.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/container.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/dialog.js +14 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/dialog.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/dialog.props.js +8 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/dialog.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/flex.js +12 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/flex.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/flex.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/heading.js +11 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/heading.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/heading.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/scroll-area.js +14 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/scroll-area.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/scroll-area.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/slot.js +6 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/slot.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/spinner.js +11 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/spinner.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/spinner.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/table.js +12 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/table.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/table.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/text-area.js +10 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/text-area.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/text-area.props.js +7 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/text-area.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/text-field.js +15 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/text-field.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/text-field.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/text.js +11 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/text.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/text.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/theme.js +12 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/theme.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/theme.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/visually-hidden.js +6 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/components/visually-hidden.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/helpers/extract-margin-props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/helpers/extract-props.js +9 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/helpers/extract-props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/helpers/get-margin-styles.js +9 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/helpers/get-margin-styles.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/helpers/get-matching-gray-color.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/helpers/get-responsive-styles.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/helpers/get-subtree.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/helpers/has-own-property.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/helpers/is-responsive-object.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/helpers/map-prop-values.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/helpers/merge-styles.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/helpers/require-react-element.js +6 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/helpers/require-react-element.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/as-child.prop.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/color.prop.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/gap.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/height.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/high-contrast.prop.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/layout.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/leading-trim.prop.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/margin.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/padding.props.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/prop-def.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/radius.prop.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/text-align.prop.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/text-wrap.prop.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/truncate.prop.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/weight.prop.js.map +1 -0
- package/dist/esm/node_modules/@radix-ui/themes/dist/esm/props/width.props.js.map +1 -0
- package/dist/esm/node_modules/@tanstack/react-table/build/lib/index.js +75 -0
- package/dist/esm/node_modules/@tanstack/react-table/build/lib/index.js.map +1 -0
- package/dist/esm/node_modules/@tanstack/table-core/build/lib/index.js +2970 -0
- package/dist/esm/node_modules/@tanstack/table-core/build/lib/index.js.map +1 -0
- package/dist/esm/node_modules/aria-hidden/dist/es2015/index.js.map +1 -0
- package/dist/esm/node_modules/classnames/index.js +83 -0
- package/dist/esm/node_modules/classnames/index.js.map +1 -0
- package/dist/esm/node_modules/get-nonce/dist/es2015/index.js.map +1 -0
- package/dist/esm/node_modules/radix-ui/dist/internal.js +9 -0
- package/dist/esm/node_modules/radix-ui/dist/internal.js.map +1 -0
- package/dist/esm/node_modules/react-remove-scroll/dist/es2015/Combination.js +11 -0
- package/dist/esm/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +1 -0
- package/dist/esm/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +161 -0
- package/dist/esm/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +1 -0
- package/dist/esm/node_modules/react-remove-scroll/dist/es2015/UI.js +39 -0
- package/dist/esm/node_modules/react-remove-scroll/dist/es2015/UI.js.map +1 -0
- package/dist/esm/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +1 -0
- package/dist/esm/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +1 -0
- package/dist/esm/node_modules/react-remove-scroll/dist/es2015/medium.js +6 -0
- package/dist/esm/node_modules/react-remove-scroll/dist/es2015/medium.js.map +1 -0
- package/dist/esm/node_modules/react-remove-scroll/dist/es2015/sidecar.js +8 -0
- package/dist/esm/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +1 -0
- package/dist/esm/node_modules/react-remove-scroll-bar/dist/es2015/component.js +57 -0
- package/dist/esm/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +1 -0
- package/dist/esm/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +1 -0
- package/dist/esm/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +1 -0
- package/dist/esm/node_modules/react-style-singleton/dist/es2015/component.js.map +1 -0
- package/dist/esm/node_modules/react-style-singleton/dist/es2015/hook.js.map +1 -0
- package/dist/esm/node_modules/react-style-singleton/dist/es2015/singleton.js +52 -0
- package/dist/esm/node_modules/react-style-singleton/dist/es2015/singleton.js.map +1 -0
- package/dist/esm/node_modules/tslib/tslib.es6.js.map +1 -0
- package/dist/esm/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +1 -0
- package/dist/esm/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +1 -0
- package/dist/esm/node_modules/use-callback-ref/dist/es2015/useRef.js.map +1 -0
- package/dist/esm/node_modules/use-sidecar/dist/es2015/exports.js +22 -0
- package/dist/esm/node_modules/use-sidecar/dist/es2015/exports.js.map +1 -0
- package/dist/esm/node_modules/use-sidecar/dist/es2015/medium.js +78 -0
- package/dist/esm/node_modules/use-sidecar/dist/es2015/medium.js.map +1 -0
- package/dist/esm/node_modules/vaul/dist/index.js +1655 -0
- package/dist/esm/node_modules/vaul/dist/index.js.map +1 -0
- package/dist/esm/node_modules/zod/lib/index.js +4406 -0
- package/dist/esm/node_modules/zod/lib/index.js.map +1 -0
- package/dist/esm/ui/DevToolContent/Form/FormFieldBase.js +16 -0
- package/dist/esm/ui/DevToolContent/Form/FormFieldBase.js.map +1 -0
- package/dist/esm/ui/DevToolContent/Form/InputFormField.js +13 -0
- package/dist/esm/ui/DevToolContent/Form/InputFormField.js.map +1 -0
- package/dist/esm/ui/DevToolContent/Form/Select.js +30 -0
- package/dist/esm/ui/DevToolContent/Form/Select.js.map +1 -0
- package/dist/esm/ui/DevToolContent/Form/SelectFormField.js +12 -0
- package/dist/esm/ui/DevToolContent/Form/SelectFormField.js.map +1 -0
- package/dist/esm/ui/DevToolContent/Form/TextAreaFormField.js +13 -0
- package/dist/esm/ui/DevToolContent/Form/TextAreaFormField.js.map +1 -0
- package/dist/esm/ui/DevToolContent/HandlerDebugger/KeyValueInputList.js +6 -6
- package/dist/esm/ui/DevToolContent/HandlerDebugger/PathParamSetter.js +4 -4
- package/dist/esm/ui/DevToolContent/HandlerDebugger/RequestPreview.js +4 -4
- package/dist/esm/ui/DevToolContent/HandlerDebugger/index.js +4 -4
- package/dist/esm/ui/DevToolContent/HandlerTable/BehaviorSelect.js +8 -25
- package/dist/esm/ui/DevToolContent/HandlerTable/BehaviorSelect.js.map +1 -1
- package/dist/esm/ui/DevToolContent/HandlerTable/index.js +4 -4
- package/dist/esm/ui/DevToolContent/ToolButtonGroup/HandlerForm.js +56 -0
- package/dist/esm/ui/DevToolContent/ToolButtonGroup/HandlerForm.js.map +1 -0
- package/dist/esm/ui/DevToolContent/ToolButtonGroup/index.js +62 -0
- package/dist/esm/ui/DevToolContent/ToolButtonGroup/index.js.map +1 -0
- package/dist/esm/ui/DevToolContent/ToolButtonGroup/schema.js +29 -0
- package/dist/esm/ui/DevToolContent/ToolButtonGroup/schema.js.map +1 -0
- package/dist/esm/ui/DevToolContent/ToolButtonGroup/util.js +21 -0
- package/dist/esm/ui/DevToolContent/ToolButtonGroup/util.js.map +1 -0
- package/dist/esm/ui/DevToolContent/hook/useFlattenHandlersTable.js +2 -2
- package/dist/esm/ui/MSWDevTool.js +5 -12
- package/dist/esm/ui/MSWDevTool.js.map +1 -1
- package/dist/esm/ui/ThemeProvider.js +1 -1
- package/dist/esm/ui/Trigger.js +1 -1
- package/dist/types/index.d.ts +14 -1
- package/package.json +6 -2
- package/dist/cjs/node_modules/.pnpm/@floating-ui_core@1.6.9/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -818
- package/dist/cjs/node_modules/.pnpm/@floating-ui_core@1.6.9/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@floating-ui_dom@1.6.13/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -739
- package/dist/cjs/node_modules/.pnpm/@floating-ui_dom@1.6.13/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@floating-ui_react-dom@2.1.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -378
- package/dist/cjs/node_modules/.pnpm/@floating-ui_react-dom@2.1.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_number@1.1.0/node_modules/@radix-ui/number/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_primitive@1.1.1/node_modules/@radix-ui/primitive/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-arrow@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.1_x6p6stvosyj5xtena3xfahoytu/node_modules/@radix-ui/react-arrow/dist/index.js +0 -48
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-arrow@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.1_x6p6stvosyj5xtena3xfahoytu/node_modules/@radix-ui/react-arrow/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-collection@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@1_tagbd57u5fsqga6qdjecsll7fm/node_modules/@radix-ui/react-collection/dist/index.js +0 -71
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-collection@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@1_tagbd57u5fsqga6qdjecsll7fm/node_modules/@radix-ui/react-collection/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-compose-refs@1.1.1_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-compose-refs/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-context@1.1.1_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-context/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-dialog@1.1.6_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._tj6htj5pmg2es74uknz4aewlhy/node_modules/@radix-ui/react-dialog/dist/index.js +0 -358
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-dialog@1.1.6_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._tj6htj5pmg2es74uknz4aewlhy/node_modules/@radix-ui/react-dialog/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-direction@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-direction/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-dismissable-layer@1.1.5_@types_react-dom@18.3.5_@types_react@18.3.18__@types__nitdfoqpcbroetgllwgz3is5ai/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +0 -234
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-dismissable-layer@1.1.5_@types_react-dom@18.3.5_@types_react@18.3.18__@types__nitdfoqpcbroetgllwgz3is5ai/node_modules/@radix-ui/react-dismissable-layer/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-focus-guards@1.1.1_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-focus-guards/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-focus-scope@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@_fadkqkpo6fm4ufegukbxon2hs4/node_modules/@radix-ui/react-focus-scope/dist/index.js +0 -229
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-focus-scope@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@_fadkqkpo6fm4ufegukbxon2hs4/node_modules/@radix-ui/react-focus-scope/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-icons@1.3.2_react@18.3.1/node_modules/@radix-ui/react-icons/dist/react-icons.esm.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-id@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-id/dist/index.js +0 -37
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-id@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-id/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-label@2.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.1_2cqdrul4wd4nqxmfcrqwokv4ti/node_modules/@radix-ui/react-label/dist/index.js +0 -45
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-label@2.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.1_2cqdrul4wd4nqxmfcrqwokv4ti/node_modules/@radix-ui/react-label/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-popper@1.2.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._vskr4u3q77jmhehtw5db7awfeq/node_modules/@radix-ui/react-popper/dist/index.js +0 -308
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-popper@1.2.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._vskr4u3q77jmhehtw5db7awfeq/node_modules/@radix-ui/react-popper/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-portal@1.1.4_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._ulc3jfxcmrz2rfz7bui53djdtu/node_modules/@radix-ui/react-portal/dist/index.js +0 -39
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-portal@1.1.4_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._ulc3jfxcmrz2rfz7bui53djdtu/node_modules/@radix-ui/react-portal/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-presence@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18._pqwkltkxenlrsgmgun6icjiigu/node_modules/@radix-ui/react-presence/dist/index.js +0 -152
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-presence@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18._pqwkltkxenlrsgmgun6icjiigu/node_modules/@radix-ui/react-presence/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-primitive@2.0.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18_sejcxqoscaweil2bvgwwavaoha/node_modules/@radix-ui/react-primitive/dist/index.js +0 -65
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-primitive@2.0.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18_sejcxqoscaweil2bvgwwavaoha/node_modules/@radix-ui/react-primitive/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-scroll-area@1.2.3_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@_xx7wjcphuyz2zijkk43rojvdle/node_modules/@radix-ui/react-scroll-area/dist/index.js +0 -752
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-scroll-area@1.2.3_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@_xx7wjcphuyz2zijkk43rojvdle/node_modules/@radix-ui/react-scroll-area/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-select@2.1.6_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._h3snaisb2dmidicxlzdds2tiqu/node_modules/@radix-ui/react-select/dist/index.js +0 -1168
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-select@2.1.6_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._h3snaisb2dmidicxlzdds2tiqu/node_modules/@radix-ui/react-select/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-slot@1.1.2_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-slot/dist/index.js +0 -106
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-slot@1.1.2_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-slot/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-tooltip@1.1.8_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3_zlakc5i4tpx4eat4ixff5zh6tq/node_modules/@radix-ui/react-tooltip/dist/index.js +0 -407
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-tooltip@1.1.8_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3_zlakc5i4tpx4eat4ixff5zh6tq/node_modules/@radix-ui/react-tooltip/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-use-callback-ref@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-callback-ref/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-use-controllable-state@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +0 -68
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-use-controllable-state@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-controllable-state/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-use-escape-keydown@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +0 -40
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-use-escape-keydown@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-use-layout-effect@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-layout-effect/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-use-previous@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-previous/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-use-size@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-size/dist/index.js +0 -62
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-use-size@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-size/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-visually-hidden@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_re_omyrydx3gc2oidaiqb4gsovieq/node_modules/@radix-ui/react-visually-hidden/dist/index.js +0 -58
- package/dist/cjs/node_modules/.pnpm/@radix-ui_react-visually-hidden@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_re_omyrydx3gc2oidaiqb4gsovieq/node_modules/@radix-ui/react-visually-hidden/dist/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/_internal/base-button.js +0 -36
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/_internal/base-button.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/_internal/base-button.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/box.js +0 -33
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/box.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/box.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/button.js +0 -29
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/button.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/container.js +0 -36
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/container.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/container.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/flex.js +0 -33
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/flex.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/flex.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/heading.js +0 -32
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/heading.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/heading.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/scroll-area.js +0 -35
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/scroll-area.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/scroll-area.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/slot.js +0 -8
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/slot.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/spinner.js +0 -32
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/spinner.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/spinner.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/table.js +0 -39
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/table.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/table.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/text-field.js +0 -36
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/text-field.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/text-field.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/text.js +0 -32
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/text.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/text.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/theme.js +0 -34
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/theme.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/theme.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/visually-hidden.js +0 -8
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/visually-hidden.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/extract-margin-props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/extract-props.js +0 -11
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/extract-props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/get-margin-styles.js +0 -11
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/get-margin-styles.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/get-matching-gray-color.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/get-responsive-styles.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/get-subtree.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/has-own-property.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/is-responsive-object.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/map-prop-values.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/merge-styles.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/as-child.prop.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/color.prop.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/gap.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/height.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/high-contrast.prop.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/layout.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/leading-trim.prop.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/margin.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/padding.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/prop-def.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/radius.prop.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/text-align.prop.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/text-wrap.prop.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/truncate.prop.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/weight.prop.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/width.props.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@rollup_plugin-typescript@11.1.6_rollup@3.29.5_tslib@2.8.1_typescript@5.6.3/node_modules/tslib/tslib.es6.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@tanstack_react-table@8.20.6_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@tanstack/react-table/build/lib/index.js +0 -137
- package/dist/cjs/node_modules/.pnpm/@tanstack_react-table@8.20.6_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@tanstack/react-table/build/lib/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@tanstack_table-core@8.20.5/node_modules/@tanstack/table-core/build/lib/index.js +0 -3012
- package/dist/cjs/node_modules/.pnpm/@tanstack_table-core@8.20.5/node_modules/@tanstack/table-core/build/lib/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/aria-hidden@1.2.4/node_modules/aria-hidden/dist/es2015/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js +0 -87
- package/dist/cjs/node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll-bar/dist/es2015/component.js +0 -80
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -34
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -184
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -60
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/UI.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -8
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/medium.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -12
- package/dist/cjs/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@18.3.18_react@18.3.1/node_modules/react-style-singleton/dist/es2015/component.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@18.3.18_react@18.3.1/node_modules/react-style-singleton/dist/es2015/hook.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@18.3.18_react@18.3.1/node_modules/react-style-singleton/dist/es2015/singleton.js +0 -54
- package/dist/cjs/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@18.3.18_react@18.3.1/node_modules/react-style-singleton/dist/es2015/singleton.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@18.3.18_react@18.3.1/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@18.3.18_react@18.3.1/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@18.3.18_react@18.3.1/node_modules/use-callback-ref/dist/es2015/useRef.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@18.3.18_react@18.3.1/node_modules/use-sidecar/dist/es2015/exports.js +0 -43
- package/dist/cjs/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@18.3.18_react@18.3.1/node_modules/use-sidecar/dist/es2015/exports.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@18.3.18_react@18.3.1/node_modules/use-sidecar/dist/es2015/medium.js +0 -80
- package/dist/cjs/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@18.3.18_react@18.3.1/node_modules/use-sidecar/dist/es2015/medium.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/vaul@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_react-dom@18.3._7iqkcrcg5qjc3n2ixm6rnrnx3e/node_modules/vaul/dist/index.js +0 -1681
- package/dist/cjs/node_modules/.pnpm/vaul@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_react-dom@18.3._7iqkcrcg5qjc3n2ixm6rnrnx3e/node_modules/vaul/dist/index.js.map +0 -1
- package/dist/cjs/ui/DevToolContent/ToolButtonGroup.js +0 -18
- package/dist/cjs/ui/DevToolContent/ToolButtonGroup.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@floating-ui_core@1.6.9/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -807
- package/dist/esm/node_modules/.pnpm/@floating-ui_core@1.6.9/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@floating-ui_dom@1.6.13/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -727
- package/dist/esm/node_modules/.pnpm/@floating-ui_dom@1.6.13/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@floating-ui_react-dom@2.1.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -348
- package/dist/esm/node_modules/.pnpm/@floating-ui_react-dom@2.1.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_number@1.1.0/node_modules/@radix-ui/number/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_primitive@1.1.1/node_modules/@radix-ui/primitive/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-arrow@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.1_x6p6stvosyj5xtena3xfahoytu/node_modules/@radix-ui/react-arrow/dist/index.js +0 -26
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-arrow@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.1_x6p6stvosyj5xtena3xfahoytu/node_modules/@radix-ui/react-arrow/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-collection@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@1_tagbd57u5fsqga6qdjecsll7fm/node_modules/@radix-ui/react-collection/dist/index.js +0 -69
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-collection@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@1_tagbd57u5fsqga6qdjecsll7fm/node_modules/@radix-ui/react-collection/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-compose-refs@1.1.1_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-compose-refs/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-context@1.1.1_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-context/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-dialog@1.1.6_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._tj6htj5pmg2es74uknz4aewlhy/node_modules/@radix-ui/react-dialog/dist/index.js +0 -320
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-dialog@1.1.6_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._tj6htj5pmg2es74uknz4aewlhy/node_modules/@radix-ui/react-dialog/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-direction@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-direction/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-dismissable-layer@1.1.5_@types_react-dom@18.3.5_@types_react@18.3.18__@types__nitdfoqpcbroetgllwgz3is5ai/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +0 -212
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-dismissable-layer@1.1.5_@types_react-dom@18.3.5_@types_react@18.3.18__@types__nitdfoqpcbroetgllwgz3is5ai/node_modules/@radix-ui/react-dismissable-layer/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-focus-guards@1.1.1_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-focus-guards/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-focus-scope@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@_fadkqkpo6fm4ufegukbxon2hs4/node_modules/@radix-ui/react-focus-scope/dist/index.js +0 -208
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-focus-scope@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@_fadkqkpo6fm4ufegukbxon2hs4/node_modules/@radix-ui/react-focus-scope/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-icons@1.3.2_react@18.3.1/node_modules/@radix-ui/react-icons/dist/react-icons.esm.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-id@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-id/dist/index.js +0 -16
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-id@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-id/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-label@2.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.1_2cqdrul4wd4nqxmfcrqwokv4ti/node_modules/@radix-ui/react-label/dist/index.js +0 -24
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-label@2.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.1_2cqdrul4wd4nqxmfcrqwokv4ti/node_modules/@radix-ui/react-label/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-popper@1.2.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._vskr4u3q77jmhehtw5db7awfeq/node_modules/@radix-ui/react-popper/dist/index.js +0 -279
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-popper@1.2.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._vskr4u3q77jmhehtw5db7awfeq/node_modules/@radix-ui/react-popper/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-portal@1.1.4_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._ulc3jfxcmrz2rfz7bui53djdtu/node_modules/@radix-ui/react-portal/dist/index.js +0 -18
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-portal@1.1.4_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._ulc3jfxcmrz2rfz7bui53djdtu/node_modules/@radix-ui/react-portal/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-presence@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18._pqwkltkxenlrsgmgun6icjiigu/node_modules/@radix-ui/react-presence/dist/index.js +0 -131
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-presence@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18._pqwkltkxenlrsgmgun6icjiigu/node_modules/@radix-ui/react-presence/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-primitive@2.0.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18_sejcxqoscaweil2bvgwwavaoha/node_modules/@radix-ui/react-primitive/dist/index.js +0 -42
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-primitive@2.0.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18_sejcxqoscaweil2bvgwwavaoha/node_modules/@radix-ui/react-primitive/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-scroll-area@1.2.3_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@_xx7wjcphuyz2zijkk43rojvdle/node_modules/@radix-ui/react-scroll-area/dist/index.js +0 -721
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-scroll-area@1.2.3_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@_xx7wjcphuyz2zijkk43rojvdle/node_modules/@radix-ui/react-scroll-area/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-select@2.1.6_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._h3snaisb2dmidicxlzdds2tiqu/node_modules/@radix-ui/react-select/dist/index.js +0 -1130
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-select@2.1.6_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3._h3snaisb2dmidicxlzdds2tiqu/node_modules/@radix-ui/react-select/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-slot@1.1.2_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-slot/dist/index.js +0 -83
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-slot@1.1.2_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-slot/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-tooltip@1.1.8_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3_zlakc5i4tpx4eat4ixff5zh6tq/node_modules/@radix-ui/react-tooltip/dist/index.js +0 -381
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-tooltip@1.1.8_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3_zlakc5i4tpx4eat4ixff5zh6tq/node_modules/@radix-ui/react-tooltip/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-use-callback-ref@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-callback-ref/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-use-controllable-state@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +0 -47
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-use-controllable-state@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-controllable-state/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-use-escape-keydown@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +0 -19
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-use-escape-keydown@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-use-layout-effect@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-layout-effect/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-use-previous@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-previous/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-use-size@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-size/dist/index.js +0 -41
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-use-size@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-use-size/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-visually-hidden@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_re_omyrydx3gc2oidaiqb4gsovieq/node_modules/@radix-ui/react-visually-hidden/dist/index.js +0 -36
- package/dist/esm/node_modules/.pnpm/@radix-ui_react-visually-hidden@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_re_omyrydx3gc2oidaiqb4gsovieq/node_modules/@radix-ui/react-visually-hidden/dist/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/_internal/base-button.js +0 -15
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/_internal/base-button.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/_internal/base-button.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/box.js +0 -12
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/box.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/box.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/button.js +0 -8
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/button.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/container.js +0 -15
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/container.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/container.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/flex.js +0 -12
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/flex.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/flex.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/heading.js +0 -11
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/heading.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/heading.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/scroll-area.js +0 -14
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/scroll-area.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/scroll-area.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/slot.js +0 -6
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/slot.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/spinner.js +0 -11
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/spinner.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/spinner.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/table.js +0 -12
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/table.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/table.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/text-field.js +0 -14
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/text-field.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/text-field.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/text.js +0 -11
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/text.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/text.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/theme.js +0 -12
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/theme.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/theme.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/visually-hidden.js +0 -6
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/components/visually-hidden.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/extract-margin-props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/extract-props.js +0 -9
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/extract-props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/get-margin-styles.js +0 -9
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/get-margin-styles.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/get-matching-gray-color.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/get-responsive-styles.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/get-subtree.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/has-own-property.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/is-responsive-object.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/map-prop-values.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/helpers/merge-styles.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/as-child.prop.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/color.prop.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/gap.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/height.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/high-contrast.prop.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/layout.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/leading-trim.prop.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/margin.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/padding.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/prop-def.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/radius.prop.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/text-align.prop.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/text-wrap.prop.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/truncate.prop.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/weight.prop.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui/themes/dist/esm/props/width.props.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@rollup_plugin-typescript@11.1.6_rollup@3.29.5_tslib@2.8.1_typescript@5.6.3/node_modules/tslib/tslib.es6.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@tanstack_react-table@8.20.6_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@tanstack/react-table/build/lib/index.js +0 -75
- package/dist/esm/node_modules/.pnpm/@tanstack_react-table@8.20.6_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@tanstack/react-table/build/lib/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/@tanstack_table-core@8.20.5/node_modules/@tanstack/table-core/build/lib/index.js +0 -2970
- package/dist/esm/node_modules/.pnpm/@tanstack_table-core@8.20.5/node_modules/@tanstack/table-core/build/lib/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/aria-hidden@1.2.4/node_modules/aria-hidden/dist/es2015/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js +0 -83
- package/dist/esm/node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll-bar/dist/es2015/component.js +0 -57
- package/dist/esm/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -11
- package/dist/esm/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -161
- package/dist/esm/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -39
- package/dist/esm/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/UI.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -6
- package/dist/esm/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/medium.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -8
- package/dist/esm/node_modules/.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@18.3.18_react@18.3.1/node_modules/react-style-singleton/dist/es2015/component.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@18.3.18_react@18.3.1/node_modules/react-style-singleton/dist/es2015/hook.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@18.3.18_react@18.3.1/node_modules/react-style-singleton/dist/es2015/singleton.js +0 -52
- package/dist/esm/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@18.3.18_react@18.3.1/node_modules/react-style-singleton/dist/es2015/singleton.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@18.3.18_react@18.3.1/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@18.3.18_react@18.3.1/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@18.3.18_react@18.3.1/node_modules/use-callback-ref/dist/es2015/useRef.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@18.3.18_react@18.3.1/node_modules/use-sidecar/dist/es2015/exports.js +0 -22
- package/dist/esm/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@18.3.18_react@18.3.1/node_modules/use-sidecar/dist/es2015/exports.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@18.3.18_react@18.3.1/node_modules/use-sidecar/dist/es2015/medium.js +0 -78
- package/dist/esm/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@18.3.18_react@18.3.1/node_modules/use-sidecar/dist/es2015/medium.js.map +0 -1
- package/dist/esm/node_modules/.pnpm/vaul@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_react-dom@18.3._7iqkcrcg5qjc3n2ixm6rnrnx3e/node_modules/vaul/dist/index.js +0 -1655
- package/dist/esm/node_modules/.pnpm/vaul@1.1.2_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_react-dom@18.3._7iqkcrcg5qjc3n2ixm6rnrnx3e/node_modules/vaul/dist/index.js.map +0 -1
- package/dist/esm/ui/DevToolContent/ToolButtonGroup.js +0 -16
- package/dist/esm/ui/DevToolContent/ToolButtonGroup.js.map +0 -1
- /package/dist/cjs/node_modules/{.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui → @floating-ui}/utils/dist/floating-ui.utils.dom.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui → @floating-ui}/utils/dist/floating-ui.utils.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_number@1.1.0/node_modules/@radix-ui → @radix-ui}/number/dist/index.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_primitive@1.1.1/node_modules/@radix-ui → @radix-ui}/primitive/dist/index.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_react-compose-refs@1.1.1_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-compose-refs/dist/index.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_react-context@1.1.1_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-context/dist/index.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_react-direction@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-direction/dist/index.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_react-focus-guards@1.1.1_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-focus-guards/dist/index.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_react-icons@1.3.2_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-icons/dist/react-icons.esm.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_react-use-callback-ref@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-use-callback-ref/dist/index.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_react-use-layout-effect@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-use-layout-effect/dist/index.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_react-use-previous@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-use-previous/dist/index.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/_internal/base-button.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/box.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/container.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/flex.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/heading.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/scroll-area.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/spinner.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/table.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/text-field.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/text.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/theme.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/extract-margin-props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/get-matching-gray-color.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/get-responsive-styles.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/get-subtree.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/has-own-property.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/is-responsive-object.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/map-prop-values.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/merge-styles.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/as-child.prop.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/color.prop.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/gap.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/height.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/high-contrast.prop.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/layout.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/leading-trim.prop.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/margin.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/padding.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/prop-def.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/radius.prop.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/text-align.prop.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/text-wrap.prop.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/truncate.prop.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/weight.prop.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/width.props.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/aria-hidden@1.2.4/node_modules/aria-hidden → aria-hidden}/dist/es2015/index.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/get-nonce@1.0.1/node_modules/get-nonce → get-nonce}/dist/es2015/index.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll → react-remove-scroll}/dist/es2015/aggresiveCapture.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll → react-remove-scroll}/dist/es2015/handleScroll.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/react-remove-scroll-bar@2.3.8_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll-bar → react-remove-scroll-bar}/dist/es2015/constants.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/react-remove-scroll-bar@2.3.8_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll-bar → react-remove-scroll-bar}/dist/es2015/utils.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/react-style-singleton@2.2.3_@types_react@18.3.18_react@18.3.1/node_modules/react-style-singleton → react-style-singleton}/dist/es2015/component.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/react-style-singleton@2.2.3_@types_react@18.3.18_react@18.3.1/node_modules/react-style-singleton → react-style-singleton}/dist/es2015/hook.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/@rollup_plugin-typescript@11.1.6_rollup@3.29.5_tslib@2.8.1_typescript@5.6.3/node_modules/tslib → tslib}/tslib.es6.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/use-callback-ref@1.3.3_@types_react@18.3.18_react@18.3.1/node_modules/use-callback-ref → use-callback-ref}/dist/es2015/assignRef.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/use-callback-ref@1.3.3_@types_react@18.3.18_react@18.3.1/node_modules/use-callback-ref → use-callback-ref}/dist/es2015/useMergeRef.js +0 -0
- /package/dist/cjs/node_modules/{.pnpm/use-callback-ref@1.3.3_@types_react@18.3.18_react@18.3.1/node_modules/use-callback-ref → use-callback-ref}/dist/es2015/useRef.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui → @floating-ui}/utils/dist/floating-ui.utils.dom.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui → @floating-ui}/utils/dist/floating-ui.utils.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_number@1.1.0/node_modules/@radix-ui → @radix-ui}/number/dist/index.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_primitive@1.1.1/node_modules/@radix-ui → @radix-ui}/primitive/dist/index.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_react-compose-refs@1.1.1_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-compose-refs/dist/index.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_react-context@1.1.1_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-context/dist/index.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_react-direction@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-direction/dist/index.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_react-focus-guards@1.1.1_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-focus-guards/dist/index.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_react-icons@1.3.2_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-icons/dist/react-icons.esm.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_react-use-callback-ref@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-use-callback-ref/dist/index.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_react-use-layout-effect@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-use-layout-effect/dist/index.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_react-use-previous@1.1.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui → @radix-ui}/react-use-previous/dist/index.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/_internal/base-button.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/box.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/container.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/flex.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/heading.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/scroll-area.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/spinner.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/table.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/text-field.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/text.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/components/theme.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/extract-margin-props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/get-matching-gray-color.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/get-responsive-styles.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/get-subtree.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/has-own-property.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/is-responsive-object.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/map-prop-values.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/helpers/merge-styles.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/as-child.prop.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/color.prop.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/gap.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/height.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/high-contrast.prop.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/layout.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/leading-trim.prop.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/margin.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/padding.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/prop-def.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/radius.prop.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/text-align.prop.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/text-wrap.prop.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/truncate.prop.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/weight.prop.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@radix-ui_themes@3.2.1_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18.3.18_rea_l62yjk6twgw4yi4chvzddg3hmm/node_modules/@radix-ui → @radix-ui}/themes/dist/esm/props/width.props.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/aria-hidden@1.2.4/node_modules/aria-hidden → aria-hidden}/dist/es2015/index.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/get-nonce@1.0.1/node_modules/get-nonce → get-nonce}/dist/es2015/index.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll → react-remove-scroll}/dist/es2015/aggresiveCapture.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/react-remove-scroll@2.6.3_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll → react-remove-scroll}/dist/es2015/handleScroll.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/react-remove-scroll-bar@2.3.8_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll-bar → react-remove-scroll-bar}/dist/es2015/constants.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/react-remove-scroll-bar@2.3.8_@types_react@18.3.18_react@18.3.1/node_modules/react-remove-scroll-bar → react-remove-scroll-bar}/dist/es2015/utils.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/react-style-singleton@2.2.3_@types_react@18.3.18_react@18.3.1/node_modules/react-style-singleton → react-style-singleton}/dist/es2015/component.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/react-style-singleton@2.2.3_@types_react@18.3.18_react@18.3.1/node_modules/react-style-singleton → react-style-singleton}/dist/es2015/hook.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/@rollup_plugin-typescript@11.1.6_rollup@3.29.5_tslib@2.8.1_typescript@5.6.3/node_modules/tslib → tslib}/tslib.es6.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/use-callback-ref@1.3.3_@types_react@18.3.18_react@18.3.1/node_modules/use-callback-ref → use-callback-ref}/dist/es2015/assignRef.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/use-callback-ref@1.3.3_@types_react@18.3.18_react@18.3.1/node_modules/use-callback-ref → use-callback-ref}/dist/es2015/useMergeRef.js +0 -0
- /package/dist/esm/node_modules/{.pnpm/use-callback-ref@1.3.3_@types_react@18.3.18_react@18.3.1/node_modules/use-callback-ref → use-callback-ref}/dist/es2015/useRef.js +0 -0
@@ -0,0 +1,1168 @@
|
|
1
|
+
'use strict';
|
2
|
+
|
3
|
+
var React = require('react');
|
4
|
+
var ReactDOM = require('react-dom');
|
5
|
+
var index$g = require('../../number/dist/index.js');
|
6
|
+
var index$5 = require('../../primitive/dist/index.js');
|
7
|
+
var index = require('../../react-collection/dist/index.js');
|
8
|
+
var index$3 = require('../../react-compose-refs/dist/index.js');
|
9
|
+
var index$1 = require('../../react-context/dist/index.js');
|
10
|
+
var index$h = require('../../react-direction/dist/index.js');
|
11
|
+
var index$b = require('../../react-dismissable-layer/dist/index.js');
|
12
|
+
var index$8 = require('../../react-focus-guards/dist/index.js');
|
13
|
+
var index$a = require('../../react-focus-scope/dist/index.js');
|
14
|
+
var index$c = require('../../react-id/dist/index.js');
|
15
|
+
var index$2 = require('../../react-popper/dist/index.js');
|
16
|
+
var index$j = require('../../react-portal/dist/index.js');
|
17
|
+
var index$4 = require('../../react-primitive/dist/index.js');
|
18
|
+
var index$9 = require('../../react-slot/dist/index.js');
|
19
|
+
var index$f = require('../../react-use-callback-ref/dist/index.js');
|
20
|
+
var index$i = require('../../react-use-controllable-state/dist/index.js');
|
21
|
+
var index$6 = require('../../react-use-layout-effect/dist/index.js');
|
22
|
+
var index$d = require('../../react-use-previous/dist/index.js');
|
23
|
+
var index$e = require('../../react-visually-hidden/dist/index.js');
|
24
|
+
var index$7 = require('../../../aria-hidden/dist/es2015/index.js');
|
25
|
+
var Combination = require('../../../react-remove-scroll/dist/es2015/Combination.js');
|
26
|
+
var jsxRuntime = require('react/jsx-runtime');
|
27
|
+
|
28
|
+
function _interopNamespaceDefault(e) {
|
29
|
+
var n = Object.create(null);
|
30
|
+
if (e) {
|
31
|
+
Object.keys(e).forEach(function (k) {
|
32
|
+
if (k !== 'default') {
|
33
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
34
|
+
Object.defineProperty(n, k, d.get ? d : {
|
35
|
+
enumerable: true,
|
36
|
+
get: function () { return e[k]; }
|
37
|
+
});
|
38
|
+
}
|
39
|
+
});
|
40
|
+
}
|
41
|
+
n.default = e;
|
42
|
+
return Object.freeze(n);
|
43
|
+
}
|
44
|
+
|
45
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
46
|
+
var ReactDOM__namespace = /*#__PURE__*/_interopNamespaceDefault(ReactDOM);
|
47
|
+
|
48
|
+
var OPEN_KEYS = [" ", "Enter", "ArrowUp", "ArrowDown"];
|
49
|
+
var SELECTION_KEYS = [" ", "Enter"];
|
50
|
+
var SELECT_NAME = "Select";
|
51
|
+
var [Collection, useCollection, createCollectionScope] = index.createCollection(SELECT_NAME);
|
52
|
+
var [createSelectContext, createSelectScope] = index$1.createContextScope(SELECT_NAME, [
|
53
|
+
createCollectionScope,
|
54
|
+
index$2.createPopperScope
|
55
|
+
]);
|
56
|
+
var usePopperScope = index$2.createPopperScope();
|
57
|
+
var [SelectProvider, useSelectContext] = createSelectContext(SELECT_NAME);
|
58
|
+
var [SelectNativeOptionsProvider, useSelectNativeOptionsContext] = createSelectContext(SELECT_NAME);
|
59
|
+
var Select = (props) => {
|
60
|
+
const {
|
61
|
+
__scopeSelect,
|
62
|
+
children,
|
63
|
+
open: openProp,
|
64
|
+
defaultOpen,
|
65
|
+
onOpenChange,
|
66
|
+
value: valueProp,
|
67
|
+
defaultValue,
|
68
|
+
onValueChange,
|
69
|
+
dir,
|
70
|
+
name,
|
71
|
+
autoComplete,
|
72
|
+
disabled,
|
73
|
+
required,
|
74
|
+
form
|
75
|
+
} = props;
|
76
|
+
const popperScope = usePopperScope(__scopeSelect);
|
77
|
+
const [trigger, setTrigger] = React__namespace.useState(null);
|
78
|
+
const [valueNode, setValueNode] = React__namespace.useState(null);
|
79
|
+
const [valueNodeHasChildren, setValueNodeHasChildren] = React__namespace.useState(false);
|
80
|
+
const direction = index$h.useDirection(dir);
|
81
|
+
const [open = false, setOpen] = index$i.useControllableState({
|
82
|
+
prop: openProp,
|
83
|
+
defaultProp: defaultOpen,
|
84
|
+
onChange: onOpenChange
|
85
|
+
});
|
86
|
+
const [value, setValue] = index$i.useControllableState({
|
87
|
+
prop: valueProp,
|
88
|
+
defaultProp: defaultValue,
|
89
|
+
onChange: onValueChange
|
90
|
+
});
|
91
|
+
const triggerPointerDownPosRef = React__namespace.useRef(null);
|
92
|
+
const isFormControl = trigger ? form || !!trigger.closest("form") : true;
|
93
|
+
const [nativeOptionsSet, setNativeOptionsSet] = React__namespace.useState(/* @__PURE__ */ new Set());
|
94
|
+
const nativeSelectKey = Array.from(nativeOptionsSet).map((option) => option.props.value).join(";");
|
95
|
+
return /* @__PURE__ */ jsxRuntime.jsx(index$2.Root, { ...popperScope, children: /* @__PURE__ */ jsxRuntime.jsxs(
|
96
|
+
SelectProvider,
|
97
|
+
{
|
98
|
+
required,
|
99
|
+
scope: __scopeSelect,
|
100
|
+
trigger,
|
101
|
+
onTriggerChange: setTrigger,
|
102
|
+
valueNode,
|
103
|
+
onValueNodeChange: setValueNode,
|
104
|
+
valueNodeHasChildren,
|
105
|
+
onValueNodeHasChildrenChange: setValueNodeHasChildren,
|
106
|
+
contentId: index$c.useId(),
|
107
|
+
value,
|
108
|
+
onValueChange: setValue,
|
109
|
+
open,
|
110
|
+
onOpenChange: setOpen,
|
111
|
+
dir: direction,
|
112
|
+
triggerPointerDownPosRef,
|
113
|
+
disabled,
|
114
|
+
children: [
|
115
|
+
/* @__PURE__ */ jsxRuntime.jsx(Collection.Provider, { scope: __scopeSelect, children: /* @__PURE__ */ jsxRuntime.jsx(
|
116
|
+
SelectNativeOptionsProvider,
|
117
|
+
{
|
118
|
+
scope: props.__scopeSelect,
|
119
|
+
onNativeOptionAdd: React__namespace.useCallback((option) => {
|
120
|
+
setNativeOptionsSet((prev) => new Set(prev).add(option));
|
121
|
+
}, []),
|
122
|
+
onNativeOptionRemove: React__namespace.useCallback((option) => {
|
123
|
+
setNativeOptionsSet((prev) => {
|
124
|
+
const optionsSet = new Set(prev);
|
125
|
+
optionsSet.delete(option);
|
126
|
+
return optionsSet;
|
127
|
+
});
|
128
|
+
}, []),
|
129
|
+
children
|
130
|
+
}
|
131
|
+
) }),
|
132
|
+
isFormControl ? /* @__PURE__ */ jsxRuntime.jsxs(
|
133
|
+
BubbleSelect,
|
134
|
+
{
|
135
|
+
"aria-hidden": true,
|
136
|
+
required,
|
137
|
+
tabIndex: -1,
|
138
|
+
name,
|
139
|
+
autoComplete,
|
140
|
+
value,
|
141
|
+
onChange: (event) => setValue(event.target.value),
|
142
|
+
disabled,
|
143
|
+
form,
|
144
|
+
children: [
|
145
|
+
value === void 0 ? /* @__PURE__ */ jsxRuntime.jsx("option", { value: "" }) : null,
|
146
|
+
Array.from(nativeOptionsSet)
|
147
|
+
]
|
148
|
+
},
|
149
|
+
nativeSelectKey
|
150
|
+
) : null
|
151
|
+
]
|
152
|
+
}
|
153
|
+
) });
|
154
|
+
};
|
155
|
+
Select.displayName = SELECT_NAME;
|
156
|
+
var TRIGGER_NAME = "SelectTrigger";
|
157
|
+
var SelectTrigger = React__namespace.forwardRef(
|
158
|
+
(props, forwardedRef) => {
|
159
|
+
const { __scopeSelect, disabled = false, ...triggerProps } = props;
|
160
|
+
const popperScope = usePopperScope(__scopeSelect);
|
161
|
+
const context = useSelectContext(TRIGGER_NAME, __scopeSelect);
|
162
|
+
const isDisabled = context.disabled || disabled;
|
163
|
+
const composedRefs = index$3.useComposedRefs(forwardedRef, context.onTriggerChange);
|
164
|
+
const getItems = useCollection(__scopeSelect);
|
165
|
+
const pointerTypeRef = React__namespace.useRef("touch");
|
166
|
+
const [searchRef, handleTypeaheadSearch, resetTypeahead] = useTypeaheadSearch((search) => {
|
167
|
+
const enabledItems = getItems().filter((item) => !item.disabled);
|
168
|
+
const currentItem = enabledItems.find((item) => item.value === context.value);
|
169
|
+
const nextItem = findNextItem(enabledItems, search, currentItem);
|
170
|
+
if (nextItem !== void 0) {
|
171
|
+
context.onValueChange(nextItem.value);
|
172
|
+
}
|
173
|
+
});
|
174
|
+
const handleOpen = (pointerEvent) => {
|
175
|
+
if (!isDisabled) {
|
176
|
+
context.onOpenChange(true);
|
177
|
+
resetTypeahead();
|
178
|
+
}
|
179
|
+
if (pointerEvent) {
|
180
|
+
context.triggerPointerDownPosRef.current = {
|
181
|
+
x: Math.round(pointerEvent.pageX),
|
182
|
+
y: Math.round(pointerEvent.pageY)
|
183
|
+
};
|
184
|
+
}
|
185
|
+
};
|
186
|
+
return /* @__PURE__ */ jsxRuntime.jsx(index$2.Anchor, { asChild: true, ...popperScope, children: /* @__PURE__ */ jsxRuntime.jsx(
|
187
|
+
index$4.Primitive.button,
|
188
|
+
{
|
189
|
+
type: "button",
|
190
|
+
role: "combobox",
|
191
|
+
"aria-controls": context.contentId,
|
192
|
+
"aria-expanded": context.open,
|
193
|
+
"aria-required": context.required,
|
194
|
+
"aria-autocomplete": "none",
|
195
|
+
dir: context.dir,
|
196
|
+
"data-state": context.open ? "open" : "closed",
|
197
|
+
disabled: isDisabled,
|
198
|
+
"data-disabled": isDisabled ? "" : void 0,
|
199
|
+
"data-placeholder": shouldShowPlaceholder(context.value) ? "" : void 0,
|
200
|
+
...triggerProps,
|
201
|
+
ref: composedRefs,
|
202
|
+
onClick: index$5.composeEventHandlers(triggerProps.onClick, (event) => {
|
203
|
+
event.currentTarget.focus();
|
204
|
+
if (pointerTypeRef.current !== "mouse") {
|
205
|
+
handleOpen(event);
|
206
|
+
}
|
207
|
+
}),
|
208
|
+
onPointerDown: index$5.composeEventHandlers(triggerProps.onPointerDown, (event) => {
|
209
|
+
pointerTypeRef.current = event.pointerType;
|
210
|
+
const target = event.target;
|
211
|
+
if (target.hasPointerCapture(event.pointerId)) {
|
212
|
+
target.releasePointerCapture(event.pointerId);
|
213
|
+
}
|
214
|
+
if (event.button === 0 && event.ctrlKey === false && event.pointerType === "mouse") {
|
215
|
+
handleOpen(event);
|
216
|
+
event.preventDefault();
|
217
|
+
}
|
218
|
+
}),
|
219
|
+
onKeyDown: index$5.composeEventHandlers(triggerProps.onKeyDown, (event) => {
|
220
|
+
const isTypingAhead = searchRef.current !== "";
|
221
|
+
const isModifierKey = event.ctrlKey || event.altKey || event.metaKey;
|
222
|
+
if (!isModifierKey && event.key.length === 1) handleTypeaheadSearch(event.key);
|
223
|
+
if (isTypingAhead && event.key === " ") return;
|
224
|
+
if (OPEN_KEYS.includes(event.key)) {
|
225
|
+
handleOpen();
|
226
|
+
event.preventDefault();
|
227
|
+
}
|
228
|
+
})
|
229
|
+
}
|
230
|
+
) });
|
231
|
+
}
|
232
|
+
);
|
233
|
+
SelectTrigger.displayName = TRIGGER_NAME;
|
234
|
+
var VALUE_NAME = "SelectValue";
|
235
|
+
var SelectValue = React__namespace.forwardRef(
|
236
|
+
(props, forwardedRef) => {
|
237
|
+
const { __scopeSelect, className, style, children, placeholder = "", ...valueProps } = props;
|
238
|
+
const context = useSelectContext(VALUE_NAME, __scopeSelect);
|
239
|
+
const { onValueNodeHasChildrenChange } = context;
|
240
|
+
const hasChildren = children !== void 0;
|
241
|
+
const composedRefs = index$3.useComposedRefs(forwardedRef, context.onValueNodeChange);
|
242
|
+
index$6.useLayoutEffect(() => {
|
243
|
+
onValueNodeHasChildrenChange(hasChildren);
|
244
|
+
}, [onValueNodeHasChildrenChange, hasChildren]);
|
245
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
246
|
+
index$4.Primitive.span,
|
247
|
+
{
|
248
|
+
...valueProps,
|
249
|
+
ref: composedRefs,
|
250
|
+
style: { pointerEvents: "none" },
|
251
|
+
children: shouldShowPlaceholder(context.value) ? /* @__PURE__ */ jsxRuntime.jsx(jsxRuntime.Fragment, { children: placeholder }) : children
|
252
|
+
}
|
253
|
+
);
|
254
|
+
}
|
255
|
+
);
|
256
|
+
SelectValue.displayName = VALUE_NAME;
|
257
|
+
var ICON_NAME = "SelectIcon";
|
258
|
+
var SelectIcon = React__namespace.forwardRef(
|
259
|
+
(props, forwardedRef) => {
|
260
|
+
const { __scopeSelect, children, ...iconProps } = props;
|
261
|
+
return /* @__PURE__ */ jsxRuntime.jsx(index$4.Primitive.span, { "aria-hidden": true, ...iconProps, ref: forwardedRef, children: children || "\u25BC" });
|
262
|
+
}
|
263
|
+
);
|
264
|
+
SelectIcon.displayName = ICON_NAME;
|
265
|
+
var PORTAL_NAME = "SelectPortal";
|
266
|
+
var SelectPortal = (props) => {
|
267
|
+
return /* @__PURE__ */ jsxRuntime.jsx(index$j.Portal, { asChild: true, ...props });
|
268
|
+
};
|
269
|
+
SelectPortal.displayName = PORTAL_NAME;
|
270
|
+
var CONTENT_NAME = "SelectContent";
|
271
|
+
var SelectContent = React__namespace.forwardRef(
|
272
|
+
(props, forwardedRef) => {
|
273
|
+
const context = useSelectContext(CONTENT_NAME, props.__scopeSelect);
|
274
|
+
const [fragment, setFragment] = React__namespace.useState();
|
275
|
+
index$6.useLayoutEffect(() => {
|
276
|
+
setFragment(new DocumentFragment());
|
277
|
+
}, []);
|
278
|
+
if (!context.open) {
|
279
|
+
const frag = fragment;
|
280
|
+
return frag ? ReactDOM__namespace.createPortal(
|
281
|
+
/* @__PURE__ */ jsxRuntime.jsx(SelectContentProvider, { scope: props.__scopeSelect, children: /* @__PURE__ */ jsxRuntime.jsx(Collection.Slot, { scope: props.__scopeSelect, children: /* @__PURE__ */ jsxRuntime.jsx("div", { children: props.children }) }) }),
|
282
|
+
frag
|
283
|
+
) : null;
|
284
|
+
}
|
285
|
+
return /* @__PURE__ */ jsxRuntime.jsx(SelectContentImpl, { ...props, ref: forwardedRef });
|
286
|
+
}
|
287
|
+
);
|
288
|
+
SelectContent.displayName = CONTENT_NAME;
|
289
|
+
var CONTENT_MARGIN = 10;
|
290
|
+
var [SelectContentProvider, useSelectContentContext] = createSelectContext(CONTENT_NAME);
|
291
|
+
var CONTENT_IMPL_NAME = "SelectContentImpl";
|
292
|
+
var SelectContentImpl = React__namespace.forwardRef(
|
293
|
+
(props, forwardedRef) => {
|
294
|
+
const {
|
295
|
+
__scopeSelect,
|
296
|
+
position = "item-aligned",
|
297
|
+
onCloseAutoFocus,
|
298
|
+
onEscapeKeyDown,
|
299
|
+
onPointerDownOutside,
|
300
|
+
//
|
301
|
+
// PopperContent props
|
302
|
+
side,
|
303
|
+
sideOffset,
|
304
|
+
align,
|
305
|
+
alignOffset,
|
306
|
+
arrowPadding,
|
307
|
+
collisionBoundary,
|
308
|
+
collisionPadding,
|
309
|
+
sticky,
|
310
|
+
hideWhenDetached,
|
311
|
+
avoidCollisions,
|
312
|
+
//
|
313
|
+
...contentProps
|
314
|
+
} = props;
|
315
|
+
const context = useSelectContext(CONTENT_NAME, __scopeSelect);
|
316
|
+
const [content, setContent] = React__namespace.useState(null);
|
317
|
+
const [viewport, setViewport] = React__namespace.useState(null);
|
318
|
+
const composedRefs = index$3.useComposedRefs(forwardedRef, (node) => setContent(node));
|
319
|
+
const [selectedItem, setSelectedItem] = React__namespace.useState(null);
|
320
|
+
const [selectedItemText, setSelectedItemText] = React__namespace.useState(
|
321
|
+
null
|
322
|
+
);
|
323
|
+
const getItems = useCollection(__scopeSelect);
|
324
|
+
const [isPositioned, setIsPositioned] = React__namespace.useState(false);
|
325
|
+
const firstValidItemFoundRef = React__namespace.useRef(false);
|
326
|
+
React__namespace.useEffect(() => {
|
327
|
+
if (content) return index$7.hideOthers(content);
|
328
|
+
}, [content]);
|
329
|
+
index$8.useFocusGuards();
|
330
|
+
const focusFirst = React__namespace.useCallback(
|
331
|
+
(candidates) => {
|
332
|
+
const [firstItem, ...restItems] = getItems().map((item) => item.ref.current);
|
333
|
+
const [lastItem] = restItems.slice(-1);
|
334
|
+
const PREVIOUSLY_FOCUSED_ELEMENT = document.activeElement;
|
335
|
+
for (const candidate of candidates) {
|
336
|
+
if (candidate === PREVIOUSLY_FOCUSED_ELEMENT) return;
|
337
|
+
candidate?.scrollIntoView({ block: "nearest" });
|
338
|
+
if (candidate === firstItem && viewport) viewport.scrollTop = 0;
|
339
|
+
if (candidate === lastItem && viewport) viewport.scrollTop = viewport.scrollHeight;
|
340
|
+
candidate?.focus();
|
341
|
+
if (document.activeElement !== PREVIOUSLY_FOCUSED_ELEMENT) return;
|
342
|
+
}
|
343
|
+
},
|
344
|
+
[getItems, viewport]
|
345
|
+
);
|
346
|
+
const focusSelectedItem = React__namespace.useCallback(
|
347
|
+
() => focusFirst([selectedItem, content]),
|
348
|
+
[focusFirst, selectedItem, content]
|
349
|
+
);
|
350
|
+
React__namespace.useEffect(() => {
|
351
|
+
if (isPositioned) {
|
352
|
+
focusSelectedItem();
|
353
|
+
}
|
354
|
+
}, [isPositioned, focusSelectedItem]);
|
355
|
+
const { onOpenChange, triggerPointerDownPosRef } = context;
|
356
|
+
React__namespace.useEffect(() => {
|
357
|
+
if (content) {
|
358
|
+
let pointerMoveDelta = { x: 0, y: 0 };
|
359
|
+
const handlePointerMove = (event) => {
|
360
|
+
pointerMoveDelta = {
|
361
|
+
x: Math.abs(Math.round(event.pageX) - (triggerPointerDownPosRef.current?.x ?? 0)),
|
362
|
+
y: Math.abs(Math.round(event.pageY) - (triggerPointerDownPosRef.current?.y ?? 0))
|
363
|
+
};
|
364
|
+
};
|
365
|
+
const handlePointerUp = (event) => {
|
366
|
+
if (pointerMoveDelta.x <= 10 && pointerMoveDelta.y <= 10) {
|
367
|
+
event.preventDefault();
|
368
|
+
} else {
|
369
|
+
if (!content.contains(event.target)) {
|
370
|
+
onOpenChange(false);
|
371
|
+
}
|
372
|
+
}
|
373
|
+
document.removeEventListener("pointermove", handlePointerMove);
|
374
|
+
triggerPointerDownPosRef.current = null;
|
375
|
+
};
|
376
|
+
if (triggerPointerDownPosRef.current !== null) {
|
377
|
+
document.addEventListener("pointermove", handlePointerMove);
|
378
|
+
document.addEventListener("pointerup", handlePointerUp, { capture: true, once: true });
|
379
|
+
}
|
380
|
+
return () => {
|
381
|
+
document.removeEventListener("pointermove", handlePointerMove);
|
382
|
+
document.removeEventListener("pointerup", handlePointerUp, { capture: true });
|
383
|
+
};
|
384
|
+
}
|
385
|
+
}, [content, onOpenChange, triggerPointerDownPosRef]);
|
386
|
+
React__namespace.useEffect(() => {
|
387
|
+
const close = () => onOpenChange(false);
|
388
|
+
window.addEventListener("blur", close);
|
389
|
+
window.addEventListener("resize", close);
|
390
|
+
return () => {
|
391
|
+
window.removeEventListener("blur", close);
|
392
|
+
window.removeEventListener("resize", close);
|
393
|
+
};
|
394
|
+
}, [onOpenChange]);
|
395
|
+
const [searchRef, handleTypeaheadSearch] = useTypeaheadSearch((search) => {
|
396
|
+
const enabledItems = getItems().filter((item) => !item.disabled);
|
397
|
+
const currentItem = enabledItems.find((item) => item.ref.current === document.activeElement);
|
398
|
+
const nextItem = findNextItem(enabledItems, search, currentItem);
|
399
|
+
if (nextItem) {
|
400
|
+
setTimeout(() => nextItem.ref.current.focus());
|
401
|
+
}
|
402
|
+
});
|
403
|
+
const itemRefCallback = React__namespace.useCallback(
|
404
|
+
(node, value, disabled) => {
|
405
|
+
const isFirstValidItem = !firstValidItemFoundRef.current && !disabled;
|
406
|
+
const isSelectedItem = context.value !== void 0 && context.value === value;
|
407
|
+
if (isSelectedItem || isFirstValidItem) {
|
408
|
+
setSelectedItem(node);
|
409
|
+
if (isFirstValidItem) firstValidItemFoundRef.current = true;
|
410
|
+
}
|
411
|
+
},
|
412
|
+
[context.value]
|
413
|
+
);
|
414
|
+
const handleItemLeave = React__namespace.useCallback(() => content?.focus(), [content]);
|
415
|
+
const itemTextRefCallback = React__namespace.useCallback(
|
416
|
+
(node, value, disabled) => {
|
417
|
+
const isFirstValidItem = !firstValidItemFoundRef.current && !disabled;
|
418
|
+
const isSelectedItem = context.value !== void 0 && context.value === value;
|
419
|
+
if (isSelectedItem || isFirstValidItem) {
|
420
|
+
setSelectedItemText(node);
|
421
|
+
}
|
422
|
+
},
|
423
|
+
[context.value]
|
424
|
+
);
|
425
|
+
const SelectPosition = position === "popper" ? SelectPopperPosition : SelectItemAlignedPosition;
|
426
|
+
const popperContentProps = SelectPosition === SelectPopperPosition ? {
|
427
|
+
side,
|
428
|
+
sideOffset,
|
429
|
+
align,
|
430
|
+
alignOffset,
|
431
|
+
arrowPadding,
|
432
|
+
collisionBoundary,
|
433
|
+
collisionPadding,
|
434
|
+
sticky,
|
435
|
+
hideWhenDetached,
|
436
|
+
avoidCollisions
|
437
|
+
} : {};
|
438
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
439
|
+
SelectContentProvider,
|
440
|
+
{
|
441
|
+
scope: __scopeSelect,
|
442
|
+
content,
|
443
|
+
viewport,
|
444
|
+
onViewportChange: setViewport,
|
445
|
+
itemRefCallback,
|
446
|
+
selectedItem,
|
447
|
+
onItemLeave: handleItemLeave,
|
448
|
+
itemTextRefCallback,
|
449
|
+
focusSelectedItem,
|
450
|
+
selectedItemText,
|
451
|
+
position,
|
452
|
+
isPositioned,
|
453
|
+
searchRef,
|
454
|
+
children: /* @__PURE__ */ jsxRuntime.jsx(Combination.default, { as: index$9.Slot, allowPinchZoom: true, children: /* @__PURE__ */ jsxRuntime.jsx(
|
455
|
+
index$a.FocusScope,
|
456
|
+
{
|
457
|
+
asChild: true,
|
458
|
+
trapped: context.open,
|
459
|
+
onMountAutoFocus: (event) => {
|
460
|
+
event.preventDefault();
|
461
|
+
},
|
462
|
+
onUnmountAutoFocus: index$5.composeEventHandlers(onCloseAutoFocus, (event) => {
|
463
|
+
context.trigger?.focus({ preventScroll: true });
|
464
|
+
event.preventDefault();
|
465
|
+
}),
|
466
|
+
children: /* @__PURE__ */ jsxRuntime.jsx(
|
467
|
+
index$b.DismissableLayer,
|
468
|
+
{
|
469
|
+
asChild: true,
|
470
|
+
disableOutsidePointerEvents: true,
|
471
|
+
onEscapeKeyDown,
|
472
|
+
onPointerDownOutside,
|
473
|
+
onFocusOutside: (event) => event.preventDefault(),
|
474
|
+
onDismiss: () => context.onOpenChange(false),
|
475
|
+
children: /* @__PURE__ */ jsxRuntime.jsx(
|
476
|
+
SelectPosition,
|
477
|
+
{
|
478
|
+
role: "listbox",
|
479
|
+
id: context.contentId,
|
480
|
+
"data-state": context.open ? "open" : "closed",
|
481
|
+
dir: context.dir,
|
482
|
+
onContextMenu: (event) => event.preventDefault(),
|
483
|
+
...contentProps,
|
484
|
+
...popperContentProps,
|
485
|
+
onPlaced: () => setIsPositioned(true),
|
486
|
+
ref: composedRefs,
|
487
|
+
style: {
|
488
|
+
// flex layout so we can place the scroll buttons properly
|
489
|
+
display: "flex",
|
490
|
+
flexDirection: "column",
|
491
|
+
// reset the outline by default as the content MAY get focused
|
492
|
+
outline: "none",
|
493
|
+
...contentProps.style
|
494
|
+
},
|
495
|
+
onKeyDown: index$5.composeEventHandlers(contentProps.onKeyDown, (event) => {
|
496
|
+
const isModifierKey = event.ctrlKey || event.altKey || event.metaKey;
|
497
|
+
if (event.key === "Tab") event.preventDefault();
|
498
|
+
if (!isModifierKey && event.key.length === 1) handleTypeaheadSearch(event.key);
|
499
|
+
if (["ArrowUp", "ArrowDown", "Home", "End"].includes(event.key)) {
|
500
|
+
const items = getItems().filter((item) => !item.disabled);
|
501
|
+
let candidateNodes = items.map((item) => item.ref.current);
|
502
|
+
if (["ArrowUp", "End"].includes(event.key)) {
|
503
|
+
candidateNodes = candidateNodes.slice().reverse();
|
504
|
+
}
|
505
|
+
if (["ArrowUp", "ArrowDown"].includes(event.key)) {
|
506
|
+
const currentElement = event.target;
|
507
|
+
const currentIndex = candidateNodes.indexOf(currentElement);
|
508
|
+
candidateNodes = candidateNodes.slice(currentIndex + 1);
|
509
|
+
}
|
510
|
+
setTimeout(() => focusFirst(candidateNodes));
|
511
|
+
event.preventDefault();
|
512
|
+
}
|
513
|
+
})
|
514
|
+
}
|
515
|
+
)
|
516
|
+
}
|
517
|
+
)
|
518
|
+
}
|
519
|
+
) })
|
520
|
+
}
|
521
|
+
);
|
522
|
+
}
|
523
|
+
);
|
524
|
+
SelectContentImpl.displayName = CONTENT_IMPL_NAME;
|
525
|
+
var ITEM_ALIGNED_POSITION_NAME = "SelectItemAlignedPosition";
|
526
|
+
var SelectItemAlignedPosition = React__namespace.forwardRef((props, forwardedRef) => {
|
527
|
+
const { __scopeSelect, onPlaced, ...popperProps } = props;
|
528
|
+
const context = useSelectContext(CONTENT_NAME, __scopeSelect);
|
529
|
+
const contentContext = useSelectContentContext(CONTENT_NAME, __scopeSelect);
|
530
|
+
const [contentWrapper, setContentWrapper] = React__namespace.useState(null);
|
531
|
+
const [content, setContent] = React__namespace.useState(null);
|
532
|
+
const composedRefs = index$3.useComposedRefs(forwardedRef, (node) => setContent(node));
|
533
|
+
const getItems = useCollection(__scopeSelect);
|
534
|
+
const shouldExpandOnScrollRef = React__namespace.useRef(false);
|
535
|
+
const shouldRepositionRef = React__namespace.useRef(true);
|
536
|
+
const { viewport, selectedItem, selectedItemText, focusSelectedItem } = contentContext;
|
537
|
+
const position = React__namespace.useCallback(() => {
|
538
|
+
if (context.trigger && context.valueNode && contentWrapper && content && viewport && selectedItem && selectedItemText) {
|
539
|
+
const triggerRect = context.trigger.getBoundingClientRect();
|
540
|
+
const contentRect = content.getBoundingClientRect();
|
541
|
+
const valueNodeRect = context.valueNode.getBoundingClientRect();
|
542
|
+
const itemTextRect = selectedItemText.getBoundingClientRect();
|
543
|
+
if (context.dir !== "rtl") {
|
544
|
+
const itemTextOffset = itemTextRect.left - contentRect.left;
|
545
|
+
const left = valueNodeRect.left - itemTextOffset;
|
546
|
+
const leftDelta = triggerRect.left - left;
|
547
|
+
const minContentWidth = triggerRect.width + leftDelta;
|
548
|
+
const contentWidth = Math.max(minContentWidth, contentRect.width);
|
549
|
+
const rightEdge = window.innerWidth - CONTENT_MARGIN;
|
550
|
+
const clampedLeft = index$g.clamp(left, [
|
551
|
+
CONTENT_MARGIN,
|
552
|
+
// Prevents the content from going off the starting edge of the
|
553
|
+
// viewport. It may still go off the ending edge, but this can be
|
554
|
+
// controlled by the user since they may want to manage overflow in a
|
555
|
+
// specific way.
|
556
|
+
// https://github.com/radix-ui/primitives/issues/2049
|
557
|
+
Math.max(CONTENT_MARGIN, rightEdge - contentWidth)
|
558
|
+
]);
|
559
|
+
contentWrapper.style.minWidth = minContentWidth + "px";
|
560
|
+
contentWrapper.style.left = clampedLeft + "px";
|
561
|
+
} else {
|
562
|
+
const itemTextOffset = contentRect.right - itemTextRect.right;
|
563
|
+
const right = window.innerWidth - valueNodeRect.right - itemTextOffset;
|
564
|
+
const rightDelta = window.innerWidth - triggerRect.right - right;
|
565
|
+
const minContentWidth = triggerRect.width + rightDelta;
|
566
|
+
const contentWidth = Math.max(minContentWidth, contentRect.width);
|
567
|
+
const leftEdge = window.innerWidth - CONTENT_MARGIN;
|
568
|
+
const clampedRight = index$g.clamp(right, [
|
569
|
+
CONTENT_MARGIN,
|
570
|
+
Math.max(CONTENT_MARGIN, leftEdge - contentWidth)
|
571
|
+
]);
|
572
|
+
contentWrapper.style.minWidth = minContentWidth + "px";
|
573
|
+
contentWrapper.style.right = clampedRight + "px";
|
574
|
+
}
|
575
|
+
const items = getItems();
|
576
|
+
const availableHeight = window.innerHeight - CONTENT_MARGIN * 2;
|
577
|
+
const itemsHeight = viewport.scrollHeight;
|
578
|
+
const contentStyles = window.getComputedStyle(content);
|
579
|
+
const contentBorderTopWidth = parseInt(contentStyles.borderTopWidth, 10);
|
580
|
+
const contentPaddingTop = parseInt(contentStyles.paddingTop, 10);
|
581
|
+
const contentBorderBottomWidth = parseInt(contentStyles.borderBottomWidth, 10);
|
582
|
+
const contentPaddingBottom = parseInt(contentStyles.paddingBottom, 10);
|
583
|
+
const fullContentHeight = contentBorderTopWidth + contentPaddingTop + itemsHeight + contentPaddingBottom + contentBorderBottomWidth;
|
584
|
+
const minContentHeight = Math.min(selectedItem.offsetHeight * 5, fullContentHeight);
|
585
|
+
const viewportStyles = window.getComputedStyle(viewport);
|
586
|
+
const viewportPaddingTop = parseInt(viewportStyles.paddingTop, 10);
|
587
|
+
const viewportPaddingBottom = parseInt(viewportStyles.paddingBottom, 10);
|
588
|
+
const topEdgeToTriggerMiddle = triggerRect.top + triggerRect.height / 2 - CONTENT_MARGIN;
|
589
|
+
const triggerMiddleToBottomEdge = availableHeight - topEdgeToTriggerMiddle;
|
590
|
+
const selectedItemHalfHeight = selectedItem.offsetHeight / 2;
|
591
|
+
const itemOffsetMiddle = selectedItem.offsetTop + selectedItemHalfHeight;
|
592
|
+
const contentTopToItemMiddle = contentBorderTopWidth + contentPaddingTop + itemOffsetMiddle;
|
593
|
+
const itemMiddleToContentBottom = fullContentHeight - contentTopToItemMiddle;
|
594
|
+
const willAlignWithoutTopOverflow = contentTopToItemMiddle <= topEdgeToTriggerMiddle;
|
595
|
+
if (willAlignWithoutTopOverflow) {
|
596
|
+
const isLastItem = items.length > 0 && selectedItem === items[items.length - 1].ref.current;
|
597
|
+
contentWrapper.style.bottom = "0px";
|
598
|
+
const viewportOffsetBottom = content.clientHeight - viewport.offsetTop - viewport.offsetHeight;
|
599
|
+
const clampedTriggerMiddleToBottomEdge = Math.max(
|
600
|
+
triggerMiddleToBottomEdge,
|
601
|
+
selectedItemHalfHeight + // viewport might have padding bottom, include it to avoid a scrollable viewport
|
602
|
+
(isLastItem ? viewportPaddingBottom : 0) + viewportOffsetBottom + contentBorderBottomWidth
|
603
|
+
);
|
604
|
+
const height = contentTopToItemMiddle + clampedTriggerMiddleToBottomEdge;
|
605
|
+
contentWrapper.style.height = height + "px";
|
606
|
+
} else {
|
607
|
+
const isFirstItem = items.length > 0 && selectedItem === items[0].ref.current;
|
608
|
+
contentWrapper.style.top = "0px";
|
609
|
+
const clampedTopEdgeToTriggerMiddle = Math.max(
|
610
|
+
topEdgeToTriggerMiddle,
|
611
|
+
contentBorderTopWidth + viewport.offsetTop + // viewport might have padding top, include it to avoid a scrollable viewport
|
612
|
+
(isFirstItem ? viewportPaddingTop : 0) + selectedItemHalfHeight
|
613
|
+
);
|
614
|
+
const height = clampedTopEdgeToTriggerMiddle + itemMiddleToContentBottom;
|
615
|
+
contentWrapper.style.height = height + "px";
|
616
|
+
viewport.scrollTop = contentTopToItemMiddle - topEdgeToTriggerMiddle + viewport.offsetTop;
|
617
|
+
}
|
618
|
+
contentWrapper.style.margin = `${CONTENT_MARGIN}px 0`;
|
619
|
+
contentWrapper.style.minHeight = minContentHeight + "px";
|
620
|
+
contentWrapper.style.maxHeight = availableHeight + "px";
|
621
|
+
onPlaced?.();
|
622
|
+
requestAnimationFrame(() => shouldExpandOnScrollRef.current = true);
|
623
|
+
}
|
624
|
+
}, [
|
625
|
+
getItems,
|
626
|
+
context.trigger,
|
627
|
+
context.valueNode,
|
628
|
+
contentWrapper,
|
629
|
+
content,
|
630
|
+
viewport,
|
631
|
+
selectedItem,
|
632
|
+
selectedItemText,
|
633
|
+
context.dir,
|
634
|
+
onPlaced
|
635
|
+
]);
|
636
|
+
index$6.useLayoutEffect(() => position(), [position]);
|
637
|
+
const [contentZIndex, setContentZIndex] = React__namespace.useState();
|
638
|
+
index$6.useLayoutEffect(() => {
|
639
|
+
if (content) setContentZIndex(window.getComputedStyle(content).zIndex);
|
640
|
+
}, [content]);
|
641
|
+
const handleScrollButtonChange = React__namespace.useCallback(
|
642
|
+
(node) => {
|
643
|
+
if (node && shouldRepositionRef.current === true) {
|
644
|
+
position();
|
645
|
+
focusSelectedItem?.();
|
646
|
+
shouldRepositionRef.current = false;
|
647
|
+
}
|
648
|
+
},
|
649
|
+
[position, focusSelectedItem]
|
650
|
+
);
|
651
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
652
|
+
SelectViewportProvider,
|
653
|
+
{
|
654
|
+
scope: __scopeSelect,
|
655
|
+
contentWrapper,
|
656
|
+
shouldExpandOnScrollRef,
|
657
|
+
onScrollButtonChange: handleScrollButtonChange,
|
658
|
+
children: /* @__PURE__ */ jsxRuntime.jsx(
|
659
|
+
"div",
|
660
|
+
{
|
661
|
+
ref: setContentWrapper,
|
662
|
+
style: {
|
663
|
+
display: "flex",
|
664
|
+
flexDirection: "column",
|
665
|
+
position: "fixed",
|
666
|
+
zIndex: contentZIndex
|
667
|
+
},
|
668
|
+
children: /* @__PURE__ */ jsxRuntime.jsx(
|
669
|
+
index$4.Primitive.div,
|
670
|
+
{
|
671
|
+
...popperProps,
|
672
|
+
ref: composedRefs,
|
673
|
+
style: {
|
674
|
+
// When we get the height of the content, it includes borders. If we were to set
|
675
|
+
// the height without having `boxSizing: 'border-box'` it would be too big.
|
676
|
+
boxSizing: "border-box",
|
677
|
+
// We need to ensure the content doesn't get taller than the wrapper
|
678
|
+
maxHeight: "100%",
|
679
|
+
...popperProps.style
|
680
|
+
}
|
681
|
+
}
|
682
|
+
)
|
683
|
+
}
|
684
|
+
)
|
685
|
+
}
|
686
|
+
);
|
687
|
+
});
|
688
|
+
SelectItemAlignedPosition.displayName = ITEM_ALIGNED_POSITION_NAME;
|
689
|
+
var POPPER_POSITION_NAME = "SelectPopperPosition";
|
690
|
+
var SelectPopperPosition = React__namespace.forwardRef((props, forwardedRef) => {
|
691
|
+
const {
|
692
|
+
__scopeSelect,
|
693
|
+
align = "start",
|
694
|
+
collisionPadding = CONTENT_MARGIN,
|
695
|
+
...popperProps
|
696
|
+
} = props;
|
697
|
+
const popperScope = usePopperScope(__scopeSelect);
|
698
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
699
|
+
index$2.Content,
|
700
|
+
{
|
701
|
+
...popperScope,
|
702
|
+
...popperProps,
|
703
|
+
ref: forwardedRef,
|
704
|
+
align,
|
705
|
+
collisionPadding,
|
706
|
+
style: {
|
707
|
+
// Ensure border-box for floating-ui calculations
|
708
|
+
boxSizing: "border-box",
|
709
|
+
...popperProps.style,
|
710
|
+
// re-namespace exposed content custom properties
|
711
|
+
...{
|
712
|
+
"--radix-select-content-transform-origin": "var(--radix-popper-transform-origin)",
|
713
|
+
"--radix-select-content-available-width": "var(--radix-popper-available-width)",
|
714
|
+
"--radix-select-content-available-height": "var(--radix-popper-available-height)",
|
715
|
+
"--radix-select-trigger-width": "var(--radix-popper-anchor-width)",
|
716
|
+
"--radix-select-trigger-height": "var(--radix-popper-anchor-height)"
|
717
|
+
}
|
718
|
+
}
|
719
|
+
}
|
720
|
+
);
|
721
|
+
});
|
722
|
+
SelectPopperPosition.displayName = POPPER_POSITION_NAME;
|
723
|
+
var [SelectViewportProvider, useSelectViewportContext] = createSelectContext(CONTENT_NAME, {});
|
724
|
+
var VIEWPORT_NAME = "SelectViewport";
|
725
|
+
var SelectViewport = React__namespace.forwardRef(
|
726
|
+
(props, forwardedRef) => {
|
727
|
+
const { __scopeSelect, nonce, ...viewportProps } = props;
|
728
|
+
const contentContext = useSelectContentContext(VIEWPORT_NAME, __scopeSelect);
|
729
|
+
const viewportContext = useSelectViewportContext(VIEWPORT_NAME, __scopeSelect);
|
730
|
+
const composedRefs = index$3.useComposedRefs(forwardedRef, contentContext.onViewportChange);
|
731
|
+
const prevScrollTopRef = React__namespace.useRef(0);
|
732
|
+
return /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
733
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
734
|
+
"style",
|
735
|
+
{
|
736
|
+
dangerouslySetInnerHTML: {
|
737
|
+
__html: `[data-radix-select-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-select-viewport]::-webkit-scrollbar{display:none}`
|
738
|
+
},
|
739
|
+
nonce
|
740
|
+
}
|
741
|
+
),
|
742
|
+
/* @__PURE__ */ jsxRuntime.jsx(Collection.Slot, { scope: __scopeSelect, children: /* @__PURE__ */ jsxRuntime.jsx(
|
743
|
+
index$4.Primitive.div,
|
744
|
+
{
|
745
|
+
"data-radix-select-viewport": "",
|
746
|
+
role: "presentation",
|
747
|
+
...viewportProps,
|
748
|
+
ref: composedRefs,
|
749
|
+
style: {
|
750
|
+
// we use position: 'relative' here on the `viewport` so that when we call
|
751
|
+
// `selectedItem.offsetTop` in calculations, the offset is relative to the viewport
|
752
|
+
// (independent of the scrollUpButton).
|
753
|
+
position: "relative",
|
754
|
+
flex: 1,
|
755
|
+
// Viewport should only be scrollable in the vertical direction.
|
756
|
+
// This won't work in vertical writing modes, so we'll need to
|
757
|
+
// revisit this if/when that is supported
|
758
|
+
// https://developer.chrome.com/blog/vertical-form-controls
|
759
|
+
overflow: "hidden auto",
|
760
|
+
...viewportProps.style
|
761
|
+
},
|
762
|
+
onScroll: index$5.composeEventHandlers(viewportProps.onScroll, (event) => {
|
763
|
+
const viewport = event.currentTarget;
|
764
|
+
const { contentWrapper, shouldExpandOnScrollRef } = viewportContext;
|
765
|
+
if (shouldExpandOnScrollRef?.current && contentWrapper) {
|
766
|
+
const scrolledBy = Math.abs(prevScrollTopRef.current - viewport.scrollTop);
|
767
|
+
if (scrolledBy > 0) {
|
768
|
+
const availableHeight = window.innerHeight - CONTENT_MARGIN * 2;
|
769
|
+
const cssMinHeight = parseFloat(contentWrapper.style.minHeight);
|
770
|
+
const cssHeight = parseFloat(contentWrapper.style.height);
|
771
|
+
const prevHeight = Math.max(cssMinHeight, cssHeight);
|
772
|
+
if (prevHeight < availableHeight) {
|
773
|
+
const nextHeight = prevHeight + scrolledBy;
|
774
|
+
const clampedNextHeight = Math.min(availableHeight, nextHeight);
|
775
|
+
const heightDiff = nextHeight - clampedNextHeight;
|
776
|
+
contentWrapper.style.height = clampedNextHeight + "px";
|
777
|
+
if (contentWrapper.style.bottom === "0px") {
|
778
|
+
viewport.scrollTop = heightDiff > 0 ? heightDiff : 0;
|
779
|
+
contentWrapper.style.justifyContent = "flex-end";
|
780
|
+
}
|
781
|
+
}
|
782
|
+
}
|
783
|
+
}
|
784
|
+
prevScrollTopRef.current = viewport.scrollTop;
|
785
|
+
})
|
786
|
+
}
|
787
|
+
) })
|
788
|
+
] });
|
789
|
+
}
|
790
|
+
);
|
791
|
+
SelectViewport.displayName = VIEWPORT_NAME;
|
792
|
+
var GROUP_NAME = "SelectGroup";
|
793
|
+
var [SelectGroupContextProvider, useSelectGroupContext] = createSelectContext(GROUP_NAME);
|
794
|
+
var SelectGroup = React__namespace.forwardRef(
|
795
|
+
(props, forwardedRef) => {
|
796
|
+
const { __scopeSelect, ...groupProps } = props;
|
797
|
+
const groupId = index$c.useId();
|
798
|
+
return /* @__PURE__ */ jsxRuntime.jsx(SelectGroupContextProvider, { scope: __scopeSelect, id: groupId, children: /* @__PURE__ */ jsxRuntime.jsx(index$4.Primitive.div, { role: "group", "aria-labelledby": groupId, ...groupProps, ref: forwardedRef }) });
|
799
|
+
}
|
800
|
+
);
|
801
|
+
SelectGroup.displayName = GROUP_NAME;
|
802
|
+
var LABEL_NAME = "SelectLabel";
|
803
|
+
var SelectLabel = React__namespace.forwardRef(
|
804
|
+
(props, forwardedRef) => {
|
805
|
+
const { __scopeSelect, ...labelProps } = props;
|
806
|
+
const groupContext = useSelectGroupContext(LABEL_NAME, __scopeSelect);
|
807
|
+
return /* @__PURE__ */ jsxRuntime.jsx(index$4.Primitive.div, { id: groupContext.id, ...labelProps, ref: forwardedRef });
|
808
|
+
}
|
809
|
+
);
|
810
|
+
SelectLabel.displayName = LABEL_NAME;
|
811
|
+
var ITEM_NAME = "SelectItem";
|
812
|
+
var [SelectItemContextProvider, useSelectItemContext] = createSelectContext(ITEM_NAME);
|
813
|
+
var SelectItem = React__namespace.forwardRef(
|
814
|
+
(props, forwardedRef) => {
|
815
|
+
const {
|
816
|
+
__scopeSelect,
|
817
|
+
value,
|
818
|
+
disabled = false,
|
819
|
+
textValue: textValueProp,
|
820
|
+
...itemProps
|
821
|
+
} = props;
|
822
|
+
const context = useSelectContext(ITEM_NAME, __scopeSelect);
|
823
|
+
const contentContext = useSelectContentContext(ITEM_NAME, __scopeSelect);
|
824
|
+
const isSelected = context.value === value;
|
825
|
+
const [textValue, setTextValue] = React__namespace.useState(textValueProp ?? "");
|
826
|
+
const [isFocused, setIsFocused] = React__namespace.useState(false);
|
827
|
+
const composedRefs = index$3.useComposedRefs(
|
828
|
+
forwardedRef,
|
829
|
+
(node) => contentContext.itemRefCallback?.(node, value, disabled)
|
830
|
+
);
|
831
|
+
const textId = index$c.useId();
|
832
|
+
const pointerTypeRef = React__namespace.useRef("touch");
|
833
|
+
const handleSelect = () => {
|
834
|
+
if (!disabled) {
|
835
|
+
context.onValueChange(value);
|
836
|
+
context.onOpenChange(false);
|
837
|
+
}
|
838
|
+
};
|
839
|
+
if (value === "") {
|
840
|
+
throw new Error(
|
841
|
+
"A <Select.Item /> must have a value prop that is not an empty string. This is because the Select value can be set to an empty string to clear the selection and show the placeholder."
|
842
|
+
);
|
843
|
+
}
|
844
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
845
|
+
SelectItemContextProvider,
|
846
|
+
{
|
847
|
+
scope: __scopeSelect,
|
848
|
+
value,
|
849
|
+
disabled,
|
850
|
+
textId,
|
851
|
+
isSelected,
|
852
|
+
onItemTextChange: React__namespace.useCallback((node) => {
|
853
|
+
setTextValue((prevTextValue) => prevTextValue || (node?.textContent ?? "").trim());
|
854
|
+
}, []),
|
855
|
+
children: /* @__PURE__ */ jsxRuntime.jsx(
|
856
|
+
Collection.ItemSlot,
|
857
|
+
{
|
858
|
+
scope: __scopeSelect,
|
859
|
+
value,
|
860
|
+
disabled,
|
861
|
+
textValue,
|
862
|
+
children: /* @__PURE__ */ jsxRuntime.jsx(
|
863
|
+
index$4.Primitive.div,
|
864
|
+
{
|
865
|
+
role: "option",
|
866
|
+
"aria-labelledby": textId,
|
867
|
+
"data-highlighted": isFocused ? "" : void 0,
|
868
|
+
"aria-selected": isSelected && isFocused,
|
869
|
+
"data-state": isSelected ? "checked" : "unchecked",
|
870
|
+
"aria-disabled": disabled || void 0,
|
871
|
+
"data-disabled": disabled ? "" : void 0,
|
872
|
+
tabIndex: disabled ? void 0 : -1,
|
873
|
+
...itemProps,
|
874
|
+
ref: composedRefs,
|
875
|
+
onFocus: index$5.composeEventHandlers(itemProps.onFocus, () => setIsFocused(true)),
|
876
|
+
onBlur: index$5.composeEventHandlers(itemProps.onBlur, () => setIsFocused(false)),
|
877
|
+
onClick: index$5.composeEventHandlers(itemProps.onClick, () => {
|
878
|
+
if (pointerTypeRef.current !== "mouse") handleSelect();
|
879
|
+
}),
|
880
|
+
onPointerUp: index$5.composeEventHandlers(itemProps.onPointerUp, () => {
|
881
|
+
if (pointerTypeRef.current === "mouse") handleSelect();
|
882
|
+
}),
|
883
|
+
onPointerDown: index$5.composeEventHandlers(itemProps.onPointerDown, (event) => {
|
884
|
+
pointerTypeRef.current = event.pointerType;
|
885
|
+
}),
|
886
|
+
onPointerMove: index$5.composeEventHandlers(itemProps.onPointerMove, (event) => {
|
887
|
+
pointerTypeRef.current = event.pointerType;
|
888
|
+
if (disabled) {
|
889
|
+
contentContext.onItemLeave?.();
|
890
|
+
} else if (pointerTypeRef.current === "mouse") {
|
891
|
+
event.currentTarget.focus({ preventScroll: true });
|
892
|
+
}
|
893
|
+
}),
|
894
|
+
onPointerLeave: index$5.composeEventHandlers(itemProps.onPointerLeave, (event) => {
|
895
|
+
if (event.currentTarget === document.activeElement) {
|
896
|
+
contentContext.onItemLeave?.();
|
897
|
+
}
|
898
|
+
}),
|
899
|
+
onKeyDown: index$5.composeEventHandlers(itemProps.onKeyDown, (event) => {
|
900
|
+
const isTypingAhead = contentContext.searchRef?.current !== "";
|
901
|
+
if (isTypingAhead && event.key === " ") return;
|
902
|
+
if (SELECTION_KEYS.includes(event.key)) handleSelect();
|
903
|
+
if (event.key === " ") event.preventDefault();
|
904
|
+
})
|
905
|
+
}
|
906
|
+
)
|
907
|
+
}
|
908
|
+
)
|
909
|
+
}
|
910
|
+
);
|
911
|
+
}
|
912
|
+
);
|
913
|
+
SelectItem.displayName = ITEM_NAME;
|
914
|
+
var ITEM_TEXT_NAME = "SelectItemText";
|
915
|
+
var SelectItemText = React__namespace.forwardRef(
|
916
|
+
(props, forwardedRef) => {
|
917
|
+
const { __scopeSelect, className, style, ...itemTextProps } = props;
|
918
|
+
const context = useSelectContext(ITEM_TEXT_NAME, __scopeSelect);
|
919
|
+
const contentContext = useSelectContentContext(ITEM_TEXT_NAME, __scopeSelect);
|
920
|
+
const itemContext = useSelectItemContext(ITEM_TEXT_NAME, __scopeSelect);
|
921
|
+
const nativeOptionsContext = useSelectNativeOptionsContext(ITEM_TEXT_NAME, __scopeSelect);
|
922
|
+
const [itemTextNode, setItemTextNode] = React__namespace.useState(null);
|
923
|
+
const composedRefs = index$3.useComposedRefs(
|
924
|
+
forwardedRef,
|
925
|
+
(node) => setItemTextNode(node),
|
926
|
+
itemContext.onItemTextChange,
|
927
|
+
(node) => contentContext.itemTextRefCallback?.(node, itemContext.value, itemContext.disabled)
|
928
|
+
);
|
929
|
+
const textContent = itemTextNode?.textContent;
|
930
|
+
const nativeOption = React__namespace.useMemo(
|
931
|
+
() => /* @__PURE__ */ jsxRuntime.jsx("option", { value: itemContext.value, disabled: itemContext.disabled, children: textContent }, itemContext.value),
|
932
|
+
[itemContext.disabled, itemContext.value, textContent]
|
933
|
+
);
|
934
|
+
const { onNativeOptionAdd, onNativeOptionRemove } = nativeOptionsContext;
|
935
|
+
index$6.useLayoutEffect(() => {
|
936
|
+
onNativeOptionAdd(nativeOption);
|
937
|
+
return () => onNativeOptionRemove(nativeOption);
|
938
|
+
}, [onNativeOptionAdd, onNativeOptionRemove, nativeOption]);
|
939
|
+
return /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
940
|
+
/* @__PURE__ */ jsxRuntime.jsx(index$4.Primitive.span, { id: itemContext.textId, ...itemTextProps, ref: composedRefs }),
|
941
|
+
itemContext.isSelected && context.valueNode && !context.valueNodeHasChildren ? ReactDOM__namespace.createPortal(itemTextProps.children, context.valueNode) : null
|
942
|
+
] });
|
943
|
+
}
|
944
|
+
);
|
945
|
+
SelectItemText.displayName = ITEM_TEXT_NAME;
|
946
|
+
var ITEM_INDICATOR_NAME = "SelectItemIndicator";
|
947
|
+
var SelectItemIndicator = React__namespace.forwardRef(
|
948
|
+
(props, forwardedRef) => {
|
949
|
+
const { __scopeSelect, ...itemIndicatorProps } = props;
|
950
|
+
const itemContext = useSelectItemContext(ITEM_INDICATOR_NAME, __scopeSelect);
|
951
|
+
return itemContext.isSelected ? /* @__PURE__ */ jsxRuntime.jsx(index$4.Primitive.span, { "aria-hidden": true, ...itemIndicatorProps, ref: forwardedRef }) : null;
|
952
|
+
}
|
953
|
+
);
|
954
|
+
SelectItemIndicator.displayName = ITEM_INDICATOR_NAME;
|
955
|
+
var SCROLL_UP_BUTTON_NAME = "SelectScrollUpButton";
|
956
|
+
var SelectScrollUpButton = React__namespace.forwardRef((props, forwardedRef) => {
|
957
|
+
const contentContext = useSelectContentContext(SCROLL_UP_BUTTON_NAME, props.__scopeSelect);
|
958
|
+
const viewportContext = useSelectViewportContext(SCROLL_UP_BUTTON_NAME, props.__scopeSelect);
|
959
|
+
const [canScrollUp, setCanScrollUp] = React__namespace.useState(false);
|
960
|
+
const composedRefs = index$3.useComposedRefs(forwardedRef, viewportContext.onScrollButtonChange);
|
961
|
+
index$6.useLayoutEffect(() => {
|
962
|
+
if (contentContext.viewport && contentContext.isPositioned) {
|
963
|
+
let handleScroll2 = function() {
|
964
|
+
const canScrollUp2 = viewport.scrollTop > 0;
|
965
|
+
setCanScrollUp(canScrollUp2);
|
966
|
+
};
|
967
|
+
const viewport = contentContext.viewport;
|
968
|
+
handleScroll2();
|
969
|
+
viewport.addEventListener("scroll", handleScroll2);
|
970
|
+
return () => viewport.removeEventListener("scroll", handleScroll2);
|
971
|
+
}
|
972
|
+
}, [contentContext.viewport, contentContext.isPositioned]);
|
973
|
+
return canScrollUp ? /* @__PURE__ */ jsxRuntime.jsx(
|
974
|
+
SelectScrollButtonImpl,
|
975
|
+
{
|
976
|
+
...props,
|
977
|
+
ref: composedRefs,
|
978
|
+
onAutoScroll: () => {
|
979
|
+
const { viewport, selectedItem } = contentContext;
|
980
|
+
if (viewport && selectedItem) {
|
981
|
+
viewport.scrollTop = viewport.scrollTop - selectedItem.offsetHeight;
|
982
|
+
}
|
983
|
+
}
|
984
|
+
}
|
985
|
+
) : null;
|
986
|
+
});
|
987
|
+
SelectScrollUpButton.displayName = SCROLL_UP_BUTTON_NAME;
|
988
|
+
var SCROLL_DOWN_BUTTON_NAME = "SelectScrollDownButton";
|
989
|
+
var SelectScrollDownButton = React__namespace.forwardRef((props, forwardedRef) => {
|
990
|
+
const contentContext = useSelectContentContext(SCROLL_DOWN_BUTTON_NAME, props.__scopeSelect);
|
991
|
+
const viewportContext = useSelectViewportContext(SCROLL_DOWN_BUTTON_NAME, props.__scopeSelect);
|
992
|
+
const [canScrollDown, setCanScrollDown] = React__namespace.useState(false);
|
993
|
+
const composedRefs = index$3.useComposedRefs(forwardedRef, viewportContext.onScrollButtonChange);
|
994
|
+
index$6.useLayoutEffect(() => {
|
995
|
+
if (contentContext.viewport && contentContext.isPositioned) {
|
996
|
+
let handleScroll2 = function() {
|
997
|
+
const maxScroll = viewport.scrollHeight - viewport.clientHeight;
|
998
|
+
const canScrollDown2 = Math.ceil(viewport.scrollTop) < maxScroll;
|
999
|
+
setCanScrollDown(canScrollDown2);
|
1000
|
+
};
|
1001
|
+
const viewport = contentContext.viewport;
|
1002
|
+
handleScroll2();
|
1003
|
+
viewport.addEventListener("scroll", handleScroll2);
|
1004
|
+
return () => viewport.removeEventListener("scroll", handleScroll2);
|
1005
|
+
}
|
1006
|
+
}, [contentContext.viewport, contentContext.isPositioned]);
|
1007
|
+
return canScrollDown ? /* @__PURE__ */ jsxRuntime.jsx(
|
1008
|
+
SelectScrollButtonImpl,
|
1009
|
+
{
|
1010
|
+
...props,
|
1011
|
+
ref: composedRefs,
|
1012
|
+
onAutoScroll: () => {
|
1013
|
+
const { viewport, selectedItem } = contentContext;
|
1014
|
+
if (viewport && selectedItem) {
|
1015
|
+
viewport.scrollTop = viewport.scrollTop + selectedItem.offsetHeight;
|
1016
|
+
}
|
1017
|
+
}
|
1018
|
+
}
|
1019
|
+
) : null;
|
1020
|
+
});
|
1021
|
+
SelectScrollDownButton.displayName = SCROLL_DOWN_BUTTON_NAME;
|
1022
|
+
var SelectScrollButtonImpl = React__namespace.forwardRef((props, forwardedRef) => {
|
1023
|
+
const { __scopeSelect, onAutoScroll, ...scrollIndicatorProps } = props;
|
1024
|
+
const contentContext = useSelectContentContext("SelectScrollButton", __scopeSelect);
|
1025
|
+
const autoScrollTimerRef = React__namespace.useRef(null);
|
1026
|
+
const getItems = useCollection(__scopeSelect);
|
1027
|
+
const clearAutoScrollTimer = React__namespace.useCallback(() => {
|
1028
|
+
if (autoScrollTimerRef.current !== null) {
|
1029
|
+
window.clearInterval(autoScrollTimerRef.current);
|
1030
|
+
autoScrollTimerRef.current = null;
|
1031
|
+
}
|
1032
|
+
}, []);
|
1033
|
+
React__namespace.useEffect(() => {
|
1034
|
+
return () => clearAutoScrollTimer();
|
1035
|
+
}, [clearAutoScrollTimer]);
|
1036
|
+
index$6.useLayoutEffect(() => {
|
1037
|
+
const activeItem = getItems().find((item) => item.ref.current === document.activeElement);
|
1038
|
+
activeItem?.ref.current?.scrollIntoView({ block: "nearest" });
|
1039
|
+
}, [getItems]);
|
1040
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
1041
|
+
index$4.Primitive.div,
|
1042
|
+
{
|
1043
|
+
"aria-hidden": true,
|
1044
|
+
...scrollIndicatorProps,
|
1045
|
+
ref: forwardedRef,
|
1046
|
+
style: { flexShrink: 0, ...scrollIndicatorProps.style },
|
1047
|
+
onPointerDown: index$5.composeEventHandlers(scrollIndicatorProps.onPointerDown, () => {
|
1048
|
+
if (autoScrollTimerRef.current === null) {
|
1049
|
+
autoScrollTimerRef.current = window.setInterval(onAutoScroll, 50);
|
1050
|
+
}
|
1051
|
+
}),
|
1052
|
+
onPointerMove: index$5.composeEventHandlers(scrollIndicatorProps.onPointerMove, () => {
|
1053
|
+
contentContext.onItemLeave?.();
|
1054
|
+
if (autoScrollTimerRef.current === null) {
|
1055
|
+
autoScrollTimerRef.current = window.setInterval(onAutoScroll, 50);
|
1056
|
+
}
|
1057
|
+
}),
|
1058
|
+
onPointerLeave: index$5.composeEventHandlers(scrollIndicatorProps.onPointerLeave, () => {
|
1059
|
+
clearAutoScrollTimer();
|
1060
|
+
})
|
1061
|
+
}
|
1062
|
+
);
|
1063
|
+
});
|
1064
|
+
var SEPARATOR_NAME = "SelectSeparator";
|
1065
|
+
var SelectSeparator = React__namespace.forwardRef(
|
1066
|
+
(props, forwardedRef) => {
|
1067
|
+
const { __scopeSelect, ...separatorProps } = props;
|
1068
|
+
return /* @__PURE__ */ jsxRuntime.jsx(index$4.Primitive.div, { "aria-hidden": true, ...separatorProps, ref: forwardedRef });
|
1069
|
+
}
|
1070
|
+
);
|
1071
|
+
SelectSeparator.displayName = SEPARATOR_NAME;
|
1072
|
+
var ARROW_NAME = "SelectArrow";
|
1073
|
+
var SelectArrow = React__namespace.forwardRef(
|
1074
|
+
(props, forwardedRef) => {
|
1075
|
+
const { __scopeSelect, ...arrowProps } = props;
|
1076
|
+
const popperScope = usePopperScope(__scopeSelect);
|
1077
|
+
const context = useSelectContext(ARROW_NAME, __scopeSelect);
|
1078
|
+
const contentContext = useSelectContentContext(ARROW_NAME, __scopeSelect);
|
1079
|
+
return context.open && contentContext.position === "popper" ? /* @__PURE__ */ jsxRuntime.jsx(index$2.Arrow, { ...popperScope, ...arrowProps, ref: forwardedRef }) : null;
|
1080
|
+
}
|
1081
|
+
);
|
1082
|
+
SelectArrow.displayName = ARROW_NAME;
|
1083
|
+
function shouldShowPlaceholder(value) {
|
1084
|
+
return value === "" || value === void 0;
|
1085
|
+
}
|
1086
|
+
var BubbleSelect = React__namespace.forwardRef(
|
1087
|
+
(props, forwardedRef) => {
|
1088
|
+
const { value, ...selectProps } = props;
|
1089
|
+
const ref = React__namespace.useRef(null);
|
1090
|
+
const composedRefs = index$3.useComposedRefs(forwardedRef, ref);
|
1091
|
+
const prevValue = index$d.usePrevious(value);
|
1092
|
+
React__namespace.useEffect(() => {
|
1093
|
+
const select = ref.current;
|
1094
|
+
const selectProto = window.HTMLSelectElement.prototype;
|
1095
|
+
const descriptor = Object.getOwnPropertyDescriptor(
|
1096
|
+
selectProto,
|
1097
|
+
"value"
|
1098
|
+
);
|
1099
|
+
const setValue = descriptor.set;
|
1100
|
+
if (prevValue !== value && setValue) {
|
1101
|
+
const event = new Event("change", { bubbles: true });
|
1102
|
+
setValue.call(select, value);
|
1103
|
+
select.dispatchEvent(event);
|
1104
|
+
}
|
1105
|
+
}, [prevValue, value]);
|
1106
|
+
return /* @__PURE__ */ jsxRuntime.jsx(index$e.VisuallyHidden, { asChild: true, children: /* @__PURE__ */ jsxRuntime.jsx("select", { ...selectProps, ref: composedRefs, defaultValue: value }) });
|
1107
|
+
}
|
1108
|
+
);
|
1109
|
+
BubbleSelect.displayName = "BubbleSelect";
|
1110
|
+
function useTypeaheadSearch(onSearchChange) {
|
1111
|
+
const handleSearchChange = index$f.useCallbackRef(onSearchChange);
|
1112
|
+
const searchRef = React__namespace.useRef("");
|
1113
|
+
const timerRef = React__namespace.useRef(0);
|
1114
|
+
const handleTypeaheadSearch = React__namespace.useCallback(
|
1115
|
+
(key) => {
|
1116
|
+
const search = searchRef.current + key;
|
1117
|
+
handleSearchChange(search);
|
1118
|
+
(function updateSearch(value) {
|
1119
|
+
searchRef.current = value;
|
1120
|
+
window.clearTimeout(timerRef.current);
|
1121
|
+
if (value !== "") timerRef.current = window.setTimeout(() => updateSearch(""), 1e3);
|
1122
|
+
})(search);
|
1123
|
+
},
|
1124
|
+
[handleSearchChange]
|
1125
|
+
);
|
1126
|
+
const resetTypeahead = React__namespace.useCallback(() => {
|
1127
|
+
searchRef.current = "";
|
1128
|
+
window.clearTimeout(timerRef.current);
|
1129
|
+
}, []);
|
1130
|
+
React__namespace.useEffect(() => {
|
1131
|
+
return () => window.clearTimeout(timerRef.current);
|
1132
|
+
}, []);
|
1133
|
+
return [searchRef, handleTypeaheadSearch, resetTypeahead];
|
1134
|
+
}
|
1135
|
+
function findNextItem(items, search, currentItem) {
|
1136
|
+
const isRepeated = search.length > 1 && Array.from(search).every((char) => char === search[0]);
|
1137
|
+
const normalizedSearch = isRepeated ? search[0] : search;
|
1138
|
+
const currentItemIndex = currentItem ? items.indexOf(currentItem) : -1;
|
1139
|
+
let wrappedItems = wrapArray(items, Math.max(currentItemIndex, 0));
|
1140
|
+
const excludeCurrentItem = normalizedSearch.length === 1;
|
1141
|
+
if (excludeCurrentItem) wrappedItems = wrappedItems.filter((v) => v !== currentItem);
|
1142
|
+
const nextItem = wrappedItems.find(
|
1143
|
+
(item) => item.textValue.toLowerCase().startsWith(normalizedSearch.toLowerCase())
|
1144
|
+
);
|
1145
|
+
return nextItem !== currentItem ? nextItem : void 0;
|
1146
|
+
}
|
1147
|
+
function wrapArray(array, startIndex) {
|
1148
|
+
return array.map((_, index) => array[(startIndex + index) % array.length]);
|
1149
|
+
}
|
1150
|
+
|
1151
|
+
exports.Select = Select;
|
1152
|
+
exports.SelectArrow = SelectArrow;
|
1153
|
+
exports.SelectContent = SelectContent;
|
1154
|
+
exports.SelectGroup = SelectGroup;
|
1155
|
+
exports.SelectIcon = SelectIcon;
|
1156
|
+
exports.SelectItem = SelectItem;
|
1157
|
+
exports.SelectItemIndicator = SelectItemIndicator;
|
1158
|
+
exports.SelectItemText = SelectItemText;
|
1159
|
+
exports.SelectLabel = SelectLabel;
|
1160
|
+
exports.SelectPortal = SelectPortal;
|
1161
|
+
exports.SelectScrollDownButton = SelectScrollDownButton;
|
1162
|
+
exports.SelectScrollUpButton = SelectScrollUpButton;
|
1163
|
+
exports.SelectSeparator = SelectSeparator;
|
1164
|
+
exports.SelectTrigger = SelectTrigger;
|
1165
|
+
exports.SelectValue = SelectValue;
|
1166
|
+
exports.SelectViewport = SelectViewport;
|
1167
|
+
exports.createSelectScope = createSelectScope;
|
1168
|
+
//# sourceMappingURL=index.js.map
|