@yahoo/uds-v5-wip 1.48.0 → 1.50.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.
Files changed (98) hide show
  1. package/dist/components/dist/presets/index.js +1 -1
  2. package/dist/components/presets/index.js +1 -1
  3. package/dist/config/dist/createConfig.js +19 -1
  4. package/dist/config/dist/defineStyleProp.d.ts +18 -0
  5. package/dist/config/dist/defineStyleProp.js +19 -7
  6. package/dist/config/dist/resolveStyleProp.d.ts +14 -0
  7. package/dist/config/dist/resolveStyleProp.js +11 -5
  8. package/dist/config/dist/types.d.ts +8 -1
  9. package/dist/core/dist/getStyles.js +1 -1
  10. package/dist/core/dist/index.d.ts +0 -1
  11. package/dist/core/dist/index.js +0 -1
  12. package/dist/core.d.ts +1 -2
  13. package/dist/core.js +1 -2
  14. package/dist/foundational-presets/dist/index.d.ts +1 -19
  15. package/dist/foundational-presets/dist/index.js +0 -18
  16. package/dist/foundational-presets/dist/style-props.js +60 -0
  17. package/dist/loader/dist/loader/style-transform.js +3 -4
  18. package/dist/loader/dist/packages/core/dist/getStyles.js +1 -1
  19. package/dist/presets/dist/defaultPreset.js +1 -1
  20. package/dist/presets/dist/index.d.ts +1 -19
  21. package/dist/presets/dist/index.js +0 -18
  22. package/dist/presets.d.ts +1 -19
  23. package/dist/presets.js +1 -19
  24. package/dist/tsconfig.tsbuildinfo +1 -1
  25. package/package.json +3 -3
  26. package/dist/core/dist/color-opacity-map.d.ts +0 -13
  27. package/dist/foundational-presets/dist/boldVibrant.d.ts +0 -2153
  28. package/dist/foundational-presets/dist/boldVibrant.js +0 -230
  29. package/dist/foundational-presets/dist/brutalist.d.ts +0 -2153
  30. package/dist/foundational-presets/dist/brutalist.js +0 -230
  31. package/dist/foundational-presets/dist/candy.d.ts +0 -2153
  32. package/dist/foundational-presets/dist/candy.js +0 -230
  33. package/dist/foundational-presets/dist/cleanMinimalist.d.ts +0 -2153
  34. package/dist/foundational-presets/dist/cleanMinimalist.js +0 -230
  35. package/dist/foundational-presets/dist/corporate.d.ts +0 -2153
  36. package/dist/foundational-presets/dist/corporate.js +0 -230
  37. package/dist/foundational-presets/dist/darkMoody.d.ts +0 -2153
  38. package/dist/foundational-presets/dist/darkMoody.js +0 -230
  39. package/dist/foundational-presets/dist/forest.d.ts +0 -2153
  40. package/dist/foundational-presets/dist/forest.js +0 -230
  41. package/dist/foundational-presets/dist/highContrast.d.ts +0 -2153
  42. package/dist/foundational-presets/dist/highContrast.js +0 -230
  43. package/dist/foundational-presets/dist/lavender.d.ts +0 -2153
  44. package/dist/foundational-presets/dist/lavender.js +0 -230
  45. package/dist/foundational-presets/dist/luxury.d.ts +0 -2153
  46. package/dist/foundational-presets/dist/luxury.js +0 -230
  47. package/dist/foundational-presets/dist/monochrome.d.ts +0 -2153
  48. package/dist/foundational-presets/dist/monochrome.js +0 -230
  49. package/dist/foundational-presets/dist/neonCyber.d.ts +0 -2153
  50. package/dist/foundational-presets/dist/neonCyber.js +0 -230
  51. package/dist/foundational-presets/dist/newspaper.d.ts +0 -2153
  52. package/dist/foundational-presets/dist/newspaper.js +0 -230
  53. package/dist/foundational-presets/dist/ocean.d.ts +0 -2153
  54. package/dist/foundational-presets/dist/ocean.js +0 -230
  55. package/dist/foundational-presets/dist/slate.d.ts +0 -2153
  56. package/dist/foundational-presets/dist/slate.js +0 -230
  57. package/dist/foundational-presets/dist/sunset.d.ts +0 -2153
  58. package/dist/foundational-presets/dist/sunset.js +0 -230
  59. package/dist/foundational-presets/dist/terminal.d.ts +0 -2153
  60. package/dist/foundational-presets/dist/terminal.js +0 -230
  61. package/dist/foundational-presets/dist/warmOrganic.d.ts +0 -2153
  62. package/dist/foundational-presets/dist/warmOrganic.js +0 -230
  63. package/dist/presets/dist/boldVibrant.d.ts +0 -6
  64. package/dist/presets/dist/boldVibrant.js +0 -7
  65. package/dist/presets/dist/brutalist.d.ts +0 -6
  66. package/dist/presets/dist/brutalist.js +0 -7
  67. package/dist/presets/dist/candy.d.ts +0 -6
  68. package/dist/presets/dist/candy.js +0 -7
  69. package/dist/presets/dist/cleanMinimalist.d.ts +0 -6
  70. package/dist/presets/dist/cleanMinimalist.js +0 -7
  71. package/dist/presets/dist/corporate.d.ts +0 -6
  72. package/dist/presets/dist/corporate.js +0 -7
  73. package/dist/presets/dist/darkMoody.d.ts +0 -6
  74. package/dist/presets/dist/darkMoody.js +0 -7
  75. package/dist/presets/dist/forest.d.ts +0 -6
  76. package/dist/presets/dist/forest.js +0 -7
  77. package/dist/presets/dist/highContrast.d.ts +0 -6
  78. package/dist/presets/dist/highContrast.js +0 -7
  79. package/dist/presets/dist/lavender.d.ts +0 -6
  80. package/dist/presets/dist/lavender.js +0 -7
  81. package/dist/presets/dist/luxury.d.ts +0 -6
  82. package/dist/presets/dist/luxury.js +0 -7
  83. package/dist/presets/dist/monochrome.d.ts +0 -6
  84. package/dist/presets/dist/monochrome.js +0 -7
  85. package/dist/presets/dist/neonCyber.d.ts +0 -6
  86. package/dist/presets/dist/neonCyber.js +0 -7
  87. package/dist/presets/dist/newspaper.d.ts +0 -6
  88. package/dist/presets/dist/newspaper.js +0 -7
  89. package/dist/presets/dist/ocean.d.ts +0 -6
  90. package/dist/presets/dist/ocean.js +0 -7
  91. package/dist/presets/dist/slate.d.ts +0 -6
  92. package/dist/presets/dist/slate.js +0 -7
  93. package/dist/presets/dist/sunset.d.ts +0 -6
  94. package/dist/presets/dist/sunset.js +0 -7
  95. package/dist/presets/dist/terminal.d.ts +0 -6
  96. package/dist/presets/dist/terminal.js +0 -7
  97. package/dist/presets/dist/warmOrganic.d.ts +0 -6
  98. package/dist/presets/dist/warmOrganic.js +0 -7
