@snack-uikit/calendar
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -6,2 +6,11 @@ # Change Log | ||
## 0.7.1 (2024-02-07) | ||
### Only dependencies have been changed | ||
* [@snack-uikit/locale@0.1.1](https://github.com/cloud-ru-tech/snack-uikit/blob/master/packages/locale/CHANGELOG.md) | ||
# 0.7.0 (2024-02-06) | ||
@@ -8,0 +17,0 @@ |
@@ -21,5 +21,5 @@ import { LocaleLang } from '@snack-uikit/locale'; | ||
localeProp?: Intl.Locale | undefined; | ||
ctxLocale?: `${string}_${string}` | undefined; | ||
ctxLocale?: string | undefined; | ||
}) => Intl.Locale; | ||
export declare const getStartOfWeek: (locale: Intl.Locale) => import("weekstart").DayOfWeek; | ||
export declare const isWeekend: (date: Date, viewMode: ViewMode) => boolean; |
@@ -7,3 +7,3 @@ { | ||
"title": "Calendar", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"sideEffects": [ | ||
@@ -37,3 +37,3 @@ "*.css", | ||
"@snack-uikit/icons": "0.20.1", | ||
"@snack-uikit/locale": "0.1.0", | ||
"@snack-uikit/locale": "0.1.1", | ||
"@snack-uikit/utils": "3.2.0", | ||
@@ -44,3 +44,3 @@ "classnames": "2.3.2", | ||
}, | ||
"gitHead": "e38849932e4595cfeaf19733fcd296ffcfc7322e" | ||
"gitHead": "0e3f0ca15d2f0903a25bfa72bd95da9a414bddc2" | ||
} |
136038
+ Added@snack-uikit/locale@0.1.1(transitive)
- Removed@snack-uikit/locale@0.1.0(transitive)
Updated@snack-uikit/locale@0.1.1