sprintify-ui 0.10.87 → 0.11.0
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/{BaseCkeditor-Laq0HbvP.js → BaseCkeditor-Dcqohrsz.js} +14 -14
- package/dist/sprintify-ui.es.js +12480 -12553
- package/dist/style.css +2 -2
- package/dist/types/components/BaseActionItem.vue.d.ts +11 -5
- package/dist/types/components/BaseAddressForm.vue.d.ts +1 -1
- package/dist/types/components/BaseAlert.vue.d.ts +3 -21
- package/dist/types/components/BaseApp.vue.d.ts +2 -9
- package/dist/types/components/BaseAutocomplete.vue.d.ts +19 -643
- package/dist/types/components/BaseAutocompleteDrawer.vue.d.ts +21 -104
- package/dist/types/components/BaseAutocompleteFetch.vue.d.ts +26 -1045
- package/dist/types/components/BaseAvatarGroup.vue.d.ts +1 -1
- package/dist/types/components/BaseBadge.vue.d.ts +3 -20
- package/dist/types/components/BaseBelongsTo.vue.d.ts +19 -1022
- package/dist/types/components/BaseBelongsToFetch.vue.d.ts +10 -745
- package/dist/types/components/BaseButton.vue.d.ts +6 -77
- package/dist/types/components/BaseButtonGroup.vue.d.ts +3 -159
- package/dist/types/components/BaseCard.vue.d.ts +2 -23
- package/dist/types/components/BaseCardRow.vue.d.ts +2 -16
- package/dist/types/components/BaseCkeditor.vue.d.ts +1 -1
- package/dist/types/components/BaseClipboard.vue.d.ts +2 -42
- package/dist/types/components/BaseCollapse.vue.d.ts +2 -26
- package/dist/types/components/BaseContainer.vue.d.ts +2 -12
- package/dist/types/components/BaseCounter.vue.d.ts +1 -1
- package/dist/types/components/BaseCropper.vue.d.ts +3 -35
- package/dist/types/components/BaseDataIterator.vue.d.ts +18 -11
- package/dist/types/components/BaseDataIteratorSectionBox.vue.d.ts +2 -10
- package/dist/types/components/BaseDataIteratorSectionModal.vue.d.ts +2 -16
- package/dist/types/components/BaseDataTable.vue.d.ts +54 -2141
- package/dist/types/components/BaseDataTableTemplate.vue.d.ts +2 -584
- package/dist/types/components/BaseDatePicker.vue.d.ts +2 -2
- package/dist/types/components/BaseDescriptionList.vue.d.ts +2 -7
- package/dist/types/components/BaseDescriptionListItem.vue.d.ts +2 -9
- package/dist/types/components/BaseDialog.vue.d.ts +3 -110
- package/dist/types/components/BaseDisplayRelativeTime.vue.d.ts +2 -51
- package/dist/types/components/BaseDraggable.vue.d.ts +2 -18
- package/dist/types/components/BaseDropdown.vue.d.ts +2 -147
- package/dist/types/components/BaseDropdownAutocomplete.vue.d.ts +3 -124
- package/dist/types/components/BaseField.vue.d.ts +3 -99
- package/dist/types/components/BaseFilePicker.vue.d.ts +2 -28
- package/dist/types/components/BaseFilePickerCrop.vue.d.ts +2 -80
- package/dist/types/components/BaseFileUploader.vue.d.ts +3 -173
- package/dist/types/components/BaseForm.vue.d.ts +3 -150
- package/dist/types/components/BaseGantt.vue.d.ts +40 -1141
- package/dist/types/components/BaseHasMany.vue.d.ts +18 -577
- package/dist/types/components/BaseHasManyFetch.vue.d.ts +3 -589
- package/dist/types/components/BaseInput.vue.d.ts +3 -3
- package/dist/types/components/BaseInputError.vue.d.ts +2 -19
- package/dist/types/components/BaseInputPercent.vue.d.ts +1 -1
- package/dist/types/components/BaseLayoutSidebar.vue.d.ts +2 -112
- package/dist/types/components/BaseLayoutSidebarConfigurable.vue.d.ts +2 -113
- package/dist/types/components/BaseLayoutStacked.vue.d.ts +2 -52
- package/dist/types/components/BaseLayoutStackedConfigurable.vue.d.ts +2 -117
- package/dist/types/components/BaseLazy.vue.d.ts +2 -13
- package/dist/types/components/BaseMediaGallery.vue.d.ts +3 -3
- package/dist/types/components/BaseMediaGalleryItem.vue.d.ts +1 -1
- package/dist/types/components/BaseMediaLibrary.vue.d.ts +3 -207
- package/dist/types/components/BaseMediaList.vue.d.ts +3 -3
- package/dist/types/components/BaseMediaListItem.vue.d.ts +1 -1
- package/dist/types/components/BaseMediaPictures.vue.d.ts +3 -3
- package/dist/types/components/BaseMediaPicturesItem.vue.d.ts +1 -1
- package/dist/types/components/BaseMenu.vue.d.ts +2 -209
- package/dist/types/components/BaseMenuItem.vue.d.ts +1 -1
- package/dist/types/components/BaseModalCenter.vue.d.ts +2 -83
- package/dist/types/components/BaseModalSide.vue.d.ts +2 -80
- package/dist/types/components/BaseNavbar.vue.d.ts +2 -83
- package/dist/types/components/BasePassword.vue.d.ts +1 -1
- package/dist/types/components/BaseRadioGroup.vue.d.ts +2 -107
- package/dist/types/components/BaseReadMore.vue.d.ts +2 -28
- package/dist/types/components/BaseRichText.vue.d.ts +1 -1
- package/dist/types/components/BaseSelect.vue.d.ts +4 -148
- package/dist/types/components/BaseShortcut.vue.d.ts +1 -1
- package/dist/types/components/BaseSideNavigation.vue.d.ts +2 -7
- package/dist/types/components/BaseSideNavigationItem.vue.d.ts +3 -19
- package/dist/types/components/BaseSkeleton.vue.d.ts +1 -1
- package/dist/types/components/BaseSwitch.vue.d.ts +3 -120
- package/dist/types/components/BaseSystemAlert.vue.d.ts +3 -55
- package/dist/types/components/BaseTabItem.vue.d.ts +4 -27
- package/dist/types/components/BaseTable.vue.d.ts +3 -24
- package/dist/types/components/BaseTableBody.vue.d.ts +2 -4
- package/dist/types/components/BaseTableCell.vue.d.ts +6 -36
- package/dist/types/components/BaseTableColumn.vue.d.ts +4 -4
- package/dist/types/components/BaseTableHead.vue.d.ts +2 -9
- package/dist/types/components/BaseTableHeader.vue.d.ts +4 -40
- package/dist/types/components/BaseTableRow.vue.d.ts +4 -38
- package/dist/types/components/BaseTabs.vue.d.ts +2 -16
- package/dist/types/components/BaseTagAutocomplete.vue.d.ts +25 -571
- package/dist/types/components/BaseTagAutocompleteFetch.vue.d.ts +3 -796
- package/dist/types/components/BaseTextarea.vue.d.ts +1 -1
- package/dist/types/components/BaseTextareaAutoresize.vue.d.ts +1 -1
- package/dist/types/components/BaseTimePicker.vue.d.ts +1 -1
- package/dist/types/components/BaseTooltip.vue.d.ts +2 -35
- package/dist/types/services/gantt/types.d.ts +18 -8
- package/package.json +6 -9
- package/src/changelog.mdx +1 -1
- package/src/components/BaseAssign.mdx +1 -1
- package/src/components/BaseAutocomplete.stories.js +10 -0
- package/src/components/BaseAutocomplete.vue +11 -1
- package/src/components/BaseAutocompleteDrawer.vue +52 -1
- package/src/components/BaseAutocompleteFetch.stories.js +6 -0
- package/src/components/BaseAutocompleteFetch.vue +15 -0
- package/src/components/BaseBelongsTo.stories.js +5 -0
- package/src/components/BaseBelongsTo.vue +10 -0
- package/src/components/BaseBelongsToFetch.stories.js +6 -0
- package/src/components/BaseBelongsToFetch.vue +9 -0
- package/src/components/BaseForm.mdx +1 -1
- package/src/components/BaseGantt.mdx +79 -0
- package/src/components/BaseGantt.stories.js +25 -10
- package/src/components/BaseGantt.vue +192 -58
- package/src/components/BaseHasMany.stories.js +5 -0
- package/src/components/BaseHasMany.vue +10 -0
- package/src/components/BaseHasManyFetch.stories.js +12 -0
- package/src/components/BaseTagAutocomplete.stories.js +5 -0
- package/src/components/BaseTagAutocomplete.vue +34 -1
- package/src/components/BaseTagAutocompleteFetch.stories.js +6 -0
- package/src/services/gantt/format.ts +30 -7
- package/src/services/gantt/types.ts +18 -8
|
@@ -1,1152 +1,51 @@
|
|
|
1
|
-
import { GanttRow, GanttRowFormatted,
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import { GanttRow, GanttRowFormatted, GanttItemFormatted } from '@/services/gantt/types';
|
|
2
|
+
import { VNode } from 'vue';
|
|
3
|
+
interface Props {
|
|
4
|
+
/**
|
|
5
|
+
* Rows to display in the Gantt chart
|
|
6
|
+
*/
|
|
4
7
|
rows: GanttRow[];
|
|
8
|
+
/**
|
|
9
|
+
* Width of the sidebar in pixels
|
|
10
|
+
*/
|
|
11
|
+
sidebarWidth?: number;
|
|
12
|
+
/**
|
|
13
|
+
* Height of each row in pixels
|
|
14
|
+
*/
|
|
5
15
|
rowHeight?: number;
|
|
6
|
-
|
|
16
|
+
/**
|
|
17
|
+
* Maximum height of the Gantt chart in pixels. The chart will be scrollable if the content exceeds this height.
|
|
18
|
+
*/
|
|
7
19
|
maxHeight?: number;
|
|
20
|
+
/**
|
|
21
|
+
* Whether to include a "now" line in the Gantt chart
|
|
22
|
+
*/
|
|
8
23
|
includeToday?: boolean;
|
|
24
|
+
}
|
|
25
|
+
type __VLS_Slots = {
|
|
26
|
+
sidebarRow: (props: {
|
|
27
|
+
row: GanttRowFormatted;
|
|
28
|
+
}) => VNode[];
|
|
29
|
+
sidebarItem: (props: {
|
|
30
|
+
item: GanttItemFormatted;
|
|
31
|
+
}) => VNode[];
|
|
32
|
+
row: (props: {
|
|
33
|
+
row: GanttRowFormatted;
|
|
34
|
+
}) => VNode[];
|
|
35
|
+
item: (props: {
|
|
36
|
+
item: GanttItemFormatted;
|
|
37
|
+
}) => VNode[];
|
|
9
38
|
};
|
|
10
|
-
declare const
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
declare const rowsInternal: import("vue").Ref<{
|
|
17
|
-
id: number | string;
|
|
18
|
-
name: string;
|
|
19
|
-
meta?: Record<string, unknown> | undefined;
|
|
20
|
-
items: {
|
|
21
|
-
id: number | string;
|
|
22
|
-
start: {
|
|
23
|
-
get: (unit: keyof import("luxon").DateTime) => number;
|
|
24
|
-
getPossibleOffsets: () => import("luxon").DateTime<boolean>[];
|
|
25
|
-
readonly isValid: import("luxon/src/_util").IfValid<true, false, IsValid>;
|
|
26
|
-
readonly invalidReason: import("luxon/src/_util").IfValid<null, string, IsValid>;
|
|
27
|
-
readonly invalidExplanation: import("luxon/src/_util").IfValid<null, string | null, IsValid>;
|
|
28
|
-
readonly locale: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
29
|
-
readonly numberingSystem: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
30
|
-
readonly outputCalendar: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
31
|
-
readonly zone: import("luxon").Zone<IsValid>;
|
|
32
|
-
readonly zoneName: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
33
|
-
readonly year: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
34
|
-
readonly quarter: import("luxon/src/_util").IfValid<import("luxon").QuarterNumbers, typeof NaN, IsValid>;
|
|
35
|
-
readonly month: import("luxon/src/_util").IfValid<import("luxon").MonthNumbers, typeof NaN, IsValid>;
|
|
36
|
-
readonly day: import("luxon/src/_util").IfValid<import("luxon").DayNumbers, typeof NaN, IsValid>;
|
|
37
|
-
readonly hour: import("luxon/src/_util").IfValid<import("luxon").HourNumbers, typeof NaN, IsValid>;
|
|
38
|
-
readonly minute: import("luxon/src/_util").IfValid<import("luxon").MinuteNumbers, typeof NaN, IsValid>;
|
|
39
|
-
readonly second: import("luxon/src/_util").IfValid<import("luxon").SecondNumbers, typeof NaN, IsValid>;
|
|
40
|
-
readonly millisecond: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
41
|
-
readonly weekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
42
|
-
readonly weekNumber: import("luxon/src/_util").IfValid<import("luxon").WeekNumbers, typeof NaN, IsValid>;
|
|
43
|
-
readonly weekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
44
|
-
readonly isWeekend: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
45
|
-
readonly localWeekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
46
|
-
readonly localWeekNumber: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
47
|
-
readonly localWeekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
48
|
-
readonly ordinal: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
49
|
-
readonly monthShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
50
|
-
readonly monthLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
51
|
-
readonly weekdayShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
52
|
-
readonly weekdayLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
53
|
-
readonly offset: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
54
|
-
readonly offsetNameShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
55
|
-
readonly offsetNameLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
56
|
-
readonly isOffsetFixed: import("luxon/src/_util").IfValid<boolean, null, IsValid>;
|
|
57
|
-
readonly isInDST: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
58
|
-
readonly isInLeapYear: boolean;
|
|
59
|
-
readonly daysInMonth: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInMonth, undefined, IsValid>;
|
|
60
|
-
readonly daysInYear: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInYear, typeof NaN, IsValid>;
|
|
61
|
-
readonly weeksInWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
62
|
-
readonly weeksInLocalWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
63
|
-
resolvedLocaleOptions: (opts?: import("luxon").LocaleOptions | import("luxon").DateTimeFormatOptions) => import("luxon").ResolvedLocaleOptions;
|
|
64
|
-
toUTC: (offset?: number, opts?: import("luxon").ZoneOptions) => import("luxon").DateTime<boolean>;
|
|
65
|
-
toLocal: () => import("luxon").DateTime<boolean>;
|
|
66
|
-
setZone: (zone?: string | import("luxon").Zone, opts?: import("luxon").ZoneOptions) => import("luxon").DateTimeMaybeValid;
|
|
67
|
-
reconfigure: (properties: import("luxon").LocaleOptions) => import("luxon").DateTime<boolean>;
|
|
68
|
-
setLocale: (locale: string) => import("luxon").DateTime<boolean>;
|
|
69
|
-
set: (values: import("luxon").DateObjectUnits) => import("luxon").DateTime<boolean>;
|
|
70
|
-
plus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
71
|
-
minus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
72
|
-
startOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").StartOfOptions) => import("luxon").DateTime<boolean>;
|
|
73
|
-
endOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").EndOfOptions) => import("luxon").DateTime<boolean>;
|
|
74
|
-
toFormat: (format: string, options?: import("luxon").LocaleOptions) => string;
|
|
75
|
-
toLocaleString: (formatOpts?: import("luxon").DateTimeFormatOptions, opts?: import("luxon").LocaleOptions) => string;
|
|
76
|
-
toLocaleParts: (opts?: import("luxon").DateTimeFormatOptions) => Intl.DateTimeFormatPart[];
|
|
77
|
-
toISO: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
78
|
-
toISODate: (opts?: import("luxon").ToISODateOptions) => string | null;
|
|
79
|
-
toISOWeekDate: () => string | null;
|
|
80
|
-
toISOTime: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
81
|
-
toRFC2822: () => string | null;
|
|
82
|
-
toHTTP: () => string | null;
|
|
83
|
-
toSQLDate: () => string | null;
|
|
84
|
-
toSQLTime: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
85
|
-
toSQL: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
86
|
-
toString: () => string;
|
|
87
|
-
valueOf: () => number;
|
|
88
|
-
toMillis: () => number;
|
|
89
|
-
toSeconds: () => number;
|
|
90
|
-
toUnixInteger: () => number;
|
|
91
|
-
toJSON: () => string | null;
|
|
92
|
-
toBSON: () => Date;
|
|
93
|
-
toObject: <IncludeConfig extends boolean | undefined>(opts?: {
|
|
94
|
-
includeConfig?: IncludeConfig | undefined;
|
|
95
|
-
} | undefined) => import("luxon")._ToObjectOutput<IncludeConfig> | Partial<import("luxon")._ToObjectOutput<IncludeConfig>>;
|
|
96
|
-
toJSDate: () => Date;
|
|
97
|
-
diff: (otherDateTime: import("luxon").DateTime, unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<boolean>;
|
|
98
|
-
diffNow: (unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<import("luxon/src/_util").Valid>;
|
|
99
|
-
until: (otherDateTime: import("luxon").DateTime) => import("luxon").Interval<true> | import("luxon").DateTime<false>;
|
|
100
|
-
hasSame: (otherDateTime: import("luxon").DateTime, unit: import("luxon").DateTimeUnit, opts?: import("luxon").HasSameOptions) => boolean;
|
|
101
|
-
equals: (other: import("luxon").DateTime) => boolean;
|
|
102
|
-
toRelative: (options?: import("luxon").ToRelativeOptions) => string | null;
|
|
103
|
-
toRelativeCalendar: (options?: import("luxon").ToRelativeCalendarOptions) => string | null;
|
|
104
|
-
};
|
|
105
|
-
end: {
|
|
106
|
-
get: (unit: keyof import("luxon").DateTime) => number;
|
|
107
|
-
getPossibleOffsets: () => import("luxon").DateTime<boolean>[];
|
|
108
|
-
readonly isValid: import("luxon/src/_util").IfValid<true, false, IsValid>;
|
|
109
|
-
readonly invalidReason: import("luxon/src/_util").IfValid<null, string, IsValid>;
|
|
110
|
-
readonly invalidExplanation: import("luxon/src/_util").IfValid<null, string | null, IsValid>;
|
|
111
|
-
readonly locale: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
112
|
-
readonly numberingSystem: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
113
|
-
readonly outputCalendar: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
114
|
-
readonly zone: import("luxon").Zone<IsValid>;
|
|
115
|
-
readonly zoneName: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
116
|
-
readonly year: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
117
|
-
readonly quarter: import("luxon/src/_util").IfValid<import("luxon").QuarterNumbers, typeof NaN, IsValid>;
|
|
118
|
-
readonly month: import("luxon/src/_util").IfValid<import("luxon").MonthNumbers, typeof NaN, IsValid>;
|
|
119
|
-
readonly day: import("luxon/src/_util").IfValid<import("luxon").DayNumbers, typeof NaN, IsValid>;
|
|
120
|
-
readonly hour: import("luxon/src/_util").IfValid<import("luxon").HourNumbers, typeof NaN, IsValid>;
|
|
121
|
-
readonly minute: import("luxon/src/_util").IfValid<import("luxon").MinuteNumbers, typeof NaN, IsValid>;
|
|
122
|
-
readonly second: import("luxon/src/_util").IfValid<import("luxon").SecondNumbers, typeof NaN, IsValid>;
|
|
123
|
-
readonly millisecond: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
124
|
-
readonly weekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
125
|
-
readonly weekNumber: import("luxon/src/_util").IfValid<import("luxon").WeekNumbers, typeof NaN, IsValid>;
|
|
126
|
-
readonly weekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
127
|
-
readonly isWeekend: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
128
|
-
readonly localWeekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
129
|
-
readonly localWeekNumber: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
130
|
-
readonly localWeekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
131
|
-
readonly ordinal: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
132
|
-
readonly monthShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
133
|
-
readonly monthLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
134
|
-
readonly weekdayShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
135
|
-
readonly weekdayLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
136
|
-
readonly offset: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
137
|
-
readonly offsetNameShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
138
|
-
readonly offsetNameLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
139
|
-
readonly isOffsetFixed: import("luxon/src/_util").IfValid<boolean, null, IsValid>;
|
|
140
|
-
readonly isInDST: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
141
|
-
readonly isInLeapYear: boolean;
|
|
142
|
-
readonly daysInMonth: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInMonth, undefined, IsValid>;
|
|
143
|
-
readonly daysInYear: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInYear, typeof NaN, IsValid>;
|
|
144
|
-
readonly weeksInWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
145
|
-
readonly weeksInLocalWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
146
|
-
resolvedLocaleOptions: (opts?: import("luxon").LocaleOptions | import("luxon").DateTimeFormatOptions) => import("luxon").ResolvedLocaleOptions;
|
|
147
|
-
toUTC: (offset?: number, opts?: import("luxon").ZoneOptions) => import("luxon").DateTime<boolean>;
|
|
148
|
-
toLocal: () => import("luxon").DateTime<boolean>;
|
|
149
|
-
setZone: (zone?: string | import("luxon").Zone, opts?: import("luxon").ZoneOptions) => import("luxon").DateTimeMaybeValid;
|
|
150
|
-
reconfigure: (properties: import("luxon").LocaleOptions) => import("luxon").DateTime<boolean>;
|
|
151
|
-
setLocale: (locale: string) => import("luxon").DateTime<boolean>;
|
|
152
|
-
set: (values: import("luxon").DateObjectUnits) => import("luxon").DateTime<boolean>;
|
|
153
|
-
plus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
154
|
-
minus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
155
|
-
startOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").StartOfOptions) => import("luxon").DateTime<boolean>;
|
|
156
|
-
endOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").EndOfOptions) => import("luxon").DateTime<boolean>;
|
|
157
|
-
toFormat: (format: string, options?: import("luxon").LocaleOptions) => string;
|
|
158
|
-
toLocaleString: (formatOpts?: import("luxon").DateTimeFormatOptions, opts?: import("luxon").LocaleOptions) => string;
|
|
159
|
-
toLocaleParts: (opts?: import("luxon").DateTimeFormatOptions) => Intl.DateTimeFormatPart[];
|
|
160
|
-
toISO: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
161
|
-
toISODate: (opts?: import("luxon").ToISODateOptions) => string | null;
|
|
162
|
-
toISOWeekDate: () => string | null;
|
|
163
|
-
toISOTime: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
164
|
-
toRFC2822: () => string | null;
|
|
165
|
-
toHTTP: () => string | null;
|
|
166
|
-
toSQLDate: () => string | null;
|
|
167
|
-
toSQLTime: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
168
|
-
toSQL: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
169
|
-
toString: () => string;
|
|
170
|
-
valueOf: () => number;
|
|
171
|
-
toMillis: () => number;
|
|
172
|
-
toSeconds: () => number;
|
|
173
|
-
toUnixInteger: () => number;
|
|
174
|
-
toJSON: () => string | null;
|
|
175
|
-
toBSON: () => Date;
|
|
176
|
-
toObject: <IncludeConfig extends boolean | undefined>(opts?: {
|
|
177
|
-
includeConfig?: IncludeConfig | undefined;
|
|
178
|
-
} | undefined) => import("luxon")._ToObjectOutput<IncludeConfig> | Partial<import("luxon")._ToObjectOutput<IncludeConfig>>;
|
|
179
|
-
toJSDate: () => Date;
|
|
180
|
-
diff: (otherDateTime: import("luxon").DateTime, unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<boolean>;
|
|
181
|
-
diffNow: (unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<import("luxon/src/_util").Valid>;
|
|
182
|
-
until: (otherDateTime: import("luxon").DateTime) => import("luxon").Interval<true> | import("luxon").DateTime<false>;
|
|
183
|
-
hasSame: (otherDateTime: import("luxon").DateTime, unit: import("luxon").DateTimeUnit, opts?: import("luxon").HasSameOptions) => boolean;
|
|
184
|
-
equals: (other: import("luxon").DateTime) => boolean;
|
|
185
|
-
toRelative: (options?: import("luxon").ToRelativeOptions) => string | null;
|
|
186
|
-
toRelativeCalendar: (options?: import("luxon").ToRelativeCalendarOptions) => string | null;
|
|
187
|
-
};
|
|
188
|
-
name: string;
|
|
189
|
-
meta?: Record<string, unknown> | undefined;
|
|
190
|
-
color: string;
|
|
191
|
-
milliseconds: number;
|
|
192
|
-
x: number;
|
|
193
|
-
y: number;
|
|
194
|
-
width: number;
|
|
195
|
-
height: number;
|
|
196
|
-
}[];
|
|
197
|
-
}[], GanttRowFormatted[] | {
|
|
198
|
-
id: number | string;
|
|
199
|
-
name: string;
|
|
200
|
-
meta?: Record<string, unknown> | undefined;
|
|
201
|
-
items: {
|
|
202
|
-
id: number | string;
|
|
203
|
-
start: {
|
|
204
|
-
get: (unit: keyof import("luxon").DateTime) => number;
|
|
205
|
-
getPossibleOffsets: () => import("luxon").DateTime<boolean>[];
|
|
206
|
-
readonly isValid: import("luxon/src/_util").IfValid<true, false, IsValid>;
|
|
207
|
-
readonly invalidReason: import("luxon/src/_util").IfValid<null, string, IsValid>;
|
|
208
|
-
readonly invalidExplanation: import("luxon/src/_util").IfValid<null, string | null, IsValid>;
|
|
209
|
-
readonly locale: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
210
|
-
readonly numberingSystem: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
211
|
-
readonly outputCalendar: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
212
|
-
readonly zone: import("luxon").Zone<IsValid>;
|
|
213
|
-
readonly zoneName: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
214
|
-
readonly year: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
215
|
-
readonly quarter: import("luxon/src/_util").IfValid<import("luxon").QuarterNumbers, typeof NaN, IsValid>;
|
|
216
|
-
readonly month: import("luxon/src/_util").IfValid<import("luxon").MonthNumbers, typeof NaN, IsValid>;
|
|
217
|
-
readonly day: import("luxon/src/_util").IfValid<import("luxon").DayNumbers, typeof NaN, IsValid>;
|
|
218
|
-
readonly hour: import("luxon/src/_util").IfValid<import("luxon").HourNumbers, typeof NaN, IsValid>;
|
|
219
|
-
readonly minute: import("luxon/src/_util").IfValid<import("luxon").MinuteNumbers, typeof NaN, IsValid>;
|
|
220
|
-
readonly second: import("luxon/src/_util").IfValid<import("luxon").SecondNumbers, typeof NaN, IsValid>;
|
|
221
|
-
readonly millisecond: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
222
|
-
readonly weekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
223
|
-
readonly weekNumber: import("luxon/src/_util").IfValid<import("luxon").WeekNumbers, typeof NaN, IsValid>;
|
|
224
|
-
readonly weekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
225
|
-
readonly isWeekend: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
226
|
-
readonly localWeekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
227
|
-
readonly localWeekNumber: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
228
|
-
readonly localWeekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
229
|
-
readonly ordinal: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
230
|
-
readonly monthShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
231
|
-
readonly monthLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
232
|
-
readonly weekdayShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
233
|
-
readonly weekdayLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
234
|
-
readonly offset: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
235
|
-
readonly offsetNameShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
236
|
-
readonly offsetNameLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
237
|
-
readonly isOffsetFixed: import("luxon/src/_util").IfValid<boolean, null, IsValid>;
|
|
238
|
-
readonly isInDST: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
239
|
-
readonly isInLeapYear: boolean;
|
|
240
|
-
readonly daysInMonth: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInMonth, undefined, IsValid>;
|
|
241
|
-
readonly daysInYear: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInYear, typeof NaN, IsValid>;
|
|
242
|
-
readonly weeksInWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
243
|
-
readonly weeksInLocalWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
244
|
-
resolvedLocaleOptions: (opts?: import("luxon").LocaleOptions | import("luxon").DateTimeFormatOptions) => import("luxon").ResolvedLocaleOptions;
|
|
245
|
-
toUTC: (offset?: number, opts?: import("luxon").ZoneOptions) => import("luxon").DateTime<boolean>;
|
|
246
|
-
toLocal: () => import("luxon").DateTime<boolean>;
|
|
247
|
-
setZone: (zone?: string | import("luxon").Zone, opts?: import("luxon").ZoneOptions) => import("luxon").DateTimeMaybeValid;
|
|
248
|
-
reconfigure: (properties: import("luxon").LocaleOptions) => import("luxon").DateTime<boolean>;
|
|
249
|
-
setLocale: (locale: string) => import("luxon").DateTime<boolean>;
|
|
250
|
-
set: (values: import("luxon").DateObjectUnits) => import("luxon").DateTime<boolean>;
|
|
251
|
-
plus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
252
|
-
minus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
253
|
-
startOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").StartOfOptions) => import("luxon").DateTime<boolean>;
|
|
254
|
-
endOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").EndOfOptions) => import("luxon").DateTime<boolean>;
|
|
255
|
-
toFormat: (format: string, options?: import("luxon").LocaleOptions) => string;
|
|
256
|
-
toLocaleString: (formatOpts?: import("luxon").DateTimeFormatOptions, opts?: import("luxon").LocaleOptions) => string;
|
|
257
|
-
toLocaleParts: (opts?: import("luxon").DateTimeFormatOptions) => Intl.DateTimeFormatPart[];
|
|
258
|
-
toISO: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
259
|
-
toISODate: (opts?: import("luxon").ToISODateOptions) => string | null;
|
|
260
|
-
toISOWeekDate: () => string | null;
|
|
261
|
-
toISOTime: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
262
|
-
toRFC2822: () => string | null;
|
|
263
|
-
toHTTP: () => string | null;
|
|
264
|
-
toSQLDate: () => string | null;
|
|
265
|
-
toSQLTime: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
266
|
-
toSQL: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
267
|
-
toString: () => string;
|
|
268
|
-
valueOf: () => number;
|
|
269
|
-
toMillis: () => number;
|
|
270
|
-
toSeconds: () => number;
|
|
271
|
-
toUnixInteger: () => number;
|
|
272
|
-
toJSON: () => string | null;
|
|
273
|
-
toBSON: () => Date;
|
|
274
|
-
toObject: <IncludeConfig extends boolean | undefined>(opts?: {
|
|
275
|
-
includeConfig?: IncludeConfig | undefined;
|
|
276
|
-
} | undefined) => import("luxon")._ToObjectOutput<IncludeConfig> | Partial<import("luxon")._ToObjectOutput<IncludeConfig>>;
|
|
277
|
-
toJSDate: () => Date;
|
|
278
|
-
diff: (otherDateTime: import("luxon").DateTime, unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<boolean>;
|
|
279
|
-
diffNow: (unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<import("luxon/src/_util").Valid>;
|
|
280
|
-
until: (otherDateTime: import("luxon").DateTime) => import("luxon").Interval<true> | import("luxon").DateTime<false>;
|
|
281
|
-
hasSame: (otherDateTime: import("luxon").DateTime, unit: import("luxon").DateTimeUnit, opts?: import("luxon").HasSameOptions) => boolean;
|
|
282
|
-
equals: (other: import("luxon").DateTime) => boolean;
|
|
283
|
-
toRelative: (options?: import("luxon").ToRelativeOptions) => string | null;
|
|
284
|
-
toRelativeCalendar: (options?: import("luxon").ToRelativeCalendarOptions) => string | null;
|
|
285
|
-
};
|
|
286
|
-
end: {
|
|
287
|
-
get: (unit: keyof import("luxon").DateTime) => number;
|
|
288
|
-
getPossibleOffsets: () => import("luxon").DateTime<boolean>[];
|
|
289
|
-
readonly isValid: import("luxon/src/_util").IfValid<true, false, IsValid>;
|
|
290
|
-
readonly invalidReason: import("luxon/src/_util").IfValid<null, string, IsValid>;
|
|
291
|
-
readonly invalidExplanation: import("luxon/src/_util").IfValid<null, string | null, IsValid>;
|
|
292
|
-
readonly locale: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
293
|
-
readonly numberingSystem: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
294
|
-
readonly outputCalendar: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
295
|
-
readonly zone: import("luxon").Zone<IsValid>;
|
|
296
|
-
readonly zoneName: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
297
|
-
readonly year: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
298
|
-
readonly quarter: import("luxon/src/_util").IfValid<import("luxon").QuarterNumbers, typeof NaN, IsValid>;
|
|
299
|
-
readonly month: import("luxon/src/_util").IfValid<import("luxon").MonthNumbers, typeof NaN, IsValid>;
|
|
300
|
-
readonly day: import("luxon/src/_util").IfValid<import("luxon").DayNumbers, typeof NaN, IsValid>;
|
|
301
|
-
readonly hour: import("luxon/src/_util").IfValid<import("luxon").HourNumbers, typeof NaN, IsValid>;
|
|
302
|
-
readonly minute: import("luxon/src/_util").IfValid<import("luxon").MinuteNumbers, typeof NaN, IsValid>;
|
|
303
|
-
readonly second: import("luxon/src/_util").IfValid<import("luxon").SecondNumbers, typeof NaN, IsValid>;
|
|
304
|
-
readonly millisecond: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
305
|
-
readonly weekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
306
|
-
readonly weekNumber: import("luxon/src/_util").IfValid<import("luxon").WeekNumbers, typeof NaN, IsValid>;
|
|
307
|
-
readonly weekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
308
|
-
readonly isWeekend: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
309
|
-
readonly localWeekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
310
|
-
readonly localWeekNumber: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
311
|
-
readonly localWeekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
312
|
-
readonly ordinal: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
313
|
-
readonly monthShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
314
|
-
readonly monthLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
315
|
-
readonly weekdayShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
316
|
-
readonly weekdayLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
317
|
-
readonly offset: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
318
|
-
readonly offsetNameShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
319
|
-
readonly offsetNameLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
320
|
-
readonly isOffsetFixed: import("luxon/src/_util").IfValid<boolean, null, IsValid>;
|
|
321
|
-
readonly isInDST: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
322
|
-
readonly isInLeapYear: boolean;
|
|
323
|
-
readonly daysInMonth: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInMonth, undefined, IsValid>;
|
|
324
|
-
readonly daysInYear: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInYear, typeof NaN, IsValid>;
|
|
325
|
-
readonly weeksInWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
326
|
-
readonly weeksInLocalWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
327
|
-
resolvedLocaleOptions: (opts?: import("luxon").LocaleOptions | import("luxon").DateTimeFormatOptions) => import("luxon").ResolvedLocaleOptions;
|
|
328
|
-
toUTC: (offset?: number, opts?: import("luxon").ZoneOptions) => import("luxon").DateTime<boolean>;
|
|
329
|
-
toLocal: () => import("luxon").DateTime<boolean>;
|
|
330
|
-
setZone: (zone?: string | import("luxon").Zone, opts?: import("luxon").ZoneOptions) => import("luxon").DateTimeMaybeValid;
|
|
331
|
-
reconfigure: (properties: import("luxon").LocaleOptions) => import("luxon").DateTime<boolean>;
|
|
332
|
-
setLocale: (locale: string) => import("luxon").DateTime<boolean>;
|
|
333
|
-
set: (values: import("luxon").DateObjectUnits) => import("luxon").DateTime<boolean>;
|
|
334
|
-
plus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
335
|
-
minus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
336
|
-
startOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").StartOfOptions) => import("luxon").DateTime<boolean>;
|
|
337
|
-
endOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").EndOfOptions) => import("luxon").DateTime<boolean>;
|
|
338
|
-
toFormat: (format: string, options?: import("luxon").LocaleOptions) => string;
|
|
339
|
-
toLocaleString: (formatOpts?: import("luxon").DateTimeFormatOptions, opts?: import("luxon").LocaleOptions) => string;
|
|
340
|
-
toLocaleParts: (opts?: import("luxon").DateTimeFormatOptions) => Intl.DateTimeFormatPart[];
|
|
341
|
-
toISO: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
342
|
-
toISODate: (opts?: import("luxon").ToISODateOptions) => string | null;
|
|
343
|
-
toISOWeekDate: () => string | null;
|
|
344
|
-
toISOTime: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
345
|
-
toRFC2822: () => string | null;
|
|
346
|
-
toHTTP: () => string | null;
|
|
347
|
-
toSQLDate: () => string | null;
|
|
348
|
-
toSQLTime: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
349
|
-
toSQL: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
350
|
-
toString: () => string;
|
|
351
|
-
valueOf: () => number;
|
|
352
|
-
toMillis: () => number;
|
|
353
|
-
toSeconds: () => number;
|
|
354
|
-
toUnixInteger: () => number;
|
|
355
|
-
toJSON: () => string | null;
|
|
356
|
-
toBSON: () => Date;
|
|
357
|
-
toObject: <IncludeConfig extends boolean | undefined>(opts?: {
|
|
358
|
-
includeConfig?: IncludeConfig | undefined;
|
|
359
|
-
} | undefined) => import("luxon")._ToObjectOutput<IncludeConfig> | Partial<import("luxon")._ToObjectOutput<IncludeConfig>>;
|
|
360
|
-
toJSDate: () => Date;
|
|
361
|
-
diff: (otherDateTime: import("luxon").DateTime, unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<boolean>;
|
|
362
|
-
diffNow: (unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<import("luxon/src/_util").Valid>;
|
|
363
|
-
until: (otherDateTime: import("luxon").DateTime) => import("luxon").Interval<true> | import("luxon").DateTime<false>;
|
|
364
|
-
hasSame: (otherDateTime: import("luxon").DateTime, unit: import("luxon").DateTimeUnit, opts?: import("luxon").HasSameOptions) => boolean;
|
|
365
|
-
equals: (other: import("luxon").DateTime) => boolean;
|
|
366
|
-
toRelative: (options?: import("luxon").ToRelativeOptions) => string | null;
|
|
367
|
-
toRelativeCalendar: (options?: import("luxon").ToRelativeCalendarOptions) => string | null;
|
|
368
|
-
};
|
|
369
|
-
name: string;
|
|
370
|
-
meta?: Record<string, unknown> | undefined;
|
|
371
|
-
color: string;
|
|
372
|
-
milliseconds: number;
|
|
373
|
-
x: number;
|
|
374
|
-
y: number;
|
|
375
|
-
width: number;
|
|
376
|
-
height: number;
|
|
377
|
-
}[];
|
|
378
|
-
}[]>;
|
|
379
|
-
declare const groups: import("vue").Ref<{
|
|
380
|
-
date: {
|
|
381
|
-
get: (unit: keyof import("luxon").DateTime) => number;
|
|
382
|
-
getPossibleOffsets: () => import("luxon").DateTime<boolean>[];
|
|
383
|
-
readonly isValid: import("luxon/src/_util").IfValid<true, false, IsValid>;
|
|
384
|
-
readonly invalidReason: import("luxon/src/_util").IfValid<null, string, IsValid>;
|
|
385
|
-
readonly invalidExplanation: import("luxon/src/_util").IfValid<null, string | null, IsValid>;
|
|
386
|
-
readonly locale: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
387
|
-
readonly numberingSystem: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
388
|
-
readonly outputCalendar: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
389
|
-
readonly zone: import("luxon").Zone<IsValid>;
|
|
390
|
-
readonly zoneName: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
391
|
-
readonly year: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
392
|
-
readonly quarter: import("luxon/src/_util").IfValid<import("luxon").QuarterNumbers, typeof NaN, IsValid>;
|
|
393
|
-
readonly month: import("luxon/src/_util").IfValid<import("luxon").MonthNumbers, typeof NaN, IsValid>;
|
|
394
|
-
readonly day: import("luxon/src/_util").IfValid<import("luxon").DayNumbers, typeof NaN, IsValid>;
|
|
395
|
-
readonly hour: import("luxon/src/_util").IfValid<import("luxon").HourNumbers, typeof NaN, IsValid>;
|
|
396
|
-
readonly minute: import("luxon/src/_util").IfValid<import("luxon").MinuteNumbers, typeof NaN, IsValid>;
|
|
397
|
-
readonly second: import("luxon/src/_util").IfValid<import("luxon").SecondNumbers, typeof NaN, IsValid>;
|
|
398
|
-
readonly millisecond: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
399
|
-
readonly weekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
400
|
-
readonly weekNumber: import("luxon/src/_util").IfValid<import("luxon").WeekNumbers, typeof NaN, IsValid>;
|
|
401
|
-
readonly weekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
402
|
-
readonly isWeekend: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
403
|
-
readonly localWeekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
404
|
-
readonly localWeekNumber: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
405
|
-
readonly localWeekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
406
|
-
readonly ordinal: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
407
|
-
readonly monthShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
408
|
-
readonly monthLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
409
|
-
readonly weekdayShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
410
|
-
readonly weekdayLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
411
|
-
readonly offset: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
412
|
-
readonly offsetNameShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
413
|
-
readonly offsetNameLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
414
|
-
readonly isOffsetFixed: import("luxon/src/_util").IfValid<boolean, null, IsValid>;
|
|
415
|
-
readonly isInDST: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
416
|
-
readonly isInLeapYear: boolean;
|
|
417
|
-
readonly daysInMonth: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInMonth, undefined, IsValid>;
|
|
418
|
-
readonly daysInYear: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInYear, typeof NaN, IsValid>;
|
|
419
|
-
readonly weeksInWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
420
|
-
readonly weeksInLocalWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
421
|
-
resolvedLocaleOptions: (opts?: import("luxon").LocaleOptions | import("luxon").DateTimeFormatOptions) => import("luxon").ResolvedLocaleOptions;
|
|
422
|
-
toUTC: (offset?: number, opts?: import("luxon").ZoneOptions) => import("luxon").DateTime<boolean>;
|
|
423
|
-
toLocal: () => import("luxon").DateTime<boolean>;
|
|
424
|
-
setZone: (zone?: string | import("luxon").Zone, opts?: import("luxon").ZoneOptions) => import("luxon").DateTimeMaybeValid;
|
|
425
|
-
reconfigure: (properties: import("luxon").LocaleOptions) => import("luxon").DateTime<boolean>;
|
|
426
|
-
setLocale: (locale: string) => import("luxon").DateTime<boolean>;
|
|
427
|
-
set: (values: import("luxon").DateObjectUnits) => import("luxon").DateTime<boolean>;
|
|
428
|
-
plus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
429
|
-
minus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
430
|
-
startOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").StartOfOptions) => import("luxon").DateTime<boolean>;
|
|
431
|
-
endOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").EndOfOptions) => import("luxon").DateTime<boolean>;
|
|
432
|
-
toFormat: (format: string, options?: import("luxon").LocaleOptions) => string;
|
|
433
|
-
toLocaleString: (formatOpts?: import("luxon").DateTimeFormatOptions, opts?: import("luxon").LocaleOptions) => string;
|
|
434
|
-
toLocaleParts: (opts?: import("luxon").DateTimeFormatOptions) => Intl.DateTimeFormatPart[];
|
|
435
|
-
toISO: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
436
|
-
toISODate: (opts?: import("luxon").ToISODateOptions) => string | null;
|
|
437
|
-
toISOWeekDate: () => string | null;
|
|
438
|
-
toISOTime: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
439
|
-
toRFC2822: () => string | null;
|
|
440
|
-
toHTTP: () => string | null;
|
|
441
|
-
toSQLDate: () => string | null;
|
|
442
|
-
toSQLTime: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
443
|
-
toSQL: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
444
|
-
toString: () => string;
|
|
445
|
-
valueOf: () => number;
|
|
446
|
-
toMillis: () => number;
|
|
447
|
-
toSeconds: () => number;
|
|
448
|
-
toUnixInteger: () => number;
|
|
449
|
-
toJSON: () => string | null;
|
|
450
|
-
toBSON: () => Date;
|
|
451
|
-
toObject: <IncludeConfig extends boolean | undefined>(opts?: {
|
|
452
|
-
includeConfig?: IncludeConfig | undefined;
|
|
453
|
-
} | undefined) => import("luxon")._ToObjectOutput<IncludeConfig> | Partial<import("luxon")._ToObjectOutput<IncludeConfig>>;
|
|
454
|
-
toJSDate: () => Date;
|
|
455
|
-
diff: (otherDateTime: import("luxon").DateTime, unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<boolean>;
|
|
456
|
-
diffNow: (unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<import("luxon/src/_util").Valid>;
|
|
457
|
-
until: (otherDateTime: import("luxon").DateTime) => import("luxon").Interval<true> | import("luxon").DateTime<false>;
|
|
458
|
-
hasSame: (otherDateTime: import("luxon").DateTime, unit: import("luxon").DateTimeUnit, opts?: import("luxon").HasSameOptions) => boolean;
|
|
459
|
-
equals: (other: import("luxon").DateTime) => boolean;
|
|
460
|
-
toRelative: (options?: import("luxon").ToRelativeOptions) => string | null;
|
|
461
|
-
toRelativeCalendar: (options?: import("luxon").ToRelativeCalendarOptions) => string | null;
|
|
462
|
-
};
|
|
463
|
-
x: number;
|
|
464
|
-
width: number;
|
|
465
|
-
label: string;
|
|
466
|
-
labelX: number;
|
|
467
|
-
labelTextAnchor: "start" | "middle" | "end";
|
|
468
|
-
}[], Group[] | {
|
|
469
|
-
date: {
|
|
470
|
-
get: (unit: keyof import("luxon").DateTime) => number;
|
|
471
|
-
getPossibleOffsets: () => import("luxon").DateTime<boolean>[];
|
|
472
|
-
readonly isValid: import("luxon/src/_util").IfValid<true, false, IsValid>;
|
|
473
|
-
readonly invalidReason: import("luxon/src/_util").IfValid<null, string, IsValid>;
|
|
474
|
-
readonly invalidExplanation: import("luxon/src/_util").IfValid<null, string | null, IsValid>;
|
|
475
|
-
readonly locale: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
476
|
-
readonly numberingSystem: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
477
|
-
readonly outputCalendar: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
478
|
-
readonly zone: import("luxon").Zone<IsValid>;
|
|
479
|
-
readonly zoneName: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
480
|
-
readonly year: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
481
|
-
readonly quarter: import("luxon/src/_util").IfValid<import("luxon").QuarterNumbers, typeof NaN, IsValid>;
|
|
482
|
-
readonly month: import("luxon/src/_util").IfValid<import("luxon").MonthNumbers, typeof NaN, IsValid>;
|
|
483
|
-
readonly day: import("luxon/src/_util").IfValid<import("luxon").DayNumbers, typeof NaN, IsValid>;
|
|
484
|
-
readonly hour: import("luxon/src/_util").IfValid<import("luxon").HourNumbers, typeof NaN, IsValid>;
|
|
485
|
-
readonly minute: import("luxon/src/_util").IfValid<import("luxon").MinuteNumbers, typeof NaN, IsValid>;
|
|
486
|
-
readonly second: import("luxon/src/_util").IfValid<import("luxon").SecondNumbers, typeof NaN, IsValid>;
|
|
487
|
-
readonly millisecond: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
488
|
-
readonly weekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
489
|
-
readonly weekNumber: import("luxon/src/_util").IfValid<import("luxon").WeekNumbers, typeof NaN, IsValid>;
|
|
490
|
-
readonly weekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
491
|
-
readonly isWeekend: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
492
|
-
readonly localWeekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
493
|
-
readonly localWeekNumber: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
494
|
-
readonly localWeekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
495
|
-
readonly ordinal: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
496
|
-
readonly monthShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
497
|
-
readonly monthLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
498
|
-
readonly weekdayShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
499
|
-
readonly weekdayLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
500
|
-
readonly offset: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
501
|
-
readonly offsetNameShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
502
|
-
readonly offsetNameLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
503
|
-
readonly isOffsetFixed: import("luxon/src/_util").IfValid<boolean, null, IsValid>;
|
|
504
|
-
readonly isInDST: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
505
|
-
readonly isInLeapYear: boolean;
|
|
506
|
-
readonly daysInMonth: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInMonth, undefined, IsValid>;
|
|
507
|
-
readonly daysInYear: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInYear, typeof NaN, IsValid>;
|
|
508
|
-
readonly weeksInWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
509
|
-
readonly weeksInLocalWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
510
|
-
resolvedLocaleOptions: (opts?: import("luxon").LocaleOptions | import("luxon").DateTimeFormatOptions) => import("luxon").ResolvedLocaleOptions;
|
|
511
|
-
toUTC: (offset?: number, opts?: import("luxon").ZoneOptions) => import("luxon").DateTime<boolean>;
|
|
512
|
-
toLocal: () => import("luxon").DateTime<boolean>;
|
|
513
|
-
setZone: (zone?: string | import("luxon").Zone, opts?: import("luxon").ZoneOptions) => import("luxon").DateTimeMaybeValid;
|
|
514
|
-
reconfigure: (properties: import("luxon").LocaleOptions) => import("luxon").DateTime<boolean>;
|
|
515
|
-
setLocale: (locale: string) => import("luxon").DateTime<boolean>;
|
|
516
|
-
set: (values: import("luxon").DateObjectUnits) => import("luxon").DateTime<boolean>;
|
|
517
|
-
plus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
518
|
-
minus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
519
|
-
startOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").StartOfOptions) => import("luxon").DateTime<boolean>;
|
|
520
|
-
endOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").EndOfOptions) => import("luxon").DateTime<boolean>;
|
|
521
|
-
toFormat: (format: string, options?: import("luxon").LocaleOptions) => string;
|
|
522
|
-
toLocaleString: (formatOpts?: import("luxon").DateTimeFormatOptions, opts?: import("luxon").LocaleOptions) => string;
|
|
523
|
-
toLocaleParts: (opts?: import("luxon").DateTimeFormatOptions) => Intl.DateTimeFormatPart[];
|
|
524
|
-
toISO: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
525
|
-
toISODate: (opts?: import("luxon").ToISODateOptions) => string | null;
|
|
526
|
-
toISOWeekDate: () => string | null;
|
|
527
|
-
toISOTime: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
528
|
-
toRFC2822: () => string | null;
|
|
529
|
-
toHTTP: () => string | null;
|
|
530
|
-
toSQLDate: () => string | null;
|
|
531
|
-
toSQLTime: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
532
|
-
toSQL: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
533
|
-
toString: () => string;
|
|
534
|
-
valueOf: () => number;
|
|
535
|
-
toMillis: () => number;
|
|
536
|
-
toSeconds: () => number;
|
|
537
|
-
toUnixInteger: () => number;
|
|
538
|
-
toJSON: () => string | null;
|
|
539
|
-
toBSON: () => Date;
|
|
540
|
-
toObject: <IncludeConfig extends boolean | undefined>(opts?: {
|
|
541
|
-
includeConfig?: IncludeConfig | undefined;
|
|
542
|
-
} | undefined) => import("luxon")._ToObjectOutput<IncludeConfig> | Partial<import("luxon")._ToObjectOutput<IncludeConfig>>;
|
|
543
|
-
toJSDate: () => Date;
|
|
544
|
-
diff: (otherDateTime: import("luxon").DateTime, unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<boolean>;
|
|
545
|
-
diffNow: (unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<import("luxon/src/_util").Valid>;
|
|
546
|
-
until: (otherDateTime: import("luxon").DateTime) => import("luxon").Interval<true> | import("luxon").DateTime<false>;
|
|
547
|
-
hasSame: (otherDateTime: import("luxon").DateTime, unit: import("luxon").DateTimeUnit, opts?: import("luxon").HasSameOptions) => boolean;
|
|
548
|
-
equals: (other: import("luxon").DateTime) => boolean;
|
|
549
|
-
toRelative: (options?: import("luxon").ToRelativeOptions) => string | null;
|
|
550
|
-
toRelativeCalendar: (options?: import("luxon").ToRelativeCalendarOptions) => string | null;
|
|
551
|
-
};
|
|
552
|
-
x: number;
|
|
553
|
-
width: number;
|
|
554
|
-
label: string;
|
|
555
|
-
labelX: number;
|
|
556
|
-
labelTextAnchor: "start" | "middle" | "end";
|
|
557
|
-
}[]>;
|
|
558
|
-
declare const ticks: import("vue").Ref<{
|
|
559
|
-
date: {
|
|
560
|
-
get: (unit: keyof import("luxon").DateTime) => number;
|
|
561
|
-
getPossibleOffsets: () => import("luxon").DateTime<boolean>[];
|
|
562
|
-
readonly isValid: import("luxon/src/_util").IfValid<true, false, IsValid>;
|
|
563
|
-
readonly invalidReason: import("luxon/src/_util").IfValid<null, string, IsValid>;
|
|
564
|
-
readonly invalidExplanation: import("luxon/src/_util").IfValid<null, string | null, IsValid>;
|
|
565
|
-
readonly locale: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
566
|
-
readonly numberingSystem: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
567
|
-
readonly outputCalendar: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
568
|
-
readonly zone: import("luxon").Zone<IsValid>;
|
|
569
|
-
readonly zoneName: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
570
|
-
readonly year: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
571
|
-
readonly quarter: import("luxon/src/_util").IfValid<import("luxon").QuarterNumbers, typeof NaN, IsValid>;
|
|
572
|
-
readonly month: import("luxon/src/_util").IfValid<import("luxon").MonthNumbers, typeof NaN, IsValid>;
|
|
573
|
-
readonly day: import("luxon/src/_util").IfValid<import("luxon").DayNumbers, typeof NaN, IsValid>;
|
|
574
|
-
readonly hour: import("luxon/src/_util").IfValid<import("luxon").HourNumbers, typeof NaN, IsValid>;
|
|
575
|
-
readonly minute: import("luxon/src/_util").IfValid<import("luxon").MinuteNumbers, typeof NaN, IsValid>;
|
|
576
|
-
readonly second: import("luxon/src/_util").IfValid<import("luxon").SecondNumbers, typeof NaN, IsValid>;
|
|
577
|
-
readonly millisecond: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
578
|
-
readonly weekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
579
|
-
readonly weekNumber: import("luxon/src/_util").IfValid<import("luxon").WeekNumbers, typeof NaN, IsValid>;
|
|
580
|
-
readonly weekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
581
|
-
readonly isWeekend: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
582
|
-
readonly localWeekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
583
|
-
readonly localWeekNumber: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
584
|
-
readonly localWeekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
585
|
-
readonly ordinal: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
586
|
-
readonly monthShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
587
|
-
readonly monthLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
588
|
-
readonly weekdayShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
589
|
-
readonly weekdayLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
590
|
-
readonly offset: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
591
|
-
readonly offsetNameShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
592
|
-
readonly offsetNameLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
593
|
-
readonly isOffsetFixed: import("luxon/src/_util").IfValid<boolean, null, IsValid>;
|
|
594
|
-
readonly isInDST: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
595
|
-
readonly isInLeapYear: boolean;
|
|
596
|
-
readonly daysInMonth: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInMonth, undefined, IsValid>;
|
|
597
|
-
readonly daysInYear: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInYear, typeof NaN, IsValid>;
|
|
598
|
-
readonly weeksInWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
599
|
-
readonly weeksInLocalWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
600
|
-
resolvedLocaleOptions: (opts?: import("luxon").LocaleOptions | import("luxon").DateTimeFormatOptions) => import("luxon").ResolvedLocaleOptions;
|
|
601
|
-
toUTC: (offset?: number, opts?: import("luxon").ZoneOptions) => import("luxon").DateTime<boolean>;
|
|
602
|
-
toLocal: () => import("luxon").DateTime<boolean>;
|
|
603
|
-
setZone: (zone?: string | import("luxon").Zone, opts?: import("luxon").ZoneOptions) => import("luxon").DateTimeMaybeValid;
|
|
604
|
-
reconfigure: (properties: import("luxon").LocaleOptions) => import("luxon").DateTime<boolean>;
|
|
605
|
-
setLocale: (locale: string) => import("luxon").DateTime<boolean>;
|
|
606
|
-
set: (values: import("luxon").DateObjectUnits) => import("luxon").DateTime<boolean>;
|
|
607
|
-
plus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
608
|
-
minus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
609
|
-
startOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").StartOfOptions) => import("luxon").DateTime<boolean>;
|
|
610
|
-
endOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").EndOfOptions) => import("luxon").DateTime<boolean>;
|
|
611
|
-
toFormat: (format: string, options?: import("luxon").LocaleOptions) => string;
|
|
612
|
-
toLocaleString: (formatOpts?: import("luxon").DateTimeFormatOptions, opts?: import("luxon").LocaleOptions) => string;
|
|
613
|
-
toLocaleParts: (opts?: import("luxon").DateTimeFormatOptions) => Intl.DateTimeFormatPart[];
|
|
614
|
-
toISO: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
615
|
-
toISODate: (opts?: import("luxon").ToISODateOptions) => string | null;
|
|
616
|
-
toISOWeekDate: () => string | null;
|
|
617
|
-
toISOTime: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
618
|
-
toRFC2822: () => string | null;
|
|
619
|
-
toHTTP: () => string | null;
|
|
620
|
-
toSQLDate: () => string | null;
|
|
621
|
-
toSQLTime: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
622
|
-
toSQL: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
623
|
-
toString: () => string;
|
|
624
|
-
valueOf: () => number;
|
|
625
|
-
toMillis: () => number;
|
|
626
|
-
toSeconds: () => number;
|
|
627
|
-
toUnixInteger: () => number;
|
|
628
|
-
toJSON: () => string | null;
|
|
629
|
-
toBSON: () => Date;
|
|
630
|
-
toObject: <IncludeConfig extends boolean | undefined>(opts?: {
|
|
631
|
-
includeConfig?: IncludeConfig | undefined;
|
|
632
|
-
} | undefined) => import("luxon")._ToObjectOutput<IncludeConfig> | Partial<import("luxon")._ToObjectOutput<IncludeConfig>>;
|
|
633
|
-
toJSDate: () => Date;
|
|
634
|
-
diff: (otherDateTime: import("luxon").DateTime, unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<boolean>;
|
|
635
|
-
diffNow: (unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<import("luxon/src/_util").Valid>;
|
|
636
|
-
until: (otherDateTime: import("luxon").DateTime) => import("luxon").Interval<true> | import("luxon").DateTime<false>;
|
|
637
|
-
hasSame: (otherDateTime: import("luxon").DateTime, unit: import("luxon").DateTimeUnit, opts?: import("luxon").HasSameOptions) => boolean;
|
|
638
|
-
equals: (other: import("luxon").DateTime) => boolean;
|
|
639
|
-
toRelative: (options?: import("luxon").ToRelativeOptions) => string | null;
|
|
640
|
-
toRelativeCalendar: (options?: import("luxon").ToRelativeCalendarOptions) => string | null;
|
|
641
|
-
};
|
|
642
|
-
x: number;
|
|
643
|
-
width: number;
|
|
644
|
-
label: string;
|
|
645
|
-
align: "start" | "middle" | string;
|
|
646
|
-
thick: boolean;
|
|
647
|
-
}[], Tick[] | {
|
|
648
|
-
date: {
|
|
649
|
-
get: (unit: keyof import("luxon").DateTime) => number;
|
|
650
|
-
getPossibleOffsets: () => import("luxon").DateTime<boolean>[];
|
|
651
|
-
readonly isValid: import("luxon/src/_util").IfValid<true, false, IsValid>;
|
|
652
|
-
readonly invalidReason: import("luxon/src/_util").IfValid<null, string, IsValid>;
|
|
653
|
-
readonly invalidExplanation: import("luxon/src/_util").IfValid<null, string | null, IsValid>;
|
|
654
|
-
readonly locale: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
655
|
-
readonly numberingSystem: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
656
|
-
readonly outputCalendar: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
657
|
-
readonly zone: import("luxon").Zone<IsValid>;
|
|
658
|
-
readonly zoneName: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
659
|
-
readonly year: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
660
|
-
readonly quarter: import("luxon/src/_util").IfValid<import("luxon").QuarterNumbers, typeof NaN, IsValid>;
|
|
661
|
-
readonly month: import("luxon/src/_util").IfValid<import("luxon").MonthNumbers, typeof NaN, IsValid>;
|
|
662
|
-
readonly day: import("luxon/src/_util").IfValid<import("luxon").DayNumbers, typeof NaN, IsValid>;
|
|
663
|
-
readonly hour: import("luxon/src/_util").IfValid<import("luxon").HourNumbers, typeof NaN, IsValid>;
|
|
664
|
-
readonly minute: import("luxon/src/_util").IfValid<import("luxon").MinuteNumbers, typeof NaN, IsValid>;
|
|
665
|
-
readonly second: import("luxon/src/_util").IfValid<import("luxon").SecondNumbers, typeof NaN, IsValid>;
|
|
666
|
-
readonly millisecond: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
667
|
-
readonly weekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
668
|
-
readonly weekNumber: import("luxon/src/_util").IfValid<import("luxon").WeekNumbers, typeof NaN, IsValid>;
|
|
669
|
-
readonly weekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
670
|
-
readonly isWeekend: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
671
|
-
readonly localWeekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
672
|
-
readonly localWeekNumber: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
673
|
-
readonly localWeekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
674
|
-
readonly ordinal: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
675
|
-
readonly monthShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
676
|
-
readonly monthLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
677
|
-
readonly weekdayShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
678
|
-
readonly weekdayLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
679
|
-
readonly offset: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
680
|
-
readonly offsetNameShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
681
|
-
readonly offsetNameLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
682
|
-
readonly isOffsetFixed: import("luxon/src/_util").IfValid<boolean, null, IsValid>;
|
|
683
|
-
readonly isInDST: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
684
|
-
readonly isInLeapYear: boolean;
|
|
685
|
-
readonly daysInMonth: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInMonth, undefined, IsValid>;
|
|
686
|
-
readonly daysInYear: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInYear, typeof NaN, IsValid>;
|
|
687
|
-
readonly weeksInWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
688
|
-
readonly weeksInLocalWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
689
|
-
resolvedLocaleOptions: (opts?: import("luxon").LocaleOptions | import("luxon").DateTimeFormatOptions) => import("luxon").ResolvedLocaleOptions;
|
|
690
|
-
toUTC: (offset?: number, opts?: import("luxon").ZoneOptions) => import("luxon").DateTime<boolean>;
|
|
691
|
-
toLocal: () => import("luxon").DateTime<boolean>;
|
|
692
|
-
setZone: (zone?: string | import("luxon").Zone, opts?: import("luxon").ZoneOptions) => import("luxon").DateTimeMaybeValid;
|
|
693
|
-
reconfigure: (properties: import("luxon").LocaleOptions) => import("luxon").DateTime<boolean>;
|
|
694
|
-
setLocale: (locale: string) => import("luxon").DateTime<boolean>;
|
|
695
|
-
set: (values: import("luxon").DateObjectUnits) => import("luxon").DateTime<boolean>;
|
|
696
|
-
plus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
697
|
-
minus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
698
|
-
startOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").StartOfOptions) => import("luxon").DateTime<boolean>;
|
|
699
|
-
endOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").EndOfOptions) => import("luxon").DateTime<boolean>;
|
|
700
|
-
toFormat: (format: string, options?: import("luxon").LocaleOptions) => string;
|
|
701
|
-
toLocaleString: (formatOpts?: import("luxon").DateTimeFormatOptions, opts?: import("luxon").LocaleOptions) => string;
|
|
702
|
-
toLocaleParts: (opts?: import("luxon").DateTimeFormatOptions) => Intl.DateTimeFormatPart[];
|
|
703
|
-
toISO: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
704
|
-
toISODate: (opts?: import("luxon").ToISODateOptions) => string | null;
|
|
705
|
-
toISOWeekDate: () => string | null;
|
|
706
|
-
toISOTime: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
707
|
-
toRFC2822: () => string | null;
|
|
708
|
-
toHTTP: () => string | null;
|
|
709
|
-
toSQLDate: () => string | null;
|
|
710
|
-
toSQLTime: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
711
|
-
toSQL: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
712
|
-
toString: () => string;
|
|
713
|
-
valueOf: () => number;
|
|
714
|
-
toMillis: () => number;
|
|
715
|
-
toSeconds: () => number;
|
|
716
|
-
toUnixInteger: () => number;
|
|
717
|
-
toJSON: () => string | null;
|
|
718
|
-
toBSON: () => Date;
|
|
719
|
-
toObject: <IncludeConfig extends boolean | undefined>(opts?: {
|
|
720
|
-
includeConfig?: IncludeConfig | undefined;
|
|
721
|
-
} | undefined) => import("luxon")._ToObjectOutput<IncludeConfig> | Partial<import("luxon")._ToObjectOutput<IncludeConfig>>;
|
|
722
|
-
toJSDate: () => Date;
|
|
723
|
-
diff: (otherDateTime: import("luxon").DateTime, unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<boolean>;
|
|
724
|
-
diffNow: (unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<import("luxon/src/_util").Valid>;
|
|
725
|
-
until: (otherDateTime: import("luxon").DateTime) => import("luxon").Interval<true> | import("luxon").DateTime<false>;
|
|
726
|
-
hasSame: (otherDateTime: import("luxon").DateTime, unit: import("luxon").DateTimeUnit, opts?: import("luxon").HasSameOptions) => boolean;
|
|
727
|
-
equals: (other: import("luxon").DateTime) => boolean;
|
|
728
|
-
toRelative: (options?: import("luxon").ToRelativeOptions) => string | null;
|
|
729
|
-
toRelativeCalendar: (options?: import("luxon").ToRelativeCalendarOptions) => string | null;
|
|
730
|
-
};
|
|
731
|
-
x: number;
|
|
732
|
-
width: number;
|
|
733
|
-
label: string;
|
|
734
|
-
align: "start" | "middle" | string;
|
|
735
|
-
thick: boolean;
|
|
736
|
-
}[]>;
|
|
737
|
-
declare const nowLine: import("vue").Ref<{
|
|
738
|
-
x: number;
|
|
739
|
-
} | null, NowLine | {
|
|
740
|
-
x: number;
|
|
741
|
-
} | null>;
|
|
742
|
-
declare const scrollX: import("vue").Ref<number, number>;
|
|
743
|
-
declare const scrollY: import("vue").Ref<number, number>;
|
|
744
|
-
declare const currentGroup: import("vue").ComputedRef<Group | undefined>;
|
|
745
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
746
|
-
declare var __VLS_1: {
|
|
747
|
-
row: {
|
|
748
|
-
id: number | string;
|
|
749
|
-
name: string;
|
|
750
|
-
meta?: Record<string, unknown> | undefined;
|
|
751
|
-
items: {
|
|
752
|
-
id: number | string;
|
|
753
|
-
start: {
|
|
754
|
-
get: (unit: keyof import("luxon").DateTime) => number;
|
|
755
|
-
getPossibleOffsets: () => import("luxon").DateTime<boolean>[];
|
|
756
|
-
readonly isValid: import("luxon/src/_util").IfValid<true, false, IsValid>;
|
|
757
|
-
readonly invalidReason: import("luxon/src/_util").IfValid<null, string, IsValid>;
|
|
758
|
-
readonly invalidExplanation: import("luxon/src/_util").IfValid<null, string | null, IsValid>;
|
|
759
|
-
readonly locale: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
760
|
-
readonly numberingSystem: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
761
|
-
readonly outputCalendar: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
762
|
-
readonly zone: import("luxon").Zone<IsValid>;
|
|
763
|
-
readonly zoneName: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
764
|
-
readonly year: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
765
|
-
readonly quarter: import("luxon/src/_util").IfValid<import("luxon").QuarterNumbers, typeof NaN, IsValid>;
|
|
766
|
-
readonly month: import("luxon/src/_util").IfValid<import("luxon").MonthNumbers, typeof NaN, IsValid>;
|
|
767
|
-
readonly day: import("luxon/src/_util").IfValid<import("luxon").DayNumbers, typeof NaN, IsValid>;
|
|
768
|
-
readonly hour: import("luxon/src/_util").IfValid<import("luxon").HourNumbers, typeof NaN, IsValid>;
|
|
769
|
-
readonly minute: import("luxon/src/_util").IfValid<import("luxon").MinuteNumbers, typeof NaN, IsValid>;
|
|
770
|
-
readonly second: import("luxon/src/_util").IfValid<import("luxon").SecondNumbers, typeof NaN, IsValid>;
|
|
771
|
-
readonly millisecond: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
772
|
-
readonly weekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
773
|
-
readonly weekNumber: import("luxon/src/_util").IfValid<import("luxon").WeekNumbers, typeof NaN, IsValid>;
|
|
774
|
-
readonly weekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
775
|
-
readonly isWeekend: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
776
|
-
readonly localWeekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
777
|
-
readonly localWeekNumber: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
778
|
-
readonly localWeekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
779
|
-
readonly ordinal: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
780
|
-
readonly monthShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
781
|
-
readonly monthLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
782
|
-
readonly weekdayShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
783
|
-
readonly weekdayLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
784
|
-
readonly offset: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
785
|
-
readonly offsetNameShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
786
|
-
readonly offsetNameLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
787
|
-
readonly isOffsetFixed: import("luxon/src/_util").IfValid<boolean, null, IsValid>;
|
|
788
|
-
readonly isInDST: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
789
|
-
readonly isInLeapYear: boolean;
|
|
790
|
-
readonly daysInMonth: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInMonth, undefined, IsValid>;
|
|
791
|
-
readonly daysInYear: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInYear, typeof NaN, IsValid>;
|
|
792
|
-
readonly weeksInWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
793
|
-
readonly weeksInLocalWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
794
|
-
resolvedLocaleOptions: (opts?: import("luxon").LocaleOptions | import("luxon").DateTimeFormatOptions) => import("luxon").ResolvedLocaleOptions;
|
|
795
|
-
toUTC: (offset?: number, opts?: import("luxon").ZoneOptions) => import("luxon").DateTime<boolean>;
|
|
796
|
-
toLocal: () => import("luxon").DateTime<boolean>;
|
|
797
|
-
setZone: (zone?: string | import("luxon").Zone, opts?: import("luxon").ZoneOptions) => import("luxon").DateTimeMaybeValid;
|
|
798
|
-
reconfigure: (properties: import("luxon").LocaleOptions) => import("luxon").DateTime<boolean>;
|
|
799
|
-
setLocale: (locale: string) => import("luxon").DateTime<boolean>;
|
|
800
|
-
set: (values: import("luxon").DateObjectUnits) => import("luxon").DateTime<boolean>;
|
|
801
|
-
plus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
802
|
-
minus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
803
|
-
startOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").StartOfOptions) => import("luxon").DateTime<boolean>;
|
|
804
|
-
endOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").EndOfOptions) => import("luxon").DateTime<boolean>;
|
|
805
|
-
toFormat: (format: string, options?: import("luxon").LocaleOptions) => string;
|
|
806
|
-
toLocaleString: (formatOpts?: import("luxon").DateTimeFormatOptions, opts?: import("luxon").LocaleOptions) => string;
|
|
807
|
-
toLocaleParts: (opts?: import("luxon").DateTimeFormatOptions) => Intl.DateTimeFormatPart[];
|
|
808
|
-
toISO: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
809
|
-
toISODate: (opts?: import("luxon").ToISODateOptions) => string | null;
|
|
810
|
-
toISOWeekDate: () => string | null;
|
|
811
|
-
toISOTime: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
812
|
-
toRFC2822: () => string | null;
|
|
813
|
-
toHTTP: () => string | null;
|
|
814
|
-
toSQLDate: () => string | null;
|
|
815
|
-
toSQLTime: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
816
|
-
toSQL: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
817
|
-
toString: () => string;
|
|
818
|
-
valueOf: () => number;
|
|
819
|
-
toMillis: () => number;
|
|
820
|
-
toSeconds: () => number;
|
|
821
|
-
toUnixInteger: () => number;
|
|
822
|
-
toJSON: () => string | null;
|
|
823
|
-
toBSON: () => Date;
|
|
824
|
-
toObject: <IncludeConfig extends boolean | undefined>(opts?: {
|
|
825
|
-
includeConfig?: IncludeConfig | undefined;
|
|
826
|
-
} | undefined) => import("luxon")._ToObjectOutput<IncludeConfig> | Partial<import("luxon")._ToObjectOutput<IncludeConfig>>;
|
|
827
|
-
toJSDate: () => Date;
|
|
828
|
-
diff: (otherDateTime: import("luxon").DateTime, unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<boolean>;
|
|
829
|
-
diffNow: (unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<import("luxon/src/_util").Valid>;
|
|
830
|
-
until: (otherDateTime: import("luxon").DateTime) => import("luxon").Interval<true> | import("luxon").DateTime<false>;
|
|
831
|
-
hasSame: (otherDateTime: import("luxon").DateTime, unit: import("luxon").DateTimeUnit, opts?: import("luxon").HasSameOptions) => boolean;
|
|
832
|
-
equals: (other: import("luxon").DateTime) => boolean;
|
|
833
|
-
toRelative: (options?: import("luxon").ToRelativeOptions) => string | null;
|
|
834
|
-
toRelativeCalendar: (options?: import("luxon").ToRelativeCalendarOptions) => string | null;
|
|
835
|
-
};
|
|
836
|
-
end: {
|
|
837
|
-
get: (unit: keyof import("luxon").DateTime) => number;
|
|
838
|
-
getPossibleOffsets: () => import("luxon").DateTime<boolean>[];
|
|
839
|
-
readonly isValid: import("luxon/src/_util").IfValid<true, false, IsValid>;
|
|
840
|
-
readonly invalidReason: import("luxon/src/_util").IfValid<null, string, IsValid>;
|
|
841
|
-
readonly invalidExplanation: import("luxon/src/_util").IfValid<null, string | null, IsValid>;
|
|
842
|
-
readonly locale: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
843
|
-
readonly numberingSystem: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
844
|
-
readonly outputCalendar: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
845
|
-
readonly zone: import("luxon").Zone<IsValid>;
|
|
846
|
-
readonly zoneName: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
847
|
-
readonly year: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
848
|
-
readonly quarter: import("luxon/src/_util").IfValid<import("luxon").QuarterNumbers, typeof NaN, IsValid>;
|
|
849
|
-
readonly month: import("luxon/src/_util").IfValid<import("luxon").MonthNumbers, typeof NaN, IsValid>;
|
|
850
|
-
readonly day: import("luxon/src/_util").IfValid<import("luxon").DayNumbers, typeof NaN, IsValid>;
|
|
851
|
-
readonly hour: import("luxon/src/_util").IfValid<import("luxon").HourNumbers, typeof NaN, IsValid>;
|
|
852
|
-
readonly minute: import("luxon/src/_util").IfValid<import("luxon").MinuteNumbers, typeof NaN, IsValid>;
|
|
853
|
-
readonly second: import("luxon/src/_util").IfValid<import("luxon").SecondNumbers, typeof NaN, IsValid>;
|
|
854
|
-
readonly millisecond: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
855
|
-
readonly weekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
856
|
-
readonly weekNumber: import("luxon/src/_util").IfValid<import("luxon").WeekNumbers, typeof NaN, IsValid>;
|
|
857
|
-
readonly weekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
858
|
-
readonly isWeekend: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
859
|
-
readonly localWeekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
860
|
-
readonly localWeekNumber: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
861
|
-
readonly localWeekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
862
|
-
readonly ordinal: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
863
|
-
readonly monthShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
864
|
-
readonly monthLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
865
|
-
readonly weekdayShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
866
|
-
readonly weekdayLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
867
|
-
readonly offset: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
868
|
-
readonly offsetNameShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
869
|
-
readonly offsetNameLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
870
|
-
readonly isOffsetFixed: import("luxon/src/_util").IfValid<boolean, null, IsValid>;
|
|
871
|
-
readonly isInDST: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
872
|
-
readonly isInLeapYear: boolean;
|
|
873
|
-
readonly daysInMonth: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInMonth, undefined, IsValid>;
|
|
874
|
-
readonly daysInYear: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInYear, typeof NaN, IsValid>;
|
|
875
|
-
readonly weeksInWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
876
|
-
readonly weeksInLocalWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
877
|
-
resolvedLocaleOptions: (opts?: import("luxon").LocaleOptions | import("luxon").DateTimeFormatOptions) => import("luxon").ResolvedLocaleOptions;
|
|
878
|
-
toUTC: (offset?: number, opts?: import("luxon").ZoneOptions) => import("luxon").DateTime<boolean>;
|
|
879
|
-
toLocal: () => import("luxon").DateTime<boolean>;
|
|
880
|
-
setZone: (zone?: string | import("luxon").Zone, opts?: import("luxon").ZoneOptions) => import("luxon").DateTimeMaybeValid;
|
|
881
|
-
reconfigure: (properties: import("luxon").LocaleOptions) => import("luxon").DateTime<boolean>;
|
|
882
|
-
setLocale: (locale: string) => import("luxon").DateTime<boolean>;
|
|
883
|
-
set: (values: import("luxon").DateObjectUnits) => import("luxon").DateTime<boolean>;
|
|
884
|
-
plus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
885
|
-
minus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
886
|
-
startOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").StartOfOptions) => import("luxon").DateTime<boolean>;
|
|
887
|
-
endOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").EndOfOptions) => import("luxon").DateTime<boolean>;
|
|
888
|
-
toFormat: (format: string, options?: import("luxon").LocaleOptions) => string;
|
|
889
|
-
toLocaleString: (formatOpts?: import("luxon").DateTimeFormatOptions, opts?: import("luxon").LocaleOptions) => string;
|
|
890
|
-
toLocaleParts: (opts?: import("luxon").DateTimeFormatOptions) => Intl.DateTimeFormatPart[];
|
|
891
|
-
toISO: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
892
|
-
toISODate: (opts?: import("luxon").ToISODateOptions) => string | null;
|
|
893
|
-
toISOWeekDate: () => string | null;
|
|
894
|
-
toISOTime: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
895
|
-
toRFC2822: () => string | null;
|
|
896
|
-
toHTTP: () => string | null;
|
|
897
|
-
toSQLDate: () => string | null;
|
|
898
|
-
toSQLTime: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
899
|
-
toSQL: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
900
|
-
toString: () => string;
|
|
901
|
-
valueOf: () => number;
|
|
902
|
-
toMillis: () => number;
|
|
903
|
-
toSeconds: () => number;
|
|
904
|
-
toUnixInteger: () => number;
|
|
905
|
-
toJSON: () => string | null;
|
|
906
|
-
toBSON: () => Date;
|
|
907
|
-
toObject: <IncludeConfig extends boolean | undefined>(opts?: {
|
|
908
|
-
includeConfig?: IncludeConfig | undefined;
|
|
909
|
-
} | undefined) => import("luxon")._ToObjectOutput<IncludeConfig> | Partial<import("luxon")._ToObjectOutput<IncludeConfig>>;
|
|
910
|
-
toJSDate: () => Date;
|
|
911
|
-
diff: (otherDateTime: import("luxon").DateTime, unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<boolean>;
|
|
912
|
-
diffNow: (unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<import("luxon/src/_util").Valid>;
|
|
913
|
-
until: (otherDateTime: import("luxon").DateTime) => import("luxon").Interval<true> | import("luxon").DateTime<false>;
|
|
914
|
-
hasSame: (otherDateTime: import("luxon").DateTime, unit: import("luxon").DateTimeUnit, opts?: import("luxon").HasSameOptions) => boolean;
|
|
915
|
-
equals: (other: import("luxon").DateTime) => boolean;
|
|
916
|
-
toRelative: (options?: import("luxon").ToRelativeOptions) => string | null;
|
|
917
|
-
toRelativeCalendar: (options?: import("luxon").ToRelativeCalendarOptions) => string | null;
|
|
918
|
-
};
|
|
919
|
-
name: string;
|
|
920
|
-
meta?: Record<string, unknown> | undefined;
|
|
921
|
-
color: string;
|
|
922
|
-
milliseconds: number;
|
|
923
|
-
x: number;
|
|
924
|
-
y: number;
|
|
925
|
-
width: number;
|
|
926
|
-
height: number;
|
|
927
|
-
}[];
|
|
928
|
-
};
|
|
929
|
-
}, __VLS_3: {
|
|
930
|
-
item: {
|
|
931
|
-
id: number | string;
|
|
932
|
-
start: {
|
|
933
|
-
get: (unit: keyof import("luxon").DateTime) => number;
|
|
934
|
-
getPossibleOffsets: () => import("luxon").DateTime<boolean>[];
|
|
935
|
-
readonly isValid: import("luxon/src/_util").IfValid<true, false, IsValid>;
|
|
936
|
-
readonly invalidReason: import("luxon/src/_util").IfValid<null, string, IsValid>;
|
|
937
|
-
readonly invalidExplanation: import("luxon/src/_util").IfValid<null, string | null, IsValid>;
|
|
938
|
-
readonly locale: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
939
|
-
readonly numberingSystem: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
940
|
-
readonly outputCalendar: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
941
|
-
readonly zone: import("luxon").Zone<IsValid>;
|
|
942
|
-
readonly zoneName: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
943
|
-
readonly year: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
944
|
-
readonly quarter: import("luxon/src/_util").IfValid<import("luxon").QuarterNumbers, typeof NaN, IsValid>;
|
|
945
|
-
readonly month: import("luxon/src/_util").IfValid<import("luxon").MonthNumbers, typeof NaN, IsValid>;
|
|
946
|
-
readonly day: import("luxon/src/_util").IfValid<import("luxon").DayNumbers, typeof NaN, IsValid>;
|
|
947
|
-
readonly hour: import("luxon/src/_util").IfValid<import("luxon").HourNumbers, typeof NaN, IsValid>;
|
|
948
|
-
readonly minute: import("luxon/src/_util").IfValid<import("luxon").MinuteNumbers, typeof NaN, IsValid>;
|
|
949
|
-
readonly second: import("luxon/src/_util").IfValid<import("luxon").SecondNumbers, typeof NaN, IsValid>;
|
|
950
|
-
readonly millisecond: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
951
|
-
readonly weekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
952
|
-
readonly weekNumber: import("luxon/src/_util").IfValid<import("luxon").WeekNumbers, typeof NaN, IsValid>;
|
|
953
|
-
readonly weekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
954
|
-
readonly isWeekend: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
955
|
-
readonly localWeekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
956
|
-
readonly localWeekNumber: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
957
|
-
readonly localWeekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
958
|
-
readonly ordinal: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
959
|
-
readonly monthShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
960
|
-
readonly monthLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
961
|
-
readonly weekdayShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
962
|
-
readonly weekdayLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
963
|
-
readonly offset: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
964
|
-
readonly offsetNameShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
965
|
-
readonly offsetNameLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
966
|
-
readonly isOffsetFixed: import("luxon/src/_util").IfValid<boolean, null, IsValid>;
|
|
967
|
-
readonly isInDST: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
968
|
-
readonly isInLeapYear: boolean;
|
|
969
|
-
readonly daysInMonth: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInMonth, undefined, IsValid>;
|
|
970
|
-
readonly daysInYear: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInYear, typeof NaN, IsValid>;
|
|
971
|
-
readonly weeksInWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
972
|
-
readonly weeksInLocalWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
973
|
-
resolvedLocaleOptions: (opts?: import("luxon").LocaleOptions | import("luxon").DateTimeFormatOptions) => import("luxon").ResolvedLocaleOptions;
|
|
974
|
-
toUTC: (offset?: number, opts?: import("luxon").ZoneOptions) => import("luxon").DateTime<boolean>;
|
|
975
|
-
toLocal: () => import("luxon").DateTime<boolean>;
|
|
976
|
-
setZone: (zone?: string | import("luxon").Zone, opts?: import("luxon").ZoneOptions) => import("luxon").DateTimeMaybeValid;
|
|
977
|
-
reconfigure: (properties: import("luxon").LocaleOptions) => import("luxon").DateTime<boolean>;
|
|
978
|
-
setLocale: (locale: string) => import("luxon").DateTime<boolean>;
|
|
979
|
-
set: (values: import("luxon").DateObjectUnits) => import("luxon").DateTime<boolean>;
|
|
980
|
-
plus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
981
|
-
minus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
982
|
-
startOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").StartOfOptions) => import("luxon").DateTime<boolean>;
|
|
983
|
-
endOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").EndOfOptions) => import("luxon").DateTime<boolean>;
|
|
984
|
-
toFormat: (format: string, options?: import("luxon").LocaleOptions) => string;
|
|
985
|
-
toLocaleString: (formatOpts?: import("luxon").DateTimeFormatOptions, opts?: import("luxon").LocaleOptions) => string;
|
|
986
|
-
toLocaleParts: (opts?: import("luxon").DateTimeFormatOptions) => Intl.DateTimeFormatPart[];
|
|
987
|
-
toISO: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
988
|
-
toISODate: (opts?: import("luxon").ToISODateOptions) => string | null;
|
|
989
|
-
toISOWeekDate: () => string | null;
|
|
990
|
-
toISOTime: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
991
|
-
toRFC2822: () => string | null;
|
|
992
|
-
toHTTP: () => string | null;
|
|
993
|
-
toSQLDate: () => string | null;
|
|
994
|
-
toSQLTime: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
995
|
-
toSQL: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
996
|
-
toString: () => string;
|
|
997
|
-
valueOf: () => number;
|
|
998
|
-
toMillis: () => number;
|
|
999
|
-
toSeconds: () => number;
|
|
1000
|
-
toUnixInteger: () => number;
|
|
1001
|
-
toJSON: () => string | null;
|
|
1002
|
-
toBSON: () => Date;
|
|
1003
|
-
toObject: <IncludeConfig extends boolean | undefined>(opts?: {
|
|
1004
|
-
includeConfig?: IncludeConfig | undefined;
|
|
1005
|
-
} | undefined) => import("luxon")._ToObjectOutput<IncludeConfig> | Partial<import("luxon")._ToObjectOutput<IncludeConfig>>;
|
|
1006
|
-
toJSDate: () => Date;
|
|
1007
|
-
diff: (otherDateTime: import("luxon").DateTime, unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<boolean>;
|
|
1008
|
-
diffNow: (unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<import("luxon/src/_util").Valid>;
|
|
1009
|
-
until: (otherDateTime: import("luxon").DateTime) => import("luxon").Interval<true> | import("luxon").DateTime<false>;
|
|
1010
|
-
hasSame: (otherDateTime: import("luxon").DateTime, unit: import("luxon").DateTimeUnit, opts?: import("luxon").HasSameOptions) => boolean;
|
|
1011
|
-
equals: (other: import("luxon").DateTime) => boolean;
|
|
1012
|
-
toRelative: (options?: import("luxon").ToRelativeOptions) => string | null;
|
|
1013
|
-
toRelativeCalendar: (options?: import("luxon").ToRelativeCalendarOptions) => string | null;
|
|
1014
|
-
};
|
|
1015
|
-
end: {
|
|
1016
|
-
get: (unit: keyof import("luxon").DateTime) => number;
|
|
1017
|
-
getPossibleOffsets: () => import("luxon").DateTime<boolean>[];
|
|
1018
|
-
readonly isValid: import("luxon/src/_util").IfValid<true, false, IsValid>;
|
|
1019
|
-
readonly invalidReason: import("luxon/src/_util").IfValid<null, string, IsValid>;
|
|
1020
|
-
readonly invalidExplanation: import("luxon/src/_util").IfValid<null, string | null, IsValid>;
|
|
1021
|
-
readonly locale: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
1022
|
-
readonly numberingSystem: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
1023
|
-
readonly outputCalendar: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
1024
|
-
readonly zone: import("luxon").Zone<IsValid>;
|
|
1025
|
-
readonly zoneName: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
1026
|
-
readonly year: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
1027
|
-
readonly quarter: import("luxon/src/_util").IfValid<import("luxon").QuarterNumbers, typeof NaN, IsValid>;
|
|
1028
|
-
readonly month: import("luxon/src/_util").IfValid<import("luxon").MonthNumbers, typeof NaN, IsValid>;
|
|
1029
|
-
readonly day: import("luxon/src/_util").IfValid<import("luxon").DayNumbers, typeof NaN, IsValid>;
|
|
1030
|
-
readonly hour: import("luxon/src/_util").IfValid<import("luxon").HourNumbers, typeof NaN, IsValid>;
|
|
1031
|
-
readonly minute: import("luxon/src/_util").IfValid<import("luxon").MinuteNumbers, typeof NaN, IsValid>;
|
|
1032
|
-
readonly second: import("luxon/src/_util").IfValid<import("luxon").SecondNumbers, typeof NaN, IsValid>;
|
|
1033
|
-
readonly millisecond: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
1034
|
-
readonly weekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
1035
|
-
readonly weekNumber: import("luxon/src/_util").IfValid<import("luxon").WeekNumbers, typeof NaN, IsValid>;
|
|
1036
|
-
readonly weekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
1037
|
-
readonly isWeekend: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
1038
|
-
readonly localWeekday: import("luxon/src/_util").IfValid<import("luxon").WeekdayNumbers, typeof NaN, IsValid>;
|
|
1039
|
-
readonly localWeekNumber: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
1040
|
-
readonly localWeekYear: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
1041
|
-
readonly ordinal: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
1042
|
-
readonly monthShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
1043
|
-
readonly monthLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
1044
|
-
readonly weekdayShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
1045
|
-
readonly weekdayLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
1046
|
-
readonly offset: import("luxon/src/_util").IfValid<number, typeof NaN, IsValid>;
|
|
1047
|
-
readonly offsetNameShort: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
1048
|
-
readonly offsetNameLong: import("luxon/src/_util").IfValid<string, null, IsValid>;
|
|
1049
|
-
readonly isOffsetFixed: import("luxon/src/_util").IfValid<boolean, null, IsValid>;
|
|
1050
|
-
readonly isInDST: import("luxon/src/_util").IfValid<boolean, false, IsValid>;
|
|
1051
|
-
readonly isInLeapYear: boolean;
|
|
1052
|
-
readonly daysInMonth: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInMonth, undefined, IsValid>;
|
|
1053
|
-
readonly daysInYear: import("luxon/src/_util").IfValid<import("luxon").PossibleDaysInYear, typeof NaN, IsValid>;
|
|
1054
|
-
readonly weeksInWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
1055
|
-
readonly weeksInLocalWeekYear: import("luxon/src/_util").IfValid<import("luxon").PossibleWeeksInYear, typeof NaN, IsValid>;
|
|
1056
|
-
resolvedLocaleOptions: (opts?: import("luxon").LocaleOptions | import("luxon").DateTimeFormatOptions) => import("luxon").ResolvedLocaleOptions;
|
|
1057
|
-
toUTC: (offset?: number, opts?: import("luxon").ZoneOptions) => import("luxon").DateTime<boolean>;
|
|
1058
|
-
toLocal: () => import("luxon").DateTime<boolean>;
|
|
1059
|
-
setZone: (zone?: string | import("luxon").Zone, opts?: import("luxon").ZoneOptions) => import("luxon").DateTimeMaybeValid;
|
|
1060
|
-
reconfigure: (properties: import("luxon").LocaleOptions) => import("luxon").DateTime<boolean>;
|
|
1061
|
-
setLocale: (locale: string) => import("luxon").DateTime<boolean>;
|
|
1062
|
-
set: (values: import("luxon").DateObjectUnits) => import("luxon").DateTime<boolean>;
|
|
1063
|
-
plus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
1064
|
-
minus: (duration: import("luxon").DurationLike) => import("luxon").DateTime<boolean>;
|
|
1065
|
-
startOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").StartOfOptions) => import("luxon").DateTime<boolean>;
|
|
1066
|
-
endOf: (unit: import("luxon").DateTimeUnit, opts?: import("luxon").EndOfOptions) => import("luxon").DateTime<boolean>;
|
|
1067
|
-
toFormat: (format: string, options?: import("luxon").LocaleOptions) => string;
|
|
1068
|
-
toLocaleString: (formatOpts?: import("luxon").DateTimeFormatOptions, opts?: import("luxon").LocaleOptions) => string;
|
|
1069
|
-
toLocaleParts: (opts?: import("luxon").DateTimeFormatOptions) => Intl.DateTimeFormatPart[];
|
|
1070
|
-
toISO: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
1071
|
-
toISODate: (opts?: import("luxon").ToISODateOptions) => string | null;
|
|
1072
|
-
toISOWeekDate: () => string | null;
|
|
1073
|
-
toISOTime: (opts?: import("luxon").ToISOTimeOptions) => string | null;
|
|
1074
|
-
toRFC2822: () => string | null;
|
|
1075
|
-
toHTTP: () => string | null;
|
|
1076
|
-
toSQLDate: () => string | null;
|
|
1077
|
-
toSQLTime: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
1078
|
-
toSQL: (opts?: import("luxon").ToSQLOptions) => string | null;
|
|
1079
|
-
toString: () => string;
|
|
1080
|
-
valueOf: () => number;
|
|
1081
|
-
toMillis: () => number;
|
|
1082
|
-
toSeconds: () => number;
|
|
1083
|
-
toUnixInteger: () => number;
|
|
1084
|
-
toJSON: () => string | null;
|
|
1085
|
-
toBSON: () => Date;
|
|
1086
|
-
toObject: <IncludeConfig extends boolean | undefined>(opts?: {
|
|
1087
|
-
includeConfig?: IncludeConfig | undefined;
|
|
1088
|
-
} | undefined) => import("luxon")._ToObjectOutput<IncludeConfig> | Partial<import("luxon")._ToObjectOutput<IncludeConfig>>;
|
|
1089
|
-
toJSDate: () => Date;
|
|
1090
|
-
diff: (otherDateTime: import("luxon").DateTime, unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<boolean>;
|
|
1091
|
-
diffNow: (unit?: import("luxon").DurationUnits, opts?: import("luxon").DiffOptions) => import("luxon").Duration<import("luxon/src/_util").Valid>;
|
|
1092
|
-
until: (otherDateTime: import("luxon").DateTime) => import("luxon").Interval<true> | import("luxon").DateTime<false>;
|
|
1093
|
-
hasSame: (otherDateTime: import("luxon").DateTime, unit: import("luxon").DateTimeUnit, opts?: import("luxon").HasSameOptions) => boolean;
|
|
1094
|
-
equals: (other: import("luxon").DateTime) => boolean;
|
|
1095
|
-
toRelative: (options?: import("luxon").ToRelativeOptions) => string | null;
|
|
1096
|
-
toRelativeCalendar: (options?: import("luxon").ToRelativeCalendarOptions) => string | null;
|
|
1097
|
-
};
|
|
1098
|
-
name: string;
|
|
1099
|
-
meta?: Record<string, unknown> | undefined;
|
|
1100
|
-
color: string;
|
|
1101
|
-
milliseconds: number;
|
|
1102
|
-
x: number;
|
|
1103
|
-
y: number;
|
|
1104
|
-
width: number;
|
|
1105
|
-
height: number;
|
|
1106
|
-
};
|
|
1107
|
-
};
|
|
1108
|
-
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
1109
|
-
sidebarItem?: (props: typeof __VLS_1) => any;
|
|
1110
|
-
} & {
|
|
1111
|
-
item?: (props: typeof __VLS_3) => any;
|
|
1112
|
-
}>;
|
|
1113
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
1114
|
-
slate: typeof slate;
|
|
1115
|
-
SIDEBAR_WIDTH: typeof SIDEBAR_WIDTH;
|
|
1116
|
-
HEADER_HEIGHT: typeof HEADER_HEIGHT;
|
|
1117
|
-
contentRef: typeof contentRef;
|
|
1118
|
-
itemsRef: typeof itemsRef;
|
|
1119
|
-
width: typeof width;
|
|
1120
|
-
height: typeof height;
|
|
1121
|
-
rowsInternal: typeof rowsInternal;
|
|
1122
|
-
groups: typeof groups;
|
|
1123
|
-
ticks: typeof ticks;
|
|
1124
|
-
nowLine: typeof nowLine;
|
|
1125
|
-
scrollX: typeof scrollX;
|
|
1126
|
-
scrollY: typeof scrollY;
|
|
1127
|
-
currentGroup: typeof currentGroup;
|
|
1128
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1129
|
-
"item:click": (...args: any[]) => void;
|
|
1130
|
-
"row:click": (...args: any[]) => void;
|
|
1131
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
1132
|
-
"onItem:click"?: ((...args: any[]) => any) | undefined;
|
|
1133
|
-
"onRow:click"?: ((...args: any[]) => any) | undefined;
|
|
1134
|
-
}>, {
|
|
1135
|
-
maxHeight: number;
|
|
1136
|
-
rowHeight: number;
|
|
1137
|
-
rowPadding: number;
|
|
1138
|
-
includeToday: boolean;
|
|
1139
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
1140
|
-
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1141
|
-
"item:click": (...args: any[]) => void;
|
|
1142
|
-
"row:click": (...args: any[]) => void;
|
|
1143
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
1144
|
-
"onItem:click"?: ((...args: any[]) => any) | undefined;
|
|
1145
|
-
"onRow:click"?: ((...args: any[]) => any) | undefined;
|
|
39
|
+
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
40
|
+
"row:click": (row: GanttRowFormatted) => any;
|
|
41
|
+
"item:click": (item: GanttItemFormatted) => any;
|
|
42
|
+
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
43
|
+
"onRow:click"?: ((row: GanttRowFormatted) => any) | undefined;
|
|
44
|
+
"onItem:click"?: ((item: GanttItemFormatted) => any) | undefined;
|
|
1146
45
|
}>, {
|
|
1147
46
|
maxHeight: number;
|
|
47
|
+
sidebarWidth: number;
|
|
1148
48
|
rowHeight: number;
|
|
1149
|
-
rowPadding: number;
|
|
1150
49
|
includeToday: boolean;
|
|
1151
50
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
1152
51
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|