@wizleap-inc/wiz-ui-react 0.47.0 → 0.48.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.
@@ -71,6 +71,7 @@ import { WizISchedule } from "./schedule";
71
71
  import { WizISearch } from "./search";
72
72
  import { WizISend } from "./send";
73
73
  import { WizISettings } from "./settings";
74
+ import { WizIShoppingmode } from "./shoppingmode";
74
75
  import { WizISmartphone } from "./smartphone";
75
76
  import { WizIStarFilled } from "./star-filled";
76
77
  import { WizIStars } from "./stars";
@@ -80,5 +81,5 @@ import { WizITask } from "./task";
80
81
  import { WizITimerFilled } from "./timer-filled";
81
82
  import { WizIUpload } from "./upload";
82
83
  import { WizIWarning } from "./warning";
83
- export type TIcon = typeof WizIAddCircle | typeof WizIAdd | typeof WizIApprovalFilled | typeof WizIArrowDropDown | typeof WizIArrowDropUp | typeof WizIArrowRight | typeof WizIAssignmentAdd | typeof WizIAssignment | typeof WizIAttachFile | typeof WizIAutoRenew | typeof WizIBarChart4Bars | typeof WizIBook | typeof WizIBrightFilled | typeof WizIBusinessCenter | typeof WizICalendar | typeof WizICamera | typeof WizICancel | typeof WizIChangeHistory | typeof WizIChatBubbleFilled | typeof WizIChat | typeof WizICheckBold | typeof WizICheckCircleFilled | typeof WizICheck | typeof WizIChevronLeftBold | typeof WizIChevronLeft | typeof WizIChevronRightBold | typeof WizIChevronRight | typeof WizICircleCheck | typeof WizICircle | typeof WizICloseBold | typeof WizIClose | typeof WizIContactPageFilled | typeof WizIContentCopy | typeof WizIContract | typeof WizIDashboard | typeof WizIDemography | typeof WizIDescription | typeof WizIDomain | typeof WizIDownload | typeof WizIDrafts | typeof WizIEditNote | typeof WizIExpandLess | typeof WizIExpandMoreBold | typeof WizIExpandMore | typeof WizIEye | typeof WizIFamilyHome | typeof WizIForwardToInbox | typeof WizIGroups | typeof WizIHelp | typeof WizIHistory | typeof WizIHome | typeof WizIInfoBold | typeof WizIInfoFilled | typeof WizIInfo | typeof WizILocationCity | typeof WizILocationOn | typeof WizIManageAccounts | typeof WizIMenu | typeof WizIMonitoring | typeof WizIMoreVert | typeof WizINoteAdd | typeof WizINotification | typeof WizIOpenInNew | typeof WizIPersonFilled | typeof WizIPieChart | typeof WizIPinDrop | typeof WizIPublic | typeof WizIRemoveBold | typeof WizIRemove | typeof WizISchedule | typeof WizISearch | typeof WizISend | typeof WizISettings | typeof WizISmartphone | typeof WizIStarFilled | typeof WizIStars | typeof WizIStoreFront | typeof WizITab | typeof WizITask | typeof WizITimerFilled | typeof WizIUpload | typeof WizIWarning;
84
- export { WizIAddCircle, WizIAdd, WizIApprovalFilled, WizIArrowDropDown, WizIArrowDropUp, WizIArrowRight, WizIAssignmentAdd, WizIAssignment, WizIAttachFile, WizIAutoRenew, WizIBarChart4Bars, WizIBook, WizIBrightFilled, WizIBusinessCenter, WizICalendar, WizICamera, WizICancel, WizIChangeHistory, WizIChatBubbleFilled, WizIChat, WizICheckBold, WizICheckCircleFilled, WizICheck, WizIChevronLeftBold, WizIChevronLeft, WizIChevronRightBold, WizIChevronRight, WizICircleCheck, WizICircle, WizICloseBold, WizIClose, WizIContactPageFilled, WizIContentCopy, WizIContract, WizIDashboard, WizIDemography, WizIDescription, WizIDomain, WizIDownload, WizIDrafts, WizIEditNote, WizIExpandLess, WizIExpandMoreBold, WizIExpandMore, WizIEye, WizIFamilyHome, WizIForwardToInbox, WizIGroups, WizIHelp, WizIHistory, WizIHome, WizIInfoBold, WizIInfoFilled, WizIInfo, WizILocationCity, WizILocationOn, WizIManageAccounts, WizIMenu, WizIMonitoring, WizIMoreVert, WizINoteAdd, WizINotification, WizIOpenInNew, WizIPersonFilled, WizIPieChart, WizIPinDrop, WizIPublic, WizIRemoveBold, WizIRemove, WizISchedule, WizISearch, WizISend, WizISettings, WizISmartphone, WizIStarFilled, WizIStars, WizIStoreFront, WizITab, WizITask, WizITimerFilled, WizIUpload, WizIWarning, };
84
+ export type TIcon = typeof WizIAddCircle | typeof WizIAdd | typeof WizIApprovalFilled | typeof WizIArrowDropDown | typeof WizIArrowDropUp | typeof WizIArrowRight | typeof WizIAssignmentAdd | typeof WizIAssignment | typeof WizIAttachFile | typeof WizIAutoRenew | typeof WizIBarChart4Bars | typeof WizIBook | typeof WizIBrightFilled | typeof WizIBusinessCenter | typeof WizICalendar | typeof WizICamera | typeof WizICancel | typeof WizIChangeHistory | typeof WizIChatBubbleFilled | typeof WizIChat | typeof WizICheckBold | typeof WizICheckCircleFilled | typeof WizICheck | typeof WizIChevronLeftBold | typeof WizIChevronLeft | typeof WizIChevronRightBold | typeof WizIChevronRight | typeof WizICircleCheck | typeof WizICircle | typeof WizICloseBold | typeof WizIClose | typeof WizIContactPageFilled | typeof WizIContentCopy | typeof WizIContract | typeof WizIDashboard | typeof WizIDemography | typeof WizIDescription | typeof WizIDomain | typeof WizIDownload | typeof WizIDrafts | typeof WizIEditNote | typeof WizIExpandLess | typeof WizIExpandMoreBold | typeof WizIExpandMore | typeof WizIEye | typeof WizIFamilyHome | typeof WizIForwardToInbox | typeof WizIGroups | typeof WizIHelp | typeof WizIHistory | typeof WizIHome | typeof WizIInfoBold | typeof WizIInfoFilled | typeof WizIInfo | typeof WizILocationCity | typeof WizILocationOn | typeof WizIManageAccounts | typeof WizIMenu | typeof WizIMonitoring | typeof WizIMoreVert | typeof WizINoteAdd | typeof WizINotification | typeof WizIOpenInNew | typeof WizIPersonFilled | typeof WizIPieChart | typeof WizIPinDrop | typeof WizIPublic | typeof WizIRemoveBold | typeof WizIRemove | typeof WizISchedule | typeof WizISearch | typeof WizISend | typeof WizISettings | typeof WizIShoppingmode | typeof WizISmartphone | typeof WizIStarFilled | typeof WizIStars | typeof WizIStoreFront | typeof WizITab | typeof WizITask | typeof WizITimerFilled | typeof WizIUpload | typeof WizIWarning;
85
+ export { WizIAddCircle, WizIAdd, WizIApprovalFilled, WizIArrowDropDown, WizIArrowDropUp, WizIArrowRight, WizIAssignmentAdd, WizIAssignment, WizIAttachFile, WizIAutoRenew, WizIBarChart4Bars, WizIBook, WizIBrightFilled, WizIBusinessCenter, WizICalendar, WizICamera, WizICancel, WizIChangeHistory, WizIChatBubbleFilled, WizIChat, WizICheckBold, WizICheckCircleFilled, WizICheck, WizIChevronLeftBold, WizIChevronLeft, WizIChevronRightBold, WizIChevronRight, WizICircleCheck, WizICircle, WizICloseBold, WizIClose, WizIContactPageFilled, WizIContentCopy, WizIContract, WizIDashboard, WizIDemography, WizIDescription, WizIDomain, WizIDownload, WizIDrafts, WizIEditNote, WizIExpandLess, WizIExpandMoreBold, WizIExpandMore, WizIEye, WizIFamilyHome, WizIForwardToInbox, WizIGroups, WizIHelp, WizIHistory, WizIHome, WizIInfoBold, WizIInfoFilled, WizIInfo, WizILocationCity, WizILocationOn, WizIManageAccounts, WizIMenu, WizIMonitoring, WizIMoreVert, WizINoteAdd, WizINotification, WizIOpenInNew, WizIPersonFilled, WizIPieChart, WizIPinDrop, WizIPublic, WizIRemoveBold, WizIRemove, WizISchedule, WizISearch, WizISend, WizISettings, WizIShoppingmode, WizISmartphone, WizIStarFilled, WizIStars, WizIStoreFront, WizITab, WizITask, WizITimerFilled, WizIUpload, WizIWarning, };
@@ -0,0 +1,7 @@
1
+ import { CSSProperties } from "react";
2
+ type Props = {
3
+ className?: string;
4
+ style?: CSSProperties;
5
+ };
6
+ export declare const WizIShoppingmode: ({ className, style }: Props) => JSX.Element;
7
+ export {};
package/dist/wiz-ui.es.js CHANGED
@@ -887,6 +887,7 @@ const Qn = (r) => {
887
887
  ISearch: "WizISearch",
888
888
  ISend: "WizISend",
889
889
  ISettings: "WizISettings",
890
+ IShoppingmode: "WizIShoppingmode",
890
891
  ISmartphone: "WizISmartphone",
891
892
  IStarFilled: "WizIStarFilled",
892
893
  IStars: "WizIStars",
@@ -3516,7 +3517,7 @@ const l7 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3516
3517
  height: "1em",
3517
3518
  viewBox: "0 -960 960 960",
3518
3519
  width: "1em",
3519
- children: /* @__PURE__ */ e("path", { d: "M304.615-80Q277-80 258.5-98.5 240-117 240-144.615v-670.77Q240-843 258.5-861.5 277-880 304.615-880h350.77Q683-880 701.5-861.5 720-843 720-815.385v670.77Q720-117 701.5-98.5 683-80 655.385-80h-350.77ZM280-180v35.385q0 9.23 7.692 16.923Q295.385-120 304.615-120h350.77q9.23 0 16.923-7.692Q680-135.385 680-144.615V-180H280Zm0-40h400v-520H280v520Zm0-560h400v-35.385q0-9.23-7.692-16.923Q664.615-840 655.385-840h-350.77q-9.23 0-16.923 7.692Q280-824.615 280-815.385V-780Zm0 0V-840v60Zm0 600V-120v-60Z" })
3520
+ children: /* @__PURE__ */ e("path", { d: "M474.539-131.692Q462.846-120 446-120q-16.846 0-28.539-11.692l-286-286Q120-429.154 120.384-446.5q.385-17.346 12.616-29.577l352-352.231q5.634-5.359 13.317-8.526Q506-840 513.769-840h286q16.077 0 28.039 11.961 11.961 11.962 11.961 28.039v286q0 8.653-3.423 16.288t-9.807 14.02l-352 352ZM699.679-660q16.629 0 28.36-11.64 11.73-11.641 11.73-28.269 0-16.63-11.64-28.36Q716.489-740 699.86-740q-16.629 0-28.36 11.64-11.731 11.641-11.731 28.269 0 16.63 11.64 28.36Q683.05-660 699.679-660ZM446.344-160l353.425-354v-286H513.425L160-446l286.344 286Zm353.425-640Z" })
3520
3521
  }
