@tomny-dev/uzi 0.2.12 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (109) hide show
  1. package/README.md +9 -0
  2. package/dist/components/application-scaffolding.test.d.ts +2 -0
  3. package/dist/components/application-scaffolding.test.d.ts.map +1 -0
  4. package/dist/components/empty-state/EmptyState.d.ts +14 -0
  5. package/dist/components/empty-state/EmptyState.d.ts.map +1 -0
  6. package/dist/components/layout-primitives/LayoutPrimitives.d.ts +16 -0
  7. package/dist/components/layout-primitives/LayoutPrimitives.d.ts.map +1 -0
  8. package/dist/components/page-container/PageContainer.d.ts +10 -0
  9. package/dist/components/page-container/PageContainer.d.ts.map +1 -0
  10. package/dist/components/page-header/PageHeader.d.ts +11 -0
  11. package/dist/components/page-header/PageHeader.d.ts.map +1 -0
  12. package/dist/components/section-header/SectionHeader.d.ts +10 -0
  13. package/dist/components/section-header/SectionHeader.d.ts.map +1 -0
  14. package/dist/components/stat/Stat.d.ts +12 -0
  15. package/dist/components/stat/Stat.d.ts.map +1 -0
  16. package/dist/index.cjs +19 -5
  17. package/dist/index.d.ts +12 -0
  18. package/dist/index.d.ts.map +1 -1
  19. package/dist/index.js +12 -6
  20. package/dist/index41.js +12 -10
  21. package/dist/index41.js.map +1 -1
  22. package/dist/index42.cjs +14 -11
  23. package/dist/index42.cjs.map +1 -1
  24. package/dist/index42.js +14 -13
  25. package/dist/index42.js.map +1 -1
  26. package/dist/index43.cjs +14 -13
  27. package/dist/index43.cjs.map +1 -1
  28. package/dist/index43.js +15 -11
  29. package/dist/index43.js.map +1 -1
  30. package/dist/index44.cjs +21 -13
  31. package/dist/index44.cjs.map +1 -1
  32. package/dist/index44.js +28 -17
  33. package/dist/index44.js.map +1 -1
  34. package/dist/index45.cjs +27 -16
  35. package/dist/index45.cjs.map +1 -1
  36. package/dist/index45.js +13 -9
  37. package/dist/index45.js.map +1 -1
  38. package/dist/index46.cjs +18 -12
  39. package/dist/index46.cjs.map +1 -1
  40. package/dist/index46.js +22 -90
  41. package/dist/index46.js.map +1 -1
  42. package/dist/index47.cjs +21 -91
  43. package/dist/index47.cjs.map +1 -1
  44. package/dist/index47.js +17 -21
  45. package/dist/index47.js.map +1 -1
  46. package/dist/index48.cjs +24 -30
  47. package/dist/index48.cjs.map +1 -1
  48. package/dist/index48.js +30 -45
  49. package/dist/index48.js.map +1 -1
  50. package/dist/index49.cjs +29 -46
  51. package/dist/index49.cjs.map +1 -1
  52. package/dist/index49.js +14 -57
  53. package/dist/index49.js.map +1 -1
  54. package/dist/index50.cjs +17 -84
  55. package/dist/index50.cjs.map +1 -1
  56. package/dist/index50.js +24 -428
  57. package/dist/index50.js.map +1 -1
  58. package/dist/index51.cjs +24 -431
  59. package/dist/index51.cjs.map +1 -1
  60. package/dist/index51.js +21 -0
  61. package/dist/index51.js.map +1 -0
  62. package/dist/index52.cjs +26 -0
  63. package/dist/index52.cjs.map +1 -0
  64. package/dist/index52.js +35 -0
  65. package/dist/index52.js.map +1 -0
  66. package/dist/index53.cjs +36 -0
  67. package/dist/index53.cjs.map +1 -0
  68. package/dist/index53.js +14 -0
  69. package/dist/index53.js.map +1 -0
  70. package/dist/index54.cjs +15 -0
  71. package/dist/index54.cjs.map +1 -0
  72. package/dist/index54.js +21 -0
  73. package/dist/index54.js.map +1 -0
  74. package/dist/index55.cjs +21 -0
  75. package/dist/index55.cjs.map +1 -0
  76. package/dist/index55.js +15 -0
  77. package/dist/index55.js.map +1 -0
  78. package/dist/index56.cjs +17 -0
  79. package/dist/index56.cjs.map +1 -0
  80. package/dist/index56.js +24 -0
  81. package/dist/index56.js.map +1 -0
  82. package/dist/index57.cjs +24 -0
  83. package/dist/index57.cjs.map +1 -0
  84. package/dist/index57.js +13 -0
  85. package/dist/index57.js.map +1 -0
  86. package/dist/index58.cjs +16 -0
  87. package/dist/index58.cjs.map +1 -0
  88. package/dist/index58.js +96 -0
  89. package/dist/index58.js.map +1 -0
  90. package/dist/index59.cjs +98 -0
  91. package/dist/index59.cjs.map +1 -0
  92. package/dist/index59.js +25 -0
  93. package/dist/index59.js.map +1 -0
  94. package/dist/index60.cjs +34 -0
  95. package/dist/index60.cjs.map +1 -0
  96. package/dist/index60.js +50 -0
  97. package/dist/index60.js.map +1 -0
  98. package/dist/index61.cjs +52 -0
  99. package/dist/index61.cjs.map +1 -0
  100. package/dist/index61.js +61 -0
  101. package/dist/index61.js.map +1 -0
  102. package/dist/index62.cjs +88 -0
  103. package/dist/index62.cjs.map +1 -0
  104. package/dist/index62.js +439 -0
  105. package/dist/index62.js.map +1 -0
  106. package/dist/index63.cjs +443 -0
  107. package/dist/index63.cjs.map +1 -0
  108. package/dist/style.css +237 -0
  109. package/package.json +1 -1
