@hanzogui/config 3.0.6 → 4.4.0

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.
Files changed (146) hide show
  1. package/dist/cjs/animations.cjs +12 -10
  2. package/dist/cjs/animations.css.cjs +12 -10
  3. package/dist/cjs/animations.css.native.js +22 -20
  4. package/dist/cjs/animations.css.native.js.map +1 -1
  5. package/dist/cjs/animations.native.js +79 -77
  6. package/dist/cjs/animations.native.js.map +1 -1
  7. package/dist/cjs/animations.reanimated.cjs +12 -10
  8. package/dist/cjs/animations.reanimated.native.js +52 -50
  9. package/dist/cjs/animations.reanimated.native.js.map +1 -1
  10. package/dist/cjs/animationsCSS.cjs +42 -40
  11. package/dist/cjs/animationsCSS.native.js +43 -41
  12. package/dist/cjs/animationsCSS.native.js.map +1 -1
  13. package/dist/cjs/animationsMotion.cjs +12 -10
  14. package/dist/cjs/animationsMotion.native.js +133 -131
  15. package/dist/cjs/animationsMotion.native.js.map +1 -1
  16. package/dist/cjs/animationsReactNative.cjs +12 -10
  17. package/dist/cjs/animationsReactNative.native.js +140 -138
  18. package/dist/cjs/animationsReactNative.native.js.map +1 -1
  19. package/dist/cjs/animationsReanimated.cjs +12 -10
  20. package/dist/cjs/animationsReanimated.native.js +128 -126
  21. package/dist/cjs/animationsReanimated.native.js.map +1 -1
  22. package/dist/cjs/config.cjs +17 -15
  23. package/dist/cjs/config.native.js +34 -32
  24. package/dist/cjs/config.native.js.map +1 -1
  25. package/dist/cjs/createGenericFont.cjs +12 -10
  26. package/dist/cjs/createGenericFont.native.js +33 -31
  27. package/dist/cjs/createGenericFont.native.js.map +1 -1
  28. package/dist/cjs/fonts.cjs +74 -72
  29. package/dist/cjs/fonts.native.js +83 -81
  30. package/dist/cjs/fonts.native.js.map +1 -1
  31. package/dist/cjs/index.cjs +17 -15
  32. package/dist/cjs/index.native.js +17 -15
  33. package/dist/cjs/index.native.js.map +1 -1
  34. package/dist/cjs/index.reanimated.cjs +15 -13
  35. package/dist/cjs/index.reanimated.native.js +15 -13
  36. package/dist/cjs/index.reanimated.native.js.map +1 -1
  37. package/dist/cjs/media.cjs +58 -56
  38. package/dist/cjs/media.native.js +58 -56
  39. package/dist/cjs/media.native.js.map +1 -1
  40. package/dist/cjs/v3-animations.cjs +12 -10
  41. package/dist/cjs/v3-animations.native.js +12 -10
  42. package/dist/cjs/v3-animations.native.js.map +1 -1
  43. package/dist/cjs/v3.cjs +115 -113
  44. package/dist/cjs/v3.native.js +118 -116
  45. package/dist/cjs/v3.native.js.map +1 -1
  46. package/dist/cjs/v4-animations.cjs +12 -10
  47. package/dist/cjs/v4-animations.native.js +12 -10
  48. package/dist/cjs/v4-animations.native.js.map +1 -1
  49. package/dist/cjs/v4-fonts.cjs +58 -56
  50. package/dist/cjs/v4-fonts.native.js +73 -71
  51. package/dist/cjs/v4-fonts.native.js.map +1 -1
  52. package/dist/cjs/v4-media.cjs +72 -70
  53. package/dist/cjs/v4-media.native.js +72 -70
  54. package/dist/cjs/v4-media.native.js.map +1 -1
  55. package/dist/cjs/v4.cjs +48 -46
  56. package/dist/cjs/v4.native.js +51 -49
  57. package/dist/cjs/v4.native.js.map +1 -1
  58. package/dist/cjs/v5-base.cjs +43 -41
  59. package/dist/cjs/v5-base.native.js +46 -44
  60. package/dist/cjs/v5-base.native.js.map +1 -1
  61. package/dist/cjs/v5-css.cjs +39 -37
  62. package/dist/cjs/v5-css.native.js +12 -10
  63. package/dist/cjs/v5-css.native.js.map +1 -1
  64. package/dist/cjs/v5-fonts.cjs +93 -91
  65. package/dist/cjs/v5-fonts.native.js +105 -103
  66. package/dist/cjs/v5-fonts.native.js.map +1 -1
  67. package/dist/cjs/v5-media.cjs +162 -156
  68. package/dist/cjs/v5-media.native.js +162 -156
  69. package/dist/cjs/v5-media.native.js.map +1 -1
  70. package/dist/cjs/v5-motion.cjs +117 -115
  71. package/dist/cjs/v5-motion.native.js +119 -117
  72. package/dist/cjs/v5-motion.native.js.map +1 -1
  73. package/dist/cjs/v5-reanimated.cjs +113 -111
  74. package/dist/cjs/v5-reanimated.native.js +115 -113
  75. package/dist/cjs/v5-reanimated.native.js.map +1 -1
  76. package/dist/cjs/v5-rn.cjs +123 -121
  77. package/dist/cjs/v5-rn.native.js +125 -123
  78. package/dist/cjs/v5-rn.native.js.map +1 -1
  79. package/dist/cjs/v5-subtle.cjs +7 -5
  80. package/dist/cjs/v5-subtle.native.js +7 -5
  81. package/dist/cjs/v5-subtle.native.js.map +1 -1
  82. package/dist/cjs/v5.cjs +7 -5
  83. package/dist/cjs/v5.native.js +7 -5
  84. package/dist/cjs/v5.native.js.map +1 -1
  85. package/dist/esm/animationsCSS.mjs +30 -30
  86. package/dist/esm/animationsCSS.mjs.map +1 -1
  87. package/dist/esm/animationsCSS.native.js +30 -30
  88. package/dist/esm/animationsCSS.native.js.map +1 -1
  89. package/dist/esm/config.mjs +1 -1
  90. package/dist/esm/config.native.js +1 -1
  91. package/dist/esm/createGenericFont.native.js +2 -2
  92. package/dist/esm/createGenericFont.native.js.map +1 -1
  93. package/dist/esm/fonts.mjs +60 -60
  94. package/dist/esm/fonts.mjs.map +1 -1
  95. package/dist/esm/fonts.native.js +68 -68
  96. package/dist/esm/fonts.native.js.map +1 -1
  97. package/dist/esm/media.mjs +47 -47
  98. package/dist/esm/media.mjs.map +1 -1
  99. package/dist/esm/media.native.js +47 -47
  100. package/dist/esm/media.native.js.map +1 -1
  101. package/dist/esm/v3.mjs +95 -95
  102. package/dist/esm/v3.mjs.map +1 -1
  103. package/dist/esm/v3.native.js +98 -97
  104. package/dist/esm/v3.native.js.map +1 -1
  105. package/dist/esm/v4-fonts.mjs +46 -46
  106. package/dist/esm/v4-fonts.mjs.map +1 -1
  107. package/dist/esm/v4-fonts.native.js +59 -59
  108. package/dist/esm/v4-fonts.native.js.map +1 -1
  109. package/dist/esm/v4-media.mjs +60 -60
  110. package/dist/esm/v4-media.mjs.map +1 -1
  111. package/dist/esm/v4-media.native.js +60 -60
  112. package/dist/esm/v4-media.native.js.map +1 -1
  113. package/dist/esm/v4.mjs +24 -24
  114. package/dist/esm/v4.mjs.map +1 -1
  115. package/dist/esm/v4.native.js +26 -26
  116. package/dist/esm/v4.native.js.map +1 -1
  117. package/dist/esm/v5-base.mjs +22 -22
  118. package/dist/esm/v5-base.mjs.map +1 -1
  119. package/dist/esm/v5-base.native.js +24 -24
  120. package/dist/esm/v5-base.native.js.map +1 -1
  121. package/dist/esm/v5-css.mjs +27 -27
  122. package/dist/esm/v5-css.mjs.map +1 -1
  123. package/dist/esm/v5-fonts.mjs +81 -81
  124. package/dist/esm/v5-fonts.mjs.map +1 -1
  125. package/dist/esm/v5-fonts.native.js +92 -92
  126. package/dist/esm/v5-fonts.native.js.map +1 -1
  127. package/dist/esm/v5-media.mjs +150 -146
  128. package/dist/esm/v5-media.mjs.map +1 -1
  129. package/dist/esm/v5-media.native.js +150 -146
  130. package/dist/esm/v5-media.native.js.map +1 -1
  131. package/dist/esm/v5-motion.mjs +105 -105
  132. package/dist/esm/v5-motion.mjs.map +1 -1
  133. package/dist/esm/v5-motion.native.js +105 -105
  134. package/dist/esm/v5-motion.native.js.map +1 -1
  135. package/dist/esm/v5-reanimated.mjs +101 -101
  136. package/dist/esm/v5-reanimated.mjs.map +1 -1
  137. package/dist/esm/v5-reanimated.native.js +101 -101
  138. package/dist/esm/v5-reanimated.native.js.map +1 -1
  139. package/dist/esm/v5-rn.mjs +111 -111
  140. package/dist/esm/v5-rn.mjs.map +1 -1
  141. package/dist/esm/v5-rn.native.js +111 -111
  142. package/dist/esm/v5-rn.native.js.map +1 -1
  143. package/package.json +15 -15
  144. package/src/v3.ts +1 -1
  145. package/src/v5-fonts.ts +2 -2
  146. package/src/v5-media.ts +5 -7
