@ornikar/kitt-universal 9.38.1 → 10.0.0-beta.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 (30) hide show
  1. package/.vscode/settings.json +3 -0
  2. package/dist/index-browser-all.es.android.js +21 -21
  3. package/dist/index-browser-all.es.android.js.map +1 -1
  4. package/dist/index-browser-all.es.ios.js +21 -21
  5. package/dist/index-browser-all.es.ios.js.map +1 -1
  6. package/dist/index-browser-all.es.js +21 -21
  7. package/dist/index-browser-all.es.js.map +1 -1
  8. package/dist/index-browser-all.es.web.js.map +1 -1
  9. package/dist/{index-node-14.17.cjs.css → index-node-16.10.cjs.css} +0 -0
  10. package/dist/{index-node-14.17.cjs.js → index-node-16.10.cjs.js} +22 -22
  11. package/dist/{index-node-14.17.cjs.js.map → index-node-16.10.cjs.js.map} +1 -1
  12. package/dist/{index-node-14.17.cjs.web.css → index-node-16.10.cjs.web.css} +0 -0
  13. package/dist/{index-node-14.17.cjs.web.js → index-node-16.10.cjs.web.js} +1 -1
  14. package/dist/{index-node-14.17.cjs.web.js.map → index-node-16.10.cjs.web.js.map} +1 -1
  15. package/dist/index-node-16.10.es.css +1 -0
  16. package/dist/index-node-16.10.es.mjs +8558 -0
  17. package/dist/index-node-16.10.es.mjs.map +1 -0
  18. package/dist/index-node-16.10.es.web.css +31 -0
  19. package/dist/index-node-16.10.es.web.mjs +7238 -0
  20. package/dist/index-node-16.10.es.web.mjs.map +1 -0
  21. package/dist/{linaria-themes-node-14.17.cjs.js → linaria-themes-node-16.10.cjs.js} +1 -1
  22. package/dist/{linaria-themes-node-14.17.cjs.js.map → linaria-themes-node-16.10.cjs.js.map} +1 -1
  23. package/dist/{linaria-themes-node-14.17.cjs.web.js → linaria-themes-node-16.10.cjs.web.js} +1 -1
  24. package/dist/{linaria-themes-node-14.17.cjs.web.js.map → linaria-themes-node-16.10.cjs.web.js.map} +1 -1
  25. package/dist/linaria-themes-node-16.10.es.mjs +991 -0
  26. package/dist/linaria-themes-node-16.10.es.mjs.map +1 -0
  27. package/dist/linaria-themes-node-16.10.es.web.mjs +991 -0
  28. package/dist/linaria-themes-node-16.10.es.web.mjs.map +1 -0
  29. package/dist/tsbuildinfo +1 -1
  30. package/package.json +19 -16
@@ -0,0 +1,3 @@
1
+ {
2
+ "eslint.workingDirectories": ["../../"]
3
+ }
@@ -577,7 +577,7 @@ var useNativeAnimation$2 = function (_ref) {
577
577
  };
578
578
  _f.asString = "function _f(){const{interpolateColor,color,backgroundColor,pressedBackgroundColor,withSpring,pressed,scale}=jsThis._closure;{return{backgroundColor:interpolateColor(color.value,[0,1],[backgroundColor,pressedBackgroundColor]),transform:[{scale:withSpring(pressed.value?scale.base.active:scale.base.default)}]};}}";
579
579
  _f.__workletHash = 5368461229978;
580
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/Button/hooks/useNativeAnimation.ts (31:42)";
580
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/Button/hooks/useNativeAnimation.ts (31:42)";
581
581
  _f.__optimalization = 2;
582
582
  return _f;
583
583
  }());
@@ -1275,7 +1275,7 @@ function NativeOpacityAnimation$2(_ref) {
1275
1275
  };
1276
1276
  _f.asString = "function _f(isFinished){const{runOnJS,handleAnimationFinished}=jsThis._closure;{if(!isFinished)return;runOnJS(handleAnimationFinished)();}}";
1277
1277
  _f.__workletHash = 14707844242190;
