brd-ui-kit 0.1.72 → 0.1.75
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/brd-ui-kit.css +1 -1
- package/dist/calendar-C0DXP3T-.js +3118 -0
- package/dist/calendar-C0DXP3T-.js.map +1 -0
- package/dist/calendar-DReGV_22.cjs +2 -0
- package/dist/calendar-DReGV_22.cjs.map +1 -0
- package/dist/calendar-locale-CP2pxhFK.cjs +2 -0
- package/dist/calendar-locale-CP2pxhFK.cjs.map +1 -0
- package/dist/calendar-locale-DJf03PI9.js +592 -0
- package/dist/calendar-locale-DJf03PI9.js.map +1 -0
- package/dist/{chart-CgVfpT_X.cjs → chart-C69jBlXa.cjs} +2 -2
- package/dist/{chart-CgVfpT_X.cjs.map → chart-C69jBlXa.cjs.map} +1 -1
- package/dist/{chart-D15EtNmb.js → chart-CAPCe8o5.js} +3 -3
- package/dist/{chart-D15EtNmb.js.map → chart-CAPCe8o5.js.map} +1 -1
- package/dist/components/basic-table/basic-table.d.ts +33 -2
- package/dist/components/basic-table/index.d.ts +1 -1
- package/dist/components/data-table/data-table-actions-column.d.ts +23 -0
- package/dist/components/data-table/data-table-bulk-actions.d.ts +20 -0
- package/dist/components/data-table/data-table-column-visibility.d.ts +17 -0
- package/dist/components/data-table/data-table-editable-column.d.ts +12 -0
- package/dist/components/data-table/data-table-filter.d.ts +12 -0
- package/dist/components/data-table/data-table-row-actions-column.d.ts +53 -0
- package/dist/components/data-table/data-table-select-column.d.ts +2 -0
- package/dist/components/data-table/data-table.d.ts +2 -0
- package/dist/components/data-table/data-table.styles.d.ts +8 -0
- package/dist/components/data-table/index.d.ts +17 -0
- package/dist/components/data-table/use-data-table-editable-rows.d.ts +60 -0
- package/dist/components/data-table.d.ts +2 -0
- package/dist/components/files-uploader/files-uploader.d.ts +8 -6
- package/dist/components/textarea-field/index.d.ts +1 -1
- package/dist/components/ui/button/button.styles.d.ts +2 -2
- package/dist/components/ui/calendar/calendar.d.ts +14 -10
- package/dist/components/ui/calendar/calendar.styles.d.ts +60 -2
- package/dist/components/ui/calendar/index.d.ts +3 -2
- package/dist/components/ui/dropdown-menu/dropdown-menu.d.ts +102 -0
- package/dist/components/ui/dropdown-menu/dropdown-menu.styles.d.ts +9 -0
- package/dist/components/ui/dropdown-menu/index.d.ts +2 -0
- package/dist/components/ui/dropdown-menu.d.ts +2 -0
- package/dist/components/ui/icon/icon-presets.d.ts +5 -5
- package/dist/components/ui/icon/icon.d.ts +2 -1
- package/dist/components/ui/pagination/pagination.d.ts +6 -5
- package/dist/components/ui/select/select.styles.d.ts +2 -2
- package/dist/components/ui/select-calendar-menu/index.d.ts +1 -0
- package/dist/components/ui/select-calendar-menu/select-calendar-menu.d.ts +33 -0
- package/dist/components/ui/select-calendar-menu.d.ts +2 -0
- package/dist/components/ui/textarea/textarea.d.ts +2 -2
- package/dist/components/ui/toggle/index.d.ts +3 -0
- package/dist/components/ui/toggle/toggle.d.ts +5 -0
- package/dist/components/ui/toggle/toggle.styles.d.ts +10 -0
- package/dist/components/ui/toggle-group/index.d.ts +1 -0
- package/dist/components/ui/toggle-group/toggle-group.d.ts +13 -0
- package/dist/components/ui/toggle-group/toggle-group.styles.d.ts +14 -0
- package/dist/components/ui/toggle-group.d.ts +2 -0
- package/dist/components/ui/toggle.d.ts +2 -0
- package/dist/components-app-pagination-app-pagination.cjs +1 -1
- package/dist/components-app-pagination-app-pagination.cjs.map +1 -1
- package/dist/components-app-pagination-app-pagination.js +46 -30
- package/dist/components-app-pagination-app-pagination.js.map +1 -1
- package/dist/components-app-pagination-app-pagination.styles.cjs +2 -2
- package/dist/components-app-pagination-app-pagination.styles.cjs.map +1 -1
- package/dist/components-app-pagination-app-pagination.styles.js +12 -12
- package/dist/components-app-pagination-app-pagination.styles.js.map +1 -1
- package/dist/components-avatar-uploader-avatar-uploader.cjs +2 -2
- package/dist/components-avatar-uploader-avatar-uploader.cjs.map +1 -1
- package/dist/components-avatar-uploader-avatar-uploader.js +8 -4
- package/dist/components-avatar-uploader-avatar-uploader.js.map +1 -1
- package/dist/components-basic-avatar-basic-avatar.cjs +2 -2
- package/dist/components-basic-avatar-basic-avatar.cjs.map +1 -1
- package/dist/components-basic-avatar-basic-avatar.js +8 -4
- package/dist/components-basic-avatar-basic-avatar.js.map +1 -1
- package/dist/components-basic-chart-basic-chart.cjs +1 -1
- package/dist/components-basic-chart-basic-chart.js +1 -1
- package/dist/components-basic-drawer-basic-drawer.cjs +1 -1
- package/dist/components-basic-drawer-basic-drawer.cjs.map +1 -1
- package/dist/components-basic-drawer-basic-drawer.js +13 -14
- package/dist/components-basic-drawer-basic-drawer.js.map +1 -1
- package/dist/components-basic-table-basic-table.cjs +2 -2
- package/dist/components-basic-table-basic-table.cjs.map +1 -1
- package/dist/components-basic-table-basic-table.js +874 -757
- package/dist/components-basic-table-basic-table.js.map +1 -1
- package/dist/components-data-table-data-table-actions-column.cjs +2 -0
- package/dist/components-data-table-data-table-actions-column.cjs.map +1 -0
- package/dist/components-data-table-data-table-actions-column.js +72 -0
- package/dist/components-data-table-data-table-actions-column.js.map +1 -0
- package/dist/components-data-table-data-table-bulk-actions.cjs +2 -0
- package/dist/components-data-table-data-table-bulk-actions.cjs.map +1 -0
- package/dist/components-data-table-data-table-bulk-actions.js +60 -0
- package/dist/components-data-table-data-table-bulk-actions.js.map +1 -0
- package/dist/components-data-table-data-table-column-visibility.cjs +3 -0
- package/dist/components-data-table-data-table-column-visibility.cjs.map +1 -0
- package/dist/components-data-table-data-table-column-visibility.js +100 -0
- package/dist/components-data-table-data-table-column-visibility.js.map +1 -0
- package/dist/components-data-table-data-table-editable-column.cjs +2 -0
- package/dist/components-data-table-data-table-editable-column.cjs.map +1 -0
- package/dist/components-data-table-data-table-editable-column.js +15 -0
- package/dist/components-data-table-data-table-editable-column.js.map +1 -0
- package/dist/components-data-table-data-table-filter.cjs +2 -0
- package/dist/components-data-table-data-table-filter.cjs.map +1 -0
- package/dist/components-data-table-data-table-filter.js +39 -0
- package/dist/components-data-table-data-table-filter.js.map +1 -0
- package/dist/components-data-table-data-table-row-actions-column.cjs +2 -0
- package/dist/components-data-table-data-table-row-actions-column.cjs.map +1 -0
- package/dist/components-data-table-data-table-row-actions-column.js +174 -0
- package/dist/components-data-table-data-table-row-actions-column.js.map +1 -0
- package/dist/components-data-table-data-table-select-column.cjs +2 -0
- package/dist/components-data-table-data-table-select-column.cjs.map +1 -0
- package/dist/components-data-table-data-table-select-column.js +44 -0
- package/dist/components-data-table-data-table-select-column.js.map +1 -0
- package/dist/components-data-table-data-table.cjs +2 -0
- package/dist/components-data-table-data-table.cjs.map +1 -0
- package/dist/components-data-table-data-table.js +37 -0
- package/dist/components-data-table-data-table.js.map +1 -0
- package/dist/components-data-table-data-table.styles.cjs +4 -0
- package/dist/components-data-table-data-table.styles.cjs.map +1 -0
- package/dist/components-data-table-data-table.styles.js +22 -0
- package/dist/components-data-table-data-table.styles.js.map +1 -0
- package/dist/components-data-table-use-data-table-editable-rows.cjs +2 -0
- package/dist/components-data-table-use-data-table-editable-rows.cjs.map +1 -0
- package/dist/components-data-table-use-data-table-editable-rows.js +156 -0
- package/dist/components-data-table-use-data-table-editable-rows.js.map +1 -0
- package/dist/components-data-table.cjs +2 -0
- package/dist/components-data-table.cjs.map +1 -0
- package/dist/components-data-table.js +21 -0
- package/dist/components-data-table.js.map +1 -0
- package/dist/components-files-uploader-files-uploader.cjs +6 -6
- package/dist/components-files-uploader-files-uploader.cjs.map +1 -1
- package/dist/components-files-uploader-files-uploader.js +108 -109
- package/dist/components-files-uploader-files-uploader.js.map +1 -1
- package/dist/components-input-contact-input-contact.cjs +1 -1
- package/dist/components-input-contact-input-contact.cjs.map +1 -1
- package/dist/components-input-contact-input-contact.js +8 -4
- package/dist/components-input-contact-input-contact.js.map +1 -1
- package/dist/components-input-password-input-password.cjs +1 -1
- package/dist/components-input-password-input-password.cjs.map +1 -1
- package/dist/components-input-password-input-password.js +8 -4
- package/dist/components-input-password-input-password.js.map +1 -1
- package/dist/components-popover-modal-popover-modal.cjs.map +1 -1
- package/dist/components-popover-modal-popover-modal.js +27 -20
- package/dist/components-popover-modal-popover-modal.js.map +1 -1
- package/dist/components-textarea-field-textarea-field.cjs.map +1 -1
- package/dist/components-textarea-field-textarea-field.js.map +1 -1
- package/dist/components-ui-button-button.styles.cjs +18 -8
- package/dist/components-ui-button-button.styles.cjs.map +1 -1
- package/dist/components-ui-button-button.styles.js +49 -33
- package/dist/components-ui-button-button.styles.js.map +1 -1
- package/dist/components-ui-calendar-calendar.cjs +1 -12
- package/dist/components-ui-calendar-calendar.cjs.map +1 -1
- package/dist/components-ui-calendar-calendar.js +12 -3757
- package/dist/components-ui-calendar-calendar.js.map +1 -1
- package/dist/components-ui-calendar-calendar.styles.cjs +17 -13
- package/dist/components-ui-calendar-calendar.styles.cjs.map +1 -1
- package/dist/components-ui-calendar-calendar.styles.js +193 -24
- package/dist/components-ui-calendar-calendar.styles.js.map +1 -1
- package/dist/components-ui-calendar.cjs +1 -1
- package/dist/components-ui-calendar.js +3 -2
- package/dist/components-ui-calendar.js.map +1 -1
- package/dist/components-ui-card-card.styles.cjs +2 -2
- package/dist/components-ui-card-card.styles.cjs.map +1 -1
- package/dist/components-ui-card-card.styles.js +2 -2
- package/dist/components-ui-card-card.styles.js.map +1 -1
- package/dist/components-ui-chart-chart.cjs +1 -1
- package/dist/components-ui-chart-chart.js +1 -1
- package/dist/components-ui-chart.cjs +1 -1
- package/dist/components-ui-chart.js +1 -1
- package/dist/components-ui-dropdown-menu-dropdown-menu.cjs +3 -0
- package/dist/components-ui-dropdown-menu-dropdown-menu.cjs.map +1 -0
- package/dist/components-ui-dropdown-menu-dropdown-menu.js +293 -0
- package/dist/components-ui-dropdown-menu-dropdown-menu.js.map +1 -0
- package/dist/components-ui-dropdown-menu-dropdown-menu.styles.cjs +29 -0
- package/dist/components-ui-dropdown-menu-dropdown-menu.styles.cjs.map +1 -0
- package/dist/components-ui-dropdown-menu-dropdown-menu.styles.js +43 -0
- package/dist/components-ui-dropdown-menu-dropdown-menu.styles.js.map +1 -0
- package/dist/components-ui-dropdown-menu.cjs +2 -0
- package/dist/components-ui-dropdown-menu.cjs.map +1 -0
- package/dist/components-ui-dropdown-menu.js +17 -0
- package/dist/components-ui-dropdown-menu.js.map +1 -0
- package/dist/components-ui-field-field.cjs +1 -1
- package/dist/components-ui-field-field.cjs.map +1 -1
- package/dist/components-ui-field-field.js +14 -14
- package/dist/components-ui-field-field.js.map +1 -1
- package/dist/components-ui-icon-icon-presets.cjs +1 -1
- package/dist/components-ui-icon-icon-presets.cjs.map +1 -1
- package/dist/components-ui-icon-icon-presets.js +3 -3
- package/dist/components-ui-icon-icon-presets.js.map +1 -1
- package/dist/components-ui-icon-icon.cjs +1 -1
- package/dist/components-ui-icon-icon.cjs.map +1 -1
- package/dist/components-ui-icon-icon.js +2621 -3595
- package/dist/components-ui-icon-icon.js.map +1 -1
- package/dist/components-ui-input-group-input-group.cjs.map +1 -1
- package/dist/components-ui-input-group-input-group.js.map +1 -1
- package/dist/components-ui-pagination-pagination.cjs +2 -1
- package/dist/components-ui-pagination-pagination.cjs.map +1 -1
- package/dist/components-ui-pagination-pagination.js +93 -62
- package/dist/components-ui-pagination-pagination.js.map +1 -1
- package/dist/components-ui-popover-popover.cjs.map +1 -1
- package/dist/components-ui-popover-popover.js +24 -14
- package/dist/components-ui-popover-popover.js.map +1 -1
- package/dist/components-ui-popover-popover.styles.cjs.map +1 -1
- package/dist/components-ui-popover-popover.styles.js.map +1 -1
- package/dist/components-ui-select-calendar-menu-select-calendar-menu.cjs +2 -0
- package/dist/components-ui-select-calendar-menu-select-calendar-menu.cjs.map +1 -0
- package/dist/components-ui-select-calendar-menu-select-calendar-menu.js +138 -0
- package/dist/components-ui-select-calendar-menu-select-calendar-menu.js.map +1 -0
- package/dist/components-ui-select-calendar-menu.cjs +2 -0
- package/dist/components-ui-select-calendar-menu.cjs.map +1 -0
- package/dist/components-ui-select-calendar-menu.js +5 -0
- package/dist/components-ui-select-calendar-menu.js.map +1 -0
- package/dist/components-ui-select-select.cjs.map +1 -1
- package/dist/components-ui-select-select.js.map +1 -1
- package/dist/components-ui-select-select.styles.cjs +2 -2
- package/dist/components-ui-select-select.styles.cjs.map +1 -1
- package/dist/components-ui-select-select.styles.js +5 -5
- package/dist/components-ui-select-select.styles.js.map +1 -1
- package/dist/components-ui-sonner-sonner.styles.cjs.map +1 -1
- package/dist/components-ui-sonner-sonner.styles.js.map +1 -1
- package/dist/components-ui-textarea-textarea.cjs +1 -1
- package/dist/components-ui-textarea-textarea.cjs.map +1 -1
- package/dist/components-ui-textarea-textarea.js +2 -3
- package/dist/components-ui-textarea-textarea.js.map +1 -1
- package/dist/components-ui-textarea-textarea.styles.cjs +1 -1
- package/dist/components-ui-textarea-textarea.styles.cjs.map +1 -1
- package/dist/components-ui-textarea-textarea.styles.js +1 -1
- package/dist/components-ui-textarea-textarea.styles.js.map +1 -1
- package/dist/components-ui-toggle-group-toggle-group.cjs +2 -0
- package/dist/components-ui-toggle-group-toggle-group.cjs.map +1 -0
- package/dist/components-ui-toggle-group-toggle-group.js +122 -0
- package/dist/components-ui-toggle-group-toggle-group.js.map +1 -0
- package/dist/components-ui-toggle-group-toggle-group.styles.cjs +2 -0
- package/dist/components-ui-toggle-group-toggle-group.styles.cjs.map +1 -0
- package/dist/components-ui-toggle-group-toggle-group.styles.js +81 -0
- package/dist/components-ui-toggle-group-toggle-group.styles.js.map +1 -0
- package/dist/components-ui-toggle-group.cjs +2 -0
- package/dist/components-ui-toggle-group.cjs.map +1 -0
- package/dist/components-ui-toggle-group.js +6 -0
- package/dist/components-ui-toggle-group.js.map +1 -0
- package/dist/components-ui-toggle-toggle.cjs +2 -0
- package/dist/components-ui-toggle-toggle.cjs.map +1 -0
- package/dist/components-ui-toggle-toggle.js +57 -0
- package/dist/components-ui-toggle-toggle.js.map +1 -0
- package/dist/components-ui-toggle-toggle.styles.cjs +7 -0
- package/dist/components-ui-toggle-toggle.styles.cjs.map +1 -0
- package/dist/components-ui-toggle-toggle.styles.js +33 -0
- package/dist/components-ui-toggle-toggle.styles.js.map +1 -0
- package/dist/components-ui-toggle.cjs +2 -0
- package/dist/components-ui-toggle.cjs.map +1 -0
- package/dist/components-ui-toggle.js +7 -0
- package/dist/components-ui-toggle.js.map +1 -0
- package/dist/constants/calendar-locale.d.ts +5 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +11 -2
- package/dist/index.js +227 -191
- package/dist/index.js.map +1 -1
- package/package.json +62 -17
package/dist/index.js
CHANGED
|
@@ -1,201 +1,237 @@
|
|
|
1
1
|
import './brd-ui-kit.css';/* empty css */
|
|
2
|
-
import { cn as
|
|
3
|
-
import { Badge as
|
|
4
|
-
import { badgeVariants as
|
|
5
|
-
import { Button as
|
|
6
|
-
import { buttonVariants as
|
|
7
|
-
import { Card as
|
|
2
|
+
import { cn as a } from "./lib-utils.js";
|
|
3
|
+
import { Badge as n } from "./components-ui-badge-badge.js";
|
|
4
|
+
import { badgeVariants as i } from "./components-ui-badge-badge.styles.js";
|
|
5
|
+
import { Button as x } from "./components-ui-button-button.js";
|
|
6
|
+
import { buttonVariants as f } from "./components-ui-button-button.styles.js";
|
|
7
|
+
import { Card as C, CardContent as s, CardDescription as g, CardFooter as d, CardHeader as c, CardTitle as T } from "./components-ui-card-card.js";
|
|
8
8
|
import { Checkbox as S } from "./components-ui-checkbox-checkbox.js";
|
|
9
|
-
import { Select as
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
9
|
+
import { Select as P, SelectItem as v, SelectValue as w, SelectContent as B, SelectGroup as h, SelectLabel as A, SelectScrollDownButton as M, SelectScrollUpButton as G, SelectSeparator as F, SelectTrigger as y } from "./components-ui-select-select.js";
|
|
10
|
+
import { SelectCalendarMenu as V } from "./components-ui-select-calendar-menu-select-calendar-menu.js";
|
|
11
|
+
import { Combobox as R, ComboboxChip as H, ComboboxChips as N, ComboboxChipsInput as E, ComboboxCollection as U, ComboboxContent as O, ComboboxEmpty as j, ComboboxField as q, ComboboxGroup as z, ComboboxInput as J, ComboboxItem as K, ComboboxLabel as Q, ComboboxList as W, ComboboxSeparator as X, ComboboxTrigger as Y, ComboboxValue as Z } from "./components-ui-combobox-combobox.js";
|
|
12
|
+
import { Dialog as $, DialogClose as oo, DialogContent as eo, DialogDescription as ro, DialogFooter as to, DialogHeader as ao, DialogOverlay as po, DialogPortal as no, DialogTitle as lo, DialogTrigger as io } from "./components-ui-dialog-dialog.js";
|
|
13
|
+
import { Field as xo, FieldContent as bo, FieldLabel as fo, FieldLegend as uo } from "./components-ui-field-field.js";
|
|
14
|
+
import { Icon as so } from "./components-ui-icon-icon.js";
|
|
15
|
+
import { Input as co } from "./components-ui-input-input.js";
|
|
16
|
+
import { InputGroup as Do, InputGroupAddon as So, InputGroupButton as Io, InputGroupInput as Po, InputGroupText as vo, InputGroupTextarea as wo } from "./components-ui-input-group-input-group.js";
|
|
17
|
+
import { Label as ho } from "./components-ui-label-label.js";
|
|
18
|
+
import { NavigationItem as Mo } from "./components-ui-navigation-item-navigation-item.js";
|
|
19
|
+
import { NavigationMenu as Fo } from "./components-ui-navigation-menu-navigation-menu.js";
|
|
20
|
+
import { Pagination as Lo, PaginationContent as Vo, PaginationEllipsis as ko, PaginationItem as Ro, PaginationLink as Ho, PaginationNext as No, PaginationPrevious as Eo } from "./components-ui-pagination-pagination.js";
|
|
21
|
+
import { Progress as Oo } from "./components-ui-progress-progress.js";
|
|
22
|
+
import { RadioGroup as qo, RadioGroupItem as zo } from "./components-ui-radio-group-radio-group.js";
|
|
23
|
+
import { Separator as Ko } from "./components-ui-separator-separator.js";
|
|
24
|
+
import { Switch as Wo } from "./components-ui-switch-switch.js";
|
|
25
|
+
import { Toggle as Yo } from "./components-ui-toggle-toggle.js";
|
|
26
|
+
import { toggleVariants as _o } from "./components-ui-toggle-toggle.styles.js";
|
|
27
|
+
import { ToggleGroup as oe, ToggleGroupItem as ee } from "./components-ui-toggle-group-toggle-group.js";
|
|
28
|
+
import { Table as te, TableBody as ae, TableCaption as pe, TableCell as ne, TableFooter as le, TableHead as ie, TableHeader as me, TableRow as xe } from "./components-ui-table-table.js";
|
|
29
|
+
import { Tabs as fe, TabsContent as ue, TabsList as Ce, TabsTrigger as se } from "./components-ui-tabs-tabs.js";
|
|
30
|
+
import { Textarea as de } from "./components-ui-textarea-textarea.js";
|
|
31
|
+
import { Tooltip as Te, TooltipArrow as De, TooltipContent as Se, TooltipProvider as Ie, TooltipTrigger as Pe } from "./components-ui-tooltip-tooltip.js";
|
|
32
|
+
import { Typography as we } from "./components-ui-typography-typography.js";
|
|
33
|
+
import { getTypographyClassName as he, typographyClassNames as Ae, typographyVariantOptions as Me } from "./components-ui-typography-typography.styles.js";
|
|
34
|
+
import { Avatar as Fe, AvatarBadge as ye, AvatarFallback as Le, AvatarGroup as Ve, AvatarGroupCount as ke, AvatarImage as Re } from "./components-ui-avatar-avatar.js";
|
|
35
|
+
import { usePopupControls as Ne } from "./hooks-usePopupControls.js";
|
|
36
|
+
import { AppPagination as Ue } from "./components-app-pagination-app-pagination.js";
|
|
37
|
+
import { AppSidebar as je } from "./components-app-sidebar-app-sidebar.js";
|
|
38
|
+
import { DataTable as ze } from "./components-data-table-data-table.js";
|
|
39
|
+
import { createDataTableActionsColumn as Ke } from "./components-data-table-data-table-actions-column.js";
|
|
40
|
+
import { withDataTableEditableColumn as We } from "./components-data-table-data-table-editable-column.js";
|
|
41
|
+
import { createDataTableRowActionsColumn as Ye } from "./components-data-table-data-table-row-actions-column.js";
|
|
42
|
+
import { DataTableBulkActions as _e } from "./components-data-table-data-table-bulk-actions.js";
|
|
43
|
+
import { DataTableColumnVisibility as or } from "./components-data-table-data-table-column-visibility.js";
|
|
44
|
+
import { DataTableFilter as rr } from "./components-data-table-data-table-filter.js";
|
|
45
|
+
import { createDataTableSelectColumn as ar } from "./components-data-table-data-table-select-column.js";
|
|
46
|
+
import { useDataTableEditableRows as nr } from "./components-data-table-use-data-table-editable-rows.js";
|
|
47
|
+
import { BasicCheckbox as ir } from "./components-basic-checkbox-basic-checkbox.js";
|
|
48
|
+
import { BasicModal as xr } from "./components-basic-modal-basic-modal.js";
|
|
49
|
+
import { BasicTable as fr } from "./components-basic-table-basic-table.js";
|
|
50
|
+
import { BasicTooltip as Cr } from "./components-basic-tooltip-basic-tooltip.js";
|
|
51
|
+
import { InputField as gr } from "./components-input-field-input-field.js";
|
|
52
|
+
import { InputPassword as cr } from "./components-input-password-input-password.js";
|
|
53
|
+
import { RadioButton as Dr } from "./components-radio-button-radio-button.js";
|
|
54
|
+
import { SelectField as Ir } from "./components-select-field-select-field.js";
|
|
55
|
+
import { SelectGroups as vr } from "./components-select-groups-select-groups.js";
|
|
56
|
+
import { TextareaField as Br } from "./components-textarea-field-textarea-field.js";
|
|
57
|
+
import { BasicChart as Ar } from "./components-basic-chart-basic-chart.js";
|
|
58
|
+
import { BasicAvatar as Gr } from "./components-basic-avatar-basic-avatar.js";
|
|
59
|
+
import { AvatarUpload as yr } from "./components-avatar-uploader-avatar-uploader.js";
|
|
60
|
+
import { Popover as Vr, PopoverAnchor as kr, PopoverContent as Rr, PopoverDescription as Hr, PopoverHeader as Nr, PopoverTitle as Er, PopoverTrigger as Ur } from "./components-ui-popover-popover.js";
|
|
61
|
+
import { CheckboxDropdownMenu as jr, ConfigurableDropdownMenu as qr, DropdownMenu as zr, DropdownMenuCheckboxItem as Jr, DropdownMenuContent as Kr, DropdownMenuItem as Qr, DropdownMenuLabel as Wr, DropdownMenuSeparator as Xr, DropdownMenuSubContent as Yr, DropdownMenuSubTrigger as Zr, DropdownMenuTrigger as _r } from "./components-ui-dropdown-menu-dropdown-menu.js";
|
|
62
|
+
import { Toaster as ot } from "./components-ui-sonner-sonner.js";
|
|
63
|
+
import { t as rt } from "./index-C4iHL8Gs.js";
|
|
64
|
+
import { PopoverBasic as at } from "./components-popover-modal-popover-modal.js";
|
|
65
|
+
import { BasicSelect as nt } from "./components-basic-select-basic-select.js";
|
|
66
|
+
import { BasicDrawer as it } from "./components-basic-drawer-basic-drawer.js";
|
|
67
|
+
import { FilesUploader as xt } from "./components-files-uploader-files-uploader.js";
|
|
68
|
+
import { InputContact as ft } from "./components-input-contact-input-contact.js";
|
|
69
|
+
import { InputPhone as Ct } from "./components-input-phone-input-phone.js";
|
|
70
|
+
import { C as gt } from "./calendar-C0DXP3T-.js";
|
|
71
|
+
import { l as ct } from "./calendar-locale-DJf03PI9.js";
|
|
72
|
+
import * as e from "@radix-ui/react-dropdown-menu";
|
|
57
73
|
export {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
74
|
+
Ue as AppPagination,
|
|
75
|
+
je as AppSidebar,
|
|
76
|
+
Fe as Avatar,
|
|
77
|
+
ye as AvatarBadge,
|
|
78
|
+
Le as AvatarFallback,
|
|
79
|
+
Ve as AvatarGroup,
|
|
80
|
+
ke as AvatarGroupCount,
|
|
81
|
+
Re as AvatarImage,
|
|
82
|
+
yr as AvatarUpload,
|
|
83
|
+
n as Badge,
|
|
84
|
+
Gr as BasicAvatar,
|
|
85
|
+
Ar as BasicChart,
|
|
86
|
+
ir as BasicCheckbox,
|
|
87
|
+
it as BasicDrawer,
|
|
88
|
+
xr as BasicModal,
|
|
89
|
+
nt as BasicSelect,
|
|
90
|
+
fr as BasicTable,
|
|
91
|
+
Cr as BasicTooltip,
|
|
92
|
+
x as Button,
|
|
93
|
+
gt as Calendar,
|
|
94
|
+
C as Card,
|
|
95
|
+
s as CardContent,
|
|
96
|
+
g as CardDescription,
|
|
97
|
+
d as CardFooter,
|
|
98
|
+
c as CardHeader,
|
|
99
|
+
T as CardTitle,
|
|
84
100
|
S as Checkbox,
|
|
85
|
-
|
|
101
|
+
jr as CheckboxDropdownMenu,
|
|
102
|
+
R as Combobox,
|
|
86
103
|
H as ComboboxChip,
|
|
87
104
|
N as ComboboxChips,
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
no as
|
|
114
|
-
|
|
115
|
-
|
|
105
|
+
E as ComboboxChipsInput,
|
|
106
|
+
U as ComboboxCollection,
|
|
107
|
+
O as ComboboxContent,
|
|
108
|
+
j as ComboboxEmpty,
|
|
109
|
+
q as ComboboxField,
|
|
110
|
+
z as ComboboxGroup,
|
|
111
|
+
J as ComboboxInput,
|
|
112
|
+
K as ComboboxItem,
|
|
113
|
+
Q as ComboboxLabel,
|
|
114
|
+
W as ComboboxList,
|
|
115
|
+
X as ComboboxSeparator,
|
|
116
|
+
Y as ComboboxTrigger,
|
|
117
|
+
Z as ComboboxValue,
|
|
118
|
+
qr as ConfigurableDropdownMenu,
|
|
119
|
+
ze as DataTable,
|
|
120
|
+
_e as DataTableBulkActions,
|
|
121
|
+
or as DataTableColumnVisibility,
|
|
122
|
+
rr as DataTableFilter,
|
|
123
|
+
$ as Dialog,
|
|
124
|
+
oo as DialogClose,
|
|
125
|
+
eo as DialogContent,
|
|
126
|
+
ro as DialogDescription,
|
|
127
|
+
to as DialogFooter,
|
|
128
|
+
ao as DialogHeader,
|
|
129
|
+
po as DialogOverlay,
|
|
130
|
+
no as DialogPortal,
|
|
131
|
+
lo as DialogTitle,
|
|
132
|
+
io as DialogTrigger,
|
|
133
|
+
zr as DropdownMenu,
|
|
134
|
+
Jr as DropdownMenuCheckboxItem,
|
|
135
|
+
Kr as DropdownMenuContent,
|
|
136
|
+
Qr as DropdownMenuItem,
|
|
137
|
+
Wr as DropdownMenuLabel,
|
|
138
|
+
e as DropdownMenuPrimitive,
|
|
139
|
+
Xr as DropdownMenuSeparator,
|
|
140
|
+
Yr as DropdownMenuSubContent,
|
|
141
|
+
Zr as DropdownMenuSubTrigger,
|
|
142
|
+
_r as DropdownMenuTrigger,
|
|
143
|
+
xo as Field,
|
|
144
|
+
bo as FieldContent,
|
|
116
145
|
fo as FieldLabel,
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
ho as
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
zo as
|
|
153
|
-
|
|
154
|
-
Ko as RadioGroup,
|
|
155
|
-
Qo as RadioGroupItem,
|
|
156
|
-
I as Select,
|
|
146
|
+
uo as FieldLegend,
|
|
147
|
+
xt as FilesUploader,
|
|
148
|
+
so as Icon,
|
|
149
|
+
co as Input,
|
|
150
|
+
ft as InputContact,
|
|
151
|
+
gr as InputField,
|
|
152
|
+
Do as InputGroup,
|
|
153
|
+
So as InputGroupAddon,
|
|
154
|
+
Io as InputGroupButton,
|
|
155
|
+
Po as InputGroupInput,
|
|
156
|
+
vo as InputGroupText,
|
|
157
|
+
wo as InputGroupTextarea,
|
|
158
|
+
cr as InputPassword,
|
|
159
|
+
Ct as InputPhone,
|
|
160
|
+
ho as Label,
|
|
161
|
+
Mo as NavigationItem,
|
|
162
|
+
Fo as NavigationMenu,
|
|
163
|
+
Lo as Pagination,
|
|
164
|
+
Vo as PaginationContent,
|
|
165
|
+
ko as PaginationEllipsis,
|
|
166
|
+
Ro as PaginationItem,
|
|
167
|
+
Ho as PaginationLink,
|
|
168
|
+
No as PaginationNext,
|
|
169
|
+
Eo as PaginationPrevious,
|
|
170
|
+
Vr as Popover,
|
|
171
|
+
kr as PopoverAnchor,
|
|
172
|
+
at as PopoverBasic,
|
|
173
|
+
Rr as PopoverContent,
|
|
174
|
+
Hr as PopoverDescription,
|
|
175
|
+
Nr as PopoverHeader,
|
|
176
|
+
Er as PopoverTitle,
|
|
177
|
+
Ur as PopoverTrigger,
|
|
178
|
+
Oo as Progress,
|
|
179
|
+
Dr as RadioButton,
|
|
180
|
+
qo as RadioGroup,
|
|
181
|
+
zo as RadioGroupItem,
|
|
182
|
+
P as Select,
|
|
157
183
|
v as SelectBaseItem,
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
184
|
+
w as SelectBaseValue,
|
|
185
|
+
V as SelectCalendarMenu,
|
|
186
|
+
B as SelectContent,
|
|
187
|
+
Ir as SelectField,
|
|
188
|
+
h as SelectGroup,
|
|
189
|
+
vr as SelectGroups,
|
|
190
|
+
A as SelectLabel,
|
|
191
|
+
M as SelectScrollDownButton,
|
|
192
|
+
G as SelectScrollUpButton,
|
|
193
|
+
F as SelectSeparator,
|
|
194
|
+
y as SelectTrigger,
|
|
195
|
+
Ko as Separator,
|
|
196
|
+
Wo as Switch,
|
|
197
|
+
te as Table,
|
|
198
|
+
ae as TableBody,
|
|
199
|
+
pe as TableCaption,
|
|
200
|
+
ne as TableCell,
|
|
201
|
+
le as TableFooter,
|
|
202
|
+
ie as TableHead,
|
|
203
|
+
me as TableHeader,
|
|
204
|
+
xe as TableRow,
|
|
205
|
+
fe as Tabs,
|
|
206
|
+
ue as TabsContent,
|
|
207
|
+
Ce as TabsList,
|
|
208
|
+
se as TabsTrigger,
|
|
209
|
+
de as Textarea,
|
|
210
|
+
Br as TextareaField,
|
|
211
|
+
ot as Toaster,
|
|
212
|
+
Yo as Toggle,
|
|
213
|
+
oe as ToggleGroup,
|
|
214
|
+
ee as ToggleGroupItem,
|
|
215
|
+
Te as Tooltip,
|
|
216
|
+
De as TooltipArrow,
|
|
217
|
+
Se as TooltipContent,
|
|
218
|
+
Ie as TooltipProvider,
|
|
219
|
+
Pe as TooltipTrigger,
|
|
220
|
+
we as Typography,
|
|
221
|
+
i as badgeVariants,
|
|
222
|
+
f as buttonVariants,
|
|
223
|
+
a as cn,
|
|
224
|
+
Ke as createDataTableActionsColumn,
|
|
225
|
+
Ye as createDataTableRowActionsColumn,
|
|
226
|
+
ar as createDataTableSelectColumn,
|
|
227
|
+
he as getTypographyClassName,
|
|
228
|
+
ct as localeMode,
|
|
229
|
+
rt as sonner,
|
|
230
|
+
_o as toggleVariants,
|
|
231
|
+
Ae as typographyClassNames,
|
|
232
|
+
Me as typographyVariantOptions,
|
|
233
|
+
nr as useDataTableEditableRows,
|
|
234
|
+
Ne as usePopupControls,
|
|
235
|
+
We as withDataTableEditableColumn
|
|
200
236
|
};
|
|
201
237
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,8 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "brd-ui-kit",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.75",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"private": false,
|
|
6
|
+
"scripts": {
|
|
7
|
+
"lint": "eslint .",
|
|
8
|
+
"lint:fix": "eslint . --fix",
|
|
9
|
+
"format": "prettier . --write",
|
|
10
|
+
"format:check": "prettier . --check",
|
|
11
|
+
"fix": "npm run lint:fix && npm run format",
|
|
12
|
+
"check": "npm run lint && npm run format:check",
|
|
13
|
+
"build": "vite build && npm run generate-exports",
|
|
14
|
+
"preview": "vite preview",
|
|
15
|
+
"storybook": "storybook dev -p 6006",
|
|
16
|
+
"build-storybook": "storybook build",
|
|
17
|
+
"prepublishOnly": "npm run build",
|
|
18
|
+
"generate-exports": "node scripts/generate-exports.js"
|
|
19
|
+
},
|
|
6
20
|
"main": "./dist/index.cjs",
|
|
7
21
|
"module": "./dist/index.js",
|
|
8
22
|
"types": "./dist/index.d.ts",
|
|
@@ -131,6 +145,12 @@
|
|
|
131
145
|
"require": "./dist/components-ui-combobox.cjs",
|
|
132
146
|
"default": "./dist/components-ui-combobox.js"
|
|
133
147
|
},
|
|
148
|
+
"./data-table": {
|
|
149
|
+
"types": "./dist/components/data-table/index.d.ts",
|
|
150
|
+
"import": "./dist/components-data-table.js",
|
|
151
|
+
"require": "./dist/components-data-table.cjs",
|
|
152
|
+
"default": "./dist/components-data-table.js"
|
|
153
|
+
},
|
|
134
154
|
"./dialog": {
|
|
135
155
|
"types": "./dist/components/ui/dialog/index.d.ts",
|
|
136
156
|
"import": "./dist/components-ui-dialog.js",
|
|
@@ -143,6 +163,12 @@
|
|
|
143
163
|
"require": "./dist/components-ui-drawer.cjs",
|
|
144
164
|
"default": "./dist/components-ui-drawer.js"
|
|
145
165
|
},
|
|
166
|
+
"./dropdown-menu": {
|
|
167
|
+
"types": "./dist/components/ui/dropdown-menu/index.d.ts",
|
|
168
|
+
"import": "./dist/components-ui-dropdown-menu.js",
|
|
169
|
+
"require": "./dist/components-ui-dropdown-menu.cjs",
|
|
170
|
+
"default": "./dist/components-ui-dropdown-menu.js"
|
|
171
|
+
},
|
|
146
172
|
"./field": {
|
|
147
173
|
"types": "./dist/components/ui/field/index.d.ts",
|
|
148
174
|
"import": "./dist/components-ui-field.js",
|
|
@@ -257,6 +283,12 @@
|
|
|
257
283
|
"require": "./dist/components-ui-select.cjs",
|
|
258
284
|
"default": "./dist/components-ui-select.js"
|
|
259
285
|
},
|
|
286
|
+
"./select-calendar-menu": {
|
|
287
|
+
"types": "./dist/components/ui/select-calendar-menu/index.d.ts",
|
|
288
|
+
"import": "./dist/components-ui-select-calendar-menu.js",
|
|
289
|
+
"require": "./dist/components-ui-select-calendar-menu.cjs",
|
|
290
|
+
"default": "./dist/components-ui-select-calendar-menu.js"
|
|
291
|
+
},
|
|
260
292
|
"./select-field": {
|
|
261
293
|
"types": "./dist/components/select-field/index.d.ts",
|
|
262
294
|
"import": "./dist/components-select-field.js",
|
|
@@ -311,6 +343,18 @@
|
|
|
311
343
|
"require": "./dist/components-textarea-field.cjs",
|
|
312
344
|
"default": "./dist/components-textarea-field.js"
|
|
313
345
|
},
|
|
346
|
+
"./toggle": {
|
|
347
|
+
"types": "./dist/components/ui/toggle/index.d.ts",
|
|
348
|
+
"import": "./dist/components-ui-toggle.js",
|
|
349
|
+
"require": "./dist/components-ui-toggle.cjs",
|
|
350
|
+
"default": "./dist/components-ui-toggle.js"
|
|
351
|
+
},
|
|
352
|
+
"./toggle-group": {
|
|
353
|
+
"types": "./dist/components/ui/toggle-group/index.d.ts",
|
|
354
|
+
"import": "./dist/components-ui-toggle-group.js",
|
|
355
|
+
"require": "./dist/components-ui-toggle-group.cjs",
|
|
356
|
+
"default": "./dist/components-ui-toggle-group.js"
|
|
357
|
+
},
|
|
314
358
|
"./tooltip": {
|
|
315
359
|
"types": "./dist/components/ui/tooltip/index.d.ts",
|
|
316
360
|
"import": "./dist/components-ui-tooltip.js",
|
|
@@ -339,9 +383,8 @@
|
|
|
339
383
|
"clsx": "^2.1.1",
|
|
340
384
|
"date-fns": "^4.1.0",
|
|
341
385
|
"lodash": "^4.17.23",
|
|
342
|
-
"lucide-react": "^0.577.0",
|
|
343
386
|
"next-themes": "^0.4.6",
|
|
344
|
-
"phosphor-strokes-icons": "^0.1.
|
|
387
|
+
"phosphor-strokes-icons": "^0.1.10",
|
|
345
388
|
"radix-ui": "^1.4.3",
|
|
346
389
|
"react-day-picker": "^9.14.0",
|
|
347
390
|
"react-dropzone": "^15.0.0",
|
|
@@ -461,12 +504,18 @@
|
|
|
461
504
|
"combobox": [
|
|
462
505
|
"./dist/components/ui/combobox/index.d.ts"
|
|
463
506
|
],
|
|
507
|
+
"data-table": [
|
|
508
|
+
"./dist/components/data-table/index.d.ts"
|
|
509
|
+
],
|
|
464
510
|
"dialog": [
|
|
465
511
|
"./dist/components/ui/dialog/index.d.ts"
|
|
466
512
|
],
|
|
467
513
|
"drawer": [
|
|
468
514
|
"./dist/components/ui/drawer/index.d.ts"
|
|
469
515
|
],
|
|
516
|
+
"dropdown-menu": [
|
|
517
|
+
"./dist/components/ui/dropdown-menu/index.d.ts"
|
|
518
|
+
],
|
|
470
519
|
"field": [
|
|
471
520
|
"./dist/components/ui/field/index.d.ts"
|
|
472
521
|
],
|
|
@@ -524,6 +573,9 @@
|
|
|
524
573
|
"select": [
|
|
525
574
|
"./dist/components/ui/select/index.d.ts"
|
|
526
575
|
],
|
|
576
|
+
"select-calendar-menu": [
|
|
577
|
+
"./dist/components/ui/select-calendar-menu/index.d.ts"
|
|
578
|
+
],
|
|
527
579
|
"select-field": [
|
|
528
580
|
"./dist/components/select-field/index.d.ts"
|
|
529
581
|
],
|
|
@@ -551,6 +603,12 @@
|
|
|
551
603
|
"textarea-field": [
|
|
552
604
|
"./dist/components/textarea-field/index.d.ts"
|
|
553
605
|
],
|
|
606
|
+
"toggle": [
|
|
607
|
+
"./dist/components/ui/toggle/index.d.ts"
|
|
608
|
+
],
|
|
609
|
+
"toggle-group": [
|
|
610
|
+
"./dist/components/ui/toggle-group/index.d.ts"
|
|
611
|
+
],
|
|
554
612
|
"tooltip": [
|
|
555
613
|
"./dist/components/ui/tooltip/index.d.ts"
|
|
556
614
|
],
|
|
@@ -558,18 +616,5 @@
|
|
|
558
616
|
"./dist/components/ui/typography/index.d.ts"
|
|
559
617
|
]
|
|
560
618
|
}
|
|
561
|
-
},
|
|
562
|
-
"scripts": {
|
|
563
|
-
"lint": "eslint .",
|
|
564
|
-
"lint:fix": "eslint . --fix",
|
|
565
|
-
"format": "prettier . --write",
|
|
566
|
-
"format:check": "prettier . --check",
|
|
567
|
-
"fix": "npm run lint:fix && npm run format",
|
|
568
|
-
"check": "npm run lint && npm run format:check",
|
|
569
|
-
"build": "vite build && npm run generate-exports",
|
|
570
|
-
"preview": "vite preview",
|
|
571
|
-
"storybook": "storybook dev -p 6006",
|
|
572
|
-
"build-storybook": "storybook build",
|
|
573
|
-
"generate-exports": "node scripts/generate-exports.js"
|
|
574
619
|
}
|
|
575
|
-
}
|
|
620
|
+
}
|