dgz-ui 1.3.20 → 1.3.22
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/calendar/index.es.js +1 -1
- package/dist/calendar/index.umd.js +1 -1
- package/dist/form/index.es.js +2 -2
- package/dist/form/index.umd.js +1 -1
- package/dist/index.es.js +3 -3
- package/dist/index.umd.js +1 -1
- package/dist/{input-mask-CNrOY022.cjs → input-mask-DLlCjMsa.cjs} +1 -1
- package/dist/{input-mask-CsywPNA_.js → input-mask-Ddyifoqj.js} +1 -1
- package/dist/{react-select-YYVvM9vk.cjs → react-select-DpDljxIo.cjs} +18 -18
- package/dist/{react-select-DVPHHTAP.js → react-select-evVVB17v.js} +919 -917
- package/dist/{timepicker-cTtE7Et2.cjs → timepicker-BCHziSXm.cjs} +1 -1
- package/dist/{timepicker-NHOnRJ6i.js → timepicker-BV_wuLfY.js} +1 -1
- package/dist/types/ui/form/react-select.d.ts +5 -3
- package/dist/types/ui/form/react-select.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../timepicker-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../timepicker-BCHziSXm.cjs");exports.Calendar=e.Calendar;exports.DATE=e.DATE;exports.DatePicker=e.DatePicker;exports.HOUR=e.HOUR;exports.MINUTE=e.MINUTE;exports.TIME=e.TIME;exports.TimePicker=e.TimePicker;
|
package/dist/form/index.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as t, F as s, a as o, d as r, e as l, g as c, b as n, c as S, f as i, H as m, I as p, L as u, M as F, R as d, s as C, h as I, m as b, j as R, o as g, n as x, r as L, q as V, p as f, l as h, k, S as G, T as M, V as T, i as w, u as B } from "../input-mask-
|
|
2
|
-
import { R as H } from "../react-select-
|
|
1
|
+
import { C as t, F as s, a as o, d as r, e as l, g as c, b as n, c as S, f as i, H as m, I as p, L as u, M as F, R as d, s as C, h as I, m as b, j as R, o as g, n as x, r as L, q as V, p as f, l as h, k, S as G, T as M, V as T, i as w, u as B } from "../input-mask-Ddyifoqj.js";
|
|
2
|
+
import { R as H } from "../react-select-evVVB17v.js";
|
|
3
3
|
export {
|
|
4
4
|
t as Checkbox,
|
|
5
5
|
s as FilepondContainer,
|
package/dist/form/index.umd.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../input-mask-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../input-mask-DLlCjMsa.cjs"),t=require("../react-select-DpDljxIo.cjs");exports.Checkbox=e.Checkbox;exports.FilepondContainer=e.FilepondContainer;exports.Form=e.Form;exports.FormControl=e.FormControl;exports.FormDescription=e.FormDescription;exports.FormField=e.FormField;exports.FormItem=e.FormItem;exports.FormLabel=e.FormLabel;exports.FormMessage=e.FormMessage;exports.HtmlEditor=e.HtmlEditor;exports.Input=e.Input;exports.Label=e.Label;exports.MaskInput=e.MaskInput;exports.RadioGroup=e.RadioGroup;exports.RadioGroupItem=e.RadioGroupItem;exports.Select=e.Select;exports.SelectContent=e.SelectContent;exports.SelectGroup=e.SelectGroup;exports.SelectItem=e.SelectItem;exports.SelectLabel=e.SelectLabel;exports.SelectScrollDownButton=e.SelectScrollDownButton;exports.SelectScrollUpButton=e.SelectScrollUpButton;exports.SelectSeparator=e.SelectSeparator;exports.SelectTrigger=e.SelectTrigger;exports.SelectValue=e.SelectValue;exports.Switch=e.Switch;exports.Textarea=e.Textarea;exports.VirtualizedSelectContent=e.VirtualizedSelectContent;exports.inputVariants=e.inputVariants;exports.useFormField=e.useFormField;exports.ReactSelect=t.ReactSelect;
|
package/dist/index.es.js
CHANGED
|
@@ -6,11 +6,11 @@ import { B as F, e as h, b as I, a as v, c as k, d as H } from "./breadcrumb-DWK
|
|
|
6
6
|
import { B as R, b as V } from "./button-CdZDBhmr.js";
|
|
7
7
|
import { B as E, a as j, b as y, c as O } from "./button-group-VyUzde9M.js";
|
|
8
8
|
import { C as N, e as q, d as z, b as J, a as K, c as Q } from "./card-jTI0i7Zi.js";
|
|
9
|
-
import { C as X, D as Y, a as Z, H as _, M as $, T as aa, b as ea } from "./timepicker-
|
|
9
|
+
import { C as X, D as Y, a as Z, H as _, M as $, T as aa, b as ea } from "./timepicker-BV_wuLfY.js";
|
|
10
10
|
import { D as ra, c as sa, e as ta, i as la, g as na, f as ia, b as pa, a as ga, h as da, d as ca } from "./dialog-CLhboMXI.js";
|
|
11
11
|
import { D as ma, d as ua, b as Da, i as Ta, c as Sa, f as Ca, j as fa, n as xa, e as Aa, g as Ma, h as Pa, k as Ba, l as wa, m as Fa, a as ha } from "./dropdown-menu-TWRSm6RK.js";
|
|
12
|
-
import { C as va, F as ka, a as Ha, d as Ga, e as Ra, g as Va, b as La, c as Ea, f as ja, H as ya, I as Oa, L as Ua, M as Na, R as qa, s as za, h as Ja, m as Ka, j as Qa, o as Wa, n as Xa, r as Ya, q as Za, p as _a, l as $a, k as ae, S as ee, T as oe, V as re, i as se, u as te } from "./input-mask-
|
|
13
|
-
import { R as ne } from "./react-select-
|
|
12
|
+
import { C as va, F as ka, a as Ha, d as Ga, e as Ra, g as Va, b as La, c as Ea, f as ja, H as ya, I as Oa, L as Ua, M as Na, R as qa, s as za, h as Ja, m as Ka, j as Qa, o as Wa, n as Xa, r as Ya, q as Za, p as _a, l as $a, k as ae, S as ee, T as oe, V as re, i as se, u as te } from "./input-mask-Ddyifoqj.js";
|
|
13
|
+
import { R as ne } from "./react-select-evVVB17v.js";
|
|
14
14
|
import { P as pe, a as ge, b as de, c as ce, d as be, e as me, f as ue } from "./pagination-CNj9MExT.js";
|
|
15
15
|
import { P as Te, b as Se, a as Ce } from "./popover-OZcfKDD9.js";
|
|
16
16
|
import { S as xe, a as Ae } from "./scroll-area-B2gm_Hiz.js";
|
package/dist/index.umd.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const g=require("./alert-BkZdKELe.cjs"),r=require("./alert-dialog-DdHkE_nt.cjs"),c=require("./avatar-Dj6P8xQl.cjs"),S=require("./badge-B9m8bLAC.cjs"),u=require("./breadcrumb-rEHKVP0f.cjs"),C=require("./button-BZdVaLIh.cjs"),d=require("./button-group-BFhP7Xi_.cjs"),p=require("./card-DBumDeUS.cjs"),i=require("./timepicker-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const g=require("./alert-BkZdKELe.cjs"),r=require("./alert-dialog-DdHkE_nt.cjs"),c=require("./avatar-Dj6P8xQl.cjs"),S=require("./badge-B9m8bLAC.cjs"),u=require("./breadcrumb-rEHKVP0f.cjs"),C=require("./button-BZdVaLIh.cjs"),d=require("./button-group-BFhP7Xi_.cjs"),p=require("./card-DBumDeUS.cjs"),i=require("./timepicker-BCHziSXm.cjs"),t=require("./dialog-DGqPgUeW.cjs"),o=require("./dropdown-menu-D6p70KXA.cjs"),e=require("./input-mask-DLlCjMsa.cjs"),A=require("./react-select-DpDljxIo.cjs"),l=require("./pagination-B1JSQm2e.cjs"),b=require("./popover-CEurO9kv.cjs"),m=require("./scroll-area-DQV58vEk.cjs"),M=require("./separator-CxrVgSkd.cjs"),a=require("./sheet-I8VjGdFC.cjs"),s=require("./tabs-Crzu5XkT.cjs"),n=require("./table-CezLz0VZ.cjs"),D=require("./tooltip-Dw-emkm7.cjs"),w=require("./skeleton-C2OQgX4D.cjs"),T=require("./collapsible-CR8VV_4x.cjs"),P=require("./utils-BeXF6FlA.cjs");exports.Alert=g.Alert;exports.AlertDescription=g.AlertDescription;exports.AlertTitle=g.AlertTitle;exports.alertVariants=g.alertVariants;exports.AlertDialog=r.AlertDialog;exports.AlertDialogAction=r.AlertDialogAction;exports.AlertDialogCancel=r.AlertDialogCancel;exports.AlertDialogContent=r.AlertDialogContent;exports.AlertDialogDescription=r.AlertDialogDescription;exports.AlertDialogFooter=r.AlertDialogFooter;exports.AlertDialogHeader=r.AlertDialogHeader;exports.AlertDialogOverlay=r.AlertDialogOverlay;exports.AlertDialogPortal=r.AlertDialogPortal;exports.AlertDialogTitle=r.AlertDialogTitle;exports.AlertDialogTrigger=r.AlertDialogTrigger;exports.Avatar=c.Avatar;exports.AvatarFallback=c.AvatarFallback;exports.AvatarImage=c.AvatarImage;exports.avatarVariants=c.avatarVariants;exports.Badge=S.Badge;exports.badgeVariants=S.badgeVariants;exports.Breadcrumb=u.Breadcrumb;exports.BreadcrumbEllipsis=u.BreadcrumbEllipsis;exports.BreadcrumbItem=u.BreadcrumbItem;exports.BreadcrumbList=u.BreadcrumbList;exports.BreadcrumbPage=u.BreadcrumbPage;exports.BreadcrumbSeparator=u.BreadcrumbSeparator;exports.Button=C.Button;exports.buttonVariants=C.buttonVariants;exports.ButtonGroup=d.ButtonGroup;exports.ButtonGroupSeparator=d.ButtonGroupSeparator;exports.ButtonGroupText=d.ButtonGroupText;exports.buttonGroupVariants=d.buttonGroupVariants;exports.Card=p.Card;exports.CardContent=p.CardContent;exports.CardDescription=p.CardDescription;exports.CardFooter=p.CardFooter;exports.CardHeader=p.CardHeader;exports.CardTitle=p.CardTitle;exports.Calendar=i.Calendar;exports.DATE=i.DATE;exports.DatePicker=i.DatePicker;exports.HOUR=i.HOUR;exports.MINUTE=i.MINUTE;exports.TIME=i.TIME;exports.TimePicker=i.TimePicker;exports.Dialog=t.Dialog;exports.DialogClose=t.DialogClose;exports.DialogContent=t.DialogContent;exports.DialogDescription=t.DialogDescription;exports.DialogFooter=t.DialogFooter;exports.DialogHeader=t.DialogHeader;exports.DialogOverlay=t.DialogOverlay;exports.DialogPortal=t.DialogPortal;exports.DialogTitle=t.DialogTitle;exports.DialogTrigger=t.DialogTrigger;exports.DropdownMenu=o.DropdownMenu;exports.DropdownMenuCheckboxItem=o.DropdownMenuCheckboxItem;exports.DropdownMenuContent=o.DropdownMenuContent;exports.DropdownMenuGroup=o.DropdownMenuGroup;exports.DropdownMenuItem=o.DropdownMenuItem;exports.DropdownMenuLabel=o.DropdownMenuLabel;exports.DropdownMenuPortal=o.DropdownMenuPortal;exports.DropdownMenuRadioGroup=o.DropdownMenuRadioGroup;exports.DropdownMenuRadioItem=o.DropdownMenuRadioItem;exports.DropdownMenuSeparator=o.DropdownMenuSeparator;exports.DropdownMenuShortcut=o.DropdownMenuShortcut;exports.DropdownMenuSub=o.DropdownMenuSub;exports.DropdownMenuSubContent=o.DropdownMenuSubContent;exports.DropdownMenuSubTrigger=o.DropdownMenuSubTrigger;exports.DropdownMenuTrigger=o.DropdownMenuTrigger;exports.Checkbox=e.Checkbox;exports.FilepondContainer=e.FilepondContainer;exports.Form=e.Form;exports.FormControl=e.FormControl;exports.FormDescription=e.FormDescription;exports.FormField=e.FormField;exports.FormItem=e.FormItem;exports.FormLabel=e.FormLabel;exports.FormMessage=e.FormMessage;exports.HtmlEditor=e.HtmlEditor;exports.Input=e.Input;exports.Label=e.Label;exports.MaskInput=e.MaskInput;exports.RadioGroup=e.RadioGroup;exports.RadioGroupItem=e.RadioGroupItem;exports.Select=e.Select;exports.SelectContent=e.SelectContent;exports.SelectGroup=e.SelectGroup;exports.SelectItem=e.SelectItem;exports.SelectLabel=e.SelectLabel;exports.SelectScrollDownButton=e.SelectScrollDownButton;exports.SelectScrollUpButton=e.SelectScrollUpButton;exports.SelectSeparator=e.SelectSeparator;exports.SelectTrigger=e.SelectTrigger;exports.SelectValue=e.SelectValue;exports.Switch=e.Switch;exports.Textarea=e.Textarea;exports.VirtualizedSelectContent=e.VirtualizedSelectContent;exports.inputVariants=e.inputVariants;exports.useFormField=e.useFormField;exports.ReactSelect=A.ReactSelect;exports.Pagination=l.Pagination;exports.PaginationContent=l.PaginationContent;exports.PaginationEllipsis=l.PaginationEllipsis;exports.PaginationItem=l.PaginationItem;exports.PaginationLink=l.PaginationLink;exports.PaginationNext=l.PaginationNext;exports.PaginationPrevious=l.PaginationPrevious;exports.Popover=b.Popover;exports.PopoverContent=b.PopoverContent;exports.PopoverTrigger=b.PopoverTrigger;exports.ScrollArea=m.ScrollArea;exports.ScrollBar=m.ScrollBar;exports.Separator=M.Separator;exports.Sheet=a.Sheet;exports.SheetClose=a.SheetClose;exports.SheetContent=a.SheetContent;exports.SheetDescription=a.SheetDescription;exports.SheetFooter=a.SheetFooter;exports.SheetHeader=a.SheetHeader;exports.SheetTitle=a.SheetTitle;exports.SheetTrigger=a.SheetTrigger;exports.Tabs=s.Tabs;exports.TabsContent=s.TabsContent;exports.TabsList=s.TabsList;exports.TabsTrigger=s.TabsTrigger;exports.Table=n.Table;exports.TableBody=n.TableBody;exports.TableCaption=n.TableCaption;exports.TableCell=n.TableCell;exports.TableFooter=n.TableFooter;exports.TableHead=n.TableHead;exports.TableHeader=n.TableHeader;exports.TableRow=n.TableRow;exports.Tooltip=D.Tooltip;exports.TooltipContent=D.TooltipContent;exports.TooltipProvider=D.TooltipProvider;exports.TooltipTrigger=D.TooltipTrigger;exports.Skeleton=w.Skeleton;exports.Collapsible=T.Collapsible;exports.CollapsibleContent=T.CollapsibleContent;exports.CollapsibleTrigger=T.CollapsibleTrigger;exports.cn=P.cn;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Hf=Object.defineProperty;var zf=(r,e,t)=>e in r?Hf(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t;var J=(r,e,t)=>zf(r,typeof e!="symbol"?e+"":e,t);const I=require("./jsx-runtime-h4oGeKUK.cjs"),ee=require("react"),Pe=require("./index-C1oWDt_I.cjs"),Xe=require("./index-Dyp2JWEo.cjs"),Ae=require("./index-OHKxBzpT.cjs"),er=require("./index-2AoaKL3W.cjs"),Ut=require("./index-DGIrLGcj.cjs"),Te=require("./index-9_bM8_1f.cjs"),Js=require("./index-DxEITWU9.cjs"),ke=require("./utils-BeXF6FlA.cjs"),mc=require("./index-BbYJWkTf.cjs"),Fa=require("./index-BbFAJcHl.cjs"),Gf=require("react-dom"),_l=require("./index-C8ni3LLa.cjs"),Kf=require("./index-DG_2LC46.cjs"),gc=require("./index-CrR8uNCV.cjs"),Wf=require("./index-B4TRRfSv.cjs"),Dn=require("./index-C01riI3g.cjs"),Yf=require("./index-hwV4SK1V.cjs"),Zf=require("./index-Ohh8fm8C.cjs"),ze=require("./react-select-
|
|
1
|
+
"use strict";var Hf=Object.defineProperty;var zf=(r,e,t)=>e in r?Hf(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t;var J=(r,e,t)=>zf(r,typeof e!="symbol"?e+"":e,t);const I=require("./jsx-runtime-h4oGeKUK.cjs"),ee=require("react"),Pe=require("./index-C1oWDt_I.cjs"),Xe=require("./index-Dyp2JWEo.cjs"),Ae=require("./index-OHKxBzpT.cjs"),er=require("./index-2AoaKL3W.cjs"),Ut=require("./index-DGIrLGcj.cjs"),Te=require("./index-9_bM8_1f.cjs"),Js=require("./index-DxEITWU9.cjs"),ke=require("./utils-BeXF6FlA.cjs"),mc=require("./index-BbYJWkTf.cjs"),Fa=require("./index-BbFAJcHl.cjs"),Gf=require("react-dom"),_l=require("./index-C8ni3LLa.cjs"),Kf=require("./index-DG_2LC46.cjs"),gc=require("./index-CrR8uNCV.cjs"),Wf=require("./index-B4TRRfSv.cjs"),Dn=require("./index-C01riI3g.cjs"),Yf=require("./index-hwV4SK1V.cjs"),Zf=require("./index-Ohh8fm8C.cjs"),ze=require("./react-select-DpDljxIo.cjs"),vc=require("./chevron-down-DJIIbSYZ.cjs"),yc=require("./circle-rB3jSuFA.cjs"),Xf=require("./createLucideIcon-BnAj0RnC.cjs"),ci=require("./index-DUh4Mlc6.cjs"),Qf=require("./button-BZdVaLIh.cjs");function bc(r){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(r){for(const t in r)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(r,t);Object.defineProperty(e,t,n.get?n:{enumerable:!0,get:()=>r[t]})}}return e.default=r,Object.freeze(e)}const R=bc(ee),xc=bc(Gf);/**
|
|
2
2
|
* @license lucide-react v0.511.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
@@ -22,7 +22,7 @@ import { D as Yf } from "./index-BL59b1Bz.js";
|
|
|
22
22
|
import { P as Zf, h as Xf, u as Qf, R as Jf, F as ep } from "./index-1abu5A4A.js";
|
|
23
23
|
import { u as tp } from "./index-DwYXX2sM.js";
|
|
24
24
|
import { V as rp } from "./index-CbK6da4c.js";
|
|
25
|
-
import { _ as np, a as sp, b as Sl, c as Yt, g as qa } from "./react-select-
|
|
25
|
+
import { _ as np, a as sp, b as Sl, c as Yt, g as qa } from "./react-select-evVVB17v.js";
|
|
26
26
|
import { C as Ec } from "./chevron-down-vqQwpxPF.js";
|
|
27
27
|
import { C as ip, a as op } from "./circle-COtEidYe.js";
|
|
28
28
|
import { c as ap } from "./createLucideIcon-B950nf2d.js";
|