dozy 1.0.103 → 1.0.104

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.
@@ -0,0 +1,2 @@
1
+ export * from 'browser-image-compression';
2
+ export { default, default as imageCompression } from 'browser-image-compression';
package/dist/image.js ADDED
@@ -0,0 +1,4 @@
1
+ export { imageCompression as default, imageCompression } from './chunk-IXJVH7DN.js';
2
+ import './chunk-UN725CXD.js';
3
+ //# sourceMappingURL=image.js.map
4
+ //# sourceMappingURL=image.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"image.js"}
package/dist/index.d.ts CHANGED
@@ -1,15 +1,8 @@
1
1
  import { Options } from 'browser-image-compression';
2
- export * from 'browser-image-compression';
3
- export { default as imageCompression } from 'browser-image-compression';
4
2
  import { Octokit } from '@octokit/core';
5
3
  import { Color } from 'culori';
6
4
  import * as culori from 'culori';
7
5
  export { culori as ColorLib };
8
- export * from 'axios';
9
- export { default as axios } from 'axios';
10
- import * as lodashEs from 'lodash-es';
11
- export { lodashEs as l };
12
- export { default as Cryptojs } from 'crypto-js';
13
6
  export { customAlphabet, nanoid, urlAlphabet } from 'nanoid';
14
7
 
15
8
  type DozyConfigItem = {};
@@ -1469,6 +1462,6 @@ declare function toRgbString(input: string | Color | any): string | undefined;
1469
1462
  */
1470
1463
  declare function toHslString(input: string | Color | any): string | undefined;
1471
1464
 
1472
- declare const DOZY = "1.0.103";
1465
+ declare const DOZY = "1.0.104";
1473
1466
 
1474
1467
  export { $Headers, $Request, $Response, $URL, $URLSearchParams, $arrayFrom, $arrayIsArray, $assign, $backgroundColor, $borderColor, $capitalize, $checkValidEmailWithUnicode, $clamp, $clearInterval, $clearTimeout, $clone, $compressImage, $compressImageBase64, $compressImageDefaultOptions, $copy, $crypto, $date, $decodeBase64ToBinary, $decodeBase64ToUnicode, $deepClone, $defineProperty, $document, $encodeUnicodeToBase64, $ensureUrl, $entries, $escapeHTML, $fallbackCopy, $fetch, $fileToBase64, $formatDate, $formatK, $formatPoints, $formatPointsWithChange, $formatWithCommas, $freeze, $genSSF, $getFileType, $getHue, $getTimeString, $hasKey, $humanizeBytes, $if, $inRange, $inRange2, $inferExtensionFormPureBase64, $inferMimeTypeFormPureBase64, $is, $isObject, $isPlainClass, $isValidEmailWithUnicode, $isValidOrBriefURL, $jsonParse, $jsonStringify, $keys, $lastIndex, $lindex, $loadOpt, $location, $log, $lplus, $magic, $math, $now, $numberIsFinite, $numberIsNaN, $oc, $open, $parseParams, $promise, $pureText, $purifyBase64, $randomByte, $replaceHolesWithUndefined, $rmvSlash, $rsValue, $rsetValue, $rvalue, $s, $sc, $setInterval, $setRange, $setTimeout, $stringFromCharCode, $stringFromCodePoint, $stringToRange, $strings, $toDataUrlFromBase64, $validName, $values, $window, type Any, type Atoa, type Coord, type Coord3, DEFAULT_XLS_MAX_ASPECT_RATIO, DOZY, type DozyConfig, type DozyConfigItem, type FileType, Gens, type Hel, type IOpt, type Items, type Null, type Nullable, RainbowGen, RepoStore, type ScaleComputer, type ScaleIniter, type ScaleResponsiveOptions, StringObfuscator, type UNumber, __GensDirectives, _res, boxShadow, dozy, enableScaler, err403, errArg, errCode, errContent, errMsg, errNotLoggedIn, errToString, getBrightness, getColorMap, isNowAroundUtcHour, isNull, isValidColor, maybeString, registerCustomColor, s, shanghaiDateFormatter, smallChance, smartParse, smartString, standardIniter, textShadow, toHexString, toHslString, toRgbString, toRgbaArray, web$enableHttpsRedirect, web$enableProdProtector, web$encodeURI, web$pathStartData, web$redirectToDomain, web$replaceHash, web$setPathTarget, xtrim };