@@ -3,21 +3,23 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
3
  var __getOwnPropNames = Object.getOwnPropertyNames;
4
4
  var __hasOwnProp = Object.prototype.hasOwnProperty;
5
5
  var __export = (target, all) => {
6
- for (var name in all) __defProp(target, name, {
7
- get: all[name],
8
- enumerable: !0
9
- });
10
- },
11
- __copyProps = (to, from, except, desc) => {
12
- if (from && typeof from == "object" || typeof from == "function") for (let key of __getOwnPropNames(from)) !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, {
6
+ for (var name in all) __defProp(target, name, {
7
+ get: all[name],
8
+ enumerable: true
9
+ });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
13
14
  get: () => from[key],
14
15
  enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
15
16
  });
16
- return to;
17
- },
18
- __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
17
+ }
18
+ return to;
19
+ };
20
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
19
21
  var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
20
- value: !0
22
+ value: true
21
23
  }), mod);
22
24
  var index_exports = {};
23
25
  __export(index_exports, {
@@ -25,10 +27,10 @@ __export(index_exports, {
25
27
  configWithoutAnimations: () => import_config2.configWithoutAnimations
26
28
  });
27
29
  module.exports = __toCommonJS(index_exports);
28
- var import_themes = require("@hanzogui/themes"),
29
- import_animations = require("./animations.cjs"),
30
- import_config = require("./config.cjs"),
31
- import_config2 = require("./config.cjs");
30
+ var import_themes = require("@hanzogui/themes");
31
+ var import_animations = require("./animations.cjs");
32
+ var import_config = require("./config.cjs");
33
+ var import_config2 = require("./config.cjs");
32
34
  __reExport(index_exports, require("./media.cjs"), module.exports);
33
35
  __reExport(index_exports, require("./createGenericFont.cjs"), module.exports);
34
36
  __reExport(index_exports, require("./animations.cjs"), module.exports);
@@ -5,21 +5,23 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
5
  var __getOwnPropNames = Object.getOwnPropertyNames;
6
6
  var __hasOwnProp = Object.prototype.hasOwnProperty;
7
7
  var __export = (target, all) => {
8
- for (var name in all) __defProp(target, name, {
9
- get: all[name],
10
- enumerable: !0
11
- });
12
- },
13
- __copyProps = (to, from, except, desc) => {
14
- if (from && typeof from == "object" || typeof from == "function") for (let key of __getOwnPropNames(from)) !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, {
8
+ for (var name in all) __defProp(target, name, {
9
+ get: all[name],
10
+ enumerable: true
11
+ });
12
+ };
13
+ var __copyProps = (to, from, except, desc) => {
14
+ if (from && typeof from === "object" || typeof from === "function") {
15
+ for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
15
16
  get: () => from[key],
16
17
  enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
17
18
  });
18
- return to;
19
- },
20
- __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
19
+ }
20
+ return to;
21
+ };
22
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
21
23
  var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