package/dist/style.css CHANGED
@@ -1957,6 +1957,243 @@ button.uzi-sidebar-nav-module__item__uMHkJ {
1957
1957
  font-size: 13px;
1958
1958
  }
1959
1959
  }
1960
+ .uzi-page-container-module__container__o7e1A {
1961
+ width: 100%;
1962
+ margin-inline: auto;
1963
+ padding-inline: var(--uzi-page-gutter, clamp(1rem, 3vw, 2rem));
1964
+ }
1965
+
1966
+ .uzi-page-container-module__width-sm__8Mpln { max-width: 48rem; }
1967
+ .uzi-page-container-module__width-md__KSmd5 { max-width: 64rem; }
1968
+ .uzi-page-container-module__width-lg__GpJ-B { max-width: 75rem; }
1969
+ .uzi-page-container-module__width-xl__S2q8u { max-width: 90rem; }
1970
+ .uzi-page-container-module__width-full__eHJdY { max-width: none; }
1971
+
1972
+ .uzi-page-container-module__bleed__8rKR8 {
1973
+ padding-inline: 0;
1974
+ }
1975
+ .uzi-page-header-module__header__LpR9k {
1976
+ display: flex;
1977
+ align-items: flex-start;
1978
+ justify-content: space-between;
1979
+ gap: 1.5rem;
1980
+ }
1981
+
1982
+ .uzi-page-header-module__content__lJh9C {
1983
+ min-width: 0;
1984
+ display: grid;
1985
+ gap: 0.5rem;
1986
+ }
1987
+
1988
+ .uzi-page-header-module__eyebrow__xP-Qr {
1989
+ display: flex;
1990
+ flex-wrap: wrap;
1991
+ align-items: center;
1992
+ gap: 0.5rem;
1993
+ color: var(--muted-foreground);
1994
+ font-size: 0.8125rem;
1995
+ font-weight: 600;
1996
+ }
1997
+
1998
+ .uzi-page-header-module__title__kkZon {
1999
+ margin: 0;
2000
+ color: var(--foreground);
2001
+ font-size: clamp(1.75rem, 3vw, 2.5rem);
2002
+ line-height: 1.12;
2003
+ letter-spacing: -0.025em;
2004
+ }
2005
+
2006
+ .uzi-page-header-module__description__zNQ1m {
2007
+ max-width: 48rem;
2008
+ color: var(--muted-foreground);
2009
+ font-size: 0.95rem;
2010
+ line-height: 1.65;
2011
+ }
2012
+
2013
+ .uzi-page-header-module__actions__6KfL2 {
2014
+ display: flex;
2015
+ flex: 0 0 auto;
2016
+ flex-wrap: wrap;
2017
+ align-items: center;
2018
+ justify-content: flex-end;
2019
+ gap: 0.625rem;
2020
+ }
2021
+
2022
+ @media (max-width: 40rem) {
2023
+ .uzi-page-header-module__header__LpR9k {
2024
+ flex-direction: column;
2025
+ }
2026
+
2027
+ .uzi-page-header-module__actions__6KfL2 {
2028
+ width: 100%;
2029
+ justify-content: flex-start;
2030
+ }
2031
+ }
2032
+ .uzi-section-header-module__header__tTqQQ {
2033
+ display: flex;
2034
+ align-items: flex-end;
2035
+ justify-content: space-between;
2036
+ gap: 1rem;
2037
+ }
2038
+
2039
+ .uzi-section-header-module__content__6prWG {
2040
+ min-width: 0;
2041
+ display: grid;
2042
+ gap: 0.375rem;
2043
+ }
2044
+
2045
+ .uzi-section-header-module__title__7ddbh {
2046
+ margin: 0;
2047
+ color: var(--foreground);
2048
+ font-size: clamp(1.25rem, 2vw, 1.625rem);
2049
+ line-height: 1.2;
2050
+ letter-spacing: -0.015em;
2051
+ }
2052
+
2053
+ .uzi-section-header-module__description__T8tck {
2054
+ max-width: 44rem;
2055
+ color: var(--muted-foreground);
2056
+ font-size: 0.875rem;
2057
+ line-height: 1.6;
2058
+ }
2059
+
2060
+ .uzi-section-header-module__actions__kS-uK {
2061
+ display: flex;
2062
+ flex: 0 0 auto;
2063
+ flex-wrap: wrap;
2064
+ align-items: center;
2065
+ justify-content: flex-end;
2066
+ gap: 0.5rem;
2067
+ }
2068
+
2069
+ @media (max-width: 40rem) {
2070
+ .uzi-section-header-module__header__tTqQQ {
2071
+ align-items: flex-start;
2072
+ flex-direction: column;
2073
+ }
2074
+
2075
+ .uzi-section-header-module__actions__kS-uK {
2076
+ width: 100%;
2077
+ justify-content: flex-start;
2078
+ }
2079
+ }
2080
+ .uzi-empty-state-module__root__UNTr- {
2081
+ display: grid;
2082
+ place-items: center;
2083
+ gap: 1rem;
2084
+ padding: clamp(2rem, 6vw, 4rem) 1.5rem;
2085
+ text-align: center;
2086
+ }
2087
+
2088
+ .uzi-empty-state-module__compact__eStzZ {
2089
+ padding-block: 1.5rem;
2090
+ }
2091
+
2092
+ .uzi-empty-state-module__visual__4yzn6 {
2093
+ display: grid;
2094
+ place-items: center;
2095
+ color: var(--muted-foreground);
2096
+ font-size: 2rem;
2097
+ }
2098
+
2099
+ .uzi-empty-state-module__content__lZQTI {
2100
+ display: grid;
2101
+ gap: 0.5rem;
2102
+ max-width: 34rem;
2103
+ }
2104
+
2105
+ .uzi-empty-state-module__title__Aoaqa {
2106
+ margin: 0;
2107
+ color: var(--foreground);
2108
+ font-size: 1.25rem;
2109
+ line-height: 1.25;
2110
+ }
2111
+
2112
+ .uzi-empty-state-module__description__muQc4 {
2113
+ color: var(--muted-foreground);
2114
+ font-size: 0.9rem;
2115
+ line-height: 1.65;
2116
+ }
2117
+
2118
+ .uzi-empty-state-module__actions__511Kv {
2119
+ display: flex;
2120
+ flex-wrap: wrap;
2121
+ align-items: center;
2122
+ justify-content: center;
2123
+ gap: 0.625rem;
2124
+ }
2125
+ .uzi-layout-primitives-module__stack__1hBwu {
2126
+ display: flex;
2127
+ min-width: 0;
2128
+ flex-direction: column;
2129
+ }
2130
+
2131
+ .uzi-layout-primitives-module__inline__ACaEQ {
2132
+ display: flex;
2133
+ min-width: 0;
2134
+ flex-wrap: wrap;
2135
+ }
2136
+
2137
+ .uzi-layout-primitives-module__nowrap__VuAAL {
2138
+ flex-wrap: nowrap;
2139
+ }
2140
+
2141
+ .uzi-layout-primitives-module__gap-xs__e3Tkz { gap: 0.25rem; }
2142
+ .uzi-layout-primitives-module__gap-sm__9ng-- { gap: 0.5rem; }
2143
+ .uzi-layout-primitives-module__gap-md__tHIwH { gap: 1rem; }
2144
+ .uzi-layout-primitives-module__gap-lg__iUm9X { gap: 1.5rem; }
2145
+ .uzi-layout-primitives-module__gap-xl__O-6Na { gap: 2rem; }
2146
+ .uzi-stat-module__stat__R4Ke6 {
2147
+ min-width: 0;
2148
+ display: grid;
2149
+ gap: 0.25rem;
2150
+ }
2151
+
2152
+ .uzi-stat-module__label__MSJ0Q {
2153
+ color: var(--muted-foreground);
2154
+ font-size: 0.75rem;
2155
+ font-weight: 600;
2156
+ letter-spacing: 0.025em;
2157
+ text-transform: uppercase;
2158
+ }
2159
+
2160
+ .uzi-stat-module__value__nSd-e {
2161
+ color: var(--foreground);
2162
+ font-size: clamp(1.25rem, 2.5vw, 1.75rem);
2163
+ font-weight: 700;
2164
+ line-height: 1.15;
2165
+ }
2166
+
2167
+ .uzi-stat-module__detail__eB2As {
2168
+ color: var(--muted-foreground);
2169
+ font-size: 0.8125rem;
2170
+ line-height: 1.5;
2171
+ }
2172
+
2173
+ .uzi-stat-module__group__Hb6Bh {
2174
+ display: grid;
2175
+ gap: 1rem;
2176
+ }
2177
+
2178
+ .uzi-stat-module__columns-1__HYln2 { grid-template-columns: 1fr; }
2179
+ .uzi-stat-module__columns-2__SMKHs { grid-template-columns: repeat(2, minmax(0, 1fr)); }
2180
+ .uzi-stat-module__columns-3__97hX7 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
2181
+ .uzi-stat-module__columns-4__0eN97 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
2182
+
2183
+ @media (max-width: 48rem) {
2184
+ .uzi-stat-module__columns-3__97hX7,
2185
+ .uzi-stat-module__columns-4__0eN97 {
2186
+ grid-template-columns: repeat(2, minmax(0, 1fr));
2187
+ }
2188
+ }
2189
+
2190
+ @media (max-width: 32rem) {
2191
+ .uzi-stat-module__columns-2__SMKHs,
2192
+ .uzi-stat-module__columns-3__97hX7,
2193
+ .uzi-stat-module__columns-4__0eN97 {
2194
+ grid-template-columns: 1fr;
2195
+ }
2196
+ }
1960
2197
  .uzi-skeleton-module__skeleton__fula5 {
1961
2198
  background: color-mix(in srgb, var(--muted-foreground) 14%, var(--background));
1962
2199
  animation: uzi-skeleton-module__skeleton-pulse__Yp45W 1.6s ease-in-out infinite;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tomny-dev/uzi",
3
- "version": "0.2.12",
3
+ "version": "0.3.0",
4
4
  "description": "Rapid-fire React UI components. Ship faster, build more.",
5
5
  "type": "module",
6
6
  "repository": {