@orion-ds/react 4.3.1 → 4.4.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.
- package/dist/blocks/sections/ActivityFeed/ActivityFeed.cjs +1 -0
- package/dist/blocks/sections/ActivityFeed/ActivityFeed.mjs +1 -0
- package/dist/blocks/sections/Breadcrumbs/Breadcrumbs.cjs +1 -0
- package/dist/blocks/sections/Breadcrumbs/Breadcrumbs.d.ts.map +1 -1
- package/dist/blocks/sections/Breadcrumbs/Breadcrumbs.mjs +1 -0
- package/dist/blocks/sections/CTA/CTA.cjs +1 -0
- package/dist/blocks/sections/CTA/CTA.d.ts.map +1 -1
- package/dist/blocks/sections/CTA/CTA.mjs +1 -0
- package/dist/blocks/sections/CarouselSection/CarouselSection.cjs +1 -0
- package/dist/blocks/sections/CarouselSection/CarouselSection.d.ts.map +1 -1
- package/dist/blocks/sections/CarouselSection/CarouselSection.mjs +1 -0
- package/dist/blocks/sections/Chat/Chat.cjs +1 -0
- package/dist/blocks/sections/Chat/Chat.d.ts.map +1 -1
- package/dist/blocks/sections/Chat/Chat.mjs +1 -0
- package/dist/blocks/sections/Comparison/Comparison.cjs +1 -0
- package/dist/blocks/sections/Comparison/Comparison.d.ts.map +1 -1
- package/dist/blocks/sections/Comparison/Comparison.mjs +1 -0
- package/dist/blocks/sections/Contact/Contact.cjs +1 -0
- package/dist/blocks/sections/Contact/Contact.d.ts.map +1 -1
- package/dist/blocks/sections/Contact/Contact.mjs +1 -0
- package/dist/blocks/sections/FAQ/FAQ.cjs +1 -0
- package/dist/blocks/sections/FAQ/FAQ.d.ts.map +1 -1
- package/dist/blocks/sections/FAQ/FAQ.mjs +1 -0
- package/dist/blocks/sections/FAQ/FAQItemCard.cjs +1 -0
- package/dist/blocks/sections/FAQ/FAQItemCard.d.ts.map +1 -1
- package/dist/blocks/sections/FAQ/FAQItemCard.mjs +1 -0
- package/dist/blocks/sections/Gallery/Gallery.cjs +1 -0
- package/dist/blocks/sections/Gallery/Gallery.d.ts.map +1 -1
- package/dist/blocks/sections/Gallery/Gallery.mjs +1 -0
- package/dist/blocks/sections/Hero/Hero.cjs +1 -0
- package/dist/blocks/sections/Hero/Hero.d.ts.map +1 -1
- package/dist/blocks/sections/Hero/Hero.mjs +1 -0
- package/dist/blocks/sections/Newsletter/Newsletter.cjs +1 -0
- package/dist/blocks/sections/Newsletter/Newsletter.d.ts.map +1 -1
- package/dist/blocks/sections/Newsletter/Newsletter.mjs +1 -0
- package/dist/blocks/sections/SettingsLayout/SettingsLayout.cjs +1 -0
- package/dist/blocks/sections/SettingsLayout/SettingsLayout.d.ts.map +1 -1
- package/dist/blocks/sections/SettingsLayout/SettingsLayout.mjs +1 -0
- package/dist/client.cjs +2 -0
- package/dist/client.mjs +274 -0
- package/dist/components/Accordion/Accordion.cjs +1 -0
- package/dist/components/Accordion/Accordion.d.ts.map +1 -1
- package/dist/components/Accordion/Accordion.mjs +1 -0
- package/dist/components/AgentCard/AgentCard.cjs +1 -0
- package/dist/components/AgentCard/AgentCard.d.ts.map +1 -1
- package/dist/components/AgentCard/AgentCard.mjs +1 -0
- package/dist/components/Alert/Alert.cjs +1 -0
- package/dist/components/Alert/Alert.d.ts.map +1 -1
- package/dist/components/Alert/Alert.mjs +1 -0
- package/dist/components/AlertDialog/AlertDialog.cjs +1 -0
- package/dist/components/AlertDialog/AlertDialog.d.ts.map +1 -1
- package/dist/components/AlertDialog/AlertDialog.mjs +1 -0
- package/dist/components/Avatar/Avatar.cjs +1 -0
- package/dist/components/Avatar/Avatar.d.ts.map +1 -1
- package/dist/components/Avatar/Avatar.mjs +1 -0
- package/dist/components/Breadcrumb/Breadcrumb.cjs +1 -0
- package/dist/components/Breadcrumb/Breadcrumb.d.ts.map +1 -1
- package/dist/components/Breadcrumb/Breadcrumb.mjs +1 -0
- package/dist/components/Calendar/Calendar.cjs +1 -0
- package/dist/components/Calendar/Calendar.d.ts.map +1 -1
- package/dist/components/Calendar/Calendar.mjs +1 -0
- package/dist/components/Carousel/Carousel.cjs +1 -0
- package/dist/components/Carousel/Carousel.d.ts.map +1 -1
- package/dist/components/Carousel/Carousel.mjs +1 -0
- package/dist/components/Chart/Chart.cjs +1 -0
- package/dist/components/Chart/Chart.d.ts.map +1 -1
- package/dist/components/Chart/Chart.mjs +1 -0
- package/dist/components/Chat/components/ChatAudioPlayer.cjs +1 -0
- package/dist/components/Chat/components/ChatAudioPlayer.d.ts.map +1 -1
- package/dist/components/Chat/components/ChatAudioPlayer.mjs +1 -0
- package/dist/components/Chat/components/ChatCodeBlock.cjs +1 -0
- package/dist/components/Chat/components/ChatCodeBlock.d.ts.map +1 -1
- package/dist/components/Chat/components/ChatCodeBlock.mjs +1 -0
- package/dist/components/Chat/components/ChatFileUpload.cjs +1 -0
- package/dist/components/Chat/components/ChatFileUpload.d.ts.map +1 -1
- package/dist/components/Chat/components/ChatFileUpload.mjs +1 -0
- package/dist/components/Chat/components/ChatImagePreview.cjs +1 -0
- package/dist/components/Chat/components/ChatImagePreview.d.ts.map +1 -1
- package/dist/components/Chat/components/ChatImagePreview.mjs +1 -0
- package/dist/components/Chat/components/ChatInput.cjs +1 -0
- package/dist/components/Chat/components/ChatInput.d.ts.map +1 -1
- package/dist/components/Chat/components/ChatInput.mjs +1 -0
- package/dist/components/Chat/components/ChatLightbox.cjs +1 -0
- package/dist/components/Chat/components/ChatLightbox.d.ts.map +1 -1
- package/dist/components/Chat/components/ChatLightbox.mjs +1 -0
- package/dist/components/Chat/components/ChatSidebar.cjs +1 -0
- package/dist/components/Chat/components/ChatSidebar.d.ts.map +1 -1
- package/dist/components/Chat/components/ChatSidebar.mjs +1 -0
- package/dist/components/Checkbox/Checkbox.cjs +1 -0
- package/dist/components/Checkbox/Checkbox.d.ts.map +1 -1
- package/dist/components/Checkbox/Checkbox.mjs +1 -0
- package/dist/components/CodeEditor/CodeEditor.cjs +1 -0
- package/dist/components/CodeEditor/CodeEditor.d.ts.map +1 -1
- package/dist/components/CodeEditor/CodeEditor.mjs +1 -0
- package/dist/components/Collapsible/Collapsible.cjs +1 -0
- package/dist/components/Collapsible/Collapsible.d.ts.map +1 -1
- package/dist/components/Collapsible/Collapsible.mjs +1 -0
- package/dist/components/CollapsibleFolder/CollapsibleFolder.cjs +1 -0
- package/dist/components/CollapsibleFolder/CollapsibleFolder.d.ts.map +1 -1
- package/dist/components/CollapsibleFolder/CollapsibleFolder.mjs +1 -0
- package/dist/components/Combobox/Combobox.cjs +1 -0
- package/dist/components/Combobox/Combobox.d.ts.map +1 -1
- package/dist/components/Combobox/Combobox.mjs +1 -0
- package/dist/components/Command/Command.cjs +1 -0
- package/dist/components/Command/Command.d.ts.map +1 -1
- package/dist/components/Command/Command.mjs +1 -0
- package/dist/components/CommandBar/CommandBar.cjs +1 -0
- package/dist/components/CommandBar/CommandBar.d.ts.map +1 -1
- package/dist/components/CommandBar/CommandBar.mjs +1 -0
- package/dist/components/DataTable/DataTable.cjs +1 -0
- package/dist/components/DataTable/DataTable.d.ts.map +1 -1
- package/dist/components/DataTable/DataTable.mjs +1 -0
- package/dist/components/DatePicker/DatePicker.cjs +1 -0
- package/dist/components/DatePicker/DatePicker.d.ts.map +1 -1
- package/dist/components/DatePicker/DatePicker.mjs +1 -0
- package/dist/components/DetailPanel/DetailPanel.cjs +1 -0
- package/dist/components/DetailPanel/DetailPanel.d.ts.map +1 -1
- package/dist/components/DetailPanel/DetailPanel.mjs +1 -0
- package/dist/components/Drawer/Drawer.cjs +1 -0
- package/dist/components/Drawer/Drawer.d.ts.map +1 -1
- package/dist/components/Drawer/Drawer.mjs +1 -0
- package/dist/components/Dropdown/Dropdown.cjs +1 -0
- package/dist/components/Dropdown/Dropdown.d.ts.map +1 -1
- package/dist/components/Dropdown/Dropdown.mjs +1 -0
- package/dist/components/Field/Field.cjs +1 -0
- package/dist/components/Field/Field.d.ts.map +1 -1
- package/dist/components/Field/Field.mjs +1 -0
- package/dist/components/FileUploader/FileUploader.cjs +1 -0
- package/dist/components/FileUploader/FileUploader.d.ts.map +1 -1
- package/dist/components/FileUploader/FileUploader.mjs +1 -0
- package/dist/components/FilterBar/FilterBar.cjs +1 -0
- package/dist/components/FilterBar/FilterBar.d.ts.map +1 -1
- package/dist/components/FilterBar/FilterBar.mjs +1 -0
- package/dist/components/FontLoader/FontLoader.cjs +1 -0
- package/dist/components/FontLoader/FontLoader.d.ts +0 -30
- package/dist/components/FontLoader/FontLoader.d.ts.map +1 -1
- package/dist/components/FontLoader/FontLoader.mjs +1 -0
- package/dist/components/FormSection/FormSection.cjs +1 -0
- package/dist/components/FormSection/FormSection.d.ts.map +1 -1
- package/dist/components/FormSection/FormSection.mjs +1 -0
- package/dist/components/Icon/Icon.cjs +1 -0
- package/dist/components/Icon/Icon.d.ts.map +1 -1
- package/dist/components/Icon/Icon.mjs +1 -0
- package/dist/components/IconGallery/IconGallery.cjs +1 -0
- package/dist/components/IconGallery/IconGallery.d.ts.map +1 -1
- package/dist/components/IconGallery/IconGallery.mjs +1 -0
- package/dist/components/InputOTP/InputOTP.cjs +1 -0
- package/dist/components/InputOTP/InputOTP.d.ts.map +1 -1
- package/dist/components/InputOTP/InputOTP.mjs +1 -0
- package/dist/components/List/List.cjs +1 -0
- package/dist/components/List/List.d.ts.map +1 -1
- package/dist/components/List/List.mjs +1 -0
- package/dist/components/Modal/Modal.cjs +1 -0
- package/dist/components/Modal/Modal.d.ts.map +1 -1
- package/dist/components/Modal/Modal.mjs +1 -0
- package/dist/components/NavTree/NavTree.cjs +1 -0
- package/dist/components/NavTree/NavTree.d.ts.map +1 -1
- package/dist/components/NavTree/NavTree.mjs +1 -0
- package/dist/components/Navbar/Navbar.cjs +1 -0
- package/dist/components/Navbar/Navbar.d.ts.map +1 -1
- package/dist/components/Navbar/Navbar.mjs +1 -0
- package/dist/components/NotificationCenter/NotificationCenter.cjs +1 -0
- package/dist/components/NotificationCenter/NotificationCenter.d.ts.map +1 -1
- package/dist/components/NotificationCenter/NotificationCenter.mjs +1 -0
- package/dist/components/Pagination/Pagination.cjs +1 -0
- package/dist/components/Pagination/Pagination.d.ts.map +1 -1
- package/dist/components/Pagination/Pagination.mjs +1 -0
- package/dist/components/Popover/Popover.cjs +1 -0
- package/dist/components/Popover/Popover.d.ts.map +1 -1
- package/dist/components/Popover/Popover.mjs +1 -0
- package/dist/components/QuickActions/QuickActions.cjs +1 -0
- package/dist/components/QuickActions/QuickActions.d.ts.map +1 -1
- package/dist/components/QuickActions/QuickActions.mjs +1 -0
- package/dist/components/Radio/Radio.cjs +1 -0
- package/dist/components/Radio/Radio.d.ts.map +1 -1
- package/dist/components/Radio/Radio.mjs +1 -0
- package/dist/components/SearchInput/SearchInput.cjs +1 -0
- package/dist/components/SearchInput/SearchInput.d.ts.map +1 -1
- package/dist/components/SearchInput/SearchInput.mjs +1 -0
- package/dist/components/Sidebar/Sidebar.cjs +1 -0
- package/dist/components/Sidebar/Sidebar.d.ts.map +1 -1
- package/dist/components/Sidebar/Sidebar.mjs +1 -0
- package/dist/components/Slider/Slider.cjs +1 -0
- package/dist/components/Slider/Slider.d.ts.map +1 -1
- package/dist/components/Slider/Slider.mjs +1 -0
- package/dist/components/Stepper/Stepper.cjs +1 -0
- package/dist/components/Stepper/Stepper.d.ts.map +1 -1
- package/dist/components/Stepper/Stepper.mjs +1 -0
- package/dist/components/Switch/Switch.cjs +1 -0
- package/dist/components/Switch/Switch.d.ts.map +1 -1
- package/dist/components/Switch/Switch.mjs +1 -0
- package/dist/components/Table/Table.cjs +1 -0
- package/dist/components/Table/Table.d.ts.map +1 -1
- package/dist/components/Table/Table.mjs +1 -0
- package/dist/components/Tabs/Tabs.cjs +1 -0
- package/dist/components/Tabs/Tabs.d.ts.map +1 -1
- package/dist/components/Tabs/Tabs.mjs +1 -0
- package/dist/components/Textarea/Textarea.cjs +1 -0
- package/dist/components/Textarea/Textarea.d.ts.map +1 -1
- package/dist/components/Textarea/Textarea.mjs +1 -0
- package/dist/components/Toast/Toast.cjs +1 -0
- package/dist/components/Toast/Toast.d.ts.map +1 -1
- package/dist/components/Toast/Toast.mjs +1 -0
- package/dist/components/Toggle/Toggle.cjs +1 -0
- package/dist/components/Toggle/Toggle.d.ts.map +1 -1
- package/dist/components/Toggle/Toggle.mjs +1 -0
- package/dist/components/ToggleGroup/ToggleGroup.cjs +1 -0
- package/dist/components/ToggleGroup/ToggleGroup.d.ts.map +1 -1
- package/dist/components/ToggleGroup/ToggleGroup.mjs +1 -0
- package/dist/components/Tooltip/Tooltip.cjs +1 -0
- package/dist/components/Tooltip/Tooltip.d.ts.map +1 -1
- package/dist/components/Tooltip/Tooltip.mjs +1 -0
- package/dist/components/UserMenu/UserMenu.cjs +1 -0
- package/dist/components/UserMenu/UserMenu.d.ts.map +1 -1
- package/dist/components/UserMenu/UserMenu.mjs +1 -0
- package/dist/components/WorkspaceSwitcher/WorkspaceSwitcher.cjs +1 -0
- package/dist/components/WorkspaceSwitcher/WorkspaceSwitcher.d.ts.map +1 -1
- package/dist/components/WorkspaceSwitcher/WorkspaceSwitcher.mjs +1 -0
- package/dist/contexts/ThemeContext.cjs +1 -0
- package/dist/contexts/ThemeContext.d.ts.map +1 -1
- package/dist/contexts/ThemeContext.mjs +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.mjs +227 -227
- package/dist/sections/index.cjs +1 -0
- package/dist/sections/index.mjs +43 -0
- package/dist/tokens/brands.cjs +1 -1
- package/dist/tokens/brands.mjs +3 -2
- package/dist/tokens/index.cjs +1 -0
- package/dist/tokens/index.mjs +24 -0
- package/dist/tokens/utils.cjs +1 -1
- package/dist/tokens/utils.mjs +36 -24
- package/package.json +31 -36
package/dist/index.mjs
CHANGED
|
@@ -1,87 +1,87 @@
|
|
|
1
1
|
/* empty css */
|
|
2
|
-
import {
|
|
2
|
+
import { primitives as t, spacing as p } from "./tokens/primitives.mjs";
|
|
3
|
+
import { getBrand as m, getSemanticToken as f, getToken as x } from "./tokens/utils.mjs";
|
|
4
|
+
import { ComponentShowcase as i } from "./ComponentShowcase.mjs";
|
|
3
5
|
export * from "lucide-react";
|
|
4
|
-
import { AlertCircle as
|
|
5
|
-
import { ALL_FONTS as
|
|
6
|
-
import { Accordion as
|
|
7
|
-
import { ActivityFeed as
|
|
8
|
-
import { AgentCard as
|
|
9
|
-
import { Alert as
|
|
10
|
-
import { AlertDialog as
|
|
11
|
-
import { Avatar as
|
|
12
|
-
import { Badge as
|
|
13
|
-
import { Banner as
|
|
14
|
-
import { Breadcrumb as
|
|
15
|
-
import { Button as
|
|
16
|
-
import { Calendar as
|
|
17
|
-
import { Card as
|
|
18
|
-
import { Carousel as
|
|
19
|
-
import { CarouselCard as
|
|
20
|
-
import { ChartContainer as
|
|
21
|
-
import { Chat as
|
|
22
|
-
import { Checkbox as
|
|
23
|
-
import { Chip as
|
|
24
|
-
import { CodeEditor as
|
|
25
|
-
import { Collapsible as
|
|
26
|
-
import { CollapsibleFolder as
|
|
27
|
-
import { Combobox as
|
|
28
|
-
import { Command as
|
|
29
|
-
import { CommandBar as
|
|
30
|
-
import { Container as
|
|
31
|
-
import { DataTable as
|
|
32
|
-
import { DatePicker as
|
|
33
|
-
import { DetailPanel as
|
|
34
|
-
import { Divider as
|
|
35
|
-
import { Drawer as
|
|
36
|
-
import { Dropdown as
|
|
37
|
-
import { EmptyState as
|
|
38
|
-
import { ErrorBoundary as
|
|
39
|
-
import { Field as
|
|
40
|
-
import { FileUploader as
|
|
41
|
-
import { FilterBar as
|
|
42
|
-
import { FontLoader as
|
|
43
|
-
import { FormSection as
|
|
44
|
-
import { Icon as
|
|
45
|
-
import { IconGallery as
|
|
46
|
-
import { Icons as
|
|
47
|
-
import { InputOTP as
|
|
48
|
-
import { KanbanBoard as
|
|
49
|
-
import { LandingPageExample as
|
|
50
|
-
import { Link as
|
|
51
|
-
import { List as
|
|
52
|
-
import { MetricCard as
|
|
53
|
-
import { Modal as
|
|
54
|
-
import { NavTree as
|
|
55
|
-
import { Navbar as
|
|
56
|
-
import { NotificationCenter as
|
|
57
|
-
import { PageHeader as
|
|
58
|
-
import { Pagination as
|
|
59
|
-
import { Popover as
|
|
60
|
-
import { ProgressBar as
|
|
61
|
-
import { QuickActions as
|
|
62
|
-
import { Radio as
|
|
63
|
-
import { SearchInput as
|
|
64
|
-
import { Section as
|
|
65
|
-
import { Select as
|
|
66
|
-
import { Sidebar as
|
|
67
|
-
import { Skeleton as
|
|
68
|
-
import { Slider as
|
|
69
|
-
import { Spinner as
|
|
70
|
-
import { Stepper as
|
|
71
|
-
import { Switch as
|
|
72
|
-
import { Table as
|
|
73
|
-
import { Tabs as
|
|
74
|
-
import { Textarea as
|
|
75
|
-
import { ThemeController as
|
|
76
|
-
import { ThemeProvider as
|
|
77
|
-
import { ToastProvider as
|
|
78
|
-
import { Toggle as
|
|
79
|
-
import { ToggleGroup as
|
|
80
|
-
import { Tooltip as
|
|
81
|
-
import { UserMenu as
|
|
82
|
-
import { WorkspaceSwitcher as
|
|
83
|
-
import { getBrand as nt, getSemanticToken as it, getToken as st } from "./tokens/utils.mjs";
|
|
84
|
-
import { primitives as dt, spacing as Ct } from "./tokens/primitives.mjs";
|
|
6
|
+
import { AlertCircle as d, ArrowDown as C, ArrowLeft as u, ArrowRight as c, ArrowUp as g, Bell as h, Check as S, CheckCircle as T, ChevronDown as b, ChevronLeft as w, ChevronRight as F, ChevronUp as L, Copy as D, CreditCard as P, DollarSign as k, Download as A, Edit as M, Eye as B, EyeOff as v, File as y, FileText as I, Heart as O, HelpCircle as E, Home as N, Image as R, Info as U, LogIn as G, LogOut as _, Mail as H, Menu as K, MessageSquare as V, Minus as Q, Music as X, Plus as q, Search as W, Settings as j, Share2 as z, ShoppingCart as J, Star as Y, Trash2 as Z, Upload as $, User as rr, Video as or, X as er, XCircle as tr } from "lucide-react";
|
|
7
|
+
import { ALL_FONTS as ar, BRAND_FONTS as mr, FONT_PRECONNECT_URLS as fr, GOOGLE_FONTS_URL as xr, areBrandFontsLoaded as nr, getFontLinkTags as ir, getMissingFonts as sr, isFontLoaded as lr, waitForFonts as dr } from "./utils/fonts.mjs";
|
|
8
|
+
import { Accordion as ur } from "./components/Accordion/Accordion.mjs";
|
|
9
|
+
import { ActivityFeed as gr } from "./components/ActivityFeed/ActivityFeed.mjs";
|
|
10
|
+
import { AgentCard as Sr } from "./components/AgentCard/AgentCard.mjs";
|
|
11
|
+
import { Alert as br } from "./components/Alert/Alert.mjs";
|
|
12
|
+
import { AlertDialog as Fr } from "./components/AlertDialog/AlertDialog.mjs";
|
|
13
|
+
import { Avatar as Dr } from "./components/Avatar/Avatar.mjs";
|
|
14
|
+
import { Badge as kr } from "./components/Badge/Badge.mjs";
|
|
15
|
+
import { Banner as Mr } from "./components/Banner/Banner.mjs";
|
|
16
|
+
import { Breadcrumb as vr } from "./components/Breadcrumb/Breadcrumb.mjs";
|
|
17
|
+
import { Button as Ir } from "./components/Button/Button.mjs";
|
|
18
|
+
import { Calendar as Er } from "./components/Calendar/Calendar.mjs";
|
|
19
|
+
import { Card as Rr } from "./components/Card/Card.mjs";
|
|
20
|
+
import { Carousel as Gr } from "./components/Carousel/Carousel.mjs";
|
|
21
|
+
import { CarouselCard as Hr } from "./components/Carousel/CarouselCard.mjs";
|
|
22
|
+
import { ChartContainer as Vr, ChartGradient as Qr, ChartLegend as Xr, ChartLegendContent as qr, ChartTooltip as Wr, ChartTooltipContent as jr } from "./components/Chart/Chart.mjs";
|
|
23
|
+
import { Chat as Jr } from "./components/Chat/Chat.mjs";
|
|
24
|
+
import { Checkbox as Zr } from "./components/Checkbox/Checkbox.mjs";
|
|
25
|
+
import { Chip as ro } from "./components/Chip/Chip.mjs";
|
|
26
|
+
import { CodeEditor as eo } from "./components/CodeEditor/CodeEditor.mjs";
|
|
27
|
+
import { Collapsible as po } from "./components/Collapsible/Collapsible.mjs";
|
|
28
|
+
import { CollapsibleFolder as mo } from "./components/CollapsibleFolder/CollapsibleFolder.mjs";
|
|
29
|
+
import { Combobox as xo } from "./components/Combobox/Combobox.mjs";
|
|
30
|
+
import { Command as io } from "./components/Command/Command.mjs";
|
|
31
|
+
import { CommandBar as lo } from "./components/CommandBar/CommandBar.mjs";
|
|
32
|
+
import { Container as uo } from "./sections/Container/Container.mjs";
|
|
33
|
+
import { DataTable as go } from "./components/DataTable/DataTable.mjs";
|
|
34
|
+
import { DatePicker as So } from "./components/DatePicker/DatePicker.mjs";
|
|
35
|
+
import { DetailPanel as bo } from "./components/DetailPanel/DetailPanel.mjs";
|
|
36
|
+
import { Divider as Fo } from "./components/Divider/Divider.mjs";
|
|
37
|
+
import { Drawer as Do } from "./components/Drawer/Drawer.mjs";
|
|
38
|
+
import { Dropdown as ko } from "./components/Dropdown/Dropdown.mjs";
|
|
39
|
+
import { EmptyState as Mo } from "./components/EmptyState/EmptyState.mjs";
|
|
40
|
+
import { ErrorBoundary as vo } from "./components/ErrorBoundary/ErrorBoundary.mjs";
|
|
41
|
+
import { Field as Io } from "./components/Field/Field.mjs";
|
|
42
|
+
import { FileUploader as Eo } from "./components/FileUploader/FileUploader.mjs";
|
|
43
|
+
import { FilterBar as Ro } from "./components/FilterBar/FilterBar.mjs";
|
|
44
|
+
import { FontLoader as Go } from "./components/FontLoader/FontLoader.mjs";
|
|
45
|
+
import { FormSection as Ho } from "./components/FormSection/FormSection.mjs";
|
|
46
|
+
import { Icon as Vo } from "./components/Icon/Icon.mjs";
|
|
47
|
+
import { IconGallery as Xo } from "./components/IconGallery/IconGallery.mjs";
|
|
48
|
+
import { Icons as Wo } from "./utils/icons.mjs";
|
|
49
|
+
import { InputOTP as zo } from "./components/InputOTP/InputOTP.mjs";
|
|
50
|
+
import { KanbanBoard as Yo } from "./components/KanbanBoard/KanbanBoard.mjs";
|
|
51
|
+
import { LandingPageExample as $o } from "./examples/LandingPage.example.mjs";
|
|
52
|
+
import { Link as oe } from "./components/Link/Link.mjs";
|
|
53
|
+
import { List as te } from "./components/List/List.mjs";
|
|
54
|
+
import { MetricCard as ae, MetricCards as me } from "./components/MetricCards/MetricCards.mjs";
|
|
55
|
+
import { Modal as xe } from "./components/Modal/Modal.mjs";
|
|
56
|
+
import { NavTree as ie } from "./components/NavTree/NavTree.mjs";
|
|
57
|
+
import { Navbar as le } from "./components/Navbar/Navbar.mjs";
|
|
58
|
+
import { NotificationCenter as Ce } from "./components/NotificationCenter/NotificationCenter.mjs";
|
|
59
|
+
import { PageHeader as ce } from "./components/PageHeader/PageHeader.mjs";
|
|
60
|
+
import { Pagination as he } from "./components/Pagination/Pagination.mjs";
|
|
61
|
+
import { Popover as Te } from "./components/Popover/Popover.mjs";
|
|
62
|
+
import { ProgressBar as we } from "./components/ProgressBar/ProgressBar.mjs";
|
|
63
|
+
import { QuickActions as Le } from "./components/QuickActions/QuickActions.mjs";
|
|
64
|
+
import { Radio as Pe } from "./components/Radio/Radio.mjs";
|
|
65
|
+
import { SearchInput as Ae } from "./components/SearchInput/SearchInput.mjs";
|
|
66
|
+
import { Section as Be } from "./sections/Section/Section.mjs";
|
|
67
|
+
import { Select as ye } from "./components/Select/Select.mjs";
|
|
68
|
+
import { Sidebar as Oe } from "./components/Sidebar/Sidebar.mjs";
|
|
69
|
+
import { Skeleton as Ne } from "./components/Skeleton/Skeleton.mjs";
|
|
70
|
+
import { Slider as Ue } from "./components/Slider/Slider.mjs";
|
|
71
|
+
import { Spinner as _e } from "./components/Spinner/Spinner.mjs";
|
|
72
|
+
import { Stepper as Ke } from "./components/Stepper/Stepper.mjs";
|
|
73
|
+
import { Switch as Qe } from "./components/Switch/Switch.mjs";
|
|
74
|
+
import { Table as qe } from "./components/Table/Table.mjs";
|
|
75
|
+
import { Tabs as je } from "./components/Tabs/Tabs.mjs";
|
|
76
|
+
import { Textarea as Je } from "./components/Textarea/Textarea.mjs";
|
|
77
|
+
import { ThemeController as Ze } from "./components/ThemeController/ThemeController.mjs";
|
|
78
|
+
import { ThemeProvider as rt, useThemeContext as ot } from "./contexts/ThemeContext.mjs";
|
|
79
|
+
import { ToastProvider as tt, useToast as pt } from "./components/Toast/Toast.mjs";
|
|
80
|
+
import { Toggle as mt } from "./components/Toggle/Toggle.mjs";
|
|
81
|
+
import { ToggleGroup as xt } from "./components/ToggleGroup/ToggleGroup.mjs";
|
|
82
|
+
import { Tooltip as it } from "./components/Tooltip/Tooltip.mjs";
|
|
83
|
+
import { UserMenu as lt } from "./components/UserMenu/UserMenu.mjs";
|
|
84
|
+
import { WorkspaceSwitcher as Ct } from "./components/WorkspaceSwitcher/WorkspaceSwitcher.mjs";
|
|
85
85
|
import { useAutoScroll as ct } from "./components/Chat/hooks/useAutoScroll.mjs";
|
|
86
86
|
import { useChatInput as ht } from "./components/Chat/hooks/useChatInput.mjs";
|
|
87
87
|
import { useClickOutside as Tt, useClickOutsideMultiple as bt } from "./hooks/useClickOutside.mjs";
|
|
@@ -96,148 +96,148 @@ import { useTheme as qt } from "./hooks/useTheme.mjs";
|
|
|
96
96
|
import { useVoiceRecorder as jt } from "./components/Chat/hooks/useVoiceRecorder.mjs";
|
|
97
97
|
import { warnBrandProp as Jt, warnFieldChildren as Yt, warnGlassVariant as Zt, warnHardcodedColors as $t, warnMissingAriaLabel as rp, warnThemeProp as op, warnUsePrebuiltSection as ep } from "./utils/validation.mjs";
|
|
98
98
|
export {
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
99
|
+
ar as ALL_FONTS,
|
|
100
|
+
ur as Accordion,
|
|
101
|
+
gr as ActivityFeed,
|
|
102
|
+
Sr as AgentCard,
|
|
103
|
+
br as Alert,
|
|
104
|
+
d as AlertCircle,
|
|
105
|
+
Fr as AlertDialog,
|
|
106
|
+
C as ArrowDown,
|
|
107
|
+
u as ArrowLeft,
|
|
108
|
+
c as ArrowRight,
|
|
109
|
+
g as ArrowUp,
|
|
110
|
+
Dr as Avatar,
|
|
111
|
+
mr as BRAND_FONTS,
|
|
112
|
+
kr as Badge,
|
|
113
|
+
Mr as Banner,
|
|
114
|
+
h as Bell,
|
|
115
|
+
vr as Breadcrumb,
|
|
116
|
+
Ir as Button,
|
|
117
|
+
Er as Calendar,
|
|
118
|
+
Rr as Card,
|
|
119
|
+
Gr as Carousel,
|
|
120
|
+
Hr as CarouselCard,
|
|
121
|
+
Vr as ChartContainer,
|
|
122
|
+
Qr as ChartGradient,
|
|
123
|
+
Xr as ChartLegend,
|
|
124
|
+
qr as ChartLegendContent,
|
|
125
|
+
Wr as ChartTooltip,
|
|
126
|
+
jr as ChartTooltipContent,
|
|
127
|
+
Jr as Chat,
|
|
128
|
+
S as Check,
|
|
129
|
+
T as CheckCircle,
|
|
130
|
+
Zr as Checkbox,
|
|
131
|
+
b as ChevronDown,
|
|
132
|
+
w as ChevronLeft,
|
|
133
|
+
F as ChevronRight,
|
|
134
|
+
L as ChevronUp,
|
|
135
|
+
ro as Chip,
|
|
136
|
+
eo as CodeEditor,
|
|
137
|
+
po as Collapsible,
|
|
138
|
+
mo as CollapsibleFolder,
|
|
139
|
+
xo as Combobox,
|
|
140
|
+
io as Command,
|
|
141
|
+
lo as CommandBar,
|
|
142
|
+
i as ComponentShowcase,
|
|
143
|
+
uo as Container,
|
|
144
|
+
D as Copy,
|
|
145
|
+
P as CreditCard,
|
|
146
|
+
go as DataTable,
|
|
147
|
+
So as DatePicker,
|
|
148
|
+
bo as DetailPanel,
|
|
149
|
+
Fo as Divider,
|
|
150
|
+
k as DollarSign,
|
|
151
|
+
A as Download,
|
|
152
|
+
Do as Drawer,
|
|
153
|
+
ko as Dropdown,
|
|
154
|
+
M as Edit,
|
|
155
|
+
Mo as EmptyState,
|
|
156
|
+
vo as ErrorBoundary,
|
|
157
|
+
B as Eye,
|
|
158
|
+
v as EyeOff,
|
|
159
|
+
fr as FONT_PRECONNECT_URLS,
|
|
160
|
+
Io as Field,
|
|
161
|
+
y as File,
|
|
162
|
+
I as FileText,
|
|
163
|
+
Eo as FileUploader,
|
|
164
|
+
Ro as FilterBar,
|
|
165
|
+
Go as FontLoader,
|
|
166
|
+
Ho as FormSection,
|
|
167
|
+
xr as GOOGLE_FONTS_URL,
|
|
168
|
+
O as Heart,
|
|
169
|
+
E as HelpCircle,
|
|
170
|
+
N as Home,
|
|
171
|
+
Vo as Icon,
|
|
172
|
+
Xo as IconGallery,
|
|
173
|
+
Wo as Icons,
|
|
174
|
+
R as Image,
|
|
175
|
+
U as Info,
|
|
176
|
+
zo as InputOTP,
|
|
177
|
+
Yo as KanbanBoard,
|
|
178
|
+
$o as LandingPageExample,
|
|
179
|
+
oe as Link,
|
|
180
|
+
te as List,
|
|
181
|
+
G as LogIn,
|
|
182
|
+
_ as LogOut,
|
|
183
|
+
H as Mail,
|
|
184
|
+
K as Menu,
|
|
185
|
+
V as MessageSquare,
|
|
186
|
+
ae as MetricCard,
|
|
187
|
+
me as MetricCards,
|
|
188
|
+
Q as Minus,
|
|
189
|
+
xe as Modal,
|
|
190
|
+
X as Music,
|
|
191
|
+
ie as NavTree,
|
|
192
|
+
le as Navbar,
|
|
193
|
+
Ce as NotificationCenter,
|
|
194
|
+
ce as PageHeader,
|
|
195
|
+
he as Pagination,
|
|
196
|
+
q as Plus,
|
|
197
|
+
Te as Popover,
|
|
198
|
+
we as ProgressBar,
|
|
199
|
+
Le as QuickActions,
|
|
200
|
+
Pe as Radio,
|
|
201
|
+
W as Search,
|
|
202
|
+
Ae as SearchInput,
|
|
203
|
+
Be as Section,
|
|
204
|
+
ye as Select,
|
|
205
|
+
j as Settings,
|
|
206
|
+
z as Share2,
|
|
207
|
+
J as ShoppingCart,
|
|
208
|
+
Oe as Sidebar,
|
|
209
|
+
Ne as Skeleton,
|
|
210
|
+
Ue as Slider,
|
|
211
|
+
_e as Spinner,
|
|
212
|
+
Y as Star,
|
|
213
|
+
Ke as Stepper,
|
|
214
|
+
Qe as Switch,
|
|
215
|
+
qe as Table,
|
|
216
|
+
je as Tabs,
|
|
217
|
+
Je as Textarea,
|
|
218
|
+
Ze as ThemeController,
|
|
219
|
+
rt as ThemeProvider,
|
|
220
|
+
tt as ToastProvider,
|
|
221
|
+
mt as Toggle,
|
|
222
|
+
xt as ToggleGroup,
|
|
223
|
+
it as Tooltip,
|
|
224
|
+
Z as Trash2,
|
|
225
|
+
$ as Upload,
|
|
226
|
+
rr as User,
|
|
227
|
+
lt as UserMenu,
|
|
228
|
+
or as Video,
|
|
229
|
+
Ct as WorkspaceSwitcher,
|
|
230
|
+
er as X,
|
|
231
|
+
tr as XCircle,
|
|
232
|
+
nr as areBrandFontsLoaded,
|
|
233
|
+
m as getBrand,
|
|
234
|
+
ir as getFontLinkTags,
|
|
235
|
+
sr as getMissingFonts,
|
|
236
|
+
f as getSemanticToken,
|
|
237
|
+
x as getToken,
|
|
238
|
+
lr as isFontLoaded,
|
|
239
|
+
t as primitives,
|
|
240
|
+
p as spacing,
|
|
241
241
|
ct as useAutoScroll,
|
|
242
242
|
ht as useChatInput,
|
|
243
243
|
Tt as useClickOutside,
|
|
@@ -259,10 +259,10 @@ export {
|
|
|
259
259
|
Kt as useSessionStorage,
|
|
260
260
|
Qt as useStreamingText,
|
|
261
261
|
qt as useTheme,
|
|
262
|
-
|
|
263
|
-
|
|
262
|
+
ot as useThemeContext,
|
|
263
|
+
pt as useToast,
|
|
264
264
|
jt as useVoiceRecorder,
|
|
265
|
-
|
|
265
|
+
dr as waitForFonts,
|
|
266
266
|
Jt as warnBrandProp,
|
|
267
267
|
Yt as warnFieldChildren,
|
|
268
268
|
Zt as warnGlassVariant,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../components/ActivityFeed/ActivityFeed.cjs"),i=require("../components/Banner/Banner.cjs"),a=require("../components/CollapsibleFolder/CollapsibleFolder.cjs"),t=require("../components/CommandBar/CommandBar.cjs"),n=require("./Container/Container.cjs"),o=require("../components/DataTable/DataTable.cjs"),c=require("../components/DetailPanel/DetailPanel.cjs"),s=require("../components/FileUploader/FileUploader.cjs"),l=require("../components/FilterBar/FilterBar.cjs"),u=require("../components/FormSection/FormSection.cjs"),d=require("../components/KanbanBoard/KanbanBoard.cjs"),e=require("../components/MetricCards/MetricCards.cjs"),q=require("../components/NavTree/NavTree.cjs"),C=require("../components/NotificationCenter/NotificationCenter.cjs"),F=require("../components/PageHeader/PageHeader.cjs"),b=require("../components/QuickActions/QuickActions.cjs"),S=require("./Section/Section.cjs"),B=require("../components/Sidebar/Sidebar.cjs"),m=require("../components/UserMenu/UserMenu.cjs"),p=require("../components/WorkspaceSwitcher/WorkspaceSwitcher.cjs");exports.ActivityFeed=r.ActivityFeed;exports.Banner=i.Banner;exports.CollapsibleFolder=a.CollapsibleFolder;exports.CommandBar=t.CommandBar;exports.Container=n.Container;exports.DataTable=o.DataTable;exports.DetailPanel=c.DetailPanel;exports.FileUploader=s.FileUploader;exports.FilterBar=l.FilterBar;exports.FormSection=u.FormSection;exports.KanbanBoard=d.KanbanBoard;exports.MetricCard=e.MetricCard;exports.MetricCards=e.MetricCards;exports.NavTree=q.NavTree;exports.NotificationCenter=C.NotificationCenter;exports.PageHeader=F.PageHeader;exports.QuickActions=b.QuickActions;exports.Section=S.Section;exports.Sidebar=B.Sidebar;exports.UserMenu=m.UserMenu;exports.WorkspaceSwitcher=p.WorkspaceSwitcher;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { ActivityFeed as e } from "../components/ActivityFeed/ActivityFeed.mjs";
|
|
2
|
+
import { Banner as a } from "../components/Banner/Banner.mjs";
|
|
3
|
+
import { CollapsibleFolder as p } from "../components/CollapsibleFolder/CollapsibleFolder.mjs";
|
|
4
|
+
import { CommandBar as x } from "../components/CommandBar/CommandBar.mjs";
|
|
5
|
+
import { Container as n } from "./Container/Container.mjs";
|
|
6
|
+
import { DataTable as l } from "../components/DataTable/DataTable.mjs";
|
|
7
|
+
import { DetailPanel as C } from "../components/DetailPanel/DetailPanel.mjs";
|
|
8
|
+
import { FileUploader as F } from "../components/FileUploader/FileUploader.mjs";
|
|
9
|
+
import { FilterBar as B } from "../components/FilterBar/FilterBar.mjs";
|
|
10
|
+
import { FormSection as M } from "../components/FormSection/FormSection.mjs";
|
|
11
|
+
import { KanbanBoard as u } from "../components/KanbanBoard/KanbanBoard.mjs";
|
|
12
|
+
import { MetricCard as A, MetricCards as D } from "../components/MetricCards/MetricCards.mjs";
|
|
13
|
+
import { NavTree as P } from "../components/NavTree/NavTree.mjs";
|
|
14
|
+
import { NotificationCenter as U } from "../components/NotificationCenter/NotificationCenter.mjs";
|
|
15
|
+
import { PageHeader as h } from "../components/PageHeader/PageHeader.mjs";
|
|
16
|
+
import { QuickActions as y } from "../components/QuickActions/QuickActions.mjs";
|
|
17
|
+
import { Section as K } from "./Section/Section.mjs";
|
|
18
|
+
import { Sidebar as W } from "../components/Sidebar/Sidebar.mjs";
|
|
19
|
+
import { UserMenu as q } from "../components/UserMenu/UserMenu.mjs";
|
|
20
|
+
import { WorkspaceSwitcher as E } from "../components/WorkspaceSwitcher/WorkspaceSwitcher.mjs";
|
|
21
|
+
export {
|
|
22
|
+
e as ActivityFeed,
|
|
23
|
+
a as Banner,
|
|
24
|
+
p as CollapsibleFolder,
|
|
25
|
+
x as CommandBar,
|
|
26
|
+
n as Container,
|
|
27
|
+
l as DataTable,
|
|
28
|
+
C as DetailPanel,
|
|
29
|
+
F as FileUploader,
|
|
30
|
+
B as FilterBar,
|
|
31
|
+
M as FormSection,
|
|
32
|
+
u as KanbanBoard,
|
|
33
|
+
A as MetricCard,
|
|
34
|
+
D as MetricCards,
|
|
35
|
+
P as NavTree,
|
|
36
|
+
U as NotificationCenter,
|
|
37
|
+
h as PageHeader,
|
|
38
|
+
y as QuickActions,
|
|
39
|
+
K as Section,
|
|
40
|
+
W as Sidebar,
|
|
41
|
+
q as UserMenu,
|
|
42
|
+
E as WorkspaceSwitcher
|
|
43
|
+
};
|
package/dist/tokens/brands.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r={orion:{name:"Orion",description:"Default brand - Orion Blue, professional rounded corners",accent:{primary:"{color.brand.orion.500}",light:"{color.brand.orion.100}",dark:"{color.brand.orion.900}"},typography:{primary:"Libre Baskerville",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.md}",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.orion.500}",interactivePrimaryHover:"{color.brand.orion.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.orion.500}",interactivePrimaryHover:"{color.brand.orion.400}",interactivePrimaryText:"{color.neutral.0}"}},usage:{html:'<html data-theme="dark">',css:"/* No additional CSS needed - default */",attribute:null}},deepblue:{name:"Deepblue",description:"Deepblue brand - Deep Blue with Work Sans typography",accent:{primary:"{color.brand.deepblue.500}",light:"{color.brand.deepblue.100}",dark:"{color.brand.deepblue.800}"},typography:{primary:"Work Sans",secondary:"Work Sans",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.md}",radiusContainer:"{radius.lg}",buttonStyle:"rounded"},semantic:{light:{interactivePrimary:"{color.brand.deepblue.500}",interactivePrimaryHover:"{color.brand.deepblue.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.deepblue.500}",interactivePrimaryHover:"{color.brand.deepblue.400}",interactivePrimaryText:"{color.neutral.900}"}},usage:{html:'<html data-theme="dark" data-brand="deepblue">',css:'/* Included in theme.css via [data-brand="deepblue"] */',attribute:"deepblue"}},red:{name:"Red",description:"Red brand - Red with Poppins typography and pill buttons",accent:{primary:"{color.brand.red.500}",light:"{color.brand.red.100}",dark:"{color.brand.red.900}"},typography:{primary:"Poppins",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"var(--radius-lg)",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.red.500}",interactivePrimaryHover:"{color.brand.red.600}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.red.500}",interactivePrimaryHover:"{color.brand.red.400}",interactivePrimaryText:"{color.neutral.0}"}},usage:{html:'<html data-theme="dark" data-brand="red">',css:'/* Included in theme.css via [data-brand="red"] */',attribute:"red"}},orange:{name:"Orange",description:"Orange brand - Red-Orange with pill buttons",accent:{primary:"{color.brand.orange.500}",light:"{color.brand.orange.100}",dark:"{color.brand.orange.900}"},typography:{primary:"DM Sans",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.full}",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.orange.500}",interactivePrimaryHover:"{color.brand.orange.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.orange.500}",interactivePrimaryHover:"{color.brand.orange.400}",interactivePrimaryText:"{color.neutral.0}"}},usage:{html:'<html data-theme="dark" data-brand="orange">',css:'/* Included in theme.css via [data-brand="orange"] */',attribute:"orange"}},ember:{name:"Ember",description:"Ember brand — Orange accent with dark neutral buttons and rectangular geometry",accent:{primary:"{color.brand.orange.500}",light:"{color.brand.orange.100}",dark:"{color.brand.orange.900}"},typography:{primary:"DM Sans",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.md}",radiusContainer:"{radius.xl}",buttonStyle:"rounded"},semantic:{light:{interactivePrimary:"{color.neutral.900}",interactivePrimaryHover:"{color.neutral.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.neutral.100}",interactivePrimaryHover:"{color.neutral.0}",interactivePrimaryText:"{color.neutral.900}"}},usage:{html:'<html data-theme="light|dark" data-brand="ember">',css:'/* Included in theme.css via [data-brand="ember"] */',attribute:"ember"}},lemon:{name:"Lemon",description:"Lemon brand - Bright lime green with Anton typography and highly rounded design",accent:{primary:"{color.brand.lemon.600}",light:"{color.brand.lemon.100}",dark:"{color.brand.lemon.900}"},typography:{primary:"Anton",secondary:"Work Sans",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.lg}",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.lemon.700}",interactivePrimaryHover:"{color.brand.lemon.800}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.lemon.500}",interactivePrimaryHover:"{color.brand.lemon.600}",interactivePrimaryText:"{color.neutral.900}"}},usage:{html:'<html data-theme="dark" data-brand="lemon">',css:'/* Included in theme.css via [data-brand="lemon"] */',attribute:"lemon"}}};exports.brands=r;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r={orion:{name:"Orion",description:"Default brand - Orion Blue, professional rounded corners",accent:{primary:"{color.brand.orion.500}",light:"{color.brand.orion.100}",dark:"{color.brand.orion.900}"},typography:{primary:"Libre Baskerville",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.md}",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.orion.500}",interactivePrimaryHover:"{color.brand.orion.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.orion.500}",interactivePrimaryHover:"{color.brand.orion.400}",interactivePrimaryText:"{color.neutral.0}"}},usage:{html:'<html data-theme="dark">',css:"/* No additional CSS needed - default */",attribute:null}},deepblue:{name:"Deepblue",description:"Deepblue brand - Deep Blue with Work Sans typography",accent:{primary:"{color.brand.deepblue.500}",light:"{color.brand.deepblue.100}",dark:"{color.brand.deepblue.800}"},typography:{primary:"Work Sans",secondary:"Work Sans",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.md}",radiusContainer:"{radius.lg}",buttonStyle:"rounded"},semantic:{light:{interactivePrimary:"{color.brand.deepblue.500}",interactivePrimaryHover:"{color.brand.deepblue.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.deepblue.500}",interactivePrimaryHover:"{color.brand.deepblue.400}",interactivePrimaryText:"{color.neutral.900}"}},usage:{html:'<html data-theme="dark" data-brand="deepblue">',css:'/* Included in theme.css via [data-brand="deepblue"] */',attribute:"deepblue"}},red:{name:"Red",description:"Red brand - Red with Poppins typography and pill buttons",accent:{primary:"{color.brand.red.500}",light:"{color.brand.red.100}",dark:"{color.brand.red.900}"},typography:{primary:"Poppins",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"var(--radius-lg)",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.red.500}",interactivePrimaryHover:"{color.brand.red.600}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.red.500}",interactivePrimaryHover:"{color.brand.red.400}",interactivePrimaryText:"{color.neutral.0}"}},usage:{html:'<html data-theme="dark" data-brand="red">',css:'/* Included in theme.css via [data-brand="red"] */',attribute:"red"}},orange:{name:"Orange",description:"Orange brand - Red-Orange with pill buttons",accent:{primary:"{color.brand.orange.500}",light:"{color.brand.orange.100}",dark:"{color.brand.orange.900}"},typography:{primary:"DM Sans",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.full}",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.orange.500}",interactivePrimaryHover:"{color.brand.orange.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.orange.500}",interactivePrimaryHover:"{color.brand.orange.400}",interactivePrimaryText:"{color.neutral.0}"}},usage:{html:'<html data-theme="dark" data-brand="orange">',css:'/* Included in theme.css via [data-brand="orange"] */',attribute:"orange"}},ember:{name:"Ember",description:"Ember brand — Orange accent with dark neutral buttons and rectangular geometry",accent:{primary:"{color.brand.orange.500}",light:"{color.brand.orange.100}",dark:"{color.brand.orange.900}"},typography:{primary:"DM Sans",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.md}",radiusContainer:"{radius.xl}",buttonStyle:"rounded"},semantic:{light:{interactivePrimary:"{color.neutral.900}",interactivePrimaryHover:"{color.neutral.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.neutral.100}",interactivePrimaryHover:"{color.neutral.0}",interactivePrimaryText:"{color.neutral.900}"}},usage:{html:'<html data-theme="light|dark" data-brand="ember">',css:'/* Included in theme.css via [data-brand="ember"] */',attribute:"ember"}},lemon:{name:"Lemon",description:"Lemon brand - Bright lime green with Anton typography and highly rounded design",accent:{primary:"{color.brand.lemon.600}",light:"{color.brand.lemon.100}",dark:"{color.brand.lemon.900}"},typography:{primary:"Anton",secondary:"Work Sans",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.lg}",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.lemon.700}",interactivePrimaryHover:"{color.brand.lemon.800}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.lemon.500}",interactivePrimaryHover:"{color.brand.lemon.600}",interactivePrimaryText:"{color.neutral.900}"}},usage:{html:'<html data-theme="dark" data-brand="lemon">',css:'/* Included in theme.css via [data-brand="lemon"] */',attribute:"lemon"}}},e="orion";exports.brands=r;exports.defaultBrand=e;
|
package/dist/tokens/brands.mjs
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./primitives.cjs"),r=require("./themes.cjs"),t=require("./brands.cjs"),i=require("./utils.cjs");exports.blur=e.blur;exports.color=e.color;exports.icon=e.icon;exports.primitives=e.primitives;exports.radius=e.radius;exports.spacing=e.spacing;exports.typography=e.typography;exports.darkTheme=r.darkTheme;exports.lightTheme=r.lightTheme;exports.themes=r.themes;exports.brands=t.brands;exports.defaultBrand=t.defaultBrand;exports.getBrand=i.getBrand;exports.getSemanticToken=i.getSemanticToken;exports.getToken=i.getToken;exports.isValidBrand=i.isValidBrand;exports.isValidTheme=i.isValidTheme;exports.toCSSVariable=i.toCSSVariable;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { blur as o, color as a, icon as t, primitives as i, radius as m, spacing as d, typography as n } from "./primitives.mjs";
|
|
2
|
+
import { darkTheme as l, lightTheme as s, themes as g } from "./themes.mjs";
|
|
3
|
+
import { brands as f, defaultBrand as T } from "./brands.mjs";
|
|
4
|
+
import { getBrand as x, getSemanticToken as b, getToken as k, isValidBrand as u, isValidTheme as B, toCSSVariable as S } from "./utils.mjs";
|
|
5
|
+
export {
|
|
6
|
+
o as blur,
|
|
7
|
+
f as brands,
|
|
8
|
+
a as color,
|
|
9
|
+
l as darkTheme,
|
|
10
|
+
T as defaultBrand,
|
|
11
|
+
x as getBrand,
|
|
12
|
+
b as getSemanticToken,
|
|
13
|
+
k as getToken,
|
|
14
|
+
t as icon,
|
|
15
|
+
u as isValidBrand,
|
|
16
|
+
B as isValidTheme,
|
|
17
|
+
s as lightTheme,
|
|
18
|
+
i as primitives,
|
|
19
|
+
m as radius,
|
|
20
|
+
d as spacing,
|
|
21
|
+
g as themes,
|
|
22
|
+
S as toCSSVariable,
|
|
23
|
+
n as typography
|
|
24
|
+
};
|
package/dist/tokens/utils.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./primitives.cjs"),c=require("./themes.cjs"),o=require("./brands.cjs");function s(e){const r=e.split(".");let n=a.primitives;for(const t of r)if(n=n[t],n===void 0)throw new Error(`Token path "${e}" not found`);return n}function u(e,r){const n=r.split(".");let t=c.themes[e].semantic;for(const i of n)if(t=t[i],t===void 0)throw new Error(`Semantic token path "${r}" not found in ${e} theme`);if(typeof t=="string"&&t.startsWith("{")&&t.endsWith("}")){const i=t.slice(1,-1);return s(i)}return t}function d(e){return o.brands[e]}function f(e){return`--${e.replace(/\./g,"-")}`}function l(e){return e==="light"||e==="dark"}function g(e){return e in o.brands}exports.getBrand=d;exports.getSemanticToken=u;exports.getToken=s;exports.isValidBrand=g;exports.isValidTheme=l;exports.toCSSVariable=f;
|