22
- value: !0
24
+ value: true
23
25
  }), mod);
24
26
  var index_exports = {};
25
27
  __export(index_exports, {
@@ -27,10 +29,10 @@ __export(index_exports, {
27
29
  configWithoutAnimations: () => import_config2.configWithoutAnimations
28
30
  });
29
31
  module.exports = __toCommonJS(index_exports);
30
- var import_themes = require("@hanzogui/themes"),
31
- import_animations = require("./animations.native.js"),
32
- import_config = require("./config.native.js"),
33
- import_config2 = require("./config.native.js");
32
+ var import_themes = require("@hanzogui/themes");
33
+ var import_animations = require("./animations.native.js");
34
+ var import_config = require("./config.native.js");
35
+ var import_config2 = require("./config.native.js");
34
36
  __reExport(index_exports, require("./media.native.js"), module.exports);
35
37
  __reExport(index_exports, require("./createGenericFont.native.js"), module.exports);
36
38
  __reExport(index_exports, require("./animations.native.js"), module.exports);
@@ -1 +1 @@
1
- {"version":3,"names":["__toCommonJS","mod","__copyProps","__defProp","value","index_exports","__export","config","configWithoutAnimations","import_config2","module","exports","import_themes","require","import_animations","import_config","__reExport","themes","animations"],"sources":["../../src/index.tsx"],"sourcesContent":[null],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,YAAA,GAAAC,GAAA,IAAAC,WAAA,CAAAC,SAAA;EAAAC,KAAA;AAAA,IAAAH,GAAA;AAAA,IAAAI,aAAA;AAAAC,QAAA,CAAAD,aAAA;EAAAE,MAAA,EAAAA,CAAA,KAAAA,MAAA;EAAAC,uBAAA,EAAAA,CAAA,KAAAC,cAAA,CAAAD;AAAA;AAAAE,MAAA,CAAAC,OAAA,GAAAX,YAAuB,CAAAK,aAAA;AAMvB,IAAAO,aAAA,GAAAC,OAAc,mBANd;EAAAC,iBAAA,GAAAD,OAAA;EAAAE,aAAA,GAAAF,OAAA;EAAAJ,cAAA,GAAAI,OAAA;AAOAG,UAAA,CAAAX,aAAA,EAAcQ,OAAA,uBAAAH,MAAA,CAAAC,OAPd;AAQAK,UAAA,CAAAX,aAAA,EAAcQ,OAAA,gCARd,GAAAH,MAAA,CAAAC,OAAA;AAUOK,UAAM,CAAAX,aAAS,EAAAQ,OAAA,4BAAAH,MAAA,CAAAC,OAAA;AAAA,IACpBJ,MAAG;EAAA,GAAAQ,aAAA,CAAAP,uBAAA;EAEH;EACAS,MAAA,EAAAL,aAAA,CAAAK,MAAA;EACFC,UAAA,EAAAJ,iBAAA,CAAAI","ignoreList":[]}
1
+ {"version":3,"names":["__toCommonJS","mod","__copyProps","__defProp","value","index_exports","__export","config","configWithoutAnimations","import_config2","module","exports","import_themes","require","import_animations","import_config","__reExport","themes","animations"],"sources":["../../src/index.tsx"],"sourcesContent":[null],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,YAAA,GAAAC,GAAA,IAAAC,WAAA,CAAAC,SAAA;EAAAC,KAAA;AAAA,IAAAH,GAAA;AAAA,IAAAI,aAAA;AAAAC,QAAA,CAAAD,aAAA;EAAAE,MAAA,EAAAA,CAAA,KAAAA,MAAA;EAAAC,uBAAA,EAAAA,CAAA,KAAAC,cAAA,CAAAD;AAAA;AAAAE,MAAA,CAAAC,OAAA,GAAAX,YAAuB,CAAAK,aAAA;AAEvB,IAAAO,aAAA,GAAAC,OAA2B;AAC3B,IAAAC,iBAAwC,GAAAD,OAAA;AAExC,IAAAE,aAAA,GAAAF,OAAwC;AACxC,IAAAJ,cAAA,GAAAI,OAAc;AACdG,UAAA,CAAAX,aAAA,EAAcQ,OAAA,uBAAAH,MAAA,CAAAC,OAPd;AAQAK,UAAA,CAAAX,aAAA,EAAcQ,OAAA,gCARd,GAAAH,MAAA,CAAAC,OAAA;AAUOK,UAAM,CAAAX,aAAS,EAAAQ,OAAA,4BAAAH,MAAA,CAAAC,OAAA;AAAA,IACpBJ,MAAG;EAAA,GAAAQ,aAAA,CAAAP,uBAAA;EAEH;EACAS,MAAA,EAAAL,aAAA,CAAAK,MAAA;EACFC,UAAA,EAAAJ,iBAAA,CAAAI","ignoreList":[]}
@@ -3,29 +3,31 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
3
  var __getOwnPropNames = Object.getOwnPropertyNames;
4
4
  var __hasOwnProp = Object.prototype.hasOwnProperty;
5
5
  var __export = (target, all) => {
6
- for (var name in all) __defProp(target, name, {
7
- get: all[name],
8
- enumerable: !0
9
- });
10
- },
11
- __copyProps = (to, from, except, desc) => {
12
- if (from && typeof from == "object" || typeof from == "function") for (let key of __getOwnPropNames(from)) !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, {
6
+ for (var name in all) __defProp(target, name, {
7
+ get: all[name],
8
+ enumerable: true
9
+ });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
13
14
  get: () => from[key],
14
15
  enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
15
16
  });
16
- return to;
17
- },
18
- __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
17
+ }
18
+ return to;
19
+ };
20
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
19
21
  var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
20
- value: !0
22
+ value: true
21
23
  }), mod);