1278
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/CardModal/CardModalAnimation/NativeOpacityAnimation.tsx (32:96)";
1278
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/CardModal/CardModalAnimation/NativeOpacityAnimation.tsx (32:96)";
1279
1279
  return _f;
1280
1280
  }())
1281
1281
  };
@@ -1300,7 +1300,7 @@ function NativeOpacityAnimation$2(_ref) {
1300
1300
  };
1301
1301
  _f.asString = "function _f(){const{theme,withTiming,visible,Easing,runOnJS,handleAnimationFinished}=jsThis._closure;{const{duration:duration,easing:easing}=theme.kitt.cardModal.animation.overlay;const[x1,y1,x2,y2]=easing;return{opacity:withTiming(visible?1:0,{duration:duration,easing:Easing.bezier(x1,y1,x2,y2)},function(isFinished){if(!isFinished)return;runOnJS(handleAnimationFinished)();})};}}";
1302
1302
  _f.__workletHash = 14370179131905;
1303
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/CardModal/CardModalAnimation/NativeOpacityAnimation.tsx (27:40)";
1303
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/CardModal/CardModalAnimation/NativeOpacityAnimation.tsx (27:40)";
1304
1304
  return _f;
1305
1305
  }());
1306
1306
  return /*#__PURE__*/jsx(Animated.View, {
@@ -1348,7 +1348,7 @@ function NativeRotationAnimation$1(_ref) {
1348
1348
  };
1349
1349
  _f.asString = "function _f(isFinished){const{runOnJS,handleAnimationFinished}=jsThis._closure;{if(!isFinished)return;runOnJS(handleAnimationFinished)();}}";
1350
1350
  _f.__workletHash = 14707844242190;
1351
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/CardModal/CardModalAnimation/NativeRotationAnimation.tsx (41:102)";
1351
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/CardModal/CardModalAnimation/NativeRotationAnimation.tsx (41:102)";
1352
1352
  return _f;
1353
1353
  }());
1354
1354
  return {
@@ -1387,7 +1387,7 @@ function NativeRotationAnimation$1(_ref) {
1387
1387
  };
1388
1388
  _f.asString = "function _f(){const{theme,rotation,withTiming,visible,Easing,runOnJS,handleAnimationFinished}=jsThis._closure;{const{duration:duration,easing:easing}=theme.kitt.cardModal.animation.content;const[x1,y1,x2,y2]=easing;rotation.value=withTiming(visible?0:5,{duration:duration,easing:Easing.bezier(x1,y1,x2,y2)},function(isFinished){if(!isFinished)return;runOnJS(handleAnimationFinished)();});return{opacity:withTiming(visible?1:0,{duration:duration,easing:Easing.bezier(x1,y1,x2,y2)}),transform:[{scale:withTiming(visible?1:0.8,{duration:duration,easing:Easing.bezier(x1,y1,x2,y2)})},{rotateZ:rotation.value+\"deg\"}]};}}";
1389
1389
  _f.__workletHash = 14560674497944;
1390
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/CardModal/CardModalAnimation/NativeRotationAnimation.tsx (36:41)";
1390
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/CardModal/CardModalAnimation/NativeRotationAnimation.tsx (36:41)";
1391
1391
  return _f;
1392
1392
  }());
1393
1393
  return /*#__PURE__*/jsx(Animated.View, {
@@ -1655,7 +1655,7 @@ var useNativeAnimation$1 = function (_ref) {
1655
1655
  };
1656
1656
  _f.asString = "function _f(){const{withTiming,pressed,theme}=jsThis._closure;{return withTiming(pressed.value?1:0,{duration:theme.kitt.choices.item.transition.duration});}}";
1657
1657
  _f.__workletHash = 1120030177160;
1658
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/Choices/hooks/useNativeAnimation.tsx (31:35)";
1658
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/Choices/hooks/useNativeAnimation.tsx (31:35)";
1659
1659
  return _f;
1660
1660
  }());