3521
3522
  ), o6 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3522
3523
  "svg",
@@ -3527,9 +3528,20 @@ const l7 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3527
3528
  height: "1em",
3528
3529
  viewBox: "0 -960 960 960",
3529
3530
  width: "1em",
3530
- children: /* @__PURE__ */ e("path", { d: "M480-229 314-129q-11 7-23 6t-21-8q-9-7-14-17.5t-2-23.5l44-189-147-127q-10-9-12.5-20.5T140-531q4-11 12-18t22-9l194-17 75-178q5-12 15.5-18t21.5-6q11 0 21.5 6t15.5 18l75 178 194 17q14 2 22 9t12 18q4 11 1.5 22.5T809-488L662-361l44 189q3 13-2 23.5T690-131q-9 7-21 8t-23-6L480-229Z" })
3531
+ children: /* @__PURE__ */ e("path", { d: "M304.615-80Q277-80 258.5-98.5 240-117 240-144.615v-670.77Q240-843 258.5-861.5 277-880 304.615-880h350.77Q683-880 701.5-861.5 720-843 720-815.385v670.77Q720-117 701.5-98.5 683-80 655.385-80h-350.77ZM280-180v35.385q0 9.23 7.692 16.923Q295.385-120 304.615-120h350.77q9.23 0 16.923-7.692Q680-135.385 680-144.615V-180H280Zm0-40h400v-520H280v520Zm0-560h400v-35.385q0-9.23-7.692-16.923Q664.615-840 655.385-840h-350.77q-9.23 0-16.923 7.692Q280-824.615 280-815.385V-780Zm0 0V-840v60Zm0 600V-120v-60Z" })
3531
3532
  }
3532
3533
  ), c6 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3534
+ "svg",
3535
+ {
3536
+ className: r,
3537
+ style: t,
3538
+ xmlns: "http://www.w3.org/2000/svg",
3539
+ height: "1em",
3540
+ viewBox: "0 -960 960 960",
3541
+ width: "1em",
3542
+ children: /* @__PURE__ */ e("path", { d: "M480-229 314-129q-11 7-23 6t-21-8q-9-7-14-17.5t-2-23.5l44-189-147-127q-10-9-12.5-20.5T140-531q4-11 12-18t22-9l194-17 75-178q5-12 15.5-18t21.5-6q11 0 21.5 6t15.5 18l75 178 194 17q14 2 22 9t12 18q4 11 1.5 22.5T809-488L662-361l44 189q3 13-2 23.5T690-131q-9 7-21 8t-23-6L480-229Z" })
3543
+ }
3544
+ ), d6 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3533
3545
  "svg",
