@coreui/utils
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "@coreui/utils", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "CoreUI utility functions", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
@@ -0,0 +0,0 @@ # CoreUI Utilities |
@@ -0,0 +0,0 @@ const deepObjectsMerge = (target, source) => { |
@@ -0,0 +0,0 @@ import getStyle from './get-style' |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import getCssCustomProperties from './get-css-custom-properties' |
@@ -0,0 +0,0 @@ /* eslint-disable no-magic-numbers */ |
@@ -0,0 +0,0 @@ /* eslint-disable no-magic-numbers */ |
@@ -0,0 +0,0 @@ import deepObjectsMerge from './deep-objects-merge' |
@@ -0,0 +0,0 @@ //function for UI releted ID assignment, due to one in 10^15 probability of duplication |
@@ -0,0 +0,0 @@ const pickByKeys = (originalObject, keys) => { |
@@ -0,0 +0,0 @@ /* eslint-disable no-magic-numbers */ |
Sorry, the diff of this file is not supported yet
16605
16
204