@jasonshimmy/custom-elements-runtime 3.4.0 → 3.5.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/README.md +28 -7
- package/dist/css-utils-Bn-dO44e.js +203 -0
- package/dist/{css-utils-CC43BbEy.js.map → css-utils-Bn-dO44e.js.map} +1 -1
- package/dist/{css-utils-CC43BbEy.js → css-utils-CFeP8SK1.cjs} +5 -71
- package/dist/{css-utils-mgjmH8qX.cjs.map → css-utils-CFeP8SK1.cjs.map} +1 -1
- package/dist/custom-elements-runtime.cjs.js +3 -4
- package/dist/custom-elements-runtime.cjs.js.map +1 -1
- package/dist/custom-elements-runtime.colors.cjs.js +1 -2
- package/dist/custom-elements-runtime.colors.cjs.js.map +1 -1
- package/dist/custom-elements-runtime.colors.es.js +277 -277
- package/dist/custom-elements-runtime.colors.es.js.map +1 -1
- package/dist/custom-elements-runtime.directive-enhancements.cjs.js +1 -2
- package/dist/custom-elements-runtime.directive-enhancements.cjs.js.map +1 -1
- package/dist/custom-elements-runtime.directive-enhancements.es.js +106 -122
- package/dist/custom-elements-runtime.directive-enhancements.es.js.map +1 -1
- package/dist/custom-elements-runtime.directives.cjs.js +1 -2
- package/dist/custom-elements-runtime.directives.cjs.js.map +1 -1
- package/dist/custom-elements-runtime.directives.es.js +60 -65
- package/dist/custom-elements-runtime.directives.es.js.map +1 -1
- package/dist/custom-elements-runtime.dom-jit-css.cjs.js +1 -7
- package/dist/custom-elements-runtime.dom-jit-css.cjs.js.map +1 -1
- package/dist/custom-elements-runtime.dom-jit-css.es.js +103 -115
- package/dist/custom-elements-runtime.dom-jit-css.es.js.map +1 -1
- package/dist/custom-elements-runtime.es.js +206 -253
- package/dist/custom-elements-runtime.es.js.map +1 -1
- package/dist/custom-elements-runtime.event-bus.cjs.js +1 -2
- package/dist/custom-elements-runtime.event-bus.cjs.js.map +1 -1
- package/dist/custom-elements-runtime.event-bus.es.js +102 -108
- package/dist/custom-elements-runtime.event-bus.es.js.map +1 -1
- package/dist/custom-elements-runtime.jit-css.cjs.js +1 -2
- package/dist/custom-elements-runtime.jit-css.cjs.js.map +1 -1
- package/dist/custom-elements-runtime.jit-css.es.js +14 -32
- package/dist/custom-elements-runtime.jit-css.es.js.map +1 -1
- package/dist/custom-elements-runtime.router.cjs.js +20 -21
- package/dist/custom-elements-runtime.router.cjs.js.map +1 -1
- package/dist/custom-elements-runtime.router.es.js +866 -926
- package/dist/custom-elements-runtime.router.es.js.map +1 -1
- package/dist/custom-elements-runtime.ssr-middleware.cjs.js +3 -4
- package/dist/custom-elements-runtime.ssr-middleware.cjs.js.map +1 -1
- package/dist/custom-elements-runtime.ssr-middleware.es.js +67 -73
- package/dist/custom-elements-runtime.ssr-middleware.es.js.map +1 -1
- package/dist/custom-elements-runtime.ssr.cjs.js +1 -1
- package/dist/custom-elements-runtime.ssr.es.js +3 -14
- package/dist/custom-elements-runtime.store.cjs.js +1 -2
- package/dist/custom-elements-runtime.store.cjs.js.map +1 -1
- package/dist/custom-elements-runtime.store.es.js +32 -33
- package/dist/custom-elements-runtime.store.es.js.map +1 -1
- package/dist/custom-elements-runtime.transitions.cjs.js +1 -2
- package/dist/custom-elements-runtime.transitions.cjs.js.map +1 -1
- package/dist/custom-elements-runtime.transitions.es.js +200 -210
- package/dist/custom-elements-runtime.transitions.es.js.map +1 -1
- package/dist/custom-elements-runtime.vite-plugin.cjs.js +4 -2
- package/dist/custom-elements-runtime.vite-plugin.cjs.js.map +1 -1
- package/dist/custom-elements-runtime.vite-plugin.es.js +155 -78
- package/dist/custom-elements-runtime.vite-plugin.es.js.map +1 -1
- package/dist/helpers-DcEpRwq5.cjs +5 -0
- package/dist/helpers-DcEpRwq5.cjs.map +1 -0
- package/dist/helpers-tJgb4Qve.js +693 -0
- package/dist/helpers-tJgb4Qve.js.map +1 -0
- package/dist/hooks-CEUnvtsA.js +407 -0
- package/dist/hooks-CEUnvtsA.js.map +1 -0
- package/dist/hooks-CNfugc95.cjs +2 -0
- package/dist/hooks-CNfugc95.cjs.map +1 -0
- package/dist/logger-DIJ0UH3R.js +36 -0
- package/dist/{logger-L25axmB-.js.map → logger-DIJ0UH3R.js.map} +1 -1
- package/dist/logger-Dkht1dCX.cjs +2 -0
- package/dist/{logger-BYIN7ysT.cjs.map → logger-Dkht1dCX.cjs.map} +1 -1
- package/dist/namespace-helpers-CIUkG8Mn.js +56 -0
- package/dist/{namespace-helpers-BucDdgz_.js.map → namespace-helpers-CIUkG8Mn.js.map} +1 -1
- package/dist/namespace-helpers-yYIb7INq.cjs +2 -0
- package/dist/{namespace-helpers-Bf7rm9JV.cjs.map → namespace-helpers-yYIb7INq.cjs.map} +1 -1
- package/dist/runtime/tag-utils.d.ts +11 -0
- package/dist/ssr-BpYy9XlW.js +170 -0
- package/dist/{ssr-H9GDwbTy.js.map → ssr-BpYy9XlW.js.map} +1 -1
- package/dist/ssr-CFabTOyi.cjs +4 -0
- package/dist/{ssr-DRsGduIK.cjs.map → ssr-CFabTOyi.cjs.map} +1 -1
- package/dist/style-A8l3aQ52.cjs +55 -0
- package/dist/{style-Bjn8zDiZ.cjs.map → style-A8l3aQ52.cjs.map} +1 -1
- package/dist/style-DSSoCbC9.js +1877 -0
- package/dist/{style-DuDoj_xK.js.map → style-DSSoCbC9.js.map} +1 -1
- package/dist/tag-utils-CoSXTr1F.js +10 -0
- package/dist/tag-utils-CoSXTr1F.js.map +1 -0
- package/dist/tag-utils-XJ3dkcPQ.cjs +2 -0
- package/dist/tag-utils-XJ3dkcPQ.cjs.map +1 -0
- package/dist/template-compiler-B4B_jAPN.cjs +19 -0
- package/dist/{template-compiler-BB4JJdqk.cjs.map → template-compiler-B4B_jAPN.cjs.map} +1 -1
- package/dist/template-compiler-C3h8_vbE.js +3044 -0
- package/dist/{template-compiler-Cs5axmn4.js.map → template-compiler-C3h8_vbE.js.map} +1 -1
- package/dist/vite-plugin.d.ts +96 -2
- package/package.json +8 -8
- package/dist/css-utils-mgjmH8qX.cjs +0 -577
- package/dist/hooks-_3xP4G2N.js +0 -1189
- package/dist/hooks-_3xP4G2N.js.map +0 -1
- package/dist/hooks-fYQgZk2g.cjs +0 -7
- package/dist/hooks-fYQgZk2g.cjs.map +0 -1
- package/dist/logger-BYIN7ysT.cjs +0 -3
- package/dist/logger-L25axmB-.js +0 -41
- package/dist/namespace-helpers-Bf7rm9JV.cjs +0 -3
- package/dist/namespace-helpers-BucDdgz_.js +0 -61
- package/dist/ssr-DRsGduIK.cjs +0 -5
- package/dist/ssr-H9GDwbTy.js +0 -172
- package/dist/style-Bjn8zDiZ.cjs +0 -56
- package/dist/style-DuDoj_xK.js +0 -1972
- package/dist/template-compiler-BB4JJdqk.cjs +0 -23
- package/dist/template-compiler-Cs5axmn4.js +0 -3236
|
@@ -1,577 +0,0 @@
|
|
|
1
|
-
var g=`/*
|
|
2
|
-
* Custom Elements Variables CSS
|
|
3
|
-
* Default fallback values
|
|
4
|
-
*
|
|
5
|
-
* Define your overrides in the document's :root to have them
|
|
6
|
-
* inherited into all Shadow DOM components:
|
|
7
|
-
*
|
|
8
|
-
* <style>
|
|
9
|
-
* :root {
|
|
10
|
-
* --cer-color-primary-500: #8b5cf6;
|
|
11
|
-
* --cer-font-sans: 'Inter', sans-serif;
|
|
12
|
-
* }
|
|
13
|
-
* </style>
|
|
14
|
-
*
|
|
15
|
-
* Note: Only :root is used here (not :host) so document-level
|
|
16
|
-
* overrides will inherit into Shadow DOM and take precedence.
|
|
17
|
-
*/
|
|
18
|
-
|
|
19
|
-
:root {
|
|
20
|
-
/* Font families (match runtime defaults in src/lib/runtime/style.ts) */
|
|
21
|
-
--cer-font-sans:
|
|
22
|
-
ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
23
|
-
'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
|
|
24
|
-
--cer-font-serif: ui-serif, Georgia, 'Times New Roman', Times, serif;
|
|
25
|
-
--cer-font-mono:
|
|
26
|
-
ui-monospace, 'SFMono-Regular', Menlo, Monaco, 'Roboto Mono', 'Courier New',
|
|
27
|
-
monospace;
|
|
28
|
-
|
|
29
|
-
/* Default outline style */
|
|
30
|
-
--cer-outline-style: solid;
|
|
31
|
-
|
|
32
|
-
/* Colors */
|
|
33
|
-
--cer-color-transparent: transparent;
|
|
34
|
-
--cer-color-current: currentColor;
|
|
35
|
-
--cer-color-black: #000000;
|
|
36
|
-
--cer-color-white: #ffffff;
|
|
37
|
-
--cer-color-inherit: inherit;
|
|
38
|
-
|
|
39
|
-
/* neutral */
|
|
40
|
-
--cer-color-neutral-50: #fafafa;
|
|
41
|
-
--cer-color-neutral-100: #f4f4f5;
|
|
42
|
-
--cer-color-neutral-200: #e4e4e7;
|
|
43
|
-
--cer-color-neutral-300: #d4d4d8;
|
|
44
|
-
--cer-color-neutral-400: #9f9fa9;
|
|
45
|
-
--cer-color-neutral-500: #71717b;
|
|
46
|
-
--cer-color-neutral-600: #52525c;
|
|
47
|
-
--cer-color-neutral-700: #3f3f46;
|
|
48
|
-
--cer-color-neutral-800: #27272a;
|
|
49
|
-
--cer-color-neutral-900: #18181b;
|
|
50
|
-
--cer-color-neutral-950: #09090b;
|
|
51
|
-
|
|
52
|
-
/* primary */
|
|
53
|
-
--cer-color-primary-50: #eff6ff;
|
|
54
|
-
--cer-color-primary-100: #dbeafe;
|
|
55
|
-
--cer-color-primary-200: #bfdbfe;
|
|
56
|
-
--cer-color-primary-300: #93c5fd;
|
|
57
|
-
--cer-color-primary-400: #60a5fa;
|
|
58
|
-
--cer-color-primary-500: #3b82f6;
|
|
59
|
-
--cer-color-primary-600: #2563eb;
|
|
60
|
-
--cer-color-primary-700: #1d4ed8;
|
|
61
|
-
--cer-color-primary-800: #1e40af;
|
|
62
|
-
--cer-color-primary-900: #1e3a8a;
|
|
63
|
-
--cer-color-primary-950: #172554;
|
|
64
|
-
|
|
65
|
-
/* secondary */
|
|
66
|
-
--cer-color-secondary-50: #eef2ff;
|
|
67
|
-
--cer-color-secondary-100: #e0e7ff;
|
|
68
|
-
--cer-color-secondary-200: #c7d2fe;
|
|
69
|
-
--cer-color-secondary-300: #a5b4fc;
|
|
70
|
-
--cer-color-secondary-400: #818cf8;
|
|
71
|
-
--cer-color-secondary-500: #6366f1;
|
|
72
|
-
--cer-color-secondary-600: #4f46e5;
|
|
73
|
-
--cer-color-secondary-700: #4338ca;
|
|
74
|
-
--cer-color-secondary-800: #3730a3;
|
|
75
|
-
--cer-color-secondary-900: #312e81;
|
|
76
|
-
--cer-color-secondary-950: #1e1b4b;
|
|
77
|
-
|
|
78
|
-
/* success */
|
|
79
|
-
--cer-color-success-50: #f0fdf4;
|
|
80
|
-
--cer-color-success-100: #dcfce7;
|
|
81
|
-
--cer-color-success-200: #bbf7d0;
|
|
82
|
-
--cer-color-success-300: #86efac;
|
|
83
|
-
--cer-color-success-400: #4ade80;
|
|
84
|
-
--cer-color-success-500: #22c55e;
|
|
85
|
-
--cer-color-success-600: #16a34a;
|
|
86
|
-
--cer-color-success-700: #15803d;
|
|
87
|
-
--cer-color-success-800: #166534;
|
|
88
|
-
--cer-color-success-900: #14532d;
|
|
89
|
-
--cer-color-success-950: #052e16;
|
|
90
|
-
|
|
91
|
-
/* info */
|
|
92
|
-
--cer-color-info-50: #f0f9ff;
|
|
93
|
-
--cer-color-info-100: #e0f2fe;
|
|
94
|
-
--cer-color-info-200: #bae6fd;
|
|
95
|
-
--cer-color-info-300: #7dd3fc;
|
|
96
|
-
--cer-color-info-400: #38bdf8;
|
|
97
|
-
--cer-color-info-500: #0ea5e9;
|
|
98
|
-
--cer-color-info-600: #0284c7;
|
|
99
|
-
--cer-color-info-700: #0369a1;
|
|
100
|
-
--cer-color-info-800: #075985;
|
|
101
|
-
--cer-color-info-900: #0c4a6e;
|
|
102
|
-
--cer-color-info-950: #082f49;
|
|
103
|
-
|
|
104
|
-
/* warning */
|
|
105
|
-
--cer-color-warning-50: #fffbeb;
|
|
106
|
-
--cer-color-warning-100: #fef3c7;
|
|
107
|
-
--cer-color-warning-200: #fde68a;
|
|
108
|
-
--cer-color-warning-300: #fcd34d;
|
|
109
|
-
--cer-color-warning-400: #fbbf24;
|
|
110
|
-
--cer-color-warning-500: #f59e0b;
|
|
111
|
-
--cer-color-warning-600: #d97706;
|
|
112
|
-
--cer-color-warning-700: #b45309;
|
|
113
|
-
--cer-color-warning-800: #92400e;
|
|
114
|
-
--cer-color-warning-900: #78350f;
|
|
115
|
-
--cer-color-warning-950: #451a03;
|
|
116
|
-
|
|
117
|
-
/* error */
|
|
118
|
-
--cer-color-error-50: #fef2f2;
|
|
119
|
-
--cer-color-error-100: #fee2e2;
|
|
120
|
-
--cer-color-error-200: #fecaca;
|
|
121
|
-
--cer-color-error-300: #fca5a5;
|
|
122
|
-
--cer-color-error-400: #f87171;
|
|
123
|
-
--cer-color-error-500: #ef4444;
|
|
124
|
-
--cer-color-error-600: #dc2626;
|
|
125
|
-
--cer-color-error-700: #b91c1c;
|
|
126
|
-
--cer-color-error-800: #991b1b;
|
|
127
|
-
--cer-color-error-900: #7f1d1d;
|
|
128
|
-
--cer-color-error-950: #450a0a;
|
|
129
|
-
|
|
130
|
-
/* Extended Tailwind palette — override to theme these colors */
|
|
131
|
-
/* slate */
|
|
132
|
-
--cer-color-slate-50: #f8fafc;
|
|
133
|
-
--cer-color-slate-100: #f1f5f9;
|
|
134
|
-
--cer-color-slate-200: #e2e8f0;
|
|
135
|
-
--cer-color-slate-300: #cbd5e1;
|
|
136
|
-
--cer-color-slate-400: #94a3b8;
|
|
137
|
-
--cer-color-slate-500: #64748b;
|
|
138
|
-
--cer-color-slate-600: #475569;
|
|
139
|
-
--cer-color-slate-700: #334155;
|
|
140
|
-
--cer-color-slate-800: #1e293b;
|
|
141
|
-
--cer-color-slate-900: #0f172a;
|
|
142
|
-
--cer-color-slate-950: #020617;
|
|
143
|
-
/* gray */
|
|
144
|
-
--cer-color-gray-50: #f9fafb;
|
|
145
|
-
--cer-color-gray-100: #f3f4f6;
|
|
146
|
-
--cer-color-gray-200: #e5e7eb;
|
|
147
|
-
--cer-color-gray-300: #d1d5db;
|
|
148
|
-
--cer-color-gray-400: #9ca3af;
|
|
149
|
-
--cer-color-gray-500: #6b7280;
|
|
150
|
-
--cer-color-gray-600: #4b5563;
|
|
151
|
-
--cer-color-gray-700: #374151;
|
|
152
|
-
--cer-color-gray-800: #1f2937;
|
|
153
|
-
--cer-color-gray-900: #111827;
|
|
154
|
-
--cer-color-gray-950: #030712;
|
|
155
|
-
/* zinc */
|
|
156
|
-
--cer-color-zinc-50: #fafafa;
|
|
157
|
-
--cer-color-zinc-100: #f4f4f5;
|
|
158
|
-
--cer-color-zinc-200: #e4e4e7;
|
|
159
|
-
--cer-color-zinc-300: #d4d4d8;
|
|
160
|
-
--cer-color-zinc-400: #a1a1aa;
|
|
161
|
-
--cer-color-zinc-500: #71717a;
|
|
162
|
-
--cer-color-zinc-600: #52525b;
|
|
163
|
-
--cer-color-zinc-700: #3f3f46;
|
|
164
|
-
--cer-color-zinc-800: #27272a;
|
|
165
|
-
--cer-color-zinc-900: #18181b;
|
|
166
|
-
--cer-color-zinc-950: #09090b;
|
|
167
|
-
/* stone */
|
|
168
|
-
--cer-color-stone-50: #fafaf9;
|
|
169
|
-
--cer-color-stone-100: #f5f5f4;
|
|
170
|
-
--cer-color-stone-200: #e7e5e4;
|
|
171
|
-
--cer-color-stone-300: #d6d3d1;
|
|
172
|
-
--cer-color-stone-400: #a8a29e;
|
|
173
|
-
--cer-color-stone-500: #78716c;
|
|
174
|
-
--cer-color-stone-600: #57534e;
|
|
175
|
-
--cer-color-stone-700: #44403c;
|
|
176
|
-
--cer-color-stone-800: #292524;
|
|
177
|
-
--cer-color-stone-900: #1c1917;
|
|
178
|
-
--cer-color-stone-950: #0c0a09;
|
|
179
|
-
/* red */
|
|
180
|
-
--cer-color-red-50: #fef2f2;
|
|
181
|
-
--cer-color-red-100: #fee2e2;
|
|
182
|
-
--cer-color-red-200: #fecaca;
|
|
183
|
-
--cer-color-red-300: #fca5a5;
|
|
184
|
-
--cer-color-red-400: #f87171;
|
|
185
|
-
--cer-color-red-500: #ef4444;
|
|
186
|
-
--cer-color-red-600: #dc2626;
|
|
187
|
-
--cer-color-red-700: #b91c1c;
|
|
188
|
-
--cer-color-red-800: #991b1b;
|
|
189
|
-
--cer-color-red-900: #7f1d1d;
|
|
190
|
-
--cer-color-red-950: #450a0a;
|
|
191
|
-
/* orange */
|
|
192
|
-
--cer-color-orange-50: #fff7ed;
|
|
193
|
-
--cer-color-orange-100: #ffedd5;
|
|
194
|
-
--cer-color-orange-200: #fed7aa;
|
|
195
|
-
--cer-color-orange-300: #fdba74;
|
|
196
|
-
--cer-color-orange-400: #fb923c;
|
|
197
|
-
--cer-color-orange-500: #f97316;
|
|
198
|
-
--cer-color-orange-600: #ea580c;
|
|
199
|
-
--cer-color-orange-700: #c2410c;
|
|
200
|
-
--cer-color-orange-800: #9a3412;
|
|
201
|
-
--cer-color-orange-900: #7c2d12;
|
|
202
|
-
--cer-color-orange-950: #431407;
|
|
203
|
-
/* amber */
|
|
204
|
-
--cer-color-amber-50: #fffbeb;
|
|
205
|
-
--cer-color-amber-100: #fef3c7;
|
|
206
|
-
--cer-color-amber-200: #fde68a;
|
|
207
|
-
--cer-color-amber-300: #fcd34d;
|
|
208
|
-
--cer-color-amber-400: #fbbf24;
|
|
209
|
-
--cer-color-amber-500: #f59e0b;
|
|
210
|
-
--cer-color-amber-600: #d97706;
|
|
211
|
-
--cer-color-amber-700: #b45309;
|
|
212
|
-
--cer-color-amber-800: #92400e;
|
|
213
|
-
--cer-color-amber-900: #78350f;
|
|
214
|
-
--cer-color-amber-950: #451a03;
|
|
215
|
-
/* yellow */
|
|
216
|
-
--cer-color-yellow-50: #fefce8;
|
|
217
|
-
--cer-color-yellow-100: #fef9c3;
|
|
218
|
-
--cer-color-yellow-200: #fef08a;
|
|
219
|
-
--cer-color-yellow-300: #fde047;
|
|
220
|
-
--cer-color-yellow-400: #facc15;
|
|
221
|
-
--cer-color-yellow-500: #eab308;
|
|
222
|
-
--cer-color-yellow-600: #ca8a04;
|
|
223
|
-
--cer-color-yellow-700: #a16207;
|
|
224
|
-
--cer-color-yellow-800: #854d0e;
|
|
225
|
-
--cer-color-yellow-900: #713f12;
|
|
226
|
-
--cer-color-yellow-950: #422006;
|
|
227
|
-
/* lime */
|
|
228
|
-
--cer-color-lime-50: #f7fee7;
|
|
229
|
-
--cer-color-lime-100: #ecfccb;
|
|
230
|
-
--cer-color-lime-200: #d9f99d;
|
|
231
|
-
--cer-color-lime-300: #bef264;
|
|
232
|
-
--cer-color-lime-400: #a3e635;
|
|
233
|
-
--cer-color-lime-500: #84cc16;
|
|
234
|
-
--cer-color-lime-600: #65a30d;
|
|
235
|
-
--cer-color-lime-700: #4d7c0f;
|
|
236
|
-
--cer-color-lime-800: #3f6212;
|
|
237
|
-
--cer-color-lime-900: #365314;
|
|
238
|
-
--cer-color-lime-950: #1a2e05;
|
|
239
|
-
/* green */
|
|
240
|
-
--cer-color-green-50: #f0fdf4;
|
|
241
|
-
--cer-color-green-100: #dcfce7;
|
|
242
|
-
--cer-color-green-200: #bbf7d0;
|
|
243
|
-
--cer-color-green-300: #86efac;
|
|
244
|
-
--cer-color-green-400: #4ade80;
|
|
245
|
-
--cer-color-green-500: #22c55e;
|
|
246
|
-
--cer-color-green-600: #16a34a;
|
|
247
|
-
--cer-color-green-700: #15803d;
|
|
248
|
-
--cer-color-green-800: #166534;
|
|
249
|
-
--cer-color-green-900: #14532d;
|
|
250
|
-
--cer-color-green-950: #052e16;
|
|
251
|
-
/* emerald */
|
|
252
|
-
--cer-color-emerald-50: #ecfdf5;
|
|
253
|
-
--cer-color-emerald-100: #d1fae5;
|
|
254
|
-
--cer-color-emerald-200: #a7f3d0;
|
|
255
|
-
--cer-color-emerald-300: #6ee7b7;
|
|
256
|
-
--cer-color-emerald-400: #34d399;
|
|
257
|
-
--cer-color-emerald-500: #10b981;
|
|
258
|
-
--cer-color-emerald-600: #059669;
|
|
259
|
-
--cer-color-emerald-700: #047857;
|
|
260
|
-
--cer-color-emerald-800: #065f46;
|
|
261
|
-
--cer-color-emerald-900: #064e3b;
|
|
262
|
-
--cer-color-emerald-950: #022c22;
|
|
263
|
-
/* teal */
|
|
264
|
-
--cer-color-teal-50: #f0fdfa;
|
|
265
|
-
--cer-color-teal-100: #ccfbf1;
|
|
266
|
-
--cer-color-teal-200: #99f6e4;
|
|
267
|
-
--cer-color-teal-300: #5eead4;
|
|
268
|
-
--cer-color-teal-400: #2dd4bf;
|
|
269
|
-
--cer-color-teal-500: #14b8a6;
|
|
270
|
-
--cer-color-teal-600: #0d9488;
|
|
271
|
-
--cer-color-teal-700: #0f766e;
|
|
272
|
-
--cer-color-teal-800: #115e59;
|
|
273
|
-
--cer-color-teal-900: #134e4a;
|
|
274
|
-
--cer-color-teal-950: #042f2e;
|
|
275
|
-
/* cyan */
|
|
276
|
-
--cer-color-cyan-50: #ecfeff;
|
|
277
|
-
--cer-color-cyan-100: #cffafe;
|
|
278
|
-
--cer-color-cyan-200: #a5f3fc;
|
|
279
|
-
--cer-color-cyan-300: #67e8f9;
|
|
280
|
-
--cer-color-cyan-400: #22d3ee;
|
|
281
|
-
--cer-color-cyan-500: #06b6d4;
|
|
282
|
-
--cer-color-cyan-600: #0891b2;
|
|
283
|
-
--cer-color-cyan-700: #0e7490;
|
|
284
|
-
--cer-color-cyan-800: #155e75;
|
|
285
|
-
--cer-color-cyan-900: #164e63;
|
|
286
|
-
--cer-color-cyan-950: #083344;
|
|
287
|
-
/* sky */
|
|
288
|
-
--cer-color-sky-50: #f0f9ff;
|
|
289
|
-
--cer-color-sky-100: #e0f2fe;
|
|
290
|
-
--cer-color-sky-200: #bae6fd;
|
|
291
|
-
--cer-color-sky-300: #7dd3fc;
|
|
292
|
-
--cer-color-sky-400: #38bdf8;
|
|
293
|
-
--cer-color-sky-500: #0ea5e9;
|
|
294
|
-
--cer-color-sky-600: #0284c7;
|
|
295
|
-
--cer-color-sky-700: #0369a1;
|
|
296
|
-
--cer-color-sky-800: #075985;
|
|
297
|
-
--cer-color-sky-900: #0c4a6e;
|
|
298
|
-
--cer-color-sky-950: #082f49;
|
|
299
|
-
/* blue */
|
|
300
|
-
--cer-color-blue-50: #eff6ff;
|
|
301
|
-
--cer-color-blue-100: #dbeafe;
|
|
302
|
-
--cer-color-blue-200: #bfdbfe;
|
|
303
|
-
--cer-color-blue-300: #93c5fd;
|
|
304
|
-
--cer-color-blue-400: #60a5fa;
|
|
305
|
-
--cer-color-blue-500: #3b82f6;
|
|
306
|
-
--cer-color-blue-600: #2563eb;
|
|
307
|
-
--cer-color-blue-700: #1d4ed8;
|
|
308
|
-
--cer-color-blue-800: #1e40af;
|
|
309
|
-
--cer-color-blue-900: #1e3a8a;
|
|
310
|
-
--cer-color-blue-950: #172554;
|
|
311
|
-
/* indigo */
|
|
312
|
-
--cer-color-indigo-50: #eef2ff;
|
|
313
|
-
--cer-color-indigo-100: #e0e7ff;
|
|
314
|
-
--cer-color-indigo-200: #c7d2fe;
|
|
315
|
-
--cer-color-indigo-300: #a5b4fc;
|
|
316
|
-
--cer-color-indigo-400: #818cf8;
|
|
317
|
-
--cer-color-indigo-500: #6366f1;
|
|
318
|
-
--cer-color-indigo-600: #4f46e5;
|
|
319
|
-
--cer-color-indigo-700: #4338ca;
|
|
320
|
-
--cer-color-indigo-800: #3730a3;
|
|
321
|
-
--cer-color-indigo-900: #312e81;
|
|
322
|
-
--cer-color-indigo-950: #1e1b4b;
|
|
323
|
-
/* violet */
|
|
324
|
-
--cer-color-violet-50: #f5f3ff;
|
|
325
|
-
--cer-color-violet-100: #ede9fe;
|
|
326
|
-
--cer-color-violet-200: #ddd6fe;
|
|
327
|
-
--cer-color-violet-300: #c4b5fd;
|
|
328
|
-
--cer-color-violet-400: #a78bfa;
|
|
329
|
-
--cer-color-violet-500: #8b5cf6;
|
|
330
|
-
--cer-color-violet-600: #7c3aed;
|
|
331
|
-
--cer-color-violet-700: #6d28d9;
|
|
332
|
-
--cer-color-violet-800: #5b21b6;
|
|
333
|
-
--cer-color-violet-900: #4c1d95;
|
|
334
|
-
--cer-color-violet-950: #2e1065;
|
|
335
|
-
/* purple */
|
|
336
|
-
--cer-color-purple-50: #faf5ff;
|
|
337
|
-
--cer-color-purple-100: #f3e8ff;
|
|
338
|
-
--cer-color-purple-200: #e9d5ff;
|
|
339
|
-
--cer-color-purple-300: #d8b4fe;
|
|
340
|
-
--cer-color-purple-400: #c084fc;
|
|
341
|
-
--cer-color-purple-500: #a855f7;
|
|
342
|
-
--cer-color-purple-600: #9333ea;
|
|
343
|
-
--cer-color-purple-700: #7e22ce;
|
|
344
|
-
--cer-color-purple-800: #6b21a8;
|
|
345
|
-
--cer-color-purple-900: #581c87;
|
|
346
|
-
--cer-color-purple-950: #3b0764;
|
|
347
|
-
/* fuchsia */
|
|
348
|
-
--cer-color-fuchsia-50: #fdf4ff;
|
|
349
|
-
--cer-color-fuchsia-100: #fae8ff;
|
|
350
|
-
--cer-color-fuchsia-200: #f5d0fe;
|
|
351
|
-
--cer-color-fuchsia-300: #f0abfc;
|
|
352
|
-
--cer-color-fuchsia-400: #e879f9;
|
|
353
|
-
--cer-color-fuchsia-500: #d946ef;
|
|
354
|
-
--cer-color-fuchsia-600: #c026d3;
|
|
355
|
-
--cer-color-fuchsia-700: #a21caf;
|
|
356
|
-
--cer-color-fuchsia-800: #86198f;
|
|
357
|
-
--cer-color-fuchsia-900: #701a75;
|
|
358
|
-
--cer-color-fuchsia-950: #4a044e;
|
|
359
|
-
/* pink */
|
|
360
|
-
--cer-color-pink-50: #fdf2f8;
|
|
361
|
-
--cer-color-pink-100: #fce7f3;
|
|
362
|
-
--cer-color-pink-200: #fbcfe8;
|
|
363
|
-
--cer-color-pink-300: #f9a8d4;
|
|
364
|
-
--cer-color-pink-400: #f472b6;
|
|
365
|
-
--cer-color-pink-500: #ec4899;
|
|
366
|
-
--cer-color-pink-600: #db2777;
|
|
367
|
-
--cer-color-pink-700: #be185d;
|
|
368
|
-
--cer-color-pink-800: #9d174d;
|
|
369
|
-
--cer-color-pink-900: #831843;
|
|
370
|
-
--cer-color-pink-950: #500724;
|
|
371
|
-
/* rose */
|
|
372
|
-
--cer-color-rose-50: #fff1f2;
|
|
373
|
-
--cer-color-rose-100: #ffe4e6;
|
|
374
|
-
--cer-color-rose-200: #fecdd3;
|
|
375
|
-
--cer-color-rose-300: #fda4af;
|
|
376
|
-
--cer-color-rose-400: #fb7185;
|
|
377
|
-
--cer-color-rose-500: #f43f5e;
|
|
378
|
-
--cer-color-rose-600: #e11d48;
|
|
379
|
-
--cer-color-rose-700: #be123c;
|
|
380
|
-
--cer-color-rose-800: #9f1239;
|
|
381
|
-
--cer-color-rose-900: #881337;
|
|
382
|
-
--cer-color-rose-950: #4c0519;
|
|
383
|
-
}
|
|
384
|
-
|
|
385
|
-
/* @property registrations for CSS transition composability */
|
|
386
|
-
@property --cer-rotate {
|
|
387
|
-
syntax: '<angle>';
|
|
388
|
-
initial-value: 0deg;
|
|
389
|
-
inherits: false;
|
|
390
|
-
}
|
|
391
|
-
@property --cer-translate-x {
|
|
392
|
-
syntax: '<length>';
|
|
393
|
-
initial-value: 0px;
|
|
394
|
-
inherits: false;
|
|
395
|
-
}
|
|
396
|
-
@property --cer-translate-y {
|
|
397
|
-
syntax: '<length>';
|
|
398
|
-
initial-value: 0px;
|
|
399
|
-
inherits: false;
|
|
400
|
-
}
|
|
401
|
-
@property --cer-skew-x {
|
|
402
|
-
syntax: '<angle>';
|
|
403
|
-
initial-value: 0deg;
|
|
404
|
-
inherits: false;
|
|
405
|
-
}
|
|
406
|
-
@property --cer-skew-y {
|
|
407
|
-
syntax: '<angle>';
|
|
408
|
-
initial-value: 0deg;
|
|
409
|
-
inherits: false;
|
|
410
|
-
}
|
|
411
|
-
@property --cer-scale-x {
|
|
412
|
-
syntax: '<number>';
|
|
413
|
-
initial-value: 1;
|
|
414
|
-
inherits: false;
|
|
415
|
-
}
|
|
416
|
-
@property --cer-scale-y {
|
|
417
|
-
syntax: '<number>';
|
|
418
|
-
initial-value: 1;
|
|
419
|
-
inherits: false;
|
|
420
|
-
}
|
|
421
|
-
/* Filter composition variables (--cer-blur, --cer-brightness, etc.) intentionally
|
|
422
|
-
omit @property registration because their "no-op" value is empty string (''),
|
|
423
|
-
which is not a valid CSS initial-value. They compose correctly without Houdini. */
|
|
424
|
-
@property --cer-opacity {
|
|
425
|
-
syntax: '<number>';
|
|
426
|
-
initial-value: 1;
|
|
427
|
-
inherits: false;
|
|
428
|
-
}
|
|
429
|
-
`;function b(e,...c){let n="";for(let o=0;o<e.length;o++)n+=e[o],o<c.length&&(n+=c[o]);return n}function i(e){return e.replace(/\/\*[\s\S]*?\*\//g,"").replace(/\s+/g," ").replace(/\s*([{}:;,>~])\s*/g,"$1").replace(/;}/g,"}").trim()}function y(e){return e.replace(/@charset\s+[^;]*;/gi,"").replace(/url\s*\(\s*['"]?javascript:[^)]*\)/gi,"").replace(/url\s*\(\s*['"]?data:[^)]*\)/gi,"").replace(/@import\s[^;{]*/gi,"").replace(/-moz-binding\s*:[^;]*/gi,"").replace(/\bbehavior\s*:[^;]*/gi,"").replace(/<script[\s\S]*?>[\s\S]*?<\/script>/gi,"").replace(/expression\s*\([^)]*\)/gi,"")}function p(e){if(typeof CSS<"u"&&CSS.escape)return CSS.escape(e);const c=String(e),n=c.length;let o="",l=0;for(;l<n;){const t=c.charAt(l),r=c.charCodeAt(l);r===0?o+="�":r>=1&&r<=31||r===127||l===0&&r>=48&&r<=57||l===1&&r>=48&&r<=57&&c.charCodeAt(0)===45?o+="\\"+r.toString(16)+" ":l===0&&n===1&&r===45?o+="\\"+t:r>=128||r===45||r===95||r>=48&&r<=57||r>=65&&r<=90||r>=97&&r<=122?o+=t:o+="\\"+t,l++}return o}function m(e){return"."+p(e)}function h(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}var f=b`
|
|
430
|
-
${g}
|
|
431
|
-
:host,
|
|
432
|
-
*,
|
|
433
|
-
::before,
|
|
434
|
-
::after {
|
|
435
|
-
all: isolate;
|
|
436
|
-
box-sizing: border-box;
|
|
437
|
-
border: 0 solid currentColor;
|
|
438
|
-
margin: 0;
|
|
439
|
-
padding: 0;
|
|
440
|
-
font: inherit;
|
|
441
|
-
vertical-align: baseline;
|
|
442
|
-
background: transparent;
|
|
443
|
-
color: inherit;
|
|
444
|
-
-webkit-tap-highlight-color: transparent;
|
|
445
|
-
/* Transform composition variables (reset per-element for composability) */
|
|
446
|
-
--cer-translate-x: 0px;
|
|
447
|
-
--cer-translate-y: 0px;
|
|
448
|
-
--cer-rotate: 0deg;
|
|
449
|
-
--cer-skew-x: 0deg;
|
|
450
|
-
--cer-skew-y: 0deg;
|
|
451
|
-
--cer-scale-x: 1;
|
|
452
|
-
--cer-scale-y: 1;
|
|
453
|
-
/* Ring variables */
|
|
454
|
-
--cer-ring-color: rgb(59 130 246 / 0.5);
|
|
455
|
-
/* Filter composition variables (empty = no-op in filter chain) */
|
|
456
|
-
--cer-blur: ;
|
|
457
|
-
--cer-brightness: ;
|
|
458
|
-
--cer-contrast: ;
|
|
459
|
-
--cer-grayscale: ;
|
|
460
|
-
--cer-hue-rotate: ;
|
|
461
|
-
--cer-invert: ;
|
|
462
|
-
--cer-saturate: ;
|
|
463
|
-
--cer-sepia: ;
|
|
464
|
-
--cer-drop-shadow: ;
|
|
465
|
-
--cer-backdrop-blur: ;
|
|
466
|
-
--cer-backdrop-brightness: ;
|
|
467
|
-
--cer-backdrop-contrast: ;
|
|
468
|
-
--cer-backdrop-grayscale: ;
|
|
469
|
-
--cer-backdrop-hue-rotate: ;
|
|
470
|
-
--cer-backdrop-invert: ;
|
|
471
|
-
--cer-backdrop-saturate: ;
|
|
472
|
-
--cer-backdrop-sepia: ;
|
|
473
|
-
}
|
|
474
|
-
:host {
|
|
475
|
-
display: contents;
|
|
476
|
-
font: 16px/1.5 var(--cer-font-sans, ui-sans-serif, system-ui, sans-serif);
|
|
477
|
-
/* Default CE line-height variable so leading-* can reliably override */
|
|
478
|
-
--cer-line-height: 1.5;
|
|
479
|
-
-webkit-text-size-adjust: 100%;
|
|
480
|
-
text-size-adjust: 100%;
|
|
481
|
-
-webkit-font-smoothing: antialiased;
|
|
482
|
-
-moz-osx-font-smoothing: grayscale;
|
|
483
|
-
/* Default gradient variables to avoid undefined var() usage in generated utilities */
|
|
484
|
-
--cer-gradient-from-position: 0%;
|
|
485
|
-
--cer-gradient-to-position: 100%;
|
|
486
|
-
--cer-gradient-via-position: 50%;
|
|
487
|
-
--cer-gradient-from: rgba(255, 255, 255, 0);
|
|
488
|
-
--cer-gradient-to: rgba(255, 255, 255, 0);
|
|
489
|
-
--cer-gradient-stops: var(--cer-gradient-from), var(--cer-gradient-to);
|
|
490
|
-
/* Default outline style variable */
|
|
491
|
-
--cer-outline-style: solid;
|
|
492
|
-
}
|
|
493
|
-
button,
|
|
494
|
-
input,
|
|
495
|
-
select,
|
|
496
|
-
textarea {
|
|
497
|
-
background: transparent;
|
|
498
|
-
outline: none;
|
|
499
|
-
}
|
|
500
|
-
textarea {
|
|
501
|
-
resize: vertical;
|
|
502
|
-
}
|
|
503
|
-
progress {
|
|
504
|
-
vertical-align: baseline;
|
|
505
|
-
}
|
|
506
|
-
button,
|
|
507
|
-
textarea {
|
|
508
|
-
overflow: visible;
|
|
509
|
-
}
|
|
510
|
-
img,
|
|
511
|
-
svg,
|
|
512
|
-
video,
|
|
513
|
-
canvas,
|
|
514
|
-
audio,
|
|
515
|
-
iframe,
|
|
516
|
-
embed,
|
|
517
|
-
object {
|
|
518
|
-
display: block;
|
|
519
|
-
max-width: 100%;
|
|
520
|
-
height: auto;
|
|
521
|
-
}
|
|
522
|
-
svg {
|
|
523
|
-
fill: currentColor;
|
|
524
|
-
stroke: none;
|
|
525
|
-
}
|
|
526
|
-
a {
|
|
527
|
-
text-decoration: inherit;
|
|
528
|
-
cursor: pointer;
|
|
529
|
-
}
|
|
530
|
-
button,
|
|
531
|
-
[type='button'],
|
|
532
|
-
[type='reset'],
|
|
533
|
-
[type='submit'] {
|
|
534
|
-
cursor: pointer;
|
|
535
|
-
appearance: button;
|
|
536
|
-
background: none;
|
|
537
|
-
-webkit-user-select: none;
|
|
538
|
-
user-select: none;
|
|
539
|
-
}
|
|
540
|
-
::-webkit-input-placeholder,
|
|
541
|
-
::placeholder {
|
|
542
|
-
color: inherit;
|
|
543
|
-
opacity: 0.5;
|
|
544
|
-
}
|
|
545
|
-
*:focus-visible {
|
|
546
|
-
outline: 2px solid var(--cer-color-primary-500, #3b82f6);
|
|
547
|
-
outline-offset: 2px;
|
|
548
|
-
}
|
|
549
|
-
ol,
|
|
550
|
-
ul {
|
|
551
|
-
list-style: none;
|
|
552
|
-
}
|
|
553
|
-
table {
|
|
554
|
-
border-collapse: collapse;
|
|
555
|
-
}
|
|
556
|
-
sub,
|
|
557
|
-
sup {
|
|
558
|
-
font-size: 0.75em;
|
|
559
|
-
line-height: 0;
|
|
560
|
-
position: relative;
|
|
561
|
-
}
|
|
562
|
-
sub {
|
|
563
|
-
bottom: -0.25em;
|
|
564
|
-
}
|
|
565
|
-
sup {
|
|
566
|
-
top: -0.5em;
|
|
567
|
-
}
|
|
568
|
-
[disabled],
|
|
569
|
-
[aria-disabled='true'] {
|
|
570
|
-
cursor: not-allowed;
|
|
571
|
-
}
|
|
572
|
-
[hidden] {
|
|
573
|
-
display: none;
|
|
574
|
-
}
|
|
575
|
-
`,v="0.25rem",a=null;function S(){return a||(typeof CSSStyleSheet>"u"?a={cssRules:[],replaceSync:()=>{},toString:()=>i(f)}:(a=new CSSStyleSheet,a.replaceSync(i(f)))),a}var s=null,d=null,u=null;function k(e,c,n){s=e,d=c,u=n}function w(e){return s?s(e):!1}function x(e){return d?d(e):""}function C(){return u?u():null}Object.defineProperty(exports,"_registerRenderBridge",{enumerable:!0,get:function(){return k}});Object.defineProperty(exports,"baseReset",{enumerable:!0,get:function(){return f}});Object.defineProperty(exports,"css",{enumerable:!0,get:function(){return b}});Object.defineProperty(exports,"cssEscape",{enumerable:!0,get:function(){return p}});Object.defineProperty(exports,"escapeClassName",{enumerable:!0,get:function(){return m}});Object.defineProperty(exports,"escapeRegExp",{enumerable:!0,get:function(){return h}});Object.defineProperty(exports,"getBaseResetSheet",{enumerable:!0,get:function(){return S}});Object.defineProperty(exports,"getProseStyleSheet",{enumerable:!0,get:function(){return C}});Object.defineProperty(exports,"isJITCSSActiveFor",{enumerable:!0,get:function(){return w}});Object.defineProperty(exports,"minifyCSS",{enumerable:!0,get:function(){return i}});Object.defineProperty(exports,"processJITCSS",{enumerable:!0,get:function(){return x}});Object.defineProperty(exports,"sanitizeCSS",{enumerable:!0,get:function(){return y}});Object.defineProperty(exports,"spacing",{enumerable:!0,get:function(){return v}});
|
|
576
|
-
|
|
577
|
-
//# sourceMappingURL=css-utils-mgjmH8qX.cjs.map
|