22
24
  var index_reanimated_exports = {};
23
25
  __export(index_reanimated_exports, {
24
26
  config: () => config
25
27
  });
26
28
  module.exports = __toCommonJS(index_reanimated_exports);
27
- var import_animations = require("./animations.reanimated"),
28
- import_config = require("./config.cjs");
29
+ var import_animations = require("./animations.reanimated");
30
+ var import_config = require("./config.cjs");
29
31
  __reExport(index_reanimated_exports, require("./media.cjs"), module.exports);
30
32
  __reExport(index_reanimated_exports, require("./createGenericFont.cjs"), module.exports);
31
33
  __reExport(index_reanimated_exports, require("./animations.reanimated"), module.exports);
@@ -5,29 +5,31 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
5
  var __getOwnPropNames = Object.getOwnPropertyNames;
6
6
  var __hasOwnProp = Object.prototype.hasOwnProperty;
7
7
  var __export = (target, all) => {
8
- for (var name in all) __defProp(target, name, {
9
- get: all[name],
10
- enumerable: !0
11
- });
12
- },
13
- __copyProps = (to, from, except, desc) => {
14
- if (from && typeof from == "object" || typeof from == "function") for (let key of __getOwnPropNames(from)) !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, {
8
+ for (var name in all) __defProp(target, name, {
9
+ get: all[name],
10
+ enumerable: true
11
+ });
12
+ };
13
+ var __copyProps = (to, from, except, desc) => {
14
+ if (from && typeof from === "object" || typeof from === "function") {
15
+ for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
15
16
  get: () => from[key],
16
17
  enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
17
18
  });
18
- return to;
19
- },
20
- __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
19
+ }
20
+ return to;
21
+ };
22
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
21
23
  var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
