@jarrodmedrano/ui 0.1.1 → 0.1.3

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 (160) hide show
  1. package/dist/components/auth/providers.d.ts +1 -1
  2. package/dist/components/auth/providers.d.ts.map +1 -1
  3. package/dist/components/card/back-button.d.ts +1 -1
  4. package/dist/components/card/back-button.d.ts.map +1 -1
  5. package/dist/components/card/card-wrapper.d.ts +1 -1
  6. package/dist/components/card/card-wrapper.d.ts.map +1 -1
  7. package/dist/components/card/header.d.ts +1 -1
  8. package/dist/components/card/header.d.ts.map +1 -1
  9. package/dist/components/combobox/ComboList.d.ts +1 -1
  10. package/dist/components/combobox/ComboList.d.ts.map +1 -1
  11. package/dist/components/combobox/index.d.ts +1 -1
  12. package/dist/components/combobox/index.d.ts.map +1 -1
  13. package/dist/components/dashboard/account-select.d.ts +1 -1
  14. package/dist/components/dashboard/account-select.d.ts.map +1 -1
  15. package/dist/components/dashboard/account-switcher.d.ts +1 -1
  16. package/dist/components/dashboard/account-switcher.d.ts.map +1 -1
  17. package/dist/components/dashboard/sidebar/CollapsibleSection.d.ts +1 -1
  18. package/dist/components/dashboard/sidebar/CollapsibleSection.d.ts.map +1 -1
  19. package/dist/components/dashboard/sidebar/CollapsibleSection.styles.d.ts +10 -6
  20. package/dist/components/dashboard/sidebar/CollapsibleSection.styles.d.ts.map +1 -1
  21. package/dist/components/dashboard/sidebar/EntityList.d.ts +1 -1
  22. package/dist/components/dashboard/sidebar/EntityList.d.ts.map +1 -1
  23. package/dist/components/dashboard/sidebar/EntityList.styles.d.ts +37 -9
  24. package/dist/components/dashboard/sidebar/EntityList.styles.d.ts.map +1 -1
  25. package/dist/components/dashboard/sidebar/SectionHeader.d.ts +1 -1
  26. package/dist/components/dashboard/sidebar/SectionHeader.d.ts.map +1 -1
  27. package/dist/components/dashboard/sidebar/SectionHeader.styles.d.ts +22 -11
  28. package/dist/components/dashboard/sidebar/SectionHeader.styles.d.ts.map +1 -1
  29. package/dist/components/dashboard/sidebar/sidebar.d.ts +1 -1
  30. package/dist/components/dashboard/sidebar/sidebar.d.ts.map +1 -1
  31. package/dist/components/dashboard/sidebar/tabs.d.ts +1 -1
  32. package/dist/components/dashboard/sidebar-nav.d.ts +1 -1
  33. package/dist/components/dashboard/sidebar-nav.d.ts.map +1 -1
  34. package/dist/components/dashboard/utils/build-nav.d.ts.map +1 -1
  35. package/dist/components/dashboard/with-dashboard.d.ts +2 -2
  36. package/dist/components/dashboard/with-dashboard.d.ts.map +1 -1
  37. package/dist/components/detail/DetailLayout.styles.d.ts +21 -13
  38. package/dist/components/detail/DetailLayout.styles.d.ts.map +1 -1
  39. package/dist/components/flowbite/card-images.d.ts +1 -1
  40. package/dist/components/flowbite/card-images.d.ts.map +1 -1
  41. package/dist/components/flowbite/gallery.d.ts +2 -1
  42. package/dist/components/flowbite/gallery.d.ts.map +1 -1
  43. package/dist/components/flowbite/masonry.d.ts +1 -1
  44. package/dist/components/flowbite/masonry.d.ts.map +1 -1
  45. package/dist/components/flowbite/search-hero.d.ts +1 -1
  46. package/dist/components/flowbite/search-hero.d.ts.map +1 -1
  47. package/dist/components/generic/copyright.d.ts +1 -1
  48. package/dist/components/generic/copyright.d.ts.map +1 -1
  49. package/dist/components/generic/icons.d.ts +14 -14
  50. package/dist/components/generic/link.cjs +16 -43
  51. package/dist/components/generic/link.cjs.map +1 -1
  52. package/dist/components/generic/link.d.ts +3 -17
  53. package/dist/components/generic/link.d.ts.map +1 -1
  54. package/dist/components/generic/link.js +15 -41
  55. package/dist/components/generic/link.js.map +1 -1
  56. package/dist/components/header/header.d.ts +1 -1
  57. package/dist/components/header/header.d.ts.map +1 -1
  58. package/dist/components/header/internal/main-nav.d.ts +1 -1
  59. package/dist/components/header/internal/main-nav.d.ts.map +1 -1
  60. package/dist/components/header/internal/mobile-nav.d.ts +2 -1
  61. package/dist/components/header/internal/mobile-nav.d.ts.map +1 -1
  62. package/dist/components/header/internal/mode-toggle.d.ts +1 -1
  63. package/dist/components/header/internal/mode-toggle.d.ts.map +1 -1
  64. package/dist/components/header/internal/site-header.d.ts +1 -1
  65. package/dist/components/header/internal/site-header.d.ts.map +1 -1
  66. package/dist/components/header/langbutton/langbutton.d.ts +2 -1
  67. package/dist/components/header/langbutton/langbutton.d.ts.map +1 -1
  68. package/dist/components/header/userbutton/user-dropdown.d.ts +2 -1
  69. package/dist/components/header/userbutton/user-dropdown.d.ts.map +1 -1
  70. package/dist/components/header/userbutton/userbutton.d.ts +1 -1
  71. package/dist/components/header/userbutton/userbutton.d.ts.map +1 -1
  72. package/dist/components/hooks/use-page-nav.d.ts +1 -1
  73. package/dist/components/hooks/use-page-nav.d.ts.map +1 -1
  74. package/dist/components/icons/apple.d.ts +1 -1
  75. package/dist/components/icons/apple.d.ts.map +1 -1
  76. package/dist/components/icons/facebook.d.ts +1 -1
  77. package/dist/components/icons/facebook.d.ts.map +1 -1
  78. package/dist/components/icons/github.d.ts +1 -1
  79. package/dist/components/icons/github.d.ts.map +1 -1
  80. package/dist/components/icons/google.d.ts +1 -1
  81. package/dist/components/icons/google.d.ts.map +1 -1
  82. package/dist/components/icons/logo.d.ts +1 -1
  83. package/dist/components/icons/logo.d.ts.map +1 -1
  84. package/dist/components/lightbox/GallerySection.d.ts +1 -1
  85. package/dist/components/lightbox/GallerySection.d.ts.map +1 -1
  86. package/dist/components/search/search.d.ts +1 -1
  87. package/dist/components/search/search.d.ts.map +1 -1
  88. package/dist/components/tailwind/contact.d.ts +1 -1
  89. package/dist/components/tailwind/contact.d.ts.map +1 -1
  90. package/dist/components/tailwind/content-page.d.ts +3 -3
  91. package/dist/components/tailwind/content-page.d.ts.map +1 -1
  92. package/dist/components/tailwind/feature.d.ts +1 -1
  93. package/dist/components/tailwind/feature.d.ts.map +1 -1
  94. package/dist/components/tailwind/featurelist.d.ts +1 -1
  95. package/dist/components/tailwind/featurelist.d.ts.map +1 -1
  96. package/dist/components/tailwind/footer.d.ts +1 -1
  97. package/dist/components/tailwind/footer.d.ts.map +1 -1
  98. package/dist/components/tailwind/hero.d.ts +1 -1
  99. package/dist/components/tailwind/hero.d.ts.map +1 -1
  100. package/dist/components/tailwind/pricing.d.ts +1 -1
  101. package/dist/components/tailwind/pricing.d.ts.map +1 -1
  102. package/dist/components/tailwind/privacy.d.ts +1 -1
  103. package/dist/components/tailwind/privacy.d.ts.map +1 -1
  104. package/dist/components/tailwind/providerIcons.d.ts +1 -1
  105. package/dist/components/tailwind/providerIcons.d.ts.map +1 -1
  106. package/dist/components/ui/avatar.d.ts +3 -3
  107. package/dist/components/ui/avatar.d.ts.map +1 -1
  108. package/dist/components/ui/breadcrumb.d.ts +2 -1
  109. package/dist/components/ui/breadcrumb.d.ts.map +1 -1
  110. package/dist/components/ui/button.d.ts +1 -1
  111. package/dist/components/ui/button.d.ts.map +1 -1
  112. package/dist/components/ui/card.d.ts +6 -6
  113. package/dist/components/ui/card.d.ts.map +1 -1
  114. package/dist/components/ui/checkbox.d.ts +1 -1
  115. package/dist/components/ui/checkbox.d.ts.map +1 -1
  116. package/dist/components/ui/command.d.ts +2 -2
  117. package/dist/components/ui/command.d.ts.map +1 -1
  118. package/dist/components/ui/dialog.d.ts +10 -10
  119. package/dist/components/ui/dialog.d.ts.map +1 -1
  120. package/dist/components/ui/drawer.d.ts +10 -10
  121. package/dist/components/ui/drawer.d.ts.map +1 -1
  122. package/dist/components/ui/dropdown-menu.d.ts +15 -15
  123. package/dist/components/ui/dropdown-menu.d.ts.map +1 -1
  124. package/dist/components/ui/input.d.ts +1 -1
  125. package/dist/components/ui/input.d.ts.map +1 -1
  126. package/dist/components/ui/label.d.ts +1 -1
  127. package/dist/components/ui/label.d.ts.map +1 -1
  128. package/dist/components/ui/menubar.d.ts +16 -16
  129. package/dist/components/ui/menubar.d.ts.map +1 -1
  130. package/dist/components/ui/navigation-menu.d.ts +8 -8
  131. package/dist/components/ui/navigation-menu.d.ts.map +1 -1
  132. package/dist/components/ui/popover.d.ts +4 -4
  133. package/dist/components/ui/popover.d.ts.map +1 -1
  134. package/dist/components/ui/resizable.d.ts +2 -2
  135. package/dist/components/ui/resizable.d.ts.map +1 -1
  136. package/dist/components/ui/scroll-area.d.ts +2 -2
  137. package/dist/components/ui/scroll-area.d.ts.map +1 -1
  138. package/dist/components/ui/select.d.ts +10 -10
  139. package/dist/components/ui/select.d.ts.map +1 -1
  140. package/dist/components/ui/sheet.d.ts +8 -8
  141. package/dist/components/ui/sheet.d.ts.map +1 -1
  142. package/dist/components/ui/skeleton.d.ts +1 -1
  143. package/dist/components/ui/skeleton.d.ts.map +1 -1
  144. package/dist/components/ui/spinner.d.ts +1 -1
  145. package/dist/components/ui/spinner.d.ts.map +1 -1
  146. package/dist/components/ui/switch.d.ts +1 -1
  147. package/dist/components/ui/switch.d.ts.map +1 -1
  148. package/dist/components/ui/tabs.d.ts +4 -4
  149. package/dist/components/ui/tabs.d.ts.map +1 -1
  150. package/dist/components/ui/textarea.d.ts +1 -1
  151. package/dist/components/ui/textarea.d.ts.map +1 -1
  152. package/dist/components/ui/toaster.d.ts +1 -1
  153. package/dist/components/ui/toaster.d.ts.map +1 -1
  154. package/dist/components/ui/tooltip.d.ts +4 -4
  155. package/dist/components/ui/tooltip.d.ts.map +1 -1
  156. package/dist/components/ui/use-toast.d.ts.map +1 -1
  157. package/dist/components/upgrade-prompt/UpgradePrompt.d.ts +1 -1
  158. package/dist/components/upgrade-prompt/UpgradePrompt.d.ts.map +1 -1
  159. package/dist/styles.css +2 -178
  160. package/package.json +7 -4
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ "use client";
2
3
  var __defProp = Object.defineProperty;
