@club-employes/utopia 2.16.0 → 3.0.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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "generated": "2025-08-27T09:43:02.948Z",
2
+ "generated": "2025-08-29T09:35:55.049Z",
3
3
  "count": 1238,
4
4
  "icons": [
5
5
  "Accessibility",
package/dist/index.d.ts CHANGED
@@ -183,6 +183,8 @@ export declare const InputCode: DefineComponent<InputCodeProps>
183
183
  export declare const DataTable: DefineComponent<DataTableProps>
184
184
  export declare const ThemeProvider: DefineComponent<ThemeProviderProps>
185
185
  export declare const DefaultLayout: DefineComponent<{}>
186
+ export declare const AuthLayout: DefineComponent<{}>
187
+ export declare const Slider: DefineComponent<{}>
186
188
 
187
189
  // Theme exports
188
190
  export declare const clubEmployesLight: ThemeConfig