udp-react-enterprise-component-library 1.0.4 → 1.0.5-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (26) hide show
  1. package/dist/{MenuPage-D59wUnHx.js → MenuPage-Bkxf-uer.js} +1 -1
  2. package/dist/UI/dataDisplay/entityHeader/functions/useElementWidth.d.ts +1 -1
  3. package/dist/UI/demos/InputsExample.d.ts +2 -0
  4. package/dist/UI/inputs/buttons/AmbientToggleButtonGroupDefault.d.ts +1 -1
  5. package/dist/UI/inputs/menus/AmbientStepper/StepLabel.d.ts +1 -1
  6. package/dist/UI/navigation/tabs/defaultTabs/FluentTabPanels.d.ts +12 -12
  7. package/dist/UI/templates/ui/TokenGroupItem.d.ts +1 -1
  8. package/dist/UI/utilityDisplay/SaveViewFormDialog.d.ts +1 -1
  9. package/dist/{VirtualBrowser-CkZIC2h5.js → VirtualBrowser-BvntTEs-.js} +1 -1
  10. package/dist/assets/unityIcons/LibraryData.d.ts +1 -1
  11. package/dist/{index-ZceONLUX.js → index-DWuWdOI1.js} +4216 -4217
  12. package/dist/index.d.ts +1 -0
  13. package/dist/index.modern.js +402 -401
  14. package/dist/map-library/Controls/CustomControl.d.ts +1 -1
  15. package/dist/shell/ui/SiteHeaderRightComponent.d.ts +2 -2
  16. package/dist/udp/pages/UdpGridPanelManagementSidesheet.d.ts +1 -1
  17. package/dist/utilities/customIcons/ApprovalIcon.d.ts +1 -1
  18. package/dist/utilities/customIcons/RejectIcon.d.ts +1 -1
  19. package/dist/utilities/page/PageSubHeaderAction.d.ts +2 -2
  20. package/dist/utilities/utilityBar/InquiryHeaderControl.d.ts +2 -2
  21. package/dist/utilities/utilityBar/InquiryHeaderSecondary.d.ts +2 -2
  22. package/dist/utilities/utilityBar/InquiryHeaderSecondaryAlert.d.ts +2 -2
  23. package/dist/utilities/utilityBar/InquiryHeaderTitle.d.ts +2 -2
  24. package/dist/utilities/utilityBar/SubHeaderAction.d.ts +2 -2
  25. package/dist/utilities/utilityBar/UtilityBarInport.d.ts +2 -2
  26. package/package.json +2 -2
@@ -1,7 +1,7 @@
1
1
  import { jsx as n, jsxs as $ } from "react/jsx-runtime";
2
2
  import { useCallback as b, useState as A, useEffect as V } from "react";
3
3
  import { useLocation as ne } from "react-router-dom";
4
- import { N as ie, r as G, s as K, v as X, T as g, w as re, x as F, y as ae, z as le, B as Y, h as se, C as de, u as ce, j as pe, e as J, E as ge, G as ue, H as me, I as fe, g as he } from "./index-ZceONLUX.js";
4
+ import { N as ie, r as G, s as K, v as X, T as g, w as re, x as F, y as ae, z as le, B as Y, h as se, C as de, u as ce, j as pe, e as J, E as ge, G as ue, H as me, I as fe, g as he } from "./index-DWuWdOI1.js";
5
5
  import { makeStyles as _, useTheme as Z, Tooltip as Ie, CircularProgress as ee, darken as te, Typography as H, lighten as W } from "@material-ui/core";
6
6
  import Ce from "@material-ui/lab/TreeView";
7
7
  import ye from "@material-ui/lab/TreeItem";
@@ -6,7 +6,7 @@
6
6
  * - isBreakpointUp: A function that takes a breakpoint name and returns whether the current breakpoint is at or above the specified breakpoint
7
7
  * - isBreakpointDown: A function that takes a breakpoint name and returns whether the current breakpoint is at or below the specified breakpoint
