keli-ui 0.0.22 → 0.0.23

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/dist/keli-ui.js CHANGED
@@ -128404,6 +128404,7 @@ export {
128404
128404
  commands$2 as commands,
128405
128405
  config$2 as config,
128406
128406
  index as default,
128407
+ deviceMode,
128407
128408
  formats$3 as formats,
128408
128409
  formatterData,
128409
128410
  getConfig$8 as getConfig,
@@ -128421,6 +128422,7 @@ export {
128421
128422
  interceptor$1 as interceptor,
128422
128423
  isEmpty,
128423
128424
  isInArray,
128425
+ isMobileDevice,
128424
128426
  isNotEmpty,
128425
128427
  log$1 as log,
128426
128428
  menus$1 as menus,