tamagui 1.90.13 → 1.90.14
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/native.js +1 -8
- package/dist/native.js.map +2 -2
- package/dist/test.native.js +1 -8
- package/dist/test.native.js.map +2 -2
- package/package.json +54 -54
package/dist/native.js
CHANGED
|
@@ -12404,14 +12404,7 @@ var require_Text_native = __commonJS({
|
|
|
12404
12404
|
inlineWhenUnflattened: /* @__PURE__ */ new Set([
|
|
12405
12405
|
"fontFamily"
|
|
12406
12406
|
]),
|
|
12407
|
-
variants: _object_spread_props8(_object_spread9(
|
|
12408
|
-
// ??
|
|
12409
|
-
ellipsizeMode: {
|
|
12410
|
-
"...": function() {
|
|
12411
|
-
return null;
|
|
12412
|
-
}
|
|
12413
|
-
}
|
|
12414
|
-
}), !1), {
|
|
12407
|
+
variants: _object_spread_props8(_object_spread9({}, !1, !1), {
|
|
12415
12408
|
/**
|
|
12416
12409
|
* @deprecated Use ellipsis instead
|
|
12417
12410
|
*/
|