boreal-ui 0.0.74 → 0.0.76
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/core/Pager-B4hyIUdo.js.map +1 -1
- package/dist/core/Pager-wl7_umU4.cjs.map +1 -1
- package/dist/core/index.cjs.js +599 -131
- package/dist/core/index.cjs.js.map +1 -1
- package/dist/core/index.js +599 -131
- package/dist/core/index.js.map +1 -1
- package/dist/generated-docs/Typography.props.js +204 -0
- package/dist/next/Pager-DFKfUn1s.js.map +1 -1
- package/dist/next/Pager-DcibmVu1.cjs.map +1 -1
- package/dist/next/index.cjs.js +599 -131
- package/dist/next/index.cjs.js.map +1 -1
- package/dist/next/index.js +599 -131
- package/dist/next/index.js.map +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/types/components/Pager/Pager.types.d.ts +2 -2
- package/dist/types/components/Pager/Pager.types.d.ts.map +1 -1
- package/dist/types/components/Pager/core/Pager.d.ts +2 -2
- package/dist/types/components/Pager/core/Pager.d.ts.map +1 -1
- package/dist/types/components/Pager/next/Pager.d.ts +2 -2
- package/dist/types/components/Pager/next/Pager.d.ts.map +1 -1
- package/dist/types/components/Typography/Typography.types.d.ts +75 -0
- package/dist/types/components/Typography/Typography.types.d.ts.map +1 -1
- package/dist/types/generated-docs/CheckBox.props.d.ts +7 -0
- package/dist/types/generated-docs/CheckBox.props.d.ts.map +1 -0
- package/dist/types/generated-docs/ChipGroup.props.d.ts +7 -0
- package/dist/types/generated-docs/ChipGroup.props.d.ts.map +1 -0
- package/dist/types/generated-docs/DateTimePicker.props.d.ts.map +1 -1
- package/dist/types/generated-docs/Dropdown.props.d.ts.map +1 -1
- package/dist/types/generated-docs/FileUpload.props.d.ts.map +1 -1
- package/dist/types/generated-docs/FormGroup.props.d.ts.map +1 -1
- package/dist/types/generated-docs/Pager.props.d.ts +7 -0
- package/dist/types/generated-docs/Pager.props.d.ts.map +1 -0
- package/dist/types/generated-docs/Popover.props.d.ts +7 -0
- package/dist/types/generated-docs/Popover.props.d.ts.map +1 -0
- package/dist/types/generated-docs/index.d.ts +4 -0
- package/dist/types/generated-docs/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -4,7 +4,7 @@ import { IconButtonProps } from "../IconButton/IconButton.types";
|
|
|
4
4
|
/**
|
|
5
5
|
* Props for the Pager (pagination) component.
|
|
6
6
|
*/
|
|
7
|
-
export interface
|
|
7
|
+
export interface PagerProps {
|
|
8
8
|
/** Total number of items to paginate through. */
|
|
9
9
|
totalItems: number;
|
|
10
10
|
/** Number of items to display per page. */
|
|
@@ -63,7 +63,7 @@ export interface PaginationProps {
|
|
|
63
63
|
/** Optional test ID for testing frameworks. */
|
|
64
64
|
"data-testid"?: string;
|
|
65
65
|
}
|
|
66
|
-
export interface BasePagerProps extends
|
|
66
|
+
export interface BasePagerProps extends PagerProps {
|
|
67
67
|
Button: React.ComponentType<ButtonProps>;
|
|
68
68
|
IconButton: React.ComponentType<IconButtonProps>;
|
|
69
69
|
classMap: Record<string, string>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pager.types.d.ts","sourceRoot":"","sources":["../../../../src/components/Pager/Pager.types.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,YAAY,EACZ,UAAU,EACV,QAAQ,EACR,SAAS,EACT,SAAS,EACV,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEjE;;GAEG;AACH,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"Pager.types.d.ts","sourceRoot":"","sources":["../../../../src/components/Pager/Pager.types.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,YAAY,EACZ,UAAU,EACV,QAAQ,EACR,SAAS,EACT,SAAS,EACV,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEjE;;GAEG;AACH,MAAM,WAAW,UAAU;IACzB,iDAAiD;IACjD,UAAU,EAAE,MAAM,CAAC;IAEnB,2CAA2C;IAC3C,YAAY,EAAE,MAAM,CAAC;IAErB,6CAA6C;IAC7C,WAAW,EAAE,MAAM,CAAC;IAEpB,2DAA2D;IAC3D,YAAY,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAErC,iDAAiD;IACjD,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAE3B,uDAAuD;IACvD,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,IAAI,CAAC,EAAE,QAAQ,CAAC;IAEhB;;;OAGG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAElB;;;OAGG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAElB;;;OAGG;IACH,QAAQ,CAAC,EAAE,YAAY,CAAC;IAExB;;;OAGG;IACH,MAAM,CAAC,EAAE,UAAU,CAAC;IAEpB,6DAA6D;IAC7D,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB,oEAAoE;IACpE,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAE5B,mEAAmE;IACnE,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B,0CAA0C;IAC1C,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAEhC,qDAAqD;IACrD,4BAA4B,CAAC,EAAE,MAAM,CAAC;IAEtC,iDAAiD;IACjD,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAElC,0EAA0E;IAC1E,gBAAgB,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,OAAO,KAAK,MAAM,CAAC;IAE/D,gEAAgE;IAChE,oBAAoB,CAAC,EAAE,CAAC,WAAW,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,KAAK,MAAM,CAAC;IAE3E,2DAA2D;IAC3D,kBAAkB,CAAC,EAAE,KAAK,GAAG,QAAQ,GAAG,WAAW,CAAC;IAEpD,+CAA+C;IAC/C,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,WAAW,cAAe,SAAQ,UAAU;IAChD,MAAM,EAAE,KAAK,CAAC,aAAa,CAAC,WAAW,CAAC,CAAC;IACzC,UAAU,EAAE,KAAK,CAAC,aAAa,CAAC,eAAe,CAAC,CAAC;IACjD,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAClC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import "./Pager.scss";
|
|
3
|
-
import {
|
|
4
|
-
declare const Pager: React.FC<
|
|
3
|
+
import { PagerProps } from "../Pager.types";
|
|
4
|
+
declare const Pager: React.FC<PagerProps>;
|
|
5
5
|
export default Pager;
|
|
6
6
|
//# sourceMappingURL=Pager.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pager.d.ts","sourceRoot":"","sources":["../../../../../src/components/Pager/core/Pager.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,cAAc,CAAC;AACtB,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"Pager.d.ts","sourceRoot":"","sources":["../../../../../src/components/Pager/core/Pager.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,cAAc,CAAC;AACtB,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAW5C,QAAA,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAS/B,CAAC;AAEF,eAAe,KAAK,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import {
|
|
3
|
-
declare const Pager: React.FC<
|
|
2
|
+
import { PagerProps } from "../Pager.types";
|
|
3
|
+
declare const Pager: React.FC<PagerProps>;
|
|
4
4
|
export default Pager;
|
|
5
5
|
//# sourceMappingURL=Pager.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pager.d.ts","sourceRoot":"","sources":["../../../../../src/components/Pager/next/Pager.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"Pager.d.ts","sourceRoot":"","sources":["../../../../../src/components/Pager/next/Pager.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAE5C,QAAA,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAS/B,CAAC;AAEF,eAAe,KAAK,CAAC"}
|
|
@@ -4,29 +4,104 @@ export type TypographyAlign = "left" | "center" | "right" | "inherit";
|
|
|
4
4
|
export type TypographyWeight = "light" | "normal" | "medium" | "bold" | "bolder" | "inherit";
|
|
5
5
|
export type TypographyTheme = "primary" | "secondary" | "tertiary" | "quaternary" | "clear" | "success" | "warning" | "error" | "inherit";
|
|
6
6
|
export interface TypographyProps {
|
|
7
|
+
/**
|
|
8
|
+
* The content to render inside the typography component.
|
|
9
|
+
*/
|
|
7
10
|
children?: ReactNode;
|
|
11
|
+
/**
|
|
12
|
+
* Predefined typography style variant.
|
|
13
|
+
* Examples may include headings, body text, captions, or labels.
|
|
14
|
+
*/
|
|
8
15
|
variant?: TypographyVariant;
|
|
16
|
+
/**
|
|
17
|
+
* The HTML element or custom component to render as.
|
|
18
|
+
* For example: `"p"`, `"span"`, `"h1"`, or a custom React component.
|
|
19
|
+
*/
|
|
9
20
|
as?: ElementType;
|
|
21
|
+
/**
|
|
22
|
+
* Horizontal text alignment.
|
|
23
|
+
*/
|
|
10
24
|
align?: TypographyAlign;
|
|
25
|
+
/**
|
|
26
|
+
* Font weight of the text.
|
|
27
|
+
*/
|
|
11
28
|
weight?: TypographyWeight;
|
|
29
|
+
/**
|
|
30
|
+
* Visual theme style applied to the typography.
|
|
31
|
+
*/
|
|
12
32
|
theme?: TypographyTheme;
|
|
33
|
+
/**
|
|
34
|
+
* Whether the text should be displayed in italic style.
|
|
35
|
+
*/
|
|
13
36
|
italic?: boolean;
|
|
37
|
+
/**
|
|
38
|
+
* Whether the text should be underlined.
|
|
39
|
+
*/
|
|
14
40
|
underline?: boolean;
|
|
41
|
+
/**
|
|
42
|
+
* Whether overflowing text should be truncated, typically with an ellipsis.
|
|
43
|
+
*/
|
|
15
44
|
truncate?: boolean;
|
|
45
|
+
/**
|
|
46
|
+
* Whether the text should remain on a single line without wrapping.
|
|
47
|
+
*/
|
|
16
48
|
noWrap?: boolean;
|
|
49
|
+
/**
|
|
50
|
+
* Whether the text should be visually hidden but still available to screen readers.
|
|
51
|
+
*/
|
|
17
52
|
srOnly?: boolean;
|
|
53
|
+
/**
|
|
54
|
+
* Optional custom CSS class name for the root element.
|
|
55
|
+
*/
|
|
18
56
|
className?: string;
|
|
57
|
+
/**
|
|
58
|
+
* Optional inline styles applied to the root element.
|
|
59
|
+
*/
|
|
19
60
|
style?: CSSProperties;
|
|
61
|
+
/**
|
|
62
|
+
* Optional unique id for the root element.
|
|
63
|
+
*/
|
|
20
64
|
id?: string;
|
|
65
|
+
/**
|
|
66
|
+
* Advisory text for the element, typically shown as a tooltip on hover.
|
|
67
|
+
*/
|
|
21
68
|
title?: string;
|
|
69
|
+
/**
|
|
70
|
+
* Optional test id used for testing the component.
|
|
71
|
+
*/
|
|
22
72
|
testId?: string;
|
|
73
|
+
/**
|
|
74
|
+
* Optional ARIA role for the rendered element.
|
|
75
|
+
*/
|
|
23
76
|
role?: AriaRole;
|
|
77
|
+
/**
|
|
78
|
+
* Defines an accessible label for the element when a visible label is not sufficient.
|
|
79
|
+
*/
|
|
24
80
|
"aria-label"?: string;
|
|
81
|
+
/**
|
|
82
|
+
* References the id of another element that labels this element.
|
|
83
|
+
*/
|
|
25
84
|
"aria-labelledby"?: string;
|
|
85
|
+
/**
|
|
86
|
+
* References the id of another element that describes this element.
|
|
87
|
+
*/
|
|
26
88
|
"aria-describedby"?: string;
|
|
89
|
+
/**
|
|
90
|
+
* Whether the element should be hidden from assistive technologies.
|
|
91
|
+
*/
|
|
27
92
|
"aria-hidden"?: boolean;
|
|
93
|
+
/**
|
|
94
|
+
* Indicates that the element will be updated and describes how updates should be announced.
|
|
95
|
+
*/
|
|
28
96
|
"aria-live"?: "off" | "polite" | "assertive";
|
|
97
|
+
/**
|
|
98
|
+
* Whether assistive technologies should present the entire updated region
|
|
99
|
+
* when part of a live region changes.
|
|
100
|
+
*/
|
|
29
101
|
"aria-atomic"?: boolean;
|
|
102
|
+
/**
|
|
103
|
+
* Indicates whether the element is currently being updated, such as during loading.
|
|
104
|
+
*/
|
|
30
105
|
"aria-busy"?: boolean;
|
|
31
106
|
}
|
|
32
107
|
export interface TypographyBaseProps extends TypographyProps {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Typography.types.d.ts","sourceRoot":"","sources":["../../../../src/components/Typography/Typography.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,aAAa,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGxE,MAAM,MAAM,iBAAiB,GACzB,SAAS,GACT,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,SAAS,GACT,MAAM,GACN,SAAS,GACT,OAAO,GACP,SAAS,GACT,UAAU,GACV,MAAM,CAAC;AAGX,MAAM,MAAM,eAAe,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,GAAG,SAAS,CAAC;AAGtE,MAAM,MAAM,gBAAgB,GACxB,OAAO,GACP,QAAQ,GACR,QAAQ,GACR,MAAM,GACN,QAAQ,GACR,SAAS,CAAC;AAGd,MAAM,MAAM,eAAe,GACvB,SAAS,GACT,WAAW,GACX,UAAU,GACV,YAAY,GACZ,OAAO,GACP,SAAS,GACT,SAAS,GACT,OAAO,GACP,SAAS,CAAC;AAEd,MAAM,WAAW,eAAe;IAC9B,QAAQ,CAAC,EAAE,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"Typography.types.d.ts","sourceRoot":"","sources":["../../../../src/components/Typography/Typography.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,aAAa,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGxE,MAAM,MAAM,iBAAiB,GACzB,SAAS,GACT,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,SAAS,GACT,MAAM,GACN,SAAS,GACT,OAAO,GACP,SAAS,GACT,UAAU,GACV,MAAM,CAAC;AAGX,MAAM,MAAM,eAAe,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,GAAG,SAAS,CAAC;AAGtE,MAAM,MAAM,gBAAgB,GACxB,OAAO,GACP,QAAQ,GACR,QAAQ,GACR,MAAM,GACN,QAAQ,GACR,SAAS,CAAC;AAGd,MAAM,MAAM,eAAe,GACvB,SAAS,GACT,WAAW,GACX,UAAU,GACV,YAAY,GACZ,OAAO,GACP,SAAS,GACT,SAAS,GACT,OAAO,GACP,SAAS,CAAC;AAEd,MAAM,WAAW,eAAe;IAC9B;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;IAErB;;;OAGG;IACH,OAAO,CAAC,EAAE,iBAAiB,CAAC;IAE5B;;;OAGG;IACH,EAAE,CAAC,EAAE,WAAW,CAAC;IAEjB;;OAEG;IACH,KAAK,CAAC,EAAE,eAAe,CAAC;IAExB;;OAEG;IACH,MAAM,CAAC,EAAE,gBAAgB,CAAC;IAE1B;;OAEG;IACH,KAAK,CAAC,EAAE,eAAe,CAAC;IAExB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IAEjB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IAEjB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IAEjB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,KAAK,CAAC,EAAE,aAAa,CAAC;IAEtB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,IAAI,CAAC,EAAE,QAAQ,CAAC;IAEhB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAE5B;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IAExB;;OAEG;IACH,WAAW,CAAC,EAAE,KAAK,GAAG,QAAQ,GAAG,WAAW,CAAC;IAE7C;;;OAGG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IAExB;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,MAAM,WAAW,mBAAoB,SAAQ,eAAe;IAC1D,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACjC,iBAAiB,EAAE,CACjB,GAAG,OAAO,EAAE,KAAK,CAAC,MAAM,GAAG,KAAK,GAAG,IAAI,GAAG,SAAS,CAAC,KACjD,MAAM,CAAC;CACb"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CheckBox.props.d.ts","sourceRoot":"","sources":["../../../src/generated-docs/CheckBox.props.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAErD,eAAO,MAAM,gBAAgB,EAAE,qBAuL9B,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* AUTO-GENERATED FILE. DO NOT EDIT.
|
|
3
|
+
* Generated by scripts/generate-component-docs.cjs
|
|
4
|
+
*/
|
|
5
|
+
import type { GeneratedComponentDoc } from "./types";
|
|
6
|
+
export declare const chipGroupPropDocs: GeneratedComponentDoc;
|
|
7
|
+
//# sourceMappingURL=ChipGroup.props.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChipGroup.props.d.ts","sourceRoot":"","sources":["../../../src/generated-docs/ChipGroup.props.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAErD,eAAO,MAAM,iBAAiB,EAAE,qBA+D/B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DateTimePicker.props.d.ts","sourceRoot":"","sources":["../../../src/generated-docs/DateTimePicker.props.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAErD,eAAO,MAAM,sBAAsB,EAAE,
|
|
1
|
+
{"version":3,"file":"DateTimePicker.props.d.ts","sourceRoot":"","sources":["../../../src/generated-docs/DateTimePicker.props.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAErD,eAAO,MAAM,sBAAsB,EAAE,qBAuRpC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dropdown.props.d.ts","sourceRoot":"","sources":["../../../src/generated-docs/Dropdown.props.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAErD,eAAO,MAAM,gBAAgB,EAAE,
|
|
1
|
+
{"version":3,"file":"Dropdown.props.d.ts","sourceRoot":"","sources":["../../../src/generated-docs/Dropdown.props.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAErD,eAAO,MAAM,gBAAgB,EAAE,qBAuM9B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FileUpload.props.d.ts","sourceRoot":"","sources":["../../../src/generated-docs/FileUpload.props.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAErD,eAAO,MAAM,kBAAkB,EAAE,
|
|
1
|
+
{"version":3,"file":"FileUpload.props.d.ts","sourceRoot":"","sources":["../../../src/generated-docs/FileUpload.props.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAErD,eAAO,MAAM,kBAAkB,EAAE,qBA+RhC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormGroup.props.d.ts","sourceRoot":"","sources":["../../../src/generated-docs/FormGroup.props.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAErD,eAAO,MAAM,iBAAiB,EAAE,
|
|
1
|
+
{"version":3,"file":"FormGroup.props.d.ts","sourceRoot":"","sources":["../../../src/generated-docs/FormGroup.props.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAErD,eAAO,MAAM,iBAAiB,EAAE,qBAuI/B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Pager.props.d.ts","sourceRoot":"","sources":["../../../src/generated-docs/Pager.props.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAErD,eAAO,MAAM,aAAa,EAAE,qBA+K3B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Popover.props.d.ts","sourceRoot":"","sources":["../../../src/generated-docs/Popover.props.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAErD,eAAO,MAAM,eAAe,EAAE,qBA+I7B,CAAC"}
|
|
@@ -9,7 +9,9 @@ export { badgePropDocs } from "./Badge.props";
|
|
|
9
9
|
export { breadcrumbsPropDocs } from "./Breadcrumbs.props";
|
|
10
10
|
export { buttonPropDocs } from "./Button.props";
|
|
11
11
|
export { cardPropDocs } from "./Card.props";
|
|
12
|
+
export { checkBoxPropDocs } from "./CheckBox.props";
|
|
12
13
|
export { chipPropDocs } from "./Chip.props";
|
|
14
|
+
export { chipGroupPropDocs } from "./ChipGroup.props";
|
|
13
15
|
export { circularProgressPropDocs } from "./CircularProgress.props";
|
|
14
16
|
export { colorPickerPropDocs } from "./ColorPicker.props";
|
|
15
17
|
export { commandPalettePropDocs } from "./CommandPalette.props";
|
|
@@ -28,6 +30,8 @@ export { metricBoxPropDocs } from "./MetricBox.props";
|
|
|
28
30
|
export { modalPropDocs } from "./Modal.props";
|
|
29
31
|
export { navBarPropDocs } from "./NavBar.props";
|
|
30
32
|
export { notificationCenterPropDocs } from "./NotificationCenter.props";
|
|
33
|
+
export { pagerPropDocs } from "./Pager.props";
|
|
34
|
+
export { popoverPropDocs } from "./Popover.props";
|
|
31
35
|
export { progressBarPropDocs } from "./ProgressBar.props";
|
|
32
36
|
export { radioButtonPropDocs } from "./RadioButton.props";
|
|
33
37
|
export { ratingPropDocs } from "./Rating.props";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/generated-docs/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,YAAY,EAAE,qBAAqB,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AACvE,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAC9C,OAAO,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAC5C,OAAO,EAAE,wBAAwB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAChE,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,EAAE,wBAAwB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAC9C,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,0BAA0B,EAAE,MAAM,4BAA4B,CAAC;AACxE,OAAO,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAC5C,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/generated-docs/index.ts"],"names":[],"mappings":"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"}
|