kui-crm 0.0.376 → 0.0.378

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -16,8 +16,6 @@ import { FieldValues as FieldValues$1 } from 'react-hook-form/dist/types/fields'
16
16
  import * as _emotion_styled from '@emotion/styled';
17
17
  import * as _emotion_react from '@emotion/react';
18
18
  import { SwiperRef } from 'kui-swiper';
19
- import { LatLonParams as LatLonParams$1 } from 'kui-crm/types';
20
- import { GeolocationParams as GeolocationParams$1 } from 'kui-crm';
21
19
 
22
20
  declare type KUICrmSettings = {
23
21
  apiUrl?: string;
@@ -3035,7 +3033,7 @@ declare const LoadingWithSparkles: React$1.ForwardRefExoticComponent<{
3035
3033
  } & React$1.HTMLAttributes<HTMLDivElement> & React$1.RefAttributes<unknown>>;
3036
3034
 
3037
3035
  declare const BigCheckbox: React__default.ForwardRefExoticComponent<Pick<{
3038
- form: react_hook_form.UseFormReturn<any, any>;
3036
+ form: react_hook_form.UseFormReturn<any, any, any>;
3039
3037
  labelProps?: kui_basic.CaptionProps | undefined;
3040
3038
  } & kui_basic.CheckboxProps, "required" | "resource" | "value" | "id" | "type" | "form" | "name" | "disabled" | "label" | "slot" | "style" | "title" | "pattern" | "children" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "key" | "accept" | "alt" | "autoComplete" | "autoFocus" | "capture" | "checked" | "crossOrigin" | "enterKeyHint" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "height" | "list" | "max" | "maxLength" | "min" | "minLength" | "multiple" | "placeholder" | "readOnly" | "size" | "src" | "step" | "width" | "onChange" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "inputRef" | "error" | "labelProps"> & React__default.RefAttributes<HTMLButtonElement>>;
3041
3039
 
@@ -3055,14 +3053,14 @@ type ApartmentMetroItemProps = {
3055
3053
 
3056
3054
  declare const ApartmentMetroItem: ({ metro }: ApartmentMetroItemProps) => JSX.Element;
3057
3055
 
3058
- type InputWithAddressAutocompleteProps<T> = {
3059
- handlePlaceSelect?: (coords: GeolocationParams$1 | null) => void
3060
- onlyAddress?: boolean
3061
- } & InputWithControllerProps$1<T>
3062
-
3063
- type InputWithAddressFields = {
3064
- address: string
3065
- location?: LatLonParams$1 | null
3056
+ type InputWithAddressAutocompleteProps<T> = {
3057
+ handlePlaceSelect?: (coords: GeolocationParams | null) => void
3058
+ onlyAddress?: boolean
3059
+ } & InputWithControllerProps$1<T>
3060
+
3061
+ type InputWithAddressFields = {
3062
+ address: string
3063
+ location?: LatLonParams | null
3066
3064
  }
3067
3065
 
3068
3066
  declare function InputWithAddressAutocomplete<T extends object>({ form, name, handlePlaceSelect, onlyAddress, ...inputProps }: InputWithAddressAutocompleteProps<T>): JSX.Element;