@burdenoff/website-sdk 0.0.0-dev → 2026.511.1

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 (91) hide show
  1. package/dist/analytics/index.js +0 -1
  2. package/dist/analytics/index.js.map +1 -1
  3. package/dist/analytics/index.mjs +0 -1
  4. package/dist/analytics/index.mjs.map +1 -1
  5. package/dist/client/index.d.mts +2 -5
  6. package/dist/client/index.d.ts +2 -5
  7. package/dist/client/index.js +2 -11
  8. package/dist/client/index.js.map +1 -1
  9. package/dist/client/index.mjs +2 -11
  10. package/dist/client/index.mjs.map +1 -1
  11. package/dist/components/contact.d.mts +2 -77
  12. package/dist/components/contact.d.ts +2 -77
  13. package/dist/components/contact.js +9 -112
  14. package/dist/components/contact.js.map +1 -1
  15. package/dist/components/contact.mjs +10 -112
  16. package/dist/components/contact.mjs.map +1 -1
  17. package/dist/components/newsletter.js +6 -17
  18. package/dist/components/newsletter.js.map +1 -1
  19. package/dist/components/newsletter.mjs +6 -17
  20. package/dist/components/newsletter.mjs.map +1 -1
  21. package/dist/components/pricing.d.mts +0 -38
  22. package/dist/components/pricing.d.ts +0 -38
  23. package/dist/components/pricing.js +84 -267
  24. package/dist/components/pricing.js.map +1 -1
  25. package/dist/components/pricing.mjs +84 -267
  26. package/dist/components/pricing.mjs.map +1 -1
  27. package/dist/components/waitlist.js +2 -6
  28. package/dist/components/waitlist.js.map +1 -1
  29. package/dist/components/waitlist.mjs +2 -6
  30. package/dist/components/waitlist.mjs.map +1 -1
  31. package/dist/content/index.d.mts +9 -181
  32. package/dist/content/index.d.ts +9 -181
  33. package/dist/content/index.js +16 -2177
  34. package/dist/content/index.js.map +1 -1
  35. package/dist/content/index.mjs +6 -2141
  36. package/dist/content/index.mjs.map +1 -1
  37. package/dist/index.d.mts +5 -43
  38. package/dist/index.d.ts +5 -43
  39. package/dist/index.js +373 -3919
  40. package/dist/index.js.map +1 -1
  41. package/dist/index.mjs +378 -3905
  42. package/dist/index.mjs.map +1 -1
  43. package/dist/product/index.d.mts +0 -8
  44. package/dist/product/index.d.ts +0 -8
  45. package/dist/product/index.js +4 -24
  46. package/dist/product/index.js.map +1 -1
  47. package/dist/product/index.mjs +4 -24
  48. package/dist/product/index.mjs.map +1 -1
  49. package/package.json +3 -5
  50. package/dist/components/electron-download.d.mts +0 -32
  51. package/dist/components/electron-download.d.ts +0 -32
  52. package/dist/components/electron-download.js +0 -131
  53. package/dist/components/electron-download.js.map +0 -1
  54. package/dist/components/electron-download.mjs +0 -108
  55. package/dist/components/electron-download.mjs.map +0 -1
  56. package/dist/components/launch-countdown.d.mts +0 -15
  57. package/dist/components/launch-countdown.d.ts +0 -15
  58. package/dist/components/launch-countdown.js +0 -89
  59. package/dist/components/launch-countdown.js.map +0 -1
  60. package/dist/components/launch-countdown.mjs +0 -87
  61. package/dist/components/launch-countdown.mjs.map +0 -1
  62. package/dist/components/partners.d.mts +0 -88
  63. package/dist/components/partners.d.ts +0 -88
  64. package/dist/components/partners.js +0 -1169
  65. package/dist/components/partners.js.map +0 -1
  66. package/dist/components/partners.mjs +0 -1143
  67. package/dist/components/partners.mjs.map +0 -1
  68. package/dist/components/problems-solved.d.mts +0 -37
  69. package/dist/components/problems-solved.d.ts +0 -37
  70. package/dist/components/problems-solved.js +0 -157
  71. package/dist/components/problems-solved.js.map +0 -1
  72. package/dist/components/problems-solved.mjs +0 -135
  73. package/dist/components/problems-solved.mjs.map +0 -1
  74. package/dist/components/resource-links.d.mts +0 -28
  75. package/dist/components/resource-links.d.ts +0 -28
  76. package/dist/components/resource-links.js +0 -229
  77. package/dist/components/resource-links.js.map +0 -1
  78. package/dist/components/resource-links.mjs +0 -227
  79. package/dist/components/resource-links.mjs.map +0 -1
  80. package/dist/components/social-links.d.mts +0 -37
  81. package/dist/components/social-links.d.ts +0 -37
  82. package/dist/components/social-links.js +0 -268
  83. package/dist/components/social-links.js.map +0 -1
  84. package/dist/components/social-links.mjs +0 -266
  85. package/dist/components/social-links.mjs.map +0 -1
  86. package/dist/components/website-switcher.d.mts +0 -27
  87. package/dist/components/website-switcher.d.ts +0 -27
  88. package/dist/components/website-switcher.js +0 -168
  89. package/dist/components/website-switcher.js.map +0 -1
  90. package/dist/components/website-switcher.mjs +0 -146
  91. package/dist/components/website-switcher.mjs.map +0 -1