1661
1661
  var backgroundStyles = useAnimatedStyle(function () {
@@ -1692,7 +1692,7 @@ var useNativeAnimation$1 = function (_ref) {
1692
1692
  };
1693
1693
  _f.asString = "function _f(){const{theme,disabled,selected,interpolateColor,progress}=jsThis._closure;{const{default:defaultBg,pressed:pressedBg,selected:selectedBg,disabled:disabledBg}=theme.kitt.choices.item.backgroundColor;if(disabled)return{backgroundColor:disabledBg};if(selected)return{backgroundColor:selectedBg};return{backgroundColor:interpolateColor(progress.value,[0,1],[defaultBg,pressedBg])};}}";
1694
1694
  _f.__workletHash = 15506726129309;
1695
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/Choices/hooks/useNativeAnimation.tsx (35:44)";
1695
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/Choices/hooks/useNativeAnimation.tsx (35:44)";
1696
1696
  return _f;
1697
1697
  }());
1698
1698
  return {
@@ -1985,7 +1985,7 @@ function NativeOpacityAnimation$1(_ref) {
1985
1985
  };
1986
1986
  _f.asString = "function _f(isFinished){const{runOnJS,handleAnimationFinished}=jsThis._closure;{if(!isFinished)return;runOnJS(handleAnimationFinished)();}}";
1987
1987
  _f.__workletHash = 14707844242190;
1988
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/DialogModal/DialogModalAnimation/NativeOpacityAnimation.tsx (32:96)";
1988
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/DialogModal/DialogModalAnimation/NativeOpacityAnimation.tsx (32:96)";
1989
1989
  return _f;
1990
1990
  }())
1991
1991
  };
@@ -2010,7 +2010,7 @@ function NativeOpacityAnimation$1(_ref) {
2010
2010
  };
2011
2011
  _f.asString = "function _f(){const{theme,withTiming,visible,Easing,runOnJS,handleAnimationFinished}=jsThis._closure;{const{duration:duration,easing:easing}=theme.kitt.dialogModal.animation.overlay;const[x1,y1,x2,y2]=easing;return{opacity:withTiming(visible?1:0,{duration:duration,easing:Easing.bezier(x1,y1,x2,y2)},function(isFinished){if(!isFinished)return;runOnJS(handleAnimationFinished)();})};}}";
2012
2012
  _f.__workletHash = 3254948230845;
2013
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/DialogModal/DialogModalAnimation/NativeOpacityAnimation.tsx (27:40)";
2013
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/DialogModal/DialogModalAnimation/NativeOpacityAnimation.tsx (27:40)";
2014
2014
  return _f;
2015
2015
  }());
2016
2016
  return /*#__PURE__*/jsx(Animated.View, {
@@ -2058,7 +2058,7 @@ function NativeRotationAnimation(_ref) {
2058
2058
  };
2059
2059
  _f.asString = "function _f(isFinished){const{runOnJS,handleAnimationFinished}=jsThis._closure;{if(!isFinished)return;runOnJS(handleAnimationFinished)();}}";
2060
2060
  _f.__workletHash = 14707844242190;
2061
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/DialogModal/DialogModalAnimation/NativeRotationAnimation.tsx (41:102)";
2061
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/DialogModal/DialogModalAnimation/NativeRotationAnimation.tsx (41:102)";
2062
2062
  return _f;
2063
2063
  }());
2064
2064
  return {
@@ -2097,7 +2097,7 @@ function NativeRotationAnimation(_ref) {
2097
2097
  };
2098
2098
  _f.asString = "function _f(){const{theme,rotation,withTiming,visible,Easing,runOnJS,handleAnimationFinished}=jsThis._closure;{const{duration:duration,easing:easing}=theme.kitt.dialogModal.animation.content;const[x1,y1,x2,y2]=easing;rotation.value=withTiming(visible?0:5,{duration:duration,easing:Easing.bezier(x1,y1,x2,y2)},function(isFinished){if(!isFinished)return;runOnJS(handleAnimationFinished)();});return{opacity:withTiming(visible?1:0,{duration:duration,easing:Easing.bezier(x1,y1,x2,y2)}),transform:[{scale:withTiming(visible?1:0.8,{duration:duration,easing:Easing.bezier(x1,y1,x2,y2)})},{rotateZ:rotation.value+\"deg\"}]};}}";
2099
2099
  _f.__workletHash = 14448961480868;
2100
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/DialogModal/DialogModalAnimation/NativeRotationAnimation.tsx (36:41)";
2100
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/DialogModal/DialogModalAnimation/NativeRotationAnimation.tsx (36:41)";
2101
2101
  return _f;
2102
2102
  }());
