jamespot-react-components 1.0.252 → 1.0.254
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/build/jamespot-react-components.js +3 -6
- package/build/jamespot-react-components.js.map +1 -1
- package/build/src/components/Form/Input/JRCSelect/JRCInputSelect.style.d.ts +326 -0
- package/build/src/components/Form/Input/JRCSelect/JRCInputSelectRaw.d.ts +1 -0
- package/build/src/components/Templates/template.styles.d.ts +336 -0
- package/build/src/components/Widgets/JRCWidgetLuccaAbsence/JRCWidgetLuccaAbsence.d.ts +0 -1
- package/build/src/components/Widgets/JRCWidgetLuccaAbsence/JRCWidgetLuccaAbsenceEditor.d.ts +1 -2
- package/build/src/components/Widgets/JRCWidgetSlider/JRCWidgetArticleSliderEditor.d.ts +1 -1
- package/build/src/components/Widgets/JRCWidgetSlider/components/SliderImage.d.ts +1 -1
- package/package.json +14 -12
- package/build/src/components/Form/Input/Deprecated/JRCFormAutocomplete/JRCFormAutocompleteAudience.stories.d.ts +0 -4
- package/build/src/components/Form/Input/Deprecated/JRCFormAutocomplete/JRCFormAutocompleteCommunity.stories.d.ts +0 -4
- package/build/src/components/Form/Input/Deprecated/JRCFormAutocomplete/JRCFormAutocompleteTaxonomy.stories.d.ts +0 -4
- package/build/src/components/Form/Input/Deprecated/JRCFormCheckbox/JRCFormCheckbox.stories.d.ts +0 -6
- package/build/src/components/Form/Input/Deprecated/JRCFormColor/JRCFormColor.stories.d.ts +0 -5
- package/build/src/components/Form/Input/Deprecated/JRCFormDateTime/JRCFormDateTime.stories.d.ts +0 -6
- package/build/src/components/Form/Input/Deprecated/JRCFormEmail/JRCFormEmail.stories.d.ts +0 -5
- package/build/src/components/Form/Input/Deprecated/JRCFormImage/JRCFormImage.stories.d.ts +0 -5
- package/build/src/components/Form/Input/Deprecated/JRCFormNumber/JRCFormNumber.stories.d.ts +0 -5
- package/build/src/components/Form/Input/Deprecated/JRCFormRange/JRCFormRange.stories.d.ts +0 -5
- package/build/src/components/Form/Input/Deprecated/JRCFormRichText/JRCFormRichTextField.stories.d.ts +0 -8
- package/build/src/components/Form/Input/Deprecated/JRCFormSelect/JRCFormSelect.stories.d.ts +0 -18
- package/build/src/components/Form/Input/Deprecated/JRCFormText/JRCFormText.stories.d.ts +0 -5
- package/build/src/components/Form/Input/Deprecated/JRCFormTextarea/JRCFormTextarea.stories.d.ts +0 -5
- package/build/src/components/Form/Input/Deprecated/JRCFormURL/JRCFormUrl.stories.d.ts +0 -5
- package/build/src/components/Form/Input/JRCInputCheckbox/JRCInputCheckbox.stories.d.ts +0 -7
- package/build/src/components/Form/Input/JRCInputCheckbox/JRCInputReorderCheckbox.stories.d.ts +0 -5
- package/build/src/components/Form/Input/JRCInputCheckbox/JRCInputToggle.stories.d.ts +0 -5
- package/build/src/components/Form/Input/JRCInputColor/JRCInputColor.stories.d.ts +0 -7
- package/build/src/components/Form/Input/JRCInputColor/JRCInputColorRaw.stories.d.ts +0 -5
- package/build/src/components/Form/Input/JRCInputDate/JRCInputDate.stories.d.ts +0 -7
- package/build/src/components/Form/Input/JRCInputDateTime/JRCInputDateTIme.stories.d.ts +0 -7
- package/build/src/components/Form/Input/JRCInputEmail/JRCInputEmail.stories.d.ts +0 -7
- package/build/src/components/Form/Input/JRCInputFile/JRCInputFile.stories.d.ts +0 -5
- package/build/src/components/Form/Input/JRCInputFileAdvanced/JRCInputFileAdvanced.stories.d.ts +0 -6
- package/build/src/components/Form/Input/JRCInputImage/JRCInputImage.stories.d.ts +0 -6
- package/build/src/components/Form/Input/JRCInputRange/JRCInputRange.stories.d.ts +0 -7
- package/build/src/components/Form/Input/JRCInputSearchRaw/JRCInputSearchRaw.stories.d.ts +0 -6
- package/build/src/components/Form/Input/JRCInputText/JRCInputText.stories.d.ts +0 -10
- package/build/src/components/Form/Input/JRCInputTextarea/JRCInputTextarea.stories.d.ts +0 -7
- package/build/src/components/Form/Input/JRCInputTime/JRCInputTime.stories.d.ts +0 -7
- package/build/src/components/Form/Input/JRCInputTinyMCE/JRCInputTinyMCE.stories.d.ts +0 -7
- package/build/src/components/Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw.stories.d.ts +0 -5
- package/build/src/components/Form/Input/JRCInputUrl/JRCInputUrl.stories.d.ts +0 -7
- package/build/src/components/Form/Input/JRCSelect/JRCAutocomplete.stories.d.ts +0 -10
- package/build/src/components/Form/Input/JRCSelect/JRCAutocompleteCommunity.stories.d.ts +0 -13
- package/build/src/components/Form/Input/JRCSelect/JRCInputAudience.stories.d.ts +0 -5
- package/build/src/components/Form/Input/JRCSelect/JRCInputSelect.stories.d.ts +0 -12
- package/build/src/components/Form/Input/JRCSelect/JRCInputSelectAsync.stories.d.ts +0 -11
- package/build/src/components/Form/Input/JRCSelect/JRCInputSelectHierarchicalTree.stories.d.ts +0 -4
- package/build/src/components/Form/Input/JRCSelect/JRCInputSelectList.stories.d.ts +0 -4
- package/build/src/components/JRCAlert/JRCAlert.stories.d.ts +0 -8
- package/build/src/components/JRCAppHeader/JRCAppHeader.stories.d.ts +0 -5
- package/build/src/components/JRCAttachments/JRCAttachments.stories.d.ts +0 -5
- package/build/src/components/JRCAvatar/JRCAvatar.stories.d.ts +0 -5
- package/build/src/components/JRCBreadcrumb/JRCBreadcrumb.stories.d.ts +0 -5
- package/build/src/components/JRCButton/JRCButton.stories.d.ts +0 -9
- package/build/src/components/JRCButtonDownload/JRCButtonDownload.stories.d.ts +0 -8
- package/build/src/components/JRCButtonDropdown/JRCButtonDropdown.stories.d.ts +0 -5
- package/build/src/components/JRCButtonFile/JRCButtonFile.stories.d.ts +0 -7
- package/build/src/components/JRCCard/JRCCard.stories.d.ts +0 -5
- package/build/src/components/JRCCard/JRCCardImg.stories.d.ts +0 -5
- package/build/src/components/JRCCollapse/JRCCollapse.stories.d.ts +0 -9
- package/build/src/components/JRCCommentsBloc/JRCCommentsBloc.stories.d.ts +0 -5
- package/build/src/components/JRCCropImage/JRCCropImage.stories.d.ts +0 -5
- package/build/src/components/JRCDate/JRCDate.stories.d.ts +0 -9
- package/build/src/components/JRCDisplayCard/JRCDisplayCard.stories.d.ts +0 -10
- package/build/src/components/JRCDropDown/JRCDropDown.stories.d.ts +0 -5
- package/build/src/components/JRCEllipsis/JRCEllipsis.stories.d.ts +0 -5
- package/build/src/components/JRCEmptySpace/JRCEmptySpace.stories.d.ts +0 -4
- package/build/src/components/JRCFile/JRCFile.stories.d.ts +0 -4
- package/build/src/components/JRCFileViewer/JRCFileViewer.stories.d.ts +0 -4
- package/build/src/components/JRCFolders/JRCFolders.stories.d.ts +0 -9
- package/build/src/components/JRCHref/JRCHref.stories.d.ts +0 -5
- package/build/src/components/JRCHtml/JRCHtml.stories.d.ts +0 -5
- package/build/src/components/JRCIcon/JRCIcon.stories.d.ts +0 -7
- package/build/src/components/JRCIconButton/JRCIconButton.stories.d.ts +0 -5
- package/build/src/components/JRCImg/JRCImg.stories.d.ts +0 -6
- package/build/src/components/JRCList/JRCList.stories.d.ts +0 -12
- package/build/src/components/JRCList/JRCListMockData.stories.d.ts +0 -4
- package/build/src/components/JRCLoader/JRCLoader.stories.d.ts +0 -6
- package/build/src/components/JRCMessage/JRCMessage.stories.d.ts +0 -8
- package/build/src/components/JRCModal/templates/JRCModal.stories.d.ts +0 -4
- package/build/src/components/JRCModal/templates/JRCModalForm.stories.d.ts +0 -4
- package/build/src/components/JRCModalImg/JRCModalImg.stories.d.ts +0 -7
- package/build/src/components/JRCPagination/JRCPagination.stories.d.ts +0 -5
- package/build/src/components/JRCSidePanelModal/JRCSidePanelModal.stories.d.ts +0 -5
- package/build/src/components/JRCTabs/JRCTabs.stories.d.ts +0 -7
- package/build/src/components/JRCTag/JRCTag.stories.d.ts +0 -5
- package/build/src/components/JRCTooltip/JRCTooltip.stories.d.ts +0 -9
- package/build/src/components/JRCTypography/JRCTypography.stories.d.ts +0 -5
- package/build/src/components/JRCUserPopup/JRCUserPopup.stories.d.ts +0 -5
- package/build/src/components/Stepper/JRCStepper.stories.d.ts +0 -5
- package/build/src/components/Templates/JRCTemplate.stories.d.ts +0 -6
- package/build/src/components/Widgets/JRCWidgetArticleGallery/JRCWidgetArticleGallery.stories.d.ts +0 -8
- package/build/src/components/Widgets/JRCWidgetArticleText/JRCWidgetArticleText.stories.d.ts +0 -195
- package/build/src/components/Widgets/JRCWidgetAttachment/JRCWidgetAttachment.stories.d.ts +0 -7
- package/build/src/components/Widgets/JRCWidgetButton/JRCWidgetButton.stories.d.ts +0 -4
- package/build/src/components/Widgets/JRCWidgetCheckList/JRCWidgetCheckList.stories.d.ts +0 -4
- package/build/src/components/Widgets/JRCWidgetImage/JRCWidgetImage.stories.d.ts +0 -4
- package/build/src/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurvey.stories.d.ts +0 -4
- package/build/src/components/Widgets/JRCWidgetSlider/JRCWidgetSlider.stories.d.ts +0 -5
- package/build/src/components/Widgets/JRCWidgetTable/JRCWidgetTable.stories.d.ts +0 -31
|
@@ -0,0 +1,336 @@
|
|
|
1
|
+
/// <reference types="trusted-types" />
|
|
2
|
+
import { JRCColumn } from './JRCColumn';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import type { Closing, Open, LayoutMode, ColumnPosition } from './template.type';
|
|
5
|
+
import { FlexDirection } from '../JRCFlex/JRCFlexBox';
|
|
6
|
+
export declare const BasicAutoMarginWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
|
|
7
|
+
export declare const ContainerWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
|
|
8
|
+
$flexDirection?: FlexDirection | undefined;
|
|
9
|
+
}, never>;
|
|
10
|
+
export declare const ScrollWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
|
|
11
|
+
$flexDirection?: FlexDirection | undefined;
|
|
12
|
+
}, never>;
|
|
13
|
+
export declare const MaxWidthWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
|
|
14
|
+
$mode: LayoutMode;
|
|
15
|
+
$maxWidth?: string | undefined;
|
|
16
|
+
$flexDirection?: FlexDirection | undefined;
|
|
17
|
+
$hasPadding?: boolean | undefined;
|
|
18
|
+
}, never>;
|
|
19
|
+
export declare const PanelContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
|
|
20
|
+
export declare const BaseColumn: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
|
|
21
|
+
$width: number;
|
|
22
|
+
$position?: ColumnPosition | undefined;
|
|
23
|
+
}, never>;
|
|
24
|
+
export declare const Panel: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
|
|
25
|
+
width: number;
|
|
26
|
+
open: boolean;
|
|
27
|
+
}, never>;
|
|
28
|
+
export declare const StickyColWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
|
|
29
|
+
$mode: LayoutMode;
|
|
30
|
+
$position?: ColumnPosition | undefined;
|
|
31
|
+
$padding: string;
|
|
32
|
+
}, never>;
|
|
33
|
+
export declare const MainColumn: import("styled-components").StyledComponent<typeof JRCColumn, import("styled-components").DefaultTheme, {}, never>;
|
|
34
|
+
export declare const AppColumn: import("styled-components").StyledComponent<typeof JRCColumn, import("styled-components").DefaultTheme, Open, never>;
|
|
35
|
+
export declare const FlexDescription: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
|
|
36
|
+
export declare const EasterEggIcon: import("styled-components").StyledComponent<({ color, variant, name, size, isMargin, className, faOptions, }: import("../JRCIcon/JRCIcon").JRCIconProps) => React.JSX.Element, import("styled-components").DefaultTheme, {
|
|
37
|
+
easterEgg: boolean;
|
|
38
|
+
}, never>;
|
|
39
|
+
export declare const reduce: import("styled-components").FlattenInterpolation<import("styled-components").ThemedStyledProps<Open, import("styled-components").DefaultTheme>>;
|
|
40
|
+
export declare const AppTitle: import("styled-components").StyledComponent<"h1", import("styled-components").DefaultTheme, {}, never>;
|
|
41
|
+
export declare const DisappearP: import("styled-components").StyledComponent<"p", import("styled-components").DefaultTheme, Open, never>;
|
|
42
|
+
export declare const DisappearSpan: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, Open, never>;
|
|
43
|
+
export declare function DisappearDescription({ children, open }: {
|
|
44
|
+
children: any;
|
|
45
|
+
open: boolean;
|
|
46
|
+
}): React.JSX.Element;
|
|
47
|
+
export declare const OpenCloseButton: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, {
|
|
48
|
+
form?: string | undefined;
|
|
49
|
+
slot?: string | undefined;
|
|
50
|
+
style?: React.CSSProperties | undefined;
|
|
51
|
+
title?: string | undefined;
|
|
52
|
+
color?: string | undefined;
|
|
53
|
+
type?: "button" | "submit" | "reset" | undefined;
|
|
54
|
+
name?: string | undefined;
|
|
55
|
+
key?: React.Key | null | undefined;
|
|
56
|
+
defaultChecked?: boolean | undefined;
|
|
57
|
+
defaultValue?: string | number | readonly string[] | undefined;
|
|
58
|
+
suppressContentEditableWarning?: boolean | undefined;
|
|
59
|
+
suppressHydrationWarning?: boolean | undefined;
|
|
60
|
+
accessKey?: string | undefined;
|
|
61
|
+
autoFocus?: boolean | undefined;
|
|
62
|
+
className?: string | undefined;
|
|
63
|
+
contentEditable?: "inherit" | (boolean | "true" | "false") | undefined;
|
|
64
|
+
contextMenu?: string | undefined;
|
|
65
|
+
dir?: string | undefined;
|
|
66
|
+
draggable?: (boolean | "true" | "false") | undefined;
|
|
67
|
+
hidden?: boolean | undefined;
|
|
68
|
+
id?: string | undefined;
|
|
69
|
+
lang?: string | undefined;
|
|
70
|
+
nonce?: string | undefined;
|
|
71
|
+
placeholder?: string | undefined;
|
|
72
|
+
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
73
|
+
tabIndex?: number | undefined;
|
|
74
|
+
translate?: "no" | "yes" | undefined;
|
|
75
|
+
radioGroup?: string | undefined;
|
|
76
|
+
role?: React.AriaRole | undefined;
|
|
77
|
+
about?: string | undefined;
|
|
78
|
+
content?: string | undefined;
|
|
79
|
+
datatype?: string | undefined;
|
|
80
|
+
inlist?: any;
|
|
81
|
+
prefix?: string | undefined;
|
|
82
|
+
property?: string | undefined;
|
|
83
|
+
rel?: string | undefined;
|
|
84
|
+
resource?: string | undefined;
|
|
85
|
+
rev?: string | undefined;
|
|
86
|
+
typeof?: string | undefined;
|
|
87
|
+
vocab?: string | undefined;
|
|
88
|
+
autoCapitalize?: string | undefined;
|
|
89
|
+
autoCorrect?: string | undefined;
|
|
90
|
+
autoSave?: string | undefined;
|
|
91
|
+
itemProp?: string | undefined;
|
|
92
|
+
itemScope?: boolean | undefined;
|
|
93
|
+
itemType?: string | undefined;
|
|
94
|
+
itemID?: string | undefined;
|
|
95
|
+
itemRef?: string | undefined;
|
|
96
|
+
results?: number | undefined;
|
|
97
|
+
security?: string | undefined;
|
|
98
|
+
unselectable?: "on" | "off" | undefined;
|
|
99
|
+
inputMode?: "text" | "search" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
100
|
+
is?: string | undefined;
|
|
101
|
+
"aria-activedescendant"?: string | undefined;
|
|
102
|
+
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
|
103
|
+
"aria-autocomplete"?: "inline" | "none" | "list" | "both" | undefined;
|
|
104
|
+
"aria-busy"?: (boolean | "true" | "false") | undefined;
|
|
105
|
+
"aria-checked"?: boolean | "true" | "false" | "mixed" | undefined;
|
|
106
|
+
"aria-colcount"?: number | undefined;
|
|
107
|
+
"aria-colindex"?: number | undefined;
|
|
108
|
+
"aria-colspan"?: number | undefined;
|
|
109
|
+
"aria-controls"?: string | undefined;
|
|
110
|
+
"aria-current"?: boolean | "time" | "true" | "false" | "step" | "date" | "page" | "location" | undefined;
|
|
111
|
+
"aria-describedby"?: string | undefined;
|
|
112
|
+
"aria-details"?: string | undefined;
|
|
113
|
+
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
|
114
|
+
"aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
|
|
115
|
+
"aria-errormessage"?: string | undefined;
|
|
116
|
+
"aria-expanded"?: (boolean | "true" | "false") | undefined;
|
|
117
|
+
"aria-flowto"?: string | undefined;
|
|
118
|
+
"aria-grabbed"?: (boolean | "true" | "false") | undefined;
|
|
119
|
+
"aria-haspopup"?: boolean | "dialog" | "menu" | "true" | "false" | "grid" | "listbox" | "tree" | undefined;
|
|
120
|
+
"aria-hidden"?: (boolean | "true" | "false") | undefined;
|
|
121
|
+
"aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
|
|
122
|
+
"aria-keyshortcuts"?: string | undefined;
|
|
123
|
+
"aria-label"?: string | undefined;
|
|
124
|
+
"aria-labelledby"?: string | undefined;
|
|
125
|
+
"aria-level"?: number | undefined;
|
|
126
|
+
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
|
127
|
+
"aria-modal"?: (boolean | "true" | "false") | undefined;
|
|
128
|
+
"aria-multiline"?: (boolean | "true" | "false") | undefined;
|
|
129
|
+
"aria-multiselectable"?: (boolean | "true" | "false") | undefined;
|
|
130
|
+
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
|
131
|
+
"aria-owns"?: string | undefined;
|
|
132
|
+
"aria-placeholder"?: string | undefined;
|
|
133
|
+
"aria-posinset"?: number | undefined;
|
|
134
|
+
"aria-pressed"?: boolean | "true" | "false" | "mixed" | undefined;
|
|
135
|
+
"aria-readonly"?: (boolean | "true" | "false") | undefined;
|
|
136
|
+
"aria-relevant"?: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
|
137
|
+
"aria-required"?: (boolean | "true" | "false") | undefined;
|
|
138
|
+
"aria-roledescription"?: string | undefined;
|
|
139
|
+
"aria-rowcount"?: number | undefined;
|
|
140
|
+
"aria-rowindex"?: number | undefined;
|
|
141
|
+
"aria-rowspan"?: number | undefined;
|
|
142
|
+
"aria-selected"?: (boolean | "true" | "false") | undefined;
|
|
143
|
+
"aria-setsize"?: number | undefined;
|
|
144
|
+
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
145
|
+
"aria-valuemax"?: number | undefined;
|
|
146
|
+
"aria-valuemin"?: number | undefined;
|
|
147
|
+
"aria-valuenow"?: number | undefined;
|
|
148
|
+
"aria-valuetext"?: string | undefined;
|
|
149
|
+
children?: React.ReactNode;
|
|
150
|
+
dangerouslySetInnerHTML?: {
|
|
151
|
+
__html: string | TrustedHTML;
|
|
152
|
+
} | undefined;
|
|
153
|
+
onCopy?: React.ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
154
|
+
onCopyCapture?: React.ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
155
|
+
onCut?: React.ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
156
|
+
onCutCapture?: React.ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
157
|
+
onPaste?: React.ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
158
|
+
onPasteCapture?: React.ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
159
|
+
onCompositionEnd?: React.CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
160
|
+
onCompositionEndCapture?: React.CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
161
|
+
onCompositionStart?: React.CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
162
|
+
onCompositionStartCapture?: React.CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
163
|
+
onCompositionUpdate?: React.CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
164
|
+
onCompositionUpdateCapture?: React.CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
165
|
+
onFocus?: React.FocusEventHandler<HTMLButtonElement> | undefined;
|
|
166
|
+
onFocusCapture?: React.FocusEventHandler<HTMLButtonElement> | undefined;
|
|
167
|
+
onBlur?: React.FocusEventHandler<HTMLButtonElement> | undefined;
|
|
168
|
+
onBlurCapture?: React.FocusEventHandler<HTMLButtonElement> | undefined;
|
|
169
|
+
onChange?: React.FormEventHandler<HTMLButtonElement> | undefined;
|
|
170
|
+
onChangeCapture?: React.FormEventHandler<HTMLButtonElement> | undefined;
|
|
171
|
+
onBeforeInput?: React.FormEventHandler<HTMLButtonElement> | undefined;
|
|
172
|
+
onBeforeInputCapture?: React.FormEventHandler<HTMLButtonElement> | undefined;
|
|
173
|
+
onInput?: React.FormEventHandler<HTMLButtonElement> | undefined;
|
|
174
|
+
onInputCapture?: React.FormEventHandler<HTMLButtonElement> | undefined;
|
|
175
|
+
onReset?: React.FormEventHandler<HTMLButtonElement> | undefined;
|
|
176
|
+
onResetCapture?: React.FormEventHandler<HTMLButtonElement> | undefined;
|
|
177
|
+
onSubmit?: React.FormEventHandler<HTMLButtonElement> | undefined;
|
|
178
|
+
onSubmitCapture?: React.FormEventHandler<HTMLButtonElement> | undefined;
|
|
179
|
+
onInvalid?: React.FormEventHandler<HTMLButtonElement> | undefined;
|
|
180
|
+
onInvalidCapture?: React.FormEventHandler<HTMLButtonElement> | undefined;
|
|
181
|
+
onLoad?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
182
|
+
onLoadCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
183
|
+
onError?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
184
|
+
onErrorCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
185
|
+
onKeyDown?: React.KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
186
|
+
onKeyDownCapture?: React.KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
187
|
+
onKeyPress?: React.KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
188
|
+
onKeyPressCapture?: React.KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
189
|
+
onKeyUp?: React.KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
190
|
+
onKeyUpCapture?: React.KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
191
|
+
onAbort?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
192
|
+
onAbortCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
193
|
+
onCanPlay?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
194
|
+
onCanPlayCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
195
|
+
onCanPlayThrough?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
196
|
+
onCanPlayThroughCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
197
|
+
onDurationChange?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
198
|
+
onDurationChangeCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
199
|
+
onEmptied?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
200
|
+
onEmptiedCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
201
|
+
onEncrypted?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
202
|
+
onEncryptedCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
203
|
+
onEnded?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
204
|
+
onEndedCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
205
|
+
onLoadedData?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
206
|
+
onLoadedDataCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
207
|
+
onLoadedMetadata?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
208
|
+
onLoadedMetadataCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
209
|
+
onLoadStart?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
210
|
+
onLoadStartCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
211
|
+
onPause?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
212
|
+
onPauseCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
213
|
+
onPlay?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
214
|
+
onPlayCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
215
|
+
onPlaying?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
216
|
+
onPlayingCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
217
|
+
onProgress?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
218
|
+
onProgressCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
219
|
+
onRateChange?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
220
|
+
onRateChangeCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
221
|
+
onSeeked?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
222
|
+
onSeekedCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
223
|
+
onSeeking?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
224
|
+
onSeekingCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
225
|
+
onStalled?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
226
|
+
onStalledCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
227
|
+
onSuspend?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
228
|
+
onSuspendCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
229
|
+
onTimeUpdate?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
230
|
+
onTimeUpdateCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
231
|
+
onVolumeChange?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
232
|
+
onVolumeChangeCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
233
|
+
onWaiting?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
234
|
+
onWaitingCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
235
|
+
onAuxClick?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
236
|
+
onAuxClickCapture?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
237
|
+
onClick?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
238
|
+
onClickCapture?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
239
|
+
onContextMenu?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
240
|
+
onContextMenuCapture?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
241
|
+
onDoubleClick?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
242
|
+
onDoubleClickCapture?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
243
|
+
onDrag?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
244
|
+
onDragCapture?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
245
|
+
onDragEnd?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
246
|
+
onDragEndCapture?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
247
|
+
onDragEnter?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
248
|
+
onDragEnterCapture?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
249
|
+
onDragExit?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
250
|
+
onDragExitCapture?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
251
|
+
onDragLeave?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
252
|
+
onDragLeaveCapture?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
253
|
+
onDragOver?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
254
|
+
onDragOverCapture?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
255
|
+
onDragStart?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
256
|
+
onDragStartCapture?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
257
|
+
onDrop?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
258
|
+
onDropCapture?: React.DragEventHandler<HTMLButtonElement> | undefined;
|
|
259
|
+
onMouseDown?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
260
|
+
onMouseDownCapture?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
261
|
+
onMouseEnter?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
262
|
+
onMouseLeave?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
263
|
+
onMouseMove?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
264
|
+
onMouseMoveCapture?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
265
|
+
onMouseOut?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
266
|
+
onMouseOutCapture?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
267
|
+
onMouseOver?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
268
|
+
onMouseOverCapture?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
269
|
+
onMouseUp?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
270
|
+
onMouseUpCapture?: React.MouseEventHandler<HTMLButtonElement> | undefined;
|
|
271
|
+
onSelect?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
272
|
+
onSelectCapture?: React.ReactEventHandler<HTMLButtonElement> | undefined;
|
|
273
|
+
onTouchCancel?: React.TouchEventHandler<HTMLButtonElement> | undefined;
|
|
274
|
+
onTouchCancelCapture?: React.TouchEventHandler<HTMLButtonElement> | undefined;
|
|
275
|
+
onTouchEnd?: React.TouchEventHandler<HTMLButtonElement> | undefined;
|
|
276
|
+
onTouchEndCapture?: React.TouchEventHandler<HTMLButtonElement> | undefined;
|
|
277
|
+
onTouchMove?: React.TouchEventHandler<HTMLButtonElement> | undefined;
|
|
278
|
+
onTouchMoveCapture?: React.TouchEventHandler<HTMLButtonElement> | undefined;
|
|
279
|
+
onTouchStart?: React.TouchEventHandler<HTMLButtonElement> | undefined;
|
|
280
|
+
onTouchStartCapture?: React.TouchEventHandler<HTMLButtonElement> | undefined;
|
|
281
|
+
onPointerDown?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
282
|
+
onPointerDownCapture?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
283
|
+
onPointerMove?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
284
|
+
onPointerMoveCapture?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
285
|
+
onPointerUp?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
286
|
+
onPointerUpCapture?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
287
|
+
onPointerCancel?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
288
|
+
onPointerCancelCapture?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
289
|
+
onPointerEnter?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
290
|
+
onPointerEnterCapture?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
291
|
+
onPointerLeave?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
292
|
+
onPointerLeaveCapture?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
293
|
+
onPointerOver?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
294
|
+
onPointerOverCapture?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
295
|
+
onPointerOut?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
296
|
+
onPointerOutCapture?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
297
|
+
onGotPointerCapture?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
298
|
+
onGotPointerCaptureCapture?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
299
|
+
onLostPointerCapture?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
300
|
+
onLostPointerCaptureCapture?: React.PointerEventHandler<HTMLButtonElement> | undefined;
|
|
301
|
+
onScroll?: React.UIEventHandler<HTMLButtonElement> | undefined;
|
|
302
|
+
onScrollCapture?: React.UIEventHandler<HTMLButtonElement> | undefined;
|
|
303
|
+
onWheel?: React.WheelEventHandler<HTMLButtonElement> | undefined;
|
|
304
|
+
onWheelCapture?: React.WheelEventHandler<HTMLButtonElement> | undefined;
|
|
305
|
+
onAnimationStart?: React.AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
306
|
+
onAnimationStartCapture?: React.AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
307
|
+
onAnimationEnd?: React.AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
308
|
+
onAnimationEndCapture?: React.AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
309
|
+
onAnimationIteration?: React.AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
310
|
+
onAnimationIterationCapture?: React.AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
311
|
+
onTransitionEnd?: React.TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
312
|
+
onTransitionEndCapture?: React.TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
313
|
+
disabled?: boolean | undefined;
|
|
314
|
+
formAction?: string | undefined;
|
|
315
|
+
formEncType?: string | undefined;
|
|
316
|
+
formMethod?: string | undefined;
|
|
317
|
+
formNoValidate?: boolean | undefined;
|
|
318
|
+
formTarget?: string | undefined;
|
|
319
|
+
value?: string | number | readonly string[] | undefined;
|
|
320
|
+
ref?: ((instance: HTMLButtonElement | null) => void) | React.RefObject<HTMLButtonElement> | null | undefined;
|
|
321
|
+
theme: import("styled-components").DefaultTheme;
|
|
322
|
+
offset: string;
|
|
323
|
+
} & Open & Closing, "form" | "slot" | "style" | "title" | "color" | "theme" | "ref" | "type" | "name" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "disabled" | "offset" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "value">;
|
|
324
|
+
export declare const AppTabLabel: import("styled-components").StyledComponent<"p", import("styled-components").DefaultTheme, Open, never>;
|
|
325
|
+
export declare const AppTabContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, Open, never>;
|
|
326
|
+
export declare const AppTabContextContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, Open & Closing, never>;
|
|
327
|
+
export declare const AppTab: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, Open & {
|
|
328
|
+
active?: boolean | undefined;
|
|
329
|
+
}, never>;
|
|
330
|
+
export declare const AppTabTooltip: import("styled-components").StyledComponent<({ condition, hasLicense, tooltip, children, className, }: import("../Common/JRCConditionalWrapper").JRCConditionalTooltipProps) => React.JSX.Element, import("styled-components").DefaultTheme, {}, never>;
|
|
331
|
+
export declare const EllipsisWrapper: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, Open, never>;
|
|
332
|
+
export declare const AppTabCounter: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>;
|
|
333
|
+
export declare const AppTabEllipsisLabel: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>;
|
|
334
|
+
export declare const AppTabNav: import("styled-components").StyledComponent<"nav", import("styled-components").DefaultTheme, Open & {
|
|
335
|
+
extraMargin: boolean;
|
|
336
|
+
}, never>;
|
|
@@ -7,7 +7,6 @@ export declare const UIListItemNoAvatar: import("styled-components").StyledCompo
|
|
|
7
7
|
bgColor: string;
|
|
8
8
|
}, never>;
|
|
9
9
|
export declare const UIListItemData: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
|
|
10
|
-
export declare const getInitial: (username: string) => string;
|
|
11
10
|
export declare const JRCWidgetLuccaAbsence: ({ list }: {
|
|
12
11
|
list: WidgetLuccaAbsenceUser[];
|
|
13
12
|
}) => React.JSX.Element;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
|
|
3
|
-
export declare const JRCWidgetLuccaAbsenceEditor: ({ url, onChange, }: WidgetLuccaAbsenceContent & WidgetEditorActions<WidgetLuccaAbsenceContent>) => React.JSX.Element;
|
|
2
|
+
export declare const JRCWidgetLuccaAbsenceEditor: () => React.JSX.Element;
|
|
@@ -30,7 +30,7 @@ export declare const EditorSlide: ({ forceOpen, title, text, displayAs, backgrou
|
|
|
30
30
|
onUploadSuccess: (response: jFileLittle) => void;
|
|
31
31
|
onSave: (slide: Partial<WidgetSliderSlide>) => void;
|
|
32
32
|
onClickDelete: () => void;
|
|
33
|
-
} & Pick<WidgetSliderSlide, "title" | "text" | "
|
|
33
|
+
} & Pick<WidgetSliderSlide, "title" | "text" | "displayAs" | "backgroundSize" | "backgroundPosition">) => React.JSX.Element;
|
|
34
34
|
/**
|
|
35
35
|
* TODO: STANDALONE COMPONENT
|
|
36
36
|
*/
|
|
@@ -5,4 +5,4 @@ export declare const SliderImage: ({ initialUri, maxWidth, maxHeight, onClick, }
|
|
|
5
5
|
maxWidth: number;
|
|
6
6
|
maxHeight: number;
|
|
7
7
|
onClick?: (() => void) | undefined;
|
|
8
|
-
} & Pick<WidgetSliderSlide, "
|
|
8
|
+
} & Pick<WidgetSliderSlide, "displayAs" | "backgroundSize" | "backgroundPosition">) => React.JSX.Element;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "jamespot-react-components",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.254",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "./build/jamespot-react-components.js",
|
|
6
6
|
"types": "./build/src/index.d.ts",
|
|
@@ -13,13 +13,13 @@
|
|
|
13
13
|
"@babel/preset-env": "^7.12.7",
|
|
14
14
|
"@babel/preset-react": "^7.12.7",
|
|
15
15
|
"@babel/preset-typescript": "^7.12.7",
|
|
16
|
-
"@storybook
|
|
17
|
-
"@storybook/addon-
|
|
18
|
-
"@storybook/addon-essentials": "6.
|
|
19
|
-
"@storybook/addon-links": "6.
|
|
20
|
-
"@storybook/
|
|
21
|
-
"@storybook/
|
|
22
|
-
"@storybook/react": "6.
|
|
16
|
+
"@chromatic-com/storybook": "^3",
|
|
17
|
+
"@storybook/addon-actions": "^8.6.12",
|
|
18
|
+
"@storybook/addon-essentials": "^8.6.12",
|
|
19
|
+
"@storybook/addon-links": "^8.6.12",
|
|
20
|
+
"@storybook/addon-webpack5-compiler-babel": "^3.0.6",
|
|
21
|
+
"@storybook/react": "^8.6.12",
|
|
22
|
+
"@storybook/react-webpack5": "^8.6.12",
|
|
23
23
|
"@testing-library/dom": "^8.11.0",
|
|
24
24
|
"@testing-library/jest-dom": "^5.12.0",
|
|
25
25
|
"@testing-library/react": "^12.1.2",
|
|
@@ -63,9 +63,11 @@
|
|
|
63
63
|
"jest-styled-components": "^7.0.3",
|
|
64
64
|
"lint-staged": "^12.0.2",
|
|
65
65
|
"prettier": "^2.4.1",
|
|
66
|
+
"react-docgen-typescript-plugin": "^1.0.8",
|
|
66
67
|
"react-test-renderer": "^17.0.1",
|
|
67
68
|
"redux-form": "^8.3.8",
|
|
68
69
|
"source-map-loader": "^1.0.1",
|
|
70
|
+
"storybook-addon-react-docgen": "^1.2.44",
|
|
69
71
|
"style-loader": "^1.2.1",
|
|
70
72
|
"ts-jest": "^27.0.7",
|
|
71
73
|
"ts-loader": "^8.0.2",
|
|
@@ -80,7 +82,7 @@
|
|
|
80
82
|
"chroma-js": "^2.1.1",
|
|
81
83
|
"classnames": "^2.3.1",
|
|
82
84
|
"dompurify": "^3.0.5",
|
|
83
|
-
"jamespot-user-api": "^1.0.
|
|
85
|
+
"jamespot-user-api": "^1.0.226",
|
|
84
86
|
"moment": "2.29.4",
|
|
85
87
|
"react": "^17.x",
|
|
86
88
|
"react-beautiful-dnd": "^13.1.1",
|
|
@@ -134,8 +136,8 @@
|
|
|
134
136
|
"lint:ci": "npx eslint --output-file eslint_report.json --format json . --ext .ts,.tsx,.js",
|
|
135
137
|
"test": "jest --updateSnapshot --runInBand",
|
|
136
138
|
"test:watch": "npm run test -- --watch --verbose",
|
|
137
|
-
"storybook": "
|
|
138
|
-
"storybook-no-cache": "cross-env NODE_ENV=development STORYBOOK_MODE=true PUBLIC_PATH=''
|
|
139
|
-
"build-storybook": "build
|
|
139
|
+
"storybook": "storybook dev -p 6006",
|
|
140
|
+
"storybook-no-cache": "cross-env NODE_ENV=development STORYBOOK_MODE=true PUBLIC_PATH='' storybook dev -s ./.storybook/assets/ -c .storybook -p 3022 --no-manager-cache",
|
|
141
|
+
"build-storybook": "storybook build"
|
|
140
142
|
}
|
|
141
143
|
}
|
package/build/src/components/Form/Input/Deprecated/JRCFormCheckbox/JRCFormCheckbox.stories.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { JRCFormCheckboxProps } from './JRCFormCheckbox.types';
|
|
2
|
-
import { Meta, Story } from '@storybook/react';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Checkbox: Story<JRCFormCheckboxProps>;
|
|
6
|
-
export declare const Radio: Story<JRCFormCheckboxProps>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { JRCWritableFormInputProps } from '../JRCFormFieldRender';
|
|
2
|
-
import { Meta, Story } from '@storybook/react';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const InputColor: Story<JRCWritableFormInputProps>;
|
package/build/src/components/Form/Input/Deprecated/JRCFormDateTime/JRCFormDateTime.stories.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { JRCWritableFormInputProps } from '../JRCFormFieldRender';
|
|
2
|
-
import { Meta, Story } from '@storybook/react';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Primary: Story<JRCWritableFormInputProps>;
|
|
6
|
-
export declare const WithoutTime: Story<JRCWritableFormInputProps>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { JRCWritableFormInputProps } from '../JRCFormFieldRender';
|
|
2
|
-
import { Meta, Story } from '@storybook/react';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const InputEmail: Story<JRCWritableFormInputProps>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { JRCWritableFormInputProps } from '../JRCFormFieldRender';
|
|
2
|
-
import { Meta, Story } from '@storybook/react';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const InputNumber: Story<JRCWritableFormInputProps>;
|
package/build/src/components/Form/Input/Deprecated/JRCFormRichText/JRCFormRichTextField.stories.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { FormRichTextFieldOptionsProps } from './JRCFormRichTextField';
|
|
2
|
-
import { JRCWritableFormInputProps } from '../JRCFormFieldRender';
|
|
3
|
-
import { Meta, Story } from '@storybook/react';
|
|
4
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const RichText: Story<JRCWritableFormInputProps & {
|
|
7
|
-
tinyMCE: FormRichTextFieldOptionsProps;
|
|
8
|
-
}>;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { JRCFormSelectProps } from './JRCFormSelect';
|
|
2
|
-
import { Meta, Story } from '@storybook/react';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Select: Story<JRCFormSelectProps<{
|
|
6
|
-
id: string;
|
|
7
|
-
uri: string;
|
|
8
|
-
shortUri: string;
|
|
9
|
-
title: string;
|
|
10
|
-
name: string;
|
|
11
|
-
mainType: string;
|
|
12
|
-
type: string;
|
|
13
|
-
label: string;
|
|
14
|
-
cssClass: string;
|
|
15
|
-
cssColor: string;
|
|
16
|
-
class: string;
|
|
17
|
-
Pseudo: string;
|
|
18
|
-
}>>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { JRCWritableFormInputProps } from '../JRCFormFieldRender';
|
|
2
|
-
import { Meta, Story } from '@storybook/react';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const InputText: Story<JRCWritableFormInputProps>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { JRCWritableFormInputProps } from '../JRCFormFieldRender';
|
|
2
|
-
import { Meta, Story } from '@storybook/react';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const InputUrl: Story<JRCWritableFormInputProps>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { JRCInputCheckboxProps } from './JRCInputCheckbox.types';
|
|
2
|
-
import { Meta, Story } from '@storybook/react';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const InputCheckbox: Story<JRCInputCheckboxProps<any>>;
|
|
6
|
-
export declare const InputCheckboxHelperWithComponent: Story<JRCInputCheckboxProps<any>>;
|
|
7
|
-
export declare const InputRadio: Story<JRCInputCheckboxProps<any>>;
|
package/build/src/components/Form/Input/JRCInputCheckbox/JRCInputReorderCheckbox.stories.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { Meta, Story } from '@storybook/react';
|
|
2
|
-
import { JRCInputCheckboxProps } from './JRCInputReorderCheckbox';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const InputReorderCheckbox: Story<JRCInputCheckboxProps<any>>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Meta, Story } from '@storybook/react';
|
|
2
|
-
import { JRCColorPickerProps } from './JRCInputColor';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const InputColor: Story<JRCColorPickerProps<{
|
|
6
|
-
color: string;
|
|
7
|
-
}>>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { Meta, Story } from '@storybook/react';
|
|
2
|
-
import { JRCInputColorRawProps } from './JRCInputColorRawProps';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const InputColorRaw: Story<JRCInputColorRawProps>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { JRCInputFieldProps } from '../Common/JRCFormFieldRenderer.types';
|
|
2
|
-
import { Meta, Story } from '@storybook/react';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const InputDate: Story<JRCInputFieldProps<{
|
|
6
|
-
date: string;
|
|
7
|
-
}>>;
|