3
4
  var __defProps = Object.defineProperties;
4
5
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -47,57 +48,29 @@ var __copyProps = (to, from, except, desc) => {
47
48
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
48
49
  var link_exports = {};
49
50
  __export(link_exports, {
50
- A: () => A,
51
- Text: () => Text
51
+ A: () => A
52
52
  });
53
53
  module.exports = __toCommonJS(link_exports);
54
54
  var import_jsx_runtime = require("react/jsx-runtime");
55
- var import_react_native = require("react-native");
56
- var import_nativewind = require("nativewind");
57
- const Text = (0, import_nativewind.styled)(import_react_native.Text);
58
- const A = (_a) => {
59
- var _b = _a, {
60
- className = "",
61
- href,
62
- target,
63
- ref
64
- } = _b, props = __objRest(_b, [
65
- "className",
66
- "href",
67
- "target",
68
- "ref"
69
- ]);
70
- const nativeAProps = import_react_native.Platform.select({
71
- web: {
55
+ var import_react = require("react");
56
+ var import_utils = require("../../lib/utils");
57
+ const A = (0, import_react.forwardRef)(function A2(_a, ref) {
58
+ var _b = _a, { href, target, className, children } = _b, props = __objRest(_b, ["href", "target", "className", "children"]);
59
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
60
+ "a",
61
+ __spreadProps(__spreadValues({
62
+ ref,
72
63
  href,
73
64
  target,
74
- hrefAttrs: {
75
- rel: "noreferrer",
76
- target
77
- }
78
- },
79
- default: {
80
- onPress: (event) => {
81
- props.onPress && props.onPress(event);
82
- if (import_react_native.Platform.OS !== "web" && href !== void 0) {
83
- import_react_native.Linking.openURL(href);
84
- }
85
- }
86
- }
87
- });
88
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
89
- Text,
90
- __spreadProps(__spreadValues(__spreadValues({
91
- role: "link",
92
- className: `text-blue-500 hover:underline ${className}`
93
- }, props), nativeAProps), {
94
- ref
65
+ rel: target === "_blank" ? "noreferrer" : void 0,
66
+ className: (0, import_utils.cn)("text-blue-500 hover:underline", className)
67
+ }, props), {
68
+ children
95
69
  })
96
70
  );
97
- };
71
+ });
98
72
  // Annotate the CommonJS export names for ESM import in node:
99
73
  0 && (module.exports = {
100
- A,
101
- Text
74
+ A
102
75
  });
103
76
  //# sourceMappingURL=link.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../components/generic/link.tsx"],"sourcesContent":["import { ComponentProps } from 'react'\nimport { Text as NativeText, Platform, Linking, TextStyle } from 'react-native'\n// @ts-ignore — nativewind v2 types not fully resolved in TS; runtime works correctly\nimport { styled, StyledProps } from 'nativewind'\n\nexport const Text = styled(NativeText)\n\n/**\n * This is a more advanced component with custom styles and per-platform functionality\n */\nexport interface AProps extends ComponentProps<typeof Text> {\n href?: string\n target?: '_blank'\n onPress?: (_event: any) => void\n style?: TextStyle\n className?: string\n ref?: any\n children?: React.ReactNode\n hrefAttrs?: {\n rel?: string\n target?: string\n }\n}\n\nexport const A = ({\n className = '',\n href,\n target,\n ref,\n ...props\n}: StyledProps<AProps>) => {\n const nativeAProps = Platform.select<Partial<AProps>>({\n web: {\n href,\n target,\n hrefAttrs: {\n rel: 'noreferrer',\n target,\n },\n },\n default: {\n onPress: (event) => {\n props.onPress && props.onPress(event)\n if (Platform.OS !== 'web' && href !== undefined) {\n Linking.openURL(href)\n }\n },\n },\n })\n\n return (\n <Text\n role=\"link\"\n className={`text-blue-500 hover:underline ${className}`}\n {...props}\n {...nativeAProps}\n ref={ref}\n />\n )\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAmDI;AAlDJ,0BAAiE;AAEjE,wBAAoC;AAE7B,MAAM,WAAO,0BAAO,oBAAAA,IAAU;AAmB9B,MAAM,IAAI,CAAC,OAMS;AANT,eAChB;AAAA,gBAAY;AAAA,IACZ;AAAA,IACA;AAAA,IACA;AAAA,EA5BF,IAwBkB,IAKb,kBALa,IAKb;AAAA,IAJH;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA;AAGA,QAAM,eAAe,6BAAS,OAAwB;AAAA,IACpD,KAAK;AAAA,MACH;AAAA,MACA;AAAA,MACA,WAAW;AAAA,QACT,KAAK;AAAA,QACL;AAAA,MACF;AAAA,IACF;AAAA,IACA,SAAS;AAAA,MACP,SAAS,CAAC,UAAU;AAClB,cAAM,WAAW,MAAM,QAAQ,KAAK;AACpC,YAAI,6BAAS,OAAO,SAAS,SAAS,QAAW;AAC/C,sCAAQ,QAAQ,IAAI;AAAA,QACtB;AAAA,MACF;AAAA,IACF;AAAA,EACF,CAAC;AAED,SACE;AAAA,IAAC;AAAA;AAAA,MACC,MAAK;AAAA,MACL,WAAW,iCAAiC,SAAS;AAAA,OACjD,QACA,eAJL;AAAA,MAKC;AAAA;AAAA,EACF;AAEJ;","names":["NativeText"]}
1
+ {"version":3,"sources":["../../../components/generic/link.tsx"],"sourcesContent":["'use client'\n\nimport { AnchorHTMLAttributes, forwardRef } from 'react'\nimport { cn } from '../../lib/utils'\n\nexport interface AProps extends AnchorHTMLAttributes<HTMLAnchorElement> {\n href?: string\n target?: '_blank'\n className?: string\n}\n\nexport const A = forwardRef<HTMLAnchorElement, AProps>(function A(\n { href, target, className, children, ...props },\n ref\n) {\n return (\n <a\n ref={ref}\n href={href}\n target={target}\n rel={target === '_blank' ? 'noreferrer' : undefined}\n className={cn('text-blue-500 hover:underline', className)}\n {...props}\n >\n {children}\n </a>\n )\n})\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAgBI;AAdJ,mBAAiD;AACjD,mBAAmB;AAQZ,MAAM,QAAI,yBAAsC,SAASA,GAC9D,IACA,KACA;AAFA,eAAE,QAAM,QAAQ,WAAW,SAZ7B,IAYE,IAAwC,kBAAxC,IAAwC,CAAtC,QAAM,UAAQ,aAAW;AAG3B,SACE;AAAA,IAAC;AAAA;AAAA,MACC;AAAA,MACA;AAAA,MACA;AAAA,MACA,KAAK,WAAW,WAAW,eAAe;AAAA,MAC1C,eAAW,iBAAG,iCAAiC,SAAS;AAAA,OACpD,QANL;AAAA,MAQE;AAAA;AAAA,EACH;AAEJ,CAAC;","names":["A"]}
@@ -1,22 +1,8 @@
1
- import { ComponentProps } from 'react';
2
- import { TextStyle } from 'react-native';
3
- import { StyledProps } from 'nativewind';
4
- export declare const Text: any;
5
- /**
6
- * This is a more advanced component with custom styles and per-platform functionality
7
- */
8
- export interface AProps extends ComponentProps<typeof Text> {
1
+ import { AnchorHTMLAttributes } from 'react';
2
+ export interface AProps extends AnchorHTMLAttributes<HTMLAnchorElement> {
9
3
  href?: string;
10
4
  target?: '_blank';
11
- onPress?: (_event: any) => void;
12
- style?: TextStyle;
13
5
  className?: string;
14
- ref?: any;
15
- children?: React.ReactNode;
16
- hrefAttrs?: {
17
- rel?: string;
18
- target?: string;
19
- };
20
6
  }
21
- export declare const A: ({ className, href, target, ref, ...props }: StyledProps<AProps>) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const A: import("react").ForwardRefExoticComponent<AProps & import("react").RefAttributes<HTMLAnchorElement>>;
22
8
  //# sourceMappingURL=link.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"link.d.ts","sourceRoot":"","sources":["../../../components/generic/link.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAA;AACtC,OAAO,EAAyC,SAAS,EAAE,MAAM,cAAc,CAAA;AAE/E,OAAO,EAAU,WAAW,EAAE,MAAM,YAAY,CAAA;AAEhD,eAAO,MAAM,IAAI,KAAqB,CAAA;AAEtC;;GAEG;AACH,MAAM,WAAW,MAAO,SAAQ,cAAc,CAAC,OAAO,IAAI,CAAC;IACzD,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,MAAM,CAAC,EAAE,QAAQ,CAAA;IACjB,OAAO,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,KAAK,IAAI,CAAA;IAC/B,KAAK,CAAC,EAAE,SAAS,CAAA;IACjB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,GAAG,CAAC,EAAE,GAAG,CAAA;IACT,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IAC1B,SAAS,CAAC,EAAE;QACV,GAAG,CAAC,EAAE,MAAM,CAAA;QACZ,MAAM,CAAC,EAAE,MAAM,CAAA;KAChB,CAAA;CACF;AAED,eAAO,MAAM,CAAC,+CAMX,WAAW,CAAC,MAAM,CAAC,4CA6BrB,CAAA"}
1
+ {"version":3,"file":"link.d.ts","sourceRoot":"","sources":["../../../components/generic/link.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,oBAAoB,EAAc,MAAM,OAAO,CAAA;AAGxD,MAAM,WAAW,MAAO,SAAQ,oBAAoB,CAAC,iBAAiB,CAAC;IACrE,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,MAAM,CAAC,EAAE,QAAQ,CAAA;IACjB,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,eAAO,MAAM,CAAC,sGAgBZ,CAAA"}
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  var __defProp = Object.defineProperty;
2
3
  var __defProps = Object.defineProperties;
3
4
  var __getOwnPropDescs = Object.getOwnPropertyDescriptors;
@@ -30,51 +31,24 @@ var __objRest = (source, exclude) => {
30
31
  return target;
31
32
  };
32
33
  import { jsx } from "react/jsx-runtime";
33
- import { Text as NativeText, Platform, Linking } from "react-native";
34
- import { styled } from "nativewind";
35
- const Text = styled(NativeText);
36
- const A = (_a) => {
37
- var _b = _a, {
38
- className = "",
39
- href,
40
- target,
41
- ref
42
- } = _b, props = __objRest(_b, [
43
- "className",
44
- "href",
45
- "target",
46
- "ref"
47
- ]);
48
- const nativeAProps = Platform.select({
49
- web: {
34
+ import { forwardRef } from "react";
35
+ import { cn } from "../../lib/utils";
36
+ const A = forwardRef(function A2(_a, ref) {
37
+ var _b = _a, { href, target, className, children } = _b, props = __objRest(_b, ["href", "target", "className", "children"]);
38
+ return /* @__PURE__ */ jsx(
39
+ "a",
40
+ __spreadProps(__spreadValues({
41
+ ref,
50
42
  href,
51
43
  target,
52
- hrefAttrs: {
53
- rel: "noreferrer",
54
- target
55
- }
56
- },
57
- default: {
58
- onPress: (event) => {
59
- props.onPress && props.onPress(event);
60
- if (Platform.OS !== "web" && href !== void 0) {
61
- Linking.openURL(href);
62
- }
63
- }
64
- }
65
- });
66
- return /* @__PURE__ */ jsx(
67
- Text,
68
- __spreadProps(__spreadValues(__spreadValues({
69
- role: "link",
70
- className: `text-blue-500 hover:underline ${className}`
71
- }, props), nativeAProps), {
72
- ref
44
+ rel: target === "_blank" ? "noreferrer" : void 0,
45
+ className: cn("text-blue-500 hover:underline", className)
46
+ }, props), {
47
+ children
73
48
  })
74
49
  );
75
- };
50
+ });
76
51
  export {
77
- A,
78
- Text
52
+ A
79
53
  };
80
54
  //# sourceMappingURL=link.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../components/generic/link.tsx"],"sourcesContent":["import { ComponentProps } from 'react'\nimport { Text as NativeText, Platform, Linking, TextStyle } from 'react-native'\n// @ts-ignore — nativewind v2 types not fully resolved in TS; runtime works correctly\nimport { styled, StyledProps } from 'nativewind'\n\nexport const Text = styled(NativeText)\n\n/**\n * This is a more advanced component with custom styles and per-platform functionality\n */\nexport interface AProps extends ComponentProps<typeof Text> {\n href?: string\n target?: '_blank'\n onPress?: (_event: any) => void\n style?: TextStyle\n className?: string\n ref?: any\n children?: React.ReactNode\n hrefAttrs?: {\n rel?: string\n target?: string\n }\n}\n\nexport const A = ({\n className = '',\n href,\n target,\n ref,\n ...props\n}: StyledProps<AProps>) => {\n const nativeAProps = Platform.select<Partial<AProps>>({\n web: {\n href,\n target,\n hrefAttrs: {\n rel: 'noreferrer',\n target,\n },\n },\n default: {\n onPress: (event) => {\n props.onPress && props.onPress(event)\n if (Platform.OS !== 'web' && href !== undefined) {\n Linking.openURL(href)\n }\n },\n },\n })\n\n return (\n <Text\n role=\"link\"\n className={`text-blue-500 hover:underline ${className}`}\n {...props}\n {...nativeAProps}\n ref={ref}\n />\n )\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmDI;AAlDJ,SAAS,QAAQ,YAAY,UAAU,eAA0B;AAEjE,SAAS,cAA2B;AAE7B,MAAM,OAAO,OAAO,UAAU;AAmB9B,MAAM,IAAI,CAAC,OAMS;AANT,eAChB;AAAA,gBAAY;AAAA,IACZ;AAAA,IACA;AAAA,IACA;AAAA,EA5BF,IAwBkB,IAKb,kBALa,IAKb;AAAA,IAJH;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA;AAGA,QAAM,eAAe,SAAS,OAAwB;AAAA,IACpD,KAAK;AAAA,MACH;AAAA,MACA;AAAA,MACA,WAAW;AAAA,QACT,KAAK;AAAA,QACL;AAAA,MACF;AAAA,IACF;AAAA,IACA,SAAS;AAAA,MACP,SAAS,CAAC,UAAU;AAClB,cAAM,WAAW,MAAM,QAAQ,KAAK;AACpC,YAAI,SAAS,OAAO,SAAS,SAAS,QAAW;AAC/C,kBAAQ,QAAQ,IAAI;AAAA,QACtB;AAAA,MACF;AAAA,IACF;AAAA,EACF,CAAC;AAED,SACE;AAAA,IAAC;AAAA;AAAA,MACC,MAAK;AAAA,MACL,WAAW,iCAAiC,SAAS;AAAA,OACjD,QACA,eAJL;AAAA,MAKC;AAAA;AAAA,EACF;AAEJ;","names":[]}
1
+ {"version":3,"sources":["../../../components/generic/link.tsx"],"sourcesContent":["'use client'\n\nimport { AnchorHTMLAttributes, forwardRef } from 'react'\nimport { cn } from '../../lib/utils'\n\nexport interface AProps extends AnchorHTMLAttributes<HTMLAnchorElement> {\n href?: string\n target?: '_blank'\n className?: string\n}\n\nexport const A = forwardRef<HTMLAnchorElement, AProps>(function A(\n { href, target, className, children, ...props },\n ref\n) {\n return (\n <a\n ref={ref}\n href={href}\n target={target}\n rel={target === '_blank' ? 'noreferrer' : undefined}\n className={cn('text-blue-500 hover:underline', className)}\n {...props}\n >\n {children}\n </a>\n )\n})\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgBI;AAdJ,SAA+B,kBAAkB;AACjD,SAAS,UAAU;AAQZ,MAAM,IAAI,WAAsC,SAASA,GAC9D,IACA,KACA;AAFA,eAAE,QAAM,QAAQ,WAAW,SAZ7B,IAYE,IAAwC,kBAAxC,IAAwC,CAAtC,QAAM,UAAQ,aAAW;AAG3B,SACE;AAAA,IAAC;AAAA;AAAA,MACC;AAAA,MACA;AAAA,MACA;AAAA,MACA,KAAK,WAAW,WAAW,eAAe;AAAA,MAC1C,WAAW,GAAG,iCAAiC,SAAS;AAAA,OACpD,QANL;AAAA,MAQE;AAAA;AAAA,EACH;AAEJ,CAAC;","names":["A"]}
@@ -10,5 +10,5 @@ export declare const Header: ({ companyLink, companyName, navigation, companyLog
10
10
  user: User;
11
11
  cookies: string;
12
12
  signOut: () => Promise<void>;
13
- }) => import("react/jsx-runtime").JSX.Element;
13
+ }) => import("react").JSX.Element;
14
14
  //# sourceMappingURL=header.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"header.d.ts","sourceRoot":"","sources":["../../../components/header/header.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAA;AAEvC,eAAO,MAAM,MAAM,mFAQhB;IACD,WAAW,EAAE,MAAM,CAAA;IACnB,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE,EAAE,CAAA;IAC5C,WAAW,EAAE,KAAK,CAAC,YAAY,CAAA;IAC/B,IAAI,EAAE,IAAI,CAAA;IACV,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAA;CAC7B,4CAwFA,CAAA"}
1
+ {"version":3,"file":"header.d.ts","sourceRoot":"","sources":["../../../components/header/header.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAA;AAEvC,eAAO,MAAM,MAAM,GAAI,gFAQpB;IACD,WAAW,EAAE,MAAM,CAAA;IACnB,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE,EAAE,CAAA;IAC5C,WAAW,EAAE,KAAK,CAAC,YAAY,CAAA;IAC/B,IAAI,EAAE,IAAI,CAAA;IACV,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAA;CAC7B,gCAwFA,CAAA"}
@@ -1,4 +1,4 @@
1
1
  export declare function MainNav({ userId }: {
2
2
  userId?: string;
3
- }): import("react/jsx-runtime").JSX.Element;
3
+ }): import("react").JSX.Element;
4
4
  //# sourceMappingURL=main-nav.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"main-nav.d.ts","sourceRoot":"","sources":["../../../../components/header/internal/main-nav.tsx"],"names":[],"mappings":"AASA,wBAAgB,OAAO,CAAC,EAAE,MAAM,EAAE,EAAE;IAAE,MAAM,CAAC,EAAE,MAAM,CAAA;CAAE,2CAqBtD"}
1
+ {"version":3,"file":"main-nav.d.ts","sourceRoot":"","sources":["../../../../components/header/internal/main-nav.tsx"],"names":[],"mappings":"AASA,wBAAgB,OAAO,CAAC,EAAE,MAAM,EAAE,EAAE;IAAE,MAAM,CAAC,EAAE,MAAM,CAAA;CAAE,+BAqBtD"}
@@ -1,2 +1,3 @@
1
- export declare function MobileNav(): import("react/jsx-runtime").JSX.Element;
1
+ import * as React from 'react';
2
+ export declare function MobileNav(): React.JSX.Element;
2
3
  //# sourceMappingURL=mobile-nav.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mobile-nav.d.ts","sourceRoot":"","sources":["../../../../components/header/internal/mobile-nav.tsx"],"names":[],"mappings":"AAcA,wBAAgB,SAAS,4CAmGxB"}
1
+ {"version":3,"file":"mobile-nav.d.ts","sourceRoot":"","sources":["../../../../components/header/internal/mobile-nav.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAY9B,wBAAgB,SAAS,sBAmGxB"}
@@ -3,6 +3,6 @@ interface ModeToggleProps {
3
3
  resolvedTheme: string | undefined;
4
4
  setTheme: (theme: string) => void;
5
5
  }
6
- export declare function ModeToggle({ theme, resolvedTheme, setTheme, }: ModeToggleProps): import("react/jsx-runtime").JSX.Element;
6
+ export declare function ModeToggle({ theme, resolvedTheme, setTheme, }: ModeToggleProps): import("react").JSX.Element;
7
7
  export {};
8
8
  //# sourceMappingURL=mode-toggle.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mode-toggle.d.ts","sourceRoot":"","sources":["../../../../components/header/internal/mode-toggle.tsx"],"names":[],"mappings":"AAYA,UAAU,eAAe;IACvB,KAAK,EAAE,MAAM,GAAG,SAAS,CAAA;IACzB,aAAa,EAAE,MAAM,GAAG,SAAS,CAAA;IACjC,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;CAClC;AAED,wBAAgB,UAAU,CAAC,EACzB,KAAK,EACL,aAAa,EACb,QAAQ,GACT,EAAE,eAAe,2CAoDjB"}
1
+ {"version":3,"file":"mode-toggle.d.ts","sourceRoot":"","sources":["../../../../components/header/internal/mode-toggle.tsx"],"names":[],"mappings":"AAYA,UAAU,eAAe;IACvB,KAAK,EAAE,MAAM,GAAG,SAAS,CAAA;IACzB,aAAa,EAAE,MAAM,GAAG,SAAS,CAAA;IACjC,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;CAClC;AAED,wBAAgB,UAAU,CAAC,EACzB,KAAK,EACL,aAAa,EACb,QAAQ,GACT,EAAE,eAAe,+BAoDjB"}
@@ -10,6 +10,6 @@ export declare function SiteHeader({ user, signOut, cookies, theme, resolvedThem
10
10
  theme: string | undefined;
11
11
  resolvedTheme: string | undefined;
12
12
  setTheme: (theme: string) => void;
13
- }): import("react/jsx-runtime").JSX.Element;
13
+ }): import("react").JSX.Element;
14
14
  export {};
15
15
  //# sourceMappingURL=site-header.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"site-header.d.ts","sourceRoot":"","sources":["../../../../components/header/internal/site-header.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAA;AAEvC,KAAK,gBAAgB,GAAG,IAAI,GAAG;IAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAAE,CAAA;AAC3D,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAA;AAElD,wBAAgB,UAAU,CAAC,EACzB,IAAI,EACJ,OAAO,EACP,OAAO,EACP,KAAK,EACL,aAAa,EACb,QAAQ,GACT,EAAE;IACD,IAAI,EAAE,gBAAgB,GAAG,SAAS,CAAA;IAClC,OAAO,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAA;IAC5B,OAAO,EAAE,OAAO,CAAA;IAChB,KAAK,EAAE,MAAM,GAAG,SAAS,CAAA;IACzB,aAAa,EAAE,MAAM,GAAG,SAAS,CAAA;IACjC,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;CAClC,2CAuBA"}
1
+ {"version":3,"file":"site-header.d.ts","sourceRoot":"","sources":["../../../../components/header/internal/site-header.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAA;AAEvC,KAAK,gBAAgB,GAAG,IAAI,GAAG;IAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAAE,CAAA;AAC3D,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAA;AAElD,wBAAgB,UAAU,CAAC,EACzB,IAAI,EACJ,OAAO,EACP,OAAO,EACP,KAAK,EACL,aAAa,EACb,QAAQ,GACT,EAAE;IACD,IAAI,EAAE,gBAAgB,GAAG,SAAS,CAAA;IAClC,OAAO,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAA;IAC5B,OAAO,EAAE,OAAO,CAAA;IAChB,KAAK,EAAE,MAAM,GAAG,SAAS,CAAA;IACzB,aAAa,EAAE,MAAM,GAAG,SAAS,CAAA;IACjC,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;CAClC,+BAuBA"}
@@ -1,4 +1,5 @@
1
+ import * as React from 'react';
1
2
  export declare function LangButton({ cookies }: {
2
3
  cookies: any;
3
- }): import("react/jsx-runtime").JSX.Element;
4
+ }): React.JSX.Element;
4
5
  //# sourceMappingURL=langbutton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"langbutton.d.ts","sourceRoot":"","sources":["../../../../components/header/langbutton/langbutton.tsx"],"names":[],"mappings":"AAcA,wBAAgB,UAAU,CAAC,EAAE,OAAO,EAAE,EAAE;IAAE,OAAO,EAAE,GAAG,CAAA;CAAE,2CA2BvD"}
1
+ {"version":3,"file":"langbutton.d.ts","sourceRoot":"","sources":["../../../../components/header/langbutton/langbutton.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAY9B,wBAAgB,UAAU,CAAC,EAAE,OAAO,EAAE,EAAE;IAAE,OAAO,EAAE,GAAG,CAAA;CAAE,qBA2BvD"}
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { User } from '@auth/core/types';
2
3
  type UserWithUsername = User & {
3
4
  username?: string | null;
@@ -5,6 +6,6 @@ type UserWithUsername = User & {
5
6
  declare const UserDropdown: ({ user, logOut, }: {
6
7
  user: UserWithUsername;
7
8
  logOut: () => void;
8
- }) => import("react/jsx-runtime").JSX.Element;
9
+ }) => React.JSX.Element;
9
10
  export default UserDropdown;
10
11
  //# sourceMappingURL=user-dropdown.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"user-dropdown.d.ts","sourceRoot":"","sources":["../../../../components/header/userbutton/user-dropdown.tsx"],"names":[],"mappings":"AAgBA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAA;AAEvC,KAAK,gBAAgB,GAAG,IAAI,GAAG;IAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAAE,CAAA;AAmC3D,QAAA,MAAM,YAAY,sBAGf;IACD,IAAI,EAAE,gBAAgB,CAAA;IACtB,MAAM,EAAE,MAAM,IAAI,CAAA;CACnB,4CAuCA,CAAA;AAED,eAAe,YAAY,CAAA"}
1
+ {"version":3,"file":"user-dropdown.d.ts","sourceRoot":"","sources":["../../../../components/header/userbutton/user-dropdown.tsx"],"names":[],"mappings":"AAeA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAA;AAEvC,KAAK,gBAAgB,GAAG,IAAI,GAAG;IAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAAE,CAAA;AAmC3D,QAAA,MAAM,YAAY,GAAI,mBAGnB;IACD,IAAI,EAAE,gBAAgB,CAAA;IACtB,MAAM,EAAE,MAAM,IAAI,CAAA;CACnB,sBAuCA,CAAA;AAED,eAAe,YAAY,CAAA"}
@@ -5,6 +5,6 @@ type UserWithUsername = User & {
5
5
  export declare const UserButton: ({ user, signOut, }: {
6
6
  user: UserWithUsername | undefined;
7
7
  signOut: () => Promise<void>;
8
- }) => import("react/jsx-runtime").JSX.Element;
8
+ }) => import("react").JSX.Element;
9
9
  export {};
10
10
  //# sourceMappingURL=userbutton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"userbutton.d.ts","sourceRoot":"","sources":["../../../../components/header/userbutton/userbutton.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAA;AAEvC,KAAK,gBAAgB,GAAG,IAAI,GAAG;IAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAAE,CAAA;AAE3D,eAAO,MAAM,UAAU,uBAGpB;IACD,IAAI,EAAE,gBAAgB,GAAG,SAAS,CAAA;IAClC,OAAO,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAA;CAC7B,4CAQA,CAAA"}
1
+ {"version":3,"file":"userbutton.d.ts","sourceRoot":"","sources":["../../../../components/header/userbutton/userbutton.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAA;AAEvC,KAAK,gBAAgB,GAAG,IAAI,GAAG;IAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAAE,CAAA;AAE3D,eAAO,MAAM,UAAU,GAAI,oBAGxB;IACD,IAAI,EAAE,gBAAgB,GAAG,SAAS,CAAA;IAClC,OAAO,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAA;CAC7B,gCAQA,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { Sitemap } from '../../types/sitemap';
2
2
  export declare const usePageNav: (sitemap: Sitemap, pathname: string, t: (key: string) => string, userId?: string) => {
3
- pages: import("react/jsx-runtime").JSX.Element[];
3
+ pages: import("react").JSX.Element[];
4
4
  };
5
5
  //# sourceMappingURL=use-page-nav.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"use-page-nav.d.ts","sourceRoot":"","sources":["../../../components/hooks/use-page-nav.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAA;AAE7C,eAAO,MAAM,UAAU,YACZ,OAAO,YACN,MAAM,KACb,CAAC,GAAG,EAAE,MAAM,KAAK,MAAM,WACjB,MAAM;;CAyDhB,CAAA"}
1
+ {"version":3,"file":"use-page-nav.d.ts","sourceRoot":"","sources":["../../../components/hooks/use-page-nav.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAA;AAE7C,eAAO,MAAM,UAAU,GACrB,SAAS,OAAO,EAChB,UAAU,MAAM,EAChB,GAAG,CAAC,GAAG,EAAE,MAAM,KAAK,MAAM,EAC1B,SAAS,MAAM;;CAyDhB,CAAA"}
@@ -1,2 +1,2 @@
1
- export declare const AppleIcon: () => import("react/jsx-runtime").JSX.Element;
1
+ export declare const AppleIcon: () => import("react").JSX.Element;
2
2
  //# sourceMappingURL=apple.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"apple.d.ts","sourceRoot":"","sources":["../../../components/icons/apple.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,+CAcrB,CAAA"}
1
+ {"version":3,"file":"apple.d.ts","sourceRoot":"","sources":["../../../components/icons/apple.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,mCAcrB,CAAA"}
@@ -1,2 +1,2 @@
1
- export declare const FacebookIcon: () => import("react/jsx-runtime").JSX.Element;
1
+ export declare const FacebookIcon: () => import("react").JSX.Element;
2
2
  //# sourceMappingURL=facebook.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"facebook.d.ts","sourceRoot":"","sources":["../../../components/icons/facebook.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,+CAgBxB,CAAA"}
1
+ {"version":3,"file":"facebook.d.ts","sourceRoot":"","sources":["../../../components/icons/facebook.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,mCAgBxB,CAAA"}
@@ -1,2 +1,2 @@
1
- export declare const GithubIcon: () => import("react/jsx-runtime").JSX.Element;
1
+ export declare const GithubIcon: () => import("react").JSX.Element;
2
2
  //# sourceMappingURL=github.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"github.d.ts","sourceRoot":"","sources":["../../../components/icons/github.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,+CAgBtB,CAAA"}
1
+ {"version":3,"file":"github.d.ts","sourceRoot":"","sources":["../../../components/icons/github.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,mCAgBtB,CAAA"}
@@ -1,2 +1,2 @@
1
- export declare const GoogleIcon: () => import("react/jsx-runtime").JSX.Element;
1
+ export declare const GoogleIcon: () => import("react").JSX.Element;
2
2
  //# sourceMappingURL=google.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"google.d.ts","sourceRoot":"","sources":["../../../components/icons/google.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,+CAgBtB,CAAA"}
1
+ {"version":3,"file":"google.d.ts","sourceRoot":"","sources":["../../../components/icons/google.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,mCAgBtB,CAAA"}
@@ -1,4 +1,4 @@
1
1
  export declare const Logo: ({ className }: {
2
2
  className?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
3
+ }) => import("react").JSX.Element;
4
4
  //# sourceMappingURL=logo.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"logo.d.ts","sourceRoot":"","sources":["../../../components/icons/logo.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,kBAAmB;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,4CAezD,CAAA"}
1
+ {"version":3,"file":"logo.d.ts","sourceRoot":"","sources":["../../../components/icons/logo.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,GAAI,eAAe;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,gCAezD,CAAA"}
@@ -8,5 +8,5 @@ export interface GallerySectionProps {
8
8
  * Reusable gallery section component for entity detail pages.
9
9
  * Renders a grid of gallery thumbnails with click handlers for lightbox integration.
10
10
  */
11
- export declare function GallerySection({ images, onImageClick, testId, }: GallerySectionProps): import("react/jsx-runtime").JSX.Element | null;
11
+ export declare function GallerySection({ images, onImageClick, testId, }: GallerySectionProps): import("react").JSX.Element | null;
12
12
  //# sourceMappingURL=GallerySection.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GallerySection.d.ts","sourceRoot":"","sources":["../../../components/lightbox/GallerySection.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAExD,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,WAAW,EAAE,CAAA;IACrB,YAAY,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAA;IACvC,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB;AAED;;;GAGG;AACH,wBAAgB,cAAc,CAAC,EAC7B,MAAM,EACN,YAAY,EACZ,MAAuB,GACxB,EAAE,mBAAmB,kDAwBrB"}
1
+ {"version":3,"file":"GallerySection.d.ts","sourceRoot":"","sources":["../../../components/lightbox/GallerySection.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAExD,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,WAAW,EAAE,CAAA;IACrB,YAAY,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAA;IACvC,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB;AAED;;;GAGG;AACH,wBAAgB,cAAc,CAAC,EAC7B,MAAM,EACN,YAAY,EACZ,MAAuB,GACxB,EAAE,mBAAmB,sCAwBrB"}
@@ -1,2 +1,2 @@
1
- export declare const Search: ({ className }: React.HTMLAttributes<HTMLDivElement>) => import("react/jsx-runtime").JSX.Element;
1
+ export declare const Search: ({ className }: React.HTMLAttributes<HTMLDivElement>) => import("react").JSX.Element;
2
2
  //# sourceMappingURL=search.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search.d.ts","sourceRoot":"","sources":["../../../components/search/search.tsx"],"names":[],"mappings":"AAoBA,eAAO,MAAM,MAAM,kBAAmB,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,4CAyCzE,CAAA"}
1
+ {"version":3,"file":"search.d.ts","sourceRoot":"","sources":["../../../components/search/search.tsx"],"names":[],"mappings":"AAoBA,eAAO,MAAM,MAAM,GAAI,eAAe,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,gCAyCzE,CAAA"}
@@ -1,2 +1,2 @@
1
- export declare const Contact: () => import("react/jsx-runtime").JSX.Element;
1
+ export declare const Contact: () => import("react").JSX.Element;
2
2
  //# sourceMappingURL=contact.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"contact.d.ts","sourceRoot":"","sources":["../../../components/tailwind/contact.tsx"],"names":[],"mappings":"AAaA,eAAO,MAAM,OAAO,+CA+SnB,CAAA"}
1
+ {"version":3,"file":"contact.d.ts","sourceRoot":"","sources":["../../../components/tailwind/contact.tsx"],"names":[],"mappings":"AAaA,eAAO,MAAM,OAAO,mCA+SnB,CAAA"}
@@ -5,14 +5,14 @@ interface ContentPageProps {
5
5
  lastUpdated?: string;
6
6
  children: ReactNode;
7
7
  }
8
- export declare function ContentPage({ title, subtitle, lastUpdated, children, }: ContentPageProps): import("react/jsx-runtime").JSX.Element;
8
+ export declare function ContentPage({ title, subtitle, lastUpdated, children, }: ContentPageProps): import("react").JSX.Element;
9
9
  interface ContentSectionProps {
10
10
  title: string;
11
11
  children: ReactNode;
12
12
  }
13
- export declare function ContentSection({ title, children }: ContentSectionProps): import("react/jsx-runtime").JSX.Element;
13
+ export declare function ContentSection({ title, children }: ContentSectionProps): import("react").JSX.Element;
14
14
  export declare function ContentList({ items }: {
15
15
  items: ReactNode[];
16
- }): import("react/jsx-runtime").JSX.Element;
16
+ }): import("react").JSX.Element;
17
17
  export {};
18
18
  //# sourceMappingURL=content-page.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"content-page.d.ts","sourceRoot":"","sources":["../../../components/tailwind/content-page.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAEjC,UAAU,gBAAgB;IACxB,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,EAAE,SAAS,CAAA;CACpB;AAED,wBAAgB,WAAW,CAAC,EAC1B,KAAK,EACL,QAAQ,EACR,WAAW,EACX,QAAQ,GACT,EAAE,gBAAgB,2CAuBlB;AAED,UAAU,mBAAmB;IAC3B,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,SAAS,CAAA;CACpB;AAED,wBAAgB,cAAc,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE,mBAAmB,2CAWtE;AAED,wBAAgB,WAAW,CAAC,EAAE,KAAK,EAAE,EAAE;IAAE,KAAK,EAAE,SAAS,EAAE,CAAA;CAAE,2CAQ5D"}
1
+ {"version":3,"file":"content-page.d.ts","sourceRoot":"","sources":["../../../components/tailwind/content-page.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAEjC,UAAU,gBAAgB;IACxB,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,EAAE,SAAS,CAAA;CACpB;AAED,wBAAgB,WAAW,CAAC,EAC1B,KAAK,EACL,QAAQ,EACR,WAAW,EACX,QAAQ,GACT,EAAE,gBAAgB,+BAuBlB;AAED,UAAU,mBAAmB;IAC3B,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,SAAS,CAAA;CACpB;AAED,wBAAgB,cAAc,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE,mBAAmB,+BAWtE;AAED,wBAAgB,WAAW,CAAC,EAAE,KAAK,EAAE,EAAE;IAAE,KAAK,EAAE,SAAS,EAAE,CAAA;CAAE,+BAQ5D"}
@@ -1,2 +1,2 @@
1
- export declare const Feature: () => import("react/jsx-runtime").JSX.Element;
1
+ export declare const Feature: () => import("react").JSX.Element;
2
2
  //# sourceMappingURL=feature.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"feature.d.ts","sourceRoot":"","sources":["../../../components/tailwind/feature.tsx"],"names":[],"mappings":"AA8BA,eAAO,MAAM,OAAO,+CAkDnB,CAAA"}
1
+ {"version":3,"file":"feature.d.ts","sourceRoot":"","sources":["../../../components/tailwind/feature.tsx"],"names":[],"mappings":"AA8BA,eAAO,MAAM,OAAO,mCAkDnB,CAAA"}
@@ -1,2 +1,2 @@
1
- export declare const FeatureList: () => import("react/jsx-runtime").JSX.Element;
1
+ export declare const FeatureList: () => import("react").JSX.Element;
2
2
  //# sourceMappingURL=featurelist.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"featurelist.d.ts","sourceRoot":"","sources":["../../../components/tailwind/featurelist.tsx"],"names":[],"mappings":"AA+CA,eAAO,MAAM,WAAW,+CAyCvB,CAAA"}
1
+ {"version":3,"file":"featurelist.d.ts","sourceRoot":"","sources":["../../../components/tailwind/featurelist.tsx"],"names":[],"mappings":"AA+CA,eAAO,MAAM,WAAW,mCAyCvB,CAAA"}
@@ -1,2 +1,2 @@
1
- export declare const Footer: () => import("react/jsx-runtime").JSX.Element;
1
+ export declare const Footer: () => import("react").JSX.Element;
2
2
  //# sourceMappingURL=footer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"footer.d.ts","sourceRoot":"","sources":["../../../components/tailwind/footer.tsx"],"names":[],"mappings":"AAYA,eAAO,MAAM,MAAM,+CAsFlB,CAAA"}
1
+ {"version":3,"file":"footer.d.ts","sourceRoot":"","sources":["../../../components/tailwind/footer.tsx"],"names":[],"mappings":"AAYA,eAAO,MAAM,MAAM,mCAsFlB,CAAA"}
@@ -18,5 +18,5 @@ export interface HeroProps {
18
18
  companyLink: string;
19
19
  companyLogo: React.ReactElement;
20
20
  }
21
- export declare const Hero: ({ title, description, buttonText, buttonLink, altButtonText, altButtonLink, heroButtonText, heroButtonLink, heroButtonAltText, }: HeroProps) => import("react/jsx-runtime").JSX.Element;
21
+ export declare const Hero: ({ title, description, buttonText, buttonLink, altButtonText, altButtonLink, heroButtonText, heroButtonLink, heroButtonAltText, }: HeroProps) => import("react").JSX.Element;
22
22
  //# sourceMappingURL=hero.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"hero.d.ts","sourceRoot":"","sources":["../../../components/tailwind/hero.tsx"],"names":[],"mappings":"AAEA,MAAM,WAAW,SAAS;IACxB,KAAK,EAAE,MAAM,CAAA;IACb,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,EAAE,MAAM,CAAA;IACrB,aAAa,EAAE,MAAM,CAAA;IACrB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,UAAU,EAAE;QACV,IAAI,EAAE,MAAM,CAAA;QACZ,IAAI,EAAE,MAAM,CAAA;KACb,EAAE,CAAA;IACH,cAAc,EAAE,MAAM,CAAA;IACtB,cAAc,EAAE,MAAM,CAAA;IACtB,iBAAiB,EAAE,MAAM,CAAA;IACzB,WAAW,EAAE,MAAM,CAAA;IACnB,WAAW,EAAE,MAAM,CAAA;IACnB,WAAW,EAAE,KAAK,CAAC,YAAY,CAAA;CAChC;AAED,eAAO,MAAM,IAAI,qIAUd,SAAS,4CA0EX,CAAA"}
1
+ {"version":3,"file":"hero.d.ts","sourceRoot":"","sources":["../../../components/tailwind/hero.tsx"],"names":[],"mappings":"AAEA,MAAM,WAAW,SAAS;IACxB,KAAK,EAAE,MAAM,CAAA;IACb,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,EAAE,MAAM,CAAA;IACrB,aAAa,EAAE,MAAM,CAAA;IACrB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,UAAU,EAAE;QACV,IAAI,EAAE,MAAM,CAAA;QACZ,IAAI,EAAE,MAAM,CAAA;KACb,EAAE,CAAA;IACH,cAAc,EAAE,MAAM,CAAA;IACtB,cAAc,EAAE,MAAM,CAAA;IACtB,iBAAiB,EAAE,MAAM,CAAA;IACzB,WAAW,EAAE,MAAM,CAAA;IACnB,WAAW,EAAE,MAAM,CAAA;IACnB,WAAW,EAAE,KAAK,CAAC,YAAY,CAAA;CAChC;AAED,eAAO,MAAM,IAAI,GAAI,kIAUlB,SAAS,gCA0EX,CAAA"}
@@ -1,6 +1,6 @@
1
1
  interface PricingProps {
2
2
  onSubscribe?: () => void;
3
3
  }
4
- export declare const Pricing: ({ onSubscribe }: PricingProps) => import("react/jsx-runtime").JSX.Element;
4
+ export declare const Pricing: ({ onSubscribe }: PricingProps) => import("react").JSX.Element;
5
5
  export {};
6
6
  //# sourceMappingURL=pricing.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"pricing.d.ts","sourceRoot":"","sources":["../../../components/tailwind/pricing.tsx"],"names":[],"mappings":"AA2BA,UAAU,YAAY;IACpB,WAAW,CAAC,EAAE,MAAM,IAAI,CAAA;CACzB;AAED,eAAO,MAAM,OAAO,oBAAqB,YAAY,4CAwMpD,CAAA"}
1
+ {"version":3,"file":"pricing.d.ts","sourceRoot":"","sources":["../../../components/tailwind/pricing.tsx"],"names":[],"mappings":"AA2BA,UAAU,YAAY;IACpB,WAAW,CAAC,EAAE,MAAM,IAAI,CAAA;CACzB;AAED,eAAO,MAAM,OAAO,GAAI,iBAAiB,YAAY,gCAwMpD,CAAA"}
@@ -1,2 +1,2 @@
1
- export declare function Privacy(): import("react/jsx-runtime").JSX.Element;
1
+ export declare function Privacy(): import("react").JSX.Element;
2
2
  //# sourceMappingURL=privacy.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"privacy.d.ts","sourceRoot":"","sources":["../../../components/tailwind/privacy.tsx"],"names":[],"mappings":"AAEA,wBAAgB,OAAO,4CAyKtB"}
1
+ {"version":3,"file":"privacy.d.ts","sourceRoot":"","sources":["../../../components/tailwind/privacy.tsx"],"names":[],"mappings":"AAEA,wBAAgB,OAAO,gCAyKtB"}
@@ -1,4 +1,4 @@
1
1
  export declare const ProviderIcons: ({ providerName }: {
2
2
  providerName: string;
3
- }) => import("react/jsx-runtime").JSX.Element | null;
3
+ }) => import("react").JSX.Element | null;
4
4
  //# sourceMappingURL=providerIcons.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"providerIcons.d.ts","sourceRoot":"","sources":["../../../components/tailwind/providerIcons.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,aAAa,qBAAsB;IAAE,YAAY,EAAE,MAAM,CAAA;CAAE,mDAcvE,CAAA"}
1
+ {"version":3,"file":"providerIcons.d.ts","sourceRoot":"","sources":["../../../components/tailwind/providerIcons.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,aAAa,GAAI,kBAAkB;IAAE,YAAY,EAAE,MAAM,CAAA;CAAE,uCAcvE,CAAA"}
@@ -1,7 +1,7 @@
1
1
  import * as React from 'react';
2
2
  import * as AvatarPrimitive from '@radix-ui/react-avatar';
3
- declare function Avatar({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
- declare function AvatarImage({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>): import("react/jsx-runtime").JSX.Element;
5
- declare function AvatarFallback({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>): import("react/jsx-runtime").JSX.Element;
3
+ declare function Avatar({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Root>): React.JSX.Element;
4
+ declare function AvatarImage({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>): React.JSX.Element;
5
+ declare function AvatarFallback({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>): React.JSX.Element;
6
6
  export { Avatar, AvatarImage, AvatarFallback };
7
7
  //# sourceMappingURL=avatar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"avatar.d.ts","sourceRoot":"","sources":["../../../components/ui/avatar.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAA;AAIzD,iBAAS,MAAM,CAAC,EACd,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,IAAI,CAAC,2CAWnD;AAED,iBAAS,WAAW,CAAC,EACnB,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,KAAK,CAAC,2CAQpD;AAED,iBAAS,cAAc,CAAC,EACtB,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,QAAQ,CAAC,2CAWvD;AAED,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,cAAc,EAAE,CAAA"}
1
+ {"version":3,"file":"avatar.d.ts","sourceRoot":"","sources":["../../../components/ui/avatar.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAA;AAIzD,iBAAS,MAAM,CAAC,EACd,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,IAAI,CAAC,qBAWnD;AAED,iBAAS,WAAW,CAAC,EACnB,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,KAAK,CAAC,qBAQpD;AAED,iBAAS,cAAc,CAAC,EACtB,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,QAAQ,CAAC,qBAWvD;AAED,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,cAAc,EAAE,CAAA"}
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  export interface BreadcrumbItem {
2
3
  label: string;
3
4
  href?: string;
@@ -6,5 +7,5 @@ export interface BreadcrumbProps {
6
7
  items: BreadcrumbItem[];
7
8
  className?: string;
8
9
  }
9
- export declare function Breadcrumb({ items, className }: BreadcrumbProps): import("react/jsx-runtime").JSX.Element;
10
+ export declare function Breadcrumb({ items, className }: BreadcrumbProps): React.JSX.Element;
10
11
  //# sourceMappingURL=breadcrumb.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"breadcrumb.d.ts","sourceRoot":"","sources":["../../../components/ui/breadcrumb.tsx"],"names":[],"mappings":"AAMA,MAAM,WAAW,cAAc;IAC7B,KAAK,EAAE,MAAM,CAAA;IACb,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;AAED,MAAM,WAAW,eAAe;IAC9B,KAAK,EAAE,cAAc,EAAE,CAAA;IACvB,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,wBAAgB,UAAU,CAAC,EAAE,KAAK,EAAE,SAAS,EAAE,EAAE,eAAe,2CAiC/D"}
1
+ {"version":3,"file":"breadcrumb.d.ts","sourceRoot":"","sources":["../../../components/ui/breadcrumb.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAI9B,MAAM,WAAW,cAAc;IAC7B,KAAK,EAAE,MAAM,CAAA;IACb,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;AAED,MAAM,WAAW,eAAe;IAC9B,KAAK,EAAE,cAAc,EAAE,CAAA;IACvB,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,wBAAgB,UAAU,CAAC,EAAE,KAAK,EAAE,SAAS,EAAE,EAAE,eAAe,qBAiC/D"}
@@ -6,6 +6,6 @@ declare const buttonVariants: (props?: ({
6
6
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
7
7
  declare function Button({ className, variant, size, asChild, ...props }: React.ComponentProps<'button'> & VariantProps<typeof buttonVariants> & {
8
8
  asChild?: boolean;
9
- }): import("react/jsx-runtime").JSX.Element;
9
+ }): React.JSX.Element;
10
10
  export { Button, buttonVariants };
11
11
  //# sourceMappingURL=button.d.ts.map