@xsolla/xui-image-thumbnail 0.141.0 → 0.141.1
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/native/index.js +132 -132
- package/native/index.js.map +1 -1
- package/native/index.mjs +132 -132
- package/native/index.mjs.map +1 -1
- package/package.json +3 -3
- package/web/index.js +8 -8
- package/web/index.js.map +1 -1
- package/web/index.mjs +8 -8
- package/web/index.mjs.map +1 -1
- package/README.md +0 -272
package/native/index.mjs
CHANGED
|
@@ -32,7 +32,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
32
32
|
));
|
|
33
33
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
34
34
|
|
|
35
|
-
//
|
|
35
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/NativeSvgRenderableModule.js
|
|
36
36
|
var NativeSvgRenderableModule_exports = {};
|
|
37
37
|
__export(NativeSvgRenderableModule_exports, {
|
|
38
38
|
default: () => NativeSvgRenderableModule_default
|
|
@@ -40,15 +40,15 @@ __export(NativeSvgRenderableModule_exports, {
|
|
|
40
40
|
import { TurboModuleRegistry } from "react-native";
|
|
41
41
|
var NativeSvgRenderableModule_default;
|
|
42
42
|
var init_NativeSvgRenderableModule = __esm({
|
|
43
|
-
"
|
|
43
|
+
"../../../node_modules/react-native-svg/lib/module/fabric/NativeSvgRenderableModule.js"() {
|
|
44
44
|
"use strict";
|
|
45
45
|
NativeSvgRenderableModule_default = TurboModuleRegistry.getEnforcing("RNSVGRenderableModule");
|
|
46
46
|
}
|
|
47
47
|
});
|
|
48
48
|
|
|
49
|
-
//
|
|
49
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/transform.js
|
|
50
50
|
var require_transform = __commonJS({
|
|
51
|
-
"
|
|
51
|
+
"../../../node_modules/react-native-svg/lib/module/lib/extract/transform.js"(exports, module) {
|
|
52
52
|
"use strict";
|
|
53
53
|
function peg$subclass(child, parent) {
|
|
54
54
|
function ctor() {
|
|
@@ -1461,9 +1461,9 @@ var require_transform = __commonJS({
|
|
|
1461
1461
|
}
|
|
1462
1462
|
});
|
|
1463
1463
|
|
|
1464
|
-
//
|
|
1464
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/transformToRn.js
|
|
1465
1465
|
var require_transformToRn = __commonJS({
|
|
1466
|
-
"
|
|
1466
|
+
"../../../node_modules/react-native-svg/lib/module/lib/extract/transformToRn.js"(exports, module) {
|
|
1467
1467
|
"use strict";
|
|
1468
1468
|
function peg$subclass(child, parent) {
|
|
1469
1469
|
function C() {
|
|
@@ -2620,9 +2620,9 @@ var require_transformToRn = __commonJS({
|
|
|
2620
2620
|
}
|
|
2621
2621
|
});
|
|
2622
2622
|
|
|
2623
|
-
//
|
|
2623
|
+
// ../../../node_modules/warn-once/index.js
|
|
2624
2624
|
var require_warn_once = __commonJS({
|
|
2625
|
-
"
|
|
2625
|
+
"../../../node_modules/warn-once/index.js"(exports, module) {
|
|
2626
2626
|
"use strict";
|
|
2627
2627
|
var DEV = process.env.NODE_ENV !== "production";
|
|
2628
2628
|
var warnings = /* @__PURE__ */ new Set();
|
|
@@ -2640,7 +2640,7 @@ var require_warn_once = __commonJS({
|
|
|
2640
2640
|
}
|
|
2641
2641
|
});
|
|
2642
2642
|
|
|
2643
|
-
//
|
|
2643
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/NativeSvgViewModule.js
|
|
2644
2644
|
var NativeSvgViewModule_exports = {};
|
|
2645
2645
|
__export(NativeSvgViewModule_exports, {
|
|
2646
2646
|
default: () => NativeSvgViewModule_default
|
|
@@ -2648,13 +2648,13 @@ __export(NativeSvgViewModule_exports, {
|
|
|
2648
2648
|
import { TurboModuleRegistry as TurboModuleRegistry2 } from "react-native";
|
|
2649
2649
|
var NativeSvgViewModule_default;
|
|
2650
2650
|
var init_NativeSvgViewModule = __esm({
|
|
2651
|
-
"
|
|
2651
|
+
"../../../node_modules/react-native-svg/lib/module/fabric/NativeSvgViewModule.js"() {
|
|
2652
2652
|
"use strict";
|
|
2653
2653
|
NativeSvgViewModule_default = TurboModuleRegistry2.getEnforcing("RNSVGSvgViewModule");
|
|
2654
2654
|
}
|
|
2655
2655
|
});
|
|
2656
2656
|
|
|
2657
|
-
//
|
|
2657
|
+
// ../../foundation/primitives-native/src/Box.tsx
|
|
2658
2658
|
import {
|
|
2659
2659
|
View,
|
|
2660
2660
|
Pressable,
|
|
@@ -2832,14 +2832,14 @@ var Box = ({
|
|
|
2832
2832
|
);
|
|
2833
2833
|
};
|
|
2834
2834
|
|
|
2835
|
-
//
|
|
2835
|
+
// ../../foundation/primitives-native/src/LinearGradient.tsx
|
|
2836
2836
|
import { useRef } from "react";
|
|
2837
2837
|
import { View as View2 } from "react-native";
|
|
2838
2838
|
|
|
2839
|
-
//
|
|
2839
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Shape.js
|
|
2840
2840
|
import { Component } from "react";
|
|
2841
2841
|
|
|
2842
|
-
//
|
|
2842
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/SvgTouchableMixin.js
|
|
2843
2843
|
import { Touchable } from "react-native";
|
|
2844
2844
|
var PRESS_RETENTION_OFFSET = {
|
|
2845
2845
|
top: 20,
|
|
@@ -2992,10 +2992,10 @@ var SvgTouchableMixin_default = (target) => {
|
|
|
2992
2992
|
target.state = touchableGetInitialState();
|
|
2993
2993
|
};
|
|
2994
2994
|
|
|
2995
|
-
//
|
|
2995
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractBrush.js
|
|
2996
2996
|
import { processColor } from "react-native";
|
|
2997
2997
|
|
|
2998
|
-
//
|
|
2998
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/utils/convertPercentageColor.js
|
|
2999
2999
|
var RGB_RGBA_PATTERN = /^rgba?\(\s*(100%|\d{1,2}(\.\d+)?%)\s*,\s*(100%|\d{1,2}(\.\d+)?%)\s*,\s*(100%|\d{1,2}(\.\d+)?%)\s*(?:,\s*(1|0(\.\d+)?|100%|\d{1,2}(\.\d+)?%)\s*)?\)$/;
|
|
3000
3000
|
var percentTo255 = (percent) => Math.round(parseFloat(percent) * 2.55);
|
|
3001
3001
|
var parseAlpha = (alpha) => alpha.endsWith("%") ? parseFloat(alpha) / 100 : parseFloat(alpha);
|
|
@@ -3021,7 +3021,7 @@ var convertPercentageColor = (color) => {
|
|
|
3021
3021
|
return isPercentageRgb ? parsePercentageRGBColor(rgbColorWithoutSpaces) : color;
|
|
3022
3022
|
};
|
|
3023
3023
|
|
|
3024
|
-
//
|
|
3024
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractBrush.js
|
|
3025
3025
|
var urlIdPattern = /^url\(#(.+)\)$/;
|
|
3026
3026
|
var currentColorBrush = {
|
|
3027
3027
|
type: 2
|
|
@@ -3070,13 +3070,13 @@ function extractBrush(color) {
|
|
|
3070
3070
|
return null;
|
|
3071
3071
|
}
|
|
3072
3072
|
|
|
3073
|
-
//
|
|
3073
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Shape.js
|
|
3074
3074
|
import { findNodeHandle } from "react-native";
|
|
3075
3075
|
|
|
3076
|
-
//
|
|
3076
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/colors.js
|
|
3077
3077
|
var BrushProperties = ["fill", "stroke", "stopColor", "floodColor", "lightingColor"];
|
|
3078
3078
|
|
|
3079
|
-
//
|
|
3079
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Shape.js
|
|
3080
3080
|
function multiplyMatrices(l, r) {
|
|
3081
3081
|
const {
|
|
3082
3082
|
a: al,
|
|
@@ -3378,23 +3378,23 @@ var Shape = class extends Component {
|
|
|
3378
3378
|
};
|
|
3379
3379
|
Shape.prototype.ownerSVGElement = ownerSVGElement;
|
|
3380
3380
|
|
|
3381
|
-
//
|
|
3381
|
+
// ../../../node_modules/react-native-svg/lib/module/xml.js
|
|
3382
3382
|
import * as React36 from "react";
|
|
3383
3383
|
import { Component as Component8, useEffect, useMemo, useState } from "react";
|
|
3384
3384
|
|
|
3385
|
-
//
|
|
3385
|
+
// ../../../node_modules/react-native-svg/lib/module/utils/fetchData.js
|
|
3386
3386
|
import { Platform } from "react-native";
|
|
3387
3387
|
|
|
3388
|
-
//
|
|
3388
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Circle.js
|
|
3389
3389
|
import * as React from "react";
|
|
3390
3390
|
|
|
3391
|
-
//
|
|
3391
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractOpacity.js
|
|
3392
3392
|
function extractOpacity(opacity) {
|
|
3393
3393
|
const value = typeof opacity === "string" && opacity.trim().endsWith("%") ? +opacity.slice(0, -1) / 100 : +opacity;
|
|
3394
3394
|
return isNaN(value) || value > 1 ? 1 : Math.max(value, 0);
|
|
3395
3395
|
}
|
|
3396
3396
|
|
|
3397
|
-
//
|
|
3397
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractFill.js
|
|
3398
3398
|
import { processColor as processColor2 } from "react-native";
|
|
3399
3399
|
var fillRules = {
|
|
3400
3400
|
evenodd: 0,
|
|
@@ -3426,7 +3426,7 @@ function extractFill(o, props, inherited) {
|
|
|
3426
3426
|
}
|
|
3427
3427
|
}
|
|
3428
3428
|
|
|
3429
|
-
//
|
|
3429
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractLengthList.js
|
|
3430
3430
|
var spaceReg = /\s+/;
|
|
3431
3431
|
var commaReg = /,/g;
|
|
3432
3432
|
function extractLengthList(lengthList) {
|
|
@@ -3441,7 +3441,7 @@ function extractLengthList(lengthList) {
|
|
|
3441
3441
|
}
|
|
3442
3442
|
}
|
|
3443
3443
|
|
|
3444
|
-
//
|
|
3444
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractStroke.js
|
|
3445
3445
|
var caps = {
|
|
3446
3446
|
butt: 0,
|
|
3447
3447
|
square: 2,
|
|
@@ -3510,7 +3510,7 @@ function extractStroke(o, props, inherited) {
|
|
|
3510
3510
|
}
|
|
3511
3511
|
}
|
|
3512
3512
|
|
|
3513
|
-
//
|
|
3513
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/Matrix2D.js
|
|
3514
3514
|
var DEG_TO_RAD = Math.PI / 180;
|
|
3515
3515
|
var identity = [1, 0, 0, 1, 0, 0];
|
|
3516
3516
|
var a = 1;
|
|
@@ -3596,7 +3596,7 @@ function appendTransform(x, y, scaleX, scaleY, rotation, skewX, skewY, regX, reg
|
|
|
3596
3596
|
}
|
|
3597
3597
|
}
|
|
3598
3598
|
|
|
3599
|
-
//
|
|
3599
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractTransform.js
|
|
3600
3600
|
var import_transform = __toESM(require_transform());
|
|
3601
3601
|
var import_transformToRn = __toESM(require_transformToRn());
|
|
3602
3602
|
function appendTransformProps(props) {
|
|
@@ -3781,7 +3781,7 @@ function stringifyTransformArrayProps(transformArray) {
|
|
|
3781
3781
|
}).join(" ");
|
|
3782
3782
|
}
|
|
3783
3783
|
|
|
3784
|
-
//
|
|
3784
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractResponder.js
|
|
3785
3785
|
import { PanResponder } from "react-native";
|
|
3786
3786
|
var responderKeys = Object.keys(PanResponder.create({}).panHandlers);
|
|
3787
3787
|
var numResponderKeys = responderKeys.length;
|
|
@@ -3824,7 +3824,7 @@ function extractResponder(o, props, ref) {
|
|
|
3824
3824
|
}
|
|
3825
3825
|
}
|
|
3826
3826
|
|
|
3827
|
-
//
|
|
3827
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/util.js
|
|
3828
3828
|
var import_warn_once = __toESM(require_warn_once());
|
|
3829
3829
|
function pickNotNil(object) {
|
|
3830
3830
|
const result = {};
|
|
@@ -3844,7 +3844,7 @@ var warnUnimplementedFilter = () => {
|
|
|
3844
3844
|
`, JSON.stringify(["FeComponentTransfer", "FeConvolveMatrix", "FeDiffuseLighting", "FeDisplacementMap", "FeFuncA", "FeFuncB", "FeFuncG", "FeFuncR", "FeImage", "FeMorphology", "FePointLight", "FeSpecularLighting", "FeSpotLight", "FeTile", "FeTurbulence"], null, 2));
|
|
3845
3845
|
};
|
|
3846
3846
|
|
|
3847
|
-
//
|
|
3847
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractProps.js
|
|
3848
3848
|
var clipRules = {
|
|
3849
3849
|
evenodd: 0,
|
|
3850
3850
|
nonzero: 1
|
|
@@ -3965,32 +3965,32 @@ function withoutXY(instance, props) {
|
|
|
3965
3965
|
}, instance);
|
|
3966
3966
|
}
|
|
3967
3967
|
|
|
3968
|
-
//
|
|
3968
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/CircleNativeComponent.js
|
|
3969
3969
|
import codegenNativeComponent from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
3970
3970
|
var CircleNativeComponent_default = codegenNativeComponent("RNSVGCircle", {
|
|
3971
3971
|
interfaceOnly: true
|
|
3972
3972
|
});
|
|
3973
3973
|
|
|
3974
|
-
//
|
|
3974
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/ClipPath.js
|
|
3975
3975
|
import * as React2 from "react";
|
|
3976
3976
|
|
|
3977
|
-
//
|
|
3977
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/ClipPathNativeComponent.js
|
|
3978
3978
|
import codegenNativeComponent2 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
3979
3979
|
var ClipPathNativeComponent_default = codegenNativeComponent2("RNSVGClipPath", {
|
|
3980
3980
|
interfaceOnly: true
|
|
3981
3981
|
});
|
|
3982
3982
|
|
|
3983
|
-
//
|
|
3983
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Defs.js
|
|
3984
3984
|
import * as React3 from "react";
|
|
3985
3985
|
import { Component as Component2 } from "react";
|
|
3986
3986
|
|
|
3987
|
-
//
|
|
3987
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/DefsNativeComponent.js
|
|
3988
3988
|
import codegenNativeComponent3 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
3989
3989
|
var DefsNativeComponent_default = codegenNativeComponent3("RNSVGDefs", {
|
|
3990
3990
|
interfaceOnly: true
|
|
3991
3991
|
});
|
|
3992
3992
|
|
|
3993
|
-
//
|
|
3993
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Defs.js
|
|
3994
3994
|
var Defs = class extends Component2 {
|
|
3995
3995
|
static displayName = "Defs";
|
|
3996
3996
|
render() {
|
|
@@ -3998,22 +3998,22 @@ var Defs = class extends Component2 {
|
|
|
3998
3998
|
}
|
|
3999
3999
|
};
|
|
4000
4000
|
|
|
4001
|
-
//
|
|
4001
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Ellipse.js
|
|
4002
4002
|
import * as React4 from "react";
|
|
4003
4003
|
|
|
4004
|
-
//
|
|
4004
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/EllipseNativeComponent.js
|
|
4005
4005
|
import codegenNativeComponent4 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4006
4006
|
var EllipseNativeComponent_default = codegenNativeComponent4("RNSVGEllipse", {
|
|
4007
4007
|
interfaceOnly: true
|
|
4008
4008
|
});
|
|
4009
4009
|
|
|
4010
|
-
//
|
|
4010
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/ForeignObject.js
|
|
4011
4011
|
import * as React7 from "react";
|
|
4012
4012
|
|
|
4013
|
-
//
|
|
4013
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/G.js
|
|
4014
4014
|
import * as React6 from "react";
|
|
4015
4015
|
|
|
4016
|
-
//
|
|
4016
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractText.js
|
|
4017
4017
|
import * as React5 from "react";
|
|
4018
4018
|
import { Children } from "react";
|
|
4019
4019
|
var fontRegExp = /^\s*((?:(?:normal|bold|italic)\s+)*)(?:(\d+(?:\.\d+)?(?:%|px|em|pt|pc|mm|cm|in]))*(?:\s*\/.*?)?\s+)?\s*"?([^"]*)/i;
|
|
@@ -4124,13 +4124,13 @@ function extractText(props, container) {
|
|
|
4124
4124
|
};
|
|
4125
4125
|
}
|
|
4126
4126
|
|
|
4127
|
-
//
|
|
4127
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/GroupNativeComponent.js
|
|
4128
4128
|
import codegenNativeComponent5 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4129
4129
|
var GroupNativeComponent_default = codegenNativeComponent5("RNSVGGroup", {
|
|
4130
4130
|
interfaceOnly: true
|
|
4131
4131
|
});
|
|
4132
4132
|
|
|
4133
|
-
//
|
|
4133
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/G.js
|
|
4134
4134
|
function _extends() {
|
|
4135
4135
|
return _extends = Object.assign ? Object.assign.bind() : function(n) {
|
|
4136
4136
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -4172,17 +4172,17 @@ var hasProps = (obj) => {
|
|
|
4172
4172
|
return false;
|
|
4173
4173
|
};
|
|
4174
4174
|
|
|
4175
|
-
//
|
|
4175
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/ForeignObjectNativeComponent.js
|
|
4176
4176
|
import codegenNativeComponent6 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4177
4177
|
var ForeignObjectNativeComponent_default = codegenNativeComponent6("RNSVGForeignObject", {
|
|
4178
4178
|
interfaceOnly: true
|
|
4179
4179
|
});
|
|
4180
4180
|
|
|
4181
|
-
//
|
|
4181
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Image.js
|
|
4182
4182
|
import * as React8 from "react";
|
|
4183
4183
|
import { Image as Image2 } from "react-native";
|
|
4184
4184
|
|
|
4185
|
-
//
|
|
4185
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractViewBox.js
|
|
4186
4186
|
var meetOrSliceTypes = {
|
|
4187
4187
|
meet: 0,
|
|
4188
4188
|
slice: 1,
|
|
@@ -4219,37 +4219,37 @@ function extractViewBox(props) {
|
|
|
4219
4219
|
};
|
|
4220
4220
|
}
|
|
4221
4221
|
|
|
4222
|
-
//
|
|
4222
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/ImageNativeComponent.js
|
|
4223
4223
|
import codegenNativeComponent7 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4224
4224
|
var ImageNativeComponent_default = codegenNativeComponent7("RNSVGImage", {
|
|
4225
4225
|
interfaceOnly: true
|
|
4226
4226
|
});
|
|
4227
4227
|
|
|
4228
|
-
//
|
|
4228
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Line.js
|
|
4229
4229
|
import * as React9 from "react";
|
|
4230
4230
|
|
|
4231
|
-
//
|
|
4231
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/LineNativeComponent.js
|
|
4232
4232
|
import codegenNativeComponent8 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4233
4233
|
var LineNativeComponent_default = codegenNativeComponent8("RNSVGLine", {
|
|
4234
4234
|
interfaceOnly: true
|
|
4235
4235
|
});
|
|
4236
4236
|
|
|
4237
|
-
//
|
|
4237
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/LinearGradient.js
|
|
4238
4238
|
import * as React11 from "react";
|
|
4239
4239
|
|
|
4240
|
-
//
|
|
4240
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractGradient.js
|
|
4241
4241
|
import * as React10 from "react";
|
|
4242
4242
|
import { Children as Children2 } from "react";
|
|
4243
4243
|
import { processColor as processColor3 } from "react-native";
|
|
4244
4244
|
|
|
4245
|
-
//
|
|
4245
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/units.js
|
|
4246
4246
|
var units = {
|
|
4247
4247
|
objectBoundingBox: 0,
|
|
4248
4248
|
userSpaceOnUse: 1
|
|
4249
4249
|
};
|
|
4250
4250
|
var units_default = units;
|
|
4251
4251
|
|
|
4252
|
-
//
|
|
4252
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractGradient.js
|
|
4253
4253
|
var percentReg = /^([+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?)(%?)$/;
|
|
4254
4254
|
function percentToFloat(percent) {
|
|
4255
4255
|
if (typeof percent === "number") {
|
|
@@ -4316,13 +4316,13 @@ function extractGradient(props, parent) {
|
|
|
4316
4316
|
};
|
|
4317
4317
|
}
|
|
4318
4318
|
|
|
4319
|
-
//
|
|
4319
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/LinearGradientNativeComponent.js
|
|
4320
4320
|
import codegenNativeComponent9 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4321
4321
|
var LinearGradientNativeComponent_default = codegenNativeComponent9("RNSVGLinearGradient", {
|
|
4322
4322
|
interfaceOnly: true
|
|
4323
4323
|
});
|
|
4324
4324
|
|
|
4325
|
-
//
|
|
4325
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/LinearGradient.js
|
|
4326
4326
|
function _extends2() {
|
|
4327
4327
|
return _extends2 = Object.assign ? Object.assign.bind() : function(n) {
|
|
4328
4328
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -4362,67 +4362,67 @@ var LinearGradient = class extends Shape {
|
|
|
4362
4362
|
}
|
|
4363
4363
|
};
|
|
4364
4364
|
|
|
4365
|
-
//
|
|
4365
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Marker.js
|
|
4366
4366
|
import * as React12 from "react";
|
|
4367
4367
|
|
|
4368
|
-
//
|
|
4368
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/MarkerNativeComponent.js
|
|
4369
4369
|
import codegenNativeComponent10 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4370
4370
|
var MarkerNativeComponent_default = codegenNativeComponent10("RNSVGMarker", {
|
|
4371
4371
|
interfaceOnly: true
|
|
4372
4372
|
});
|
|
4373
4373
|
|
|
4374
|
-
//
|
|
4374
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Mask.js
|
|
4375
4375
|
import * as React13 from "react";
|
|
4376
4376
|
|
|
4377
|
-
//
|
|
4377
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/MaskNativeComponent.js
|
|
4378
4378
|
import codegenNativeComponent11 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4379
4379
|
var MaskNativeComponent_default = codegenNativeComponent11("RNSVGMask", {
|
|
4380
4380
|
interfaceOnly: true
|
|
4381
4381
|
});
|
|
4382
4382
|
|
|
4383
|
-
//
|
|
4383
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Path.js
|
|
4384
4384
|
import * as React14 from "react";
|
|
4385
4385
|
|
|
4386
|
-
//
|
|
4386
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/PathNativeComponent.js
|
|
4387
4387
|
import codegenNativeComponent12 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4388
4388
|
var PathNativeComponent_default = codegenNativeComponent12("RNSVGPath", {
|
|
4389
4389
|
interfaceOnly: true
|
|
4390
4390
|
});
|
|
4391
4391
|
|
|
4392
|
-
//
|
|
4392
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Pattern.js
|
|
4393
4393
|
import * as React15 from "react";
|
|
4394
4394
|
|
|
4395
|
-
//
|
|
4395
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/PatternNativeComponent.js
|
|
4396
4396
|
import codegenNativeComponent13 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4397
4397
|
var PatternNativeComponent_default = codegenNativeComponent13("RNSVGPattern", {
|
|
4398
4398
|
interfaceOnly: true
|
|
4399
4399
|
});
|
|
4400
4400
|
|
|
4401
|
-
//
|
|
4401
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Polygon.js
|
|
4402
4402
|
import * as React16 from "react";
|
|
4403
4403
|
|
|
4404
|
-
//
|
|
4404
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Polyline.js
|
|
4405
4405
|
import * as React17 from "react";
|
|
4406
4406
|
|
|
4407
|
-
//
|
|
4407
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/RadialGradient.js
|
|
4408
4408
|
import * as React18 from "react";
|
|
4409
4409
|
|
|
4410
|
-
//
|
|
4410
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/RadialGradientNativeComponent.js
|
|
4411
4411
|
import codegenNativeComponent14 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4412
4412
|
var RadialGradientNativeComponent_default = codegenNativeComponent14("RNSVGRadialGradient", {
|
|
4413
4413
|
interfaceOnly: true
|
|
4414
4414
|
});
|
|
4415
4415
|
|
|
4416
|
-
//
|
|
4416
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Rect.js
|
|
4417
4417
|
import * as React19 from "react";
|
|
4418
4418
|
|
|
4419
|
-
//
|
|
4419
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/RectNativeComponent.js
|
|
4420
4420
|
import codegenNativeComponent15 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4421
4421
|
var RectNativeComponent_default = codegenNativeComponent15("RNSVGRect", {
|
|
4422
4422
|
interfaceOnly: true
|
|
4423
4423
|
});
|
|
4424
4424
|
|
|
4425
|
-
//
|
|
4425
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Rect.js
|
|
4426
4426
|
function _extends3() {
|
|
4427
4427
|
return _extends3 = Object.assign ? Object.assign.bind() : function(n) {
|
|
4428
4428
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -4466,7 +4466,7 @@ var Rect = class extends Shape {
|
|
|
4466
4466
|
}
|
|
4467
4467
|
};
|
|
4468
4468
|
|
|
4469
|
-
//
|
|
4469
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Stop.js
|
|
4470
4470
|
import { Component as Component3 } from "react";
|
|
4471
4471
|
var Stop = class extends Component3 {
|
|
4472
4472
|
static displayName = "Stop";
|
|
@@ -4483,23 +4483,23 @@ var Stop = class extends Component3 {
|
|
|
4483
4483
|
}
|
|
4484
4484
|
};
|
|
4485
4485
|
|
|
4486
|
-
//
|
|
4486
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Svg.js
|
|
4487
4487
|
import * as React20 from "react";
|
|
4488
4488
|
import { findNodeHandle as findNodeHandle2, Platform as Platform2, StyleSheet } from "react-native";
|
|
4489
4489
|
|
|
4490
|
-
//
|
|
4490
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/AndroidSvgViewNativeComponent.js
|
|
4491
4491
|
import codegenNativeComponent16 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4492
4492
|
var AndroidSvgViewNativeComponent_default = codegenNativeComponent16("RNSVGSvgViewAndroid", {
|
|
4493
4493
|
excludedPlatforms: ["iOS"]
|
|
4494
4494
|
});
|
|
4495
4495
|
|
|
4496
|
-
//
|
|
4496
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/IOSSvgViewNativeComponent.js
|
|
4497
4497
|
import codegenNativeComponent17 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4498
4498
|
var IOSSvgViewNativeComponent_default = codegenNativeComponent17("RNSVGSvgView", {
|
|
4499
4499
|
excludedPlatforms: ["android"]
|
|
4500
4500
|
});
|
|
4501
4501
|
|
|
4502
|
-
//
|
|
4502
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Svg.js
|
|
4503
4503
|
function _extends4() {
|
|
4504
4504
|
return _extends4 = Object.assign ? Object.assign.bind() : function(n) {
|
|
4505
4505
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -4661,25 +4661,25 @@ var Svg = class extends Shape {
|
|
|
4661
4661
|
}
|
|
4662
4662
|
};
|
|
4663
4663
|
|
|
4664
|
-
//
|
|
4664
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Symbol.js
|
|
4665
4665
|
import * as React21 from "react";
|
|
4666
4666
|
|
|
4667
|
-
//
|
|
4667
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/SymbolNativeComponent.js
|
|
4668
4668
|
import codegenNativeComponent18 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4669
4669
|
var SymbolNativeComponent_default = codegenNativeComponent18("RNSVGSymbol", {
|
|
4670
4670
|
interfaceOnly: true
|
|
4671
4671
|
});
|
|
4672
4672
|
|
|
4673
|
-
//
|
|
4673
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/TSpan.js
|
|
4674
4674
|
import * as React22 from "react";
|
|
4675
4675
|
|
|
4676
|
-
//
|
|
4676
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/TSpanNativeComponent.js
|
|
4677
4677
|
import codegenNativeComponent19 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4678
4678
|
var TSpanNativeComponent_default = codegenNativeComponent19("RNSVGTSpan", {
|
|
4679
4679
|
interfaceOnly: true
|
|
4680
4680
|
});
|
|
4681
4681
|
|
|
4682
|
-
//
|
|
4682
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/TSpan.js
|
|
4683
4683
|
var TSpan2 = class extends Shape {
|
|
4684
4684
|
static displayName = "TSpan";
|
|
4685
4685
|
setNativeProps = (props) => {
|
|
@@ -4705,37 +4705,37 @@ var TSpan2 = class extends Shape {
|
|
|
4705
4705
|
};
|
|
4706
4706
|
setTSpan(TSpan2);
|
|
4707
4707
|
|
|
4708
|
-
//
|
|
4708
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Text.js
|
|
4709
4709
|
import * as React23 from "react";
|
|
4710
4710
|
|
|
4711
|
-
//
|
|
4711
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/TextNativeComponent.js
|
|
4712
4712
|
import codegenNativeComponent20 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4713
4713
|
var TextNativeComponent_default = codegenNativeComponent20("RNSVGText", {
|
|
4714
4714
|
interfaceOnly: true
|
|
4715
4715
|
});
|
|
4716
4716
|
|
|
4717
|
-
//
|
|
4717
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/TextPath.js
|
|
4718
4718
|
import * as React24 from "react";
|
|
4719
4719
|
|
|
4720
|
-
//
|
|
4720
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/TextPathNativeComponent.js
|
|
4721
4721
|
import codegenNativeComponent21 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4722
4722
|
var TextPathNativeComponent_default = codegenNativeComponent21("RNSVGTextPath", {
|
|
4723
4723
|
interfaceOnly: true
|
|
4724
4724
|
});
|
|
4725
4725
|
|
|
4726
|
-
//
|
|
4726
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Use.js
|
|
4727
4727
|
import * as React25 from "react";
|
|
4728
4728
|
|
|
4729
|
-
//
|
|
4729
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/UseNativeComponent.js
|
|
4730
4730
|
import codegenNativeComponent22 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4731
4731
|
var UseNativeComponent_default = codegenNativeComponent22("RNSVGUse", {
|
|
4732
4732
|
interfaceOnly: true
|
|
4733
4733
|
});
|
|
4734
4734
|
|
|
4735
|
-
//
|
|
4735
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeBlend.js
|
|
4736
4736
|
import React27 from "react";
|
|
4737
4737
|
|
|
4738
|
-
//
|
|
4738
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractFilter.js
|
|
4739
4739
|
import React26 from "react";
|
|
4740
4740
|
import { processColor as processColor4 } from "react-native";
|
|
4741
4741
|
var spaceReg2 = /\s+/;
|
|
@@ -4862,13 +4862,13 @@ var extractFeMerge = (props, parent) => {
|
|
|
4862
4862
|
};
|
|
4863
4863
|
};
|
|
4864
4864
|
|
|
4865
|
-
//
|
|
4865
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FeBlendNativeComponent.js
|
|
4866
4866
|
import codegenNativeComponent23 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4867
4867
|
var FeBlendNativeComponent_default = codegenNativeComponent23("RNSVGFeBlend", {
|
|
4868
4868
|
interfaceOnly: true
|
|
4869
4869
|
});
|
|
4870
4870
|
|
|
4871
|
-
//
|
|
4871
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FilterPrimitive.js
|
|
4872
4872
|
import { Component as Component4 } from "react";
|
|
4873
4873
|
var FilterPrimitive = class extends Component4 {
|
|
4874
4874
|
root = null;
|
|
@@ -4882,7 +4882,7 @@ var FilterPrimitive = class extends Component4 {
|
|
|
4882
4882
|
};
|
|
4883
4883
|
};
|
|
4884
4884
|
|
|
4885
|
-
//
|
|
4885
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeBlend.js
|
|
4886
4886
|
function _extends5() {
|
|
4887
4887
|
return _extends5 = Object.assign ? Object.assign.bind() : function(n) {
|
|
4888
4888
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -4905,16 +4905,16 @@ var FeBlend = class extends FilterPrimitive {
|
|
|
4905
4905
|
}
|
|
4906
4906
|
};
|
|
4907
4907
|
|
|
4908
|
-
//
|
|
4908
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeColorMatrix.js
|
|
4909
4909
|
import React28 from "react";
|
|
4910
4910
|
|
|
4911
|
-
//
|
|
4911
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FeColorMatrixNativeComponent.js
|
|
4912
4912
|
import codegenNativeComponent24 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4913
4913
|
var FeColorMatrixNativeComponent_default = codegenNativeComponent24("RNSVGFeColorMatrix", {
|
|
4914
4914
|
interfaceOnly: true
|
|
4915
4915
|
});
|
|
4916
4916
|
|
|
4917
|
-
//
|
|
4917
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeColorMatrix.js
|
|
4918
4918
|
function _extends6() {
|
|
4919
4919
|
return _extends6 = Object.assign ? Object.assign.bind() : function(n) {
|
|
4920
4920
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -4938,7 +4938,7 @@ var FeColorMatrix = class extends FilterPrimitive {
|
|
|
4938
4938
|
}
|
|
4939
4939
|
};
|
|
4940
4940
|
|
|
4941
|
-
//
|
|
4941
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeComponentTransfer.js
|
|
4942
4942
|
var FeComponentTransfer = class extends FilterPrimitive {
|
|
4943
4943
|
static displayName = "FeComponentTransfer";
|
|
4944
4944
|
static defaultProps = {
|
|
@@ -4950,16 +4950,16 @@ var FeComponentTransfer = class extends FilterPrimitive {
|
|
|
4950
4950
|
}
|
|
4951
4951
|
};
|
|
4952
4952
|
|
|
4953
|
-
//
|
|
4953
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeComposite.js
|
|
4954
4954
|
import React29 from "react";
|
|
4955
4955
|
|
|
4956
|
-
//
|
|
4956
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FeCompositeNativeComponent.js
|
|
4957
4957
|
import codegenNativeComponent25 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
4958
4958
|
var FeCompositeNativeComponent_default = codegenNativeComponent25("RNSVGFeComposite", {
|
|
4959
4959
|
interfaceOnly: true
|
|
4960
4960
|
});
|
|
4961
4961
|
|
|
4962
|
-
//
|
|
4962
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeComposite.js
|
|
4963
4963
|
function _extends7() {
|
|
4964
4964
|
return _extends7 = Object.assign ? Object.assign.bind() : function(n) {
|
|
4965
4965
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -4985,7 +4985,7 @@ var FeComposite = class extends FilterPrimitive {
|
|
|
4985
4985
|
}
|
|
4986
4986
|
};
|
|
4987
4987
|
|
|
4988
|
-
//
|
|
4988
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeConvolveMatrix.js
|
|
4989
4989
|
var FeConvolveMatrix = class extends FilterPrimitive {
|
|
4990
4990
|
static displayName = "FeConvolveMatrix";
|
|
4991
4991
|
static defaultProps = {
|
|
@@ -4997,7 +4997,7 @@ var FeConvolveMatrix = class extends FilterPrimitive {
|
|
|
4997
4997
|
}
|
|
4998
4998
|
};
|
|
4999
4999
|
|
|
5000
|
-
//
|
|
5000
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeDiffuseLighting.js
|
|
5001
5001
|
var FeDiffuseLighting = class extends FilterPrimitive {
|
|
5002
5002
|
static displayName = "FeDiffuseLighting";
|
|
5003
5003
|
static defaultProps = {
|
|
@@ -5009,7 +5009,7 @@ var FeDiffuseLighting = class extends FilterPrimitive {
|
|
|
5009
5009
|
}
|
|
5010
5010
|
};
|
|
5011
5011
|
|
|
5012
|
-
//
|
|
5012
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeDisplacementMap.js
|
|
5013
5013
|
var FeDisplacementMap = class extends FilterPrimitive {
|
|
5014
5014
|
static displayName = "FeDisplacementMap";
|
|
5015
5015
|
static defaultProps = {
|
|
@@ -5021,22 +5021,22 @@ var FeDisplacementMap = class extends FilterPrimitive {
|
|
|
5021
5021
|
}
|
|
5022
5022
|
};
|
|
5023
5023
|
|
|
5024
|
-
//
|
|
5024
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeDistantLight.js
|
|
5025
5025
|
import { Component as Component5 } from "react";
|
|
5026
5026
|
|
|
5027
|
-
//
|
|
5027
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeDropShadow.js
|
|
5028
5028
|
import React34 from "react";
|
|
5029
5029
|
|
|
5030
|
-
//
|
|
5030
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeFlood.js
|
|
5031
5031
|
import React30 from "react";
|
|
5032
5032
|
|
|
5033
|
-
//
|
|
5033
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FeFloodNativeComponent.js
|
|
5034
5034
|
import codegenNativeComponent26 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
5035
5035
|
var FeFloodNativeComponent_default = codegenNativeComponent26("RNSVGFeFlood", {
|
|
5036
5036
|
interfaceOnly: true
|
|
5037
5037
|
});
|
|
5038
5038
|
|
|
5039
|
-
//
|
|
5039
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeFlood.js
|
|
5040
5040
|
function _extends8() {
|
|
5041
5041
|
return _extends8 = Object.assign ? Object.assign.bind() : function(n) {
|
|
5042
5042
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -5060,16 +5060,16 @@ var FeFlood = class extends FilterPrimitive {
|
|
|
5060
5060
|
}
|
|
5061
5061
|
};
|
|
5062
5062
|
|
|
5063
|
-
//
|
|
5063
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeGaussianBlur.js
|
|
5064
5064
|
import React31 from "react";
|
|
5065
5065
|
|
|
5066
|
-
//
|
|
5066
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FeGaussianBlurNativeComponent.js
|
|
5067
5067
|
import codegenNativeComponent27 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
5068
5068
|
var FeGaussianBlurNativeComponent_default = codegenNativeComponent27("RNSVGFeGaussianBlur", {
|
|
5069
5069
|
interfaceOnly: true
|
|
5070
5070
|
});
|
|
5071
5071
|
|
|
5072
|
-
//
|
|
5072
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeGaussianBlur.js
|
|
5073
5073
|
function _extends9() {
|
|
5074
5074
|
return _extends9 = Object.assign ? Object.assign.bind() : function(n) {
|
|
5075
5075
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -5093,16 +5093,16 @@ var FeGaussianBlur = class extends FilterPrimitive {
|
|
|
5093
5093
|
}
|
|
5094
5094
|
};
|
|
5095
5095
|
|
|
5096
|
-
//
|
|
5096
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeMerge.js
|
|
5097
5097
|
import React32 from "react";
|
|
5098
5098
|
|
|
5099
|
-
//
|
|
5099
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FeMergeNativeComponent.js
|
|
5100
5100
|
import codegenNativeComponent28 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
5101
5101
|
var FeMergeNativeComponent_default = codegenNativeComponent28("RNSVGFeMerge", {
|
|
5102
5102
|
interfaceOnly: true
|
|
5103
5103
|
});
|
|
5104
5104
|
|
|
5105
|
-
//
|
|
5105
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeMerge.js
|
|
5106
5106
|
function _extends10() {
|
|
5107
5107
|
return _extends10 = Object.assign ? Object.assign.bind() : function(n) {
|
|
5108
5108
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -5124,7 +5124,7 @@ var FeMerge = class extends FilterPrimitive {
|
|
|
5124
5124
|
}
|
|
5125
5125
|
};
|
|
5126
5126
|
|
|
5127
|
-
//
|
|
5127
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeMergeNode.js
|
|
5128
5128
|
var FeMergeNode = class extends FilterPrimitive {
|
|
5129
5129
|
static displayName = "FeMergeNode";
|
|
5130
5130
|
// Force update parent
|
|
@@ -5141,16 +5141,16 @@ var FeMergeNode = class extends FilterPrimitive {
|
|
|
5141
5141
|
}
|
|
5142
5142
|
};
|
|
5143
5143
|
|
|
5144
|
-
//
|
|
5144
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeOffset.js
|
|
5145
5145
|
import React33 from "react";
|
|
5146
5146
|
|
|
5147
|
-
//
|
|
5147
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FeOffsetNativeComponent.js
|
|
5148
5148
|
import codegenNativeComponent29 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
5149
5149
|
var FeOffsetNativeComponent_default = codegenNativeComponent29("RNSVGFeOffset", {
|
|
5150
5150
|
interfaceOnly: true
|
|
5151
5151
|
});
|
|
5152
5152
|
|
|
5153
|
-
//
|
|
5153
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeOffset.js
|
|
5154
5154
|
function _extends11() {
|
|
5155
5155
|
return _extends11 = Object.assign ? Object.assign.bind() : function(n) {
|
|
5156
5156
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -5174,7 +5174,7 @@ var FeOffset = class extends FilterPrimitive {
|
|
|
5174
5174
|
}
|
|
5175
5175
|
};
|
|
5176
5176
|
|
|
5177
|
-
//
|
|
5177
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeDropShadow.js
|
|
5178
5178
|
var FeDropShadow = class extends FilterPrimitive {
|
|
5179
5179
|
static displayName = "FeDropShadow";
|
|
5180
5180
|
static defaultProps = {
|
|
@@ -5209,7 +5209,7 @@ var FeDropShadow = class extends FilterPrimitive {
|
|
|
5209
5209
|
}
|
|
5210
5210
|
};
|
|
5211
5211
|
|
|
5212
|
-
//
|
|
5212
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeImage.js
|
|
5213
5213
|
var FeImage = class extends FilterPrimitive {
|
|
5214
5214
|
static displayName = "FeImage";
|
|
5215
5215
|
static defaultProps = {
|
|
@@ -5221,7 +5221,7 @@ var FeImage = class extends FilterPrimitive {
|
|
|
5221
5221
|
}
|
|
5222
5222
|
};
|
|
5223
5223
|
|
|
5224
|
-
//
|
|
5224
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeMorphology.js
|
|
5225
5225
|
var FeMorphology = class extends FilterPrimitive {
|
|
5226
5226
|
static displayName = "FeMorphology";
|
|
5227
5227
|
static defaultProps = {
|
|
@@ -5233,10 +5233,10 @@ var FeMorphology = class extends FilterPrimitive {
|
|
|
5233
5233
|
}
|
|
5234
5234
|
};
|
|
5235
5235
|
|
|
5236
|
-
//
|
|
5236
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FePointLight.js
|
|
5237
5237
|
import { Component as Component6 } from "react";
|
|
5238
5238
|
|
|
5239
|
-
//
|
|
5239
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeSpecularLighting.js
|
|
5240
5240
|
var FeSpecularLighting = class extends FilterPrimitive {
|
|
5241
5241
|
static displayName = "FeSpecularLighting";
|
|
5242
5242
|
static defaultProps = {
|
|
@@ -5248,10 +5248,10 @@ var FeSpecularLighting = class extends FilterPrimitive {
|
|
|
5248
5248
|
}
|
|
5249
5249
|
};
|
|
5250
5250
|
|
|
5251
|
-
//
|
|
5251
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeSpotLight.js
|
|
5252
5252
|
import { Component as Component7 } from "react";
|
|
5253
5253
|
|
|
5254
|
-
//
|
|
5254
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeTile.js
|
|
5255
5255
|
var FeTile = class extends FilterPrimitive {
|
|
5256
5256
|
static displayName = "FeTile";
|
|
5257
5257
|
static defaultProps = {
|
|
@@ -5263,7 +5263,7 @@ var FeTile = class extends FilterPrimitive {
|
|
|
5263
5263
|
}
|
|
5264
5264
|
};
|
|
5265
5265
|
|
|
5266
|
-
//
|
|
5266
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeTurbulence.js
|
|
5267
5267
|
var FeTurbulence = class extends FilterPrimitive {
|
|
5268
5268
|
static displayName = "FeTurbulence";
|
|
5269
5269
|
static defaultProps = {
|
|
@@ -5275,22 +5275,22 @@ var FeTurbulence = class extends FilterPrimitive {
|
|
|
5275
5275
|
}
|
|
5276
5276
|
};
|
|
5277
5277
|
|
|
5278
|
-
//
|
|
5278
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/Filter.js
|
|
5279
5279
|
import React35 from "react";
|
|
5280
5280
|
|
|
5281
|
-
//
|
|
5281
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FilterNativeComponent.js
|
|
5282
5282
|
import codegenNativeComponent30 from "react-native/Libraries/Utilities/codegenNativeComponent";
|
|
5283
5283
|
var FilterNativeComponent_default = codegenNativeComponent30("RNSVGFilter", {
|
|
5284
5284
|
interfaceOnly: true
|
|
5285
5285
|
});
|
|
5286
5286
|
|
|
5287
|
-
//
|
|
5287
|
+
// ../../../node_modules/react-native-svg/lib/module/elements.js
|
|
5288
5288
|
var elements_default = Svg;
|
|
5289
5289
|
|
|
5290
|
-
//
|
|
5290
|
+
// ../../../node_modules/react-native-svg/lib/module/xml.js
|
|
5291
5291
|
var err = console.error.bind(console);
|
|
5292
5292
|
|
|
5293
|
-
//
|
|
5293
|
+
// ../../foundation/primitives-native/src/LinearGradient.tsx
|
|
5294
5294
|
import { jsx as jsx2, jsxs } from "react/jsx-runtime";
|
|
5295
5295
|
var gradientIdCounter = 0;
|
|
5296
5296
|
function parseColor(color) {
|
|
@@ -5391,7 +5391,7 @@ var LinearGradient2 = ({
|
|
|
5391
5391
|
] });
|
|
5392
5392
|
};
|
|
5393
5393
|
|
|
5394
|
-
//
|
|
5394
|
+
// ../../foundation/primitives-native/src/index.tsx
|
|
5395
5395
|
var isWeb = false;
|
|
5396
5396
|
|
|
5397
5397
|
// src/ImageThumbnail.tsx
|