3534
3546
  {
3535
3547
  className: r,
@@ -3540,7 +3552,7 @@ const l7 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3540
3552
  viewBox: "0 -960 960 960",
3541
3553
  children: /* @__PURE__ */ e("path", { d: "m480-375.846 98.692 74.769q9.693 7.231 19.77.5T605.077-319l-37.385-123.615 95.835-67.656q10.55-7.806 6.704-19.383-3.846-11.577-16.235-11.577H536.308l-40.385-129.846q-4.184-11.692-15.9-11.692-11.715 0-15.946 11.692l-40.385 129.846H306.004q-12.389 0-16.235 11.577t6.704 19.383l95.835 67.656L354.923-319q-3.462 11.692 6.615 18.423 10.077 6.731 19.77-.5L480-375.846ZM480.134-120q-74.673 0-140.41-28.339-65.737-28.34-114.365-76.922-48.627-48.582-76.993-114.257Q120-405.194 120-479.866q0-74.673 28.339-140.41 28.34-65.737 76.922-114.365 48.582-48.627 114.257-76.993Q405.194-840 479.866-840q74.673 0 140.41 28.339 65.737 28.34 114.365 76.922 48.627 48.582 76.993 114.257Q840-554.806 840-480.134q0 74.673-28.339 140.41-28.34 65.737-76.922 114.365-48.582 48.627-114.257 76.993Q554.806-120 480.134-120ZM480-480Zm0 320q133 0 226.5-93.5T800-480q0-133-93.5-226.5T480-800q-133 0-226.5 93.5T160-480q0 133 93.5 226.5T480-160Z" })
3542
3554
  }
3543
- ), d6 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3555
+ ), h6 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3544
3556
  "svg",
3545
3557
  {
3546
3558
  className: r,
@@ -3551,7 +3563,7 @@ const l7 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3551
3563
  viewBox: "0 0 24 24",
3552
3564
  children: /* @__PURE__ */ e("path", { d: "M5.125 20.5q-.7 0-1.163-.462-.462-.463-.462-1.163V10.85q-.625-.45-.925-1.213-.3-.762 0-1.612L3.55 4.8q.2-.6.638-.95.437-.35 1.087-.35h13.4q.675 0 1.113.325.437.325.637.95l1.025 3.25q.275.85-.012 1.625-.288.775-.938 1.25v7.975q0 .7-.462 1.163-.463.462-1.138.462Zm9.075-10q.975 0 1.45-.538.475-.537.4-1.112l-.675-4.35H12.5v4.2q0 .725.512 1.262.513.538 1.188.538Zm-4.5 0q.8 0 1.3-.538.5-.537.5-1.262V4.5H8.625l-.65 4.425q-.075.475.4 1.025.475.55 1.325.55Zm-4.45 0q.675 0 1.138-.45.462-.45.562-1.125L7.575 4.5h-2.3q-.325 0-.512.15-.188.15-.288.425l-.925 3.15q-.25.8.213 1.537.462.738 1.487.738Zm13.5 0q.9 0 1.438-.7.537-.7.262-1.575l-.975-3.175q-.1-.3-.287-.425Q19 4.5 18.675 4.5h-2.25l.625 4.425q.125.675.588 1.125.462.45 1.112.45Zm-13.625 9H18.9q.25 0 .425-.175t.175-.45v-7.5q-.2.075-.375.1-.175.025-.375.025-.675 0-1.188-.262-.512-.263-.962-.838-.4.475-.975.788-.575.312-1.4.312-.6 0-1.137-.275Q12.55 10.95 12 10.4q-.5.55-1.113.825-.612.275-1.162.275-.625 0-1.225-.238-.6-.237-1.05-.862-.725.725-1.275.912-.55.188-.925.188-.175 0-.362-.025-.188-.025-.388-.1v7.5q0 .275.175.45t.45.175Zm13.775 0H5.125 18.9Z" })
3553
3565
  }
3554
- ), h6 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3566
+ ), u6 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3555
3567
  "svg",
3556
3568
  {
3557
3569
  className: r,
@@ -3562,7 +3574,7 @@ const l7 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3562
3574
  viewBox: "0 0 24 24",
3563
3575
  children: /* @__PURE__ */ e("path", { d: "M4.625 19q-.7 0-1.162-.462Q3 18.075 3 17.375V6.625q0-.7.463-1.162Q3.925 5 4.625 5h14.75q.7 0 1.163.463.462.462.462 1.162v10.75q0 .7-.462 1.163-.463.462-1.163.462ZM13 8.375V6H4.625q-.275 0-.45.175T4 6.625v10.75q0 .275.175.45t.45.175h14.75q.275 0 .45-.175t.175-.45V10h-5.375q-.675 0-1.15-.475Q13 9.05 13 8.375Zm-9 9V6h.625q-.275 0-.45.175T4 6.625v10.75q0 .275.175.45t.45.175H4v-.625Z" })
3564
3576
  }
3565
- ), u6 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3577
+ ), v6 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3566
3578
  "svg",
3567
3579
  {
3568
3580
  className: r,
@@ -3573,7 +3585,7 @@ const l7 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3573
3585
  viewBox: "0 0 24 24",
3574
3586
  children: /* @__PURE__ */ e("path", { d: "m10.95 15.425-1.8-1.775q-.075-.075-.162-.113-.088-.037-.176-.037-.087 0-.187.037-.1.038-.175.113-.175.175-.175.362 0 .188.175.338l1.925 1.95q.15.125.288.175.137.05.287.05.15 0 .288-.05.137-.05.287-.175l4.025-4.025q.15-.15.163-.35.012-.2-.163-.375-.175-.175-.362-.175-.188 0-.363.175ZM6.625 21q-.7 0-1.162-.462Q5 20.075 5 19.375V4.625q0-.7.463-1.163Q5.925 3 6.625 3h7.2q.325 0 .625.125t.525.35l3.55 3.55q.225.225.35.525.125.3.125.625v11.2q0 .7-.462 1.163-.463.462-1.163.462ZM14 7.2V4H6.625q-.25 0-.437.188Q6 4.375 6 4.625v14.75q0 .25.188.437.187.188.437.188h10.75q.25 0 .437-.188.188-.187.188-.437V8h-3.2q-.35 0-.575-.225Q14 7.55 14 7.2ZM6 4v4-4 16V4Z" })
3575
3587
  }
3576
- ), v6 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3588
+ ), m6 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3577
3589
  "svg",
