@skalar-saas/design-system 0.3.9 → 0.3.10
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/design-system.css +1 -1
- package/dist/index-5j_3Wg9c.cjs +87 -0
- package/dist/index-5j_3Wg9c.cjs.map +1 -0
- package/dist/{index-C5_GkxPf.js → index-B8KZ1d59.js} +2 -2
- package/dist/{index-C5_GkxPf.js.map → index-B8KZ1d59.js.map} +1 -1
- package/dist/{index-BkkCsD-8.js → index-CwC8HMCQ.js} +7700 -7588
- package/dist/index-CwC8HMCQ.js.map +1 -0
- package/dist/{index-qKWuT1o5.cjs → index-DmLqO-kl.cjs} +2 -2
- package/dist/{index-qKWuT1o5.cjs.map → index-DmLqO-kl.cjs.map} +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -1
- package/dist/index.mjs +239 -235
- package/dist/shared/ui/IconPicker/IconPicker.d.ts +39 -0
- package/dist/shared/ui/IconPicker/index.d.ts +1 -0
- package/package.json +1 -1
- package/dist/index-B2enxGpQ.cjs +0 -87
- package/dist/index-B2enxGpQ.cjs.map +0 -1
- package/dist/index-BkkCsD-8.js.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -56,6 +56,7 @@ export { GridDraggableItem, type GridDraggableItemProps } from './shared/ui/Grid
|
|
|
56
56
|
export { Header, type HeaderProps, calculateHeaderWidths } from './shared/ui/Header';
|
|
57
57
|
export { Footer, type FooterProps, type LogoVisibility as FooterLogoVisibility } from './shared/ui/Footer';
|
|
58
58
|
export { Icon, type IconProps, type IconSize } from './shared/ui/Icon/Icon';
|
|
59
|
+
export { IconPicker, type IconPickerProps, DropIconPicker, DropIconPickerTrigger, DropIconPickerContent, type DropIconPickerProps, } from './shared/ui/IconPicker/IconPicker';
|
|
59
60
|
export { ImageUploader } from './shared/ui/ImageUploader/ImageUploader';
|
|
60
61
|
export { InfoLabel, type InfoLabelProps } from './shared/ui/InfoLabel/InfoLabel';
|
|
61
62
|
export { InputField } from './shared/ui/InputField/InputField';
|
package/dist/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-B2enxGpQ.cjs");exports.AICommentaryIcon=e.AICommentaryIcon;exports.AIMessage=e.AIMessage;exports.ActivityFeed=e.ActivityFeed;exports.AddIcon=e.AddIcon;exports.AlertCallout=e.AlertCallout;exports.AlertDialog=e.AlertDialog;exports.AlertDialogAction=e.AlertDialogAction;exports.AlertDialogCancel=e.AlertDialogCancel;exports.AlertDialogContent=e.AlertDialogContent;exports.AlertDialogDescription=e.AlertDialogDescription;exports.AlertDialogFooter=e.AlertDialogFooter;exports.AlertDialogHeader=e.AlertDialogHeader;exports.AlertDialogTitle=e.AlertDialogTitle;exports.AlertDialogTrigger=e.AlertDialogTrigger;exports.AppointmentDetail=e.AppointmentDetail;exports.AppointmentRow=e.AppointmentRow;exports.ArrowNarrowDownIcon=e.ArrowNarrowDownIcon;exports.AttachmentMessage=e.AttachmentMessage;exports.AuthActionWidget=e.AuthActionWidget;exports.AuthEmailVerificationWidget=e.AuthEmailVerificationWidget;exports.AuthFormWidget=e.AuthFormWidget;exports.AuthSocialOptionsWidget=e.AuthSocialOptionsWidget;exports.Avatar=e.Avatar;exports.AvatarGroup=e.AvatarGroup;exports.BREAKPOINTS=e.BREAKPOINTS;exports.Badge=e.Badge;exports.BookOutlined=e.BookOutlined;exports.Box2Icon=e.Box2Icon;exports.BoxIcon=e.BoxIcon;exports.Breadcrumb=e.Breadcrumb;exports.BreadcrumbEllipsis=e.BreadcrumbEllipsis;exports.BreadcrumbItem=e.BreadcrumbItem;exports.BreadcrumbLink=e.BreadcrumbLink;exports.BreadcrumbList=e.BreadcrumbList;exports.BreadcrumbPage=e.BreadcrumbPage;exports.BreadcrumbSeparator=e.BreadcrumbSeparator;exports.Button=e.Button;exports.ButtonDropdown=e.ButtonDropdown;exports.ButtonGroup=e.ButtonGroup;exports.CHART_PALETTE=e.CHART_PALETTE;exports.CONTAINER=e.CONTAINER;exports.CONTAINER_PADDING=e.CONTAINER_PADDING;exports.CSS_VARIABLES=e.CSS_VARIABLES;exports.CalendarIcon=e.CalendarIcon;exports.CalendarIcon2=e.CalendarIcon2;exports.Card=e.Card;exports.CardAction=e.CardAction;exports.ChartContainer=e.ChartContainer;exports.ChartContext=e.ChartContext;exports.ChartLegend=e.Legend;exports.ChartLegendContent=e.ChartLegendContent;exports.ChartTooltip=e.Tooltip$1;exports.ChartTooltipContent=e.ChartTooltipContent;exports.ChatCollapsibleCheck=e.ChatCollapsibleCheck;exports.ChatCollapsibleContainer=e.ChatCollapsibleContainer;exports.ChatCollapsibleDialog=e.ChatCollapsibleDialog;exports.ChatCommandList=e.ChatCommandList;exports.ChatCommandListItem=e.ChatCommandListItem;exports.ChatHeader=e.ChatHeader;exports.ChatHistorial=e.ChatHistorial;exports.ChatHistorialItemComponent=e.ChatHistorialItem;exports.ChatIcon=e.ChatIcon;exports.ChatInputText=e.ChatInputText;exports.ChatLayout=e.ChatLayout;exports.ChatMessage=e.ChatMessage;exports.ChatMessageOptions=e.ChatMessageOptions;exports.ChatPanel=e.ChatPanel;exports.ChatTypingIndicator=e.ChatTypingIndicator;exports.Checkbox=e.Checkbox;exports.CheckboxGroup=e.CheckboxGroup;exports.ChevronDownIcon=e.ChevronDownIcon;exports.ChevronUpIcon=e.ChevronUpIcon;exports.Chip=e.Chip;exports.CircleIcon=e.CircleIcon;exports.ColorPalette=e.ColorPalette;exports.ColumnHandler=e.ColumnHandler;exports.ColumnHeader=e.ColumnHeader;exports.ComboBox=e.ComboBox;exports.ConditionalBuilder=e.ConditionalBuilder;exports.Container=e.ContainerWithCompounds;exports.ContextualMenu=e.ContextualMenu;exports.CopyIcon=e.CopyIcon;exports.DataArrowsOutlined=e.DataArrowsOutlined;exports.DatePickerInput=e.DatePickerInput;exports.DateRangePicker=e.DateRangePicker;exports.DeleteConfirmationModal=e.DeleteConfirmationModal;exports.Divider=e.Divider;exports.DragAndDropListItem=e.DragAndDropListItem;exports.DraggableListRow=e.DraggableListRow;exports.Drawer=e.Drawer;exports.DropLayoutPicker=e.DropLayoutPicker;exports.DropLayoutPickerContent=e.DropLayoutPickerContent;exports.DropLayoutPickerTrigger=e.DropLayoutPickerTrigger;exports.DropMenu=e.DropMenu;exports.DropModal=e.DropModal;exports.DropModalBody=e.DropModalBody;exports.DropModalClose=e.DropModalClose;exports.DropModalContent=e.DropModalContent;exports.DropModalFooter=e.DropModalFooter;exports.DropModalFooterActions=e.DropModalFooterActions;exports.DropModalHeader=e.DropModalHeader;exports.DropModalTitle=e.DropModalTitle;exports.DropModalTrigger=e.DropModalTrigger;exports.DropPlaceholder=e.DropPlaceholder;exports.DropSizePicker=e.DropSizePicker;exports.DropSizePickerContent=e.DropSizePickerContent;exports.DropSizePickerTrigger=e.DropSizePickerTrigger;exports.DropZone=e.DropZone;exports.Dropdown=e.Dropdown;exports.DropdownMenu=e.DropdownMenu;exports.Edit2Icon=e.Edit2Icon;exports.EmptyState=e.EmptyState;exports.ErrorBoundary=e.ErrorBoundary;exports.ErrorState=e.ErrorState;exports.ExpressionCard=e.ExpressionCard;exports.ExpressionPanel=e.ExpressionPanel;exports.ExpressionPanelDivider=e.ExpressionPanelDivider;exports.EyeIcon=e.EyeIcon;exports.EyeOffIcon=e.EyeOffIcon;exports.FilterConditionRow=e.FilterConditionRow;exports.FilterFunnel02Icon=e.FilterFunnel02Icon;exports.FlashIcon=e.FlashIcon;exports.FloatingBar=e.FloatingBar;exports.Footer=e.Footer;exports.FormFieldGroup=e.FormFieldGroup;exports.GridDraggableItem=e.GridDraggableItem;exports.Header=e.Header;exports.HeaderTabs=e.HeaderTabs;exports.Icon=e.Icon;exports.ImageUploader=e.ImageUploader;exports.InfoIcon=e.InfoIcon;exports.InfoLabel=e.InfoLabel;exports.InputField=e.InputField;exports.InputSearch=e.InputSearch;exports.InvoiceCard=e.InvoiceCard;exports.KPIAutomationTrigger=e.KPIAutomationTrigger;exports.KPIBarChart=e.KPIBarChart;exports.KPICard=e.KPICard;exports.KPIChart=e.KPIChart;exports.KPIDetailedMetric=e.KPIDetailedMetric;exports.KPIDonutChart=e.KPIDonutChart;exports.KPIPieChart=e.KPIPieChart;exports.KPIPieMetrics=e.KPIPieMetrics;exports.KPIProgressBar=e.KPIProgressBar;exports.KPIProgressCircle=e.KPIProgressCircle;exports.KPIProgressHalfCircle=e.KPIProgressHalfCircle;exports.KPIProgressMetrics=e.KPIProgressMetrics;exports.KPIQuickActionList=e.KPIQuickActionList;exports.KPIRadarMetrics=e.KPIRadarMetrics;exports.KPIRadialChart=e.KPIRadialChart;exports.KPIRadialMetrics=e.KPIRadialMetrics;exports.KPISingleValue=e.KPISingleValue;exports.KPISingleValueAction=e.KPISingleValueAction;exports.KPISingleValueContent=e.KPISingleValueContent;exports.KPISlider=e.KPISlider;exports.KPIValueBreakdown=e.KPIValueBreakdown;exports.Kanban=e.Kanban;exports.KanbanCard=e.KanbanCard;exports.KanbanColumn=e.KanbanColumn;exports.Kbd=e.Kbd;exports.LAYOUT=e.LAYOUT;exports.LAYOUT_SPACING=e.LAYOUT_SPACING;exports.LabelIcon=e.LabelIcon;exports.LabelWithIcon=e.LabelWithIcon;exports.LabelWithTooltip=e.LabelWithTooltip;exports.LayerIcon=e.LayerIcon;exports.LeftArrowIcon=e.LeftArrowIcon;exports.Link=e.Link;exports.LinkGroup=e.LinkGroup;exports.ListItem=e.ListItem;exports.LogicOperatorConnector=e.LogicOperatorConnector;exports.MaximizeIcon=e.MaximizeIcon;exports.MenuBuilder=e.MenuBuilder;exports.MenuItemsPanel=e.MenuItemsPanel;exports.MessageProgrammingOutlined=e.MessageProgrammingOutlined;exports.Modal=e.Modal;exports.ModalBody=e.ModalBody;exports.ModalClose=e.ModalClose;exports.ModalContent=e.ModalContent;exports.ModalDescription=e.ModalDescription;exports.ModalFooter=e.ModalFooter;exports.ModalFooterActions=e.ModalFooterActions;exports.ModalHeader=e.ModalHeader;exports.ModalTitle=e.ModalTitle;exports.ModalTrigger=e.ModalTrigger;exports.ModuleCard=e.ModuleCard;exports.ModuleCardHeader=e.ModuleCardHeader;exports.ModuleFieldItem=e.ModuleFieldItem;exports.ModuleSummaryCard=e.ModuleSummaryCard;exports.MoreIcon=e.MoreIcon;exports.NAVBAR=e.NAVBAR;exports.NavSidebar=e.NavSidebar;exports.OptionsEditor=e.OptionsEditor;exports.PANEL_DEFAULTS=e.PANEL_DEFAULTS;exports.PageLayout=e.PageLayout;exports.Panel=e.Panel;exports.PanelHeader=e.PanelHeader;exports.PanelLayout=e.PanelLayout;exports.PanelMain=e.PanelMain;exports.PasswordResetWidget=e.PasswordResetWidget;exports.PlanPricingCard=e.PlanPricingCard;exports.Planner=e.Planner;exports.PlusCircleIcon=e.PlusCircleIcon;exports.ProductIcon=e.ProductIcon;exports.ProgrammingArrowsOutlined=e.ProgrammingArrowsOutlined;exports.Progress=e.Progress;exports.ProgressBar=e.ProgressBar;exports.ProgressCircle=e.ProgressCircle;exports.ProgressTracker=e.ProgressTracker;exports.ProjectActionCard=e.ProjectActionCard;exports.ProjectCard=e.ProjectCard;exports.ProjectCardPlan=e.ProjectCardPlan;exports.ProjectOverviewCard=e.ProjectOverviewCard;exports.QuestionCircle=e.QuestionCircle;exports.QuickActions=e.QuickActions;exports.Radio=e.Radio;exports.RecoveryWidget=e.RecoveryWidget;exports.RelatedDataCard=e.RelatedDataCard;exports.RightArrowIcon=e.RightArrowIcon;exports.SIDEBAR=e.SIDEBAR;exports.Section=e.Section;exports.SectionFeatures=e.SectionFeatures;exports.SectionHero=e.SectionHero;exports.SelectableCard=e.SelectableCard;exports.SettingsCard=e.SettingsCard;exports.ShareIcon=e.ShareIcon;exports.Sidebar=e.Sidebar;exports.SizePicker=e.SizePicker;exports.SkalarLogo=e.SkalarLogo;exports.SkalarLogoNoText=e.SkalarLogoNoText;exports.SlashIcon=e.SlashIcon;exports.SliderPointerDown=e.SliderPointerDown;exports.SliderPointerUp=e.SliderPointerUp;exports.SliderThumbIcon=e.SliderThumbIcon;exports.SplitPanelLayout=e.SplitPanelLayout;exports.Stepper=e.Stepper;exports.StraightInfoIcon=e.StraightInfoIcon;exports.SupportCard=e.SupportCard;exports.Switcher=e.Switcher;exports.TabbedContainer=e.TabbedContainer;exports.Table=e.Table;exports.TableBody=e.TableBody;exports.TableCard=e.TableCard;exports.TableCell=e.TableCell;exports.TableColumnFilter=e.TableColumnFilter;exports.TableColumnHeader=e.TableColumnHeader;exports.TableColumnVisibility=e.TableColumnVisibility;exports.TableEmptyState=e.TableEmptyState;exports.TableHeader=e.TableHeader;exports.TableHeading=e.TableHeading;exports.TablePagination=e.TablePagination;exports.TableProvider=e.TableProvider;exports.TableRoot=e.TableRoot;exports.TableRow=e.TableRow;exports.Tabs=e.Tabs;exports.Tag=e.Tag;exports.TextArea=e.TextArea;exports.ThemeToggle=e.ThemeToggle;exports.ToastComponent=e.ToastComponent;exports.ToastProvider=e.ToastProvider;exports.Toggle=e.Toggle;exports.ToggleGroup=e.ToggleGroup;exports.Tooltip=e.Tooltip;exports.TrashIcon=e.TrashIcon;exports.TypesPanel=e.TypesPanel;exports.TypesPanelBodyGrid=e.TypesPanelBodyGrid;exports.TypesPanelBodyList=e.TypesPanelBodyList;exports.TypesPanelHeader=e.TypesPanelHeader;exports.TypesPanelHeaderSearch=e.TypesPanelHeaderSearch;exports.UnionIcon=e.UnionIcon;exports.UploadImageIcon=e.UploadImageIcon;exports.UserMenu=e.UserMenu;exports.VideoPlayOutlined=e.VideoPlayOutlined;exports.VisualComposer=e.VisualComposer;exports.WidgetBuilderEdit=e.WidgetBuilderEdit;exports.WidgetBuilderItemHoverAction=e.WidgetBuilderItemHoverAction;exports.WidgetContainer=e.WidgetContainer;exports.WidgetPreview=e.WidgetPreview;exports.WidgetSidebar=e.WidgetSidebar;exports.WidgetSummaryCard=e.WidgetSummaryCard;exports.WorkspaceSettings=e.WorkspaceSettings;exports.XMark=e.XMark;exports.XMarkAlert=e.XMarkAlert;exports.addSelectionColumn=e.addSelectionColumn;exports.calculateDraggedPanelPercentage=e.calculateDraggedPanelPercentage;exports.calculateHeaderWidths=e.calculateHeaderWidths;exports.calculatePanelPercentage=e.calculatePanelPercentage;exports.createMediaQuery=e.createMediaQuery;exports.findPanelById=e.findPanelById;exports.getCentralWidth=e.getCentralWidth;exports.getCurrentBreakpoint=e.getCurrentBreakpoint;exports.getGapClass=e.getGapClass;exports.getTotalPanelsWidth=e.getTotalPanelsWidth;exports.getTotalSideWidth=e.getTotalSideWidth;exports.initializePanelsState=e.initializePanelsState;exports.matchesBreakpoint=e.matchesBreakpoint;exports.parseColumnConfig=e.parseColumnConfig;exports.parseTableConfig=e.parseTableConfig;exports.productsApiResponse=e.productsApiResponse;exports.productsTableConfig=e.productsTableConfig;exports.productsTableData=e.productsTableData;exports.pxToCss=e.pxToCss;exports.pxToRem=e.pxToRem;exports.useChart=e.useChart;exports.useContainerHeight=e.useContainerHeight;exports.useContainerWidth=e.useContainerWidth;exports.usePanelState=e.usePanelState;exports.useSidebar=e.useSidebar;exports.useTableContext=e.useTableContext;exports.useToast=e.useToast;exports.usersApiResponse=e.usersApiResponse;exports.usersTableConfig=e.usersTableConfig;exports.usersTableData=e.usersTableData;exports.visualComposerCollision=e.visualComposerCollision;
|
|
1
|
+
"use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-5j_3Wg9c.cjs");exports.AICommentaryIcon=e.AICommentaryIcon;exports.AIMessage=e.AIMessage;exports.ActivityFeed=e.ActivityFeed;exports.AddIcon=e.AddIcon;exports.AlertCallout=e.AlertCallout;exports.AlertDialog=e.AlertDialog;exports.AlertDialogAction=e.AlertDialogAction;exports.AlertDialogCancel=e.AlertDialogCancel;exports.AlertDialogContent=e.AlertDialogContent;exports.AlertDialogDescription=e.AlertDialogDescription;exports.AlertDialogFooter=e.AlertDialogFooter;exports.AlertDialogHeader=e.AlertDialogHeader;exports.AlertDialogTitle=e.AlertDialogTitle;exports.AlertDialogTrigger=e.AlertDialogTrigger;exports.AppointmentDetail=e.AppointmentDetail;exports.AppointmentRow=e.AppointmentRow;exports.ArrowNarrowDownIcon=e.ArrowNarrowDownIcon;exports.AttachmentMessage=e.AttachmentMessage;exports.AuthActionWidget=e.AuthActionWidget;exports.AuthEmailVerificationWidget=e.AuthEmailVerificationWidget;exports.AuthFormWidget=e.AuthFormWidget;exports.AuthSocialOptionsWidget=e.AuthSocialOptionsWidget;exports.Avatar=e.Avatar;exports.AvatarGroup=e.AvatarGroup;exports.BREAKPOINTS=e.BREAKPOINTS;exports.Badge=e.Badge;exports.BookOutlined=e.BookOutlined;exports.Box2Icon=e.Box2Icon;exports.BoxIcon=e.BoxIcon;exports.Breadcrumb=e.Breadcrumb;exports.BreadcrumbEllipsis=e.BreadcrumbEllipsis;exports.BreadcrumbItem=e.BreadcrumbItem;exports.BreadcrumbLink=e.BreadcrumbLink;exports.BreadcrumbList=e.BreadcrumbList;exports.BreadcrumbPage=e.BreadcrumbPage;exports.BreadcrumbSeparator=e.BreadcrumbSeparator;exports.Button=e.Button;exports.ButtonDropdown=e.ButtonDropdown;exports.ButtonGroup=e.ButtonGroup;exports.CHART_PALETTE=e.CHART_PALETTE;exports.CONTAINER=e.CONTAINER;exports.CONTAINER_PADDING=e.CONTAINER_PADDING;exports.CSS_VARIABLES=e.CSS_VARIABLES;exports.CalendarIcon=e.CalendarIcon;exports.CalendarIcon2=e.CalendarIcon2;exports.Card=e.Card;exports.CardAction=e.CardAction;exports.ChartContainer=e.ChartContainer;exports.ChartContext=e.ChartContext;exports.ChartLegend=e.Legend;exports.ChartLegendContent=e.ChartLegendContent;exports.ChartTooltip=e.Tooltip$1;exports.ChartTooltipContent=e.ChartTooltipContent;exports.ChatCollapsibleCheck=e.ChatCollapsibleCheck;exports.ChatCollapsibleContainer=e.ChatCollapsibleContainer;exports.ChatCollapsibleDialog=e.ChatCollapsibleDialog;exports.ChatCommandList=e.ChatCommandList;exports.ChatCommandListItem=e.ChatCommandListItem;exports.ChatHeader=e.ChatHeader;exports.ChatHistorial=e.ChatHistorial;exports.ChatHistorialItemComponent=e.ChatHistorialItem;exports.ChatIcon=e.ChatIcon;exports.ChatInputText=e.ChatInputText;exports.ChatLayout=e.ChatLayout;exports.ChatMessage=e.ChatMessage;exports.ChatMessageOptions=e.ChatMessageOptions;exports.ChatPanel=e.ChatPanel;exports.ChatTypingIndicator=e.ChatTypingIndicator;exports.Checkbox=e.Checkbox;exports.CheckboxGroup=e.CheckboxGroup;exports.ChevronDownIcon=e.ChevronDownIcon;exports.ChevronUpIcon=e.ChevronUpIcon;exports.Chip=e.Chip;exports.CircleIcon=e.CircleIcon;exports.ColorPalette=e.ColorPalette;exports.ColumnHandler=e.ColumnHandler;exports.ColumnHeader=e.ColumnHeader;exports.ComboBox=e.ComboBox;exports.ConditionalBuilder=e.ConditionalBuilder;exports.Container=e.ContainerWithCompounds;exports.ContextualMenu=e.ContextualMenu;exports.CopyIcon=e.CopyIcon;exports.DataArrowsOutlined=e.DataArrowsOutlined;exports.DatePickerInput=e.DatePickerInput;exports.DateRangePicker=e.DateRangePicker;exports.DeleteConfirmationModal=e.DeleteConfirmationModal;exports.Divider=e.Divider;exports.DragAndDropListItem=e.DragAndDropListItem;exports.DraggableListRow=e.DraggableListRow;exports.Drawer=e.Drawer;exports.DropIconPicker=e.DropIconPicker;exports.DropIconPickerContent=e.DropIconPickerContent;exports.DropIconPickerTrigger=e.DropIconPickerTrigger;exports.DropLayoutPicker=e.DropLayoutPicker;exports.DropLayoutPickerContent=e.DropLayoutPickerContent;exports.DropLayoutPickerTrigger=e.DropLayoutPickerTrigger;exports.DropMenu=e.DropMenu;exports.DropModal=e.DropModal;exports.DropModalBody=e.DropModalBody;exports.DropModalClose=e.DropModalClose;exports.DropModalContent=e.DropModalContent;exports.DropModalFooter=e.DropModalFooter;exports.DropModalFooterActions=e.DropModalFooterActions;exports.DropModalHeader=e.DropModalHeader;exports.DropModalTitle=e.DropModalTitle;exports.DropModalTrigger=e.DropModalTrigger;exports.DropPlaceholder=e.DropPlaceholder;exports.DropSizePicker=e.DropSizePicker;exports.DropSizePickerContent=e.DropSizePickerContent;exports.DropSizePickerTrigger=e.DropSizePickerTrigger;exports.DropZone=e.DropZone;exports.Dropdown=e.Dropdown;exports.DropdownMenu=e.DropdownMenu;exports.Edit2Icon=e.Edit2Icon;exports.EmptyState=e.EmptyState;exports.ErrorBoundary=e.ErrorBoundary;exports.ErrorState=e.ErrorState;exports.ExpressionCard=e.ExpressionCard;exports.ExpressionPanel=e.ExpressionPanel;exports.ExpressionPanelDivider=e.ExpressionPanelDivider;exports.EyeIcon=e.EyeIcon;exports.EyeOffIcon=e.EyeOffIcon;exports.FilterConditionRow=e.FilterConditionRow;exports.FilterFunnel02Icon=e.FilterFunnel02Icon;exports.FlashIcon=e.FlashIcon;exports.FloatingBar=e.FloatingBar;exports.Footer=e.Footer;exports.FormFieldGroup=e.FormFieldGroup;exports.GridDraggableItem=e.GridDraggableItem;exports.Header=e.Header;exports.HeaderTabs=e.HeaderTabs;exports.Icon=e.Icon;exports.IconPicker=e.IconPicker;exports.ImageUploader=e.ImageUploader;exports.InfoIcon=e.InfoIcon;exports.InfoLabel=e.InfoLabel;exports.InputField=e.InputField;exports.InputSearch=e.InputSearch;exports.InvoiceCard=e.InvoiceCard;exports.KPIAutomationTrigger=e.KPIAutomationTrigger;exports.KPIBarChart=e.KPIBarChart;exports.KPICard=e.KPICard;exports.KPIChart=e.KPIChart;exports.KPIDetailedMetric=e.KPIDetailedMetric;exports.KPIDonutChart=e.KPIDonutChart;exports.KPIPieChart=e.KPIPieChart;exports.KPIPieMetrics=e.KPIPieMetrics;exports.KPIProgressBar=e.KPIProgressBar;exports.KPIProgressCircle=e.KPIProgressCircle;exports.KPIProgressHalfCircle=e.KPIProgressHalfCircle;exports.KPIProgressMetrics=e.KPIProgressMetrics;exports.KPIQuickActionList=e.KPIQuickActionList;exports.KPIRadarMetrics=e.KPIRadarMetrics;exports.KPIRadialChart=e.KPIRadialChart;exports.KPIRadialMetrics=e.KPIRadialMetrics;exports.KPISingleValue=e.KPISingleValue;exports.KPISingleValueAction=e.KPISingleValueAction;exports.KPISingleValueContent=e.KPISingleValueContent;exports.KPISlider=e.KPISlider;exports.KPIValueBreakdown=e.KPIValueBreakdown;exports.Kanban=e.Kanban;exports.KanbanCard=e.KanbanCard;exports.KanbanColumn=e.KanbanColumn;exports.Kbd=e.Kbd;exports.LAYOUT=e.LAYOUT;exports.LAYOUT_SPACING=e.LAYOUT_SPACING;exports.LabelIcon=e.LabelIcon;exports.LabelWithIcon=e.LabelWithIcon;exports.LabelWithTooltip=e.LabelWithTooltip;exports.LayerIcon=e.LayerIcon;exports.LeftArrowIcon=e.LeftArrowIcon;exports.Link=e.Link;exports.LinkGroup=e.LinkGroup;exports.ListItem=e.ListItem;exports.LogicOperatorConnector=e.LogicOperatorConnector;exports.MaximizeIcon=e.MaximizeIcon;exports.MenuBuilder=e.MenuBuilder;exports.MenuItemsPanel=e.MenuItemsPanel;exports.MessageProgrammingOutlined=e.MessageProgrammingOutlined;exports.Modal=e.Modal;exports.ModalBody=e.ModalBody;exports.ModalClose=e.ModalClose;exports.ModalContent=e.ModalContent;exports.ModalDescription=e.ModalDescription;exports.ModalFooter=e.ModalFooter;exports.ModalFooterActions=e.ModalFooterActions;exports.ModalHeader=e.ModalHeader;exports.ModalTitle=e.ModalTitle;exports.ModalTrigger=e.ModalTrigger;exports.ModuleCard=e.ModuleCard;exports.ModuleCardHeader=e.ModuleCardHeader;exports.ModuleFieldItem=e.ModuleFieldItem;exports.ModuleSummaryCard=e.ModuleSummaryCard;exports.MoreIcon=e.MoreIcon;exports.NAVBAR=e.NAVBAR;exports.NavSidebar=e.NavSidebar;exports.OptionsEditor=e.OptionsEditor;exports.PANEL_DEFAULTS=e.PANEL_DEFAULTS;exports.PageLayout=e.PageLayout;exports.Panel=e.Panel;exports.PanelHeader=e.PanelHeader;exports.PanelLayout=e.PanelLayout;exports.PanelMain=e.PanelMain;exports.PasswordResetWidget=e.PasswordResetWidget;exports.PlanPricingCard=e.PlanPricingCard;exports.Planner=e.Planner;exports.PlusCircleIcon=e.PlusCircleIcon;exports.ProductIcon=e.ProductIcon;exports.ProgrammingArrowsOutlined=e.ProgrammingArrowsOutlined;exports.Progress=e.Progress;exports.ProgressBar=e.ProgressBar;exports.ProgressCircle=e.ProgressCircle;exports.ProgressTracker=e.ProgressTracker;exports.ProjectActionCard=e.ProjectActionCard;exports.ProjectCard=e.ProjectCard;exports.ProjectCardPlan=e.ProjectCardPlan;exports.ProjectOverviewCard=e.ProjectOverviewCard;exports.QuestionCircle=e.QuestionCircle;exports.QuickActions=e.QuickActions;exports.Radio=e.Radio;exports.RecoveryWidget=e.RecoveryWidget;exports.RelatedDataCard=e.RelatedDataCard;exports.RightArrowIcon=e.RightArrowIcon;exports.SIDEBAR=e.SIDEBAR;exports.Section=e.Section;exports.SectionFeatures=e.SectionFeatures;exports.SectionHero=e.SectionHero;exports.SelectableCard=e.SelectableCard;exports.SettingsCard=e.SettingsCard;exports.ShareIcon=e.ShareIcon;exports.Sidebar=e.Sidebar;exports.SizePicker=e.SizePicker;exports.SkalarLogo=e.SkalarLogo;exports.SkalarLogoNoText=e.SkalarLogoNoText;exports.SlashIcon=e.SlashIcon;exports.SliderPointerDown=e.SliderPointerDown;exports.SliderPointerUp=e.SliderPointerUp;exports.SliderThumbIcon=e.SliderThumbIcon;exports.SplitPanelLayout=e.SplitPanelLayout;exports.Stepper=e.Stepper;exports.StraightInfoIcon=e.StraightInfoIcon;exports.SupportCard=e.SupportCard;exports.Switcher=e.Switcher;exports.TabbedContainer=e.TabbedContainer;exports.Table=e.Table;exports.TableBody=e.TableBody;exports.TableCard=e.TableCard;exports.TableCell=e.TableCell;exports.TableColumnFilter=e.TableColumnFilter;exports.TableColumnHeader=e.TableColumnHeader;exports.TableColumnVisibility=e.TableColumnVisibility;exports.TableEmptyState=e.TableEmptyState;exports.TableHeader=e.TableHeader;exports.TableHeading=e.TableHeading;exports.TablePagination=e.TablePagination;exports.TableProvider=e.TableProvider;exports.TableRoot=e.TableRoot;exports.TableRow=e.TableRow;exports.Tabs=e.Tabs;exports.Tag=e.Tag;exports.TextArea=e.TextArea;exports.ThemeToggle=e.ThemeToggle;exports.ToastComponent=e.ToastComponent;exports.ToastProvider=e.ToastProvider;exports.Toggle=e.Toggle;exports.ToggleGroup=e.ToggleGroup;exports.Tooltip=e.Tooltip;exports.TrashIcon=e.TrashIcon;exports.TypesPanel=e.TypesPanel;exports.TypesPanelBodyGrid=e.TypesPanelBodyGrid;exports.TypesPanelBodyList=e.TypesPanelBodyList;exports.TypesPanelHeader=e.TypesPanelHeader;exports.TypesPanelHeaderSearch=e.TypesPanelHeaderSearch;exports.UnionIcon=e.UnionIcon;exports.UploadImageIcon=e.UploadImageIcon;exports.UserMenu=e.UserMenu;exports.VideoPlayOutlined=e.VideoPlayOutlined;exports.VisualComposer=e.VisualComposer;exports.WidgetBuilderEdit=e.WidgetBuilderEdit;exports.WidgetBuilderItemHoverAction=e.WidgetBuilderItemHoverAction;exports.WidgetContainer=e.WidgetContainer;exports.WidgetPreview=e.WidgetPreview;exports.WidgetSidebar=e.WidgetSidebar;exports.WidgetSummaryCard=e.WidgetSummaryCard;exports.WorkspaceSettings=e.WorkspaceSettings;exports.XMark=e.XMark;exports.XMarkAlert=e.XMarkAlert;exports.addSelectionColumn=e.addSelectionColumn;exports.calculateDraggedPanelPercentage=e.calculateDraggedPanelPercentage;exports.calculateHeaderWidths=e.calculateHeaderWidths;exports.calculatePanelPercentage=e.calculatePanelPercentage;exports.createMediaQuery=e.createMediaQuery;exports.findPanelById=e.findPanelById;exports.getCentralWidth=e.getCentralWidth;exports.getCurrentBreakpoint=e.getCurrentBreakpoint;exports.getGapClass=e.getGapClass;exports.getTotalPanelsWidth=e.getTotalPanelsWidth;exports.getTotalSideWidth=e.getTotalSideWidth;exports.initializePanelsState=e.initializePanelsState;exports.matchesBreakpoint=e.matchesBreakpoint;exports.parseColumnConfig=e.parseColumnConfig;exports.parseTableConfig=e.parseTableConfig;exports.productsApiResponse=e.productsApiResponse;exports.productsTableConfig=e.productsTableConfig;exports.productsTableData=e.productsTableData;exports.pxToCss=e.pxToCss;exports.pxToRem=e.pxToRem;exports.useChart=e.useChart;exports.useContainerHeight=e.useContainerHeight;exports.useContainerWidth=e.useContainerWidth;exports.usePanelState=e.usePanelState;exports.useSidebar=e.useSidebar;exports.useTableContext=e.useTableContext;exports.useToast=e.useToast;exports.usersApiResponse=e.usersApiResponse;exports.usersTableConfig=e.usersTableConfig;exports.usersTableData=e.usersTableData;exports.visualComposerCollision=e.visualComposerCollision;
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/dist/index.mjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
2
|
+
import { c6 as e, cp as o, aP as r, cc as t, c4 as n, cN as i, cU as d, cV as l, cP as c, cS as C, cT as b, cQ as g, cR as u, cO as p, b_ as P, bZ as I, c7 as T, bL as m, bE as D, bG as A, bB as h, bF as S, D as M, E as B, B as L, F as y, ck as k, c9 as K, ca as R, cW as E, d0 as H, cY as w, cZ as F, cX as W, c_ as x, c$ as v, G as O, d1 as f, H as N, e1 as G, c as V, d as U, f as z, cx as _, cH as j, I as Q, bf as X, dL as Y, dJ as Z, dP as q, dN as J, dO as $, dM as aa, J as sa, K as ea, M as oa, O as ra, Q as ta, R as na, T as ia, U as da, c5 as la, V as ca, _ as Ca, W as ba, X as ga, Y as ua, Z as pa, $ as Pa, a0 as Ia, cB as Ta, cC as ma, a1 as Da, cb as Aa, a2 as ha, a3 as Sa, a4 as Ma, a5 as Ba, bU as La, C as ya, d2 as ka, cK as Ka, co as Ra, bS as Ea, b2 as Ha, dd as wa, b4 as Fa, a6 as Wa, bO as xa, aE as va, al as Oa, an as fa, am as Na, bx as Ga, bz as Va, by as Ua, bj as za, bk as _a, bp as ja, bs as Qa, bm as Xa, bq as Ya, br as Za, bn as qa, bo as Ja, bl as $a, aa as as, bt as ss, bv as es, bu as os, a9 as rs, a7 as ts, a8 as ns, cJ as is, ad as ds, ab as ls, ac as cs, bV as Cs, bW as bs, bX as gs, cy as us, cz as ps, bT as Ps, c8 as Is, cG as Ts, ae as ms, ai as Ds, bg as As, af as hs, ag as Ss, aR as Ms, aj as Bs, ak as Ls, ao as ys, cf as ks, ap as Ks, aq as Rs, ar as Es, bN as Hs, dW as ws, e8 as Fs, dQ as Ws, e9 as xs, dV as vs, e2 as Os, e3 as fs, e4 as Ns, dX as Gs, dY as Vs, dZ as Us, d_ as zs, e0 as _s, e7 as js, e5 as Qs, e6 as Xs, dS as Ys, dT as Zs, dR as qs, d$ as Js, dU as $s, b$ as ae, c1 as se, c0 as ee, as as oe, h as re, L as te, b3 as ne, aA as ie, aB as de, cF as le, cg as ce, aC as Ce, aD as be, av as ge, bR as ue, cI as pe, aw as Pe, ax as Ie, cl as Te, d3 as me, d9 as De, dc as Ae, d5 as he, d8 as Se, da as Me, db as Be, d6 as Le, d7 as ye, d4 as ke, bH as Ke, bI as Re, bJ as Ee, b9 as He, cE as we, N as Fe, ay as We, az as xe, x as ve, z as Oe, l as fe, b1 as Ne, P as Ge, n as Ve, bD as Ue, de as ze, bY as _e, cA as je, aF as Qe, cn as Xe, aH as Ye, aI as Ze, aJ as qe, aK as Je, bc as $e, aG as ao, b5 as so, b8 as eo, cj as oo, aL as ro, aM as to, bC as no, bK as io, cw as lo, e as co, S as Co, b as bo, a as go, aN as uo, bd as po, cq as Po, at as Io, bw as To, cu as mo, cv as Do, cM as Ao, ct as ho, cs as So, cr as Mo, y as Bo, aO as Lo, ci as yo, b7 as ko, df as Ko, aQ as Ro, dg as Eo, dj as Ho, be as wo, dl as Fo, dt as Wo, dm as xo, du as vo, dn as Oo, di as fo, ds as No, dr as Go, dp as Vo, dh as Uo, dk as zo, dE as _o, aS as jo, aT as Qo, aU as Xo, dF as Yo, dH as Zo, aW as qo, aX as Jo, aV as $o, cL as ar, aY as sr, aZ as er, a_ as or, a$ as rr, b0 as tr, cD as nr, ce as ir, dI as dr, cm as lr, bh as cr, bP as Cr, bb as br, bA as gr, bQ as ur, bM as pr, ba as Pr, b6 as Ir, cd as Tr, ch as mr, dx as Dr, q as Ar, ah as hr, o as Sr, j as Mr, t as Br, v as Lr, k as yr, A as kr, s as Kr, r as Rr, w as Er, m as Hr, dw as wr, dv as Fr, dD as Wr, dB as xr, dC as vr, i as Or, p as fr, dK as Nr, c3 as Gr, c2 as Vr, u as Ur, au as zr, dq as _r, dG as jr, dA as Qr, dy as Xr, dz as Yr, bi as Zr } from "./index-CwC8HMCQ.js";
|
|
3
3
|
export {
|
|
4
4
|
e as AICommentaryIcon,
|
|
5
5
|
o as AIMessage,
|
|
6
6
|
r as ActivityFeed,
|
|
7
7
|
t as AddIcon,
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
n as AlertCallout,
|
|
9
|
+
i as AlertDialog,
|
|
10
10
|
d as AlertDialogAction,
|
|
11
11
|
l as AlertDialogCancel,
|
|
12
12
|
c as AlertDialogContent,
|
|
@@ -19,9 +19,9 @@ export {
|
|
|
19
19
|
I as AppointmentRow,
|
|
20
20
|
T as ArrowNarrowDownIcon,
|
|
21
21
|
m as AttachmentMessage,
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
22
|
+
D as AuthActionWidget,
|
|
23
|
+
A as AuthEmailVerificationWidget,
|
|
24
|
+
h as AuthFormWidget,
|
|
25
25
|
S as AuthSocialOptionsWidget,
|
|
26
26
|
M as Avatar,
|
|
27
27
|
B as AvatarGroup,
|
|
@@ -59,8 +59,8 @@ export {
|
|
|
59
59
|
oa as ChatCollapsibleDialog,
|
|
60
60
|
ra as ChatCommandList,
|
|
61
61
|
ta as ChatCommandListItem,
|
|
62
|
-
|
|
63
|
-
|
|
62
|
+
na as ChatHeader,
|
|
63
|
+
ia as ChatHistorial,
|
|
64
64
|
da as ChatHistorialItemComponent,
|
|
65
65
|
la as ChatIcon,
|
|
66
66
|
ca as ChatInputText,
|
|
@@ -73,9 +73,9 @@ export {
|
|
|
73
73
|
Ia as CheckboxGroup,
|
|
74
74
|
Ta as ChevronDownIcon,
|
|
75
75
|
ma as ChevronUpIcon,
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
76
|
+
Da as Chip,
|
|
77
|
+
Aa as CircleIcon,
|
|
78
|
+
ha as ColorPalette,
|
|
79
79
|
Sa as ColumnHandler,
|
|
80
80
|
Ma as ColumnHeader,
|
|
81
81
|
Ba as ComboBox,
|
|
@@ -91,229 +91,233 @@ export {
|
|
|
91
91
|
Wa as DragAndDropListItem,
|
|
92
92
|
xa as DraggableListRow,
|
|
93
93
|
va as Drawer,
|
|
94
|
-
Oa as
|
|
95
|
-
fa as
|
|
96
|
-
Na as
|
|
97
|
-
Ga as
|
|
98
|
-
Va as
|
|
99
|
-
Ua as
|
|
100
|
-
za as
|
|
101
|
-
_a as
|
|
102
|
-
ja as
|
|
103
|
-
Qa as
|
|
104
|
-
Xa as
|
|
105
|
-
Ya as
|
|
106
|
-
Za as
|
|
107
|
-
qa as
|
|
108
|
-
Ja as
|
|
109
|
-
$a as
|
|
110
|
-
as as
|
|
111
|
-
ss as
|
|
112
|
-
es as
|
|
113
|
-
os as
|
|
114
|
-
rs as
|
|
115
|
-
ts as
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
ds as
|
|
119
|
-
ls as
|
|
120
|
-
cs as
|
|
121
|
-
Cs as
|
|
122
|
-
bs as
|
|
123
|
-
gs as
|
|
124
|
-
us as
|
|
125
|
-
ps as
|
|
126
|
-
Ps as
|
|
127
|
-
Is as
|
|
128
|
-
Ts as
|
|
129
|
-
ms as
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
Ss as
|
|
134
|
-
Ms as
|
|
135
|
-
Bs as
|
|
136
|
-
Ls as
|
|
137
|
-
ys as
|
|
138
|
-
ks as
|
|
139
|
-
Ks as
|
|
140
|
-
Rs as
|
|
141
|
-
Es as
|
|
142
|
-
Hs as
|
|
143
|
-
ws as
|
|
144
|
-
Fs as
|
|
145
|
-
Ws as
|
|
146
|
-
xs as
|
|
147
|
-
vs as
|
|
148
|
-
Os as
|
|
149
|
-
fs as
|
|
150
|
-
Ns as
|
|
151
|
-
Gs as
|
|
152
|
-
Vs as
|
|
153
|
-
Us as
|
|
154
|
-
zs as
|
|
155
|
-
_s as
|
|
156
|
-
js as
|
|
157
|
-
Qs as
|
|
158
|
-
Xs as
|
|
159
|
-
Ys as
|
|
160
|
-
Zs as
|
|
161
|
-
qs as
|
|
162
|
-
Js as
|
|
163
|
-
$s as
|
|
164
|
-
ae as
|
|
165
|
-
se as
|
|
166
|
-
ee as
|
|
167
|
-
oe as
|
|
168
|
-
re as
|
|
169
|
-
te as
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
de as
|
|
173
|
-
le as
|
|
174
|
-
ce as
|
|
175
|
-
Ce as
|
|
176
|
-
be as
|
|
177
|
-
ge as
|
|
178
|
-
ue as
|
|
179
|
-
pe as
|
|
180
|
-
Pe as
|
|
181
|
-
Ie as
|
|
182
|
-
Te as
|
|
183
|
-
me as
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
Se as
|
|
188
|
-
Me as
|
|
189
|
-
Be as
|
|
190
|
-
Le as
|
|
191
|
-
ye as
|
|
192
|
-
ke as
|
|
193
|
-
Ke as
|
|
194
|
-
Re as
|
|
195
|
-
Ee as
|
|
196
|
-
He as
|
|
197
|
-
we as
|
|
198
|
-
Fe as
|
|
199
|
-
We as
|
|
200
|
-
xe as
|
|
201
|
-
ve as
|
|
202
|
-
Oe as
|
|
203
|
-
fe as
|
|
204
|
-
Ne as
|
|
205
|
-
Ge as
|
|
206
|
-
Ve as
|
|
207
|
-
Ue as
|
|
208
|
-
ze as
|
|
209
|
-
_e as
|
|
210
|
-
je as
|
|
211
|
-
Qe as
|
|
212
|
-
Xe as
|
|
213
|
-
Ye as
|
|
214
|
-
Ze as
|
|
215
|
-
qe as
|
|
216
|
-
Je as
|
|
217
|
-
$e as
|
|
218
|
-
ao as
|
|
219
|
-
so as
|
|
220
|
-
eo as
|
|
221
|
-
oo as
|
|
222
|
-
ro as
|
|
223
|
-
to as
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
lo as
|
|
227
|
-
co as
|
|
228
|
-
Co as
|
|
229
|
-
bo as
|
|
230
|
-
go as
|
|
231
|
-
uo as
|
|
232
|
-
po as
|
|
233
|
-
Po as
|
|
234
|
-
Io as
|
|
235
|
-
To as
|
|
236
|
-
mo as
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
So as
|
|
241
|
-
Mo as
|
|
242
|
-
Bo as
|
|
243
|
-
Lo as
|
|
244
|
-
yo as
|
|
245
|
-
ko as
|
|
246
|
-
Ko as
|
|
247
|
-
Ro as
|
|
248
|
-
Eo as
|
|
249
|
-
Ho as
|
|
250
|
-
wo as
|
|
251
|
-
Fo as
|
|
252
|
-
Wo as
|
|
253
|
-
xo as
|
|
254
|
-
vo as
|
|
255
|
-
Oo as
|
|
256
|
-
fo as
|
|
257
|
-
No as
|
|
258
|
-
Go as
|
|
259
|
-
Vo as
|
|
260
|
-
Uo as
|
|
261
|
-
zo as
|
|
262
|
-
_o as
|
|
263
|
-
jo as
|
|
264
|
-
Qo as
|
|
265
|
-
Xo as
|
|
266
|
-
Yo as
|
|
267
|
-
Zo as
|
|
268
|
-
qo as
|
|
269
|
-
Jo as
|
|
270
|
-
$o as
|
|
271
|
-
ar as
|
|
272
|
-
sr as
|
|
273
|
-
er as
|
|
274
|
-
or as
|
|
275
|
-
rr as
|
|
276
|
-
tr as
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
dr as
|
|
280
|
-
lr as
|
|
281
|
-
cr as
|
|
282
|
-
Cr as
|
|
283
|
-
br as
|
|
284
|
-
gr as
|
|
285
|
-
ur as
|
|
286
|
-
pr as
|
|
287
|
-
Pr as
|
|
288
|
-
Ir as
|
|
289
|
-
Tr as
|
|
290
|
-
mr as
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
Sr as
|
|
295
|
-
Mr as
|
|
296
|
-
Br as
|
|
297
|
-
Lr as
|
|
298
|
-
yr as
|
|
299
|
-
kr as
|
|
300
|
-
Kr as
|
|
301
|
-
Rr as
|
|
302
|
-
Er as
|
|
303
|
-
Hr as
|
|
304
|
-
wr as
|
|
305
|
-
Fr as
|
|
306
|
-
Wr as
|
|
307
|
-
xr as
|
|
308
|
-
vr as
|
|
309
|
-
Or as
|
|
310
|
-
fr as
|
|
311
|
-
Nr as
|
|
312
|
-
Gr as
|
|
313
|
-
Vr as
|
|
314
|
-
Ur as
|
|
315
|
-
zr as
|
|
316
|
-
_r as
|
|
317
|
-
jr as
|
|
94
|
+
Oa as DropIconPicker,
|
|
95
|
+
fa as DropIconPickerContent,
|
|
96
|
+
Na as DropIconPickerTrigger,
|
|
97
|
+
Ga as DropLayoutPicker,
|
|
98
|
+
Va as DropLayoutPickerContent,
|
|
99
|
+
Ua as DropLayoutPickerTrigger,
|
|
100
|
+
za as DropMenu,
|
|
101
|
+
_a as DropModal,
|
|
102
|
+
ja as DropModalBody,
|
|
103
|
+
Qa as DropModalClose,
|
|
104
|
+
Xa as DropModalContent,
|
|
105
|
+
Ya as DropModalFooter,
|
|
106
|
+
Za as DropModalFooterActions,
|
|
107
|
+
qa as DropModalHeader,
|
|
108
|
+
Ja as DropModalTitle,
|
|
109
|
+
$a as DropModalTrigger,
|
|
110
|
+
as as DropPlaceholder,
|
|
111
|
+
ss as DropSizePicker,
|
|
112
|
+
es as DropSizePickerContent,
|
|
113
|
+
os as DropSizePickerTrigger,
|
|
114
|
+
rs as DropZone,
|
|
115
|
+
ts as Dropdown,
|
|
116
|
+
ns as DropdownMenu,
|
|
117
|
+
is as Edit2Icon,
|
|
118
|
+
ds as EmptyState,
|
|
119
|
+
ls as ErrorBoundary,
|
|
120
|
+
cs as ErrorState,
|
|
121
|
+
Cs as ExpressionCard,
|
|
122
|
+
bs as ExpressionPanel,
|
|
123
|
+
gs as ExpressionPanelDivider,
|
|
124
|
+
us as EyeIcon,
|
|
125
|
+
ps as EyeOffIcon,
|
|
126
|
+
Ps as FilterConditionRow,
|
|
127
|
+
Is as FilterFunnel02Icon,
|
|
128
|
+
Ts as FlashIcon,
|
|
129
|
+
ms as FloatingBar,
|
|
130
|
+
Ds as Footer,
|
|
131
|
+
As as FormFieldGroup,
|
|
132
|
+
hs as GridDraggableItem,
|
|
133
|
+
Ss as Header,
|
|
134
|
+
Ms as HeaderTabs,
|
|
135
|
+
Bs as Icon,
|
|
136
|
+
Ls as IconPicker,
|
|
137
|
+
ys as ImageUploader,
|
|
138
|
+
ks as InfoIcon,
|
|
139
|
+
Ks as InfoLabel,
|
|
140
|
+
Rs as InputField,
|
|
141
|
+
Es as InputSearch,
|
|
142
|
+
Hs as InvoiceCard,
|
|
143
|
+
ws as KPIAutomationTrigger,
|
|
144
|
+
Fs as KPIBarChart,
|
|
145
|
+
Ws as KPICard,
|
|
146
|
+
xs as KPIChart,
|
|
147
|
+
vs as KPIDetailedMetric,
|
|
148
|
+
Os as KPIDonutChart,
|
|
149
|
+
fs as KPIPieChart,
|
|
150
|
+
Ns as KPIPieMetrics,
|
|
151
|
+
Gs as KPIProgressBar,
|
|
152
|
+
Vs as KPIProgressCircle,
|
|
153
|
+
Us as KPIProgressHalfCircle,
|
|
154
|
+
zs as KPIProgressMetrics,
|
|
155
|
+
_s as KPIQuickActionList,
|
|
156
|
+
js as KPIRadarMetrics,
|
|
157
|
+
Qs as KPIRadialChart,
|
|
158
|
+
Xs as KPIRadialMetrics,
|
|
159
|
+
Ys as KPISingleValue,
|
|
160
|
+
Zs as KPISingleValueAction,
|
|
161
|
+
qs as KPISingleValueContent,
|
|
162
|
+
Js as KPISlider,
|
|
163
|
+
$s as KPIValueBreakdown,
|
|
164
|
+
ae as Kanban,
|
|
165
|
+
se as KanbanCard,
|
|
166
|
+
ee as KanbanColumn,
|
|
167
|
+
oe as Kbd,
|
|
168
|
+
re as LAYOUT,
|
|
169
|
+
te as LAYOUT_SPACING,
|
|
170
|
+
ne as LabelIcon,
|
|
171
|
+
ie as LabelWithIcon,
|
|
172
|
+
de as LabelWithTooltip,
|
|
173
|
+
le as LayerIcon,
|
|
174
|
+
ce as LeftArrowIcon,
|
|
175
|
+
Ce as Link,
|
|
176
|
+
be as LinkGroup,
|
|
177
|
+
ge as ListItem,
|
|
178
|
+
ue as LogicOperatorConnector,
|
|
179
|
+
pe as MaximizeIcon,
|
|
180
|
+
Pe as MenuBuilder,
|
|
181
|
+
Ie as MenuItemsPanel,
|
|
182
|
+
Te as MessageProgrammingOutlined,
|
|
183
|
+
me as Modal,
|
|
184
|
+
De as ModalBody,
|
|
185
|
+
Ae as ModalClose,
|
|
186
|
+
he as ModalContent,
|
|
187
|
+
Se as ModalDescription,
|
|
188
|
+
Me as ModalFooter,
|
|
189
|
+
Be as ModalFooterActions,
|
|
190
|
+
Le as ModalHeader,
|
|
191
|
+
ye as ModalTitle,
|
|
192
|
+
ke as ModalTrigger,
|
|
193
|
+
Ke as ModuleCard,
|
|
194
|
+
Re as ModuleCardHeader,
|
|
195
|
+
Ee as ModuleFieldItem,
|
|
196
|
+
He as ModuleSummaryCard,
|
|
197
|
+
we as MoreIcon,
|
|
198
|
+
Fe as NAVBAR,
|
|
199
|
+
We as NavSidebar,
|
|
200
|
+
xe as OptionsEditor,
|
|
201
|
+
ve as PANEL_DEFAULTS,
|
|
202
|
+
Oe as PageLayout,
|
|
203
|
+
fe as Panel,
|
|
204
|
+
Ne as PanelHeader,
|
|
205
|
+
Ge as PanelLayout,
|
|
206
|
+
Ve as PanelMain,
|
|
207
|
+
Ue as PasswordResetWidget,
|
|
208
|
+
ze as PlanPricingCard,
|
|
209
|
+
_e as Planner,
|
|
210
|
+
je as PlusCircleIcon,
|
|
211
|
+
Qe as ProductIcon,
|
|
212
|
+
Xe as ProgrammingArrowsOutlined,
|
|
213
|
+
Ye as Progress,
|
|
214
|
+
Ze as ProgressBar,
|
|
215
|
+
qe as ProgressCircle,
|
|
216
|
+
Je as ProgressTracker,
|
|
217
|
+
$e as ProjectActionCard,
|
|
218
|
+
ao as ProjectCard,
|
|
219
|
+
so as ProjectCardPlan,
|
|
220
|
+
eo as ProjectOverviewCard,
|
|
221
|
+
oo as QuestionCircle,
|
|
222
|
+
ro as QuickActions,
|
|
223
|
+
to as Radio,
|
|
224
|
+
no as RecoveryWidget,
|
|
225
|
+
io as RelatedDataCard,
|
|
226
|
+
lo as RightArrowIcon,
|
|
227
|
+
co as SIDEBAR,
|
|
228
|
+
Co as Section,
|
|
229
|
+
bo as SectionFeatures,
|
|
230
|
+
go as SectionHero,
|
|
231
|
+
uo as SelectableCard,
|
|
232
|
+
po as SettingsCard,
|
|
233
|
+
Po as ShareIcon,
|
|
234
|
+
Io as Sidebar,
|
|
235
|
+
To as SizePicker,
|
|
236
|
+
mo as SkalarLogo,
|
|
237
|
+
Do as SkalarLogoNoText,
|
|
238
|
+
Ao as SlashIcon,
|
|
239
|
+
ho as SliderPointerDown,
|
|
240
|
+
So as SliderPointerUp,
|
|
241
|
+
Mo as SliderThumbIcon,
|
|
242
|
+
Bo as SplitPanelLayout,
|
|
243
|
+
Lo as Stepper,
|
|
244
|
+
yo as StraightInfoIcon,
|
|
245
|
+
ko as SupportCard,
|
|
246
|
+
Ko as Switcher,
|
|
247
|
+
Ro as TabbedContainer,
|
|
248
|
+
Eo as Table,
|
|
249
|
+
Ho as TableBody,
|
|
250
|
+
wo as TableCard,
|
|
251
|
+
Fo as TableCell,
|
|
252
|
+
Wo as TableColumnFilter,
|
|
253
|
+
xo as TableColumnHeader,
|
|
254
|
+
vo as TableColumnVisibility,
|
|
255
|
+
Oo as TableEmptyState,
|
|
256
|
+
fo as TableHeader,
|
|
257
|
+
No as TableHeading,
|
|
258
|
+
Go as TablePagination,
|
|
259
|
+
Vo as TableProvider,
|
|
260
|
+
Uo as TableRoot,
|
|
261
|
+
zo as TableRow,
|
|
262
|
+
_o as Tabs,
|
|
263
|
+
jo as Tag,
|
|
264
|
+
Qo as TextArea,
|
|
265
|
+
Xo as ThemeToggle,
|
|
266
|
+
Yo as ToastComponent,
|
|
267
|
+
Zo as ToastProvider,
|
|
268
|
+
qo as Toggle,
|
|
269
|
+
Jo as ToggleGroup,
|
|
270
|
+
$o as Tooltip,
|
|
271
|
+
ar as TrashIcon,
|
|
272
|
+
sr as TypesPanel,
|
|
273
|
+
er as TypesPanelBodyGrid,
|
|
274
|
+
or as TypesPanelBodyList,
|
|
275
|
+
rr as TypesPanelHeader,
|
|
276
|
+
tr as TypesPanelHeaderSearch,
|
|
277
|
+
nr as UnionIcon,
|
|
278
|
+
ir as UploadImageIcon,
|
|
279
|
+
dr as UserMenu,
|
|
280
|
+
lr as VideoPlayOutlined,
|
|
281
|
+
cr as VisualComposer,
|
|
282
|
+
Cr as WidgetBuilderEdit,
|
|
283
|
+
br as WidgetBuilderItemHoverAction,
|
|
284
|
+
gr as WidgetContainer,
|
|
285
|
+
ur as WidgetPreview,
|
|
286
|
+
pr as WidgetSidebar,
|
|
287
|
+
Pr as WidgetSummaryCard,
|
|
288
|
+
Ir as WorkspaceSettings,
|
|
289
|
+
Tr as XMark,
|
|
290
|
+
mr as XMarkAlert,
|
|
291
|
+
Dr as addSelectionColumn,
|
|
292
|
+
Ar as calculateDraggedPanelPercentage,
|
|
293
|
+
hr as calculateHeaderWidths,
|
|
294
|
+
Sr as calculatePanelPercentage,
|
|
295
|
+
Mr as createMediaQuery,
|
|
296
|
+
Br as findPanelById,
|
|
297
|
+
Lr as getCentralWidth,
|
|
298
|
+
yr as getCurrentBreakpoint,
|
|
299
|
+
kr as getGapClass,
|
|
300
|
+
Kr as getTotalPanelsWidth,
|
|
301
|
+
Rr as getTotalSideWidth,
|
|
302
|
+
Er as initializePanelsState,
|
|
303
|
+
Hr as matchesBreakpoint,
|
|
304
|
+
wr as parseColumnConfig,
|
|
305
|
+
Fr as parseTableConfig,
|
|
306
|
+
Wr as productsApiResponse,
|
|
307
|
+
xr as productsTableConfig,
|
|
308
|
+
vr as productsTableData,
|
|
309
|
+
Or as pxToCss,
|
|
310
|
+
fr as pxToRem,
|
|
311
|
+
Nr as useChart,
|
|
312
|
+
Gr as useContainerHeight,
|
|
313
|
+
Vr as useContainerWidth,
|
|
314
|
+
Ur as usePanelState,
|
|
315
|
+
zr as useSidebar,
|
|
316
|
+
_r as useTableContext,
|
|
317
|
+
jr as useToast,
|
|
318
|
+
Qr as usersApiResponse,
|
|
319
|
+
Xr as usersTableConfig,
|
|
320
|
+
Yr as usersTableData,
|
|
321
|
+
Zr as visualComposerCollision
|
|
318
322
|
};
|
|
319
323
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export interface IconPickerProps {
|
|
3
|
+
/** Nombre del icono seleccionado (p. ej. "Home"). */
|
|
4
|
+
value?: string;
|
|
5
|
+
/** Se dispara con el nombre del icono elegido. */
|
|
6
|
+
onChange: (iconName: string) => void;
|
|
7
|
+
/** Placeholder del buscador. */
|
|
8
|
+
searchPlaceholder?: string;
|
|
9
|
+
/** Alto del área de grid (px). Default 280. */
|
|
10
|
+
gridHeight?: number;
|
|
11
|
+
className?: string;
|
|
12
|
+
}
|
|
13
|
+
/** Selector de icono SIEMPRE visible: buscador + grid virtualizado de iconos de iconsax. */
|
|
14
|
+
export declare const IconPicker: {
|
|
15
|
+
({ value, onChange, searchPlaceholder, gridHeight, className, }: IconPickerProps): import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
displayName: string;
|
|
17
|
+
};
|
|
18
|
+
export interface DropIconPickerProps {
|
|
19
|
+
value?: string;
|
|
20
|
+
onChange: (iconName: string) => void;
|
|
21
|
+
children: React.ReactNode;
|
|
22
|
+
}
|
|
23
|
+
declare const DropIconPicker: {
|
|
24
|
+
({ children, value, onChange }: DropIconPickerProps): import("react/jsx-runtime").JSX.Element;
|
|
25
|
+
displayName: string;
|
|
26
|
+
};
|
|
27
|
+
declare const DropIconPickerTrigger: {
|
|
28
|
+
({ children }: {
|
|
29
|
+
children: React.ReactElement<Record<string, unknown>>;
|
|
30
|
+
}): React.ReactElement<Record<string, unknown>, string | React.JSXElementConstructor<any>>;
|
|
31
|
+
displayName: string;
|
|
32
|
+
};
|
|
33
|
+
declare const DropIconPickerContent: {
|
|
34
|
+
({ className }: {
|
|
35
|
+
className?: string;
|
|
36
|
+
}): React.ReactPortal | null;
|
|
37
|
+
displayName: string;
|
|
38
|
+
};
|
|
39
|
+
export { DropIconPicker, DropIconPickerTrigger, DropIconPickerContent };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./IconPicker";
|