@tamagui/logo 1.89.28 → 1.89.29
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/cjs/LogoIcon.native.js +9 -8
- package/dist/cjs/LogoIcon.native.js.map +2 -2
- package/dist/cjs/LogoWords.native.js +106 -77
- package/dist/cjs/LogoWords.native.js.map +2 -2
- package/dist/cjs/TamaguiLogo.native.js +35 -14
- package/dist/cjs/TamaguiLogo.native.js.map +2 -2
- package/dist/cjs/TamaguiLogoSvg.native.js +43 -17
- package/dist/cjs/TamaguiLogoSvg.native.js.map +2 -2
- package/dist/cjs/useTint.native.js +9 -6
- package/dist/cjs/useTint.native.js.map +2 -2
- package/dist/esm/LogoIcon.native.js +9 -7
- package/dist/esm/LogoIcon.native.js.map +1 -1
- package/dist/esm/LogoWords.native.js +106 -76
- package/dist/esm/LogoWords.native.js.map +1 -1
- package/dist/esm/TamaguiLogo.native.js +35 -13
- package/dist/esm/TamaguiLogo.native.js.map +1 -1
- package/dist/esm/TamaguiLogoSvg.native.js +43 -17
- package/dist/esm/TamaguiLogoSvg.native.js.map +1 -1
- package/dist/esm/useTint.native.js +9 -5
- package/dist/esm/useTint.native.js.map +1 -1
- package/dist/jsx/LogoIcon.native.js +9 -7
- package/dist/jsx/LogoIcon.native.js.map +1 -1
- package/dist/jsx/LogoWords.native.js +106 -76
- package/dist/jsx/LogoWords.native.js.map +1 -1
- package/dist/jsx/TamaguiLogo.native.js +35 -13
- package/dist/jsx/TamaguiLogo.native.js.map +1 -1
- package/dist/jsx/TamaguiLogoSvg.native.js +43 -17
- package/dist/jsx/TamaguiLogoSvg.native.js.map +1 -1
- package/dist/jsx/useTint.native.js +9 -5
- package/dist/jsx/useTint.native.js.map +1 -1
- package/package.json +3 -3
|
@@ -18,9 +18,9 @@ __export(LogoIcon_exports, {
|
|
|
18
18
|
LogoIcon: () => LogoIcon
|
|
19
19
|
});
|
|
20
20
|
module.exports = __toCommonJS(LogoIcon_exports);
|
|
21
|
-
var import_tamagui = require("tamagui"), import_TamaguiLogoSvg = require("./TamaguiLogoSvg"), LogoIcon = function(param) {
|
|
21
|
+
var import_jsx_runtime = require("react/jsx-runtime"), import_tamagui = require("tamagui"), import_TamaguiLogoSvg = require("./TamaguiLogoSvg"), LogoIcon = function(param) {
|
|
22
22
|
var _param_downscale = param.downscale, downscale = _param_downscale === void 0 ? 2 : _param_downscale;
|
|
23
|
-
return /* @__PURE__ */
|
|
23
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.YStack, {
|
|
24
24
|
tag: "span",
|
|
25
25
|
className: "unselectable",
|
|
26
26
|
alignSelf: "center",
|
|
@@ -28,12 +28,13 @@ var import_tamagui = require("tamagui"), import_TamaguiLogoSvg = require("./Tama
|
|
|
28
28
|
pressStyle: {
|
|
29
29
|
opacity: 0.7,
|
|
30
30
|
scaleX: -1
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
31
|
+
},
|
|
32
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_TamaguiLogoSvg.TamaguiIconSvg, {
|
|
33
|
+
className: "tamagui-icon",
|
|
34
|
+
width: 450 / 8 / downscale,
|
|
35
|
+
height: 420 / 8 / downscale
|
|
36
|
+
})
|
|
37
|
+
});
|
|
37
38
|
};
|
|
38
39
|
// Annotate the CommonJS export names for ESM import in node:
|
|
39
40
|
0 && (module.exports = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/Users/n8/tamagui/packages/logo/src/LogoIcon.tsx"],
|
|
4
|
-
"mappings": "
|
|
5
|
-
"names": ["LogoIcon", "downscale", "YStack", "tag", "className", "alignSelf", "marginVertical", "pressStyle", "opacity", "scaleX", "TamaguiIconSvg", "width", "height"]
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;uDAAA,iBAAuB,oBAEvB,wBAA+B,6BAElBA,WAAW,SAAA,OAAA;+BAAGC,WAAAA,YAAAA,qBAAAA,SAAY,IAAA;AACrC,SACE,uCAAAC,KAACC,uBAAAA;IACCC,KAAI;IACJC,WAAU;IACVC,WAAU;IACVC,gBAAgB;IAChBC,YAAY;MACVC,SAAS;MACTC,QAAQ;IACV;cAEA,uCAAAR,KAACS,sCAAAA;MACCN,WAAU;MACVO,OAAO,MAAM,IAAIX;MACjBY,QAAQ,MAAM,IAAIZ;;;AAI1B;",
|
|
5
|
+
"names": ["LogoIcon", "downscale", "_jsx", "YStack", "tag", "className", "alignSelf", "marginVertical", "pressStyle", "opacity", "scaleX", "TamaguiIconSvg", "width", "height"]
|
|
6
6
|
}
|
|
@@ -18,7 +18,7 @@ __export(LogoWords_exports, {
|
|
|
18
18
|
LogoWords: () => LogoWords
|
|
19
19
|
});
|
|
20
20
|
module.exports = __toCommonJS(LogoWords_exports);
|
|
21
|
-
var import_react = require("react"), import_tamagui = require("tamagui"), import_useTint = require("./useTint");
|
|
21
|
+
var import_jsx_runtime = require("react/jsx-runtime"), import_react = require("react"), import_tamagui = require("tamagui"), import_useTint = require("./useTint");
|
|
22
22
|
function _array_like_to_array(arr, len) {
|
|
23
23
|
(len == null || len > arr.length) && (len = arr.length);
|
|
24
24
|
for (var i = 0, arr2 = new Array(len); i < len; i++)
|
|
@@ -62,15 +62,30 @@ function _non_iterable_rest() {
|
|
|
62
62
|
}
|
|
63
63
|
function _object_spread(target) {
|
|
64
64
|
for (var i = 1; i < arguments.length; i++) {
|
|
65
|
-
var source = arguments[i] != null ? arguments[i] : {},
|
|
66
|
-
typeof Object.getOwnPropertySymbols == "function" && (
|
|
65
|
+
var source = arguments[i] != null ? arguments[i] : {}, ownKeys2 = Object.keys(source);
|
|
66
|
+
typeof Object.getOwnPropertySymbols == "function" && (ownKeys2 = ownKeys2.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
|
|
67
67
|
return Object.getOwnPropertyDescriptor(source, sym).enumerable;
|
|
68
|
-
}))),
|
|
68
|
+
}))), ownKeys2.forEach(function(key) {
|
|
69
69
|
_define_property(target, key, source[key]);
|
|
70
70
|
});
|
|
71
71
|
}
|
|
72
72
|
return target;
|
|
73
73
|
}
|
|
74
|
+
function ownKeys(object, enumerableOnly) {
|
|
75
|
+
var keys = Object.keys(object);
|
|
76
|
+
if (Object.getOwnPropertySymbols) {
|
|
77
|
+
var symbols = Object.getOwnPropertySymbols(object);
|
|
78
|
+
enumerableOnly && (symbols = symbols.filter(function(sym) {
|
|
79
|
+
return Object.getOwnPropertyDescriptor(object, sym).enumerable;
|
|
80
|
+
})), keys.push.apply(keys, symbols);
|
|
81
|
+
}
|
|
82
|
+
return keys;
|
|
83
|
+
}
|
|
84
|
+
function _object_spread_props(target, source) {
|
|
85
|
+
return source = source ?? {}, Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function(key) {
|
|
86
|
+
Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
|
|
87
|
+
}), target;
|
|
88
|
+
}
|
|
74
89
|
function _object_without_properties(source, excluded) {
|
|
75
90
|
if (source == null)
|
|
76
91
|
return {};
|
|
@@ -126,7 +141,7 @@ var LogoWords = /* @__PURE__ */ (0, import_react.memo)(function(_param) {
|
|
|
126
141
|
var isActive = mounted !== "start" && i === index;
|
|
127
142
|
return grayscale ? hovered && isActive ? "var(--gray12)" : hovered ? "var(--gray11)" : "var(--gray10)" : mounted !== "done" || hovered ? isActive ? "var(--color)" : tints[index] : hovered && isActive ? "var(--color)" : tints[i];
|
|
128
143
|
}, x = Math.round(index * 18.5 + 18 / 2 * (index / tints.length) + 3 + (index === 6 ? -3 : 0));
|
|
129
|
-
return /* @__PURE__ */
|
|
144
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_tamagui.XStack, _object_spread_props(_object_spread({
|
|
130
145
|
onHoverIn: function() {
|
|
131
146
|
return setHovered(!0);
|
|
132
147
|
},
|
|
@@ -138,78 +153,92 @@ var LogoWords = /* @__PURE__ */ (0, import_react.memo)(function(_param) {
|
|
|
138
153
|
marginVertical: "$-2",
|
|
139
154
|
position: "relative",
|
|
140
155
|
className: "logo-words"
|
|
141
|
-
}, props),
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
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
|
-
|
|
156
|
+
}, props), {
|
|
157
|
+
children: [
|
|
158
|
+
animated && /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Circle, {
|
|
159
|
+
animation: "quick",
|
|
160
|
+
position: "absolute",
|
|
161
|
+
// debug
|
|
162
|
+
top: 0,
|
|
163
|
+
left: 0,
|
|
164
|
+
y: mounted === "start" ? -30 : -3,
|
|
165
|
+
// the last i is less wide
|
|
166
|
+
x,
|
|
167
|
+
size: 4,
|
|
168
|
+
backgroundColor: "$color9"
|
|
169
|
+
}),
|
|
170
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
|
|
171
|
+
"data-tauri-drag-region": !0,
|
|
172
|
+
width: 373 * (1 / downscale) * 0.333333334,
|
|
173
|
+
height: 41 * (1 / downscale) * 0.333333334,
|
|
174
|
+
viewBox: "0 0 373 41",
|
|
175
|
+
children: [
|
|
176
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", {
|
|
177
|
+
"data-tauri-drag-region": !0,
|
|
178
|
+
shapeRendering: "crispEdges",
|
|
179
|
+
fill: getColor(0),
|
|
180
|
+
points: "24.3870968 40.1612903 24.3870968 8.67741935 32.2580645 8.67741935 32.2580645 0.806451613 0.774193548 0.806451613 0.774193548 8.67741935 8.64516129 8.67741935 8.64516129 40.1612903",
|
|
181
|
+
onMouseEnter: function() {
|
|
182
|
+
return Tint.setTintIndex(0);
|
|
183
|
+
}
|
|
184
|
+
}),
|
|
185
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
|
|
186
|
+
shapeRendering: "crispEdges",
|
|
187
|
+
fill: getColor(1),
|
|
188
|
+
d: "M87.3548387,0.806451613 L87.3548387,8.67741935 L95.2258065,8.67741935 L95.2258065,40.1612903 L79.483871,40.1612903 L79.483871,24.4193548 L71.6129032,24.4193548 L71.6129032,40.1612903 L55.8709677,40.1612903 L55.8709677,8.67741935 L63.7419355,8.67741935 L63.7419355,0.806451613 L87.3548387,0.806451613 Z M79.483871,8.67741935 L71.6129032,8.67741935 L71.6129032,16.5483871 L79.483871,16.5483871 L79.483871,8.67741935 Z",
|
|
189
|
+
fillRule: "nonzero",
|
|
190
|
+
onMouseEnter: function() {
|
|
191
|
+
return Tint.setTintIndex(1);
|
|
192
|
+
}
|
|
193
|
+
}),
|
|
194
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", {
|
|
195
|
+
"data-tauri-drag-region": !0,
|
|
196
|
+
shapeRendering: "crispEdges",
|
|
197
|
+
fill: getColor(2),
|
|
198
|
+
points: "130.645161 40.1612903 130.645161 22.4516129 138.516129 22.4516129 138.516129 40.1612903 154.258065 40.1612903 154.258065 0.806451613 142.451613 0.806451613 142.451613 8.67741935 126.709677 8.67741935 126.709677 0.806451613 114.903226 0.806451613 114.903226 40.1612903",
|
|
199
|
+
onMouseEnter: function() {
|
|
200
|
+
return Tint.setTintIndex(2);
|
|
201
|
+
}
|
|
202
|
+
}),
|
|
203
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
|
|
204
|
+
fill: getColor(3),
|
|
205
|
+
d: "M205.419355,0.806451613 L205.419355,8.67741935 L213.290323,8.67741935 L213.290323,40.1612903 L197.548387,40.1612903 L197.548387,24.4193548 L189.677419,24.4193548 L189.677419,40.1612903 L173.935484,40.1612903 L173.935484,8.67741935 L181.806452,8.67741935 L181.806452,0.806451613 L205.419355,0.806451613 Z M197.548387,8.67741935 L189.677419,8.67741935 L189.677419,16.5483871 L197.548387,16.5483871 L197.548387,8.67741935 Z",
|
|
206
|
+
fillRule: "nonzero",
|
|
207
|
+
onMouseEnter: function() {
|
|
208
|
+
return Tint.setTintIndex(3);
|
|
209
|
+
}
|
|
210
|
+
}),
|
|
211
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", {
|
|
212
|
+
"data-tauri-drag-region": !0,
|
|
213
|
+
shapeRendering: "crispEdges",
|
|
214
|
+
fill: getColor(4),
|
|
215
|
+
points: "264.451613 40.1612903 264.451613 32.2903226 272.322581 32.2903226 272.322581 16.5483871 256.580645 16.5483871 256.580645 32.2903226 248.709677 32.2903226 248.709677 8.67741935 272.322581 8.67741935 272.322581 0.806451613 240.83871 0.806451613 240.83871 8.67741935 232.967742 8.67741935 232.967742 32.2903226 240.83871 32.2903226 240.83871 40.1612903",
|
|
216
|
+
onMouseEnter: function() {
|
|
217
|
+
return Tint.setTintIndex(4);
|
|
218
|
+
}
|
|
219
|
+
}),
|
|
220
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", {
|
|
221
|
+
"data-tauri-drag-region": !0,
|
|
222
|
+
shapeRendering: "crispEdges",
|
|
223
|
+
fill: getColor(5),
|
|
224
|
+
points: "323.483871 40.1612903 323.483871 32.2903226 331.354839 32.2903226 331.354839 0.806451613 315.612903 0.806451613 315.612903 32.2903226 307.741935 32.2903226 307.741935 0.806451613 292 0.806451613 292 32.2903226 299.870968 32.2903226 299.870968 40.1612903",
|
|
225
|
+
onMouseEnter: function() {
|
|
226
|
+
return Tint.setTintIndex(5);
|
|
227
|
+
}
|
|
228
|
+
}),
|
|
229
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", {
|
|
230
|
+
"data-tauri-drag-region": !0,
|
|
231
|
+
shapeRendering: "crispEdges",
|
|
232
|
+
fill: getColor(6),
|
|
233
|
+
points: "372.677419 40.1612903 372.677419 0.806451613 356.935484 0.806451613 356.935484 40.1612903",
|
|
234
|
+
onMouseEnter: function() {
|
|
235
|
+
return Tint.setTintIndex(6);
|
|
236
|
+
}
|
|
237
|
+
})
|
|
238
|
+
]
|
|
239
|
+
})
|
|
240
|
+
]
|
|
241
|
+
}));
|
|
213
242
|
});
|
|
214
243
|
// Annotate the CommonJS export names for ESM import in node:
|
|
215
244
|
0 && (module.exports = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/Users/n8/tamagui/packages/logo/src/LogoWords.tsx"],
|
|
4
|
-
"mappings": ";;;;;;;;;;;;;;;;;;;;
|
|
5
|
-
"names": ["LogoWords", "memo", "downscale", "grayscale", "animated", "props", "Tint", "useTint", "index", "tintIndex", "tint", "tints", "map", "t", "useState", "hovered", "setHovered", "mounted", "setMounted", "useEffect", "idle", "window", "requestIdleCallback", "setTimeout", "getColor", "i", "isActive", "x", "Math", "round", "length", "XStack", "onHoverIn", "onHoverOut", "paddingVertical", "data-tauri-drag-region", "marginVertical", "position", "className", "Circle", "animation", "top", "left", "y", "size", "backgroundColor", "svg", "width", "height", "viewBox", "polygon", "shapeRendering", "fill", "points", "onMouseEnter", "setTintIndex", "path", "d", "fillRule"]
|
|
4
|
+
"mappings": "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",
|
|
5
|
+
"names": ["LogoWords", "memo", "downscale", "grayscale", "animated", "props", "Tint", "useTint", "index", "tintIndex", "tint", "tints", "map", "t", "useState", "hovered", "setHovered", "mounted", "setMounted", "useEffect", "idle", "window", "requestIdleCallback", "setTimeout", "getColor", "i", "isActive", "x", "Math", "round", "length", "_jsxs", "XStack", "onHoverIn", "onHoverOut", "paddingVertical", "data-tauri-drag-region", "marginVertical", "position", "className", "_jsx", "Circle", "animation", "top", "left", "y", "size", "backgroundColor", "svg", "width", "height", "viewBox", "polygon", "shapeRendering", "fill", "points", "onMouseEnter", "setTintIndex", "path", "d", "fillRule"]
|
|
6
6
|
}
|
|
@@ -18,7 +18,7 @@ __export(TamaguiLogo_exports, {
|
|
|
18
18
|
TamaguiLogo: () => TamaguiLogo
|
|
19
19
|
});
|
|
20
20
|
module.exports = __toCommonJS(TamaguiLogo_exports);
|
|
21
|
-
var import_react = require("react"), import_tamagui = require("tamagui"), import_LogoIcon = require("./LogoIcon"), import_LogoWords = require("./LogoWords");
|
|
21
|
+
var import_jsx_runtime = require("react/jsx-runtime"), import_react = require("react"), import_tamagui = require("tamagui"), import_LogoIcon = require("./LogoIcon"), import_LogoWords = require("./LogoWords");
|
|
22
22
|
function _define_property(obj, key, value) {
|
|
23
23
|
return key in obj ? Object.defineProperty(obj, key, {
|
|
24
24
|
value,
|
|
@@ -29,15 +29,30 @@ function _define_property(obj, key, value) {
|
|
|
29
29
|
}
|
|
30
30
|
function _object_spread(target) {
|
|
31
31
|
for (var i = 1; i < arguments.length; i++) {
|
|
32
|
-
var source = arguments[i] != null ? arguments[i] : {},
|
|
33
|
-
typeof Object.getOwnPropertySymbols == "function" && (
|
|
32
|
+
var source = arguments[i] != null ? arguments[i] : {}, ownKeys2 = Object.keys(source);
|
|
33
|
+
typeof Object.getOwnPropertySymbols == "function" && (ownKeys2 = ownKeys2.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
|
|
34
34
|
return Object.getOwnPropertyDescriptor(source, sym).enumerable;
|
|
35
|
-
}))),
|
|
35
|
+
}))), ownKeys2.forEach(function(key) {
|
|
36
36
|
_define_property(target, key, source[key]);
|
|
37
37
|
});
|
|
38
38
|
}
|
|
39
39
|
return target;
|
|
40
40
|
}
|
|
41
|
+
function ownKeys(object, enumerableOnly) {
|
|
42
|
+
var keys = Object.keys(object);
|
|
43
|
+
if (Object.getOwnPropertySymbols) {
|
|
44
|
+
var symbols = Object.getOwnPropertySymbols(object);
|
|
45
|
+
enumerableOnly && (symbols = symbols.filter(function(sym) {
|
|
46
|
+
return Object.getOwnPropertyDescriptor(object, sym).enumerable;
|
|
47
|
+
})), keys.push.apply(keys, symbols);
|
|
48
|
+
}
|
|
49
|
+
return keys;
|
|
50
|
+
}
|
|
51
|
+
function _object_spread_props(target, source) {
|
|
52
|
+
return source = source ?? {}, Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function(key) {
|
|
53
|
+
Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
|
|
54
|
+
}), target;
|
|
55
|
+
}
|
|
41
56
|
function _object_without_properties(source, excluded) {
|
|
42
57
|
if (source == null)
|
|
43
58
|
return {};
|
|
@@ -63,21 +78,27 @@ var TamaguiLogo = /* @__PURE__ */ (0, import_react.forwardRef)(function(_param,
|
|
|
63
78
|
"downscale",
|
|
64
79
|
"animated"
|
|
65
80
|
]);
|
|
66
|
-
return /* @__PURE__ */
|
|
81
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_tamagui.XStack, _object_spread_props(_object_spread({
|
|
67
82
|
tag: "span",
|
|
68
83
|
ref,
|
|
69
84
|
alignItems: "center",
|
|
70
85
|
justifyContent: "center",
|
|
71
86
|
space: "$5"
|
|
72
|
-
}, props),
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
87
|
+
}, props), {
|
|
88
|
+
children: [
|
|
89
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_LogoIcon.LogoIcon, {
|
|
90
|
+
downscale: (downscale ?? 1) * (showWords ? 2 : 1.5)
|
|
91
|
+
}),
|
|
92
|
+
showWords && /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.YStack, {
|
|
93
|
+
tag: "span",
|
|
94
|
+
marginBottom: -4,
|
|
95
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_LogoWords.LogoWords, {
|
|
96
|
+
animated,
|
|
97
|
+
downscale: downscale ?? 2
|
|
98
|
+
})
|
|
99
|
+
})
|
|
100
|
+
]
|
|
101
|
+
}));
|
|
81
102
|
});
|
|
82
103
|
// Annotate the CommonJS export names for ESM import in node:
|
|
83
104
|
0 && (module.exports = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/Users/n8/tamagui/packages/logo/src/TamaguiLogo.tsx"],
|
|
4
|
-
"mappings": ";;;;;;;;;;;;;;;;;;;;
|
|
5
|
-
"names": ["TamaguiLogo", "forwardRef", "ref", "showWords", "downscale", "animated", "props", "XStack", "tag", "alignItems", "justifyContent", "space", "LogoIcon", "YStack", "marginBottom", "LogoWords"]
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;uDAAA,eAA2B,kBAE3B,iBAA+B,oBAE/B,kBAAyB,uBACzB,mBAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAQnB,IAAMA,cAAcC,6CACzB,SAAA,QAA0DC,KAAAA;MAAvDC,YAAAA,OAAAA,WAAWC,YAAAA,OAAAA,WAAWC,WAAAA,OAAAA,UAAaC,QAAAA,2BAAAA,QAAAA;IAAnCH;IAAWC;IAAWC;;AACvB,SACE,uCAAAE,MAACC,uBAAAA,qBAAAA,eAAAA;IACCC,KAAI;IACJP;IACAQ,YAAW;IACXC,gBAAe;IACfC,OAAM;KACFN,KAAAA,GAAAA;;MAEJ,uCAAAO,KAACC,0BAAAA;QAASV,YAAYA,aAAa,MAAMD,YAAY,IAAI;;MACxDA,aACC,uCAAAU,KAACE,uBAAAA;QAAON,KAAI;QAAOO,cAAc;kBAC/B,uCAAAH,KAACI,4BAAAA;UAAUZ;UAAoBD,WAAWA,aAAa;;;;;AAKjE,CAAA;",
|
|
5
|
+
"names": ["TamaguiLogo", "forwardRef", "ref", "showWords", "downscale", "animated", "props", "_jsxs", "XStack", "tag", "alignItems", "justifyContent", "space", "_jsx", "LogoIcon", "YStack", "marginBottom", "LogoWords"]
|
|
6
6
|
}
|
|
@@ -18,6 +18,7 @@ __export(TamaguiLogoSvg_exports, {
|
|
|
18
18
|
TamaguiIconSvg: () => TamaguiIconSvg
|
|
19
19
|
});
|
|
20
20
|
module.exports = __toCommonJS(TamaguiLogoSvg_exports);
|
|
21
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
21
22
|
function _define_property(obj, key, value) {
|
|
22
23
|
return key in obj ? Object.defineProperty(obj, key, {
|
|
23
24
|
value,
|
|
@@ -28,33 +29,58 @@ function _define_property(obj, key, value) {
|
|
|
28
29
|
}
|
|
29
30
|
function _object_spread(target) {
|
|
30
31
|
for (var i = 1; i < arguments.length; i++) {
|
|
31
|
-
var source = arguments[i] != null ? arguments[i] : {},
|
|
32
|
-
typeof Object.getOwnPropertySymbols == "function" && (
|
|
32
|
+
var source = arguments[i] != null ? arguments[i] : {}, ownKeys2 = Object.keys(source);
|
|
33
|
+
typeof Object.getOwnPropertySymbols == "function" && (ownKeys2 = ownKeys2.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
|
|
33
34
|
return Object.getOwnPropertyDescriptor(source, sym).enumerable;
|
|
34
|
-
}))),
|
|
35
|
+
}))), ownKeys2.forEach(function(key) {
|
|
35
36
|
_define_property(target, key, source[key]);
|
|
36
37
|
});
|
|
37
38
|
}
|
|
38
39
|
return target;
|
|
39
40
|
}
|
|
41
|
+
function ownKeys(object, enumerableOnly) {
|
|
42
|
+
var keys = Object.keys(object);
|
|
43
|
+
if (Object.getOwnPropertySymbols) {
|
|
44
|
+
var symbols = Object.getOwnPropertySymbols(object);
|
|
45
|
+
enumerableOnly && (symbols = symbols.filter(function(sym) {
|
|
46
|
+
return Object.getOwnPropertyDescriptor(object, sym).enumerable;
|
|
47
|
+
})), keys.push.apply(keys, symbols);
|
|
48
|
+
}
|
|
49
|
+
return keys;
|
|
50
|
+
}
|
|
51
|
+
function _object_spread_props(target, source) {
|
|
52
|
+
return source = source ?? {}, Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function(key) {
|
|
53
|
+
Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
|
|
54
|
+
}), target;
|
|
55
|
+
}
|
|
40
56
|
var TamaguiIconSvg = function(props) {
|
|
41
|
-
return /* @__PURE__ */
|
|
57
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", _object_spread_props(_object_spread({
|
|
42
58
|
width: 424,
|
|
43
59
|
height: 394,
|
|
44
60
|
viewBox: "0 0 424 394"
|
|
45
|
-
}, props),
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
61
|
+
}, props), {
|
|
62
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
|
|
63
|
+
fill: "none",
|
|
64
|
+
fillRule: "evenodd",
|
|
65
|
+
children: [
|
|
66
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
|
|
67
|
+
d: "M310.786 30v28.75H372.5l-.001 28.75H426.5v86.25h-54.001l.001 28.75h-61.714v115h-28.929V375h-202.5v-57.5H21.5v-230h57.857V30h231.429Z",
|
|
68
|
+
opacity: 0.267
|
|
69
|
+
}),
|
|
70
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
|
|
71
|
+
fill: "var(--color)",
|
|
72
|
+
children: [
|
|
73
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
|
|
74
|
+
d: "M279.5 0h-20v20h20zM250.7 0h-20v20h20zM221.9 0h-20v20h20zM193.1 0h-20v20h20zM164.3 0h-20v20h20zM135.5 0h-20v20h20zM106.7 28.714h-20v20h20zM77.9 57.429h-20v20h20zM49.1 86.143h-20v20h20zM49.1 114.857h-20v20h20zM49.1 143.571h-20v20h20zM49.1 172.286h-20v20h20zM20.3 201H.3v20h20zM20.3 229.714H.3v20h20zM20.3 258.429H.3v20h20zM49.1 287.143h-20v20h20zM77.9 315.857h-20v20h20zM106.7 344.571h-20v20h20zM135.5 373.286h-20v20h20zM164.3 373.286h-20v20h20zM193.1 344.571h-20v20h20zM221.9 344.571h-20v20h20zM221.9 373.286h-20v20h20zM250.7 373.286h-20v20h20zM279.5 344.571h-20v20h20zM279.5 315.857h-20v20h20zM308.3 287.143h-20v20h20zM337.1 229.714h-20v20h20zM337.1 258.429h-20v20h20zM337.1 201h-20v20h20zM365.9 172.286h-20v20h20zM394.7 172.286h-20v20h20zM423.5 143.571h-20v20h20zM394.7 114.857h-20v20h20zM365.9 114.857h-20v20h20zM337.1 114.857h-20v20h20zM423.5 86.143h-20v20h20zM423.5 114.857h-20v20h20zM394.7 57.429h-20v20h20z"
|
|
75
|
+
}),
|
|
76
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
|
|
77
|
+
d: "M394.7 57.429h-20v20h20zM365.9 57.429h-20v20h20zM308.3 28.714h-20v20h20zM279.5 57.429h-20v20h20zM193.1 86.143h-20v20h20zM193.1 201h-20v20h20zM193.1 229.714h-20v20h20zM164.3 258.429h-20v20h20zM135.5 229.714h-20v20h20zM135.5 201h-20v20h20zM337.1 57.429h-20v20h20z"
|
|
78
|
+
})
|
|
79
|
+
]
|
|
80
|
+
})
|
|
81
|
+
]
|
|
82
|
+
})
|
|
83
|
+
}));
|
|
58
84
|
};
|
|
59
85
|
// Annotate the CommonJS export names for ESM import in node:
|
|
60
86
|
0 && (module.exports = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/Users/n8/tamagui/packages/logo/src/TamaguiLogoSvg.tsx"],
|
|
4
|
-
"mappings": "
|
|
5
|
-
"names": ["TamaguiIconSvg", "props", "svg", "width", "height", "viewBox", "g", "fill", "fillRule", "path", "d", "opacity"]
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAO,IAAMA,iBAAiB,SAACC,OAAAA;SAC7B,uCAAAC,KAACC,OAAAA,qBAAAA,eAAAA;IAAIC,OAAO;IAAKC,QAAQ;IAAKC,SAAQ;KAAkBL,KAAAA,GAAAA;cACtD,uCAAAM,MAACC,KAAAA;MAAEC,MAAK;MAAOC,UAAS;;QACtB,uCAAAR,KAACS,QAAAA;UACCC,GAAE;UACFC,SAAS;;QAEX,uCAAAN,MAACC,KAAAA;UAAEC,MAAK;;YACN,uCAAAP,KAACS,QAAAA;cAAKC,GAAE;;YACR,uCAAAV,KAACS,QAAAA;cAAKC,GAAE;;;;;;;;",
|
|
5
|
+
"names": ["TamaguiIconSvg", "props", "_jsx", "svg", "width", "height", "viewBox", "_jsxs", "g", "fill", "fillRule", "path", "d", "opacity"]
|
|
6
6
|
}
|
|
@@ -23,7 +23,7 @@ __export(useTint_exports, {
|
|
|
23
23
|
useTint: () => useTint
|
|
24
24
|
});
|
|
25
25
|
module.exports = __toCommonJS(useTint_exports);
|
|
26
|
-
var import_react = require("react"), import_tamagui = require("tamagui"), import_tints = require("./tints");
|
|
26
|
+
var import_jsx_runtime = require("react/jsx-runtime"), import_react = require("react"), import_tamagui = require("tamagui"), import_tints = require("./tints");
|
|
27
27
|
function _define_property(obj, key, value) {
|
|
28
28
|
return key in obj ? Object.defineProperty(obj, key, {
|
|
29
29
|
value,
|
|
@@ -111,18 +111,21 @@ var initialTint = 3, current = initialTint, listeners = /* @__PURE__ */ new Set(
|
|
|
111
111
|
"disable",
|
|
112
112
|
"children"
|
|
113
113
|
]), curTint = useTint().tint;
|
|
114
|
-
return /* @__PURE__ */
|
|
115
|
-
name: disable ? null : curTint
|
|
116
|
-
|
|
114
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Theme, _object_spread_props(_object_spread({}, rest), {
|
|
115
|
+
name: disable ? null : curTint,
|
|
116
|
+
children
|
|
117
|
+
}));
|
|
117
118
|
}, ThemeTintAlt = function(_param) {
|
|
118
119
|
var children = _param.children, disable = _param.disable, _param_offset = _param.offset, offset = _param_offset === void 0 ? 1 : _param_offset, rest = _object_without_properties(_param, [
|
|
119
120
|
"children",
|
|
120
121
|
"disable",
|
|
121
122
|
"offset"
|
|
122
123
|
]), curTint = useTint(offset).tintAlt, name = disable ? null : curTint;
|
|
123
|
-
return /* @__PURE__ */
|
|
124
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Theme, _object_spread_props(_object_spread({
|
|
124
125
|
name
|
|
125
|
-
}, rest),
|
|
126
|
+
}, rest), {
|
|
127
|
+
children
|
|
128
|
+
}));
|
|
126
129
|
};
|
|
127
130
|
// Annotate the CommonJS export names for ESM import in node:
|
|
128
131
|
0 && (module.exports = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/Users/n8/tamagui/packages/logo/src/useTint.tsx"],
|
|
4
|
-
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;
|
|
5
|
-
"names": ["initialTint", "current", "listeners", "Set", "onTintChange", "listener", "add", "delete", "numTints", "getTints", "tints", "length", "setTintIndex", "next", "val", "startTransition", "forEach", "x", "useTint", "altOffset", "index", "useSyncExternalStore", "tintsContext", "useTints", "tintAltIndex", "Math", "abs", "tintIndex", "tint", "tintAlt", "setNextTintFamily", "setNextTint", "ThemeTint", "disable", "children", "rest", "curTint", "Theme", "name", "ThemeTintAlt", "offset"]
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;uDAAA,eAA+D,kBAE/D,iBAAsB,oBAEtB,eAAsD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAO/C,IAAMA,cAAc,GAEvBC,UAAUD,aAERE,YAAY,oBAAIC,IAAAA,GAETC,eAAe,SAACC,UAAAA;AAC3BH,mBAAUI,IAAID,QAAAA,GACP,WAAA;AACLH,cAAUK,OAAOF,QAAAA;EACnB;AACF,GAEMG,eAAWC,uBAAAA,EAAWC,MAAMC,QAErBC,eAAe,SAACC,MAAAA;AAC3B,MAAMC,MAAMD,OAAOL;AACnB,EAAIM,QAAQb,YACZA,UAAUa,SACVC,8BAAgB,WAAA;AACdb,cAAUc,QAAQ,SAACC,GAAAA;aAAMA,EAAEH,GAAAA;;EAC7B,CAAA;AACF,GAEaI,UAAU,WAAA;MAACC,YAAAA,UAAAA,SAAAA,KAAAA,UAAAA,CAAAA,MAAAA,SAAAA,UAAAA,CAAAA,IAAY,GAC5BC,YAAQC,mCACZjB,cACA,WAAA;WAAMH;KACN,WAAA;WAAMD;MAEFsB,mBAAeC,uBAAAA,GACbb,QAAUY,aAAVZ,OACFc,eAAeC,KAAKC,KAAKN,QAAQD,aAAaT,MAAMC,MAAM;AAEhE,SAAO,qBAAA,eAAA,CAAA,GACFW,YAAAA,GAAAA;IACHZ,OAAOY,aAAaZ;IACpBiB,WAAWP;IACXI;IACAI,MAAMlB,MAAMU,KAAAA;IACZS,SAASnB,MAAMc,YAAAA;IACfZ;IACAkB,mBAAAA;IACAC,aAAa,WAAA;AACXnB,mBAAaQ,QAAQ,CAAA;IACvB;;AAEJ,GAEaY,YAAY,SAAA,QAAA;MACvBC,UAAAA,OAAAA,SACAC,WAAAA,OAAAA,UACGC,OAAAA,2BAAAA,QAAAA;IAFHF;IACAC;MAGME,UAAUlB,QAAAA,EAAUU;AAC1B,SACE,uCAAAS,KAACC,sBAAAA,qBAAAA,eAAAA,CAAAA,GAAUH,IAAAA,GAAAA;IAAMI,MAAMN,UAAU,OAAOG;;;AAI5C,GAEaI,eAAe,SAAA,QAAA;MAC1BN,WAAAA,OAAAA,UACAD,UAAAA,OAAAA,SAAAA,gBAAAA,OACAQ,QAAAA,SAAAA,kBAAAA,SAAS,IAAA,eACNN,OAAAA,2BAAAA,QAAAA;IAHHD;IACAD;IACAQ;MAMML,UAAUlB,QAAQuB,MAAAA,EAAQZ,SAC1BU,OAAON,UAAU,OAAOG;AAC9B,SACE,uCAAAC,KAACC,sBAAAA,qBAAAA,eAAAA;IAAMC;KAAgBJ,IAAAA,GAAAA;;;AAI3B;",
|
|
5
|
+
"names": ["initialTint", "current", "listeners", "Set", "onTintChange", "listener", "add", "delete", "numTints", "getTints", "tints", "length", "setTintIndex", "next", "val", "startTransition", "forEach", "x", "useTint", "altOffset", "index", "useSyncExternalStore", "tintsContext", "useTints", "tintAltIndex", "Math", "abs", "tintIndex", "tint", "tintAlt", "setNextTintFamily", "setNextTint", "ThemeTint", "disable", "children", "rest", "curTint", "_jsx", "Theme", "name", "ThemeTintAlt", "offset"]
|
|
6
6
|
}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
1
2
|
import { YStack } from "tamagui";
|
|
2
3
|
import { TamaguiIconSvg } from "./TamaguiLogoSvg";
|
|
3
4
|
var LogoIcon = function(param) {
|
|
4
5
|
var _param_downscale = param.downscale, downscale = _param_downscale === void 0 ? 2 : _param_downscale;
|
|
5
|
-
return /* @__PURE__ */
|
|
6
|
+
return /* @__PURE__ */ _jsx(YStack, {
|
|
6
7
|
tag: "span",
|
|
7
8
|
className: "unselectable",
|
|
8
9
|
alignSelf: "center",
|
|
@@ -10,12 +11,13 @@ var LogoIcon = function(param) {
|
|
|
10
11
|
pressStyle: {
|
|
11
12
|
opacity: 0.7,
|
|
12
13
|
scaleX: -1
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
14
|
+
},
|
|
15
|
+
children: /* @__PURE__ */ _jsx(TamaguiIconSvg, {
|
|
16
|
+
className: "tamagui-icon",
|
|
17
|
+
width: 450 / 8 / downscale,
|
|
18
|
+
height: 420 / 8 / downscale
|
|
19
|
+
})
|
|
20
|
+
});
|
|
19
21
|
};
|
|
20
22
|
export {
|
|
21
23
|
LogoIcon
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/Users/n8/tamagui/packages/logo/src/LogoIcon.tsx"],
|
|
4
|
-
"mappings": "AAAA,SAASA,cAAc;AAEvB,SAASC,sBAAsB;AAExB,IAAMC,WAAW,SAAA,OAAA;+BAAGC,WAAAA,YAAAA,qBAAAA,SAAY,IAAA;AACrC,SACE,
|
|
4
|
+
"mappings": ";AAAA,SAASA,cAAc;AAEvB,SAASC,sBAAsB;AAExB,IAAMC,WAAW,SAAA,OAAA;+BAAGC,WAAAA,YAAAA,qBAAAA,SAAY,IAAA;AACrC,SACE,qBAACH,QAAAA;IACCI,KAAI;IACJC,WAAU;IACVC,WAAU;IACVC,gBAAgB;IAChBC,YAAY;MACVC,SAAS;MACTC,QAAQ;IACV;cAEA,qBAACT,gBAAAA;MACCI,WAAU;MACVM,OAAO,MAAM,IAAIR;MACjBS,QAAQ,MAAM,IAAIT;;;AAI1B;",
|
|
5
5
|
"names": ["YStack", "TamaguiIconSvg", "LogoIcon", "downscale", "tag", "className", "alignSelf", "marginVertical", "pressStyle", "opacity", "scaleX", "width", "height"]
|
|
6
6
|
}
|