@esri/calcite-components-react 1.3.1 → 1.4.1
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/components.d.ts +6 -0
- package/dist/components.js +6 -0
- package/package.json +2 -2
package/dist/components.d.ts
CHANGED
|
@@ -49,7 +49,12 @@ export declare const CalciteList: import("react").ForwardRefExoticComponent<JSX.
|
|
|
49
49
|
export declare const CalciteListItem: import("react").ForwardRefExoticComponent<JSX.CalciteListItem & Omit<import("react").HTMLAttributes<HTMLCalciteListItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteListItemElement>>;
|
|
50
50
|
export declare const CalciteListItemGroup: import("react").ForwardRefExoticComponent<JSX.CalciteListItemGroup & Omit<import("react").HTMLAttributes<HTMLCalciteListItemGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteListItemGroupElement>>;
|
|
51
51
|
export declare const CalciteLoader: import("react").ForwardRefExoticComponent<JSX.CalciteLoader & Omit<import("react").HTMLAttributes<HTMLCalciteLoaderElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteLoaderElement>>;
|
|
52
|
+
export declare const CalciteMenu: import("react").ForwardRefExoticComponent<JSX.CalciteMenu & Omit<import("react").HTMLAttributes<HTMLCalciteMenuElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteMenuElement>>;
|
|
53
|
+
export declare const CalciteMenuItem: import("react").ForwardRefExoticComponent<JSX.CalciteMenuItem & Omit<import("react").HTMLAttributes<HTMLCalciteMenuItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteMenuItemElement>>;
|
|
52
54
|
export declare const CalciteModal: import("react").ForwardRefExoticComponent<JSX.CalciteModal & Omit<import("react").HTMLAttributes<HTMLCalciteModalElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteModalElement>>;
|
|
55
|
+
export declare const CalciteNavigation: import("react").ForwardRefExoticComponent<JSX.CalciteNavigation & Omit<import("react").HTMLAttributes<HTMLCalciteNavigationElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteNavigationElement>>;
|
|
56
|
+
export declare const CalciteNavigationLogo: import("react").ForwardRefExoticComponent<JSX.CalciteNavigationLogo & Omit<import("react").HTMLAttributes<HTMLCalciteNavigationLogoElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteNavigationLogoElement>>;
|
|
57
|
+
export declare const CalciteNavigationUser: import("react").ForwardRefExoticComponent<JSX.CalciteNavigationUser & Omit<import("react").HTMLAttributes<HTMLCalciteNavigationUserElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteNavigationUserElement>>;
|
|
53
58
|
export declare const CalciteNotice: import("react").ForwardRefExoticComponent<JSX.CalciteNotice & Omit<import("react").HTMLAttributes<HTMLCalciteNoticeElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteNoticeElement>>;
|
|
54
59
|
export declare const CalciteOption: import("react").ForwardRefExoticComponent<JSX.CalciteOption & Omit<import("react").HTMLAttributes<HTMLCalciteOptionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteOptionElement>>;
|
|
55
60
|
export declare const CalciteOptionGroup: import("react").ForwardRefExoticComponent<JSX.CalciteOptionGroup & Omit<import("react").HTMLAttributes<HTMLCalciteOptionGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteOptionGroupElement>>;
|
|
@@ -73,6 +78,7 @@ export declare const CalciteShellPanel: import("react").ForwardRefExoticComponen
|
|
|
73
78
|
export declare const CalciteSlider: import("react").ForwardRefExoticComponent<JSX.CalciteSlider & Omit<import("react").HTMLAttributes<HTMLCalciteSliderElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteSliderElement>>;
|
|
74
79
|
export declare const CalciteSortableList: import("react").ForwardRefExoticComponent<JSX.CalciteSortableList & Omit<import("react").HTMLAttributes<HTMLCalciteSortableListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteSortableListElement>>;
|
|
75
80
|
export declare const CalciteSplitButton: import("react").ForwardRefExoticComponent<JSX.CalciteSplitButton & Omit<import("react").HTMLAttributes<HTMLCalciteSplitButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteSplitButtonElement>>;
|
|
81
|
+
export declare const CalciteStack: import("react").ForwardRefExoticComponent<JSX.CalciteStack & Omit<import("react").HTMLAttributes<HTMLCalciteStackElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteStackElement>>;
|
|
76
82
|
export declare const CalciteStepper: import("react").ForwardRefExoticComponent<JSX.CalciteStepper & Omit<import("react").HTMLAttributes<HTMLCalciteStepperElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteStepperElement>>;
|
|
77
83
|
export declare const CalciteStepperItem: import("react").ForwardRefExoticComponent<JSX.CalciteStepperItem & Omit<import("react").HTMLAttributes<HTMLCalciteStepperItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteStepperItemElement>>;
|
|
78
84
|
export declare const CalciteSwitch: import("react").ForwardRefExoticComponent<JSX.CalciteSwitch & Omit<import("react").HTMLAttributes<HTMLCalciteSwitchElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteSwitchElement>>;
|
package/dist/components.js
CHANGED
|
@@ -51,7 +51,12 @@ export const CalciteList = /*@__PURE__*/ createReactComponent('calcite-list');
|
|
|
51
51
|
export const CalciteListItem = /*@__PURE__*/ createReactComponent('calcite-list-item');
|
|
52
52
|
export const CalciteListItemGroup = /*@__PURE__*/ createReactComponent('calcite-list-item-group');
|
|
53
53
|
export const CalciteLoader = /*@__PURE__*/ createReactComponent('calcite-loader');
|
|
54
|
+
export const CalciteMenu = /*@__PURE__*/ createReactComponent('calcite-menu');
|
|
55
|
+
export const CalciteMenuItem = /*@__PURE__*/ createReactComponent('calcite-menu-item');
|
|
54
56
|
export const CalciteModal = /*@__PURE__*/ createReactComponent('calcite-modal');
|
|
57
|
+
export const CalciteNavigation = /*@__PURE__*/ createReactComponent('calcite-navigation');
|
|
58
|
+
export const CalciteNavigationLogo = /*@__PURE__*/ createReactComponent('calcite-navigation-logo');
|
|
59
|
+
export const CalciteNavigationUser = /*@__PURE__*/ createReactComponent('calcite-navigation-user');
|
|
55
60
|
export const CalciteNotice = /*@__PURE__*/ createReactComponent('calcite-notice');
|
|
56
61
|
export const CalciteOption = /*@__PURE__*/ createReactComponent('calcite-option');
|
|
57
62
|
export const CalciteOptionGroup = /*@__PURE__*/ createReactComponent('calcite-option-group');
|
|
@@ -75,6 +80,7 @@ export const CalciteShellPanel = /*@__PURE__*/ createReactComponent('calcite-she
|
|
|
75
80
|
export const CalciteSlider = /*@__PURE__*/ createReactComponent('calcite-slider');
|
|
76
81
|
export const CalciteSortableList = /*@__PURE__*/ createReactComponent('calcite-sortable-list');
|
|
77
82
|
export const CalciteSplitButton = /*@__PURE__*/ createReactComponent('calcite-split-button');
|
|
83
|
+
export const CalciteStack = /*@__PURE__*/ createReactComponent('calcite-stack');
|
|
78
84
|
export const CalciteStepper = /*@__PURE__*/ createReactComponent('calcite-stepper');
|
|
79
85
|
export const CalciteStepperItem = /*@__PURE__*/ createReactComponent('calcite-stepper-item');
|
|
80
86
|
export const CalciteSwitch = /*@__PURE__*/ createReactComponent('calcite-switch');
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@esri/calcite-components-react",
|
|
3
3
|
"sideEffects": false,
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.4.1",
|
|
5
5
|
"description": "A set of React components that wrap calcite components",
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
7
7
|
"scripts": {
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"typescript": "4.7.4"
|
|
27
27
|
},
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@esri/calcite-components": "^1.
|
|
29
|
+
"@esri/calcite-components": "^1.4.1"
|
|
30
30
|
},
|
|
31
31
|
"peerDependencies": {
|
|
32
32
|
"react": ">=16.7",
|