8
8
  */
9
- export function useElementWidth(ref: import('.pnpm/@types+react@18.3.23/node_modules/@types/react').MutableRefObject<any>): any;
9
+ export function useElementWidth(ref: import('.pnpm/@types+react@18.0.13/node_modules/@types/react').MutableRefObject<any>): any;
10
10
  export namespace useElementWidth {
11
11
  namespace propTypes {
12
12
  const ref: any;
@@ -0,0 +1,2 @@
1
+ export function InputsExample(): JSX.Element;
2
+ export default InputsExample;
@@ -40,5 +40,5 @@ export function styles(theme: any): {
40
40
  };
41
41
  };
42
42
  };
43
- declare const _default: import('.pnpm/@types+react@18.3.23/node_modules/@types/react').ComponentType<Pick<any, string | number | symbol> & import('@material-ui/core/styles').StyledComponentProps<"root" | "vertical" | "grouped" | "groupedHorizontal" | "groupedVertical">>;
43
+ declare const _default: import('.pnpm/@types+react@18.0.13/node_modules/@types/react').ComponentType<Pick<any, string | number | symbol> & import('@material-ui/core/styles').StyledComponentProps<"root" | "vertical" | "grouped" | "groupedHorizontal" | "groupedVertical">>;
44
44
  export default _default;
@@ -45,5 +45,5 @@ export function styles(theme: any): {
45
45
  width: string;
46
46
  };
47
47
  };
48
- declare const _default: import('.pnpm/@types+react@18.3.23/node_modules/@types/react').ComponentType<Pick<any, string | number | symbol> & import('@material-ui/core').StyledComponentProps<"active" | "error" | "label" | "root" | "disabled" | "horizontal" | "vertical" | "alternativeLabel" | "completed" | "iconContainer" | "labelContainer">>;
48
+ declare const _default: import('.pnpm/@types+react@18.0.13/node_modules/@types/react').ComponentType<Pick<any, string | number | symbol> & import('@material-ui/core').StyledComponentProps<"label" | "active" | "error" | "root" | "disabled" | "horizontal" | "vertical" | "alternativeLabel" | "completed" | "iconContainer" | "labelContainer">>;
49
49
  export default _default;
@@ -2,36 +2,36 @@ export function a11yProps(index: any): {
2
2
  id: string;
3
3
  'aria-controls': string;
4
4
  };
