@commercetools-uikit/hooks
Advanced tools
Comparing version 0.0.0-preview-FCT-1187-20241024123200 to 0.0.0-preview-test-canary-preview-20241204111237
@@ -359,3 +359,3 @@ 'use strict'; | ||
// NOTE: This string will be replaced on build time with the package version. | ||
var version = "19.13.0"; | ||
var version = "19.16.0"; | ||
@@ -362,0 +362,0 @@ exports.useDataTableSortingState = useDataTableSortingState$1; |
@@ -359,3 +359,3 @@ 'use strict'; | ||
// NOTE: This string will be replaced on build time with the package version. | ||
var version = "19.13.0"; | ||
var version = "19.16.0"; | ||
@@ -362,0 +362,0 @@ exports.useDataTableSortingState = useDataTableSortingState$1; |
@@ -335,4 +335,4 @@ import _Map from '@babel/runtime-corejs3/core-js-stable/map'; | ||
// NOTE: This string will be replaced on build time with the package version. | ||
var version = "19.13.0"; | ||
var version = "19.16.0"; | ||
export { useDataTableSortingState$1 as useDataTableSortingState, useFieldId$1 as useFieldId, useMutationObserver, usePaginationState$1 as usePaginationState, usePrevious$1 as usePrevious, useRowSelection$1 as useRowSelection, useSorting$1 as useSorting, useToggleState$1 as useToggleState, version }; |
{ | ||
"name": "@commercetools-uikit/hooks", | ||
"description": "A collection of React hooks used across some of the UI-Kit components.", | ||
"version": "0.0.0-preview-FCT-1187-20241024123200", | ||
"version": "0.0.0-preview-test-canary-preview-20241204111237", | ||
"bugs": "https://github.com/commercetools/ui-kit/issues", | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"@babel/runtime-corejs3": "^7.20.13", | ||
"@commercetools-uikit/utils": "0.0.0-preview-FCT-1187-20241024123200", | ||
"@commercetools-uikit/utils": "0.0.0-preview-test-canary-preview-20241204111237", | ||
"@types/raf-schd": "^4.0.1", | ||
@@ -42,0 +42,0 @@ "lodash": "4.17.21", |
62841