22
- value: !0
24
+ value: true
23
25
  }), mod);
24
26
  var index_reanimated_exports = {};
25
27
  __export(index_reanimated_exports, {
26
28
  config: () => config
27
29
  });
28
30
  module.exports = __toCommonJS(index_reanimated_exports);
29
- var import_animations = require("./animations.reanimated"),
30
- import_config = require("./config.native.js");
31
+ var import_animations = require("./animations.reanimated");
32
+ var import_config = require("./config.native.js");
31
33
  __reExport(index_reanimated_exports, require("./media.native.js"), module.exports);
32
34
  __reExport(index_reanimated_exports, require("./createGenericFont.native.js"), module.exports);
33
35
  __reExport(index_reanimated_exports, require("./animations.reanimated"), module.exports);
@@ -1 +1 @@
1
- {"version":3,"names":["__toCommonJS","mod","__copyProps","__defProp","value","index_reanimated_exports","__export","config","module","exports","import_animations","require","import_config","__reExport","configWithoutAnimations","animations"],"sources":["../../src/index.reanimated.ts"],"sourcesContent":[null],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,YAAA,GAAAC,GAAA,IAAAC,WAAA,CAAAC,SAAA;EAAAC,KAAA;AAAA,IAAAH,GAAA;AAAA,IAAAI,wBAAA;AAAAC,QAAA,CAAAD,wBAAA;EAAAE,MAAA,EAAAA,CAAA,KAAAA;AAAA;AAAAC,MAAA,CAAAC,OAAA,GAAAT,YAA2B,CAAAK,wBAAA;AAE3B,IAAAK,iBAAA,GAAAC,OAAA,0BAFA;EAAAC,aAAA,GAAAD,OAAA;AAGAE,UAAA,CAAAR,wBAAA,EAAcM,OAAA,uBAAAH,MAAA,CAAAC,OAHd;AAIAI,UAAA,CAAAR,wBAAA,EAAcM,OAAA,mCAAAH,MAJd,CAAAC,OAAA;AAMOI,UAAM,CAAAR,wBAAS,EAAAM,OAAA,6BAAAH,MAAA,CAAAC,OAAA;AAAA,IACpBF,MAAG;EACH,GAAAK,aAAA,CAAAE,uBAAA;EACFC,UAAA,EAAAL,iBAAA,CAAAK","ignoreList":[]}
1
+ {"version":3,"names":["__toCommonJS","mod","__copyProps","__defProp","value","index_reanimated_exports","__export","config","module","exports","import_animations","require","import_config","__reExport","configWithoutAnimations","animations"],"sources":["../../src/index.reanimated.ts"],"sourcesContent":[null],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,YAAA,GAAAC,GAAA,IAAAC,WAAA,CAAAC,SAAA;EAAAC,KAAA;AAAA,IAAAH,GAAA;AAAA,IAAAI,wBAAA;AAAAC,QAAA,CAAAD,wBAAA;EAAAE,MAAA,EAAAA,CAAA,KAAAA;AAAA;AAAAC,MAAA,CAAAC,OAAA,GAAAT,YAA2B,CAAAK,wBAAA;AAC3B,IAAAK,iBAAwC,GAAAC,OAAA;AACxC,IAAAC,aAAA,GAAAD,OAAA,qBAAc;AACdE,UAAA,CAAAR,wBAAA,EAAcM,OAAA,uBAAAH,MAAA,CAAAC,OAHd;AAIAI,UAAA,CAAAR,wBAAA,EAAcM,OAAA,mCAAAH,MAJd,CAAAC,OAAA;AAMOI,UAAM,CAAAR,wBAAS,EAAAM,OAAA,6BAAAH,MAAA,CAAAC,OAAA;AAAA,IACpBF,MAAG;EACH,GAAAK,aAAA,CAAAE,uBAAA;EACFC,UAAA,EAAAL,iBAAA,CAAAK","ignoreList":[]}
@@ -3,20 +3,22 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
3
  var __getOwnPropNames = Object.getOwnPropertyNames;
4
4
  var __hasOwnProp = Object.prototype.hasOwnProperty;
5
5
  var __export = (target, all) => {
6
- for (var name in all) __defProp(target, name, {
7
- get: all[name],
8
- enumerable: !0
9
- });
10
- },
11
- __copyProps = (to, from, except, desc) => {
12
- if (from && typeof from == "object" || typeof from == "function") for (let key of __getOwnPropNames(from)) !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, {
6
+ for (var name in all) __defProp(target, name, {
7
+ get: all[name],
8
+ enumerable: true
9
+ });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
13
14
  get: () => from[key],
14
15
  enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
15
16
  });
16
- return to;
17
- };
17
+ }
18
+ return to;
19
+ };
18
20
  var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