package/dist/index.d.mts CHANGED
@@ -1,59 +1,24 @@
1
1
  export { W as WebSDKClient, a as WebSDKClientConfig, b as WebSDKProvider, c as WebSDKProviderProps, u as useWebSDK, d as useWebSDKConfig } from './provider-D7Rij9UM.mjs';
2
- export { ContactCategory, ContactPage, ContactPageProps, DEFAULT_CONTACT_CATEGORIES } from './components/contact.mjs';
3
- export { PartnersPage, PartnersPageProps } from './components/partners.mjs';
4
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ export { ContactPage, ContactPageProps } from './components/contact.mjs';
5
3
  export { NewsletterForm, NewsletterFormProps, NewsletterPage, NewsletterPageProps } from './components/newsletter.mjs';
6
4
  export { PlanCard, PricingPage, PricingProps, PricingSection } from './components/pricing.mjs';
7
5
  export { WaitlistForm, WaitlistFormProps, WaitlistPage, WaitlistPageProps } from './components/waitlist.mjs';
8
6
  export { UnsubscribePage, UnsubscribePageProps } from './components/unsubscribe.mjs';
9
- export { SocialLinks, SocialLinksProps, SocialPlatform } from './components/social-links.mjs';
10
- export { Resource, ResourceLinks, ResourceLinksProps } from './components/resource-links.mjs';
11
- export { WebsiteSwitcher, WebsiteSwitcherProduct, WebsiteSwitcherProps } from './components/website-switcher.mjs';
12
- export { LaunchCountdown, LaunchCountdownProps } from './components/launch-countdown.mjs';
13
- export { ProblemSolved, ProblemsSolvedSection, ProblemsSolvedSectionProps } from './components/problems-solved.mjs';
14
- export { DetectedPlatform, ElectronDownloadLink, ElectronDownloadLinkProps, detectElectronPlatform } from './components/electron-download.mjs';
15
7
  export { RybbitAnalytics, RybbitAnalyticsProps } from './analytics/index.mjs';
16
8
  export { PageHead, PageHeadProps } from './seo/index.mjs';
17
- export { BlogListPage, BlogListPageProps, BlogPostPage, BlogPostPageProps, CaseStudiesListPage, CaseStudiesListPageProps, CaseStudyPage, CaseStudyPageProps, ChangelogEntry, ChangelogPage, ChangelogPageProps, ContentPageData, ContentPageListData, ContentPageListItem, ContentRenderer, ContractAsset, ContractsPage, ContractsPageProps, PressKitAsset, PressKitAssetCategory, PressKitPage, PressKitPageProps, useContentPage, useContentPages } from './content/index.mjs';
9
+ export { ContentPageData, ContentPageListData, ContentRenderer, useContentPage, useContentPages } from './content/index.mjs';
18
10
  export { ProductData, ProductProvider, ProductProviderProps, useProduct, useProductConfig } from './product/index.mjs';
19
11
  import * as class_variance_authority_types from 'class-variance-authority/types';
20
12
  import * as React from 'react';
21
13
  import { VariantProps } from 'class-variance-authority';
22
14
  import * as LabelPrimitive from '@radix-ui/react-label';
23
15
  export { cn } from './utils/index.mjs';
