@gomiui/theme-dovisual 0.0.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/dist/icons.js ADDED
@@ -0,0 +1,65 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+
20
+ // src/icons.tsx
21
+ var icons_exports = {};
22
+ __export(icons_exports, {
23
+ dovisualIconRegistry: () => dovisualIconRegistry
24
+ });
25
+ module.exports = __toCommonJS(icons_exports);
26
+ var import_lucide_react = require("lucide-react");
27
+ var import_jsx_runtime = require("react/jsx-runtime");
28
+ var iconProps = {
29
+ size: "1em",
30
+ "aria-hidden": true
31
+ };
32
+ var dovisualIconRegistry = {
33
+ close: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.X, { ...iconProps }),
34
+ chevronDown: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronDown, { ...iconProps }),
35
+ chevronLeft: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronLeft, { ...iconProps }),
36
+ chevronRight: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronRight, { ...iconProps }),
37
+ chevronsLeft: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronsLeft, { ...iconProps }),
38
+ chevronsRight: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronsRight, { ...iconProps }),
39
+ check: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Check, { ...iconProps }),
40
+ success: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.CheckCircle, { ...iconProps }),
41
+ error: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.XCircle, { ...iconProps }),
42
+ warning: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.AlertTriangle, { ...iconProps }),
43
+ info: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Info, { ...iconProps }),
44
+ calendar: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Calendar, { ...iconProps }),
45
+ clock: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Clock, { ...iconProps }),
46
+ externalLink: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ExternalLink, { ...iconProps }),
47
+ menu: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Menu, { ...iconProps }),
48
+ moreHorizontal: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.MoreHorizontal, { ...iconProps }),
49
+ search: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Search, { ...iconProps }),
50
+ arrowUp: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ArrowUp, { ...iconProps }),
51
+ arrowDown: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ArrowDown, { ...iconProps }),
52
+ arrowsUpDown: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ArrowUpDown, { ...iconProps }),
53
+ funnel: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Filter, { ...iconProps }),
54
+ eyeSlash: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.EyeOff, { ...iconProps }),
55
+ viewColumns: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Columns, { ...iconProps }),
56
+ copy: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Copy, { ...iconProps }),
57
+ checkDouble: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.CheckCheck, { ...iconProps }),
58
+ wrench: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Wrench, { ...iconProps }),
59
+ stop: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Square, { ...iconProps }),
60
+ microphone: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Mic, { ...iconProps })
61
+ };
62
+ // Annotate the CommonJS export names for ESM import in node:
63
+ 0 && (module.exports = {
64
+ dovisualIconRegistry
65
+ });
package/dist/icons.mjs ADDED
@@ -0,0 +1,6 @@
1
+ import {
2
+ dovisualIconRegistry
3
+ } from "./chunk-T3V2F3XP.mjs";
4
+ export {
5
+ dovisualIconRegistry
6
+ };
@@ -0,0 +1,3 @@
1
+ export { dovisualTheme } from './dovisualTheme';
2
+ export { dovisualIconRegistry } from './icons';
3
+ //# sourceMappingURL=source.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"source.d.ts","sourceRoot":"","sources":["../src/source.ts"],"names":[],"mappings":"AAEA,OAAO,EAAC,aAAa,EAAC,MAAM,iBAAiB,CAAC;AAC9C,OAAO,EAAC,oBAAoB,EAAC,MAAM,SAAS,CAAC"}
package/dist/source.js ADDED
@@ -0,0 +1,538 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+
20
+ // src/source.ts
21
+ var source_exports = {};
22
+ __export(source_exports, {
23
+ dovisualIconRegistry: () => dovisualIconRegistry,
24
+ dovisualTheme: () => dovisualTheme
25
+ });
26
+ module.exports = __toCommonJS(source_exports);
27
+
28
+ // src/dovisualTheme.ts
29
+ var import_theme = require("@gomiui/core/theme");
30
+
31
+ // src/icons.tsx
32
+ var import_lucide_react = require("lucide-react");
33
+ var import_jsx_runtime = require("react/jsx-runtime");
34
+ var iconProps = {
35
+ size: "1em",
36
+ "aria-hidden": true
37
+ };
38
+ var dovisualIconRegistry = {
39
+ close: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.X, { ...iconProps }),
40
+ chevronDown: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronDown, { ...iconProps }),
41
+ chevronLeft: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronLeft, { ...iconProps }),
42
+ chevronRight: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronRight, { ...iconProps }),
43
+ chevronsLeft: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronsLeft, { ...iconProps }),
44
+ chevronsRight: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ChevronsRight, { ...iconProps }),
45
+ check: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Check, { ...iconProps }),
46
+ success: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.CheckCircle, { ...iconProps }),
47
+ error: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.XCircle, { ...iconProps }),
48
+ warning: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.AlertTriangle, { ...iconProps }),
49
+ info: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Info, { ...iconProps }),
50
+ calendar: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Calendar, { ...iconProps }),
51
+ clock: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Clock, { ...iconProps }),
52
+ externalLink: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ExternalLink, { ...iconProps }),
53
+ menu: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Menu, { ...iconProps }),
54
+ moreHorizontal: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.MoreHorizontal, { ...iconProps }),
55
+ search: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Search, { ...iconProps }),
56
+ arrowUp: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ArrowUp, { ...iconProps }),
57
+ arrowDown: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ArrowDown, { ...iconProps }),
58
+ arrowsUpDown: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.ArrowUpDown, { ...iconProps }),
59
+ funnel: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Filter, { ...iconProps }),
60
+ eyeSlash: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.EyeOff, { ...iconProps }),
61
+ viewColumns: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Columns, { ...iconProps }),
62
+ copy: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Copy, { ...iconProps }),
63
+ checkDouble: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.CheckCheck, { ...iconProps }),
64
+ wrench: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Wrench, { ...iconProps }),
65
+ stop: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Square, { ...iconProps }),
66
+ microphone: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_react.Mic, { ...iconProps })
67
+ };
68
+
69
+ // src/dovisualTheme.ts
70
+ var dovisualTheme = (0, import_theme.defineTheme)({
71
+ name: "dovisual",
72
+ // Typography: Poppins (body) / DM Sans (heading) / JetBrains Mono (code),
73
+ // ported from the Astryx design system. Scale stays at the platform
74
+ // default (base=14, ratio=1.2); --text-display-3-leading is overridden
75
+ // below to give Poppins slightly more breathing room at that size.
76
+ //
77
+ // NOTE: defineTheme only ever emits `font-family:` — it never loads a
78
+ // font file. Poppins, DM Sans, and JetBrains Mono must still be loaded
79
+ // by the consuming app (Google Fonts <link> or self-hosted @font-face).
80
+ // See `bun gomiui docs typography` for the snippet.
81
+ typography: {
82
+ scale: { base: 14, ratio: 1.2 },
83
+ body: {
84
+ family: "Poppins",
85
+ fallbacks: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif'
86
+ },
87
+ heading: {
88
+ family: "DM Sans",
89
+ fallbacks: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif'
90
+ },
91
+ code: {
92
+ family: "JetBrains Mono",
93
+ fallbacks: '"SF Mono", Monaco, Consolas, "Liberation Mono", "Courier New", monospace'
94
+ }
95
+ },
96
+ tokens: {
97
+ "--color-accent": "light-dark(#87E64B, #87E64B)",
98
+ "--color-accent-muted": "light-dark(#25252a14, #f3f3f520)",
99
+ "--color-on-accent": "light-dark(#ffffff, #25252a)",
100
+ "--color-neutral": "light-dark(#25252a0f, #f3f3f51a)",
101
+ "--color-background-surface": "light-dark(#E0E0E0, #1b1b1f)",
102
+ "--color-background-body": "light-dark(#F2F2F2, #111015)",
103
+ "--color-overlay": "light-dark(#25252a80, #28282acc)",
104
+ "--color-overlay-hover": "light-dark(#25252a0d, #f3f3f50d)",
105
+ "--color-overlay-pressed": "light-dark(#25252a1a, #f3f3f51a)",
106
+ "--color-background-muted": "light-dark(#A9A9B2, #3b3b3f)",
107
+ "--color-text-primary": "light-dark(#25252a, #f3f3f5)",
108
+ "--color-text-secondary": "light-dark(#5e5e63, #ababb0)",
109
+ "--color-text-disabled": "light-dark(#d7d7da, #5e5e61)",
110
+ "--color-text-accent": "light-dark(#25252a, #f3f3f5)",
111
+ "--color-on-dark": "#FFFFFF",
112
+ "--color-on-light": "light-dark(#25252a, #28282a)",
113
+ "--color-icon-accent": "light-dark(#25252a, #f3f3f5)",
114
+ "--color-icon-primary": "light-dark(#25252a, #f3f3f5)",
115
+ "--color-icon-secondary": "light-dark(#83838a, #9d9da3)",
116
+ "--color-icon-disabled": "light-dark(#d7d7da, #5e5e61)",
117
+ "--color-background-card": "light-dark(#F7F7F7, #242325)",
118
+ "--color-background-popover": "light-dark(#ffffff, #25252a)",
119
+ "--color-background-inverted": "light-dark(#25252a, #f3f3f5)",
120
+ "--color-success": "light-dark(#374c36, #b4cdb2)",
121
+ "--color-success-muted": "light-dark(#d0e9ce, #b4cdb2)",
122
+ "--color-on-success": "light-dark(#374c36, #d0e9ce)",
123
+ "--color-error": "light-dark(#58413e, #dcc0bc)",
124
+ "--color-error-muted": "light-dark(#f9dcd7, #dcc0bc)",
125
+ "--color-on-error": "light-dark(#58413e, #f9dcd7)",
126
+ "--color-warning": "light-dark(#524622, #d7c59c)",
127
+ "--color-warning-muted": "light-dark(#f4e1b7, #d7c59c)",
128
+ "--color-on-warning": "light-dark(#524622, #f4e1b7)",
129
+ "--color-border": "light-dark(#e2e2e8, #f3f3f51a)",
130
+ "--color-border-emphasized": "light-dark(#83838a, #5e5e61)",
131
+ "--color-skeleton": "light-dark(#d4d4da, #5e5e64)",
132
+ "--color-shadow": "light-dark(#25252a1a, #0000004d)",
133
+ "--color-background-blue": "light-dark(#d7e4f5, #485362)",
134
+ "--color-border-blue": "light-dark(#c9d6e7, #313c4a)",
135
+ "--color-icon-blue": "light-dark(#3c4856, #d7e4f5)",
136
+ "--color-text-blue": "light-dark(#3c4856, #d7e4f5)",
137
+ "--color-background-cyan": "light-dark(#cce8e5, #3e5755)",
138
+ "--color-border-cyan": "light-dark(#bedad7, #28403e)",
139
+ "--color-icon-cyan": "light-dark(#334b49, #cce8e5)",
140
+ "--color-text-cyan": "light-dark(#334b49, #cce8e5)",
141
+ "--color-background-gray": "light-dark(#e2e2e8, #525257)",
142
+ "--color-border-gray": "light-dark(#d4d4da, #3b3b3f)",
143
+ "--color-icon-gray": "light-dark(#46464b, #e2e2e8)",
144
+ "--color-text-gray": "light-dark(#46464b, #e2e2e8)",
145
+ "--color-background-green": "light-dark(#d0e9ce, #425841)",
146
+ "--color-border-green": "light-dark(#c2dbc0, #2b402b)",
147
+ "--color-icon-green": "light-dark(#374c36, #d0e9ce)",
148
+ "--color-text-green": "light-dark(#374c36, #d0e9ce)",
149
+ "--color-background-orange": "light-dark(#ffdcbb, #684d32)",
150
+ "--color-border-orange": "light-dark(#f1ceae, #4f361c)",
151
+ "--color-icon-orange": "light-dark(#5b4227, #ffdcbb)",
152
+ "--color-text-orange": "light-dark(#5b4227, #ffdcbb)",
153
+ "--color-background-pink": "light-dark(#f0dde8, #5e4e57)",
154
+ "--color-border-pink": "light-dark(#e2cfda, #463740)",
155
+ "--color-icon-pink": "light-dark(#52424c, #f0dde8)",
156
+ "--color-text-pink": "light-dark(#52424c, #f0dde8)",
157
+ "--color-background-purple": "light-dark(#e8dff3, #564f60)",
158
+ "--color-border-purple": "light-dark(#d9d1e5, #3f3949)",
159
+ "--color-icon-purple": "light-dark(#4b4454, #e8dff3)",
160
+ "--color-text-purple": "light-dark(#4b4454, #e8dff3)",
161
+ "--color-background-red": "light-dark(#f9dcd7, #644d49)",
162
+ "--color-border-red": "light-dark(#ebcec9, #4c3633)",
163
+ "--color-icon-red": "light-dark(#58413e, #f9dcd7)",
164
+ "--color-text-red": "light-dark(#58413e, #f9dcd7)",
165
+ "--color-background-teal": "light-dark(#d4e7dc, #46564d)",
166
+ "--color-border-teal": "light-dark(#c6d9ce, #303f36)",
167
+ "--color-icon-teal": "light-dark(#3b4a41, #d4e7dc)",
168
+ "--color-text-teal": "light-dark(#3b4a41, #d4e7dc)",
169
+ "--color-background-yellow": "light-dark(#f4e1b7, #5e512d)",
170
+ "--color-border-yellow": "light-dark(#e5d3a9, #463a18)",
171
+ "--color-icon-yellow": "light-dark(#524622, #f4e1b7)",
172
+ "--color-text-yellow": "light-dark(#524622, #f4e1b7)",
173
+ "--spacing-0-5": "4px",
174
+ "--spacing-1": "8px",
175
+ "--spacing-1-5": "12px",
176
+ "--spacing-2": "16px",
177
+ "--spacing-3": "24px",
178
+ "--spacing-4": "32px",
179
+ "--spacing-5": "40px",
180
+ "--spacing-6": "48px",
181
+ "--spacing-7": "56px",
182
+ "--spacing-8": "64px",
183
+ "--spacing-9": "72px",
184
+ "--spacing-10": "80px",
185
+ "--spacing-11": "88px",
186
+ "--spacing-12": "96px",
187
+ "--radius-inner": "8px",
188
+ "--radius-element": "16px",
189
+ "--radius-container": "24px",
190
+ "--radius-page": "56px",
191
+ "--radius-chat": "56px",
192
+ "--text-display-3-leading": "1.3793",
193
+ "--shadow-low": "0 2px 4px #28282A0D, 0 4px 8px #28282A1A",
194
+ "--shadow-med": "0 2px 4px #28282A0D, 0 4px 12px #28282A1A",
195
+ "--shadow-high": "0 4px 6px #28282A1A, 0 12px 24px #28282A26",
196
+ "--shadow-inset-hover": "inset 0px 0px 0px 2px #28282A30",
197
+ "--shadow-inset-selected": "inset 0px 0px 0px 2px #28282A50",
198
+ "--shadow-inset-success": "inset 0px 0px 0px 2px #83838a30",
199
+ "--shadow-inset-warning": "inset 0px 0px 0px 2px #83838a30",
200
+ "--shadow-inset-error": "inset 0px 0px 0px 2px #83838a30",
201
+ "--duration-fast-min": "95ms",
202
+ "--duration-fast": "125ms",
203
+ "--duration-fast-max": "165ms",
204
+ "--duration-medium-min": "225ms",
205
+ "--duration-medium": "300ms",
206
+ "--duration-medium-max": "400ms",
207
+ "--duration-slow-min": "525ms",
208
+ "--duration-slow": "700ms",
209
+ "--duration-slow-max": "935ms",
210
+ "--color-syntax-keyword": "light-dark(#645a72, #b2a7c1)",
211
+ "--color-syntax-string": "light-dark(#4e6357, #9bb19a)",
212
+ "--color-syntax-comment": "light-dark(#5e5e5e, #ababb0)",
213
+ "--color-syntax-number": "light-dark(#755752, #bea792)",
214
+ "--color-syntax-function": "light-dark(#506072, #99adc6)",
215
+ "--color-syntax-type": "light-dark(#645a72, #b2a7c1)",
216
+ "--color-syntax-variable": "light-dark(#5e5e5e, #ababb0)",
217
+ "--color-syntax-operator": "light-dark(#5e5e5e, #ababb0)",
218
+ "--color-syntax-constant": "light-dark(#755752, #bea792)",
219
+ "--color-syntax-tag": "light-dark(#775751, #c7a39d)",
220
+ "--color-syntax-attribute": "light-dark(#79693f, #b6aa90)",
221
+ "--color-syntax-property": "light-dark(#4e6357, #94b2a0)",
222
+ "--color-syntax-punctuation": "light-dark(#5e5e5e, #ababb0)",
223
+ "--color-syntax-background": "light-dark(#f3f3f5, #171719)"
224
+ },
225
+ components: {
226
+ "heading": {
227
+ "level:1": {
228
+ "fontFamily": "var(--font-family-heading)",
229
+ "fontSize": "var(--text-heading-1-size)",
230
+ "fontWeight": "var(--text-heading-1-weight)",
231
+ "lineHeight": "var(--text-heading-1-leading)"
232
+ },
233
+ "level:2": {
234
+ "fontFamily": "var(--font-family-heading)",
235
+ "fontSize": "var(--text-heading-2-size)",
236
+ "fontWeight": "var(--text-heading-2-weight)",
237
+ "lineHeight": "var(--text-heading-2-leading)"
238
+ },
239
+ "level:3": {
240
+ "fontFamily": "var(--font-family-heading)",
241
+ "fontSize": "var(--text-heading-3-size)",
242
+ "fontWeight": "var(--text-heading-3-weight)",
243
+ "lineHeight": "var(--text-heading-3-leading)"
244
+ },
245
+ "level:4": {
246
+ "fontFamily": "var(--font-family-heading)",
247
+ "fontSize": "var(--text-heading-4-size)",
248
+ "fontWeight": "var(--text-heading-4-weight)",
249
+ "lineHeight": "var(--text-heading-4-leading)"
250
+ },
251
+ "level:5": {
252
+ "fontFamily": "var(--font-family-heading)",
253
+ "fontSize": "var(--text-heading-5-size)",
254
+ "fontWeight": "var(--text-heading-5-weight)",
255
+ "lineHeight": "var(--text-heading-5-leading)"
256
+ },
257
+ "level:6": {
258
+ "fontFamily": "var(--font-family-heading)",
259
+ "fontSize": "var(--text-heading-6-size)",
260
+ "fontWeight": "var(--text-heading-6-weight)",
261
+ "lineHeight": "var(--text-heading-6-leading)"
262
+ },
263
+ "type:display-1": {
264
+ "fontFamily": "var(--font-family-heading)",
265
+ "fontSize": "var(--text-display-1-size)",
266
+ "lineHeight": "var(--text-display-1-leading)"
267
+ },
268
+ "type:display-2": {
269
+ "fontFamily": "var(--font-family-heading)",
270
+ "fontSize": "var(--text-display-2-size)",
271
+ "lineHeight": "var(--text-display-2-leading)"
272
+ },
273
+ "type:display-3": {
274
+ "fontFamily": "var(--font-family-heading)",
275
+ "fontSize": "var(--text-display-3-size)",
276
+ "lineHeight": "var(--text-display-3-leading)"
277
+ }
278
+ },
279
+ "text": {
280
+ "type:body": {
281
+ "fontFamily": "var(--font-family-body)",
282
+ "fontSize": "var(--text-body-size)",
283
+ "lineHeight": "var(--text-body-leading)"
284
+ },
285
+ "type:large": {
286
+ "fontFamily": "var(--font-family-body)",
287
+ "fontSize": "var(--text-large-size)",
288
+ "lineHeight": "var(--text-large-leading)"
289
+ },
290
+ "type:label": {
291
+ "fontFamily": "var(--font-family-body)",
292
+ "fontSize": "var(--text-label-size)",
293
+ "lineHeight": "var(--text-label-leading)"
294
+ },
295
+ "type:code": {
296
+ "fontFamily": "var(--font-family-code)",
297
+ "fontSize": "var(--text-code-size)",
298
+ "lineHeight": "var(--text-code-leading)"
299
+ },
300
+ "type:supporting": {
301
+ "fontFamily": "var(--font-family-body)",
302
+ "fontSize": "var(--text-supporting-size)",
303
+ "lineHeight": "var(--text-supporting-leading)"
304
+ },
305
+ "type:display-1": {
306
+ "fontFamily": "var(--font-family-heading)",
307
+ "fontSize": "var(--text-display-1-size)",
308
+ "lineHeight": "var(--text-display-1-leading)"
309
+ },
310
+ "type:display-2": {
311
+ "fontFamily": "var(--font-family-heading)",
312
+ "fontSize": "var(--text-display-2-size)",
313
+ "lineHeight": "var(--text-display-2-leading)"
314
+ },
315
+ "type:display-3": {
316
+ "fontFamily": "var(--font-family-heading)",
317
+ "fontSize": "var(--text-display-3-size)",
318
+ "lineHeight": "var(--text-display-3-leading)"
319
+ }
320
+ },
321
+ "button": {
322
+ "base": {
323
+ "borderRadius": "var(--radius-full)"
324
+ },
325
+ "variant:secondary": {
326
+ "backgroundColor": "transparent",
327
+ "borderWidth": "1.5px",
328
+ "borderStyle": "solid",
329
+ "borderColor": "var(--color-border-emphasized)",
330
+ ":hover": {
331
+ "backgroundColor": "var(--color-neutral)"
332
+ }
333
+ },
334
+ "variant:destructive": {
335
+ "backgroundColor": "var(--color-background-red)",
336
+ "color": "var(--color-text-red)"
337
+ }
338
+ },
339
+ "badge": {
340
+ "variant:info": {
341
+ "backgroundColor": "var(--color-background-blue)",
342
+ "color": "var(--color-text-blue)"
343
+ },
344
+ "variant:neutral": {
345
+ "backgroundColor": "var(--color-background-gray)",
346
+ "color": "var(--color-text-gray)"
347
+ },
348
+ "variant:success": {
349
+ "backgroundColor": "var(--color-background-green)",
350
+ "color": "var(--color-text-green)"
351
+ },
352
+ "variant:warning": {
353
+ "backgroundColor": "var(--color-background-yellow)",
354
+ "color": "var(--color-text-yellow)"
355
+ },
356
+ "variant:error": {
357
+ "backgroundColor": "var(--color-background-red)",
358
+ "color": "var(--color-text-red)"
359
+ }
360
+ },
361
+ "banner": {
362
+ "status:info": {
363
+ "--color-accent-muted": "var(--color-background-blue)",
364
+ "--color-text-primary": "var(--color-text-blue)",
365
+ "--color-text-secondary": "var(--color-text-blue)",
366
+ "--color-accent": "var(--color-text-blue)"
367
+ },
368
+ "status:success": {
369
+ "--color-success-muted": "var(--color-background-green)",
370
+ "--color-text-primary": "var(--color-text-green)",
371
+ "--color-text-secondary": "var(--color-text-green)",
372
+ "--color-success": "var(--color-text-green)"
373
+ },
374
+ "status:warning": {
375
+ "--color-warning-muted": "var(--color-background-yellow)",
376
+ "--color-text-primary": "var(--color-text-yellow)",
377
+ "--color-text-secondary": "var(--color-text-yellow)",
378
+ "--color-warning": "var(--color-text-yellow)"
379
+ },
380
+ "status:error": {
381
+ "--color-error-muted": "var(--color-background-red)",
382
+ "--color-text-primary": "var(--color-text-red)",
383
+ "--color-text-secondary": "var(--color-text-red)",
384
+ "--color-error": "var(--color-text-red)"
385
+ }
386
+ },
387
+ "progressbar-fill": {
388
+ "variant:accent": {
389
+ "backgroundColor": "light-dark(#d7e4f5, #a0acbc)"
390
+ },
391
+ "variant:success": {
392
+ "backgroundColor": "light-dark(#d0e9ce, #9ab298)"
393
+ },
394
+ "variant:warning": {
395
+ "backgroundColor": "light-dark(#f4e1b7, #bbaa82)"
396
+ },
397
+ "variant:error": {
398
+ "backgroundColor": "light-dark(#f9dcd7, #c0a5a0)"
399
+ }
400
+ },
401
+ "progressbar-track": {
402
+ "base": {
403
+ "backgroundColor": "var(--color-skeleton)"
404
+ }
405
+ },
406
+ "switch": {
407
+ "base": {
408
+ "--color-background-gray": "var(--color-skeleton)"
409
+ }
410
+ },
411
+ "field-status": {
412
+ "type:success": {
413
+ "backgroundColor": "var(--color-background-green)"
414
+ },
415
+ "type:warning": {
416
+ "backgroundColor": "var(--color-background-yellow)"
417
+ },
418
+ "type:error": {
419
+ "backgroundColor": "var(--color-background-red)"
420
+ }
421
+ },
422
+ "text-input": {
423
+ "status:success": {
424
+ "--color-success": "light-dark(#7f977e, #99b298)"
425
+ },
426
+ "status:warning": {
427
+ "--color-warning": "light-dark(#9f8f68, #bbaa81)"
428
+ },
429
+ "status:error": {
430
+ "--color-error": "light-dark(#a58b86, #c0a5a1)"
431
+ }
432
+ },
433
+ "textarea": {
434
+ "status:success": {
435
+ "--color-success": "light-dark(#7f977e, #99b298)"
436
+ },
437
+ "status:warning": {
438
+ "--color-warning": "light-dark(#9f8f68, #bbaa81)"
439
+ },
440
+ "status:error": {
441
+ "--color-error": "light-dark(#a58b86, #c0a5a1)"
442
+ }
443
+ },
444
+ "number-input": {
445
+ "status:success": {
446
+ "--color-success": "light-dark(#7f977e, #99b298)"
447
+ },
448
+ "status:warning": {
449
+ "--color-warning": "light-dark(#9f8f68, #bbaa81)"
450
+ },
451
+ "status:error": {
452
+ "--color-error": "light-dark(#a58b86, #c0a5a1)"
453
+ }
454
+ },
455
+ "date-input": {
456
+ "status:success": {
457
+ "--color-success": "light-dark(#7f977e, #99b298)"
458
+ },
459
+ "status:warning": {
460
+ "--color-warning": "light-dark(#9f8f68, #bbaa81)"
461
+ },
462
+ "status:error": {
463
+ "--color-error": "light-dark(#a58b86, #c0a5a1)"
464
+ }
465
+ },
466
+ "time-input": {
467
+ "status:success": {
468
+ "--color-success": "light-dark(#7f977e, #99b298)"
469
+ },
470
+ "status:warning": {
471
+ "--color-warning": "light-dark(#9f8f68, #bbaa81)"
472
+ },
473
+ "status:error": {
474
+ "--color-error": "light-dark(#a58b86, #c0a5a1)"
475
+ }
476
+ },
477
+ "selector": {
478
+ "status:success": {
479
+ "--color-success": "light-dark(#7f977e, #99b298)"
480
+ },
481
+ "status:warning": {
482
+ "--color-warning": "light-dark(#9f8f68, #bbaa81)"
483
+ },
484
+ "status:error": {
485
+ "--color-error": "light-dark(#a58b86, #c0a5a1)"
486
+ }
487
+ },
488
+ "multi-selector": {
489
+ "status:success": {
490
+ "--color-success": "light-dark(#7f977e, #99b298)"
491
+ },
492
+ "status:warning": {
493
+ "--color-warning": "light-dark(#9f8f68, #bbaa81)"
494
+ },
495
+ "status:error": {
496
+ "--color-error": "light-dark(#a58b86, #c0a5a1)"
497
+ }
498
+ },
499
+ "typeahead": {
500
+ "status:success": {
501
+ "--color-success": "light-dark(#7f977e, #99b298)"
502
+ },
503
+ "status:warning": {
504
+ "--color-warning": "light-dark(#9f8f68, #bbaa81)"
505
+ },
506
+ "status:error": {
507
+ "--color-error": "light-dark(#a58b86, #c0a5a1)"
508
+ }
509
+ },
510
+ "tokenizer": {
511
+ "status:success": {
512
+ "--color-success": "light-dark(#7f977e, #99b298)"
513
+ },
514
+ "status:warning": {
515
+ "--color-warning": "light-dark(#9f8f68, #bbaa81)"
516
+ },
517
+ "status:error": {
518
+ "--color-error": "light-dark(#a58b86, #c0a5a1)"
519
+ }
520
+ },
521
+ "card": {
522
+ "base": {
523
+ "padding": "var(--spacing-3)"
524
+ }
525
+ },
526
+ "section": {
527
+ "base": {
528
+ "padding": "var(--spacing-3)"
529
+ }
530
+ }
531
+ },
532
+ icons: dovisualIconRegistry
533
+ });
534
+ // Annotate the CommonJS export names for ESM import in node:
535
+ 0 && (module.exports = {
536
+ dovisualIconRegistry,
537
+ dovisualTheme
538
+ });