@shellui/core 0.0.9 → 0.0.11

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 (144) hide show
  1. package/README.md +11 -0
  2. package/package.json +14 -16
  3. package/src/index.ts +2 -2
  4. package/dist/app.d.ts +0 -3
  5. package/dist/app.d.ts.map +0 -1
  6. package/dist/components/ContentView.d.ts +0 -10
  7. package/dist/components/ContentView.d.ts.map +0 -1
  8. package/dist/components/HomeView.d.ts +0 -2
  9. package/dist/components/HomeView.d.ts.map +0 -1
  10. package/dist/components/LoadingOverlay.d.ts +0 -2
  11. package/dist/components/LoadingOverlay.d.ts.map +0 -1
  12. package/dist/components/NotFoundView.d.ts +0 -2
  13. package/dist/components/NotFoundView.d.ts.map +0 -1
  14. package/dist/components/RouteErrorBoundary.d.ts +0 -2
  15. package/dist/components/RouteErrorBoundary.d.ts.map +0 -1
  16. package/dist/components/ViewRoute.d.ts +0 -7
  17. package/dist/components/ViewRoute.d.ts.map +0 -1
  18. package/dist/components/ui/alert-dialog.d.ts +0 -32
  19. package/dist/components/ui/alert-dialog.d.ts.map +0 -1
  20. package/dist/components/ui/breadcrumb.d.ts +0 -20
  21. package/dist/components/ui/breadcrumb.d.ts.map +0 -1
  22. package/dist/components/ui/button-group.d.ts +0 -7
  23. package/dist/components/ui/button-group.d.ts.map +0 -1
  24. package/dist/components/ui/button.d.ts +0 -12
  25. package/dist/components/ui/button.d.ts.map +0 -1
  26. package/dist/components/ui/dialog.d.ts +0 -24
  27. package/dist/components/ui/dialog.d.ts.map +0 -1
  28. package/dist/components/ui/drawer.d.ts +0 -38
  29. package/dist/components/ui/drawer.d.ts.map +0 -1
  30. package/dist/components/ui/select.d.ts +0 -5
  31. package/dist/components/ui/select.d.ts.map +0 -1
  32. package/dist/components/ui/sidebar.d.ts +0 -46
  33. package/dist/components/ui/sidebar.d.ts.map +0 -1
  34. package/dist/components/ui/sonner.d.ts +0 -6
  35. package/dist/components/ui/sonner.d.ts.map +0 -1
  36. package/dist/components/ui/switch.d.ts +0 -8
  37. package/dist/components/ui/switch.d.ts.map +0 -1
  38. package/dist/constants/urls.d.ts +0 -6
  39. package/dist/constants/urls.d.ts.map +0 -1
  40. package/dist/constants/urls.js +0 -8
  41. package/dist/constants/urls.js.map +0 -1
  42. package/dist/features/alertDialog/DialogContext.d.ts +0 -12
  43. package/dist/features/alertDialog/DialogContext.d.ts.map +0 -1
  44. package/dist/features/config/ConfigProvider.d.ts +0 -15
  45. package/dist/features/config/ConfigProvider.d.ts.map +0 -1
  46. package/dist/features/config/types.d.ts +0 -177
  47. package/dist/features/config/types.d.ts.map +0 -1
  48. package/dist/features/config/useConfig.d.ts +0 -8
  49. package/dist/features/config/useConfig.d.ts.map +0 -1
  50. package/dist/features/cookieConsent/CookieConsentModal.d.ts +0 -6
  51. package/dist/features/cookieConsent/CookieConsentModal.d.ts.map +0 -1
  52. package/dist/features/cookieConsent/CookiePreferencesView.d.ts +0 -2
  53. package/dist/features/cookieConsent/CookiePreferencesView.d.ts.map +0 -1
  54. package/dist/features/cookieConsent/cookieConsent.d.ts +0 -22
  55. package/dist/features/cookieConsent/cookieConsent.d.ts.map +0 -1
  56. package/dist/features/cookieConsent/useCookieConsent.d.ts +0 -15
  57. package/dist/features/cookieConsent/useCookieConsent.d.ts.map +0 -1
  58. package/dist/features/drawer/DrawerContext.d.ts +0 -24
  59. package/dist/features/drawer/DrawerContext.d.ts.map +0 -1
  60. package/dist/features/layouts/AppLayout.d.ts +0 -12
  61. package/dist/features/layouts/AppLayout.d.ts.map +0 -1
  62. package/dist/features/layouts/DefaultLayout.d.ts +0 -10
  63. package/dist/features/layouts/DefaultLayout.d.ts.map +0 -1
  64. package/dist/features/layouts/FullscreenLayout.d.ts +0 -9
  65. package/dist/features/layouts/FullscreenLayout.d.ts.map +0 -1
  66. package/dist/features/layouts/LayoutProviders.d.ts +0 -9
  67. package/dist/features/layouts/LayoutProviders.d.ts.map +0 -1
  68. package/dist/features/layouts/OverlayShell.d.ts +0 -10
  69. package/dist/features/layouts/OverlayShell.d.ts.map +0 -1
  70. package/dist/features/layouts/WindowsLayout.d.ts +0 -24
  71. package/dist/features/layouts/WindowsLayout.d.ts.map +0 -1
  72. package/dist/features/layouts/utils.d.ts +0 -16
  73. package/dist/features/layouts/utils.d.ts.map +0 -1
  74. package/dist/features/modal/ModalContext.d.ts +0 -20
  75. package/dist/features/modal/ModalContext.d.ts.map +0 -1
  76. package/dist/features/sentry/initSentry.d.ts +0 -14
  77. package/dist/features/sentry/initSentry.d.ts.map +0 -1
  78. package/dist/features/settings/SettingsContext.d.ts +0 -10
  79. package/dist/features/settings/SettingsContext.d.ts.map +0 -1
  80. package/dist/features/settings/SettingsIcons.d.ts +0 -22
  81. package/dist/features/settings/SettingsIcons.d.ts.map +0 -1
  82. package/dist/features/settings/SettingsProvider.d.ts +0 -5
  83. package/dist/features/settings/SettingsProvider.d.ts.map +0 -1
  84. package/dist/features/settings/SettingsRoutes.d.ts +0 -7
  85. package/dist/features/settings/SettingsRoutes.d.ts.map +0 -1
  86. package/dist/features/settings/SettingsView.d.ts +0 -2
  87. package/dist/features/settings/SettingsView.d.ts.map +0 -1
  88. package/dist/features/settings/components/Advanced.d.ts +0 -2
  89. package/dist/features/settings/components/Advanced.d.ts.map +0 -1
  90. package/dist/features/settings/components/Appearance.d.ts +0 -2
  91. package/dist/features/settings/components/Appearance.d.ts.map +0 -1
  92. package/dist/features/settings/components/DataPrivacy.d.ts +0 -2
  93. package/dist/features/settings/components/DataPrivacy.d.ts.map +0 -1
  94. package/dist/features/settings/components/Develop.d.ts +0 -2
  95. package/dist/features/settings/components/Develop.d.ts.map +0 -1
  96. package/dist/features/settings/components/LanguageAndRegion.d.ts +0 -2
  97. package/dist/features/settings/components/LanguageAndRegion.d.ts.map +0 -1
  98. package/dist/features/settings/components/ServiceWorker.d.ts +0 -2
  99. package/dist/features/settings/components/ServiceWorker.d.ts.map +0 -1
  100. package/dist/features/settings/components/UpdateApp.d.ts +0 -2
  101. package/dist/features/settings/components/UpdateApp.d.ts.map +0 -1
  102. package/dist/features/settings/components/develop/DialogTestButtons.d.ts +0 -2
  103. package/dist/features/settings/components/develop/DialogTestButtons.d.ts.map +0 -1
  104. package/dist/features/settings/components/develop/DrawerTestButtons.d.ts +0 -2
  105. package/dist/features/settings/components/develop/DrawerTestButtons.d.ts.map +0 -1
  106. package/dist/features/settings/components/develop/ModalTestButtons.d.ts +0 -2
  107. package/dist/features/settings/components/develop/ModalTestButtons.d.ts.map +0 -1
  108. package/dist/features/settings/components/develop/ToastTestButtons.d.ts +0 -2
  109. package/dist/features/settings/components/develop/ToastTestButtons.d.ts.map +0 -1
  110. package/dist/features/settings/hooks/useSettings.d.ts +0 -2
  111. package/dist/features/settings/hooks/useSettings.d.ts.map +0 -1
  112. package/dist/features/sonner/SonnerContext.d.ts +0 -29
  113. package/dist/features/sonner/SonnerContext.d.ts.map +0 -1
  114. package/dist/features/theme/ThemeProvider.d.ts +0 -11
  115. package/dist/features/theme/ThemeProvider.d.ts.map +0 -1
  116. package/dist/features/theme/themes.d.ts +0 -114
  117. package/dist/features/theme/themes.d.ts.map +0 -1
  118. package/dist/features/theme/useTheme.d.ts +0 -10
  119. package/dist/features/theme/useTheme.d.ts.map +0 -1
  120. package/dist/i18n/I18nProvider.d.ts +0 -9
  121. package/dist/i18n/I18nProvider.d.ts.map +0 -1
  122. package/dist/i18n/config.d.ts +0 -23
  123. package/dist/i18n/config.d.ts.map +0 -1
  124. package/dist/i18n/translations/en/common.json.d.ts +0 -19
  125. package/dist/i18n/translations/en/cookieConsent.json.d.ts +0 -53
  126. package/dist/i18n/translations/en/settings.json.d.ts +0 -358
  127. package/dist/i18n/translations/fr/common.json.d.ts +0 -19
  128. package/dist/i18n/translations/fr/cookieConsent.json.d.ts +0 -53
  129. package/dist/i18n/translations/fr/settings.json.d.ts +0 -358
  130. package/dist/index.d.ts +0 -7
  131. package/dist/index.d.ts.map +0 -1
  132. package/dist/index.js +0 -6751
  133. package/dist/index.js.map +0 -1
  134. package/dist/lib/utils.d.ts +0 -3
  135. package/dist/lib/utils.d.ts.map +0 -1
  136. package/dist/lib/z-index.d.ts +0 -29
  137. package/dist/lib/z-index.d.ts.map +0 -1
  138. package/dist/router/router.d.ts +0 -3
  139. package/dist/router/router.d.ts.map +0 -1
  140. package/dist/router/routes.d.ts +0 -4
  141. package/dist/router/routes.d.ts.map +0 -1
  142. package/dist/style.css +0 -1
  143. package/dist/types.js +0 -2
  144. package/dist/types.js.map +0 -1