16
+ import 'react/jsx-runtime';
24
17
  import 'clsx';
25
18
 
26
- interface CareersApplyFormProps {
27
- /** Product name (falls back to product context / SDK config). */
28
- productName?: string;
29
- /** reCAPTCHA site key (falls back to SDK config). */
30
- recaptchaSiteKey?: string;
31
- /**
32
- * Position options for the dropdown. When empty, a free-text "position"
33
- * input is shown instead so the form works before a postings list exists.
34
- */
35
- positions?: readonly string[];
36
- heroTitle?: string;
37
- heroDescription?: string;
38
- /**
39
- * `1` (default) renders a full page hero `<h1>`; `2` renders a compact
40
- * `<h2>` section header for embedding under a page that owns the `<h1>`.
41
- */
42
- headingLevel?: 1 | 2;
43
- /** Max resume size in bytes (default 10MB, matches backend). */
44
- maxResumeBytes?: number;
45
- className?: string;
46
- seo?: {
47
- title?: string;
48
- description?: string;
49
- keywords?: string;
50
- };
51
- }
52
- declare function CareersApplyForm({ productName, recaptchaSiteKey, positions, heroTitle, heroDescription, headingLevel, maxResumeBytes, className, seo, }: CareersApplyFormProps): react_jsx_runtime.JSX.Element;
53
-
54
19
  declare const buttonVariants: (props?: ({
55
20
  variant?: "link" | "default" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
56
- size?: "icon" | "default" | "sm" | "lg" | null | undefined;
21
+ size?: "default" | "sm" | "lg" | "icon" | null | undefined;
57
22
  } & class_variance_authority_types.ClassProp) | undefined) => string;
58
23
  interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
59
24
  asChild?: boolean;
@@ -64,9 +29,6 @@ declare const Input: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProp
64
29
 
65
30
  declare const Label: React.ForwardRefExoticComponent<Omit<LabelPrimitive.LabelProps & React.RefAttributes<HTMLLabelElement>, "ref"> & VariantProps<(props?: class_variance_authority_types.ClassProp | undefined) => string> & React.RefAttributes<HTMLLabelElement>>;
66
31
 
67
- /** Native `<select>` wrapper matching the `Input` design tokens. */
68
- declare const Select: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.SelectHTMLAttributes<HTMLSelectElement>, HTMLSelectElement>, "ref"> & React.RefAttributes<HTMLSelectElement>>;
69
-
70
32
  declare const Textarea: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, "ref"> & React.RefAttributes<HTMLTextAreaElement>>;
71
33
 
72
- export { Button, type ButtonProps, CareersApplyForm, type CareersApplyFormProps, Input, Label, Select, Textarea, buttonVariants };
34
+ export { Button, type ButtonProps, Input, Label, Textarea, buttonVariants };
package/dist/index.d.ts CHANGED
@@ -1,59 +1,24 @@
1
1
  export { W as WebSDKClient, a as WebSDKClientConfig, b as WebSDKProvider, c as WebSDKProviderProps, u as useWebSDK, d as useWebSDKConfig } from './provider-D7Rij9UM.js';
2
- export { ContactCategory, ContactPage, ContactPageProps, DEFAULT_CONTACT_CATEGORIES } from './components/contact.js';
3
- export { PartnersPage, PartnersPageProps } from './components/partners.js';
4
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ export { ContactPage, ContactPageProps } from './components/contact.js';
5
3
  export { NewsletterForm, NewsletterFormProps, NewsletterPage, NewsletterPageProps } from './components/newsletter.js';
6
4
  export { PlanCard, PricingPage, PricingProps, PricingSection } from './components/pricing.js';
7
5
  export { WaitlistForm, WaitlistFormProps, WaitlistPage, WaitlistPageProps } from './components/waitlist.js';
8
6
  export { UnsubscribePage, UnsubscribePageProps } from './components/unsubscribe.js';
9
- export { SocialLinks, SocialLinksProps, SocialPlatform } from './components/social-links.js';
10
- export { Resource, ResourceLinks, ResourceLinksProps } from './components/resource-links.js';
11
- export { WebsiteSwitcher, WebsiteSwitcherProduct, WebsiteSwitcherProps } from './components/website-switcher.js';
12
- export { LaunchCountdown, LaunchCountdownProps } from './components/launch-countdown.js';
13
- export { ProblemSolved, ProblemsSolvedSection, ProblemsSolvedSectionProps } from './components/problems-solved.js';
14
- export { DetectedPlatform, ElectronDownloadLink, ElectronDownloadLinkProps, detectElectronPlatform } from './components/electron-download.js';
15
7
  export { RybbitAnalytics, RybbitAnalyticsProps } from './analytics/index.js';
