@elevasis/ui 2.20.0 → 2.22.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 (100) hide show
  1. package/dist/api/index.js +2 -2
  2. package/dist/app/index.js +5 -5
  3. package/dist/charts/index.js +3 -3
  4. package/dist/{chunk-TO7QXDBX.js → chunk-3HEUGBOT.js} +3 -3
  5. package/dist/chunk-AXXTN44Z.js +26 -0
  6. package/dist/{chunk-FMFX4K6E.js → chunk-B4FHWKEF.js} +3390 -2929
  7. package/dist/{chunk-AL23U6C3.js → chunk-BIWHHWCJ.js} +1 -2
  8. package/dist/{chunk-MZFJWCPH.js → chunk-BSZRKBAW.js} +277 -92
  9. package/dist/{chunk-GP3AFJYG.js → chunk-COG4ABRI.js} +8 -13
  10. package/dist/chunk-DDZOHLHB.js +48 -0
  11. package/dist/{chunk-ZE2KQSHL.js → chunk-GJ7EIABJ.js} +4 -4
  12. package/dist/{chunk-YP6T426C.js → chunk-IBUYJXA3.js} +1326 -1110
  13. package/dist/{chunk-2CFOFSSG.js → chunk-IOTLB6ND.js} +8 -13
  14. package/dist/{chunk-GBMNCNHX.js → chunk-KVJ3LFH2.js} +3 -1
  15. package/dist/chunk-LJWV4TWV.js +335 -0
  16. package/dist/{chunk-PJVG3ISO.js → chunk-LKVBEE63.js} +7 -9
  17. package/dist/{chunk-JR5WNTLA.js → chunk-LVJGPE6H.js} +11 -24
  18. package/dist/{chunk-OUYH2SBS.js → chunk-LVUCBY7X.js} +2 -2
  19. package/dist/{chunk-TIIPYB2Z.js → chunk-QZJM3RYI.js} +1 -1
  20. package/dist/{chunk-OD7GWIZS.js → chunk-SGXXJE52.js} +1 -121
  21. package/dist/{chunk-7YQKVWSD.js → chunk-SQ5JGELM.js} +25 -5
  22. package/dist/{chunk-R7OJCNL3.js → chunk-T6INEVX6.js} +1 -1
  23. package/dist/{chunk-RX4UWZZR.js → chunk-TKAYX2SP.js} +8 -3
  24. package/dist/{chunk-CTTY6FUT.js → chunk-TSSKOQBX.js} +2 -2
  25. package/dist/{chunk-GTYUP7MB.js → chunk-WWJ6S2HQ.js} +10 -22
  26. package/dist/{chunk-Q5HC6ENG.js → chunk-XOTJNW4Q.js} +1 -1
  27. package/dist/{chunk-BHR7IV72.js → chunk-XUYBOO32.js} +1 -1
  28. package/dist/{chunk-M7W7CGPL.js → chunk-Z6FAH4XV.js} +1 -1
  29. package/dist/{chunk-Q4QJOSVS.js → chunk-ZBCTB5CA.js} +1 -1
  30. package/dist/components/index.css +85 -85
  31. package/dist/components/index.d.ts +970 -746
  32. package/dist/components/index.js +246 -39
  33. package/dist/components/navigation/index.css +589 -0
  34. package/dist/components/navigation/index.d.ts +1 -13
  35. package/dist/components/navigation/index.js +11 -1
  36. package/dist/execution/index.d.ts +27 -0
  37. package/dist/features/auth/index.css +2 -2
  38. package/dist/features/auth/index.d.ts +184 -3
  39. package/dist/features/crm/index.css +2 -2
  40. package/dist/features/crm/index.d.ts +201 -38
  41. package/dist/features/crm/index.js +15 -14
  42. package/dist/features/dashboard/index.css +2 -2
  43. package/dist/features/dashboard/index.d.ts +25 -27
  44. package/dist/features/dashboard/index.js +15 -14
  45. package/dist/features/delivery/index.css +85 -85
  46. package/dist/features/delivery/index.d.ts +201 -38
  47. package/dist/features/delivery/index.js +15 -14
  48. package/dist/features/lead-gen/index.css +2 -2
  49. package/dist/features/lead-gen/index.d.ts +19 -37
  50. package/dist/features/lead-gen/index.js +15 -14
  51. package/dist/features/monitoring/index.css +85 -85
  52. package/dist/features/monitoring/index.d.ts +18 -36
  53. package/dist/features/monitoring/index.js +17 -16
  54. package/dist/features/monitoring/requests/index.css +2 -2
  55. package/dist/features/monitoring/requests/index.d.ts +18 -36
  56. package/dist/features/monitoring/requests/index.js +15 -14
  57. package/dist/features/operations/index.css +2 -2
  58. package/dist/features/operations/index.d.ts +49 -67
  59. package/dist/features/operations/index.js +18 -17
  60. package/dist/features/seo/index.d.ts +17 -35
  61. package/dist/features/seo/index.js +1 -1
  62. package/dist/features/settings/index.css +2 -2
  63. package/dist/features/settings/index.d.ts +222 -44
  64. package/dist/features/settings/index.js +16 -15
  65. package/dist/graph/index.css +2 -2
  66. package/dist/hooks/delivery/index.css +2 -2
  67. package/dist/hooks/delivery/index.d.ts +184 -3
  68. package/dist/hooks/delivery/index.js +2 -2
  69. package/dist/hooks/index.css +85 -85
  70. package/dist/hooks/index.d.ts +1862 -1582
  71. package/dist/hooks/index.js +13 -12
  72. package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +92 -121
  73. package/dist/hooks/published.css +85 -85
  74. package/dist/hooks/published.d.ts +1862 -1582
  75. package/dist/hooks/published.js +13 -12
  76. package/dist/index.css +12 -12
  77. package/dist/index.d.ts +689 -470
  78. package/dist/index.js +14 -13
  79. package/dist/initialization/index.d.ts +184 -3
  80. package/dist/layout/index.js +2 -2
  81. package/dist/organization/index.css +589 -0
  82. package/dist/organization/index.js +1 -1
  83. package/dist/profile/index.d.ts +184 -3
  84. package/dist/provider/index.css +384 -0
  85. package/dist/provider/index.d.ts +68 -125
  86. package/dist/provider/index.js +11 -10
  87. package/dist/provider/published.css +463 -0
  88. package/dist/provider/published.d.ts +68 -125
  89. package/dist/provider/published.js +8 -7
  90. package/dist/supabase/index.d.ts +359 -6
  91. package/dist/test-utils/index.d.ts +46 -2
  92. package/dist/test-utils/index.js +104 -3
  93. package/dist/theme/index.js +2 -2
  94. package/dist/types/index.d.ts +303 -141
  95. package/dist/utils/index.d.ts +26 -59
  96. package/dist/utils/index.js +1 -1
  97. package/package.json +4 -4
  98. package/dist/chunk-LR5CRY5A.js +0 -514
  99. package/dist/chunk-MG3NF7QL.js +0 -63
  100. /package/dist/{chunk-6GUW5GGF.js → chunk-6Z3G4U2R.js} +0 -0
