dozy 1.0.113 → 1.0.115

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.
@@ -9,14 +9,12 @@
9
9
  ======================= */
10
10
  @font-face {
11
11
  font-family: 'xaiforfont';
12
- src: url('https://vres.pages.dev/v/res/assets/fonts/xaiforfont.woff2')
13
- format('woff2');
12
+ src: url('https://vres.pages.dev/v/res/assets/fonts/xaiforfont.woff2') format('woff2');
14
13
  font-display: swap;
15
14
  }
16
15
  @font-face {
17
16
  font-family: 'xaiforcode';
18
- src: url('https://vres.pages.dev/v/res/assets/fonts/xaiforcode.woff2')
19
- format('woff2');
17
+ src: url('https://vres.pages.dev/v/res/assets/fonts/xaiforcode.woff2') format('woff2');
20
18
  font-display: swap;
21
19
  }
22
20
  @font-face {
@@ -274,7 +272,7 @@ li {
274
272
  hr {
275
273
  height: 0;
276
274
  color: inherit;
277
- border-top-width: 0.1em;
275
+ border-top-width: 0.1rem;
278
276
  }
279
277
 
280
278
  /* 缩写下划线样式 */
@@ -69,7 +69,7 @@
69
69
  --xai-text: #5c4b37; /* 文本:深咖啡色,比纯黑更护眼且配合暖黄背景 */
70
70
  --xai-text-muted: #998a76; /* 次要文本:浅咖啡色 */
71
71
  --xai-notable: #f4a261; /* 显眼色:温暖的棕橙色,配合护眼背景 */
72
- --xai-border: #f0e8dd; /* 边框:淡米灰色 */
72
+ --xai-border: #ded5c8; /* 边框:比页面背景更深,清晰分隔卡片与页面 */
73
73
  --xai-shadow: #8f826d; /* 阴影:比边框稍深的米灰色,保持柔和 */
74
74
  --xai-shadow: #b8860b; /* 阴影:比边框稍深的米灰色,保持柔和 */
75
75
  --xai-destructive: #d9534f; /* 危险操作:暖红色,与暖黄主题协调 */
package/dist/index.d.ts CHANGED
@@ -1519,6 +1519,6 @@ declare function toRgbString(input: string | Color | any): string | undefined;
1519
1519
  */
1520
1520
  declare function toHslString(input: string | Color | any): string | undefined;
1521
1521
 
1522
- declare const DOZY = "1.0.113";
1522
+ declare const DOZY = "1.0.115";
1523
1523
 
1524
1524
  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, $escapeXML, $fallbackCopy, $fetch, $fileToBase64, $format, $formatDate, $formatK, $formatPoints, $formatPointsWithChange, $formatWithChange, $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_BASE_MULTIPLIER, DEFAULT_XLS_MAX_ASPECT_RATIO, DEFAULT_XLS_MAX_ASPECT_RATIO_FACTOR, 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 };
package/dist/index.js CHANGED
@@ -8175,7 +8175,7 @@ function toHslString(input) {
8175
8175
  }
8176
8176
 
8177
8177
  // src/index.ts
8178
- var DOZY = "1.0.113";
8178
+ var DOZY = "1.0.115";
8179
8179
  /*! Bundled license information:
8180
8180
 
8181
8181
  @octokit/request-error/dist-src/index.js: