@esri/calcite-components-react 0.35.0 → 0.37.0-next.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.
@@ -58,14 +58,13 @@ export declare const CalcitePickList: import("react").ForwardRefExoticComponent<
58
58
  export declare const CalcitePickListGroup: import("react").ForwardRefExoticComponent<JSX.CalcitePickListGroup & Omit<import("react").HTMLAttributes<HTMLCalcitePickListGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalcitePickListGroupElement>>;
59
59
  export declare const CalcitePickListItem: import("react").ForwardRefExoticComponent<JSX.CalcitePickListItem & Omit<import("react").HTMLAttributes<HTMLCalcitePickListItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalcitePickListItemElement>>;
60
60
  export declare const CalcitePopover: import("react").ForwardRefExoticComponent<JSX.CalcitePopover & Omit<import("react").HTMLAttributes<HTMLCalcitePopoverElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalcitePopoverElement>>;
61
- export declare const CalcitePopoverManager: import("react").ForwardRefExoticComponent<JSX.CalcitePopoverManager & Omit<import("react").HTMLAttributes<HTMLCalcitePopoverManagerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalcitePopoverManagerElement>>;
62
61
  export declare const CalciteProgress: import("react").ForwardRefExoticComponent<JSX.CalciteProgress & Omit<import("react").HTMLAttributes<HTMLCalciteProgressElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteProgressElement>>;
63
62
  export declare const CalciteRadioButton: import("react").ForwardRefExoticComponent<JSX.CalciteRadioButton & Omit<import("react").HTMLAttributes<HTMLCalciteRadioButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteRadioButtonElement>>;
64
63
  export declare const CalciteRadioButtonGroup: import("react").ForwardRefExoticComponent<JSX.CalciteRadioButtonGroup & Omit<import("react").HTMLAttributes<HTMLCalciteRadioButtonGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteRadioButtonGroupElement>>;
65
- export declare const CalciteRadioGroup: import("react").ForwardRefExoticComponent<JSX.CalciteRadioGroup & Omit<import("react").HTMLAttributes<HTMLCalciteRadioGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteRadioGroupElement>>;
66
- export declare const CalciteRadioGroupItem: import("react").ForwardRefExoticComponent<JSX.CalciteRadioGroupItem & Omit<import("react").HTMLAttributes<HTMLCalciteRadioGroupItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteRadioGroupItemElement>>;
67
64
  export declare const CalciteRating: import("react").ForwardRefExoticComponent<JSX.CalciteRating & Omit<import("react").HTMLAttributes<HTMLCalciteRatingElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteRatingElement>>;
68
65
  export declare const CalciteScrim: import("react").ForwardRefExoticComponent<JSX.CalciteScrim & Omit<import("react").HTMLAttributes<HTMLCalciteScrimElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteScrimElement>>;
66
+ export declare const CalciteSegmentedControl: import("react").ForwardRefExoticComponent<JSX.CalciteSegmentedControl & Omit<import("react").HTMLAttributes<HTMLCalciteSegmentedControlElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteSegmentedControlElement>>;
67
+ export declare const CalciteSegmentedControlItem: import("react").ForwardRefExoticComponent<JSX.CalciteSegmentedControlItem & Omit<import("react").HTMLAttributes<HTMLCalciteSegmentedControlItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteSegmentedControlItemElement>>;
69
68
  export declare const CalciteSelect: import("react").ForwardRefExoticComponent<JSX.CalciteSelect & Omit<import("react").HTMLAttributes<HTMLCalciteSelectElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteSelectElement>>;
70
69
  export declare const CalciteShell: import("react").ForwardRefExoticComponent<JSX.CalciteShell & Omit<import("react").HTMLAttributes<HTMLCalciteShellElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteShellElement>>;
71
70
  export declare const CalciteShellCenterRow: import("react").ForwardRefExoticComponent<JSX.CalciteShellCenterRow & Omit<import("react").HTMLAttributes<HTMLCalciteShellCenterRowElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteShellCenterRowElement>>;
@@ -88,7 +87,6 @@ export declare const CalciteTip: import("react").ForwardRefExoticComponent<JSX.C
88
87
  export declare const CalciteTipGroup: import("react").ForwardRefExoticComponent<JSX.CalciteTipGroup & Omit<import("react").HTMLAttributes<HTMLCalciteTipGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTipGroupElement>>;
89
88
  export declare const CalciteTipManager: import("react").ForwardRefExoticComponent<JSX.CalciteTipManager & Omit<import("react").HTMLAttributes<HTMLCalciteTipManagerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTipManagerElement>>;
90
89
  export declare const CalciteTooltip: import("react").ForwardRefExoticComponent<JSX.CalciteTooltip & Omit<import("react").HTMLAttributes<HTMLCalciteTooltipElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTooltipElement>>;
91
- export declare const CalciteTooltipManager: import("react").ForwardRefExoticComponent<JSX.CalciteTooltipManager & Omit<import("react").HTMLAttributes<HTMLCalciteTooltipManagerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTooltipManagerElement>>;
92
90
  export declare const CalciteTree: import("react").ForwardRefExoticComponent<JSX.CalciteTree & Omit<import("react").HTMLAttributes<HTMLCalciteTreeElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTreeElement>>;
93
91
  export declare const CalciteTreeItem: import("react").ForwardRefExoticComponent<JSX.CalciteTreeItem & Omit<import("react").HTMLAttributes<HTMLCalciteTreeItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTreeItemElement>>;
94
92
  export declare const CalciteValueList: import("react").ForwardRefExoticComponent<JSX.CalciteValueList & Omit<import("react").HTMLAttributes<HTMLCalciteValueListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteValueListElement>>;
