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/test.native.js
CHANGED
|
@@ -11582,14 +11582,7 @@ var require_Text_native = __commonJS({
|
|
|
11582
11582
|
inlineWhenUnflattened: /* @__PURE__ */ new Set([
|
|
11583
11583
|
"fontFamily"
|
|
11584
11584
|
]),
|
|
11585
|
-
variants: _object_spread_props8(_object_spread9(
|
|
11586
|
-
// ??
|
|
11587
|
-
ellipsizeMode: {
|
|
11588
|
-
"...": function() {
|
|
11589
|
-
return null;
|
|
11590
|
-
}
|
|
11591
|
-
}
|
|
11592
|
-
}), !1), {
|
|
11585
|
+
variants: _object_spread_props8(_object_spread9({}, !1, !1), {
|
|
11593
11586
|
/**
|
|
11594
11587
|
* @deprecated Use ellipsis instead
|
|
11595
11588
|
*/
|