3578
3590
  {
3579
3591
  className: r,
@@ -3584,7 +3596,7 @@ const l7 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3584
3596
  width: "1em",
3585
3597
  children: /* @__PURE__ */ e("path", { d: "M400-840q-17 0-28.5-11.5T360-880q0-17 11.5-28.5T400-920h160q17 0 28.5 11.5T600-880q0 17-11.5 28.5T560-840H400Zm80 440q17 0 28.5-11.5T520-440v-160q0-17-11.5-28.5T480-640q-17 0-28.5 11.5T440-600v160q0 17 11.5 28.5T480-400Zm0 320q-74 0-139.5-28.5T226-186q-49-49-77.5-114.5T120-440q0-74 28.5-139.5T226-694q49-49 114.5-77.5T480-800q62 0 119 20t107 58l28-28q11-11 28-11t28 11q11 11 11 28t-11 28l-28 28q38 50 58 107t20 119q0 74-28.5 139.5T734-186q-49 49-114.5 77.5T480-80Z" })
3586
3598
  }
3587
- ), m6 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3599
+ ), f6 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3588
3600
  "svg",
3589
3601
  {
3590
3602
  className: r,
@@ -3595,7 +3607,7 @@ const l7 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3595
3607
  viewBox: "0 0 24 24",
3596
3608
  children: /* @__PURE__ */ e("path", { d: "M12 15.225q-.225 0-.363-.138-.137-.137-.137-.362v-8.15L9.525 8.55q-.15.15-.35.162-.2.013-.35-.162-.175-.175-.175-.362 0-.188.175-.338l2.6-2.625q.15-.125.288-.188.137-.062.287-.062.15 0 .288.062.137.063.287.188l2.6 2.625q.15.125.163.325.012.2-.163.375-.15.15-.35.162-.2.013-.35-.162L12.5 6.575v8.15q0 .225-.137.362-.138.138-.363.138ZM6.625 19q-.7 0-1.162-.462Q5 18.075 5 17.375V15.5q0-.225.138-.363Q5.275 15 5.5 15q.225 0 .363.137.137.138.137.363v1.875q0 .25.188.437.187.188.437.188h10.75q.25 0 .437-.188.188-.187.188-.437V15.5q0-.225.138-.363.137-.137.362-.137.225 0 .363.137.137.138.137.363v1.875q0 .7-.462 1.163-.463.462-1.163.462Z" })
3597
3609
  }
3598
- ), f6 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3610
+ ), p6 = ({ className: r, style: t }) => /* @__PURE__ */ e(
3599
3611
  "svg",
3600
3612
  {
3601
3613
  className: r,
@@ -3731,7 +3743,7 @@ const sa = ({
3731
3743
  }) }) });
3732
3744
  };
3733
3745
  sa.displayName = b.Radio;
3734
- const p6 = sa;
3746
+ const y6 = sa;
3735
3747
  var Ts = { default: "_1mbuj1c5 _1mbuj1c4", checked: "_1mbuj1c6 _1mbuj1c4", error: "_1mbuj1c7 _1mbuj1c4", disabled: "_1mbuj1c8 _1mbuj1c4" }, nt = { default: "_1mbuj1ca", bordered: "_1mbuj1cb" }, Cs = "_1mbuj1cc _1mbuj1c9", ks = { default: "_1mbuj1c1 _1mbuj1c0", disabled: "_1mbuj1c2 _1mbuj1c0" }, Ws = "_1mbuj1cd _1mbuj1c9", Bs = "_1mbuj1c3";
