brd-ui-kit 0.1.55 → 0.1.58
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/_commonjsHelpers-DKOUU3wS.cjs +2 -0
- package/dist/_commonjsHelpers-DKOUU3wS.cjs.map +1 -0
- package/dist/_commonjsHelpers-DaMA6jEr.js +9 -0
- package/dist/_commonjsHelpers-DaMA6jEr.js.map +1 -0
- package/dist/chart-CgVfpT_X.cjs +63 -0
- package/dist/chart-CgVfpT_X.cjs.map +1 -0
- package/dist/chart-D15EtNmb.js +13139 -0
- package/dist/chart-D15EtNmb.js.map +1 -0
- package/dist/components/app-pagination.d.ts +2 -0
- package/dist/components/app-sidebar.d.ts +2 -0
- package/dist/components/avatar-uploader.d.ts +2 -0
- package/dist/components/basic-avatar.d.ts +2 -0
- package/dist/components/basic-chart.d.ts +2 -0
- package/dist/components/basic-checkbox.d.ts +2 -0
- package/dist/components/basic-drawer.d.ts +2 -0
- package/dist/components/basic-modal.d.ts +2 -0
- package/dist/components/basic-select.d.ts +2 -0
- package/dist/components/basic-table.d.ts +2 -0
- package/dist/components/basic-tooltip.d.ts +2 -0
- package/dist/components/files-uploader.d.ts +2 -0
- package/dist/components/input-field.d.ts +2 -0
- package/dist/components/input-password.d.ts +2 -0
- package/dist/components/popover-modal.d.ts +2 -0
- package/dist/components/radio-button.d.ts +2 -0
- package/dist/components/select-field.d.ts +2 -0
- package/dist/components/select-groups.d.ts +2 -0
- package/dist/components/textarea-field.d.ts +2 -0
- package/dist/components/ui/avatar.d.ts +2 -0
- package/dist/components/ui/badge.d.ts +2 -0
- package/dist/components/ui/button.d.ts +2 -0
- package/dist/components/ui/card.d.ts +2 -0
- package/dist/components/ui/chart.d.ts +2 -0
- package/dist/components/ui/checkbox.d.ts +2 -0
- package/dist/components/ui/combobox.d.ts +2 -0
- package/dist/components/ui/dialog.d.ts +2 -0
- package/dist/components/ui/drawer.d.ts +2 -0
- package/dist/components/ui/field.d.ts +2 -0
- package/dist/components/ui/icon.d.ts +2 -0
- package/dist/components/ui/input-group.d.ts +2 -0
- package/dist/components/ui/input.d.ts +2 -0
- package/dist/components/ui/label.d.ts +2 -0
- package/dist/components/ui/navigation-item.d.ts +2 -0
- package/dist/components/ui/navigation-menu.d.ts +2 -0
- package/dist/components/ui/pagination.d.ts +2 -0
- package/dist/components/ui/popover.d.ts +2 -0
- package/dist/components/ui/progress.d.ts +2 -0
- package/dist/components/ui/radio-group.d.ts +2 -0
- package/dist/components/ui/select.d.ts +2 -0
- package/dist/components/ui/separator.d.ts +2 -0
- package/dist/components/ui/sonner.d.ts +2 -0
- package/dist/components/ui/switch.d.ts +2 -0
- package/dist/components/ui/table.d.ts +2 -0
- package/dist/components/ui/tabs.d.ts +2 -0
- package/dist/components/ui/textarea.d.ts +2 -0
- package/dist/components/ui/tooltip.d.ts +2 -0
- package/dist/components/ui/typography.d.ts +2 -0
- package/dist/components-app-pagination-app-pagination.cjs +2 -0
- package/dist/components-app-pagination-app-pagination.cjs.map +1 -0
- package/dist/components-app-pagination-app-pagination.js +97 -0
- package/dist/components-app-pagination-app-pagination.js.map +1 -0
- package/dist/components-app-pagination-app-pagination.styles.cjs +3 -0
- package/dist/components-app-pagination-app-pagination.styles.cjs.map +1 -0
- package/dist/components-app-pagination-app-pagination.styles.js +85 -0
- package/dist/components-app-pagination-app-pagination.styles.js.map +1 -0
- package/dist/components-app-pagination.cjs +2 -0
- package/dist/components-app-pagination.cjs.map +1 -0
- package/dist/components-app-pagination.js +5 -0
- package/dist/components-app-pagination.js.map +1 -0
- package/dist/components-app-sidebar-app-sidebar.cjs +2 -0
- package/dist/components-app-sidebar-app-sidebar.cjs.map +1 -0
- package/dist/components-app-sidebar-app-sidebar.js +97 -0
- package/dist/components-app-sidebar-app-sidebar.js.map +1 -0
- package/dist/components-app-sidebar-app-sidebar.styles.cjs +2 -0
- package/dist/components-app-sidebar-app-sidebar.styles.cjs.map +1 -0
- package/dist/components-app-sidebar-app-sidebar.styles.js +59 -0
- package/dist/components-app-sidebar-app-sidebar.styles.js.map +1 -0
- package/dist/components-app-sidebar.cjs +2 -0
- package/dist/components-app-sidebar.cjs.map +1 -0
- package/dist/components-app-sidebar.js +5 -0
- package/dist/components-app-sidebar.js.map +1 -0
- package/dist/components-avatar-uploader-avatar-uploader.cjs +3 -0
- package/dist/components-avatar-uploader-avatar-uploader.cjs.map +1 -0
- package/dist/components-avatar-uploader-avatar-uploader.js +103 -0
- package/dist/components-avatar-uploader-avatar-uploader.js.map +1 -0
- package/dist/components-avatar-uploader.cjs +2 -0
- package/dist/components-avatar-uploader.cjs.map +1 -0
- package/dist/components-avatar-uploader.js +5 -0
- package/dist/components-avatar-uploader.js.map +1 -0
- package/dist/components-basic-avatar-basic-avatar.cjs +4 -0
- package/dist/components-basic-avatar-basic-avatar.cjs.map +1 -0
- package/dist/components-basic-avatar-basic-avatar.js +99 -0
- package/dist/components-basic-avatar-basic-avatar.js.map +1 -0
- package/dist/components-basic-avatar.cjs +2 -0
- package/dist/components-basic-avatar.cjs.map +1 -0
- package/dist/components-basic-avatar.js +5 -0
- package/dist/components-basic-avatar.js.map +1 -0
- package/dist/components-basic-chart-basic-chart.cjs +4 -0
- package/dist/components-basic-chart-basic-chart.cjs.map +1 -0
- package/dist/components-basic-chart-basic-chart.js +5546 -0
- package/dist/components-basic-chart-basic-chart.js.map +1 -0
- package/dist/components-basic-chart.cjs +2 -0
- package/dist/components-basic-chart.cjs.map +1 -0
- package/dist/components-basic-chart.js +5 -0
- package/dist/components-basic-chart.js.map +1 -0
- package/dist/components-basic-checkbox-basic-checkbox.cjs +2 -0
- package/dist/components-basic-checkbox-basic-checkbox.cjs.map +1 -0
- package/dist/components-basic-checkbox-basic-checkbox.js +54 -0
- package/dist/components-basic-checkbox-basic-checkbox.js.map +1 -0
- package/dist/components-basic-checkbox.cjs +2 -0
- package/dist/components-basic-checkbox.cjs.map +1 -0
- package/dist/components-basic-checkbox.js +5 -0
- package/dist/components-basic-checkbox.js.map +1 -0
- package/dist/components-basic-drawer-basic-drawer.cjs +2 -0
- package/dist/components-basic-drawer-basic-drawer.cjs.map +1 -0
- package/dist/components-basic-drawer-basic-drawer.js +74 -0
- package/dist/components-basic-drawer-basic-drawer.js.map +1 -0
- package/dist/components-basic-drawer.cjs +2 -0
- package/dist/components-basic-drawer.cjs.map +1 -0
- package/dist/components-basic-drawer.js +5 -0
- package/dist/components-basic-drawer.js.map +1 -0
- package/dist/components-basic-modal-basic-modal.cjs +2 -0
- package/dist/components-basic-modal-basic-modal.cjs.map +1 -0
- package/dist/components-basic-modal-basic-modal.js +56 -0
- package/dist/components-basic-modal-basic-modal.js.map +1 -0
- package/dist/components-basic-modal.cjs +2 -0
- package/dist/components-basic-modal.cjs.map +1 -0
- package/dist/components-basic-modal.js +5 -0
- package/dist/components-basic-modal.js.map +1 -0
- package/dist/components-basic-select-basic-select.cjs +2 -0
- package/dist/components-basic-select-basic-select.cjs.map +1 -0
- package/dist/components-basic-select-basic-select.js +53 -0
- package/dist/components-basic-select-basic-select.js.map +1 -0
- package/dist/components-basic-select.cjs +2 -0
- package/dist/components-basic-select.cjs.map +1 -0
- package/dist/components-basic-select.js +5 -0
- package/dist/components-basic-select.js.map +1 -0
- package/dist/components-basic-table-basic-table.cjs +5 -0
- package/dist/components-basic-table-basic-table.cjs.map +1 -0
- package/dist/components-basic-table-basic-table.js +1961 -0
- package/dist/components-basic-table-basic-table.js.map +1 -0
- package/dist/components-basic-table.cjs +2 -0
- package/dist/components-basic-table.cjs.map +1 -0
- package/dist/components-basic-table.js +5 -0
- package/dist/components-basic-table.js.map +1 -0
- package/dist/components-basic-tooltip-basic-tooltip.cjs +2 -0
- package/dist/components-basic-tooltip-basic-tooltip.cjs.map +1 -0
- package/dist/components-basic-tooltip-basic-tooltip.js +61 -0
- package/dist/components-basic-tooltip-basic-tooltip.js.map +1 -0
- package/dist/components-basic-tooltip.cjs +2 -0
- package/dist/components-basic-tooltip.cjs.map +1 -0
- package/dist/components-basic-tooltip.js +5 -0
- package/dist/components-basic-tooltip.js.map +1 -0
- package/dist/components-files-uploader-files-uploader.cjs +8 -0
- package/dist/components-files-uploader-files-uploader.cjs.map +1 -0
- package/dist/components-files-uploader-files-uploader.js +185 -0
- package/dist/components-files-uploader-files-uploader.js.map +1 -0
- package/dist/components-files-uploader.cjs +2 -0
- package/dist/components-files-uploader.cjs.map +1 -0
- package/dist/components-files-uploader.js +5 -0
- package/dist/components-files-uploader.js.map +1 -0
- package/dist/components-input-field-input-field.cjs +2 -0
- package/dist/components-input-field-input-field.cjs.map +1 -0
- package/dist/components-input-field-input-field.js +56 -0
- package/dist/components-input-field-input-field.js.map +1 -0
- package/dist/components-input-field.cjs +2 -0
- package/dist/components-input-field.cjs.map +1 -0
- package/dist/components-input-field.js +5 -0
- package/dist/components-input-field.js.map +1 -0
- package/dist/components-input-password-input-password.cjs +2 -0
- package/dist/components-input-password-input-password.cjs.map +1 -0
- package/dist/components-input-password-input-password.js +67 -0
- package/dist/components-input-password-input-password.js.map +1 -0
- package/dist/components-input-password.cjs +2 -0
- package/dist/components-input-password.cjs.map +1 -0
- package/dist/components-input-password.js +5 -0
- package/dist/components-input-password.js.map +1 -0
- package/dist/components-popover-modal-popover-modal.cjs +2 -0
- package/dist/components-popover-modal-popover-modal.cjs.map +1 -0
- package/dist/components-popover-modal-popover-modal.js +40 -0
- package/dist/components-popover-modal-popover-modal.js.map +1 -0
- package/dist/components-popover-modal.cjs +2 -0
- package/dist/components-popover-modal.cjs.map +1 -0
- package/dist/components-popover-modal.js +5 -0
- package/dist/components-popover-modal.js.map +1 -0
- package/dist/components-radio-button-radio-button.cjs +2 -0
- package/dist/components-radio-button-radio-button.cjs.map +1 -0
- package/dist/components-radio-button-radio-button.js +74 -0
- package/dist/components-radio-button-radio-button.js.map +1 -0
- package/dist/components-radio-button.cjs +2 -0
- package/dist/components-radio-button.cjs.map +1 -0
- package/dist/components-radio-button.js +5 -0
- package/dist/components-radio-button.js.map +1 -0
- package/dist/components-select-field-select-field.cjs +3 -0
- package/dist/components-select-field-select-field.cjs.map +1 -0
- package/dist/components-select-field-select-field.js +179 -0
- package/dist/components-select-field-select-field.js.map +1 -0
- package/dist/components-select-field.cjs +2 -0
- package/dist/components-select-field.cjs.map +1 -0
- package/dist/components-select-field.js +5 -0
- package/dist/components-select-field.js.map +1 -0
- package/dist/components-select-groups-select-groups.cjs +2 -0
- package/dist/components-select-groups-select-groups.cjs.map +1 -0
- package/dist/components-select-groups-select-groups.js +91 -0
- package/dist/components-select-groups-select-groups.js.map +1 -0
- package/dist/components-select-groups.cjs +2 -0
- package/dist/components-select-groups.cjs.map +1 -0
- package/dist/components-select-groups.js +5 -0
- package/dist/components-select-groups.js.map +1 -0
- package/dist/components-textarea-field-textarea-field.cjs +2 -0
- package/dist/components-textarea-field-textarea-field.cjs.map +1 -0
- package/dist/components-textarea-field-textarea-field.js +30 -0
- package/dist/components-textarea-field-textarea-field.js.map +1 -0
- package/dist/components-textarea-field.cjs +2 -0
- package/dist/components-textarea-field.cjs.map +1 -0
- package/dist/components-textarea-field.js +5 -0
- package/dist/components-textarea-field.js.map +1 -0
- package/dist/components-ui-avatar-avatar.cjs +15 -0
- package/dist/components-ui-avatar-avatar.cjs.map +1 -0
- package/dist/components-ui-avatar-avatar.js +149 -0
- package/dist/components-ui-avatar-avatar.js.map +1 -0
- package/dist/components-ui-avatar.cjs +2 -0
- package/dist/components-ui-avatar.cjs.map +1 -0
- package/dist/components-ui-avatar.js +10 -0
- package/dist/components-ui-avatar.js.map +1 -0
- package/dist/components-ui-badge-badge.cjs +2 -0
- package/dist/components-ui-badge-badge.cjs.map +1 -0
- package/dist/components-ui-badge-badge.js +47 -0
- package/dist/components-ui-badge-badge.js.map +1 -0
- package/dist/components-ui-badge-badge.styles.cjs +3 -0
- package/dist/components-ui-badge-badge.styles.cjs.map +1 -0
- package/dist/components-ui-badge-badge.styles.js +53 -0
- package/dist/components-ui-badge-badge.styles.js.map +1 -0
- package/dist/components-ui-badge.cjs +2 -0
- package/dist/components-ui-badge.cjs.map +1 -0
- package/dist/components-ui-badge.js +7 -0
- package/dist/components-ui-badge.js.map +1 -0
- package/dist/components-ui-button-button.cjs +2 -0
- package/dist/components-ui-button-button.cjs.map +1 -0
- package/dist/components-ui-button-button.js +26 -0
- package/dist/components-ui-button-button.js.map +1 -0
- package/dist/components-ui-button-button.styles.cjs +9 -0
- package/dist/components-ui-button-button.styles.cjs.map +1 -0
- package/dist/components-ui-button-button.styles.js +58 -0
- package/dist/components-ui-button-button.styles.js.map +1 -0
- package/dist/components-ui-button.cjs +2 -0
- package/dist/components-ui-button.cjs.map +1 -0
- package/dist/components-ui-button.js +7 -0
- package/dist/components-ui-button.js.map +1 -0
- package/dist/components-ui-card-card.cjs +2 -0
- package/dist/components-ui-card-card.cjs.map +1 -0
- package/dist/components-ui-card-card.js +95 -0
- package/dist/components-ui-card-card.js.map +1 -0
- package/dist/components-ui-card-card.styles.cjs +8 -0
- package/dist/components-ui-card-card.styles.cjs.map +1 -0
- package/dist/components-ui-card-card.styles.js +55 -0
- package/dist/components-ui-card-card.styles.js.map +1 -0
- package/dist/components-ui-card.cjs +2 -0
- package/dist/components-ui-card.cjs.map +1 -0
- package/dist/components-ui-card.js +10 -0
- package/dist/components-ui-card.js.map +1 -0
- package/dist/components-ui-chart-chart.cjs +2 -0
- package/dist/components-ui-chart-chart.cjs.map +1 -0
- package/dist/components-ui-chart-chart.js +13 -0
- package/dist/components-ui-chart-chart.js.map +1 -0
- package/dist/components-ui-chart.cjs +2 -0
- package/dist/components-ui-chart.cjs.map +1 -0
- package/dist/components-ui-chart.js +10 -0
- package/dist/components-ui-chart.js.map +1 -0
- package/dist/components-ui-checkbox-checkbox.cjs +2 -0
- package/dist/components-ui-checkbox-checkbox.cjs.map +1 -0
- package/dist/components-ui-checkbox-checkbox.js +26 -0
- package/dist/components-ui-checkbox-checkbox.js.map +1 -0
- package/dist/components-ui-checkbox-checkbox.styles.cjs +2 -0
- package/dist/components-ui-checkbox-checkbox.styles.cjs.map +1 -0
- package/dist/components-ui-checkbox-checkbox.styles.js +20 -0
- package/dist/components-ui-checkbox-checkbox.styles.js.map +1 -0
- package/dist/components-ui-checkbox.cjs +2 -0
- package/dist/components-ui-checkbox.cjs.map +1 -0
- package/dist/components-ui-checkbox.js +5 -0
- package/dist/components-ui-checkbox.js.map +1 -0
- package/dist/components-ui-combobox-combobox.cjs +16 -0
- package/dist/components-ui-combobox-combobox.cjs.map +1 -0
- package/dist/components-ui-combobox-combobox.js +7155 -0
- package/dist/components-ui-combobox-combobox.js.map +1 -0
- package/dist/components-ui-combobox-combobox.styles.cjs +36 -0
- package/dist/components-ui-combobox-combobox.styles.cjs.map +1 -0
- package/dist/components-ui-combobox-combobox.styles.js +93 -0
- package/dist/components-ui-combobox-combobox.styles.js.map +1 -0
- package/dist/components-ui-combobox.cjs +2 -0
- package/dist/components-ui-combobox.cjs.map +1 -0
- package/dist/components-ui-combobox.js +20 -0
- package/dist/components-ui-combobox.js.map +1 -0
- package/dist/components-ui-dialog-dialog.cjs +2 -0
- package/dist/components-ui-dialog-dialog.cjs.map +1 -0
- package/dist/components-ui-dialog-dialog.js +88 -0
- package/dist/components-ui-dialog-dialog.js.map +1 -0
- package/dist/components-ui-dialog-dialog.styles.cjs +2 -0
- package/dist/components-ui-dialog-dialog.styles.cjs.map +1 -0
- package/dist/components-ui-dialog-dialog.styles.js +34 -0
- package/dist/components-ui-dialog-dialog.styles.js.map +1 -0
- package/dist/components-ui-dialog.cjs +2 -0
- package/dist/components-ui-dialog.cjs.map +1 -0
- package/dist/components-ui-dialog.js +14 -0
- package/dist/components-ui-dialog.js.map +1 -0
- package/dist/components-ui-drawer-drawer.cjs +30 -0
- package/dist/components-ui-drawer-drawer.cjs.map +1 -0
- package/dist/components-ui-drawer-drawer.js +177 -0
- package/dist/components-ui-drawer-drawer.js.map +1 -0
- package/dist/components-ui-drawer.cjs +2 -0
- package/dist/components-ui-drawer.cjs.map +1 -0
- package/dist/components-ui-drawer.js +14 -0
- package/dist/components-ui-drawer.js.map +1 -0
- package/dist/components-ui-field-field.cjs +2 -0
- package/dist/components-ui-field-field.cjs.map +1 -0
- package/dist/components-ui-field-field.js +155 -0
- package/dist/components-ui-field-field.js.map +1 -0
- package/dist/components-ui-field-field.styles.cjs +9 -0
- package/dist/components-ui-field-field.styles.cjs.map +1 -0
- package/dist/components-ui-field-field.styles.js +59 -0
- package/dist/components-ui-field-field.styles.js.map +1 -0
- package/dist/components-ui-field.cjs +2 -0
- package/dist/components-ui-field.cjs.map +1 -0
- package/dist/components-ui-field.js +14 -0
- package/dist/components-ui-field.js.map +1 -0
- package/dist/components-ui-icon-icon-dictionary.cjs +2 -0
- package/dist/components-ui-icon-icon-dictionary.cjs.map +1 -0
- package/dist/components-ui-icon-icon-dictionary.js +60 -0
- package/dist/components-ui-icon-icon-dictionary.js.map +1 -0
- package/dist/components-ui-icon-icon.cjs +2 -0
- package/dist/components-ui-icon-icon.cjs.map +1 -0
- package/dist/components-ui-icon-icon.js +40 -0
- package/dist/components-ui-icon-icon.js.map +1 -0
- package/dist/components-ui-icon-overrides.cjs +2 -0
- package/dist/components-ui-icon-overrides.cjs.map +1 -0
- package/dist/components-ui-icon-overrides.js +65 -0
- package/dist/components-ui-icon-overrides.js.map +1 -0
- package/dist/components-ui-icon.cjs +2 -0
- package/dist/components-ui-icon.cjs.map +1 -0
- package/dist/components-ui-icon.js +5 -0
- package/dist/components-ui-icon.js.map +1 -0
- package/dist/components-ui-input-group-input-group.cjs +14 -0
- package/dist/components-ui-input-group-input-group.cjs.map +1 -0
- package/dist/components-ui-input-group-input-group.js +129 -0
- package/dist/components-ui-input-group-input-group.js.map +1 -0
- package/dist/components-ui-input-group-input-group.styles.cjs +8 -0
- package/dist/components-ui-input-group-input-group.styles.cjs.map +1 -0
- package/dist/components-ui-input-group-input-group.styles.js +43 -0
- package/dist/components-ui-input-group-input-group.styles.js.map +1 -0
- package/dist/components-ui-input-group.cjs +2 -0
- package/dist/components-ui-input-group.cjs.map +1 -0
- package/dist/components-ui-input-group.js +10 -0
- package/dist/components-ui-input-group.js.map +1 -0
- package/dist/components-ui-input-input.cjs +2 -0
- package/dist/components-ui-input-input.cjs.map +1 -0
- package/dist/components-ui-input-input.js +18 -0
- package/dist/components-ui-input-input.js.map +1 -0
- package/dist/components-ui-input-input.styles.cjs +8 -0
- package/dist/components-ui-input-input.styles.cjs.map +1 -0
- package/dist/components-ui-input-input.styles.js +31 -0
- package/dist/components-ui-input-input.styles.js.map +1 -0
- package/dist/components-ui-input.cjs +2 -0
- package/dist/components-ui-input.cjs.map +1 -0
- package/dist/components-ui-input.js +5 -0
- package/dist/components-ui-input.js.map +1 -0
- package/dist/components-ui-label-label.cjs +2 -0
- package/dist/components-ui-label-label.cjs.map +1 -0
- package/dist/components-ui-label-label.js +19 -0
- package/dist/components-ui-label-label.js.map +1 -0
- package/dist/components-ui-label.cjs +2 -0
- package/dist/components-ui-label.cjs.map +1 -0
- package/dist/components-ui-label.js +5 -0
- package/dist/components-ui-label.js.map +1 -0
- package/dist/components-ui-navigation-item-navigation-item.cjs +2 -0
- package/dist/components-ui-navigation-item-navigation-item.cjs.map +1 -0
- package/dist/components-ui-navigation-item-navigation-item.js +66 -0
- package/dist/components-ui-navigation-item-navigation-item.js.map +1 -0
- package/dist/components-ui-navigation-item-navigation-item.styles.cjs +3 -0
- package/dist/components-ui-navigation-item-navigation-item.styles.cjs.map +1 -0
- package/dist/components-ui-navigation-item-navigation-item.styles.js +32 -0
- package/dist/components-ui-navigation-item-navigation-item.styles.js.map +1 -0
- package/dist/components-ui-navigation-item.cjs +2 -0
- package/dist/components-ui-navigation-item.cjs.map +1 -0
- package/dist/components-ui-navigation-item.js +5 -0
- package/dist/components-ui-navigation-item.js.map +1 -0
- package/dist/components-ui-navigation-menu-navigation-menu.cjs +2 -0
- package/dist/components-ui-navigation-menu-navigation-menu.cjs.map +1 -0
- package/dist/components-ui-navigation-menu-navigation-menu.js +25 -0
- package/dist/components-ui-navigation-menu-navigation-menu.js.map +1 -0
- package/dist/components-ui-navigation-menu-navigation-menu.styles.cjs +2 -0
- package/dist/components-ui-navigation-menu-navigation-menu.styles.cjs.map +1 -0
- package/dist/components-ui-navigation-menu-navigation-menu.styles.js +23 -0
- package/dist/components-ui-navigation-menu-navigation-menu.styles.js.map +1 -0
- package/dist/components-ui-navigation-menu.cjs +2 -0
- package/dist/components-ui-navigation-menu.cjs.map +1 -0
- package/dist/components-ui-navigation-menu.js +5 -0
- package/dist/components-ui-navigation-menu.js.map +1 -0
- package/dist/components-ui-pagination-pagination.cjs +2 -0
- package/dist/components-ui-pagination-pagination.cjs.map +1 -0
- package/dist/components-ui-pagination-pagination.js +110 -0
- package/dist/components-ui-pagination-pagination.js.map +1 -0
- package/dist/components-ui-pagination.cjs +2 -0
- package/dist/components-ui-pagination.cjs.map +1 -0
- package/dist/components-ui-pagination.js +11 -0
- package/dist/components-ui-pagination.js.map +1 -0
- package/dist/components-ui-popover-popover.cjs +2 -0
- package/dist/components-ui-popover-popover.cjs.map +1 -0
- package/dist/components-ui-popover-popover.js +117 -0
- package/dist/components-ui-popover-popover.js.map +1 -0
- package/dist/components-ui-popover-popover.styles.cjs +7 -0
- package/dist/components-ui-popover-popover.styles.cjs.map +1 -0
- package/dist/components-ui-popover-popover.styles.js +13 -0
- package/dist/components-ui-popover-popover.styles.js.map +1 -0
- package/dist/components-ui-popover.cjs +2 -0
- package/dist/components-ui-popover.cjs.map +1 -0
- package/dist/components-ui-popover.js +11 -0
- package/dist/components-ui-popover.js.map +1 -0
- package/dist/components-ui-progress-progress.cjs +2 -0
- package/dist/components-ui-progress-progress.cjs.map +1 -0
- package/dist/components-ui-progress-progress.js +49 -0
- package/dist/components-ui-progress-progress.js.map +1 -0
- package/dist/components-ui-progress.cjs +2 -0
- package/dist/components-ui-progress.cjs.map +1 -0
- package/dist/components-ui-progress.js +5 -0
- package/dist/components-ui-progress.js.map +1 -0
- package/dist/components-ui-radio-group-radio-group.cjs +2 -0
- package/dist/components-ui-radio-group-radio-group.cjs.map +1 -0
- package/dist/components-ui-radio-group-radio-group.js +29 -0
- package/dist/components-ui-radio-group-radio-group.js.map +1 -0
- package/dist/components-ui-radio-group-radio-group.styles.cjs +2 -0
- package/dist/components-ui-radio-group-radio-group.styles.cjs.map +1 -0
- package/dist/components-ui-radio-group-radio-group.styles.js +23 -0
- package/dist/components-ui-radio-group-radio-group.styles.js.map +1 -0
- package/dist/components-ui-radio-group.cjs +2 -0
- package/dist/components-ui-radio-group.cjs.map +1 -0
- package/dist/components-ui-radio-group.js +6 -0
- package/dist/components-ui-radio-group.js.map +1 -0
- package/dist/components-ui-select-select.cjs +2 -0
- package/dist/components-ui-select-select.cjs.map +1 -0
- package/dist/components-ui-select-select.js +194 -0
- package/dist/components-ui-select-select.js.map +1 -0
- package/dist/components-ui-select-select.styles.cjs +31 -0
- package/dist/components-ui-select-select.styles.cjs.map +1 -0
- package/dist/components-ui-select-select.styles.js +43 -0
- package/dist/components-ui-select-select.styles.js.map +1 -0
- package/dist/components-ui-select.cjs +2 -0
- package/dist/components-ui-select.cjs.map +1 -0
- package/dist/components-ui-select.js +14 -0
- package/dist/components-ui-select.js.map +1 -0
- package/dist/components-ui-separator-separator.cjs +2 -0
- package/dist/components-ui-separator-separator.cjs.map +1 -0
- package/dist/components-ui-separator-separator.js +29 -0
- package/dist/components-ui-separator-separator.js.map +1 -0
- package/dist/components-ui-separator.cjs +2 -0
- package/dist/components-ui-separator.cjs.map +1 -0
- package/dist/components-ui-separator.js +5 -0
- package/dist/components-ui-separator.js.map +1 -0
- package/dist/components-ui-sonner-sonner.cjs +2 -0
- package/dist/components-ui-sonner-sonner.cjs.map +1 -0
- package/dist/components-ui-sonner-sonner.js +72 -0
- package/dist/components-ui-sonner-sonner.js.map +1 -0
- package/dist/components-ui-sonner-sonner.styles.cjs +36 -0
- package/dist/components-ui-sonner-sonner.styles.cjs.map +1 -0
- package/dist/components-ui-sonner-sonner.styles.js +42 -0
- package/dist/components-ui-sonner-sonner.styles.js.map +1 -0
- package/dist/components-ui-sonner.cjs +2 -0
- package/dist/components-ui-sonner.cjs.map +1 -0
- package/dist/components-ui-sonner.js +7 -0
- package/dist/components-ui-sonner.js.map +1 -0
- package/dist/components-ui-switch-switch.cjs +2 -0
- package/dist/components-ui-switch-switch.cjs.map +1 -0
- package/dist/components-ui-switch-switch.js +19 -0
- package/dist/components-ui-switch-switch.js.map +1 -0
- package/dist/components-ui-switch-switch.styles.cjs +2 -0
- package/dist/components-ui-switch-switch.styles.cjs.map +1 -0
- package/dist/components-ui-switch-switch.styles.js +22 -0
- package/dist/components-ui-switch-switch.styles.js.map +1 -0
- package/dist/components-ui-switch.cjs +2 -0
- package/dist/components-ui-switch.cjs.map +1 -0
- package/dist/components-ui-switch.js +5 -0
- package/dist/components-ui-switch.js.map +1 -0
- package/dist/components-ui-table-table.cjs +5 -0
- package/dist/components-ui-table-table.cjs.map +1 -0
- package/dist/components-ui-table-table.js +130 -0
- package/dist/components-ui-table-table.js.map +1 -0
- package/dist/components-ui-table.cjs +2 -0
- package/dist/components-ui-table.cjs.map +1 -0
- package/dist/components-ui-table.js +12 -0
- package/dist/components-ui-table.js.map +1 -0
- package/dist/components-ui-tabs-tabs.cjs +3 -0
- package/dist/components-ui-tabs-tabs.cjs.map +1 -0
- package/dist/components-ui-tabs-tabs.js +62 -0
- package/dist/components-ui-tabs-tabs.js.map +1 -0
- package/dist/components-ui-tabs-tabs.styles.cjs +2 -0
- package/dist/components-ui-tabs-tabs.styles.cjs.map +1 -0
- package/dist/components-ui-tabs-tabs.styles.js +64 -0
- package/dist/components-ui-tabs-tabs.styles.js.map +1 -0
- package/dist/components-ui-tabs.cjs +2 -0
- package/dist/components-ui-tabs.cjs.map +1 -0
- package/dist/components-ui-tabs.js +8 -0
- package/dist/components-ui-tabs.js.map +1 -0
- package/dist/components-ui-textarea-textarea.cjs +2 -0
- package/dist/components-ui-textarea-textarea.cjs.map +1 -0
- package/dist/components-ui-textarea-textarea.js +16 -0
- package/dist/components-ui-textarea-textarea.js.map +1 -0
- package/dist/components-ui-textarea-textarea.styles.cjs +5 -0
- package/dist/components-ui-textarea-textarea.styles.cjs.map +1 -0
- package/dist/components-ui-textarea-textarea.styles.js +13 -0
- package/dist/components-ui-textarea-textarea.styles.js.map +1 -0
- package/dist/components-ui-textarea.cjs +2 -0
- package/dist/components-ui-textarea.cjs.map +1 -0
- package/dist/components-ui-textarea.js +5 -0
- package/dist/components-ui-textarea.js.map +1 -0
- package/dist/components-ui-tooltip-tooltip.cjs +2 -0
- package/dist/components-ui-tooltip-tooltip.cjs.map +1 -0
- package/dist/components-ui-tooltip-tooltip.js +28 -0
- package/dist/components-ui-tooltip-tooltip.js.map +1 -0
- package/dist/components-ui-tooltip-tooltip.styles.cjs +8 -0
- package/dist/components-ui-tooltip-tooltip.styles.cjs.map +1 -0
- package/dist/components-ui-tooltip-tooltip.styles.js +11 -0
- package/dist/components-ui-tooltip-tooltip.styles.js.map +1 -0
- package/dist/components-ui-tooltip.cjs +2 -0
- package/dist/components-ui-tooltip.cjs.map +1 -0
- package/dist/components-ui-tooltip.js +9 -0
- package/dist/components-ui-tooltip.js.map +1 -0
- package/dist/components-ui-typography-typography.cjs +2 -0
- package/dist/components-ui-typography-typography.cjs.map +1 -0
- package/dist/components-ui-typography-typography.js +19 -0
- package/dist/components-ui-typography-typography.js.map +1 -0
- package/dist/components-ui-typography-typography.styles.cjs +2 -0
- package/dist/components-ui-typography-typography.styles.cjs.map +1 -0
- package/dist/components-ui-typography-typography.styles.js +85 -0
- package/dist/components-ui-typography-typography.styles.js.map +1 -0
- package/dist/components-ui-typography.cjs +2 -0
- package/dist/components-ui-typography.cjs.map +1 -0
- package/dist/components-ui-typography.js +9 -0
- package/dist/components-ui-typography.js.map +1 -0
- package/dist/hooks-usePopupControls.cjs +2 -0
- package/dist/hooks-usePopupControls.cjs.map +1 -0
- package/dist/hooks-usePopupControls.js +14 -0
- package/dist/hooks-usePopupControls.js.map +1 -0
- package/dist/index-B5Id-jNC.js +2830 -0
- package/dist/index-B5Id-jNC.js.map +1 -0
- package/dist/index-C4iHL8Gs.js +776 -0
- package/dist/index-C4iHL8Gs.js.map +1 -0
- package/dist/index-C6N9aMq_.js +1038 -0
- package/dist/index-C6N9aMq_.js.map +1 -0
- package/dist/index-D8y9Cogu.cjs +7 -0
- package/dist/index-D8y9Cogu.cjs.map +1 -0
- package/dist/index-DGxwh2Ms.cjs +2 -0
- package/dist/index-DGxwh2Ms.cjs.map +1 -0
- package/dist/index-fTTv8YY8.cjs +4 -0
- package/dist/index-fTTv8YY8.cjs.map +1 -0
- package/dist/index.cjs +1 -371
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +191 -47268
- package/dist/index.js.map +1 -1
- package/dist/lib-utils.cjs +2 -0
- package/dist/lib-utils.cjs.map +1 -0
- package/dist/lib-utils.js +16 -0
- package/dist/lib-utils.js.map +1 -0
- package/dist/lodash-FemA_LCk.js +3688 -0
- package/dist/lodash-FemA_LCk.js.map +1 -0
- package/dist/lodash-kqhtUJfz.cjs +21 -0
- package/dist/lodash-kqhtUJfz.cjs.map +1 -0
- package/dist/types-types.cjs +2 -0
- package/dist/types-types.cjs.map +1 -0
- package/dist/types-types.js +2 -0
- package/dist/types-types.js.map +1 -0
- package/dist/utils-helpers.cjs +2 -0
- package/dist/utils-helpers.cjs.map +1 -0
- package/dist/utils-helpers.js +17 -0
- package/dist/utils-helpers.js.map +1 -0
- package/dist/with-selector-CNcGWQ-h.js +534 -0
- package/dist/with-selector-CNcGWQ-h.js.map +1 -0
- package/dist/with-selector-DSbfqgSY.cjs +8 -0
- package/dist/with-selector-DSbfqgSY.cjs.map +1 -0
- package/package.json +409 -12
- package/dist/components/app-pagination/app-pagination.stories.d.ts +0 -52
- package/dist/components/app-sidebar/app-sidebar.stories.d.ts +0 -52
- package/dist/components/avatar-uploader/avatar-uploader.stories.d.ts +0 -7
- package/dist/components/basic-avatar/basic-avatar.stories.d.ts +0 -15
- package/dist/components/basic-chart/basic-chart.stories.d.ts +0 -23
- package/dist/components/basic-checkbox/basic-checkbox.stories.d.ts +0 -37
- package/dist/components/basic-drawer/basic-drawer.stories.d.ts +0 -7
- package/dist/components/basic-modal/basic-modal.stories.d.ts +0 -57
- package/dist/components/basic-select/basic-select.stories.d.ts +0 -10
- package/dist/components/basic-table/basic-table.stories.d.ts +0 -9
- package/dist/components/files-uploader/files-uploader.stories.d.ts +0 -70
- package/dist/components/input-field/input-field.stories.d.ts +0 -48
- package/dist/components/input-password/input-password.stories.d.ts +0 -57
- package/dist/components/popover-modal/popover-modal.stories.d.ts +0 -32
- package/dist/components/radio-button/radio-button.stories.d.ts +0 -28
- package/dist/components/select-field/select-field.stories.d.ts +0 -39
- package/dist/components/select-groups/select-groups.stories.d.ts +0 -50
- package/dist/components/textarea-field/textarea-field.stories.d.ts +0 -43
- package/dist/components/ui/badge/badge.stories.d.ts +0 -29
- package/dist/components/ui/button/button.stories.d.ts +0 -30
- package/dist/components/ui/card/card.stories.d.ts +0 -38
- package/dist/components/ui/checkbox/checkbox.stories.d.ts +0 -29
- package/dist/components/ui/combobox/combobox.stories.d.ts +0 -10
- package/dist/components/ui/dialog/dialog.stories.d.ts +0 -46
- package/dist/components/ui/field/field.stories.d.ts +0 -45
- package/dist/components/ui/icon/icon.stories.d.ts +0 -28
- package/dist/components/ui/input/input.stories.d.ts +0 -40
- package/dist/components/ui/input-group/input-group.stories.d.ts +0 -46
- package/dist/components/ui/label/label.stories.d.ts +0 -26
- package/dist/components/ui/navigation-item/navigation-item.stories.d.ts +0 -57
- package/dist/components/ui/navigation-menu/navigation-menu.stories.d.ts +0 -34
- package/dist/components/ui/pagination/pagination.stories.d.ts +0 -37
- package/dist/components/ui/popover/popover.stories.d.ts +0 -9
- package/dist/components/ui/progress/progress.stories.d.ts +0 -34
- package/dist/components/ui/radio-group/radio-group.stories.d.ts +0 -27
- package/dist/components/ui/select/select.stories.d.ts +0 -38
- package/dist/components/ui/separator/separator.stories.d.ts +0 -27
- package/dist/components/ui/sonner/sonner.stories.d.ts +0 -9
- package/dist/components/ui/switch/switch.stories.d.ts +0 -23
- package/dist/components/ui/table/table.stories.d.ts +0 -68
- package/dist/components/ui/tabs/tabs.stories.d.ts +0 -32
- package/dist/components/ui/textarea/textarea.stories.d.ts +0 -30
- package/dist/components/ui/tooltip/tooltip.stories.d.ts +0 -42
- package/dist/components/ui/typography/typography.stories.d.ts +0 -304
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import { Size } from '../../../types/types';
|
|
3
|
-
declare const meta: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: ({ type, size, viewBox, strokeWidth, classes, color, className, ...rest }: import('./icon').IconProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
args: {
|
|
7
|
-
type: "settings";
|
|
8
|
-
size: "md";
|
|
9
|
-
className: string;
|
|
10
|
-
};
|
|
11
|
-
argTypes: {
|
|
12
|
-
type: {
|
|
13
|
-
control: "select";
|
|
14
|
-
options: ("search" | "done" | "settings" | "plus" | "wrench" | "phone" | "palette" | "building" | "close" | "check" | "users" | "layout-grid" | "bell" | "book-user" | "user-gear" | "folder" | "briefcase-business" | "calendar" | "chart-line" | "message" | "list-filter" | "funnel" | "dots" | "check-list" | "tag" | "chevron" | "chevrons" | "rotate-ccw" | "question" | "clock" | "eye" | "eye-off" | "package" | "credit-card" | "dollar-sign" | "circle-alert" | "lock-keyhole" | "import" | "circle-x" | "trash" | "mail" | "chevron-up" | "circle-check" | "info" | "triangle-alert" | "octagon" | "loader" | "pencil" | "file-text" | "scroll-text" | "circle-question" | "trash2")[];
|
|
15
|
-
};
|
|
16
|
-
size: {
|
|
17
|
-
control: "select";
|
|
18
|
-
options: Size[];
|
|
19
|
-
};
|
|
20
|
-
className: {
|
|
21
|
-
control: "text";
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
};
|
|
25
|
-
export default meta;
|
|
26
|
-
type Story = StoryObj<typeof meta>;
|
|
27
|
-
export declare const Overview: Story;
|
|
28
|
-
export declare const Playground: Story;
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: ({ className, sizeInput, type, variant, ...props }: import('react').ClassAttributes<HTMLInputElement> & import('react').InputHTMLAttributes<HTMLInputElement> & import('class-variance-authority').VariantProps<(props?: ({
|
|
5
|
-
variant?: "primary" | null | undefined;
|
|
6
|
-
sizeInput?: "lg" | "md" | "sm" | "xs" | null | undefined;
|
|
7
|
-
} & import('class-variance-authority/types').ClassProp) | undefined) => string> & {
|
|
8
|
-
className?: string;
|
|
9
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
args: {
|
|
11
|
-
variant: "primary";
|
|
12
|
-
sizeInput: "md";
|
|
13
|
-
placeholder: string;
|
|
14
|
-
disabled: false;
|
|
15
|
-
value: string;
|
|
16
|
-
};
|
|
17
|
-
argTypes: {
|
|
18
|
-
variant: {
|
|
19
|
-
control: "select";
|
|
20
|
-
options: string[];
|
|
21
|
-
};
|
|
22
|
-
sizeInput: {
|
|
23
|
-
control: "select";
|
|
24
|
-
options: string[];
|
|
25
|
-
};
|
|
26
|
-
placeholder: {
|
|
27
|
-
control: "text";
|
|
28
|
-
};
|
|
29
|
-
disabled: {
|
|
30
|
-
control: "boolean";
|
|
31
|
-
};
|
|
32
|
-
value: {
|
|
33
|
-
control: "text";
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
};
|
|
37
|
-
export default meta;
|
|
38
|
-
type Story = StoryObj<typeof meta>;
|
|
39
|
-
export declare const Overview: Story;
|
|
40
|
-
export declare const Playground: Story;
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
type InputGroupPreviewLayout = "search" | "password" | "prefix" | "actions" | "textarea";
|
|
3
|
-
type InputGroupPreviewProps = {
|
|
4
|
-
layout?: InputGroupPreviewLayout;
|
|
5
|
-
placeholder?: string;
|
|
6
|
-
value?: string;
|
|
7
|
-
disabled?: boolean;
|
|
8
|
-
state?: "default" | "hover" | "focus" | "error" | "success";
|
|
9
|
-
interactive?: boolean;
|
|
10
|
-
onValueChange?: (value: string) => void;
|
|
11
|
-
};
|
|
12
|
-
declare function InputGroupPreview({ layout, placeholder, value, disabled, state, interactive, onValueChange, }: InputGroupPreviewProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
declare const meta: {
|
|
14
|
-
title: string;
|
|
15
|
-
component: typeof InputGroupPreview;
|
|
16
|
-
args: {
|
|
17
|
-
layout: "search";
|
|
18
|
-
placeholder: string;
|
|
19
|
-
value: string;
|
|
20
|
-
disabled: false;
|
|
21
|
-
state: "default";
|
|
22
|
-
};
|
|
23
|
-
argTypes: {
|
|
24
|
-
layout: {
|
|
25
|
-
control: "select";
|
|
26
|
-
options: string[];
|
|
27
|
-
};
|
|
28
|
-
placeholder: {
|
|
29
|
-
control: "text";
|
|
30
|
-
};
|
|
31
|
-
value: {
|
|
32
|
-
control: "text";
|
|
33
|
-
};
|
|
34
|
-
disabled: {
|
|
35
|
-
control: "boolean";
|
|
36
|
-
};
|
|
37
|
-
state: {
|
|
38
|
-
control: "select";
|
|
39
|
-
options: string[];
|
|
40
|
-
};
|
|
41
|
-
};
|
|
42
|
-
};
|
|
43
|
-
export default meta;
|
|
44
|
-
type Story = StoryObj<typeof meta>;
|
|
45
|
-
export declare const Overview: Story;
|
|
46
|
-
export declare const Playground: Story;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: {
|
|
5
|
-
({ className, ref, ...props }: Omit<import('@radix-ui/react-label').LabelProps & import('react').RefAttributes<HTMLLabelElement>, "ref"> & import('class-variance-authority').VariantProps<(props?: import('class-variance-authority/types').ClassProp | undefined) => string> & {
|
|
6
|
-
ref?: React.Ref<HTMLLabelElement>;
|
|
7
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
displayName: string | undefined;
|
|
9
|
-
};
|
|
10
|
-
args: {
|
|
11
|
-
children: string;
|
|
12
|
-
className: string;
|
|
13
|
-
};
|
|
14
|
-
argTypes: {
|
|
15
|
-
children: {
|
|
16
|
-
control: "text";
|
|
17
|
-
};
|
|
18
|
-
className: {
|
|
19
|
-
control: "text";
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
export default meta;
|
|
24
|
-
type Story = StoryObj<typeof meta>;
|
|
25
|
-
export declare const Overview: Story;
|
|
26
|
-
export declare const Playground: Story;
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: ({ icon, label, badge, active, collapsed, disabled, onAction, className, ...rest }: {
|
|
5
|
-
icon: React.ReactNode;
|
|
6
|
-
label?: React.ReactNode;
|
|
7
|
-
badge?: React.ReactNode;
|
|
8
|
-
active?: boolean;
|
|
9
|
-
collapsed?: boolean;
|
|
10
|
-
disabled?: boolean;
|
|
11
|
-
onAction?: () => void;
|
|
12
|
-
className?: string;
|
|
13
|
-
} & ((Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "className" | "children" | "onClick" | "disabled" | "type"> & {
|
|
14
|
-
href?: undefined;
|
|
15
|
-
type?: "button" | "submit" | "reset";
|
|
16
|
-
}) | (Omit<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, "className" | "children" | "onClick" | "href"> & {
|
|
17
|
-
href: string;
|
|
18
|
-
}))) => import("react/jsx-runtime").JSX.Element;
|
|
19
|
-
args: {
|
|
20
|
-
label: string;
|
|
21
|
-
icon: import("react/jsx-runtime").JSX.Element;
|
|
22
|
-
active: false;
|
|
23
|
-
collapsed: false;
|
|
24
|
-
disabled: false;
|
|
25
|
-
};
|
|
26
|
-
argTypes: {
|
|
27
|
-
active: {
|
|
28
|
-
control: "boolean";
|
|
29
|
-
};
|
|
30
|
-
collapsed: {
|
|
31
|
-
control: "boolean";
|
|
32
|
-
};
|
|
33
|
-
disabled: {
|
|
34
|
-
control: "boolean";
|
|
35
|
-
};
|
|
36
|
-
};
|
|
37
|
-
render: (args: {
|
|
38
|
-
icon: React.ReactNode;
|
|
39
|
-
label?: React.ReactNode;
|
|
40
|
-
badge?: React.ReactNode;
|
|
41
|
-
active?: boolean;
|
|
42
|
-
collapsed?: boolean;
|
|
43
|
-
disabled?: boolean;
|
|
44
|
-
onAction?: () => void;
|
|
45
|
-
className?: string;
|
|
46
|
-
} & ((Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "className" | "children" | "onClick" | "disabled" | "type"> & {
|
|
47
|
-
href?: undefined;
|
|
48
|
-
type?: "button" | "submit" | "reset";
|
|
49
|
-
}) | (Omit<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, "className" | "children" | "onClick" | "href"> & {
|
|
50
|
-
href: string;
|
|
51
|
-
}))) => import("react/jsx-runtime").JSX.Element;
|
|
52
|
-
};
|
|
53
|
-
export default meta;
|
|
54
|
-
type Story = StoryObj<typeof meta>;
|
|
55
|
-
export declare const Playground: Story;
|
|
56
|
-
export declare const States: Story;
|
|
57
|
-
export declare const Link: Story;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: ({ title, divider, collapsed, className, children, ...props }: import('react').HTMLAttributes<HTMLElement> & {
|
|
5
|
-
title?: React.ReactNode;
|
|
6
|
-
divider?: boolean;
|
|
7
|
-
collapsed?: boolean;
|
|
8
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
args: {
|
|
10
|
-
title: string;
|
|
11
|
-
divider: true;
|
|
12
|
-
collapsed: false;
|
|
13
|
-
};
|
|
14
|
-
argTypes: {
|
|
15
|
-
divider: {
|
|
16
|
-
control: "boolean";
|
|
17
|
-
};
|
|
18
|
-
collapsed: {
|
|
19
|
-
control: "boolean";
|
|
20
|
-
};
|
|
21
|
-
title: {
|
|
22
|
-
control: "text";
|
|
23
|
-
};
|
|
24
|
-
};
|
|
25
|
-
render: (args: import('react').HTMLAttributes<HTMLElement> & {
|
|
26
|
-
title?: React.ReactNode;
|
|
27
|
-
divider?: boolean;
|
|
28
|
-
collapsed?: boolean;
|
|
29
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
30
|
-
};
|
|
31
|
-
export default meta;
|
|
32
|
-
type Story = StoryObj<typeof meta>;
|
|
33
|
-
export declare const Playground: Story;
|
|
34
|
-
export declare const Collapsed: Story;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
type PaginationPreviewProps = {
|
|
3
|
-
currentPage: number;
|
|
4
|
-
totalPages: number;
|
|
5
|
-
showEdgeLabels?: boolean;
|
|
6
|
-
};
|
|
7
|
-
declare function PaginationPreview({ currentPage, totalPages, showEdgeLabels, }: PaginationPreviewProps): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
declare const meta: {
|
|
9
|
-
title: string;
|
|
10
|
-
component: typeof PaginationPreview;
|
|
11
|
-
args: {
|
|
12
|
-
currentPage: number;
|
|
13
|
-
totalPages: number;
|
|
14
|
-
showEdgeLabels: false;
|
|
15
|
-
};
|
|
16
|
-
argTypes: {
|
|
17
|
-
currentPage: {
|
|
18
|
-
control: {
|
|
19
|
-
type: "number";
|
|
20
|
-
min: number;
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
totalPages: {
|
|
24
|
-
control: {
|
|
25
|
-
type: "number";
|
|
26
|
-
min: number;
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
showEdgeLabels: {
|
|
30
|
-
control: "boolean";
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
export default meta;
|
|
35
|
-
type Story = StoryObj<typeof meta>;
|
|
36
|
-
export declare const Overview: Story;
|
|
37
|
-
export declare const Playground: Story;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import { Popover } from '.';
|
|
3
|
-
declare const meta: Meta<typeof Popover>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof meta>;
|
|
6
|
-
export declare const Default: Story;
|
|
7
|
-
export declare const WithHeader: Story;
|
|
8
|
-
export declare const Simple: Story;
|
|
9
|
-
export declare const Positions: Story;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: {
|
|
5
|
-
({ className, value, max, ref, ...props }: Omit<import('@radix-ui/react-progress').ProgressProps & import('react').RefAttributes<HTMLDivElement>, "ref"> & {
|
|
6
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
7
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
displayName: string | undefined;
|
|
9
|
-
};
|
|
10
|
-
args: {
|
|
11
|
-
value: number;
|
|
12
|
-
max: number;
|
|
13
|
-
};
|
|
14
|
-
argTypes: {
|
|
15
|
-
value: {
|
|
16
|
-
control: {
|
|
17
|
-
type: "range";
|
|
18
|
-
min: number;
|
|
19
|
-
max: number;
|
|
20
|
-
step: number;
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
max: {
|
|
24
|
-
control: {
|
|
25
|
-
type: "number";
|
|
26
|
-
min: number;
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
export default meta;
|
|
32
|
-
type Story = StoryObj<typeof meta>;
|
|
33
|
-
export declare const Overview: Story;
|
|
34
|
-
export declare const Playground: Story;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: {
|
|
5
|
-
({ className, ref, ...props }: Omit<import('@radix-ui/react-radio-group').RadioGroupProps & import('react').RefAttributes<HTMLDivElement>, "ref"> & {
|
|
6
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
7
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
displayName: string | undefined;
|
|
9
|
-
};
|
|
10
|
-
args: {
|
|
11
|
-
value: string;
|
|
12
|
-
disabled: false;
|
|
13
|
-
};
|
|
14
|
-
argTypes: {
|
|
15
|
-
value: {
|
|
16
|
-
control: "inline-radio";
|
|
17
|
-
options: string[];
|
|
18
|
-
};
|
|
19
|
-
disabled: {
|
|
20
|
-
control: "boolean";
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
export default meta;
|
|
25
|
-
type Story = StoryObj<typeof meta>;
|
|
26
|
-
export declare const Overview: Story;
|
|
27
|
-
export declare const Playground: Story;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
type SelectPlaygroundProps = {
|
|
3
|
-
value?: string;
|
|
4
|
-
placeholder?: string;
|
|
5
|
-
size?: "sm" | "default";
|
|
6
|
-
disabled?: boolean;
|
|
7
|
-
};
|
|
8
|
-
declare function SelectPlayground({ value, placeholder, size, disabled, }: SelectPlaygroundProps): import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
declare const meta: {
|
|
10
|
-
title: string;
|
|
11
|
-
component: typeof SelectPlayground;
|
|
12
|
-
args: {
|
|
13
|
-
value: string;
|
|
14
|
-
placeholder: string;
|
|
15
|
-
size: "default";
|
|
16
|
-
disabled: false;
|
|
17
|
-
};
|
|
18
|
-
argTypes: {
|
|
19
|
-
value: {
|
|
20
|
-
control: "select";
|
|
21
|
-
options: string[];
|
|
22
|
-
};
|
|
23
|
-
placeholder: {
|
|
24
|
-
control: "text";
|
|
25
|
-
};
|
|
26
|
-
size: {
|
|
27
|
-
control: "inline-radio";
|
|
28
|
-
options: string[];
|
|
29
|
-
};
|
|
30
|
-
disabled: {
|
|
31
|
-
control: "boolean";
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
export default meta;
|
|
36
|
-
type Story = StoryObj<typeof meta>;
|
|
37
|
-
export declare const Overview: Story;
|
|
38
|
-
export declare const Playground: Story;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: {
|
|
5
|
-
({ className, orientation, decorative, ref, ...props }: Omit<import('@radix-ui/react-separator').SeparatorProps & import('react').RefAttributes<HTMLDivElement>, "ref"> & {
|
|
6
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
7
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
displayName: string | undefined;
|
|
9
|
-
};
|
|
10
|
-
args: {
|
|
11
|
-
orientation: "horizontal";
|
|
12
|
-
decorative: true;
|
|
13
|
-
};
|
|
14
|
-
argTypes: {
|
|
15
|
-
orientation: {
|
|
16
|
-
control: "select";
|
|
17
|
-
options: string[];
|
|
18
|
-
};
|
|
19
|
-
decorative: {
|
|
20
|
-
control: "boolean";
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
export default meta;
|
|
25
|
-
type Story = StoryObj<typeof meta>;
|
|
26
|
-
export declare const Overview: Story;
|
|
27
|
-
export declare const Playground: Story;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: ({ className, ...props }: import('sonner').ToasterProps) => import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
};
|
|
6
|
-
export default meta;
|
|
7
|
-
type Story = StoryObj<typeof meta>;
|
|
8
|
-
export declare const Overview: Story;
|
|
9
|
-
export declare const Playground: Story;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: {
|
|
5
|
-
({ className, ref, ...props }: Omit<import('@radix-ui/react-switch').SwitchProps & import('react').RefAttributes<HTMLButtonElement>, "ref"> & {
|
|
6
|
-
ref?: React.Ref<HTMLButtonElement>;
|
|
7
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
displayName: string | undefined;
|
|
9
|
-
};
|
|
10
|
-
args: {
|
|
11
|
-
defaultChecked: false;
|
|
12
|
-
disabled: false;
|
|
13
|
-
};
|
|
14
|
-
argTypes: {
|
|
15
|
-
onCheckedChange: {
|
|
16
|
-
action: string;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
export default meta;
|
|
21
|
-
type Story = StoryObj<typeof meta>;
|
|
22
|
-
export declare const Overview: Story;
|
|
23
|
-
export declare const Playground: Story;
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: {
|
|
5
|
-
({ ref, className, ...props }: React.HTMLAttributes<HTMLTableElement> & {
|
|
6
|
-
ref?: React.RefObject<HTMLTableElement | null>;
|
|
7
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
displayName: string;
|
|
9
|
-
};
|
|
10
|
-
subcomponents: {
|
|
11
|
-
TableHeader: {
|
|
12
|
-
({ ref, className, ...props }: React.HTMLAttributes<HTMLTableSectionElement> & {
|
|
13
|
-
ref?: React.RefObject<HTMLTableSectionElement | null>;
|
|
14
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
displayName: string;
|
|
16
|
-
};
|
|
17
|
-
TableBody: {
|
|
18
|
-
({ ref, className, ...props }: React.HTMLAttributes<HTMLTableSectionElement> & {
|
|
19
|
-
ref?: React.RefObject<HTMLTableSectionElement | null>;
|
|
20
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
21
|
-
displayName: string;
|
|
22
|
-
};
|
|
23
|
-
TableFooter: {
|
|
24
|
-
({ ref, className, ...props }: React.HTMLAttributes<HTMLTableSectionElement> & {
|
|
25
|
-
ref?: React.RefObject<HTMLTableSectionElement | null>;
|
|
26
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
27
|
-
displayName: string;
|
|
28
|
-
};
|
|
29
|
-
TableRow: {
|
|
30
|
-
({ ref, className, ...props }: React.HTMLAttributes<HTMLTableRowElement> & {
|
|
31
|
-
ref?: React.RefObject<HTMLTableRowElement | null>;
|
|
32
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
33
|
-
displayName: string;
|
|
34
|
-
};
|
|
35
|
-
TableHead: {
|
|
36
|
-
({ ref, className, ...props }: React.ThHTMLAttributes<HTMLTableCellElement> & {
|
|
37
|
-
ref?: React.RefObject<HTMLTableCellElement | null>;
|
|
38
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
39
|
-
displayName: string;
|
|
40
|
-
};
|
|
41
|
-
TableCell: {
|
|
42
|
-
({ ref, className, ...props }: React.TdHTMLAttributes<HTMLTableCellElement> & {
|
|
43
|
-
ref?: React.RefObject<HTMLTableCellElement | null>;
|
|
44
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
45
|
-
displayName: string;
|
|
46
|
-
};
|
|
47
|
-
TableCaption: {
|
|
48
|
-
({ ref, className, ...props }: React.HTMLAttributes<HTMLTableCaptionElement> & {
|
|
49
|
-
ref?: React.RefObject<HTMLTableCaptionElement | null>;
|
|
50
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
51
|
-
displayName: string;
|
|
52
|
-
};
|
|
53
|
-
};
|
|
54
|
-
args: {
|
|
55
|
-
className: string;
|
|
56
|
-
};
|
|
57
|
-
argTypes: {
|
|
58
|
-
className: {
|
|
59
|
-
control: "text";
|
|
60
|
-
};
|
|
61
|
-
};
|
|
62
|
-
render: (args: import('react').HTMLAttributes<HTMLTableElement> & {
|
|
63
|
-
ref?: React.RefObject<HTMLTableElement | null>;
|
|
64
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
65
|
-
};
|
|
66
|
-
export default meta;
|
|
67
|
-
type Story = StoryObj<typeof meta>;
|
|
68
|
-
export declare const Playground: Story;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').ForwardRefExoticComponent<import('@radix-ui/react-tabs').TabsProps & import('react').RefAttributes<HTMLDivElement>>;
|
|
5
|
-
args: {
|
|
6
|
-
defaultValue: string;
|
|
7
|
-
orientation: "horizontal";
|
|
8
|
-
};
|
|
9
|
-
argTypes: {
|
|
10
|
-
orientation: {
|
|
11
|
-
control: "select";
|
|
12
|
-
options: string[];
|
|
13
|
-
description: string;
|
|
14
|
-
};
|
|
15
|
-
defaultValue: {
|
|
16
|
-
control: "text";
|
|
17
|
-
description: string;
|
|
18
|
-
};
|
|
19
|
-
value: {
|
|
20
|
-
control: "text";
|
|
21
|
-
description: string;
|
|
22
|
-
};
|
|
23
|
-
onValueChange: {
|
|
24
|
-
action: string;
|
|
25
|
-
description: string;
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default meta;
|
|
30
|
-
type Story = StoryObj<typeof meta>;
|
|
31
|
-
export declare const Overview: Story;
|
|
32
|
-
export declare const Playground: Story;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: {
|
|
5
|
-
(props: import('react').ClassAttributes<HTMLTextAreaElement> & import('react').TextareaHTMLAttributes<HTMLTextAreaElement> & {
|
|
6
|
-
className?: string;
|
|
7
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
displayName: string;
|
|
9
|
-
};
|
|
10
|
-
args: {
|
|
11
|
-
placeholder: string;
|
|
12
|
-
disabled: false;
|
|
13
|
-
value: string;
|
|
14
|
-
};
|
|
15
|
-
argTypes: {
|
|
16
|
-
placeholder: {
|
|
17
|
-
control: "text";
|
|
18
|
-
};
|
|
19
|
-
disabled: {
|
|
20
|
-
control: "boolean";
|
|
21
|
-
};
|
|
22
|
-
value: {
|
|
23
|
-
control: "text";
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
export default meta;
|
|
28
|
-
type Story = StoryObj<typeof meta>;
|
|
29
|
-
export declare const Overview: Story;
|
|
30
|
-
export declare const Playground: Story;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
type TooltipPreviewProps = {
|
|
3
|
-
label: string;
|
|
4
|
-
content: string;
|
|
5
|
-
side?: "top" | "right" | "bottom" | "left";
|
|
6
|
-
withArrow?: boolean;
|
|
7
|
-
defaultOpen?: boolean;
|
|
8
|
-
};
|
|
9
|
-
declare function TooltipPreview({ label, content, side, withArrow, defaultOpen, }: TooltipPreviewProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
declare const meta: {
|
|
11
|
-
title: string;
|
|
12
|
-
component: typeof TooltipPreview;
|
|
13
|
-
args: {
|
|
14
|
-
label: string;
|
|
15
|
-
content: string;
|
|
16
|
-
side: "top";
|
|
17
|
-
withArrow: false;
|
|
18
|
-
defaultOpen: true;
|
|
19
|
-
};
|
|
20
|
-
argTypes: {
|
|
21
|
-
label: {
|
|
22
|
-
control: "text";
|
|
23
|
-
};
|
|
24
|
-
content: {
|
|
25
|
-
control: "text";
|
|
26
|
-
};
|
|
27
|
-
side: {
|
|
28
|
-
control: "select";
|
|
29
|
-
options: string[];
|
|
30
|
-
};
|
|
31
|
-
withArrow: {
|
|
32
|
-
control: "boolean";
|
|
33
|
-
};
|
|
34
|
-
defaultOpen: {
|
|
35
|
-
control: "boolean";
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
|
-
};
|
|
39
|
-
export default meta;
|
|
40
|
-
type Story = StoryObj<typeof meta>;
|
|
41
|
-
export declare const Overview: Story;
|
|
42
|
-
export declare const Playground: Story;
|