5
- export const StyledTab: import('.pnpm/@types+react@18.3.23/node_modules/@types/react').ComponentType<Pick<{
5
+ export const StyledTab: import('.pnpm/@types+react@18.0.13/node_modules/@types/react').ComponentType<Pick<{
6
6
  disableFocusRipple?: boolean | undefined;
7
7
  fullWidth?: boolean | undefined;
8
- icon?: string | import('.pnpm/@types+react@18.3.23/node_modules/@types/react').ReactElement<any, string | import('.pnpm/@types+react@18.3.23/node_modules/@types/react').JSXElementConstructor<any>> | undefined;
9
- label?: import('.pnpm/@types+react@18.3.23/node_modules/@types/react').ReactNode;
10
- onChange?: ((event: import('.pnpm/@types+react@18.3.23/node_modules/@types/react').ChangeEvent<{
8
+ icon?: string | import('.pnpm/@types+react@18.0.13/node_modules/@types/react').ReactElement<any, string | import('.pnpm/@types+react@18.0.13/node_modules/@types/react').JSXElementConstructor<any>> | undefined;
9
+ label?: import('.pnpm/@types+react@18.0.13/node_modules/@types/react').ReactNode;
10
+ onChange?: ((event: import('.pnpm/@types+react@18.0.13/node_modules/@types/react').ChangeEvent<{
11
11
  checked: boolean;
12
12
  }>, value: any) => void) | undefined;
13
13
  onClick?: ((event: any) => void) | undefined;
14
14
  selected?: boolean | undefined;
15
- style?: import('.pnpm/@types+react@18.3.23/node_modules/@types/react').CSSProperties | undefined;
15
+ style?: import('.pnpm/@types+react@18.0.13/node_modules/@types/react').CSSProperties | undefined;
16
16
  textColor?: string | undefined;
17
17
  value?: any;
18
18
  wrapped?: boolean | undefined;
19
19
  } & {
20
- action?: import('.pnpm/@types+react@18.3.23/node_modules/@types/react').Ref<import('@material-ui/core').ButtonBaseActions> | undefined;
21
- buttonRef?: import('.pnpm/@types+react@18.3.23/node_modules/@types/react').Ref<unknown> | undefined;
20
+ action?: import('.pnpm/@types+react@18.0.13/node_modules/@types/react').Ref<import('@material-ui/core').ButtonBaseActions> | undefined;
21
+ buttonRef?: import('.pnpm/@types+react@18.0.13/node_modules/@types/react').Ref<unknown> | undefined;
22
22
  centerRipple?: boolean | undefined;
23
- children?: import('.pnpm/@types+react@18.3.23/node_modules/@types/react').ReactNode;
23
+ children?: import('.pnpm/@types+react@18.0.13/node_modules/@types/react').ReactNode;
24
24
  disabled?: boolean | undefined;
25
25
  disableRipple?: boolean | undefined;
26
26
  disableTouchRipple?: boolean | undefined;
27
27
  focusRipple?: boolean | undefined;
28
28
  focusVisibleClassName?: string | undefined;
29
- onFocusVisible?: import('.pnpm/@types+react@18.3.23/node_modules/@types/react').FocusEventHandler<any> | undefined;
29
+ onFocusVisible?: import('.pnpm/@types+react@18.0.13/node_modules/@types/react').FocusEventHandler<any> | undefined;
30
30
  tabIndex?: string | number | undefined;
31
31
  TouchRippleProps?: Partial<import('@material-ui/core/ButtonBase/TouchRipple').TouchRippleProps> | undefined;
32
- } & import('@material-ui/core/OverridableComponent').CommonProps<import('@material-ui/core').ExtendButtonBaseTypeMap<import('@material-ui/core').TabTypeMap<{}, "div">>> & Pick<Omit<import('.pnpm/@types+react@18.3.23/node_modules/@types/react').DetailedHTMLProps<import('.pnpm/@types+react@18.3.23/node_modules/@types/react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
33
- ref?: ((instance: HTMLDivElement | null) => void) | import('.pnpm/@types+react@18.3.23/node_modules/@types/react').RefObject<HTMLDivElement> | null | undefined;
34
- }, "id" | "onSubmit" | "ref" | "defaultValue" | "onBlur" | "onFocus" | "slot" | "title" | "key" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "lang" | "nonce" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture">, "children" | "id" | "onSubmit" | "ref" | "defaultValue" | "value" | "onChange" | "onBlur" | "onFocus" | "style" | "innerRef" | "label" | "slot" | "title" | "key" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "action" | "disabled" | "selected" | "icon" | "disableFocusRipple" | "fullWidth" | "buttonRef" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "onFocusVisible" | "TouchRippleProps" | "textColor" | "wrapped"> & import('@material-ui/core').StyledComponentProps<"root"> & {
32
+ } & import('@material-ui/core/OverridableComponent').CommonProps<import('@material-ui/core').ExtendButtonBaseTypeMap<import('@material-ui/core').TabTypeMap<{}, "div">>> & Pick<Pick<import('.pnpm/@types+react@18.0.13/node_modules/@types/react').DetailedHTMLProps<import('.pnpm/@types+react@18.0.13/node_modules/@types/react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import('.pnpm/@types+react@18.0.13/node_modules/@types/react').HTMLAttributes<HTMLDivElement>> & {
33
+ ref?: ((instance: HTMLDivElement | null) => void) | import('.pnpm/@types+react@18.0.13/node_modules/@types/react').RefObject<HTMLDivElement> | null | undefined;
34
+ }, "id" | "onSubmit" | "ref" | "slot" | "title" | "defaultValue" | "onBlur" | "onFocus" | "key" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture">, "children" | "id" | "onSubmit" | "ref" | "label" | "slot" | "style" | "title" | "defaultValue" | "value" | "onChange" | "onBlur" | "onFocus" | "innerRef" | "key" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "action" | "disabled" | "selected" | "icon" | "disableFocusRipple" | "fullWidth" | "buttonRef" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "onFocusVisible" | "TouchRippleProps" | "textColor" | "wrapped"> & import('@material-ui/core').StyledComponentProps<"root"> & {
35
35
  className?: string | undefined;
36
36
  }>;
37
37
  export function FluentTabPanels(props: any): JSX.Element;
@@ -1,6 +1,6 @@
1
1
  export function TokenGroupItem({ label, icon, color }: {
2
2
  label: any;
3
- icon?: import('.pnpm/@types+react@18.3.23/node_modules/@types/react').FC<import('.pnpm/@types+react@18.3.23/node_modules/@types/react').HTMLAttributes<HTMLSpanElement> & import('@fluentui/react-icons').ISvgIconProps> | undefined;
3
+ icon?: import('.pnpm/@types+react@18.0.13/node_modules/@types/react').FC<import('.pnpm/@types+react@18.0.13/node_modules/@types/react').HTMLAttributes<HTMLSpanElement> & import('@fluentui/react-icons').ISvgIconProps> | undefined;
4
4
  color: any;
5
5
  }): JSX.Element;
6
6
  export namespace TokenGroupItem {
@@ -1,4 +1,4 @@
1
- export function SaveViewFormDialog(props: any): import(".pnpm/@types+react@18.3.23/node_modules/@types/react").JSX.Element;
1
+ export function SaveViewFormDialog(props: any): JSX.Element;
2
2
  export namespace SaveViewFormDialog {
3
3
  namespace propTypes {
4
4
  const open: any;
@@ -1,6 +1,6 @@
1
1
  import { jsx as o, jsxs as k, Fragment as G } from "react/jsx-runtime";
2
2
  import Te, { useCallback as E, useState as L, useMemo as w, useEffect as J } from "react";
3
- import { t as j, P as X, a as f, F as Z, b as Ve, f as A, D as Pe, c as Ce, d as Ae, S as Ee, u as me, e as ee, L as ce, g as Le, h as Ue, i as ke, j as Re, k as ue, l as xe, U as Ne, m as F, n as pe, o as Oe, A as ve, p as $e, q as qe } from "./index-ZceONLUX.js";
3
+ import { t as j, P as X, a as f, F as Z, b as Ve, f as A, D as Pe, c as Ce, d as Ae, S as Ee, u as me, e as ee, L as ce, g as Le, h as Ue, i as ke, j as Re, k as ue, l as xe, U as Ne, m as F, n as pe, o as Oe, A as ve, p as $e, q as qe } from "./index-DWuWdOI1.js";
4
4
  import { EditIcon as je, DeleteIcon as We, AddIcon as _e } from "@fluentui/react-icons";
5
5
  import { TextField as Ge, FormControlLabel as ze, makeStyles as ye, Typography as be, Divider as He } from "@material-ui/core";
6
6
  import { format as Qe } from "date-fns";
@@ -1,5 +1,5 @@
1
1
  export const fluentLibraryIcons: {
2
2
  id: string;
3
3
  label: string;
4
- icon: import('.pnpm/@types+react@18.3.23/node_modules/@types/react').FC<import('.pnpm/@types+react@18.3.23/node_modules/@types/react').HTMLAttributes<HTMLSpanElement> & import('@fluentui/react-icons').ISvgIconProps>;
4
+ icon: import('.pnpm/@types+react@18.0.13/node_modules/@types/react').FC<import('.pnpm/@types+react@18.0.13/node_modules/@types/react').HTMLAttributes<HTMLSpanElement> & import('@fluentui/react-icons').ISvgIconProps>;
5
5
  }[];