16
8
  export { PageHead, PageHeadProps } from './seo/index.js';
17
- export { BlogListPage, BlogListPageProps, BlogPostPage, BlogPostPageProps, CaseStudiesListPage, CaseStudiesListPageProps, CaseStudyPage, CaseStudyPageProps, ChangelogEntry, ChangelogPage, ChangelogPageProps, ContentPageData, ContentPageListData, ContentPageListItem, ContentRenderer, ContractAsset, ContractsPage, ContractsPageProps, PressKitAsset, PressKitAssetCategory, PressKitPage, PressKitPageProps, useContentPage, useContentPages } from './content/index.js';
9
+ export { ContentPageData, ContentPageListData, ContentRenderer, useContentPage, useContentPages } from './content/index.js';
18
10
  export { ProductData, ProductProvider, ProductProviderProps, useProduct, useProductConfig } from './product/index.js';
19
11
  import * as class_variance_authority_types from 'class-variance-authority/types';
20
12
  import * as React from 'react';
21
13
  import { VariantProps } from 'class-variance-authority';
22
14
  import * as LabelPrimitive from '@radix-ui/react-label';
23
15
  export { cn } from './utils/index.js';
16
+ import 'react/jsx-runtime';
24
17
  import 'clsx';
25
18
 
26
- interface CareersApplyFormProps {
27
- /** Product name (falls back to product context / SDK config). */
28
- productName?: string;
29
- /** reCAPTCHA site key (falls back to SDK config). */
30
- recaptchaSiteKey?: string;
31
- /**
32
- * Position options for the dropdown. When empty, a free-text "position"
33
- * input is shown instead so the form works before a postings list exists.
34
- */
35
- positions?: readonly string[];
36
- heroTitle?: string;
37
- heroDescription?: string;
38
- /**
39
- * `1` (default) renders a full page hero `<h1>`; `2` renders a compact
40
- * `<h2>` section header for embedding under a page that owns the `<h1>`.
41
- */
42
- headingLevel?: 1 | 2;
43
- /** Max resume size in bytes (default 10MB, matches backend). */
44
- maxResumeBytes?: number;
45
- className?: string;
46
- seo?: {
47
- title?: string;
48
- description?: string;
49
- keywords?: string;
50
- };
51
- }
52
- declare function CareersApplyForm({ productName, recaptchaSiteKey, positions, heroTitle, heroDescription, headingLevel, maxResumeBytes, className, seo, }: CareersApplyFormProps): react_jsx_runtime.JSX.Element;
53
-
54
19
  declare const buttonVariants: (props?: ({
55
20
  variant?: "link" | "default" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
56
- size?: "icon" | "default" | "sm" | "lg" | null | undefined;
21
+ size?: "default" | "sm" | "lg" | "icon" | null | undefined;
57
22
  } & class_variance_authority_types.ClassProp) | undefined) => string;
58
23
  interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
59
24
  asChild?: boolean;
@@ -64,9 +29,6 @@ declare const Input: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProp
64
29
 
65
30
  declare const Label: React.ForwardRefExoticComponent<Omit<LabelPrimitive.LabelProps & React.RefAttributes<HTMLLabelElement>, "ref"> & VariantProps<(props?: class_variance_authority_types.ClassProp | undefined) => string> & React.RefAttributes<HTMLLabelElement>>;
66
31
 
67
- /** Native `<select>` wrapper matching the `Input` design tokens. */
68
- declare const Select: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.SelectHTMLAttributes<HTMLSelectElement>, HTMLSelectElement>, "ref"> & React.RefAttributes<HTMLSelectElement>>;
69
-
70
32
  declare const Textarea: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, "ref"> & React.RefAttributes<HTMLTextAreaElement>>;
71
33
 
72
- export { Button, type ButtonProps, CareersApplyForm, type CareersApplyFormProps, Input, Label, Select, Textarea, buttonVariants };
34
+ export { Button, type ButtonProps, Input, Label, Textarea, buttonVariants };