mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-04 03:54:51 +01:00
Updated to v1.7.8
This commit is contained in:
5
conf/site/node_modules/react-bootstrap/cjs/Alert.d.ts
generated
vendored
5
conf/site/node_modules/react-bootstrap/cjs/Alert.d.ts
generated
vendored
@@ -1,5 +1,6 @@
|
||||
import React from 'react';
|
||||
import { Variant } from './types';
|
||||
import SafeAnchor from './SafeAnchor';
|
||||
import { TransitionType } from './helpers';
|
||||
export interface AlertProps extends React.HTMLProps<HTMLDivElement> {
|
||||
bsPrefix?: string;
|
||||
@@ -10,8 +11,8 @@ export interface AlertProps extends React.HTMLProps<HTMLDivElement> {
|
||||
closeLabel?: string;
|
||||
transition?: TransitionType;
|
||||
}
|
||||
declare const AlertHeading: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const AlertLink: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const AlertHeading: import("./helpers").BsPrefixRefForwardingComponent<React.ForwardRefExoticComponent<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "slot" | "style" | "title" | "className" | "key" | "onKeyDown" | "onSelect" | "role" | "color" | "id" | "lang" | "tabIndex" | "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" | "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" | "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" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> & React.RefAttributes<HTMLDivElement>>, {}>;
|
||||
declare const AlertLink: import("./helpers").BsPrefixRefForwardingComponent<SafeAnchor, {}>;
|
||||
declare type Alert = React.ForwardRefExoticComponent<AlertProps> & {
|
||||
Link: typeof AlertLink;
|
||||
Heading: typeof AlertHeading;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/BreadcrumbItem.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/BreadcrumbItem.d.ts
generated
vendored
@@ -6,7 +6,7 @@ export interface BreadcrumbItemProps extends BsPrefixPropsWithChildren {
|
||||
linkAs?: React.ElementType;
|
||||
target?: string;
|
||||
title?: React.ReactNode;
|
||||
linkProps?: React.LinkHTMLAttributes<HTMLLinkElement>;
|
||||
linkProps?: Record<string, any>;
|
||||
}
|
||||
declare type BreadcrumbItem = BsPrefixRefForwardingComponent<'li', BreadcrumbItemProps>;
|
||||
declare const BreadcrumbItem: BreadcrumbItem;
|
||||
|
||||
3
conf/site/node_modules/react-bootstrap/cjs/Button.d.ts
generated
vendored
3
conf/site/node_modules/react-bootstrap/cjs/Button.d.ts
generated
vendored
@@ -1,12 +1,13 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent } from './helpers';
|
||||
import { ButtonVariant } from './types';
|
||||
export declare type ButtonType = 'button' | 'reset' | 'submit' | string;
|
||||
export interface ButtonProps extends React.HTMLAttributes<HTMLElement>, BsPrefixPropsWithChildren {
|
||||
active?: boolean;
|
||||
block?: boolean;
|
||||
variant?: ButtonVariant;
|
||||
size?: 'sm' | 'lg';
|
||||
type?: 'button' | 'reset' | 'submit' | string;
|
||||
type?: ButtonType;
|
||||
href?: string;
|
||||
disabled?: boolean;
|
||||
target?: any;
|
||||
|
||||
17
conf/site/node_modules/react-bootstrap/cjs/Card.d.ts
generated
vendored
17
conf/site/node_modules/react-bootstrap/cjs/Card.d.ts
generated
vendored
@@ -1,14 +1,15 @@
|
||||
import React from 'react';
|
||||
import CardImg from './CardImg';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent } from './helpers';
|
||||
import { Color, Variant } from './types';
|
||||
declare const CardBody: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardTitle: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardSubtitle: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardLink: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardText: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardHeader: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardFooter: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardImgOverlay: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardBody: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
declare const CardTitle: BsPrefixRefForwardingComponent<React.ForwardRefExoticComponent<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "slot" | "style" | "title" | "className" | "key" | "onKeyDown" | "onSelect" | "role" | "color" | "id" | "lang" | "tabIndex" | "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" | "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" | "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" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> & React.RefAttributes<HTMLDivElement>>, {}>;
|
||||
declare const CardSubtitle: BsPrefixRefForwardingComponent<React.ForwardRefExoticComponent<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "slot" | "style" | "title" | "className" | "key" | "onKeyDown" | "onSelect" | "role" | "color" | "id" | "lang" | "tabIndex" | "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" | "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" | "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" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> & React.RefAttributes<HTMLDivElement>>, {}>;
|
||||
declare const CardLink: BsPrefixRefForwardingComponent<"a", {}>;
|
||||
declare const CardText: BsPrefixRefForwardingComponent<"p", {}>;
|
||||
declare const CardHeader: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
declare const CardFooter: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
declare const CardImgOverlay: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export interface CardProps extends BsPrefixPropsWithChildren {
|
||||
bg?: Variant;
|
||||
text?: Color;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/CardColumns.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/CardColumns.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/CardDeck.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/CardDeck.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/CardGroup.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/CardGroup.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/CarouselCaption.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/CarouselCaption.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/CarouselItem.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/CarouselItem.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
4
conf/site/node_modules/react-bootstrap/cjs/Dropdown.d.ts
generated
vendored
4
conf/site/node_modules/react-bootstrap/cjs/Dropdown.d.ts
generated
vendored
@@ -3,8 +3,8 @@ import DropdownItem from './DropdownItem';
|
||||
import DropdownMenu from './DropdownMenu';
|
||||
import DropdownToggle from './DropdownToggle';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent, SelectCallback } from './helpers';
|
||||
declare const DropdownHeader: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const DropdownDivider: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const DropdownHeader: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
declare const DropdownDivider: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export interface DropdownProps extends BsPrefixPropsWithChildren {
|
||||
drop?: 'up' | 'left' | 'right' | 'down';
|
||||
alignRight?: boolean;
|
||||
|
||||
4
conf/site/node_modules/react-bootstrap/cjs/DropdownButton.d.ts
generated
vendored
4
conf/site/node_modules/react-bootstrap/cjs/DropdownButton.d.ts
generated
vendored
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import { DropdownProps } from './Dropdown';
|
||||
import { PropsFromToggle } from './DropdownToggle';
|
||||
export interface DropdownButtonProps extends React.PropsWithChildren<PropsFromToggle> {
|
||||
id?: string;
|
||||
export interface DropdownButtonProps extends DropdownProps, Omit<React.HTMLAttributes<HTMLElement>, 'onSelect' | 'title'>, React.PropsWithChildren<PropsFromToggle> {
|
||||
title: React.ReactNode;
|
||||
menuRole?: string;
|
||||
renderMenuOnMount?: boolean;
|
||||
|
||||
5
conf/site/node_modules/react-bootstrap/cjs/DropdownMenu.d.ts
generated
vendored
5
conf/site/node_modules/react-bootstrap/cjs/DropdownMenu.d.ts
generated
vendored
@@ -1,3 +1,4 @@
|
||||
import { UseDropdownMenuOptions } from 'react-overlays/DropdownMenu';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent, SelectCallback } from './helpers';
|
||||
export interface DropdownMenuProps extends BsPrefixPropsWithChildren {
|
||||
show?: boolean;
|
||||
@@ -6,9 +7,7 @@ export interface DropdownMenuProps extends BsPrefixPropsWithChildren {
|
||||
alignRight?: boolean;
|
||||
onSelect?: SelectCallback;
|
||||
rootCloseEvent?: 'click' | 'mousedown';
|
||||
popperConfig?: {
|
||||
modifiers?: any;
|
||||
};
|
||||
popperConfig?: UseDropdownMenuOptions['popperConfig'];
|
||||
}
|
||||
declare type DropdownMenu = BsPrefixRefForwardingComponent<'div', DropdownMenuProps>;
|
||||
declare const DropdownMenu: DropdownMenu;
|
||||
|
||||
5
conf/site/node_modules/react-bootstrap/cjs/DropdownMenu.js
generated
vendored
5
conf/site/node_modules/react-bootstrap/cjs/DropdownMenu.js
generated
vendored
@@ -42,8 +42,7 @@ var DropdownMenu = _react.default.forwardRef(function (_ref, ref) {
|
||||
renderOnMount = _ref.renderOnMount,
|
||||
_ref$as = _ref.as,
|
||||
Component = _ref$as === void 0 ? 'div' : _ref$as,
|
||||
_ref$popperConfig = _ref.popperConfig,
|
||||
popperConfig = _ref$popperConfig === void 0 ? {} : _ref$popperConfig,
|
||||
popperConfig = _ref.popperConfig,
|
||||
props = (0, _objectWithoutPropertiesLoose2.default)(_ref, ["bsPrefix", "className", "alignRight", "rootCloseEvent", "flip", "show", "renderOnMount", "as", "popperConfig"]);
|
||||
var isNavbar = (0, _react.useContext)(_NavbarContext.default);
|
||||
var prefix = (0, _ThemeProvider.useBootstrapPrefix)(bsPrefix, 'dropdown-menu');
|
||||
@@ -59,7 +58,7 @@ var DropdownMenu = _react.default.forwardRef(function (_ref, ref) {
|
||||
alignEnd: alignRight,
|
||||
usePopper: !isNavbar,
|
||||
popperConfig: (0, _extends2.default)({}, popperConfig, {
|
||||
modifiers: marginModifiers.concat(popperConfig.modifiers || [])
|
||||
modifiers: marginModifiers.concat((popperConfig == null ? void 0 : popperConfig.modifiers) || [])
|
||||
})
|
||||
}),
|
||||
hasShown = _ref2.hasShown,
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/Fade.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/Fade.d.ts
generated
vendored
@@ -7,5 +7,5 @@ export interface FadeProps extends Omit<TransitionProps, 'addEndListener'> {
|
||||
appear?: boolean;
|
||||
timeout?: number;
|
||||
}
|
||||
declare const Fade: React.ForwardRefExoticComponent<Pick<FadeProps, React.ReactText> & React.RefAttributes<Transition>>;
|
||||
declare const Fade: React.ForwardRefExoticComponent<Pick<FadeProps, React.ReactText> & React.RefAttributes<Transition<any>>>;
|
||||
export default Fade;
|
||||
|
||||
4
conf/site/node_modules/react-bootstrap/cjs/Figure.d.ts
generated
vendored
4
conf/site/node_modules/react-bootstrap/cjs/Figure.d.ts
generated
vendored
@@ -1,7 +1,7 @@
|
||||
/// <reference types="react" />
|
||||
import { BsPrefixRefForwardingComponent } from './helpers';
|
||||
import FigureImage from './FigureImage';
|
||||
import FigureCaption from './FigureCaption';
|
||||
declare type Figure = React.ComponentType & {
|
||||
declare type Figure = BsPrefixRefForwardingComponent<'figure'> & {
|
||||
Image: typeof FigureImage;
|
||||
Caption: typeof FigureCaption;
|
||||
};
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/FigureCaption.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/FigureCaption.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const FigureCaption: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const FigureCaption: import("./helpers").BsPrefixRefForwardingComponent<"figcaption", {}>;
|
||||
export default FigureCaption;
|
||||
|
||||
9
conf/site/node_modules/react-bootstrap/cjs/Form.d.ts
generated
vendored
9
conf/site/node_modules/react-bootstrap/cjs/Form.d.ts
generated
vendored
@@ -1,3 +1,4 @@
|
||||
import React from 'react';
|
||||
import FormCheck from './FormCheck';
|
||||
import FormFile from './FormFile';
|
||||
import FormControl from './FormControl';
|
||||
@@ -6,8 +7,8 @@ import FormLabel from './FormLabel';
|
||||
import FormText from './FormText';
|
||||
import Switch from './Switch';
|
||||
import { BsPrefixProps, BsPrefixRefForwardingComponent } from './helpers';
|
||||
declare const FormRow: BsPrefixRefForwardingComponent<any, {}>;
|
||||
export interface FormProps extends BsPrefixProps {
|
||||
declare const FormRow: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export interface FormProps extends React.HTMLAttributes<HTMLElement>, BsPrefixProps {
|
||||
inline?: boolean;
|
||||
validated?: boolean;
|
||||
}
|
||||
@@ -21,5 +22,5 @@ declare type Form = BsPrefixRefForwardingComponent<'form', FormProps> & {
|
||||
Label: typeof FormLabel;
|
||||
Text: typeof FormText;
|
||||
};
|
||||
declare const Form: Form;
|
||||
export default Form;
|
||||
declare const FormImpl: Form;
|
||||
export default FormImpl;
|
||||
|
||||
24
conf/site/node_modules/react-bootstrap/cjs/Form.js
generated
vendored
24
conf/site/node_modules/react-bootstrap/cjs/Form.js
generated
vendored
@@ -36,7 +36,7 @@ var defaultProps = {
|
||||
inline: false
|
||||
};
|
||||
|
||||
var Form = _react.default.forwardRef(function (_ref, ref) {
|
||||
var FormImpl = _react.default.forwardRef(function (_ref, ref) {
|
||||
var bsPrefix = _ref.bsPrefix,
|
||||
inline = _ref.inline,
|
||||
className = _ref.className,
|
||||
@@ -51,16 +51,16 @@ var Form = _react.default.forwardRef(function (_ref, ref) {
|
||||
}));
|
||||
});
|
||||
|
||||
Form.displayName = 'Form';
|
||||
Form.defaultProps = defaultProps;
|
||||
Form.Row = FormRow;
|
||||
Form.Group = _FormGroup.default;
|
||||
Form.Control = _FormControl.default;
|
||||
Form.Check = _FormCheck.default;
|
||||
Form.File = _FormFile.default;
|
||||
Form.Switch = _Switch.default;
|
||||
Form.Label = _FormLabel.default;
|
||||
Form.Text = _FormText.default;
|
||||
var _default = Form;
|
||||
FormImpl.displayName = 'Form';
|
||||
FormImpl.defaultProps = defaultProps;
|
||||
FormImpl.Row = FormRow;
|
||||
FormImpl.Group = _FormGroup.default;
|
||||
FormImpl.Control = _FormControl.default;
|
||||
FormImpl.Check = _FormCheck.default;
|
||||
FormImpl.File = _FormFile.default;
|
||||
FormImpl.Switch = _Switch.default;
|
||||
FormImpl.Label = _FormLabel.default;
|
||||
FormImpl.Text = _FormText.default;
|
||||
var _default = FormImpl;
|
||||
exports.default = _default;
|
||||
module.exports = exports["default"];
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/FormFile.js
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/FormFile.js
generated
vendored
@@ -94,6 +94,8 @@ var FormFile = _react.default.forwardRef(function (_ref, ref) {
|
||||
});
|
||||
|
||||
FormFile.displayName = 'FormFile';
|
||||
FormFile.Input = _FormFileInput.default;
|
||||
FormFile.Label = _FormFileLabel.default;
|
||||
var _default = FormFile;
|
||||
exports.default = _default;
|
||||
module.exports = exports["default"];
|
||||
6
conf/site/node_modules/react-bootstrap/cjs/InputGroup.d.ts
generated
vendored
6
conf/site/node_modules/react-bootstrap/cjs/InputGroup.d.ts
generated
vendored
@@ -1,7 +1,7 @@
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent } from './helpers';
|
||||
declare const InputGroupAppend: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const InputGroupPrepend: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const InputGroupText: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const InputGroupAppend: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
declare const InputGroupPrepend: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
declare const InputGroupText: BsPrefixRefForwardingComponent<"span", {}>;
|
||||
declare const InputGroupCheckbox: (props: any) => JSX.Element;
|
||||
declare const InputGroupRadio: (props: any) => JSX.Element;
|
||||
export interface InputGroupProps extends BsPrefixPropsWithChildren {
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/Media.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/Media.d.ts
generated
vendored
@@ -1,5 +1,5 @@
|
||||
import { BsPrefixProps, BsPrefixRefForwardingComponent } from './helpers';
|
||||
declare const MediaBody: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const MediaBody: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
declare type MediaProps = BsPrefixProps;
|
||||
declare type Media = BsPrefixRefForwardingComponent<'div', MediaProps> & {
|
||||
Body: typeof MediaBody;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/ModalBody.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/ModalBody.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/ModalDialog.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/ModalDialog.d.ts
generated
vendored
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixPropsWithChildren } from './helpers';
|
||||
export interface ModalDialogProps extends BsPrefixPropsWithChildren {
|
||||
export interface ModalDialogProps extends React.HTMLAttributes<HTMLDivElement>, BsPrefixPropsWithChildren {
|
||||
size?: 'sm' | 'lg' | 'xl';
|
||||
centered?: boolean;
|
||||
scrollable?: boolean;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/ModalFooter.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/ModalFooter.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
4
conf/site/node_modules/react-bootstrap/cjs/ModalHeader.d.ts
generated
vendored
4
conf/site/node_modules/react-bootstrap/cjs/ModalHeader.d.ts
generated
vendored
@@ -1,9 +1,9 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixAndClassNameOnlyProps } from './helpers';
|
||||
export interface ModalHeaderProps extends React.PropsWithChildren<BsPrefixAndClassNameOnlyProps> {
|
||||
export interface ModalHeaderProps extends React.PropsWithChildren<BsPrefixAndClassNameOnlyProps>, React.ComponentProps<'div'> {
|
||||
closeLabel?: string;
|
||||
closeButton?: boolean;
|
||||
onHide?: () => void;
|
||||
}
|
||||
declare const ModalHeader: React.ForwardRefExoticComponent<ModalHeaderProps & React.RefAttributes<HTMLDivElement>>;
|
||||
declare const ModalHeader: React.ForwardRefExoticComponent<Pick<ModalHeaderProps, "slot" | "style" | "title" | "bsPrefix" | "className" | "key" | "onKeyDown" | "onSelect" | "role" | "color" | "id" | "lang" | "tabIndex" | "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" | "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" | "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" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "closeLabel" | "closeButton" | "onHide"> & React.RefAttributes<HTMLDivElement>>;
|
||||
export default ModalHeader;
|
||||
|
||||
3
conf/site/node_modules/react-bootstrap/cjs/ModalTitle.d.ts
generated
vendored
3
conf/site/node_modules/react-bootstrap/cjs/ModalTitle.d.ts
generated
vendored
@@ -1,2 +1,3 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
/// <reference types="react" />
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<import("react").ForwardRefExoticComponent<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "slot" | "style" | "title" | "className" | "key" | "onKeyDown" | "onSelect" | "role" | "color" | "id" | "lang" | "tabIndex" | "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" | "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" | "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" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> & import("react").RefAttributes<HTMLDivElement>>, {}>;
|
||||
export default _default;
|
||||
|
||||
1
conf/site/node_modules/react-bootstrap/cjs/NavContext.js
generated
vendored
1
conf/site/node_modules/react-bootstrap/cjs/NavContext.js
generated
vendored
@@ -9,6 +9,7 @@ var _react = _interopRequireDefault(require("react"));
|
||||
|
||||
var NavContext = _react.default.createContext(null);
|
||||
|
||||
NavContext.displayName = 'NavContext';
|
||||
var _default = NavContext;
|
||||
exports.default = _default;
|
||||
module.exports = exports["default"];
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/Navbar.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/Navbar.d.ts
generated
vendored
@@ -2,7 +2,7 @@ import NavbarBrand from './NavbarBrand';
|
||||
import NavbarCollapse from './NavbarCollapse';
|
||||
import NavbarToggle from './NavbarToggle';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent, SelectCallback } from './helpers';
|
||||
declare const NavbarText: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const NavbarText: BsPrefixRefForwardingComponent<"span", {}>;
|
||||
export interface NavbarProps extends BsPrefixPropsWithChildren {
|
||||
variant?: 'light' | 'dark';
|
||||
expand?: boolean | 'sm' | 'md' | 'lg' | 'xl';
|
||||
|
||||
12
conf/site/node_modules/react-bootstrap/cjs/Overlay.d.ts
generated
vendored
12
conf/site/node_modules/react-bootstrap/cjs/Overlay.d.ts
generated
vendored
@@ -3,15 +3,17 @@ import PropTypes from 'prop-types';
|
||||
import { OverlayProps as BaseOverlayProps } from 'react-overlays/Overlay';
|
||||
import { TransitionType } from './helpers';
|
||||
export declare type Placement = import('react-overlays/usePopper').Placement;
|
||||
export declare type ArrowProps = {
|
||||
ref: React.RefCallback<HTMLElement>;
|
||||
style: React.CSSProperties;
|
||||
};
|
||||
export interface OverlayInjectedProps {
|
||||
ref: React.RefCallback<HTMLElement>;
|
||||
style: React.CSSProperties;
|
||||
'aria-labelledby'?: string;
|
||||
arrowProps: {
|
||||
ref: any;
|
||||
style: object;
|
||||
};
|
||||
arrowProps: ArrowProps;
|
||||
show: boolean;
|
||||
placement: Placement;
|
||||
popper: {
|
||||
state: any;
|
||||
outOfBoundaries: boolean;
|
||||
@@ -95,7 +97,7 @@ declare namespace Overlay {
|
||||
placement: PropTypes.Requireable<string>;
|
||||
};
|
||||
var defaultProps: {
|
||||
transition: React.ForwardRefExoticComponent<Pick<import("./Fade").FadeProps, React.ReactText> & React.RefAttributes<import("react-transition-group/Transition").default>>;
|
||||
transition: React.ForwardRefExoticComponent<Pick<import("./Fade").FadeProps, React.ReactText> & React.RefAttributes<import("react-transition-group/Transition").default<any>>>;
|
||||
rootClose: boolean;
|
||||
show: boolean;
|
||||
placement: string;
|
||||
|
||||
14
conf/site/node_modules/react-bootstrap/cjs/Overlay.js
generated
vendored
14
conf/site/node_modules/react-bootstrap/cjs/Overlay.js
generated
vendored
@@ -63,20 +63,22 @@ function Overlay(_ref) {
|
||||
}),
|
||||
transition: actualTransition
|
||||
}), function (_ref2) {
|
||||
var _state$modifiersData$;
|
||||
|
||||
var overlayProps = _ref2.props,
|
||||
arrowProps = _ref2.arrowProps,
|
||||
show = _ref2.show,
|
||||
state = _ref2.state,
|
||||
scheduleUpdate = _ref2.scheduleUpdate,
|
||||
update = _ref2.update,
|
||||
_ = _ref2.forceUpdate,
|
||||
placement = _ref2.placement,
|
||||
outOfBoundaries = _ref2.outOfBoundaries,
|
||||
props = (0, _objectWithoutPropertiesLoose2.default)(_ref2, ["props", "arrowProps", "show", "state", "scheduleUpdate", "placement", "outOfBoundaries"]);
|
||||
state = _ref2.state,
|
||||
props = (0, _objectWithoutPropertiesLoose2.default)(_ref2, ["props", "arrowProps", "show", "update", "forceUpdate", "placement", "state"]);
|
||||
wrapRefs(overlayProps, arrowProps);
|
||||
var popper = Object.assign(popperRef.current, {
|
||||
state: state,
|
||||
scheduleUpdate: scheduleUpdate,
|
||||
scheduleUpdate: update,
|
||||
placement: placement,
|
||||
outOfBoundaries: outOfBoundaries
|
||||
outOfBoundaries: (state == null ? void 0 : (_state$modifiersData$ = state.modifiersData.hide) == null ? void 0 : _state$modifiersData$.isReferenceHidden) || false
|
||||
});
|
||||
if (typeof overlay === 'function') return overlay((0, _extends2.default)({}, props, {}, overlayProps, {
|
||||
placement: placement,
|
||||
|
||||
44
conf/site/node_modules/react-bootstrap/cjs/OverlayTrigger.d.ts
generated
vendored
44
conf/site/node_modules/react-bootstrap/cjs/OverlayTrigger.d.ts
generated
vendored
@@ -2,21 +2,26 @@ import PropTypes from 'prop-types';
|
||||
import React from 'react';
|
||||
import { OverlayChildren, OverlayProps } from './Overlay';
|
||||
export declare type OverlayTriggerType = 'hover' | 'click' | 'focus';
|
||||
export declare type OverlayDelay = number | {
|
||||
show: number;
|
||||
hide: number;
|
||||
};
|
||||
export declare type OverlayInjectedProps = {
|
||||
onFocus?: (...args: any[]) => any;
|
||||
};
|
||||
export interface OverlayTriggerProps extends Omit<OverlayProps, 'children' | 'target'> {
|
||||
children: React.ReactNode;
|
||||
children: React.ReactElement;
|
||||
trigger?: OverlayTriggerType | OverlayTriggerType[];
|
||||
delay?: number | {
|
||||
show: number;
|
||||
hide: number;
|
||||
};
|
||||
delay?: OverlayDelay;
|
||||
show?: boolean;
|
||||
defaultShow?: boolean;
|
||||
onToggle?: (nextShow: boolean) => void;
|
||||
flip?: boolean;
|
||||
overlay: OverlayChildren;
|
||||
target?: never;
|
||||
onHide?: never;
|
||||
show?: never;
|
||||
}
|
||||
declare function OverlayTrigger({ trigger, overlay, children, popperConfig, defaultShow, delay: propsDelay, placement, flip, ...props }: OverlayTriggerProps): JSX.Element;
|
||||
declare function OverlayTrigger({ trigger, overlay, children, popperConfig, show: propsShow, defaultShow, onToggle, delay: propsDelay, placement, flip, ...props }: OverlayTriggerProps): JSX.Element;
|
||||
declare namespace OverlayTrigger {
|
||||
var propTypes: {
|
||||
children: PropTypes.Validator<PropTypes.ReactElementLike>;
|
||||
@@ -34,10 +39,27 @@ declare namespace OverlayTrigger {
|
||||
hide: PropTypes.Requireable<number>;
|
||||
}>>;
|
||||
/**
|
||||
* The initial visibility state of the Overlay. For more nuanced visibility
|
||||
* control, consider using the Overlay component directly.
|
||||
* The visibility of the Overlay. `show` is a _controlled_ prop so should be paired
|
||||
* with `onToggle` to avoid breaking user interactions.
|
||||
*
|
||||
* Manually toggling `show` does **not** wait for `delay` to change the visibility.
|
||||
*
|
||||
* @controllable onToggle
|
||||
*/
|
||||
show: PropTypes.Requireable<boolean>;
|
||||
/**
|
||||
* The initial visibility state of the Overlay.
|
||||
*/
|
||||
defaultShow: PropTypes.Requireable<boolean>;
|
||||
/**
|
||||
* A callback that fires when the user triggers a change in tooltip visibility.
|
||||
*
|
||||
* `onToggle` is called with the desired next `show`, and generally should be passed
|
||||
* back to the `show` prop. `onToggle` fires _after_ the configured `delay`
|
||||
*
|
||||
* @controllable `show`
|
||||
*/
|
||||
onToggle: PropTypes.Requireable<(...args: any[]) => any>;
|
||||
/**
|
||||
The initial flip state of the Overlay.
|
||||
*/
|
||||
@@ -58,10 +80,6 @@ declare namespace OverlayTrigger {
|
||||
* @private
|
||||
*/
|
||||
onHide: PropTypes.Requireable<null>;
|
||||
/**
|
||||
* @private
|
||||
*/
|
||||
show: PropTypes.Requireable<null>;
|
||||
/**
|
||||
* The placement of the Overlay in relation to it's `target`.
|
||||
*/
|
||||
|
||||
67
conf/site/node_modules/react-bootstrap/cjs/OverlayTrigger.js
generated
vendored
67
conf/site/node_modules/react-bootstrap/cjs/OverlayTrigger.js
generated
vendored
@@ -23,6 +23,8 @@ var _safeFindDOMNode = _interopRequireDefault(require("react-overlays/safeFindDO
|
||||
|
||||
var _warning = _interopRequireDefault(require("warning"));
|
||||
|
||||
var _uncontrollable = require("uncontrollable");
|
||||
|
||||
var _Overlay = _interopRequireDefault(require("./Overlay"));
|
||||
|
||||
var RefHolder = /*#__PURE__*/function (_React$Component) {
|
||||
@@ -52,12 +54,13 @@ function normalizeDelay(delay) {
|
||||
// moving from one child element to another.
|
||||
|
||||
|
||||
function handleMouseOverOut(handler, e, relatedNative) {
|
||||
function handleMouseOverOut(handler, args, relatedNative) {
|
||||
var e = args[0];
|
||||
var target = e.currentTarget;
|
||||
var related = e.relatedTarget || e.nativeEvent[relatedNative];
|
||||
|
||||
if ((!related || related !== target) && !(0, _contains.default)(target, related)) {
|
||||
handler(e);
|
||||
handler.apply(void 0, args);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -72,24 +75,26 @@ function OverlayTrigger(_ref) {
|
||||
children = _ref.children,
|
||||
_ref$popperConfig = _ref.popperConfig,
|
||||
popperConfig = _ref$popperConfig === void 0 ? {} : _ref$popperConfig,
|
||||
defaultShow = _ref.defaultShow,
|
||||
propsShow = _ref.show,
|
||||
_ref$defaultShow = _ref.defaultShow,
|
||||
defaultShow = _ref$defaultShow === void 0 ? false : _ref$defaultShow,
|
||||
onToggle = _ref.onToggle,
|
||||
propsDelay = _ref.delay,
|
||||
placement = _ref.placement,
|
||||
_ref$flip = _ref.flip,
|
||||
flip = _ref$flip === void 0 ? placement && placement.indexOf('auto') !== -1 : _ref$flip,
|
||||
props = (0, _objectWithoutPropertiesLoose2.default)(_ref, ["trigger", "overlay", "children", "popperConfig", "defaultShow", "delay", "placement", "flip"]);
|
||||
props = (0, _objectWithoutPropertiesLoose2.default)(_ref, ["trigger", "overlay", "children", "popperConfig", "show", "defaultShow", "onToggle", "delay", "placement", "flip"]);
|
||||
var triggerNodeRef = (0, _react.useRef)(null);
|
||||
var timeout = (0, _useTimeout.default)();
|
||||
var hoverStateRef = (0, _react.useRef)('');
|
||||
|
||||
var _useState = (0, _react.useState)(!!defaultShow),
|
||||
show = _useState[0],
|
||||
setShow = _useState[1];
|
||||
var _useUncontrolledProp = (0, _uncontrollable.useUncontrolledProp)(propsShow, defaultShow, onToggle),
|
||||
show = _useUncontrolledProp[0],
|
||||
setShow = _useUncontrolledProp[1];
|
||||
|
||||
var delay = normalizeDelay(propsDelay);
|
||||
|
||||
var child = _react.default.Children.only(children); // @ts-ignore
|
||||
|
||||
var child = _react.default.Children.only(children);
|
||||
|
||||
var _child$props = child.props,
|
||||
onFocus = _child$props.onFocus,
|
||||
@@ -110,7 +115,7 @@ function OverlayTrigger(_ref) {
|
||||
timeout.set(function () {
|
||||
if (hoverStateRef.current === 'show') setShow(true);
|
||||
}, delay.show);
|
||||
}, [delay.show, timeout]);
|
||||
}, [delay.show, setShow, timeout]);
|
||||
var handleHide = (0, _react.useCallback)(function () {
|
||||
timeout.clear();
|
||||
hoverStateRef.current = 'hide';
|
||||
@@ -123,26 +128,32 @@ function OverlayTrigger(_ref) {
|
||||
timeout.set(function () {
|
||||
if (hoverStateRef.current === 'hide') setShow(false);
|
||||
}, delay.hide);
|
||||
}, [delay.hide, timeout]);
|
||||
var handleFocus = (0, _react.useCallback)(function (e) {
|
||||
}, [delay.hide, setShow, timeout]);
|
||||
var handleFocus = (0, _react.useCallback)(function () {
|
||||
handleShow();
|
||||
if (onFocus) onFocus(e);
|
||||
if (onFocus) onFocus.apply(void 0, arguments);
|
||||
}, [handleShow, onFocus]);
|
||||
var handleBlur = (0, _react.useCallback)(function (e) {
|
||||
var handleBlur = (0, _react.useCallback)(function () {
|
||||
handleHide();
|
||||
if (onBlur) onBlur(e);
|
||||
if (onBlur) onBlur.apply(void 0, arguments);
|
||||
}, [handleHide, onBlur]);
|
||||
var handleClick = (0, _react.useCallback)(function (e) {
|
||||
setShow(function (prevShow) {
|
||||
return !prevShow;
|
||||
});
|
||||
if (onClick) onClick(e);
|
||||
}, [onClick]);
|
||||
var handleMouseOver = (0, _react.useCallback)(function (e) {
|
||||
handleMouseOverOut(handleShow, e, 'fromElement');
|
||||
var handleClick = (0, _react.useCallback)(function () {
|
||||
setShow(!show);
|
||||
if (onClick) onClick.apply(void 0, arguments);
|
||||
}, [onClick, setShow, show]);
|
||||
var handleMouseOver = (0, _react.useCallback)(function () {
|
||||
for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
|
||||
args[_key] = arguments[_key];
|
||||
}
|
||||
|
||||
handleMouseOverOut(handleShow, args, 'fromElement');
|
||||
}, [handleShow]);
|
||||
var handleMouseOut = (0, _react.useCallback)(function (e) {
|
||||
handleMouseOverOut(handleHide, e, 'toElement');
|
||||
var handleMouseOut = (0, _react.useCallback)(function () {
|
||||
for (var _len2 = arguments.length, args = new Array(_len2), _key2 = 0; _key2 < _len2; _key2++) {
|
||||
args[_key2] = arguments[_key2];
|
||||
}
|
||||
|
||||
handleMouseOverOut(handleHide, args, 'toElement');
|
||||
}, [handleHide]); // We add aria-describedby in the case where the overlay is a role="tooltip"
|
||||
// for other cases describedby isn't appropriate (e.g. a popover with inputs) so we don't add it.
|
||||
|
||||
@@ -153,7 +164,7 @@ function OverlayTrigger(_ref) {
|
||||
effect: function effect(_ref2) {
|
||||
var state = _ref2.state;
|
||||
return function () {
|
||||
state.elements.reference.removeAttribute('aria-describedby');
|
||||
if ('removeAttribute' in state.elements.reference) state.elements.reference.removeAttribute('aria-describedby');
|
||||
};
|
||||
},
|
||||
fn: function fn(_ref3) {
|
||||
@@ -164,7 +175,7 @@ function OverlayTrigger(_ref) {
|
||||
if (!show || !reference) return;
|
||||
var role = popper.getAttribute('role') || '';
|
||||
|
||||
if (popper.id && role.toLowerCase() === 'tooltip') {
|
||||
if (popper.id && role.toLowerCase() === 'tooltip' && 'setAttribute' in reference) {
|
||||
reference.setAttribute('aria-describedby', popper.id);
|
||||
}
|
||||
}
|
||||
@@ -194,8 +205,6 @@ function OverlayTrigger(_ref) {
|
||||
ref: triggerNodeRef
|
||||
}, (0, _react.cloneElement)(child, triggerProps)), /*#__PURE__*/_react.default.createElement(_Overlay.default, (0, _extends2.default)({}, props, {
|
||||
popperConfig: (0, _extends2.default)({}, popperConfig, {
|
||||
// TODO: fix typing
|
||||
// @ts-ignore
|
||||
modifiers: modifiers
|
||||
}),
|
||||
show: show,
|
||||
|
||||
4
conf/site/node_modules/react-bootstrap/cjs/PageItem.d.ts
generated
vendored
4
conf/site/node_modules/react-bootstrap/cjs/PageItem.d.ts
generated
vendored
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent } from './helpers';
|
||||
export interface PageItemProps extends BsPrefixPropsWithChildren {
|
||||
style?: any;
|
||||
export interface PageItemProps extends React.HTMLAttributes<HTMLElement>, BsPrefixPropsWithChildren {
|
||||
disabled?: boolean;
|
||||
active?: boolean;
|
||||
activeLabel?: string;
|
||||
|
||||
7
conf/site/node_modules/react-bootstrap/cjs/Popover.d.ts
generated
vendored
7
conf/site/node_modules/react-bootstrap/cjs/Popover.d.ts
generated
vendored
@@ -1,16 +1,13 @@
|
||||
import React from 'react';
|
||||
import PopoverTitle from './PopoverTitle';
|
||||
import PopoverContent from './PopoverContent';
|
||||
import { Placement } from './Overlay';
|
||||
import { ArrowProps, Placement } from './Overlay';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent } from './helpers';
|
||||
export interface PopoverProps extends React.ComponentPropsWithoutRef<'div'>, BsPrefixPropsWithChildren {
|
||||
id: string;
|
||||
placement?: Placement;
|
||||
title?: string;
|
||||
arrowProps?: {
|
||||
ref: any;
|
||||
style: object;
|
||||
};
|
||||
arrowProps?: ArrowProps;
|
||||
content?: boolean;
|
||||
popper?: any;
|
||||
show?: boolean;
|
||||
|
||||
15
conf/site/node_modules/react-bootstrap/cjs/Popover.js
generated
vendored
15
conf/site/node_modules/react-bootstrap/cjs/Popover.js
generated
vendored
@@ -37,20 +37,19 @@ var Popover = _react.default.forwardRef(function (_ref, ref) {
|
||||
_1 = _ref.show,
|
||||
props = (0, _objectWithoutPropertiesLoose2.default)(_ref, ["bsPrefix", "placement", "className", "style", "children", "content", "arrowProps", "popper", "show"]);
|
||||
var decoratedBsPrefix = (0, _ThemeProvider.useBootstrapPrefix)(bsPrefix, 'popover');
|
||||
|
||||
var _ref2 = (placement == null ? void 0 : placement.split('-')) || [],
|
||||
primaryPlacement = _ref2[0];
|
||||
|
||||
return /*#__PURE__*/_react.default.createElement("div", (0, _extends2.default)({
|
||||
ref: ref,
|
||||
role: "tooltip",
|
||||
style: style,
|
||||
"x-placement": placement,
|
||||
className: (0, _classnames.default)(className, decoratedBsPrefix, "bs-popover-" + placement)
|
||||
"x-placement": primaryPlacement,
|
||||
className: (0, _classnames.default)(className, decoratedBsPrefix, primaryPlacement && "bs-popover-" + primaryPlacement)
|
||||
}, props), /*#__PURE__*/_react.default.createElement("div", (0, _extends2.default)({
|
||||
className: "arrow"
|
||||
}, arrowProps, {
|
||||
// this prevents an error if you render a Popover without arrow props, like in a test
|
||||
style: arrowProps ? (0, _extends2.default)({}, arrowProps.style, {
|
||||
margin: 0
|
||||
}) : undefined
|
||||
})), content ? /*#__PURE__*/_react.default.createElement(_PopoverContent.default, null, children) : children);
|
||||
}, arrowProps)), content ? /*#__PURE__*/_react.default.createElement(_PopoverContent.default, null, children) : children);
|
||||
});
|
||||
|
||||
Popover.defaultProps = defaultProps;
|
||||
|
||||
3
conf/site/node_modules/react-bootstrap/cjs/ProgressBar.d.ts
generated
vendored
3
conf/site/node_modules/react-bootstrap/cjs/ProgressBar.d.ts
generated
vendored
@@ -1,7 +1,6 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixPropsWithChildren } from './helpers';
|
||||
export interface ProgressBarProps extends BsPrefixPropsWithChildren {
|
||||
style?: any;
|
||||
export interface ProgressBarProps extends React.HTMLAttributes<HTMLDivElement>, BsPrefixPropsWithChildren {
|
||||
min?: number;
|
||||
now?: number;
|
||||
max?: number;
|
||||
|
||||
4
conf/site/node_modules/react-bootstrap/cjs/SafeAnchor.d.ts
generated
vendored
4
conf/site/node_modules/react-bootstrap/cjs/SafeAnchor.d.ts
generated
vendored
@@ -1,9 +1,7 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixProps, BsPrefixRefForwardingComponent } from './helpers';
|
||||
export interface SafeAnchorProps extends BsPrefixProps {
|
||||
export interface SafeAnchorProps extends React.HTMLAttributes<HTMLElement>, BsPrefixProps {
|
||||
href?: string;
|
||||
onClick?: React.MouseEventHandler<this>;
|
||||
onKeyDown?: React.KeyboardEventHandler<this>;
|
||||
disabled?: boolean;
|
||||
role?: string;
|
||||
tabIndex?: number;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/Spinner.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/Spinner.d.ts
generated
vendored
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixPropsWithChildren } from './helpers';
|
||||
import { Variant } from './types';
|
||||
export interface SpinnerProps extends BsPrefixPropsWithChildren {
|
||||
export interface SpinnerProps extends React.HTMLAttributes<HTMLElement>, BsPrefixPropsWithChildren {
|
||||
animation: 'border' | 'grow';
|
||||
role?: string;
|
||||
size?: 'sm';
|
||||
|
||||
3
conf/site/node_modules/react-bootstrap/cjs/SplitButton.d.ts
generated
vendored
3
conf/site/node_modules/react-bootstrap/cjs/SplitButton.d.ts
generated
vendored
@@ -1,4 +1,5 @@
|
||||
import React from 'react';
|
||||
import { ButtonType } from './Button';
|
||||
import { PropsFromToggle } from './DropdownToggle';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent } from './helpers';
|
||||
export interface SplitButtonProps extends PropsFromToggle, BsPrefixPropsWithChildren {
|
||||
@@ -10,7 +11,7 @@ export interface SplitButtonProps extends PropsFromToggle, BsPrefixPropsWithChil
|
||||
target?: string;
|
||||
title: React.ReactNode;
|
||||
toggleLabel?: string;
|
||||
type?: any;
|
||||
type?: ButtonType;
|
||||
}
|
||||
declare type SplitButton = BsPrefixRefForwardingComponent<'div', SplitButtonProps>;
|
||||
declare const SplitButton: SplitButton;
|
||||
|
||||
1
conf/site/node_modules/react-bootstrap/cjs/TabPane.d.ts
generated
vendored
1
conf/site/node_modules/react-bootstrap/cjs/TabPane.d.ts
generated
vendored
@@ -3,7 +3,6 @@ export interface TabPaneProps extends TransitionCallbacks, BsPrefixProps {
|
||||
eventKey?: any;
|
||||
active?: boolean;
|
||||
transition?: TransitionType;
|
||||
bsClass?: string;
|
||||
mountOnEnter?: boolean;
|
||||
unmountOnExit?: boolean;
|
||||
}
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/Toast.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/Toast.d.ts
generated
vendored
@@ -9,7 +9,7 @@ export interface ToastProps extends BsPrefixPropsWithChildren {
|
||||
transition?: TransitionComponent;
|
||||
}
|
||||
declare const _default: BsPrefixRefForwardingComponent<"div", ToastProps> & {
|
||||
Body: BsPrefixRefForwardingComponent<any, {}>;
|
||||
Body: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
Header: ToastHeader;
|
||||
};
|
||||
export default _default;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/ToastBody.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/ToastBody.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
4
conf/site/node_modules/react-bootstrap/cjs/ToggleButton.d.ts
generated
vendored
4
conf/site/node_modules/react-bootstrap/cjs/ToggleButton.d.ts
generated
vendored
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import { ButtonProps } from './Button';
|
||||
import { BsPrefixAndClassNameOnlyProps, BsPrefixComponentClass } from './helpers';
|
||||
export interface ToggleButtonProps extends React.PropsWithChildren<BsPrefixAndClassNameOnlyProps> {
|
||||
export interface ToggleButtonProps extends ButtonProps, React.PropsWithChildren<BsPrefixAndClassNameOnlyProps> {
|
||||
type?: 'checkbox' | 'radio';
|
||||
name?: string;
|
||||
checked?: boolean;
|
||||
@@ -10,6 +10,6 @@ export interface ToggleButtonProps extends React.PropsWithChildren<BsPrefixAndCl
|
||||
value: unknown;
|
||||
inputRef?: React.LegacyRef<'input'>;
|
||||
}
|
||||
declare type ToggleButton = BsPrefixComponentClass<'button', ButtonProps>;
|
||||
declare type ToggleButton = BsPrefixComponentClass<'button', ToggleButtonProps>;
|
||||
declare const ToggleButton: React.ForwardRefExoticComponent<ToggleButtonProps & React.RefAttributes<any>>;
|
||||
export default ToggleButton;
|
||||
|
||||
11
conf/site/node_modules/react-bootstrap/cjs/Tooltip.d.ts
generated
vendored
11
conf/site/node_modules/react-bootstrap/cjs/Tooltip.d.ts
generated
vendored
@@ -1,13 +1,10 @@
|
||||
import { Placement } from './Overlay';
|
||||
import React from 'react';
|
||||
import { ArrowProps, Placement } from './Overlay';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent } from './helpers';
|
||||
export interface TooltipProps extends BsPrefixPropsWithChildren {
|
||||
style?: any;
|
||||
export interface TooltipProps extends React.HTMLAttributes<HTMLDivElement>, BsPrefixPropsWithChildren {
|
||||
id: string;
|
||||
placement?: Placement;
|
||||
arrowProps?: {
|
||||
ref: any;
|
||||
style: object;
|
||||
};
|
||||
arrowProps?: ArrowProps;
|
||||
show?: boolean;
|
||||
popper?: any;
|
||||
}
|
||||
|
||||
8
conf/site/node_modules/react-bootstrap/cjs/Tooltip.js
generated
vendored
8
conf/site/node_modules/react-bootstrap/cjs/Tooltip.js
generated
vendored
@@ -32,12 +32,16 @@ var Tooltip = _react.default.forwardRef(function (_ref, ref) {
|
||||
_2 = _ref.show,
|
||||
props = (0, _objectWithoutPropertiesLoose2.default)(_ref, ["bsPrefix", "placement", "className", "style", "children", "arrowProps", "popper", "show"]);
|
||||
bsPrefix = (0, _ThemeProvider.useBootstrapPrefix)(bsPrefix, 'tooltip');
|
||||
|
||||
var _ref2 = (placement == null ? void 0 : placement.split('-')) || [],
|
||||
primaryPlacement = _ref2[0];
|
||||
|
||||
return /*#__PURE__*/_react.default.createElement("div", (0, _extends2.default)({
|
||||
ref: ref,
|
||||
style: style,
|
||||
role: "tooltip",
|
||||
"x-placement": placement,
|
||||
className: (0, _classnames.default)(className, bsPrefix, "bs-tooltip-" + placement)
|
||||
"x-placement": primaryPlacement,
|
||||
className: (0, _classnames.default)(className, bsPrefix, "bs-tooltip-" + primaryPlacement)
|
||||
}, props), /*#__PURE__*/_react.default.createElement("div", (0, _extends2.default)({
|
||||
className: "arrow"
|
||||
}, arrowProps)), /*#__PURE__*/_react.default.createElement("div", {
|
||||
|
||||
8
conf/site/node_modules/react-bootstrap/cjs/createWithBsPrefix.d.ts
generated
vendored
8
conf/site/node_modules/react-bootstrap/cjs/createWithBsPrefix.d.ts
generated
vendored
@@ -1,9 +1,9 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixRefForwardingComponent } from './helpers';
|
||||
interface BsPrefixOptions {
|
||||
interface BsPrefixOptions<As extends React.ElementType = 'div'> {
|
||||
displayName?: string;
|
||||
Component?: React.ElementType;
|
||||
defaultProps?: any;
|
||||
Component?: As;
|
||||
defaultProps?: Partial<React.ComponentProps<As>>;
|
||||
}
|
||||
export default function createWithBsPrefix(prefix: string, { displayName, Component, defaultProps, }?: BsPrefixOptions): BsPrefixRefForwardingComponent<any>;
|
||||
export default function createWithBsPrefix<As extends React.ElementType = 'div'>(prefix: string, { displayName, Component, defaultProps, }?: BsPrefixOptions<As>): BsPrefixRefForwardingComponent<As>;
|
||||
export {};
|
||||
|
||||
8
conf/site/node_modules/react-bootstrap/cjs/createWithBsPrefix.js
generated
vendored
8
conf/site/node_modules/react-bootstrap/cjs/createWithBsPrefix.js
generated
vendored
@@ -26,16 +26,14 @@ function createWithBsPrefix(prefix, _temp) {
|
||||
var _ref = _temp === void 0 ? {} : _temp,
|
||||
_ref$displayName = _ref.displayName,
|
||||
displayName = _ref$displayName === void 0 ? pascalCase(prefix) : _ref$displayName,
|
||||
_ref$Component = _ref.Component,
|
||||
Component = _ref$Component === void 0 ? 'div' : _ref$Component,
|
||||
Component = _ref.Component,
|
||||
defaultProps = _ref.defaultProps;
|
||||
|
||||
var BsComponent = _react.default.forwardRef( // @ts-ignore
|
||||
function (_ref2, ref) {
|
||||
var BsComponent = _react.default.forwardRef(function (_ref2, ref) {
|
||||
var className = _ref2.className,
|
||||
bsPrefix = _ref2.bsPrefix,
|
||||
_ref2$as = _ref2.as,
|
||||
Tag = _ref2$as === void 0 ? Component : _ref2$as,
|
||||
Tag = _ref2$as === void 0 ? Component || 'div' : _ref2$as,
|
||||
props = (0, _objectWithoutPropertiesLoose2.default)(_ref2, ["className", "bsPrefix", "as"]);
|
||||
var resolvedPrefix = (0, _ThemeProvider.useBootstrapPrefix)(bsPrefix, prefix);
|
||||
return /*#__PURE__*/_react.default.createElement(Tag, (0, _extends2.default)({
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/cjs/divWithClassName.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/cjs/divWithClassName.d.ts
generated
vendored
@@ -1,3 +1,3 @@
|
||||
import React from 'react';
|
||||
declare const _default: (className: string) => React.ForwardRefExoticComponent<React.RefAttributes<HTMLDivElement>>;
|
||||
declare const _default: (className: string) => React.ForwardRefExoticComponent<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "slot" | "style" | "title" | "className" | "key" | "onKeyDown" | "onSelect" | "role" | "color" | "id" | "lang" | "tabIndex" | "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" | "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" | "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" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> & React.RefAttributes<HTMLDivElement>>;
|
||||
export default _default;
|
||||
|
||||
38
conf/site/node_modules/react-bootstrap/cjs/usePopperMarginModifiers.js
generated
vendored
38
conf/site/node_modules/react-bootstrap/cjs/usePopperMarginModifiers.js
generated
vendored
@@ -32,7 +32,7 @@ function usePopperMarginModifiers() {
|
||||
overlay.style.margin = '0';
|
||||
overlayRef.current = overlay;
|
||||
}, []);
|
||||
var modifier = (0, _react.useMemo)(function () {
|
||||
var offset = (0, _react.useMemo)(function () {
|
||||
return {
|
||||
name: 'offset',
|
||||
options: {
|
||||
@@ -64,8 +64,40 @@ function usePopperMarginModifiers() {
|
||||
}
|
||||
}
|
||||
};
|
||||
}, [margins]);
|
||||
return [callback, [modifier]];
|
||||
}, [margins]); // Converts popover arrow margin to arrow modifier padding
|
||||
|
||||
var popoverArrowMargins = (0, _react.useMemo)(function () {
|
||||
return {
|
||||
name: 'popoverArrowMargins',
|
||||
enabled: true,
|
||||
phase: 'main',
|
||||
requiresIfExists: ['arrow'],
|
||||
effect: function effect(_ref2) {
|
||||
var state = _ref2.state;
|
||||
|
||||
if (!overlayRef.current || !state.elements.arrow || !(0, _hasClass.default)(overlayRef.current, 'popover') || !state.modifiersData['arrow#persistent']) {
|
||||
return undefined;
|
||||
}
|
||||
|
||||
var _getMargins = getMargins(state.elements.arrow),
|
||||
top = _getMargins.top,
|
||||
right = _getMargins.right;
|
||||
|
||||
var padding = top || right;
|
||||
state.modifiersData['arrow#persistent'].padding = {
|
||||
top: padding,
|
||||
left: padding,
|
||||
right: padding,
|
||||
bottom: padding
|
||||
};
|
||||
state.elements.arrow.style.margin = '0';
|
||||
return function () {
|
||||
if (state.elements.arrow) state.elements.arrow.style.margin = '';
|
||||
};
|
||||
}
|
||||
};
|
||||
}, []);
|
||||
return [callback, [offset, popoverArrowMargins]];
|
||||
}
|
||||
|
||||
module.exports = exports["default"];
|
||||
671
conf/site/node_modules/react-bootstrap/dist/react-bootstrap.js
generated
vendored
671
conf/site/node_modules/react-bootstrap/dist/react-bootstrap.js
generated
vendored
File diff suppressed because it is too large
Load Diff
2
conf/site/node_modules/react-bootstrap/dist/react-bootstrap.min.js
generated
vendored
2
conf/site/node_modules/react-bootstrap/dist/react-bootstrap.min.js
generated
vendored
File diff suppressed because one or more lines are too long
5
conf/site/node_modules/react-bootstrap/esm/Alert.d.ts
generated
vendored
5
conf/site/node_modules/react-bootstrap/esm/Alert.d.ts
generated
vendored
@@ -1,5 +1,6 @@
|
||||
import React from 'react';
|
||||
import { Variant } from './types';
|
||||
import SafeAnchor from './SafeAnchor';
|
||||
import { TransitionType } from './helpers';
|
||||
export interface AlertProps extends React.HTMLProps<HTMLDivElement> {
|
||||
bsPrefix?: string;
|
||||
@@ -10,8 +11,8 @@ export interface AlertProps extends React.HTMLProps<HTMLDivElement> {
|
||||
closeLabel?: string;
|
||||
transition?: TransitionType;
|
||||
}
|
||||
declare const AlertHeading: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const AlertLink: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const AlertHeading: import("./helpers").BsPrefixRefForwardingComponent<React.ForwardRefExoticComponent<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "slot" | "style" | "title" | "className" | "key" | "onKeyDown" | "onSelect" | "role" | "color" | "id" | "lang" | "tabIndex" | "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" | "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" | "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" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> & React.RefAttributes<HTMLDivElement>>, {}>;
|
||||
declare const AlertLink: import("./helpers").BsPrefixRefForwardingComponent<SafeAnchor, {}>;
|
||||
declare type Alert = React.ForwardRefExoticComponent<AlertProps> & {
|
||||
Link: typeof AlertLink;
|
||||
Heading: typeof AlertHeading;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/BreadcrumbItem.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/BreadcrumbItem.d.ts
generated
vendored
@@ -6,7 +6,7 @@ export interface BreadcrumbItemProps extends BsPrefixPropsWithChildren {
|
||||
linkAs?: React.ElementType;
|
||||
target?: string;
|
||||
title?: React.ReactNode;
|
||||
linkProps?: React.LinkHTMLAttributes<HTMLLinkElement>;
|
||||
linkProps?: Record<string, any>;
|
||||
}
|
||||
declare type BreadcrumbItem = BsPrefixRefForwardingComponent<'li', BreadcrumbItemProps>;
|
||||
declare const BreadcrumbItem: BreadcrumbItem;
|
||||
|
||||
3
conf/site/node_modules/react-bootstrap/esm/Button.d.ts
generated
vendored
3
conf/site/node_modules/react-bootstrap/esm/Button.d.ts
generated
vendored
@@ -1,12 +1,13 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent } from './helpers';
|
||||
import { ButtonVariant } from './types';
|
||||
export declare type ButtonType = 'button' | 'reset' | 'submit' | string;
|
||||
export interface ButtonProps extends React.HTMLAttributes<HTMLElement>, BsPrefixPropsWithChildren {
|
||||
active?: boolean;
|
||||
block?: boolean;
|
||||
variant?: ButtonVariant;
|
||||
size?: 'sm' | 'lg';
|
||||
type?: 'button' | 'reset' | 'submit' | string;
|
||||
type?: ButtonType;
|
||||
href?: string;
|
||||
disabled?: boolean;
|
||||
target?: any;
|
||||
|
||||
17
conf/site/node_modules/react-bootstrap/esm/Card.d.ts
generated
vendored
17
conf/site/node_modules/react-bootstrap/esm/Card.d.ts
generated
vendored
@@ -1,14 +1,15 @@
|
||||
import React from 'react';
|
||||
import CardImg from './CardImg';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent } from './helpers';
|
||||
import { Color, Variant } from './types';
|
||||
declare const CardBody: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardTitle: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardSubtitle: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardLink: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardText: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardHeader: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardFooter: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardImgOverlay: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const CardBody: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
declare const CardTitle: BsPrefixRefForwardingComponent<React.ForwardRefExoticComponent<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "slot" | "style" | "title" | "className" | "key" | "onKeyDown" | "onSelect" | "role" | "color" | "id" | "lang" | "tabIndex" | "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" | "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" | "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" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> & React.RefAttributes<HTMLDivElement>>, {}>;
|
||||
declare const CardSubtitle: BsPrefixRefForwardingComponent<React.ForwardRefExoticComponent<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "slot" | "style" | "title" | "className" | "key" | "onKeyDown" | "onSelect" | "role" | "color" | "id" | "lang" | "tabIndex" | "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" | "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" | "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" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> & React.RefAttributes<HTMLDivElement>>, {}>;
|
||||
declare const CardLink: BsPrefixRefForwardingComponent<"a", {}>;
|
||||
declare const CardText: BsPrefixRefForwardingComponent<"p", {}>;
|
||||
declare const CardHeader: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
declare const CardFooter: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
declare const CardImgOverlay: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export interface CardProps extends BsPrefixPropsWithChildren {
|
||||
bg?: Variant;
|
||||
text?: Color;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/CardColumns.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/CardColumns.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/CardDeck.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/CardDeck.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/CardGroup.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/CardGroup.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/CarouselCaption.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/CarouselCaption.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/CarouselItem.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/CarouselItem.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
4
conf/site/node_modules/react-bootstrap/esm/Dropdown.d.ts
generated
vendored
4
conf/site/node_modules/react-bootstrap/esm/Dropdown.d.ts
generated
vendored
@@ -3,8 +3,8 @@ import DropdownItem from './DropdownItem';
|
||||
import DropdownMenu from './DropdownMenu';
|
||||
import DropdownToggle from './DropdownToggle';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent, SelectCallback } from './helpers';
|
||||
declare const DropdownHeader: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const DropdownDivider: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const DropdownHeader: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
declare const DropdownDivider: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export interface DropdownProps extends BsPrefixPropsWithChildren {
|
||||
drop?: 'up' | 'left' | 'right' | 'down';
|
||||
alignRight?: boolean;
|
||||
|
||||
4
conf/site/node_modules/react-bootstrap/esm/DropdownButton.d.ts
generated
vendored
4
conf/site/node_modules/react-bootstrap/esm/DropdownButton.d.ts
generated
vendored
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import { DropdownProps } from './Dropdown';
|
||||
import { PropsFromToggle } from './DropdownToggle';
|
||||
export interface DropdownButtonProps extends React.PropsWithChildren<PropsFromToggle> {
|
||||
id?: string;
|
||||
export interface DropdownButtonProps extends DropdownProps, Omit<React.HTMLAttributes<HTMLElement>, 'onSelect' | 'title'>, React.PropsWithChildren<PropsFromToggle> {
|
||||
title: React.ReactNode;
|
||||
menuRole?: string;
|
||||
renderMenuOnMount?: boolean;
|
||||
|
||||
5
conf/site/node_modules/react-bootstrap/esm/DropdownMenu.d.ts
generated
vendored
5
conf/site/node_modules/react-bootstrap/esm/DropdownMenu.d.ts
generated
vendored
@@ -1,3 +1,4 @@
|
||||
import { UseDropdownMenuOptions } from 'react-overlays/DropdownMenu';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent, SelectCallback } from './helpers';
|
||||
export interface DropdownMenuProps extends BsPrefixPropsWithChildren {
|
||||
show?: boolean;
|
||||
@@ -6,9 +7,7 @@ export interface DropdownMenuProps extends BsPrefixPropsWithChildren {
|
||||
alignRight?: boolean;
|
||||
onSelect?: SelectCallback;
|
||||
rootCloseEvent?: 'click' | 'mousedown';
|
||||
popperConfig?: {
|
||||
modifiers?: any;
|
||||
};
|
||||
popperConfig?: UseDropdownMenuOptions['popperConfig'];
|
||||
}
|
||||
declare type DropdownMenu = BsPrefixRefForwardingComponent<'div', DropdownMenuProps>;
|
||||
declare const DropdownMenu: DropdownMenu;
|
||||
|
||||
5
conf/site/node_modules/react-bootstrap/esm/DropdownMenu.js
generated
vendored
5
conf/site/node_modules/react-bootstrap/esm/DropdownMenu.js
generated
vendored
@@ -23,8 +23,7 @@ var DropdownMenu = React.forwardRef(function (_ref, ref) {
|
||||
renderOnMount = _ref.renderOnMount,
|
||||
_ref$as = _ref.as,
|
||||
Component = _ref$as === void 0 ? 'div' : _ref$as,
|
||||
_ref$popperConfig = _ref.popperConfig,
|
||||
popperConfig = _ref$popperConfig === void 0 ? {} : _ref$popperConfig,
|
||||
popperConfig = _ref.popperConfig,
|
||||
props = _objectWithoutPropertiesLoose(_ref, ["bsPrefix", "className", "alignRight", "rootCloseEvent", "flip", "show", "renderOnMount", "as", "popperConfig"]);
|
||||
|
||||
var isNavbar = useContext(NavbarContext);
|
||||
@@ -41,7 +40,7 @@ var DropdownMenu = React.forwardRef(function (_ref, ref) {
|
||||
alignEnd: alignRight,
|
||||
usePopper: !isNavbar,
|
||||
popperConfig: _extends({}, popperConfig, {
|
||||
modifiers: marginModifiers.concat(popperConfig.modifiers || [])
|
||||
modifiers: marginModifiers.concat((popperConfig == null ? void 0 : popperConfig.modifiers) || [])
|
||||
})
|
||||
}),
|
||||
hasShown = _ref2.hasShown,
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/Fade.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/Fade.d.ts
generated
vendored
@@ -7,5 +7,5 @@ export interface FadeProps extends Omit<TransitionProps, 'addEndListener'> {
|
||||
appear?: boolean;
|
||||
timeout?: number;
|
||||
}
|
||||
declare const Fade: React.ForwardRefExoticComponent<Pick<FadeProps, React.ReactText> & React.RefAttributes<Transition>>;
|
||||
declare const Fade: React.ForwardRefExoticComponent<Pick<FadeProps, React.ReactText> & React.RefAttributes<Transition<any>>>;
|
||||
export default Fade;
|
||||
|
||||
4
conf/site/node_modules/react-bootstrap/esm/Figure.d.ts
generated
vendored
4
conf/site/node_modules/react-bootstrap/esm/Figure.d.ts
generated
vendored
@@ -1,7 +1,7 @@
|
||||
/// <reference types="react" />
|
||||
import { BsPrefixRefForwardingComponent } from './helpers';
|
||||
import FigureImage from './FigureImage';
|
||||
import FigureCaption from './FigureCaption';
|
||||
declare type Figure = React.ComponentType & {
|
||||
declare type Figure = BsPrefixRefForwardingComponent<'figure'> & {
|
||||
Image: typeof FigureImage;
|
||||
Caption: typeof FigureCaption;
|
||||
};
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/FigureCaption.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/FigureCaption.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const FigureCaption: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const FigureCaption: import("./helpers").BsPrefixRefForwardingComponent<"figcaption", {}>;
|
||||
export default FigureCaption;
|
||||
|
||||
9
conf/site/node_modules/react-bootstrap/esm/Form.d.ts
generated
vendored
9
conf/site/node_modules/react-bootstrap/esm/Form.d.ts
generated
vendored
@@ -1,3 +1,4 @@
|
||||
import React from 'react';
|
||||
import FormCheck from './FormCheck';
|
||||
import FormFile from './FormFile';
|
||||
import FormControl from './FormControl';
|
||||
@@ -6,8 +7,8 @@ import FormLabel from './FormLabel';
|
||||
import FormText from './FormText';
|
||||
import Switch from './Switch';
|
||||
import { BsPrefixProps, BsPrefixRefForwardingComponent } from './helpers';
|
||||
declare const FormRow: BsPrefixRefForwardingComponent<any, {}>;
|
||||
export interface FormProps extends BsPrefixProps {
|
||||
declare const FormRow: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export interface FormProps extends React.HTMLAttributes<HTMLElement>, BsPrefixProps {
|
||||
inline?: boolean;
|
||||
validated?: boolean;
|
||||
}
|
||||
@@ -21,5 +22,5 @@ declare type Form = BsPrefixRefForwardingComponent<'form', FormProps> & {
|
||||
Label: typeof FormLabel;
|
||||
Text: typeof FormText;
|
||||
};
|
||||
declare const Form: Form;
|
||||
export default Form;
|
||||
declare const FormImpl: Form;
|
||||
export default FormImpl;
|
||||
|
||||
24
conf/site/node_modules/react-bootstrap/esm/Form.js
generated
vendored
24
conf/site/node_modules/react-bootstrap/esm/Form.js
generated
vendored
@@ -15,7 +15,7 @@ var FormRow = createWithBsPrefix('form-row');
|
||||
var defaultProps = {
|
||||
inline: false
|
||||
};
|
||||
var Form = React.forwardRef(function (_ref, ref) {
|
||||
var FormImpl = React.forwardRef(function (_ref, ref) {
|
||||
var bsPrefix = _ref.bsPrefix,
|
||||
inline = _ref.inline,
|
||||
className = _ref.className,
|
||||
@@ -30,14 +30,14 @@ var Form = React.forwardRef(function (_ref, ref) {
|
||||
className: classNames(className, validated && 'was-validated', inline && bsPrefix + "-inline")
|
||||
}));
|
||||
});
|
||||
Form.displayName = 'Form';
|
||||
Form.defaultProps = defaultProps;
|
||||
Form.Row = FormRow;
|
||||
Form.Group = FormGroup;
|
||||
Form.Control = FormControl;
|
||||
Form.Check = FormCheck;
|
||||
Form.File = FormFile;
|
||||
Form.Switch = Switch;
|
||||
Form.Label = FormLabel;
|
||||
Form.Text = FormText;
|
||||
export default Form;
|
||||
FormImpl.displayName = 'Form';
|
||||
FormImpl.defaultProps = defaultProps;
|
||||
FormImpl.Row = FormRow;
|
||||
FormImpl.Group = FormGroup;
|
||||
FormImpl.Control = FormControl;
|
||||
FormImpl.Check = FormCheck;
|
||||
FormImpl.File = FormFile;
|
||||
FormImpl.Switch = Switch;
|
||||
FormImpl.Label = FormLabel;
|
||||
FormImpl.Text = FormText;
|
||||
export default FormImpl;
|
||||
2
conf/site/node_modules/react-bootstrap/esm/FormFile.js
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/FormFile.js
generated
vendored
@@ -72,4 +72,6 @@ var FormFile = React.forwardRef(function (_ref, ref) {
|
||||
}, feedback))));
|
||||
});
|
||||
FormFile.displayName = 'FormFile';
|
||||
FormFile.Input = FormFileInput;
|
||||
FormFile.Label = FormFileLabel;
|
||||
export default FormFile;
|
||||
6
conf/site/node_modules/react-bootstrap/esm/InputGroup.d.ts
generated
vendored
6
conf/site/node_modules/react-bootstrap/esm/InputGroup.d.ts
generated
vendored
@@ -1,7 +1,7 @@
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent } from './helpers';
|
||||
declare const InputGroupAppend: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const InputGroupPrepend: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const InputGroupText: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const InputGroupAppend: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
declare const InputGroupPrepend: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
declare const InputGroupText: BsPrefixRefForwardingComponent<"span", {}>;
|
||||
declare const InputGroupCheckbox: (props: any) => JSX.Element;
|
||||
declare const InputGroupRadio: (props: any) => JSX.Element;
|
||||
export interface InputGroupProps extends BsPrefixPropsWithChildren {
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/Media.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/Media.d.ts
generated
vendored
@@ -1,5 +1,5 @@
|
||||
import { BsPrefixProps, BsPrefixRefForwardingComponent } from './helpers';
|
||||
declare const MediaBody: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const MediaBody: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
declare type MediaProps = BsPrefixProps;
|
||||
declare type Media = BsPrefixRefForwardingComponent<'div', MediaProps> & {
|
||||
Body: typeof MediaBody;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/ModalBody.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/ModalBody.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/ModalDialog.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/ModalDialog.d.ts
generated
vendored
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixPropsWithChildren } from './helpers';
|
||||
export interface ModalDialogProps extends BsPrefixPropsWithChildren {
|
||||
export interface ModalDialogProps extends React.HTMLAttributes<HTMLDivElement>, BsPrefixPropsWithChildren {
|
||||
size?: 'sm' | 'lg' | 'xl';
|
||||
centered?: boolean;
|
||||
scrollable?: boolean;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/ModalFooter.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/ModalFooter.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
4
conf/site/node_modules/react-bootstrap/esm/ModalHeader.d.ts
generated
vendored
4
conf/site/node_modules/react-bootstrap/esm/ModalHeader.d.ts
generated
vendored
@@ -1,9 +1,9 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixAndClassNameOnlyProps } from './helpers';
|
||||
export interface ModalHeaderProps extends React.PropsWithChildren<BsPrefixAndClassNameOnlyProps> {
|
||||
export interface ModalHeaderProps extends React.PropsWithChildren<BsPrefixAndClassNameOnlyProps>, React.ComponentProps<'div'> {
|
||||
closeLabel?: string;
|
||||
closeButton?: boolean;
|
||||
onHide?: () => void;
|
||||
}
|
||||
declare const ModalHeader: React.ForwardRefExoticComponent<ModalHeaderProps & React.RefAttributes<HTMLDivElement>>;
|
||||
declare const ModalHeader: React.ForwardRefExoticComponent<Pick<ModalHeaderProps, "slot" | "style" | "title" | "bsPrefix" | "className" | "key" | "onKeyDown" | "onSelect" | "role" | "color" | "id" | "lang" | "tabIndex" | "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" | "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" | "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" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "closeLabel" | "closeButton" | "onHide"> & React.RefAttributes<HTMLDivElement>>;
|
||||
export default ModalHeader;
|
||||
|
||||
3
conf/site/node_modules/react-bootstrap/esm/ModalTitle.d.ts
generated
vendored
3
conf/site/node_modules/react-bootstrap/esm/ModalTitle.d.ts
generated
vendored
@@ -1,2 +1,3 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
/// <reference types="react" />
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<import("react").ForwardRefExoticComponent<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "slot" | "style" | "title" | "className" | "key" | "onKeyDown" | "onSelect" | "role" | "color" | "id" | "lang" | "tabIndex" | "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" | "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" | "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" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> & import("react").RefAttributes<HTMLDivElement>>, {}>;
|
||||
export default _default;
|
||||
|
||||
1
conf/site/node_modules/react-bootstrap/esm/NavContext.js
generated
vendored
1
conf/site/node_modules/react-bootstrap/esm/NavContext.js
generated
vendored
@@ -1,4 +1,5 @@
|
||||
import React from 'react'; // TODO: check this
|
||||
|
||||
var NavContext = React.createContext(null);
|
||||
NavContext.displayName = 'NavContext';
|
||||
export default NavContext;
|
||||
2
conf/site/node_modules/react-bootstrap/esm/Navbar.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/Navbar.d.ts
generated
vendored
@@ -2,7 +2,7 @@ import NavbarBrand from './NavbarBrand';
|
||||
import NavbarCollapse from './NavbarCollapse';
|
||||
import NavbarToggle from './NavbarToggle';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent, SelectCallback } from './helpers';
|
||||
declare const NavbarText: BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const NavbarText: BsPrefixRefForwardingComponent<"span", {}>;
|
||||
export interface NavbarProps extends BsPrefixPropsWithChildren {
|
||||
variant?: 'light' | 'dark';
|
||||
expand?: boolean | 'sm' | 'md' | 'lg' | 'xl';
|
||||
|
||||
12
conf/site/node_modules/react-bootstrap/esm/Overlay.d.ts
generated
vendored
12
conf/site/node_modules/react-bootstrap/esm/Overlay.d.ts
generated
vendored
@@ -3,15 +3,17 @@ import PropTypes from 'prop-types';
|
||||
import { OverlayProps as BaseOverlayProps } from 'react-overlays/Overlay';
|
||||
import { TransitionType } from './helpers';
|
||||
export declare type Placement = import('react-overlays/usePopper').Placement;
|
||||
export declare type ArrowProps = {
|
||||
ref: React.RefCallback<HTMLElement>;
|
||||
style: React.CSSProperties;
|
||||
};
|
||||
export interface OverlayInjectedProps {
|
||||
ref: React.RefCallback<HTMLElement>;
|
||||
style: React.CSSProperties;
|
||||
'aria-labelledby'?: string;
|
||||
arrowProps: {
|
||||
ref: any;
|
||||
style: object;
|
||||
};
|
||||
arrowProps: ArrowProps;
|
||||
show: boolean;
|
||||
placement: Placement;
|
||||
popper: {
|
||||
state: any;
|
||||
outOfBoundaries: boolean;
|
||||
@@ -95,7 +97,7 @@ declare namespace Overlay {
|
||||
placement: PropTypes.Requireable<string>;
|
||||
};
|
||||
var defaultProps: {
|
||||
transition: React.ForwardRefExoticComponent<Pick<import("./Fade").FadeProps, React.ReactText> & React.RefAttributes<import("react-transition-group/Transition").default>>;
|
||||
transition: React.ForwardRefExoticComponent<Pick<import("./Fade").FadeProps, React.ReactText> & React.RefAttributes<import("react-transition-group/Transition").default<any>>>;
|
||||
rootClose: boolean;
|
||||
show: boolean;
|
||||
placement: string;
|
||||
|
||||
14
conf/site/node_modules/react-bootstrap/esm/Overlay.js
generated
vendored
14
conf/site/node_modules/react-bootstrap/esm/Overlay.js
generated
vendored
@@ -47,21 +47,23 @@ function Overlay(_ref) {
|
||||
}),
|
||||
transition: actualTransition
|
||||
}), function (_ref2) {
|
||||
var _state$modifiersData$;
|
||||
|
||||
var overlayProps = _ref2.props,
|
||||
arrowProps = _ref2.arrowProps,
|
||||
show = _ref2.show,
|
||||
state = _ref2.state,
|
||||
scheduleUpdate = _ref2.scheduleUpdate,
|
||||
update = _ref2.update,
|
||||
_ = _ref2.forceUpdate,
|
||||
placement = _ref2.placement,
|
||||
outOfBoundaries = _ref2.outOfBoundaries,
|
||||
props = _objectWithoutPropertiesLoose(_ref2, ["props", "arrowProps", "show", "state", "scheduleUpdate", "placement", "outOfBoundaries"]);
|
||||
state = _ref2.state,
|
||||
props = _objectWithoutPropertiesLoose(_ref2, ["props", "arrowProps", "show", "update", "forceUpdate", "placement", "state"]);
|
||||
|
||||
wrapRefs(overlayProps, arrowProps);
|
||||
var popper = Object.assign(popperRef.current, {
|
||||
state: state,
|
||||
scheduleUpdate: scheduleUpdate,
|
||||
scheduleUpdate: update,
|
||||
placement: placement,
|
||||
outOfBoundaries: outOfBoundaries
|
||||
outOfBoundaries: (state == null ? void 0 : (_state$modifiersData$ = state.modifiersData.hide) == null ? void 0 : _state$modifiersData$.isReferenceHidden) || false
|
||||
});
|
||||
if (typeof overlay === 'function') return overlay(_extends({}, props, {}, overlayProps, {
|
||||
placement: placement,
|
||||
|
||||
44
conf/site/node_modules/react-bootstrap/esm/OverlayTrigger.d.ts
generated
vendored
44
conf/site/node_modules/react-bootstrap/esm/OverlayTrigger.d.ts
generated
vendored
@@ -2,21 +2,26 @@ import PropTypes from 'prop-types';
|
||||
import React from 'react';
|
||||
import { OverlayChildren, OverlayProps } from './Overlay';
|
||||
export declare type OverlayTriggerType = 'hover' | 'click' | 'focus';
|
||||
export declare type OverlayDelay = number | {
|
||||
show: number;
|
||||
hide: number;
|
||||
};
|
||||
export declare type OverlayInjectedProps = {
|
||||
onFocus?: (...args: any[]) => any;
|
||||
};
|
||||
export interface OverlayTriggerProps extends Omit<OverlayProps, 'children' | 'target'> {
|
||||
children: React.ReactNode;
|
||||
children: React.ReactElement;
|
||||
trigger?: OverlayTriggerType | OverlayTriggerType[];
|
||||
delay?: number | {
|
||||
show: number;
|
||||
hide: number;
|
||||
};
|
||||
delay?: OverlayDelay;
|
||||
show?: boolean;
|
||||
defaultShow?: boolean;
|
||||
onToggle?: (nextShow: boolean) => void;
|
||||
flip?: boolean;
|
||||
overlay: OverlayChildren;
|
||||
target?: never;
|
||||
onHide?: never;
|
||||
show?: never;
|
||||
}
|
||||
declare function OverlayTrigger({ trigger, overlay, children, popperConfig, defaultShow, delay: propsDelay, placement, flip, ...props }: OverlayTriggerProps): JSX.Element;
|
||||
declare function OverlayTrigger({ trigger, overlay, children, popperConfig, show: propsShow, defaultShow, onToggle, delay: propsDelay, placement, flip, ...props }: OverlayTriggerProps): JSX.Element;
|
||||
declare namespace OverlayTrigger {
|
||||
var propTypes: {
|
||||
children: PropTypes.Validator<PropTypes.ReactElementLike>;
|
||||
@@ -34,10 +39,27 @@ declare namespace OverlayTrigger {
|
||||
hide: PropTypes.Requireable<number>;
|
||||
}>>;
|
||||
/**
|
||||
* The initial visibility state of the Overlay. For more nuanced visibility
|
||||
* control, consider using the Overlay component directly.
|
||||
* The visibility of the Overlay. `show` is a _controlled_ prop so should be paired
|
||||
* with `onToggle` to avoid breaking user interactions.
|
||||
*
|
||||
* Manually toggling `show` does **not** wait for `delay` to change the visibility.
|
||||
*
|
||||
* @controllable onToggle
|
||||
*/
|
||||
show: PropTypes.Requireable<boolean>;
|
||||
/**
|
||||
* The initial visibility state of the Overlay.
|
||||
*/
|
||||
defaultShow: PropTypes.Requireable<boolean>;
|
||||
/**
|
||||
* A callback that fires when the user triggers a change in tooltip visibility.
|
||||
*
|
||||
* `onToggle` is called with the desired next `show`, and generally should be passed
|
||||
* back to the `show` prop. `onToggle` fires _after_ the configured `delay`
|
||||
*
|
||||
* @controllable `show`
|
||||
*/
|
||||
onToggle: PropTypes.Requireable<(...args: any[]) => any>;
|
||||
/**
|
||||
The initial flip state of the Overlay.
|
||||
*/
|
||||
@@ -58,10 +80,6 @@ declare namespace OverlayTrigger {
|
||||
* @private
|
||||
*/
|
||||
onHide: PropTypes.Requireable<null>;
|
||||
/**
|
||||
* @private
|
||||
*/
|
||||
show: PropTypes.Requireable<null>;
|
||||
/**
|
||||
* The placement of the Overlay in relation to it's `target`.
|
||||
*/
|
||||
|
||||
68
conf/site/node_modules/react-bootstrap/esm/OverlayTrigger.js
generated
vendored
68
conf/site/node_modules/react-bootstrap/esm/OverlayTrigger.js
generated
vendored
@@ -2,10 +2,11 @@ import _extends from "@babel/runtime/helpers/esm/extends";
|
||||
import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";
|
||||
import _inheritsLoose from "@babel/runtime/helpers/esm/inheritsLoose";
|
||||
import contains from 'dom-helpers/contains';
|
||||
import React, { cloneElement, useCallback, useRef, useState } from 'react';
|
||||
import React, { cloneElement, useCallback, useRef } from 'react';
|
||||
import useTimeout from '@restart/hooks/useTimeout';
|
||||
import safeFindDOMNode from 'react-overlays/safeFindDOMNode';
|
||||
import warning from 'warning';
|
||||
import { useUncontrolledProp } from 'uncontrollable';
|
||||
import Overlay from './Overlay';
|
||||
|
||||
var RefHolder = /*#__PURE__*/function (_React$Component) {
|
||||
@@ -35,12 +36,13 @@ function normalizeDelay(delay) {
|
||||
// moving from one child element to another.
|
||||
|
||||
|
||||
function handleMouseOverOut(handler, e, relatedNative) {
|
||||
function handleMouseOverOut(handler, args, relatedNative) {
|
||||
var e = args[0];
|
||||
var target = e.currentTarget;
|
||||
var related = e.relatedTarget || e.nativeEvent[relatedNative];
|
||||
|
||||
if ((!related || related !== target) && !contains(target, related)) {
|
||||
handler(e);
|
||||
handler.apply(void 0, args);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -55,24 +57,26 @@ function OverlayTrigger(_ref) {
|
||||
children = _ref.children,
|
||||
_ref$popperConfig = _ref.popperConfig,
|
||||
popperConfig = _ref$popperConfig === void 0 ? {} : _ref$popperConfig,
|
||||
defaultShow = _ref.defaultShow,
|
||||
propsShow = _ref.show,
|
||||
_ref$defaultShow = _ref.defaultShow,
|
||||
defaultShow = _ref$defaultShow === void 0 ? false : _ref$defaultShow,
|
||||
onToggle = _ref.onToggle,
|
||||
propsDelay = _ref.delay,
|
||||
placement = _ref.placement,
|
||||
_ref$flip = _ref.flip,
|
||||
flip = _ref$flip === void 0 ? placement && placement.indexOf('auto') !== -1 : _ref$flip,
|
||||
props = _objectWithoutPropertiesLoose(_ref, ["trigger", "overlay", "children", "popperConfig", "defaultShow", "delay", "placement", "flip"]);
|
||||
props = _objectWithoutPropertiesLoose(_ref, ["trigger", "overlay", "children", "popperConfig", "show", "defaultShow", "onToggle", "delay", "placement", "flip"]);
|
||||
|
||||
var triggerNodeRef = useRef(null);
|
||||
var timeout = useTimeout();
|
||||
var hoverStateRef = useRef('');
|
||||
|
||||
var _useState = useState(!!defaultShow),
|
||||
show = _useState[0],
|
||||
setShow = _useState[1];
|
||||
var _useUncontrolledProp = useUncontrolledProp(propsShow, defaultShow, onToggle),
|
||||
show = _useUncontrolledProp[0],
|
||||
setShow = _useUncontrolledProp[1];
|
||||
|
||||
var delay = normalizeDelay(propsDelay);
|
||||
var child = React.Children.only(children); // @ts-ignore
|
||||
|
||||
var child = React.Children.only(children);
|
||||
var _child$props = child.props,
|
||||
onFocus = _child$props.onFocus,
|
||||
onBlur = _child$props.onBlur,
|
||||
@@ -92,7 +96,7 @@ function OverlayTrigger(_ref) {
|
||||
timeout.set(function () {
|
||||
if (hoverStateRef.current === 'show') setShow(true);
|
||||
}, delay.show);
|
||||
}, [delay.show, timeout]);
|
||||
}, [delay.show, setShow, timeout]);
|
||||
var handleHide = useCallback(function () {
|
||||
timeout.clear();
|
||||
hoverStateRef.current = 'hide';
|
||||
@@ -105,26 +109,32 @@ function OverlayTrigger(_ref) {
|
||||
timeout.set(function () {
|
||||
if (hoverStateRef.current === 'hide') setShow(false);
|
||||
}, delay.hide);
|
||||
}, [delay.hide, timeout]);
|
||||
var handleFocus = useCallback(function (e) {
|
||||
}, [delay.hide, setShow, timeout]);
|
||||
var handleFocus = useCallback(function () {
|
||||
handleShow();
|
||||
if (onFocus) onFocus(e);
|
||||
if (onFocus) onFocus.apply(void 0, arguments);
|
||||
}, [handleShow, onFocus]);
|
||||
var handleBlur = useCallback(function (e) {
|
||||
var handleBlur = useCallback(function () {
|
||||
handleHide();
|
||||
if (onBlur) onBlur(e);
|
||||
if (onBlur) onBlur.apply(void 0, arguments);
|
||||
}, [handleHide, onBlur]);
|
||||
var handleClick = useCallback(function (e) {
|
||||
setShow(function (prevShow) {
|
||||
return !prevShow;
|
||||
});
|
||||
if (onClick) onClick(e);
|
||||
}, [onClick]);
|
||||
var handleMouseOver = useCallback(function (e) {
|
||||
handleMouseOverOut(handleShow, e, 'fromElement');
|
||||
var handleClick = useCallback(function () {
|
||||
setShow(!show);
|
||||
if (onClick) onClick.apply(void 0, arguments);
|
||||
}, [onClick, setShow, show]);
|
||||
var handleMouseOver = useCallback(function () {
|
||||
for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
|
||||
args[_key] = arguments[_key];
|
||||
}
|
||||
|
||||
handleMouseOverOut(handleShow, args, 'fromElement');
|
||||
}, [handleShow]);
|
||||
var handleMouseOut = useCallback(function (e) {
|
||||
handleMouseOverOut(handleHide, e, 'toElement');
|
||||
var handleMouseOut = useCallback(function () {
|
||||
for (var _len2 = arguments.length, args = new Array(_len2), _key2 = 0; _key2 < _len2; _key2++) {
|
||||
args[_key2] = arguments[_key2];
|
||||
}
|
||||
|
||||
handleMouseOverOut(handleHide, args, 'toElement');
|
||||
}, [handleHide]); // We add aria-describedby in the case where the overlay is a role="tooltip"
|
||||
// for other cases describedby isn't appropriate (e.g. a popover with inputs) so we don't add it.
|
||||
|
||||
@@ -135,7 +145,7 @@ function OverlayTrigger(_ref) {
|
||||
effect: function effect(_ref2) {
|
||||
var state = _ref2.state;
|
||||
return function () {
|
||||
state.elements.reference.removeAttribute('aria-describedby');
|
||||
if ('removeAttribute' in state.elements.reference) state.elements.reference.removeAttribute('aria-describedby');
|
||||
};
|
||||
},
|
||||
fn: function fn(_ref3) {
|
||||
@@ -146,7 +156,7 @@ function OverlayTrigger(_ref) {
|
||||
if (!show || !reference) return;
|
||||
var role = popper.getAttribute('role') || '';
|
||||
|
||||
if (popper.id && role.toLowerCase() === 'tooltip') {
|
||||
if (popper.id && role.toLowerCase() === 'tooltip' && 'setAttribute' in reference) {
|
||||
reference.setAttribute('aria-describedby', popper.id);
|
||||
}
|
||||
}
|
||||
@@ -176,8 +186,6 @@ function OverlayTrigger(_ref) {
|
||||
ref: triggerNodeRef
|
||||
}, cloneElement(child, triggerProps)), /*#__PURE__*/React.createElement(Overlay, _extends({}, props, {
|
||||
popperConfig: _extends({}, popperConfig, {
|
||||
// TODO: fix typing
|
||||
// @ts-ignore
|
||||
modifiers: modifiers
|
||||
}),
|
||||
show: show,
|
||||
|
||||
4
conf/site/node_modules/react-bootstrap/esm/PageItem.d.ts
generated
vendored
4
conf/site/node_modules/react-bootstrap/esm/PageItem.d.ts
generated
vendored
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent } from './helpers';
|
||||
export interface PageItemProps extends BsPrefixPropsWithChildren {
|
||||
style?: any;
|
||||
export interface PageItemProps extends React.HTMLAttributes<HTMLElement>, BsPrefixPropsWithChildren {
|
||||
disabled?: boolean;
|
||||
active?: boolean;
|
||||
activeLabel?: string;
|
||||
|
||||
7
conf/site/node_modules/react-bootstrap/esm/Popover.d.ts
generated
vendored
7
conf/site/node_modules/react-bootstrap/esm/Popover.d.ts
generated
vendored
@@ -1,16 +1,13 @@
|
||||
import React from 'react';
|
||||
import PopoverTitle from './PopoverTitle';
|
||||
import PopoverContent from './PopoverContent';
|
||||
import { Placement } from './Overlay';
|
||||
import { ArrowProps, Placement } from './Overlay';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent } from './helpers';
|
||||
export interface PopoverProps extends React.ComponentPropsWithoutRef<'div'>, BsPrefixPropsWithChildren {
|
||||
id: string;
|
||||
placement?: Placement;
|
||||
title?: string;
|
||||
arrowProps?: {
|
||||
ref: any;
|
||||
style: object;
|
||||
};
|
||||
arrowProps?: ArrowProps;
|
||||
content?: boolean;
|
||||
popper?: any;
|
||||
show?: boolean;
|
||||
|
||||
15
conf/site/node_modules/react-bootstrap/esm/Popover.js
generated
vendored
15
conf/site/node_modules/react-bootstrap/esm/Popover.js
generated
vendored
@@ -22,20 +22,19 @@ var Popover = React.forwardRef(function (_ref, ref) {
|
||||
props = _objectWithoutPropertiesLoose(_ref, ["bsPrefix", "placement", "className", "style", "children", "content", "arrowProps", "popper", "show"]);
|
||||
|
||||
var decoratedBsPrefix = useBootstrapPrefix(bsPrefix, 'popover');
|
||||
|
||||
var _ref2 = (placement == null ? void 0 : placement.split('-')) || [],
|
||||
primaryPlacement = _ref2[0];
|
||||
|
||||
return /*#__PURE__*/React.createElement("div", _extends({
|
||||
ref: ref,
|
||||
role: "tooltip",
|
||||
style: style,
|
||||
"x-placement": placement,
|
||||
className: classNames(className, decoratedBsPrefix, "bs-popover-" + placement)
|
||||
"x-placement": primaryPlacement,
|
||||
className: classNames(className, decoratedBsPrefix, primaryPlacement && "bs-popover-" + primaryPlacement)
|
||||
}, props), /*#__PURE__*/React.createElement("div", _extends({
|
||||
className: "arrow"
|
||||
}, arrowProps, {
|
||||
// this prevents an error if you render a Popover without arrow props, like in a test
|
||||
style: arrowProps ? _extends({}, arrowProps.style, {
|
||||
margin: 0
|
||||
}) : undefined
|
||||
})), content ? /*#__PURE__*/React.createElement(PopoverContent, null, children) : children);
|
||||
}, arrowProps)), content ? /*#__PURE__*/React.createElement(PopoverContent, null, children) : children);
|
||||
});
|
||||
Popover.defaultProps = defaultProps;
|
||||
Popover.Title = PopoverTitle;
|
||||
|
||||
3
conf/site/node_modules/react-bootstrap/esm/ProgressBar.d.ts
generated
vendored
3
conf/site/node_modules/react-bootstrap/esm/ProgressBar.d.ts
generated
vendored
@@ -1,7 +1,6 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixPropsWithChildren } from './helpers';
|
||||
export interface ProgressBarProps extends BsPrefixPropsWithChildren {
|
||||
style?: any;
|
||||
export interface ProgressBarProps extends React.HTMLAttributes<HTMLDivElement>, BsPrefixPropsWithChildren {
|
||||
min?: number;
|
||||
now?: number;
|
||||
max?: number;
|
||||
|
||||
4
conf/site/node_modules/react-bootstrap/esm/SafeAnchor.d.ts
generated
vendored
4
conf/site/node_modules/react-bootstrap/esm/SafeAnchor.d.ts
generated
vendored
@@ -1,9 +1,7 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixProps, BsPrefixRefForwardingComponent } from './helpers';
|
||||
export interface SafeAnchorProps extends BsPrefixProps {
|
||||
export interface SafeAnchorProps extends React.HTMLAttributes<HTMLElement>, BsPrefixProps {
|
||||
href?: string;
|
||||
onClick?: React.MouseEventHandler<this>;
|
||||
onKeyDown?: React.KeyboardEventHandler<this>;
|
||||
disabled?: boolean;
|
||||
role?: string;
|
||||
tabIndex?: number;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/Spinner.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/Spinner.d.ts
generated
vendored
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixPropsWithChildren } from './helpers';
|
||||
import { Variant } from './types';
|
||||
export interface SpinnerProps extends BsPrefixPropsWithChildren {
|
||||
export interface SpinnerProps extends React.HTMLAttributes<HTMLElement>, BsPrefixPropsWithChildren {
|
||||
animation: 'border' | 'grow';
|
||||
role?: string;
|
||||
size?: 'sm';
|
||||
|
||||
3
conf/site/node_modules/react-bootstrap/esm/SplitButton.d.ts
generated
vendored
3
conf/site/node_modules/react-bootstrap/esm/SplitButton.d.ts
generated
vendored
@@ -1,4 +1,5 @@
|
||||
import React from 'react';
|
||||
import { ButtonType } from './Button';
|
||||
import { PropsFromToggle } from './DropdownToggle';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent } from './helpers';
|
||||
export interface SplitButtonProps extends PropsFromToggle, BsPrefixPropsWithChildren {
|
||||
@@ -10,7 +11,7 @@ export interface SplitButtonProps extends PropsFromToggle, BsPrefixPropsWithChil
|
||||
target?: string;
|
||||
title: React.ReactNode;
|
||||
toggleLabel?: string;
|
||||
type?: any;
|
||||
type?: ButtonType;
|
||||
}
|
||||
declare type SplitButton = BsPrefixRefForwardingComponent<'div', SplitButtonProps>;
|
||||
declare const SplitButton: SplitButton;
|
||||
|
||||
1
conf/site/node_modules/react-bootstrap/esm/TabPane.d.ts
generated
vendored
1
conf/site/node_modules/react-bootstrap/esm/TabPane.d.ts
generated
vendored
@@ -3,7 +3,6 @@ export interface TabPaneProps extends TransitionCallbacks, BsPrefixProps {
|
||||
eventKey?: any;
|
||||
active?: boolean;
|
||||
transition?: TransitionType;
|
||||
bsClass?: string;
|
||||
mountOnEnter?: boolean;
|
||||
unmountOnExit?: boolean;
|
||||
}
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/Toast.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/Toast.d.ts
generated
vendored
@@ -9,7 +9,7 @@ export interface ToastProps extends BsPrefixPropsWithChildren {
|
||||
transition?: TransitionComponent;
|
||||
}
|
||||
declare const _default: BsPrefixRefForwardingComponent<"div", ToastProps> & {
|
||||
Body: BsPrefixRefForwardingComponent<any, {}>;
|
||||
Body: BsPrefixRefForwardingComponent<"div", {}>;
|
||||
Header: ToastHeader;
|
||||
};
|
||||
export default _default;
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/ToastBody.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/ToastBody.d.ts
generated
vendored
@@ -1,2 +1,2 @@
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<any, {}>;
|
||||
declare const _default: import("./helpers").BsPrefixRefForwardingComponent<"div", {}>;
|
||||
export default _default;
|
||||
|
||||
4
conf/site/node_modules/react-bootstrap/esm/ToggleButton.d.ts
generated
vendored
4
conf/site/node_modules/react-bootstrap/esm/ToggleButton.d.ts
generated
vendored
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import { ButtonProps } from './Button';
|
||||
import { BsPrefixAndClassNameOnlyProps, BsPrefixComponentClass } from './helpers';
|
||||
export interface ToggleButtonProps extends React.PropsWithChildren<BsPrefixAndClassNameOnlyProps> {
|
||||
export interface ToggleButtonProps extends ButtonProps, React.PropsWithChildren<BsPrefixAndClassNameOnlyProps> {
|
||||
type?: 'checkbox' | 'radio';
|
||||
name?: string;
|
||||
checked?: boolean;
|
||||
@@ -10,6 +10,6 @@ export interface ToggleButtonProps extends React.PropsWithChildren<BsPrefixAndCl
|
||||
value: unknown;
|
||||
inputRef?: React.LegacyRef<'input'>;
|
||||
}
|
||||
declare type ToggleButton = BsPrefixComponentClass<'button', ButtonProps>;
|
||||
declare type ToggleButton = BsPrefixComponentClass<'button', ToggleButtonProps>;
|
||||
declare const ToggleButton: React.ForwardRefExoticComponent<ToggleButtonProps & React.RefAttributes<any>>;
|
||||
export default ToggleButton;
|
||||
|
||||
11
conf/site/node_modules/react-bootstrap/esm/Tooltip.d.ts
generated
vendored
11
conf/site/node_modules/react-bootstrap/esm/Tooltip.d.ts
generated
vendored
@@ -1,13 +1,10 @@
|
||||
import { Placement } from './Overlay';
|
||||
import React from 'react';
|
||||
import { ArrowProps, Placement } from './Overlay';
|
||||
import { BsPrefixPropsWithChildren, BsPrefixRefForwardingComponent } from './helpers';
|
||||
export interface TooltipProps extends BsPrefixPropsWithChildren {
|
||||
style?: any;
|
||||
export interface TooltipProps extends React.HTMLAttributes<HTMLDivElement>, BsPrefixPropsWithChildren {
|
||||
id: string;
|
||||
placement?: Placement;
|
||||
arrowProps?: {
|
||||
ref: any;
|
||||
style: object;
|
||||
};
|
||||
arrowProps?: ArrowProps;
|
||||
show?: boolean;
|
||||
popper?: any;
|
||||
}
|
||||
|
||||
8
conf/site/node_modules/react-bootstrap/esm/Tooltip.js
generated
vendored
8
conf/site/node_modules/react-bootstrap/esm/Tooltip.js
generated
vendored
@@ -19,12 +19,16 @@ var Tooltip = React.forwardRef(function (_ref, ref) {
|
||||
props = _objectWithoutPropertiesLoose(_ref, ["bsPrefix", "placement", "className", "style", "children", "arrowProps", "popper", "show"]);
|
||||
|
||||
bsPrefix = useBootstrapPrefix(bsPrefix, 'tooltip');
|
||||
|
||||
var _ref2 = (placement == null ? void 0 : placement.split('-')) || [],
|
||||
primaryPlacement = _ref2[0];
|
||||
|
||||
return /*#__PURE__*/React.createElement("div", _extends({
|
||||
ref: ref,
|
||||
style: style,
|
||||
role: "tooltip",
|
||||
"x-placement": placement,
|
||||
className: classNames(className, bsPrefix, "bs-tooltip-" + placement)
|
||||
"x-placement": primaryPlacement,
|
||||
className: classNames(className, bsPrefix, "bs-tooltip-" + primaryPlacement)
|
||||
}, props), /*#__PURE__*/React.createElement("div", _extends({
|
||||
className: "arrow"
|
||||
}, arrowProps)), /*#__PURE__*/React.createElement("div", {
|
||||
|
||||
8
conf/site/node_modules/react-bootstrap/esm/createWithBsPrefix.d.ts
generated
vendored
8
conf/site/node_modules/react-bootstrap/esm/createWithBsPrefix.d.ts
generated
vendored
@@ -1,9 +1,9 @@
|
||||
import React from 'react';
|
||||
import { BsPrefixRefForwardingComponent } from './helpers';
|
||||
interface BsPrefixOptions {
|
||||
interface BsPrefixOptions<As extends React.ElementType = 'div'> {
|
||||
displayName?: string;
|
||||
Component?: React.ElementType;
|
||||
defaultProps?: any;
|
||||
Component?: As;
|
||||
defaultProps?: Partial<React.ComponentProps<As>>;
|
||||
}
|
||||
export default function createWithBsPrefix(prefix: string, { displayName, Component, defaultProps, }?: BsPrefixOptions): BsPrefixRefForwardingComponent<any>;
|
||||
export default function createWithBsPrefix<As extends React.ElementType = 'div'>(prefix: string, { displayName, Component, defaultProps, }?: BsPrefixOptions<As>): BsPrefixRefForwardingComponent<As>;
|
||||
export {};
|
||||
|
||||
8
conf/site/node_modules/react-bootstrap/esm/createWithBsPrefix.js
generated
vendored
8
conf/site/node_modules/react-bootstrap/esm/createWithBsPrefix.js
generated
vendored
@@ -14,16 +14,14 @@ export default function createWithBsPrefix(prefix, _temp) {
|
||||
var _ref = _temp === void 0 ? {} : _temp,
|
||||
_ref$displayName = _ref.displayName,
|
||||
displayName = _ref$displayName === void 0 ? pascalCase(prefix) : _ref$displayName,
|
||||
_ref$Component = _ref.Component,
|
||||
Component = _ref$Component === void 0 ? 'div' : _ref$Component,
|
||||
Component = _ref.Component,
|
||||
defaultProps = _ref.defaultProps;
|
||||
|
||||
var BsComponent = React.forwardRef( // @ts-ignore
|
||||
function (_ref2, ref) {
|
||||
var BsComponent = React.forwardRef(function (_ref2, ref) {
|
||||
var className = _ref2.className,
|
||||
bsPrefix = _ref2.bsPrefix,
|
||||
_ref2$as = _ref2.as,
|
||||
Tag = _ref2$as === void 0 ? Component : _ref2$as,
|
||||
Tag = _ref2$as === void 0 ? Component || 'div' : _ref2$as,
|
||||
props = _objectWithoutPropertiesLoose(_ref2, ["className", "bsPrefix", "as"]);
|
||||
|
||||
var resolvedPrefix = useBootstrapPrefix(bsPrefix, prefix);
|
||||
|
||||
2
conf/site/node_modules/react-bootstrap/esm/divWithClassName.d.ts
generated
vendored
2
conf/site/node_modules/react-bootstrap/esm/divWithClassName.d.ts
generated
vendored
@@ -1,3 +1,3 @@
|
||||
import React from 'react';
|
||||
declare const _default: (className: string) => React.ForwardRefExoticComponent<React.RefAttributes<HTMLDivElement>>;
|
||||
declare const _default: (className: string) => React.ForwardRefExoticComponent<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "slot" | "style" | "title" | "className" | "key" | "onKeyDown" | "onSelect" | "role" | "color" | "id" | "lang" | "tabIndex" | "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" | "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" | "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" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> & React.RefAttributes<HTMLDivElement>>;
|
||||
export default _default;
|
||||
|
||||
38
conf/site/node_modules/react-bootstrap/esm/usePopperMarginModifiers.js
generated
vendored
38
conf/site/node_modules/react-bootstrap/esm/usePopperMarginModifiers.js
generated
vendored
@@ -24,7 +24,7 @@ export default function usePopperMarginModifiers() {
|
||||
overlay.style.margin = '0';
|
||||
overlayRef.current = overlay;
|
||||
}, []);
|
||||
var modifier = useMemo(function () {
|
||||
var offset = useMemo(function () {
|
||||
return {
|
||||
name: 'offset',
|
||||
options: {
|
||||
@@ -56,6 +56,38 @@ export default function usePopperMarginModifiers() {
|
||||
}
|
||||
}
|
||||
};
|
||||
}, [margins]);
|
||||
return [callback, [modifier]];
|
||||
}, [margins]); // Converts popover arrow margin to arrow modifier padding
|
||||
|
||||
var popoverArrowMargins = useMemo(function () {
|
||||
return {
|
||||
name: 'popoverArrowMargins',
|
||||
enabled: true,
|
||||
phase: 'main',
|
||||
requiresIfExists: ['arrow'],
|
||||
effect: function effect(_ref2) {
|
||||
var state = _ref2.state;
|
||||
|
||||
if (!overlayRef.current || !state.elements.arrow || !hasClass(overlayRef.current, 'popover') || !state.modifiersData['arrow#persistent']) {
|
||||
return undefined;
|
||||
}
|
||||
|
||||
var _getMargins = getMargins(state.elements.arrow),
|
||||
top = _getMargins.top,
|
||||
right = _getMargins.right;
|
||||
|
||||
var padding = top || right;
|
||||
state.modifiersData['arrow#persistent'].padding = {
|
||||
top: padding,
|
||||
left: padding,
|
||||
right: padding,
|
||||
bottom: padding
|
||||
};
|
||||
state.elements.arrow.style.margin = '0';
|
||||
return function () {
|
||||
if (state.elements.arrow) state.elements.arrow.style.margin = '';
|
||||
};
|
||||
}
|
||||
};
|
||||
}, []);
|
||||
return [callback, [offset, popoverArrowMargins]];
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user