19
- value: !0
21
+ value: true
20
22
  }), mod);
21
23
  var media_exports = {};
22
24
  __export(media_exports, {
@@ -26,50 +28,50 @@ __export(media_exports, {
26
28
  widths: () => widths
27
29
  });
28
30
  module.exports = __toCommonJS(media_exports);
29
- const demoMedia = [500, 620, 780, 900],
30
- widths = [660, 800, 1020, 1280],
31
- media = {
32
- // for site
33
- xl: {
34
- maxWidth: 1650
35
- },
36
- lg: {
37
- maxWidth: 1280
38
- },
39
- md: {
40
- maxWidth: 1020
41
- },
42
- sm: {
43
- maxWidth: 800
44
- },
45
- xs: {
46
- maxWidth: 660
47
- },
48
- xxs: {
49
- maxWidth: 390
50
- },
51
- gtXs: {
52
- minWidth: 661
53
- },
54
- gtSm: {
55
- minWidth: 801
56
- },
57
- gtMd: {
58
- minWidth: 1021
59
- },
60
- gtLg: {
61
- minWidth: 1281
62
- },
63
- gtXl: {
64
- minWidth: 1651
65
- }
31
+ const demoMedia = [500, 620, 780, 900];
32
+ const widths = [660, 800, 1020, 1280];
33
+ const media = {
34
+ // for site
35
+ xl: {
36
+ maxWidth: 1650
37
+ },
38
+ lg: {
39
+ maxWidth: 1280
40
+ },
41
+ md: {
42
+ maxWidth: 1020
43
+ },
44
+ sm: {
45
+ maxWidth: 800
46
+ },
47
+ xs: {
48
+ maxWidth: 660
49
+ },
50
+ xxs: {
51
+ maxWidth: 390
52
+ },
53
+ gtXs: {
54
+ minWidth: 660 + 1
55
+ },
56
+ gtSm: {
57
+ minWidth: 800 + 1
58
+ },
59
+ gtMd: {
60
+ minWidth: 1020 + 1
61
+ },
62
+ gtLg: {
63
+ minWidth: 1280 + 1
66
64
  },
67
- mediaQueryDefaultActive = {
68
- xl: !0,
69
- lg: !0,
70
- md: !0,
71
- sm: !0,
72
- xs: !0,
73
- // false
74
- xxs: !1
75
- };
65
+ gtXl: {
66
+ minWidth: 1650 + 1
67
+ }
68
+ };
69
+ const mediaQueryDefaultActive = {
70
+ xl: true,
71
+ lg: true,
72
+ md: true,
73
+ sm: true,
74
+ xs: true,
75
+ // false
76
+ xxs: false
77
+ };
@@ -5,20 +5,22 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
5
  var __getOwnPropNames = Object.getOwnPropertyNames;
6
6
  var __hasOwnProp = Object.prototype.hasOwnProperty;
7
7
  var __export = (target, all) => {
8
- for (var name in all) __defProp(target, name, {
9
- get: all[name],
10
- enumerable: !0
11
- });
12
- },
13
- __copyProps = (to, from, except, desc) => {
14
- if (from && typeof from == "object" || typeof from == "function") for (let key of __getOwnPropNames(from)) !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, {
8
+ for (var name in all) __defProp(target, name, {
9
+ get: all[name],
10
+ enumerable: true
11
+ });
12
+ };
13
+ var __copyProps = (to, from, except, desc) => {
14
+ if (from && typeof from === "object" || typeof from === "function") {
15
+ for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
15
16
  get: () => from[key],
16
17
  enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
17
18
  });
18
- return to;
19
- };
19
+ }
20
+ return to;
21
+ };
20
22
  var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
21
- value: !0
23
+ value: true
22
24
  }), mod);
