@ornikar/kitt-universal 25.59.1 → 25.60.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.
- package/CHANGELOG.md +9 -0
- package/dist/index-metro.es.android.js.map +1 -1
- package/dist/index-metro.es.ios.js.map +1 -1
- package/dist/index-node-20.10.cjs.js.map +1 -1
- package/dist/index-node-20.10.cjs.web.js +2 -2
- package/dist/index-node-20.10.cjs.web.js.map +1 -1
- package/dist/index-node-20.10.es.mjs.map +1 -1
- package/dist/index-node-20.10.es.web.mjs +2 -2
- package/dist/index-node-20.10.es.web.mjs.map +1 -1
- package/dist/index.es.js +17 -17
- package/dist/index.es.js.map +1 -1
- package/dist/index.es.web.js +18 -18
- package/dist/index.es.web.js.map +1 -1
- package/dist/linaria-themes-metro.es.android.js.map +1 -1
- package/dist/linaria-themes-metro.es.ios.js.map +1 -1
- package/dist/linaria-themes-node-20.10.cjs.js.map +1 -1
- package/dist/linaria-themes-node-20.10.cjs.web.js.map +1 -1
- package/dist/linaria-themes-node-20.10.es.mjs.map +1 -1
- package/dist/linaria-themes-node-20.10.es.web.mjs.map +1 -1
- package/dist/tsbuildinfo +1 -1
- package/package.json +1 -1
package/dist/index.es.web.js
CHANGED
|
@@ -3644,7 +3644,7 @@ var ActionsItem = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
|
3644
3644
|
icon: isLoading ? /*#__PURE__*/jsx(LoaderIcon, {}) : icon,
|
|
3645
3645
|
onPress: function handlePress(e) {
|
|
3646
3646
|
var callPressAndUpdateLoadingState = /*#__PURE__*/function () {
|
|
3647
|
-
var _ref2 = _asyncToGenerator(
|
|
3647
|
+
var _ref2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
3648
3648
|
return _regeneratorRuntime().wrap(function (_context) {
|
|
3649
3649
|
while (1) switch (_context.prev = _context.next) {
|
|
3650
3650
|
case 0:
|
|
@@ -4715,7 +4715,7 @@ function ExternalAppLink(_ref) {
|
|
|
4715
4715
|
rest = _objectWithoutProperties(_ref, _excluded$B);
|
|
4716
4716
|
var href = "".concat(appScheme, ":").concat(appValue);
|
|
4717
4717
|
var handleOnPress = /*#__PURE__*/function () {
|
|
4718
|
-
var _ref2 = _asyncToGenerator(
|
|
4718
|
+
var _ref2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(e) {
|
|
4719
4719
|
var canOpen;
|
|
4720
4720
|
return _regeneratorRuntime().wrap(function (_context) {
|
|
4721
4721
|
while (1) switch (_context.prev = _context.next) {
|
|
@@ -4828,7 +4828,7 @@ function ExternalLink(_ref) {
|
|
|
4828
4828
|
|
|
4829
4829
|
function useOpenExternalLink() {
|
|
4830
4830
|
return /*#__PURE__*/function () {
|
|
4831
|
-
var _ref2 = _asyncToGenerator(
|
|
4831
|
+
var _ref2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(_ref) {
|
|
4832
4832
|
var href, _ref$behavior, behavior;
|
|
4833
4833
|
return _regeneratorRuntime().wrap(function (_context) {
|
|
4834
4834
|
while (1) switch (_context.prev = _context.next) {
|
|
@@ -5798,7 +5798,7 @@ function DocumentPicker(_ref) {
|
|
|
5798
5798
|
documentPickerOptions = _ref.documentPickerOptions;
|
|
5799
5799
|
var childElement = Children.only(children);
|
|
5800
5800
|
var handlePickDocument = /*#__PURE__*/function () {
|
|
5801
|
-
var _ref2 = _asyncToGenerator(
|
|
5801
|
+
var _ref2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
5802
5802
|
var _childElement$props$o, _childElement$props;
|
|
5803
5803
|
var result;
|
|
5804
5804
|
return _regeneratorRuntime().wrap(function (_context) {
|
|
@@ -5849,7 +5849,7 @@ function ImagePicker(_ref) {
|
|
|
5849
5849
|
imagePickerOptions = _ref.imagePickerOptions;
|
|
5850
5850
|
var childElement = Children.only(children);
|
|
5851
5851
|
var handlePickImage = /*#__PURE__*/function () {
|
|
5852
|
-
var _ref2 = _asyncToGenerator(
|
|
5852
|
+
var _ref2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
5853
5853
|
var _childElement$props$o, _childElement$props;
|
|
5854
5854
|
var result;
|
|
5855
5855
|
return _regeneratorRuntime().wrap(function (_context) {
|
|
@@ -5938,7 +5938,7 @@ function useGoogleMapsApi() {
|
|
|
5938
5938
|
return _loadMapsApi.apply(this, arguments);
|
|
5939
5939
|
}
|
|
5940
5940
|
function _loadMapsApi() {
|
|
5941
|
-
_loadMapsApi = _asyncToGenerator(
|
|
5941
|
+
_loadMapsApi = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
5942
5942
|
var placeApi;
|
|
5943
5943
|
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
5944
5944
|
while (1) switch (_context.prev = _context.next) {
|
|
@@ -6151,8 +6151,8 @@ function GoogleMapsAutocompleteProvider(_ref) {
|
|
|
6151
6151
|
_useReducer2 = _slicedToArray(_useReducer, 2),
|
|
6152
6152
|
state = _useReducer2[0],
|
|
6153
6153
|
dispatch = _useReducer2[1];
|
|
6154
|
-
var handleInputChange = useDebouncedCallback(useCallback(
|
|
6155
|
-
var _ref2 = _asyncToGenerator(
|
|
6154
|
+
var handleInputChange = useDebouncedCallback(useCallback(/*#__PURE__*/function () {
|
|
6155
|
+
var _ref2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(value) {
|
|
6156
6156
|
var predictionsPromise, _yield$predictionsPro, results, status;
|
|
6157
6157
|
return _regeneratorRuntime().wrap(function (_context) {
|
|
6158
6158
|
while (1) switch (_context.prev = _context.next) {
|
|
@@ -6214,8 +6214,8 @@ function GoogleMapsAutocompleteProvider(_ref) {
|
|
|
6214
6214
|
return _ref2.apply(this, arguments);
|
|
6215
6215
|
};
|
|
6216
6216
|
}(), [mapsApi.autoComplete, minCharsToSearch]), debounceTimeout);
|
|
6217
|
-
var handleSelectItem = useCallback(
|
|
6218
|
-
var _ref3 = _asyncToGenerator(
|
|
6217
|
+
var handleSelectItem = useCallback(/*#__PURE__*/function () {
|
|
6218
|
+
var _ref3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(item, onChange) {
|
|
6219
6219
|
var placePromise, place, formattedAddress;
|
|
6220
6220
|
return _regeneratorRuntime().wrap(function (_context2) {
|
|
6221
6221
|
while (1) switch (_context2.prev = _context2.next) {
|
|
@@ -11380,7 +11380,7 @@ function Picker(_ref) {
|
|
|
11380
11380
|
isOpen: isOpen,
|
|
11381
11381
|
disabled: disabled
|
|
11382
11382
|
}, restToggleProps))
|
|
11383
|
-
})), /*#__PURE__*/createPortal(
|
|
11383
|
+
})), /*#__PURE__*/createPortal(/*#__PURE__*/jsx(View, _objectSpread(_objectSpread({
|
|
11384
11384
|
ref: refMemo,
|
|
11385
11385
|
testID: testID
|
|
11386
11386
|
}, menuProps), {}, {
|
|
@@ -12102,12 +12102,12 @@ function StoryGridRow(_ref) {
|
|
|
12102
12102
|
})
|
|
12103
12103
|
});
|
|
12104
12104
|
}
|
|
12105
|
-
function StoryGridCol(
|
|
12106
|
-
var title =
|
|
12107
|
-
titleColor =
|
|
12108
|
-
children =
|
|
12109
|
-
|
|
12110
|
-
platform =
|
|
12105
|
+
function StoryGridCol(_ref0) {
|
|
12106
|
+
var title = _ref0.title,
|
|
12107
|
+
titleColor = _ref0.titleColor,
|
|
12108
|
+
children = _ref0.children,
|
|
12109
|
+
_ref0$platform = _ref0.platform,
|
|
12110
|
+
platform = _ref0$platform === void 0 ? 'all' : _ref0$platform;
|
|
12111
12111
|
if (platform === 'native') {
|
|
12112
12112
|
return null;
|
|
12113
12113
|
}
|
|
@@ -12815,7 +12815,7 @@ function Tooltip(_ref) {
|
|
|
12815
12815
|
onFocus: handleToggleTooltip,
|
|
12816
12816
|
onBlur: handleToggleTooltip,
|
|
12817
12817
|
width: '100%'
|
|
12818
|
-
}), /*#__PURE__*/createPortal(
|
|
12818
|
+
}), /*#__PURE__*/createPortal(/*#__PURE__*/jsx(View, {
|
|
12819
12819
|
ref: refs.setFloating,
|
|
12820
12820
|
"aria-hidden": !isVisible,
|
|
12821
12821
|
paddingX: {
|