2103
2103
  return /*#__PURE__*/jsx(Animated.View, {
@@ -4243,7 +4243,7 @@ function PressableAnimatedContainer(_ref5) {
4243
4243
  };
4244
4244
  _f.asString = "function _f(){const{withSpring,pressed}=jsThis._closure;{return{opacity:withSpring(pressed.value?1:0)};}}";
4245
4245
  _f.__workletHash = 10645190329247;
4246
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/IconButton/PressableAnimatedContainer.tsx (59:41)";
4246
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/IconButton/PressableAnimatedContainer.tsx (59:41)";
4247
4247
  _f.__optimalization = 2;
4248
4248
  return _f;
4249
4249
  }());
@@ -4273,7 +4273,7 @@ function PressableAnimatedContainer(_ref5) {
4273
4273
  };
4274
4274
  _f.asString = "function _f(){const{withSpring,pressed,theme}=jsThis._closure;{return{transform:[{scale:withSpring(pressed.value?theme.kitt.iconButton.scale.base.active:theme.kitt.iconButton.scale.base.default)}]};}}";
4275
4275
  _f.__workletHash = 13861998831411;
4276
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/IconButton/PressableAnimatedContainer.tsx (65:39)";
4276
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/IconButton/PressableAnimatedContainer.tsx (65:39)";
4277
4277
  _f.__optimalization = 2;
4278
4278
  return _f;
4279
4279
  }());
@@ -5164,7 +5164,7 @@ var useNativeAnimation = function (_ref) {
5164
5164
  };
5165
5165
  _f.asString = "function _f(){const{isDisabled,theme,isSelected,pressedBackgroundColor,pressedBorderColor,interpolateColor,color,backgroundColor,borderColor}=jsThis._closure;{if(isDisabled){return{backgroundColor:theme.kitt.forms.radioButtonGroup.item.backgroundColor.disabled,borderColor:theme.kitt.forms.radioButtonGroup.item.borderColor.disabled};}if(isSelected){return{backgroundColor:pressedBackgroundColor,borderColor:pressedBorderColor};}return{backgroundColor:interpolateColor(color.value,[0,1],[backgroundColor,pressedBackgroundColor]),borderColor:interpolateColor(color.value,[0,1],[borderColor,pressedBorderColor])};}}";
5166
5166
  _f.__workletHash = 1728775972872;
5167
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/forms/RadioButtonGroup/hooks/useNativeAnimation.ts (31:42)";
5167
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/forms/RadioButtonGroup/hooks/useNativeAnimation.ts (31:42)";
5168
5168
  return _f;
5169
5169
  }());
5170
5170
  return {
@@ -6675,7 +6675,7 @@ function NativeOpacityAnimation(_ref) {
6675
6675
  };
6676
6676
  _f.asString = "function _f(){const{theme,withTiming,visible,Easing}=jsThis._closure;{const{duration:duration,easing:easing}=theme.kitt.navigationModal.animation.overlay;const[x1,y1,x2,y2]=easing;return{opacity:withTiming(visible?1:0,{duration:duration,easing:Easing.bezier(x1,y1,x2,y2)})};}}";
6677
6677
  _f.__workletHash = 14290957289203;
6678
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/NavigationModal/components/NativeOpacityAnimation.tsx (14:40)";
6678
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/NavigationModal/components/NativeOpacityAnimation.tsx (14:40)";
6679
6679
  _f.__optimalization = 2;
6680
6680
  return _f;
6681
6681
  }());
@@ -6729,7 +6729,7 @@ function NativeSlideInAnimation(_ref) {
6729
6729
  };
6730
6730
  _f.asString = "function _f(isFinished){const{runOnJS,handleAnimationFinished}=jsThis._closure;{if(!isFinished)return;runOnJS(handleAnimationFinished)();}}";
6731
6731
  _f.__workletHash = 14707844242190;
