@kopexa/theme 1.6.0 → 1.6.1

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.
Files changed (62) hide show
  1. package/dist/{chunk-OMS3433R.mjs → chunk-5QIMO5EG.mjs} +1 -1
  2. package/dist/{chunk-MGYGD5BF.mjs → chunk-DQEPGWAN.mjs} +1 -1
  3. package/dist/chunk-FWRXPYLB.mjs +41 -0
  4. package/dist/{chunk-DH3KNPAO.mjs → chunk-J4JIYTOU.mjs} +1 -1
  5. package/dist/{chunk-UVT775TU.mjs → chunk-LG2J56LI.mjs} +1 -1
  6. package/dist/{chunk-SU53TZN7.mjs → chunk-MKBU6G6Q.mjs} +10 -1
  7. package/dist/{chunk-HOQ2LD24.mjs → chunk-T5PESSOS.mjs} +1 -1
  8. package/dist/chunk-TT5V2MUL.mjs +29 -0
  9. package/dist/chunk-V2J5XG34.mjs +43 -0
  10. package/dist/{chunk-IRKCLWJD.mjs → chunk-VCLXE57S.mjs} +2 -1
  11. package/dist/chunk-WPOYEHD2.mjs +45 -0
  12. package/dist/{chunk-WSX3HKVE.mjs → chunk-XJ7XBZNF.mjs} +1 -1
  13. package/dist/{chunk-UPTG533L.mjs → chunk-ZLM6Z3W2.mjs} +7 -0
  14. package/dist/components/avatar.js +1 -1
  15. package/dist/components/avatar.mjs +2 -2
  16. package/dist/components/button.js +1 -1
  17. package/dist/components/button.mjs +2 -2
  18. package/dist/components/chip.js +1 -1
  19. package/dist/components/chip.mjs +2 -2
  20. package/dist/components/code.js +1 -1
  21. package/dist/components/code.mjs +2 -2
  22. package/dist/components/drawer.js +1 -1
  23. package/dist/components/drawer.mjs +1 -1
  24. package/dist/components/index.d.mts +4 -0
  25. package/dist/components/index.d.ts +4 -0
  26. package/dist/components/index.js +195 -24
  27. package/dist/components/index.mjs +39 -23
  28. package/dist/components/preview-card.d.mts +89 -0
  29. package/dist/components/preview-card.d.ts +89 -0
  30. package/dist/components/preview-card.js +69 -0
  31. package/dist/components/preview-card.mjs +6 -0
  32. package/dist/components/risk-badge.d.mts +97 -0
  33. package/dist/components/risk-badge.d.ts +97 -0
  34. package/dist/components/risk-badge.js +67 -0
  35. package/dist/components/risk-badge.mjs +6 -0
  36. package/dist/components/section-row.d.mts +47 -0
  37. package/dist/components/section-row.d.ts +47 -0
  38. package/dist/components/section-row.js +53 -0
  39. package/dist/components/section-row.mjs +6 -0
  40. package/dist/components/separator.js +2 -1
  41. package/dist/components/separator.mjs +1 -1
  42. package/dist/components/split-page-layout.d.mts +49 -0
  43. package/dist/components/split-page-layout.d.ts +49 -0
  44. package/dist/components/split-page-layout.js +65 -0
  45. package/dist/components/split-page-layout.mjs +6 -0
  46. package/dist/components/tab-nav.d.mts +18 -0
  47. package/dist/components/tab-nav.d.ts +18 -0
  48. package/dist/components/tab-nav.js +7 -0
  49. package/dist/components/tab-nav.mjs +1 -1
  50. package/dist/components/table.d.mts +18 -0
  51. package/dist/components/table.d.ts +18 -0
  52. package/dist/components/table.js +10 -1
  53. package/dist/components/table.mjs +1 -1
  54. package/dist/index.css +71 -13
  55. package/dist/index.d.mts +4 -0
  56. package/dist/index.d.ts +4 -0
  57. package/dist/index.js +195 -24
  58. package/dist/index.mjs +39 -23
  59. package/dist/utils/variants.js +1 -1
  60. package/dist/utils/variants.mjs +1 -1
  61. package/package.json +1 -1
  62. /package/dist/{chunk-EOJ6MEGH.mjs → chunk-NP4SOC4S.mjs} +0 -0
