@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.js
CHANGED
|
@@ -33,23 +33,23 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
33
33
|
));
|
|
34
34
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
35
35
|
|
|
36
|
-
//
|
|
36
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/NativeSvgRenderableModule.js
|
|
37
37
|
var NativeSvgRenderableModule_exports = {};
|
|
38
38
|
__export(NativeSvgRenderableModule_exports, {
|
|
39
39
|
default: () => NativeSvgRenderableModule_default
|
|
40
40
|
});
|
|
41
41
|
var import_react_native4, 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
|
import_react_native4 = require("react-native");
|
|
46
46
|
NativeSvgRenderableModule_default = import_react_native4.TurboModuleRegistry.getEnforcing("RNSVGRenderableModule");
|
|
47
47
|
}
|
|
48
48
|
});
|
|
49
49
|
|
|
50
|
-
//
|
|
50
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/transform.js
|
|
51
51
|
var require_transform = __commonJS({
|
|
52
|
-
"
|
|
52
|
+
"../../../node_modules/react-native-svg/lib/module/lib/extract/transform.js"(exports2, module2) {
|
|
53
53
|
"use strict";
|
|
54
54
|
function peg$subclass(child, parent) {
|
|
55
55
|
function ctor() {
|
|
@@ -1462,9 +1462,9 @@ var require_transform = __commonJS({
|
|
|
1462
1462
|
}
|
|
1463
1463
|
});
|
|
1464
1464
|
|
|
1465
|
-
//
|
|
1465
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/transformToRn.js
|
|
1466
1466
|
var require_transformToRn = __commonJS({
|
|
1467
|
-
"
|
|
1467
|
+
"../../../node_modules/react-native-svg/lib/module/lib/extract/transformToRn.js"(exports2, module2) {
|
|
1468
1468
|
"use strict";
|
|
1469
1469
|
function peg$subclass(child, parent) {
|
|
1470
1470
|
function C() {
|
|
@@ -2621,9 +2621,9 @@ var require_transformToRn = __commonJS({
|
|
|
2621
2621
|
}
|
|
2622
2622
|
});
|
|
2623
2623
|
|
|
2624
|
-
//
|
|
2624
|
+
// ../../../node_modules/warn-once/index.js
|
|
2625
2625
|
var require_warn_once = __commonJS({
|
|
2626
|
-
"
|
|
2626
|
+
"../../../node_modules/warn-once/index.js"(exports2, module2) {
|
|
2627
2627
|
"use strict";
|
|
2628
2628
|
var DEV = process.env.NODE_ENV !== "production";
|
|
2629
2629
|
var warnings = /* @__PURE__ */ new Set();
|
|
@@ -2641,14 +2641,14 @@ var require_warn_once = __commonJS({
|
|
|
2641
2641
|
}
|
|
2642
2642
|
});
|
|
2643
2643
|
|
|
2644
|
-
//
|
|
2644
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/NativeSvgViewModule.js
|
|
2645
2645
|
var NativeSvgViewModule_exports = {};
|
|
2646
2646
|
__export(NativeSvgViewModule_exports, {
|
|
2647
2647
|
default: () => NativeSvgViewModule_default
|
|
2648
2648
|
});
|
|
2649
2649
|
var import_react_native11, 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
|
import_react_native11 = require("react-native");
|
|
2654
2654
|
NativeSvgViewModule_default = import_react_native11.TurboModuleRegistry.getEnforcing("RNSVGSvgViewModule");
|
|
@@ -2662,7 +2662,7 @@ __export(index_exports, {
|
|
|
2662
2662
|
});
|
|
2663
2663
|
module.exports = __toCommonJS(index_exports);
|
|
2664
2664
|
|
|
2665
|
-
//
|
|
2665
|
+
// ../../foundation/primitives-native/src/Box.tsx
|
|
2666
2666
|
var import_react_native = require("react-native");
|
|
2667
2667
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
2668
2668
|
var Box = ({
|
|
@@ -2836,14 +2836,14 @@ var Box = ({
|
|
|
2836
2836
|
);
|
|
2837
2837
|
};
|
|
2838
2838
|
|
|
2839
|
-
//
|
|
2839
|
+
// ../../foundation/primitives-native/src/LinearGradient.tsx
|
|
2840
2840
|
var import_react21 = require("react");
|
|
2841
2841
|
var import_react_native14 = require("react-native");
|
|
2842
2842
|
|
|
2843
|
-
//
|
|
2843
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Shape.js
|
|
2844
2844
|
var import_react = require("react");
|
|
2845
2845
|
|
|
2846
|
-
//
|
|
2846
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/SvgTouchableMixin.js
|
|
2847
2847
|
var import_react_native2 = require("react-native");
|
|
2848
2848
|
var PRESS_RETENTION_OFFSET = {
|
|
2849
2849
|
top: 20,
|
|
@@ -2996,10 +2996,10 @@ var SvgTouchableMixin_default = (target) => {
|
|
|
2996
2996
|
target.state = touchableGetInitialState();
|
|
2997
2997
|
};
|
|
2998
2998
|
|
|
2999
|
-
//
|
|
2999
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractBrush.js
|
|
3000
3000
|
var import_react_native3 = require("react-native");
|
|
3001
3001
|
|
|
3002
|
-
//
|
|
3002
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/utils/convertPercentageColor.js
|
|
3003
3003
|
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*)?\)$/;
|
|
3004
3004
|
var percentTo255 = (percent) => Math.round(parseFloat(percent) * 2.55);
|
|
3005
3005
|
var parseAlpha = (alpha) => alpha.endsWith("%") ? parseFloat(alpha) / 100 : parseFloat(alpha);
|
|
@@ -3025,7 +3025,7 @@ var convertPercentageColor = (color) => {
|
|
|
3025
3025
|
return isPercentageRgb ? parsePercentageRGBColor(rgbColorWithoutSpaces) : color;
|
|
3026
3026
|
};
|
|
3027
3027
|
|
|
3028
|
-
//
|
|
3028
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractBrush.js
|
|
3029
3029
|
var urlIdPattern = /^url\(#(.+)\)$/;
|
|
3030
3030
|
var currentColorBrush = {
|
|
3031
3031
|
type: 2
|
|
@@ -3074,13 +3074,13 @@ function extractBrush(color) {
|
|
|
3074
3074
|
return null;
|
|
3075
3075
|
}
|
|
3076
3076
|
|
|
3077
|
-
//
|
|
3077
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Shape.js
|
|
3078
3078
|
var import_react_native5 = require("react-native");
|
|
3079
3079
|
|
|
3080
|
-
//
|
|
3080
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/colors.js
|
|
3081
3081
|
var BrushProperties = ["fill", "stroke", "stopColor", "floodColor", "lightingColor"];
|
|
3082
3082
|
|
|
3083
|
-
//
|
|
3083
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Shape.js
|
|
3084
3084
|
function multiplyMatrices(l, r) {
|
|
3085
3085
|
const {
|
|
3086
3086
|
a: al,
|
|
@@ -3382,23 +3382,23 @@ var Shape = class extends import_react.Component {
|
|
|
3382
3382
|
};
|
|
3383
3383
|
Shape.prototype.ownerSVGElement = ownerSVGElement;
|
|
3384
3384
|
|
|
3385
|
-
//
|
|
3385
|
+
// ../../../node_modules/react-native-svg/lib/module/xml.js
|
|
3386
3386
|
var React36 = __toESM(require("react"));
|
|
3387
3387
|
var import_react20 = require("react");
|
|
3388
3388
|
|
|
3389
|
-
//
|
|
3389
|
+
// ../../../node_modules/react-native-svg/lib/module/utils/fetchData.js
|
|
3390
3390
|
var import_react_native6 = require("react-native");
|
|
3391
3391
|
|
|
3392
|
-
//
|
|
3392
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Circle.js
|
|
3393
3393
|
var React = __toESM(require("react"));
|
|
3394
3394
|
|
|
3395
|
-
//
|
|
3395
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractOpacity.js
|
|
3396
3396
|
function extractOpacity(opacity) {
|
|
3397
3397
|
const value = typeof opacity === "string" && opacity.trim().endsWith("%") ? +opacity.slice(0, -1) / 100 : +opacity;
|
|
3398
3398
|
return isNaN(value) || value > 1 ? 1 : Math.max(value, 0);
|
|
3399
3399
|
}
|
|
3400
3400
|
|
|
3401
|
-
//
|
|
3401
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractFill.js
|
|
3402
3402
|
var import_react_native7 = require("react-native");
|
|
3403
3403
|
var fillRules = {
|
|
3404
3404
|
evenodd: 0,
|
|
@@ -3430,7 +3430,7 @@ function extractFill(o, props, inherited) {
|
|
|
3430
3430
|
}
|
|
3431
3431
|
}
|
|
3432
3432
|
|
|
3433
|
-
//
|
|
3433
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractLengthList.js
|
|
3434
3434
|
var spaceReg = /\s+/;
|
|
3435
3435
|
var commaReg = /,/g;
|
|
3436
3436
|
function extractLengthList(lengthList) {
|
|
@@ -3445,7 +3445,7 @@ function extractLengthList(lengthList) {
|
|
|
3445
3445
|
}
|
|
3446
3446
|
}
|
|
3447
3447
|
|
|
3448
|
-
//
|
|
3448
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractStroke.js
|
|
3449
3449
|
var caps = {
|
|
3450
3450
|
butt: 0,
|
|
3451
3451
|
square: 2,
|
|
@@ -3514,7 +3514,7 @@ function extractStroke(o, props, inherited) {
|
|
|
3514
3514
|
}
|
|
3515
3515
|
}
|
|
3516
3516
|
|
|
3517
|
-
//
|
|
3517
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/Matrix2D.js
|
|
3518
3518
|
var DEG_TO_RAD = Math.PI / 180;
|
|
3519
3519
|
var identity = [1, 0, 0, 1, 0, 0];
|
|
3520
3520
|
var a = 1;
|
|
@@ -3600,7 +3600,7 @@ function appendTransform(x, y, scaleX, scaleY, rotation, skewX, skewY, regX, reg
|
|
|
3600
3600
|
}
|
|
3601
3601
|
}
|
|
3602
3602
|
|
|
3603
|
-
//
|
|
3603
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractTransform.js
|
|
3604
3604
|
var import_transform = __toESM(require_transform());
|
|
3605
3605
|
var import_transformToRn = __toESM(require_transformToRn());
|
|
3606
3606
|
function appendTransformProps(props) {
|
|
@@ -3785,7 +3785,7 @@ function stringifyTransformArrayProps(transformArray) {
|
|
|
3785
3785
|
}).join(" ");
|
|
3786
3786
|
}
|
|
3787
3787
|
|
|
3788
|
-
//
|
|
3788
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractResponder.js
|
|
3789
3789
|
var import_react_native8 = require("react-native");
|
|
3790
3790
|
var responderKeys = Object.keys(import_react_native8.PanResponder.create({}).panHandlers);
|
|
3791
3791
|
var numResponderKeys = responderKeys.length;
|
|
@@ -3828,7 +3828,7 @@ function extractResponder(o, props, ref) {
|
|
|
3828
3828
|
}
|
|
3829
3829
|
}
|
|
3830
3830
|
|
|
3831
|
-
//
|
|
3831
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/util.js
|
|
3832
3832
|
var import_warn_once = __toESM(require_warn_once());
|
|
3833
3833
|
function pickNotNil(object) {
|
|
3834
3834
|
const result = {};
|
|
@@ -3848,7 +3848,7 @@ var warnUnimplementedFilter = () => {
|
|
|
3848
3848
|
`, JSON.stringify(["FeComponentTransfer", "FeConvolveMatrix", "FeDiffuseLighting", "FeDisplacementMap", "FeFuncA", "FeFuncB", "FeFuncG", "FeFuncR", "FeImage", "FeMorphology", "FePointLight", "FeSpecularLighting", "FeSpotLight", "FeTile", "FeTurbulence"], null, 2));
|
|
3849
3849
|
};
|
|
3850
3850
|
|
|
3851
|
-
//
|
|
3851
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractProps.js
|
|
3852
3852
|
var clipRules = {
|
|
3853
3853
|
evenodd: 0,
|
|
3854
3854
|
nonzero: 1
|
|
@@ -3969,32 +3969,32 @@ function withoutXY(instance, props) {
|
|
|
3969
3969
|
}, instance);
|
|
3970
3970
|
}
|
|
3971
3971
|
|
|
3972
|
-
//
|
|
3972
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/CircleNativeComponent.js
|
|
3973
3973
|
var import_codegenNativeComponent = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
3974
3974
|
var CircleNativeComponent_default = (0, import_codegenNativeComponent.default)("RNSVGCircle", {
|
|
3975
3975
|
interfaceOnly: true
|
|
3976
3976
|
});
|
|
3977
3977
|
|
|
3978
|
-
//
|
|
3978
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/ClipPath.js
|
|
3979
3979
|
var React2 = __toESM(require("react"));
|
|
3980
3980
|
|
|
3981
|
-
//
|
|
3981
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/ClipPathNativeComponent.js
|
|
3982
3982
|
var import_codegenNativeComponent2 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
3983
3983
|
var ClipPathNativeComponent_default = (0, import_codegenNativeComponent2.default)("RNSVGClipPath", {
|
|
3984
3984
|
interfaceOnly: true
|
|
3985
3985
|
});
|
|
3986
3986
|
|
|
3987
|
-
//
|
|
3987
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Defs.js
|
|
3988
3988
|
var React3 = __toESM(require("react"));
|
|
3989
3989
|
var import_react2 = require("react");
|
|
3990
3990
|
|
|
3991
|
-
//
|
|
3991
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/DefsNativeComponent.js
|
|
3992
3992
|
var import_codegenNativeComponent3 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
3993
3993
|
var DefsNativeComponent_default = (0, import_codegenNativeComponent3.default)("RNSVGDefs", {
|
|
3994
3994
|
interfaceOnly: true
|
|
3995
3995
|
});
|
|
3996
3996
|
|
|
3997
|
-
//
|
|
3997
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Defs.js
|
|
3998
3998
|
var Defs = class extends import_react2.Component {
|
|
3999
3999
|
static displayName = "Defs";
|
|
4000
4000
|
render() {
|
|
@@ -4002,22 +4002,22 @@ var Defs = class extends import_react2.Component {
|
|
|
4002
4002
|
}
|
|
4003
4003
|
};
|
|
4004
4004
|
|
|
4005
|
-
//
|
|
4005
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Ellipse.js
|
|
4006
4006
|
var React4 = __toESM(require("react"));
|
|
4007
4007
|
|
|
4008
|
-
//
|
|
4008
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/EllipseNativeComponent.js
|
|
4009
4009
|
var import_codegenNativeComponent4 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4010
4010
|
var EllipseNativeComponent_default = (0, import_codegenNativeComponent4.default)("RNSVGEllipse", {
|
|
4011
4011
|
interfaceOnly: true
|
|
4012
4012
|
});
|
|
4013
4013
|
|
|
4014
|
-
//
|
|
4014
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/ForeignObject.js
|
|
4015
4015
|
var React7 = __toESM(require("react"));
|
|
4016
4016
|
|
|
4017
|
-
//
|
|
4017
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/G.js
|
|
4018
4018
|
var React6 = __toESM(require("react"));
|
|
4019
4019
|
|
|
4020
|
-
//
|
|
4020
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractText.js
|
|
4021
4021
|
var React5 = __toESM(require("react"));
|
|
4022
4022
|
var import_react3 = require("react");
|
|
4023
4023
|
var fontRegExp = /^\s*((?:(?:normal|bold|italic)\s+)*)(?:(\d+(?:\.\d+)?(?:%|px|em|pt|pc|mm|cm|in]))*(?:\s*\/.*?)?\s+)?\s*"?([^"]*)/i;
|
|
@@ -4128,13 +4128,13 @@ function extractText(props, container) {
|
|
|
4128
4128
|
};
|
|
4129
4129
|
}
|
|
4130
4130
|
|
|
4131
|
-
//
|
|
4131
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/GroupNativeComponent.js
|
|
4132
4132
|
var import_codegenNativeComponent5 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4133
4133
|
var GroupNativeComponent_default = (0, import_codegenNativeComponent5.default)("RNSVGGroup", {
|
|
4134
4134
|
interfaceOnly: true
|
|
4135
4135
|
});
|
|
4136
4136
|
|
|
4137
|
-
//
|
|
4137
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/G.js
|
|
4138
4138
|
function _extends() {
|
|
4139
4139
|
return _extends = Object.assign ? Object.assign.bind() : function(n) {
|
|
4140
4140
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -4176,17 +4176,17 @@ var hasProps = (obj) => {
|
|
|
4176
4176
|
return false;
|
|
4177
4177
|
};
|
|
4178
4178
|
|
|
4179
|
-
//
|
|
4179
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/ForeignObjectNativeComponent.js
|
|
4180
4180
|
var import_codegenNativeComponent6 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4181
4181
|
var ForeignObjectNativeComponent_default = (0, import_codegenNativeComponent6.default)("RNSVGForeignObject", {
|
|
4182
4182
|
interfaceOnly: true
|
|
4183
4183
|
});
|
|
4184
4184
|
|
|
4185
|
-
//
|
|
4185
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Image.js
|
|
4186
4186
|
var React8 = __toESM(require("react"));
|
|
4187
4187
|
var import_react_native9 = require("react-native");
|
|
4188
4188
|
|
|
4189
|
-
//
|
|
4189
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractViewBox.js
|
|
4190
4190
|
var meetOrSliceTypes = {
|
|
4191
4191
|
meet: 0,
|
|
4192
4192
|
slice: 1,
|
|
@@ -4223,37 +4223,37 @@ function extractViewBox(props) {
|
|
|
4223
4223
|
};
|
|
4224
4224
|
}
|
|
4225
4225
|
|
|
4226
|
-
//
|
|
4226
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/ImageNativeComponent.js
|
|
4227
4227
|
var import_codegenNativeComponent7 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4228
4228
|
var ImageNativeComponent_default = (0, import_codegenNativeComponent7.default)("RNSVGImage", {
|
|
4229
4229
|
interfaceOnly: true
|
|
4230
4230
|
});
|
|
4231
4231
|
|
|
4232
|
-
//
|
|
4232
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Line.js
|
|
4233
4233
|
var React9 = __toESM(require("react"));
|
|
4234
4234
|
|
|
4235
|
-
//
|
|
4235
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/LineNativeComponent.js
|
|
4236
4236
|
var import_codegenNativeComponent8 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4237
4237
|
var LineNativeComponent_default = (0, import_codegenNativeComponent8.default)("RNSVGLine", {
|
|
4238
4238
|
interfaceOnly: true
|
|
4239
4239
|
});
|
|
4240
4240
|
|
|
4241
|
-
//
|
|
4241
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/LinearGradient.js
|
|
4242
4242
|
var React11 = __toESM(require("react"));
|
|
4243
4243
|
|
|
4244
|
-
//
|
|
4244
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractGradient.js
|
|
4245
4245
|
var React10 = __toESM(require("react"));
|
|
4246
4246
|
var import_react4 = require("react");
|
|
4247
4247
|
var import_react_native10 = require("react-native");
|
|
4248
4248
|
|
|
4249
|
-
//
|
|
4249
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/units.js
|
|
4250
4250
|
var units = {
|
|
4251
4251
|
objectBoundingBox: 0,
|
|
4252
4252
|
userSpaceOnUse: 1
|
|
4253
4253
|
};
|
|
4254
4254
|
var units_default = units;
|
|
4255
4255
|
|
|
4256
|
-
//
|
|
4256
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractGradient.js
|
|
4257
4257
|
var percentReg = /^([+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?)(%?)$/;
|
|
4258
4258
|
function percentToFloat(percent) {
|
|
4259
4259
|
if (typeof percent === "number") {
|
|
@@ -4320,13 +4320,13 @@ function extractGradient(props, parent) {
|
|
|
4320
4320
|
};
|
|
4321
4321
|
}
|
|
4322
4322
|
|
|
4323
|
-
//
|
|
4323
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/LinearGradientNativeComponent.js
|
|
4324
4324
|
var import_codegenNativeComponent9 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4325
4325
|
var LinearGradientNativeComponent_default = (0, import_codegenNativeComponent9.default)("RNSVGLinearGradient", {
|
|
4326
4326
|
interfaceOnly: true
|
|
4327
4327
|
});
|
|
4328
4328
|
|
|
4329
|
-
//
|
|
4329
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/LinearGradient.js
|
|
4330
4330
|
function _extends2() {
|
|
4331
4331
|
return _extends2 = Object.assign ? Object.assign.bind() : function(n) {
|
|
4332
4332
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -4366,67 +4366,67 @@ var LinearGradient = class extends Shape {
|
|
|
4366
4366
|
}
|
|
4367
4367
|
};
|
|
4368
4368
|
|
|
4369
|
-
//
|
|
4369
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Marker.js
|
|
4370
4370
|
var React12 = __toESM(require("react"));
|
|
4371
4371
|
|
|
4372
|
-
//
|
|
4372
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/MarkerNativeComponent.js
|
|
4373
4373
|
var import_codegenNativeComponent10 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4374
4374
|
var MarkerNativeComponent_default = (0, import_codegenNativeComponent10.default)("RNSVGMarker", {
|
|
4375
4375
|
interfaceOnly: true
|
|
4376
4376
|
});
|
|
4377
4377
|
|
|
4378
|
-
//
|
|
4378
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Mask.js
|
|
4379
4379
|
var React13 = __toESM(require("react"));
|
|
4380
4380
|
|
|
4381
|
-
//
|
|
4381
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/MaskNativeComponent.js
|
|
4382
4382
|
var import_codegenNativeComponent11 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4383
4383
|
var MaskNativeComponent_default = (0, import_codegenNativeComponent11.default)("RNSVGMask", {
|
|
4384
4384
|
interfaceOnly: true
|
|
4385
4385
|
});
|
|
4386
4386
|
|
|
4387
|
-
//
|
|
4387
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Path.js
|
|
4388
4388
|
var React14 = __toESM(require("react"));
|
|
4389
4389
|
|
|
4390
|
-
//
|
|
4390
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/PathNativeComponent.js
|
|
4391
4391
|
var import_codegenNativeComponent12 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4392
4392
|
var PathNativeComponent_default = (0, import_codegenNativeComponent12.default)("RNSVGPath", {
|
|
4393
4393
|
interfaceOnly: true
|
|
4394
4394
|
});
|
|
4395
4395
|
|
|
4396
|
-
//
|
|
4396
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Pattern.js
|
|
4397
4397
|
var React15 = __toESM(require("react"));
|
|
4398
4398
|
|
|
4399
|
-
//
|
|
4399
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/PatternNativeComponent.js
|
|
4400
4400
|
var import_codegenNativeComponent13 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4401
4401
|
var PatternNativeComponent_default = (0, import_codegenNativeComponent13.default)("RNSVGPattern", {
|
|
4402
4402
|
interfaceOnly: true
|
|
4403
4403
|
});
|
|
4404
4404
|
|
|
4405
|
-
//
|
|
4405
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Polygon.js
|
|
4406
4406
|
var React16 = __toESM(require("react"));
|
|
4407
4407
|
|
|
4408
|
-
//
|
|
4408
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Polyline.js
|
|
4409
4409
|
var React17 = __toESM(require("react"));
|
|
4410
4410
|
|
|
4411
|
-
//
|
|
4411
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/RadialGradient.js
|
|
4412
4412
|
var React18 = __toESM(require("react"));
|
|
4413
4413
|
|
|
4414
|
-
//
|
|
4414
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/RadialGradientNativeComponent.js
|
|
4415
4415
|
var import_codegenNativeComponent14 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4416
4416
|
var RadialGradientNativeComponent_default = (0, import_codegenNativeComponent14.default)("RNSVGRadialGradient", {
|
|
4417
4417
|
interfaceOnly: true
|
|
4418
4418
|
});
|
|
4419
4419
|
|
|
4420
|
-
//
|
|
4420
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Rect.js
|
|
4421
4421
|
var React19 = __toESM(require("react"));
|
|
4422
4422
|
|
|
4423
|
-
//
|
|
4423
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/RectNativeComponent.js
|
|
4424
4424
|
var import_codegenNativeComponent15 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4425
4425
|
var RectNativeComponent_default = (0, import_codegenNativeComponent15.default)("RNSVGRect", {
|
|
4426
4426
|
interfaceOnly: true
|
|
4427
4427
|
});
|
|
4428
4428
|
|
|
4429
|
-
//
|
|
4429
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Rect.js
|
|
4430
4430
|
function _extends3() {
|
|
4431
4431
|
return _extends3 = Object.assign ? Object.assign.bind() : function(n) {
|
|
4432
4432
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -4470,7 +4470,7 @@ var Rect = class extends Shape {
|
|
|
4470
4470
|
}
|
|
4471
4471
|
};
|
|
4472
4472
|
|
|
4473
|
-
//
|
|
4473
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Stop.js
|
|
4474
4474
|
var import_react5 = require("react");
|
|
4475
4475
|
var Stop = class extends import_react5.Component {
|
|
4476
4476
|
static displayName = "Stop";
|
|
@@ -4487,23 +4487,23 @@ var Stop = class extends import_react5.Component {
|
|
|
4487
4487
|
}
|
|
4488
4488
|
};
|
|
4489
4489
|
|
|
4490
|
-
//
|
|
4490
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Svg.js
|
|
4491
4491
|
var React20 = __toESM(require("react"));
|
|
4492
4492
|
var import_react_native12 = require("react-native");
|
|
4493
4493
|
|
|
4494
|
-
//
|
|
4494
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/AndroidSvgViewNativeComponent.js
|
|
4495
4495
|
var import_codegenNativeComponent16 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4496
4496
|
var AndroidSvgViewNativeComponent_default = (0, import_codegenNativeComponent16.default)("RNSVGSvgViewAndroid", {
|
|
4497
4497
|
excludedPlatforms: ["iOS"]
|
|
4498
4498
|
});
|
|
4499
4499
|
|
|
4500
|
-
//
|
|
4500
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/IOSSvgViewNativeComponent.js
|
|
4501
4501
|
var import_codegenNativeComponent17 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4502
4502
|
var IOSSvgViewNativeComponent_default = (0, import_codegenNativeComponent17.default)("RNSVGSvgView", {
|
|
4503
4503
|
excludedPlatforms: ["android"]
|
|
4504
4504
|
});
|
|
4505
4505
|
|
|
4506
|
-
//
|
|
4506
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Svg.js
|
|
4507
4507
|
function _extends4() {
|
|
4508
4508
|
return _extends4 = Object.assign ? Object.assign.bind() : function(n) {
|
|
4509
4509
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -4665,25 +4665,25 @@ var Svg = class extends Shape {
|
|
|
4665
4665
|
}
|
|
4666
4666
|
};
|
|
4667
4667
|
|
|
4668
|
-
//
|
|
4668
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Symbol.js
|
|
4669
4669
|
var React21 = __toESM(require("react"));
|
|
4670
4670
|
|
|
4671
|
-
//
|
|
4671
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/SymbolNativeComponent.js
|
|
4672
4672
|
var import_codegenNativeComponent18 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4673
4673
|
var SymbolNativeComponent_default = (0, import_codegenNativeComponent18.default)("RNSVGSymbol", {
|
|
4674
4674
|
interfaceOnly: true
|
|
4675
4675
|
});
|
|
4676
4676
|
|
|
4677
|
-
//
|
|
4677
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/TSpan.js
|
|
4678
4678
|
var React22 = __toESM(require("react"));
|
|
4679
4679
|
|
|
4680
|
-
//
|
|
4680
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/TSpanNativeComponent.js
|
|
4681
4681
|
var import_codegenNativeComponent19 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4682
4682
|
var TSpanNativeComponent_default = (0, import_codegenNativeComponent19.default)("RNSVGTSpan", {
|
|
4683
4683
|
interfaceOnly: true
|
|
4684
4684
|
});
|
|
4685
4685
|
|
|
4686
|
-
//
|
|
4686
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/TSpan.js
|
|
4687
4687
|
var TSpan2 = class extends Shape {
|
|
4688
4688
|
static displayName = "TSpan";
|
|
4689
4689
|
setNativeProps = (props) => {
|
|
@@ -4709,37 +4709,37 @@ var TSpan2 = class extends Shape {
|
|
|
4709
4709
|
};
|
|
4710
4710
|
setTSpan(TSpan2);
|
|
4711
4711
|
|
|
4712
|
-
//
|
|
4712
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Text.js
|
|
4713
4713
|
var React23 = __toESM(require("react"));
|
|
4714
4714
|
|
|
4715
|
-
//
|
|
4715
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/TextNativeComponent.js
|
|
4716
4716
|
var import_codegenNativeComponent20 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4717
4717
|
var TextNativeComponent_default = (0, import_codegenNativeComponent20.default)("RNSVGText", {
|
|
4718
4718
|
interfaceOnly: true
|
|
4719
4719
|
});
|
|
4720
4720
|
|
|
4721
|
-
//
|
|
4721
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/TextPath.js
|
|
4722
4722
|
var React24 = __toESM(require("react"));
|
|
4723
4723
|
|
|
4724
|
-
//
|
|
4724
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/TextPathNativeComponent.js
|
|
4725
4725
|
var import_codegenNativeComponent21 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4726
4726
|
var TextPathNativeComponent_default = (0, import_codegenNativeComponent21.default)("RNSVGTextPath", {
|
|
4727
4727
|
interfaceOnly: true
|
|
4728
4728
|
});
|
|
4729
4729
|
|
|
4730
|
-
//
|
|
4730
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/Use.js
|
|
4731
4731
|
var React25 = __toESM(require("react"));
|
|
4732
4732
|
|
|
4733
|
-
//
|
|
4733
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/UseNativeComponent.js
|
|
4734
4734
|
var import_codegenNativeComponent22 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4735
4735
|
var UseNativeComponent_default = (0, import_codegenNativeComponent22.default)("RNSVGUse", {
|
|
4736
4736
|
interfaceOnly: true
|
|
4737
4737
|
});
|
|
4738
4738
|
|
|
4739
|
-
//
|
|
4739
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeBlend.js
|
|
4740
4740
|
var import_react8 = __toESM(require("react"));
|
|
4741
4741
|
|
|
4742
|
-
//
|
|
4742
|
+
// ../../../node_modules/react-native-svg/lib/module/lib/extract/extractFilter.js
|
|
4743
4743
|
var import_react6 = __toESM(require("react"));
|
|
4744
4744
|
var import_react_native13 = require("react-native");
|
|
4745
4745
|
var spaceReg2 = /\s+/;
|
|
@@ -4866,13 +4866,13 @@ var extractFeMerge = (props, parent) => {
|
|
|
4866
4866
|
};
|
|
4867
4867
|
};
|
|
4868
4868
|
|
|
4869
|
-
//
|
|
4869
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FeBlendNativeComponent.js
|
|
4870
4870
|
var import_codegenNativeComponent23 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4871
4871
|
var FeBlendNativeComponent_default = (0, import_codegenNativeComponent23.default)("RNSVGFeBlend", {
|
|
4872
4872
|
interfaceOnly: true
|
|
4873
4873
|
});
|
|
4874
4874
|
|
|
4875
|
-
//
|
|
4875
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FilterPrimitive.js
|
|
4876
4876
|
var import_react7 = require("react");
|
|
4877
4877
|
var FilterPrimitive = class extends import_react7.Component {
|
|
4878
4878
|
root = null;
|
|
@@ -4886,7 +4886,7 @@ var FilterPrimitive = class extends import_react7.Component {
|
|
|
4886
4886
|
};
|
|
4887
4887
|
};
|
|
4888
4888
|
|
|
4889
|
-
//
|
|
4889
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeBlend.js
|
|
4890
4890
|
function _extends5() {
|
|
4891
4891
|
return _extends5 = Object.assign ? Object.assign.bind() : function(n) {
|
|
4892
4892
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -4909,16 +4909,16 @@ var FeBlend = class extends FilterPrimitive {
|
|
|
4909
4909
|
}
|
|
4910
4910
|
};
|
|
4911
4911
|
|
|
4912
|
-
//
|
|
4912
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeColorMatrix.js
|
|
4913
4913
|
var import_react9 = __toESM(require("react"));
|
|
4914
4914
|
|
|
4915
|
-
//
|
|
4915
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FeColorMatrixNativeComponent.js
|
|
4916
4916
|
var import_codegenNativeComponent24 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4917
4917
|
var FeColorMatrixNativeComponent_default = (0, import_codegenNativeComponent24.default)("RNSVGFeColorMatrix", {
|
|
4918
4918
|
interfaceOnly: true
|
|
4919
4919
|
});
|
|
4920
4920
|
|
|
4921
|
-
//
|
|
4921
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeColorMatrix.js
|
|
4922
4922
|
function _extends6() {
|
|
4923
4923
|
return _extends6 = Object.assign ? Object.assign.bind() : function(n) {
|
|
4924
4924
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -4942,7 +4942,7 @@ var FeColorMatrix = class extends FilterPrimitive {
|
|
|
4942
4942
|
}
|
|
4943
4943
|
};
|
|
4944
4944
|
|
|
4945
|
-
//
|
|
4945
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeComponentTransfer.js
|
|
4946
4946
|
var FeComponentTransfer = class extends FilterPrimitive {
|
|
4947
4947
|
static displayName = "FeComponentTransfer";
|
|
4948
4948
|
static defaultProps = {
|
|
@@ -4954,16 +4954,16 @@ var FeComponentTransfer = class extends FilterPrimitive {
|
|
|
4954
4954
|
}
|
|
4955
4955
|
};
|
|
4956
4956
|
|
|
4957
|
-
//
|
|
4957
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeComposite.js
|
|
4958
4958
|
var import_react10 = __toESM(require("react"));
|
|
4959
4959
|
|
|
4960
|
-
//
|
|
4960
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FeCompositeNativeComponent.js
|
|
4961
4961
|
var import_codegenNativeComponent25 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
4962
4962
|
var FeCompositeNativeComponent_default = (0, import_codegenNativeComponent25.default)("RNSVGFeComposite", {
|
|
4963
4963
|
interfaceOnly: true
|
|
4964
4964
|
});
|
|
4965
4965
|
|
|
4966
|
-
//
|
|
4966
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeComposite.js
|
|
4967
4967
|
function _extends7() {
|
|
4968
4968
|
return _extends7 = Object.assign ? Object.assign.bind() : function(n) {
|
|
4969
4969
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -4989,7 +4989,7 @@ var FeComposite = class extends FilterPrimitive {
|
|
|
4989
4989
|
}
|
|
4990
4990
|
};
|
|
4991
4991
|
|
|
4992
|
-
//
|
|
4992
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeConvolveMatrix.js
|
|
4993
4993
|
var FeConvolveMatrix = class extends FilterPrimitive {
|
|
4994
4994
|
static displayName = "FeConvolveMatrix";
|
|
4995
4995
|
static defaultProps = {
|
|
@@ -5001,7 +5001,7 @@ var FeConvolveMatrix = class extends FilterPrimitive {
|
|
|
5001
5001
|
}
|
|
5002
5002
|
};
|
|
5003
5003
|
|
|
5004
|
-
//
|
|
5004
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeDiffuseLighting.js
|
|
5005
5005
|
var FeDiffuseLighting = class extends FilterPrimitive {
|
|
5006
5006
|
static displayName = "FeDiffuseLighting";
|
|
5007
5007
|
static defaultProps = {
|
|
@@ -5013,7 +5013,7 @@ var FeDiffuseLighting = class extends FilterPrimitive {
|
|
|
5013
5013
|
}
|
|
5014
5014
|
};
|
|
5015
5015
|
|
|
5016
|
-
//
|
|
5016
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeDisplacementMap.js
|
|
5017
5017
|
var FeDisplacementMap = class extends FilterPrimitive {
|
|
5018
5018
|
static displayName = "FeDisplacementMap";
|
|
5019
5019
|
static defaultProps = {
|
|
@@ -5025,22 +5025,22 @@ var FeDisplacementMap = class extends FilterPrimitive {
|
|
|
5025
5025
|
}
|
|
5026
5026
|
};
|
|
5027
5027
|
|
|
5028
|
-
//
|
|
5028
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeDistantLight.js
|
|
5029
5029
|
var import_react11 = require("react");
|
|
5030
5030
|
|
|
5031
|
-
//
|
|
5031
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeDropShadow.js
|
|
5032
5032
|
var import_react16 = __toESM(require("react"));
|
|
5033
5033
|
|
|
5034
|
-
//
|
|
5034
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeFlood.js
|
|
5035
5035
|
var import_react12 = __toESM(require("react"));
|
|
5036
5036
|
|
|
5037
|
-
//
|
|
5037
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FeFloodNativeComponent.js
|
|
5038
5038
|
var import_codegenNativeComponent26 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
5039
5039
|
var FeFloodNativeComponent_default = (0, import_codegenNativeComponent26.default)("RNSVGFeFlood", {
|
|
5040
5040
|
interfaceOnly: true
|
|
5041
5041
|
});
|
|
5042
5042
|
|
|
5043
|
-
//
|
|
5043
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeFlood.js
|
|
5044
5044
|
function _extends8() {
|
|
5045
5045
|
return _extends8 = Object.assign ? Object.assign.bind() : function(n) {
|
|
5046
5046
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -5064,16 +5064,16 @@ var FeFlood = class extends FilterPrimitive {
|
|
|
5064
5064
|
}
|
|
5065
5065
|
};
|
|
5066
5066
|
|
|
5067
|
-
//
|
|
5067
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeGaussianBlur.js
|
|
5068
5068
|
var import_react13 = __toESM(require("react"));
|
|
5069
5069
|
|
|
5070
|
-
//
|
|
5070
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FeGaussianBlurNativeComponent.js
|
|
5071
5071
|
var import_codegenNativeComponent27 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
5072
5072
|
var FeGaussianBlurNativeComponent_default = (0, import_codegenNativeComponent27.default)("RNSVGFeGaussianBlur", {
|
|
5073
5073
|
interfaceOnly: true
|
|
5074
5074
|
});
|
|
5075
5075
|
|
|
5076
|
-
//
|
|
5076
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeGaussianBlur.js
|
|
5077
5077
|
function _extends9() {
|
|
5078
5078
|
return _extends9 = Object.assign ? Object.assign.bind() : function(n) {
|
|
5079
5079
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -5097,16 +5097,16 @@ var FeGaussianBlur = class extends FilterPrimitive {
|
|
|
5097
5097
|
}
|
|
5098
5098
|
};
|
|
5099
5099
|
|
|
5100
|
-
//
|
|
5100
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeMerge.js
|
|
5101
5101
|
var import_react14 = __toESM(require("react"));
|
|
5102
5102
|
|
|
5103
|
-
//
|
|
5103
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FeMergeNativeComponent.js
|
|
5104
5104
|
var import_codegenNativeComponent28 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
5105
5105
|
var FeMergeNativeComponent_default = (0, import_codegenNativeComponent28.default)("RNSVGFeMerge", {
|
|
5106
5106
|
interfaceOnly: true
|
|
5107
5107
|
});
|
|
5108
5108
|
|
|
5109
|
-
//
|
|
5109
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeMerge.js
|
|
5110
5110
|
function _extends10() {
|
|
5111
5111
|
return _extends10 = Object.assign ? Object.assign.bind() : function(n) {
|
|
5112
5112
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -5128,7 +5128,7 @@ var FeMerge = class extends FilterPrimitive {
|
|
|
5128
5128
|
}
|
|
5129
5129
|
};
|
|
5130
5130
|
|
|
5131
|
-
//
|
|
5131
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeMergeNode.js
|
|
5132
5132
|
var FeMergeNode = class extends FilterPrimitive {
|
|
5133
5133
|
static displayName = "FeMergeNode";
|
|
5134
5134
|
// Force update parent
|
|
@@ -5145,16 +5145,16 @@ var FeMergeNode = class extends FilterPrimitive {
|
|
|
5145
5145
|
}
|
|
5146
5146
|
};
|
|
5147
5147
|
|
|
5148
|
-
//
|
|
5148
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeOffset.js
|
|
5149
5149
|
var import_react15 = __toESM(require("react"));
|
|
5150
5150
|
|
|
5151
|
-
//
|
|
5151
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FeOffsetNativeComponent.js
|
|
5152
5152
|
var import_codegenNativeComponent29 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
5153
5153
|
var FeOffsetNativeComponent_default = (0, import_codegenNativeComponent29.default)("RNSVGFeOffset", {
|
|
5154
5154
|
interfaceOnly: true
|
|
5155
5155
|
});
|
|
5156
5156
|
|
|
5157
|
-
//
|
|
5157
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeOffset.js
|
|
5158
5158
|
function _extends11() {
|
|
5159
5159
|
return _extends11 = Object.assign ? Object.assign.bind() : function(n) {
|
|
5160
5160
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -5178,7 +5178,7 @@ var FeOffset = class extends FilterPrimitive {
|
|
|
5178
5178
|
}
|
|
5179
5179
|
};
|
|
5180
5180
|
|
|
5181
|
-
//
|
|
5181
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeDropShadow.js
|
|
5182
5182
|
var FeDropShadow = class extends FilterPrimitive {
|
|
5183
5183
|
static displayName = "FeDropShadow";
|
|
5184
5184
|
static defaultProps = {
|
|
@@ -5213,7 +5213,7 @@ var FeDropShadow = class extends FilterPrimitive {
|
|
|
5213
5213
|
}
|
|
5214
5214
|
};
|
|
5215
5215
|
|
|
5216
|
-
//
|
|
5216
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeImage.js
|
|
5217
5217
|
var FeImage = class extends FilterPrimitive {
|
|
5218
5218
|
static displayName = "FeImage";
|
|
5219
5219
|
static defaultProps = {
|
|
@@ -5225,7 +5225,7 @@ var FeImage = class extends FilterPrimitive {
|
|
|
5225
5225
|
}
|
|
5226
5226
|
};
|
|
5227
5227
|
|
|
5228
|
-
//
|
|
5228
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeMorphology.js
|
|
5229
5229
|
var FeMorphology = class extends FilterPrimitive {
|
|
5230
5230
|
static displayName = "FeMorphology";
|
|
5231
5231
|
static defaultProps = {
|
|
@@ -5237,10 +5237,10 @@ var FeMorphology = class extends FilterPrimitive {
|
|
|
5237
5237
|
}
|
|
5238
5238
|
};
|
|
5239
5239
|
|
|
5240
|
-
//
|
|
5240
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FePointLight.js
|
|
5241
5241
|
var import_react17 = require("react");
|
|
5242
5242
|
|
|
5243
|
-
//
|
|
5243
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeSpecularLighting.js
|
|
5244
5244
|
var FeSpecularLighting = class extends FilterPrimitive {
|
|
5245
5245
|
static displayName = "FeSpecularLighting";
|
|
5246
5246
|
static defaultProps = {
|
|
@@ -5252,10 +5252,10 @@ var FeSpecularLighting = class extends FilterPrimitive {
|
|
|
5252
5252
|
}
|
|
5253
5253
|
};
|
|
5254
5254
|
|
|
5255
|
-
//
|
|
5255
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeSpotLight.js
|
|
5256
5256
|
var import_react18 = require("react");
|
|
5257
5257
|
|
|
5258
|
-
//
|
|
5258
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeTile.js
|
|
5259
5259
|
var FeTile = class extends FilterPrimitive {
|
|
5260
5260
|
static displayName = "FeTile";
|
|
5261
5261
|
static defaultProps = {
|
|
@@ -5267,7 +5267,7 @@ var FeTile = class extends FilterPrimitive {
|
|
|
5267
5267
|
}
|
|
5268
5268
|
};
|
|
5269
5269
|
|
|
5270
|
-
//
|
|
5270
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/FeTurbulence.js
|
|
5271
5271
|
var FeTurbulence = class extends FilterPrimitive {
|
|
5272
5272
|
static displayName = "FeTurbulence";
|
|
5273
5273
|
static defaultProps = {
|
|
@@ -5279,22 +5279,22 @@ var FeTurbulence = class extends FilterPrimitive {
|
|
|
5279
5279
|
}
|
|
5280
5280
|
};
|
|
5281
5281
|
|
|
5282
|
-
//
|
|
5282
|
+
// ../../../node_modules/react-native-svg/lib/module/elements/filters/Filter.js
|
|
5283
5283
|
var import_react19 = __toESM(require("react"));
|
|
5284
5284
|
|
|
5285
|
-
//
|
|
5285
|
+
// ../../../node_modules/react-native-svg/lib/module/fabric/FilterNativeComponent.js
|
|
5286
5286
|
var import_codegenNativeComponent30 = __toESM(require("react-native/Libraries/Utilities/codegenNativeComponent"));
|
|
5287
5287
|
var FilterNativeComponent_default = (0, import_codegenNativeComponent30.default)("RNSVGFilter", {
|
|
5288
5288
|
interfaceOnly: true
|
|
5289
5289
|
});
|
|
5290
5290
|
|
|
5291
|
-
//
|
|
5291
|
+
// ../../../node_modules/react-native-svg/lib/module/elements.js
|
|
5292
5292
|
var elements_default = Svg;
|
|
5293
5293
|
|
|
5294
|
-
//
|
|
5294
|
+
// ../../../node_modules/react-native-svg/lib/module/xml.js
|
|
5295
5295
|
var err = console.error.bind(console);
|
|
5296
5296
|
|
|
5297
|
-
//
|
|
5297
|
+
// ../../foundation/primitives-native/src/LinearGradient.tsx
|
|
5298
5298
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
5299
5299
|
var gradientIdCounter = 0;
|
|
5300
5300
|
function parseColor(color) {
|
|
@@ -5395,7 +5395,7 @@ var LinearGradient2 = ({
|
|
|
5395
5395
|
] });
|
|
5396
5396
|
};
|
|
5397
5397
|
|
|
5398
|
-
//
|
|
5398
|
+
// ../../foundation/primitives-native/src/index.tsx
|
|
5399
5399
|
var isWeb = false;
|
|
5400
5400
|
|
|
5401
5401
|
// src/ImageThumbnail.tsx
|