package/README.md CHANGED
@@ -12,6 +12,17 @@ npm install @shellui/core
12
12
 
13
13
  This package contains the core React application for ShellUI. It's typically used by `@shellui/cli` and `@shellui/sdk`.
14
14
 
15
+ ## Package Structure
16
+
17
+ This package exports **source TypeScript files directly** - no build step is required before publishing or using the package. Modern bundlers (like Vite) can process TypeScript files directly.
18
+
19
+ - Main entry: `src/index.ts`
20
+ - Types: `src/features/config/types.ts`
21
+ - Constants: `src/constants/urls.ts`
22
+ - Styles: `src/index.css` (imported via `@shellui/core/style.css`)
23
+
24
+ The `build` script is optional and only needed if you want to generate `dist` artifacts for compatibility with older tooling.
25
+
15
26
  ## License
16
27
 
17
28
  MIT
package/package.json CHANGED
@@ -1,31 +1,30 @@
1
1
  {
2
2
  "name": "@shellui/core",
3
- "version": "0.0.9",
3
+ "version": "0.0.11",
4
4
  "description": "ShellUI Core - Core React application runtime",
5
- "main": "dist/index.js",
6
- "types": "dist/index.d.ts",
5
+ "main": "src/index.ts",
6
+ "types": "src/index.ts",
7
7
  "type": "module",
8
8
  "exports": {
9
9
  ".": {
10
- "types": "./dist/index.d.ts",
11
- "import": "./dist/index.js",
12
- "default": "./dist/index.js"
10
+ "types": "./src/index.ts",
11
+ "import": "./src/index.ts",
12
+ "default": "./src/index.ts"
13
13
  },
14
14
  "./types": {
15
- "types": "./dist/types.d.ts",
16
- "import": "./dist/types.js",
17
- "default": "./dist/types.js"
15
+ "types": "./src/features/config/types.ts",
16
+ "import": "./src/features/config/types.ts",
17
+ "default": "./src/features/config/types.ts"
18
18
  },
19
19
  "./constants/urls": {
20
- "types": "./dist/constants/urls.d.ts",
21
- "import": "./dist/constants/urls.js",
22
- "default": "./dist/constants/urls.js"
20
+ "types": "./src/constants/urls.ts",
21
+ "import": "./src/constants/urls.ts",
22
+ "default": "./src/constants/urls.ts"
23
23
  },
24
- "./style.css": "./dist/style.css",
24
+ "./style.css": "./src/index.css",
25
25
  "./package.json": "./package.json"
26
26
  },
27
27
  "files": [
28
- "dist",
29
28
  "src",
30
29
  "postcss.config.js",
31
30
  "tailwind.config.js",
@@ -64,7 +63,7 @@
64
63
  "workbox-strategies": "^7.1.0",
65
64
  "workbox-cacheable-response": "^7.1.0",
66
65
  "workbox-expiration": "^7.1.0",
67
- "@shellui/sdk": "0.0.9"
66
+ "@shellui/sdk": "0.0.11"
68
67
  },
69
68
  "peerDependencies": {
70
69
  "react": "^18.0.0 || ^19.0.0",
@@ -87,7 +86,6 @@
87
86
  "vite-plugin-dts": "^4.5.0"
88
87
  },
89
88
  "scripts": {
90
- "build": "vite build",
91
89
  "clean": "rm -rf dist",
92
90
  "test": "echo \"No tests specified for @shellui/core\""
93
91
  }
package/src/index.ts CHANGED
@@ -2,8 +2,8 @@
2
2
  * ShellUI Core - Main entry point
3
3
  * Exports the App component, types, and utilities for use in config files and other packages.
4
4
  *
5
- * CSS is imported as a side effect and extracted to dist/style.css during the library build.
6
- * Consumers must import '@shellui/core/style.css' (or include it in their build) for styles to apply.
5
+ * CSS is imported as a side effect. Consumers must import '@shellui/core/style.css'
6
+ * (or include it in their build) for styles to apply.
7
7
  */
8
8
  import './index.css';
9
9
 
package/dist/app.d.ts DELETED
@@ -1,3 +0,0 @@
1
- declare const App: () => import("react/jsx-runtime").JSX.Element | null;
2
- export default App;
3
- //# sourceMappingURL=app.d.ts.map
package/dist/app.d.ts.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"app.d.ts","sourceRoot":"","sources":["../src/app.tsx"],"names":[],"mappings":"AAWA,OAAO,8BAA8B,CAAC;AACtC,OAAO,eAAe,CAAC;AACvB,OAAO,aAAa,CAAC;AA6ErB,QAAA,MAAM,GAAG,sDA0BR,CAAC;AAEF,eAAe,GAAG,CAAC"}
@@ -1,10 +0,0 @@
1
- import { NavigationItem } from '../features/config/types';
2
- interface ContentViewProps {
3
- url: string;
4
- pathPrefix: string;
5
- ignoreMessages?: boolean;
6
- navItem: NavigationItem;
7
- }
8
- export declare const ContentView: ({ url, pathPrefix, ignoreMessages, navItem, }: ContentViewProps) => import("react/jsx-runtime").JSX.Element;
9
- export {};
10
- //# sourceMappingURL=ContentView.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ContentView.d.ts","sourceRoot":"","sources":["../../src/components/ContentView.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAe9D,UAAU,gBAAgB;IACxB,GAAG,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,EAAE,cAAc,CAAC;CACzB;AAED,eAAO,MAAM,WAAW,GAAI,+CAKzB,gBAAgB,4CAqOlB,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare const HomeView: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=HomeView.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HomeView.d.ts","sourceRoot":"","sources":["../../src/components/HomeView.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,QAAQ,+CAepB,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare function LoadingOverlay(): import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=LoadingOverlay.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LoadingOverlay.d.ts","sourceRoot":"","sources":["../../src/components/LoadingOverlay.tsx"],"names":[],"mappings":"AAAA,wBAAgB,cAAc,4CAW7B"}
@@ -1,2 +0,0 @@
1
- export declare const NotFoundView: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=NotFoundView.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"NotFoundView.d.ts","sourceRoot":"","sources":["../../src/components/NotFoundView.tsx"],"names":[],"mappings":"AAiBA,eAAO,MAAM,YAAY,+CAkExB,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare function RouteErrorBoundary(): import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=RouteErrorBoundary.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RouteErrorBoundary.d.ts","sourceRoot":"","sources":["../../src/components/RouteErrorBoundary.tsx"],"names":[],"mappings":"AA2CA,wBAAgB,kBAAkB,4CAmDjC"}
@@ -1,7 +0,0 @@
1
- import { NavigationItem } from '../features/config/types';
2
- interface ViewRouteProps {
3
- navigation: NavigationItem[];
4
- }
5
- export declare const ViewRoute: ({ navigation }: ViewRouteProps) => import("react/jsx-runtime").JSX.Element;
6
- export {};
7
- //# sourceMappingURL=ViewRoute.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ViewRoute.d.ts","sourceRoot":"","sources":["../../src/components/ViewRoute.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAE/D,UAAU,cAAc;IACtB,UAAU,EAAE,cAAc,EAAE,CAAC;CAC9B;AAED,eAAO,MAAM,SAAS,GAAI,gBAAgB,cAAc,4CAqCvD,CAAC"}
@@ -1,32 +0,0 @@
1
- import { ComponentPropsWithoutRef, HTMLAttributes } from 'react';
2
- import { VariantProps } from 'class-variance-authority';
3
- import { ButtonProps } from './button';
4
- import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
5
- declare const AlertDialog: import('react').FC<AlertDialogPrimitive.AlertDialogProps>;
6
- declare const AlertDialogTrigger: import('react').ForwardRefExoticComponent<AlertDialogPrimitive.AlertDialogTriggerProps & import('react').RefAttributes<HTMLButtonElement>>;
7
- declare const AlertDialogPortal: import('react').FC<AlertDialogPrimitive.AlertDialogPortalProps>;
8
- declare const AlertDialogOverlay: import('react').ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogOverlayProps & import('react').RefAttributes<HTMLDivElement>, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
9
- declare const alertDialogContentVariants: (props?: ({
10
- size?: "default" | "sm" | null | undefined;
11
- } & import('class-variance-authority/types').ClassProp) | undefined) => string;
12
- interface AlertDialogContentProps extends ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Content>, VariantProps<typeof alertDialogContentVariants> {
13
- }
14
- declare const AlertDialogContent: import('react').ForwardRefExoticComponent<AlertDialogContentProps & import('react').RefAttributes<HTMLDivElement>>;
15
- declare const AlertDialogHeader: {
16
- ({ className, ...props }: HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
17
- displayName: string;
18
- };
19
- declare const AlertDialogMedia: {
20
- ({ className, ...props }: HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
21
- displayName: string;
22
- };
23
- declare const AlertDialogFooter: {
24
- ({ className, ...props }: HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
25
- displayName: string;
26
- };
27
- declare const AlertDialogTitle: import('react').ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogTitleProps & import('react').RefAttributes<HTMLHeadingElement>, "ref"> & import('react').RefAttributes<HTMLHeadingElement>>;
28
- declare const AlertDialogDescription: import('react').ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogDescriptionProps & import('react').RefAttributes<HTMLParagraphElement>, "ref"> & import('react').RefAttributes<HTMLParagraphElement>>;
29
- declare const AlertDialogAction: import('react').ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogActionProps & import('react').RefAttributes<HTMLButtonElement>, "ref"> & Pick<ButtonProps, "variant" | "size"> & import('react').RefAttributes<HTMLButtonElement>>;
30
- declare const AlertDialogCancel: import('react').ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogCancelProps & import('react').RefAttributes<HTMLButtonElement>, "ref"> & Pick<ButtonProps, "variant" | "size"> & import('react').RefAttributes<HTMLButtonElement>>;
31
- export { AlertDialog, AlertDialogPortal, AlertDialogOverlay, AlertDialogTrigger, AlertDialogContent, AlertDialogHeader, AlertDialogMedia, AlertDialogFooter, AlertDialogTitle, AlertDialogDescription, AlertDialogAction, AlertDialogCancel, };
32
- //# sourceMappingURL=alert-dialog.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"alert-dialog.d.ts","sourceRoot":"","sources":["../../../src/components/ui/alert-dialog.tsx"],"names":[],"mappings":"AAAA,OAAO,EAGL,KAAK,wBAAwB,EAC7B,KAAK,cAAc,EACpB,MAAM,OAAO,CAAC;AACf,OAAO,KAAK,oBAAoB,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAGlE,OAAO,EAAU,KAAK,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAElE,QAAA,MAAM,WAAW,2DAA4B,CAAC;AAE9C,QAAA,MAAM,kBAAkB,4IAA+B,CAAC;AAExD,QAAA,MAAM,iBAAiB,iEAA8B,CAAC;AAEtD,QAAA,MAAM,kBAAkB,sMAWtB,CAAC;AAGH,QAAA,MAAM,0BAA0B;;8EAa/B,CAAC;AAEF,UAAU,uBACR,SACE,wBAAwB,CAAC,OAAO,oBAAoB,CAAC,OAAO,CAAC,EAC7D,YAAY,CAAC,OAAO,0BAA0B,CAAC;CAAG;AAEtD,QAAA,MAAM,kBAAkB,oHAiBtB,CAAC;AAGH,QAAA,MAAM,iBAAiB;8BAA6B,cAAc,CAAC,cAAc,CAAC;;CAQjF,CAAC;AAGF,QAAA,MAAM,gBAAgB;8BAA6B,cAAc,CAAC,cAAc,CAAC;;CAQhF,CAAC;AAGF,QAAA,MAAM,iBAAiB;8BAA6B,cAAc,CAAC,cAAc,CAAC;;CAYjF,CAAC;AAGF,QAAA,MAAM,gBAAgB,4MASpB,CAAC;AAGH,QAAA,MAAM,sBAAsB,sNAS1B,CAAC;AAGH,QAAA,MAAM,iBAAiB,mPAcrB,CAAC;AAGH,QAAA,MAAM,iBAAiB,mPAcrB,CAAC;AAGH,OAAO,EACL,WAAW,EACX,iBAAiB,EACjB,kBAAkB,EAClB,kBAAkB,EAClB,kBAAkB,EAClB,iBAAiB,EACjB,gBAAgB,EAChB,iBAAiB,EACjB,gBAAgB,EAChB,sBAAsB,EACtB,iBAAiB,EACjB,iBAAiB,GAClB,CAAC"}
@@ -1,20 +0,0 @@
1
- import { ComponentProps, ReactNode } from 'react';
2
- declare const Breadcrumb: import('react').ForwardRefExoticComponent<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
3
- separator?: ReactNode;
4
- } & import('react').RefAttributes<HTMLElement>>;
5
- declare const BreadcrumbList: import('react').ForwardRefExoticComponent<Omit<import('react').DetailedHTMLProps<import('react').OlHTMLAttributes<HTMLOListElement>, HTMLOListElement>, "ref"> & import('react').RefAttributes<HTMLOListElement>>;
6
- declare const BreadcrumbItem: import('react').ForwardRefExoticComponent<Omit<import('react').DetailedHTMLProps<import('react').LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & import('react').RefAttributes<HTMLLIElement>>;
7
- declare const BreadcrumbLink: import('react').ForwardRefExoticComponent<Omit<import('react').DetailedHTMLProps<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "ref"> & {
8
- asChild?: boolean;
9
- } & import('react').RefAttributes<HTMLAnchorElement>>;
10
- declare const BreadcrumbPage: import('react').ForwardRefExoticComponent<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & import('react').RefAttributes<HTMLSpanElement>>;
11
- declare const BreadcrumbSeparator: {
12
- ({ children, className, ...props }: ComponentProps<"li">): import("react/jsx-runtime").JSX.Element;
13
- displayName: string;
14
- };
15
- declare const BreadcrumbEllipsis: {
16
- ({ className, ...props }: ComponentProps<"span">): import("react/jsx-runtime").JSX.Element;
17
- displayName: string;
18
- };
19
- export { Breadcrumb, BreadcrumbList, BreadcrumbItem, BreadcrumbLink, BreadcrumbPage, BreadcrumbSeparator, BreadcrumbEllipsis, };
20
- //# sourceMappingURL=breadcrumb.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"breadcrumb.d.ts","sourceRoot":"","sources":["../../../src/components/ui/breadcrumb.tsx"],"names":[],"mappings":"AAAA,OAAO,EAGL,KAAK,cAAc,EACnB,KAAK,SAAS,EACf,MAAM,OAAO,CAAC;AAIf,QAAA,MAAM,UAAU;gBAGA,SAAS;+CAQvB,CAAC;AAGH,QAAA,MAAM,cAAc,mNAWnB,CAAC;AAGF,QAAA,MAAM,cAAc,0MAQnB,CAAC;AAGF,QAAA,MAAM,cAAc;cAGN,OAAO;qDAYnB,CAAC;AAGH,QAAA,MAAM,cAAc,8MAWnB,CAAC;AAGF,QAAA,MAAM,mBAAmB;wCAAuC,cAAc,CAAC,IAAI,CAAC;;CAuBnF,CAAC;AAGF,QAAA,MAAM,kBAAkB;8BAA6B,cAAc,CAAC,MAAM,CAAC;;CAqC1E,CAAC;AAGF,OAAO,EACL,UAAU,EACV,cAAc,EACd,cAAc,EACd,cAAc,EACd,cAAc,EACd,mBAAmB,EACnB,kBAAkB,GACnB,CAAC"}
@@ -1,7 +0,0 @@
1
- import { HTMLAttributes, ReactNode } from 'react';
2
- export interface ButtonGroupProps extends HTMLAttributes<HTMLDivElement> {
3
- children: ReactNode;
4
- }
5
- declare const ButtonGroup: import('react').ForwardRefExoticComponent<ButtonGroupProps & import('react').RefAttributes<HTMLDivElement>>;
6
- export { ButtonGroup };
7
- //# sourceMappingURL=button-group.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"button-group.d.ts","sourceRoot":"","sources":["../../../src/components/ui/button-group.tsx"],"names":[],"mappings":"AAAA,OAAO,EAKL,KAAK,cAAc,EACnB,KAAK,SAAS,EAEf,MAAM,OAAO,CAAC;AAGf,MAAM,WAAW,gBAAiB,SAAQ,cAAc,CAAC,cAAc,CAAC;IACtE,QAAQ,EAAE,SAAS,CAAC;CACrB;AAED,QAAA,MAAM,WAAW,6GAiChB,CAAC;AAGF,OAAO,EAAE,WAAW,EAAE,CAAC"}
@@ -1,12 +0,0 @@
1
- import { ButtonHTMLAttributes } from 'react';
2
- import { VariantProps } from 'class-variance-authority';
3
- declare const buttonVariants: (props?: ({
4
- variant?: "default" | "link" | "secondary" | "destructive" | "outline" | "ghost" | null | undefined;
5
- size?: "default" | "sm" | "lg" | "icon" | null | undefined;
6
- } & import('class-variance-authority/types').ClassProp) | undefined) => string;
7
- export interface ButtonProps extends ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
8
- asChild?: boolean;
9
- }
10
- declare const Button: import('react').ForwardRefExoticComponent<ButtonProps & import('react').RefAttributes<HTMLButtonElement>>;
11
- export { Button, buttonVariants };
12
- //# sourceMappingURL=button.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../src/components/ui/button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,KAAK,oBAAoB,EAAE,MAAM,OAAO,CAAC;AAE9D,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAGlE,QAAA,MAAM,cAAc;;;8EAwBnB,CAAC;AAEF,MAAM,WAAW,WACf,SAAQ,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,YAAY,CAAC,OAAO,cAAc,CAAC;IACpF,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,QAAA,MAAM,MAAM,2GAWX,CAAC;AAGF,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,CAAC"}
@@ -1,24 +0,0 @@
1
- import { ComponentPropsWithoutRef, HTMLAttributes } from 'react';
2
- import * as DialogPrimitive from '@radix-ui/react-dialog';
3
- declare const Dialog: import('react').FC<DialogPrimitive.DialogProps>;
4
- declare const DialogTrigger: import('react').ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & import('react').RefAttributes<HTMLButtonElement>>;
5
- declare const DialogPortal: import('react').FC<DialogPrimitive.DialogPortalProps>;
6
- declare const DialogClose: import('react').ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & import('react').RefAttributes<HTMLButtonElement>>;
7
- declare const DialogOverlay: import('react').ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & import('react').RefAttributes<HTMLDivElement>, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
8
- interface DialogContentProps extends ComponentPropsWithoutRef<typeof DialogPrimitive.Content> {
9
- /** When true, the default close (X) button is not rendered. Escape and overlay still close. */
10
- hideCloseButton?: boolean;
11
- }
12
- declare const DialogContent: import('react').ForwardRefExoticComponent<DialogContentProps & import('react').RefAttributes<HTMLDivElement>>;
13
- declare const DialogHeader: {
14
- ({ className, ...props }: HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
15
- displayName: string;
16
- };
17
- declare const DialogFooter: {
18
- ({ className, ...props }: HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
19
- displayName: string;
20
- };
21
- declare const DialogTitle: import('react').ForwardRefExoticComponent<Omit<DialogPrimitive.DialogTitleProps & import('react').RefAttributes<HTMLHeadingElement>, "ref"> & import('react').RefAttributes<HTMLHeadingElement>>;
22
- declare const DialogDescription: import('react').ForwardRefExoticComponent<Omit<DialogPrimitive.DialogDescriptionProps & import('react').RefAttributes<HTMLParagraphElement>, "ref"> & import('react').RefAttributes<HTMLParagraphElement>>;
23
- export { Dialog, DialogPortal, DialogOverlay, DialogClose, DialogTrigger, DialogContent, DialogHeader, DialogFooter, DialogTitle, DialogDescription, };
24
- //# sourceMappingURL=dialog.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../../src/components/ui/dialog.tsx"],"names":[],"mappings":"AAAA,OAAO,EAKL,KAAK,wBAAwB,EAE7B,KAAK,cAAc,EACpB,MAAM,OAAO,CAAC;AACf,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAC;AAI1D,QAAA,MAAM,MAAM,iDAAuB,CAAC;AAEpC,QAAA,MAAM,aAAa,kIAA0B,CAAC;AAE9C,QAAA,MAAM,YAAY,uDAAyB,CAAC;AAE5C,QAAA,MAAM,WAAW,gIAAwB,CAAC;AAE1C,QAAA,MAAM,aAAa,4LAWjB,CAAC;AAGH,UAAU,kBAAmB,SAAQ,wBAAwB,CAAC,OAAO,eAAe,CAAC,OAAO,CAAC;IAC3F,+FAA+F;IAC/F,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B;AAED,QAAA,MAAM,aAAa,+GA0DlB,CAAC;AAGF,QAAA,MAAM,YAAY;8BAA6B,cAAc,CAAC,cAAc,CAAC;;CAS5E,CAAC;AAGF,QAAA,MAAM,YAAY;8BAA6B,cAAc,CAAC,cAAc,CAAC;;CAQ5E,CAAC;AAGF,QAAA,MAAM,WAAW,kMASf,CAAC;AAGH,QAAA,MAAM,iBAAiB,4MASrB,CAAC;AAGH,OAAO,EACL,MAAM,EACN,YAAY,EACZ,aAAa,EACb,WAAW,EACX,aAAa,EACb,aAAa,EACb,YAAY,EACZ,YAAY,EACZ,WAAW,EACX,iBAAiB,GAClB,CAAC"}
@@ -1,38 +0,0 @@
1
- import { ComponentProps, ComponentPropsWithoutRef, ReactNode, CSSProperties, HTMLAttributes } from 'react';
2
- import { Drawer as VaulDrawer } from 'vaul';
3
- export type DrawerDirection = 'top' | 'bottom' | 'left' | 'right';
4
- declare const Drawer: {
5
- ({ open, onOpenChange, direction, ...props }: ComponentProps<typeof VaulDrawer.Root> & {
6
- direction?: DrawerDirection;
7
- }): import("react/jsx-runtime").JSX.Element;
8
- displayName: string;
9
- };
10
- declare const DrawerTrigger: import('react').ForwardRefExoticComponent<import('@radix-ui/react-dialog').DialogTriggerProps & import('react').RefAttributes<HTMLButtonElement>>;
11
- declare const DrawerPortal: typeof import('vaul').Portal;
12
- declare const DrawerOverlay: import('react').ForwardRefExoticComponent<Omit<Omit<import('@radix-ui/react-dialog').DialogOverlayProps & import('react').RefAttributes<HTMLDivElement>, "ref"> & import('react').RefAttributes<HTMLDivElement>, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
13
- interface DrawerContentProps extends Omit<ComponentPropsWithoutRef<typeof VaulDrawer.Content>, 'direction'> {
14
- direction?: DrawerDirection;
15
- /** CSS length: height for top/bottom (e.g. "80vh", "400px"), width for left/right (e.g. "50vw", "320px") */
16
- size?: string | null;
17
- className?: string;
18
- children?: ReactNode;
19
- style?: CSSProperties;
20
- }
21
- declare const DrawerContent: import('react').ForwardRefExoticComponent<DrawerContentProps & import('react').RefAttributes<HTMLDivElement>>;
22
- declare const DrawerClose: import('react').ForwardRefExoticComponent<import('@radix-ui/react-dialog').DialogCloseProps & import('react').RefAttributes<HTMLButtonElement>>;
23
- declare const DrawerHeader: {
24
- ({ className, ...props }: HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
25
- displayName: string;
26
- };
27
- declare const DrawerFooter: {
28
- ({ className, ...props }: HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
29
- displayName: string;
30
- };
31
- declare const DrawerTitle: import('react').ForwardRefExoticComponent<Omit<import('@radix-ui/react-dialog').DialogTitleProps & import('react').RefAttributes<HTMLHeadingElement>, "ref"> & import('react').RefAttributes<HTMLHeadingElement>>;
32
- declare const DrawerDescription: import('react').ForwardRefExoticComponent<Omit<import('@radix-ui/react-dialog').DialogDescriptionProps & import('react').RefAttributes<HTMLParagraphElement>, "ref"> & import('react').RefAttributes<HTMLParagraphElement>>;
33
- declare const DrawerHandle: {
34
- ({ className, ...props }: HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
35
- displayName: string;
36
- };
37
- export { Drawer, DrawerTrigger, DrawerPortal, DrawerOverlay, DrawerContent, DrawerClose, DrawerHeader, DrawerFooter, DrawerTitle, DrawerDescription, DrawerHandle, };
38
- //# sourceMappingURL=drawer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"drawer.d.ts","sourceRoot":"","sources":["../../../src/components/ui/drawer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAEL,KAAK,cAAc,EACnB,KAAK,wBAAwB,EAE7B,KAAK,SAAS,EACd,KAAK,aAAa,EAClB,KAAK,cAAc,EACpB,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,MAAM,IAAI,UAAU,EAAE,MAAM,MAAM,CAAC;AAI5C,MAAM,MAAM,eAAe,GAAG,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;AAElE,QAAA,MAAM,MAAM;kDAKT,cAAc,CAAC,OAAO,UAAU,CAAC,IAAI,CAAC,GAAG;QAC1C,SAAS,CAAC,EAAE,eAAe,CAAC;KAC7B;;CAOA,CAAC;AAGF,QAAA,MAAM,aAAa,mJAAqB,CAAC;AAGzC,QAAA,MAAM,YAAY,8BAAoB,CAAC;AAGvC,QAAA,MAAM,aAAa,0QAWjB,CAAC;AAYH,UAAU,kBAAmB,SAAQ,IAAI,CACvC,wBAAwB,CAAC,OAAO,UAAU,CAAC,OAAO,CAAC,EACnD,WAAW,CACZ;IACC,SAAS,CAAC,EAAE,eAAe,CAAC;IAC5B,4GAA4G;IAC5G,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,aAAa,CAAC;CACvB;AAED,QAAA,MAAM,aAAa,+GAkDlB,CAAC;AAGF,QAAA,MAAM,WAAW,iJAAmB,CAAC;AAGrC,QAAA,MAAM,YAAY;8BAA6B,cAAc,CAAC,cAAc,CAAC;;CAS5E,CAAC;AAGF,QAAA,MAAM,YAAY;8BAA6B,cAAc,CAAC,cAAc,CAAC;;CAQ5E,CAAC;AAGF,QAAA,MAAM,WAAW,mNASf,CAAC;AAGH,QAAA,MAAM,iBAAiB,6NASrB,CAAC;AAGH,QAAA,MAAM,YAAY;8BAA6B,cAAc,CAAC,cAAc,CAAC;;CAM5E,CAAC;AAGF,OAAO,EACL,MAAM,EACN,aAAa,EACb,YAAY,EACZ,aAAa,EACb,aAAa,EACb,WAAW,EACX,YAAY,EACZ,YAAY,EACZ,WAAW,EACX,iBAAiB,EACjB,YAAY,GACb,CAAC"}
@@ -1,5 +0,0 @@
1
- import { SelectHTMLAttributes } from 'react';
2
- export type SelectProps = SelectHTMLAttributes<HTMLSelectElement>;
3
- declare const Select: import('react').ForwardRefExoticComponent<SelectProps & import('react').RefAttributes<HTMLSelectElement>>;
4
- export { Select };
5
- //# sourceMappingURL=select.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"select.d.ts","sourceRoot":"","sources":["../../../src/components/ui/select.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,KAAK,oBAAoB,EAAE,MAAM,OAAO,CAAC;AAG9D,MAAM,MAAM,WAAW,GAAG,oBAAoB,CAAC,iBAAiB,CAAC,CAAC;AAElE,QAAA,MAAM,MAAM,2GAeX,CAAC;AAGF,OAAO,EAAE,MAAM,EAAE,CAAC"}
@@ -1,46 +0,0 @@
1
- import { ReactNode, HTMLAttributes, ButtonHTMLAttributes, AnchorHTMLAttributes } from 'react';
2
- import { VariantProps } from 'class-variance-authority';
3
- type SidebarContextValue = {
4
- isCollapsed: boolean;
5
- toggle: () => void;
6
- };
7
- declare const useSidebar: () => SidebarContextValue;
8
- declare const SidebarProvider: ({ children }: {
9
- children: ReactNode;
10
- }) => import("react/jsx-runtime").JSX.Element;
11
- declare const Sidebar: import('react').ForwardRefExoticComponent<HTMLAttributes<HTMLDivElement> & import('react').RefAttributes<HTMLDivElement>>;
12
- declare const SidebarTrigger: import('react').ForwardRefExoticComponent<ButtonHTMLAttributes<HTMLButtonElement> & import('react').RefAttributes<HTMLButtonElement>>;
13
- declare const SidebarHeader: import('react').ForwardRefExoticComponent<HTMLAttributes<HTMLDivElement> & import('react').RefAttributes<HTMLDivElement>>;
14
- declare const SidebarContent: import('react').ForwardRefExoticComponent<HTMLAttributes<HTMLDivElement> & import('react').RefAttributes<HTMLDivElement>>;
15
- declare const SidebarFooter: import('react').ForwardRefExoticComponent<HTMLAttributes<HTMLDivElement> & import('react').RefAttributes<HTMLDivElement>>;
16
- declare const SidebarGroup: import('react').ForwardRefExoticComponent<HTMLAttributes<HTMLDivElement> & import('react').RefAttributes<HTMLDivElement>>;
17
- declare const SidebarGroupLabel: import('react').ForwardRefExoticComponent<HTMLAttributes<HTMLDivElement> & import('react').RefAttributes<HTMLDivElement>>;
18
- declare const SidebarGroupAction: import('react').ForwardRefExoticComponent<ButtonHTMLAttributes<HTMLButtonElement> & {
19
- asChild?: boolean;
20
- } & import('react').RefAttributes<HTMLButtonElement>>;
21
- declare const SidebarGroupContent: import('react').ForwardRefExoticComponent<HTMLAttributes<HTMLDivElement> & import('react').RefAttributes<HTMLDivElement>>;
22
- declare const SidebarMenuButton: import('react').ForwardRefExoticComponent<ButtonHTMLAttributes<HTMLButtonElement> & VariantProps<(props?: ({
23
- variant?: "default" | "outline" | null | undefined;
24
- size?: "default" | "sm" | "lg" | null | undefined;
25
- } & import('class-variance-authority/types').ClassProp) | undefined) => string> & {
26
- asChild?: boolean;
27
- isActive?: boolean;
28
- } & import('react').RefAttributes<HTMLButtonElement>>;
29
- declare const SidebarMenu: import('react').ForwardRefExoticComponent<HTMLAttributes<HTMLUListElement> & import('react').RefAttributes<HTMLUListElement>>;
30
- declare const SidebarMenuItem: import('react').ForwardRefExoticComponent<HTMLAttributes<HTMLLIElement> & import('react').RefAttributes<HTMLLIElement>>;
31
- declare const SidebarMenuAction: import('react').ForwardRefExoticComponent<ButtonHTMLAttributes<HTMLButtonElement> & {
32
- asChild?: boolean;
33
- } & import('react').RefAttributes<HTMLButtonElement>>;
34
- declare const SidebarMenuBadge: import('react').ForwardRefExoticComponent<HTMLAttributes<HTMLDivElement> & import('react').RefAttributes<HTMLDivElement>>;
35
- declare const SidebarMenuSkeleton: import('react').ForwardRefExoticComponent<HTMLAttributes<HTMLDivElement> & {
36
- showIcon?: boolean;
37
- } & import('react').RefAttributes<HTMLDivElement>>;
38
- declare const SidebarMenuSub: import('react').ForwardRefExoticComponent<HTMLAttributes<HTMLUListElement> & import('react').RefAttributes<HTMLUListElement>>;
39
- declare const SidebarMenuSubButton: import('react').ForwardRefExoticComponent<AnchorHTMLAttributes<HTMLAnchorElement> & {
40
- asChild?: boolean;
41
- size?: "sm" | "md" | "lg";
42
- isActive?: boolean;
43
- } & import('react').RefAttributes<HTMLAnchorElement>>;
44
- declare const SidebarMenuSubItem: import('react').ForwardRefExoticComponent<HTMLAttributes<HTMLLIElement> & import('react').RefAttributes<HTMLLIElement>>;
45
- export { Sidebar, SidebarProvider, SidebarTrigger, SidebarHeader, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupLabel, SidebarGroupAction, SidebarGroupContent, SidebarMenu, SidebarMenuButton, SidebarMenuItem, SidebarMenuAction, SidebarMenuBadge, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, useSidebar, };
46
- //# sourceMappingURL=sidebar.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sidebar.d.ts","sourceRoot":"","sources":["../../../src/components/ui/sidebar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAML,KAAK,SAAS,EACd,KAAK,cAAc,EACnB,KAAK,oBAAoB,EACzB,KAAK,oBAAoB,EAC1B,MAAM,OAAO,CAAC;AAEf,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAIlE,KAAK,mBAAmB,GAAG;IACzB,WAAW,EAAE,OAAO,CAAC;IACrB,MAAM,EAAE,MAAM,IAAI,CAAC;CACpB,CAAC;AAIF,QAAA,MAAM,UAAU,2BAMf,CAAC;AAEF,QAAA,MAAM,eAAe,GAAI,cAAc;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,4CAU7D,CAAC;AAEF,QAAA,MAAM,OAAO,2HAkBZ,CAAC;AA6CF,QAAA,MAAM,cAAc,uIAoBnB,CAAC;AAGF,QAAA,MAAM,aAAa,2HAUlB,CAAC;AAGF,QAAA,MAAM,cAAc,2HAUnB,CAAC;AAGF,QAAA,MAAM,aAAa,2HAUlB,CAAC;AAGF,QAAA,MAAM,YAAY,2HAUjB,CAAC;AAGF,QAAA,MAAM,iBAAiB,2HActB,CAAC;AAGF,QAAA,MAAM,kBAAkB;cAGV,OAAO;qDAcnB,CAAC;AAGH,QAAA,MAAM,mBAAmB,2HAUxB,CAAC;AAyBF,QAAA,MAAM,iBAAiB;;;;cAIP,OAAO;eACN,OAAO;qDAqBtB,CAAC;AAGH,QAAA,MAAM,WAAW,+HAUhB,CAAC;AAGF,QAAA,MAAM,eAAe,yHAUpB,CAAC;AAGF,QAAA,MAAM,iBAAiB;cAGT,OAAO;qDAcnB,CAAC;AAGH,QAAA,MAAM,gBAAgB,2HAarB,CAAC;AAGF,QAAA,MAAM,mBAAmB;eAGV,OAAO;kDAgBpB,CAAC;AAGH,QAAA,MAAM,cAAc,+HAanB,CAAC;AAGF,QAAA,MAAM,oBAAoB;cAGZ,OAAO;WACV,IAAI,GAAG,IAAI,GAAG,IAAI;eACd,OAAO;qDAmBpB,CAAC;AAGH,QAAA,MAAM,kBAAkB,yHAUvB,CAAC;AAGF,OAAO,EACL,OAAO,EACP,eAAe,EACf,cAAc,EACd,aAAa,EACb,cAAc,EACd,aAAa,EACb,YAAY,EACZ,iBAAiB,EACjB,kBAAkB,EAClB,mBAAmB,EACnB,WAAW,EACX,iBAAiB,EACjB,eAAe,EACf,iBAAiB,EACjB,gBAAgB,EAChB,mBAAmB,EACnB,cAAc,EACd,oBAAoB,EACpB,kBAAkB,EAClB,UAAU,GACX,CAAC"}
@@ -1,6 +0,0 @@
1
- import { ComponentProps } from 'react';
2
- import { Toaster as Sonner } from 'sonner';
3
- type ToasterProps = ComponentProps<typeof Sonner>;
4
- declare const Toaster: ({ ...props }: ToasterProps) => import("react/jsx-runtime").JSX.Element;
5
- export { Toaster };
6
- //# sourceMappingURL=sonner.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sonner.d.ts","sourceRoot":"","sources":["../../../src/components/ui/sonner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,QAAQ,CAAC;AAG3C,KAAK,YAAY,GAAG,cAAc,CAAC,OAAO,MAAM,CAAC,CAAC;AAElD,QAAA,MAAM,OAAO,GAAI,cAAc,YAAY,4CA0B1C,CAAC;AAEF,OAAO,EAAE,OAAO,EAAE,CAAC"}
@@ -1,8 +0,0 @@
1
- import { InputHTMLAttributes } from 'react';
2
- export interface SwitchProps extends Omit<InputHTMLAttributes<HTMLInputElement>, 'type'> {
3
- checked?: boolean;
4
- onCheckedChange?: (checked: boolean) => void;
5
- }
6
- declare const Switch: import('react').ForwardRefExoticComponent<SwitchProps & import('react').RefAttributes<HTMLInputElement>>;
7
- export { Switch };
8
- //# sourceMappingURL=switch.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"switch.d.ts","sourceRoot":"","sources":["../../../src/components/ui/switch.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,KAAK,mBAAmB,EAAoB,MAAM,OAAO,CAAC;AAG/E,MAAM,WAAW,WAAY,SAAQ,IAAI,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,EAAE,MAAM,CAAC;IACtF,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;CAC9C;AAED,QAAA,MAAM,MAAM,0GAiCX,CAAC;AAGF,OAAO,EAAE,MAAM,EAAE,CAAC"}
@@ -1,6 +0,0 @@
1
- declare const _default: {
2
- settings: string;
3
- cookiePreferences: string;
4
- };
5
- export default _default;
6
- //# sourceMappingURL=urls.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"urls.d.ts","sourceRoot":"","sources":["../../src/constants/urls.ts"],"names":[],"mappings":";;;;AAAA,wBAGE"}
@@ -1,8 +0,0 @@
1
- const e = {
2
- settings: "/__settings",
3
- cookiePreferences: "/__cookie-preferences"
4
- };
5
- export {
6
- e as default
7
- };
8
- //# sourceMappingURL=urls.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"urls.js","sources":["../../src/constants/urls.ts"],"sourcesContent":["export default {\n settings: '/__settings',\n cookiePreferences: '/__cookie-preferences',\n};\n"],"names":["urls"],"mappings":"AAAA,MAAAA,IAAe;AAAA,EACb,UAAU;AAAA,EACV,mBAAmB;AACrB;"}
@@ -1,12 +0,0 @@
1
- import { DialogOptions } from '@shellui/sdk';
2
- import { ReactNode } from 'react';
3
- interface DialogContextValue {
4
- dialog: (options: DialogOptions) => void;
5
- }
6
- export declare function useDialog(): DialogContextValue;
7
- interface DialogProviderProps {
8
- children: ReactNode;
9
- }
10
- export declare const DialogProvider: ({ children }: DialogProviderProps) => import("react/jsx-runtime").JSX.Element;
11
- export {};
12
- //# sourceMappingURL=DialogContext.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DialogContext.d.ts","sourceRoot":"","sources":["../../../src/features/alertDialog/DialogContext.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAgC,KAAK,aAAa,EAAE,MAAM,cAAc,CAAC;AAChF,OAAO,EAOL,KAAK,SAAS,EACf,MAAM,OAAO,CAAC;AAiEf,UAAU,kBAAkB;IAC1B,MAAM,EAAE,CAAC,OAAO,EAAE,aAAa,KAAK,IAAI,CAAC;CAC1C;AAID,wBAAgB,SAAS,uBAMxB;AAED,UAAU,mBAAmB;IAC3B,QAAQ,EAAE,SAAS,CAAC;CACrB;AASD,eAAO,MAAM,cAAc,GAAI,cAAc,mBAAmB,4CAgX/D,CAAC"}
@@ -1,15 +0,0 @@
1
- import { createElement, ReactNode } from 'react';
2
- import { ShellUIConfig } from './types';
3
- export interface ConfigContextValue {
4
- config: ShellUIConfig;
5
- }
6
- export declare const ConfigContext: import('react').Context<ConfigContextValue | null>;
7
- export interface ConfigProviderProps {
8
- children: ReactNode;
9
- }
10
- /**
11
- * Loads ShellUI config from __SHELLUI_CONFIG__ (injected by Vite at build time)
12
- * and provides it via context. Children can use useConfig() to read config.
13
- */
14
- export declare function ConfigProvider(props: ConfigProviderProps): ReturnType<typeof createElement>;
15
- //# sourceMappingURL=ConfigProvider.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ConfigProvider.d.ts","sourceRoot":"","sources":["../../../src/features/config/ConfigProvider.ts"],"names":[],"mappings":"AAAA,OAAO,EAA2B,aAAa,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAE/E,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAI7C,MAAM,WAAW,kBAAkB;IACjC,MAAM,EAAE,aAAa,CAAC;CACvB;AAED,eAAO,MAAM,aAAa,oDAAiD,CAAC;AAE5E,MAAM,WAAW,mBAAmB;IAClC,QAAQ,EAAE,SAAS,CAAC;CACrB;AAMD;;;GAGG;AAEH,wBAAgB,cAAc,CAAC,KAAK,EAAE,mBAAmB,GAAG,UAAU,CAAC,OAAO,aAAa,CAAC,CAsE3F"}