stone-kit 0.0.805 → 0.0.806

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.
@@ -11,7 +11,7 @@ import "../../Flex/ui/Flex.js";
11
11
  import "../../Input/ui/Input.js";
12
12
  import "react/jsx-runtime";
13
13
  import "react-dom";
14
- import { u as q } from "../../../FilterWithSave-BwElwROu.js";
14
+ import { u as q } from "../../../FilterWithSave-BAP99tD7.js";
15
15
  import "../../GroupedInput/ui/GroupedInputs.js";
16
16
  import "../../../index-rKuIKazb.js";
17
17
  import "../../MetroTag/ui/MetroTag.js";
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../NewIcon/ui/NewIcon.js";
3
- import { F as a } from "../../../FilterWithSave-BwElwROu.js";
3
+ import { F as a } from "../../../FilterWithSave-BAP99tD7.js";
4
4
  import "../../Modal/ui/Modal.js";
5
5
  import "../../../Option-BVIm7wOW.js";
6
6
  import "../../Button/ui/Button.js";
@@ -2,6 +2,10 @@ interface IModalFormProps {
2
2
  isFormOpen: boolean;
3
3
  setIsFormOpen: (isOpen: boolean) => void;
4
4
  submitHandler: (data: IFormPageInputs) => void;
5
+ blurHandler?: ({ e, analyticParams }: {
6
+ e: unknown;
7
+ analyticParams: unknown;
8
+ }) => void;
5
9
  modalWidth?: string;
6
10
  isPhone?: boolean;
7
11
  title: string;
@@ -22,6 +26,7 @@ interface IModalFormProps {
22
26
  isAdvCheckBox?: boolean;
23
27
  telegramClickHandler?: () => void;
24
28
  addTitleClassName?: string;
29
+ block_name?: string;
25
30
  createPortalObj?: {
26
31
  domNode: HTMLElement | null;
27
32
  key?: string | null | undefined;
@@ -35,5 +40,5 @@ type IFormPageInputs = {
35
40
  advCheckBox?: boolean;
36
41
  textarea?: string;
37
42
  };
38
- export declare const ModalForm: ({ isFormOpen, setIsFormOpen, isNews, title, isEmail, isPhone, isTextArea, telegramLink, isRequiredPhone, isRequiredEmail, isRequiredPhoneOrEmail, textAreaPlaceholder, subTitle, submitHandler, modalWidth, rowsTextArea, advCheckBox, isAdvCheckBox, addTitleClassName, createPortalObj, telegramClickHandler, }: IModalFormProps) => import("react/jsx-runtime").JSX.Element | null;
43
+ export declare const ModalForm: ({ isFormOpen, setIsFormOpen, isNews, title, isEmail, isPhone, isTextArea, telegramLink, isRequiredPhone, isRequiredEmail, isRequiredPhoneOrEmail, textAreaPlaceholder, subTitle, submitHandler, modalWidth, rowsTextArea, advCheckBox, isAdvCheckBox, addTitleClassName, createPortalObj, telegramClickHandler, blurHandler, block_name }: IModalFormProps) => import("react/jsx-runtime").JSX.Element | null;
39
44
  export {};
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { M as z } from "../../../FilterWithSave-BwElwROu.js";
2
+ import { M as z } from "../../../FilterWithSave-BAP99tD7.js";
3
3
  import "../../Modal/ui/Modal.js";
4
4
  import "../../Flex/ui/Flex.js";
5
5
  import "../../Input/ui/Input.js";
@@ -1,4 +1,4 @@
1
- import { L as a } from "../../FilterWithSave-BwElwROu.js";
1
+ import { L as a } from "../../FilterWithSave-BAP99tD7.js";
2
2
  export {
3
3
  a as LotCard
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { L as B } from "../../../FilterWithSave-BwElwROu.js";
2
+ import { L as B } from "../../../FilterWithSave-BAP99tD7.js";
3
3
  import "../../Text/ui/Text.js";
4
4
  import "../utils/checkBedroomsCount.js";
5
5
  import "../../NewIcon/ui/NewIcon.js";
@@ -1,4 +1,4 @@
1
- import { a as r } from "../../FilterWithSave-BwElwROu.js";
1
+ import { a as r } from "../../FilterWithSave-BAP99tD7.js";
2
2
  export {
3
3
  r as SortSelect
4
4
  };
@@ -13,7 +13,7 @@ import "../../Text/ui/Text.js";
13
13
  import "../../Flex/ui/Flex.js";
14
14
  import "../../Input/ui/Input.js";
15
15
  import "../../Modal/ui/Modal.js";
16
- import { a as z } from "../../../FilterWithSave-BwElwROu.js";
16
+ import { a as z } from "../../../FilterWithSave-BAP99tD7.js";
17
17
  import "../../GroupedInput/ui/GroupedInputs.js";
18
18
  import "../../MetroTag/ui/MetroTag.js";
19
19
  import "../../Select/ui/Select.js";
@@ -1,4 +1,4 @@
1
- import { S as e } from "../../FilterWithSave-BwElwROu.js";
1
+ import { S as e } from "../../FilterWithSave-BAP99tD7.js";
2
2
  export {
3
3
  e as TabSwitcher
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { S as v } from "../../../FilterWithSave-BwElwROu.js";
3
+ import { S as v } from "../../../FilterWithSave-BAP99tD7.js";
4
4
  import "../../Text/ui/Text.js";
5
5
  import "../../../index-rKuIKazb.js";
6
6
  import "../../Button/ui/Button.js";
package/dist/main.js CHANGED
@@ -10,7 +10,7 @@ import { Flex as h } from "./components/Flex/ui/Flex.js";
10
10
  import { Input as T } from "./components/Input/ui/Input.js";
11
11
  import { Modal as F } from "./components/Modal/ui/Modal.js";
12
12
  import { FieldInput as k } from "./components/FieldInput/ui/FieldInput.js";
13
- import { F as I, L, M as w, a as v, S as N } from "./FilterWithSave-BwElwROu.js";
13
+ import { F as I, L, M as w, a as v, S as N } from "./FilterWithSave-BAP99tD7.js";
14
14
  import { GroupedInputs as j } from "./components/GroupedInput/ui/GroupedInputs.js";
15
15
  import { Logo as y } from "./components/Logo/ui/Logo.js";
16
16
  import { MetroTag as E } from "./components/MetroTag/ui/MetroTag.js";
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "stone-kit",
3
3
  "description": "uikit for redesign",
4
4
  "private": false,
5
- "version": "0.0.805",
5
+ "version": "0.0.806",
6
6
  "author": "Mollycodd1e",
7
7
  "license": "ISC",
8
8
  "type": "module",