@@ -60,14 +60,13 @@ export const CalcitePickList = /*@__PURE__*/ createReactComponent('calcite-pick-
60
60
  export const CalcitePickListGroup = /*@__PURE__*/ createReactComponent('calcite-pick-list-group');
61
61
  export const CalcitePickListItem = /*@__PURE__*/ createReactComponent('calcite-pick-list-item');
62
62
  export const CalcitePopover = /*@__PURE__*/ createReactComponent('calcite-popover');
63
- export const CalcitePopoverManager = /*@__PURE__*/ createReactComponent('calcite-popover-manager');
64
63
  export const CalciteProgress = /*@__PURE__*/ createReactComponent('calcite-progress');
65
64
  export const CalciteRadioButton = /*@__PURE__*/ createReactComponent('calcite-radio-button');
66
65
  export const CalciteRadioButtonGroup = /*@__PURE__*/ createReactComponent('calcite-radio-button-group');
67
- export const CalciteRadioGroup = /*@__PURE__*/ createReactComponent('calcite-radio-group');
68
- export const CalciteRadioGroupItem = /*@__PURE__*/ createReactComponent('calcite-radio-group-item');
69
66
  export const CalciteRating = /*@__PURE__*/ createReactComponent('calcite-rating');
70
67
  export const CalciteScrim = /*@__PURE__*/ createReactComponent('calcite-scrim');
68
+ export const CalciteSegmentedControl = /*@__PURE__*/ createReactComponent('calcite-segmented-control');
69
+ export const CalciteSegmentedControlItem = /*@__PURE__*/ createReactComponent('calcite-segmented-control-item');
71
70
  export const CalciteSelect = /*@__PURE__*/ createReactComponent('calcite-select');
72
71
  export const CalciteShell = /*@__PURE__*/ createReactComponent('calcite-shell');
73
72
  export const CalciteShellCenterRow = /*@__PURE__*/ createReactComponent('calcite-shell-center-row');
@@ -90,7 +89,6 @@ export const CalciteTip = /*@__PURE__*/ createReactComponent('calcite-tip');
90
89
  export const CalciteTipGroup = /*@__PURE__*/ createReactComponent('calcite-tip-group');
91
90
  export const CalciteTipManager = /*@__PURE__*/ createReactComponent('calcite-tip-manager');
92
91
  export const CalciteTooltip = /*@__PURE__*/ createReactComponent('calcite-tooltip');
93
- export const CalciteTooltipManager = /*@__PURE__*/ createReactComponent('calcite-tooltip-manager');
94
92
  export const CalciteTree = /*@__PURE__*/ createReactComponent('calcite-tree');
95
93
  export const CalciteTreeItem = /*@__PURE__*/ createReactComponent('calcite-tree-item');
96
94
  export const CalciteValueList = /*@__PURE__*/ createReactComponent('calcite-value-list');
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@esri/calcite-components-react",
3
3
  "sideEffects": false,
4
- "version": "0.35.0",
4
+ "version": "0.37.0-next.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.0.0-beta.98"
29
+ "@esri/calcite-components": "^1.0.0-next.717"
30
30
  },
