nhb-toolbox 4.11.2 → 4.11.4
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/{Chronos-VO3CBOPI.d.mts → Chronos-v7ni8eaQ.d.mts} +1 -1
- package/dist/{Chronos-VO3CBOPI.d.ts → Chronos-v7ni8eaQ.d.ts} +1 -1
- package/dist/chronos.d.mts +3 -3
- package/dist/chronos.d.ts +3 -3
- package/dist/index.d.mts +5 -979
- package/dist/index.d.ts +5 -979
- package/dist/types-C33n5Qt0.d.ts +979 -0
- package/dist/types-uginMOiI.d.mts +979 -0
- package/dist/types.d.mts +2 -0
- package/dist/types.d.ts +2 -0
- package/dist/types.js +4 -0
- package/dist/types.js.map +1 -0
- package/dist/types.mjs +3 -0
- package/dist/types.mjs.map +1 -0
- package/package.json +11 -3
|
@@ -2042,4 +2042,4 @@ declare class Chronos {
|
|
|
2042
2042
|
static isValidChronos(value: unknown): value is Chronos;
|
|
2043
2043
|
}
|
|
2044
2044
|
|
|
2045
|
-
export { type GetPercentOptions as $, type
|
|
2045
|
+
export { type GetPercentOptions as $, type TimeFormats as A, type TimeParts as B, type ChronosStatics as C, type DecimalOptions as D, type TimeUnit as E, type FormatOptions as F, type GreetingConfigs as G, type Hour as H, type TimeZone as I, type UTCMinute as J, type ApplyChangeOptions as K, type LocaleCode as L, type Millisecond as M, type NumberType as N, type FrankFurter as O, type PercentageOptions as P, type Quarter as Q, type RandomNumberOptions as R, type SupportedCurrency as S, type Time as T, type UTCOffSet as U, type GetChangeOptions as V, type WithoutOrigin as W, type GetDifferenceOptions as X, type Year as Y, type ZodiacSign as Z, type GetOriginalOptions as _, Chronos as a, type GetValueOptions as a0, type InversePercentageOptions as a1, type SIPrefix as a2, type UnitKey as a3, type UnitLabel as a4, type UnitNumberMethods as a5, type ConvertedDecimal as b, type CurrencyCode as c, type ConvertOptions as d, type RangeOptions as e, type RangedNumbers as f, Unit as g, type ChronosFormat as h, type ChronosInput as i, type ChronosMethods as j, type ChronosObject as k, type DateParts as l, type Day as m, type DayPart as n, type DayPartConfig as o, type Hours as p, type Minute as q, type Minutes as r, type Month as s, type MonthDate as t, type NegativeUTCHour as u, type PositiveUTCHour as v, type Second as w, type Seconds as x, type StrictFormat as y, type TimeDuration as z };
|
|
@@ -2042,4 +2042,4 @@ declare class Chronos {
|
|
|
2042
2042
|
static isValidChronos(value: unknown): value is Chronos;
|
|
2043
2043
|
}
|
|
2044
2044
|
|
|
2045
|
-
export { type GetPercentOptions as $, type
|
|
2045
|
+
export { type GetPercentOptions as $, type TimeFormats as A, type TimeParts as B, type ChronosStatics as C, type DecimalOptions as D, type TimeUnit as E, type FormatOptions as F, type GreetingConfigs as G, type Hour as H, type TimeZone as I, type UTCMinute as J, type ApplyChangeOptions as K, type LocaleCode as L, type Millisecond as M, type NumberType as N, type FrankFurter as O, type PercentageOptions as P, type Quarter as Q, type RandomNumberOptions as R, type SupportedCurrency as S, type Time as T, type UTCOffSet as U, type GetChangeOptions as V, type WithoutOrigin as W, type GetDifferenceOptions as X, type Year as Y, type ZodiacSign as Z, type GetOriginalOptions as _, Chronos as a, type GetValueOptions as a0, type InversePercentageOptions as a1, type SIPrefix as a2, type UnitKey as a3, type UnitLabel as a4, type UnitNumberMethods as a5, type ConvertedDecimal as b, type CurrencyCode as c, type ConvertOptions as d, type RangeOptions as e, type RangedNumbers as f, Unit as g, type ChronosFormat as h, type ChronosInput as i, type ChronosMethods as j, type ChronosObject as k, type DateParts as l, type Day as m, type DayPart as n, type DayPartConfig as o, type Hours as p, type Minute as q, type Minutes as r, type Month as s, type MonthDate as t, type NegativeUTCHour as u, type PositiveUTCHour as v, type Second as w, type Seconds as x, type StrictFormat as y, type TimeDuration as z };
|
package/dist/chronos.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as ChronosStatics } from './Chronos-
|
|
2
|
-
export { a as Chronos,
|
|
1
|
+
import { C as ChronosStatics } from './Chronos-v7ni8eaQ.mjs';
|
|
2
|
+
export { a as Chronos, a as Chronus } from './Chronos-v7ni8eaQ.mjs';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* @remarks
|
|
@@ -38,4 +38,4 @@ export { a as Chronos, b as ChronosFormat, c as ChronosInput, d as ChronosMethod
|
|
|
38
38
|
*/
|
|
39
39
|
declare const typedChronos: ChronosStatics;
|
|
40
40
|
|
|
41
|
-
export {
|
|
41
|
+
export { typedChronos as chronos, typedChronos as chronosjs, typedChronos as chronosts, typedChronos as chronus, typedChronos as chronusjs, typedChronos as chronusts };
|
package/dist/chronos.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as ChronosStatics } from './Chronos-
|
|
2
|
-
export { a as Chronos,
|
|
1
|
+
import { C as ChronosStatics } from './Chronos-v7ni8eaQ.js';
|
|
2
|
+
export { a as Chronos, a as Chronus } from './Chronos-v7ni8eaQ.js';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* @remarks
|
|
@@ -38,4 +38,4 @@ export { a as Chronos, b as ChronosFormat, c as ChronosInput, d as ChronosMethod
|
|
|
38
38
|
*/
|
|
39
39
|
declare const typedChronos: ChronosStatics;
|
|
40
40
|
|
|
41
|
-
export {
|
|
41
|
+
export { typedChronos as chronos, typedChronos as chronosjs, typedChronos as chronosts, typedChronos as chronus, typedChronos as chronusjs, typedChronos as chronusts };
|