@bfrs/agentic-components 0.2.8 → 0.3.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.
- package/BFRS_AGENTIC_COMPONENTS.md +346 -8
- package/README.md +34 -2
- package/dist/components/ui/feedback/InfoCard/InfoCard.d.ts +16 -0
- package/dist/components/ui/feedback/InfoCard/index.d.ts +2 -0
- package/dist/components/ui/feedback/Tip/Tip.d.ts +8 -0
- package/dist/components/ui/feedback/Tip/index.d.ts +2 -0
- package/dist/components/ui/forms/FileDropzone/FileDropzone.d.ts +21 -0
- package/dist/components/ui/forms/FileDropzone/index.d.ts +2 -0
- package/dist/components/ui/forms/MultiSelect/MultiSelect.d.ts +20 -0
- package/dist/components/ui/forms/MultiSelect/index.d.ts +1 -0
- package/dist/components/ui/forms/NumberStepper/NumberStepper.d.ts +21 -0
- package/dist/components/ui/forms/NumberStepper/index.d.ts +2 -0
- package/dist/components/ui/forms/OptionCardGroup/OptionCardGroup.d.ts +20 -0
- package/dist/components/ui/forms/OptionCardGroup/index.d.ts +2 -0
- package/dist/components/ui/forms/RevealField/RevealField.d.ts +16 -0
- package/dist/components/ui/forms/RevealField/index.d.ts +2 -0
- package/dist/components/ui/forms/SelectableChipGroup/SelectableChipGroup.d.ts +23 -0
- package/dist/components/ui/forms/SelectableChipGroup/index.d.ts +2 -0
- package/dist/components/ui/forms/SuggestInput/SuggestInput.d.ts +25 -0
- package/dist/components/ui/forms/SuggestInput/index.d.ts +2 -0
- package/dist/components/ui/index.d.ts +13 -0
- package/dist/components/ui/overlays/Tooltip/Tooltip.d.ts +3 -1
- package/dist/components/ui/patterns/Accordion/Accordion.d.ts +33 -0
- package/dist/components/ui/patterns/Accordion/index.d.ts +2 -0
- package/dist/components/ui/patterns/Collapsible/Collapsible.d.ts +15 -0
- package/dist/components/ui/patterns/Collapsible/index.d.ts +2 -0
- package/dist/components/ui/patterns/EntityDisplayCard/EntityDisplayCard.d.ts +33 -0
- package/dist/components/ui/patterns/EntityDisplayCard/index.d.ts +2 -0
- package/dist/components/ui/patterns/SummaryBar/SummaryBar.d.ts +17 -0
- package/dist/components/ui/patterns/SummaryBar/index.d.ts +2 -0
- package/dist/components/ui/patterns/WorkspaceHeader/WorkspaceHeader.d.ts +13 -3
- package/dist/components/ui/primitives/Grid/Grid.d.ts +6 -2
- package/dist/components/ui/primitives/Text/Text.d.ts +4 -2
- package/dist/custom-elements.d.ts +113 -0
- package/dist/custom-elements.js +20984 -19658
- package/dist/custom-elements.js.map +1 -1
- package/dist/font/sfprofonts/SF-Pro-Display-Black.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-BlackItalic.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-Bold.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-BoldItalic.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-Heavy.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-HeavyItalic.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-Light.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-LightItalic.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-Medium.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-MediumItalic.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-Regular.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-RegularItalic.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-Semibold.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-SemiboldItalic.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-Thin.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-ThinItalic.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-Ultralight.otf +0 -0
- package/dist/font/sfprofonts/SF-Pro-Display-UltralightItalic.otf +0 -0
- package/dist/fonts.css +152 -0
- package/dist/index.js +5681 -4980
- package/dist/index.js.map +1 -1
- package/dist/style.css +1 -1
- package/dist/theme/overrides.d.ts +10 -0
- package/dist/theme.js +62 -50
- package/dist/theme.js.map +1 -1
- package/dist/tokens/colors.d.ts +6 -1
- package/package.json +8 -2
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/fonts.css
ADDED
|
@@ -0,0 +1,152 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* @bfrs/agentic-components/fonts.css — OPT-IN SF Pro Display webfont.
|
|
3
|
+
*
|
|
4
|
+
* The main stylesheet (`@bfrs/agentic-components/styles`) only references the
|
|
5
|
+
* font family by NAME (`--bfrs-font-sans`) and intentionally ships no
|
|
6
|
+
* `@font-face` so it never leaks into a host document. Import THIS file once,
|
|
7
|
+
* in addition, when you want the library to provide and apply SF Pro itself:
|
|
8
|
+
*
|
|
9
|
+
* import "@bfrs/agentic-components/styles";
|
|
10
|
+
* import "@bfrs/agentic-components/fonts.css";
|
|
11
|
+
*
|
|
12
|
+
* It bundles the font files (relative URLs, so any base path works), defines
|
|
13
|
+
* `--bfrs-font-sans` at the document root, and applies it to `html, body` so
|
|
14
|
+
* the WHOLE app uses SF Pro — not just BFRS-scoped components.
|
|
15
|
+
*/
|
|
16
|
+
|
|
17
|
+
@font-face {
|
|
18
|
+
font-family: "SF Pro Display";
|
|
19
|
+
src: url("./font/sfprofonts/SF-Pro-Display-Ultralight.otf") format("opentype");
|
|
20
|
+
font-style: normal;
|
|
21
|
+
font-weight: 200;
|
|
22
|
+
font-display: swap;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
@font-face {
|
|
26
|
+
font-family: "SF Pro Display";
|
|
27
|
+
src: url("./font/sfprofonts/SF-Pro-Display-UltralightItalic.otf") format("opentype");
|
|
28
|
+
font-style: italic;
|
|
29
|
+
font-weight: 200;
|
|
30
|
+
font-display: swap;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
@font-face {
|
|
34
|
+
font-family: "SF Pro Display";
|
|
35
|
+
src: url("./font/sfprofonts/SF-Pro-Display-Light.otf") format("opentype");
|
|
36
|
+
font-style: normal;
|
|
37
|
+
font-weight: 300;
|
|
38
|
+
font-display: swap;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
@font-face {
|
|
42
|
+
font-family: "SF Pro Display";
|
|
43
|
+
src: url("./font/sfprofonts/SF-Pro-Display-LightItalic.otf") format("opentype");
|
|
44
|
+
font-style: italic;
|
|
45
|
+
font-weight: 300;
|
|
46
|
+
font-display: swap;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
@font-face {
|
|
50
|
+
font-family: "SF Pro Display";
|
|
51
|
+
src: url("./font/sfprofonts/SF-Pro-Display-Regular.otf") format("opentype");
|
|
52
|
+
font-style: normal;
|
|
53
|
+
font-weight: 400;
|
|
54
|
+
font-display: swap;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
@font-face {
|
|
58
|
+
font-family: "SF Pro Display";
|
|
59
|
+
src: url("./font/sfprofonts/SF-Pro-Display-RegularItalic.otf") format("opentype");
|
|
60
|
+
font-style: italic;
|
|
61
|
+
font-weight: 400;
|
|
62
|
+
font-display: swap;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
@font-face {
|
|
66
|
+
font-family: "SF Pro Display";
|
|
67
|
+
src: url("./font/sfprofonts/SF-Pro-Display-Medium.otf") format("opentype");
|
|
68
|
+
font-style: normal;
|
|
69
|
+
font-weight: 500;
|
|
70
|
+
font-display: swap;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
@font-face {
|
|
74
|
+
font-family: "SF Pro Display";
|
|
75
|
+
src: url("./font/sfprofonts/SF-Pro-Display-MediumItalic.otf") format("opentype");
|
|
76
|
+
font-style: italic;
|
|
77
|
+
font-weight: 500;
|
|
78
|
+
font-display: swap;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
@font-face {
|
|
82
|
+
font-family: "SF Pro Display";
|
|
83
|
+
src: url("./font/sfprofonts/SF-Pro-Display-Semibold.otf") format("opentype");
|
|
84
|
+
font-style: normal;
|
|
85
|
+
font-weight: 600;
|
|
86
|
+
font-display: swap;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
@font-face {
|
|
90
|
+
font-family: "SF Pro Display";
|
|
91
|
+
src: url("./font/sfprofonts/SF-Pro-Display-SemiboldItalic.otf") format("opentype");
|
|
92
|
+
font-style: italic;
|
|
93
|
+
font-weight: 600;
|
|
94
|
+
font-display: swap;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
@font-face {
|
|
98
|
+
font-family: "SF Pro Display";
|
|
99
|
+
src: url("./font/sfprofonts/SF-Pro-Display-Bold.otf") format("opentype");
|
|
100
|
+
font-style: normal;
|
|
101
|
+
font-weight: 700;
|
|
102
|
+
font-display: swap;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
@font-face {
|
|
106
|
+
font-family: "SF Pro Display";
|
|
107
|
+
src: url("./font/sfprofonts/SF-Pro-Display-BoldItalic.otf") format("opentype");
|
|
108
|
+
font-style: italic;
|
|
109
|
+
font-weight: 700;
|
|
110
|
+
font-display: swap;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
@font-face {
|
|
114
|
+
font-family: "SF Pro Display";
|
|
115
|
+
src: url("./font/sfprofonts/SF-Pro-Display-Heavy.otf") format("opentype");
|
|
116
|
+
font-style: normal;
|
|
117
|
+
font-weight: 800;
|
|
118
|
+
font-display: swap;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
@font-face {
|
|
122
|
+
font-family: "SF Pro Display";
|
|
123
|
+
src: url("./font/sfprofonts/SF-Pro-Display-HeavyItalic.otf") format("opentype");
|
|
124
|
+
font-style: italic;
|
|
125
|
+
font-weight: 800;
|
|
126
|
+
font-display: swap;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
@font-face {
|
|
130
|
+
font-family: "SF Pro Display";
|
|
131
|
+
src: url("./font/sfprofonts/SF-Pro-Display-Black.otf") format("opentype");
|
|
132
|
+
font-style: normal;
|
|
133
|
+
font-weight: 900;
|
|
134
|
+
font-display: swap;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
@font-face {
|
|
138
|
+
font-family: "SF Pro Display";
|
|
139
|
+
src: url("./font/sfprofonts/SF-Pro-Display-BlackItalic.otf") format("opentype");
|
|
140
|
+
font-style: italic;
|
|
141
|
+
font-weight: 900;
|
|
142
|
+
font-display: swap;
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
:root {
|
|
146
|
+
--bfrs-font-sans: "SF Pro Display", "SF Pro Text", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
html,
|
|
150
|
+
body {
|
|
151
|
+
font-family: var(--bfrs-font-sans);
|
|
152
|
+
}
|