23
25
  var media_exports = {};
24
26
  __export(media_exports, {
@@ -28,51 +30,51 @@ __export(media_exports, {
28
30
  widths: () => widths
29
31
  });
30
32
  module.exports = __toCommonJS(media_exports);
31
- var demoMedia = [500, 620, 780, 900],
32
- widths = [660, 800, 1020, 1280],
33
- media = {
34
- // for site
35
- xl: {
36
- maxWidth: 1650
37
- },
38
- lg: {
39
- maxWidth: 1280
40
- },
41
- md: {
42
- maxWidth: 1020
43
- },
44
- sm: {
45
- maxWidth: 800
46
- },
47
- xs: {
48
- maxWidth: 660
49
- },
50
- xxs: {
51
- maxWidth: 390
52
- },
53
- gtXs: {
54
- minWidth: 661
55
- },
56
- gtSm: {
57
- minWidth: 801
58
- },
59
- gtMd: {
60
- minWidth: 1021
61
- },
62
- gtLg: {
63
- minWidth: 1281
64
- },
65
- gtXl: {
66
- minWidth: 1651
67
- }
33
+ var demoMedia = [500, 620, 780, 900];
34
+ var widths = [660, 800, 1020, 1280];
35
+ var media = {
36
+ // for site
37
+ xl: {
38
+ maxWidth: 1650
39
+ },
40
+ lg: {
41
+ maxWidth: 1280
42
+ },
43
+ md: {
44
+ maxWidth: 1020
45
+ },
46
+ sm: {
47
+ maxWidth: 800
48
+ },
49
+ xs: {
50
+ maxWidth: 660
51
+ },
52
+ xxs: {
53
+ maxWidth: 390
54
+ },
55
+ gtXs: {
56
+ minWidth: 660 + 1
57
+ },
58
+ gtSm: {
59
+ minWidth: 800 + 1
60
+ },
61
+ gtMd: {
62
+ minWidth: 1020 + 1
63
+ },
64
+ gtLg: {
65
+ minWidth: 1280 + 1
68
66
  },
69
- mediaQueryDefaultActive = {
70
- xl: !0,
71
- lg: !0,
72
- md: !0,
73
- sm: !0,
74
- xs: !0,
75
- // false
76
- xxs: !1
77
- };
67
+ gtXl: {
68
+ minWidth: 1650 + 1
69
+ }
70
+ };
71
+ var mediaQueryDefaultActive = {
72
+ xl: true,
73
+ lg: true,
74
+ md: true,
75
+ sm: true,
76
+ xs: true,
77
+ // false
78
+ xxs: false
79
+ };
78
80
  //# sourceMappingURL=media.native.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["__toCommonJS","mod","__copyProps","__defProp","value","media_exports","__export","demoMedia","media","mediaQueryDefaultActive","widths","module","exports","xl","maxWidth","lg","md"],"sources":["../../src/media.ts"],"sourcesContent":[null],"mappings":";;;;;;;;;;;;;;;;;;;AAAA,IAAAA,YAAA,GAAAC,GAAA,IAAAC,WAAA,CAAAC,SAAA;EAAAC,KAAA;AAAA,IAAAH,GAAA;AAAA,IAAAI,aAAA;AAAAC,QAAA,CAAAD,aAAA;EAAAE,SAAA,EAAAA,CAAA,KAAAA,SAAA;EAAAC,KAAA,EAAAA,CAAA,KAAAA,KAAA;EAAAC,uBAAA,EAAAA,CAAA,KAAAA,uBAAA;EAAAC,MAAA,EAAAA,CAAA,KAAAA;AAAA;AAAOC,MAAM,CAAAC,OAAA,GAAAZ,YAAuB,CAAAK,aACvB;AAKQ,IAAAE,SAAA,IAEnB,KACA,KACA,KACA,IAAoB;EACpBG,MAAM,IACN,KACA,KACA,MACA,KAA2B;EAC3BF,KAAM,GAAE;IACR;IACFK,EAIa;MACXC,QAAI;IACJ;IACAC,EAAA,EAAI;MACJD,QAAI;IACJ;IAAIE,EAAA;MAEJF,QAAK;IACP","ignoreList":[]}
1
+ {"version":3,"names":["__toCommonJS","mod","__copyProps","__defProp","value","media_exports","__export","demoMedia","media","mediaQueryDefaultActive","widths","module","exports","xl","maxWidth","lg","md","sm"],"sources":["../../src/media.ts"],"sourcesContent":[null],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,YAAA,GAAAC,GAAA,IAAAC,WAAA,CAAAC,SAAA;EAAAC,KAAA;AAAA,IAAAH,GAAA;AAAA,IAAAI,aAAA;AAAAC,QAAA,CAAAD,aAAA;EAAAE,SAAA,EAAAA,CAAA,KAAAA,SAAA;EAAAC,KAAA,EAAAA,CAAA,KAAAA,KAAA;EAAAC,uBAAA,EAAAA,CAAA,KAAAA,uBAAA;EAAAC,MAAA,EAAAA,CAAA,KAAAA;AAAA;AAAOC,MAAM,CAAAC,OAAA,GAAAZ,YAAuB,CAAAK,aAAQ;AACrC,IAAAE,SAAM,GAAU,CAKhB,KAAc,KAEnB,KACA,IAAqB;AACA,IACrBG,MAAM,IACN,KACA,KACA,MACA,KAA0B;AACC,IAC3BF,KAAM,GAAE;EACR;EACFK,EAAA;IAIOC,QAAM;EACX;EACAC,EAAA,EAAI;IACJD,QAAI;EACJ;EACAE,EAAA,EAAI;IAAAF,QAAA;EAEJ;EACFG,EAAA","ignoreList":[]}
@@ -3,20 +3,22 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
3
  var __getOwnPropNames = Object.getOwnPropertyNames;
4
4
  var __hasOwnProp = Object.prototype.hasOwnProperty;
5
5
  var __export = (target, all) => {
6
- for (var name in all) __defProp(target, name, {
7
- get: all[name],
8
- enumerable: !0
9
- });
10
- },
11
- __copyProps = (to, from, except, desc) => {
12
- if (from && typeof from == "object" || typeof from == "function") for (let key of __getOwnPropNames(from)) !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, {
6
+ for (var name in all) __defProp(target, name, {
7
+ get: all[name],
8
+ enumerable: true
9
+ });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
13
14
  get: () => from[key],
14
15
  enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
15
16
  });
16
- return to;
17
- };
17
+ }
18
+ return to;
19
+ };
18
20
  var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
19
- value: !0
21
+ value: true
20
22
  }), mod);
