@utrecht/calendar-react 1.0.0 → 1.0.2
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/CalendarButton.d.ts +5 -5
- package/dist/CalendarButton.d.ts.map +1 -1
- package/dist/CalendarIcon.d.ts +4 -4
- package/dist/CalendarIcon.d.ts.map +1 -1
- package/dist/CalendarNavigation.d.ts +4 -4
- package/dist/CalendarNavigation.d.ts.map +1 -1
- package/dist/CalendarNavigationButtons.d.ts +12 -12
- package/dist/CalendarNavigationButtons.d.ts.map +1 -1
- package/dist/CalendarNavigationLabel.d.ts +4 -4
- package/dist/CalendarNavigationLabel.d.ts.map +1 -1
- package/dist/CalendarTableDaysContainer.d.ts +4 -4
- package/dist/CalendarTableDaysContainer.d.ts.map +1 -1
- package/dist/CalendarTableDaysItem.d.ts +4 -4
- package/dist/CalendarTableDaysItem.d.ts.map +1 -1
- package/dist/CalendarTableDaysItemDay.d.ts +11 -11
- package/dist/CalendarTableDaysItemDay.d.ts.map +1 -1
- package/dist/CalendarTableWeeksContainer.d.ts +2 -2
- package/dist/CalendarTableWeeksItem.d.ts +4 -4
- package/dist/CalendarTableWeeksItem.d.ts.map +1 -1
- package/dist/IconArrowLeft.d.ts +7 -7
- package/dist/IconArrowLeft.d.ts.map +1 -1
- package/dist/IconArrowLeftDouble.d.ts +7 -7
- package/dist/IconArrowLeftDouble.d.ts.map +1 -1
- package/dist/IconArrowRight.d.ts +7 -7
- package/dist/IconArrowRight.d.ts.map +1 -1
- package/dist/IconArrowRightDouble.d.ts +7 -7
- package/dist/IconArrowRightDouble.d.ts.map +1 -1
- package/dist/css.d.ts +7 -7
- package/dist/css.js +271 -333
- package/dist/css.js.map +1 -1
- package/dist/css.mjs +276 -338
- package/dist/css.mjs.map +1 -1
- package/dist/index.cjs.js +270 -333
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.d.ts +41 -41
- package/dist/index.esm.js +275 -338
- package/dist/index.esm.js.map +1 -1
- package/package.json +38 -10
package/dist/CalendarButton.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { ButtonProps } from '@utrecht/button-react';
|
|
2
|
-
import { PropsWithChildren } from 'react';
|
|
3
|
-
export interface CalendarButtonProps extends ButtonProps {
|
|
4
|
-
}
|
|
5
|
-
export declare const CalendarButton: ({ children, className, ...props }: PropsWithChildren<CalendarButtonProps>) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
import { ButtonProps } from '@utrecht/button-react';
|
|
2
|
+
import { PropsWithChildren } from 'react';
|
|
3
|
+
export interface CalendarButtonProps extends ButtonProps {
|
|
4
|
+
}
|
|
5
|
+
export declare const CalendarButton: ({ children, className, ...props }: PropsWithChildren<CalendarButtonProps>) => import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
//# sourceMappingURL=CalendarButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalendarButton.d.ts","sourceRoot":"","sources":["../src/CalendarButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAU,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE1C,MAAM,WAAW,mBAAoB,SAAQ,WAAW;CAAG;AAE3D,eAAO,MAAM,cAAc,sCAAuC,
|
|
1
|
+
{"version":3,"file":"CalendarButton.d.ts","sourceRoot":"","sources":["../src/CalendarButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAU,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE1C,MAAM,WAAW,mBAAoB,SAAQ,WAAW;CAAG;AAE3D,eAAO,MAAM,cAAc,sCAAuC,iBAAiB,CAAC,mBAAmB,CAAC,4CAIvG,CAAC"}
|
package/dist/CalendarIcon.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DetailedHTMLProps, HTMLAttributes, PropsWithChildren } from 'react';
|
|
2
|
-
export interface CalendarIconProps extends DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement> {
|
|
3
|
-
}
|
|
4
|
-
export declare const CalendarIcon: ({ children, ...props }: PropsWithChildren<CalendarIconProps>) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
import { DetailedHTMLProps, HTMLAttributes, PropsWithChildren } from 'react';
|
|
2
|
+
export interface CalendarIconProps extends DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement> {
|
|
3
|
+
}
|
|
4
|
+
export declare const CalendarIcon: ({ children, ...props }: PropsWithChildren<CalendarIconProps>) => import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
//# sourceMappingURL=CalendarIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalendarIcon.d.ts","sourceRoot":"","sources":["../src/CalendarIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE7E,MAAM,WAAW,iBAAkB,SAAQ,iBAAiB,CAAC,cAAc,CAAC,cAAc,CAAC,EAAE,cAAc,CAAC;CAAG;AAE/G,eAAO,MAAM,YAAY,2BAA4B,
|
|
1
|
+
{"version":3,"file":"CalendarIcon.d.ts","sourceRoot":"","sources":["../src/CalendarIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE7E,MAAM,WAAW,iBAAkB,SAAQ,iBAAiB,CAAC,cAAc,CAAC,cAAc,CAAC,EAAE,cAAc,CAAC;CAAG;AAE/G,eAAO,MAAM,YAAY,2BAA4B,iBAAiB,CAAC,iBAAiB,CAAC,4CAIxF,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DetailedHTMLProps, HTMLAttributes, PropsWithChildren } from 'react';
|
|
2
|
-
export interface CalendarNavigationProps extends DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement> {
|
|
3
|
-
}
|
|
4
|
-
export declare const CalendarNavigation: ({ children, ...props }: PropsWithChildren<CalendarNavigationProps>) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
import { DetailedHTMLProps, HTMLAttributes, PropsWithChildren } from 'react';
|
|
2
|
+
export interface CalendarNavigationProps extends DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement> {
|
|
3
|
+
}
|
|
4
|
+
export declare const CalendarNavigation: ({ children, ...props }: PropsWithChildren<CalendarNavigationProps>) => import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
//# sourceMappingURL=CalendarNavigation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalendarNavigation.d.ts","sourceRoot":"","sources":["../src/CalendarNavigation.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE7E,MAAM,WAAW,uBAAwB,SAAQ,iBAAiB,CAAC,cAAc,CAAC,cAAc,CAAC,EAAE,cAAc,CAAC;CAAG;AAErH,eAAO,MAAM,kBAAkB,2BAA4B,
|
|
1
|
+
{"version":3,"file":"CalendarNavigation.d.ts","sourceRoot":"","sources":["../src/CalendarNavigation.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE7E,MAAM,WAAW,uBAAwB,SAAQ,iBAAiB,CAAC,cAAc,CAAC,cAAc,CAAC,EAAE,cAAc,CAAC;CAAG;AAErH,eAAO,MAAM,kBAAkB,2BAA4B,iBAAiB,CAAC,uBAAuB,CAAC,4CAIpG,CAAC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { MouseEventHandler, PropsWithChildren } from 'react';
|
|
2
|
-
import { CalendarButtonProps } from './CalendarButton';
|
|
3
|
-
interface CalendarNavigationButtonsProps extends CalendarButtonProps {
|
|
4
|
-
onPreviousClick?: MouseEventHandler<HTMLButtonElement>;
|
|
5
|
-
onNextClick?: MouseEventHandler<HTMLButtonElement>;
|
|
6
|
-
previousIcon?: any;
|
|
7
|
-
nextIcon?: any;
|
|
8
|
-
previousTitle?: string;
|
|
9
|
-
nextTitle?: string;
|
|
10
|
-
}
|
|
11
|
-
export declare const CalendarNavigationButtons: ({ onPreviousClick, onNextClick, previousIcon, nextIcon, children, ...props }: PropsWithChildren<CalendarNavigationButtonsProps>) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export {};
|
|
1
|
+
import { MouseEventHandler, PropsWithChildren } from 'react';
|
|
2
|
+
import { CalendarButtonProps } from './CalendarButton';
|
|
3
|
+
interface CalendarNavigationButtonsProps extends CalendarButtonProps {
|
|
4
|
+
onPreviousClick?: MouseEventHandler<HTMLButtonElement>;
|
|
5
|
+
onNextClick?: MouseEventHandler<HTMLButtonElement>;
|
|
6
|
+
previousIcon?: any;
|
|
7
|
+
nextIcon?: any;
|
|
8
|
+
previousTitle?: string;
|
|
9
|
+
nextTitle?: string;
|
|
10
|
+
}
|
|
11
|
+
export declare const CalendarNavigationButtons: ({ onPreviousClick, onNextClick, previousIcon, nextIcon, children, ...props }: PropsWithChildren<CalendarNavigationButtonsProps>) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
export {};
|
|
13
13
|
//# sourceMappingURL=CalendarNavigationButtons.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalendarNavigationButtons.d.ts","sourceRoot":"","sources":["../src/CalendarNavigationButtons.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC7D,OAAO,EAAkB,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEvE,UAAU,8BAA+B,SAAQ,mBAAmB;IAClE,eAAe,CAAC,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IACvD,WAAW,CAAC,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IACnD,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,yBAAyB,iFAOnC,
|
|
1
|
+
{"version":3,"file":"CalendarNavigationButtons.d.ts","sourceRoot":"","sources":["../src/CalendarNavigationButtons.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC7D,OAAO,EAAkB,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEvE,UAAU,8BAA+B,SAAQ,mBAAmB;IAClE,eAAe,CAAC,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IACvD,WAAW,CAAC,EAAE,iBAAiB,CAAC,iBAAiB,CAAC,CAAC;IACnD,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,yBAAyB,iFAOnC,iBAAiB,CAAC,8BAA8B,CAAC,4CAUnD,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { PropsWithChildren, TimeHTMLAttributes } from 'react';
|
|
2
|
-
type CalendarNavigationLabelProps = TimeHTMLAttributes<HTMLTimeElement>;
|
|
3
|
-
export declare const CalendarNavigationLabel: ({ children, ...props }: PropsWithChildren<CalendarNavigationLabelProps>) => import("react/jsx-runtime").JSX.Element;
|
|
4
|
-
export {};
|
|
1
|
+
import { PropsWithChildren, TimeHTMLAttributes } from 'react';
|
|
2
|
+
type CalendarNavigationLabelProps = TimeHTMLAttributes<HTMLTimeElement>;
|
|
3
|
+
export declare const CalendarNavigationLabel: ({ children, ...props }: PropsWithChildren<CalendarNavigationLabelProps>) => import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
export {};
|
|
5
5
|
//# sourceMappingURL=CalendarNavigationLabel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalendarNavigationLabel.d.ts","sourceRoot":"","sources":["../src/CalendarNavigationLabel.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAC;AAE9D,KAAK,4BAA4B,GAAG,kBAAkB,CAAC,eAAe,CAAC,CAAC;AAExE,eAAO,MAAM,uBAAuB,2BAA4B,
|
|
1
|
+
{"version":3,"file":"CalendarNavigationLabel.d.ts","sourceRoot":"","sources":["../src/CalendarNavigationLabel.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAC;AAE9D,KAAK,4BAA4B,GAAG,kBAAkB,CAAC,eAAe,CAAC,CAAC;AAExE,eAAO,MAAM,uBAAuB,2BAA4B,iBAAiB,CAAC,4BAA4B,CAAC,4CAI9G,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DetailedHTMLProps, HTMLAttributes, PropsWithChildren } from 'react';
|
|
2
|
-
export interface CalendarTableDaysContainerProps extends DetailedHTMLProps<HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement> {
|
|
3
|
-
}
|
|
4
|
-
export declare const CalendarTableDaysContainer: ({ children, ...props }: PropsWithChildren<CalendarTableDaysContainerProps>) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
import { DetailedHTMLProps, HTMLAttributes, PropsWithChildren } from 'react';
|
|
2
|
+
export interface CalendarTableDaysContainerProps extends DetailedHTMLProps<HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement> {
|
|
3
|
+
}
|
|
4
|
+
export declare const CalendarTableDaysContainer: ({ children, ...props }: PropsWithChildren<CalendarTableDaysContainerProps>) => import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
//# sourceMappingURL=CalendarTableDaysContainer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalendarTableDaysContainer.d.ts","sourceRoot":"","sources":["../src/CalendarTableDaysContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE7E,MAAM,WAAW,+BACf,SAAQ,iBAAiB,CAAC,cAAc,CAAC,uBAAuB,CAAC,EAAE,uBAAuB,CAAC;CAAG;AAEhG,eAAO,MAAM,0BAA0B,2BAGpC,
|
|
1
|
+
{"version":3,"file":"CalendarTableDaysContainer.d.ts","sourceRoot":"","sources":["../src/CalendarTableDaysContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE7E,MAAM,WAAW,+BACf,SAAQ,iBAAiB,CAAC,cAAc,CAAC,uBAAuB,CAAC,EAAE,uBAAuB,CAAC;CAAG;AAEhG,eAAO,MAAM,0BAA0B,2BAGpC,iBAAiB,CAAC,+BAA+B,CAAC,4CAIpD,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DetailedHTMLProps, HTMLAttributes, PropsWithChildren } from 'react';
|
|
2
|
-
export interface CalendarTableDaysItemProps extends DetailedHTMLProps<HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement> {
|
|
3
|
-
}
|
|
4
|
-
export declare const CalendarTableDaysItem: ({ children, ...props }: PropsWithChildren<CalendarTableDaysItemProps>) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
import { DetailedHTMLProps, HTMLAttributes, PropsWithChildren } from 'react';
|
|
2
|
+
export interface CalendarTableDaysItemProps extends DetailedHTMLProps<HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement> {
|
|
3
|
+
}
|
|
4
|
+
export declare const CalendarTableDaysItem: ({ children, ...props }: PropsWithChildren<CalendarTableDaysItemProps>) => import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
//# sourceMappingURL=CalendarTableDaysItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalendarTableDaysItem.d.ts","sourceRoot":"","sources":["../src/CalendarTableDaysItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE7E,MAAM,WAAW,0BACf,SAAQ,iBAAiB,CAAC,cAAc,CAAC,mBAAmB,CAAC,EAAE,mBAAmB,CAAC;CAAG;AAExF,eAAO,MAAM,qBAAqB,2BAA4B,
|
|
1
|
+
{"version":3,"file":"CalendarTableDaysItem.d.ts","sourceRoot":"","sources":["../src/CalendarTableDaysItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE7E,MAAM,WAAW,0BACf,SAAQ,iBAAiB,CAAC,cAAc,CAAC,mBAAmB,CAAC,EAAE,mBAAmB,CAAC;CAAG;AAExF,eAAO,MAAM,qBAAqB,2BAA4B,iBAAiB,CAAC,0BAA0B,CAAC,4CAE1G,CAAC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { PropsWithChildren } from 'react';
|
|
2
|
-
import { CalendarButtonProps } from './CalendarButton';
|
|
3
|
-
export interface CalendarTableDaysItemDayProps extends CalendarButtonProps {
|
|
4
|
-
day: string;
|
|
5
|
-
dayOutOfTheMonth?: boolean;
|
|
6
|
-
isToday: boolean;
|
|
7
|
-
emphasis?: boolean;
|
|
8
|
-
selected?: boolean;
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare const CalendarTableDaysItemDay: ({ day, dayOutOfTheMonth, isToday, emphasis, selected, disabled, ...props }: PropsWithChildren<CalendarTableDaysItemDayProps>) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
import { PropsWithChildren } from 'react';
|
|
2
|
+
import { CalendarButtonProps } from './CalendarButton';
|
|
3
|
+
export interface CalendarTableDaysItemDayProps extends CalendarButtonProps {
|
|
4
|
+
day: string;
|
|
5
|
+
dayOutOfTheMonth?: boolean;
|
|
6
|
+
isToday: boolean;
|
|
7
|
+
emphasis?: boolean;
|
|
8
|
+
selected?: boolean;
|
|
9
|
+
disabled?: boolean;
|
|
10
|
+
}
|
|
11
|
+
export declare const CalendarTableDaysItemDay: ({ day, dayOutOfTheMonth, isToday, emphasis, selected, disabled, ...props }: PropsWithChildren<CalendarTableDaysItemDayProps>) => import("react/jsx-runtime").JSX.Element;
|
|
12
12
|
//# sourceMappingURL=CalendarTableDaysItemDay.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalendarTableDaysItemDay.d.ts","sourceRoot":"","sources":["../src/CalendarTableDaysItemDay.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,EAAkB,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AACvE,MAAM,WAAW,6BAA8B,SAAQ,mBAAmB;IACxE,GAAG,EAAE,MAAM,CAAC;IACZ,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,wBAAwB,+EAQlC,
|
|
1
|
+
{"version":3,"file":"CalendarTableDaysItemDay.d.ts","sourceRoot":"","sources":["../src/CalendarTableDaysItemDay.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,EAAkB,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AACvE,MAAM,WAAW,6BAA8B,SAAQ,mBAAmB;IACxE,GAAG,EAAE,MAAM,CAAC;IACZ,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,wBAAwB,+EAQlC,iBAAiB,CAAC,6BAA6B,CAAC,4CAgBlD,CAAC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { PropsWithChildren } from 'react';
|
|
2
|
-
export declare const CalendarTableWeeksContainer: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
import { PropsWithChildren } from 'react';
|
|
2
|
+
export declare const CalendarTableWeeksContainer: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
//# sourceMappingURL=CalendarTableWeeksContainer.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DetailedHTMLProps, PropsWithChildren, ThHTMLAttributes } from 'react';
|
|
2
|
-
export interface CalendarTableWeeksItemProps extends DetailedHTMLProps<ThHTMLAttributes<HTMLTableCellElement>, HTMLTableCellElement> {
|
|
3
|
-
}
|
|
4
|
-
export declare const CalendarTableWeeksItem: ({ children, ...props }: PropsWithChildren<CalendarTableWeeksItemProps>) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
import { DetailedHTMLProps, PropsWithChildren, ThHTMLAttributes } from 'react';
|
|
2
|
+
export interface CalendarTableWeeksItemProps extends DetailedHTMLProps<ThHTMLAttributes<HTMLTableCellElement>, HTMLTableCellElement> {
|
|
3
|
+
}
|
|
4
|
+
export declare const CalendarTableWeeksItem: ({ children, ...props }: PropsWithChildren<CalendarTableWeeksItemProps>) => import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
//# sourceMappingURL=CalendarTableWeeksItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalendarTableWeeksItem.d.ts","sourceRoot":"","sources":["../src/CalendarTableWeeksItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,MAAM,OAAO,CAAC;AAE/E,MAAM,WAAW,2BACf,SAAQ,iBAAiB,CAAC,gBAAgB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC;CAAG;AAE5F,eAAO,MAAM,sBAAsB,2BAA4B,
|
|
1
|
+
{"version":3,"file":"CalendarTableWeeksItem.d.ts","sourceRoot":"","sources":["../src/CalendarTableWeeksItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,MAAM,OAAO,CAAC;AAE/E,MAAM,WAAW,2BACf,SAAQ,iBAAiB,CAAC,gBAAgB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC;CAAG;AAE5F,eAAO,MAAM,sBAAsB,2BAA4B,iBAAiB,CAAC,2BAA2B,CAAC,4CAI5G,CAAC"}
|
package/dist/IconArrowLeft.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { SVGProps } from 'react';
|
|
2
|
-
interface SVGRProps {
|
|
3
|
-
title?: string;
|
|
4
|
-
titleId?: string;
|
|
5
|
-
}
|
|
6
|
-
export declare const IconArrowLeft: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
interface SVGRProps {
|
|
3
|
+
title?: string;
|
|
4
|
+
titleId?: string;
|
|
5
|
+
}
|
|
6
|
+
export declare const IconArrowLeft: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export {};
|
|
8
8
|
//# sourceMappingURL=IconArrowLeft.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconArrowLeft.d.ts","sourceRoot":"","sources":["../src/IconArrowLeft.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,aAAa,iCAAkC,
|
|
1
|
+
{"version":3,"file":"IconArrowLeft.d.ts","sourceRoot":"","sources":["../src/IconArrowLeft.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,aAAa,iCAAkC,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CAK9F,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { SVGProps } from 'react';
|
|
2
|
-
interface SVGRProps {
|
|
3
|
-
title?: string;
|
|
4
|
-
titleId?: string;
|
|
5
|
-
}
|
|
6
|
-
export declare const IconArrowLeftDouble: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
interface SVGRProps {
|
|
3
|
+
title?: string;
|
|
4
|
+
titleId?: string;
|
|
5
|
+
}
|
|
6
|
+
export declare const IconArrowLeftDouble: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export {};
|
|
8
8
|
//# sourceMappingURL=IconArrowLeftDouble.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconArrowLeftDouble.d.ts","sourceRoot":"","sources":["../src/IconArrowLeftDouble.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,mBAAmB,iCAAkC,
|
|
1
|
+
{"version":3,"file":"IconArrowLeftDouble.d.ts","sourceRoot":"","sources":["../src/IconArrowLeftDouble.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,mBAAmB,iCAAkC,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CAMpG,CAAC"}
|
package/dist/IconArrowRight.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { SVGProps } from 'react';
|
|
2
|
-
interface SVGRProps {
|
|
3
|
-
title?: string;
|
|
4
|
-
titleId?: string;
|
|
5
|
-
}
|
|
6
|
-
export declare const IconArrowRight: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
interface SVGRProps {
|
|
3
|
+
title?: string;
|
|
4
|
+
titleId?: string;
|
|
5
|
+
}
|
|
6
|
+
export declare const IconArrowRight: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export {};
|
|
8
8
|
//# sourceMappingURL=IconArrowRight.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconArrowRight.d.ts","sourceRoot":"","sources":["../src/IconArrowRight.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,cAAc,iCAAkC,
|
|
1
|
+
{"version":3,"file":"IconArrowRight.d.ts","sourceRoot":"","sources":["../src/IconArrowRight.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,cAAc,iCAAkC,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CAK/F,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { SVGProps } from 'react';
|
|
2
|
-
interface SVGRProps {
|
|
3
|
-
title?: string;
|
|
4
|
-
titleId?: string;
|
|
5
|
-
}
|
|
6
|
-
export declare const IconArrowRightDouble: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
interface SVGRProps {
|
|
3
|
+
title?: string;
|
|
4
|
+
titleId?: string;
|
|
5
|
+
}
|
|
6
|
+
export declare const IconArrowRightDouble: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export {};
|
|
8
8
|
//# sourceMappingURL=IconArrowRightDouble.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconArrowRightDouble.d.ts","sourceRoot":"","sources":["../src/IconArrowRightDouble.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,oBAAoB,iCAAkC,
|
|
1
|
+
{"version":3,"file":"IconArrowRightDouble.d.ts","sourceRoot":"","sources":["../src/IconArrowRightDouble.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,oBAAoB,iCAAkC,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CAMrG,CAAC"}
|
package/dist/css.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license EUPL-1.2
|
|
3
|
-
* Copyright (c) 2021 Robbert Broersma
|
|
4
|
-
*/
|
|
5
|
-
import '@utrecht/calendar-css/src/index.scss';
|
|
6
|
-
export type { CalendarProps } from './index';
|
|
7
|
-
export { Calendar } from './index';
|
|
1
|
+
/**
|
|
2
|
+
* @license EUPL-1.2
|
|
3
|
+
* Copyright (c) 2021 Robbert Broersma
|
|
4
|
+
*/
|
|
5
|
+
import '@utrecht/calendar-css/src/index.scss';
|
|
6
|
+
export type { CalendarProps } from './index';
|
|
7
|
+
export { Calendar } from './index';
|
|
8
8
|
//# sourceMappingURL=css.d.ts.map
|