@pixpilot/shadcn-ui 2.0.1 → 2.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/ColorPicker/ColorPicker.cjs +0 -1
- package/dist/ColorPicker/ColorPicker.js +0 -1
- package/dist/ColorPickerBase/ColorPickerBase.cjs +0 -1
- package/dist/ColorPickerBase/ColorPickerBase.js +0 -1
- package/dist/ColorPickerBase/ColorPickerButton.js +3 -1
- package/dist/ColorPickerBase/ColorPickerCompactControls.cjs +0 -1
- package/dist/ColorPickerBase/ColorPickerCompactControls.js +0 -1
- package/dist/ColorPickerBase/ColorPickerFullControls.cjs +0 -1
- package/dist/ColorPickerBase/ColorPickerFullControls.js +0 -1
- package/dist/ColorPickerBase/ColorPickerInput.js +3 -1
- package/dist/absolute-fill/AbsoluteFill.d.ts +2 -2
- package/dist/avatar-upload/AvatarUploadItem.cjs +0 -1
- package/dist/avatar-upload/AvatarUploadItem.js +0 -1
- package/dist/button/Button.cjs +0 -1
- package/dist/button/Button.d.cts +2 -2
- package/dist/button/Button.d.ts +2 -2
- package/dist/button/Button.js +0 -1
- package/dist/button-extended/ButtonExtended.cjs +0 -1
- package/dist/button-extended/ButtonExtended.d.cts +2 -2
- package/dist/button-extended/ButtonExtended.d.ts +2 -2
- package/dist/button-extended/ButtonExtended.js +0 -1
- package/dist/card/Card.d.ts +3 -3
- package/dist/close-button-absolute/CloseButtonAbsolute.cjs +0 -1
- package/dist/close-button-absolute/CloseButtonAbsolute.js +0 -1
- package/dist/color-select/ColorSelect.d.cts +2 -2
- package/dist/color-select/ColorSelect.d.ts +2 -2
- package/dist/combobox/Combobox.cjs +0 -1
- package/dist/combobox/Combobox.js +0 -1
- package/dist/confirmation-dialog/ConfirmationDialog.cjs +0 -1
- package/dist/confirmation-dialog/ConfirmationDialog.js +0 -1
- package/dist/content-card/ContentCard.cjs +0 -1
- package/dist/content-card/ContentCard.d.ts +2 -2
- package/dist/content-card/ContentCard.js +0 -1
- package/dist/date-picker/DatePicker.d.cts +2 -2
- package/dist/date-picker/DatePicker.d.ts +2 -2
- package/dist/dialog/Dialog.d.cts +5 -5
- package/dist/dialog/Dialog.d.ts +5 -5
- package/dist/file-upload/FileUpload.d.cts +2 -2
- package/dist/file-upload/FileUpload.d.ts +2 -2
- package/dist/file-upload/FileUploadListItem.cjs +0 -1
- package/dist/file-upload/FileUploadListItem.js +0 -1
- package/dist/file-upload-inline/FileUploadInline.cjs +0 -1
- package/dist/file-upload-inline/FileUploadInline.d.cts +2 -2
- package/dist/file-upload-inline/FileUploadInline.d.ts +2 -2
- package/dist/file-upload-inline/FileUploadInline.js +0 -1
- package/dist/file-upload-root/FileUploadRoot.cjs +0 -1
- package/dist/file-upload-root/FileUploadRoot.d.cts +2 -2
- package/dist/file-upload-root/FileUploadRoot.d.ts +2 -2
- package/dist/file-upload-root/FileUploadRoot.js +3 -2
- package/dist/file-upload-root/FileUploadRootItem.cjs +0 -1
- package/dist/file-upload-root/FileUploadRootItem.js +0 -1
- package/dist/hooks/src/use-controlled.js +1 -1
- package/dist/icon-selector/IconPicker.cjs +0 -2
- package/dist/icon-selector/IconPicker.js +2 -3
- package/dist/icon-selector/icon-picker-content.cjs +0 -2
- package/dist/icon-selector/icon-picker-content.js +0 -2
- package/dist/icon-toggle/IconToggle.cjs +0 -1
- package/dist/icon-toggle/IconToggle.js +0 -1
- package/dist/index.cjs +0 -43
- package/dist/index.js +0 -41
- package/dist/input/Input.d.cts +2 -2
- package/dist/input/Input.d.ts +2 -2
- package/dist/loading-overlay/LoadingOverlay.cjs +0 -1
- package/dist/loading-overlay/LoadingOverlay.js +0 -1
- package/dist/rating/Rating.d.cts +3 -3
- package/dist/rating/Rating.d.ts +3 -3
- package/dist/rich-text-editor/LinkPopoverToolbarButton.cjs +0 -3
- package/dist/rich-text-editor/LinkPopoverToolbarButton.js +0 -3
- package/dist/rich-text-editor/ToolbarButton.cjs +0 -1
- package/dist/rich-text-editor/ToolbarButton.js +0 -1
- package/dist/select/Select.d.cts +2 -2
- package/dist/select/Select.d.ts +2 -2
- package/dist/slider/SliderInput.cjs +0 -1
- package/dist/slider/SliderSelect.cjs +0 -1
- package/dist/slider/SliderSelect.js +0 -1
- package/dist/tags-input/TagsInput.cjs +0 -1
- package/dist/tags-input/TagsInput.d.cts +2 -2
- package/dist/tags-input/TagsInput.d.ts +2 -2
- package/dist/tags-input/TagsInput.js +0 -1
- package/dist/tags-input/TagsInputInline.d.cts +2 -2
- package/dist/tags-input/TagsInputInline.d.ts +2 -2
- package/dist/theme-toggle/ThemeModeDropdown.d.cts +2 -2
- package/dist/theme-toggle/ThemeModeSwitchInside.d.cts +2 -2
- package/dist/theme-toggle/ThemeModeSwitchOutside.d.cts +2 -2
- package/dist/theme-toggle/ThemeModeToggleButton.d.cts +2 -2
- package/dist/toast/AlertToast.cjs +0 -1
- package/dist/toast/AlertToast.js +0 -1
- package/dist/toggle-button/ToggleButton.cjs +0 -1
- package/dist/toggle-button/ToggleButton.js +0 -1
- package/package.json +5 -4
- package/dist/ColorPicker/index.cjs +0 -1
- package/dist/ColorPicker/index.js +0 -1
- package/dist/ColorPickerBase/color-palette/index.cjs +0 -3
- package/dist/ColorPickerBase/color-palette/index.js +0 -3
- package/dist/ColorPickerBase/index.cjs +0 -18
- package/dist/ColorPickerBase/index.js +0 -15
- package/dist/absolute-fill/index.cjs +0 -1
- package/dist/absolute-fill/index.js +0 -1
- package/dist/alert/index.cjs +0 -1
- package/dist/alert/index.js +0 -1
- package/dist/avatar-upload/index.cjs +0 -1
- package/dist/avatar-upload/index.js +0 -1
- package/dist/button/index.cjs +0 -1
- package/dist/button/index.js +0 -1
- package/dist/button-extended/index.cjs +0 -1
- package/dist/button-extended/index.js +0 -1
- package/dist/button-group/index.cjs +0 -1
- package/dist/button-group/index.js +0 -1
- package/dist/card/index.cjs +0 -4
- package/dist/card/index.js +0 -1
- package/dist/circle-loader/index.cjs +0 -1
- package/dist/circle-loader/index.js +0 -1
- package/dist/close-button-absolute/index.cjs +0 -1
- package/dist/close-button-absolute/index.js +0 -1
- package/dist/close-button-rounded/index.cjs +0 -1
- package/dist/close-button-rounded/index.js +0 -1
- package/dist/color-select/index.cjs +0 -1
- package/dist/color-select/index.js +0 -1
- package/dist/combobox/index.cjs +0 -1
- package/dist/combobox/index.js +0 -1
- package/dist/command-option-list/index.cjs +0 -1
- package/dist/command-option-list/index.js +0 -1
- package/dist/confirmation-dialog/index.cjs +0 -5
- package/dist/confirmation-dialog/index.js +0 -5
- package/dist/content-card/index.cjs +0 -1
- package/dist/content-card/index.js +0 -1
- package/dist/date-picker/index.cjs +0 -1
- package/dist/date-picker/index.js +0 -1
- package/dist/dialog/index.cjs +0 -4
- package/dist/dialog-provider/index.cjs +0 -4
- package/dist/dialog-provider/index.js +0 -4
- package/dist/file-upload/hooks/index.cjs +0 -3
- package/dist/file-upload/hooks/index.js +0 -3
- package/dist/file-upload/index.cjs +0 -5
- package/dist/file-upload/index.js +0 -5
- package/dist/file-upload-inline/index.cjs +0 -1
- package/dist/file-upload-inline/index.js +0 -1
- package/dist/file-upload-root/index.cjs +0 -2
- package/dist/file-upload-root/index.js +0 -2
- package/dist/hooks/index.cjs +0 -3
- package/dist/hooks/index.js +0 -3
- package/dist/icon-selector/index.cjs +0 -1
- package/dist/icon-selector/index.js +0 -1
- package/dist/icon-toggle/index.cjs +0 -1
- package/dist/icon-toggle/index.js +0 -1
- package/dist/input/index.cjs +0 -1
- package/dist/input/index.js +0 -1
- package/dist/layout/index.cjs +0 -4
- package/dist/layout/index.js +0 -4
- package/dist/loading-overlay/index.cjs +0 -1
- package/dist/loading-overlay/index.js +0 -1
- package/dist/pagination/index.cjs +0 -1
- package/dist/pagination/index.js +0 -1
- package/dist/popover/index.cjs +0 -4
- package/dist/popover/index.js +0 -1
- package/dist/rating/index.cjs +0 -1
- package/dist/rating/index.js +0 -1
- package/dist/rich-text-editor/index.cjs +0 -1
- package/dist/rich-text-editor/index.js +0 -1
- package/dist/scaled-preview/index.cjs +0 -1
- package/dist/scaled-preview/index.js +0 -1
- package/dist/select/index.cjs +0 -1
- package/dist/select/index.js +0 -1
- package/dist/slider/index.cjs +0 -3
- package/dist/slider/index.js +0 -3
- package/dist/tabs/Tabs.cjs +0 -3
- package/dist/tabs/TabsContent.cjs +0 -3
- package/dist/tabs/index.cjs +0 -8
- package/dist/tabs/index.js +0 -5
- package/dist/tags-input/index.cjs +0 -2
- package/dist/tags-input/index.js +0 -2
- package/dist/theme-provider/index.cjs +0 -4
- package/dist/theme-toggle/index.cjs +0 -4
- package/dist/theme-toggle/index.js +0 -4
- package/dist/toast/index.cjs +0 -2
- package/dist/toast/index.js +0 -2
- package/dist/toggle-button/index.cjs +0 -1
- package/dist/toggle-button/index.js +0 -1
- package/dist/toggle-group/ToggleGroup.cjs +0 -3
- package/dist/toggle-group/index.cjs +0 -4
- package/dist/toggle-group/index.js +0 -1
- package/dist/tooltip/Tooltip.cjs +0 -3
- package/dist/tooltip/index.cjs +0 -4
- package/dist/tooltip/index.js +0 -1
|
@@ -5,7 +5,6 @@ const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
|
5
5
|
const require_ColorPickerBase = require('../ColorPickerBase/ColorPickerBase.cjs');
|
|
6
6
|
const require_ColorPickerButton = require('../ColorPickerBase/ColorPickerButton.cjs');
|
|
7
7
|
const require_ColorPickerInput = require('../ColorPickerBase/ColorPickerInput.cjs');
|
|
8
|
-
require('../ColorPickerBase/index.cjs');
|
|
9
8
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
10
9
|
react_jsx_runtime = require_rolldown_runtime.__toESM(react_jsx_runtime);
|
|
11
10
|
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
import { ColorPickerBase } from "../ColorPickerBase/ColorPickerBase.js";
|
|
5
5
|
import { ColorPickerButton } from "../ColorPickerBase/ColorPickerButton.js";
|
|
6
6
|
import { ColorPickerInput } from "../ColorPickerBase/ColorPickerInput.js";
|
|
7
|
-
import "../ColorPickerBase/index.js";
|
|
8
7
|
import { jsx } from "react/jsx-runtime";
|
|
9
8
|
|
|
10
9
|
//#region src/ColorPicker/ColorPicker.tsx
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
5
5
|
const require_ColorPalette = require('./color-palette/ColorPalette.cjs');
|
|
6
|
-
require('./color-palette/index.cjs');
|
|
7
6
|
const require_constants = require('./constants.cjs');
|
|
8
7
|
const require_ColorPickerCompactControls = require('./ColorPickerCompactControls.cjs');
|
|
9
8
|
const require_ColorPickerFullControls = require('./ColorPickerFullControls.cjs');
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
import { COMMON_COLORS } from "./color-palette/ColorPalette.js";
|
|
5
|
-
import "./color-palette/index.js";
|
|
6
5
|
import { DEFAULT_COLOR, DEFAULT_SECTIONS } from "./constants.js";
|
|
7
6
|
import { ColorPickerCompactControls } from "./ColorPickerCompactControls.js";
|
|
8
7
|
import { ColorPickerFullControls } from "./ColorPickerFullControls.js";
|
|
@@ -15,7 +15,9 @@ const ColorPickerButton = (props) => {
|
|
|
15
15
|
resetOptions,
|
|
16
16
|
onClear
|
|
17
17
|
});
|
|
18
|
-
if (
|
|
18
|
+
if (process.env.NODE_ENV !== "production") {
|
|
19
|
+
if (onValueChange === void 0) throw new Error("ColorPickerButton must be used within a ColorPickerRoot component");
|
|
20
|
+
}
|
|
19
21
|
const renderDisplayValue = () => {
|
|
20
22
|
if (isResetValue) return resetLabel;
|
|
21
23
|
if (value == null || value === "") return placeholder;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
2
2
|
const require_ColorPalette = require('./color-palette/ColorPalette.cjs');
|
|
3
|
-
require('./color-palette/index.cjs');
|
|
4
3
|
const require_ColorPickerContent = require('./ColorPickerContent.cjs');
|
|
5
4
|
const require_ColorPickerControls = require('./ColorPickerControls.cjs');
|
|
6
5
|
const require_ColorPickerFormatControls = require('./ColorPickerFormatControls.cjs');
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ColorPickerColorPalette } from "./color-palette/ColorPalette.js";
|
|
2
|
-
import "./color-palette/index.js";
|
|
3
2
|
import { ColorPickerContent } from "./ColorPickerContent.js";
|
|
4
3
|
import { ColorPickerControls } from "./ColorPickerControls.js";
|
|
5
4
|
import { ColorPickerFormatControls } from "./ColorPickerFormatControls.js";
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
2
2
|
const require_ColorPalette = require('./color-palette/ColorPalette.cjs');
|
|
3
|
-
require('./color-palette/index.cjs');
|
|
4
3
|
const require_ColorPickerContent = require('./ColorPickerContent.cjs');
|
|
5
4
|
const require_ColorPickerControls = require('./ColorPickerControls.cjs');
|
|
6
5
|
const require_ColorPickerFormatControls = require('./ColorPickerFormatControls.cjs');
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ColorPickerColorPalette } from "./color-palette/ColorPalette.js";
|
|
2
|
-
import "./color-palette/index.js";
|
|
3
2
|
import { ColorPickerContent } from "./ColorPickerContent.js";
|
|
4
3
|
import { ColorPickerControls } from "./ColorPickerControls.js";
|
|
5
4
|
import { ColorPickerFormatControls } from "./ColorPickerFormatControls.js";
|
|
@@ -15,7 +15,9 @@ const ColorPickerInput$1 = (props) => {
|
|
|
15
15
|
resetOptions,
|
|
16
16
|
onClear
|
|
17
17
|
});
|
|
18
|
-
if (
|
|
18
|
+
if (process.env.NODE_ENV !== "production") {
|
|
19
|
+
if (onValueChange === void 0) throw new Error("ColorPickerInput must be used within a ColorPickerRoot component");
|
|
20
|
+
}
|
|
19
21
|
const inputValue = isResetValue ? "" : value ?? "";
|
|
20
22
|
const inputPlaceholder = isResetValue ? resetLabel : placeholder;
|
|
21
23
|
const controlId = id ?? contextId;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/absolute-fill/AbsoluteFill.d.ts
|
|
5
5
|
|
|
@@ -10,7 +10,7 @@ import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
|
10
10
|
*/
|
|
11
11
|
declare function AbsoluteFill(props: React.HTMLAttributes<HTMLDivElement> & {
|
|
12
12
|
ref?: React.Ref<HTMLDivElement>;
|
|
13
|
-
}):
|
|
13
|
+
}): react_jsx_runtime4.JSX.Element;
|
|
14
14
|
declare namespace AbsoluteFill {
|
|
15
15
|
var displayName: string;
|
|
16
16
|
}
|
|
@@ -2,7 +2,6 @@ const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
|
2
2
|
const require_get_id = require('../utils/get-id.cjs');
|
|
3
3
|
const require_use_file_error = require('../file-upload/hooks/use-file-error.cjs');
|
|
4
4
|
const require_use_file_upload_progress_callbacks = require('../file-upload/hooks/use-file-upload-progress-callbacks.cjs');
|
|
5
|
-
require('../file-upload/index.cjs');
|
|
6
5
|
const require_AvatarUploadComponents = require('./AvatarUploadComponents.cjs');
|
|
7
6
|
let __pixpilot_shadcn = require("@pixpilot/shadcn");
|
|
8
7
|
__pixpilot_shadcn = require_rolldown_runtime.__toESM(__pixpilot_shadcn);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getId } from "../utils/get-id.js";
|
|
2
2
|
import { useFileError } from "../file-upload/hooks/use-file-error.js";
|
|
3
3
|
import { useFileUploadProgressCallbacks } from "../file-upload/hooks/use-file-upload-progress-callbacks.js";
|
|
4
|
-
import "../file-upload/index.js";
|
|
5
4
|
import { AvatarWrap, Image, MainWrapper, MessageComponent } from "./AvatarUploadComponents.js";
|
|
6
5
|
import { FileUploadItem, FileUploadItemProgress, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, cn, useFileUpload } from "@pixpilot/shadcn";
|
|
7
6
|
import { AlertCircle } from "lucide-react";
|
package/dist/button/Button.cjs
CHANGED
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
5
5
|
const require_AbsoluteFill = require('../absolute-fill/AbsoluteFill.cjs');
|
|
6
|
-
require('../absolute-fill/index.cjs');
|
|
7
6
|
let __pixpilot_shadcn = require("@pixpilot/shadcn");
|
|
8
7
|
__pixpilot_shadcn = require_rolldown_runtime.__toESM(__pixpilot_shadcn);
|
|
9
8
|
let react = require("react");
|
package/dist/button/Button.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
2
2
|
import { Button, Tooltip, TooltipContent, TooltipTrigger, buttonVariants } from "@pixpilot/shadcn";
|
|
3
3
|
import React from "react";
|
|
4
4
|
import { VariantProps } from "class-variance-authority";
|
|
@@ -27,7 +27,7 @@ interface ButtonProps extends React.ComponentProps<typeof Button>, VariantProps<
|
|
|
27
27
|
}
|
|
28
28
|
declare function Button$1(props: ButtonProps & {
|
|
29
29
|
ref?: React.Ref<HTMLButtonElement>;
|
|
30
|
-
}):
|
|
30
|
+
}): react_jsx_runtime0.JSX.Element;
|
|
31
31
|
declare namespace Button$1 {
|
|
32
32
|
var displayName: string;
|
|
33
33
|
}
|
package/dist/button/Button.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Button, Tooltip, TooltipContent, TooltipTrigger, buttonVariants } from "@pixpilot/shadcn";
|
|
2
2
|
import React from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
4
4
|
import { VariantProps } from "class-variance-authority";
|
|
5
5
|
|
|
6
6
|
//#region src/button/Button.d.ts
|
|
@@ -27,7 +27,7 @@ interface ButtonProps extends React.ComponentProps<typeof Button>, VariantProps<
|
|
|
27
27
|
}
|
|
28
28
|
declare function Button$1(props: ButtonProps & {
|
|
29
29
|
ref?: React.Ref<HTMLButtonElement>;
|
|
30
|
-
}):
|
|
30
|
+
}): react_jsx_runtime0.JSX.Element;
|
|
31
31
|
declare namespace Button$1 {
|
|
32
32
|
var displayName: string;
|
|
33
33
|
}
|
package/dist/button/Button.js
CHANGED
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
5
5
|
const require_AbsoluteFill = require('../absolute-fill/AbsoluteFill.cjs');
|
|
6
|
-
require('../absolute-fill/index.cjs');
|
|
7
6
|
let __pixpilot_shadcn = require("@pixpilot/shadcn");
|
|
8
7
|
__pixpilot_shadcn = require_rolldown_runtime.__toESM(__pixpilot_shadcn);
|
|
9
8
|
let lucide_react = require("lucide-react");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime1 from "react/jsx-runtime";
|
|
2
2
|
import { Button, Tooltip, TooltipContent, TooltipTrigger, buttonVariants } from "@pixpilot/shadcn";
|
|
3
3
|
import React from "react";
|
|
4
4
|
import { VariantProps } from "class-variance-authority";
|
|
@@ -50,7 +50,7 @@ interface ButtonExtendedProps extends React.ComponentProps<typeof Button>, Varia
|
|
|
50
50
|
}
|
|
51
51
|
declare function ButtonExtended(props: ButtonExtendedProps & {
|
|
52
52
|
ref?: React.Ref<HTMLButtonElement>;
|
|
53
|
-
}):
|
|
53
|
+
}): react_jsx_runtime1.JSX.Element;
|
|
54
54
|
declare namespace ButtonExtended {
|
|
55
55
|
var displayName: string;
|
|
56
56
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Button, Tooltip, TooltipContent, TooltipTrigger, buttonVariants } from "@pixpilot/shadcn";
|
|
2
2
|
import React from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime3 from "react/jsx-runtime";
|
|
4
4
|
import { VariantProps } from "class-variance-authority";
|
|
5
5
|
|
|
6
6
|
//#region src/button-extended/ButtonExtended.d.ts
|
|
@@ -50,7 +50,7 @@ interface ButtonExtendedProps extends React.ComponentProps<typeof Button>, Varia
|
|
|
50
50
|
}
|
|
51
51
|
declare function ButtonExtended(props: ButtonExtendedProps & {
|
|
52
52
|
ref?: React.Ref<HTMLButtonElement>;
|
|
53
|
-
}):
|
|
53
|
+
}): react_jsx_runtime3.JSX.Element;
|
|
54
54
|
declare namespace ButtonExtended {
|
|
55
55
|
var displayName: string;
|
|
56
56
|
}
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
import { AbsoluteFill } from "../absolute-fill/AbsoluteFill.js";
|
|
5
|
-
import "../absolute-fill/index.js";
|
|
6
5
|
import { Button, Tooltip, TooltipContent, TooltipTrigger, cn } from "@pixpilot/shadcn";
|
|
7
6
|
import { Loader2 } from "lucide-react";
|
|
8
7
|
import React, { useCallback } from "react";
|
package/dist/card/Card.d.ts
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle } from "@pixpilot/shadcn";
|
|
2
2
|
import React from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/card/Card.d.ts
|
|
6
6
|
declare function CardTitle$1({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof CardTitle>):
|
|
9
|
+
}: React.ComponentProps<typeof CardTitle>): react_jsx_runtime0.JSX.Element;
|
|
10
10
|
declare function CardHeader$1({
|
|
11
11
|
className,
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof CardHeader>):
|
|
13
|
+
}: React.ComponentProps<typeof CardHeader>): react_jsx_runtime0.JSX.Element;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader$1 as CardHeader, CardTitle$1 as CardTitle };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
2
2
|
const require_CloseButtonRounded = require('../close-button-rounded/CloseButtonRounded.cjs');
|
|
3
|
-
require('../close-button-rounded/index.cjs');
|
|
4
3
|
let __pixpilot_shadcn = require("@pixpilot/shadcn");
|
|
5
4
|
__pixpilot_shadcn = require_rolldown_runtime.__toESM(__pixpilot_shadcn);
|
|
6
5
|
let react = require("react");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime5 from "react/jsx-runtime";
|
|
2
2
|
import { Select, SelectContent } from "@pixpilot/shadcn";
|
|
3
3
|
import React, { ComponentProps } from "react";
|
|
4
4
|
|
|
@@ -17,6 +17,6 @@ type BaseColorSelectProps = {
|
|
|
17
17
|
keyboardMode?: 'cycle' | 'dropdown';
|
|
18
18
|
className?: string;
|
|
19
19
|
} & Omit<ComponentProps<typeof Select>, 'value' | 'onValueChange' | 'children'>;
|
|
20
|
-
declare function ColorSelect(props: BaseColorSelectProps):
|
|
20
|
+
declare function ColorSelect(props: BaseColorSelectProps): react_jsx_runtime5.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { BaseColorSelectProps, ColorSelect, ColorSelectOption };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Select, SelectContent } from "@pixpilot/shadcn";
|
|
2
2
|
import React, { ComponentProps } from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime2 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/color-select/ColorSelect.d.ts
|
|
6
6
|
interface ColorSelectOption {
|
|
@@ -17,6 +17,6 @@ type BaseColorSelectProps = {
|
|
|
17
17
|
keyboardMode?: 'cycle' | 'dropdown';
|
|
18
18
|
className?: string;
|
|
19
19
|
} & Omit<ComponentProps<typeof Select>, 'value' | 'onValueChange' | 'children'>;
|
|
20
|
-
declare function ColorSelect(props: BaseColorSelectProps):
|
|
20
|
+
declare function ColorSelect(props: BaseColorSelectProps): react_jsx_runtime2.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { BaseColorSelectProps, ColorSelect, ColorSelectOption };
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
5
5
|
const require_get_id = require('../utils/get-id.cjs');
|
|
6
6
|
const require_CommandOptionList = require('../command-option-list/CommandOptionList.cjs');
|
|
7
|
-
require('../command-option-list/index.cjs');
|
|
8
7
|
let __pixpilot_shadcn = require("@pixpilot/shadcn");
|
|
9
8
|
__pixpilot_shadcn = require_rolldown_runtime.__toESM(__pixpilot_shadcn);
|
|
10
9
|
let lucide_react = require("lucide-react");
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
import { getId } from "../utils/get-id.js";
|
|
5
5
|
import { CommandOptionList } from "../command-option-list/CommandOptionList.js";
|
|
6
|
-
import "../command-option-list/index.js";
|
|
7
6
|
import { Button, Command, CommandInput, Popover, PopoverContent, PopoverTrigger, cn } from "@pixpilot/shadcn";
|
|
8
7
|
import { ChevronsUpDown } from "lucide-react";
|
|
9
8
|
import React, { useState } from "react";
|
|
@@ -2,7 +2,6 @@ const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
|
2
2
|
const require_get_id = require('../utils/get-id.cjs');
|
|
3
3
|
const require_variant_config = require('../variant-config.cjs');
|
|
4
4
|
const require_dialog_registry = require('../dialog-provider/dialog-registry.cjs');
|
|
5
|
-
require('../dialog-provider/index.cjs');
|
|
6
5
|
let __pixpilot_shadcn = require("@pixpilot/shadcn");
|
|
7
6
|
__pixpilot_shadcn = require_rolldown_runtime.__toESM(__pixpilot_shadcn);
|
|
8
7
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getId } from "../utils/get-id.js";
|
|
2
2
|
import { variantConfig } from "../variant-config.js";
|
|
3
3
|
import { dialog } from "../dialog-provider/dialog-registry.js";
|
|
4
|
-
import "../dialog-provider/index.js";
|
|
5
4
|
import { Button, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, cn } from "@pixpilot/shadcn";
|
|
6
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
7
6
|
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
2
2
|
const require_Card = require('../card/Card.cjs');
|
|
3
|
-
require('../card/index.cjs');
|
|
4
3
|
let react = require("react");
|
|
5
4
|
react = require_rolldown_runtime.__toESM(react);
|
|
6
5
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Card } from "../card/Card.js";
|
|
2
2
|
import "../card/index.js";
|
|
3
3
|
import React, { ReactNode } from "react";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime5 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/content-card/ContentCard.d.ts
|
|
7
7
|
interface SectionCardProps extends React.ComponentProps<typeof Card> {
|
|
@@ -9,7 +9,7 @@ interface SectionCardProps extends React.ComponentProps<typeof Card> {
|
|
|
9
9
|
children: ReactNode;
|
|
10
10
|
marginBottom?: boolean;
|
|
11
11
|
}
|
|
12
|
-
declare function ContentCard(props: SectionCardProps):
|
|
12
|
+
declare function ContentCard(props: SectionCardProps): react_jsx_runtime5.JSX.Element;
|
|
13
13
|
declare namespace ContentCard {
|
|
14
14
|
var displayName: string;
|
|
15
15
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime11 from "react/jsx-runtime";
|
|
2
2
|
import { Calendar } from "@pixpilot/shadcn";
|
|
3
3
|
import { ComponentProps } from "react";
|
|
4
4
|
|
|
@@ -10,7 +10,7 @@ type DatePickerProps = {
|
|
|
10
10
|
placeholder?: string;
|
|
11
11
|
showClearButton?: boolean;
|
|
12
12
|
} & Omit<ComponentProps<typeof Calendar>, 'selected' | 'onSelect' | 'mode'>;
|
|
13
|
-
declare function DatePicker(props: DatePickerProps):
|
|
13
|
+
declare function DatePicker(props: DatePickerProps): react_jsx_runtime11.JSX.Element;
|
|
14
14
|
declare namespace DatePicker {
|
|
15
15
|
var displayName: string;
|
|
16
16
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Calendar } from "@pixpilot/shadcn";
|
|
2
2
|
import { ComponentProps } from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/date-picker/DatePicker.d.ts
|
|
6
6
|
type DatePickerProps = {
|
|
@@ -10,7 +10,7 @@ type DatePickerProps = {
|
|
|
10
10
|
placeholder?: string;
|
|
11
11
|
showClearButton?: boolean;
|
|
12
12
|
} & Omit<ComponentProps<typeof Calendar>, 'selected' | 'onSelect' | 'mode'>;
|
|
13
|
-
declare function DatePicker(props: DatePickerProps):
|
|
13
|
+
declare function DatePicker(props: DatePickerProps): react_jsx_runtime12.JSX.Element;
|
|
14
14
|
declare namespace DatePicker {
|
|
15
15
|
var displayName: string;
|
|
16
16
|
}
|
package/dist/dialog/Dialog.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
2
2
|
import { DialogClose, DialogContent } from "@pixpilot/shadcn";
|
|
3
3
|
import * as React$1 from "react";
|
|
4
4
|
|
|
@@ -10,18 +10,18 @@ declare const DialogContent$1: React$1.ForwardRefExoticComponent<DialogContentPr
|
|
|
10
10
|
declare function DialogHeader({
|
|
11
11
|
className,
|
|
12
12
|
...props
|
|
13
|
-
}: React$1.HTMLAttributes<HTMLDivElement>):
|
|
13
|
+
}: React$1.HTMLAttributes<HTMLDivElement>): react_jsx_runtime12.JSX.Element;
|
|
14
14
|
declare function DialogBody({
|
|
15
15
|
className,
|
|
16
16
|
...props
|
|
17
|
-
}: React$1.HTMLAttributes<HTMLDivElement>):
|
|
17
|
+
}: React$1.HTMLAttributes<HTMLDivElement>): react_jsx_runtime12.JSX.Element;
|
|
18
18
|
declare function DialogFooter({
|
|
19
19
|
className,
|
|
20
20
|
...props
|
|
21
|
-
}: React$1.HTMLAttributes<HTMLDivElement>):
|
|
21
|
+
}: React$1.HTMLAttributes<HTMLDivElement>): react_jsx_runtime12.JSX.Element;
|
|
22
22
|
declare function DialogClose$1({
|
|
23
23
|
className,
|
|
24
24
|
...props
|
|
25
|
-
}: React$1.ComponentPropsWithoutRef<typeof DialogClose>):
|
|
25
|
+
}: React$1.ComponentPropsWithoutRef<typeof DialogClose>): react_jsx_runtime12.JSX.Element;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { DialogBody, DialogClose$1 as DialogClose, DialogContent$1 as DialogContent, DialogContentProps, DialogFooter, DialogHeader };
|
package/dist/dialog/Dialog.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { DialogClose, DialogContent } from "@pixpilot/shadcn";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime6 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/dialog/Dialog.d.ts
|
|
6
6
|
interface DialogContentProps extends React$1.ComponentPropsWithoutRef<typeof DialogContent> {
|
|
@@ -10,18 +10,18 @@ declare const DialogContent$1: React$1.ForwardRefExoticComponent<DialogContentPr
|
|
|
10
10
|
declare function DialogHeader$1({
|
|
11
11
|
className,
|
|
12
12
|
...props
|
|
13
|
-
}: React$1.HTMLAttributes<HTMLDivElement>):
|
|
13
|
+
}: React$1.HTMLAttributes<HTMLDivElement>): react_jsx_runtime6.JSX.Element;
|
|
14
14
|
declare function DialogBody({
|
|
15
15
|
className,
|
|
16
16
|
...props
|
|
17
|
-
}: React$1.HTMLAttributes<HTMLDivElement>):
|
|
17
|
+
}: React$1.HTMLAttributes<HTMLDivElement>): react_jsx_runtime6.JSX.Element;
|
|
18
18
|
declare function DialogFooter$1({
|
|
19
19
|
className,
|
|
20
20
|
...props
|
|
21
|
-
}: React$1.HTMLAttributes<HTMLDivElement>):
|
|
21
|
+
}: React$1.HTMLAttributes<HTMLDivElement>): react_jsx_runtime6.JSX.Element;
|
|
22
22
|
declare function DialogClose$1({
|
|
23
23
|
className,
|
|
24
24
|
...props
|
|
25
|
-
}: React$1.ComponentPropsWithoutRef<typeof DialogClose>):
|
|
25
|
+
}: React$1.ComponentPropsWithoutRef<typeof DialogClose>): react_jsx_runtime6.JSX.Element;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { DialogBody, DialogClose$1 as DialogClose, DialogContent$1 as DialogContent, DialogContentProps, DialogFooter$1 as DialogFooter, DialogHeader$1 as DialogHeader };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { FileUploadProps } from "./types/index.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime2 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/file-upload/FileUpload.d.ts
|
|
5
|
-
declare function FileUpload(props: FileUploadProps):
|
|
5
|
+
declare function FileUpload(props: FileUploadProps): react_jsx_runtime2.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { FileUpload };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { FileUploadProps } from "./types/index.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime13 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/file-upload/FileUpload.d.ts
|
|
5
|
-
declare function FileUpload(props: FileUploadProps):
|
|
5
|
+
declare function FileUpload(props: FileUploadProps): react_jsx_runtime13.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { FileUpload };
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
5
5
|
const require_get_id = require('../utils/get-id.cjs');
|
|
6
6
|
const require_use_file_upload_progress_callbacks = require('./hooks/use-file-upload-progress-callbacks.cjs');
|
|
7
|
-
require('./hooks/index.cjs');
|
|
8
7
|
let __pixpilot_shadcn = require("@pixpilot/shadcn");
|
|
9
8
|
__pixpilot_shadcn = require_rolldown_runtime.__toESM(__pixpilot_shadcn);
|
|
10
9
|
let lucide_react = require("lucide-react");
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
import { getId } from "../utils/get-id.js";
|
|
5
5
|
import { useFileUploadProgressCallbacks } from "./hooks/use-file-upload-progress-callbacks.js";
|
|
6
|
-
import "./hooks/index.js";
|
|
7
6
|
import { Button, FileUploadItem, FileUploadItemMetadata, FileUploadItemPreview, FileUploadItemProgress, Tooltip, TooltipContent, TooltipTrigger, cn, useFileUpload } from "@pixpilot/shadcn";
|
|
8
7
|
import { AlertTriangle, X } from "lucide-react";
|
|
9
8
|
import React from "react";
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
5
5
|
const require_FileUploadRoot = require('../file-upload-root/FileUploadRoot.cjs');
|
|
6
|
-
require('../file-upload-root/index.cjs');
|
|
7
6
|
const require_defaults = require('./defaults.cjs');
|
|
8
7
|
let __pixpilot_shadcn = require("@pixpilot/shadcn");
|
|
9
8
|
__pixpilot_shadcn = require_rolldown_runtime.__toESM(__pixpilot_shadcn);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { FileUploadInlineProps } from "./types.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime17 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/file-upload-inline/FileUploadInline.d.ts
|
|
5
5
|
/**
|
|
6
6
|
* FileUploadInline - An inline file upload component using FileUpload primitives
|
|
7
7
|
*/
|
|
8
|
-
declare function FileUploadInline(props: FileUploadInlineProps):
|
|
8
|
+
declare function FileUploadInline(props: FileUploadInlineProps): react_jsx_runtime17.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { FileUploadInline };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { FileUploadInlineProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime10 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/file-upload-inline/FileUploadInline.d.ts
|
|
5
5
|
/**
|
|
6
6
|
* FileUploadInline - An inline file upload component using FileUpload primitives
|
|
7
7
|
*/
|
|
8
|
-
declare function FileUploadInline(props: FileUploadInlineProps):
|
|
8
|
+
declare function FileUploadInline(props: FileUploadInlineProps): react_jsx_runtime10.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { FileUploadInline };
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
5
5
|
const require_use_file_upload_store = require('../file-upload/hooks/use-file-upload-store.cjs');
|
|
6
|
-
require('../file-upload/index.cjs');
|
|
7
6
|
const require_FileUploadRootItem = require('./FileUploadRootItem.cjs');
|
|
8
7
|
let __pixpilot_shadcn = require("@pixpilot/shadcn");
|
|
9
8
|
__pixpilot_shadcn = require_rolldown_runtime.__toESM(__pixpilot_shadcn);
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { FileUploadRootProps } from "./types.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime18 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/file-upload-root/FileUploadRoot.d.ts
|
|
5
5
|
/**
|
|
6
6
|
* FileUploadInline - An inline file upload component using FileUpload primitives
|
|
7
7
|
*/
|
|
8
|
-
declare function FileUploadRoot(props: FileUploadRootProps):
|
|
8
|
+
declare function FileUploadRoot(props: FileUploadRootProps): react_jsx_runtime18.JSX.Element;
|
|
9
9
|
declare namespace FileUploadRoot {
|
|
10
10
|
var displayName: string;
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { FileUploadRootProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime11 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/file-upload-root/FileUploadRoot.d.ts
|
|
5
5
|
/**
|
|
6
6
|
* FileUploadInline - An inline file upload component using FileUpload primitives
|
|
7
7
|
*/
|
|
8
|
-
declare function FileUploadRoot(props: FileUploadRootProps):
|
|
8
|
+
declare function FileUploadRoot(props: FileUploadRootProps): react_jsx_runtime11.JSX.Element;
|
|
9
9
|
declare namespace FileUploadRoot {
|
|
10
10
|
var displayName: string;
|
|
11
11
|
}
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
import { useFileUploadStore } from "../file-upload/hooks/use-file-upload-store.js";
|
|
5
|
-
import "../file-upload/index.js";
|
|
6
5
|
import { FileUploadRootItem } from "./FileUploadRootItem.js";
|
|
7
6
|
import { FileUpload, FileUploadDropzone, FileUploadList, FileUploadTrigger, cn } from "@pixpilot/shadcn";
|
|
8
7
|
import { useCallback } from "react";
|
|
@@ -31,7 +30,9 @@ function FileUploadRoot(props) {
|
|
|
31
30
|
multiple,
|
|
32
31
|
onAccept
|
|
33
32
|
]);
|
|
34
|
-
if (
|
|
33
|
+
if (process.env.NODE_ENV !== "production") {
|
|
34
|
+
if (!children && !(slots && slots.trigger)) throw new Error("FileUploadRoot requires children or slots.trigger to be passed in.");
|
|
35
|
+
}
|
|
35
36
|
return /* @__PURE__ */ jsx(FileUpload, {
|
|
36
37
|
...rest,
|
|
37
38
|
value: orgValue,
|
|
@@ -5,7 +5,6 @@ const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
|
5
5
|
const require_get_id = require('../utils/get-id.cjs');
|
|
6
6
|
const require_use_file_error = require('../file-upload/hooks/use-file-error.cjs');
|
|
7
7
|
const require_use_file_upload_progress_callbacks = require('../file-upload/hooks/use-file-upload-progress-callbacks.cjs');
|
|
8
|
-
require('../file-upload/hooks/index.cjs');
|
|
9
8
|
let __pixpilot_shadcn = require("@pixpilot/shadcn");
|
|
10
9
|
__pixpilot_shadcn = require_rolldown_runtime.__toESM(__pixpilot_shadcn);
|
|
11
10
|
let lucide_react = require("lucide-react");
|