@govtechsg/sgds-web-component 3.19.0-rc.1 → 3.19.0-rc.3
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/components/Stepper/index.umd.min.js +26 -26
- package/components/Stepper/index.umd.min.js.map +1 -1
- package/components/Stepper/sgds-stepper.d.ts +10 -0
- package/components/Stepper/sgds-stepper.js +46 -24
- package/components/Stepper/sgds-stepper.js.map +1 -1
- package/components/Stepper/step.js +1 -1
- package/components/index.umd.min.js +88 -88
- package/components/index.umd.min.js.map +1 -1
- package/css/fouc.css +2 -2
- package/custom-elements.json +761 -754
- package/index.umd.min.js +18 -18
- package/index.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/react/accordion/index.d.ts +3 -1
- package/react/accordion-item/index.d.ts +3 -1
- package/react/alert/index.d.ts +3 -1
- package/react/alert-link/index.d.ts +3 -1
- package/react/badge/index.d.ts +3 -1
- package/react/breadcrumb/index.d.ts +3 -1
- package/react/breadcrumb-item/index.d.ts +3 -1
- package/react/button/index.d.ts +3 -1
- package/react/card/index.d.ts +3 -1
- package/react/checkbox/index.d.ts +3 -1
- package/react/checkbox-group/index.d.ts +3 -1
- package/react/close-button/index.d.ts +3 -1
- package/react/combo-box/index.d.ts +3 -1
- package/react/combo-box-option/index.d.ts +3 -1
- package/react/components/Stepper/sgds-stepper.cjs.js +45 -23
- package/react/components/Stepper/sgds-stepper.cjs.js.map +1 -1
- package/react/components/Stepper/sgds-stepper.js +46 -24
- package/react/components/Stepper/sgds-stepper.js.map +1 -1
- package/react/components/Stepper/step.cjs.js +1 -1
- package/react/components/Stepper/step.js +1 -1
- package/react/datepicker/index.d.ts +3 -1
- package/react/description-list/index.d.ts +3 -1
- package/react/description-list-group/index.d.ts +3 -1
- package/react/divider/index.d.ts +3 -1
- package/react/drawer/index.d.ts +3 -1
- package/react/dropdown/index.d.ts +3 -1
- package/react/dropdown-item/index.d.ts +3 -1
- package/react/file-upload/index.d.ts +3 -1
- package/react/footer/index.d.ts +3 -1
- package/react/footer-item/index.d.ts +3 -1
- package/react/icon/index.d.ts +3 -1
- package/react/icon-button/index.d.ts +3 -1
- package/react/icon-card/index.d.ts +3 -1
- package/react/icon-list/index.d.ts +3 -1
- package/react/image-card/index.d.ts +3 -1
- package/react/index.cjs.js +4 -4
- package/react/index.d.ts +2 -2
- package/react/index.js +2 -2
- package/react/input/index.d.ts +3 -1
- package/react/link/index.d.ts +3 -1
- package/react/mainnav/index.d.ts +3 -1
- package/react/mainnav-dropdown/index.d.ts +3 -1
- package/react/mainnav-item/index.d.ts +3 -1
- package/react/masthead/index.d.ts +3 -1
- package/react/modal/index.d.ts +3 -1
- package/react/overflow-menu/index.d.ts +3 -1
- package/react/pagination/index.d.ts +3 -1
- package/react/progress-bar/index.d.ts +3 -1
- package/react/quantity-toggle/index.d.ts +3 -1
- package/react/radio/index.d.ts +3 -1
- package/react/radio-group/index.d.ts +3 -1
- package/react/select/index.d.ts +3 -1
- package/react/select-option/index.d.ts +3 -1
- package/react/sidebar/index.d.ts +3 -1
- package/react/sidebar-group/index.d.ts +3 -1
- package/react/sidebar-item/index.d.ts +3 -1
- package/react/sidebar-section/index.d.ts +3 -1
- package/react/sidenav/index.d.ts +3 -1
- package/react/sidenav-item/index.d.ts +3 -1
- package/react/sidenav-link/index.d.ts +3 -1
- package/react/skeleton/index.d.ts +3 -1
- package/react/spinner/index.d.ts +3 -1
- package/react/step/index.d.ts +3 -1
- package/react/stepper/index.d.ts +3 -1
- package/react/subnav/index.d.ts +3 -1
- package/react/subnav-item/index.d.ts +3 -1
- package/react/switch/index.d.ts +3 -1
- package/react/system-banner/index.d.ts +3 -1
- package/react/system-banner-item/index.d.ts +3 -1
- package/react/tab/index.d.ts +3 -1
- package/react/tab-group/index.d.ts +3 -1
- package/react/tab-panel/index.d.ts +3 -1
- package/react/table/index.d.ts +3 -1
- package/react/table-cell/index.d.ts +3 -1
- package/react/table-head/index.d.ts +3 -1
- package/react/table-of-contents/index.d.ts +3 -1
- package/react/table-row/index.d.ts +3 -1
- package/react/textarea/index.d.ts +3 -1
- package/react/thumbnail-card/index.d.ts +3 -1
- package/react/toast/index.d.ts +3 -1
- package/react/toast-container/index.d.ts +3 -1
- package/react/tooltip/index.d.ts +3 -1
- package/types/react.d.ts +136 -136
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsFileUploadProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsFileUploadProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/footer/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsFooterProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsFooterProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsFooterItemProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsFooterItemProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/icon/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsIconProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsIconProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsIconButtonProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsIconButtonProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsIconCardProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsIconCardProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsIconListProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsIconListProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsImageCardProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsImageCardProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/index.cjs.js
CHANGED
|
@@ -7,11 +7,11 @@ var index = require('./accordion-item/index.cjs.js');
|
|
|
7
7
|
var index$1 = require('./accordion/index.cjs.js');
|
|
8
8
|
var index$2 = require('./alert-link/index.cjs.js');
|
|
9
9
|
var index$3 = require('./alert/index.cjs.js');
|
|
10
|
-
var index$4 = require('./
|
|
10
|
+
var index$4 = require('./badge/index.cjs.js');
|
|
11
11
|
var index$5 = require('./breadcrumb-item/index.cjs.js');
|
|
12
12
|
var index$6 = require('./breadcrumb/index.cjs.js');
|
|
13
13
|
var index$7 = require('./card/index.cjs.js');
|
|
14
|
-
var index$8 = require('./
|
|
14
|
+
var index$8 = require('./button/index.cjs.js');
|
|
15
15
|
var index$9 = require('./checkbox-group/index.cjs.js');
|
|
16
16
|
var index$a = require('./checkbox/index.cjs.js');
|
|
17
17
|
var index$b = require('./close-button/index.cjs.js');
|
|
@@ -83,11 +83,11 @@ exports.SgdsAccordionItem = index["default"];
|
|
|
83
83
|
exports.SgdsAccordion = index$1["default"];
|
|
84
84
|
exports.SgdsAlertLink = index$2["default"];
|
|
85
85
|
exports.SgdsAlert = index$3["default"];
|
|
86
|
-
exports.
|
|
86
|
+
exports.SgdsBadge = index$4["default"];
|
|
87
87
|
exports.SgdsBreadcrumbItem = index$5["default"];
|
|
88
88
|
exports.SgdsBreadcrumb = index$6["default"];
|
|
89
89
|
exports.SgdsCard = index$7["default"];
|
|
90
|
-
exports.
|
|
90
|
+
exports.SgdsButton = index$8["default"];
|
|
91
91
|
exports.SgdsCheckboxGroup = index$9["default"];
|
|
92
92
|
exports.SgdsCheckbox = index$a["default"];
|
|
93
93
|
exports.SgdsCloseButton = index$b["default"];
|
package/react/index.d.ts
CHANGED
|
@@ -2,11 +2,11 @@ export { default as SgdsAccordionItem } from './accordion-item';
|
|
|
2
2
|
export { default as SgdsAccordion } from './accordion';
|
|
3
3
|
export { default as SgdsAlertLink } from './alert-link';
|
|
4
4
|
export { default as SgdsAlert } from './alert';
|
|
5
|
-
export { default as
|
|
5
|
+
export { default as SgdsBadge } from './badge';
|
|
6
6
|
export { default as SgdsBreadcrumbItem } from './breadcrumb-item';
|
|
7
7
|
export { default as SgdsBreadcrumb } from './breadcrumb';
|
|
8
8
|
export { default as SgdsCard } from './card';
|
|
9
|
-
export { default as
|
|
9
|
+
export { default as SgdsButton } from './button';
|
|
10
10
|
export { default as SgdsCheckboxGroup } from './checkbox-group';
|
|
11
11
|
export { default as SgdsCheckbox } from './checkbox';
|
|
12
12
|
export { default as SgdsCloseButton } from './close-button';
|
package/react/index.js
CHANGED
|
@@ -3,11 +3,11 @@ export { default as SgdsAccordionItem } from './accordion-item/index.js';
|
|
|
3
3
|
export { default as SgdsAccordion } from './accordion/index.js';
|
|
4
4
|
export { default as SgdsAlertLink } from './alert-link/index.js';
|
|
5
5
|
export { default as SgdsAlert } from './alert/index.js';
|
|
6
|
-
export { default as
|
|
6
|
+
export { default as SgdsBadge } from './badge/index.js';
|
|
7
7
|
export { default as SgdsBreadcrumbItem } from './breadcrumb-item/index.js';
|
|
8
8
|
export { default as SgdsBreadcrumb } from './breadcrumb/index.js';
|
|
9
9
|
export { default as SgdsCard } from './card/index.js';
|
|
10
|
-
export { default as
|
|
10
|
+
export { default as SgdsButton } from './button/index.js';
|
|
11
11
|
export { default as SgdsCheckboxGroup } from './checkbox-group/index.js';
|
|
12
12
|
export { default as SgdsCheckbox } from './checkbox/index.js';
|
|
13
13
|
export { default as SgdsCloseButton } from './close-button/index.js';
|
package/react/input/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsInputProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsInputProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/link/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsLinkProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsLinkProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/mainnav/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsMainnavProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsMainnavProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsMainnavDropdownProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsMainnavDropdownProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsMainnavItemProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsMainnavItemProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsMastheadProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsMastheadProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/modal/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsModalProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsModalProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsOverflowMenuProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsOverflowMenuProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsPaginationProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsPaginationProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsProgressBarProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsProgressBarProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsQuantityToggleProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsQuantityToggleProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/radio/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsRadioProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsRadioProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsRadioGroupProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsRadioGroupProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/select/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSelectProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSelectProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSelectOptionProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSelectOptionProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/sidebar/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSidebarProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSidebarProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSidebarGroupProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSidebarGroupProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSidebarItemProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSidebarItemProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSidebarSectionProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSidebarSectionProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/sidenav/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSidenavProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSidenavProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSidenavItemProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSidenavItemProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSidenavLinkProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSidenavLinkProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSkeletonProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSkeletonProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/spinner/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSpinnerProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSpinnerProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/step/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsStepProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsStepProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/stepper/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsStepperProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsStepperProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/subnav/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSubnavProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSubnavProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSubnavItemProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSubnavItemProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/switch/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSwitchProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSwitchProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSystemBannerProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSystemBannerProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsSystemBannerItemProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsSystemBannerItemProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/tab/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsTabProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsTabProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsTabGroupProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsTabGroupProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsTabPanelProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsTabPanelProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/table/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsTableProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsTableProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsTableCellProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsTableCellProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsTableHeadProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsTableHeadProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsTableOfContentsProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsTableOfContentsProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsTableRowProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsTableRowProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsTextareaProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsTextareaProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsThumbnailCardProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsThumbnailCardProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/toast/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsToastProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsToastProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsToastContainerProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsToastContainerProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|
package/react/tooltip/index.d.ts
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import type { SgdsTooltipProps } from '../../types/react';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
declare const _default: React.ForwardRefExoticComponent<React.PropsWithChildren<SgdsTooltipProps> & React.RefAttributes<HTMLElement>>;
|
|
2
4
|
export default _default;
|