@tachui/core 0.8.16 → 0.8.17
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/common.js +383 -382
- package/dist/essential.js +396 -395
- package/dist/index-Bgna5tXS.js +733 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +376 -375
- package/dist/utils/sanitize-svg.d.ts +2 -0
- package/dist/utils/sanitize-svg.d.ts.map +1 -0
- package/dist/version.js +1 -1
- package/package.json +3 -3
- package/dist/index-BaBj0d3d.js +0 -618
package/dist/index.js
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
import { c as s, b as r, C as n, S as i, T as o, k as c, q as d,
|
|
2
|
-
import { Assets as
|
|
3
|
-
import { a as
|
|
4
|
-
import { Layout as
|
|
5
|
-
import { b as
|
|
6
|
-
import { C as
|
|
7
|
-
import { OptimizedLazyPluginLoader as
|
|
8
|
-
import { DOMBridgeDebug as
|
|
9
|
-
import { LifecycleValidationUtils as
|
|
10
|
-
import { TACHUI_PACKAGE as
|
|
11
|
-
import { c as
|
|
12
|
-
import { AnimationModifier as Rt, AppearanceModifier as
|
|
13
|
-
import { ModifierPriority as
|
|
14
|
-
import { a as
|
|
15
|
-
import { a as kt, b as qt, c as
|
|
16
|
-
import { g as
|
|
17
|
-
import { r as
|
|
1
|
+
import { c as s, b as r, C as n, S as i, T as o, k as c, q as d, u as l, p as m, g, d as p, e as f, f as C, j as u, h as S, l as M, n as h, i as E, a as x, v as b, m as v, w as y, x as G, o as R, r as O, s as A, t as I } from "./index-Bgna5tXS.js";
|
|
2
|
+
import { Assets as L, ColorAsset as T, FontAsset as D, FontWidth as w, ImageAsset as U, SystemFonts as B, createColorAsset as F, createFontAsset as j, createGoogleFont as V, createImageAsset as z, createSystemFont as N, createVariableFont as k, getAssetInfo as q, listAssetNames as W, registerAsset as _ } from "./assets/index.js";
|
|
3
|
+
import { a as K, w as J, A as Y, x as Q, B as X, u as Z, f as $, C as ee, v as ae, D as te, E as se, F as re, g as ne, h as ie, K as oe, H as ce, M as de, J as le, G as me, l as ge, e as pe, m as fe, I as Ce, L as ue, d as Se, N as Me, R as he, t as Ee, p as xe, s as be, r as ve, q as ye, b as Ge, c as Re, k as Oe, j as Ae, S as Ie, T as Pe, y as Le, z as Te, i as De, n as we, o as Ue, O as Be } from "./index-JQ1sW1SK.js";
|
|
4
|
+
import { Layout as je, dimensionToCSS as Ve, infinity as ze, infinityToFlexCSS as Ne, isInfinity as ke, shouldExpandForInfinity as qe } from "./constants/layout.js";
|
|
5
|
+
import { b as _e, g as He, f as Ke, c as Je, a as Ye, h as Qe, r as Xe, w as Ze, d as $e, e as ea } from "./factory-oMYyVSAY.js";
|
|
6
|
+
import { C as ta, y as sa, y as ra, D as na, k as ia, E as oa, M as ca, S as da, q as la, V as ma, a as ga, b as pa, v as fa, l as Ca, o as ua, d as Sa, c as Ma, e as ha, n as Ea, g as xa, w as ba, i as va, h as ya, x as Ga, m as Ra, p as Oa, r as Aa, f as Ia, u as Pa, s as La, j as Ta, t as Da } from "./concatenated-component-BCrw_7cC.js";
|
|
7
|
+
import { OptimizedLazyPluginLoader as Ua, PluginDevUtils as Ba, PluginError as Fa, SimplifiedComponentRegistry as ja, SimplifiedPluginManager as Va, SimplifiedTachUIInstance as za, adaptPlugin as Na, compareSemver as ka, createLazyPlugin as qa, createLegacyPluginAdapter as Wa, globalTachUIInstance as _a, installPlugin as Ha, isLegacyPlugin as Ka, normalizePluginName as Ja, registerComponent as Ya, registerService as Qa, validatePluginName as Xa, validateSemver as Za } from "./plugins/index.js";
|
|
8
|
+
import { DOMBridgeDebug as et, getComponentFromElement as at, mountComponentChildren as tt, mountComponentTree as st, mountRoot as rt, registerComponentWithLifecycleHooks as nt, unmountComponent as it, unmountComponentEnhanced as ot, updateComponent as ct } from "./runtime/dom-bridge.js";
|
|
9
|
+
import { LifecycleValidationUtils as lt, ProductionUtils as mt, ValidationDevTools as gt, ValidationSetup as pt, getComponentValidator as ft } from "./validation/index.js";
|
|
10
|
+
import { TACHUI_PACKAGE as ut, TACHUI_PACKAGE_VERSION as St, VERSION as Mt } from "./version.js";
|
|
11
|
+
import { c as Et, g as xt, a as bt, p as vt, b as yt } from "./plugin-BCAdZXKq.js";
|
|
12
|
+
import { AnimationModifier as Rt, AppearanceModifier as Ot, BaseModifier as At, InteractionModifier as It, LayoutModifier as Pt, LifecycleModifier as Lt, ResizableModifier as Tt } from "./modifiers/base.js";
|
|
13
|
+
import { ModifierPriority as wt } from "@tachui/types/modifiers";
|
|
14
|
+
import { a as Bt, c as Ft, g as jt, i as Vt, r as zt } from "./proxy-gO-vDCUZ.js";
|
|
15
|
+
import { a as kt, b as qt, c as Wt, i as _t, l as Ht, p as Kt } from "./presets-B9x94uRn.js";
|
|
16
|
+
import { g as Yt, e as Qt, f as Xt, c as Zt, a as $t, i as es, m as as, r as ts, s as ss, h as rs } from "./factories-B3-rmvkB.js";
|
|
17
|
+
import { r as is } from "./registration-utils-CNsN4eoU.js";
|
|
18
18
|
export * from "@tachui/types/gradients";
|
|
19
|
-
import { generateAngularGradientCSS as
|
|
20
|
-
import { T as
|
|
21
|
-
import { R as
|
|
22
|
-
import { c as
|
|
23
|
-
import { p as
|
|
24
|
-
import { h as
|
|
25
|
-
import { C as
|
|
26
|
-
import { A as
|
|
27
|
-
import { L as
|
|
28
|
-
import { C as
|
|
29
|
-
import { D as
|
|
30
|
-
import { B as
|
|
31
|
-
import { C as
|
|
32
|
-
import { StateManagerImpl as qi, StateUtils as
|
|
19
|
+
import { generateAngularGradientCSS as ds, generateConicGradientCSS as ls, generateEllipticalGradientCSS as ms, generateLinearGradientCSS as gs, generateRadialGradientCSS as ps, generateRepeatingLinearGradientCSS as fs, generateRepeatingRadialGradientCSS as Cs, gradientToCSS as us } from "./gradients/css-generator.js";
|
|
20
|
+
import { T as Ms, c as hs, a as Es, b as xs, e as bs, f as vs, d as ys, g as Gs, h as Rs, o as Os, s as As, i as Is, j as Ps, k as Ls } from "./scheduler-DppMK9mR.js";
|
|
21
|
+
import { R as Ds, M as ws, U as Us, q as Bs, w as Fs, x as js, a as Vs, b as zs, y as Ns, n as ks, z as qs, c as Ws, A as _s, B as Hs, E as Ks, I as Js, f as Ys, J as Qs, p as Xs, v as Zs, g as $s, K as er, d as ar, i as tr, F as sr, o as rr, L as nr, G as ir, H as or, u as cr } from "./theme-CRLPHryV.js";
|
|
22
|
+
import { c as lr, b as mr, a as gr, d as pr } from "./effect-BsW3fy1q.js";
|
|
23
|
+
import { p as Cr, q as ur, i as Sr, A as Mr, c as hr, a as Er, j as xr, b as br, r as vr, d as yr, s as Gr, e as Rr, k as Or, F as Ar, G as Ir, f as Pr, t as Lr, g as Tr, l as Dr, h as wr, m as Ur, u as Br, B as Fr, C as jr, n as Vr, o as zr, D as Nr, v as kr, w as qr, x as Wr, y as _r, E as Hr, z as Kr } from "./signal-list-07gNXGiW.js";
|
|
24
|
+
import { h as Yr, C as Qr, P as Xr, R as Zr, d as $r, j as en, c as an, e as tn, i as sn, a as rn, f as nn, k as on, l as cn, g as dn, p as ln, w as mn } from "./component-D-O9yq0P.js";
|
|
25
|
+
import { C as pn, a as fn, E as Cn, c as un, b as Sn, d as Mn, g as hn, p as En, r as xn, s as bn, w as vn } from "./component-context-B9HI2nZH.js";
|
|
26
|
+
import { A as Gn, C as Rn, D as On, F as An, I as In, c as Pn, a as Ln, b as Tn, d as Dn, g as wn, i as Un, m as Bn, o as Fn, e as jn, f as Vn, h as zn, j as Nn, s as kn, k as qn, u as Wn, l as _n, n as Hn, p as Kn, w as Jn, q as Yn } from "./hooks-WGmpzYgD.js";
|
|
27
|
+
import { L as Xn, b as Zn, m as $n, u as ei, a as ai } from "./optimization-CbKNA9w4.js";
|
|
28
|
+
import { C as si, b as ri, a as ni, c as ii, g as oi } from "./component-base-C41K3NTe.js";
|
|
29
|
+
import { D as di, g as li, c as mi, a as gi, b as pi, d as fi, f as Ci, e as ui, h as Si } from "./enhanced-renderer-t9Ni2EEG.js";
|
|
30
|
+
import { B as hi, b as Ei, S as xi, d as bi, c as vi, e as yi, f as Gi, a as Ri, i as Oi, u as Ai } from "./binding-DCV5PKkK.js";
|
|
31
|
+
import { C as Pi, E as Li, O as Ti, e as Di, c as wi, a as Ui, i as Bi, b as Fi, d as ji, m as Vi, o as zi, p as Ni } from "./observed-object-p1CLdrFm.js";
|
|
32
|
+
import { StateManagerImpl as qi, StateUtils as Wi, createEnvironmentObjectProvider as _i, createStateManager as Hi, getAllStateManagers as Ki, getStateManager as Ji, getStateManagerDebugInfo as Yi, initializeStateDebugging as Qi, registerStateManager as Xi, unregisterStateManager as Zi, useEnvironmentObject as $i } from "./state/index.js";
|
|
33
33
|
const e = {
|
|
34
34
|
name: "@tachui/core",
|
|
35
35
|
version: "0.1.0",
|
|
@@ -40,401 +40,402 @@ const e = {
|
|
|
40
40
|
useCase: "Backward compatibility, feature-rich applications, everything included"
|
|
41
41
|
};
|
|
42
42
|
export {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
43
|
+
K as AngularGradient,
|
|
44
|
+
J as AnimationGradients,
|
|
45
|
+
Gn as AnimationManager,
|
|
46
46
|
Rt as AnimationModifier,
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
47
|
+
Ot as AppearanceModifier,
|
|
48
|
+
Y as Asset,
|
|
49
|
+
L as Assets,
|
|
50
50
|
e as BUNDLE_INFO,
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
51
|
+
Q as BackgroundGradients,
|
|
52
|
+
At as BaseModifier,
|
|
53
|
+
hi as BindingImpl,
|
|
54
|
+
Ei as BindingUtils,
|
|
55
|
+
X as ButtonGradients,
|
|
56
|
+
ta as COMPONENT_ELIGIBILITY,
|
|
57
57
|
s as CONCAT_SYMBOL,
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
58
|
+
si as CSSClassManager,
|
|
59
|
+
Z as CardGradients,
|
|
60
|
+
Yr as ChildrenManager,
|
|
61
|
+
T as ColorAsset,
|
|
62
|
+
$ as ColorUtilities,
|
|
63
|
+
Pi as CommonEnvironmentKeys,
|
|
64
|
+
pn as ComponentContextDebug,
|
|
65
|
+
fn as ComponentContextSymbol,
|
|
66
|
+
Qr as ComponentManager,
|
|
67
|
+
ri as ComponentWithCSSClasses,
|
|
68
68
|
r as ConcatenatableBase,
|
|
69
|
-
|
|
70
|
-
|
|
69
|
+
sa as Concatenated,
|
|
70
|
+
ra as ConcatenatedComponent,
|
|
71
71
|
n as ConcatenationSymbol,
|
|
72
|
-
|
|
72
|
+
ee as ConicGradient,
|
|
73
73
|
Rn as ContextManager,
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
74
|
+
On as DIContainer,
|
|
75
|
+
et as DOMBridgeDebug,
|
|
76
|
+
di as DOMCSSClassApplicator,
|
|
77
|
+
na as DOMRenderer,
|
|
78
|
+
ae as DashboardGradients,
|
|
79
|
+
te as DevValidation,
|
|
80
|
+
ia as ElementTagValidator,
|
|
81
|
+
se as EllipticalGradient,
|
|
82
|
+
Li as EnvironmentObject,
|
|
83
|
+
Cn as EnvironmentSymbol,
|
|
84
|
+
oa as EventDelegator,
|
|
85
|
+
An as FocusManager,
|
|
86
|
+
D as FontAsset,
|
|
87
|
+
w as FontWidth,
|
|
88
|
+
re as FormGradients,
|
|
89
|
+
ne as GradientAnalysis,
|
|
90
|
+
ie as GradientAsset,
|
|
91
|
+
oe as GradientDebugger,
|
|
92
|
+
ce as GradientExamples,
|
|
93
|
+
de as GradientInspector,
|
|
94
|
+
le as GradientPerformanceMonitor,
|
|
95
|
+
me as GradientPresetUtils,
|
|
96
|
+
ge as GradientTypeGuards,
|
|
97
|
+
pe as GradientUtilities,
|
|
98
|
+
fe as GradientValidation,
|
|
99
|
+
U as ImageAsset,
|
|
100
|
+
In as Injectable,
|
|
101
|
+
It as InteractionModifier,
|
|
102
|
+
Ce as InteractiveGradientPresets,
|
|
103
|
+
je as Layout,
|
|
104
|
+
_e as LayoutComponent,
|
|
105
|
+
Pt as LayoutModifier,
|
|
106
|
+
Xn as LifecycleManager,
|
|
107
|
+
Lt as LifecycleModifier,
|
|
108
|
+
lt as LifecycleValidationUtils,
|
|
109
|
+
ue as LinearGradient,
|
|
110
|
+
Se as LinearGradientPresets,
|
|
111
|
+
ca as ModifierBuilderImpl,
|
|
112
|
+
wt as ModifierPriority,
|
|
113
|
+
Me as NavigationGradients,
|
|
114
|
+
Ti as ObservableObjectBase,
|
|
115
|
+
Di as ObservedObject,
|
|
116
|
+
Ua as OptimizedLazyPluginLoader,
|
|
117
|
+
Ba as PluginDevUtils,
|
|
118
|
+
Fa as PluginError,
|
|
119
|
+
mt as ProductionUtils,
|
|
120
|
+
Xr as PropsManager,
|
|
121
|
+
he as RadialGradient,
|
|
122
|
+
Ee as ReactiveBackgroundUtils,
|
|
123
|
+
Ds as ReactiveError,
|
|
124
|
+
xe as ReactiveGradientAsset,
|
|
125
|
+
be as ReactiveGradientUtils,
|
|
126
|
+
ve as ReactiveGradients,
|
|
127
|
+
ws as ReactiveScheduler,
|
|
128
|
+
ye as ReactiveStateGradientAsset,
|
|
129
|
+
Zr as RefManager,
|
|
130
|
+
Ge as RepeatingLinearGradient,
|
|
131
131
|
Re as RepeatingRadialGradient,
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
132
|
+
Tt as ResizableModifier,
|
|
133
|
+
da as SEMANTIC_TAG_ROLES,
|
|
134
|
+
la as SemanticRoleManager,
|
|
135
|
+
ja as SimplifiedComponentRegistry,
|
|
136
|
+
Va as SimplifiedPluginManager,
|
|
137
|
+
za as SimplifiedTachUIInstance,
|
|
138
|
+
xi as State,
|
|
139
|
+
Oe as StateGradient,
|
|
140
|
+
Ae as StateGradientAsset,
|
|
141
|
+
Ie as StateGradientUtils,
|
|
142
142
|
qi as StateManagerImpl,
|
|
143
|
-
|
|
143
|
+
Wi as StateUtils,
|
|
144
144
|
i as Suspense,
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
145
|
+
B as SystemFonts,
|
|
146
|
+
ut as TACHUI_PACKAGE,
|
|
147
|
+
St as TACHUI_PACKAGE_VERSION,
|
|
148
|
+
Ms as TaskPriority,
|
|
149
149
|
o as TextConcatenationOptimizer,
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
150
|
+
Pe as ThemeGradients,
|
|
151
|
+
Le as ThemedGradients,
|
|
152
|
+
Us as UpdatePriority,
|
|
153
|
+
ma as VALID_HTML_TAGS,
|
|
154
|
+
Mt as VERSION,
|
|
155
|
+
gt as ValidationDevTools,
|
|
156
|
+
pt as ValidationSetup,
|
|
157
157
|
Na as adaptPlugin,
|
|
158
|
-
|
|
159
|
-
|
|
158
|
+
Cr as analyzeReactivePerformance,
|
|
159
|
+
ur as analyzeSignalUsage,
|
|
160
160
|
kt as animationModifiers,
|
|
161
161
|
qt as appearanceModifiers,
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
162
|
+
ga as applyModifiers,
|
|
163
|
+
pa as applyModifiersToNode,
|
|
164
|
+
fa as applySemanticAttributes,
|
|
165
|
+
Bs as batch,
|
|
166
|
+
Yt as classModifier,
|
|
167
|
+
He as clonePropsPreservingReactivity,
|
|
168
|
+
Fs as combineEquals,
|
|
169
|
+
Qt as combineModifiers,
|
|
170
170
|
ka as compareSemver,
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
171
|
+
Xt as conditionalModifier,
|
|
172
|
+
ni as configureCSSClasses,
|
|
173
|
+
Bt as configureCore,
|
|
174
|
+
Ca as configureElementOverrides,
|
|
175
175
|
c as constrainedExpand,
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
176
|
+
un as consumeEnvironmentValue,
|
|
177
|
+
Pn as contextUtils,
|
|
178
|
+
Wt as coreModifiers,
|
|
179
|
+
$r as createAdvancedComponent,
|
|
180
|
+
js as createArrayEquals,
|
|
181
|
+
bi as createBinding,
|
|
182
|
+
li as createCSSClassDOMNode,
|
|
183
|
+
mi as createCSSClassUtilities,
|
|
184
|
+
en as createChildrenManager,
|
|
185
|
+
hs as createCleanupGroup,
|
|
186
|
+
F as createColorAsset,
|
|
187
|
+
an as createComponent,
|
|
188
|
+
Sn as createComponentContext,
|
|
189
|
+
Te as createComponentGradients,
|
|
190
|
+
Ke as createComponentInstance,
|
|
191
|
+
Ft as createComponentProxy,
|
|
192
|
+
Vs as createComputed,
|
|
193
|
+
Ln as createContext,
|
|
194
|
+
Tn as createContextConsumer,
|
|
195
|
+
Zt as createCustomModifier,
|
|
196
|
+
gi as createDOMNodeWithClasses,
|
|
197
|
+
Sr as createDeepSignal,
|
|
198
|
+
Mr as createDetachedRoot,
|
|
199
|
+
lr as createEffect,
|
|
200
|
+
hr as createEffectBatch,
|
|
201
|
+
ua as createElementOverrideValidator,
|
|
202
|
+
vi as createEnhancedBinding,
|
|
203
|
+
Er as createEnhancedEffect,
|
|
204
|
+
xr as createEnhancedSignal,
|
|
205
|
+
Mn as createEnvironmentKey,
|
|
206
|
+
_i as createEnvironmentObjectProvider,
|
|
207
|
+
Es as createEventListener,
|
|
208
|
+
j as createFontAsset,
|
|
209
|
+
tn as createFragment,
|
|
210
|
+
V as createGoogleFont,
|
|
211
|
+
De as createGradientAsset,
|
|
212
|
+
br as createHighPriorityEffect,
|
|
213
|
+
z as createImageAsset,
|
|
214
|
+
xs as createInterval,
|
|
215
215
|
d as createLazyComponentGroup,
|
|
216
216
|
qa as createLazyPlugin,
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
217
|
+
Wa as createLegacyPluginAdapter,
|
|
218
|
+
vr as createLegacySignal,
|
|
219
|
+
yr as createLowPriorityEffect,
|
|
220
|
+
zs as createMemo,
|
|
221
|
+
Gr as createMigrationReport,
|
|
222
|
+
Sa as createModifiableComponent,
|
|
223
|
+
Je as createModifiableComponentFactory,
|
|
224
|
+
Ma as createModifierBuilder,
|
|
225
|
+
ha as createModifierRegistry,
|
|
226
226
|
Ns as createObjectEquals,
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
227
|
+
wi as createObservableEnvironmentObject,
|
|
228
|
+
Ui as createObservableStore,
|
|
229
|
+
mr as createOnceEffect,
|
|
230
|
+
sn as createPropsManager,
|
|
231
|
+
rn as createReactiveComponent,
|
|
232
|
+
Ye as createReactiveWrapper,
|
|
233
|
+
nn as createRef,
|
|
234
|
+
on as createRefManager,
|
|
235
|
+
gr as createRenderEffect,
|
|
236
|
+
Qe as createResetLifecycleState,
|
|
237
237
|
Rr as createResilientEffect,
|
|
238
|
-
|
|
238
|
+
bs as createResource,
|
|
239
239
|
ks as createRoot,
|
|
240
240
|
qs as createSelectorEquals,
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
241
|
+
Or as createShallowSignal,
|
|
242
|
+
Ws as createSignal,
|
|
243
|
+
Ar as createSignalList,
|
|
244
|
+
Ir as createSignalListControls,
|
|
245
|
+
yi as createStateBinding,
|
|
246
|
+
Hi as createStateManager,
|
|
247
|
+
$t as createStyleModifier,
|
|
248
|
+
pr as createSyncEffect,
|
|
249
249
|
N as createSystemFont,
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
250
|
+
Et as createTachUIPlugin,
|
|
251
|
+
vs as createTimeout,
|
|
252
|
+
we as createValidatedGradient,
|
|
253
|
+
Ue as createValidatedStateGradient,
|
|
254
254
|
k as createVariableFont,
|
|
255
255
|
l as createVisibilityLazyComponent,
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
256
|
+
Pr as createWatchEffect,
|
|
257
|
+
ii as cssClassManager,
|
|
258
|
+
pi as cssClassRendererMixin,
|
|
259
|
+
_s as debugEquals,
|
|
260
|
+
Hs as deepEquals,
|
|
261
|
+
cn as defaultChildrenRenderer,
|
|
262
|
+
Dn as defaultContextManager,
|
|
263
|
+
Ks as defaultEquals,
|
|
264
|
+
Js as detectSystemTheme,
|
|
265
|
+
Ve as dimensionToCSS,
|
|
266
|
+
ys as dispose,
|
|
267
|
+
fi as domCSSClassApplicator,
|
|
268
|
+
Lr as enableReactiveDebugging,
|
|
269
|
+
Gs as enableScheduling,
|
|
270
|
+
Ci as enhanceRendererWithCSSClasses,
|
|
271
271
|
m as equalShare,
|
|
272
|
-
|
|
272
|
+
es as eventModifier,
|
|
273
273
|
g as expand,
|
|
274
|
-
|
|
274
|
+
ui as extractCSSClasses,
|
|
275
275
|
p as fillMaxHeight,
|
|
276
276
|
f as fillMaxSize,
|
|
277
277
|
C as fillMaxWidth,
|
|
278
278
|
u as fixedHeightExpandWidth,
|
|
279
279
|
S as fixedWidthExpandHeight,
|
|
280
280
|
M as flexible,
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
281
|
+
Tr as flushEffectUpdates,
|
|
282
|
+
Dr as flushSignalUpdates,
|
|
283
|
+
Ys as flushSync,
|
|
284
|
+
dn as forwardRef,
|
|
285
285
|
h as fullScreen,
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
286
|
+
ds as generateAngularGradientCSS,
|
|
287
|
+
ls as generateConicGradientCSS,
|
|
288
|
+
xt as generateDOMCode,
|
|
289
|
+
ms as generateEllipticalGradientCSS,
|
|
290
|
+
bt as generateEnhancedDOMCode,
|
|
291
|
+
gs as generateLinearGradientCSS,
|
|
292
|
+
ps as generateRadialGradientCSS,
|
|
293
|
+
fs as generateRepeatingLinearGradientCSS,
|
|
294
|
+
Cs as generateRepeatingRadialGradientCSS,
|
|
295
|
+
Ki as getAllStateManagers,
|
|
296
296
|
q as getAssetInfo,
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
297
|
+
oi as getCSSClassConfig,
|
|
298
|
+
at as getComponentFromElement,
|
|
299
|
+
ft as getComponentValidator,
|
|
300
|
+
jt as getCoreFeatureFlags,
|
|
301
|
+
hn as getCurrentComponentContext,
|
|
302
|
+
Qs as getCurrentTheme,
|
|
303
|
+
wr as getEffectPerformanceMetrics,
|
|
304
|
+
Ea as getElementOverrideConfig,
|
|
305
|
+
Ur as getEnhancedSignalImpl,
|
|
306
|
+
Br as getMigrationStats,
|
|
307
|
+
Xs as getOwner,
|
|
308
|
+
Fr as getOwnerChain,
|
|
309
|
+
Zs as getReactiveContext,
|
|
310
|
+
xa as getRendererMetrics,
|
|
311
|
+
jr as getRootOwner,
|
|
312
312
|
Rs as getScheduler,
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
313
|
+
ba as getSemanticRole,
|
|
314
|
+
$s as getSignalImpl,
|
|
315
|
+
Vr as getSignalPerformanceMetrics,
|
|
316
|
+
Ji as getStateManager,
|
|
317
|
+
Yi as getStateManagerDebugInfo,
|
|
318
|
+
er as getThemeSignal,
|
|
319
|
+
wn as globalDI,
|
|
320
|
+
va as globalEventDelegator,
|
|
321
|
+
_a as globalTachUIInstance,
|
|
322
|
+
Be as gradientPerformanceMonitor,
|
|
323
|
+
us as gradientToCSS,
|
|
324
|
+
ya as h,
|
|
325
|
+
Ga as hasAutoARIA,
|
|
326
|
+
Si as hasCSSClassSupport,
|
|
327
|
+
ze as infinity,
|
|
328
328
|
Ne as infinityToFlexCSS,
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
329
|
+
Qi as initializeStateDebugging,
|
|
330
|
+
Un as inject,
|
|
331
|
+
Ha as installPlugin,
|
|
332
|
+
_t as interactionModifiers,
|
|
333
|
+
Gi as isBinding,
|
|
334
|
+
ar as isComputed,
|
|
335
335
|
E as isConcatenatable,
|
|
336
336
|
x as isConcatenatedComponent,
|
|
337
337
|
Ri as isEnhancedBinding,
|
|
338
|
-
|
|
339
|
-
|
|
338
|
+
zr as isEnhancedSignal,
|
|
339
|
+
Bi as isEnvironmentObject,
|
|
340
340
|
ke as isInfinity,
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
341
|
+
Ka as isLegacyPlugin,
|
|
342
|
+
Fi as isObservableObject,
|
|
343
|
+
ji as isObservedObject,
|
|
344
|
+
Vt as isProxyEnabled,
|
|
345
345
|
Nr as isReactiveContext,
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
346
|
+
tr as isSignal,
|
|
347
|
+
Oi as isState,
|
|
348
|
+
sr as jsonEquals,
|
|
349
|
+
Ht as layoutModifiers,
|
|
350
350
|
b as lazy,
|
|
351
|
-
|
|
351
|
+
W as listAssetNames,
|
|
352
352
|
v as makeConcatenatable,
|
|
353
|
-
|
|
354
|
-
|
|
353
|
+
Vi as makeObservable,
|
|
354
|
+
Zn as memo,
|
|
355
355
|
kr as migrateBatch,
|
|
356
|
-
|
|
356
|
+
Bn as migrateFromSetTimeout,
|
|
357
357
|
qr as migrateReactiveCode,
|
|
358
|
-
|
|
359
|
-
|
|
358
|
+
Wr as migrateToEnhancedSignal,
|
|
359
|
+
as as modifierHelpers,
|
|
360
360
|
Ra as modifierUtils,
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
361
|
+
$n as mount,
|
|
362
|
+
tt as mountComponentChildren,
|
|
363
|
+
st as mountComponentTree,
|
|
364
|
+
rt as mountRoot,
|
|
365
|
+
Ja as normalizePluginName,
|
|
366
|
+
zi as observable,
|
|
367
|
+
Os as onCleanup,
|
|
368
|
+
Fn as onDOMError,
|
|
369
|
+
jn as onDOMReady,
|
|
370
|
+
Vn as onError,
|
|
371
|
+
zn as onMount,
|
|
372
372
|
Nn as onUnmount,
|
|
373
|
-
|
|
374
|
-
|
|
373
|
+
vt as parseAdvancedSwiftUISyntax,
|
|
374
|
+
yt as parseSwiftUISyntax,
|
|
375
375
|
y as preloadComponent,
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
376
|
+
G as preloadComponentGroup,
|
|
377
|
+
Kt as presetModifiers,
|
|
378
|
+
Oa as processElementOverride,
|
|
379
|
+
ln as propsUtils,
|
|
380
380
|
Ni as provideEnvironmentObject,
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
381
|
+
En as provideEnvironmentValue,
|
|
382
|
+
_ as registerAsset,
|
|
383
|
+
Ya as registerComponent,
|
|
384
|
+
nt as registerComponentWithLifecycleHooks,
|
|
385
|
+
is as registerModifierWithMetadata,
|
|
386
|
+
Qa as registerService,
|
|
387
|
+
Xi as registerStateManager,
|
|
388
|
+
R as remainingSpace,
|
|
389
|
+
Aa as renderComponent,
|
|
390
|
+
Xe as resetLifecycleState,
|
|
391
|
+
_r as resetMigrationStats,
|
|
392
|
+
zt as resetProxyCache,
|
|
393
|
+
Ia as resetRendererMetrics,
|
|
394
394
|
O as responsive,
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
As as
|
|
401
|
-
Is as
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
395
|
+
ts as responsiveModifier,
|
|
396
|
+
Hr as runOutsideReactiveContext,
|
|
397
|
+
xn as runWithComponentContext,
|
|
398
|
+
rr as runWithOwner,
|
|
399
|
+
A as sanitizeSVG,
|
|
400
|
+
As as scheduleIdle,
|
|
401
|
+
Is as scheduleUpdate,
|
|
402
|
+
Ps as scheduleWithPriority,
|
|
403
|
+
Pa as semanticRoleManager,
|
|
404
|
+
bn as setCurrentComponentContext,
|
|
405
|
+
La as setExternalModifierRegistry,
|
|
406
|
+
Kr as setMigrationWarnings,
|
|
407
|
+
Ls as setScheduler,
|
|
408
|
+
nr as setTheme,
|
|
408
409
|
kn as setupOutsideClickDetection,
|
|
409
410
|
qn as setupPositioning,
|
|
410
|
-
|
|
411
|
+
ir as shallowEquals,
|
|
411
412
|
qe as shouldExpandForInfinity,
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
413
|
+
Ta as shouldWarnOnOverride,
|
|
414
|
+
ss as stateModifier,
|
|
415
|
+
or as structuralEquals,
|
|
416
|
+
rs as styleModifier,
|
|
417
|
+
I as tachui,
|
|
418
|
+
Da as text,
|
|
419
|
+
ei as unmount,
|
|
420
|
+
it as unmountComponent,
|
|
421
|
+
ot as unmountComponentEnhanced,
|
|
422
|
+
Zi as unregisterStateManager,
|
|
423
|
+
cr as untrack,
|
|
424
|
+
Ai as unwrapValue,
|
|
425
|
+
ct as updateComponent,
|
|
426
|
+
ai as updateProps,
|
|
427
|
+
Wn as useContext,
|
|
428
|
+
$i as useEnvironmentObject,
|
|
429
|
+
_n as useLifecycle,
|
|
430
|
+
Xa as validatePluginName,
|
|
431
|
+
Za as validateSemver,
|
|
432
|
+
vn as withComponentContext,
|
|
433
|
+
Hn as withDOMAccess,
|
|
434
|
+
Kn as withErrorBoundary,
|
|
435
|
+
mn as withLifecycle,
|
|
436
|
+
Ze as withModifierSupport,
|
|
437
|
+
$e as withModifiers,
|
|
438
|
+
Jn as withProvider,
|
|
439
|
+
Yn as withReactiveAsset,
|
|
440
|
+
ea as wrapComponent
|
|
440
441
|
};
|