@@ -1,230 +0,0 @@
1
- import { defaultFoundationPreset } from "./defaultPreset.js";
2
- //#region ../foundational-presets/dist/warmOrganic.js
3
- const warmOrganicFoundationPreset = defaultFoundationPreset.defineVars({
4
- color: {
5
- brand: {
6
- value: "#b45309",
7
- _dark: "#f6a823"
8
- },
9
- "on-brand": {
10
- value: "#ffffff",
11
- _dark: "#451a03"
12
- },
13
- accent: {
14
- value: "#047d58",
15
- _dark: "#34d399"
16
- },
17
- "on-accent": {
18
- value: "#ffffff",
19
- _dark: "#022c22"
20
- },
21
- alert: {
22
- value: "#df1313",
23
- _dark: "#fa9b9b"
24
- },
25
- "on-alert": {
26
- value: "#ffffff",
27
- _dark: "#09090b"
28
- },
29
- positive: {
30
- value: "#17843f",
31
- _dark: "#4ade80"
32
- },
33
- "on-positive": {
34
- value: "#ffffff",
35
- _dark: "#09090b"
36
- },
37
- warning: {
38
- value: "#bf5105",
39
- _dark: "#fca156"
40
- },
41
- "on-warning": {
42
- value: "#ffffff",
43
- _dark: "#09090b"
44
- },
45
- primary: {
46
- value: "#fffbeb",
47
- _dark: "#1c1917"
48
- },
49
- "on-primary": {
50
- value: "#292524",
51
- _dark: "#fafaf9"
52
- },
53
- secondary: {
54
- value: "#fef3c7",
55
- _dark: "#292524"
56
- },
57
- "on-secondary": {
58
- value: "#756e69",
59
- _dark: "#bab6b3"
60
- },
61
- tertiary: {
62
- value: "#fde68a",
63
- _dark: "#44403c"
64
- },
65
- "on-tertiary": {
66
- value: "#92400e",
67
- _dark: "#d6d3d1"
68
- },
69
- inverse: {
70
- value: "#18181b",
71
- _dark: "#fafafa"
72
- },
73
- "on-inverse": {
74
- value: "#fafafa",
75
- _dark: "#09090b"
76
- }
77
- },
78
- bg: {
79
- brand: {
80
- value: "#b45309",
81
- _dark: "#f6a823"
82
- },
83
- surface: {
84
- value: "#fffbeb",
85
- _dark: "#0c0a09"
86
- },
87
- accent: {
88
- value: "#05875f",
89
- _dark: "#34d399"
90
- },
91
- alert: {
92
- value: "#eb1616",
93
- _dark: "#f98d8d"
94
- },
95
- positive: {
96
- value: "#188841",
97
- _dark: "#4ade80"
98
- },
99
- warning: {
100
- value: "#c55405",
101
- _dark: "#fb923c"
102
- },
103
- primary: {
104
- value: "#fffbeb",
105
- _dark: "#1c1917"
106
- },
107
- "elevation-1": {
108
- value: "#fffbeb",
109
- _dark: "#44403c"
110
- },
111
- "elevation-2": {
112
- value: "#fffbeb",
113
- _dark: "#57534e"
114
- },
115
- "elevation-3": {
116
- value: "#fffbeb",
117
- _dark: "#78716c"
118
- },
119
- secondary: {
120
- value: "#fef3c7",
121
- _dark: "#292524"
122
- },
123
- tertiary: {
124
- value: "#fde68a",
125
- _dark: "#44403c"
126
- },
127
- inverse: {
128
- value: "#292524",
129
- _dark: "#fafaf9"
130
- },
131
- "brand-wash": {
132
- value: "#fef3c7",
133
- _dark: "#451a03"
134
- },
135
- "accent-wash": {
136
- value: "#d1fae5",
137
- _dark: "#022c22"
138
- },
139
- "alert-wash": {
140
- value: "#fef2f2",
141
- _dark: "#450a0a"
142
- },
143
- "positive-wash": {
144
- value: "#f0fdf4",
145
- _dark: "#052e16"
146
- },
147
- "warning-wash": {
148
- value: "#fff7ed",
149
- _dark: "#431407"
150
- }
151
- },
152
- borderColor: {
153
- brand: {
154
- value: "#b45309",
155
- _dark: "#f6a823"
156
- },
157
- surface: {
158
- value: "#fafafa",
159
- _dark: "#09090b"
160
- },
161
- accent: {
162
- value: "#05875f",
163
- _dark: "#34d399"
164
- },
165
- alert: {
166
- value: "#eb1616",
167
- _dark: "#f98d8d"
168
- },
169
- positive: {
170
- value: "#188841",
171
- _dark: "#4ade80"
172
- },
173
- warning: {
174
- value: "#c55405",
175
- _dark: "#fb923c"
176
- },
177
- primary: {
178
- value: "#fff",
179
- _dark: "#09090b"
180
- },
181
- secondary: {
182
- value: "#fde68a",
183
- _dark: "#44403c"
184
- },
185
- tertiary: {
186
- value: "#fafafa",
187
- _dark: "#18181b"
188
- },
189
- inverse: {
190
- value: "#18181b",
191
- _dark: "#fafafa"
192
- },
193
- "brand-wash": {
194
- value: "#eff6ff",
195
- _dark: "#172554"
196
- },
197
- "accent-wash": {
198
- value: "#fff1f2",
199
- _dark: "#4c0519"
200
- },
201
- "alert-wash": {
202
- value: "#fef2f2",
203
- _dark: "#450a0a"
204
- },
205
- "positive-wash": {
206
- value: "#f0fdf4",
207
- _dark: "#052e16"
208
- },
209
- "warning-wash": {
210
- value: "#fff7ed",
211
- _dark: "#431407"
212
- }
213
- },
214
- radius: {
215
- none: { value: "0px" },
216
- xs: { value: "4px" },
217
- sm: { value: "8px" },
218
- md: { value: "12px" },
219
- lg: { value: "20px" },
220
- xl: { value: "28px" },
221
- full: { value: "1e5px" }
222
- },
223
- fontFamily: {
224
- sans: { value: "var(--uds-font-family-outfit, ui-sans-serif, system-ui, sans-serif)" },
225
- serif: { value: "var(--uds-font-family-lora, Georgia, Times, Times New Roman, serif)" },
226
- mono: { value: "var(--uds-font-family-space-mono, Menlo, Monaco, Courier New, monospace)" }
227
- }
228
- });
229
- //#endregion
230
- export { warmOrganicFoundationPreset };
@@ -1,6 +0,0 @@
1
- import { boldVibrantFoundationPreset } from "../../foundational-presets/dist/boldVibrant.js";
2
- //#region ../presets/dist/boldVibrant.d.ts
3
- //#region src/boldVibrant.d.ts
4
- declare const boldVibrantPreset: typeof boldVibrantFoundationPreset; //#endregion
5
- //#endregion
6
- export { boldVibrantPreset };
@@ -1,7 +0,0 @@
1
- import { boldVibrantFoundationPreset } from "../../foundational-presets/dist/boldVibrant.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/boldVibrant.js
5
- const boldVibrantPreset = boldVibrantFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { boldVibrantPreset };
@@ -1,6 +0,0 @@
1
- import { brutalistFoundationPreset } from "../../foundational-presets/dist/brutalist.js";
2
- //#region ../presets/dist/brutalist.d.ts
3
- //#region src/brutalist.d.ts
4
- declare const brutalistPreset: typeof brutalistFoundationPreset; //#endregion
5
- //#endregion
6
- export { brutalistPreset };
@@ -1,7 +0,0 @@
1
- import { brutalistFoundationPreset } from "../../foundational-presets/dist/brutalist.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/brutalist.js
5
- const brutalistPreset = brutalistFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { brutalistPreset };
@@ -1,6 +0,0 @@
1
- import { candyFoundationPreset } from "../../foundational-presets/dist/candy.js";
2
- //#region ../presets/dist/candy.d.ts
3
- //#region src/candy.d.ts
4
- declare const candyPreset: typeof candyFoundationPreset; //#endregion
5
- //#endregion
6
- export { candyPreset };
@@ -1,7 +0,0 @@
1
- import { candyFoundationPreset } from "../../foundational-presets/dist/candy.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/candy.js
5
- const candyPreset = candyFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { candyPreset };
@@ -1,6 +0,0 @@
1
- import { cleanMinimalistFoundationPreset } from "../../foundational-presets/dist/cleanMinimalist.js";
2
- //#region ../presets/dist/cleanMinimalist.d.ts
3
- //#region src/cleanMinimalist.d.ts
4
- declare const cleanMinimalistPreset: typeof cleanMinimalistFoundationPreset; //#endregion
5
- //#endregion
6
- export { cleanMinimalistPreset };
@@ -1,7 +0,0 @@
1
- import { cleanMinimalistFoundationPreset } from "../../foundational-presets/dist/cleanMinimalist.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/cleanMinimalist.js
5
- const cleanMinimalistPreset = cleanMinimalistFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { cleanMinimalistPreset };
@@ -1,6 +0,0 @@
1
- import { corporateFoundationPreset } from "../../foundational-presets/dist/corporate.js";
2
- //#region ../presets/dist/corporate.d.ts
3
- //#region src/corporate.d.ts
4
- declare const corporatePreset: typeof corporateFoundationPreset; //#endregion
5
- //#endregion
6
- export { corporatePreset };
@@ -1,7 +0,0 @@
1
- import { corporateFoundationPreset } from "../../foundational-presets/dist/corporate.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/corporate.js
5
- const corporatePreset = corporateFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { corporatePreset };
@@ -1,6 +0,0 @@
1
- import { darkMoodyFoundationPreset } from "../../foundational-presets/dist/darkMoody.js";
2
- //#region ../presets/dist/darkMoody.d.ts
3
- //#region src/darkMoody.d.ts
4
- declare const darkMoodyPreset: typeof darkMoodyFoundationPreset; //#endregion
5
- //#endregion
6
- export { darkMoodyPreset };
@@ -1,7 +0,0 @@
1
- import { darkMoodyFoundationPreset } from "../../foundational-presets/dist/darkMoody.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/darkMoody.js
5
- const darkMoodyPreset = darkMoodyFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { darkMoodyPreset };
@@ -1,6 +0,0 @@
1
- import { forestFoundationPreset } from "../../foundational-presets/dist/forest.js";
2
- //#region ../presets/dist/forest.d.ts
3
- //#region src/forest.d.ts
4
- declare const forestPreset: typeof forestFoundationPreset; //#endregion
5
- //#endregion
6
- export { forestPreset };
@@ -1,7 +0,0 @@
1
- import { forestFoundationPreset } from "../../foundational-presets/dist/forest.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/forest.js
5
- const forestPreset = forestFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { forestPreset };
@@ -1,6 +0,0 @@
1
- import { highContrastFoundationPreset } from "../../foundational-presets/dist/highContrast.js";
2
- //#region ../presets/dist/highContrast.d.ts
3
- //#region src/highContrast.d.ts
4
- declare const highContrastPreset: typeof highContrastFoundationPreset; //#endregion
5
- //#endregion
6
- export { highContrastPreset };
@@ -1,7 +0,0 @@
1
- import { highContrastFoundationPreset } from "../../foundational-presets/dist/highContrast.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/highContrast.js
5
- const highContrastPreset = highContrastFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { highContrastPreset };
@@ -1,6 +0,0 @@
1
- import { lavenderFoundationPreset } from "../../foundational-presets/dist/lavender.js";
2
- //#region ../presets/dist/lavender.d.ts
3
- //#region src/lavender.d.ts
4
- declare const lavenderPreset: typeof lavenderFoundationPreset; //#endregion
5
- //#endregion
6
- export { lavenderPreset };
@@ -1,7 +0,0 @@
1
- import { lavenderFoundationPreset } from "../../foundational-presets/dist/lavender.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/lavender.js
5
- const lavenderPreset = lavenderFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { lavenderPreset };
@@ -1,6 +0,0 @@
1
- import { luxuryFoundationPreset } from "../../foundational-presets/dist/luxury.js";
2
- //#region ../presets/dist/luxury.d.ts
3
- //#region src/luxury.d.ts
4
- declare const luxuryPreset: typeof luxuryFoundationPreset; //#endregion
5
- //#endregion
6
- export { luxuryPreset };
@@ -1,7 +0,0 @@
1
- import { luxuryFoundationPreset } from "../../foundational-presets/dist/luxury.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/luxury.js
5
- const luxuryPreset = luxuryFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { luxuryPreset };
@@ -1,6 +0,0 @@
1
- import { monochromeFoundationPreset } from "../../foundational-presets/dist/monochrome.js";
2
- //#region ../presets/dist/monochrome.d.ts
3
- //#region src/monochrome.d.ts
4
- declare const monochromePreset: typeof monochromeFoundationPreset; //#endregion
5
- //#endregion
6
- export { monochromePreset };
@@ -1,7 +0,0 @@
1
- import { monochromeFoundationPreset } from "../../foundational-presets/dist/monochrome.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/monochrome.js
5
- const monochromePreset = monochromeFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { monochromePreset };
@@ -1,6 +0,0 @@
1
- import { neonCyberFoundationPreset } from "../../foundational-presets/dist/neonCyber.js";
2
- //#region ../presets/dist/neonCyber.d.ts
3
- //#region src/neonCyber.d.ts
4
- declare const neonCyberPreset: typeof neonCyberFoundationPreset; //#endregion
5
- //#endregion
6
- export { neonCyberPreset };
@@ -1,7 +0,0 @@
1
- import { neonCyberFoundationPreset } from "../../foundational-presets/dist/neonCyber.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/neonCyber.js
5
- const neonCyberPreset = neonCyberFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { neonCyberPreset };
@@ -1,6 +0,0 @@
1
- import { newspaperFoundationPreset } from "../../foundational-presets/dist/newspaper.js";
2
- //#region ../presets/dist/newspaper.d.ts
3
- //#region src/newspaper.d.ts
4
- declare const newspaperPreset: typeof newspaperFoundationPreset; //#endregion
5
- //#endregion
6
- export { newspaperPreset };
@@ -1,7 +0,0 @@
1
- import { newspaperFoundationPreset } from "../../foundational-presets/dist/newspaper.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/newspaper.js
5
- const newspaperPreset = newspaperFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { newspaperPreset };
@@ -1,6 +0,0 @@
1
- import { oceanFoundationPreset } from "../../foundational-presets/dist/ocean.js";
2
- //#region ../presets/dist/ocean.d.ts
3
- //#region src/ocean.d.ts
4
- declare const oceanPreset: typeof oceanFoundationPreset; //#endregion
5
- //#endregion
6
- export { oceanPreset };
@@ -1,7 +0,0 @@
1
- import { oceanFoundationPreset } from "../../foundational-presets/dist/ocean.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/ocean.js
5
- const oceanPreset = oceanFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { oceanPreset };
@@ -1,6 +0,0 @@
1
- import { slateFoundationPreset } from "../../foundational-presets/dist/slate.js";
2
- //#region ../presets/dist/slate.d.ts
3
- //#region src/slate.d.ts
4
- declare const slatePreset: typeof slateFoundationPreset; //#endregion
5
- //#endregion
6
- export { slatePreset };
@@ -1,7 +0,0 @@
1
- import { slateFoundationPreset } from "../../foundational-presets/dist/slate.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/slate.js
5
- const slatePreset = slateFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { slatePreset };
@@ -1,6 +0,0 @@
1
- import { sunsetFoundationPreset } from "../../foundational-presets/dist/sunset.js";
2
- //#region ../presets/dist/sunset.d.ts
3
- //#region src/sunset.d.ts
4
- declare const sunsetPreset: typeof sunsetFoundationPreset; //#endregion
5
- //#endregion
6
- export { sunsetPreset };
@@ -1,7 +0,0 @@
1
- import { sunsetFoundationPreset } from "../../foundational-presets/dist/sunset.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/sunset.js
5
- const sunsetPreset = sunsetFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { sunsetPreset };
@@ -1,6 +0,0 @@
1
- import { terminalFoundationPreset } from "../../foundational-presets/dist/terminal.js";
2
- //#region ../presets/dist/terminal.d.ts
3
- //#region src/terminal.d.ts
4
- declare const terminalPreset: typeof terminalFoundationPreset; //#endregion
5
- //#endregion
6
- export { terminalPreset };
@@ -1,7 +0,0 @@
1
- import { terminalFoundationPreset } from "../../foundational-presets/dist/terminal.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/terminal.js
5
- const terminalPreset = terminalFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { terminalPreset };
@@ -1,6 +0,0 @@
1
- import { warmOrganicFoundationPreset } from "../../foundational-presets/dist/warmOrganic.js";
2
- //#region ../presets/dist/warmOrganic.d.ts
3
- //#region src/warmOrganic.d.ts
4
- declare const warmOrganicPreset: typeof warmOrganicFoundationPreset; //#endregion
5
- //#endregion
6
- export { warmOrganicPreset };
@@ -1,7 +0,0 @@
1
- import { warmOrganicFoundationPreset } from "../../foundational-presets/dist/warmOrganic.js";
2
- import "../../foundational-presets/dist/index.js";
3
- import { defaultComponentConfigs } from "../../components/dist/presets/index.js";
4
- //#region ../presets/dist/warmOrganic.js
5
- const warmOrganicPreset = warmOrganicFoundationPreset.compose(...defaultComponentConfigs);
6
- //#endregion
7
- export { warmOrganicPreset };