@@ -1673,6 +1673,7 @@ type Database = {
1673
1673
  Row: {
1674
1674
  config: Json;
1675
1675
  created_at: string | null;
1676
+ effective_permissions: string[];
1676
1677
  id: string;
1677
1678
  membership_status: string | null;
1678
1679
  organization_id: string;
@@ -1684,6 +1685,7 @@ type Database = {
1684
1685
  Insert: {
1685
1686
  config?: Json;
1686
1687
  created_at?: string | null;
1688
+ effective_permissions?: string[];
1687
1689
  id?: string;
1688
1690
  membership_status?: string | null;
1689
1691
  organization_id: string;
@@ -1695,6 +1697,7 @@ type Database = {
1695
1697
  Update: {
1696
1698
  config?: Json;
1697
1699
  created_at?: string | null;
1700
+ effective_permissions?: string[];
1698
1701
  id?: string;
1699
1702
  membership_status?: string | null;
1700
1703
  organization_id?: string;
@@ -1720,6 +1723,147 @@ type Database = {
1720
1723
  }
1721
1724
  ];
1722
1725
  };
1726
+ org_rol_assignments: {
1727
+ Row: {
1728
+ granted_at: string;
1729
+ granted_by: string | null;
1730
+ membership_id: string;
1731
+ role_id: string;
1732
+ };
1733
+ Insert: {
1734
+ granted_at?: string;
1735
+ granted_by?: string | null;
1736
+ membership_id: string;
1737
+ role_id: string;
1738
+ };
1739
+ Update: {
1740
+ granted_at?: string;
1741
+ granted_by?: string | null;
1742
+ membership_id?: string;
1743
+ role_id?: string;
1744
+ };
1745
+ Relationships: [
1746
+ {
1747
+ foreignKeyName: "org_rol_assignments_granted_by_fkey";
1748
+ columns: ["granted_by"];
1749
+ isOneToOne: false;
1750
+ referencedRelation: "users";
1751
+ referencedColumns: ["id"];
1752
+ },
1753
+ {
1754
+ foreignKeyName: "org_rol_assignments_membership_id_fkey";
1755
+ columns: ["membership_id"];
1756
+ isOneToOne: false;
1757
+ referencedRelation: "org_memberships";
1758
+ referencedColumns: ["id"];
1759
+ },
1760
+ {
1761
+ foreignKeyName: "org_rol_assignments_role_id_fkey";
1762
+ columns: ["role_id"];
1763
+ isOneToOne: false;
1764
+ referencedRelation: "org_rol_definitions";
1765
+ referencedColumns: ["id"];
1766
+ }
1767
+ ];
1768
+ };
1769
+ org_rol_definitions: {
1770
+ Row: {
1771
+ created_at: string;
1772
+ description: string | null;
1773
+ id: string;
1774
+ is_system: boolean;
1775
+ name: string;
1776
+ organization_id: string | null;
1777
+ slug: string;
1778
+ updated_at: string;
1779
+ };
1780
+ Insert: {
1781
+ created_at?: string;
1782
+ description?: string | null;
1783
+ id?: string;
1784
+ is_system?: boolean;
1785
+ name: string;
1786
+ organization_id?: string | null;
1787
+ slug: string;
1788
+ updated_at?: string;
1789
+ };
1790
+ Update: {
1791
+ created_at?: string;
1792
+ description?: string | null;
1793
+ id?: string;
1794
+ is_system?: boolean;
1795
+ name?: string;
1796
+ organization_id?: string | null;
1797
+ slug?: string;
1798
+ updated_at?: string;
1799
+ };
1800
+ Relationships: [
1801
+ {
1802
+ foreignKeyName: "org_rol_definitions_organization_id_fkey";
1803
+ columns: ["organization_id"];
1804
+ isOneToOne: false;
1805
+ referencedRelation: "organizations";
1806
+ referencedColumns: ["id"];
1807
+ }
1808
+ ];
1809
+ };
1810
+ org_rol_grants: {
1811
+ Row: {
1812
+ granted_at: string;
1813
+ permission_key: string;
1814
+ role_id: string;
1815
+ };
1816
+ Insert: {
1817
+ granted_at?: string;
1818
+ permission_key: string;
1819
+ role_id: string;
1820
+ };
1821
+ Update: {
1822
+ granted_at?: string;
1823
+ permission_key?: string;
1824
+ role_id?: string;
1825
+ };
1826
+ Relationships: [
1827
+ {
1828
+ foreignKeyName: "org_rol_grants_permission_key_fkey";
1829
+ columns: ["permission_key"];
1830
+ isOneToOne: false;
1831
+ referencedRelation: "org_rol_permissions";
1832
+ referencedColumns: ["key"];
1833
+ },
1834
+ {
1835
+ foreignKeyName: "org_rol_grants_role_id_fkey";
1836
+ columns: ["role_id"];
1837
+ isOneToOne: false;
1838
+ referencedRelation: "org_rol_definitions";
1839
+ referencedColumns: ["id"];
1840
+ }
1841
+ ];
1842
+ };
1843
+ org_rol_permissions: {
1844
+ Row: {
1845
+ created_at: string;
1846
+ description: string;
1847
+ is_org_grantable: boolean;
1848
+ key: string;
1849
+ updated_at: string;
1850
+ };
1851
+ Insert: {
1852
+ created_at?: string;
1853
+ description: string;
1854
+ is_org_grantable?: boolean;
1855
+ key: string;
1856
+ updated_at?: string;
1857
+ };
1858
+ Update: {
1859
+ created_at?: string;
1860
+ description?: string;
1861
+ is_org_grantable?: boolean;
1862
+ key?: string;
1863
+ updated_at?: string;
1864
+ };
1865
+ Relationships: [];
1866
+ };
1723
1867
  organizations: {
1724
1868
  Row: {
1725
1869
  config: Json;
@@ -2477,7 +2621,8 @@ type Database = {
2477
2621
  created_at: string;
2478
2622
  description: string | null;
2479
2623
  id: string;
2480
- key: string;
2624
+ key_hash: string;
2625
+ key_prefix: string | null;
2481
2626
  last_triggered_at: string | null;
2482
2627
  name: string;
2483
2628
  organization_id: string;
@@ -2490,7 +2635,8 @@ type Database = {
2490
2635
  created_at?: string;
2491
2636
  description?: string | null;
2492
2637
  id?: string;
2493
- key: string;
2638
+ key_hash: string;
2639
+ key_prefix?: string | null;
2494
2640
  last_triggered_at?: string | null;
2495
2641
  name: string;
2496
2642
  organization_id: string;
@@ -2503,7 +2649,8 @@ type Database = {
2503
2649
  created_at?: string;
2504
2650
  description?: string | null;
2505
2651
  id?: string;
2506
- key?: string;
2652
+ key_hash?: string;
2653
+ key_prefix?: string | null;
2507
2654
  last_triggered_at?: string | null;
2508
2655
  name?: string;
2509
2656
  organization_id?: string;
@@ -2549,6 +2696,13 @@ type Database = {
2549
2696
  Args: never;
2550
2697
  Returns: string;
2551
2698
  };
2699
+ can_assign_role_in_org: {
2700
+ Args: {
2701
+ p_role_id: string;
2702
+ p_target_membership_id: string;
2703
+ };
2704
+ Returns: boolean;
2705
+ };
2552
2706
  current_user_is_platform_admin: {
2553
2707
  Args: never;
2554
2708
  Returns: boolean;
@@ -2578,6 +2732,10 @@ type Database = {
2578
2732
  user_id: string;
2579
2733
  }[];
2580
2734
  };
2735
+ get_platform_credential_kek: {
2736
+ Args: never;
2737
+ Returns: string;
2738
+ };
2581
2739
  get_storage_org_id: {
2582
2740
  Args: {
2583
2741
  file_path: string;
@@ -2588,6 +2746,13 @@ type Database = {
2588
2746
  Args: never;
2589
2747
  Returns: string;
2590
2748
  };
2749
+ has_org_permission: {
2750
+ Args: {
2751
+ org_id: string;
2752
+ perm_key: string;
2753
+ };
2754
+ Returns: boolean;
2755
+ };
2591
2756
  is_org_admin: {
2592
2757
  Args: {
2593
2758
  org_id: string;
@@ -2620,6 +2785,22 @@ type Database = {
2620
2785
  Args: never;
2621
2786
  Returns: Json;
2622
2787
  };
2788
+ recompute_all_memberships: {
2789
+ Args: never;
2790
+ Returns: undefined;
2791
+ };
2792
+ sync_all_memberships_with_role: {
2793
+ Args: {
2794
+ p_role_id: string;
2795
+ };
2796
+ Returns: undefined;
2797
+ };
2798
+ sync_one_membership: {
2799
+ Args: {
2800
+ p_membership_id: string;
2801
+ };
2802
+ Returns: undefined;
2803
+ };
2623
2804
  upsert_user_profile: {
2624
2805
  Args: never;
2625
2806
  Returns: {
@@ -2749,7 +2930,8 @@ declare function WebhookEndpointSettings({ apiUrl }: WebhookEndpointSettingsProp
2749
2930
  declare const WebhookEndpointResponseSchema: z.ZodObject<{
2750
2931
  id: z.ZodString;
2751
2932
  organizationId: z.ZodString;
2752
- key: z.ZodString;
2933
+ key: z.ZodOptional<z.ZodString>;
2934
+ keyPrefix: z.ZodNullable<z.ZodString>;
2753
2935
  name: z.ZodString;
2754
2936
  description: z.ZodNullable<z.ZodString>;
2755
2937
  resourceId: z.ZodNullable<z.ZodString>;
@@ -2767,10 +2949,8 @@ type WebhookEndpointResponse = z.infer<typeof WebhookEndpointResponseSchema>;
2767
2949
  interface WebhookEndpointListProps {
2768
2950
  endpoints: WebhookEndpointResponse[];
2769
2951
  isLoading: boolean;
2770
- /** Base API URL used to construct inbound webhook URLs (e.g., 'https://api.elevasis.io') */
2771
- apiUrl: string;
2772
2952
  }
2773
- declare function WebhookEndpointList({ endpoints, isLoading, apiUrl }: WebhookEndpointListProps): react_jsx_runtime.JSX.Element;
2953
+ declare function WebhookEndpointList({ endpoints, isLoading }: WebhookEndpointListProps): react_jsx_runtime.JSX.Element;
2774
2954
 
2775
2955
  interface CreateWebhookEndpointModalProps {
2776
2956
  opened: boolean;
@@ -2834,6 +3014,22 @@ interface MemberConfigModalProps {
2834
3014
  }
2835
3015
  declare function MemberConfigModal({ opened, onClose, member }: MemberConfigModalProps): react_jsx_runtime.JSX.Element | null;
2836
3016
 
3017
+ interface MemberAccessModalProps {
3018
+ opened: boolean;
3019
+ onClose: () => void;
3020
+ orgId: string | null;
3021
+ member: {
3022
+ id: string;
3023
+ name: string;
3024
+ email: string;
3025
+ role: string;
3026
+ config?: MembershipFeatureConfig;
3027
+ } | null;
3028
+ defaultTab?: MemberAccessTab;
3029
+ }
3030
+ type MemberAccessTab = 'roles' | 'features';
3031
+ declare function MemberAccessModal({ opened, onClose, orgId, member, defaultTab }: MemberAccessModalProps): react_jsx_runtime.JSX.Element | null;
3032
+
2837
3033
  interface EditCredentialModalProps {
2838
3034
  /** Base API URL used to construct the OAuth authorize endpoint. */
2839
3035
  apiUrl: string;
@@ -2848,53 +3044,35 @@ interface OAuthIntegrationsCardProps {
2848
3044
  }
2849
3045
  declare function OAuthIntegrationsCard({ apiUrl }: OAuthIntegrationsCardProps): react_jsx_runtime.JSX.Element;
2850
3046
 
2851
- interface FeatureNavLink {
2852
- label: string;
2853
- link: string;
2854
- featureKey?: string;
2855
- onClick?: () => void;
2856
- links?: FeatureNavLink[];
2857
- }
2858
- interface FeatureNavEntry {
2859
- label: string;
2860
- icon: ComponentType;
2861
- link?: string;
2862
- featureKey?: string;
2863
- requiresAdmin?: boolean;
2864
- dataOnboardingTourId?: string;
2865
- links?: FeatureNavLink[];
2866
- }
2867
3047
  type FeatureSidebarComponent = ComponentType;
3048
+ type FeatureIconComponent = ComponentType<{
3049
+ size?: number;
3050
+ stroke?: number;
3051
+ }>;
3052
+ type FeatureSidebarWidthResolver = number | ((context: {
3053
+ currentPath: string;
3054
+ }) => number);
2868
3055
  interface FeatureModule {
2869
- /** Unique stable identifier for this feature (e.g. `'crm'`, `'projects'`). */
3056
+ /** Unique stable identifier for this feature module. */
2870
3057
  key: string;
2871
- /** Feature ID used for access-flag gating — must match the `id` of a feature in the organization model. */
3058
+ /** Organization Model feature id this module presents. */
2872
3059
  featureId: string;
2873
- /**
2874
- * Capability identifiers contributed by this feature.
2875
- * Merged into `ResolvedFeatureSemantics.capabilityIds` at resolution time.
2876
- * Not queried at runtime — kept for semantic graph completeness so that
2877
- * capability membership is fully represented in the resolved model even when
2878
- * a surface does not declare it directly.
2879
- */
3060
+ /** Capability identifiers contributed by this feature module. */
2880
3061
  capabilityIds?: string[];
2881
- /** Top-level navigation entry rendered in the app shell when this feature is enabled. */
2882
- navEntry?: FeatureNavEntry;
2883
- /** Sidebar component rendered when a matching subshell route is active. */
3062
+ /** Icon used when this feature node appears in shell navigation. */
3063
+ icon?: FeatureIconComponent;
3064
+ /** Sidebar component rendered when this feature's subtree route is active. */
2884
3065
  sidebar?: FeatureSidebarComponent;
2885
- /** Route path prefixes that activate this feature's sidebar and subshell context. */
2886
- subshellRoutes?: string[];
2887
- /**
2888
- * Operations-only bridge surface connecting this feature to the organization graph.
2889
- * Ignored by all other features. Only one manifest in the registry should set this.
2890
- */
3066
+ /** Optional shell sidebar width override. Defaults to 250px. */
3067
+ sidebarWidth?: FeatureSidebarWidthResolver;
3068
+ /** Operations-only bridge connecting this feature to the organization graph node. */
2891
3069
  organizationGraph?: OrganizationGraphFeatureBridge;
2892
3070
  }
2893
3071
  interface OrganizationGraphFeatureBridge {
2894
- surfaceId: string;
3072
+ featureId: string;
2895
3073
  }
2896
3074
 
2897
3075
  declare const settingsManifest: FeatureModule;
2898
3076
 
2899
- export { AccountSettings, AppearanceSettings, CreateWebhookEndpointModal, EditCredentialModal, EditWebhookEndpointModal, MemberConfigModal, OAuthIntegrationsCard, OrgMembersList, OrganizationSettings, WebhookEndpointList, WebhookEndpointSettings, settingsManifest };
2900
- export type { AccountSettingsProps, AccountSettingsUser, AppearanceSettingsProps, CreateWebhookEndpointModalProps, EditCredentialModalProps, EditWebhookEndpointModalProps, MemberConfigModalProps, OAuthIntegrationsCardProps, OrgMembersListProps, OrganizationSettingsMembership, OrganizationSettingsProps, OrganizationSettingsUser, WebhookEndpointListProps, WebhookEndpointSettingsProps };
3077
+ export { AccountSettings, AppearanceSettings, CreateWebhookEndpointModal, EditCredentialModal, EditWebhookEndpointModal, MemberAccessModal, MemberConfigModal, OAuthIntegrationsCard, OrgMembersList, OrganizationSettings, WebhookEndpointList, WebhookEndpointSettings, settingsManifest };
3078
+ export type { AccountSettingsProps, AccountSettingsUser, AppearanceSettingsProps, CreateWebhookEndpointModalProps, EditCredentialModalProps, EditWebhookEndpointModalProps, MemberAccessModalProps, MemberAccessTab, MemberConfigModalProps, OAuthIntegrationsCardProps, OrgMembersListProps, OrganizationSettingsMembership, OrganizationSettingsProps, OrganizationSettingsUser, WebhookEndpointListProps, WebhookEndpointSettingsProps };
@@ -1,36 +1,37 @@
1
- export { AccountSettings, AppearanceSettings, CreateWebhookEndpointModal, EditCredentialModal, EditWebhookEndpointModal, MemberConfigModal, OAuthIntegrationsCard, OrgMembersList, OrganizationSettings, WebhookEndpointList, WebhookEndpointSettings, settingsManifest } from '../../chunk-MZFJWCPH.js';
1
+ export { AccountSettings, AppearanceSettings, CreateWebhookEndpointModal, EditCredentialModal, EditWebhookEndpointModal, MemberAccessModal, MemberConfigModal, OAuthIntegrationsCard, OrgMembersList, OrganizationSettings, WebhookEndpointList, WebhookEndpointSettings, settingsManifest } from '../../chunk-BSZRKBAW.js';
2
2
  import '../../chunk-M25JL54Z.js';
3
3
  import '../../chunk-PDHTXPSF.js';
4
- import '../../chunk-GBMNCNHX.js';
5
- import '../../chunk-TIIPYB2Z.js';
4
+ import '../../chunk-KVJ3LFH2.js';
5
+ import '../../chunk-QZJM3RYI.js';
6
6
  import '../../chunk-7M2VOCYN.js';
7
- import '../../chunk-FMFX4K6E.js';
7
+ import '../../chunk-B4FHWKEF.js';
8
8
  import '../../chunk-BRXELOHC.js';
9
9
  import '../../chunk-QSTH6T77.js';
10
- import '../../chunk-M7W7CGPL.js';
10
+ import '../../chunk-Z6FAH4XV.js';
11
11
  import '../../chunk-22UVE3RA.js';
12
12
  import '../../chunk-3ZMAGTWF.js';
13
- import '../../chunk-Q4QJOSVS.js';
14
- import '../../chunk-TO7QXDBX.js';
15
- import '../../chunk-Q5HC6ENG.js';
13
+ import '../../chunk-ZBCTB5CA.js';
14
+ import '../../chunk-3HEUGBOT.js';
15
+ import '../../chunk-XOTJNW4Q.js';
16
16
  import '../../chunk-WLOQ4IBG.js';
17
- import '../../chunk-LR5CRY5A.js';
18
- import '../../chunk-OUYH2SBS.js';
19
- import '../../chunk-RX4UWZZR.js';
20
- import '../../chunk-BHR7IV72.js';
17
+ import '../../chunk-AXXTN44Z.js';
18
+ import '../../chunk-LVUCBY7X.js';
19
+ import '../../chunk-LJWV4TWV.js';
20
+ import '../../chunk-TKAYX2SP.js';
21
+ import '../../chunk-XUYBOO32.js';
21
22
  import '../../chunk-SZHARWKU.js';
22
23
  import '../../chunk-3KMDHCAR.js';
23
24
  import '../../chunk-NYBEU5TE.js';
24
- import '../../chunk-R7OJCNL3.js';
25
+ import '../../chunk-T6INEVX6.js';
25
26
  import '../../chunk-2IFYDILW.js';
26
27
  import '../../chunk-Q7DJKLEN.js';
27
- import '../../chunk-7YQKVWSD.js';
28
+ import '../../chunk-SQ5JGELM.js';
28
29
  import '../../chunk-6IA2OMAE.js';
29
30
  import '../../chunk-QJ2KCHKX.js';
30
31
  import '../../chunk-HQ7M6PBW.js';
31
32
  import '../../chunk-DT3QYZVU.js';
32
33
  import '../../chunk-RNP5R5I3.js';
33
- import '../../chunk-OD7GWIZS.js';
34
+ import '../../chunk-SGXXJE52.js';
34
35
  import '../../chunk-KRWALB24.js';
35
36
  import '../../chunk-SLH2QLKV.js';
36
37
  import '../../chunk-DK2HVHCY.js';
@@ -103,7 +103,7 @@
103
103
  transparent 1px),
104
104
  radial-gradient(
105
105
  ellipse at 50% 50%,
106
- color-mix(in srgb, var(--color-primary) 5%, transparent) 0%,
106
+ color-mix(in srgb, var(--color-primary) 1.25%, transparent) 0%,
107
107
  transparent 70%);
108
108
  background-color: color-mix(in srgb, var(--color-background) 50%, var(--glass-background));
109
109
  backdrop-filter: var(--glass-blur);
@@ -122,7 +122,7 @@
122
122
  transparent 1px),
123
123
  radial-gradient(
124
124
  ellipse at 50% 50%,
125
- color-mix(in srgb, var(--color-primary) 9%, transparent) 0%,
125
+ color-mix(in srgb, var(--color-primary) 2.25%, transparent) 0%,
126
126
  transparent 70%);
127
127
  background-size:
128
128
  40px 40px,
@@ -309,7 +309,7 @@
309
309
  transparent 1px),
310
310
  radial-gradient(
311
311
  ellipse at 50% 50%,
312
- color-mix(in srgb, var(--color-primary) 5%, transparent) 0%,
312
+ color-mix(in srgb, var(--color-primary) 1.25%, transparent) 0%,
313
313
  transparent 70%);
314
314
  background-color: color-mix(in srgb, var(--color-background) 50%, var(--glass-background));
315
315
  backdrop-filter: var(--glass-blur);
@@ -328,7 +328,7 @@
328
328
  transparent 1px),
329
329
  radial-gradient(
330
330
  ellipse at 50% 50%,
331
- color-mix(in srgb, var(--color-primary) 9%, transparent) 0%,
331
+ color-mix(in srgb, var(--color-primary) 2.25%, transparent) 0%,
332
332
  transparent 70%);
333
333
  background-size:
334
334
  40px 40px,