6732
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/NavigationModal/components/NativeSlideInAnimation.tsx (45:12)";
6732
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/NavigationModal/components/NativeSlideInAnimation.tsx (45:12)";
6733
6733
  return _f;
6734
6734
  }())
6735
6735
  }]
@@ -6756,7 +6756,7 @@ function NativeSlideInAnimation(_ref) {
6756
6756
  };
6757
6757
  _f.asString = "function _f(){const{theme,withTiming,visible,wHeight,Easing,runOnJS,handleAnimationFinished}=jsThis._closure;{const{duration:duration,easing:easing}=theme.kitt.navigationModal.animation.content;const[x1,y1,x2,y2]=easing;return{transform:[{translateY:withTiming(visible?0:wHeight,{duration:duration,easing:Easing.bezier(x1,y1,x2,y2)},function(isFinished){if(!isFinished)return;runOnJS(handleAnimationFinished)();})}]};}}";
6758
6758
  _f.__workletHash = 14160876288353;
6759
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/NavigationModal/components/NativeSlideInAnimation.tsx (35:42)";
6759
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/NavigationModal/components/NativeSlideInAnimation.tsx (35:42)";
6760
6760
  return _f;
6761
6761
  }());
6762
6762
  return /*#__PURE__*/jsx(Animated.View, {
@@ -6947,7 +6947,7 @@ function AnimatedLoaderCircle(_ref) {
6947
6947
  };
6948
6948
  _f.asString = "function _f(){const{circlePerimeter,progress}=jsThis._closure;{return{strokeDashoffset:circlePerimeter-circlePerimeter*progress.value};}}";
6949
6949
  _f.__workletHash = 1345639818356;
6950
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/PageLoader/AnimatedLoaderCircle.tsx (23:43)";
6950
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/PageLoader/AnimatedLoaderCircle.tsx (23:43)";
6951
6951
  return _f;
6952
6952
  }());
6953
6953
  return /*#__PURE__*/jsx(AnimatedCircle, {
@@ -7023,7 +7023,7 @@ function AnimatedFillCircleContainer(_ref) {
7023
7023
  };
7024
7024
  _f.asString = "function _f(){const{progress}=jsThis._closure;{return{transform:[{rotate:360*progress.value+\"deg\"}]};}}";
7025
7025
  _f.__workletHash = 16553090406738;
7026
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/PageLoader/AnimatedFillCircleContainer.tsx (36:42)";
7026
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/PageLoader/AnimatedFillCircleContainer.tsx (36:42)";
7027
7027
  _f.__optimalization = 3;
7028
7028
  return _f;
7029
7029
  }());
@@ -7225,7 +7225,7 @@ function SkeletonContent(_ref3) {
7225
7225
  };
7226
7226
  _f.asString = "function _f(){const{interpolate,sharedX,width}=jsThis._closure;{return{transform:[{translateX:interpolate(sharedX.value,[0,1],[-width,width])}]};}}";
7227
7227
  _f.__workletHash = 1670955855244;
7228
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/Skeleton/SkeletonContent.tsx (41:47)";
7228
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/Skeleton/SkeletonContent.tsx (41:47)";
7229
7229
  _f.__optimalization = 3;
7230
7230
  return _f;
7231
7231
  }());
@@ -8259,7 +8259,7 @@ function Tooltip(_ref) {
8259
8259
  };
8260
8260
  _f.asString = "function _f(){const{withSpring,pressed,theme}=jsThis._closure;{return{opacity:withSpring(pressed.value?theme.kitt.tooltip.opacity:0),transform:[{scale:withSpring(pressed.value?1:0.8)}]};}}";
8261
8261
  _f.__workletHash = 1087298059737;
8262
- _f.__location = "/home/circleci/repo/@ornikar/kitt-universal/src/Tooltip/Tooltip.tsx (77:42)";
8262
+ _f.__location = "/Users/chris/ornikar/kitt/@ornikar/kitt-universal/src/Tooltip/Tooltip.tsx (77:42)";
8263
8263
  _f.__optimalization = 2;
8264
8264
  return _f;
8265
8265
  }());