31
31
  "peerDependencies": {
32
32
  "react": ">=16.7",
@@ -1,95 +0,0 @@
1
- /// <reference types="react" />
2
- import type { JSX } from '@esri/calcite-components';
3
- export declare const CalciteAccordion: import("react").ForwardRefExoticComponent<JSX.CalciteAccordion & Omit<import("react").HTMLAttributes<HTMLCalciteAccordionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteAccordionElement>>;
4
- export declare const CalciteAccordionItem: import("react").ForwardRefExoticComponent<JSX.CalciteAccordionItem & Omit<import("react").HTMLAttributes<HTMLCalciteAccordionItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteAccordionItemElement>>;
5
- export declare const CalciteAction: import("react").ForwardRefExoticComponent<JSX.CalciteAction & Omit<import("react").HTMLAttributes<HTMLCalciteActionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteActionElement>>;
6
- export declare const CalciteActionBar: import("react").ForwardRefExoticComponent<JSX.CalciteActionBar & Omit<import("react").HTMLAttributes<HTMLCalciteActionBarElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteActionBarElement>>;
7
- export declare const CalciteActionGroup: import("react").ForwardRefExoticComponent<JSX.CalciteActionGroup & Omit<import("react").HTMLAttributes<HTMLCalciteActionGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteActionGroupElement>>;
8
- export declare const CalciteActionMenu: import("react").ForwardRefExoticComponent<JSX.CalciteActionMenu & Omit<import("react").HTMLAttributes<HTMLCalciteActionMenuElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteActionMenuElement>>;
9
- export declare const CalciteActionPad: import("react").ForwardRefExoticComponent<JSX.CalciteActionPad & Omit<import("react").HTMLAttributes<HTMLCalciteActionPadElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteActionPadElement>>;
10
- export declare const CalciteAlert: import("react").ForwardRefExoticComponent<JSX.CalciteAlert & Omit<import("react").HTMLAttributes<HTMLCalciteAlertElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteAlertElement>>;
11
- export declare const CalciteAvatar: import("react").ForwardRefExoticComponent<JSX.CalciteAvatar & Omit<import("react").HTMLAttributes<HTMLCalciteAvatarElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteAvatarElement>>;
12
- export declare const CalciteBlock: import("react").ForwardRefExoticComponent<JSX.CalciteBlock & Omit<import("react").HTMLAttributes<HTMLCalciteBlockElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteBlockElement>>;
13
- export declare const CalciteBlockSection: import("react").ForwardRefExoticComponent<JSX.CalciteBlockSection & Omit<import("react").HTMLAttributes<HTMLCalciteBlockSectionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteBlockSectionElement>>;
14
- export declare const CalciteButton: import("react").ForwardRefExoticComponent<JSX.CalciteButton & Omit<import("react").HTMLAttributes<HTMLCalciteButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteButtonElement>>;
15
- export declare const CalciteCard: import("react").ForwardRefExoticComponent<JSX.CalciteCard & Omit<import("react").HTMLAttributes<HTMLCalciteCardElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteCardElement>>;
16
- export declare const CalciteCheckbox: import("react").ForwardRefExoticComponent<JSX.CalciteCheckbox & Omit<import("react").HTMLAttributes<HTMLCalciteCheckboxElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteCheckboxElement>>;
17
- export declare const CalciteChip: import("react").ForwardRefExoticComponent<JSX.CalciteChip & Omit<import("react").HTMLAttributes<HTMLCalciteChipElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteChipElement>>;
18
- export declare const CalciteColorPicker: import("react").ForwardRefExoticComponent<JSX.CalciteColorPicker & Omit<import("react").HTMLAttributes<HTMLCalciteColorPickerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteColorPickerElement>>;
19
- export declare const CalciteColorPickerHexInput: import("react").ForwardRefExoticComponent<JSX.CalciteColorPickerHexInput & Omit<import("react").HTMLAttributes<HTMLCalciteColorPickerHexInputElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteColorPickerHexInputElement>>;
20
- export declare const CalciteColorPickerSwatch: import("react").ForwardRefExoticComponent<JSX.CalciteColorPickerSwatch & Omit<import("react").HTMLAttributes<HTMLCalciteColorPickerSwatchElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteColorPickerSwatchElement>>;
21
- export declare const CalciteCombobox: import("react").ForwardRefExoticComponent<JSX.CalciteCombobox & Omit<import("react").HTMLAttributes<HTMLCalciteComboboxElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteComboboxElement>>;
22
- export declare const CalciteComboboxItem: import("react").ForwardRefExoticComponent<JSX.CalciteComboboxItem & Omit<import("react").HTMLAttributes<HTMLCalciteComboboxItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteComboboxItemElement>>;
23
- export declare const CalciteComboboxItemGroup: import("react").ForwardRefExoticComponent<JSX.CalciteComboboxItemGroup & Omit<import("react").HTMLAttributes<HTMLCalciteComboboxItemGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteComboboxItemGroupElement>>;
24
- export declare const CalciteDatePicker: import("react").ForwardRefExoticComponent<JSX.CalciteDatePicker & Omit<import("react").HTMLAttributes<HTMLCalciteDatePickerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteDatePickerElement>>;
25
- export declare const CalciteDatePickerDay: import("react").ForwardRefExoticComponent<JSX.CalciteDatePickerDay & Omit<import("react").HTMLAttributes<HTMLCalciteDatePickerDayElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteDatePickerDayElement>>;
26
- export declare const CalciteDatePickerMonth: import("react").ForwardRefExoticComponent<JSX.CalciteDatePickerMonth & Omit<import("react").HTMLAttributes<HTMLCalciteDatePickerMonthElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteDatePickerMonthElement>>;
27
- export declare const CalciteDatePickerMonthHeader: import("react").ForwardRefExoticComponent<JSX.CalciteDatePickerMonthHeader & Omit<import("react").HTMLAttributes<HTMLCalciteDatePickerMonthHeaderElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteDatePickerMonthHeaderElement>>;
28
- export declare const CalciteDropdown: import("react").ForwardRefExoticComponent<JSX.CalciteDropdown & Omit<import("react").HTMLAttributes<HTMLCalciteDropdownElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteDropdownElement>>;
29
- export declare const CalciteDropdownGroup: import("react").ForwardRefExoticComponent<JSX.CalciteDropdownGroup & Omit<import("react").HTMLAttributes<HTMLCalciteDropdownGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteDropdownGroupElement>>;
30
- export declare const CalciteDropdownItem: import("react").ForwardRefExoticComponent<JSX.CalciteDropdownItem & Omit<import("react").HTMLAttributes<HTMLCalciteDropdownItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteDropdownItemElement>>;
31
- export declare const CalciteFab: import("react").ForwardRefExoticComponent<JSX.CalciteFab & Omit<import("react").HTMLAttributes<HTMLCalciteFabElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteFabElement>>;
32
- export declare const CalciteFilter: import("react").ForwardRefExoticComponent<JSX.CalciteFilter & Omit<import("react").HTMLAttributes<HTMLCalciteFilterElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteFilterElement>>;
33
- export declare const CalciteFlow: import("react").ForwardRefExoticComponent<JSX.CalciteFlow & Omit<import("react").HTMLAttributes<HTMLCalciteFlowElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteFlowElement>>;
34
- export declare const CalciteFlowItem: import("react").ForwardRefExoticComponent<JSX.CalciteFlowItem & Omit<import("react").HTMLAttributes<HTMLCalciteFlowItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteFlowItemElement>>;
35
- export declare const CalciteGraph: import("react").ForwardRefExoticComponent<JSX.CalciteGraph & Omit<import("react").HTMLAttributes<HTMLCalciteGraphElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteGraphElement>>;
36
- export declare const CalciteHandle: import("react").ForwardRefExoticComponent<JSX.CalciteHandle & Omit<import("react").HTMLAttributes<HTMLCalciteHandleElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteHandleElement>>;
37
- export declare const CalciteIcon: import("react").ForwardRefExoticComponent<JSX.CalciteIcon & Omit<import("react").HTMLAttributes<HTMLCalciteIconElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteIconElement>>;
38
- export declare const CalciteInlineEditable: import("react").ForwardRefExoticComponent<JSX.CalciteInlineEditable & Omit<import("react").HTMLAttributes<HTMLCalciteInlineEditableElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteInlineEditableElement>>;
39
- export declare const CalciteInput: import("react").ForwardRefExoticComponent<JSX.CalciteInput & Omit<import("react").HTMLAttributes<HTMLCalciteInputElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteInputElement>>;
40
- export declare const CalciteInputDatePicker: import("react").ForwardRefExoticComponent<JSX.CalciteInputDatePicker & Omit<import("react").HTMLAttributes<HTMLCalciteInputDatePickerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteInputDatePickerElement>>;
41
- export declare const CalciteInputMessage: import("react").ForwardRefExoticComponent<JSX.CalciteInputMessage & Omit<import("react").HTMLAttributes<HTMLCalciteInputMessageElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteInputMessageElement>>;
42
- export declare const CalciteInputNumber: import("react").ForwardRefExoticComponent<JSX.CalciteInputNumber & Omit<import("react").HTMLAttributes<HTMLCalciteInputNumberElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteInputNumberElement>>;
43
- export declare const CalciteInputText: import("react").ForwardRefExoticComponent<JSX.CalciteInputText & Omit<import("react").HTMLAttributes<HTMLCalciteInputTextElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteInputTextElement>>;
44
- export declare const CalciteInputTimePicker: import("react").ForwardRefExoticComponent<JSX.CalciteInputTimePicker & Omit<import("react").HTMLAttributes<HTMLCalciteInputTimePickerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteInputTimePickerElement>>;
45
- export declare const CalciteLabel: import("react").ForwardRefExoticComponent<JSX.CalciteLabel & Omit<import("react").HTMLAttributes<HTMLCalciteLabelElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteLabelElement>>;
46
- export declare const CalciteLink: import("react").ForwardRefExoticComponent<JSX.CalciteLink & Omit<import("react").HTMLAttributes<HTMLCalciteLinkElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteLinkElement>>;
47
- export declare const CalciteList: import("react").ForwardRefExoticComponent<JSX.CalciteList & Omit<import("react").HTMLAttributes<HTMLCalciteListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteListElement>>;
48
- 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>>;
49
- 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>>;
50
- 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>>;
51
- 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>>;
52
- 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>>;
53
- 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>>;
54
- 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>>;
55
- export declare const CalcitePagination: import("react").ForwardRefExoticComponent<JSX.CalcitePagination & Omit<import("react").HTMLAttributes<HTMLCalcitePaginationElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalcitePaginationElement>>;
56
- export declare const CalcitePanel: import("react").ForwardRefExoticComponent<JSX.CalcitePanel & Omit<import("react").HTMLAttributes<HTMLCalcitePanelElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalcitePanelElement>>;
57
- export declare const CalcitePickList: import("react").ForwardRefExoticComponent<JSX.CalcitePickList & Omit<import("react").HTMLAttributes<HTMLCalcitePickListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalcitePickListElement>>;
58
- export declare const CalcitePickListGroup: import("react").ForwardRefExoticComponent<JSX.CalcitePickListGroup & Omit<import("react").HTMLAttributes<HTMLCalcitePickListGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalcitePickListGroupElement>>;
59
- export declare const CalcitePickListItem: import("react").ForwardRefExoticComponent<JSX.CalcitePickListItem & Omit<import("react").HTMLAttributes<HTMLCalcitePickListItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalcitePickListItemElement>>;
60
- export declare const CalcitePopover: import("react").ForwardRefExoticComponent<JSX.CalcitePopover & Omit<import("react").HTMLAttributes<HTMLCalcitePopoverElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalcitePopoverElement>>;
61
- export declare const CalcitePopoverManager: import("react").ForwardRefExoticComponent<JSX.CalcitePopoverManager & Omit<import("react").HTMLAttributes<HTMLCalcitePopoverManagerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalcitePopoverManagerElement>>;
62
- export declare const CalciteProgress: import("react").ForwardRefExoticComponent<JSX.CalciteProgress & Omit<import("react").HTMLAttributes<HTMLCalciteProgressElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteProgressElement>>;
63
- export declare const CalciteRadioButton: import("react").ForwardRefExoticComponent<JSX.CalciteRadioButton & Omit<import("react").HTMLAttributes<HTMLCalciteRadioButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteRadioButtonElement>>;
64
- export declare const CalciteRadioButtonGroup: import("react").ForwardRefExoticComponent<JSX.CalciteRadioButtonGroup & Omit<import("react").HTMLAttributes<HTMLCalciteRadioButtonGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteRadioButtonGroupElement>>;
65
- export declare const CalciteRadioGroup: import("react").ForwardRefExoticComponent<JSX.CalciteRadioGroup & Omit<import("react").HTMLAttributes<HTMLCalciteRadioGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteRadioGroupElement>>;
66
- export declare const CalciteRadioGroupItem: import("react").ForwardRefExoticComponent<JSX.CalciteRadioGroupItem & Omit<import("react").HTMLAttributes<HTMLCalciteRadioGroupItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteRadioGroupItemElement>>;
67
- export declare const CalciteRating: import("react").ForwardRefExoticComponent<JSX.CalciteRating & Omit<import("react").HTMLAttributes<HTMLCalciteRatingElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteRatingElement>>;
68
- export declare const CalciteScrim: import("react").ForwardRefExoticComponent<JSX.CalciteScrim & Omit<import("react").HTMLAttributes<HTMLCalciteScrimElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteScrimElement>>;
69
- export declare const CalciteSelect: import("react").ForwardRefExoticComponent<JSX.CalciteSelect & Omit<import("react").HTMLAttributes<HTMLCalciteSelectElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteSelectElement>>;
70
- export declare const CalciteShell: import("react").ForwardRefExoticComponent<JSX.CalciteShell & Omit<import("react").HTMLAttributes<HTMLCalciteShellElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteShellElement>>;
71
- export declare const CalciteShellCenterRow: import("react").ForwardRefExoticComponent<JSX.CalciteShellCenterRow & Omit<import("react").HTMLAttributes<HTMLCalciteShellCenterRowElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteShellCenterRowElement>>;
72
- export declare const CalciteShellPanel: import("react").ForwardRefExoticComponent<JSX.CalciteShellPanel & Omit<import("react").HTMLAttributes<HTMLCalciteShellPanelElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteShellPanelElement>>;
73
- 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
- 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
- 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>>;
76
- 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
- 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
- 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>>;
79
- export declare const CalciteTab: import("react").ForwardRefExoticComponent<JSX.CalciteTab & Omit<import("react").HTMLAttributes<HTMLCalciteTabElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTabElement>>;
80
- export declare const CalciteTabNav: import("react").ForwardRefExoticComponent<JSX.CalciteTabNav & Omit<import("react").HTMLAttributes<HTMLCalciteTabNavElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTabNavElement>>;
81
- export declare const CalciteTabTitle: import("react").ForwardRefExoticComponent<JSX.CalciteTabTitle & Omit<import("react").HTMLAttributes<HTMLCalciteTabTitleElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTabTitleElement>>;
82
- export declare const CalciteTabs: import("react").ForwardRefExoticComponent<JSX.CalciteTabs & Omit<import("react").HTMLAttributes<HTMLCalciteTabsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTabsElement>>;
83
- export declare const CalciteTile: import("react").ForwardRefExoticComponent<JSX.CalciteTile & Omit<import("react").HTMLAttributes<HTMLCalciteTileElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTileElement>>;
84
- export declare const CalciteTileSelect: import("react").ForwardRefExoticComponent<JSX.CalciteTileSelect & Omit<import("react").HTMLAttributes<HTMLCalciteTileSelectElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTileSelectElement>>;
85
- export declare const CalciteTileSelectGroup: import("react").ForwardRefExoticComponent<JSX.CalciteTileSelectGroup & Omit<import("react").HTMLAttributes<HTMLCalciteTileSelectGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTileSelectGroupElement>>;
86
- export declare const CalciteTimePicker: import("react").ForwardRefExoticComponent<JSX.CalciteTimePicker & Omit<import("react").HTMLAttributes<HTMLCalciteTimePickerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTimePickerElement>>;
87
- export declare const CalciteTip: import("react").ForwardRefExoticComponent<JSX.CalciteTip & Omit<import("react").HTMLAttributes<HTMLCalciteTipElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTipElement>>;
88
- export declare const CalciteTipGroup: import("react").ForwardRefExoticComponent<JSX.CalciteTipGroup & Omit<import("react").HTMLAttributes<HTMLCalciteTipGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTipGroupElement>>;
89
- export declare const CalciteTipManager: import("react").ForwardRefExoticComponent<JSX.CalciteTipManager & Omit<import("react").HTMLAttributes<HTMLCalciteTipManagerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTipManagerElement>>;
90
- export declare const CalciteTooltip: import("react").ForwardRefExoticComponent<JSX.CalciteTooltip & Omit<import("react").HTMLAttributes<HTMLCalciteTooltipElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTooltipElement>>;
91
- export declare const CalciteTooltipManager: import("react").ForwardRefExoticComponent<JSX.CalciteTooltipManager & Omit<import("react").HTMLAttributes<HTMLCalciteTooltipManagerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTooltipManagerElement>>;
92
- export declare const CalciteTree: import("react").ForwardRefExoticComponent<JSX.CalciteTree & Omit<import("react").HTMLAttributes<HTMLCalciteTreeElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTreeElement>>;
93
- export declare const CalciteTreeItem: import("react").ForwardRefExoticComponent<JSX.CalciteTreeItem & Omit<import("react").HTMLAttributes<HTMLCalciteTreeItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteTreeItemElement>>;
94
- export declare const CalciteValueList: import("react").ForwardRefExoticComponent<JSX.CalciteValueList & Omit<import("react").HTMLAttributes<HTMLCalciteValueListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteValueListElement>>;
95
- export declare const CalciteValueListItem: import("react").ForwardRefExoticComponent<JSX.CalciteValueListItem & Omit<import("react").HTMLAttributes<HTMLCalciteValueListItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLCalciteValueListItemElement>>;
@@ -1,97 +0,0 @@
1
- /* eslint-disable */
2
- /* tslint:disable */
3
- /* auto-generated react proxies */
4
- import { createReactComponent } from './react-component-lib';
5
- export const CalciteAccordion = /*@__PURE__*/ createReactComponent('calcite-accordion');
6
- export const CalciteAccordionItem = /*@__PURE__*/ createReactComponent('calcite-accordion-item');
7
- export const CalciteAction = /*@__PURE__*/ createReactComponent('calcite-action');
8
- export const CalciteActionBar = /*@__PURE__*/ createReactComponent('calcite-action-bar');
9
- export const CalciteActionGroup = /*@__PURE__*/ createReactComponent('calcite-action-group');
10
- export const CalciteActionMenu = /*@__PURE__*/ createReactComponent('calcite-action-menu');
11
- export const CalciteActionPad = /*@__PURE__*/ createReactComponent('calcite-action-pad');
12
- export const CalciteAlert = /*@__PURE__*/ createReactComponent('calcite-alert');
13
- export const CalciteAvatar = /*@__PURE__*/ createReactComponent('calcite-avatar');
14
- export const CalciteBlock = /*@__PURE__*/ createReactComponent('calcite-block');
15
- export const CalciteBlockSection = /*@__PURE__*/ createReactComponent('calcite-block-section');
16
- export const CalciteButton = /*@__PURE__*/ createReactComponent('calcite-button');
17
- export const CalciteCard = /*@__PURE__*/ createReactComponent('calcite-card');
18
- export const CalciteCheckbox = /*@__PURE__*/ createReactComponent('calcite-checkbox');
19
- export const CalciteChip = /*@__PURE__*/ createReactComponent('calcite-chip');
20
- export const CalciteColorPicker = /*@__PURE__*/ createReactComponent('calcite-color-picker');
21
- export const CalciteColorPickerHexInput = /*@__PURE__*/ createReactComponent('calcite-color-picker-hex-input');
22
- export const CalciteColorPickerSwatch = /*@__PURE__*/ createReactComponent('calcite-color-picker-swatch');
23
- export const CalciteCombobox = /*@__PURE__*/ createReactComponent('calcite-combobox');
24
- export const CalciteComboboxItem = /*@__PURE__*/ createReactComponent('calcite-combobox-item');
25
- export const CalciteComboboxItemGroup = /*@__PURE__*/ createReactComponent('calcite-combobox-item-group');
26
- export const CalciteDatePicker = /*@__PURE__*/ createReactComponent('calcite-date-picker');
27
- export const CalciteDatePickerDay = /*@__PURE__*/ createReactComponent('calcite-date-picker-day');
28
- export const CalciteDatePickerMonth = /*@__PURE__*/ createReactComponent('calcite-date-picker-month');
29
- export const CalciteDatePickerMonthHeader = /*@__PURE__*/ createReactComponent('calcite-date-picker-month-header');
30
- export const CalciteDropdown = /*@__PURE__*/ createReactComponent('calcite-dropdown');
31
- export const CalciteDropdownGroup = /*@__PURE__*/ createReactComponent('calcite-dropdown-group');
32
- export const CalciteDropdownItem = /*@__PURE__*/ createReactComponent('calcite-dropdown-item');
33
- export const CalciteFab = /*@__PURE__*/ createReactComponent('calcite-fab');
34
- export const CalciteFilter = /*@__PURE__*/ createReactComponent('calcite-filter');
35
- export const CalciteFlow = /*@__PURE__*/ createReactComponent('calcite-flow');
36
- export const CalciteFlowItem = /*@__PURE__*/ createReactComponent('calcite-flow-item');
37
- export const CalciteGraph = /*@__PURE__*/ createReactComponent('calcite-graph');
38
- export const CalciteHandle = /*@__PURE__*/ createReactComponent('calcite-handle');
39
- export const CalciteIcon = /*@__PURE__*/ createReactComponent('calcite-icon');
40
- export const CalciteInlineEditable = /*@__PURE__*/ createReactComponent('calcite-inline-editable');
41
- export const CalciteInput = /*@__PURE__*/ createReactComponent('calcite-input');
42
- export const CalciteInputDatePicker = /*@__PURE__*/ createReactComponent('calcite-input-date-picker');
43
- export const CalciteInputMessage = /*@__PURE__*/ createReactComponent('calcite-input-message');
44
- export const CalciteInputNumber = /*@__PURE__*/ createReactComponent('calcite-input-number');
45
- export const CalciteInputText = /*@__PURE__*/ createReactComponent('calcite-input-text');
46
- export const CalciteInputTimePicker = /*@__PURE__*/ createReactComponent('calcite-input-time-picker');
47
- export const CalciteLabel = /*@__PURE__*/ createReactComponent('calcite-label');
48
- export const CalciteLink = /*@__PURE__*/ createReactComponent('calcite-link');
49
- export const CalciteList = /*@__PURE__*/ createReactComponent('calcite-list');
50
- export const CalciteListItem = /*@__PURE__*/ createReactComponent('calcite-list-item');
51
- export const CalciteListItemGroup = /*@__PURE__*/ createReactComponent('calcite-list-item-group');
52
- export const CalciteLoader = /*@__PURE__*/ createReactComponent('calcite-loader');
53
- export const CalciteModal = /*@__PURE__*/ createReactComponent('calcite-modal');
54
- export const CalciteNotice = /*@__PURE__*/ createReactComponent('calcite-notice');
55
- export const CalciteOption = /*@__PURE__*/ createReactComponent('calcite-option');
56
- export const CalciteOptionGroup = /*@__PURE__*/ createReactComponent('calcite-option-group');
57
- export const CalcitePagination = /*@__PURE__*/ createReactComponent('calcite-pagination');
58
- export const CalcitePanel = /*@__PURE__*/ createReactComponent('calcite-panel');
59
- export const CalcitePickList = /*@__PURE__*/ createReactComponent('calcite-pick-list');
60
- export const CalcitePickListGroup = /*@__PURE__*/ createReactComponent('calcite-pick-list-group');
61
- export const CalcitePickListItem = /*@__PURE__*/ createReactComponent('calcite-pick-list-item');
62
- export const CalcitePopover = /*@__PURE__*/ createReactComponent('calcite-popover');
63
- export const CalcitePopoverManager = /*@__PURE__*/ createReactComponent('calcite-popover-manager');
64
- export const CalciteProgress = /*@__PURE__*/ createReactComponent('calcite-progress');
65
- export const CalciteRadioButton = /*@__PURE__*/ createReactComponent('calcite-radio-button');
66
- export const CalciteRadioButtonGroup = /*@__PURE__*/ createReactComponent('calcite-radio-button-group');
67
- export const CalciteRadioGroup = /*@__PURE__*/ createReactComponent('calcite-radio-group');
68
- export const CalciteRadioGroupItem = /*@__PURE__*/ createReactComponent('calcite-radio-group-item');
69
- export const CalciteRating = /*@__PURE__*/ createReactComponent('calcite-rating');
70
- export const CalciteScrim = /*@__PURE__*/ createReactComponent('calcite-scrim');
71
- export const CalciteSelect = /*@__PURE__*/ createReactComponent('calcite-select');
72
- export const CalciteShell = /*@__PURE__*/ createReactComponent('calcite-shell');
73
- export const CalciteShellCenterRow = /*@__PURE__*/ createReactComponent('calcite-shell-center-row');
74
- export const CalciteShellPanel = /*@__PURE__*/ createReactComponent('calcite-shell-panel');
75
- export const CalciteSlider = /*@__PURE__*/ createReactComponent('calcite-slider');
76
- export const CalciteSortableList = /*@__PURE__*/ createReactComponent('calcite-sortable-list');
77
- export const CalciteSplitButton = /*@__PURE__*/ createReactComponent('calcite-split-button');
78
- export const CalciteStepper = /*@__PURE__*/ createReactComponent('calcite-stepper');
79
- export const CalciteStepperItem = /*@__PURE__*/ createReactComponent('calcite-stepper-item');
80
- export const CalciteSwitch = /*@__PURE__*/ createReactComponent('calcite-switch');
81
- export const CalciteTab = /*@__PURE__*/ createReactComponent('calcite-tab');
82
- export const CalciteTabNav = /*@__PURE__*/ createReactComponent('calcite-tab-nav');
83
- export const CalciteTabTitle = /*@__PURE__*/ createReactComponent('calcite-tab-title');
84
- export const CalciteTabs = /*@__PURE__*/ createReactComponent('calcite-tabs');
85
- export const CalciteTile = /*@__PURE__*/ createReactComponent('calcite-tile');
86
- export const CalciteTileSelect = /*@__PURE__*/ createReactComponent('calcite-tile-select');
87
- export const CalciteTileSelectGroup = /*@__PURE__*/ createReactComponent('calcite-tile-select-group');
88
- export const CalciteTimePicker = /*@__PURE__*/ createReactComponent('calcite-time-picker');
89
- export const CalciteTip = /*@__PURE__*/ createReactComponent('calcite-tip');
90
- export const CalciteTipGroup = /*@__PURE__*/ createReactComponent('calcite-tip-group');
91
- export const CalciteTipManager = /*@__PURE__*/ createReactComponent('calcite-tip-manager');
92
- export const CalciteTooltip = /*@__PURE__*/ createReactComponent('calcite-tooltip');
93
- export const CalciteTooltipManager = /*@__PURE__*/ createReactComponent('calcite-tooltip-manager');
94
- export const CalciteTree = /*@__PURE__*/ createReactComponent('calcite-tree');
95
- export const CalciteTreeItem = /*@__PURE__*/ createReactComponent('calcite-tree-item');
96
- export const CalciteValueList = /*@__PURE__*/ createReactComponent('calcite-value-list');
97
- export const CalciteValueListItem = /*@__PURE__*/ createReactComponent('calcite-value-list-item');
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- export interface HTMLStencilElement extends HTMLElement {
3
- componentOnReady(): Promise<this>;
4
- }
5
- interface StencilReactInternalProps<ElementType> extends React.HTMLAttributes<ElementType> {
6
- forwardedRef: React.RefObject<ElementType>;
7
- ref?: React.Ref<any>;
8
- }
9
- export declare const createReactComponent: <PropType, ElementType extends HTMLStencilElement, ContextStateType = {}, ExpandedPropsTypes = {}>(tagName: string, ReactComponentContext?: React.Context<ContextStateType>, manipulatePropsFunction?: (originalProps: StencilReactInternalProps<ElementType>, propsToPass: any) => ExpandedPropsTypes, defineCustomElement?: () => void) => React.ForwardRefExoticComponent<React.PropsWithoutRef<PropType & Omit<React.HTMLAttributes<ElementType>, "style"> & import("./interfaces").StyleReactProps> & React.RefAttributes<ElementType>>;
10
- export {};
@@ -1,74 +0,0 @@
1
- var __rest = (this && this.__rest) || function (s, e) {
2
- var t = {};
3
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
4
- t[p] = s[p];
5
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
6
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
7
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
8
- t[p[i]] = s[p[i]];
9
- }
10
- return t;
11
- };
12
- import React, { createElement } from 'react';
13
- import { attachProps, camelToDashCase, createForwardRef, dashToPascalCase, isCoveredByReact, mergeRefs, } from './utils';
14
- export const createReactComponent = (tagName, ReactComponentContext, manipulatePropsFunction, defineCustomElement) => {
15
- if (defineCustomElement !== undefined) {
16
- defineCustomElement();
17
- }
18
- const displayName = dashToPascalCase(tagName);
19
- const ReactComponent = class extends React.Component {
20
- constructor(props) {
21
- super(props);
22
- this.setComponentElRef = (element) => {
23
- this.componentEl = element;
24
- };
25
- }
26
- componentDidMount() {
27
- this.componentDidUpdate(this.props);
28
- }
29
- componentDidUpdate(prevProps) {
30
- attachProps(this.componentEl, this.props, prevProps);
31
- }
32
- render() {
33
- const _a = this.props, { children, forwardedRef, style, className, ref } = _a, cProps = __rest(_a, ["children", "forwardedRef", "style", "className", "ref"]);
34
- let propsToPass = Object.keys(cProps).reduce((acc, name) => {
35
- const value = cProps[name];
36
- if (name.indexOf('on') === 0 && name[2] === name[2].toUpperCase()) {
37
- const eventName = name.substring(2).toLowerCase();
38
- if (typeof document !== 'undefined' && isCoveredByReact(eventName)) {
39
- acc[name] = value;
40
- }
41
- }
42
- else {
43
- // we should only render strings, booleans, and numbers as attrs in html.
44
- // objects, functions, arrays etc get synced via properties on mount.
45
- const type = typeof value;
46
- if (type === 'string' || type === 'boolean' || type === 'number') {
47
- acc[camelToDashCase(name)] = value;
48
- }
49
- }
50
- return acc;
51
- }, {});
52
- if (manipulatePropsFunction) {
53
- propsToPass = manipulatePropsFunction(this.props, propsToPass);
54
- }
55
- const newProps = Object.assign(Object.assign({}, propsToPass), { ref: mergeRefs(forwardedRef, this.setComponentElRef), style });
56
- /**
57
- * We use createElement here instead of
58
- * React.createElement to work around a
59
- * bug in Vite (https://github.com/vitejs/vite/issues/6104).
60
- * React.createElement causes all elements to be rendered
61
- * as <tagname> instead of the actual Web Component.
62
- */
63
- return createElement(tagName, newProps, children);
64
- }
65
- static get displayName() {
66
- return displayName;
67
- }
68
- };
69
- // If context was passed to createReactComponent then conditionally add it to the Component Class
70
- if (ReactComponentContext) {
71
- ReactComponent.contextType = ReactComponentContext;
72
- }
73
- return createForwardRef(ReactComponent, displayName);
74
- };
@@ -1,21 +0,0 @@
1
- import React from 'react';
2
- import { OverlayEventDetail } from './interfaces';
3
- import { StencilReactForwardedRef } from './utils';
4
- interface OverlayElement extends HTMLElement {
5
- present: () => Promise<void>;
6
- dismiss: (data?: any, role?: string | undefined) => Promise<boolean>;
7
- }
8
- export interface ReactOverlayProps {
9
- children?: React.ReactNode;
10
- isOpen: boolean;
11
- onDidDismiss?: (event: CustomEvent<OverlayEventDetail>) => void;
12
- onDidPresent?: (event: CustomEvent<OverlayEventDetail>) => void;
13
- onWillDismiss?: (event: CustomEvent<OverlayEventDetail>) => void;
14
- onWillPresent?: (event: CustomEvent<OverlayEventDetail>) => void;
15
- }
16
- export declare const createOverlayComponent: <OverlayComponent extends object, OverlayType extends OverlayElement>(tagName: string, controller: {
17
- create: (options: any) => Promise<OverlayType>;
18
- }, customElement?: any) => React.ForwardRefExoticComponent<React.PropsWithoutRef<OverlayComponent & ReactOverlayProps & {
19
- forwardedRef?: StencilReactForwardedRef<OverlayType>;
20
- }> & React.RefAttributes<OverlayType>>;
21
- export {};
@@ -1,108 +0,0 @@
1
- var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
2
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
3
- return new (P || (P = Promise))(function (resolve, reject) {
4
- function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
5
- function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
6
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
7
- step((generator = generator.apply(thisArg, _arguments || [])).next());
8
- });
9
- };
10
- var __rest = (this && this.__rest) || function (s, e) {
11
- var t = {};
12
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
13
- t[p] = s[p];
14
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
15
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
16
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
17
- t[p[i]] = s[p[i]];
18
- }
19
- return t;
20
- };
21
- import React from 'react';
22
- import ReactDOM from 'react-dom';
23
- import { attachProps, dashToPascalCase, defineCustomElement, setRef, } from './utils';
24
- export const createOverlayComponent = (tagName, controller, customElement) => {
25
- defineCustomElement(tagName, customElement);
26
- const displayName = dashToPascalCase(tagName);
27
- const didDismissEventName = `on${displayName}DidDismiss`;
28
- const didPresentEventName = `on${displayName}DidPresent`;
29
- const willDismissEventName = `on${displayName}WillDismiss`;
30
- const willPresentEventName = `on${displayName}WillPresent`;
31
- let isDismissing = false;
32
- class Overlay extends React.Component {
33
- constructor(props) {
34
- super(props);
35
- if (typeof document !== 'undefined') {
36
- this.el = document.createElement('div');
37
- }
38
- this.handleDismiss = this.handleDismiss.bind(this);
39
- }
40
- static get displayName() {
41
- return displayName;
42
- }
43
- componentDidMount() {
44
- if (this.props.isOpen) {
45
- this.present();
46
- }
47
- }
48
- componentWillUnmount() {
49
- if (this.overlay) {
50
- this.overlay.dismiss();
51
- }
52
- }
53
- handleDismiss(event) {
54
- if (this.props.onDidDismiss) {
55
- this.props.onDidDismiss(event);
56
- }
57
- setRef(this.props.forwardedRef, null);
58
- }
59
- shouldComponentUpdate(nextProps) {
60
- // Check if the overlay component is about to dismiss
61
- if (this.overlay && nextProps.isOpen !== this.props.isOpen && nextProps.isOpen === false) {
62
- isDismissing = true;
63
- }
64
- return true;
65
- }
66
- componentDidUpdate(prevProps) {
67
- return __awaiter(this, void 0, void 0, function* () {
68
- if (this.overlay) {
69
- attachProps(this.overlay, this.props, prevProps);
70
- }
71
- if (prevProps.isOpen !== this.props.isOpen && this.props.isOpen === true) {
72
- this.present(prevProps);
73
- }
74
- if (this.overlay && prevProps.isOpen !== this.props.isOpen && this.props.isOpen === false) {
75
- yield this.overlay.dismiss();
76
- isDismissing = false;
77
- /**
78
- * Now that the overlay is dismissed
79
- * we need to render again so that any
80
- * inner components will be unmounted
81
- */
82
- this.forceUpdate();
83
- }
84
- });
85
- }
86
- present(prevProps) {
87
- return __awaiter(this, void 0, void 0, function* () {
88
- const _a = this.props, { children, isOpen, onDidDismiss, onDidPresent, onWillDismiss, onWillPresent } = _a, cProps = __rest(_a, ["children", "isOpen", "onDidDismiss", "onDidPresent", "onWillDismiss", "onWillPresent"]);
89
- const elementProps = Object.assign(Object.assign({}, cProps), { ref: this.props.forwardedRef, [didDismissEventName]: this.handleDismiss, [didPresentEventName]: (e) => this.props.onDidPresent && this.props.onDidPresent(e), [willDismissEventName]: (e) => this.props.onWillDismiss && this.props.onWillDismiss(e), [willPresentEventName]: (e) => this.props.onWillPresent && this.props.onWillPresent(e) });
90
- this.overlay = yield controller.create(Object.assign(Object.assign({}, elementProps), { component: this.el, componentProps: {} }));
91
- setRef(this.props.forwardedRef, this.overlay);
92
- attachProps(this.overlay, elementProps, prevProps);
93
- yield this.overlay.present();
94
- });
95
- }
96
- render() {
97
- /**
98
- * Continue to render the component even when
99
- * overlay is dismissing otherwise component
100
- * will be hidden before animation is done.
101
- */
102
- return ReactDOM.createPortal(this.props.isOpen || isDismissing ? this.props.children : null, this.el);
103
- }
104
- }
105
- return React.forwardRef((props, ref) => {
106
- return React.createElement(Overlay, Object.assign({}, props, { forwardedRef: ref }));
107
- });
108
- };
@@ -1,2 +0,0 @@
1
- export { createReactComponent } from './createComponent';
2
- export { createOverlayComponent } from './createOverlayComponent';
@@ -1,2 +0,0 @@
1
- export { createReactComponent } from './createComponent';
2
- export { createOverlayComponent } from './createOverlayComponent';
@@ -1,29 +0,0 @@
1
- export interface EventEmitter<T = any> {
2
- emit: (data?: T) => CustomEvent<T>;
3
- }
4
- export interface StyleReactProps {
5
- class?: string;
6
- className?: string;
7
- style?: {
8
- [key: string]: any;
9
- };
10
- }
11
- export interface OverlayEventDetail<T = any> {
12
- data?: T;
13
- role?: string;
14
- }
15
- export interface OverlayInterface {
16
- el: HTMLElement;
17
- animated: boolean;
18
- keyboardClose: boolean;
19
- overlayIndex: number;
20
- presented: boolean;
21
- enterAnimation?: any;
22
- leaveAnimation?: any;
23
- didPresent: EventEmitter<void>;
24
- willPresent: EventEmitter<void>;
25
- willDismiss: EventEmitter<OverlayEventDetail>;
26
- didDismiss: EventEmitter<OverlayEventDetail>;
27
- present(): Promise<void>;
28
- dismiss(data?: any, role?: string): Promise<boolean>;
29
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,12 +0,0 @@
1
- export declare const attachProps: (node: HTMLElement, newProps: any, oldProps?: any) => void;
2
- export declare const getClassName: (classList: DOMTokenList, newProps: any, oldProps: any) => string;
3
- /**
4
- * Checks if an event is supported in the current execution environment.
5
- * @license Modernizr 3.0.0pre (Custom Build) | MIT
6
- */
7
- export declare const isCoveredByReact: (eventNameSuffix: string) => boolean;
8
- export declare const syncEvent: (node: Element & {
9
- __events?: {
10
- [key: string]: (e: Event) => any;
11
- };
12
- }, eventName: string, newEventHandler?: (e: Event) => any) => void;
@@ -1,97 +0,0 @@
1
- import { camelToDashCase } from './case';
2
- export const attachProps = (node, newProps, oldProps = {}) => {
3
- // some test frameworks don't render DOM elements, so we test here to make sure we are dealing with DOM first
4
- if (node instanceof Element) {
5
- // add any classes in className to the class list
6
- const className = getClassName(node.classList, newProps, oldProps);
7
- if (className !== '') {
8
- node.className = className;
9
- }
10
- Object.keys(newProps).forEach((name) => {
11
- if (name === 'children' ||
12
- name === 'style' ||
13
- name === 'ref' ||
14
- name === 'class' ||
15
- name === 'className' ||
16
- name === 'forwardedRef') {
17
- return;
18
- }
19
- if (name.indexOf('on') === 0 && name[2] === name[2].toUpperCase()) {
20
- const eventName = name.substring(2);
21
- const eventNameLc = eventName[0].toLowerCase() + eventName.substring(1);
22
- if (!isCoveredByReact(eventNameLc)) {
23
- syncEvent(node, eventNameLc, newProps[name]);
24
- }
25
- }
26
- else {
27
- node[name] = newProps[name];
28
- const propType = typeof newProps[name];
29
- if (propType === 'string') {
30
- node.setAttribute(camelToDashCase(name), newProps[name]);
31
- }
32
- }
33
- });
34
- }
35
- };
36
- export const getClassName = (classList, newProps, oldProps) => {
37
- const newClassProp = newProps.className || newProps.class;
38
- const oldClassProp = oldProps.className || oldProps.class;
39
- // map the classes to Maps for performance
40
- const currentClasses = arrayToMap(classList);
41
- const incomingPropClasses = arrayToMap(newClassProp ? newClassProp.split(' ') : []);
42
- const oldPropClasses = arrayToMap(oldClassProp ? oldClassProp.split(' ') : []);
43
- const finalClassNames = [];
44
- // loop through each of the current classes on the component
45
- // to see if it should be a part of the classNames added
46
- currentClasses.forEach((currentClass) => {
47
- if (incomingPropClasses.has(currentClass)) {
48
- // add it as its already included in classnames coming in from newProps
49
- finalClassNames.push(currentClass);
50
- incomingPropClasses.delete(currentClass);
51
- }
52
- else if (!oldPropClasses.has(currentClass)) {
53
- // add it as it has NOT been removed by user
54
- finalClassNames.push(currentClass);
55
- }
56
- });
57
- incomingPropClasses.forEach((s) => finalClassNames.push(s));
58
- return finalClassNames.join(' ');
59
- };
60
- /**
61
- * Checks if an event is supported in the current execution environment.
62
- * @license Modernizr 3.0.0pre (Custom Build) | MIT
63
- */
64
- export const isCoveredByReact = (eventNameSuffix) => {
65
- if (typeof document === 'undefined') {
66
- return true;
67
- }
68
- else {
69
- const eventName = 'on' + eventNameSuffix;
70
- let isSupported = eventName in document;
71
- if (!isSupported) {
72
- const element = document.createElement('div');
73
- element.setAttribute(eventName, 'return;');
74
- isSupported = typeof element[eventName] === 'function';
75
- }
76
- return isSupported;
77
- }
78
- };
79
- export const syncEvent = (node, eventName, newEventHandler) => {
80
- const eventStore = node.__events || (node.__events = {});
81
- const oldEventHandler = eventStore[eventName];
82
- // Remove old listener so they don't double up.
83
- if (oldEventHandler) {
84
- node.removeEventListener(eventName, oldEventHandler);
85
- }
86
- // Bind new listener.
87
- node.addEventListener(eventName, (eventStore[eventName] = function handler(e) {
88
- if (newEventHandler) {
89
- newEventHandler.call(this, e);
90
- }
91
- }));
92
- };
93
- const arrayToMap = (arr) => {
94
- const map = new Map();
95
- arr.forEach((s) => map.set(s, s));
96
- return map;
97
- };
@@ -1,2 +0,0 @@
1
- export declare const dashToPascalCase: (str: string) => string;
2
- export declare const camelToDashCase: (str: string) => string;
@@ -1,6 +0,0 @@
1
- export const dashToPascalCase = (str) => str
2
- .toLowerCase()
3
- .split('-')
4
- .map((segment) => segment.charAt(0).toUpperCase() + segment.slice(1))
5
- .join('');
6
- export const camelToDashCase = (str) => str.replace(/([A-Z])/g, (m) => `-${m[0].toLowerCase()}`);
@@ -1,2 +0,0 @@
1
- export declare const isDevMode: () => boolean;
2
- export declare const deprecationWarning: (key: string, message: string) => void;
@@ -1,12 +0,0 @@
1
- export const isDevMode = () => {
2
- return process && process.env && process.env.NODE_ENV === 'development';
3
- };
4
- const warnings = {};
5
- export const deprecationWarning = (key, message) => {
6
- if (isDevMode()) {
7
- if (!warnings[key]) {
8
- console.warn(message);
9
- warnings[key] = true;
10
- }
11
- }
12
- };
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- import type { StyleReactProps } from '../interfaces';
3
- export declare type StencilReactExternalProps<PropType, ElementType> = PropType & Omit<React.HTMLAttributes<ElementType>, 'style'> & StyleReactProps;
4
- export declare type StencilReactForwardedRef<T> = ((instance: T | null) => void) | React.MutableRefObject<T | null> | null;
5
- export declare const setRef: (ref: StencilReactForwardedRef<any> | React.Ref<any> | undefined, value: any) => void;
6
- export declare const mergeRefs: (...refs: (StencilReactForwardedRef<any> | React.Ref<any> | undefined)[]) => React.RefCallback<any>;
7
- export declare const createForwardRef: <PropType, ElementType>(ReactComponent: any, displayName: string) => React.ForwardRefExoticComponent<React.PropsWithoutRef<PropType & Omit<React.HTMLAttributes<ElementType>, "style"> & StyleReactProps> & React.RefAttributes<ElementType>>;
8
- export declare const defineCustomElement: (tagName: string, customElement: any) => void;
9
- export * from './attachProps';
10
- export * from './case';
@@ -1,33 +0,0 @@
1
- import React from 'react';
2
- export const setRef = (ref, value) => {
3
- if (typeof ref === 'function') {
4
- ref(value);
5
- }
6
- else if (ref != null) {
7
- // Cast as a MutableRef so we can assign current
8
- ref.current = value;
9
- }
10
- };
11
- export const mergeRefs = (...refs) => {
12
- return (value) => {
13
- refs.forEach(ref => {
14
- setRef(ref, value);
15
- });
16
- };
17
- };
18
- export const createForwardRef = (ReactComponent, displayName) => {
19
- const forwardRef = (props, ref) => {
20
- return React.createElement(ReactComponent, Object.assign({}, props, { forwardedRef: ref }));
21
- };
22
- forwardRef.displayName = displayName;
23
- return React.forwardRef(forwardRef);
24
- };
25
- export const defineCustomElement = (tagName, customElement) => {
26
- if (customElement !== undefined &&
27
- typeof customElements !== 'undefined' &&
28
- !customElements.get(tagName)) {
29
- customElements.define(tagName, customElement);
30
- }
31
- };
32
- export * from './attachProps';
33
- export * from './case';