3736
3748
  const ia = ie(
3737
3749
  ({
@@ -3799,7 +3811,7 @@ const ia = ie(
3799
3811
  }
3800
3812
  );
3801
3813
  ia.displayName = b.RadioNew;
3802
- const y6 = ia;
3814
+ const g6 = ia;
3803
3815
  var Es = "_11n5xdx8", Ms = "_11n5xdx7", Ds = "_11n5xdx6", Zs = "_11n5xdxh", js = "_11n5xdxf", Rs = "_11n5xdxc", Ps = "_11n5xdxe", Ls = "_11n5xdxg", Fs = "_11n5xdx2", As = "_11n5xdx3", lt = "_11n5xdxn", Qs = "_11n5xdx1", Os = "_11n5xdx0";
3804
3816
  const oa = ({
3805
3817
  className: r,
@@ -4021,7 +4033,7 @@ const da = ({
4021
4033
  );
4022
4034
  };
4023
4035
  da.displayName = b.SearchInput;
4024
- const g6 = da;
4036
+ const _6 = da;
4025
4037
  var Hs = { default: "qqv6mh2", singleSelected: "qqv6mh3", disabled: "qqv6mh4" }, $s = "qqv6mh1", Vs = "qqv6mhh", Gs = "qqv6mh9", Us = "qqv6mh8", Ys = "qqv6mha", Ks = "qqv6mhb", Xs = "qqv6mh6", Js = "qqv6mh7", ei = "qqv6mh5", ti = "qqv6mhf", ri = "qqv6mhc", ai = "qqv6mh0";
4026
4038
  const we = Je({});
4027
4039
  function ni(r, t) {
@@ -4238,7 +4250,7 @@ const ha = ({
4238
4250
  ] });
4239
4251
  };
4240
4252
  ha.displayName = b.SearchSelector;
4241
- const _6 = ha;
4253
+ const x6 = ha;
4242
4254
  var si = { default: "_1ylvf1n2", disabled: "_1ylvf1n3" }, ii = "_1ylvf1n1", oi = "_1ylvf1n6", ci = "_1ylvf1n7", di = "_1ylvf1n5", hi = "_1ylvf1n4", ui = "_1ylvf1na", vi = "_1ylvf1n9", mi = "_1ylvf1n8", fi = "_1ylvf1n0";
4243
4255
  const ua = ({
4244
4256
  className: r,
@@ -4446,7 +4458,7 @@ const ma = Ne(va), fa = ie(
4446
4458
  }
4447
4459
  );
4448
4460
  fa.displayName = b.TextInput;
4449
- const x6 = fa;
4461
+ const q6 = fa;
4450
4462
  var bi = { default: "_1fzyzzz5", checked: "_1fzyzzz6" }, Si = { default: "_1fzyzzz7", checked: "_1fzyzzz8" }, zi = "_1fzyzzz1", Ii = { default: "_1fzyzzz2", checked: "_1fzyzzz4 _1fzyzzz2" }, Ni = "_1fzyzzz0";
4451
4463
  const pa = ({
4452
4464
  className: r,
@@ -4480,7 +4492,7 @@ const pa = ({
4480
4492
  ] });
4481
4493
  };
4482
4494
  pa.displayName = b.ToggleSwitch;
4483
- const q6 = pa;
4495
+ const w6 = pa;
4484
4496
  var Ti = "srvtgq2", Ci = { default: "srvtgq6", active: "srvtgq7" }, ki = "srvtgq3", Wi = "srvtgq4", Bi = "srvtgq5", Ei = "srvtgq1", Mi = "srvtgq8", Di = "srvtgq0";
4485
4497
  const ya = ({
4486
4498
  className: r,
@@ -4528,7 +4540,7 @@ const ya = ({
4528
4540
  }) });
4529
4541
  };
4530
4542
  ya.displayName = b.PanelSwitch;
4531
- const w6 = ya;
4543
+ const b6 = ya;
4532
4544
  var Zi = { default: "_1c8rjvw1", expand: "_1c8rjvw2" }, ji = "_1c8rjvw0", Ri = "_1c8rjvw4", Pi = "_1c8rjvw3";
4533
4545
  const ga = ie(
4534
4546
  ({
@@ -4597,7 +4609,7 @@ const ga = ie(
4597
4609
  }
4598
4610
  );
4599
4611
  ga.displayName = b.PasswordInput;
4600
- const b6 = ga;
4612
+ const S6 = ga;
4601
4613
  var Li = "_1uwm5hwh", Fi = "_1uwm5hwg", Ai = { default: "_1uwm5hw4", selected: "_1uwm5hw5", disabled: "_1uwm5hw6" }, p1 = { default: "_1uwm5hw2", disabled: "_1uwm5hw3" }, Qi = "_1uwm5hw1", st = "_1uwm5hw8", it = { default: "_1uwm5hwe", selected: "_1uwm5hwf" }, ot = "_1uwm5hwd", ct = "_1uwm5hwc", Oe = "_1uwm5hw9", dt = "_1uwm5hwa", ht = "_1uwm5hwb", Oi = "_1uwm5hw7", Hi = "_1uwm5hw0";
4602
4614
  const $i = [
4603
4615
  0,
@@ -4772,7 +4784,7 @@ const $i = [
4772
4784
  ] });
4773
4785
  };
4774
4786
  _a.displayName = b.TimePicker;
4775
- const S6 = _a;
4787
+ const z6 = _a;
4776
4788
  var Gi = "_18tfj0j1", Ui = "_18tfj0j2", Yi = "_18tfj0j0";
4777
4789
  const xa = ({
4778
4790
  className: r,
@@ -4852,7 +4864,7 @@ const xa = ({
4852
4864
  ] });
4853
4865
  };
4854
4866
  xa.displayName = b.UploadInput;
4855
- const z6 = xa;
4867
+ const I6 = xa;
4856
4868
  var Ki = "_1gal0n64", Xi = "_1gal0n66", Ji = "_1gal0n65", e0 = "_1gal0n63", t0 = "_1gal0n67", r0 = "_1gal0n68", ut = "_1gal0n62";
4857
4869
  const qa = ({
4858
4870
  className: r,
@@ -5153,7 +5165,7 @@ const o0 = (r) => {
5153
5165
  ] });
5154
5166
  };
5155
5167
  wa.displayName = b.DatePicker;
5156
- const I6 = wa;
5168
+ const N6 = wa;
5157
5169
  var f0 = { active: "_1iszc3f1 _1iszc3f0", disabled: "_1iszc3f2 _1iszc3f0" }, gt = { default: "_1iszc3f7 _1iszc3f6", selected: "_1iszc3f8 _1iszc3f6" }, _t = "_1iszc3fn", xt = { left: "_1iszc3fh _1iszc3fg", right: "_1iszc3fg" }, qt = "_1iszc3fl", wt = "_1iszc3fm", bt = "_1iszc3fj", St = "_1iszc3fk", p0 = "_1iszc3ff", y0 = "_1iszc3fb", g0 = "_1iszc3fe", _0 = "_1iszc3fd", x0 = "_1iszc3fc", q0 = "_1iszc3fa", w0 = "_1iszc3f9", b0 = "_1iszc3f5", S0 = { default: "_1iszc3f3", expanded: "_1iszc3f4" };
5158
5170
  const ba = ({
5159
5171
  className: r,
@@ -5408,7 +5420,7 @@ const ba = ({
5408
5420
  ] });
5409
5421
  };
5410
5422
  ba.displayName = b.DateRangePicker;
5411
- const N6 = ba;
5423
+ const T6 = ba;
5412
5424
  var z0 = "ut5xdb5", I0 = "ut5xdb0", N0 = "ut5xdb6", T0 = "ut5xdb1", C0 = "ut5xdb7", k0 = { mobile: "ut5xdb3 ut5xdb2", pc: "ut5xdb4 ut5xdb2" };
5413
5425
  const Sa = ({
5414
5426
  className: r,
@@ -5466,7 +5478,7 @@ const Sa = ({
5466
5478
  );
5467
5479
  };
5468
5480
  Sa.displayName = b.ShowMoreLess;
5469
- const T6 = Sa;
5481
+ const C6 = Sa;
5470
5482
  var W0 = "rhi5ol1", B0 = "rhi5ol0";
5471
5483
  const za = ({
5472
5484
  className: r,
@@ -5500,7 +5512,7 @@ const za = ({
5500
5512
  }
5501
5513
  );
5502
5514
  za.displayName = b.Header;
5503
- const C6 = za;
5515
+ const k6 = za;
5504
5516
  var zt = "fwtlw3", E0 = "fwtlw2", M0 = "fwtlw0", D0 = "fwtlw1";
5505
5517
  const Ia = ({
5506
5518
  className: r,
@@ -5580,7 +5592,7 @@ const Ia = ({
5580
5592
  );
5581
5593
  };
5582
5594
  Ia.displayName = b.Dialog;
5583
- const k6 = Ia;
5595
+ const W6 = Ia;
5584
5596
  var It = "_1rd85391", Nt = "_1rd85392", Tt = { dayOfWeek: "_1rd85393", primary: "_1rd85394", secondary: "_1rd85395", inCurrentMonth: "_1rd85396", outOfCurrentMonth: "_1rd85397", disabledDate: "_1rd85398" }, Z0 = "_1rd85390";
5585
5597
  function j0(r, t, a) {
5586
5598
  const n = r.getFullYear(), l = r.getMonth(), i = new Date(n, l, 1).getDay(), o = new Date(n, l + 1, 0), c = o.getDate(), u = o.getDay(), h = new Date(n, l, 0).getDate(), m = Array.from({
@@ -5776,7 +5788,7 @@ const Ta = ({
5776
5788
  );
5777
5789
  };
5778
5790
  Ta.displayName = b.Accordion;
5779
- const W6 = Ta;
5791
+ const B6 = Ta;
5780
5792
  var H0 = { start: "_152fppt4", end: "_152fppt5", left: "_152fppt6", right: "_152fppt7", center: "_152fppt8" }, $0 = "_152fppt1", V0 = { inline: "_152fpptc", "inline-block": "_152fpptd", "inline-flex": "_152fppte" }, G0 = "_152fppta", U0 = { default: "_152fppt2", bold: "_152fppt3" }, Y0 = "_152fpptb", K0 = "_152fppt0", X0 = "_152fppt9";
5781
5793
  const Ca = ({
5782
5794
  className: r,
@@ -5928,7 +5940,7 @@ const co = ({
5928
5940
  );
5929
5941
  };
5930
5942
  ka.displayName = b.PollGraph;
5931
- const B6 = ka;
5943
+ const E6 = ka;
5932
5944
  var Wt = 31.830988618379067, y1 = 18, ho = 2.0845056908104667, g1 = 80, uo = "_1rdz4sl0", vo = "_1rdz4sl3", mo = "_1rdz4sl5", fo = "_1rdz4sl4", po = "_1rdz4sl2", He = 15.915494309189533, Bt = 1.8, Et = 36;
5933
5945
  function yo(r) {
5934
5946
  return r >= 75 ? "green.700" : r >= 50 ? "blue.700" : r >= 25 ? "yellow.700" : "red.700";
@@ -5988,7 +6000,7 @@ const Wa = ({ className: r, style: t, percentage: a, children: n }) => {
5988
6000
  );
5989
6001
  };
5990
6002
  Wa.displayName = b.MeterGraph;
5991
- const E6 = Wa;
6003
+ const M6 = Wa;
5992
6004
  var _o = "_1883mq81", xo = "_1883mq80";
5993
6005
  const Ba = ({ className: r, style: t, percentage: a }) => /* @__PURE__ */ e("div", { className: y(r, xo), style: t, children: /* @__PURE__ */ e(
5994
6006
  "div",
@@ -6179,7 +6191,7 @@ const Eo = ({
6179
6191
  ] });
6180
6192
  };
6181
6193
  Ea.displayName = b.TransitionGraph;
6182
- const M6 = Ea;
6194
+ const D6 = Ea;
6183
6195
  var Mo = "_9khpmc", Do = "_9khpmg", Zo = "_9khpmf", jo = "_9khpmb", Ro = "_9khpm0", Po = "_9khpma", Lo = "_9khpm4", _1 = { max: "_9khpm7", half: "_9khpm8", unit: "_9khpm9" }, x1 = "_9khpm6", Fo = "_9khpm5", Ao = "_9khpm1";
6184
6196
  const Qo = ({
6185
6197
  className: r,
@@ -6369,7 +6381,7 @@ const Qo = ({
6369
6381
  ] });
6370
6382
  };
6371
6383
  Ma.displayName = b.CompareGraph;
6372
- const D6 = Ma;
6384
+ const Z6 = Ma;
6373
6385
  var Oo = "_1oth5nf0", Ho = "_1oth5nf3", $o = "_1oth5nf5", Vo = "_1oth5nf4", Go = "_1oth5nf2", Uo = "_1oth5nf7", Rt = "_1oth5nfa", Pt = "_1oth5nf9", Lt = "_1oth5nf8", Yo = "_1oth5nf6", Ft = 31.830988618379067, Se = ["#3DB783", "#84D6B3", "#D1F0E2", "#E4FBF4", "#FAFAFA"], q1 = 18, Ko = 2.0845056908104667, $e = 15.915494309189533, Ve = 1.8, At = 36;
6374
6386
  const Xo = ({ className: r, style: t, percentages: a, children: n }) => {
6375
6387
  const l = K(() => {
@@ -6467,7 +6479,7 @@ const Xo = ({ className: r, style: t, percentages: a, children: n }) => {
6467
6479
  ] });
6468
6480
  };
6469
6481
  Da.displayName = b.CircleGraph;
6470
- const Z6 = Da;
6482
+ const j6 = Da;
6471
6483
  var Jo = "_1nylme52", e3 = { top: "_1nylme54", bottom: "_1nylme55", left: "_1nylme56", right: "_1nylme57" }, t3 = "_1nylme53", r3 = "_1nylme51", a3 = { top: "_1nylme58", bottom: "_1nylme59", left: "_1nylme5a", right: "_1nylme5b" }, n3 = "_1nylme50";
6472
6484
  const Za = ({
6473
6485
  className: r,
@@ -6572,7 +6584,7 @@ const s3 = {
6572
6584
  }
6573
6585
  };
6574
6586
  ja.displayName = b.Heading;
6575
- const j6 = ja;
6587
+ const R6 = ja;
6576
6588
  var o3 = { no: "_1d1n4wd2", xs2: "_1d1n4wd3", xs: "_1d1n4wd4", sm: "_1d1n4wd5", md: "_1d1n4wd6", lg: "_1d1n4wd7", xl: "_1d1n4wd8", xl2: "_1d1n4wd9", xl3: "_1d1n4wda", xl4: "_1d1n4wdb", max: "_1d1n4wdc", at: "_1d1n4wdd" }, c3 = "_1d1n4wde", Qt = { enabled: "_1d1n4wdf", disabled: "_1d1n4wdg" }, Ra = "_1d1n4wd1", d3 = "_1d1n4wdk", h3 = "_1d1n4wdl", u3 = "_1d1n4wd0", v3 = "_1d1n4wdh", Ot = { enabled: "_1d1n4wdi", disabled: "_1d1n4wdj" };
6577
6589
  const m3 = ({
6578
6590
  className: r,
@@ -6832,7 +6844,7 @@ const La = ({
6832
6844
  return i ? /* @__PURE__ */ e(Z1, { content: i && /* @__PURE__ */ e("div", { children: i }), children: C }) : C;
6833
6845
  };
6834
6846
  La.displayName = b.NavigationItem;
6835
- const R6 = La, Fa = ({
6847
+ const P6 = La, Fa = ({
6836
6848
  className: r,
6837
6849
  style: t,
6838
6850
  isOpen: a,
@@ -6861,7 +6873,7 @@ const R6 = La, Fa = ({
6861
6873
  );
6862
6874
  };
6863
6875
  Fa.displayName = b.NavigationContainer;
6864
- const P6 = Fa;
6876
+ const L6 = Fa;
6865
6877
  var C3 = "_1tqo4fx2", k3 = "_1tqo4fx1", W3 = "_1tqo4fx0";
6866
6878
  const Aa = ({
6867
6879
  className: r,
@@ -6912,7 +6924,7 @@ const Aa = ({
6912
6924
  ] });
6913
6925
  };
6914
6926
  Aa.displayName = b.Dropdown;
6915
- const L6 = Aa, Qa = ({
6927
+ const F6 = Aa, Qa = ({
6916
6928
  className: r,
6917
6929
  style: t,
6918
6930
  icon: a,
@@ -6947,7 +6959,7 @@ const L6 = Aa, Qa = ({
6947
6959
  );
6948
6960
  };
6949
6961
  Qa.displayName = b.DropdownItem;
6950
- const F6 = Qa;
6962
+ const A6 = Qa;
6951
6963
  var B3 = "_1lgeoz87", E3 = "_1lgeoz82", M3 = "_1lgeoz88", D3 = "_1lgeoz83", Z3 = "_1lgeoz84", j3 = "_1lgeoz80", R3 = { default: "_1lgeoz85", expand: "_1lgeoz86" };
6952
6964
  const P3 = 200, L3 = 3e3, Oa = ({
6953
6965
  className: r,
@@ -7005,7 +7017,7 @@ Oa.displayName = b.SnackBar;
7005
7017
  const F3 = Oa, Ha = Je({
7006
7018
  showSnackbar: () => {
7007
7019
  }
7008
- }), A6 = () => fe(Ha), Ht = (() => {
7020
+ }), Q6 = () => fe(Ha), Ht = (() => {
7009
7021
  const r = me("md");
7010
7022
  return !r || r === "auto" ? 0 : r === "9999px" ? 9999 : parseFloat(r) * parseFloat(getComputedStyle(document.documentElement).fontSize);
7011
7023
  })(), A3 = ({ children: r }) => {
@@ -7066,7 +7078,7 @@ const F3 = Oa, Ha = Je({
7066
7078
  ]
7067
7079
  }
7068
7080
  );
7069
- }, Q6 = A3;
7081
+ }, O6 = A3;
7070
7082
  var Q3 = "_1fl1cku3", O3 = "_1fl1cku0", H3 = { default: "_1fl1cku1", disabled: "_1fl1cku2" };
7071
7083
  function $3(r, t) {
7072
7084
  return r ? "error" : t ? "active" : "default";
@@ -7142,7 +7154,7 @@ const Ga = ({
7142
7154
  return /* @__PURE__ */ e("div", { className: o, style: { ...t, width: a, height: n }, children: i });
7143
7155
  };
7144
7156
  Ga.displayName = b.Skeleton;
7145
- const O6 = Ga, Ua = ({
7157
+ const H6 = Ga, Ua = ({
7146
7158
  className: r,
7147
7159
  style: t,
7148
7160
  size: a = "2.5rem",
@@ -7160,7 +7172,7 @@ const O6 = Ga, Ua = ({
7160
7172
  );
7161
7173
  };
7162
7174
  Ua.displayName = b.SkeletonCircle;
7163
- const H6 = Ua, Ya = ({
7175
+ const $6 = Ua, Ya = ({
7164
7176
  className: r,
7165
7177
  style: t,
7166
7178
  fontSize: a = "lg",
@@ -7184,7 +7196,7 @@ const H6 = Ua, Ya = ({
7184
7196
  )) }) : /* @__PURE__ */ e(pe, { children: i });
7185
7197
  };
7186
7198
  Ya.displayName = b.SkeletonText;
7187
- const $6 = Ya;
7199
+ const V6 = Ya;
7188
7200
  var K3 = "a4jm6v0", X3 = "a4jm6v1", J3 = "a4jm6v3", ec = "a4jm6v4";
7189
7201
  const Ka = ({ className: r, style: t, isLoading: a }) => /* @__PURE__ */ e(
7190
7202
  "div",
@@ -7199,7 +7211,7 @@ const Ka = ({ className: r, style: t, isLoading: a }) => /* @__PURE__ */ e(
7199
7211
  }
7200
7212
  );
7201
7213
  Ka.displayName = b.LoadingOverlay;
7202
- const V6 = Ka;
7214
+ const G6 = Ka;
7203
7215
  var w1 = "_1p7y12v3", b1 = { default: "_1p7y12v4", active: "_1p7y12v5" }, $t = { left: "_1p7y12v1", right: "_1p7y12v2" }, tc = "_1p7y12v0";
7204
7216
  const S1 = ({ onKeyDown: r, ...t }) => /* @__PURE__ */ e(
7205
7217
  "div",
@@ -7292,7 +7304,7 @@ const S1 = ({ onKeyDown: r, ...t }) => /* @__PURE__ */ e(
7292
7304
  );
7293
7305
  };
7294
7306
  Xa.displayName = b.Pagination;
7295
- const G6 = Xa;
7307
+ const U6 = Xa;
7296
7308
  var rc = "b6d2ts0";
7297
7309
  const Vt = 300, Ja = ({
7298
7310
  className: r,
@@ -7465,7 +7477,7 @@ const Vt = 300, Ja = ({
7465
7477
  );
7466
7478
  };
7467
7479
  Ja.displayName = b.ChatCard;
7468
- const U6 = Ja;
7480
+ const Y6 = Ja;
7469
7481
  function ac(r) {
7470
7482
  return r < 1 ? "未読" : r === 1 ? "既読" : `既読${r}`;
7471
7483
  }
@@ -7588,7 +7600,7 @@ const lc = tn, rn = Je({}), an = ({
7588
7600
  ] }) });
7589
7601
  };
7590
7602
  an.displayName = b.FormControl;
7591
- const Y6 = an, nn = ({
7603
+ const K6 = an, nn = ({
7592
7604
  className: r,
7593
7605
  style: t,
7594
7606
  labelWidth: a,
@@ -7608,7 +7620,7 @@ const Y6 = an, nn = ({
7608
7620
  }
7609
7621
  );
7610
7622
  nn.displayName = b.FormGroup;
7611
- const K6 = nn, ln = ({
7623
+ const X6 = nn, ln = ({
7612
7624
  className: r,
7613
7625
  style: t,
7614
7626
  title: a,
@@ -7752,7 +7764,7 @@ const ic = sn, on = ({
7752
7764
  ] });
7753
7765
  };
7754
7766
  on.displayName = b.Notification;
7755
- const X6 = on;
7767
+ const J6 = on;
7756
7768
  var oc = "dev1455", Gt = { primary: "dev1452 dev1451", secondary: "dev1453 dev1451", tertiary: "dev1454 dev1451" }, cc = "dev1459", dc = "dev145a", hc = "dev1450", uc = "dev1456", vc = "dev1457", mc = "dev1458";
7757
7769
  const cn = ({
7758
7770
  className: r,
@@ -7893,7 +7905,7 @@ const Kt = ["sm", "md", "lg"], bc = {
7893
7905
  }, Xt = (r) => {
7894
7906
  const t = window.innerWidth;
7895
7907
  return Object.keys(r).find((l) => t <= r[l]) ?? Kt[Kt.length - 1];
7896
- }, un = Je(bc), J6 = () => {
7908
+ }, un = Je(bc), e8 = () => {
7897
7909
  const r = fe(un), [t, a] = N(
7898
7910
  Xt(r)
7899
7911
  );
@@ -7905,16 +7917,16 @@ const Kt = ["sm", "md", "lg"], bc = {
7905
7917
  n.disconnect();
7906
7918
  };
7907
7919
  }, [r]), t;
7908
- }, e8 = ({
7920
+ }, t8 = ({
7909
7921
  children: r,
7910
7922
  bp: t
7911
7923
  }) => /* @__PURE__ */ e(un.Provider, { value: t, children: r });
7912
- const Sc = "0.0.0", t8 = {
7924
+ const Sc = "0.0.0", r8 = {
7913
7925
  version: Sc
7914
7926
  };
7915
7927
  export {
7916
- e8 as BreakpointProvider,
7917
- W6 as WizAccordion,
7928
+ t8 as BreakpointProvider,
7929
+ B6 as WizAccordion,
7918
7930
  $l as WizAnchor,
7919
7931
  Ec as WizAvatar,
7920
7932
  Wc as WizBadge,
@@ -7927,31 +7939,31 @@ export {
7927
7939
  Fc as WizCardTh,
7928
7940
  Rc as WizCardThead,
7929
7941
  Lc as WizCardTr,
7930
- U6 as WizChatCard,
7942
+ Y6 as WizChatCard,
7931
7943
  lc as WizChatForm,
7932
7944
  nc as WizChatItem,
7933
7945
  n7 as WizCheckBox,
7934
7946
  _s as WizCheckBoxNew,
7935
- Z6 as WizCircleGraph,
7936
- D6 as WizCompareGraph,
7937
- I6 as WizDatePicker,
7938
- N6 as WizDateRangePicker,
7939
- k6 as WizDialog,
7947
+ j6 as WizCircleGraph,
7948
+ Z6 as WizCompareGraph,
7949
+ N6 as WizDatePicker,
7950
+ T6 as WizDateRangePicker,
7951
+ W6 as WizDialog,
7940
7952
  a1 as WizDivider,
7941
7953
  Dc as WizDrawer,
7942
- L6 as WizDropdown,
7943
- F6 as WizDropdownItem,
7954
+ F6 as WizDropdown,
7955
+ A6 as WizDropdownItem,
7944
7956
  Qc as WizFlatTable,
7945
7957
  Hc as WizFlatTbody,
7946
7958
  Gc as WizFlatTd,
7947
7959
  Vc as WizFlatTh,
7948
7960
  Oc as WizFlatThead,
7949
7961
  $c as WizFlatTr,
7950
- Y6 as WizFormControl,
7951
- K6 as WizFormGroup,
7962
+ K6 as WizFormControl,
7963
+ X6 as WizFormGroup,
7952
7964
  P as WizHStack,
7953
- C6 as WizHeader,
7954
- j6 as WizHeading,
7965
+ k6 as WizHeader,
7966
+ R6 as WizHeading,
7955
7967
  l7 as WizIAdd,
7956
7968
  ds as WizIAddCircle,
7957
7969
  s7 as WizIApprovalFilled,
@@ -8025,53 +8037,54 @@ export {
8025
8037
  ys as WizISearch,
8026
8038
  gs as WizISend,
8027
8039
  s6 as WizISettings,
8028
- i6 as WizISmartphone,
8029
- o6 as WizIStarFilled,
8030
- c6 as WizIStars,
8031
- d6 as WizIStoreFront,
8032
- h6 as WizITab,
8033
- u6 as WizITask,
8034
- v6 as WizITimerFilled,
8035
- m6 as WizIUpload,
8036
- f6 as WizIWarning,
8040
+ i6 as WizIShoppingmode,
8041
+ o6 as WizISmartphone,
8042
+ c6 as WizIStarFilled,
8043
+ d6 as WizIStars,
8044
+ h6 as WizIStoreFront,
8045
+ u6 as WizITab,
8046
+ v6 as WizITask,
8047
+ m6 as WizITimerFilled,
8048
+ f6 as WizIUpload,
8049
+ p6 as WizIWarning,
8037
8050
  A as WizIcon,
8038
8051
  t1 as WizIconButton,
8039
8052
  Mc as WizInformationPanel,
8040
8053
  qo as WizLineGraph,
8041
- V6 as WizLoadingOverlay,
8054
+ G6 as WizLoadingOverlay,
8042
8055
  a7 as WizMenuItem,
8043
8056
  r7 as WizMessageBox,
8044
- E6 as WizMeterGraph,
8045
- P6 as WizNavigationContainer,
8046
- R6 as WizNavigationItem,
8047
- X6 as WizNotification,
8057
+ M6 as WizMeterGraph,
8058
+ L6 as WizNavigationContainer,
8059
+ P6 as WizNavigationItem,
8060
+ J6 as WizNotification,
8048
8061
  ic as WizNotificationList,
8049
8062
  sc as WizNotificationPanel,
8050
- G6 as WizPagination,
8051
- w6 as WizPanelSwitch,
8052
- b6 as WizPasswordInput,
8053
- B6 as WizPollGraph,
8063
+ U6 as WizPagination,
8064
+ b6 as WizPanelSwitch,
8065
+ S6 as WizPasswordInput,
8066
+ E6 as WizPollGraph,
8054
8067
  qe as WizPopup,
8055
8068
  j1 as WizPopupButtonGroup,
8056
8069
  _r as WizPortal,
8057
8070
  Zc as WizProgressBar,
8058
8071
  P2 as WizProgressLine,
8059
8072
  R2 as WizProgressPoint,
8060
- p6 as WizRadio,
8061
- y6 as WizRadioNew,
8073
+ y6 as WizRadio,
8074
+ g6 as WizRadioNew,
8062
8075
  wc as WizSchedule,
8063
8076
  cn as WizScheduleCard,
8064
8077
  hn as WizScheduleGrid,
8065
8078
  dn as WizScheduleSheet,
8066
- g6 as WizSearchInput,
8067
- _6 as WizSearchSelector,
8079
+ _6 as WizSearchInput,
8080
+ x6 as WizSearchSelector,
8068
8081
  pi as WizSelectBox,
8069
- T6 as WizShowMoreLess,
8070
- O6 as WizSkeleton,
8071
- H6 as WizSkeletonCircle,
8072
- $6 as WizSkeletonText,
8082
+ C6 as WizShowMoreLess,
8083
+ H6 as WizSkeleton,
8084
+ $6 as WizSkeletonCircle,
8085
+ V6 as WizSkeletonText,
8073
8086
  F3 as WizSnackbar,
8074
- Q6 as WizSnackbarProvider,
8087
+ O6 as WizSnackbarProvider,
8075
8088
  l1 as WizStack,
8076
8089
  t7 as WizStepBar,
8077
8090
  wl as WizStepLine,
@@ -8082,13 +8095,13 @@ export {
8082
8095
  ee as WizText,
8083
8096
  V3 as WizTextArea,
8084
8097
  Tc as WizTextButton,
8085
- x6 as WizTextInput,
8086
- S6 as WizTimePicker,
8098
+ q6 as WizTextInput,
8099
+ z6 as WizTimePicker,
8087
8100
  kc as WizTinyButton,
8088
8101
  Cc as WizToggleButton,
8089
- q6 as WizToggleSwitch,
8102
+ w6 as WizToggleSwitch,
8090
8103
  Z1 as WizTooltip,
8091
- M6 as WizTransitionGraph,
8104
+ D6 as WizTransitionGraph,
8092
8105
  Uc as WizUnstyledTable,
8093
8106
  Kc as WizUnstyledTbody,
8094
8107
  e7 as WizUnstyledTd,
@@ -8096,10 +8109,10 @@ export {
8096
8109
  Yc as WizUnstyledThead,
8097
8110
  Xc as WizUnstyledTr,
8098
8111
  a0 as WizUploadDisplay,
8099
- z6 as WizUploadInput,
8112
+ I6 as WizUploadInput,
8100
8113
  V as WizVStack,
8101
- t8 as default,
8102
- J6 as useBreakpoint,
8103
- A6 as useSnackbar,
8114
+ r8 as default,
8115
+ e8 as useBreakpoint,
8116
+ Q6 as useSnackbar,
8104
8117
  Sc as version
8105
8118
  };