21
23
  var v3_animations_exports = {};
22
24
  __export(v3_animations_exports, {
@@ -5,20 +5,22 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
5
  var __getOwnPropNames = Object.getOwnPropertyNames;
6
6
  var __hasOwnProp = Object.prototype.hasOwnProperty;
7
7
  var __export = (target, all) => {
8
- for (var name in all) __defProp(target, name, {
9
- get: all[name],
10
- enumerable: !0
11
- });
12
- },
13
- __copyProps = (to, from, except, desc) => {
14
- if (from && typeof from == "object" || typeof from == "function") for (let key of __getOwnPropNames(from)) !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, {
8
+ for (var name in all) __defProp(target, name, {
9
+ get: all[name],
10
+ enumerable: true
11
+ });
12
+ };
13
+ var __copyProps = (to, from, except, desc) => {
14
+ if (from && typeof from === "object" || typeof from === "function") {
15
+ for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
15
16
  get: () => from[key],
16
17
  enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
17
18
  });
18
- return to;
19
- };
19
+ }
20
+ return to;
21
+ };
20
22
  var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
21
- value: !0
23
+ value: true
22
24
  }), mod);
23
25
  var v3_animations_native_exports = {};
24
26
  __export(v3_animations_native_exports, {
@@ -1 +1 @@
1
- {"version":3,"names":["v3_animations_native_exports","__export","animations","import_animationsReactNative","animationsReactNative","module","exports","__toCommonJS","require"],"sources":["../../src/v3-animations.native.ts"],"sourcesContent":[null],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,4BAAA;AAAAC,QAAA,CAAAD,4BAAA;EAAAE,UAAA,EAAAA,CAAA,KAAAC,4BAAA,CAAAC;AAAA;AAAAC,MAAA,CAAAC,OAAA,GAAAC,YAAA,CAAAP,4BAAA;AAAA,IAAAG,4BAAA,GAAoDK,OAAA","ignoreList":[]}
1
+ {"version":3,"names":["v3_animations_native_exports","__export","animations","import_animationsReactNative","animationsReactNative","module","exports","__toCommonJS","require"],"sources":["../../src/v3-animations.native.ts"],"sourcesContent":[null],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,4BAAA;AAAAC,QAAA,CAAAD,4BAAA;EAAAE,UAAA,EAAAA,CAAA,KAAAC,4BAAA,CAAAC;AAAA;AAAAC,MAAA,CAAAC,OAAA,GAAAC,YAAA,CAAAP,4BAAA;AAAA,IAAAG,4BAAA,GAAoDK,OAAA","ignoreList":[]}