@@ -40,13 +40,17 @@ __export(components_exports, {
40
40
  pageLayout: () => pageLayout,
41
41
  passwordInput: () => passwordInput,
42
42
  popover: () => popover,
43
+ previewCard: () => previewCard,
44
+ riskBadge: () => riskBadge,
43
45
  riskIndicator: () => riskIndicator,
46
+ sectionRow: () => sectionRow,
44
47
  separator: () => separator,
45
48
  sidebar: () => sidebar,
46
49
  sidebarMenuAction: () => sidebarMenuAction,
47
50
  sidebarMenuButton: () => sidebarMenuButton,
48
51
  skeleton: () => skeleton,
49
52
  spinner: () => spinner,
53
+ splitPageLayout: () => splitPageLayout,
50
54
  tabNav: () => tabNav,
51
55
  table: () => table,
52
56
  tabs: () => tabs,
@@ -89,7 +93,7 @@ var translateCenterClasses = [
89
93
 
90
94
  // src/utils/variants.ts
91
95
  var solid = {
92
- default: "bg-accent text-accent-foreground",
96
+ default: "bg-accent/70 text-accent-foreground",
93
97
  primary: "bg-primary text-primary-foreground",
94
98
  secondary: "bg-secondary text-secondary-foreground",
95
99
  destructive: "bg-destructive text-destructive-foreground",
@@ -1228,7 +1232,7 @@ var drawer = (0, import_tailwind_variants13.tv)({
1228
1232
  content: "max-w-6xl"
1229
1233
  },
1230
1234
  full: {
1231
- content: "max-w-full max-h-full h-[calc(100dvh_-_1rem)] inset-2"
1235
+ content: "max-w-full max-h-full h-[calc(100dvh_-_1rem)] !inset-2"
1232
1236
  }
1233
1237
  },
1234
1238
  placement: {
@@ -1548,9 +1552,91 @@ var popover = (0, import_tailwind_variants19.tv)({
1548
1552
  }
1549
1553
  });
1550
1554
 
1551
- // src/components/risk-indicator.ts
1555
+ // src/components/preview-card.ts
1552
1556
  var import_tailwind_variants20 = require("tailwind-variants");
1553
- var riskIndicator = (0, import_tailwind_variants20.tv)({
1557
+ var previewCard = (0, import_tailwind_variants20.tv)({
1558
+ slots: {
1559
+ root: [
1560
+ "flex w-full items-start gap-3 rounded-md bg-background p-2 transition-colors",
1561
+ "transition-all group min-h-10",
1562
+ "focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-1"
1563
+ ],
1564
+ icon: ["flex-shrink-0 text-muted-foreground"],
1565
+ content: ["flex min-w-0 flex-1 flex-col justify-center"],
1566
+ title: ["truncate text-xs font-medium text-foreground"],
1567
+ description: ["truncate text-[10px] text-muted-foreground line-clamp-1"],
1568
+ action: ["shrink-0 rounded-full [&_svg]:size-4"],
1569
+ tags: ["mt-1.5 flex items-center gap-2"]
1570
+ },
1571
+ variants: {
1572
+ size: {
1573
+ md: {
1574
+ icon: "[&__svg]:size-5"
1575
+ }
1576
+ },
1577
+ isBordered: {
1578
+ true: {
1579
+ root: ["border"]
1580
+ },
1581
+ false: {}
1582
+ },
1583
+ isHoverable: {
1584
+ true: {
1585
+ root: "hover:bg-muted/50 hover:border-primary",
1586
+ title: "group-hover:text-primary"
1587
+ },
1588
+ false: {}
1589
+ }
1590
+ },
1591
+ defaultVariants: {
1592
+ size: "md",
1593
+ isBordered: true
1594
+ }
1595
+ });
1596
+
1597
+ // src/components/risk-badge.ts
1598
+ var import_tailwind_variants21 = require("tailwind-variants");
1599
+ var riskBadge = (0, import_tailwind_variants21.tv)({
1600
+ slots: {
1601
+ root: ["inline-flex flex-col items-start gap-0.5"],
1602
+ label: ["inline-flex items-center gap-0.5 text-xs"],
1603
+ grade: ["font-semibold"],
1604
+ level: ["font-medium"],
1605
+ dots: ["inline-flex items-center gap-0.5"],
1606
+ dot: [
1607
+ "inline-block w-1.5 h-1.5 rounded-full",
1608
+ "transition-all duration-150 ease-in-out"
1609
+ ]
1610
+ },
1611
+ variants: {
1612
+ color: {
1613
+ default: {
1614
+ dot: "bg-gray-200 dark:bg-gray-700"
1615
+ },
1616
+ success: {
1617
+ dot: "bg-success"
1618
+ },
1619
+ destructive: {
1620
+ dot: "bg-destructive"
1621
+ },
1622
+ warning: {
1623
+ dot: "bg-warning"
1624
+ }
1625
+ },
1626
+ dotFilled: {
1627
+ true: {
1628
+ dot: "opacity-100 scale-110"
1629
+ },
1630
+ false: {
1631
+ dot: "opacity-40 scale-100"
1632
+ }
1633
+ }
1634
+ }
1635
+ });
1636
+
1637
+ // src/components/risk-indicator.ts
1638
+ var import_tailwind_variants22 = require("tailwind-variants");
1639
+ var riskIndicator = (0, import_tailwind_variants22.tv)({
1554
1640
  slots: {
1555
1641
  base: "flex items-end gap-0.5",
1556
1642
  bar: "rounded-sm",
@@ -1582,21 +1668,48 @@ var riskIndicator = (0, import_tailwind_variants20.tv)({
1582
1668
  }
1583
1669
  });
1584
1670
 
1671
+ // src/components/section-row.ts
1672
+ var import_tailwind_variants23 = require("tailwind-variants");
1673
+ var sectionRow = (0, import_tailwind_variants23.tv)({
1674
+ slots: {
1675
+ root: ["section-row items-start"],
1676
+ title: "section-row__title text-muted-foreground text-sm font-semibold",
1677
+ valueText: "whitespace-pre-line text-pretty text-sm",
1678
+ valueContainer: "section-row__value-container flex flex-wrap gap-1",
1679
+ action: "section-row__action"
1680
+ },
1681
+ variants: {
1682
+ hasActions: {
1683
+ true: {
1684
+ root: [
1685
+ "has-actions"
1686
+ //"md:grid-cols-[min(40%,--spacing(80))_auto_28px]",
1687
+ ]
1688
+ },
1689
+ false: {}
1690
+ }
1691
+ },
1692
+ defaultVariants: {
1693
+ hasActions: false
1694
+ }
1695
+ });
1696
+
1585
1697
  // src/components/separator.ts
1586
- var import_tailwind_variants21 = require("tailwind-variants");
1587
- var separator = (0, import_tailwind_variants21.tv)({
1698
+ var import_tailwind_variants24 = require("tailwind-variants");
1699
+ var separator = (0, import_tailwind_variants24.tv)({
1588
1700
  base: "bg-border shrink-0 data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full data-[orientation=vertical]:h-full data-[orientation=vertical]:w-px",
1589
1701
  variants: {
1590
1702
  orientation: {
1591
1703
  vertical: "",
1592
1704
  horizontal: ""
1593
1705
  }
1594
- }
1706
+ },
1707
+ compoundVariants: []
1595
1708
  });
1596
1709
 
1597
1710
  // src/components/sidebar.ts
1598
- var import_tailwind_variants22 = require("tailwind-variants");
1599
- var sidebar = (0, import_tailwind_variants22.tv)({
1711
+ var import_tailwind_variants25 = require("tailwind-variants");
1712
+ var sidebar = (0, import_tailwind_variants25.tv)({
1600
1713
  slots: {
1601
1714
  provider: [
1602
1715
  "group/sidebar-wrapper has-data-[variant=inset]:bg-sidebar flex min-h-svh w-full"
@@ -1684,7 +1797,7 @@ var sidebar = (0, import_tailwind_variants22.tv)({
1684
1797
  isMobile: false
1685
1798
  }
1686
1799
  });
1687
- var sidebarMenuButton = (0, import_tailwind_variants22.tv)({
1800
+ var sidebarMenuButton = (0, import_tailwind_variants25.tv)({
1688
1801
  base: [
1689
1802
  "peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md",
1690
1803
  "p-2 text-left text-sm outline-hidden ring-sidebar-ring transition-[width,height,padding]",
@@ -1736,7 +1849,7 @@ var sidebarMenuButton = (0, import_tailwind_variants22.tv)({
1736
1849
  }
1737
1850
  ]
1738
1851
  });
1739
- var sidebarMenuAction = (0, import_tailwind_variants22.tv)({
1852
+ var sidebarMenuAction = (0, import_tailwind_variants25.tv)({
1740
1853
  base: [
1741
1854
  "text-sidebar-foreground ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground peer-hover/menu-button:text-sidebar-accent-foreground absolute top-1.5 right-1 flex aspect-square w-5 items-center justify-center rounded-md p-0 outline-hidden transition-transform focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0",
1742
1855
  // Increases the hit area of the button on mobile.
@@ -1756,14 +1869,14 @@ var sidebarMenuAction = (0, import_tailwind_variants22.tv)({
1756
1869
  });
1757
1870
 
1758
1871
  // src/components/skeleton.ts
1759
- var import_tailwind_variants23 = require("tailwind-variants");
1760
- var skeleton = (0, import_tailwind_variants23.tv)({
1872
+ var import_tailwind_variants26 = require("tailwind-variants");
1873
+ var skeleton = (0, import_tailwind_variants26.tv)({
1761
1874
  base: "bg-accent animate-pulse rounded-md"
1762
1875
  });
1763
1876
 
1764
1877
  // src/components/spinner.ts
1765
- var import_tailwind_variants24 = require("tailwind-variants");
1766
- var spinner = (0, import_tailwind_variants24.tv)({
1878
+ var import_tailwind_variants27 = require("tailwind-variants");
1879
+ var spinner = (0, import_tailwind_variants27.tv)({
1767
1880
  slots: {
1768
1881
  base: "relative inline-flex flex-col gap-2 items-center justify-center",
1769
1882
  wrapper: "relative flex",
@@ -1879,13 +1992,52 @@ var spinner = (0, import_tailwind_variants24.tv)({
1879
1992
  }
1880
1993
  });
1881
1994
 
1995
+ // src/components/split-page-layout.ts
1996
+ var import_tailwind_variants28 = require("tailwind-variants");
1997
+ var splitPageLayout = (0, import_tailwind_variants28.tv)({
1998
+ slots: {
1999
+ root: [
2000
+ "size-full min-h-0 grid grid-cols-[1fr_10px] md:grid-cols-3 relative"
2001
+ ],
2002
+ content: ["p-4 md:p-6 col-span-1 md:col-span-2"],
2003
+ panelContainer: [
2004
+ "flex flex-col",
2005
+ "md:border-s",
2006
+ //"size-full",
2007
+ "bg-muted dark:bg-primary-900"
2008
+ ],
2009
+ panel: [
2010
+ "md:border-s",
2011
+ "p-4 md:p-6",
2012
+ "overflow-y-auto overflow-x-hidden",
2013
+ "flex-1",
2014
+ "min-h-0",
2015
+ "h-full"
2016
+ ],
2017
+ bleed: "-mx-4 md:-mx-6",
2018
+ mobileWrapper: "relative",
2019
+ mobileContainer: ["absolute top-2 right-2 z-10"]
2020
+ },
2021
+ variants: {
2022
+ inset: {
2023
+ true: {
2024
+ panelContainer: "rounded-e-md max-md:rounded-md"
2025
+ }
2026
+ }
2027
+ },
2028
+ defaultVariants: {
2029
+ inset: true
2030
+ }
2031
+ });
2032
+
1882
2033
  // src/components/tab-nav.ts
1883
- var import_tailwind_variants25 = require("tailwind-variants");
1884
- var tabNav = (0, import_tailwind_variants25.tv)({
2034
+ var import_tailwind_variants29 = require("tailwind-variants");
2035
+ var tabNav = (0, import_tailwind_variants29.tv)({
1885
2036
  slots: {
1886
2037
  base: "",
1887
2038
  list: [
1888
2039
  "flex",
2040
+ "items-center",
1889
2041
  "justify-start",
1890
2042
  "overflow-x-auto",
1891
2043
  "whitespace-nowrap",
@@ -1923,6 +2075,12 @@ var tabNav = (0, import_tailwind_variants25.tv)({
1923
2075
  ]
1924
2076
  },
1925
2077
  variants: {
2078
+ bleed: {
2079
+ true: {
2080
+ list: "-mx-4 md:-mx-6 px-4 md:px-6"
2081
+ },
2082
+ false: {}
2083
+ },
1926
2084
  color: {
1927
2085
  primary: {
1928
2086
  link: ["before:bg-primary"]
@@ -1964,8 +2122,8 @@ var tabNav = (0, import_tailwind_variants25.tv)({
1964
2122
  });
1965
2123
 
1966
2124
  // src/components/table.ts
1967
- var import_tailwind_variants26 = require("tailwind-variants");
1968
- var table = (0, import_tailwind_variants26.tv)({
2125
+ var import_tailwind_variants30 = require("tailwind-variants");
2126
+ var table = (0, import_tailwind_variants30.tv)({
1969
2127
  slots: {
1970
2128
  container: ["overflow-x-auto whitespace-nowrap", "-mx-3 md:-mx-6"],
1971
2129
  wrapper: ["inline-block min-w-full align-middle"],
@@ -2005,7 +2163,16 @@ var table = (0, import_tailwind_variants26.tv)({
2005
2163
  "before:w-0.5",
2006
2164
  "before:opacity-0",
2007
2165
  "group-aria-[selected=true]/tr:first:before:opacity-100"
2008
- ]
2166
+ ],
2167
+ ownerCell: [
2168
+ "min-h-[50px]",
2169
+ "inline-flex items-center justify-center gap-2"
2170
+ ],
2171
+ ownerCellAvatar: [],
2172
+ ownerCelltextWrapper: "inline-flex flex-col items-start",
2173
+ ownerCellName: "text-xs font-medium",
2174
+ ownerCellDescription: "text-[11px] text-muted-foreground truncate",
2175
+ ownerCellUnassigned: "text-xs italic text-muted-foreground"
2009
2176
  },
2010
2177
  variants: {
2011
2178
  bleed: {
@@ -2113,8 +2280,8 @@ var table = (0, import_tailwind_variants26.tv)({
2113
2280
  });
2114
2281
 
2115
2282
  // src/components/tabs.ts
2116
- var import_tailwind_variants27 = require("tailwind-variants");
2117
- var tabs = (0, import_tailwind_variants27.tv)({
2283
+ var import_tailwind_variants31 = require("tailwind-variants");
2284
+ var tabs = (0, import_tailwind_variants31.tv)({
2118
2285
  slots: {
2119
2286
  root: "flex flex-col gap-2",
2120
2287
  list: [
@@ -2151,8 +2318,8 @@ var tabs = (0, import_tailwind_variants27.tv)({
2151
2318
  });
2152
2319
 
2153
2320
  // src/components/tooltip.ts
2154
- var import_tailwind_variants28 = require("tailwind-variants");
2155
- var tooltip = (0, import_tailwind_variants28.tv)({
2321
+ var import_tailwind_variants32 = require("tailwind-variants");
2322
+ var tooltip = (0, import_tailwind_variants32.tv)({
2156
2323
  slots: {
2157
2324
  content: [
2158
2325
  "bg-primary text-primary-foreground",
@@ -2184,13 +2351,17 @@ var tooltip = (0, import_tailwind_variants28.tv)({
2184
2351
  pageLayout,
2185
2352
  passwordInput,
2186
2353
  popover,
2354
+ previewCard,
2355
+ riskBadge,
2187
2356
  riskIndicator,
2357
+ sectionRow,
2188
2358
  separator,
2189
2359
  sidebar,
2190
2360
  sidebarMenuAction,
2191
2361
  sidebarMenuButton,
2192
2362
  skeleton,
2193
2363
  spinner,
2364
+ splitPageLayout,
2194
2365
  tabNav,
2195
2366
  table,
2196
2367
  tabs,
@@ -1,22 +1,36 @@
1
- import "../chunk-EOJ6MEGH.mjs";
1
+ import "../chunk-NP4SOC4S.mjs";
2
+ import {
3
+ tabs
4
+ } from "../chunk-I6M4S2KZ.mjs";
5
+ import {
6
+ tooltip
7
+ } from "../chunk-SVCFD7RR.mjs";
8
+ import {
9
+ sectionRow
10
+ } from "../chunk-TT5V2MUL.mjs";
11
+ import {
12
+ separator
13
+ } from "../chunk-VCLXE57S.mjs";
14
+ import {
15
+ sidebar,
16
+ sidebarMenuAction,
17
+ sidebarMenuButton
18
+ } from "../chunk-GA6UOB2D.mjs";
2
19
  import {
3
20
  skeleton
4
21
  } from "../chunk-VNQEJU4P.mjs";
5
22
  import {
6
23
  spinner
7
24
  } from "../chunk-4UDOCFU5.mjs";
25
+ import {
26
+ splitPageLayout
27
+ } from "../chunk-FWRXPYLB.mjs";
8
28
  import {
9
29
  tabNav
10
- } from "../chunk-UPTG533L.mjs";
30
+ } from "../chunk-ZLM6Z3W2.mjs";
11
31
  import {
12
32
  table
13
- } from "../chunk-SU53TZN7.mjs";
14
- import {
15
- tabs
16
- } from "../chunk-I6M4S2KZ.mjs";
17
- import {
18
- tooltip
19
- } from "../chunk-SVCFD7RR.mjs";
33
+ } from "../chunk-MKBU6G6Q.mjs";
20
34
  import {
21
35
  input,
22
36
  passwordInput
@@ -31,22 +45,20 @@ import {
31
45
  popover
32
46
  } from "../chunk-J35D7RWA.mjs";
33
47
  import {
34
- riskIndicator
35
- } from "../chunk-CZMZHA7U.mjs";
48
+ previewCard
49
+ } from "../chunk-WPOYEHD2.mjs";
36
50
  import {
37
- separator
38
- } from "../chunk-IRKCLWJD.mjs";
51
+ riskBadge
52
+ } from "../chunk-V2J5XG34.mjs";
39
53
  import {
40
- sidebar,
41
- sidebarMenuAction,
42
- sidebarMenuButton
43
- } from "../chunk-GA6UOB2D.mjs";
54
+ riskIndicator
55
+ } from "../chunk-CZMZHA7U.mjs";
44
56
  import {
45
57
  chip
46
- } from "../chunk-HOQ2LD24.mjs";
58
+ } from "../chunk-T5PESSOS.mjs";
47
59
  import {
48
60
  code
49
- } from "../chunk-WSX3HKVE.mjs";
61
+ } from "../chunk-XJ7XBZNF.mjs";
50
62
  import {
51
63
  command
52
64
  } from "../chunk-YPHFKGNI.mjs";
@@ -55,7 +67,7 @@ import {
55
67
  } from "../chunk-GNYTZGE5.mjs";
56
68
  import {
57
69
  drawer
58
- } from "../chunk-DH3KNPAO.mjs";
70
+ } from "../chunk-J4JIYTOU.mjs";
59
71
  import {
60
72
  dialog
61
73
  } from "../chunk-5DF3M5JP.mjs";
@@ -73,12 +85,12 @@ import {
73
85
  } from "../chunk-XCLEKBCJ.mjs";
74
86
  import {
75
87
  avatar
76
- } from "../chunk-OMS3433R.mjs";
88
+ } from "../chunk-5QIMO5EG.mjs";
77
89
  import {
78
90
  button
79
- } from "../chunk-MGYGD5BF.mjs";
91
+ } from "../chunk-DQEPGWAN.mjs";
80
92
  import "../chunk-25L2JS6A.mjs";
81
- import "../chunk-UVT775TU.mjs";
93
+ import "../chunk-LG2J56LI.mjs";
82
94
  import {
83
95
  calendar
84
96
  } from "../chunk-JWF5ABNP.mjs";
@@ -109,13 +121,17 @@ export {
109
121
  pageLayout,
110
122
  passwordInput,
111
123
  popover,
124
+ previewCard,
125
+ riskBadge,
112
126
  riskIndicator,
127
+ sectionRow,
113
128
  separator,
114
129
  sidebar,
115
130
  sidebarMenuAction,
116
131
  sidebarMenuButton,
117
132
  skeleton,
118
133
  spinner,
134
+ splitPageLayout,
119
135
  tabNav,
120
136
  table,
121
137
  tabs,
@@ -0,0 +1,89 @@
1
+ import * as tailwind_variants from 'tailwind-variants';
2
+ import { VariantProps } from 'tailwind-variants';
3
+
4
+ declare const previewCard: tailwind_variants.TVReturnType<{
5
+ size: {
6
+ md: {
7
+ icon: string;
8
+ };
9
+ };
10
+ isBordered: {
11
+ true: {
12
+ root: string[];
13
+ };
14
+ false: {};
15
+ };
16
+ isHoverable: {
17
+ true: {
18
+ root: string;
19
+ title: string;
20
+ };
21
+ false: {};
22
+ };
23
+ }, {
24
+ root: string[];
25
+ icon: string[];
26
+ content: string[];
27
+ title: string[];
28
+ description: string[];
29
+ action: string[];
30
+ tags: string[];
31
+ }, undefined, {
32
+ size: {
33
+ md: {
34
+ icon: string;
35
+ };
36
+ };
37
+ isBordered: {
38
+ true: {
39
+ root: string[];
40
+ };
41
+ false: {};
42
+ };
43
+ isHoverable: {
44
+ true: {
45
+ root: string;
46
+ title: string;
47
+ };
48
+ false: {};
49
+ };
50
+ }, {
51
+ root: string[];
52
+ icon: string[];
53
+ content: string[];
54
+ title: string[];
55
+ description: string[];
56
+ action: string[];
57
+ tags: string[];
58
+ }, tailwind_variants.TVReturnType<{
59
+ size: {
60
+ md: {
61
+ icon: string;
62
+ };
63
+ };
64
+ isBordered: {
65
+ true: {
66
+ root: string[];
67
+ };
68
+ false: {};
69
+ };
70
+ isHoverable: {
71
+ true: {
72
+ root: string;
73
+ title: string;
74
+ };
75
+ false: {};
76
+ };
77
+ }, {
78
+ root: string[];
79
+ icon: string[];
80
+ content: string[];
81
+ title: string[];
82
+ description: string[];
83
+ action: string[];
84
+ tags: string[];
85
+ }, undefined, unknown, unknown, undefined>>;
86
+ type PreviewCardSlots = keyof ReturnType<typeof previewCard>;
87
+ type PreviewCardVariantProps = VariantProps<typeof previewCard>;
88
+
89
+ export { type PreviewCardSlots, type PreviewCardVariantProps, previewCard };
@@ -0,0 +1,89 @@
1
+ import * as tailwind_variants from 'tailwind-variants';
2
+ import { VariantProps } from 'tailwind-variants';
3
+
4
+ declare const previewCard: tailwind_variants.TVReturnType<{
5
+ size: {
6
+ md: {
7
+ icon: string;
8
+ };
9
+ };
10
+ isBordered: {
11
+ true: {
12
+ root: string[];
13
+ };
14
+ false: {};
15
+ };
16
+ isHoverable: {
17
+ true: {
18
+ root: string;
19
+ title: string;
20
+ };
21
+ false: {};
22
+ };
23
+ }, {
24
+ root: string[];
25
+ icon: string[];
26
+ content: string[];
27
+ title: string[];
28
+ description: string[];
29
+ action: string[];
30
+ tags: string[];
31
+ }, undefined, {
32
+ size: {
33
+ md: {
34
+ icon: string;
35
+ };
36
+ };
37
+ isBordered: {
38
+ true: {
39
+ root: string[];
40
+ };
41
+ false: {};
42
+ };
43
+ isHoverable: {
44
+ true: {
45
+ root: string;
46
+ title: string;
47
+ };
48
+ false: {};
49
+ };
50
+ }, {
51
+ root: string[];
52
+ icon: string[];
53
+ content: string[];
54
+ title: string[];
55
+ description: string[];
56
+ action: string[];
57
+ tags: string[];
58
+ }, tailwind_variants.TVReturnType<{
59
+ size: {
60
+ md: {
61
+ icon: string;
62
+ };
63
+ };
64
+ isBordered: {
65
+ true: {
66
+ root: string[];
67
+ };
68
+ false: {};
69
+ };
70
+ isHoverable: {
71
+ true: {
72
+ root: string;
73
+ title: string;
74
+ };
75
+ false: {};
76
+ };
77
+ }, {
78
+ root: string[];
79
+ icon: string[];
80
+ content: string[];
81
+ title: string[];
82
+ description: string[];
83
+ action: string[];
84
+ tags: string[];
85
+ }, undefined, unknown, unknown, undefined>>;
86
+ type PreviewCardSlots = keyof ReturnType<typeof previewCard>;
87
+ type PreviewCardVariantProps = VariantProps<typeof previewCard>;
88
+
89
+ export { type PreviewCardSlots, type PreviewCardVariantProps, previewCard };